﻿
.bg-menu-theme .menu-item.active > .menu-link:not(.menu-toggle) {
    background-color: #764AF1 !important;
}
.app-brand .layout-menu-toggle i {
    color: #764AF1 !important;
}
.services-pills .nav-link.active, .services-pills .nav-link.active:hover, .services-pills .nav-link.active:focus {
    background-color: #764AF1 !important;
}
    .services-pills .nav-link:not(.active) {
       border:1px solid !important;
    }

  /*  .services-pills .nav-link.active:after {
        content: "";
        width: 20px;
        height: 20px;
        line-height: 17px;
        border-color: #6259ca #182535 transparent;
        border-style: solid;
        border-width: 0 35px 35px 0;
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        border-radius: 0.3rem;
    }*/
.services-pills .nav-link.active::before {
    content: "\2713";
    z-index: 997;
    position: absolute;
    top: 2px;
    right: 4px;
    font-size: 14px;
    color: #fff;
}
.services-pills button{
    height:50px !important;
}
.services-pills .nav-item{
    padding:5px;
}
.btn-primary {
    color: #fff;
    background-color: #764AF1 !important;
    border-color: #764AF1 !important;
    box-shadow: 0 2px 14px rgba(118, 74, 241, 0.16) !important;
}
.btn-check:checked + .btn-outline-primary.mtn {
    background-color: #fc0 !important;
    border-color: #fc0 !important;
}
.btn-check:checked + .btn-outline-primary.mci {
    background-color: #54C5D0 !important;
    border-color: #54C5D0 !important;
}
.btn-check:checked + .btn-outline-primary.rtl {
    background-color: #ed037c !important;
    border-color: #ed037c !important;
}
.btn-check:checked + .btn-outline-primary.shtl {
    background-color: #3F86EC !important;
    border-color: #3F86EC !important;
}
.text-my {
    color: #764AF1 !important;
}
.card {
    box-shadow: 0 2px 14px rgba(118, 74, 241, 0.16) !important;
}
.custom-option.checked {
    background-color: rgba(118, 74, 241, 0.16) !important;
}
.custom-option.checked {
    border: 1px solid #764AF1 !important;
}
.choiseprice .form-check {
    min-height: 7.378rem !important;
}
.light-style .bs-stepper:not(.wizard-modern) {
    box-shadow: 0 2px 14px rgba(118, 74, 241, 0.16) !important;
}

@media (max-width: 991.98px){
    #prefactor .bs-stepper-header {
        display: none;
    }
}

.form-check-input:checked {
    background-color: #764AF1 !important;
    border-color: #764AF1 !important;
}

body {
    background-color: rgba(118, 74, 241, 0.04) !important;
       
}
.table{
    color:#000 !important;
}
#select2-select-opt-container{
    text-align:center !important;
}
#select2-netid-results .select2-results__option{
    font-size:13px !important;
}
#select2-netid-results .select2-results__option {

    color: #000 !important;
}
#select2-netid-results .select2-results__group {
    color: #764AF1 !important;
    padding:0 !important;
}
 .light-style #toast-container > .toast-error {
    background-color: #f00 !important;
    color: #fff !important;
}
.light-style #toast-container > .toast-success {
    background-color: #66d566 !important;
    color: #000 !important;
}
.light-style #toast-container > .toast-warning {
    background-color: #f89406 !important;
    color: #000 !important;
}
.toast-top-center {
    top: 25px !important;
}
#toast-container > .toast-error {
    background-size: 1.3rem !important;
}
#toast-container > .toast-success {
    background-size: 1.3rem !important;
}
#toast-container > .toast-warning {
    background-size: 1.3rem !important;
}
/*.datatables-companies td,th{
    text-align:center !important;
}*/
#userbalance,#userincome{
    letter-spacing:2px;
}
.userwallet {
    font-size: 16px !important;
}
[dir="rtl"] #cashinmodal .dropdown-toggle:not(.dropdown-toggle-split)::after {

    margin-right: 0 !important;
}
.light-style #toast-container .toast-close-button {
    color: #fff !important;
}
@media screen and (max-width: 767.98px) {
    .tbltrans div.dataTables_wrapper div.dataTables_length {
        margin-bottom: 1rem !important;
    }
}
/*.datatables-trans td, th {
    text-align: center !important;
}*/
.dz-remove{
    color:red !important;
}
.progress-bar-animated{
    transition:none !important;
    -webkit-transition:none !important;
}
#phoneNumberInput {
    background-color: #edebf2;
    padding-left:60px;
}
.indexlogin{
    min-width:92px;
}
.namad>div{
    min-height:311px;
}
.namad #support{
    width:150px
}
#cardno{
    padding-right:50px;
}
.cardimg{
    width:50px;
}
.bg-menu-theme .menu-header {
    color: #FFD700 !important;
}
.rules__title {
    font-size: 18px;
    font-weight: 700;
    margin: 0 auto 8px;
    padding: 0;
}
.rules__sub-title {
    font-size: 13px;
    font-weight: 700;
    margin: 16px auto 4px;
    padding: 0;
}
.rules__description {
    font-size: 12px;
    line-height: 2;
    margin: 0 auto;
    text-align: justify;
    -moz-text-align-last: right;
    text-align-last: right;
}
.item-wrapper .item-inner-wrapper {
    width: 100%;
}
.menu-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
}
.menu-item {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-gap: 5px;
    margin-top: 25px;
}
    .menu-item h3 {
        font-style: normal;
        font-weight: 900;
        font-size: 31px;
        line-height: 20px;
        color: #6a6a6a;
        padding: 0 10px 20px 10px;
    }
    .menu-item a {
       
        font-style: normal;
        font-weight: 500;
        font-size: 22px;
        line-height: 20px;
        text-align: right;
        color: #757575;
        padding: 10px 10px;
        -webkit-transition: .3s;
        transition: .3s;
    }
        .menu-item a:hover {
            background: hsla(0,0%,100%,.49411764705882355);
            padding: 10px 10px;
            border-radius: 50px;
            -webkit-transition: .3s;
            transition: .3s;
        }
.scial-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px;
}
.dnl-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    width: 100%;
    max-width: 500px;
}
.dnl-item {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-gap: 10px;
    margin-top: 40px;
}
.lnd-rasa-logo {
    text-align: center;
    margin-top: 80px;
}
.dnl-item a img {
    max-width: 190px;
}
.item-wrapper img {
    max-width: 420px;
    width: 100%;
}
.dnl-title {
    font-style: normal;
    font-weight: 999;
    font-size: 46px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    margin-top: 40px;
    margin-bottom: 20px;
}
.help-center-contact-us {
    background: linear-gradient(180deg,#fcfeff,#7c27f2) !important;
}
.item-wrapper {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    width: 100%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    margin-top: 30px;
}
.footer-mobile-mbv {
    display: none;
}
.scial-items a img {
    width: 60px;
    margin: 20px;
    -webkit-transition: .3s;
    transition: .3s;
}
    .scial-items a img:hover {
        -webkit-transition: .3s;
        transition: .3s;
        opacity: .8;
    }
.lnd-rasa-logo {
    text-align: center;
    margin-top: 80px;
}
    .lnd-rasa-logo img {
        width: 300px;
    }
    .lnd-rasa-logo div a {
        font-style: normal;
        font-weight: 500;
        font-size: 45px;
        line-height: 57px;
        text-transform: lowercase;
        color: #fff;
    }
.help-center-header {
    /*background: linear-gradient(180deg,#fcfeff,#7c27f2) !important;*/
}
@media (max-width: 550px)
{
    .footer-mobile-mbv img {
        width: 200px;
        margin: 20px auto;
    }
    .footer-mobile-mbv {
        display: block;
        text-align: center;
    }
    .item-wrapper {
        display: block;
        width: 80%;
        margin: 20px auto;
    }
    .dnl-title {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 10px;
        margin-top: 0;
    }
    .footer-mobile {
        display: none;
    }
    .menu-item h3 {
        font-size: 18px;
        line-height: 20px;
        padding: 15px 10px 10px 10px;
    }
    .menu-item a {
        font-size: 14px;
        line-height: 20px;
        padding: 4px 10px;
    }
    .scial-items a img {
        width: 40px;
    }
    .lnd-rasa-logo {
        margin-top: 20px;
    }
        .lnd-rasa-logo img {
            width: 100px;
        }
        .lnd-rasa-logo div a {
            font-size: 18px;
        }
    .dnl-item a img {
        max-width: 110px;
    }
}
@media (min-width: 550px) and (max-width: 991px) {
    .menu-item h3 {
        font-size: 24px;
    }
}
.bill-title{
font-size:20px;
}
.dashed-line {
    border: 2px dashed #764AF1;
}
.form-control::placeholder {
    opacity: 0.7 !important;
}
.mydate input{
    font-size:20px;
}
@media screen and (min-device-width: 500px) {
    .toast {
        width: auto !important;
        max-width: 600px !important;
    }
}
html:not(.layout-menu-collapsed) .bg-menu-theme .menu-inner > .menu-item.open:not(.active), .layout-menu-hover.layout-menu-collapsed .bg-menu-theme .menu-inner > .menu-item.open:not(.active) {
    border: 1px #FFD700 dashed !important;
}




