/* /Components/Layout/AccountLayout.razor.rz.scp.css */
.d-flex[b-vonk763tm8] {
    background: url(/images/bg1.jpg) fixed bottom;
    background-size: cover;
}
/* /Components/Layout/Footer.razor.rz.scp.css */
.download img[b-kih8vx85qk] {
    width: auto !important;
    height: 40px !important;
    margin-bottom:13px !important;
}
.download a[b-kih8vx85qk] {
    margin-bottom: 13px !important;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */

.rotate-90[b-uktgeqjy39] {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.online-btn[b-uktgeqjy39] {
    position: fixed;
    top: 50%;
    right: -40px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    cursor: pointer;
    z-index: 1020;
}
/* /Components/Layout/MenuBar.razor.rz.scp.css */



/* /Components/Pages/About.razor.rz.scp.css */
.about[b-wzsw312lui] {
    font-size: 1em !important;
    line-height: 2.5em !important;
}
/* /Components/Pages/Account/ChangePassword.razor.rz.scp.css */
/* /Components/Pages/Account/CheckId.razor.rz.scp.css */
/* /Components/Pages/Account/Login.razor.rz.scp.css */
/* /Components/Pages/Account/Verify.razor.rz.scp.css */
/* /Components/Pages/Booking/BookInfo.razor.rz.scp.css */
/* /Components/Pages/Booking/Confirm.razor.rz.scp.css */
/* /Components/Pages/Clients/ClientDetails.razor.rz.scp.css */
small[b-hcc2idnltb] {
    line-height: 2.2em;
}
#mapId[b-hcc2idnltb] {
    height: 400px;
}

.input-group input[b-hcc2idnltb],
.input-group span[b-hcc2idnltb] {
    border-radius: 10px;
}
/* /Components/Pages/Clients/ClientList.razor.rz.scp.css */
/* /Components/Pages/Config.razor.rz.scp.css */
/* /Components/Pages/Consulting/Online.razor.rz.scp.css */
/* /Components/Pages/Contact.razor.rz.scp.css */
/* /Components/Pages/Home/CityModal.razor.rz.scp.css */
ul[b-4uw6jhbrm1] {
    line-height: 2.2em;
}
/* /Components/Pages/Home/ExpertiseComponent.razor.rz.scp.css */
/* /Components/Pages/Home/Home.razor.rz.scp.css */


.search-bar[b-qga0soubv4], .search-bar-menu[b-qga0soubv4] {
    width: 700px;
}

.search-bar-menu[b-qga0soubv4] {
    line-height: 2.2em;
    font-size: 0.8em;
    max-height: 520px;
    text-align: right !important;
}

.mud-list[b-qga0soubv4] {
    max-height: 200px;
    text-align: right !important;
}

.mud-list-item[b-qga0soubv4] {
    font-size: 0.8em !important;
}

@media only screen and (max-width: 700px) {
    .search-bar[b-qga0soubv4] {
        width: 100%;
    }

    .search-bar-menu[b-qga0soubv4] {
        width: 92%;
    }
}



/* tree view */

.tree[b-qga0soubv4] {
    --spacing: 2rem;
    --radius: 10px;
    max-height: 470px;
    overflow: auto;
    padding: 0;
    margin:0;
}

.tree li[b-qga0soubv4] {
    display: block;
    position: relative;
    padding-right: calc(2 * var(--spacing) - var(--radius) - 2px);
    padding-top: 3px;
}

.tree ul[b-qga0soubv4] {
    margin-right: calc(var(--radius) - var(--spacing));
    padding-right: 0;
}

.tree ul li[b-qga0soubv4] {
    border-right: 2px solid #ddd;
    padding-top: 3px;
}

.tree ul li:last-child[b-qga0soubv4] {
    border-color: transparent;
}

.tree ul li[b-qga0soubv4]::before {
    content: '';
    display: block;
    position: absolute;
    top: calc(var(--spacing) / -2);
    right: -2px;
    width: calc(var(--spacing) + 2px);
    height: calc(var(--spacing) + 1px);
    border: solid #ddd;
    border-width: 0 2px 2px 0;
}

.tree summary[b-qga0soubv4] {
    display: block;
    cursor: pointer;
    font-size:1.1em;
}

.tree summary[b-qga0soubv4]::marker,
.tree summary[b-qga0soubv4]::-webkit-details-marker {
    display: none;
}

.tree summary:focus[b-qga0soubv4] {
    outline: none;
}

.tree summary:focus-visible[b-qga0soubv4] {
    outline: 1px dotted #000;
}

.tree li[b-qga0soubv4]::after,
.tree summary[b-qga0soubv4]::before {
    content: '';
    display: block;
    position: absolute;
    top: calc(var(--spacing) / 2 - var(--radius));
    right: calc(var(--spacing) - var(--radius) - 1px);
    width: calc(2 * var(--radius));
    height: calc(2 * var(--radius));
    border-radius: 50%;
    background: #ddd;
}

.tree summary[b-qga0soubv4]::before {
    z-index: 1;
    background: #669993 url('/images/expand-close.svg') 0 0;
}

.tree details[open] > summary[b-qga0soubv4]::before {
    background-position: calc(-2 * var(--radius)) 0;
}
/* /Components/Pages/Home/TreeComponent.razor.rz.scp.css */
.name[b-urrqnxoxm9] {
    font-size: .8em;
    width: inherit;
    background: linear-gradient(to bottom, rgba(19, 9, 9, 1) 30%, transparent);
   
}
/* /Components/Pages/Profile/Activation.razor.rz.scp.css */
/* /Components/Pages/Profile/ChangeMobile.razor.rz.scp.css */
/* /Components/Pages/Profile/ChatDetails.razor.rz.scp.css */
/* /Components/Pages/Profile/Chats.razor.rz.scp.css */
/* /Components/Pages/Profile/DetailDialog.razor.rz.scp.css */
table tr td[b-5gj9jjs0jn]{
    line-height:2em;
}
table tr td:first-child[b-5gj9jjs0jn] {
    text-align: right !important;
}
table tr td:last-child[b-5gj9jjs0jn] {
    text-align: left !important;
}
/* /Components/Pages/Profile/FavoriteItem.razor.rz.scp.css */
/* /Components/Pages/Profile/History.razor.rz.scp.css */
.nav-link.active[b-bd2f045o4h] {
    color: #1ea770 !important;
}
/* /Components/Pages/Profile/Index.razor.rz.scp.css */
/* /Components/Pages/Profile/Insurances.razor.rz.scp.css */
/* /Components/Pages/Profile/ProfileLayout.razor.rz.scp.css */

/* /Components/Pages/Profile/Requests.razor.rz.scp.css */
/* /Components/Pages/Profile/ResetPassword.razor.rz.scp.css */
/* /Components/Pages/Profile/VideoCall.razor.rz.scp.css */

.consultation-frame[b-hvo9db28mj] {
    width: 100%;
    height: 100vh;
    border: none;
    display: block;
}
/* /Components/Pages/Profile/Wallet.razor.rz.scp.css */
/* /Components/Pages/Provider/CalendarDialog.razor.rz.scp.css */
/* /Components/Pages/Provider/CalendarItem.razor.rz.scp.css */
/* /Components/Pages/Provider/CalendarSeatDialog.razor.rz.scp.css */
.card svg[b-6z6v1rezny] {
    position: relative;
    top: 2px !important;
}
/* /Components/Pages/Provider/Details.razor.rz.scp.css */
/* /Components/Pages/Provider/Filter.razor.rz.scp.css */
.mud-list[b-hyeec1fg28] {
    max-height: 200px;
    overflow-y: scroll;
    text-align: right !important;
}

.mud-list-item[b-hyeec1fg28] {
    font-size: 0.8em !important;
}

ul[b-hyeec1fg28] {
    max-height: 420px;
    overflow-y: auto;
    line-height: 2em;
    text-align: right !important;
    padding-right: 20px;
}

ul li[b-hyeec1fg28] {
    cursor: pointer;
}

a[b-hyeec1fg28] {
    text-align: right !important;
}

.form-control[b-hyeec1fg28]::placeholder {
    font-size: .8em;
}

.form-control[b-hyeec1fg28]::-ms-input-placeholder {
    font-size: .8em;
}

/* /Components/Pages/Provider/ItemHeader.razor.rz.scp.css */
/* /Components/Pages/Provider/ListItem.razor.rz.scp.css */
/* /Components/Pages/Provider/Paraclinics.razor.rz.scp.css */
/* /Components/Pages/Provider/ProviderList.razor.rz.scp.css */
/* /Components/Pages/Ranks/RankForm.razor.rz.scp.css */
/* /Components/Pages/Ranks/RanksList.razor.rz.scp.css */
/* /Components/Pages/Ranks/Stars.razor.rz.scp.css */
svg[b-9wonxcthtl]{
    font-size:1.2em;
}
/* /Components/Shared/Chat.razor.rz.scp.css */
/* /Components/Shared/ClientInfo.razor.rz.scp.css */
/* /Components/Shared/FormDialog.razor.rz.scp.css */
/* /Components/Shared/SearchBar.razor.rz.scp.css */
/* /Components/Shared/VideoChat.razor.rz.scp.css */


.room-info[b-83waesdzd7] {
    font-family: monospace;
    background: #e9ecef;
    padding: 8px 12px;
    border-radius: 8px;
    font-size: 14px;
}

.badge[b-83waesdzd7] {
    padding: 5px 10px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 500;
}

.badge-success[b-83waesdzd7] { background: #28a745; color: white; }
.badge-warning[b-83waesdzd7] { background: #ffc107; color: #000; }
.badge-danger[b-83waesdzd7] { background: #dc3545; color: white; }
.badge-info[b-83waesdzd7] { background: #17a2b8; color: white; }
.badge-secondary[b-83waesdzd7] { background: #6c757d; color: white; }
.badge-voice[b-83waesdzd7] { background: #6f42c1; color: white; }

.video-grid[b-83waesdzd7] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin: 20px 0;
}

.video-container[b-83waesdzd7] {
    position: relative;
    background: #000;
    border-radius: 12px;
    overflow: hidden;
    aspect-ratio: 16/9;
}

.video-container video[b-83waesdzd7] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.voice-only-container[b-83waesdzd7] {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    aspect-ratio: 16/9;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: white;
}

.voice-avatar[b-83waesdzd7] {
    font-size: 80px;
    margin-bottom: 20px;
    animation: pulse-b-83waesdzd7 2s infinite;
}

@keyframes pulse-b-83waesdzd7 {
    0% { transform: scale(1); opacity: 0.7; }
    50% { transform: scale(1.1); opacity: 1; }
    100% { transform: scale(1); opacity: 0.7; }
}

.voice-label[b-83waesdzd7] {
    font-size: 18px;
    font-weight: bold;
}

.voice-subtitle[b-83waesdzd7] {
    font-size: 12px;
    opacity: 0.8;
    margin-top: 5px;
}

.video-label[b-83waesdzd7] {
    position: absolute;
    top: 10px;
    left: 10px;
    background: rgba(0,0,0,0.7);
    color: white;
    padding: 5px 12px;
    border-radius: 20px;
    font-size: 12px;
    z-index: 10;
    backdrop-filter: blur(5px);
}

.controls[b-83waesdzd7] {
    padding-right: 5px;
    direction: rtl;
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    display: flex;
    gap: 10px;
    z-index: 10;
}

.control-btn[b-83waesdzd7] {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: none;
    background: rgba(0,0,0,0.7);
    color: white;
    font-size: 20px;
    cursor: pointer;
    transition: all 0.2s;
    backdrop-filter: blur(5px);
}

.control-btn:hover:not(:disabled)[b-83waesdzd7] {
    transform: scale(1.1);
    background: rgba(0,0,0,0.9);
}

.control-btn:disabled[b-83waesdzd7] {
    opacity: 0.5;
    cursor: not-allowed;
}

.connecting-overlay[b-83waesdzd7] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    color: white;
}

.spinner[b-83waesdzd7] {
    width: 50px;
    height: 50px;
    border: 3px solid rgba(255,255,255,0.3);
    border-top-color: white;
    border-radius: 50%;
    animation: spin-b-83waesdzd7 1s linear infinite;
}

@keyframes spin-b-83waesdzd7 {
    to { transform: rotate(360deg); }
}

.camera-selector[b-83waesdzd7] {
    background: #f8f9fa;
    padding: 10px 15px;
    border-radius: 8px;
    margin-bottom: 15px;
}

@media (max-width: 768px) {
    .video-grid[b-83waesdzd7] {
        grid-template-columns: 1fr;
        gap: 15px;
    }
}
/* /Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-ut6u6w0ae1] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-ut6u6w0ae1] {
  color: #0077cc;
}

.btn-primary[b-ut6u6w0ae1] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-ut6u6w0ae1], .nav-pills .show > .nav-link[b-ut6u6w0ae1] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-ut6u6w0ae1] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-ut6u6w0ae1] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-ut6u6w0ae1] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-ut6u6w0ae1] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-ut6u6w0ae1] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
