/* _content/DoctorConsult/PagesMain/Login/Login.razor.rz.scp.css */

/* _content/DoctorConsult/PagesMain/Login/LogOut.razor.rz.scp.css */

/* _content/DoctorConsult/PagesMain/Login/SignupExpert.razor.rz.scp.css */
.msg[b-4envgpi1q8]{
    color: dimgrey;
}
.chunk[b-4envgpi1q8]{
    
}
/* _content/DoctorConsult/PagesMain/Login/SignupStandard.razor.rz.scp.css */
.msg[b-0ham5ti3x4]{
    color: dimgrey;
}
.chunk[b-0ham5ti3x4]{
    
}
/* _content/DoctorConsult/PagesMain/QA/AddQuestion.razor.rz.scp.css */
.componet[b-22n1pvxbbt]{
    width: 100%;
    
}
.container[b-22n1pvxbbt]{

}
.file-input-area[b-22n1pvxbbt]{
    border: solid;
    border-color: lightgray;
}
.file-input-zone[b-22n1pvxbbt] {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: blue;
    color: white;
    cursor: pointer;
    position: relative;
    width: 100%;
    height: 30px;
}

.file-input-zone:hover[b-22n1pvxbbt] {
    background-color: lightblue;
}

.file-input-hide[b-22n1pvxbbt] {
    position: absolute;
    /*visibility:hidden;*/
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}
.file-input-show[b-22n1pvxbbt]{
    position: absolute;
    visibility: visible;
    width: 100%;
    height:100%;
    cursor: pointer;
}

/* _content/DoctorConsult/Shared/AssetUI.razor.rz.scp.css */
.Image-Host-In-Asset[b-f8ht968jn5] {
    display: flex;
    padding: 0;
}
.Asset-UI[b-f8ht968jn5]{
    background-color: lightgray;
}
/* _content/DoctorConsult/Shared/CloudOfTags.razor.rz.scp.css */
.tag-cloud[b-0jp67vudp3] {
    display: flex;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0;
    box-sizing: border-box;
    flex-flow: row wrap;
    max-width: 100vw;
    padding: 2px;
    margin: 3vh 3vw 3vh 3vw;
    border: 3px solid;
    border-color: darkslategrey;
}
.VertOpt[b-0jp67vudp3]{
    display: flex;
    flex-flow:column;
    width: 30px
}
.tag-cloud-sect[b-0jp67vudp3]{
    display: flex;
    flex-flow: column;
    border:1px thin grey
}
.tag-cloud-sect-title[b-0jp67vudp3] {

}
.tag-cloud-sect-sub[b-0jp67vudp3] {
    display: flex;
    flex-flow: column;
    overflow-y: scroll;
    max-height: 100px;
}

.tag-element-A[b-0jp67vudp3]{
    background-color: white;
}

.tag-element-B[b-0jp67vudp3]{
    background-color: lightgray;
}
.StarV[b-0jp67vudp3] {
    display: flex;
    flex-flow: row;
    width:300px;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0px;
}
/* _content/DoctorConsult/Shared/ImagePZDM.razor.rz.scp.css */
.PZDM-Container[b-il2jaqpk6x] {
   position:relative;
   
}
/* _content/DoctorConsult/Shared/MainLayout.razor.rz.scp.css */
.page[b-duz0oi82qi] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-duz0oi82qi] {
    flex: 1;
}

.sidebar[b-duz0oi82qi] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-duz0oi82qi] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-duz0oi82qi]  a, .top-row .btn-link[b-duz0oi82qi] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-duz0oi82qi] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-duz0oi82qi] {
        display: none;
    }

    .top-row.auth[b-duz0oi82qi] {
        justify-content: space-between;
    }

    .top-row a[b-duz0oi82qi], .top-row .btn-link[b-duz0oi82qi] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-duz0oi82qi] {
        flex-direction: row;
    }

    .sidebar[b-duz0oi82qi] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-duz0oi82qi] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-duz0oi82qi], article[b-duz0oi82qi] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/DoctorConsult/Shared/Menus/ExpertUserMenu.razor.rz.scp.css */
.navbar-toggler[b-ql8x6uiyyo] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-ql8x6uiyyo] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-ql8x6uiyyo] {
    font-size: 1.1rem;
}

.oi[b-ql8x6uiyyo] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-ql8x6uiyyo] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-ql8x6uiyyo] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-ql8x6uiyyo] {
        padding-bottom: 1rem;
    }

    .nav-item[b-ql8x6uiyyo]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-ql8x6uiyyo]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-ql8x6uiyyo]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-ql8x6uiyyo] {
        display: none;
    }

    .collapse[b-ql8x6uiyyo] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/DoctorConsult/Shared/Menus/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-vtpq2ly9r3] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-vtpq2ly9r3] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-vtpq2ly9r3] {
    font-size: 1.1rem;
}

.oi[b-vtpq2ly9r3] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-vtpq2ly9r3] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-vtpq2ly9r3] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-vtpq2ly9r3] {
        padding-bottom: 1rem;
    }

    .nav-item[b-vtpq2ly9r3]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-vtpq2ly9r3]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-vtpq2ly9r3]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-vtpq2ly9r3] {
        display: none;
    }

    .collapse[b-vtpq2ly9r3] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/DoctorConsult/Shared/Menus/StandardUserMenu.razor.rz.scp.css */
.navbar-toggler[b-pondatvayb] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-pondatvayb] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-pondatvayb] {
    font-size: 1.1rem;
}

.oi[b-pondatvayb] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-pondatvayb] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-pondatvayb] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-pondatvayb] {
        padding-bottom: 1rem;
    }

    .nav-item[b-pondatvayb]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-pondatvayb]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-pondatvayb]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-pondatvayb] {
        display: none;
    }

    .collapse[b-pondatvayb] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/DoctorConsult/Shared/Menus/VMenu.razor.rz.scp.css */
.navbar-toggler[b-q1avgr6lkq] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-q1avgr6lkq] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-q1avgr6lkq] {
    font-size: 1.1rem;
}

.oi[b-q1avgr6lkq] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-q1avgr6lkq] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-q1avgr6lkq] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-q1avgr6lkq] {
        padding-bottom: 1rem;
    }

    .nav-item[b-q1avgr6lkq]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-q1avgr6lkq]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-q1avgr6lkq]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-q1avgr6lkq] {
        display: none;
    }

    .collapse[b-q1avgr6lkq] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/DoctorConsult/Shared/QuestionUI.razor.rz.scp.css */
.QuestionUI-Container[b-nav4a14exy]{
    border: solid;
    border-color: lightgray;
}
.QuestionUI-DataSection[b-nav4a14exy]{
    border:groove;
    background-color:aliceblue;
}
/* _content/DoctorConsult/Shared/States.razor.rz.scp.css */

.States-sect-sub[b-pl6dmiye6d] {
    display: flex;
    flex-flow: column;
    overflow-y: scroll;
    max-height: 100px;
}
