@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* /Components/Component/DbComboBox2.razor.rz.scp.css */
.combobox-v2[b-ysr2k6hxpr] {
    display: flex;
    align-items: center;
    width: 100%;
    gap: 0.5rem;
}
/* /Components/Component/DbSearchbar.razor.rz.scp.css */
.search-bar[b-9t7rbwdbp7] {
    position: relative;
    width: 100%;
    padding: 0px;
}

    .search-bar .search-results[b-9t7rbwdbp7] {
        position: absolute;
        z-index: 999;
        top: 40px;
        left: 0;
        width: 100%;
        max-height: 500px;
        background-color: white;
        border: 1px solid rgb(220,220,220);
        border-radius: 4px;
        overflow-y: scroll;
    }
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-v7d9bi9hxf] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

main[b-v7d9bi9hxf] {
    flex: 1;
}

.sidebar[b-v7d9bi9hxf] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-v7d9bi9hxf] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-v7d9bi9hxf]  a, .top-row[b-v7d9bi9hxf]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-v7d9bi9hxf]  a:hover, .top-row[b-v7d9bi9hxf]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-v7d9bi9hxf]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-v7d9bi9hxf] {
        justify-content: space-between;
    }

    .top-row[b-v7d9bi9hxf]  a, .top-row[b-v7d9bi9hxf]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-v7d9bi9hxf] {
        flex-direction: row;
    }

    .sidebar[b-v7d9bi9hxf] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-v7d9bi9hxf] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-v7d9bi9hxf]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-v7d9bi9hxf], article[b-v7d9bi9hxf] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-v7d9bi9hxf] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-v7d9bi9hxf] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-831p4yi9g7] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-831p4yi9g7] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-831p4yi9g7] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-831p4yi9g7] {
    font-size: 1.1rem;
}

.bi[b-831p4yi9g7] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-831p4yi9g7] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-831p4yi9g7] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-831p4yi9g7] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-831p4yi9g7] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-831p4yi9g7] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-831p4yi9g7] {
        padding-bottom: 1rem;
    }

    .nav-item[b-831p4yi9g7]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-831p4yi9g7]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-831p4yi9g7]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-831p4yi9g7] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-831p4yi9g7] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-831p4yi9g7] {
        display: none;
    }

    .nav-scrollable[b-831p4yi9g7] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/BasvuruPages/TedaviGirisiGenel.razor.rz.scp.css */
.search-bar[b-vpvv0td8dh] {
    position: relative;
    width: 100%;
    padding: 0px;
}

    .search-bar .search-results[b-vpvv0td8dh] {
        position: absolute;
        z-index: 999;
        top: 40px;
        left: 0;
        width: 100%;
        max-height: 500px;
        background-color: white;
        border: 1px solid rgb(220,220,220);
        border-radius: 4px;
        overflow-y: scroll;
    }

.input-group-prepend2[b-vpvv0td8dh] {
    width: 5rem; /*adjust as needed*/
}

    .input-group-prepend2 label[b-vpvv0td8dh] {
        width: 100%;
        overflow: hidden;
    }

.poppupdown-list-dropdown[b-vpvv0td8dh] {
    position: absolute;
    z-index: 1501;
    width: 98%;
    height: 450px;
    max-height: 450px;
    overflow-y: auto;
    background: #e4e7ea;
    /* color: white; */
    border: 1px solid #e4e7ea;
    box-shadow: 0 2px 4px 0 rgba(2, 32, 77, 0.16) 0.16, 0 2px 10px 0 rgba(1, 49, 39, 0.12) !important;
    border-radius: 4px;
    transform: translate(0px, 40px);
    box-sizing: border-box;
    cursor: pointer;
    /* transform: translate(0px, 40px);
												box-sizing: border-box; */
    /* padding: 0.01em 16px;
												margin: 20px 0; */
}


.tedavi-girisi-header[b-vpvv0td8dh] {
    display: flex;
    align-items: center;
    width: 100%;
    height: 40px;
    padding: 0px 8px;
    background-color: #7bb9d1;
    color: white;
    gap: 8px;
}

    .tedavi-girisi-header i[b-vpvv0td8dh] {
        margin-top: 2px;
    }

    .tedavi-girisi-header span[b-vpvv0td8dh] {
        font-size: 16px;
    }

.green-300[b-vpvv0td8dh] {
    background-color: #84e1bc;
    color: white;
}
/* /Pages/DisTedavi/components/AnamnezUyari.razor.rz.scp.css */
/* /Pages/DisTedavi/components/Dis.razor.rz.scp.css */
.dis-container[b-xukq31yhvg] {
    position: relative;
    display: flex;
    flex-direction: column;
    text-align: center;
    font-size: 12px;
    transition: all .1s ease-in-out;
    border-radius: 4px;
    cursor: pointer;
    margin: 0px -1px;
}

    .dis-container.selected[b-xukq31yhvg] {
        background-color: #fc8888;
    }

    .dis-container:hover[b-xukq31yhvg] {
        background-color: #B2D4EE;
        transform: scale(1.1);
        z-index: 2;
    }

    .dis-container .dis[b-xukq31yhvg] {
        width: auto;
        object-fit: contain;
    }

    .dis-container .ust-dis[b-xukq31yhvg] {
        height: 178px;
    }

    .dis-container .alt-dis[b-xukq31yhvg] {
        height: 191px;
    }

.treatment-layer[b-xukq31yhvg] {
    position: absolute;
    z-index: 1; 
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0.8;
    pointer-events: none;
}

/*Dişler*/
@media (max-width: 1400px) {
    .dis-container .ust-dis[b-xukq31yhvg] {
        height: 160px;
    }

    .dis-container .alt-dis[b-xukq31yhvg] {
        height: 180px;
    }
}

@media (max-width: 1300px) {
    .dis-container .ust-dis[b-xukq31yhvg] {
        height: 142px;
    }

    .dis-container .alt-dis[b-xukq31yhvg] {
        height: 160px;
    }
}

@media (max-width: 1199px) { /*Rightbar aşağı geçti tekrar büyütebiliriz.*/
    .dis-container .ust-dis[b-xukq31yhvg] {
        height: 178px;
    }

    .dis-container .alt-dis[b-xukq31yhvg] {
        height: 191px;
    }
}

@media (max-width: 1050px) {
    .dis-container .ust-dis[b-xukq31yhvg] {
        height: 160px;
    }

    .dis-container .alt-dis[b-xukq31yhvg] {
        height: 180px;
    }
}

@media (max-width: 1000px) {
    .dis-container .ust-dis[b-xukq31yhvg] {
        height: 142px;
    }

    .dis-container .alt-dis[b-xukq31yhvg] {
        height: 160px;
    }
}

@media (max-width: 900px) {
    .dis-container .ust-dis[b-xukq31yhvg] {
        height: 121px;
    }

    .dis-container .alt-dis[b-xukq31yhvg] {
        height: 136px;
    }
}

/*Tablet*/
@media (max-width: 800px) {
    .dis-container .ust-dis[b-xukq31yhvg] {
        height: 178px;
    }

    .dis-container .alt-dis[b-xukq31yhvg] {
        height: 191px;
    }
}

@media (max-width: 700px) {
    .dis-container .ust-dis[b-xukq31yhvg] {
        height: 160px;
    }

    .dis-container .alt-dis[b-xukq31yhvg] {
        height: 180px;
    }
}

@media (max-width: 600px) {
    .dis-container .ust-dis[b-xukq31yhvg] {
        height: 142px;
    }

    .dis-container .alt-dis[b-xukq31yhvg] {
        height: 160px;
    }
}

@media (max-width: 550px) {
    .dis-container .ust-dis[b-xukq31yhvg] {
        height: 121px;
    }

    .dis-container .alt-dis[b-xukq31yhvg] {
        height: 136px;
    }
}

/*Mobil*/
@media (max-width: 449px) {
    .dis-container .ust-dis[b-xukq31yhvg] {
        height: 105px;
    }

    .dis-container .alt-dis[b-xukq31yhvg] {
        height: 120px;
    }
}

@media (max-width: 400px) {
    .dis-container .ust-dis[b-xukq31yhvg] {
        height: 90px;
    }

    .dis-container .alt-dis[b-xukq31yhvg] {
        height: 100px;
    }
}
/* /Pages/DisTedavi/DisTedavi.razor.rz.scp.css */

.rowcolor[b-1uiwuaxd0s] {
    background-color: #ff0000;
}

 

.dis-planlama-container[b-1uiwuaxd0s] {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.dis-planlama-body[b-1uiwuaxd0s] {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 450px;
    width: 100%;
    border: 1px solid rgb(220,220,220);
    border-radius: 4px;
    padding: 1rem;
    box-sizing: border-box;
}

    .dis-planlama-body .left-top-button[b-1uiwuaxd0s] {
        position: absolute;
        top: 5px;
        left: 5px;
    }
    .dis-planlama-body .left-boottom-button[b-1uiwuaxd0s] {
        position: absolute;
        bottom: 5px;
        left: 5px;
    }

    .dis-planlama-body .right-top-button[b-1uiwuaxd0s] {
        position: absolute;
        top: 5px;
        right: 5px;
    }

    .dis-planlama-body .right-bottom-button[b-1uiwuaxd0s] {
        position: absolute;
        bottom: 5px;
        right: 5px;
    }



.dis-planlama-footer[b-1uiwuaxd0s] {
}

/*Disler*/
.dis-islem[b-1uiwuaxd0s] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

    .dis-islem .top-button-group-container[b-1uiwuaxd0s] {
        display: flex;
        justify-content: center;
        width: 100%;
        position: relative;
    }

        .dis-islem .top-button-group-container .clear-button[b-1uiwuaxd0s] {
            position: absolute;
            right: 0;
        }

    .dis-islem .yetiskin-dis-grid[b-1uiwuaxd0s] {
        display: grid;
        grid-template-columns: repeat(16, auto);
        column-gap: -6px;
        row-gap: 10px;
    }

    .dis-islem .sut-dis-grid[b-1uiwuaxd0s] {
        display: grid;
        grid-template-columns: repeat(10, auto);
        column-gap: -6px;
        row-gap: 10px;
    }



.dis-tedavi-page[b-1uiwuaxd0s] {
    display: flex;
    flex-direction: column;
    max-width: 1920px;
    margin: 0 auto;
    min-height: calc(100vh - 40px);
    gap: 5px;
    padding: 0px 5px;
    box-sizing: border-box;
}

.dis-tedavi-header[b-1uiwuaxd0s] {
    display: flex;
    align-items: center;
    width: 100%;
    max-height: 32px;
    gap: 5px;
    border-bottom: 1px solid rgb(220,220,220);
}

.dis-tedavi-tabs[b-1uiwuaxd0s] {
    display: flex;
    align-items: center;
    width: fit-content;
    gap: 1px;
}

    .dis-tedavi-tabs .dis-tedavi-tab[b-1uiwuaxd0s] {
        display: flex;
        align-items: center;
        justify-content: center;
        width: fit-content;
        height: 32px;
        padding: 0px 5px;
        box-sizing: border-box;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        color: #0D70FD;
        cursor: pointer;
    }

        .dis-tedavi-tabs .dis-tedavi-tab.selected[b-1uiwuaxd0s] {
            color: #495057;
            border: 1px solid rgb(220,220,220);
            border-bottom: none;
            background-color: rgba(190, 215, 190, 0.5);
        }

        .dis-tedavi-tabs .dis-tedavi-tab:hover[b-1uiwuaxd0s] {
            color: #0A58CA;
            border: 1px solid rgb(220,220,220);
            border-bottom: none;
            background-color: rgba(190, 215, 190, 0.25);
        }

.ozet-bilgi-paneli[b-1uiwuaxd0s] {
    display: flex;
    flex-direction: column;
    min-width: 250px;
    min-height: 100%;
    border: 1px solid rgb(220,220,220);
    border-radius: 4px;
}

.ozet-bilgi-paneli-buttons[b-1uiwuaxd0s] {
    display: flex;
    width: 100%;
    gap: 5px;
    padding: 5px;
    box-sizing: border-box;
}

.fiyat-bilgisi-tablo[b-1uiwuaxd0s] {
    width: 100%;
    font-size: 0.9rem;
}

    .fiyat-bilgisi-tablo .fiyat-bilgisi[b-1uiwuaxd0s] {
        display: flex;
        justify-content: space-between;
        padding: 4px 8px;
        box-sizing: border-box;
        line-height: 1.2;
    }

        .fiyat-bilgisi-tablo .fiyat-bilgisi:nth-child(even)[b-1uiwuaxd0s] {
            background-color: #e1f7fe;
        }

@media (max-width: 1200px) {
    .ozet-bilgi-paneli[b-1uiwuaxd0s] {
        width: 100%;
        height: fit-content;
    }
}

/*Tablet*/
@media (max-width: 800px) {
    .dis-planlama-body[b-1uiwuaxd0s] {
        flex-direction: column;
    }
}

@media (max-width: 450px) {
    .ozet-bilgi-paneli[b-1uiwuaxd0s] {
        display: none;
    }
}

.stok-search-bar[b-1uiwuaxd0s] {
    position: relative;
    width: 100%;
}

    .stok-search-bar .stok-search-results[b-1uiwuaxd0s] {
        position: absolute;
        z-index: 999;
        top: 40px;
        left: 0;
        width: 100%;
        max-height: 500px;
        background-color: white;
        border: 1px solid rgb(220,220,220);
        border-radius: 4px;
        overflow-y: scroll;
    }

    .stok-search-bar .input-group[b-1uiwuaxd0s] {
        flex-direction: row;
        flex-wrap: nowrap;
    }

@media (max-width: 1199px) {
    .stok-search-bar .input-group[b-1uiwuaxd0s] {
        flex-direction: column;
    }
}

@media (max-width: 799px) {
    .stok-search-bar .input-group .first-input-group[b-1uiwuaxd0s] {
        flex-direction: column;
    }

    .stok-search-bar .input-group .second-input-group[b-1uiwuaxd0s] {
        flex-direction: column;
    }

    #tarife-input[b-1uiwuaxd0s] {
        width: 100%;
    }

    #doktor-input[b-1uiwuaxd0s] {
        width: 100%;
    }

    #basvuru-input[b-1uiwuaxd0s] {
        width: 100%;
    }
}
/* /Pages/DisTedavi/LabBilgiGirisi.razor.rz.scp.css */
.stok-giris-bilgisi-page[b-dl4wxgv21s] {
    display: flex;
    flex-direction: column;
    width: 100%;
    min-height: calc(100vh - 40px);
    padding: 0rem 0.5rem 0.5rem 0.5rem;
    box-sizing: border-box;
}
/* /Pages/FaturaEkrani/Fatura.razor.rz.scp.css */
.fatura-page[b-7biep5ew5n] {
    display: flex;
    flex-direction: column;
    width: 100%;
    min-height: calc(100vh - 38px);
    padding: 1rem;
    box-sizing: border-box;
    gap: 1rem;
}
/* /Pages/Finans/BankaHesapListesi/BankaHesapListesi.razor.rz.scp.css */
body[b-50apk5rh5p] {
}

.banka-hesap-listesi-title[b-50apk5rh5p] {
     margin-bottom: 4px;
     font-weight: bold;
     height: 34px;
     display: flex;
     align-items: center;
}

.banka-hesap-listesi-container[b-50apk5rh5p] {
    height: calc(100% - 38px);
    overflow-y: auto;
}

.banka-wrapper[b-50apk5rh5p] {
    display: flex;
    align-items: center;
    width: 100%;
    height: 36px;
    padding: 0px 4px;
    font-size: 16px;
    box-sizing: border-box;
    border: 1px solid #E3E5E8;
    cursor: pointer;
}

    .banka-wrapper.selected[b-50apk5rh5p] {
        background-color: #E3E5E8;
    }

    .banka-wrapper:hover:not(.selected)[b-50apk5rh5p] {
        background-color: #F2F2F2;
    }
/* /Pages/Finans/BankaPos/BankaPos.razor.rz.scp.css */
body[b-zlr11bhmp9] {
}

.banka-pos-title[b-zlr11bhmp9] {
    margin-bottom: 4px;
    font-weight: bold;
    height: 34px;
    display: flex;
    align-items: center;
}

.banka-hesap-listesi-container[b-zlr11bhmp9] {
    height: calc(100% - 114px);
    overflow-y: auto;
}

.banka-hesap-wrapper[b-zlr11bhmp9] {
    display: flex;
    align-items: center;
    width: 100%;
    height: 36px;
    padding: 0px 4px;
    font-size: 16px;
    box-sizing: border-box;
    border: 1px solid #E3E5E8;
    cursor: pointer;
}

    .banka-hesap-wrapper.selected[b-zlr11bhmp9] {
        background-color: #E3E5E8;
    }

    .banka-hesap-wrapper:hover:not(.selected)[b-zlr11bhmp9] {
        background-color: #F2F2F2;
    }

.banka-pos-grid-container[b-zlr11bhmp9] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    gap: 1rem;
}

.banka-pos-grid[b-zlr11bhmp9] {
    flex: 1;
    width: 100%;
}
/* /Pages/GirisEkrani/HastaKartiTab.razor.rz.scp.css */
.anamnez-card[b-vamid2ihyl] {
    display: flex;
    flex-direction: column;
    align-items: normal;
    justify-content: normal;
    border: 1px solid rgb(220,220,220);
    border-top: none;
    border-radius: 4px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.anamnez-card-header[b-vamid2ihyl] {
    display: flex;
    padding: 4px 4px;
    box-sizing: border-box;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-top: 3px solid #72afc2;
    border-bottom: 2px solid #547391;
}

.anamnez-card-body[b-vamid2ihyl] {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    padding: 4px 4px;
    padding-bottom: 8px;
    box-sizing: border-box;
    gap: 2px;
}

.anamnez-not[b-vamid2ihyl] {
    display: flex;
    flex-direction: column;
    align-items: normal;
    justify-content: normal;
    border: none;
}

.anamnez-not-header[b-vamid2ihyl] {
    display: flex;
    padding: 4px 4px;
    box-sizing: border-box;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border: 1px solid rgb(220,220,220);
    border-bottom: 2px solid #547391;
    border-top: 3px solid #72afc2;
}

.anamnez-not-body[b-vamid2ihyl] {
    padding: 4px 0px;
    box-sizing: border-box;
}

.anamnez-right-bar[b-vamid2ihyl] {
}

    .anamnez-right-bar .anamnez-right-bar-content[b-vamid2ihyl] {
        position: sticky;
        top: 20px;
        display: flex;
        flex-direction: column;
        width: 100%;
        min-width: 250px;
    }
/* /Pages/GirisEkrani/TedaviEkraniTab.razor.rz.scp.css */
.anamnez-card[b-cyxjbea4e4] {
    display: flex;
    flex-direction: column;
    align-items: normal;
    justify-content: normal;
    border: 1px solid rgb(220,220,220);
    border-top: none;
    border-radius: 4px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.anamnez-card-header[b-cyxjbea4e4] {
    display: flex;
    padding: 4px 4px;
    box-sizing: border-box;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-top: 3px solid #72afc2;
    border-bottom: 2px solid #547391;
}

.anamnez-card-body[b-cyxjbea4e4] {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    padding: 4px 4px;
    padding-bottom: 8px;
    box-sizing: border-box;
    gap: 2px;
}

.anamnez-not[b-cyxjbea4e4] {
    display: flex;
    flex-direction: column;
    align-items: normal;
    justify-content: normal;
    border: none;
}

.anamnez-not-header[b-cyxjbea4e4] {
    display: flex;
    padding: 4px 4px;
    box-sizing: border-box;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border: 1px solid rgb(220,220,220);
    border-bottom: 2px solid #547391;
    border-top: 3px solid #72afc2;
}

.anamnez-not-body[b-cyxjbea4e4] {
    padding: 4px 0px;
    box-sizing: border-box;
}

.anamnez-right-bar[b-cyxjbea4e4] {
}

    .anamnez-right-bar .anamnez-right-bar-content[b-cyxjbea4e4] {
        position: sticky;
        top: 20px;
        display: flex;
        flex-direction: column;
        width: 100%;
        min-width: 250px;
    }

.dis-tedavi-page[b-cyxjbea4e4] {
    display: flex;
    flex-direction: column;
    max-width: 1920px;
    margin: 0 auto;
    min-height: calc(100vh - 40px);
    gap: 5px;
    padding: 0px 5px;
    box-sizing: border-box;
   
}

.dis-tedavi-header[b-cyxjbea4e4] {
    display: flex;
    align-items: center;
    width: 100%;
    max-height: 32px;
    gap: 5px;
    border-bottom: 1px solid rgb(220,220,220);
}

.dis-tedavi-tabs[b-cyxjbea4e4] {
    display: flex;
    align-items: center;
    width: fit-content;
    gap: 1px;
   
}

    .dis-tedavi-tabs .dis-tedavi-tab[b-cyxjbea4e4] {
        display: flex;
        align-items: center;
        justify-content: center;
        width: fit-content;
        height: 32px;
        padding: 0px 5px;
        box-sizing: border-box;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        color: #0D70FD;
        cursor: pointer;
    }

        .dis-tedavi-tabs .dis-tedavi-tab.selected[b-cyxjbea4e4] {
            color: #495057;
            border: 1px solid rgb(220,220,220);
            border-bottom: none;
            background-color: rgba(190, 215, 190, 0.5);
        }

        .dis-tedavi-tabs .dis-tedavi-tab:hover[b-cyxjbea4e4] {
            color: #0A58CA;
            border: 1px solid rgb(220,220,220);
            border-bottom: none;
            background-color: rgba(190, 215, 190, 0.25);
        }

.dis-tedavi-inputs[b-cyxjbea4e4] {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

    .dis-tedavi-inputs .menu-icon-wrapper[b-cyxjbea4e4] {
        display: flex;
        align-items: end;
        justify-content: center;
        padding: 6px 4px 2px 4px;
        box-sizing: border-box;
        border-radius: 4px;
        cursor: pointer;
    }

        .dis-tedavi-inputs .menu-icon-wrapper:hover[b-cyxjbea4e4] {
            background-color: rgb(220,220,220);
        }

}
/* /Pages/Login2.razor.rz.scp.css */
.login-background[b-htn7k4xar3] {
}

.login-container[b-htn7k4xar3] {
    width: 100vw;
    height: 100vh;
    display: flex;
}

.login-left-panel[b-htn7k4xar3] {
    width: 50%;
    max-width: 958px;
    max-height: 1080px;
    background-image: url('/Images/login/logolu-login-background.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.login-right-panel[b-htn7k4xar3] {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.login-form-container[b-htn7k4xar3] {
    width: 500px;
    height: 600px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.login-form[b-htn7k4xar3] {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
}

.login-form-title[b-htn7k4xar3] {
    display: flex;
    flex-direction: column;
    width: 100%;
    text-align: center;
}

.login-form-inputs[b-htn7k4xar3] {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.login-form-buttons[b-htn7k4xar3] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.login-form-info[b-htn7k4xar3] {
    display: flex;
    flex-direction: column;
    width: 100%;
    text-align: center;
}

@media (max-width: 799px) {
    .login-left-panel[b-htn7k4xar3] {
        display: none;
    }

    .login-form-container[b-htn7k4xar3] {
        width: 100%;
        padding: 0.5rem;
        box-sizing: border-box;
    }
}
/* /Pages/Randevu/Randevu.razor.rz.scp.css */
.randevu-sidebar[b-va0wjv1f4z] {
    width: 320px;
}

@media (max-width: 500px) {
    .randevu-sidebar[b-va0wjv1f4z] {
        display: none;
    }
}
/* /Pages/Randevu/RandevuBilgiGirisi.razor.rz.scp.css */
.dialog-header[b-auutfb3una] {
    font-weight: 500;
    font-size: 1.1rem;
    padding: 10px;
}

.dialog-content[b-auutfb3una] {
    padding: 15px;
}

.custom-event-editor[b-auutfb3una] {
    width: 100%;
    border-collapse: collapse;
}

.custom-event-editor td[b-auutfb3una] {
    padding: 8px;
    vertical-align: middle;
}

.e-textlabel[b-auutfb3una] {
    font-weight: 500;
    width: 30%;
}

.dropdown[b-auutfb3una] {
    width: 70%;
}

.custom-footer[b-auutfb3una] {
    padding: 10px;
    display: flex;
    justify-content: flex-end;
    gap: 8px;
    border-top: 1px solid #e0e0e0;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .custom-event-editor td[b-auutfb3una] {
        display: block;
        width: 100%;
    }
    
    .e-textlabel[b-auutfb3una] {
        width: 100%;
        margin-bottom: 5px;
    }
    
    .dropdown[b-auutfb3una] {
        width: 100%;
    }
} 
/* /Pages/Tanimlamalar/Common/Varyant/components/VaryantItem.razor.rz.scp.css */
body[b-qqd1u06ie4] {
}

.varyant-item[b-qqd1u06ie4] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 36px;
    font-size: 16px;
    border: 1px solid rgb(200, 200, 200);
    border-radius: 4px;
    gap: 4px;
    margin-bottom: 4px;
    padding-right: 8px;
    box-sizing: border-box;
}

.varyant-item-expand-icon[b-qqd1u06ie4] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    color: rgb(180,180,180);
    cursor: pointer;
}

    .varyant-item-expand-icon:hover[b-qqd1u06ie4] {
        color: rgb(120,120,120);
    }

.add-subitem-wrapper[b-qqd1u06ie4] {
    float: right;
}

    .add-subitem-wrapper button[b-qqd1u06ie4] {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 20px;
        height: 20px;
        font-size: 12px;
        border-radius: 50%;
        background-color: #E9ECEF;
        color: #6C757D;
        border: none;
        cursor: pointer;
    }

        .add-subitem-wrapper button:hover[b-qqd1u06ie4] {
            background-color: #6C757D;
            color: #E9ECEF;
        }

.varyant-child-item-list[b-qqd1u06ie4] {
    display: flex;
    flex-direction: column;
    align-items: end;
    gap: 4px;
    margin-top: 4px;
    margin-bottom: 16px;
}

.hide[b-qqd1u06ie4] {
    display: none;
}

.varyant-child-item[b-qqd1u06ie4] {
    display: flex;
    align-items: center;
    width: 90%;
    height: 36px;
    font-size: 16px;
    border: 1px solid rgb(200, 200, 200);
    border-radius: 4px;
    gap: 4px;
    padding: 0px 8px;
    box-sizing: border-box;
}

    .varyant-child-item input[type="radio"][b-qqd1u06ie4] {
        cursor: pointer;
    }
/* /Pages/Tanimlamalar/Stok/StokKart.razor.rz.scp.css */
body[b-4yc79ikxde] {
}

.group-input-wrapper[b-4yc79ikxde] {
    position: relative;
    width: 100%;
}

.group-input-button[b-4yc79ikxde] {
    position: absolute;
    top: 13px;
    right: 11px;
}


    .group-input-button button[b-4yc79ikxde] {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 20px;
        height: 20px;
        font-size: 12px;
        border-radius: 50%;
        background-color: #E9ECEF;
        color: #6C757D;
        border: none;
        cursor: pointer;
    }
        .group-input-button button:hover[b-4yc79ikxde] {
            background-color: #6C757D;
            color: #E9ECEF;
        }
