/* _content/KatyGui/Pages/Shared/_Layout.cshtml.rz.scp.css */
/**/
body[b-a1sky90lsn] {
}


.btn-primary[b-a1sky90lsn] {
    color: #fff;
    background-color: #1d3b83;
    border-color: #1861ac;
}

.sidebar-logo[b-a1sky90lsn] {
    width: 180px;
    padding: 10px 10px 10px 15px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: fixed; /* Fixed Sidebar (stay in place on scroll) */
    z-index: 1; /* Stay on top */
    top: 0; /* Stay at the top */
    left: 0;
}

main[b-a1sky90lsn] {
    width: 100%;
    background: #F5F5F5;
    box-shadow: 0px 8px 24px rgba(52, 54, 78, 0.15);
    border-radius: 16px;
    /*margin-left: 260px;*/ /* Same as the width of the sidebar */
    padding: 0px 0px 10px 260px;
    position: fixed; /* Fixed Sidebar (stay in place on scroll) */
    z-index: 1; /* Stay on top */
    top: 0; /* Stay at the top */
    bottom: 0;
}

.navbar[b-a1sky90lsn] {
    background: #FFFFFF;
    /* Shadow  */
    box-shadow: 0px 8px 24px rgba(52, 54, 78, 0.15);
    height: 100%; /* Full-height: remove this if you want "auto" height */
    width: 260px; /* Set the width of the sidebar */
    position: fixed; /* Fixed Sidebar (stay in place on scroll) */
    z-index: 9999; /* Stay on top */
    top: 0; /* Stay at the top */
    left: 0;
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 20px;
    font-family: Inter, sans-serif;
    font-style: normal;
    font-weight: 400;
}

ul[b-a1sky90lsn] {
    padding: 0;
}

a.sidenav[b-a1sky90lsn] {
    color: grey;
    position: relative;
    top: 0;
    bottom: 100%;
    margin: 0;
}

.sidenav-item:hover[b-a1sky90lsn] {
    background-color: rgba(29,59,131,0.1);
}

.sidenav-item[b-a1sky90lsn] {
    margin-top: 2px;
    padding: 16px 50px 25px 20px;
    width: 230px;
    height: 50px;
    border-radius: 0px 100px 100px 0px;
}

.selected[b-a1sky90lsn] {
    color: black !important;
    background-color: rgba(29,59,131,0.2);
}

.dockk[b-a1sky90lsn] {
    background: #FFFFFF;
}

.welcomeMsg[b-a1sky90lsn] {
    font-family: 'Inter';
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    color: #1d3b83;
}

.sidenav-welcome[b-a1sky90lsn]{
    padding: 20px;
}

/* _content/KatyGui/Pages/Shared/_LayoutClinician.cshtml.rz.scp.css */
/**/
body[b-tbumezj7g4] {
}


.btn-primary[b-tbumezj7g4] {
    color: #fff;
    background-color: #1d3b83;
    border-color: #1861ac;
}

.sidebar-logo[b-tbumezj7g4] {
    width: 180px;
    padding: 10px 10px 10px 15px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: fixed; /* Fixed Sidebar (stay in place on scroll) */
    z-index: 1; /* Stay on top */
    top: 0; /* Stay at the top */
    left: 0;
}

main[b-tbumezj7g4] {
    width: 100%;
    background: #F5F5F5;
    box-shadow: 0px 8px 24px rgba(52, 54, 78, 0.15);
    border-radius: 16px;
    /*margin-left: 260px;*/ /* Same as the width of the sidebar */
    padding: 0px 0px 10px 260px;
    /*position: fixed; /* Fixed Sidebar (stay in place on scroll) */
    z-index: 1; /* Stay on top */
    top: 0; /* Stay at the top */
    bottom: 0;
}

.navbar[b-tbumezj7g4] {
    background: #FFFFFF;
    /* Shadow  */
    box-shadow: 0px 8px 24px rgba(52, 54, 78, 0.15);
    height: 100%; /* Full-height: remove this if you want "auto" height */
    width: 260px; /* Set the width of the sidebar */
    position: fixed; /* Fixed Sidebar (stay in place on scroll) */
    z-index: 9999; /* Stay on top */
    top: 0; /* Stay at the top */
    left: 0;
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 20px;
    font-family: Inter, sans-serif;
    font-style: normal;
    font-weight: 400;
}

ul[b-tbumezj7g4] {
    padding: 0;
}

a.sidenav[b-tbumezj7g4] {
    color: grey;
    position: relative;
    top: 0;
    bottom: 100%;
    margin: 0;
}

.sidenav-item:hover[b-tbumezj7g4] {
    background-color: rgba(29,59,131,0.1);
}

.sidenav-item[b-tbumezj7g4] {
    margin-top: 2px;
    padding: 16px 50px 25px 20px;
    width: 230px;
    height: 50px;
    border-radius: 0px 100px 100px 0px;
}

.selected[b-tbumezj7g4] {
    color: black !important;
    background-color: rgba(29,59,131,0.2);
}

.dockk[b-tbumezj7g4] {
    background: #FFFFFF;
}

.welcomeMsg[b-tbumezj7g4] {
    font-family: 'Inter';
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    color: #1d3b83;
}

.sidenav-welcome[b-tbumezj7g4]{
    padding: 20px;
}

