body{
      font-family: "Open Sans", serif;
}
.sign-in-img img {
    width: 160px;
}
.signin-logo img {
    width: 100px;
    margin-bottom: 20px;
}
.sign-in-img {
      padding: 15px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 0px;
    align-items: center;
}
.signin-logo h1 {
font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff;
}
.all-game-list {
    display: flex;
    background-image: linear-gradient(to bottom, #2761ff, #0098a6);
    padding: 30px 10px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    flex-direction: column;
    gap: 15px;
}
.send-money-payment-icon {
    display: flex;
    align-items: center;
    gap: 2px;
    justify-content: end;
}
.side-menu-profile-details h4 {
    color: #fff;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 5px;
    margin-top: 5px;
    margin-bottom: 0px;
}

.signin-logo h2 {
    font-size: 30px;
    font-style: italic;
    font-family: "Dancing Script", serif;
    letter-spacing: 1px;
    color: #fff;
}
.signin-bottom-sec {
    padding: 40px 15px;
    background-image: linear-gradient(180deg, #004EFF, #0098A6, #FFFFFF);
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}


.play_game_sec .item.wining-loopdiv:nth-child(2) {
    display: none;
}

.sign-up {
    background: #061b49;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

/*.sign-up-logo {*/
/*    text-align: center;*/
/*    margin-bottom: 50px;*/
/*}*/

.form-per-field input {
    border: 1px solid #989898d4;
    width: 100%;
    padding: 12px 45px;
    border-radius: 30px;
    background: transparent;
    color: #fff;
}

.form-group label {
    color: #fff;
    font-size: 14px;
}

.form-group input {
    scale: 1.3;
}

.form-group {
    display: flex;
    gap: 12px;
}
.form-per-field {
    margin-bottom: 10px;
    position:relative;
}
.form-per-field i {
    color: #fff;
    position: absolute;
    top: 18px;
    left: 15px;
}

.form-per-field input::placeholder {
    color: #fff;
    font-size: 16px;
}
.side-menu-header {
    padding: 35px 15px 15px;
    display: flex;
    gap: 10px;
    justify-content: space-between;
    align-items: center;
}

.side-menu-profile-details p {
    color: #c81f4c;
    font-size: 12px;
    font-family: "Dancing Script", serif;
    letter-spacing: 3px;
    margin: 0px;
}

.side-menu-profile-details h3 {
    color: #c81f4c;
    font-size: 21px;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-bottom: 5px;
}
.side-menu-footer-sec ul li i {
    width: 30px;
    height: 30px;
    border: 1px solid #ffffff73;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 14px;
}

.side-menu-footer-sec ul li:last-child {
    border-bottom: 0;
}
.side-menu-footer-sec {
    background-image: linear-gradient(to bottom, #4e0b1d94, #4e0b1d00);
    padding: 20px 15px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.side-menu-footer-sec ul li {
    list-style: none;
    padding: 12px 0px;
    border-bottom: 1px solid #ffffff21;
}

.side-menu-footer-sec ul {
    padding: 0px;
}

.side-menu-footer-sec ul li a {
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 15px;
}

.sidemenu-profile-id h3 {
    color: #fff;
    margin-bottom: 2px;
    font-size: 12px;
}

.sidemenu-profile-id p {
    margin: 0px;
    color: #c81f4c;
    font-size: 16px;
}

input.sign-btn {
background-image: linear-gradient(to top, #061a49, #0055f7);
    color: #fff;
    width: 100%;
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    margin-top: 25px;
    border: 0;
}

.form-per-field input:focus {
    outline: 0;
}

.already-accont p {
    margin: 0px 0px 6px;
    font-size: 12px;
    color: #000;
}
p.min-price {
    margin: 0px;
    color: red;
    font-size: 13px;
}

.already-accont {
    text-align: center;
    margin-top: 20px;
}

.four-game-page .fgame-box:nth-child(1) .fgame-name::after {
    content: "কলকাতা ফাটাফাট";
    position: absolute;
    left: 0;
    top: 18px;
    font-size: 12px;
}
.four-game-page .fgame-box:nth-child(2) .fgame-name::after {
    content: "দিল্লি মটকা এফএফ";
    position: absolute;
    left: 0;
    top: 18px;
    font-size: 12px;
}
.four-game-page .fgame-box:nth-child(3) .fgame-name::after {
    content: "কল্যাণ";
    position: absolute;
    left: 0;
    top: 18px;
    font-size: 12px;
}
.four-game-page .fgame-box:nth-child(4) .fgame-name::after {
    content: "আসাম ফাটাফাট";
    position: absolute;
    left: 0;
    top: 18px;
    font-size: 12px;
}
.four-game-page .fgame-box:nth-child(5) .fgame-name::after {
    content: "বেঙ্গল ফাটাফাট";
    position: absolute;
    left: 0;
    top: 18px;
    font-size: 12px;
}
.four-game-page .fgame-box:nth-child(6) .fgame-name::after {
    content: "মেন্ বাজার";
    position: absolute;
    left: 0;
    top: 18px;
    font-size: 12px;
}

.already-accont a {
color: #061a49;
    font-size: 25px;
    letter-spacing: 5px;
    text-underline-offset: 10px;
}

.signup-form {
    max-width: 400px;
    margin: auto;
}
.betmaqree {
    background: #0098a6;
}

.dash-header {
    background-image: linear-gradient(180deg, #004eff, #004eff91);
    display: flex;
    padding: 5px 15px 10px;
    align-items: flex-end;
    gap: 10px;
}

.dash-h-l {
    width: 40%;
}

.dash-h-r {
    width: 60%;
    display: flex;
    justify-content: end;
    align-items: flex-end;
}

.header-arrow-icon {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
}

.header-arrow-icon i {
    font-size: 20px;
    margin-right: 10px;
}

.wallet-sec {
    color: #fff;
    font-size: 12px;
    margin-right: 5px;
}

.wallet-sec i.fa-solid.fa-wallet {
    font-size: 15px;
    margin-right: 5px;
}

.wallet-sec i.fa-solid.fa-indian-rupee-sign {
    font-size: 12px;
    margin-right: 2px;
}

.profile-sec i {
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.dashboar-main {
    background-image: linear-gradient(100deg, #129db5, #1e7c3f);
    padding: 5px 0px 100px;
    min-height: 100vh;
}
.dashboard-main-topsec {
    padding: 0px 5px;
}
.profile-main ul li {
    list-style: none;
    margin-bottom: 10px;
}

.profile-main ul {
    padding: 0px;
    margin: 0px;
}

.profile-main ul li a {
    background: linear-gradient(90deg, #0044e0, #fff);
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.profile-main ul li a i {
    color: #0073ff;
    font-size: 25px;
}

.pro-name-filed label {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}

.pro-name-filed p {
    margin: 0px 0px 0px;
    font-size: 20px;
}

.profile-name-sec {
    margin-bottom: 15px;
    background: linear-gradient(90deg, #00d0cb, #d794ff);
    padding: 12px;
    color: #fff;
    border-radius: 5px;
}

.bank-details-form {
    background:linear-gradient(180deg, #7d0828, #a07f42);
    padding: 15px;
    border-radius: 5px;
}

.bank-details-form h3 {
    color: #fff;
    font-size: 20px;
    text-align: center;
    margin-bottom: 15px;
}

.fbank-field input {
    width: 100%;
    border: 1px solid #000;
    padding: 10px;
    border-radius: 5px;
}

.fbank-field {
    margin-bottom: 15px;
}

.fbank-field input::placeholder {
    color: #000;
    font-size: 15px;
}

.fbank-field input:focus {
    outline: 0;
}

input.bank-btn {
    width: 150px;
    background: green;
    border: 0;
    color: #fff;
    margin: auto !important;
    display: block;
}

.pro-name-filed h4 {
    font-size: 22px;
    color: #fff;
    margin: 0px;
}

.f-menu {
    position: fixed;
    bottom: 0;
    background: blue;
    width: 100%;
    padding: 10px;
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    grid-gap: 5px;
}

.f-menu-per {
    background: transparent;
    padding: 0px;
    text-align: center;
    border: 0;
}

.f-menu-per i {
    display: block;
    font-size: 12px;
}

.f-menu-per a {
    text-decoration: none;
    color: #fff;
    font-size: 11px;
    display: flex;
    flex-direction: column;
}

.send-money-sec img {
    width: 45px;
    height: 25px;
    object-fit: contain;
    background: #fff;
    padding: 3px;
    margin-top: 10px;
}
marquee {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    padding: 5px 10px;
    letter-spacing: 1px;
}
.send-money-sec {
    margin-bottom: 5px;
    margin-top: 0;
    background-image: linear-gradient(to bottom, #2460ff, #0098a6);
    padding: 15px 15px;
    border-radius: 5px;
    box-shadow: 1px 1px 5px 0px #8f7f7f73;
    display: grid;
    grid-template-columns: 48% 48%;
    gap: 4%;
}

.send-money-sec p {
    color: #fff;
    font-size: 12px;
    margin: 0px;
}

.send-money-sec h3 {
    color: #00ff4f;
    font-size: 28px;
    margin: 0px;
    font-weight: 700;
}

.desposit-form {
  background: linear-gradient(to bottom, #4e0b1d94, #4e0b1d00);
    padding: 40px 15px;
    margin: 15px 0px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.desposit-form h3 {
color: #00ff4f;
    font-size: 18px;
    text-align: center;
    margin: 0px 0px 20px;
    text-transform: uppercase;
    font-family: "Dancing Script", serif;
    letter-spacing: 6px;
}

.df-field input {
    border: 1px solid #989898d4;
    width: 100%;
    padding: 12px 20px;
    border-radius: 30px;
    background: transparent;
    color: #fff;
}

.df-field label {
    color: #fff;
    font-size: 16px;
    margin-bottom: 5px;
}

.df-field {
    margin-bottom: 15px;
}

.df-field input::placeholder {
    color: #fff;
}

.df-field select {
border: 1px solid #989898d4;
    width: 100%;
    padding: 12px 20px;
    border-radius: 30px;
    background: transparent;
    color: #fff;
}

.df-field select:focus {
    outline: 0;
}

.df-field input:focus {
    outline: 0;
}

input.des-btn {
    background-image: linear-gradient(to top, #c81f4c, #6a041f);
    color: #fff;
    width: 100%;
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    margin-top: 25px;
    border: 0;
}

/*.game-heading {*/
/*    background: linear-gradient(180deg, #93e000, #83fbab);*/
/*    border-radius: 5px;*/
/*    margin-bottom: 15px;*/
/*}*/

.mybodgameheading {
    padding: 10px !important;
}

.mybodgameheading h2 {
    font-size: 18px !important;
}
.game-heading h3 {
    margin: 0px;
    font-size: 16px;
    padding: 10px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
}

.per-game-box {
    display: flex;
    padding: 5px 10px;
    border-radius: 5px;
    align-items: center;
    margin-bottom: 0;
    border-bottom: 1px solid #ffffff66;
}
.play-gamemin-sec .per-game-box.test-css {
    display: block;
    border: 0;
    padding: 10px 0px;
}

.play-gamemin-sec .game-btn {
       width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 10px;
    color: #fff;
    border-bottom: 1px solid #ffffff30;
}
.play-gamemin-sec a.all_game_play_btn {
    width: 85px;
}

.play-gamemin-sec .game-btn i {
    color: #c81f4c;
    font-size: 24px;
}

.play-gamemin-sec .game-btn div {
    display: flex;
    align-items: center;
    gap: 10px;
}
.dashboar-main.play-gamemin-sec h2 {
    margin: 0px;
    color: #fff;
    font-size: 18px;
}
.singlemoreamount {
    background: transparent !important;
    padding: 10px 5px !important;
}
table#dynamic_field td {
    border: 0;
    padding: 0;
}

table#dynamic_field tr {
    border: 0;
    display: grid;
    gap: 10px;
    margin-bottom: 10px;
    grid-template-columns: 40% 40% 10%;
}

table#dynamic_field {
    margin: 10px 0px 0px;
}

.dashboar-main.play-gamemin-sec p {
    margin: 0px;
    color: #fff;
    font-size: 13px;
}

/*.all-game-list .per-game-box:nth-child(odd) {*/
/*    background: linear-gradient(90deg, #00d0cb, #d794ff);*/
/*}*/

/*.all-game-list .per-game-box:nth-child(even) {*/
/*    background: linear-gradient(90deg, #d794ff, #00d0cb);*/
/*}*/

.game-icon {
    width: 15%;
}

.game-btn {
    width: 45%;
}

.game-time {
    width: 40%;
}

.game-icon i {
    background: linear-gradient(180deg, #4A00E0, #ab83fb);

    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #a0e726;
    font-size: 20px;
}

.game-time h3 {
    color: #fff;
    font-size: 10px;
    font-weight: 400;
    margin: 0px;
}

.game-time h5 {
    color: #fff;
    font-size: 10px;
    font-weight: 400;
    margin: 0px;
}

.game-time p {
    color: #ffb52f;
    font-size: 15px;
    margin: 0px;
    font-weight: 700;
}

.game-btn button {
    background: green;
    color: #fff;
    border: 0;
    width: 100px;
    font-size: 17px;
    font-weight: 600;
    padding: 5px;
    border-radius: 5px;
}

.game-btn {
    text-align: right;
}

.blink {
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 0.6s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
}

@-webkit-keyframes blinker {
    from {
        opacity: 1.0;
    }

    to {
        opacity: 0.0;
    }
}

.game-btn.closed button {
   background: transparent;
    color: #6c2b2b;
    font-size: 13px;
}

.fgame-box {
    display: flex;
    padding: 15px 20px;
    gap: 10px;
    justify-content: space-between;
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;
    align-items: center;
    position: relative;
}

.fgame-box.game-two .fgame-name {
    color: #fff;
}

.fgame-box.game-four .fgame-name {
    color: #fff;
}

.four-game-page .fgame-box:nth-child(1){
     background:linear-gradient(to bottom, #c352c0, #3b3e93);
} 
.four-game-page .fgame-box:nth-child(2){
    background:linear-gradient(to bottom, #c36752, #933b52);
    /*border-bottom-left-radius: 40px;*/
    /*border-top-right-radius: 40px;*/
    /*border-top-left-radius: 0px;*/
    /*border-bottom-right-radius: 0px;*/
} 
.four-game-page .fgame-box:nth-child(3){
    background:linear-gradient(to top, #61c352, #027eff);
} 
.four-game-page .fgame-box:nth-child(4){
    background:linear-gradient(to top, #f70000, #4702ff);
display: none;
} 
.four-game-page .fgame-box:nth-child(5){
    background:linear-gradient(to top, #acf700, #115c02);
} 
.four-game-page .fgame-box:nth-child(6){
    background:linear-gradient(to top, #f700b7, #ff6202);
    /*border-bottom-left-radius: 40px;*/
    /*border-top-right-radius: 40px;*/
    /*border-top-left-radius: 0px;*/
    /*border-bottom-right-radius: 0px;*/
} 


.fgame-box.game-three .fgame-name {
    color: #fff;
}

/*.fgame-icon {*/
/*    width: 15%;*/
/*}*/

.game-icon-with-name {
    display: flex;
    gap: 5px;
    align-items: center;
}
.fgame-icon p {
   margin: 0px;
    background: linear-gradient(to bottom, #c39b52, #93753b);
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #fff;
    justify-content: center;
    display: flex
;
    align-items: center;
    font-size: 15px;
    font-weight: 700;
}

/*.fgame-play {*/
/*    width: 25%;*/
/*}*/

.fgame-name {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    font-style:italic;
    position: relative;
}

.fgame-play a {
 background: blue;
    padding: 10px 8px;
    color: #fff;
    text-decoration: none;
    display: block;
    line-height: 1;
    text-align: center;
    border-radius: 0;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 600;
}

.fagme-icon i {
    color: #9269cd;
    font-size: 150px;
}

.fagme-icon {
    text-align: center;
    margin-top: 30px;
}
.header-arrow-icon a {
    color: #fff;
    text-decoration: none;
}

.dash-cta-sec {
    display: grid;
    grid-template-columns: 32% 32% 32%;
    grid-gap: 2%;
    border-radius: 10px;
    margin-bottom: 5px;
}

.cta-box p {
    margin: 0px;
    font-size: 10px;
    font-weight: 600;
}

.cta-box {
    text-align: center;
}

.cta-box i {
    font-size: 16px;
}
.cta-box {
    padding: 10px;
    border-radius: 5px;
    display: flex;
    gap: 8px;
    border: 1px solid #ffffff69;
    align-items: center;
    justify-content: center;
}

.dash-cta-sec a {
    color: #fff;
    text-decoration: none;
}

/*.cta-box.depsoit-cta i {*/
/*    color: #fff;*/
/*}*/

/*.cta-box.depsoit-cta p {*/
/*    color: #fff;*/
/*}*/
.cta-box i {
    color: #fff;
}
.four-game-page {
    display: flex;
    background-image: linear-gradient(180deg, #004eff45, #004eff91);
    padding: 30px 10px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    flex-direction: column;
    gap: 15px;
}

.cta-box p {
    color: #fff;
}
h3.game-page-game-name {
    font-size: 18px;
    color: #fff;
}

/*.cta-box.width-cta {*/
/*    background: linear-gradient(100deg, #129db5, #1e7c3f);*/
/*    padding: 5px;*/
/*    border-radius: 10px;*/
/*}*/

/*.cta-box.width-cta i {*/
/*    color: #00ffed;*/
/*}*/
/*.cta-box.profile-cta {*/
/*    background: linear-gradient(180deg, #fff2d8, #e8860b);*/
/*    padding: 5px;*/
/*    border-radius: 10px;*/
/*}*/

/*.cta-box.profile-cta i {*/
/*    color: #ff7b00;*/
/*}*/

/*.cta-box.profile-cta p {*/
/*    color: #fff;*/
/*}*/
.form-per-field label {
    color: #fff;
    font-size: 11px;
    text-align: center;
    background: #061a49;
    padding: 2px 10px;
    border-radius: 30px;
}



/*Play Game css*/
.play_game_sec {
    background: linear-gradient(180deg, #0098A6, #fff);
    height: calc(100vh - 190px);
    padding: 30px 15px;
    overflow: scroll;
}

.play_game_sec h2 {
    color: #fff;
    font-size: 25px;
    margin: 0px;
}

.play_game_sec p {
    color: #fff;
    margin: 0px !important;
}
.play_game_sec_heading {
    background: linear-gradient(to bottom, #c39b52, #93753b);
    padding: 15px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.singlemoreamount .play_game_sec_heading span {
    color: #fff;
    font-size: 12px;
}
.dashboar-main.play-gamemin-sec {
    padding: 5px;
}
    .allnum {

display: grid;
    grid-template-columns: auto auto auto;
    margin-top: 30px;
    grid-gap: 5px;
    background: linear-gradient(180deg, #93e000, #83fbab);
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 15px;
    
    }
    .num-box input {
    width: 100%;
}

a.all_game_play_btn {
   background: green;
    padding: 10px 8px;
    color: #fff;
    text-decoration: none;
    display: block;
    line-height: 1;
    text-align: center;
    border-radius: 0px 20px 0px 20px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 600;
}



.num-box h3 {
    color: #fff;
    font-size: 20px;
    text-align: center;
}

.num-box input {
    border: 1px solid #000;
    margin-bottom: 5px;
    padding: 10px 5px;
    border-radius: 6px;
    text-align:center;
}

.num-box input::placeholder {
    font-size: 13px;
    text-align: center;
    color: #000;
}
.play-game-sub-btn input {
    width: 100%;
    background: #3300ff;
    padding: 10px;
    color: #fff;
    border: 0;
    border-radius: 10px;
    font-size: 20px;
}
.alert.alert-danger.alert-dismissable {
    background: red;
    color: #fff;
    padding: 5px;
    margin-top: 15px;
      text-align: center;
}
.alert.alert-success.alert-dismissable {
    background: green;
    color: #fff;
    padding: 5px;
    margin-top: 15px;
    text-align: center;
}
a.myviewbid {
    background: green;
    padding: 10px 20px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    line-height: 1;
    text-align: center;
    border-radius: 5px;
}

/*Table Css*/
.table-section.dateallbid {
    margin-top: 20px;
}

.table-section.dateallbid table {
    border-collapse: collapse;
    width: 100%;
}
.table-section.dateallbid table tr {
    border-bottom: 1px solid #820505;
    border-left: 1px solid #820505;
}

.table-section.dateallbid table tr td {
    padding: 5px;
    border-top: 1px solid #820505;
    border-right: 1px solid #820505;
    text-align: center;
        font-size: 10px;
}
td.tabhead {
    color: #fff;
    font-size: 12px !important;
    font-weight: 700;
}
td.tabdate {
color: #000;
    font-size: 12px;
    font-weight: 700;
}
.bidnum {
    color: #fff;
    font-size: 10px;
    font-weight: 500;
}
.amoundiv {
    font-size: 12px;
    font-weight: 700;
}
a.game-result-btn {
    background: green;
    color: #fff;
    font-size: 15px;
    padding: 10px 20px;
    border-radius: 5px;
    text-decoration: none;
}

h2.wining-data-cls {
    font-size: 10px;
}

.resultboxiall {
    display: grid;
    grid-template-columns: 55px 55px 55px 55px 55px 55px 55px 55px 55px 55px 55px 55px;
    grid-gap: 1px;
}

.resultboxi {
    padding: 2px 0px;
    border-radius: 0px;
    text-align: center;
    background:linear-gradient(to bottom, #000bf5, #432d03);
}

.resultboxi p {
    margin: 0px;
}

.datewisegameresult {
    background: linear-gradient(to bottom, #2963ff, #1c8a71);
    padding: 5px;
    overflow: scroll;
    margin-bottom: 5px;
}


.item.wining-loopdiv {
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    background: linear-gradient(180deg, #fff2d8, #e8860b);
    padding: 5px;
    margin-bottom: 5px;
    grid-gap: 5px;
}

p.windate {
    color: #fff;
    margin: 0px !important;
    font-size: 12px;
}

p.wingamename {
font-size: 10px;
    font-weight: 700;
}

p.wingametime {
    font-size: 10px;
}

.winni-per-box h3 {
    font-size: 12px;
    color: #fff;
}

.winni-per-box {
    text-align: center;
}
.winni-per-box h5 {
    font-size: 12px;
    color: #000;
    font-weight: 700;
    margin: 0px;
}


.whatsapp_icon {
    width: 50px;
    height: 50px;
    background: #03e703;
    z-index: 990;
    position: fixed;
    bottom: 75px;
    color: #fff;
    font-size: 30px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 0;
}

.profile-sec.refersh-icon i {
    border: 0;
    font-size: 22px;
}

.profile-sec.refersh-icon a {
    text-decoration: 0;
}

.profile-sec.refersh-icon i {
    margin-right: 0px;
}
.betmaqree marquee {
    position: relative;
    top: 2px;
}
label#amount-error {
    background: red;
    font-size: 13px;
    padding: 2px 10px;
}
div#msg_show .alert.alert-primary {
    background: green;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 10px;
}

.apkfiledowndwidth {
    width: 180px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    margin: auto;
    background: #006e80;
    color: #fff;
    font-size: 14px;
}
.apkfiledownd p {
    color: #fff;
    text-align: center;
    font-size: 14px;
    margin-bottom: 10px;
}

.apkfiledownd {
    margin-top: 30px;
}

.apkfiledowndwidth i {
    margin-right: 10px;
}
.resudate p {
    margin-bottom: 5px;
    font-weight: 600;
    color: #fff;
    font-size: 12px;
}
.resultboxi p:nth-child(1) {
    color: #c81f4c;
    font-size: 14px;
    font-weight: 600;
}

.resultboxi p {
    color: #fff;
    font-size: 11px;
    font-weight: 700;
}
.numf h2 {
    display: none;
}

.numn h3 {
    display: none;
}


/*.resultboxiall.numf {*/
/*    grid-template-columns: 55px 55px 55px 55px 55px 55px 55px 55px 55px;*/
/*}*/

.transec-row.withdraw .tran-amount {
    color: #fff;
}
.resultboxiall.numf .resultboxi {
    background: linear-gradient(to bottom, #0c0a07, #432d03);
    border-radius: 0;
}
.resultboxiall.numn .resultboxi {
    background: linear-gradient(to bottom, #0c0a07, #432d03);
    border-radius: 0;
}
/*.resultboxiall.numn {*/
/*    grid-template-columns: 55px 55px 55px 55px 55px 55px 55px 55px 55px;*/
/*}*/

/*.multigamereuslt {*/
/*    width: 100%;*/
/*    overflow: scroll;*/
/*}*/
/*.datewisegameresult.pjodiresultf .resultboxiall.numf {*/
/*    width: 100% !important;*/
/*    overflow: hidden !important;*/
/*}*/
/*.datewisegameresult.pjodiresultf .resultboxiall.numn {*/
/*    width: 100% !important;*/
/*    overflow: hidden !important;*/
/*}*/

div#last-id-90 .num-box:nth-child(2) {
    display: none;
}
.resultboxiall.numn .resultboxi:last-child {
    display: none;
}
.cta-box p {
    text-transform: uppercase;
}
/*.cta-box.trans-cta {*/
/*    background: linear-gradient(100deg, #12b519, #8b8b8b);*/
/*    padding: 5px;*/
/*    border-radius: 10px;*/
/*}*/
.joddi-result-div a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    font-weight: 700;
    background: linear-gradient(180deg, #2f2105, #e8860b);
    text-transform: uppercase;
    padding: 7px 20px;
    display: inline-block;
    border-radius: 10px;
}

.joddi-result-div {
    margin-bottom: 10px;
    text-align: center;
}
.joddi-result-div span {
    font-size: 16px;
    display: inline-block;
    margin-left: 5px;
}

/*.four-game-page .fgame-box:nth-child(5) {*/
/*    background: linear-gradient(90deg, #590202, #195c34);*/
/*}*/


.alert.alert-danger.alert-dismissable {
    display: none;
}

.alert.alert-success.alert-dismissable {
    display: none;
}

.game-rules-cnt {
    background: linear-gradient(180deg, #bb1b46, #1d6f53);
    padding: 15px 5px 100px;
    min-height: 100vh;
}

.gamerules-first {
    background: linear-gradient(180deg, #e3d8ff, #0bdfe8);
    padding: 10px;
    margin-bottom: 10px;
}

.gamerules-first h3 {
    font-size: 14px;
    font-weight: 800;
    color: red;
    text-align: center;
}

.gamerules-first h4 {
    font-size: 12px;
    text-align: center;
    text-decoration: underline;
    color: green;
    font-weight: 600;
    margin-bottom: 15px;
}

.gamerules-first ul li {
    list-style: none;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 8px;
}

.gamerules-first ul {
    padding: 0px;
    margin: 0px;
}
.namewisegamerules {
    background: linear-gradient(100deg, #09750f, #8d1b1b);
    padding: 10px;
    margin-bottom: 10px;
}

.namewisegamerules h3 {
    font-size: 20px;
    font-weight: 800;
    color: #fff;
    text-align: center;
}

.namewisegamerules h4 {
    font-size: 12px;
    text-align: center;
    text-decoration: underline;
    color: #fff;
    font-weight: 600;
    margin-bottom: 15px;
}

.namewisegamerules ul {
    padding: 0px;
    margin: 0px;
}

.namewisegamerules ul li {
    list-style: none;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 8px;
    color: #fff;
    text-align: center;
}

.namewisegamerules p {
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    margin: 0px;
    text-align: center;
}
.all-game-timing {
    background: linear-gradient(180deg, #0098A6, #fff);
    padding: 15px 5px 100px;
    min-height: 100vh;
}

.gametiming-box {
    background: linear-gradient(180deg, #981c1c, #062b5b);
    padding: 10px;
    margin-bottom: 10px;
}

.gametiming-box h3 {
    color: #fff;
    font-size: 23px;
    font-weight: 800;
    text-align: center;
}

.game-box-timign-leftright {
    display: grid;
    grid-template-columns: 50% 50%;
}

.last-palytime {
    font-size: 14px;
    font-weight: 800;
    color: #fff;
}

.bixresulttime {
    font-size: 14px;
    font-weight: 800;
    color: #fff;
}

.bajinum {
    font-size: 12px;
    color: #fff;
    font-weight: 600;
}

.reduktime {
    font-size: 12px;
    color: #fff;
    font-weight: 600;
}
.header-arrow-icon img {
    width: 95px;
}

.apkfiledownd a {
    text-decoration: none;
}
div#last-id-97 .num-box:nth-child(2) {
    display: none;
}



/*.four-game-page .fgame-box:nth-child(6) {*/
/*    background: linear-gradient(90deg, #18243c, #12301e);*/
/*}*/



.transec-row {
    display: grid;
    grid-template-columns: 30% 50% 20%;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
.tran-date {
    border-right: 1px solid #fff;
    font-size: 11px;

        padding: 5px;
}

.tran-cnt {
    border-right: 1px solid #fff;
    font-size: 11px;
        padding: 5px;

}
.tran-amount {
    padding: 5px;
    font-size: 12px;
    font-weight: 700;
    color: #000;
}

.play_game_secnew{
    background: linear-gradient(90deg, #18243c, #12301e);
    height: calc(100vh - 125px);
    padding: 30px 15px;
    overflow: scroll;
}
.transec-row {
    color: #fff;
}
.transec-row.game {
    background: orange;
}

.transec-row.gamewining {
    background: red;
}

.transec-row.withdraw {
    background: blue;
}

.transec-row.deposite {
    background: green;
}
table#dynamic_field input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #ffffff59;
    border-radius: 0px;
    color: #fff !important;
    padding: 5px 0px;
    font-size: 17px;
    width:90%;
}

table#dynamic_field input:focus {
    box-shadow: none;
    outline: 0;
}
table#dynamic_field input::placeholder {
    color: #fff;
}
.play-game-sub-btn {
    margin-top: 20px;
}

.play-game-sub-btn input {
    background-image: linear-gradient(to top, #c81f4c, #6a041f);
    color: #fff;
    width: 100%;
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    margin-top: 25px;
    border: 0;
    border-radius: 30px;
}
.addmorebtn {
    background: linear-gradient(to top, #20c81f, #225c2a);
    border: 0;
    font-size: 14px;
    border-radius: 0px;
    padding: 10px;
    text-transform: uppercase;
}
.addmore-div {
    display: flex;
    justify-content: flex-end;
    margin-top: 20px;
}
.updateaccountsec {
    padding: 10px 10px;
}
.profile-id-num-mob {
    background: linear-gradient(to bottom, #c39b52, #93753b);
    padding: 10px;
    border-radius: 10px;
    position: relative;
    margin-bottom: 10px;
}

.only-profile-num-sec label {
    color: #fff;
    font-size: 12px;
    position: relative;
}

.only-profile-num-sec p {
    color: #fff;
    font-size: 20px;
    margin: 0px;
    position: relative;
    top: -5px;
}
.only-profilesec label {
    color: #fff;
    font-size: 12px;
}

.only-profilesec {
    position: absolute;
    right: 12px;
}

.only-profilesec h4 {
    color: #fff;
    font-size: 16px;
    margin: 0px;
    font-weight: 600;
}

.only-numsec label {
    font-size: 12px;
    color: #fff;
}

.only-numsec p {
    color: #fff;
    margin: 0px;
}
/*.four-game-page .fgame-box.game-one:nth-child(4) {*/
/*    display: none;*/
/*}*/
