/* @font-face {
    font-family: 'PSL162AD';
    src: url('../img/UFA1688/font/Prompt-Medium.ttf') format('truetype');
      src: url('../font/sukhumvitset-medium-webfont.ttf') format('truetype'); 
} */
body, html {
    font-family: 'PSL162AD';
    height: 100%;
}
.datepicker{
    font-family: Arial, Helvetica, sans-serif;
}
.bg-black {
    background-color: #000002 !important;
}

.btn-menu-bt{
    padding: 0;
    white-space: pre;
    font-size: 32px !important;
}

.btn-aff{
    font-size: 67px;
    color: #fff;
    background: rgb(2,119,255);
    background: linear-gradient(90deg, rgba(2,119,255,1) 0%, rgba(3,242,219,1) 100%);
    border: #03eddc 1px solid;
    border-radius: 15px;
}

.bg {
    /* background-image: url('../img/bg.png'); */

    /* height: 30%; */

    /* Center and scale the image nicely */
    /* background-position: center; */
    /* background-repeat: no-repeat; */
    background-size: cover;
}
.logo{
    margin-top: 50px;
}
.logo .imglogo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}

.logo-small{
    margin-top: 20px;
}

.logo-small .imglogo{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
}

.card-login{
    background-color: #161616;
    padding: 10px;
}

/* .card-login .card-header{
    font-size: 38px;
} */

#inputUser{
    /* width: 90%; */
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #ffef6b;
    /* border-radius: 10px; */
    background-color: #161616;
    color: #ffffff;
    /* font-size: 38px; */
}

#btSubmit{
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #ffef6b;
    /* border-radius: 10px; */
    background-color: #ffef6b;
    color: black;
    font-weight: bold;
    /* font-size: 38px; */
}

/* .contact-line{
    margin-top: 100px;
}

.contact-line img{
    margin-bottom: 10px;
} */
/* 
.footer{
    margin-top: 200px;
    padding: 10px;
} */
.content{
    padding-bottom: 250px;
    /* padding-bottom: 40px; */
}

.btn-home-lg{
    color: #fff;
    border-color: #fff;
    font-size: 48px;
    width: 200px;
    display: none;
}

.custom-nav {
    background-color: #101010;
}
.box-button{
    margin-top: auto;
    margin-bottom: auto;
}
.nav-button{
    color: white;
    font-size: 64px;
}
.nav-button:hover{
    color: #ffef6b;
}

.profile-box{
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 20px;
    /* background: url(img/profile_card.png) no-repeat center center fixed; */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #141414;
    padding: 50px;
    padding-left: 60px;
    padding-bottom: 40px;
    border-radius: 40px 0px 40px 0px;
    /* width: 80%; */
}

.deposit-box{
    /* margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 20px; */
    background-image: url('../img/deposit_bg.png');
    background-size: cover;
    /*background-repeat: repeat;*/
    background-color: #373737;
    /* padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    width: 84%; */
}

.deposit-box h3{
    color: #d61a18;
    margin-top: 20px;
}

.deposit-box .header{
    background-color: white;
    /* font-size: 28px; */
    float: left;
    padding: 5px 20px;
    margin-top: 10px;
}

.account-box{
    border: 2px solid white;
    padding: 20px;
    margin-left: 0px;
    margin-right: 0px;
}

.account-box .account{
    /* margin-left: 50px; */
}

.account-box .account .bank{
     font-size: 42px;
 }

.account-box .account .name{
    font-size: 50px;
}

.account-box .account .number{
    font-size: 60px;
}

.copy-box{
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

.copy-box button{
    /* width: 40%; */
    font-size: 34px;
    /* padding: 20px; */
    /* border-radius: 20px; */
    background-color: white;
    color: black;
}

.check-wrapper{
    /* margin-top: 60px;
    margin-bottom: 100px; */
}

.check-wrapper a{
    background-color: #ffef6b;
    color: black;
    font-size: 40px;
    /* padding: 20px 200px;
    border-radius: 30px; */
}

.profile-box .line{
    background-color: white;
}

.profile .user{
    margin-left: 15px;
}
.user .fullname{
    font-size: 32px;
}

.user .username{
    font-size: 26px;
}

.profile-box .credit-text{
    font-size: 26px;
}

.profile-box .credit{
    font-size: 40px;
    color: #ffd075;
    /* color: #ffef6b; */
}

.withdraw-box{
    margin-top: 50px;
}

.withdraw-box input{
    width: 60%;
    font-size: 32px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.menu-wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    margin-top: 50px;
}

.menu-wrapper .menu-box{
    /* border: 2px solid white; */
    border-radius: 10px;
    /*padding: 40px 50px;*/
    /* width: 40%; */
    /* height: 40%; */
    /* padding-top: 50px; */
    /* padding-bottom: 50px; */
    /* margin-left: 50px; */
    /* margin-bottom: 50px; */
    min-height: 100%;
}

.menu-wrapper .menu-box img{
    width: 100%;
}

.menu-wrapper .menu-text{
    margin-top: 20px;
    font-size: 38px;
}

.menu-box.aff{
    border-color: #ffef6b;
    color: #ffef6b;
}

.home-link img{
    height: 185px;
}

.withdraw-page .vl {
    border-left: 3px solid white;
    border-right: 3px solid white;
    width: 0px;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
}

.withdraw-page .arrow {
    margin-top: 10px;
    margin-bottom: 10px;
}

.withdraw-page .withdraw-amount{
    border: 2px solid white;
    border-radius: 10px;
    background-color: #161616;
    color: #ffffff;
}

.withdraw-page .text-head{
    color: white;
    /* font-size: 38px; */
}

.userbank-box{
    border: 2px solid white;
    padding: 15px;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
}

.userbank-box .account{
    margin-left: 20px;
}

.userbank-box .bank{
    /* font-size: 32px; */
}

.userbank-box .name{
    /* font-size: 34px; */
}

.userbank-box .number{
    /* font-size: 38px; */
}

.btn-withdraw{
    /* font-size: 38px; */
    margin-top: 30px;
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffef6b;
    border-radius: 30px;
    color: black;
    border: 1px solid #ffef6b;
}

.btn-withdraw:hover{
    background-color: #ffef6b;
    color: black;
}
.err-msg{
    /* font-size: 32px; */
}
.search-box{
    /*width: 860px;*/
    width: 80%;
    /*background-color: white;*/
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    background-color: #373737;
}
.search-box .nav-link{
    margin-bottom:0px;
}
.search-box .nav-link:hover{
    border-color: #373737;
    /*border: 0px solid #373737;*/
}
.search-box .nav-link.active:hover{
    border-color: white;
}
.search-box a.nav-link{
    color: white;
}
.search-box a.nav-link.active{
    color: #495057;
}
.search-box .nav-item{
    width: 50%;
}
.search-box .tab-content{
    background-color: white;
}
.search-box button{
    background-color: #ffef6b;
    color: black;
    border-radius: 30px;
    /*font-size: 36px;*/
}
.tab-content{
    padding: 30px 60px;
}
.record-area{
    border: 1px solid #7f7f7f;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 30px;
}
.record-list{
    border-bottom: 1px solid #cccccc;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.record .form-control{
    /* font-size: 28px; */
}

.record .btn{
    /* font-size: 28px; */
}


#modal-go-bet .modal-dialog{
    min-width: 100% !important;
    padding:0px 25px;
    border:0;
}
.modal-dialog-go-bet {
    position:fixed;
    top:auto;
    right:auto;
    left:auto;
    bottom:-30px;  
    width: 100%;
} 
.modal-dialog-go-bet.animate-bottom {
    animation: animatebottom 0.4s;
}


.title-go-bet{
    font-size: 50px;
    color:#fff;
    text-align: center;
    padding: 50px 0px 30px 0px;
}
.div-btn-go-bet{
    background: url(../img/bg-go-bet.png);
    background-size: 100% 100%;
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: nowrap;
    align-content: center;
    border:none;
}
.div-btn-go-bet img{
    margin: 20px 40px;
    cursor: pointer;
    border: 2px solid transparent;
    border-radius: 20px;
}
.div-btn-go-bet img:hover{
    transform: scale(1.02); 
    background: 
    linear-gradient(#000,#000) padding-box, /*this is your grey background*/
    linear-gradient(180deg, rgba(46,190,214,1), rgba(78,78,255,1)) border-box;
    border: double 2px transparent;
}
.div-btn-go-bet .clearfix{
    padding: 30px;
}

.modal {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background: rgba(255, 255, 255, 0.3);
    padding-top: 50px;
}

#modal-go-bet .modal-dialog {
    min-width: 100% !important;
    padding: 0px 25px;
    border: 0;
}

.div-btn-go-bet {
    background-color: #000;
    background-size: 100% 100%;
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: nowrap;
    align-content: center;
    border: none;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .card-login .card-header , #inputUser , #btSubmit{
        font-size: 38px !important;
    }
    img.imglogo {
        width: 60% !important;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    .card-login .card-header , #inputUser , #btSubmit{
        font-size: 38px !important;
    }
    img.imglogo {
        width: 60% !important;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .card-login .card-header , #inputUser , #btSubmit{
        font-size: 38px !important;
    }
    img.imglogo {
        width: 60% !important;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .card-login .card-header , #inputUser , #btSubmit , .menu-wrapper .menu-text , .copy-box button ,.check-wrapper a
    ,.withdraw-box input , .font-sm-48 {
        font-size: inherit !important;
    }

    img.imglogo {
        width: 25% !important;
    }
    .menu-wrapper .menu-box img {
        /* width: 30% !important;
        height: 30% !important; */
        width: 100% !important;
    }

    .account-box .account .bank{
        font-size: 24px;
    }
   
   .account-box .account .name{
       font-size: 24px;
   }
   
   .account-box .account .number{
       font-size: 34px;
   }

   .content{
    padding-bottom: 40px;
    }

    .modal-dialog.modal-xl{
    margin-top: 5% !important;
    max-width: 40% !important;
    }


    #modal-go-bet .modal-dialog{
        min-width:auto !important;
    }
    .modal-dialog-go-bet {
        position:fixed;
        bottom:-30px;  
        width: 100%;
        margin: 0% auto;
        left: 0;
        right: 0;
    } 
    .title-go-bet{
        font-size: 22px;
        padding: 30px 0px 20px 0px
    }
    .div-btn-go-bet img{
       margin: 5px 20px;
    }
    .div-btn-go-bet .clearfix{
        padding: 25px;
    }

}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    .card-login .card-header , #inputUser , #btSubmit , .menu-wrapper .menu-text , .copy-box button ,.check-wrapper a
    ,.withdraw-box input , .font-sm-48 {
        font-size: inherit !important;
    }

    img.imglogo {
        width: 25% !important;
    }
    .menu-wrapper .menu-box img {
        /* width: 30% !important;
        height: 30% !important; */
        width: 100% !important;
    }

    .account-box .account .bank{
        font-size: 24px;
    }
   
   .account-box .account .name{
       font-size: 24px;
   }
   
   .account-box .account .number{
       font-size: 34px;
   }

   .content{
    padding-bottom: 40px;
    }

    .modal-dialog.modal-xl{
        margin-top: 5% !important;
        max-width: 40% !important;
    }

}


.modal-dialog.modal-xl {
    max-width: 85%;
    margin-top: 30%;
}

.font-sm-48 {
    font-size: 48px;
}


/* jong add */
.btn-depo-witd{
    font-size: 40px;
    color: #fff;
	background: #000;
    border: #ffd075  3px solid;
    border-radius: 15px;
	margin: 10px;
    padding: 15px 0 15px 0;
}

.btn-game {
  display: block;
  max-width: 111%;
  height: auto;
}

.btn-game-color {
	font-size: 35px;
    color: #fff;
    background: linear-gradient(90deg, rgba(2,119,255,1) 0%, rgba(3,242,219,1) 100%);
    border: #03eddc 1px solid;
    border-radius: 40px;
    padding: 15px 80px 15px 80px;
	margin-bottom: 20%;
}

.chat-app-pc {
    position: fixed;
    width: 50px;
    height: 50px;
	right:25px;
    bottom: 20px;
    background-color: #0095ff;
    color: #FFF;
    border-radius: 150px;
    text-align: center;
    font-size: 38px;
    box-shadow: 2px 3px 2px #999;
    z-index: 100;
}
.chat-app {
    position: fixed;
    width: 130px;
    height: 130px;
    right: 40px;
    bottom: 200px;
    background-color: #0095ff;
    color: #FFF;
    border-radius: 150px;
    text-align: center;
    font-size: 100px;
    box-shadow: 5px 7px 5px #999;
    z-index: 100;
}

.my-float {
    margin-top: 10px;
} 
