html, body {
    font-family: IRANSans, tahoma !important;
    font-weight: normal;
    background-color: #ffffff /*#F0F5FF*/
}

a, .btn-link {
    color: #3853a4;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
    display:no
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.content {
    padding-top: 1.1rem;
}

h1:focus {
    outline: none;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid #e50000;
}

.validation-message {
    color: #e50000;
}

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.darker-border-checkbox.form-check-input {
    border-color: #929292;
}

.mud-card-header .mud-card-header-actions {
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-inline-end: 0px !important;
}

.mudLinkFooter .mud-nav-link {
    padding: 0px !important;
   
}

.mud-drawer-mini .mud-nav-link {
    text-decoration: none;
}


.mudLinkFooter .mud-nav-link-text {
    margin: 0px !important;
}

.mudLinkFooter .mud-navmenu {
    display: flex;
    width: 100%;
}


    .mudLinkFooter .mud-navmenu .mud-nav-link {
        align-items: center;
    }

        .mudLinkFooter .mud-navmenu .mud-nav-link .mud-nav-link-text {
            margin-left: 0;
            margin-inline-start: 0;
            margin-inline-end: 0;
        }


    .mudLinkFooter .mud-navmenu.mud-navmenu-bordered .mud-nav-link.active:not(.mud-nav-link-disabled) {
        border-inline-end-style: none;
        border-inline-end-width: 0;
        border-top-style: solid;
        border-top-width: 2px;
    }

    .mudLinkFooter .mud-navmenu.mud-navmenu-default .mud-nav-link.active:not(.mud-nav-link-disabled) {
        color: var(--mud-palette-primary);
        background-color: #fff !important
    }

.mudLinkFooter .mud-nav-link:hover:not(.mud-nav-link-disabled) {
    background-color: #fff !important
}

.boxPic .mud-badge.mud-badge-bottom.center {
    top: calc(100% - 9px) !important;
}

.imgDetail {
    position: relative;
    top: 50px;
    border: 2px solid #fff
}

.MudDialogFix .mud-dialog-actions {
    position: fixed;
    bottom: 0px;
    width: 100%;
    background-color: #fff;
    display: block !important;
    padding: 0px 20px 20px 20px !important;
}

    .MudDialogFix .mud-dialog-actions > :not(:first-child) {
        margin: 0px !important;
    }

.MudTabClass .mud-tab {
    min-height: 35px !important;
    padding: 0px 15px !important;
    border-radius: 5px;
    background-color: #f2f2f2 !important;
    font-weight: 600 !important;
    margin-left: 10px !important;
    width: auto !important;
   
}



.MudTabClass .mud-tooltip-root {
    /* padding-left: 10px !important;*/
    padding-top: 1px;
}

.MudTabClass .mud-tabs-tabbar, .MudTabsCustom .mud-tabs-tabbar, .MudTabsCustom50 .mud-tabs-tabbar {
    background-color: transparent !important
}

    .MudTabClass .mud-tabs-tabbar .mud-tabs-tabbar-inner {
        min-height: 40px !important;
    }

.MudTabClass .mud-tabs-scroll-button .mud-icon-button {
    display: none
}

.MudTabClass .mud-tab.mud-tab-active {
    color: #fff !important;
    background-color: #000 !important;
    
}

.MudTabClass .mud-tabs-tabbar-content, .toplink {
    overflow: auto !important;
    scrollbar-color: #fff !important;
    -ms-overflow-style: none;
}

.overflowHiddenScroll .mud-tabs-tabbar-content, .toplink {
    scrollbar-width: none !important
}

.toplink {
    scrollbar-color: #fff !important;
    -ms-overflow-style: none;
}

.MudTabClass .mud-tabs-tabbar-wrapper {
    transform: translateX(0px) !important
}

.MudTabClass .mud-tabs-tabbar-content::-webkit-scrollbar, .overflowHiddenScroll::-webkit-scrollbar, .toplink::-webkit-scrollbar {
    display: none;
}

.MudTabClass .mud-tab-badge {
    margin-inline-start: 34px !important;
}

.MudTabClass .mud-badge.mud-badge-top.right {
    inset: auto auto calc(100% - 9px) calc(100% - 8px) !important;
}

.MudListMenu .mud-typography, .MudListMenuProfessor .mud-typography {
    display: flex !important
}

.MudListMenu .mud-avatar {
    background-color: #e7e7e7 !important
}

.mud-list-item-icon {
    min-width: 40px !important;
}

.scroll-locked {
    padding-right: 0px !important;
}


.sliderList .slick-list {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
}

.sliderList .slick-slide {
    padding: 0.4rem 1rem !important;
}

.mudliderTxt {
    color: #9E9E9E;
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 25px;
}

.mud-white {
    background-color: #fff !important
}

.badge {
    top: 0px;
    left: 11px;
    border-radius: 0px 0px 8px 8px;
    padding: 4px 10px;
    font-size: 10px;
    font-weight: 400;
}

    .badge.active {
        background-color: #1DC7A4;
        color: #fff
    }

    .badge.inactive {
        background-color: #bdbdbd;
        color: #fff
    }



.MudTabsCustom .mud-tabs-centered {
    width: auto !important
}

.MudTabsCustom .mud-list-item {
    background-color: #fff !important
}

.MudTabsCustom .mud-avatar-filled {
    background-color: rgb(238, 237, 237) !important
}


.MudTabsCustom .mud-tooltip-root {
    width: 33.33333% !important
}

.MudTabsCustom50 .mud-tabs-centered {
    width: auto !important
}

.MudTabsCustom50 .mud-list-item {
    background-color: #fff !important
}

.MudTabsCustom50 .mud-avatar-filled {
    background-color: rgb(238, 237, 237) !important
}

.MudTabsCustom50 .mud-tooltip-root {
    width: 50% !important
}

.post img {
    border-radius: 5px;
    margin-bottom: 18px;
    max-width: 100%;
    height: auto;
}

.post h2 {
    font-size: 20px !important;
    line-height: 20px !important;
    color: #bf500a !important;
    line-height: 32px !important;
    padding: 10px 0px !important;
    margin: 0 !important;
    font-weight: bold !important;
}

.post h3 {
    font-size: 20px !important;
    line-height: 20px !important;
    color: #bf500a !important;
    line-height: 32px !important;
    padding: 10px 0px !important;
    margin: 0 !important;
    font-weight: bold !important;
}

.catListHome {
    padding: 0 0;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mud-card-header-content {
    overflow: hidden;
}

.underline {
    text-decoration: line-through
}

/*.bannerBg {
    background-image: url(/images/bg-banner.png);
    background-repeat: no-repeat;
    background-position: top right
}

.bannerBgAboutHome {
    background-image: url(/images/bg-about-us-home.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: contain;
}*/

@media screen and (max-width: 800px) {
    .bannerBgApply, .bannerBgMonyBack, .bannerBgAbout {
        background-image: url(/images/bg-banner.png);
        background-repeat: no-repeat;
        background-position: top right
    }
}

@media screen and (min-width: 800px) {
    .bannerBgApply {
        background-image: url(/images/bg-aplay.jpg);
        background-repeat: no-repeat;
        background-position: bottom left;
        background-size: cover;
    }

    .bannerBgMonyBack {
        background-image: url(/images/bg-back-mony.jpg);
        background-repeat: no-repeat;
        background-position: bottom left;
        background-size: contain;
    }

    .bannerBgAbout {
        background-image: url(/images/logo-banner.jpg);
        background-repeat: no-repeat;
        background-position: bottom left;
        background-size: contain;
    }
}



.components-reconnect-top {
    background: #3E2CDD;
    display: flex;
    flex-direction: row;
    height: 60px;
    transition: height 300ms cubic-bezier(0.4, 0.0, 0.2, 1);
    padding: 20px;
    color: white;
    width: 100%;
    border-radius: 6px 6px 0px 0px;
}

.components-reconnect-bottom {
    padding: 20px;
}

#components-reconnect-modal {
    display: none;
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 1000;
    overflow: hidden;
    background-color: rgb(189 189 189);
    opacity: 0.8;
    text-align: right;
    display: none !important
}

    #components-reconnect-modal.components-reconnect-show {
        display: block;
    }

        #components-reconnect-modal.components-reconnect-show div.reconnecting {
            display: block;
        }

div.reconnecting {
    display: none;
}

#components-reconnect-modal.components-reconnect-failed {
    display: block;
}

    #components-reconnect-modal.components-reconnect-failed div.failedToConnect {
        display: block;
    }

div.failedToConnect {
    display: none;
}

#components-reconnect-modal.components-reconnect-rejected {
    display: block;
}

    #components-reconnect-modal.components-reconnect-rejected div.connectionRejected {
        display: block;
    }

div.connectionRejected {
    display: none;
}

#components-reconnect-modal.components-reconnect-hide {
    display: none;
}

.h_iframe-aparat_embed_frame {
    position: relative;
}

    .h_iframe-aparat_embed_frame .ratio {
        display: block;
        width: 100%;
        height: auto;
    }

    .h_iframe-aparat_embed_frame iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #DAD9E1;
    }
.mud-progressLinear {
    transform: scaleX(1) !important
}
.link-underline-none .mud-nav-link {text-decoration:none !important}
.mud-tabs-tabbar-transparent {background-color:transparent !important}
.mud-tab-badge {
    margin-left: 5px !important;
    margin-inline-start: 20px !important;
}


.MudTabClass .mud-tabs-tabbar-content, .toplink {
    overflow: auto !important;
    scrollbar-color: #fff !important;
    -ms-overflow-style: none;
}

.overflowHiddenScroll .mud-tabs-tabbar-content, .toplink {
    scrollbar-width: none !important
}

.toplink {
    scrollbar-color: #fff !important;
    -ms-overflow-style: none;
}

.MudTabClass .mud-tabs-tabbar-wrapper {
    transform: translateX(0px) !important
}

.MudTabClass .mud-tabs-tabbar-content::-webkit-scrollbar, .overflowHiddenScroll::-webkit-scrollbar, .toplink::-webkit-scrollbar {
    display: none;
}
.mud-link-underline-none a {
    text-decoration: none;
}
#goftino_w {
    bottom: 50px !important;
    left: 10px !important;
}

.mud-border-secondary {
    border-color: #c4c4c4 !important
}
.product-beforPrice {
    text-decoration: line-through;
}

.productTitel {
    height: 60px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}
.drawerFilter .mud-radio .mud-icon-button {
    padding: 5px !important
}
