select[readonly] {
    pointer-events: none;
}

.ui-datepicker-current-day > .ui-state-active {
    background: #FFC673;
}

.ui-datepicker-today > .ui-state-highlight {
    background: #ccccff;
}

.bg-white {
    background-color: #fff;
}

.bg-orange {
    background-color: #FFC673 !important;
}

.bg-mantle {
    background-color: #95A492;
}

/*.full-height {*/
/*    height: 100vh;*/
/*}*/

.navbar-static-top {
    background: #FFF;
    border-bottom: 2px solid;
}

.navbar-logo-frame {
    display: inline-flex;
    padding: 12px 5px;
    padding-left: 40px;
    max-height: 92px;
    text-align: left;
    white-space: nowrap;
}

.navbar-logo {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.navbar-logo img {
    max-height: 92px;
    vertical-align: middle;
}

.navbar-form-custom {
    width: 250px;
    height: 30px;
    margin: 15px 10px;
}

.navbar-form-custom .form-control {
    height: 30px;
    margin: 0 0;
}

.form-group.required label:before {
    content: "* ";
    color: red;
}

.w-auto {
    min-width: 0;
    width: auto;
}

.navSearch .dropdown-menu > li > a {
    line-height: unset;
}

.search-form .form-group {
    float: right !important;
    transition: all 0.35s, border-radius 0s;
    width: 32px;
    height: 32px;
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    border-radius: 25px;
    border: 1px solid #ccc;
}

.search-form .form-group input.form-control {
    padding-right: 20px;
    border: 0 none;
    background: transparent;
    box-shadow: none;
    display: block;
}

/*.search-form .form-group input.form-control::-webkit-input-placeholder {*/
/*display: none;*/
/*}*/
/*.search-form .form-group input.form-control:-moz-placeholder {*/
/*!* Firefox 18- *!*/
/*display: none;*/
/*}*/
/*.search-form .form-group input.form-control::-moz-placeholder {*/
/*!* Firefox 19+ *!*/
/*display: none;*/
/*}*/
/*.search-form .form-group input.form-control:-ms-input-placeholder {*/
/*display: none;*/
/*}*/

.search-form .navSearch.showSearch {
    width: 100%;
}

.search-form .form-group span.search-icon {
    position: absolute;
    top: -1px;
    right: -2px;
    z-index: 2001;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #3596e0;
    left: initial;
    font-size: 14px;
}

.recent-search-time {
    color: #000000;
    display: block;
    font-size: 10px;
    font-weight: bold;
}

.unassigned-pod-form .form-control {
    width: 50%;
}

.nav-header {
    padding: 22px 10px;
}

.nav-header a {
    display: inline-flex;
    padding-left: 5px;
}

/*.navbar-static-top {*/
/*background-image: url('patterns/header-profile.png');*/
/*}*/

.navbar,
.logo-element {
    min-height: 93px;
}

.navbar-right {
    padding: 12px 5px;
    display: inline-flex;
    padding-right: 40px;

    float: right !important;
    margin-right: -15px;
}

.navbar-top-links li:last-child {
    margin-right: 0;
}

.sidebar-collapse li.christmas-blue {
    background-color: #2A8FBD;
}

.sidebar-collapse li.christmas {
    background-color: #009900;
}

.sidebar-collapse li.amazon {
    background-color: #f89b34;
}

.panel-amazon {
    border-color: #f89b34;
}

.panel-amazon > .panel-heading {
    background-color: #f89b34;
    border-color: #f89b34;
    color: #ffffff;
}

.text-amazon {
    color: #f89b34;
}

.sidebar-collapse li.red {
    background-color: #C10E00;
}

#side-menu > li > a,
#nav-pallet-menu > ul > li > a,
#nav-transport-menu > ul > li > a {
    padding: 6px 10px 6px 25px;
}

#nav-pallet-menu,
#nav-transport-menu {
    border-left: 0px;
}

.nav-second-level li a {
    padding: 7px 10px 7px 10px;
    padding-left: 52px;
}

.nav-third-level li a {
    padding: 7px 10px 7px 10px;
    padding-left: 62px;
}

ul.nav-second-level,
ul.nav-third-level {
    background: #293846;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background: transparent;
}

.nav-label,
.nav-second-level a,
.nav-third-level a {
    font-size: 11px;
}

.mini-navbar li.active .nav-second-level {
    left: 62px;
}

.img-circle {
    border: 1px solid;
}

.logged-in-as-customer-btn {
    margin-top: 2px;
}

.dropdown-menu-right {
    left: auto !important;
}

#dropdownUserMenu a {
    color: #000 !important;
}

.pod-dropdown {
    color: #676a6c;
}

.btn-default,
.btn-default.btn-outline:hover {
    color: #fff;
}

.btn-default:hover {
    background-color: #fff;
}

.btn-group > .btn-default:not(.btn-outline):not(:first-child) {
    border-left: 1px solid #ffffff !important;
}

#right-sidebar {
    top: 94px;
}

.sidebar-vehicles {
    width: 500px;
    padding-bottom: 40px;
}

.sidebar-content-vehicles .wrapper,
.wrapper.sidebar-content-vehicles {
    padding-right: 510px !important;
}

/*#right-sidebar .dropdown-backdrop {*/
/*z-index: 1900;*/
/*}*/

/*#right-sidebar .dropdown-menu {*/
/*z-index: 1910;*/
/*}*/

/*#right-sidebar .dropdown-menu li {*/
/*z-index: 1920;*/
/*}*/

.conentry-address th {
    text-align: center;
}

.conentry-address td:first-child {
    font-weight: bold;
    width: 150px;
}

table.table.dataTable {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.dataTables_HighBox {
    margin-bottom: 10px;
}

.spaceTop {
    margin-top: 20px;
}

.spaceBottom {
    margin-bottom: 20px;
}

.panel > .panel-heading, .list-group-item-default {
    text-align: left;
    font-weight: bold;
    text-transform: uppercase;
}

.panel > .collapsed {
    display: none;
}

.panel > .transparent {
    background: transparent !important;
}

.panel-body-content {
    float: left;
    width: 100%;
}

/*to prevent bottom scroll bar when inside table-responsive*/
.table-responsive > .dt-container {
    width: 99% !important;
}

.btn-group {
    display: flex;
}

.fit-contents {
    width: 1%;
    white-space: nowrap;
}


.form-control {
    color: #555;
}

.form-control-sm {
    font-size: 11px !important;
}

.middle-box {
    min-width: 300px;
}

.tracking-form {
    background-color: rgba(0, 0, 0, .6);
    border-radius: 4rem;
    padding: 3rem;
    font-family: 'Roboto', helvetica, arial, sans-serif;
}

.tracking-form .form-control {
    background-color: #c7c7c7;
    color: #000;
}

.checkbox-block {
    padding-left: 40px;
}

.ibox-tools {
    float: right;
}

.title {
    /*width: 96%;*/
    text-align: left;
}

.title > h1 {
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 15px;
    margin-left: 15px;
}

.table .icon {
    width: 20px;
    text-align: center;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 4px;
}

.table-font-sm {
    font-size: 11px;
}

.table-font-md {
    font-size: 12px;
}


.tab-content > form > .tab-pane,
.pill-content > form > .pill-pane {
    display: none;
}

.tab-content > form > .active,
.pill-content > form > .active {
    display: block;
}

a.reportDueDate:visited {
    color: purple;
}

.modal-xl {
    width: 98%;
}

.container_popup_table {
    max-height: 150px;
    overflow-x: hidden;
    overflow-y: auto;
}

.fc-event-time, .fc-event-title {
    color: unset;
}

.rowColorRed {
    background-color: #ffcccc !important;
}

.rowColorGreen {
    background-color: #ccffcc !important;
}

/*.rtype1 {*/
/*    background-color: #deedf2 !important;*/
/*}*/

.rtype2 {
    background-color: #f9f9f9 !important;
}

.rtype3 {
    background-color: #ccffcc !important;
}

.rtype4 {
    background-color: #ffcccc !important;
}

.rtype6 {
    background-color: #ccccff !important;
}

.rtype7 {
    background-color: #ffff66 !important;
}

.overlay {
    height: 100%;
    width: 0;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.9);
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 2999;
    overflow-x: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    color: #ffffff;
}

.consignment-popup-modal-loading {
    margin: 50px;
    color: #000000;
}

/*.overlay img {*/
/*border: 2px solid #000000;*/
/*padding: 20px;*/
/*background-color: #ffffff;*/
/*position: fixed;*/
/*top: 50%;*/
/*left: 50%;*/
/*transform: translate(-50%, -50%);*/

/*}*/

.overlay.table {
    z-index: 2101;
}

.popup {
    position: fixed;
    top: -600px;
    left: 100px;
    right: 100px;
    background-color: #fff;
    color: #7F7F7F;
    padding: 20px;
    border: 2px solid #ccc;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    -moz-box-shadow: 0 1px 5px #333;
    -webkit-box-shadow: 0 1px 5px #333;
    z-index: 2100;
}

.popup.table {
    z-index: 2102;
}

a.popupclose {
    float: right;
    width: 26px;
    height: 26px;
    background: transparent url("/ob/img/cancel.png") repeat top left;
    margin-top: -30px;
    margin-right: -30px;
    cursor: pointer;
}

.popup h1 {
    font: bold 14px Tahoma, Geneva, sans-serif;
    border-bottom: 1px dashed #7F7F7F;
    margin: -20px -20px 0px -20px;
    padding: 10px;
    background-color: #d2d5dd;
    color: #000000;
    -moz-border-radius: 20px 20px 0px 0px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -khtml-border-top-left-radius: 20px;
    -khtml-border-top-right-radius: 20px;
}

.table-row-expanded dt {
    width: 100px;
}

.table-row-expanded dd {
    margin-left: 120px;
}

.pallet-details dt {
    width: 200px;
}

.pallet-details dd {
    margin-left: 220px;
}

.page-loading > .sk-spinner {
    display: none;
}

.page-loading.sk-loading {
    position: relative;
}

.page-loading.sk-loading:after {
    content: '';
    background-color: rgba(255, 255, 255, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.page-loading.sk-loading > .sk-spinner {
    display: block;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    z-index: 2000;
}

.centered {
    text-align: center;
    font-size: 0;
}

.centered > div {
    float: none;
    display: inline-block;
    text-align: left;
    font-size: 13px;
}

.panel-body-container {
    float: left;
    width: 100%;
}

.border-color-black {
    border-color: #000000;
}

.modal {
    /*z-index: 2101 !important;*/
    overflow-y: auto;
}

.print-label-confirmation-header {
    width: 100%;
    height: 50px;
    background-color: #000000;
}

.label-th-style .form-group > label {
    display: block;
    padding: 8px;
    background-color: #ededed;
}

/*.account-settings-table th {*/
/*background-color: #ededed;*/
/*}*/

.selected-price-totals {
    display: none;
    position: fixed;
    bottom: -1px;
    right: 20px;
    margin-bottom: 0;
    z-index: 1001;
}

.select2-dropdown.increasedzindexclass {
    z-index: 999999;
}

.spt-header {
    display: inline-block;
    font-weight: bold;
    width: 100px;
}

.tabs-left-content-simulation {
    margin-left: 20%;
    width: 80%;
}

.tipTop {
    position: relative;
    text-decoration: none;
}

.tipText {
    display: none;
}

.tipTop span {
    display: block;
    position: absolute;
    padding: .5em;
    content: attr(title);
    min-width: 120px;
    text-align: center;
    width: auto;
    height: auto;
    white-space: nowrap;
    top: -32px;
    background: rgba(255, 0, 0, .8);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
    font-weight: bold;
    font-size: .86em;
}

.tipTop span:before {
    position: absolute;
    display: block;
    content: "";
    border-color: rgba(255, 0, 0, .8) transparent transparent transparent;
    border-style: solid;
    border-width: 10px;
    height: 0;
    width: 0;
    bottom: -20px;
    left: 1em;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.inline-block {
    display: inline-block;
}

.analyse-rates-tab-container .panel-body {
    margin-left: 0 !important;
    width: 100% !important;
}

.ui-autocomplete {
    position: absolute;
    cursor: default;
    z-index: 2222 !important;
}

.panel-body {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}

.text-small {
    font-size: 12px !important;
}

.h-25 {
    min-height: 25px;
}

.h-50 {
    min-height: 50px;
}


.run-consignment-row .panel-body {
    font-size: 11px;
    padding: 10px !important;
}

.run-consignment-row .address {
    font-size: 12px;
}

div.strike {
    position: relative;
}

div.strike:after {
    content: " ";
    position: absolute;
    top: 50%;
    left: 0;
    border-bottom: 1px solid #111;
    width: 100%;
}

/*.run-consignment-row .panel-body {*/
/*    padding: 10px !important;*/
/*}*/

.carousel-control.left, .carousel-control.right {
    background: none;
}

.icon-prev,
.icon-next {
    background-color: #676666;
    border-radius: 50%;
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 50px;
    height: 50px;
    font-size: 43px;
}

#consignment-popup .list-group-item {
    padding: 6px 8px;
}

.order-progress-container {
    display: inline-flex;
    width: 80%;
    max-width: 900px;
}

.order-progress-box {
    /*width: 120px;*/
    margin-left: -25px;
    margin-right: -25px;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

.order-progress-box .btn-lg {
    width: 60px;
    height: 60px;
    border-radius: 30px;
}

.order-progress-box .description {
    font-size: 12px;
    /*font-weight: bolder;*/
    margin-top: 5px;
    white-space: nowrap;
}

.stage-spacer {
    min-width: 5px;
    width: 100%;
    margin-top: 30px;
}

.btn-bg-white {
    background-color: #fff !important;
}

.list-group-item-danger {
    color: #761b18;
    background-color: #f7c6c5;
}

.list-group-item-success {
    color: #1d643b;
    background-color: #c7eed8;
}

/*TinyCE Preview Dialog*/

.tox-tinymce-aux {
    z-index: 2002 !important;
}

.me-auto {
    margin-right: auto !important;
}

.ld-toast {
    width: 350px;
    max-width: 100%;
    font-size: 1.2rem;
    pointer-events: auto;
    background-color: rgba(255, 255, 255, 1);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .15);
    border-radius: 0.25rem;
}

.toast-header {
    display: flex;
    align-items: center;
    padding: 0.5rem 0.75rem;
    background-color: #ed5565;
    color: rgba(255, 255, 255, .85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}

.toast-body {
    padding: 0.75rem;
    word-wrap: break-word;
    color: #1e1e1e;
}

div.favourite-button {
    position: absolute;
    top: 12px;
    right: 72px;
    font-size: 24px;
}

div.favourite-button .fa {
    color: #9b9a9a;
}

div.favourite-button .fa:hover {
    opacity: 0.6;
}

div.favourite-button .favourited .fa {
    color: #d4d43c;
}

.favourited {
    color: #ffff00;
}


@media (max-width: 768px) {
    body:not(.mini-navbar) {
        background-color: unset;
    }

    .close {
        float: unset;
        padding: 10px 0 !important;
        text-align: right;
        width: 100%;
    }

    .order-progress-box .description {
        white-space: unset;
    }
}
