.ltr\:right-6 {
    right: 1.5rem;
}

body {
    margin: 0;
    font-family: "Golos Text", ui-sans-serif, system-ui, sans-serif,
        "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
        "Noto Color Emoji";
    font-weight: 500;
    line-height: 1.5;
    overflow-x: hidden;
    font-size: 14px;
}

html {
    scroll-behavior: smooth;
}

.aos-wrapper {
    overflow-x: hidden;
    position: relative;
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}

body *::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    -webkit-transition: 0.3s background;
    transition: 0.3s background;
}
body *::-webkit-scrollbar-thumb,
body *:hover::-webkit-scrollbar-thumb {
    background: #c2cbdf;
}
body *::-webkit-scrollbar-track {
    background: #fff;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}

.col-xs-1 {
    width: 8.3333333333%;
}

.col-xs-2 {
    width: 16.6666666667%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.3333333333%;
}

.col-xs-5 {
    width: 41.6666666667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.3333333333%;
}

.col-xs-8 {
    width: 66.6666666667%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.3333333333%;
}

.col-xs-11 {
    width: 91.6666666667%;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-pull-1 {
    right: 8.3333333333%;
}

.col-xs-pull-2 {
    right: 16.6666666667%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-4 {
    right: 33.3333333333%;
}

.col-xs-pull-5 {
    right: 41.6666666667%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-7 {
    right: 58.3333333333%;
}

.col-xs-pull-8 {
    right: 66.6666666667%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-10 {
    right: 83.3333333333%;
}

.col-xs-pull-11 {
    right: 91.6666666667%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-push-1 {
    left: 8.3333333333%;
}

.col-xs-push-2 {
    left: 16.6666666667%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-4 {
    left: 33.3333333333%;
}

.col-xs-push-5 {
    left: 41.6666666667%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-7 {
    left: 58.3333333333%;
}

.col-xs-push-8 {
    left: 66.6666666667%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-10 {
    left: 83.3333333333%;
}

.col-xs-push-11 {
    left: 91.6666666667%;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }

    .col-sm-1 {
        width: 8.3333333333%;
    }

    .col-sm-2 {
        width: 16.6666666667%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.3333333333%;
    }

    .col-sm-5 {
        width: 41.6666666667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.3333333333%;
    }

    .col-sm-8 {
        width: 66.6666666667%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.3333333333%;
    }

    .col-sm-11 {
        width: 91.6666666667%;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-pull-1 {
        right: 8.3333333333%;
    }

    .col-sm-pull-2 {
        right: 16.6666666667%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-4 {
        right: 33.3333333333%;
    }

    .col-sm-pull-5 {
        right: 41.6666666667%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-7 {
        right: 58.3333333333%;
    }

    .col-sm-pull-8 {
        right: 66.6666666667%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-10 {
        right: 83.3333333333%;
    }

    .col-sm-pull-11 {
        right: 91.6666666667%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-push-1 {
        left: 8.3333333333%;
    }

    .col-sm-push-2 {
        left: 16.6666666667%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-4 {
        left: 33.3333333333%;
    }

    .col-sm-push-5 {
        left: 41.6666666667%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-7 {
        left: 58.3333333333%;
    }

    .col-sm-push-8 {
        left: 66.6666666667%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-10 {
        left: 83.3333333333%;
    }

    .col-sm-push-11 {
        left: 91.6666666667%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }

    .col-sm-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-sm-offset-2 {
        margin-left: 16.6666666667%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.6666666667%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-sm-offset-8 {
        margin-left: 66.6666666667%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-sm-offset-11 {
        margin-left: 91.6666666667%;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }

    .col-md-1 {
        width: 8.3333333333%;
    }

    .col-md-2 {
        width: 16.6666666667%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.3333333333%;
    }

    .col-md-5 {
        width: 41.6666666667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.3333333333%;
    }

    .col-md-8 {
        width: 66.6666666667%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.3333333333%;
    }

    .col-md-11 {
        width: 91.6666666667%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-pull-1 {
        right: 8.3333333333%;
    }

    .col-md-pull-2 {
        right: 16.6666666667%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-4 {
        right: 33.3333333333%;
    }

    .col-md-pull-5 {
        right: 41.6666666667%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-7 {
        right: 58.3333333333%;
    }

    .col-md-pull-8 {
        right: 66.6666666667%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-10 {
        right: 83.3333333333%;
    }

    .col-md-pull-11 {
        right: 91.6666666667%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-push-1 {
        left: 8.3333333333%;
    }

    .col-md-push-2 {
        left: 16.6666666667%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-4 {
        left: 33.3333333333%;
    }

    .col-md-push-5 {
        left: 41.6666666667%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-7 {
        left: 58.3333333333%;
    }

    .col-md-push-8 {
        left: 66.6666666667%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-10 {
        left: 83.3333333333%;
    }

    .col-md-push-11 {
        left: 91.6666666667%;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }

    .col-md-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-md-offset-2 {
        margin-left: 16.6666666667%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-md-offset-5 {
        margin-left: 41.6666666667%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-md-offset-8 {
        margin-left: 66.6666666667%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-md-offset-11 {
        margin-left: 91.6666666667%;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }

    .col-lg-1 {
        width: 8.3333333333%;
    }

    .col-lg-2 {
        width: 16.6666666667%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.3333333333%;
    }

    .col-lg-5 {
        width: 41.6666666667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.3333333333%;
    }

    .col-lg-8 {
        width: 66.6666666667%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.3333333333%;
    }

    .col-lg-11 {
        width: 91.6666666667%;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-pull-1 {
        right: 8.3333333333%;
    }

    .col-lg-pull-2 {
        right: 16.6666666667%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.3333333333%;
    }

    .col-lg-pull-5 {
        right: 41.6666666667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.3333333333%;
    }

    .col-lg-pull-8 {
        right: 66.6666666667%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.3333333333%;
    }

    .col-lg-pull-11 {
        right: 91.6666666667%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-push-1 {
        left: 8.3333333333%;
    }

    .col-lg-push-2 {
        left: 16.6666666667%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.3333333333%;
    }

    .col-lg-push-5 {
        left: 41.6666666667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.3333333333%;
    }

    .col-lg-push-8 {
        left: 66.6666666667%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.3333333333%;
    }

    .col-lg-push-11 {
        left: 91.6666666667%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }

    .col-lg-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.6666666667%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.6666666667%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-lg-offset-8 {
        margin-left: 66.6666666667%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-lg-offset-11 {
        margin-left: 91.6666666667%;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 768px) {
    .container,
    .container-fluid,
    .container-md,
    .container-sm {
        max-width: 720px;
        margin: 0 auto;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width: 992px) {
    .container,
    .container-fluid,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px;
        margin: 0 auto;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width: 1200px) {
    .container,
    .container-fluid,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px;
        margin: 0 auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }
}

#ListingForm .form-header .stepIndicator.active {
    font-weight: 600;
}

#ListingForm .form-header .stepIndicator.finish {
    font-weight: 600;
    color: #2196f3;
}
#ListingForm .form-header .stepIndicator::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    z-index: 9;
    width: 20px;
    height: 20px;
    background-color: #c3dafe;
    border-radius: 50%;
    border: 3px solid #ebf4ff;
}
#ListingForm .form-header .stepIndicator.active::before {
    background-color: #a3bffa;
    border: 3px solid #c3dafe;
}
#ListingForm .form-header .stepIndicator.finish::before {
    background-color: #2196f3;
    border: 3px solid #c3dafe;
}
#ListingForm .form-header .stepIndicator::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 8px;
    width: 100%;
    height: 3px;
    background-color: #f3f3f3;
}
#ListingForm .form-header .stepIndicator.active::after {
    background-color: #a3bffa;
}
#ListingForm .form-header .stepIndicator.finish::after {
    background-color: #2196f3;
}
#ListingForm .form-header .stepIndicator:last-child:after {
    display: none;
}
#ListingForm input.invalid {
    border: 2px solid #ffaba5;
}

#loader-line {
    width: 100%;
    height: 3px;
    position: static;
    overflow: hidden;
    background-color: transparent;
    margin: 0 auto;
    top: 0;
}

#loader-line:before {
    content: "";
    position: absolute;
    left: -50%;
    height: 3px;
    width: 5%;
    background: #fff;
    -webkit-animation: lineAnim 1s linear infinite;
    animation: lineAnim 1s linear infinite;
    border-radius: 20px;
    z-index: 10000000;
}

@-webkit-keyframes lineAnim {
    0% {
        left: -40%;
    }
    50% {
        left: 20%;
        width: 80%;
    }
    100% {
        left: 100%;
        width: 100%;
    }
}

@keyframes lineAnim {
    0% {
        left: -40%;
    }
    50% {
        left: 20%;
        width: 80%;
    }
    100% {
        left: 100%;
        width: 100%;
    }
}

.opacity-on {
    opacity: 0 !important;
}

* spinner/processing state,
errors */ .spinner,
.spinner:before,
.spinner:after {
    border-radius: 50%;
}

.spinner {
    color: #ffffff;
    font-size: 22px;
    text-indent: -99999px;
    margin: 0px auto;
    position: relative;
    width: 20px;
    height: 20px;
    box-shadow: inset 0 0 0 2px;
    transform: translateZ(0);
}

.spinner:before,
.spinner:after {
    position: absolute;
    content: "";
}

.spinner:before {
    width: 10.4px;
    height: 20.4px;
    background: #2196f3;
    border-radius: 20.4px 0 0 20.4px;
    top: -0.2px;
    left: -0.2px;
    transform-origin: 10.4px 10.2px;
    -webkit-animation: loading 2s infinite ease 1.5s;
    animation: loading 2s infinite ease 1.5s;
}

.spinner:after {
    width: 10.4px;
    height: 10.2px;
    background: #2196f3;
    border-radius: 0 10.2px 10.2px 0;
    top: -0.1px;
    left: 10.2px;
    transform-origin: 0px 10.2px;
    -webkit-animation: loading 2s infinite ease;
    animation: loading 2s infinite ease;
}

@-webkit-keyframes loading {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
@keyframes loading {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.loading {
    display: inline-flex;
    align-items: center;
}

.loading .spacer {
    margin-right: 2px;
}

.loading span {
    -webkit-animation-name: blink;
    animation-name: blink;
    -webkit-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    display: inline-block;
    margin: 0 1px;
}

.loading span:nth-of-type(2) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.loading span:nth-of-type(3) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

@-webkit-keyframes blink {
    0% {
        opacity: 0.2;
    }
    20% {
        opacity: 1;
    }
    100% {
        opacity: 0.2;
    }
}

@keyframes blink {
    0% {
        opacity: 0.2;
    }
    20% {
        opacity: 1;
    }
    100% {
        opacity: 0.2;
    }
}

[aria-busy] {
    --loading-size: 64px;
    --loading-stroke: 6px;
    --loading-duration: 1s;
    position: relative;
    opacity: 0.75;
}
[aria-busy]:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: var(--loading-size);
    height: var(--loading-size);
    margin-top: calc(var(--loading-size) / 2 * -1);
    margin-left: calc(var(--loading-size) / 2 * -1);
    border: var(--loading-stroke) solid rgba(0, 0, 0, 0.15);
    border-radius: 50%;
    border-top-color: rgba(0, 0, 0, 0.5);
    animation: rotate calc(var(--loading-duration)) linear infinite;
}
@keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control {
    padding-left: 30px !important;
}

.dataTable tbody {
    font-size: 0.875rem;
    line-height: 1.5715;
}

.dataTable tbody td:first-child {
    padding-left: 1.25rem;
}

.dataTable tbody td:last-child {
    padding-left: 0.5rem;
}

input[type="radio"],
input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
    border: 1px solid #cbd5e0;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    outline: 0;
    border-radius: 0.275rem;
}

.dataTables_wrapper .dataTables_length select {
    font-size: 10px;
    padding: 0 1rem !important;
    border-radius: 0;
    border: 1px solid #cbd5e0;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    border-radius: 0.275rem;
}

.dataTables_wrapper .dataTables_filter .form-control-sm {
    padding: 0 1.4rem !important;
    font-size: 10px;
    border-radius: 0;
    border: 1px solid #cbd5e0;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    border-radius: 0.275rem;
}

.dark .dataTables_wrapper .dataTables_filter .form-control-sm,
.dark .dataTables_wrapper .dataTables_length select {
    background-color: #0f172a;
    border: 1px solid #4b5e8a;
    color: #fff;
}

.dataTables_filter {
    padding: 0 1.1rem;
}

.dataTables_paginate {
    padding: 0 1.1rem;
}

.dataTables_info {
    padding-left: 12px;
    font-size: 10px;
    color: #728096;
}

.dataTables_wrapper .dataTables_paginate .pagination .page-item .page-link {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 11px;
    margin-bottom: 0.5rem;
    font-weight: 500;
    border-radius: 0;
    color: #555;
    border-color: #ebecf1;
}

.dataTables_wrapper .dataTables_paginate .pagination .page-item.disabled a {
    color: #728096 !important;
}

.dataTables_wrapper .dataTables_paginate .pagination .first .page-link {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.dataTables_wrapper .dataTables_paginate .pagination .last .page-link {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.dark .dataTables_wrapper .dataTables_paginate .pagination .page-item.active {
    color: #fff;
}

.dark .dataTables_wrapper .dataTables_paginate .pagination .page-link {
    background-color: #0f172a !important;
    border-color: #0f172a !important;
}

.dark
    .dataTables_wrapper
    .dataTables_paginate
    .pagination
    .page-item.active
    .page-link {
    color: #fff;
}

.is-danger {
    border: 1px solid #ef4b4b !important;
}

.bg-emerald-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(209 250 229 / var(--tw-bg-opacity));
}
.text-emerald-600 {
    --tw-text-opacity: 1;
    color: rgb(5 150 105 / var(--tw-text-opacity));
}

.filter-button.active {
    background-color: #2196f3;
    color: #ffffff;
    border-color: transparent;
}

div.dt-buttons .dt-button {
    overflow: hidden;
    text-overflow: ellipsis;
}

.dt-buttons {
    margin-bottom: 2rem;
}

.dt-buttons .dt-button {
    font-size: 10px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 35px;
    text-transform: uppercase;
    color: #fff !important;
    border-color: #2196f3;
    box-shadow: 0 1px 3px 0 rgba(50, 50, 50, 0.2),
        0 2px 1px -1px rgba(50, 50, 50, 0.12),
        0 1px 1px 0 rgba(50, 50, 50, 0.14);
    background: #2196f3;
    min-width: 70px;
}

button {
    cursor: default;
}

button:disabled {
    opacity: 0.7;
}

.text-success {
    color: #38cb89 !important;
}

.number-font {
    font-family: poppins, sans-serif;
    font-weight: 700;
}

.fs-11 {
    font-size: 10px;
}

.data-percentage-change {
    vertical-align: middle;
}

/* ==========================================================================           
 *
 *    GDPR Cookie
 *
 * ========================================================================== */
.js-cookie-consent {
    font-size: 14px;
    width: 520px;
    padding: 30px;
    position: fixed;
    bottom: 15px;
    left: 15px;
    z-index: 999999;
    transition: all 0.5s;
    background: hsl(var(--black));
    border-radius: 5px;
    border: 1px solid hsl(var(--white) / 0.2);
    color: #1e1e2d;
}

.js-cookie-consent .js-cookie-consent-agree {
    margin-top: 0.5rem;
    font-size: 10px;
    min-width: 80px;
    border-radius: 0.25rem;
    padding: 0.375rem 25px;
    text-transform: uppercase;
    color: #fff !important;
    background-color: #2196f3;
    border-color: #2196f3;
    height: 45px;
}
.js-cookie-consent .js-cookie-consent-agree:hover,
.js-cookie-consent .js-cookie-consent-agree:focus {
    background-color: #1e1e2d;
    border-color: #1e1e2d;
}

/* ==========================================================================           
 *
 *    SWAL Modal Box
 *
 * ========================================================================== */
.swal2-title {
    font-size: 20px !important;
    font-weight: 800 !important;
    color: #1e1e2d !important;
    padding-top: 20px !important;
}

.swal2-html-container {
    font-size: 14px !important;
    margin-top: 1rem !important;
}

.swal2-actions {
    margin: 1em auto 0 !important;
}

.swal2-file {
    font-size: 14px !important;
    border: 1px solid #2196f3 !important;
    margin-top: 1.5rem !important;
    margin-bottom: 0.5rem !important;
}

.swal2-input {
    font-family: "Poppins", sans-serif !important;
    border-radius: 0px !important;
    padding: 1.15rem 1.3rem !important;
    font-size: 10px !important;
    color: #1e1e2d !important;
    font-weight: 600 !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    outline: none !important;
    margin-top: 1rem !important;
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
}
.swal2-input:hover,
.swal2-input:focus {
    border-color: #2196f3 !important;
    box-shadow: 0px 0px 3px 1px rgba(0, 123, 255, 0.4) !important;
    transition: all 0.2s !important;
}

.swal2-input-label {
    font-size: 12px;
    margin-top: 1.2rem;
}

.swal2-validation-message {
    font-size: 14px !important;
}

.swal2-styled.swal2-confirm,
.swal2-styled.swal2-cancel {
    font-size: 10px !important;
    min-width: 80px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    border-radius: 35px !important;
    text-transform: uppercase !important;
    color: #fff !important;
    box-shadow: 0 1px 3px 0 rgba(50, 50, 50, 0.2),
        0 2px 1px -1px rgba(50, 50, 50, 0.12),
        0 1px 1px 0 rgba(50, 50, 50, 0.14) !important;
}
.swal2-styled.swal2-confirm:hover,
.swal2-styled.swal2-confirm:focus,
.swal2-styled.swal2-cancel:hover,
.swal2-styled.swal2-cancel:focus {
    color: #fff !important;
    background-color: #40a6f9 !important;
    border-color: #40a6f9 !important;
}

.swal2-styled.swal2-confirm {
    background-color: #2196f3 !important;
    border-color: #2196f3 !important;
}

.swal2-styled.swal2-cancel {
    background-color: #d13212 !important;
    border-color: #d13212 !important;
}

.swal2-select {
    font-size: 13px !important;
    color: #1e1e2d !important;
    margin: 1em 4em 3px !important;
}

.dark .swal2-popup {
    background-color: #1e293b;
    color: #cbd5e1;
}

.dark .swal2-title {
    color: #cbd5e1 !important;
}

/* ==========================================================================           
 *
 *    RichText Editor
 *
 * ========================================================================== */
.dark .richText .richText-editor,
.dark .richText .richText-toolbar,
.dark #textarea-outer-box #textarea-container,
.dark .richText,
.dark .input-box .form-control {
    background-color: #182236 !important;
    border: #182236 solid 1px;
    color: #fff;
}

.dark .richText .richText-toolbar ul li a,
.dark .richText .richText-undo,
.dark .richText .richText-redo {
    border-right: #1f2937 solid 1px !important;
    color: #fff;
}

.dark .richText .richText-toolbar ul li a:hover {
    background-color: #131e35 !important;
}

.error-message {
    color: red;
}

span {
    margin: 0;
}

.dark .h1,
.dark .h2,
.dark .h3,
.dark .h4,
.dark .h5,
.dark .h6,
.dark h1,
.dark h2,
.dark h3,
.dark h4,
.dark h5,
.dark h6,
.dark p {
    color: #cbd5e1;
}

.dark
    .richText
    .richText-toolbar
    ul
    li
    a
    .richText-dropdown-outer
    ul.richText-dropdown {
    background-color: #0f172a;
    border-color: #131e35;
}

h1,
.h1 {
    font-size: 2rem;
}

h2,
.h2 {
    font-size: 1.75rem;
}

h3,
.h3 {
    font-size: 1.5rem;
}

h4,
.h4 {
    font-size: 1.125rem;
}

h5,
.h5 {
    font-size: 1rem;
}

h6,
.h6 {
    font-size: 0.875rem;
}

.lead {
    font-size: 1.171875rem;
    font-weight: 300;
}

.detail-page-last-listing-item {
    border: 1px solid #d3dbe3;
    border-radius: 4px;
    padding: 10px;
    margin-bottom: 15px;
    min-height: 100px;
}

a {
    color: #2196f3;
    text-decoration-line: none;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control:before {
    background-color: #2196f3;
}

a:hover {
    color: #40a6f9;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

tbody,
td,
tfoot,
thead,
tr {
    border-width: 1px;
}

.dark .table-action-buttons {
    background: #182236;
    border: none !important;
    color: #fff;
}

.table-action-buttons {
    background: #f5f9fc;
    border: 1px solid #fff;
    border-radius: 0.42rem;
    line-height: 2.2;
    font-size: 14px;
    color: #67748e;
    width: 33px;
    height: 33px;
    text-align: center;
    transition-property: color, background-color, border-color,
        text-decoration-color, fill, stroke, -webkit-text-decoration-color;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 0.15s;
}

.card-body {
    flex: 1 1 auto;
    margin: 0;
    padding: 1rem 1.5rem;
    position: relative;
}

table.dataTable {
    margin-top: 20px !important;
}

.user-active,
.plan-paid,
.notification-announcement,
.notification-balance,
.notification-new-payment,
.plan-active,
.payment-completed,
.subscription-active,
.payout-completed,
.status-active,
.notification-completed,
.notification-active,
.notification-accepted,
.notification-approved,
.type-buy,
.notification-published,
.notification-resolved,
.user-group-subscriber {
    background: #00bc7e1a;
    color: #00bc7e;
}

.notification-offer,
.notification-deactivate {
    background: #006abc1a;
    color: #15a8c2;
}

.notification-refunded {
    background: rgb(215, 139, 195);
    color: #fff;
}

.notification-sold {
    background: #410ced;
    color: #fff;
}

.dark .text-muted {
    color: #cbd5e1;
}

.notification-escrow,
.notification-cancelled,
.notification-review-needed {
    background: #c7b703;
    color: #fff;
}

.notification-dispute,
.notification-reject,
.notification-rejected,
.notification-declined,
.notification-unresolved,
.notification-inactive {
    background: #c21532;
    color: #fff;
}

.cell-box {
    border-radius: 35px;
    font-weight: 700;
    align-items: center;
    justify-content: center;
    display: flex;
}

.cell-box.cell-notify {
    padding: 3px 20px;
}

.user-pending,
.user-suspended,
.payout-processing,
.user-group-user,
.plan-closed,
.payment-pending,
.subscription-pending,
.notification-info,
.notification-pending,
.notification-draft,
.notification-withdrawal,
.plan-free {
    background: #d1d3e0;
    color: #1e1e2d;
}

.expiry-box {
    background: #077d13;
    color: #fff;
}

.notification-expired {
    background: #b20c0c;
    color: #fff;
}

.expired-box {
    color: #b20c0c;
}

.notification-escrowed,
.payment-uploaded,
.type-sell {
    background: #f78306;
    color: #fff;
}

.notification-new-user,
.notification-marketing,
.user-group-admin,
.payment-monthly,
.plan-regular {
    background: #ecd7e6;
    color: #800c70;
}

.notification-listing {
    background: #cce6f1;
    color: #0577a8;
}

.dark .notification-new-user,
.dark .notification-marketing,
.dark .user-group-admin,
.dark .payment-monthly,
.dark .plan-regular {
    background: #182236;
    color: #eda4d6;
}

.notification-warning {
    background: #ffc4c7;
    color: #b3282e;
}

.dataTable tbody td {
    font-size: 13px;
    vertical-align: middle;
    padding-right: 0.4rem;
    padding-left: 0.4rem !important;
    padding-top: 0.55rem;
    padding-bottom: 0.55rem;
    white-space: normal !important;
}

.notify-menu {
    overflow-y: scroll;
    max-height: 300px;
}

.badge {
    border-radius: 0rem;
}

.notify-icon {
    float: left;
    height: 40px;
    line-height: 39px;
    margin-right: 15px;
    text-align: center;
    vertical-align: middle;
    width: 40px;
    border-radius: 50%;
    margin-top: 5px;
}

.gateway-logo {
    width: 5%;
    margin-right: 0.5rem;
}

.fs-10 {
    font-size: 10px;
}

.dark .card {
    color: #cbd5e1;
    background-color: #1e293b;
    border: 1px solid #334155;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}

.payment-yearly {
    background: #aa7ded;
    color: #fff;
}

.plan-featured {
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    height: 25px;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 30px;
    min-width: 40%;
    padding-top: 2px;
    text-align: center;
    background-color: #2196f3;
}

.plan-featured.plan {
    border-bottom-left-radius: 15px !important;
    border-top-right-radius: 0px !important;
}

.price-card-border {
    border: 2px solid #2196f3 !important;
    border-top-right-radius: 30px;
}

.w-20 {
    width: 40% !important;
}

.w-30 {
    width: 40% !important;
}

/* .price-card-borders {
    border: 1px solid #2196f3 !important;
} */

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0;
    margin-bottom: 1rem;
    list-style: none;
}

.page-leftheader .breadcrumb-item,
.page-rightheader .breadcrumb-item {
    font-size: 11px;
    margin-top: 0;
}

.page-title {
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 2.5rem;
    position: relative;
}

.dark .breadcrumb-item + .breadcrumb-item::before {
    color: #b5bac1 !important;
}

.page-leftheader .breadcrumb-item + .breadcrumb-item::before,
.page-rightheader .breadcrumb-item + .breadcrumb-item::before {
    color: #1e1e2d;
    padding-left: 0;
    font: var(--fa-font-solid);
    content: "\f101";
    font-weight: 400;
    float: none;
    font-size: 8px;
}

.breadcrumb-item + .breadcrumb-item::before {
    float: left;
    padding-right: 0.5rem;
    color: #6c757d;
    content: var(--bs-breadcrumb-divider, "/");
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: 0.5rem;
}

.breadcrumb-item.active a,
.dark .breadcrumb-item.active a {
    color: #2196f3;
}

li.breadcrumb-item.active,
.dark li.breadcrumb-item.active {
    color: #2196f3;
}

.dark .breadcrumb-item a {
    color: #b5bac1;
}

.breadcrumb-item a {
    color: #1e1e2d;
}

.checkout-success {
    font-size: 20px;
    font-weight: 700;
    color: #2196f3;
}

.text-info {
    color: #2196f3 !important;
}

div.dt-buttons .dt-button:hover {
    background-color: #40a6f9 !important;
}

.text-white {
    color: #fff;
}

.text-white:hover {
    color: #fffefe;
}

.input-group-btn {
    margin-top: 10px;
}

.text-info:hover {
    color: #40a6f9 !important;
}

.dark .text-info:hover {
    color: #40a6f9 !important;
}

.btn-primary {
    font-size: 10px;
    min-width: 100px;
    padding: 7px 15px;
    border-radius: 35px;
    text-transform: uppercase;
    color: #fff !important;
    background-color: #2196f3;
    border-color: #2196f3;
    box-shadow: 0 1px 3px 0 rgba(50, 50, 50, 0.2),
        0 2px 1px -1px rgba(50, 50, 50, 0.12),
        0 1px 1px 0 rgba(50, 50, 50, 0.14);
    transition: all 0.3s;
}

.btn-primary:hover {
    background-color: #40a6f9;
    border-color: #40a6f9;
}

.input-control:checked {
    background-color: #2196f3;
}

.btn-disabled,
.btn-disabled:hover {
    font-size: 10px;
    min-width: 100px;
    padding: 7px 15px;
    border-radius: 35px;
    text-transform: uppercase;
    border-color: #e5e7eb;
    background-color: #f3f4f6;
    color: #9ca3af;
    box-shadow: 0 1px 3px 0 rgba(50, 50, 50, 0.2),
        0 2px 1px -1px rgba(50, 50, 50, 0.12),
        0 1px 1px 0 rgba(50, 50, 50, 0.14);
    transition: all 0.3s;
}

.dark .btn-disabled,
.dark .btn-disabled:hover {
    border-color: #374151;
    background-color: #1f2937;
    color: #4b5563;
}

.btn-secondary {
    font-size: 10px;
    min-width: 100px;
    padding: 7px 15px;
    border-radius: 35px;
    text-transform: uppercase;
    color: #fff !important;
    background-color: #475569;
    border-color: #64748b;
    box-shadow: 0 1px 3px 0 rgba(50, 50, 50, 0.2),
        0 2px 1px -1px rgba(50, 50, 50, 0.12),
        0 1px 1px 0 rgba(50, 50, 50, 0.14);
    transition: all 0.3s;
}

.btn-secondary:hover {
    background-color: #3e4b5e;
    border-color: #3e4b5e;
}

.btn-tertiary {
    border: 2px solid #e5e7eb;
    color: #2196f3;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-tertiary:hover {
    border-color: #d1d5db;
    color: #40a6f9;
}

.dark .btn-tertiary {
    border-color: #374151;
}

.dark .btn-tertiary:hover {
    border-color: #4b5563;
}

.btn-warning {
    font-size: 10px;
    min-width: 100px;
    padding: 7px 15px;
    border-radius: 35px;
    text-transform: uppercase;
    color: #fff !important;
    background-color: #ef4444;
    border-color: #ef4444;
    box-shadow: 0 1px 3px 0 rgba(50, 50, 50, 0.2),
        0 2px 1px -1px rgba(50, 50, 50, 0.12),
        0 1px 1px 0 rgba(50, 50, 50, 0.14);
    transition: all 0.3s;
}

.btn-warning:hover {
    background-color: #dc2626;
}

.page-header {
    display: flex;
    align-items: center;
    margin: 1.5rem 0;
    -ms-flex-wrap: wrap;
    padding: 0;
    position: relative;
}

.cancel-subscription {
    background: #728096;
    padding: 5px 1rem;
    border-radius: 1rem;
    color: #fff;
}

.cancel-subscription:hover {
    color: #f4f4f4;
}

.text-danger {
    color: red;
}

.fw-2 {
    width: 20px !important;
}

.balance-info li a {
    color: #374151;
}

.dark .balance-info li a {
    color: #cbd5e1;
}

.balance-info li.text-info a {
    color: #2196f3;
}

.card-title {
    text-transform: capitalize;
    font-weight: 700;
    font-size: 14px;
    padding-left: 1rem;
    margin-top: 0.5rem;
}

.prepaid-view-box {
    border: 1px solid rgba(219, 226, 235, 0.6901960784);
    border-radius: 5px;
    padding: 1rem 0.5rem;
    height: 100%;
}

.dark .prepaid-view-box {
    border: 1px solid rgba(111, 113, 117, 0.69);
}

.fs-12 {
    font-size: 12px !important;
}
.fs-14 {
    font-size: 14px;
}

.user-deactivated,
.priority-critical,
.payment-failed,
.subscription-cancelled,
.subscription-suspended,
.subscription-expired,
.payout-cancelled,
.payout-declined,
.promocode-invalid,
.payment-cancelled,
.payment-declined,
.notification-payout-request,
.status-deactive,
.faq-hidden,
.adsense-deactivated,
.notification-warning {
    background: #ffe2e5;
    color: red;
}

.checkout-wrapper-box {
    border: 1px solid #ebecf1;
    padding: 1.5rem 2rem;
    border-radius: 5px;
    margin-top: 5px;
    margin-bottom: 1rem;
}

.dark .checkout-wrapper-box {
    border: 1px solid #313338 !important;
}

.divider {
    display: block;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    margin: 1rem 0;
}

.divider-text {
    position: relative;
    display: inline-block;
    font-size: 12px;
    padding: 0 1rem;
    text-transform: uppercase;
}

.checkout-title {
    font-family: poppins, sans-serif;
    font-weight: 800;
    font-size: 12px;
    line-height: 1;
    margin-bottom: 0;
}

.text-success {
    color: #38cb89 !important;
}

.divider-text:after,
.divider-text:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 9999px;
    border-top: 1px solid #dfe3e7;
}

.divider-text:before {
    right: 100%;
}

.divider-text:after {
    left: 100%;
}

.divider:after {
    display: none;
}

.fa-asterisk {
    font-size: 8px;
    color: red;
}

.form-input {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    appearance: none;
    font-weight: 400;
    line-height: 1rem;
    width: 100%;
}

.checkout-wrapper-box .btn-group {
    margin-bottom: 1.4rem;
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
}

.w-100 {
    width: 100% !important;
}

.checkout-wrapper-box label.gateway {
    margin-bottom: 1rem;
    width: 150px;
    height: 100px;
    line-height: 90px;
    border: 1px solid #ebecf1;
}

.dark .checkout-wrapper-box label.gateway {
    border: 1px solid #313338;
}

.gateway-radio {
    display: none;
    bottom: 0;
    right: 0;
}

.payment-image {
    width: 70%;
    padding-top: 9px;
}

.payment-image-flutterwave {
    width: 70%;
}

.payment-image-stripe {
    padding-top: 6px;
}

.checkout-wrapper-box label[aria-expanded="true"] {
    border: 2px solid #2196f3 !important;
}

[type="radio"]:checked {
    background-color: #2196f3;
}

.checkout-cost {
    float: right;
    font-weight: 800;
    font-size: 12px;
    font-family: poppins, sans-serif;
}
/* 
#card-element {
    border-radius: 4px 4px 0 0;
    padding: 12px;
    border: 1px solid rgba(50, 50, 93, 0.1);
    height: 44px;
    width: 100%;
} */

.font-weight-bold {
    font-weight: 700;
}

.dataTable tbody td .order-id {
    word-break: break-all;
}

.w-50,
.transaction-gateway-logo {
    width: 60% !important;
}

.table-actions-dropdown .dropdown-item {
    padding: 0.5rem 1rem;
}

.table-actions-dropdown i {
    font-size: 14px;
    margin-right: 10px;
}

.text-warning {
    color: #d02121;
}

.text-warning:hover {
    color: #bd2929;
}

.table-actions-dropdown {
    z-index: 1000;
}

.btn-primary:disabled {
    cursor: not-allowed;
    opacity: 0.5;
}

.disabled-editor .richText-editor {
    cursor: not-allowed;
}

.textarea-custom {
    font-size: 0.875rem; /* text-sm */
    padding-left: 1rem; /* px-4 */
    padding-right: 1rem; /* px-4 */
    padding-top: 0.75rem; /* py-3 */
    padding-bottom: 0.75rem; /* py-3 */
    width: 100%; /* w-full */
    border-radius: 0.375rem; /* rounded-md */
    background-color: #ffffff; /* bg-white */
    border: 2px solid #e2e8f0; /* border-gray-200 */
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); /* shadow-sm */
    outline: none; /* focus:outline-none */
    transition: border-color 0.2s, box-shadow 0.2s; /* transition for focus effect */
    margin-top: 0.5rem; /* mt-2 */
}

.textarea-custom::placeholder {
    color: #a0aec0; /* placeholder:text-gray-300 */
    font-size: 0.75rem; /* placeholder:text-xs */
}

.textarea-custom:focus {
    border-color: #d1d5db; /* focus:border-gray-300 */
    box-shadow: 0 0 0 1px #e2e8f0; /* focus:ring-gray-200 */
}

.dark .textarea-custom,
.dark .alert-warning,
.dark .input-form {
    border-color: #334155;
    color: #cbd5e0; /* dark:text-slate-300 */
    background-color: #2d3748; /* dark:bg-slate-800 */
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    text-align: center;
}

.alert-warning {
    color: #777;
    background-color: #f1f2f9;
    border: none;
}

.alert-dismissible {
    padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    appearance: none;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity = 20);
    opacity: 0.2;
}

.dark .textarea-custom:focus {
    box-shadow: none; /* dark:focus:ring-0 */
}

.input-custom {
    padding-left: 1rem; /* px-4 */
    padding-right: 1rem; /* px-4 */
    padding-top: 0.75rem; /* py-3 */
    padding-bottom: 0.75rem; /* py-3 */
    font-weight: 400; /* font-regular */
    width: 100%; /* w-full */
    border-radius: 0.375rem; /* rounded-md */
    background-color: #ffffff; /* bg-white */
    border: 2px solid #e2e8f0; /* border-gray-200 */
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); /* shadow-sm */
    outline: none; /* focus:outline-none */
    font-size: 0.875rem; /* text-sm */
    transition: border-color 0.2s, box-shadow 0.2s;
}

.custom-input {
    padding-left: 2rem; /* 32px (px-4) */
    padding-right: 2rem; /* 32px (px-4) */
    padding-top: 0.75rem; /* 12px (py-3) */
    padding-bottom: 0.75rem; /* 12px (py-3) */
    width: 100%; /* w-full */
    border-radius: 0.375rem; /* 6px (rounded-md) */
    background-color: #ffffff; /* bg-white */
    border-color: #e2e8f0; /* border-gray-200 */
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05); /* shadow-sm */
    outline: none; /* focus:outline-none */
    border-width: 2px; /* border-2 */
    padding-left: 2rem; /* pl-8 */
    font-size: 0.875rem; /* placeholder:text-sm */
}

.input-custom::placeholder,
.custom-input::placeholder {
    color: #94a3b8; /* placeholder:text-slate-400 */
    font-size: 0.75rem; /* placeholder:text-xs */
}

.input-custom:focus,
.custom-input:focus {
    border-color: #d1d5db; /* focus:border-gray-300 */
    box-shadow: 0 0 0 1px #e2e8f0; /* focus:ring-gray-200 */
}

.input-custom:disabled,
.custom-input:disabled {
    text-transform: capitalize; /* disabled:capitalize */
    color: #94a3b8; /* disabled:text-slate-400 */
}

.dark .input-custom,
.dark .custom-input {
    color: #cbd5e0;
    border-color: #334155;
    background-color: #2d3748;
}

.dark .input-custom:focus,
.dark .custom-input:focus {
    box-shadow: 0 0 0 1px #2d3748; /* dark:focus:ring-0 */
}

.dispute-img {
    max-width: 100%;
    max-height: 100px;
    width: auto;
    height: auto;
    object-fit: contain;
    flex: 1 1 calc(23.333% - 10px);
    margin-bottom: 10px;
}

.support-message {
    padding: 1rem;
    float: left;
    width: 70%;
    border-radius: 8px;
    box-shadow: 0 1px 4px rgba(179, 186, 212, 0.5) !important;
}

#support-messages-box {
    min-height: 500px;
    border-radius: 8px;
    height: 100%;
}

#support-messages-box .support-response {
    float: right;
}

.status {
    padding: 10px;
    border-radius: 35px;
    display: inline-block;
    font-weight: bold;
}

.dispute-open {
    background-color: #f8d7da;
    color: #721c24;
}

.dispute-under {
    background-color: #fff3cd;
    color: #856404;
}

.dispute-resolved {
    background-color: #d4edda;
    color: #155724;
}

.dispute-closed {
    background-color: #d6d8d9;
    color: #1b1e21;
}

.dropdown-menu {
    padding: 0.5rem 0 !important;
}

#loader-line {
    width: 100%;
    height: 3px;
    position: static;
    overflow: hidden;
    background-color: transparent;
    margin: 0 auto;
    top: 0;
}

#loader-line:before {
    content: "";
    position: absolute;
    left: -50%;
    height: 3px;
    width: 5%;
    background: #2196f3;
    -webkit-animation: lineAnim 1s linear infinite;
    animation: lineAnim 1s linear infinite;
    border-radius: 20px;
    z-index: 10000000;
}

.uniform-image {
    width: 203px;
    height: 152px;
    object-fit: contain;
    border-radius: 0.25rem;
}

.listing-image {
    width: 103px;
    height: 52px;
    object-fit: cover;
    border-radius: 0.25rem;
}

.listing-removed-wrapper {
    max-width: 100% !important;
}

.listing-details {
    display: flex;
    align-items: center;
}
.listing-image-wrapper {
    flex-shrink: 0;
}
.listing-image {
    width: 50px;
    height: 50px;
    object-fit: cover;
}
.listing-text-wrapper {
    max-width: calc(100% - 60px);
}

.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.media-grid {
    max-width: 200px !important;
}

.media-grid-5 {
    max-width: 300px !important;
}

.listing-message-d {
    margin-bottom: 0.75rem;
    padding: 0.5rem;
    border-width: 1px;
    border-style: solid;
    border-color: #e2e8f0;
    border-radius: 0.25rem;
    display: flex;
    align-items: center;
}

.listing-receiver {
    background-color: #e7eef1;
}

.msg-image {
    border-radius: 25px !important;
    padding: 1rem;
}

.listing-text {
    color: #2b2b2b !important;
}

.listing-sender {
    background-color: #dbeafe;
}

.preview-image {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.card-footer {
    padding-left: 1rem;
    padding-right: 1rem;
}

#preview-container {
    display: flex;
    background-color: #fff;
}

.dark #preview-container {
    background-color: #161f32;
}

.preview-image {
    width: 103px;
    height: 92px;
    object-fit: contain;
    padding-left: 1rem;
    padding-right: 1rem;
    border-radius: 0.25rem;
}

.message {
    font-size: 0.875rem;
    padding: 0.75rem;
    border-radius: 0.5rem 0.5rem 0 0;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.08),
        0 2px 4px -1px rgba(0, 0, 0, 0.02);
    margin-bottom: 0.25rem;
}

.message.message-sender {
    background-color: #48a3ed;
    color: white;
    border: 1px solid transparent;
}

.message.message-reciever {
    background-color: #d3dde4;
    color: #2b2b2b;
    border: 1px solid #e2e8f0;
}

.last-message {
    font-size: 12px;
}

.h-100 {
    height: 100% !important;
}

.badge-primary {
    color: #fff;
    background-color: #2196f3;
    border-color: #2196f3;
}

/* .badge-primary {
    color: #fff;
    background-color: #375a7f;
} */

.badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
}
.badge {
    display: inline-block;
    padding: 0.35em 0.8em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    -webkit-transition: color 0.15s ease-in-out,
        background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
}

.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: center;
}

.position-relative {
    position: relative !important;
}

.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.rounded-circle {
    border-radius: 50% !important;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.f-size-20 {
    font-size: 20px;
}

.msg-card {
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.spinner-border,
.spinner-grow {
    display: inline-block;
    width: var(--bs-spinner-width);
    height: var(--bs-spinner-height);
    vertical-align: var(--bs-spinner-vertical-align);
    border-radius: 50%;
    animation: var(--bs-spinner-animation-speed) linear infinite
        var(--bs-spinner-animation-name);
}
@keyframes spinner-border {
    to {
        transform: rotate(360deg);
    }
}
.spinner-border {
    --bs-spinner-width: 2rem;
    --bs-spinner-height: 2rem;
    --bs-spinner-vertical-align: -0.125em;
    --bs-spinner-border-width: 0.25em;
    --bs-spinner-animation-speed: 0.75s;
    --bs-spinner-animation-name: spinner-border;
    border: var(--bs-spinner-border-width) solid currentcolor;
    border-right-color: transparent;
}
.spinner-border-sm {
    --bs-spinner-width: 1rem;
    --bs-spinner-height: 1rem;
    --bs-spinner-border-width: 0.2em;
}
@keyframes spinner-grow {
    0% {
        transform: scale(0);
    }
    50% {
        opacity: 1;
        transform: none;
    }
}
.spinner-grow {
    --bs-spinner-width: 2rem;
    --bs-spinner-height: 2rem;
    --bs-spinner-vertical-align: -0.125em;
    --bs-spinner-animation-speed: 0.75s;
    --bs-spinner-animation-name: spinner-grow;
    background-color: currentcolor;
    opacity: 0;
}
.spinner-grow-sm {
    --bs-spinner-width: 1rem;
    --bs-spinner-height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
    .spinner-border,
    .spinner-grow {
        --bs-spinner-animation-speed: 1.5s;
    }
}

.popout {
    cursor: pointer;
    display: none;
    padding: 14px 10px;
    background: #000;
    color: rgb(255, 255, 255);
    font-size: 16px;
    position: fixed;
    z-index: 1100;
    overflow: hidden;
    width: 100%;
    text-align: center;
    left: 0;
    top: 0;
}
.popout-error {
    background: #f00 !important;
}
.popout-success {
    background-color: #2dce89 !important;
}

.user-online::before,
.user-offline::before {
    position: absolute;
    border: 3px solid #fff;
    display: block;
    bottom: -3px;
    right: 0;
    content: "";
    border-radius: 50%;
    height: 30%;
    min-height: 30%;
    width: 30%;
    min-width: 30%;
}

.user-offline::before {
    background: #adadad;
}

.user-online::before {
    background: #4caf50;
}

.custom-scrollbar::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.dark .custom-scrollbar::-webkit-scrollbar-track {
    background-color: #313131;
    border-radius: 6px;
}

.custom-scrollbar::-webkit-scrollbar-track {
    background-color: #ebebeb;
    border-radius: 6px;
}
.custom-scrollbar::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 6px;
}

.wrapper-msg-inbox {
    overflow: auto;
    overflow-x: hidden;
}

.wrapper-msg-inbox::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.wrapper-msg-inbox::-webkit-scrollbar-track {
    background-color: #ebebeb;
    border-radius: 6px;
}

.dark .wrapper-msg-inbox::-webkit-scrollbar-track {
    background-color: #313131;
    border-radius: 6px;
}

.wrapper-msg-inbox::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 6px;
}

.wrapper-msg-inbox {
    scrollbar-color: #ebebeb;
    scrollbar-width: 5px;
}

.dark .wrapper-msg-inbox {
    scrollbar-color: #313131;
    scrollbar-width: 5px;
}

.container-msg {
    position: relative;
    overflow: auto;
    overflow-x: hidden;
    flex: 2;
    -webkit-box-flex: 2;
}

element.style {
    width: 0%;
    top: 0px;
    display: none;
}

.progress-upload-cover {
    background-color: #2196f3 !important;
}
.progress-upload-cover {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    background-color: #28a745;
    transition: width 0.6s ease;
}

.card-header {
    padding: 0;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    z-index: 10;
}
.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.message.media-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.wrapper-msg-right {
    float: initial;
    margin-right: auto;
    max-width: 500px;
}
.wrapper-msg-left {
    float: initial;
    margin-left: auto;
    max-width: 500px;
}

.rounded-bottom-right-0 {
    border-bottom-right-radius: 0 !important;
}

.message {
    padding: 6px 14px 7px !important;
    border-radius: 25px !important;
}

.text-word-break {
    word-break: break-word;
}

.media-grid-1,
.media-grid-3,
.media-grid-4,
.media-grid-5 {
    position: relative;
    width: 100%;
    display: table;
    overflow: hidden;
}

.media-grid-1 .media-wrapper {
    position: relative;
    padding-top: 60%;
    width: 100%;
    overflow: hidden;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    display: block;
}

.media-wrapper {
    animation-name: pulse;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    position: relative;
}

@keyframes pulse {
    0% {
        background-color: var(--color-media-wrapper);
    }
    50% {
        background-color: var(--color-pulse-media-wrapper);
    }
    100% {
        background-color: var(--color-media-wrapper);
    }
}

.post-img-grid {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.f-14 {
    font-size: 14px;
}

.text-word-break {
    word-break: break-word;
}

.msg-inbox {
    border-bottom: 1px solid #dee2e6 !important;
}

.dark .msg-inbox {
    border-bottom: 1px solid #334155 !important;
}

#sidebar {
    border-right: 1px solid #dee2e6 !important;
}

.dark #sidebar {
    border-right: 1px solid #334155 !important;
}

.dark .drop-msg {
    background-color: #1e293b;
    padding: 0.5rem;
}

.drop-msg {
    background-color: #fff;
    padding: 0.5rem;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}

.msg-card.active {
    color: #fff;
    background-color: #2196f3;
    border-color: #2196f3;
}

.dark .actionDelete {
    background-color: #1e293b;
    color: #f7fafc;
}

.actionArchive {
    border: none;
    font-size: 12px;
}

.actionArchive:hover {
    color: #2196f3;
}

.dark .actionArchive {
    background-color: #1e293b;
    color: #f7fafc;
}

.actionDelete {
    background-color: #ffffff;
    color: #1e293b;
}

.list-group:last-child {
    border-bottom-width: 0;
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}

.list-group:first-child {
    border-top-width: 0;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}
.list-group {
    border-top: inherit;
    border-bottom: inherit;
}

.text-active {
    color: #fff !important;
}

.message-tab.active {
    color: #2196f3;
    border-bottom: 2px solid #2196f3;
}

.InputElement {
    color: #fff !important;
}

.checkout-wrapper-box label[aria-expanded="true"] {
    border: 4px solid #2196f3 !important;
}

.checkout-wrapper-box label.gateway {
    background: #fff;
}

#card-element {
    border-radius: 4px 4px 0 0;
    padding: 12px;
    border: 1px solid rgba(50, 50, 93, 0.1);
    height: 44px;
    width: 100%;
    background: #fff;
}

.small {
    font-size: 85%;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert-danger hr {
    border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
    color: #843534;
}

.pulse {
    width: 10px;
    height: 10px;
    background: #ff3547;
    cursor: pointer;
    box-shadow: 0 0 0 rgba(247, 45, 102, 0.9);
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
}

.pulse:hover {
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(247, 45, 102, 0.9);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(247, 45, 102, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(247, 45, 102, 0);
    }
}
@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(247, 45, 102, 0.7);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(247, 45, 102, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(247, 45, 102, 0);
    }
}

.notification-dot {
    position: absolute;
    top: 0;
    right: 0;
    width: 0.625rem;
    height: 0.625rem;
    border-radius: 50%;
}

.card-listing {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.card-body {
    flex-grow: 1;
}

.accordion-item .card-header {
    background-color: transparent !important;
}

.custom-card {
    background-color: #ffffff;
    padding: 1rem;
    border: 1px solid #e5e7eb;
    border-radius: 0.125rem;
    margin-top: 1.5rem;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05); /* shadow-sm */
}

.dark .custom-card {
    background-color: #1e293b;
    border-color: #374151;
}

.flag {
    width: 1.4rem;
    border-radius: 5px;
}

.text-plain {
    color: #94a3b8;
}

.text-plain:hover {
    color: #e2e8f0;
}

.fs-24 {
    font-size: 24px;
}

/* ==========================================================================           
 *
 *    INSTALLATION STYLES
 *
 * ========================================================================== */
#install-wrapper i {
    padding: 1.5rem 2.5rem;
    background: #f5f9fc;
    border-radius: 10px;
    margin-bottom: 2rem;
    color: #2196f3;
    font-size: 68px;
}
#install-wrapper .svg-success {
    color: #28a745 !important;
    width: 1rem;
    height: 1rem;
    fill: currentColor;
}
#install-wrapper .svg-error {
    color: #d13212 !important;
    width: 1rem;
    height: 1rem;
    fill: currentColor;
}

.install-path span {
    padding: 0.3rem 0.4rem;
    background-color: #fff;
    width: 35px;
    border: none;
    outline: none;
    text-decoration: none;
    border-radius: 5px;
    color: #1e1e2d;
    margin-right: 0.1rem;
    transition: all 0.2s ease;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.install-path span:hover {
    color: #191922;
}

.install-path span.active {
    background-color: #2196f3 !important;
    color: #fff;
}

.install-notification .alert,
#manual-activation .alert {
    position: relative;
    margin-top: 0;
    margin-bottom: 2rem;
    line-height: normal;
    width: 100% !important;
}

#install-footer {
    position: absolute;
    bottom: 0;
    left: 42%;
}

#upgrade {
    min-width: 154px;
}

#installed-info {
    display: none;
}

.custom-bg {
    background-color: #2196f3;
}

.custom-bg:hover {
    background-color: #40a6f9;
}

.check-bg {
    background-color: #e4ecf3;
    color: #2196f3;
}

.icon-bg {
    background-color: #40a6f9;
    color: #fff;
}

.active-sidebar {
    background-color: #eff6ff;
}

.dark .active-sidebar {
    background-color: rgba(59, 130, 246, 0.3);
}

.text-word {
    color: #475569;
}

.dark .text-word {
    color: #cbd5e1;
}

.text-word:hover {
    color: #334155;
}

.dark .text-word:hover {
    color: #e2e8f0;
}

.check:checked {
    background-color: #2196f3;
}

.form-switch input[type="checkbox"]:checked + label {
    background-color: #2196f3;
}

.desktop-logo {
    width: 150px;
}

.mobile-logo {
    width: 50px;
}

.country-users ul {
    -moz-column-count: 3;
    column-count: 3;
    font-size: 12px;
}
.country-users ul li {
    margin-bottom: 0.5rem;
}

.search-icon {
    position: absolute;
    margin-left: 10px;
    top: 25%;
}

.w-18 {
    width: 20%;
}

@media screen and (max-width: 767px) {
    div.dataTables_wrapper div.dataTables_length {
        margin-bottom: 15px;
    }
}

#processing {
    display: none;
}

.display-none {
    display: none;
}

.col-form-label {
    padding-top: calc(0.375rem + var(--bs-border-width));
    padding-bottom: calc(0.375rem + var(--bs-border-width));
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}

.alert-warning {
    color: #1f2d3d;
    background: #ffc107;
    border-color: #edb100;
}

.alert-primary {
    color: #fff;
    border-color: #7889e8;
    background-color: #7889e8;
}

.rounded-pill {
    border-radius: 50rem !important;
}

.alert-success {
    background-color: #00a65a;
    border-color: #00a65a;
    color: #fff;
}

.btn:hover {
    border-color: #40a6f9;
    background-color: #40a6f9;
    color: #fff;
}

.banner-bg {
    background-image: linear-gradient(
        85deg,
        rgb(0, 123, 255) 0%,
        rgba(0, 123, 255, 0.85) 100%
    );

    background-size: 200% 200%;
    animation: gradient-animation 20s ease-in-out alternate infinite;
}

.-bottom-\[2px\] {
    bottom: -2px;
}

.inset-x-0 {
    left: 0px;
    right: 0px;
}

.fill-background {
    fill: hsl(240 25% 98%);
}

.\[backface-visibility\:hidden\] {
    backface-visibility: hidden;
}

.py-52 {
    padding-top: 18rem;
    padding-bottom: 18rem;
}

.site-section .text-container h6 {
    font-weight: 900;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
    color: #fff;
}

.site-section .text-container h1 {
    color: #fff;
    line-height: 1em;
    margin: 0;
    font-weight: 800;
    font-size: 70px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}

.site-section .text-container p {
    font-family: "Poppins", sans-serif;
    color: #fff;
    margin-top: 1rem;
    margin-bottom: 2rem;
    font-weight: 700;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}

.site-section {
    background: rgb(14, 7, 31);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/assets/img/photos/bg.webp);
    position: relative;
}

.btn-primary-frontend {
    font-size: 16px;
    width: 250px;
    height: 50px;
    line-height: 48px;
    font-weight: 600;
    border-radius: 50vh;
    color: #fff !important;
    background-image: linear-gradient(#007bff, rgba(0, 123, 255, 0.5607843137));
    border-top: 1px solid rgba(255, 255, 255, 0.4392156863);
    box-shadow: 0 1px 3px 0 rgba(50, 50, 50, 0.2),
        0 2px 1px -1px rgba(50, 50, 50, 0.12),
        0 1px 1px 0 rgba(50, 50, 50, 0.14);
    z-index: 10;
}

.btn-frontend-scroll-effect {
    position: relative;
    transform: translateZ(0);
    text-decoration: none;
    transition-delay: 0.6s;
    overflow: hidden;
}

.btn-frontend-scroll-effect span {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    text-align: center;
    transition: transform 0.5s ease;
    left: 0;
}

.site-section #top-main-button {
    display: inline-flex;
    background: #0c0c0d;
    border: none !important;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        flex-wrap: nowrap;
        justify-content: flex-start;
    }
}

.site-section .navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.site-section .navbar {
    background: transparent;
    padding-top: 0px;
    padding-bottom: 0px;
    z-index: 100;
    font-size: 12px;
    font-weight: 700;
    transition: all ease-in 0.2s;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.site-section .container-fluid {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.site-section .navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9);
}
.site-section .navbar-brand {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    text-decoration: none;
    white-space: nowrap;
}

.site-section .navbar-nav {
    display: flex;
    justify-content: center;
    gap: 1.5rem;
    margin: auto;
}

.site-section #login-buttons {
    width: auto;
}

.site-section .navbar-nav li.nav-item a.active {
    color: #1e1e2d !important;
}

.site-section .navbar-nav li.nav-item a.nav-link {
    padding: 0px 15px;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    font-size: 14px;
}

.site-section #login-button {
    color: #fff;
    margin-right: 0.5rem;
    vertical-align: middle;
}

.site-section .action-button {
    outline: none;
    text-decoration: none;
    min-width: 105px;
    color: #fff;
    padding: 0.375rem 0.75rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    box-shadow: 0 1px 3px 0 rgba(50, 50, 50, 0.2),
        0 2px 1px -1px rgba(50, 50, 50, 0.12),
        0 1px 1px 0 rgba(50, 50, 50, 0.14);
}

.site-section .register-button {
    background: #1e1e2d;
}

#frontend-local {
    float: left;
}

#frontend-local {
    padding-top: 0;
    margin-left: 0.8rem;
}

.size-10 {
    width: 2.5rem;
    height: 2.5rem;
}

button.hamburger {
    margin-left: 0 !important;
}

.site-section .minimize-navbar {
    background: rgb(255, 255, 255);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.site-section .dark-color {
    color: #1e1e2d !important;
}

.site-section .minimize-navbar #login-button {
    color: #1e1e2d;
}

.-top-px {
    top: -1px;
}

.border-opacity-15 {
    --tw-border-opacity: 0.15;
}

#welcome-footer {
    background-image: linear-gradient(#242a33, #1a1f26);
    position: relative;
}

#welcome-footer .curve-box {
    position: absolute;
    pointer-events: none;
    right: 0;
    top: -1px;
    left: 0;
}

#welcome-footer .curve-box .curve {
    fill: #fff;
    width: 100%;
    height: auto;
}

#welcome-footer #footer {
    padding: 112px 0 48px 0;
}

#welcome-footer #footer h1 {
    font-size: 48px;
    color: #fff;
    font-weight: 900;
    margin-bottom: 0.66em;
    text-shadow: 1px 2px 3px rgb(0, 0, 0);
}

#welcome-footer #footer h3 {
    font-size: 24px;
    color: #7c838d;
    font-weight: 700;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}

#welcome-footer #footer .notification {
    color: #7c838d;
}

#welcome-footer #footer a.footer-link {
    font-size: 12px;
    color: #7c838d;
    cursor: pointer;
}

#welcome-footer #copyright .nav-link.icon span {
    color: #7c838d;
}

#welcome-footer #copyright {
    min-height: 112px;
    border-top: 1px solid #282e38;
    padding-top: 3rem;
}
.list-inline-item {
    display: inline-block;
}

#welcome-footer .twitter-icon {
    fill: #7c838d;
    margin-right: 0.5rem;
    width: 35px;
    margin-top: -4px;
}

#welcome-footer .footer-icon {
    text-align: center;
    color: #7c838d;
    width: 35px;
    font-size: 16px;
    margin-right: 0.5rem;
    cursor: pointer;
    border-radius: 3px;
    transition: all ease 0.3s;
}

.secondary-navbar .navbar-nav li.nav-item a.nav-link {
    padding: 0px 15px;
    color: #1e1e2d;
}

.secondary-navbar #login-button {
    color: #1e1e2d !important;
}

.site-section .minimize-navbar #frontend-local span {
    color: #1e1e2d !important;
}

.site-section .minimize-navbar li.nav-item a.active {
    color: #2196f3 !important;
}

.secondary-navbar .navbar-nav li.nav-item a.active {
    color: #2196f3 !important;
}

.header-locale .dropdown-item {
    margin-top: -0.9rem;
    justify-content: center;
}

.w-2\/5 {
    width: 40%;
}

.section-header-title {
    font-family: "Onest", ui-sans-serif, system-ui, sans-serif,
        "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
        "Noto Color Emoji";
    font-size: 2rem;
    font-weight: 600;
    letter-spacing: -0.03em;
}

.section-header-desc {
    font-size: 1.125rem;
    line-height: 1.5;
    letter-spacing: -0.01em;
}

.grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid {
    display: grid;
}

.feature-box {
    background-color: #f5f5f7;
}

#faq #accordion .card {
    border-radius: 5px !important;
    box-shadow: inset 0 1px 0.5px hsla(0deg, 0%, 100%, 0.075),
        0 0.3px 0.4px rgba(0, 0, 0, 0.025), 0 0.9px 1.5px rgba(0, 0, 0, 0.05),
        0 3.5px 6px rgba(0, 0, 0, 0.1);
    border: none !important;
    border-bottom: none !important;
    overflow: visible;
    margin-bottom: 0.5rem;
    transition: box-shadow 0.2s ease-in-out !important;
}

@media (max-width: 768px) {
    .dispute-img {
        flex: 1 1 calc(50% - 10px);
    }

    .site-section .text-container h1 {
        font-size: 30px !important;
    }

    #welcome-footer #footer h1 {
        font-size: 24px;
    }
    #welcome-footer #footer h3 {
        font-size: 14px;
    }

    #copyright #frontend-local,
    #copyright #frontend-copyright {
        float: none !important;
        text-align: center !important;
    }

    #copyright #footer-icons {
        margin-bottom: 1rem;
        margin-top: 1rem;
    }

    #welcome-footer #copyright p {
        margin-bottom: 1rem;
    }

    .w-2\/5 {
        width: 100%;
    }
}

@media (max-width: 576px) {
    .dispute-img {
        flex: 1 1 100%;
    }
}

@media not all and (min-width: 768px) {
    .max-md\:grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}

.field span:last-child {
    display: none;
    padding: 12px;
}

.input-form {
    color: #4a5568;
    background-color: #ffffff;
    border-color: #e2e8f0;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    outline: none;
    font-size: 0.875rem;
    border-width: 2px;
}

.input-form::placeholder {
    color: #a0aec0;
    font-size: 0.875rem;
}

.input-form:focus {
    border-color: #d2d6dc;
    box-shadow: 0 0 0 3px rgba(226, 232, 240, 0.5);
}

.dark .input-form {
    color: #cbd5e1;
    background-color: #1e293b;
}

.form-check .form-check-input {
    float: left;
    margin-left: -1.5em;
}

.form-check-input {
    width: 1.8em;
    height: 1.8em;
    margin-top: 0.25em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0, 0, 0, 0.25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}
.form-check-input[type="checkbox"] {
    border-radius: 0.25em;
}
.form-check-input[type="radio"] {
    border-radius: 50%;
}
.form-check-input:active {
    filter: brightness(90%);
}
.form-check-input:focus {
    border-color: #2196f3;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-check-input:checked {
    background-color: #2196f3;
    border-color: #2196f3;
}
.form-check-input:checked[type="checkbox"] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type="radio"] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type="checkbox"]:indeterminate {
    background-color: #2196f3;
    border-color: #2196f3;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
    pointer-events: none;
    filter: none;
    opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label,
.form-check-input:disabled ~ .form-check-label {
    opacity: 0.5;
}

.form-switch .form-check-input {
    width: 2em;
    margin-left: -2.5em;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
    background-position: left center;
    border-radius: 2em;
    transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .form-switch .form-check-input {
        transition: none;
    }
}
.form-switch .form-check-input:focus {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
    background-position: right center;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.form-check-label {
    font-size: 14px;
}
.backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(4px);
    background-color: hsla(var(222 14% 29%) / 0.15);
    z-index: 40;
}

.modal-open .backdrop {
    display: block;
    transition: opacity 0.3s ease;
}

.modal-open .backdrop {
    opacity: 1;
}

.modal-open {
    overflow: auto;
}

.backdrop {
    opacity: 1;
}

.modal-open .backdrop,
.modal-open .modal-content {
    display: block;
}

.h-40 {
    height: 10rem !important;
}

.blog-sub-bg {
    background: #162223;
    color: #fff;
}

.blog-content h1,
.blog-content h2,
.blog-content h3,
.blog-content h4,
.blog-content h5,
.blog-content h6,
.page-content h1,
.page-content h2,
.page-content h3,
.page-content h4,
.page-content h5,
.page-content h6 {
    margin-top: 0;
    font-weight: 700;
    line-height: 1.1em;
    letter-spacing: -0.03em;
    color: #1e2227;
}

#kycModal.scale-100,
#reminderModal.scale-100,
#reviewModal.scale-100,
#reportModal.scale-100 {
    transform: scale(1);
}

#kycModal .modal-content,
#reminderModal .modal-content,
#reviewModal .modal-content,
#reportModal .modal-content {
    transition: transform 0.3s ease, opacity 0.3s ease;
}

#kycModal,
#reminderModal,
#reviewModal,
#reportModal {
    z-index: 100;
}

#kycBackdrop,
#reminderBackdrop,
#reviewBackdrop,
#reportBackdrop {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 50;
}

#loadingSpinner {
    border-color: #fff;
    border-top-color: transparent;
}

textarea::placeholder,
input::placeholder {
    opacity: 0.6;
}

.fa-star {
    cursor: pointer;
}

.fa-star.selected {
    color: #ffd700;
}

#reviewModal i {
    transition: color 0.2s;
}
