/* _content/Dabt.Web/Components/Layout/AccountLayout.razor.rz.scp.css */
.d-flex[b-vonk763tm8] {
    background: url(/images/bg1.jpg) fixed bottom;
    background-size: cover;
}
/* _content/Dabt.Web/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;
}
/* _content/Dabt.Web/Components/Layout/MainLayout.razor.rz.scp.css */
/* _content/Dabt.Web/Components/Layout/MenuBar.razor.rz.scp.css */



/* _content/Dabt.Web/Components/Pages/About.razor.rz.scp.css */
.about[b-wzsw312lui] {
    font-size: 1em !important;
    line-height: 2.5em !important;
}
/* _content/Dabt.Web/Components/Pages/Account/CheckId.razor.rz.scp.css */
/* _content/Dabt.Web/Components/Pages/Account/Login.razor.rz.scp.css */
/* _content/Dabt.Web/Components/Pages/Account/Verify.razor.rz.scp.css */
/* _content/Dabt.Web/Components/Pages/Booking/BookInfo.razor.rz.scp.css */
/* _content/Dabt.Web/Components/Pages/Booking/Confirm.razor.rz.scp.css */
/* _content/Dabt.Web/Components/Pages/Booking/RemotePayment.razor.rz.scp.css */
/* _content/Dabt.Web/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;
}
/* _content/Dabt.Web/Components/Pages/Clients/ClientList.razor.rz.scp.css */
/* _content/Dabt.Web/Components/Pages/Config.razor.rz.scp.css */
/* _content/Dabt.Web/Components/Pages/Contact.razor.rz.scp.css */
/* _content/Dabt.Web/Components/Pages/Home/CityModal.razor.rz.scp.css */
ul[b-4uw6jhbrm1] {
    line-height: 2.2em;
}
/* _content/Dabt.Web/Components/Pages/Home/ExpertiseComponent.razor.rz.scp.css */
/* _content/Dabt.Web/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;
}
/* _content/Dabt.Web/Components/Pages/Home/TreeComponent.razor.rz.scp.css */
/* _content/Dabt.Web/Components/Pages/Profile/Activation.razor.rz.scp.css */
/* _content/Dabt.Web/Components/Pages/Profile/ChangeMobile.razor.rz.scp.css */
/* _content/Dabt.Web/Components/Pages/Profile/ChatDetails.razor.rz.scp.css */
/* _content/Dabt.Web/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;
}
/* _content/Dabt.Web/Components/Pages/Profile/FavoriteItem.razor.rz.scp.css */
/* _content/Dabt.Web/Components/Pages/Profile/History.razor.rz.scp.css */
.nav-link.active[b-bd2f045o4h] {
    color: #1ea770 !important;
}
/* _content/Dabt.Web/Components/Pages/Profile/Index.razor.rz.scp.css */
/* _content/Dabt.Web/Components/Pages/Profile/Insurances.razor.rz.scp.css */
/* _content/Dabt.Web/Components/Pages/Profile/ProfileLayout.razor.rz.scp.css */

/* _content/Dabt.Web/Components/Pages/Profile/Requests.razor.rz.scp.css */
/* _content/Dabt.Web/Components/Pages/Profile/ResetPassword.razor.rz.scp.css */
/* _content/Dabt.Web/Components/Pages/Profile/Wallet.razor.rz.scp.css */
/* _content/Dabt.Web/Components/Pages/Provider/CalendarDialog.razor.rz.scp.css */
/* _content/Dabt.Web/Components/Pages/Provider/CalendarItem.razor.rz.scp.css */
/* _content/Dabt.Web/Components/Pages/Provider/CalendarSeatDialog.razor.rz.scp.css */
.card svg[b-6z6v1rezny] {
    position: relative;
    top: 2px !important;
}
/* _content/Dabt.Web/Components/Pages/Provider/Details.razor.rz.scp.css */
/* _content/Dabt.Web/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;
}

/* _content/Dabt.Web/Components/Pages/Provider/ItemHeader.razor.rz.scp.css */
/* _content/Dabt.Web/Components/Pages/Provider/ListItem.razor.rz.scp.css */
/* _content/Dabt.Web/Components/Pages/Provider/Paraclinics.razor.rz.scp.css */
/* _content/Dabt.Web/Components/Pages/Provider/ProviderList.razor.rz.scp.css */
/* _content/Dabt.Web/Components/Shared/ClientInfo.razor.rz.scp.css */
/* _content/Dabt.Web/Components/Shared/FormDialog.razor.rz.scp.css */
/* _content/Dabt.Web/Components/Shared/SearchBar.razor.rz.scp.css */
/* _content/Dabt.Web/Components/Shared/Stars.razor.rz.scp.css */
svg[b-rv1fioc63u]{
    font-size:1.2em;
}
/* _content/Dabt.Web/Components/Shared/UserRanks.razor.rz.scp.css */
