:root {
    --doc-height: 100%;
}

body {
    font-family: "Noto Sans", sans-serif;
    height: 100vh;
    /* fallback for Js load */
    height: var(--doc-height);
}

html{
    height: -webkit-fill-available;
    width: 100%;
}
body {
    /* height: 98vh;
    height: 98dvh;  */
    /* - used for mobile footer dont remove it */
    -webkit-overflow-scrolling: touch;
    min-height: 100vh;
        min-height: -webkit-fill-available;
}

.setp_verification {
    width: 100%;
    margin-top: 15px;
    border: 2px solid white;
    padding: 25px 50px 75px 100px;
}

.header_bg .navbar_Icon .btn {
    width: 45px;
    height: 45px;
    font-size: 14px;
    margin-right: 10px;
}

.header_bg .navbarIconContainer {
    /* margin-left: 15px; */
    padding-bottom: 10px;
    padding-top: 10px;
    display: flex;
    /* justify-content: space-evenly; */


}

.user_dd .anchor-tag.mobile_display,
.mobile_display {
    display: none;
}

.template-demo .btn.button-width-new {
    border: 1px solid #454545;
    border-radius: 6px;
    flex: 0 0 23%;
    padding: 10px;
    background: #191c24;
    text-align: left;
    position: relative;
}

.template-demo .btn.button-width-new:hover {
    box-shadow: 0px 1px 14px 1px #e0156d;
}

.template-demo .btn .d_flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

input[type=date]::-webkit-calendar-picker-indicator {
    filter: invert(1);
}

.custom_table {
    border: 1px solid #2c2e33;
    color: #d9d9d9;
}

.custom_table.table thead th {
    color: #fff;
}

.custom_table .custom_thead {
    background: #4b4b4b;
    color: #fff;
}

.custom_table td,
.custom_table th {
    padding: 7px 10px !important;
    line-height: normal;
    font-size: 13px;
    text-align: left;
}

.text-center.custom_table td {
    text-align: center;
}

.btn-danger.cancel_btn {
    background-color: #bb0202;
    border-color: #bb0202;
}

#customer tbody tr td,
#customer tbody tr {
    border-bottom: 1px solid #fff;
}

.tbl_success {
    background: #a6ffa6;
    color: #246f00;
}

.tbl_pending {
    background: #fff38b;
    color: #8a7c00;
}

.tbl_reject {
    background: #fc9191;
    color: #6d0000;
}

.tbl_approve {
    background: #a9d9ff;
    color: #0056a9;
}

.checkbox_custom label {
    margin: 0 15px 0 5px;
    margin-bottom: 0;
}

.custom_table td.collapse_table {
    padding: 0 !important;
}

.expanded_tbl button.close {
    color: #fff;
    opacity: 1;
    font-weight: normal;
    text-shadow: none;
    font-size: 18px;
    margin-right: -15px;
}

.expanded_tbl .modal-header {
    align-items: center;
}

#panaNo {
    word-break: break-all;
    white-space: normal;
    color: #fff;
}

.pana_form .form_panel {
    display: flex;
}

.ticket_amount input {
    width: 80px;
    background: #503000;
    color: #fff;
    box-shadow: none;
    border: none;
    text-align: center;
}

.common_game_form .input-group {
    margin-left: 10px;
}

.boxlabel {
    color: #FF9800;
    /* font-weight: 900; */
    font-size: 15px;
    cursor: pointer;
    margin-bottom: 2px;
}

.total_amt h3,
.generated_pana_no h3 {
    font-size: 19px;
}

.rates_panel {
    width: 100%;
    margin-top: 15px;
    /* border: 2px solid white; */
    padding: 10px;
}

.rates_panel .form-group label {
    opacity: 0.5;
}

.rates_panel .controls {
    font-size: 17px;
}

.rates_panel .form-group {
    margin-bottom: 1rem;
    border: 1px solid #1d1d1d;
    border-radius: 6px;
    padding: 20px 10px;
    text-align: center;
}
.game_bazar h6.card-title,
.game_bazar a.card-title h6 {
    display: flex;
    align-items: center;
}

.game_bazar h6 .fa-lock,
.play_icon {
    width: 25px;
    margin-bottom: 3px;
    font-size: 23px;
    border-radius: 50px;
}

.game_bazar h6:hover .fa-lock,
.play_icon:hover {
    box-shadow: 2px 1px 14px 2px #E91E5C;
}

/* .btn-danger, */
.btn.btn-danger,
.btn-danger:not(.btn-light):not(.btn-secondary):focus,
.btn-danger:not(.btn-light):not(.btn-secondary):active {
    background: #7c0539;
    border-color: #7c0539;
}

.btn-danger:hover {
    background: #9c0647;
    border-color: #9c0647;
}

.dashboard-template {
    display: flex;
    flex-wrap: wrap;
}

/* .dashboard-template .btn-danger {
    background: linear-gradient(123deg, black, #31001e);
    border-color: transparent;
}

.btn-danger:hover {
    background: #9c0647;
    border-color: #9c0647;
}

.dashboard-template .btn-danger:hover {
    background: linear-gradient(123deg, black, #680542);
    border-color: transparent;
} */
.game_bazar .card-title a {
    color: #f36fa9;
}

.game_bazar .card .card-title {
    margin-bottom: 7px;
}

.game_bazar h6.card-title,
.game_bazar a.card-title h6 {

    margin: 0px;
}

.bazar_x {
    margin-bottom: 0;
    line-height: 20px;
}

.open_close a,
.open_close {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    font-size: 11px;
    margin: 3px 0;
}

.open_close a {
    color: #fff;
}

h6.bazar_amt {
    margin: 0;
    font-size: 12px;
}

h6.bazar_amt a {
    color: #e0156d;
}

/* .bazar_time{
    position: absolute;
    top: 5px;
    right: 7px;
} */
h6.bazar_time {
    margin: 0;
    font-size: 10px;
    color: #999898;
}

.bazar_name {
    font-size: 17px;
    color: #e8e8e8;
}

.bazar_sts {
    margin: 0;
    font-size: 11px;
    color: #ff0b0b;
    text-align: center;
}

.bazar_x .text-justify {
    font-size: 1em;
}

.change_pwd .input-group {
    position: relative;
}

.change_pwd .input-group-addon {
    position: absolute;
    right: 10px;
    top: 8px;
    opacity: 0.5;
}

.passbk_btn {
    margin-left: 30px;
}

.custom_select {
    display: block;
}

.custom_select .btn-group {
    display: block;
}

.custom_select .btn {
    width: 100%;
    min-width: 200px;
    text-align: left;
    padding: 12px 10px;
    background: #2a3038;
    border: none;
}
.mobile_footer{
    display: none;
    padding: 10px 0;
    position: relative;
}
.mobile_footer ul{
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin: 0;
}

/* fund page css start here */
.withdraw_page{

}
.withdraw_page .call_panel{
    text-align: center;
}
.withdraw_page .call_panel h2{
    font-size: 18px;
    color: #d3d3d3;
}
.withdraw_page .enter_amout h2{
    color: #d3d3d3;
}
.withdraw_page .enter_amout{
    margin-bottom: 40px;
}
.withdraw_page .enter_amout ul li{
    font-size: 14px;
    /* color: #c0c0c0; */
}
.withdraw_page .call_panel a{
    color: #00ff32;
    font-size: 25px;
}
.withdraw_page .available_bal{
    text-align: center;
}
.withdraw_page .available_bal button{
    margin-top: 15px;
}
.withdraw_page .enter_amout{
    
}
.payment_method ul{
    padding: 0;
}
.payment_method{   
    font-size: 13px;
    color: #ccc;
}
.payment_method h3{
    margin-bottom: 0;
    font-size: 20px;
}
.payment_method img.payment_icon{
    width: 40px;
    margin-right: 10px;
}
.payment_info{
    margin-top: 20px;
}
.payment_method,
.available_bal {
    padding: 20px 30px;
    box-shadow: 1px 1px 7px 2px #222222;
    border-radius: 5px;
    margin-bottom: 40px;
    text-align: center;
}
.payment_method {
    min-height: 220px;
    text-align: left;
    padding: 10px 15px;
}
.payment_info p{
    margin-bottom: 5px;
}
.d_center{
    display: flex;
    align-items: center;
    justify-content: center;
}
.available_bal img{
    width: 35px;
    opacity: 0.7;
}
.available_bal span{
    font-size: 30px;
    padding-left: 10px;
}
.available_bal h3{
    font-size: 18px;
    margin-bottom: 10px;
}
.enter_amout h2{
    font-size: 18px;
}
.payment_method .d_center{
    justify-content: start;
}

.fund_divider:after{
    content: '';
    position: absolute;
    border-left: 1px solid #5c5c5c;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
}
.mobile_footer {
    display: none;
    padding: 10px 0;
    position: relative;
}

.mobile_footer ul {
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin: 0;
}

.mobile_footer ul li a img{
    width: 28px;
}

.mobile_footer ul li a {
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.mobile_footer ul li {
    margin: 0 10px;
    list-style: none;
    text-align: center;
    min-width: 58px;
}
.mobile_footer ul li a.home {
    background: radial-gradient(#47081e, #1c0009);
    margin-top: 0;
    border-radius: 100%;
    display: block;
    padding: 12px 10px;
    width: 60px;
    height: 60px;
    position: absolute;
    top: -30px;
    box-shadow: 0px 6px 5px #000;
}

.mobile_footer ul li a.home img {
    width: 35px;
}

.mobile_footer ul li #SOSClick img.sos_icon {
    width: 60px;
    margin: 30px -10px 0;
}

.timer img {
    display: none;
}

.player_options {
    display: flex;
    justify-content: center;
    /* max-width: 1020px; */
    width: 95%;
    margin: 0 auto;
    flex-wrap: wrap;
}

.play_box {
    text-align: center;
    background-color: #00168d;
    border-radius: 6px;
    padding: 20px;
    min-width: 190px;
    margin-bottom: 30px;
    margin-right: 30px;
}

.play_box a {
    display: flex;
    align-items: center;
    flex-direction: column;
    transition: all 0.5s ease;
}

.play_box a:hover {
    text-decoration: none;
    text-shadow: 0 1px 3px #fff;
}

.play_box img {
    padding: 10px;
    border-radius: 35px;
    padding: 15px;
    width: 75px;
    margin-bottom: 10px;
}

.play_box a {
    color: #fff;
    font-size: 16px;
}

.play_box.bg1 {
    background: #639400;
}

.play_box.bg1 img {
    background: #7fbc02;
}

.play_box.bg2 {
    background: #071770;
}

.play_box.bg2 img {
    background: #132baf;
}

.play_box.bg3 {
    background: #560489;
}

.play_box.bg3 img {
    background: #7f20b7;
}

.play_box.bg4 {
    background: #7d0202;
}

.play_box.bg4 img {
    background: #ac1212;
}

.play_box.bg5 {
    background: #046d82;
}

.play_box.bg5 img {
    background: #0e90a9;
}

.play_box.bg6 {
    background: #6d0025;
}

.play_box.bg6 img {
    background: #a51848;
}

.play_box.bg7 {
    background: #3b3200;
}
.play_box.bg7 img {
    background: #826f07;
}

.play_box.bg8 {
    background: #00524b;
}
.play_box.bg8 img {
    background: #0d7e74;
}

.play_box.bg9 {
    background: #002d42;
}

.play_box.bg9 img {
    background: #0b597e;
}

.play_box.bg10 {
    background: #51005e;
}
.play_box.bg10 img {
    background: #7c108e;
}


.play_box.bg11 {
    background: #323130;
}

.play_box.bg11 img {
    background: #676460;
}

.table td.bet_amount,
.bet_amount {
    max-width: 285px;
    word-break: break-all;
    white-space: normal;
}

.wallet .fa {
    margin-right: 5px;
}

.delete_icon .fa,
.negative_amt {
    color: #ff2c2c
}

.positive_amt {
    color: #00ff32;
}

.info_icon {
    color: #436cff;
}

.ml_10 {
    margin-left: 10px;
}

.delete_icon .fa,
.info_icon .fa {
    font-size: 14px;
    cursor: pointer;
}

a {
    text-decoration: none;
}

.custom_table.td_center td,
.custom_table.td_center th {
    text-align: center;
}

.wallet .dropdown-menu.show {
    max-width: 215px;
}
.file_button_container,
.file_button_container input {
    height: 75px;
    width: 110px;
}

.file_button_container {
    background: transparent url(../../newCss/images/payment/upload.png) left top no-repeat;
    background-size: contain;
    cursor: pointer;
}

.file_button_container input {
    opacity: 0;
}
.dash_collapse {
    display: none;
}

.top_box.collapse {
    display: flex;
}

.game_tab {
    margin-bottom: 20px;
}

.game_tab a {
    border: 2px solid #e0156d;
    padding: 5px 15px 18px;
    border-radius: 45px;
    color: #ffffff;
    margin-right: 20px;
    display: inline-block;
    position: relative;
    min-width: 165px;
    text-align: center;
}

.game_tab a:last-child {
    margin-right: 0;
}

.game_tab a.active {
    background: #e0156d;
    box-shadow: 1px 2px 5px 2px #ff91b6;
}

.game_tab a span {
    position: absolute;
    bottom: -9px;
    background: #e0156d;
    left: 50%;
    transform: translateX(-50%);
    font-size: 12px;
    padding: 3px 8px;
    border-radius: 14px;
}

.game_tab a.active span {
    background: #000;
    border: 3px solid #e0156d;
}
.jackpot_bazar .open_close h6 {
    margin: 0;
}
.modal-header .close{
    color: #fff !important;
}
.option_box{
    margin-bottom: 20px;
    flex: 1;
}
.option_box img{
    height: 40px;
    width: 40px;

}
.option_box .payment_info img{
    width: auto;
    height: auto;
}

@media(max-width:1024px) {
    .player_options {
        width: 100%;
        justify-content: space-around;
    }

    .play_box {
        margin-right: 0;
    }
}
@media(max-width:900px) {
    .row .col-sm-6-resize {
        flex: 0 0 19% !important;
    }

    .top_box .row .col-sm-6-resize {}

    .dashboard_wrap .card .card-body {
        padding: 15px;
    }

    .player_options {
        /* justify-content: space-around; */
        justify-content: space-between;
    }

}

@media(max-width:767px) {
    .available_bal{
        text-align: center;
    }
    .footer {
        display: none;
    }

    .mobile_footer {
        position: fixed;
        display: block;
        padding: 10px 0px;
        box-shadow: 1px -4px 14px 0px #0f0e0e;
        bottom: 0;
        /* bottom: calc(60px + (83vh - 100%)); */
        background: #000;
        width: 100%;
    }

    /* Support in only IOS device */
    @supports (-webkit-touch-callout: none) {
        .mobile_footer {
            background: #000;
            bottom: 0;
           /* bottom: calc(65px + (80vh - 100%));  */
        }
    }

    .passbk_btn {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
    }

    .payment_btn {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }

    .form-control {
        font-size: 13px;
    }

    .boxlabel {
        font-size: 12px;
        font-weight: 500;

    }

    .pana_form .form_panel {
        flex-direction: column;
        justify-content: center;
    }

    .pana_form .submit_btn.input-group {
        justify-content: center;
        margin-bottom: 20px;
    }

    .setp_verification {
        padding: 5px 5px 40px;
        border: none;
    }

    .dashboard_wrap .row .col-sm-6-resize {
        flex: 0 0 50% !important
    }

    .dashboard_wrap .card h6 {
        margin: 10px 0;
    }

    .btn.btn-fw.button-width-new {
        width: 100%;
        min-width: inherit;
    }

    .header_bg {
        padding: 0;
        /* margin-top: -10px; */

    }

    .card.corona-gradient-card {
        border-radius: 0;
    }

    .header_bg .navbar_Icon .a {
        margin-right: 5px;
    }

    .user_dd .user-info {
        margin-right: 0 !important;
        border-right: none !important;
        padding-right: 0 !important;
        display: flex;
        align-items: center;
    }

    .user_dd .fa {
        font-size: 14px !important;
    }

    .header_right {
        flex: 1;
    }

    .navbar_row {
        padding: 10px 0;
        margin: 0 10px;
    }

    .header_bg .navbarIconContainer {
        padding: 0;
    }

    .header_bg .navbarIconContainer a {
        display: block;
        margin-right: 5px;
    }

    .dash_header .header_bg.navbarIconContainer {
        margin-left: 0;
    }

    .header_bg .navbar_Icon .btn {
        width: 35px;
        height: 35px;
        font-size: 10px;
        margin: 0;
    }

    .user_dd .anchor-tag.mobile_display,
    .mobile_display {
        display: block;
    }

    .user_dd .anchor-tag.desktop_display,
    .desktop_display {
        display: none;
    }

    .navbar_Icon {
        margin-left: 10px;
    }

    .wallet.flex-container {
        padding: 6px;
    }

    .show-for-small-screen {
        font-size: 14px;
    }

    .login_form .card-body {
        padding: 15px 10px !important;
    }

    .content_wrapper {
        padding: 0.875rem 0.75rem;
    }

    .form-inline {
        font-size: 13px;
    }


    .content-wrapper .card-header,
    .content-wrapper .card-body {
        padding: 15px;
    }

    .checkbox_custom {
        margin-bottom: 5px !important;
    }

    table,
    #customers {
        font-size: 12px;
    }

    /* .login_logo {
        height: 70px !important;
    } */
    .support-detail h2 {
        font-size: 14px;
    }

    .login_form .card-title {
        font-size: 22px;
    }

    .btn_wrap {
        margin-top: 15px !important;
    }

    .aakda-responsive-mob table,
    .aakda-responsive-mob #customers {
        font-size: 19px;
    }

    .aakda-responsive-mob .btn {
        margin-top: 10px;
    }

    .ticket_amount input {
        text-align: center;
        width: 30px;
        height: 20px;
        font-size: 10px;
    }

    .common_game_form .input-group {
        margin-left: 0px;
        margin-bottom: 10px;
    }

    .sm_text_center {
        text-align: center;
        justify-content: center;
    }

    .generated_pana_no .total_amt {
        text-align: center;
        margin-bottom: 30px;
    }

    .generated_pana_no h3 {
        font-size: 18px;
    }

    .timer h3,
    #demot {
        font-size: 17px;
        margin-bottom: 0;
        margin-top: 6px;
    }

    .content-wrapper {
        padding: 12px;
        height: calc(100vh - 160px); 
        /* - imp used for mobile footer */
        /* height: calc(100vh - 208px); */
        flex-grow: inherit;
        overflow-y: auto;
    }

    .auth.login-bg {
        height: 100vh;
    }

    .btn {
        font-size: 12px;
    }

    .mob_wrapper {
        height: calc(100vh - 150px);
        overflow-y: auto;
    }
    .timer {
        background: none;
        color: white;
        float: right;
        position: fixed;
        top: 54px;
        right: 10px;
        width: auto;
    }

    .timer img {
        display: block;
        height: 22px;
        margin-right: 5px;
        margin-top: 5px;
    }

    .play_box {
        padding: 20px;
        min-width: 170px;
        margin: 0 12px 30px;
    }
    .option_box{
        flex: 0 0 49%;
    }

    .player_options {
        width: 100%;
    }

    .play_box a {
        font-size: 15px;
    }

    .play_box img {
        width: 65px;
    }

    .dashboard_wrap .Card-resize {
        text-align: center;
    }

    .custom_table td,
    .custom_table th {
        padding: 7px 5px !important;
    }

    .table td.ticket_id {
        max-width: 150px;
        white-space: normal;
        word-break: break-all;
    }

    .mobile_inline>div,
    .mobile_inline .input-group {
        width: auto;
        flex: 0 0 47%;
        margin-right: 10px;

    }

    .mobile_inline .custom_select .btn {
        min-width: auto;
    }

    .mobile_inline>div.mobile_btn_center,
    .mobile_btn_center,
    .mobile_inline .passbk_btn {
        width: 100%;
        display: flex !important;
        justify-content: center;
        flex: inherit;
        margin-bottom: 0 !important;
        margin-top: 10px;
    }

    .input-group .mobile_input,
    .form_inline_input_field .form-control.mobile_input,
    .pana_form .form-control.mobile_input,
    .aakda-responsive-mob .form-control.mobile_input {
        background: transparent;
        color: #fff !important;
        padding: 0;
        height: auto;
        border: none;
    }

    .game_bazar {
        padding: 0px;
    }

    .mobile_footer ul li a.home {
        padding: 9px;
        width: 50px;
        height: 50px;
        top: -17px;
    }

    .mobile_footer ul li a.home img {
        width: 28px;
    }
    .withdraw_page .enter_amout {
        text-align: center;
    }
    .enter_amout{
        margin-bottom: 40px;
    }
    .payment_method{
        margin-bottom: 20px;
        min-height: auto;
            padding: 20px;
    }
    .dash_collapse {
        display: block;
    }

    .dash_collapse img {
        width: 20px;
        position: absolute;
        top: 59px;
        right: 20px;
        cursor: pointer;
    }

    .top_box.collapse {
        display: none;
    }

    .top_box.collapse.show {
        display: flex;
    }

    .game_tab a {
        min-width: 150px;
    }

    .game_tab {
        display: flex;
        justify-content: center;
    }

    .template-demo>.btn.button-width-new {
        margin: 0px 0 15px !important;
        padding: 9px 23px;
        flex: 100%;
    }
    .jackpot_bazar .dashboard-template {
        justify-content: space-between;
    }

    .jackpot_bazar .template-demo>.btn.button-width-new {
        padding: 9px 11px;
        flex: 0 0 48%;
    }

    .bazar_name {
        font-size: 13px;
        margin-right: 5px;
    }
    
    .mob_flex_center{
        justify-content:center ;
    }
    .table-responsive{
        margin-bottom: 20px;
    }
}

@media(max-width:480px) {
    .header_bg .navbar_Icon .btn {
        width: 30px;
        height: 30px;
        font-size: 9px;
    }
    .play_box {
        flex: 0 0 43%;
        padding: 20px;
        min-width: inherit;
        margin: 0 12px 30px;
    }

    .mobile_footer ul li a {
        font-size: 13px;
    }

    .mobile_footer ul li a img {
        width: 22px;
    }

    .mobile_footer ul li #SOSClick img.sos_icon {
        width: 45px;
    }

    .mobile_footer ul li {
        margin: 0 7px;
    }

    .mobile_inline>div,
    .mobile_inline .input-group {
        flex: 0 0 45%;

    }
}

@media(max-width:380px) {
    .play_box {
        margin: 0 9px 20px;
        flex: 1;
    }
    .header_bg .navbar_Icon .btn {
        width: 25px;
        height: 25px;
    }
}
