.header-top.mobile {
    min-height: 50px;
    z-index: 2;
}

.fontalag {
    color: #ffce01 !important;
}

.reportbuttion {
    color: #000 !important;
}

.signUp {
    color: #000 !important;

}

.mainlogo {
    width: 138px !important;
    height: 26px !important
}

.cricket_nav {
    background: url(/assets/static/svg/gameTabHolder/cricketwhite.svg) !important;
    background-repeat: no-repeat !important;
}

.balancecolour {
    color: #f9c901;
}

.theme--light.v-pagination .v-pagination__item--active {
    color: #fff;
}

div#mobile {
    margin-bottom: 70px;
}

.balancecolour {
    color: #ffce01;
}

.v-text-field__slot.selectcountry {
    border: 1px solid #000;
    border-radius: 5px;
    color: black !important;
    padding-left: 8px;
}

.summaryRouter-link {
    display: flex;
    min-width: 100px;
    min-height: 50px;
    align-items: center;
    justify-content: center;
    background-color: #d9d9d9;
    color: #000;
    border-radius: 15px;
    padding: 12px 16px;
}

.mobile-redeem-btn {
    background-color: #0066d1 !important;
    color: #fff !important;
    margin-top: 10px;
    width: 150px;
    text-transform: unset !important;
}

.theme--light.v-card>.v-card__subtitle,
.theme--light.v-card>.v-card__text {
    color: #000;
}

.referralCode-card {
    border-radius: 15px !important;
    border: 1px dashed #000 !important;
}

span.code {
    color: #000 !important;
}

.selected-btn {
    color: #ffce01;
    background-color: #333;
}

.referral-btn-redeem {
    background-color: #fddd04 !important;
}

.summaryRouter-link a {
    color: #ffce01 !important;
}

.unselected-tab1 {
    background-color: #3a3a3a !important;

    span {
        color: #fff !important;
    }
}

span.selected-tab {
    color: #f8d905;
}

span.report-btn-txt-mob.selected-tab {
    color: #ffce01;
}

.selected-tab {
    background-color: #232323 !important;
}

.selected-tab span.v-btn__content {
    color: #d9d9d9 !important;
}

.v-image__image.v-image__image--cover.bogames {
    background-size: contain !important;
}

.theme--light.game.v-image {
    background: #d9d9d9;
}

.theme--light.head.v-image {
    background: #ebebeb;

}

i.v-icon.notranslate.mb-1.material-icons.theme--light.green--text {
    color: rgb(0 191 3) !important;
}

.dialog-msg {
    color: #000 !important;
}

.btnip {

    color: #fff !important;

}

.btnipmobile {

    color: #fff !important;

}

.bg-ambas {
    background-image: url(/assets/static/images/banner/jara11/BB88_desktop.webp) !important;
    display: flex
}

@media(max-width:959px) {
    .bg-ambas {
        display: block !important;
        background-image: none !important
    }
}

.mobile-drawer-menu-header-section {
    max-width: 256px !important;
    display: flex;
    padding-bottom: 6px !important
}

header .logo {
    width: 25vw !important;
    height: 14.333333vw !important;
}

.passhover {
    left: 90px;
    top: 99px;
    z-index: 204;
    position: absolute;
}

@media screen and (max-width:500px) {
    .passhover {
        left: 44px;
        top: 99px;
    }
}



.dropdown-select {
    width: 100%;
    appearance: none;
    /* Remove default dropdown arrow */
    border: 1px solid transparent;
    /* Transparent border */
    color: #fff;
    outline: none;
    /* background-color: rgb(25 32 78); */
    padding: 0px 15px 2px 7px;
}

.svg-path {
    fill: white;
}

@media (max-width: 768px) {
    .svg-path {
        fill: #3a3a3a;
    }
}

.v-text-field input {

    line-height: unset;
    padding: 0px 0;
}

.theme--light.v-text-field--outlined:not(.v-input--is-focused):not(.v-input--has-state)>.v-input__control>.v-input__slot fieldset {
    color: var(--v-text) !important;

}

.v-application .text-white {
    color: var(--v-text);
}

.logoo {
    width: 165px;
    height: 35px;
}

img.loderimgs {
    width: 180px !important;
}

path.iconsvgcolor {
    fill: #fff;
}

path.iconsvgblack {
    fill: #000;
}
.parentNav-list-group {
    width: 100%;
    border-bottom: 2px solid #dadada !important;
}
.active-selected{
    background: #2c2c2c2b;
    border-radius: 0px !important;
}
.active-selected .FAQ{
    font-weight: 700;
}
.info-page-title {
    border-bottom: 4px solid var(--v-primary-base);
}
/* .v-divider{
    border: 1px solid rgba(0,0,0,.12) !important;
} */
.v-application .body-2{
    justify-content: flex-start;
}
@media (max-width: 1263px) {
    .info-navigation-button {
        padding: 10px 20px !important;
        min-height: auto;
        height: auto;
    }
}
.info-navigation-button {
    padding: 24px !important;
}
.or-text, .dont-have-account span{
    color: #000 !important;
}
.dont-have-account span a{
    color: #ffce01 !important;
}
.or-text {
    white-space: nowrap;
    color: #000 !important;
}
.v-application .buttonPrimary.mobile-next-btn{
    background-color: var(--v-buttonPrimary-base) !important;
    color: #000000de !important;
}
.custom-select{
    /* background-color: #fff !important; */
    color: #000 !important;
}
.qr_data input::placeholder {
    color: #000 !important;
    opacity: 1;
}

.qr_data input::-webkit-input-placeholder {
    color: #000 !important;
}

.qr_data input:-ms-input-placeholder { 
    color: #000 !important;
}

.qr_data input::-ms-input-placeholder { 
    color: #000 !important;
}
.de-drop{
    background-color: #fff !important;
}
.dropdown-menu div{
    justify-content: space-between;
    padding-left: 28px !important;
    padding-right: 34px !important;
    border-bottom: 1px solid #00000017;
}
.upi-name{
    font-size: 18px;
}
.qricons {
    width: 34px !important;
    height: 32px !important;
}
.dflex{
    justify-content: space-between;
    padding-left: 28px;
    padding-right: 46px;
    padding-bottom: 5px;
    padding-top: 6px;
    border-bottom: 1px solid #00000021;
}
.qrpara{
    font-size: 19px;
}
.personall{
    fill: rgb(0, 0, 0)
}
.editbaji {
    margin-left: 35px !important;
}
.v-text-field.v-text-field--enclosed:not(.v-text-field--rounded)>.v-input__control>.v-input__slot {
    padding: 0 5px;
}
