body {
    font-family: Delivery, Arial, sans-serif;
}

.navbar-brand {
    font-weight: bold;
    font-size: 1em;
}

.card-header {
    background-color: #fecb2f;
    border: 1px solid #fecb2f;
    color: #D40511;
    font-weight: bold;
}

.btn-secondary {
    border: 1px solid #700209;
}

.card-header-buttons {
    line-height: 2;
}

header {
    z-index: 2;
}

.dhl-red {
    color: #D40511 !important;
}

.toast-container {
    padding-top: 1em;
    padding-right: 1em;
    position: fixed;
    right: 0;
    z-index: 2000;
}

.sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    padding: 46px 0 0;
    /*box-shadow: inset -1px 0 0 rgba(0, 0, 0, .1);*/
    background: #ffffff;
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 1px, rgb(0 0 0 / 10%) 0px 2px 12px, rgb(0 0 0 / 10%) 0px 1px 2px
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #D40511;
    font-weight: bold;
}

@media screen and (min-width: 768px) {
    /*.sidebar,
    footer .brand {
        max-width: 12%;
    }

    .mainbar,
    footer .copyright {
        max-width: 87%;
    }*/
}

.sidebar a,
.sidebar a:hover,
.sidebar a:focus {

}

.sidebar ul.nav > li:hover {
    background: #f2f2f2;
}

.sidebar ul.nav > li {
    border-bottom: 1px solid #e7e7e7;
}

.navbar {
    padding-top: .25rem;
    padding-bottom: .25rem;
}

.navbar-brand > img {
    margin-right: .5em;
}

.navbar-dark {
    background-color: #fecb2f !important;
    border-bottom: 1px solid #ccc;
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 1px, rgb(0 0 0 / 10%) 0px 2px 12px, rgb(0 0 0 / 10%) 0px 1px 2px;
}

.navbar-brand {
    color: #000000 !important;
}

body:not(.simple) .main.container {
    max-width: 100%;
}

body:not(.simple) .navbar > .container {
    max-width: 100%;
}

body.extended footer {
    font-size: .8em;
    padding-top: 1em !important;
    padding-bottom: 1em !important;
    background: #fc0;
    z-index: 2;
}

body.extended footer p.text-muted {
    color: #000 !important;
}

body.extended footer p,
body.simple.login footer p {
    margin-bottom: 0;
    line-height: 1.25;
}

.footer-urls a {
    margin-right: 1em;
}

.navbar-dark .navbar-nav .nav-link,
.navbar-dark .navbar-nav .nav-link:hover {
    color: #000000 !important;
}

.alert-no-list ul {
    margin-left: 0;
    padding-left: 0;
    display: inline;
}

.alert-no-list ul li {
    list-style-type: none;
    display: inline;
}

.ms-n5 {
    margin-left: -40px;
}

.border-left-0 {
    border-left: 0 !important;
}

.upc-scan-btn {
    border-color: #ced4da !important;
    border-radius: 0;
}

.table-recent-ulds tbody tr:first-child td {
    font-weight: bold;
}

.table-recent-ulds tbody tr:first-child td[colspan] {
    text-align: center;
}

#uldscanform-uld {
    outline: none;
}

#uldscanform-uld:focus {
    box-shadow: none !important;
}

.uld-details dl {
    display: block;
    margin-bottom: .25rem;
}

.uld-details dt, .uld-details dd {
    display: inline-block;
}

.uld-details dt {
    font-weight: bold;
    width: 30%;
}

.uld-details span.select2 {
    min-width: 150px;
}

.quick-action-tile a.sticky {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
}

.quick-action-tile:hover {
    background: #fecb2f;
    transition: .3s all;
}

.card {
    box-shadow: 0 1px 5px rgb(0 0 0 / 15%);
    border: 0 !important;
}

.nav-link-text {
    color: #000000;
}

.kv-grid-bs4 a.asc:after,
.kv-grid-bs4 a.desc:after {
    float: right;
}

.page-item.active .page-link {
    background-color: #fecb2f;
    border-color: #fecb2f;
    color: #000000;
}

.page-link {
    color: #000000 !important;
}

.btn-warning:hover {
    background-color: #fbad00 !important;
}

.nav-link.active {
    font-weight: bold;
}

#tree {
    overflow-x: hidden;
}

.jstree-anchor {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 200px;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #d40511 !important;
}

.daterangepicker .calendar-table td.in-range {
    background: rgba(212, 5, 17, .05);
}

.daterangepicker .drp-selected {
    color: #000000;
}

.datepicker table tr td.active:active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active {
    background-color: #d40511 !important;
}

/* fix bootstrap-datepicker positional bug */
.datepicker {
    transform: translate(0, 4.5em);
}

.select2-container .select2-search--inline {
    float: initial;
}

#loader {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, .9);
    z-index: 999;
}

.lds-ellipsis {
    position: fixed;
    top: 50%;
    left: 50%;
    /* bring your own prefixes */
    transform: translate(-50%, -50%);
}

.lds-ellipsis,
.lds-ellipsis div {
    box-sizing: border-box;
}
.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}
.lds-ellipsis div {
    position: absolute;
    top: 33.33333px;
    width: 13.33333px;
    height: 13.33333px;
    border-radius: 50%;
    background: #D40511;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
    left: 8px;
    animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
    left: 32px;
    animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
    left: 56px;
    animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(0);
    }
}
@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(24px, 0);
    }
}

.select2-container--krajee-bs5 .select2-results__option--highlighted[aria-selected] {
    background-color: #f3f3f3 !important;
    color: #000 !important;
}

.select2-container--krajee-bs5 .select2-results__option.select2-results__option--selected, .select2-container--krajee-bs5 .select2-results__option[aria-selected=true] {
    background: #e8e8e8 !important;
    color: #000 !important;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
    background: #78bd22 !important;
}

.select2-container--krajee-bs5.select2-container--open:not(.select2-container--disabled) .select2-selection, .select2-container--krajee-bs5:not(.select2-container--disabled) .select2-selection:focus,
.select2-container--krajee-bs5:not(.select2-container--disabled) .select2-dropdown {
    border-color: transparent !important;
    box-shadow: 0 0 0 0.09rem rgb(0 0 0) !important;
}

select option:checked, select option[selected] {
    background: #f3f3f3 !important;
    color: #000;
}

.form-floating > .form-check > .form-check-label {
    padding: 0 1.25rem;
    pointer-events: unset;
}

div.required > .form-label:after {
    content: " * ";
    color: #000000;
    font-weight: bold;
}

.sidebar-sticky .nav.collapsing,
.sidebar-sticky .nav.collapse.show {
    display: block;
}

.sidebar-sticky .nav-item {
    border-bottom: 0 !important;
    border-top: 1px solid #e7e7e7;
}

.sidebar-sticky .nav.collapsing .nav-item,
.sidebar-sticky .nav.collapse .nav-item {
    padding-left: 1rem;
    border-top: 0;
}

.sidebar-sticky .nav.collapsing .nav-item:last-child,
.sidebar-sticky .nav.collapse .nav-item:last-child {
    border-bottom: 1px solid #e7e7e7;
}

.sidebar-sticky .nav-link[aria-expanded="true"] i.fa-chevron-left {
    transform: rotate(-90deg);
}

.sidebar-sticky ul.nav .nav-item:last-child {
    border-bottom: 1px solid #e7e7e7 !important;
}

.form-label,
.form-check-label {
    font-weight: bold;
}

fieldset[disabled] div.required > .form-label:after {
    content: '';
}

#sidebar.collapse.show,
#sidebar.collapsing {
    z-index: 3 !important;
}