@import '_content/Abic.Nexus/Abic.Nexus.bundle.scp.css';

/* /Components/AddModal.razor.rz.scp.css */
.modal[b-hnee2db3lj] {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: calc(100vh - 4rem);
    top: 4rem;
    height: auto;
}

.outer-card[b-hnee2db3lj] {
    border: 1px solid #ececec;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 20px;
    box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px;
    position: relative;
    background-color: #FFFFFF;
}
/* /Components/DeleteModal.razor.rz.scp.css */
.modal[b-rzaqq1ssq6] {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: calc(100vh - 4rem);
    top: 4rem;
    height: auto;
}

.outer-card[b-rzaqq1ssq6] {
    border: 1px solid #ececec;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 20px;
    box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px;
    position: relative;
    background-color: #FFFFFF;
}
/* /Components/LinkModal.razor.rz.scp.css */
.modal[b-5n3v25m0at] {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: calc(100vh - 4rem);
    top: 4rem;
    height: auto;
}

.outer-card[b-5n3v25m0at] {
    border: 1px solid #ececec;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 20px;
    box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px;
    position: relative;
    background-color: #FFFFFF;
}
/* /Components/NavMenuExternal.razor.rz.scp.css */

.nav-bar[b-b41tlb43fs] {
    display: flex;
    flex-direction: row;
    color: white;
}

.abic-nav-bar[b-b41tlb43fs] {
    display: flex;
    flex-direction: column;
}

.nav-root:hover + .nav-menu[b-b41tlb43fs], .nav-menu:hover[b-b41tlb43fs] {
    width: 100vw;
    background-color: black;
    color: white;
    display: flex;
    position: absolute;
    top: 56px;
    left: 0;
    padding: 2em;
    border-top: 1px solid rgba(255,255,255,0.6);
    z-index: 10;
}

.nav-root[b-b41tlb43fs] {
    justify-content: center;
    height: 3.5rem;
    width: 200px;
    display: flex;
    align-items: center;
    font-family: 'Inter var', sans-serif;
    font-weight: 400;
    cursor: pointer;
    text-decoration: none;
}

.nav-root:hover[b-b41tlb43fs] {
    text-decoration: none;
}

.nav-directory-container[b-b41tlb43fs] {
    border-bottom: 1px solid white;
    color: white;
}
.nav-directory-container:hover[b-b41tlb43fs] {
    text-decoration: none;
}

.nav-menu[b-b41tlb43fs] {
    display: none;
}

.nav-header:last-of-type[b-b41tlb43fs] {
    border-right: none;
}

.nav-header[b-b41tlb43fs] {
    color: rgba(255, 255, 255, 0.6);
    text-transform: uppercase;
    font-size: 18px;
    display: inline-block;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    padding: 10px 15px 10px 10px;
    font-family: 'system-ui';
}



[class^="nav-indicator"][b-b41tlb43fs]::before,
[class*="nav-indicator"][b-b41tlb43fs]::before {
    display: inline-block;
    font-family: bootstrap-icons, serif !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.nav-indicator[b-b41tlb43fs]::before {
    margin-left: 5px;
    content: "\f282";
}

.nav-root:hover .nav-indicator[b-b41tlb43fs]::before {
    margin-left: 5px;
    content: "\f286";
}

.nav-menu:hover .nav-indicator[b-b41tlb43fs]::before {
    margin-left: 5px;
    content: "\f286";
}

.nav-item[b-b41tlb43fs] {
    color: rgba(255, 255, 255, 0.8);
    text-align: left;
    font-weight: normal;
    text-underline-offset: 5px;
    display: block;

}
.nav-item:hover[b-b41tlb43fs] {
    color: #FDFF8B;
}

.nav-sidebar[b-b41tlb43fs] {
    width: 40%;
    background-color: white;
}

.nav-content[b-b41tlb43fs] {
    width: 60%;
}

.nav-header-title[b-b41tlb43fs] {
    font-size: 14px;
}

.main-nav-button:active[b-b41tlb43fs],
.main-nav-button.main-nav-button-active[b-b41tlb43fs]
{
    color: rgba(0,0,0,0.8);
    background-color: #FFD200;
    box-shadow: inset 0 0 5px 1px #d2ac00;
    border: 1px solid black;
    border-bottom: none !important;
}
.main-nav-button:hover[b-b41tlb43fs] {
    border: 1px solid rgb(255 255 255 / 30%);
    color: rgb(0 0 0 / 80%);
    box-shadow: inset 0 0 5px 1px #d2ac00;
    background-color: #FFD200;
}

.main-nav[b-b41tlb43fs] {
    height: 2.25rem;
    padding-top: 0.25rem;
    padding-left: 0.5rem;
    background-color: rgb(0 0 0 / 75%);
}

.main-nav-button[b-b41tlb43fs]  {
    display: inline-flex;
    background-color: rgba(0,0,0,0.7);
    border: 1px solid rgb(255 255 255 / 30%);
    border-bottom: none;
    color: white;
    font-size: 1rem;
    font-weight: 600;
    padding: 0.5rem 0.5rem;
    text-decoration: none;
    height: 2rem;
    line-height: normal;
}

.mobile[b-b41tlb43fs],
.mobile-nav[b-b41tlb43fs] {
    display: none;
}


@media only screen and (max-width: 600px) {
    .mobile[b-b41tlb43fs],
    .mobile-nav[b-b41tlb43fs] {
        display: flex;
    }
    .nav-bar > img[b-b41tlb43fs] {
        display: none;
    }

    .abic-nav-bar.mobile > .nav-menu[b-b41tlb43fs] {
        display: flex;
    }

    div.mobile-nav[b-b41tlb43fs] {
        justify-content: center;
        margin: 0.5rem 0;
    }
}
/* /Pages/ExternalTrailerLoadedPage.razor.rz.scp.css */
body[b-8u58inoqze] {
    background-color: #fbfbfb !important;
    font-family: 'Inter var', sans-serif !important;
    font-weight: 300;
    padding: 32px;
    font-size: 14px;
}

.card[b-8u58inoqze] {
    border: 1px;
    border-radius: 8px;
    border: none;
}

.btn-light:focus[b-8u58inoqze] {
    color: #212529;
    background-color: #ffffff;
    border-color: #dae0e5;
    box-shadow: 0 0 0 0.2rem rgba(216,217,219,.5);
}

.form-control[b-8u58inoqze]{
    height: 32px;
    border: 2px solid #eee;
    border-radius: 4px;
    font-size: 14px;
}

.form-control:focus[b-8u58inoqze] {
    color: #495057;
    background-color: #fff;
    border-color: #b7b7b7 !important;
    outline: 0;
    box-shadow: none;
}

.input[b-8u58inoqze]{
    position: relative;
}

.input i[b-8u58inoqze]{
    position: absolute;
    top: 8px;
    left: 11px;
    color: #989898;
    z-index: 1;
}

.input input[b-8u58inoqze]{
    text-indent: 25px;
}

.icon-field[b-8u58inoqze] {
    margin-left: 25px;
    height: 100px;
}

.card-text[b-8u58inoqze]{
    color: #808080;
    font-size: 10px;
    margin-left: 6px;
    
    letter-spacing: 0.7px;
    text-transform: uppercase;
}

.certificate-text[b-8u58inoqze]{
    font-size: 12px;
}


.billing[b-8u58inoqze]{
    font-size: 11px;
}

.super-price[b-8u58inoqze]{

    top: 0px;
    font-size: 22px;
}

.super-month[b-8u58inoqze]{

    font-size: 11px;
}

.line[b-8u58inoqze]{
    color: #bfbdbd;
}

.outer-card[b-8u58inoqze] {
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 20px;
    box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px;
    position: relative;
}

h3[b-8u58inoqze] {
    font-weight: 600;
    font-size: 18px
}

.free-button:focus[b-8u58inoqze] {
    outline-color: transparent !important;
    outline-style:solid;
}

.menu[b-8u58inoqze] {
    top: calc(56px  + 32px);
    bottom: 20px;
    z-index: 0;
    margin-bottom: 20px !important;
}

.note[b-8u58inoqze] {
    line-height: 1.4 !important;
}

.unfocus[b-8u58inoqze]{
    opacity: 0.5;
    filter: Alpha(Opacity = 50); 
}

.line[b-8u58inoqze] {
    position: absolute;
    left: 0;
    width: 100%;
}

/* /Pages/TrailerLogsPage.razor.rz.scp.css */
.content-wrapper[b-xi5hfg6srl] {
    background-color: #fff;
    font-family: 'Inter var', sans-serif;
    font-size:12px;
    padding: 15px;
    margin-right: auto;
    margin-left: auto;
}

.btn[b-xi5hfg6srl] {
    font-size: 12px !important;
}

.button[b-xi5hfg6srl] {
    padding-bottom: 8px;
}

.outer-card[b-xi5hfg6srl] {
    background-color: #FFFFFF;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 20px;
    box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px;
    position: relative;
}

.unfocus[b-xi5hfg6srl]{
    opacity: 0.5;
    filter: Alpha(Opacity = 50);
}

.data-grid-container[b-xi5hfg6srl] {
    width:calc(100vw - 363px);
}

@media (max-width: 641px) {
    .data-grid-container[b-xi5hfg6srl] {
        width: 100%;
    }
}
/* /Pages/TrailerManagerPage.razor.rz.scp.css */
.content-wrapper[b-gpyd0ha15g] {
    background-color: #fff;
    font-family: 'Inter var', sans-serif;
    font-size:12px;
    padding: 15px;
    margin-right: auto;
    margin-left: auto;
}

.btn[b-gpyd0ha15g] {
    font-size: 12px !important;
}

.button[b-gpyd0ha15g] {
    padding-bottom: 8px;
}

.outer-card[b-gpyd0ha15g] {
    background-color: #FFFFFF;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 20px;
    box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px;
    position: relative;
}

.unfocus[b-gpyd0ha15g]{
    opacity: 0.5;
    filter: Alpha(Opacity = 50);
}

.data-grid-container[b-gpyd0ha15g] {
    width:calc(100vw - 363px);
}

@media (max-width: 641px) {
    .data-grid-container[b-gpyd0ha15g] {
        width: 100%;
    }
}
/* /Shared/ExternalLayout.razor.rz.scp.css */
.page[b-y0bjkec6lf] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-y0bjkec6lf] {
    flex: 1;
}

body[b-y0bjkec6lf] {
    height: 100vh
}

.top-row[b-y0bjkec6lf] {
    color: white;
    background-color: #2d323e;
    justify-content: flex-start;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.top-row[b-y0bjkec6lf]  a, .top-row .btn-link[b-y0bjkec6lf] {
    white-space: nowrap;
    margin-left: 1.5rem;
}

.top-row a:first-child[b-y0bjkec6lf] {
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 640.98px) {
    .top-row.auth[b-y0bjkec6lf] {
        justify-content: space-between;
    }

    .top-row a[b-y0bjkec6lf], .top-row .btn-link[b-y0bjkec6lf] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-y0bjkec6lf] {
        flex-direction: row;
    }

    .top-row[b-y0bjkec6lf] {
        position: sticky;
        top: 0;
        z-index: 2;
    }

    .top-row[b-y0bjkec6lf], article[b-y0bjkec6lf] {
        padding-right: 1.5rem !important;
    }
}


/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-q1s40ofaoz] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-q1s40ofaoz] {
    flex: 1;
}

.sidebar[b-q1s40ofaoz] {
    background-color: #333333;
}

.top-row[b-q1s40ofaoz] {
    color: white;
    background-color: #2d323e;
    /*border-bottom: 1px solid #d6d5d5;*/
    justify-content: flex-start;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.top-row[b-q1s40ofaoz]  a, .top-row .btn-link[b-q1s40ofaoz] {
    white-space: nowrap;
    margin-left: 1.5rem;
}

.top-row a:first-child[b-q1s40ofaoz] {
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 640.98px) {
    /*.top-row:not(.auth) {*/
    /*    display: none;*/
    /*}*/

    .top-row.auth[b-q1s40ofaoz] {
        justify-content: space-between;
    }

    .top-row a[b-q1s40ofaoz], .top-row .btn-link[b-q1s40ofaoz] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-q1s40ofaoz] {
        flex-direction: row;
    }

    .sidebar[b-q1s40ofaoz] {
        height: calc(100vh - 3.5rem);
        position: sticky;
        top: 0;
    }

    .top-row[b-q1s40ofaoz] {
        position: sticky;
        top: 0;
        z-index: 2;
    }

    .top-row[b-q1s40ofaoz], article[b-q1s40ofaoz] {
        padding-right: 1.5rem !important;
    }
}
/* /Shared/Sidebar.razor.rz.scp.css */
.navbar-toggler[b-cfs5nrmrd9] {
    background-color: rgba(255, 255, 255, 0.1);
    margin-left: auto;
    margin-right: 0;
}

.vert-navbar-toggler[b-cfs5nrmrd9] {
    border: none;
    color: #d7d7d7;
    background: unset;
}

.top-row[b-cfs5nrmrd9] {
    height: 3.5rem;
}

.navbar-brand[b-cfs5nrmrd9] {
    font-size: 1.1rem;
}

.bi[b-cfs5nrmrd9] {
    width: auto;
    font-size: 1.4rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-cfs5nrmrd9] {
    font-size: 13px;
    padding-bottom: 0.5rem;
}

.nav-item:first-of-type[b-cfs5nrmrd9] {
    padding-top: 1rem;
}

.nav-item:last-of-type[b-cfs5nrmrd9] {
    padding-bottom: 1rem;
}

.nav-item[b-cfs5nrmrd9]  a {
    color: #d7d7d7;
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
}

.nav-item[b-cfs5nrmrd9]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-cfs5nrmrd9]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (max-width: 641px) {
    .vert-navbar-toggler[b-cfs5nrmrd9] {
        display: none;
    }
}

@media (min-width: 641px) {
    .navbar-toggler[b-cfs5nrmrd9] {
        display: none;
    }

    .collapse[b-cfs5nrmrd9] {
        display: block;
    }
}
