.navbar-white {
    background-color: #fff;
}

.content-wrapper {
    padding-top: 100px;
    padding-bottom: 5rem !important;
    background-color: #fff;
}

.content-wrapper .content {
    margin-top: 0.7rem !important;
    margin-bottom: 3rem !important;
}

.page-wrapper {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.page-wrapper:not(.loading-visible) {
    min-height: calc(100vh - 100px);
    background-color: #fbfbfb;
}

.callout {
    border-radius: 0.25rem;
    box-shadow:
        0 1px 3px rgba(0, 0, 0, 0.12),
        0 1px 2px rgba(0, 0, 0, 0.24);
    background-color: #fff;
    border-left: 5px solid #e9ecef;
    margin-bottom: 1rem;
    padding: 1rem;
}

.callout a {
    color: #495057;
    text-decoration: underline;
}

.callout a:hover {
    color: #e9ecef;
}

.callout p:last-child {
    margin-bottom: 0;
}

.callout.callout-danger {
    border-left-color: #bd2130;
}

.callout.callout-warning {
    border-left-color: #d39e00;
}

.callout.callout-info {
    border-left-color: #117a8b;
}

.callout.callout-success {
    border-left-color: #1e7e34;
}

.callout {
    padding: 0.7rem;
}

.callout:last-child {
    margin-bottom: 3rem;
}

.callout .badge {
    float: right;
    max-width: 300px;
    overflow: hidden;
    font-weight: 600;
}
.callout.list-item .text-bg-danger {
    background: #e3f6fc !important;
    color: #00678a !important;
}
.callout .text-bg-warning {
    background: rgb(220, 145, 6) !important;
    color: #fff !important;
}
.callout .text-bg-success {
    color: green !important;
    background-color: hwb(147 78% 7%) !important;
}

.callout-info .text-bg-info {
    background: rgb(220, 145, 6) !important;
    color: #fff !important;
}

.select-container {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}
.select-container label {
    width: 100%;
    font-weight: 400;
    font-size: 14px;
}

.select-container select {
    width: 100%;
}

.btn-add-new {
    color: #fff;
    position: fixed;
    z-index: 100002;
    background: #007bff;
    min-width: 50px !important;
    min-height: 50px !important;
    width: 50px !important;
    height: 50px !important;
    border-radius: 50%;
    text-align: center;
    bottom: 100px;
    right: 20px;
    cursor: pointer;
    line-height: 2;
    font-size: 1.5rem;
}

.dot {
    color: grey;
    font-size: 0.5em;
}
.salary-content {
    margin-bottom: 3rem;
}

.salary-content .tr_ > td {
    border: 1px solid grey;
    margin: 0px;
    padding: 3px;
}

.salary-content .text_info {
    font-size: 12px;
    max-width: 200px !important;
    overflow: auto;
    display: block;
}

form .error-div {
    text-align: center;
    color: red;
    font-weight: bold;
}

.total-gross {
    display: block;
    width: 100%;
    line-height: 2rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    text-align: center;
    height: 40px;
}

.btn-back {
    margin-right: 40px;
    opacity: 0.7;
    cursor: pointer;
}

[role="button"] {
    cursor: pointer;
}

.input-group.vehicles input {
    margin-right: 10px;
}

.text-state,
.span-date {
    opacity: 0.7;
}

.weight-error {
    color: red;
}
.weight-success {
    color: green;
}

.load-actions-container {
    margin-top: 10px;
    display: flex;
    gap: 10px;
}

.loading {
    width: 100%;
    display: flex;
    justify-content: center;
}

.centered-div {
    text-align: center;
}

select[multiple] {
    width: 100%;
}

.top-menu {
    display: flex;
    gap: 0.15rem;
    justify-content: center;
}
.top-menu.top-menu-loads {
    gap: 1rem;
}
.top-menu-loads > .menu-loads {
    display: flex;
}

.top-menu .menu {
    font-size: 0.9rem;
    text-transform: uppercase;
    color: grey;
    opacity: 0.7;
    padding: 0.3rem;
    height: 2.5rem;
    font-weight: 600;
}

.top-menu .menu.active,
.top-menu .menu:hover,
.top-menu .menu:focus-visible {
    opacity: 1;
    color: var(--bs-primary);
    border-bottom: 3px solid var(--bs-primary);
}

.top-menu .menu .counter {
    color: #000;
    background-color: #ddd;
    border-radius: 5px;
    opacity: 0.7;
    height: 1.5rem;
    margin-top: -0.7rem;
    font-size: 12px;
    padding: 0.2rem;
    padding-left: 0.4rem;
    padding-right: 0.4rem;
}

button[disabled] {
    opacity: 0.5 !important;
    border: 1px solid var(--light) !important;
}

.btn-close:hover,
.btn-close:focus-visible {
    color: #000;
    text-decoration: none;
    opacity: 0.75;
}

.text-vin {
    opacity: 0.5;
}
.card-footer {
    display: flex;
    background: transparent;
    padding-bottom: 1rem;
}

.card-footer .btn,
.btn.w-100 {
    width: 100%;
}

.card-footer .btn-delete {
    margin-right: 1rem;
}

.card-body {
    padding-bottom: 0;
}

.login-card-body {
    padding-bottom: 1rem !important;
}

.wrapper nav {
    border: 0px;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 111;
    padding: 0;
}

.head-title {
    padding: 10px;
    padding-bottom: 0.7rem;
    box-shadow: 0 5px 5px -1px #eee;
}

.head-title span {
    font-size: 1.2em;
    text-align: center;
}

.logo-menu-wrapper {
    height: 50px;
    padding-top: 10px;
}
.logo-menu {
    margin-left: 1rem;
    display: flex;
    align-content: center;
    align-items: center;
}

.logo-menu-img {
    border-radius: 50%;
    background: #ddd;
    padding: 0.2rem;
    font-size: 11px;
    margin-right: 0.7rem;
    min-width: 25px;
    width: 25px !important;
    height: 25px !important;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
}

.logo-menu-text {
    font-size: 1rem;
    font-weight: 600;
    width: 70%;
}

.logo-menu-icons {
    font-size: 1.1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 2rem;
    color: var(--bs-primary);
    margin-right: 1rem;
}

.logo-menu-icons img {
    height: 25px;
}

@media screen and (min-width: 700px) {
    .wrapper nav {
        width: 500px !important;
        top: 0 !important;
        left: 50% !important;
        margin-left: -250px !important;
    }
    .content-wrapper,
    .layout-footer-fixed .wrapper .main-footer {
        width: 500px !important;
        margin: auto !important;
    }

    .btn-add-new {
        left: calc(50% + 420px) !important;
        margin-left: -250px !important;
        bottom: 120px !important;
    }
}

@media screen and (max-width: 400px) {
    .top-menu .menu {
        font-size: 0.75rem;
    }
}
@media screen and (max-width: 400px) {
    .top-menu {
        gap: 0.2rem;
    }
}

.modal-backdrop {
    opacity: 0.5 !important;
}

label {
    font-weight: 600 !important;
}

.flex-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.callout-table .flex-item {
    padding: 0.15rem;
}

.callout-table .flex-item div:first-child {
    opacity: 0.7;
}

.text-small {
    font-size: 0.8rem;
    color: grey;
}
.text-medium {
    font-size: 0.9rem;
    font-weight: 600;
}
.text-large {
    font-size: 1.2rem;
    font-weight: 600;
}
.text-bold {
    font-weight: 600;
}
.load-view.text-address {
    font-size: 1rem;
}
.vehicle-list {
    margin-top: 1rem;
}

.load-overview .map > img {
    width: 100%;
    margin-bottom: 1rem;
}
.load-overview-vehicles-caption {
    background: #eee;
    padding: 1rem;
    margin-left: -0.7rem;
    margin-right: -0.7rem;
}

.vehicle-list .vehicle-item img {
    max-width: 100px;
    max-height: 100px;
}

.vehicle-view .photos-step {
    display: flex;
    flex-direction: row;
    width: 100%;
    gap: 0.1rem;
}

.text-capitalize {
    text-transform: capitalize;
}
.text-upper-case {
    text-transform: uppercase;
}

.state-text {
    border-radius: 50%;
    width: 0.5rem;
    height: 0.5rem;
    display: inline-flex;
    align-items: center;
    margin-right: 0.5rem;
}

.state-text.state-pickup {
    background: rgb(220, 145, 6);
}
.state-text.state-delivery {
    background: green;
}

.bol-link {
    color: var(--bs-primary);
    font-weight: 600;
}

@media (max-width: 1024px) {
    @media (orientation: landscape) {
        body::before {
            content: "Please rotate your device";
            display: block;
            text-align: center;
            font-size: 24px;
            padding-top: 50vh;
        }
        body > * {
            display: none;
        }
    }
}

.pinpad input {
    width: 50px !important;
    height: 50px !important;
    margin: 20px;
    padding-top: 1rem;
    font-size: 3rem;
}

.main-footer {
    background-color: #efefef;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: 100%;
    padding-bottom: 1rem;
}

.footer-link {
    text-align: center;
    font-size: 0.9rem;
}
.footer-link a {
    color: grey;
}

.footer-link a.active {
    color: var(--bs-primary);
    font-weight: 600;
}

.footer-link a i {
    font-size: 1.3rem;
}

.content {
    background: #fff;
}

.loads-empty-wrapper {
    width: 100%;
    height: calc(100vh - 300px);
    display: flex;
    justify-content: center;
    justify-items: center;
    align-items: center;
    align-content: center;
    text-align: center;
}

.loads-empty-wrapper img {
    width: 120px;
    height: 130px;
    margin-bottom: 1rem;
}

.page-wrapper.no-loads {
    background: #fff;
}

.footer-link .loads-link {
    width: 20px;
    height: 20px;
}
.footer-link a:not(.active) .loads-link {
    filter: grayscale(1);
}

.bol-form .input-title {
    color: var(--secondary);
    font-weight: 400;
}

.bol-form input[type="text"],
.bol-form select {
    border: none;
    border-bottom: 1px solid black;
    border-radius: 0;
    background: #fff;
    padding-left: 0;
    padding-bottom: 10px;
}

.bol-form input[type="text"] {
    font-size: 1.2rem;
}
.bol-form #bol-checkbox {
    width: 1.2rem;
    height: 1.2rem;
}

.bol-form .bol-checkbox-label {
    padding-left: 0.5rem;
    margin-bottom: 0.1rem;
}

.bol-form .btn-bol-view {
    background: #eee;
    border: none;
    color: var(--bs-primary);
    font-weight: 600;
}

.bol-form select {
    width: 100%;
    font-size: 1.2rem;
}

.bol-form .fa-plus {
    color: #fff;
    opacity: 0.5;
    background: var(--bs-primary);
    min-width: 30px !important;
    width: 30px !important;
    height: 30px !important;
    font-size: 1rem;
    border-radius: 50%;
    margin-left: 7px;
    text-align: center;
    line-height: 1;
    padding: 7px;
}

.items-center {
    display: flex;
    align-items: center;
}

.btn-primary .spinner-border {
    color: #fff !important;
}

.helper {
    font-size: 13px;
    font-weight: bold;
}

div.section-title {
    font-size: 1.5rem;
}

.paperwork-modal .file-container {
    display: flex;
    gap: 1rem;
    justify-content: space-between;
}
.paperwork-modal .file-container label {
    width: 70%;
    opacity: 0.7;
}

.equipment-info img {
    display: inline;
    max-width: 100px;
    max-height: 100px;
    border-radius: 7px;
}

.head-load-id {
    display: inline-flex;
    max-width: 300px;
    max-width: 300px;
    overflow: clip;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.load-eta form .flex-item,
.load-cod form .flex-item {
    gap: 1rem;
    margin-bottom: 0.5rem;
}

.load-eta form .flex-item > div,
.load-cod form .flex-item > div {
    width: 50%;
}

.load-eta form .flex-item select,
.load-cod form .flex-item select {
    width: 100%;
}
.load-cod .upload-container {
    min-width: 100% !important;
    width: 100% !important;
}

.form-group,
.form-group label {
    padding-bottom: 0.5rem;
}
.card-body {
    padding-bottom: 1rem;
}

.card-footer {
    padding: 1rem;
}

.top-menu .btn-check:checked + .btn,
.top-menu .btn.active,
.top-menu .btn.show,
.top-menu .btn:first-child:active,
.top-menu :not(.btn-check) + .btn:active,
.top-menu .btn.active,
.top-menu .btn.active:hover,
.top-menu .btn.active:focus-visible,
.top-menu .btn.active:focus {
    background-color: transparent;
    border: 1px solid transparent !important;
    box-shadow: none !important;
}

#toast-container {
    bottom: 77px;
}

.photo-slider img,
.ps-fullscreen-overlay.show img {
    object-position: 0px 15px !important;
}
