* {
    margin: 0;
    padding: 0;
}

*, body, html {
    outline: none;
}

html,
body {
    height: 100%;
    color: #000000;
}

a {
    color: #000000;
}

.fill-container {
    height: 100%;
    width: 100%;
}

.main {
    height: 100%;
}

.wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    max-width: 1366px;
    margin: 0px auto;
}

.login-panel {
    padding-top: 5%;
    width: 500px;
    margin: 0 auto;
}

.content-login {
    padding-top: 10px;
    flex: 1 0 auto;
}

.content {
    padding-top: 50px;
    flex: 1 0 auto;
}

@media only screen and (min-device-width: 1024px) {
    .content {
        padding-top: 0px;
    }
}

.footer {
    flex: 0 0 auto;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0px;
    margin: 0px;
    display: inline-block;
}

.underline {
    text-decoration: underline;
}

.content-vertical-center {
    display: flex;
    align-items: center;
}

.content-vertical-horizontal-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.content-horizontal-center {
    text-align: center;
}

.content-horizontal-left {
    text-align: left;
}

.content-horizontal-right {
    text-align: right;
}

.shell-licensee {
    text-align: right;
    margin-right: .5em;
}

.one-card-brand {
    text-align: right;
    margin-right: .5em;
}

@media only screen and (max-device-width: 640px) {
    .app-name {
        display: none;
    }
}

@media only screen and (max-device-height: 480px) {
    .content-login {
        padding-top: 0px;
        flex: 1 0 auto;
    }

    .login-panel {
        padding-top: 0px;
        width: 500px;
        margin: 0 auto;
    }
}

@media only screen and (max-device-width: 1023px) {
    .logo {
        display: none;
    }
}

.select-lang-login p-dropdown {
    display: flex;
    justify-content: flex-end;
}

@media only screen and (min-device-width: 1024px) {
    .select-lang p-dropdown {
        display: flex;
        justify-content: flex-end;
    }

    .logout {
        display: flex;
        justify-content: flex-end;
        /*cursor: pointer;*/
    }
}

@media only screen and (max-device-width: 1023px) {
    .logout {
        display: flex;
        justify-content: center;
    }

    .select-lang p-dropdown {
        display: flex;
        justify-content: center;
    }
}

.ui-multiselect-panel {
/*
    max-width: 100%;
    min-width: 100% !important;
*/
}

.cursor-pointer {
    cursor: pointer;
}

.stretch-textarea {
    height: 100%;
    width: 100%;
    resize: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Open Sans", "Helvetica Neue", sans-serif;
    font-size: 14px;
    text-decoration: none;
}

@media only screen and (min-device-width: 501px) {
    .feedback-dialog {
        width: 500px;
    }
}

.legal-disclaimer-dialog {
    width: 90%;
}

@media only screen and (max-device-width: 500px) {
    .feedback-dialog {
        width: 100%;
    }
}

@media only screen and (min-device-width: 401px) {
    .card-lock-dialog {
        width: 400px;
    }
}

@media only screen and (max-device-width: 400px) {
    .card-lock-dialog {
        /* width: 100%; */
    }
}

@media only screen and (min-device-width: 351px) {
    .remote-change-dialog {
        width: 350px;
    }
}

@media only screen and (max-device-width: 350px) {
    .remote-change-dialog {
        width: 100%;
    }
}

.footer .ui-panelmenu .ui-panelmenu-header.ui-state-active a {
    display: none;
}

.fuel-tank-exceeded {
    color: red;
}

.threshold-exceeded {
    color: red;
}

.ui-tabview .ui-tabview-panel {
    border-width: 1px !important;
    border-radius: 3px;
}

.div-border-top {
    border-top: 4px solid transparent;
}

@-moz-document url-prefix() {
    .firefox-expandable-datatable tr:not(.ui-state-default):not(.ui-widget-content) > td {
        border: 0;
    }
}

.ui-menubar .ui-menuitem.ui-menuitem-custom {
    margin-top: 0.35em !important;
}

.header-icon {
    color: #0f451f;
}

.new-order {
    font-weight: bold;
}

.spinner-right-align > span > input {
    text-align: right;
    /*padding-right: 1.6em !important;*/
    /*opacity: 1.0 !important;*/
}

.p-dropdown-error > div > label {
    color: red;
}

@media only screen and (max-device-width: 500px) {
    .p-dropdown-customer-list {
        max-width: 288px;
    }
}

.create-card-order-btn {
    width: 200px !important;
}

@media only screen and (max-device-width: 640px) {
    .create-card-order-btn {
        width: 100% !important;
    }
}

.card-details-tab {
    margin-bottom: 40px;
}

.contact-details-tab {
    margin-bottom: 40px;
}

.login-panel {
    padding-top: 5%;
    width: 500px;
    margin: 0 auto;
}

.menu-mobile-full,
.menu-mobile-full a {
    width: 100%;
    height: 100%;
    background-color: #f4f4f4;
    color: #000000;
}

.mobile-header {
    width: 100%;
    height: 50px;
    padding: 0.5em;
    position: fixed;
    background: #f4f4f4 !important;
    z-index: 900;
    white-space: nowrap;
}

@keyframes ui-progress-spinner-color {
    100%,
    0% {
        stroke: %spinner-color1%;
    }
    40% {
        stroke: %spinner-color2%;
    }
    66% {
        stroke: %spinner-color1%;
    }
    80%,
    90% {
        stroke: %spinner-color2%;
    }
}

.mobile-header .header-icon,
.mobile-header a,
.menu-mobile-full .header-icon {
    color: white !important;
}

.mobile-menu-popover,
.mobile-menu-popover a {
    color: #000000;
    background-color: #000000;
}

.ui-paginator a {
    color: #000000;
}

@media only screen and (max-device-width: 640px) {
    .btn-width-100 {
        width: 100% !important;
    }
}

@media only screen and (min-device-width: 600px) {
    .select-customer-dialog {
        width: 600px;
    }
}

@media only screen and (max-device-width: 400px) {
    .select-customer-dialog {
        width: 100%;
    }
}

.text-shorter {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.limit-type-selected-item {
    white-space: pre-wrap;
    height: 19px;
    overflow-y: hidden;
}

.dialog-input-error-msg > div {
    display: block !important;
}

td {
    overflow: hidden;
    text-overflow: ellipsis;
}

.ui-table.ui-table-hoverable-rows .ui-table-tbody > tr:not(.ui-state-highlight):hover > td > *:not(.ui-fluid) a {
    color: #ffffff;
}

.ui-table.ui-table-hoverable-rows .ui-table-tbody > tr:not(.ui-state-highlight):hover > td > a {
    color: #ffffff;
}

[dir="rtl"] .content-horizontal-left {
    text-align: right;
}

[dir="rtl"] .content-horizontal-right {
    text-align: left;
}

[dir="rtl"] .ui-multiselect-panel .ui-multiselect-item {
    border: 0 none;
    cursor: pointer;
    font-weight: normal;
    margin: 1px 0;
    padding: .125em .25em;
    text-align: right;
    white-space: nowrap;
    display: block;
    position: relative;
}

[dir="rtl"] .ui-dropdown-panel .ui-dropdown-item {
    font-weight: normal;
    border: 0 none;
    cursor: pointer;
    margin: 1px 0;
    padding: .125em .25em;
    text-align: right;
}

[dir="rtl"] .mobile-header .header-icon,
[dir="rtl"] .menu-mobile-full .header-icon {
    color: white !important;
    padding-right: 5px;
}

[dir="rtl"] .ui-menubar .ui-submenu-list .ui-menuitem-link .ui-submenu-icon {
    position: unset;
    margin-top: -.5em;
    right: 0;
    top: 50%;
}

[dir="rtl"] .ui-datepicker.ui-widget .ui-datepicker-calendar thead th {
    background-color: #f6f8fa;
    font-size: .6em;
    padding: 8px;
}

[dir="rtl"] .fa-step-forward:before {
    content: "\f048";
}

[dir="rtl"] .fa-forward:before {
    content: "\f04a";
}

[dir="rtl"] .fa-step-backward:before {
    content: "\f051";
}

[dir="rtl"] .fa-backward:before {
    content: "\f04e";
}

[dir="rtl"] .shell-licensee {
    text-align: left;
    margin-left: .5em;
}

.logo-image {
    width: 200px;
    height: 75px;
    background: url(../img/logo.png) center center no-repeat
}

@media only screen and (max-device-width: 640px) {
    .logo-image {
        margin: auto;
    }
}

.logo-image-layout-2 {
    width: 200px;
    height: 130px;
    background: url(../img/layout2-add-picture-3.png) center center no-repeat
}

@media only screen and (max-device-width: 640px) {
    .logo-image-layout-2 {
        margin: auto;
    }
}

[dir="rtl"] .logo-image {
    width: 200px;
    height: 75px;
    background: url(../img/logo_ar.png) center center no-repeat
}

[dir="rtl"] .logo-image-layout-2 {
    width: 200px;
    height: 130px;
    background: url(../img/layout2-add-picture-3_ar.png) center center no-repeat
}

.menu-copyright {
    padding-top: 6px;
    color: #000000;
}

/*DOCUMENTS*/
.documents-content .document-item {
  padding: 16px 8px;
  transition: background-color .2s;
  display: block;
  width: 100%;
  height: 100%;
  text-align: left;
  border: solid 1px #ffffff;
}

.documents-content a.document-item:hover {
  background: #fcfcfc;
  border: solid 1px #f7f7f7;
}

.documents-content a.document-item:not(.document-item-empty):hover {
  cursor: pointer;
}

.documents-content .document-item .document-type {
  font-size: 48px;
  /*color: #127cd2;*/
  display: block;
  float: left;
  margin-right: 10px;
}

.documents-content .document-item .document-name {
  display: block;
  line-height: 24px;
  /*font-weight: 600;*/
  /*color: #555555;*/
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.documents-content .document-item .document-size {
  display: block;
  line-height: 24px;
  color: #97a4b1;
}

.documents-content .ui-dataview .ui-dataview-header {
  all: unset;
}

.documents-content .ui-dataview .ui-dataview-content {
  all: unset;
}
/*DOCUMENTS*/
