/* _content/HairWebApp1/Pages/HairSalon/Scheduler/SchedulerLeftSection/SchedulerLeftSection.razor.rz.scp.css */
.container-customer[b-u699b704ma] {
    display: grid;    
    grid-gap: 1rem;
/*        border: solid 1px brown;*/
}


/* _content/HairWebApp1/Pages/HairSalon/Scheduler/SchedulerMainSection/SchedulerMainSection.razor.rz.scp.css */
.container-customer[b-cyoc5dxoh5] {
    display: grid;
    grid-gap: 1rem;
    /*        border: solid 1px brown;*/
}

.top-line[b-cyoc5dxoh5] {
}

.bottom-line[b-cyoc5dxoh5] {
    display: flex;
    justify-content: space-between;
}


.scroller[b-cyoc5dxoh5] {
    display: block;
    height: 100%;
    overflow-y: scroll;
}
/* _content/HairWebApp1/Pages/HairSalon/Scheduler/SchedulerManager.razor.rz.scp.css */
.sm-grid[b-pe4bx3sqgz] {
    position: relative;
    height: 100%;
    width: 100%;
    /*background: yellow;*/
    display: grid;
    grid-template-rows: auto 1fr;
    grid-template-columns: 1fr;
}

.sm-grid-expand[b-pe4bx3sqgz] {
    grid-template-columns: 12rem 1fr 15rem auto;
}

.sm-grid-expand-left-side-large[b-pe4bx3sqgz] {
    grid-template-columns: 0.8fr 1rem 1rem auto;
}

.sm-grid-minimum-left-side[b-pe4bx3sqgz] {
    grid-template-columns: 2.5rem 1fr 15rem auto;
}

.class-hidden[b-pe4bx3sqgz] {
    display: none;
}

.sm-left-side[b-pe4bx3sqgz] {
    position: relative;
    grid-row: 2;
    grid-column: 1/2;
    /*background-color: #d85454; */
    overflow-y: auto;
    overflow-x: auto;
    height: 80vh;
}

.sm-left-panel[b-pe4bx3sqgz] {
}

.sm-right-side[b-pe4bx3sqgz] {
    position: relative;
    grid-row: 2;
    grid-column: 3/4;
    /*background-color: #d85454;*/
    padding: 1rem;
    height: 80vh;
}

.sm-main[b-pe4bx3sqgz] {
    position: relative;
    display: block;
    /*    border:dotted green 3px;*/
    grid-row: 2;
    grid-column: 1/1;
    /*    overflow-y:hidden;*/
}

.sm-main-expand[b-pe4bx3sqgz] {
    grid-row: 2;
    grid-column: 2/3;
}

.sm-header[b-pe4bx3sqgz] {
    grid-column: 1/-1;
    grid-row: 1;
    display: flex;
    flex-direction: column;
    width: auto;
    justify-content: space-between;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.sm-header-top[b-pe4bx3sqgz] {
    position: relative;
    display: flex;
}

.sm-header-top-button[b-pe4bx3sqgz] {
    display: block;
}

.sm-header-top-name[b-pe4bx3sqgz] {
    flex-grow: 1;
    text-align: center;
}

.sm-header-middle[b-pe4bx3sqgz] {
    display: flex;
    justify-content: center;
}

.sm-header-bottom[b-pe4bx3sqgz] {
    display: flex;
}

.sm-temp[b-pe4bx3sqgz] {
}
/* _content/HairWebApp1/Pages/HairSalon/Scheduler/SchedulerTopSection/SchedulerTopSection.razor.rz.scp.css */

.ch-customer-selection[b-v553l0efcm] {
    display: flex;
    justify-content: flex-start;
    align-content: end;
    gap: 10px;
    min-width: 10rem;
}

.ch-employee-selection[b-v553l0efcm] {
    display: flex;
    justify-content: flex-start;
    align-content: end;
    gap: 10px;
}


.main[b-v553l0efcm] {
    display: grid;
    grid-template-columns: auto 0.18fr 0.18fr 1fr auto 0.18fr auto; 
    /* grid-template-columns: auto 0.18fr 0.18fr 1fr auto 0.18fr; */
    gap: 0.3rem;
}

.ch-custo-info[b-v553l0efcm] {
    position: absolute;
    left: 50%;
    top: 50%;
}

.ch-rolodex[b-v553l0efcm] {
    display: flex;
    justify-content: center;
}

.ch-add-button[b-v553l0efcm] {
    min-inline-size: 0rem;
    /*min-inline-size: 10rem;*/
}
/* _content/HairWebApp1/Pages/HairSalon/Scheduler/UploadEmployeesSchedule/Dynamic/EmployeeScheduleManagementView.razor.rz.scp.css */
.res-container[b-id02ocydo1] {
    display: flex;
    flex-direction: row;
    font-size: 1.5rem;
    justify-content: left;
    align-items: center;
}

.res-doc-container[b-id02ocydo1] {
    display: flex;
    flex-direction: column;
    font-size: 1rem;
    align-items: flex-end;
}

.res-img[b-id02ocydo1] {
    align-self: center;
}

.sidemenu-container[b-id02ocydo1] {
    border: 1px solid #C4C7C5;
    border-radius: 12px;
    margin-left: 0.5rem;
}

.role-tabs .e-chip-list[b-id02ocydo1] {
    flex-wrap: nowrap;
    padding: 10px 4px 14px 4px;
    height: 60px;
}

.treeview-external-drag #available-list-doctor-container[b-id02ocydo1],
.treeview-external-drag #available-list-doctor-container[b-id02ocydo1],
.treeview-external-drag #list-doctor-details[b-id02ocydo1], #list-holiday-details[b-id02ocydo1] {
    height: 100%;
    padding: 0;
}

.treeview-external-drag #list-holiday-details[b-id02ocydo1],
.treeview-external-drag #list-doctor-details[b-id02ocydo1] {
    width: 100%;
    float: left;
}

.treeview-external-drag #available-list-doctor-name[b-id02ocydo1],
.treeview-external-drag #available-list-holiday-name[b-id02ocydo1] {
    width: 100%;
    font-weight: bold;
    font-size: 14px;
    padding: 6px 0 0 10px;
}

.treeview-external-drag #available-list-doctor-description[b-id02ocydo1] {
    font-size: 12px;
    padding-left: 10px;
    padding-top: 3px;
}

.treeview-external-drag #available-list-doctor-name[b-id02ocydo1],
.treeview-external-drag #available-list-holiday-name[b-id02ocydo1],
.treeview-external-drag #available-list-description[b-id02ocydo1] {
    overflow: hidden;
    height: 50%;
    text-overflow: ellipsis;
}

.treeview-external-drag .e-list-item.e-active > .e-fullrow[b-id02ocydo1],
.treeview-external-drag .e-list-item.e-active.e-hover > .e-fullrow[b-id02ocydo1],
.e-bigger .treeview-external-drag .e-list-item.e-active > .e-fullrow[b-id02ocydo1],
.e-bigger .treeview-external-drag .e-list-item.e-active.e-hover > .e-fullrow[b-id02ocydo1] {
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.treeview-external-drag .e-list-text[b-id02ocydo1],
.e-bigger .treeview-external-drag .e-list-text[b-id02ocydo1] {
    height: 48px;
    line-height: 15px !important;
    padding: 0 20px;
    width: 100%;
}

.treeview-external-drag .e-text-content[b-id02ocydo1],
.e-bigger .treeview-external-drag .e-text-content[b-id02ocydo1] {
    padding: 0;
    background-color: inherit;
}

.title-text[b-id02ocydo1] {
    position: relative;
    text-align: center;
    padding-top: 10px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.1px;
    line-height: 20px;
    font-family: 'Roboto';
}

.treeview-external-drag.e-control[b-id02ocydo1] {
    height: 80vh;
    border: none;
}

.e-list-parent[b-id02ocydo1] {
    height: 100%;
}

.e-list-item[b-id02ocydo1] {
    height: 50px;
    padding: 0;
}

.e-fullrow[b-id02ocydo1] {
    border-radius: 0%;
    height: 50px;
    margin: 0;
    width: 100%;
}

.e-text-content[b-id02ocydo1] {
    padding: 0 !important;
}

.main-wrapper[b-id02ocydo1] {
    display: flex;
    flex-direction: row;
    height: 85.5vh;
}

.scheduler[b-id02ocydo1] {
    border: 1px solid #C4C7C5;
    border-radius: 12px;
    padding: 0.1rem;
    overflow-y: visible;
    height: 84vh !important;
}

.e-recurrenceeditor[b-id02ocydo1] {
    border-width: 0px;
}

.scheduler.e-checkbox-wrapper[b-id02ocydo1] {
    border-width: 0px;
}

.e-schedule .e-vertical-view .e-day-wrapper .e-appointment[b-id02ocydo1] {
    border-color: var(--bs-gray-dark);
    border-style: solid;
    border-width: 1px;
    /* is there a different way of doing this in this version? */
    /*border-radius: var(--bs-border-radius);*/
    border-radius: var(10px);
    color: #fff;
    overflow: hidden;
    position: absolute;
}

.reservation-header[b-id02ocydo1] {
    cursor: crosshair;
}

.reservation-subject-edit-container[b-id02ocydo1] {
    display: none;
}

.split-container[b-id02ocydo1] {
    display: flex;
    flex-direction: column;
    height: 82vh; /* full screen height */
}

.split-pane[b-id02ocydo1] {
    flex: 1;
    overflow-y: auto;
    border: 1px solid #ccc;
    border-radius: 6px;
}

/* .layout-body {
     display: flex !important;
     overflow-y: auto !important;
}*/

.listview-header[b-id02ocydo1] {
    background-color: #f3f3f3;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.list-item[b-id02ocydo1] {
    padding: 8px;
    border-bottom: 1px solid #ddd;
}

.list-title[b-id02ocydo1] {
    font-weight: bold;
    font-size: 14px;
}

.list-description[b-id02ocydo1] {
    font-size: 12px;
    color: #555;
}

.list-date[b-id02ocydo1] {
    font-size: 11px;
    color: #999;
}
.e-listview .e-list-item[b-id02ocydo1] {
    height: auto !important;
}

.scheduler-wrapper[b-id02ocydo1] {
    overflow-y: auto;
    border: 1px solid #ccc;
    border-radius: 10px;
}

.e-btn2[b-id02ocydo1] {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/*QuickInfo - HeaderStyles*/
.quick-info-header[b-id02ocydo1] {
    padding: 0px 0px 10px 0px;
}
.quick-info-header-content[b-id02ocydo1] {
    justify-content: flex-end;
    display: flex;
    flex-direction: column;
    padding: 5px 10px 5px;
}
.quick-info-title[b-id02ocydo1] {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.48px;
    height: 22px;
    color: white;
}

.duration-text[b-id02ocydo1] {
    font-size: 11px;
    letter-spacing: 0.33px;
    height: 14px;
    color: white;
}


.vertical-header[b-id02ocydo1] {
    writing-mode: vertical-rl; /* text vertically */
    transform: rotate(0deg);
    text-align: center;
    white-space: nowrap;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 10px 1px;
    font-size: medium;
    gap: 5px;
    margin: -10px;
}

.e-schedule .e-vertical-view .e-resource-cells[b-id02ocydo1] {
    height: auto !important;
}

[b-id02ocydo1] .e-schedule .e-event-resize.e-bottom-handler {
    bottom: 0 !important;
    cursor: ns-resize !important;
    right: 0px !important;
}

[b-id02ocydo1] .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-appointment-details {
    -ms-flex: auto;
    flex: auto;
    padding: 6px 6px;
    text-align: left;
    line-height: 18px;
}
/* _content/HairWebApp1/Pages/HairSalon/ZBusinessCategoryFusionWithModal/EditBusinessCategory.razor.rz.scp.css */


.grd[b-mo9b7oob22] {
    display: inline;
    padding: 1rem;
    background-color: ghostwhite;
    grid-template-columns: 1fr ;
    grid-auto-rows: minmax(10rem, auto);
    justify-content: stretch;
    justify-items: flex-start;
    grid-gap: 2rem;
}



label[b-mo9b7oob22] {
    display: grid;
    width: clamp(2rem, 70%, 80%);    
    grid-auto-rows: minmax(2rem, auto);
    grid-gap: 0.1rem;
}



labelHorizontal[b-mo9b7oob22] {
        
    display: flex;
    margin-top:1rem;   
    gap:1rem;
    
}

section[b-mo9b7oob22]{
    display: grid;
    grid-template-columns: 80%;
    align-items: center;
   
}
/* _content/HairWebApp1/Pages/HairSalon/ZBusinessCategoryFusionWithModal/ListBusinessCategories.razor.rz.scp.css */
.kx-selectionBar[b-z2z10lzfxw] {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: center;
    align-items: center;    
}

.kx-selectionBar-item[b-z2z10lzfxw] {
    flex: 0 1 12rem;
}
/* _content/HairWebApp1/Shared/FormComponents/NvCalendarWeekTypeSelection.razor.rz.scp.css */
body[b-cnuiyx0qmc] {
}
.folding-cols[b-cnuiyx0qmc] {
    background-color: var(--nv-form-color);
    background-color: white;
    background-color: red;
    display: grid;
    grid-template-columns: min-content min-content;
    justify-items: flex-end;
    border-radius: .3rem !important;
    padding: .5rem !important;
    margin: .5rem !important;
}


@media (max-width:900px) {
    .folding-cols[b-cnuiyx0qmc] {
        display: flex;
        flex-direction: column;
        max-width: min-content;
        /*        background-color: aqua;*/
        justify-items: end;
        border-radius: .3rem !important;
        padding: .5rem !important;
        margin: .5rem !important;
    }
}
/* _content/HairWebApp1/Shared/FormComponents/NvFormSelectionBar.razor.rz.scp.css */
body[b-9jjdgmtnik] {
}
.folding-cols[b-9jjdgmtnik] {
    background-color: var(--nv-form-color);
    background-color: white;
    background-color: red;
    display: grid;
    grid-template-columns: min-content min-content;
    justify-items: flex-end;
    border-radius: .3rem !important;
    padding: .5rem !important;
    margin: .5rem !important;
}


@media (max-width:900px) {
    .folding-cols[b-9jjdgmtnik] {
        display: flex;
        flex-direction: column;
        max-width: min-content;
        /*        background-color: aqua;*/
        justify-items: end;
        border-radius: .3rem !important;
        padding: .5rem !important;
        margin: .5rem !important;
    }
}
/* _content/HairWebApp1/Shared/MainLayout.razor.rz.scp.css */
.page[b-7zkyei5iri] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.topnav[b-7zkyei5iri] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-toggler[b-7zkyei5iri] {
    background-color: #05163C;
}

.navbar-dark .navbar-toggler[b-7zkyei5iri] {
    color: transparent;
    border-color: transparent;
}

.navbar-brand[b-7zkyei5iri] {
    font-size: 1.1rem;
    margin-right: 24px;
}

@media (min-width: 641px) {
    .navbar-toggler[b-7zkyei5iri] {
        display: block;
    }

    .collapse[b-7zkyei5iri] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}

.main[b-7zkyei5iri] {
    flex: 1;
}

.sidebar[b-7zkyei5iri] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-7zkyei5iri] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: left;
}

    .top-row[b-7zkyei5iri]  a, .top-row .btn-link[b-7zkyei5iri] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-7zkyei5iri] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-7zkyei5iri] {
        display: none;
    }

    .top-row.auth[b-7zkyei5iri] {
        justify-content: space-between;
    }

    .top-row a[b-7zkyei5iri], .top-row .btn-link[b-7zkyei5iri] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-7zkyei5iri] {
        flex-direction: row;
    }

    .sidebar[b-7zkyei5iri] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-7zkyei5iri] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-7zkyei5iri] {
        padding-left: 1rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/HairWebApp1/Shared/ModalComponents/NvCurtain.razor.rz.scp.css */



@keyframes slideaway-b-v85jdanokm {
    from {
        max-height: 0;
    }

    to {
        max-height: 600px
    }
}

.aHide[b-v85jdanokm] {    
    display: none;
}

.aOpen[b-v85jdanokm] {
    background-color: blue;
    animation: slideaway-b-v85jdanokm 1200ms;
    display: block;
}

/* _content/HairWebApp1/Shared/NavMenu.razor.rz.scp.css */

.oi[b-4vej1mmqiw] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-4vej1mmqiw] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-4vej1mmqiw] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-4vej1mmqiw] {
        padding-bottom: 1rem;
    }

    .nav-item[b-4vej1mmqiw]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-4vej1mmqiw]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-4vej1mmqiw]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

