@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/Toolbelt.Blazor.PWA.Updater/Toolbelt.Blazor.PWA.Updater.bundle.scp.css';

/* /Pages/GetInLine.razor.rz.scp.css */
.e-toolbar-item.e-active .e-tab-wrap .emp[b-sqnmb450a9] {
    display: none;
}

.e-content .e-item[b-sqnmb450a9] {
    font-size: 12px;
    margin: 10px;
    text-align: justify;
}

.e-image[b-sqnmb450a9] {
    background-size: 33px;
    width: 33px;
    height: 30px;
    margin: 0 auto;
}

.e-tab .e-toolbar-item .e-title[b-sqnmb450a9] {
    display: none;
}

.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator)[b-sqnmb450a9],
.e-toolbar .e-toolbar-items .e-toolbar-item .e-tab-wrap[b-sqnmb450a9] {
    width: 105px;
    height: 50px;
}

.e-tab .e-tab-header .e-toolbar-items .e-active .e-tab-wrap[b-sqnmb450a9] {
    background-color: #08c;
}

.e-tab .e-tab-header[b-sqnmb450a9] {
    background-color: #e6e6e6;
}

    .e-tab .e-tab-header .e-toolbar-item:not(.e-active) .e-tab-wrap:hover[b-sqnmb450a9] {
        background-color: #f2f2f2;
        color: #000;
    }

.e-tab .e-toolbar .e-toolbar-items .e-toolbar-item .e-text-wrap[b-sqnmb450a9] {
    height: 50px;
}

.e-tab .e-toolbar-items .e-active .e-image[b-sqnmb450a9] {
    display: none;
}

.e-tab .e-toolbar-items .e-active .e-title[b-sqnmb450a9] {
    display: block;
    color: white;
}

.e-tab .e-toolbar-item .e-text-wrap[b-sqnmb450a9],
.e-tab .e-toolbar-item .e-tab-text[b-sqnmb450a9] {
    width: inherit;
    text-align: center;
}
/* /Pages/Org/ManageOrgLocation.razor.rz.scp.css */
input[type=number][b-mo9yh3b7l2]::-webkit-inner-spin-button,
input[type=number][b-mo9yh3b7l2]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
/* /Pages/Org/ManageOrgLocationCategorySlots.razor.rz.scp.css */
.e-schedule .e-vertical-view .e-day-wrapper .e-appointment.e-past-app[b-fexexyjawz], .e-schedule .e-month-view .e-appointment.e-past-app[b-fexexyjawz] {
    background-color: chocolate;
}

.e-schedule .e-vertical-view .e-work-cells[b-fexexyjawz],
.e-schedule .e-vertical-view .e-time-cells-wrap .e-time-cells[b-fexexyjawz] {
    height: 100px;
}
/* /Pages/Org/OrgLocationDisplay.razor.rz.scp.css */
#myCardLocation[b-1a6k177cym] {
    background-color: aqua;
}
/* /Pages/Org/OrgLocationTerminalDisplay.razor.rz.scp.css */
#myCardTerminal[b-cyt8itpg09] {
    background-color: aqua;
}
/* /Shared/MainLayout.razor.rz.scp.css */


.page[b-sa2cu8jqe8] {
    position: relative;
    display: flex;
    flex-direction: column;
}


main[b-sa2cu8jqe8] {
    flex: 1;
}

.sidebar[b-sa2cu8jqe8] {
  
    background-image: linear-gradient(178deg, var(--purple), var(--pink));
 
}

.top-row[b-sa2cu8jqe8] {
    background-color: var(--purple);
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-sa2cu8jqe8]  a, .top-row .btn-link[b-sa2cu8jqe8] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-sa2cu8jqe8] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-sa2cu8jqe8] {
        display: none;
    }

    .top-row.auth[b-sa2cu8jqe8] {
        justify-content: space-between;
    }

    .top-row a[b-sa2cu8jqe8], .top-row .btn-link[b-sa2cu8jqe8] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-sa2cu8jqe8] {
        flex-direction: row;
    }

    .sidebar[b-sa2cu8jqe8] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-sa2cu8jqe8] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-sa2cu8jqe8], article[b-sa2cu8jqe8] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-f3yqu8p1pg] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-f3yqu8p1pg] {
    height: 3.5rem;
    background-color: var(--purple);
}

.navbar-brand[b-f3yqu8p1pg] {
    font-size: 1.1rem;
}

.oi[b-f3yqu8p1pg] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-f3yqu8p1pg] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-f3yqu8p1pg] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-f3yqu8p1pg] {
        padding-bottom: 1rem;
    }

    .nav-item[b-f3yqu8p1pg]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-f3yqu8p1pg]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-f3yqu8p1pg]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-f3yqu8p1pg] {
        display: none;
    }

    .collapse[b-f3yqu8p1pg] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
