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

/* /Pages/Index.razor.rz.scp.css */
.sidebar[b-i8psqx5gcf] {
    background-color: #333333;
    height: 56px;
    min-width: 12.5rem;
}

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

.main-content[b-i8psqx5gcf] {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.unit-list[b-i8psqx5gcf] {
    display: flex;
    flex-direction: column;
    overflow-y: scroll;
}



.abic-undo-success[b-i8psqx5gcf] {
    background-color: rgb(76 204 76);
    width: 50%;
    align-self: center;
    border-radius: 5px;
    margin-top: 10px;
    font-weight: bold;
    border-color: rgba(25, 134, 38, 52);
}

.abic-undo-success:hover[b-i8psqx5gcf] {
    background-color: rgb(55, 169, 55);
    color: rgba(255, 255, 255, 80);
    border-color: #49b749e6;
}

.notification-container[b-i8psqx5gcf] {
    display: flex;
    flex-direction: column;
}

.notification-content-container[b-i8psqx5gcf] {
    display: flex;
    flex-direction: row;
}

.notification-action-container[b-i8psqx5gcf] {
    justify-content: center;
    display: flex;
}

.toast-footer[b-i8psqx5gcf] {
    font-size: 12px;
    opacity: 0.7;
}

.toast-title[b-i8psqx5gcf] {
    font-weight: 500;
    font-size: 16px;
}

a.footer-link[b-i8psqx5gcf] {
    cursor: pointer;
    color: #0b5ed7;
    text-decoration: none;
}

a.footer-link:hover[b-i8psqx5gcf] {
    text-decoration: underline;
}
/* /Shared/Components/LotListItem.razor.rz.scp.css */


.list-unit[b-nq9qt4nmnr] {
    padding: 0.25rem 0 0.25rem 1rem;
    border-bottom: 1px solid #0000000f;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.list-unit .item[b-nq9qt4nmnr] {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #00000066;
    font-weight: 600;
    font-size: 12px;
}

.item span:last-of-type[b-nq9qt4nmnr] {
    color: #000000c7;
    font-size: 1rem;
}

.list-unit:hover[b-nq9qt4nmnr] {
    background-color: #ffd20096;
    cursor: pointer;
}


/* /Shared/Components/PlotPlanData.razor.rz.scp.css */
.collapse[b-dhpsc56yib] {
    display: none;
}

.card-row[b-dhpsc56yib] {
    padding: 0.5rem 1rem 0.5rem;
}

h5.card-header.open[b-dhpsc56yib] {
    color: #ffd200;
}

.card-header[b-dhpsc56yib] {
    border-radius: 0;
}

section.plot-plan-data[b-dhpsc56yib] {
    padding: 0;
    height: calc(100% - 6rem);
    overflow-y: scroll;
    background-color: #000000cc;
}

div.form-floating label[b-dhpsc56yib] {
    padding-top: 0.5rem;
}

button.calc-info[b-dhpsc56yib] {
    position: absolute;
    right: 0;
    top: 0;
    border: 1px solid #858585;
    border-radius: 1rem;
    height: 20px;
    width: 20px;
    margin-right: 5px;
    margin-top: 5px;
    font-size: 22px;
}

button.calc-info:hover[b-dhpsc56yib] {
    background-color: #5b5b5b;
    color: #ffd200;
    border: 1px solid #ffd200;
}
/* /Shared/Components/Sidebar.razor.rz.scp.css */
.nav-item:first-of-type[b-37npdorkh5],
.abic-sidebar[b-37npdorkh5] {
    text-align: center;
    padding-top: 1.5rem;
}

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

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

.nav-item[b-37npdorkh5] {
    font-size: 13px;
    padding-bottom: 0.5rem;
    text-align: center;
}

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

.nav-item > .btn[b-37npdorkh5] {
    min-width: 8rem;
}

/* /Shared/Components/UnitSearchBar.razor.rz.scp.css */
section.unit-search-bar[b-5j8zdrszze] {
    padding: 0;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.87);
    box-shadow: 0 4px 14px 0 #8d8d8d4a;
}

#unit-search > .row[b-5j8zdrszze] {
    width: 100%;
    margin: 0;
    background-color: #585858;
}

.search-units[b-5j8zdrszze] {
    flex: 1 0;
    margin-left: 1rem;
}

form[b-5j8zdrszze] {
    width: 100%;
}

button.toggle[b-5j8zdrszze] {
    font-weight: 500;
    font-family: system-ui;
}

.button-container[b-5j8zdrszze] {
    width: 20%;
}

.buttons[b-5j8zdrszze] {
    width: 25%;
    display: flex;
    margin: 0.5rem;
    flex-direction: column;
    justify-content: space-around;
}

.info-row[b-5j8zdrszze] {
    background-color: #e3e3e3;
    padding-top: 0.25rem;
    border: 1px solid #8d8d8d;
    margin: 0.75rem;
}

table[b-5j8zdrszze] {
    width: 100%;
    text-align: center;
}

thead[b-5j8zdrszze] {
    color: #787878;
    font-weight: 600;
    font-size: .75rem;
}

td[b-5j8zdrszze] {
    width: 20%;
}

tbody td[b-5j8zdrszze] {
    font-weight: 700;
    font-size: 1.5rem;
}

tbody tr[b-5j8zdrszze] {
    height: 3rem;
}

.disabled[b-5j8zdrszze] {
    pointer-events: none;
}

div.form-floating label[b-5j8zdrszze] {
    padding-top: 0.5rem;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.app-main-container[b-feo10nu2a4] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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



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

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

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

@media (max-width: 640.98px) {

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

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

@media (min-width: 641px) {
    .app-main-container[b-feo10nu2a4] {
        flex-direction: row;
    }



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

}
