@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

/* vars */
:root {
    --mud-elevation-1: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px !important;
    --mud-palette-text-primary: #616475 !important;
    --mud-typography-body1-size: 19px !important;
    --saman-sanp-color-black: #1A1C23;
    --saman-snap-color-light-gray: #9B9EAB;
    --saman-sanp-color-primary: #007DFA;
}

.text-primary-2 {
    color: var(--mud-palette-text-primary);
}

@font-face {
    font-family: "IRANSansX";
    src: url("../Font/Iransanx/WOFF/IRANSansXFaNum-Medium.woff");
}

@font-face {
    font-family: "IRANSansX";
    src: url("../Font/Iransanx/WOFF/IRANSansXFaNum-Bold.woff");
    font-weight: bold;
}

@font-face {
    font-family: "IRANSansX";
    src: url("../Font/Iransanx/WOFF/IRANSansXFaNum-Medium.woff");
    font-weight: 500;
}

@font-face {
    font-family: "IRANSansX";
    src: url("../Font/Iransanx/WOFF/IRANSansXFaNum-Regular.woff");
    font-weight: 300;
}

@font-face {
    font-family: "webdings";
    src: url("../Font/webdings.ttf");
    font-weight: 300;
}

/*html,
body,
* {
    font-family: 'IRANSansX' !important;
}*/
html, body, *:not(.plan-details *) {
    font-family: 'IRANSansX' !important;
}

h1:focus {
    outline: none;
}

a,
.btn-link {
    color: #0071c1;
}

.btn-primary {
    color: #fff;
    background-color: #007DFA;
    border-color: #007DFA;
}

.content {
    padding-top: 1.1rem;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -0.0625rem 0.125rem 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 {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 16px/28.8px, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }


.vertical-text {
    width: 100%;
    display: flex;
    padding: 0.75rem 0;
    align-items: center;
    justify-content: center;
    writing-mode: vertical-lr;
    transform: rotate(180deg);
}

.dot-border {
    margin: 0.125rem;
    border: 0.0625rem dotted;
}

.mud-toolbar.mud-toolbar-gutters.mud-toolbar-appbar {
    background: white;
}


.font-size-12px {
    font-size: 0.75rem;
}

.direction-rtl {
    direction: rtl !important;
}

.footer {
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    position: fixed;
    padding: 16px;
    background-color: #fff;
    border-top: 0.0625rem solid #EBECF2;
    z-index: 1000;
}

    .footer button {
        height: 56px;
    }

.disabled {
    background: #EBECF2 !important;
    border: #EBECF2 !important;
    color: #9B9EAB !important;
    font-weight: 500;
}

.btn-outline-primary {
    color: #007DFA;
    border-color: #007DFA;
}

    .btn-outline-primary:hover {
        background-color: #007DFA;
        border-color: #007DFA;
    }

.btn-outline-default {
    color: #252A3C;
    border-color: #787C87;
}

    .btn-outline-default:hover {
        border-color: #252A3C;
    }


.text-primary {
    color: #007DFA !important;
}

.saman-logo {
    height: 20px;
    /*width: 18px;*/
    margin: 10px 5px;
}

.plan .saman-logo {
    height: 32px;
    width: 32px;
    margin: 0 !important;
}

.gray-bm {
    border-bottom: 0.0625rem dotted #EBECF2;
}

.cg-small {
    column-gap: 0.5rem;
}

.btn.small-btn {
    padding: 0.4rem 1rem;
    font-size: 12px;
}

.btn.large-btn {
    font-size: 14px;
    line-height: 26px;
}

.w-fit {
    width: fit-content;
}

.text-secondary {
    color: var(--saman-snap-color-light-gray) !important;
}

.border-dotted {
    border-top: dotted 0.11rem #7c7a7a;
    background-color: transparent;
    margin: 0;
}

.border-full-dotted {
    border: dotted 0.125rem #EBECF2;
    border-radius: 0.5rem;
}

.alert-secondary {
    background-color: #F8F9FD !important;
    color: #686C79 !important;
}

    .alert-secondary:not(.uploaded) {
        border-color: #9B9EAB !important;
        border-width: 0.1rem;
        border-style: dashed;
    }

.fs-7 {
    font-size: 0.92rem;
}

.fs-8 {
    font-size: 0.8rem;
}

.input-invalid > input {
    border: 2px solid #DF1D17;
}

.input-invalid > label {
    color: #DF1D17;
    font-weight: 700;
    opacity: 1 !important;
}

.input-number .mud-input-root {
    text-align: center;
    direction: ltr;
}

.input-number.mud-input-control {
    margin-top: 0 !important;
}

.form-control:focus {
    box-shadow: none !important;
}

.input-number .mud-input.mud-input-outlined .mud-input-outlined-border {
    border-radius: 0 !important;
    border-width: 0 0 0.1rem 0 !important;
}

.input-number .mud-input > input.mud-input-root-outlined,
.input-number .mud-input-slot.mud-input-root-outlined {
    padding: 0.5rem !important;
}

p[dir="RTL"],
p[dir="RTL"] * {
    color: #616475;
    font-size: 1rem !important;
    line-height: 1.75;
}

.form-text {
    font-size: 12px !important;
    margin-top: 0.4rem !important;
    margin-right: 0.8rem;
}

.check-val {
    position: relative;
    height: 100%;
    width: 100%;
}

    .check-val::before {
        content: '';
        width: 0.5rem;
        height: 0.5rem;
        position: absolute;
        border-radius: 50%;
        display: inline-block;
        background-color: #BEBFC5;
        top: 50%;
        transform: translateY(-50%);
        left: 1rem;
        z-index: 100;
    }

    .check-val:has(.invalid):before {
        background-color: #DF1D17 !important;
    }

    .check-val:has(.modified.valid):before {
        background-color: #22A958 !important;
    }

.input-sec {
    width: 100%;
    height: 57px;
    overflow: hidden;
    position: relative;
    border-radius: 0.5rem;
    padding: 0 !important;
}

    .input-sec .input-file {
        display: flex;
        height: 57px;
        line-height: 57px;
        align-items: center;
        justify-content: center;
        column-gap: 0.5rem;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        z-index: 100;
    }

    .input-sec .upload-image-holder {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        overflow: hidden;
    }

        .input-sec .upload-image-holder img {
            width: 100%;
            object-fit: contain;
            margin-top: -2rem;
        }

    .input-sec.uploaded .input-name,
    .input-sec.uploaded .mud-button-root {
        color: #fff !important;
    }

    .input-sec.uploaded::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.5);
        opacity: 1;
    }

.mud-main-content {
    padding-bottom: 7rem;
}

    .mud-main-content:has(.factor) {
        background: #F8F9FD;
    }

.border-full-dotted:has(.uploaded) {
    border-radius: 0.5rem;
    background: #f5fbff;
    border: dotted 0.125rem #007DFA;
}

.btn-remove {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0.75rem;
}

    .btn-remove button#clear {
        background: transparent;
    }

        .btn-remove button#clear svg path:first-child {
            display: none;
        }

    .btn-remove button {
        background: #9B9EAB;
        padding: 0.1rem;
    }

    .btn-remove .mud-icon-root.mud-svg-icon {
        fill: #616475;
        font-size: 13px;
    }

/*.mud-icon-button:hover,
.mud-icon-button:focus-visible {
    background-color: #9B9EAB !important;
}*/

.checkbox-rounded-wrapper .round {
    position: relative;
}

    .checkbox-rounded-wrapper .round label {
        background-color: #fff;
        border: 2px solid var(--mud-palette-text-primary);
        border-radius: 50%;
        cursor: pointer;
        height: 28px;
        width: 28px;
        display: block;
    }

        .checkbox-rounded-wrapper .round label:after {
            border: 2px solid #fff;
            border-top: none;
            border-right: none;
            content: "";
            height: 6px;
            left: 8px;
            opacity: 0;
            position: absolute;
            top: 9px;
            transform: rotate(-45deg);
            width: 12px;
        }

    .checkbox-rounded-wrapper .round input[type="checkbox"] {
        visibility: hidden;
        display: none;
        opacity: 0;
    }

        .checkbox-rounded-wrapper .round input[type="checkbox"]:checked + label {
            background-color: var(--saman-sanp-color-primary);
            border-color: var(--saman-sanp-color-primary);
        }

            .checkbox-rounded-wrapper .round input[type="checkbox"]:checked + label:after {
                opacity: 1;
            }

.mud-main-content:has(.Rule) {
    background: #F8F9FD !important;
}

.datepicker-plot-area {
    width: 100% !important;
    min-width: 300px !important;
}

    .datepicker-plot-area .datepicker-day-view .table-days td {
        padding-bottom: 3px;
        padding-left: 3px;
    }

        .datepicker-plot-area .datepicker-day-view .table-days td.today span {
            background-color: #ea4368 !important;
            text-shadow: none !important;
            width: 80% !important;
            height: 32px !important;
            line-height: 32px !important;
            border-radius: 50%;
            display: block;
            margin: 0 auto;
        }

    .datepicker-plot-area .datepicker-day-view .month-grid-box .header .header-row-cell {
        font-size: 13px !important;
        color: #ea4368 !important;
    }

    .datepicker-plot-area .datepicker-day-view .table-days td {
        height: 32px !important;
    }

        .datepicker-plot-area .datepicker-day-view .table-days td span {
            height: 32px !important;
            line-height: 32px !important;
        }

        .datepicker-plot-area .datepicker-day-view .table-days td.selected span {
            color: #ea4368 !important;
            background: #fff !important;
            text-shadow: none !important;
            width: 80% !important;
            font-weight: bold;
            height: 32px !important;
            line-height: 32px !important;
            border-radius: 50%;
            display: block;
            border: 0.15rem solid #ea4368 !important;
            margin: 0 auto;
        }

        .datepicker-plot-area .datepicker-day-view .table-days td:not(.today):hover,
        .datepicker-plot-area .datepicker-day-view .table-days td:not(.today) span:hover {
            background-color: #fff !important;
            color: #ea4368 !important;
        }

.datepicker_wrapp .clear-btn.right {
    display: none;
}

.datepicker-container .pwt-btn-prev,
.datepicker-container .pwt-btn-next {
    color: transparent !important;
}

    .datepicker-container .pwt-btn-next::before {
        content: '';
        background: url(../Img/arrow-right-circle.png) no-repeat center center;
        background-size: 100% 100%;
        position: absolute;
        width: 1.5rem;
        height: 1.5rem;
        top: 0.25rem;
        right: 0.35rem;
    }

    .datepicker-container .pwt-btn-prev::before {
        content: '';
        background: url(../Img/arrow-left-circle.png) no-repeat center center;
        background-size: 100% 100%;
        position: absolute;
        width: 1.5rem;
        height: 1.5rem;
        top: 0.25rem;
        left: 0.35rem;
    }

/* .mud-main-content {
    background-color: #f8f9fd;
} */

.pwt-datepicker-input-element {
    height: 3.5rem;
}

.form-control {
    font-size: 14px !important;
}

input {
    text-align: right;
}

textarea {
    resize: none;
    height: 100% !important;
}

.text-secondary-2 {
    color: #616475;
}

.mud-input.mud-input-underline:before,
.mud-input.mud-input-underline:after {
    border: none !important;
}

.input-numbers .mud-input-root {
    text-align: left;
    outline: unset !important;
    text-indent: 4vw !important;
}

.hide-element {
    width: 0px;
    opacity: 0;
}

.mt50 {
    margin-top: 50px !important;
}

@media (min-width: 1700px) {
    .input-numbers .mud-input-root {
        letter-spacing: 11.5vw !important;
    }
}

@media (min-width: 1580px) and (max-width: 1700px) {
    .input-numbers .mud-input-root {
        letter-spacing: 12.5vw !important;
    }
}

@media (min-width: 1420px) and (max-width: 1580px) {
    .input-numbers .mud-input-root {
        letter-spacing: 13.5vw !important;
    }
}

@media (min-width: 900px) and (max-width: 1420px) {
    .input-numbers .mud-input-root {
        letter-spacing: 15.5vw !important;
    }
}

@media (min-width: 770px) and (max-width: 900px) {
    .input-numbers .mud-input-root {
        letter-spacing: 15vw !important;
    }
}

@media (min-width: 666px) and (max-width: 770px) {
    .input-numbers .mud-input-root {
        letter-spacing: 14.50vw !important;
    }
}

@media (min-width: 436px) and (max-width: 666px) {
    .input-numbers .mud-input-root {
        letter-spacing: 14vw !important;
    }
}

@media (min-width: 321px) and (max-width: 355px) {
    .input-numbers .mud-input-root {
        letter-spacing: 12.50vw !important;
    }
}

@media (min-width: 355px) and (max-width: 436px) {
    .input-numbers .mud-input-root {
        letter-spacing: 13vw !important;
    }
}

@media(min-width: 280px) and (max-width: 320px) {
    .input-numbers .mud-input-root {
        letter-spacing: 12vw !important;
    }
}

@media(min-width: 250px) and (max-width: 280px) {
    .input-numbers .mud-input-root {
        letter-spacing: 11vw !important;
    }
}

@media(min-width: 221px) and (max-width: 250px) {
    .input-numbers .mud-input-root {
        letter-spacing: 10vw !important;
    }
}

@media(min-width: 180px) and (max-width: 221px) {
    .input-numbers .mud-input-root {
        letter-spacing: 8.5vw !important;
    }
}

@media (max-width: 180px) {
    .input-numbers .mud-input-root {
        letter-spacing: 8vw !important;
    }
}

.form-floating > .form-control,
.form-floating > .form-select {
    height: calc(3.1rem + 2px) !important;
}

    .form-floating > .form-control:focus,
    .form-floating > .form-control:not(:placeholder-shown) {
        padding-top: 1.6rem;
        padding-bottom: 0.4rem;
    }

.form-floating span {
    font-size: 16px;
}


.mud-main-content:has(.plans) {
    background-color: #F8F9FD !important;
}

.mud-paper {
    overflow: hidden;
}

    .mud-paper:has(.plan) {
        margin-bottom: 17px;
    }

.vertical-item {
    height: 100%;
    line-height: 10px;
    vertical-align: middle;
}

body {
    overscroll-behavior: contain;
}

    body:has(.plans) {
        background-color: #F8F9FD !important;
    }


    body:has(#_divPage) {
        touch-action: none;
    }

button.mud-back-button.mud-button-root.mud-icon-button.mud-inherit-text.hover\:mud-inherit-hover.mud-ripple.mud-ripple-icon.mud-icon-button-edge-start {
    background: none !important;
}

.mud-typography-body1 {
    color: var(--saman-sanp-color-black);
}

    .mud-typography-body1 strong {
        font-weight: 500 !important;
    }

.mud-paper {
    color: var(--saman-sanp-color-black) !important;
    font-weight: 500 !important;
}

.ss-black {
    color: var(--saman-sanp-color-black) !important;
}

.ss-light-gray {
    color: var(--saman-snap-color-light-gray);
}

#mud-snackbar-container {
    left: 50%;
    transform: translateX(-50%);
    right: unset !important;
}

.lh17-10 {
    line-height: 1.7;
}

.input-info-icon {
    width: 18px;
    object-fit: contain;
}

.imei-help-items img {
    width: 100%;
    object-fit: contain;
}

/*.form-control#_inpMobile:focus {
    border-color: #ced4da !important;
}*/

.input-invalid > .form-control#_inpMobile {
    border: 2px solid #DF1D17 !important;
}

.fill-datepicker {
    padding-top: 1.6rem;
    padding-bottom: 0.4rem;
}

.list-style-inside {
    list-style: inside;
}

.text-align-justify {
    text-align: justify;
}


.plan-ul {
    list-style: disc !important;
    text-align: start;
}

    .plan-ul li {
        font-weight: 400;
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0;
        text-align: right;
        color: #252A3C;
    }

        .plan-ul li::marker {
            font-size: 10px;
        }

.border-bottom-only {
    border: none;
    border-bottom: 3px solid #616475 !important;
    border-radius: 0;
}

.red-border-bottom-only {
    border: none;
    border-bottom: 3px solid #DF1D17 !important;
    border-radius: 0;
}

.red-border {
    border: 1px solid red !important;
}

.button-height-56 {
    height: 56px;
}

.AddDiscountDialog .mud-button-close .mud-icon-button-label {
    border: 3px solid #616475;
    color: #616475;
    border-radius: 50%
}

.AddDiscountDialog .mud-button-close .mud-icon-size-medium {
    font-size: 1rem;
}

.AddDiscountDialog .mud-typography {
    color: #1A1C23;
    font-size: 16px;
}


label.toman-label {
    color: black;
    transform-origin: unset;
    transition: unset;
    transform: unset !important;
    top: 9px
}

/*
.form-control:focus {
    border: 1px solid rgb(0, 142, 250) !important;
}*/
body {
}

.form-floating {
}

    .form-floating .form-control:focus {
        /*border-color: #007DFA !important;*/
        border-width: 2px;
    }

    .form-floating .form-control {
        /*border-color: rgba(4, 10, 31, 0.38);*/
        border-width: 1px;
        padding-right: 16px;
    }

    .form-floating > label:not(.toman-label) {
        padding: 14px 12px !important;
        padding-right: 16px !important;
    }

    .form-floating .form-control {
        border-width: 2px;
    }

    .form-floating.input-invalid > label {
        font-weight: unset !important;
    }

    .form-floating.input-invalid > .form-control {
        border: 2px solid #DF1D17 !important;
    }

.dark-color {
    color: #1A1C23;
}

.gray-color {
    color: #616475 !important;
}

.blue-color {
    color: #007DFA;
}

div.form-floating label span.text-danger {
    position: absolute;
    top: 18px;
}

.font-size-14px {
    font-size: 14px !important;
}

.font-size-16px {
    font-size: 16px !important;
}

.font-size-18px {
    font-size: 18px !important;
}

.font-size-20px {
    font-size: 20px !important;
}

.danger-national {
    border: 1px solid #DF1D17 !important;
}

.GetImei h6.mud-typography.mud-typography-h6 {
    color: var(--text-icons-symbols-high-emphasis, #1A1C23);
    text-align: right;
    font-family: IRANSansX;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 175% */
    letter-spacing: -0.48px;
}

.GetImei {
    width: calc(100% - 7px) !important;
    max-width: unset !important;
}


    .GetImei button.mud-button-root.mud-icon-button.mud-ripple.mud-ripple-icon.mud-button-close {
        border: 1px solid;
        padding: 0;
        left: 16px;
        top: 18px;
        color: #616475;
    }

    .GetImei svg.mud-icon-root.mud-svg-icon.mud-icon-size-medium {
        font-size: 20px;
    }

.no-underline {
    text-decoration: unset !important;
}

.h48px {
    height: 48px;
}

.h32px {
    height: 32px;
}

/*body:has(.splash) {
    background: #008efa !important;
}*/


.splash {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background: #007DFA;
    z-index: 10000;
}

.AddDiscountDialog svg {
    stroke: black;
    stroke-width: 0.7;
}

.transparent-input {
    background: transparent !important;
    color: transparent !important;
}

.paymentResultProgress .mud-progress-linear-bar {
    background-color: #007DFA !important;
}

.paymethod-check {
    background: #007DFA;
    border-radius: 50%;
    color: white;
}

.border-bottom-danger {
    border-bottom: solid 3px red !important;
}

.danger-panel {
    background: #DF1D17 !important;
}

.border-radius-8 {
    border-radius: 8px;
}

.accept-rule .mud-button-root {
    padding: 0 !important;
}

.checkNotShadow input {
    box-shadow: none;
    background-color: unset !important;
}

    .checkNotShadow input:hover, .checkNotShadow input:focus-visible {
        background-color: unset !important;
    }


.no-background {
    background: transparent !important;
}


.gold-background {
    border-radius: 6px;
    border: 1px dashed #997411 !important;
    background: #FFF9E8 !important;
    color: #664E0B !important;
}

.supportText {
    font-weight: 500 !important;
    font-size: 19px !important;
    line-height: 36px !important;
    text-indent: 8px !important;
    letter-spacing: 0px !important;
    text-align: right !important;
    vertical-align: middle !important;
    color: #252A3C;
}

.TextSupport {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0;
    text-align: right;
    vertical-align: bottom;
    color: #252A3C;
}

.AlertMeg {
    color: #664E0B !important;
}

.HeaderText {
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0;
    text-align: right;
    vertical-align: middle;
    color: #1A1C23;
}

.TextGuide {
    font-weight: 400;
    font-size: 14px;
    line-height: 180%;
    vertical-align: middle;
    color: #616475;
}

.mud-dialog:has(.DiscountDetection), .mud-dialog:has(.ChangePrice) {
    position: absolute;
    bottom: 0;
    width: 100%;
    min-height: 200px;
    max-height: 522px;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
}

.titleModal {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    text-align: right;
    vertical-align: middle;
    color: #252A3C;
}

.mud-dialog .mud-dialog-content:has(.DiscountDetection), .mud-dialog .mud-dialog-content:has(.ChangePrice) {
    position: relative;
    flex: 1 1 auto;
    padding: 8px 18px;
    -webkit-overflow-scrolling: touch;
    border-top-left-radius: var(--mud-default-borderradius);
    border-top-right-radius: var(--mud-default-borderradius);
}

.mud-dialog .mud-dialog-title:has(.DiscountDetectionTitle) {
    z-index: +1;
    flex: 0 0 auto;
    margin: 0;
    padding: 16px 18px;
    border-top-left-radius: var(--mud-default-borderradius);
    border-top-right-radius: var(--mud-default-borderradius);
}

.mud-dialog .mud-dialog-title:has(.ChangePriceTitle) {
    z-index: +1;
    flex: 0 0 auto;
    margin: 0;
    padding: 10px 18px;
    border-top-left-radius: var(--mud-default-borderradius);
    border-top-right-radius: var(--mud-default-borderradius);
}

.mud-dialog-title:has(.DiscountDetectionTitle) .TextModal, .mud-dialog-title:has(.ChangePriceTitle) .TextModal {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: right;
    color: #686C79;
}

.DiscountInput input, .ChangePrice .ChangePriceInput input {
    color: #252A3C !important;
}

.DiscountInput .mud-input.mud-input-outlined .mud-input-outlined-border, .ChangePrice .mud-input.mud-input-outlined .mud-input-outlined-border {
    border-radius: 8px;
}

.DiscountInput .mud-input > input.mud-input-root:focus .mud-input.mud-input-outlined .mud-input-outlined-border, .DiscountInput div.mud-input-slot.mud-input-root:focus .mud-input.mud-input-outlined .mud-input-outlined-border, .ChangePrice .mud-input > input.mud-input-root:focus .mud-input.mud-input-outlined .mud-input-outlined-border, .ChangePrice div.mud-input-slot.mud-input-root:focus .mud-input.mud-input-outlined .mud-input-outlined-border {
    border-width: 2px;
}

.mud-input-control.mud-input-required > .mud-input-control-input-container > .mud-input-label::after {
    color: #DF1D17;
}

.TextFormFloating {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0px;
    text-align: right;
    color: #686C79;
}

.ChangePriceInput .mud-input-helper-text.mud-input-error {
    margin-right: 8px !important;
}

.textBtnTop {
    color: #007DFA;
}

.TopBtn.mud-button-outlined {
    border: 1px solid #787C87 !important;
}

.TopBtn.mud-button-filled {
    background-color: #B5C4FF;
}

    .TopBtn.mud-button-filled .textBtnTop {
        color: #031E59;
    }

.roundedCustom {
    border-radius: 16px !important;
    padding: 16px;
}

.plan .PlanText {
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0;
    text-align: right;
    color: #252A3C;
}

.plan .mud-chip-filled {
    color: #003575 !important;
    background-color: #D4E1FF !important;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
}

.plan .PlanPrice .mud-chip-filled {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF !important;
    background-color: #FB2C2C !important;
}

.plan .MarkPlan {
    padding-block: 8px;
    padding-inline: 4px;
    border-radius: 8px;
    background: #F2F4FC;
}

.PriceTitle {
    color: #373C4F;
}

.Price {
    font-weight: 700;
    font-size: 18px;
    line-height: 32px;
    text-indent: 8px;
    letter-spacing: 0;
    text-align: right;
    color: #252A3C;
}

.delPrice {
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: right;
    text-decoration: line-through;
    color: #686C79;
    align-content: center;
}

.Toman {
    font-weight: 400;
    font-size: 12px !important;
    line-height: 20px;
    letter-spacing: 0;
    text-align: right;
    color: #373C4F;
}

.DiscountDetection.SdCodeIsActive .DiscountInput input {
    color: #ACAEB5 !important;
}


.DiscountDetection.SdCodeIsActive .BtnDiscount {
    color: #031E59;
    background-color: #B5C4FF;
}

.DiscountDetection.SdCodeIsNotActive .BtnDiscount {
    color: #fff;
    background-color: #007DFA;
}
/* From Uiverse.io by JaydipPrajapati1910 */
.loader {
    height: 15px;
    display: inline-block;
}

    .loader > div {
        width: 5px;
        height: 5px;
        border-radius: 100%;
        box-shadow: 0 0 10px gray;
        background: rgb(255, 255, 255);
        float: left;
        align-items: center;
        justify-content: center;
        margin: 2px;
        transform: scale(2);
    }

        .loader > div:nth-child(1) {
            animation: anm-BL-53-move1 1s infinite linear;
        }

        .loader > div:nth-child(2) {
            animation: anm-BL-53-move2 1s infinite linear;
            animation-delay: 0.2s;
        }

        .loader > div:nth-child(3) {
            animation: anm-BL-53-move3 1s infinite linear;
            animation-delay: 0.3s;
        }

        .loader > div:nth-child(4) {
            animation: anm-BL-53-move4 1s infinite linear;
            animation-delay: 0.4s;
        }

        .loader > div:nth-child(5) {
            animation: anm-BL-53-move5 1s infinite linear;
            animation-delay: 0.5s;
        }

@keyframes anm-BL-53-move1 {
    50% {
        background: rgb(255, 255, 255);
        transform: scale(1);
    }
}

@keyframes anm-BL-53-move2 {
    50% {
        background: rgb(255, 255, 255);
        transform: scale(1);
    }
}

@keyframes anm-BL-53-move3 {
    50% {
        background: rgb(255, 255, 255);
        transform: scale(1);
    }
}

@keyframes anm-BL-53-move4 {
    50% {
        background: rgb(255, 255, 255);
        transform: scale(1);
    }
}

@keyframes anm-BL-53-move5 {
    50% {
        background: rgb(255, 255, 255);
        transform: scale(1);
    }
}


.mud-dialog .mud-dialog-content:has(.DiscountDetection) .mud-input-error .mud-input-label, .mud-dialog .mud-dialog-content:has(.ChangePrice) .mud-input-error .mud-input-label {
    background-color: #F2F4FC;
}
