@font-face {
    font-family: 'db_helvethaicamon_x';
    src: url('../assets/font/db_helvethaicamon_x.ttf')  format('truetype');
}
body, html {
    height: 100%;
    width: 100%;
    font-family: 'db_helvethaicamon_x', sans-serif;
}

.nav-header {
    padding: 5px;
    text-align: center;
    background: #cdcdcd;
    color: white;
    width: 100%;
    font-size: 10px;
}
.bg-img{
    /*    background-image: url("../images/background/bg.jpg");
        min-height: 100%;
    
         Center and scale the image nicely 
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 100%;*/

    background: url("../images/background/bg.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


.bg-img-dark{
    background-image: url("../images/background/bgdark.png");
    min-height: 100%;

    /* Center and scale the image nicely */
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.logo-pos{
    text-align: center;
    justify-content: center;
}
.body-content {
    position: relative;
    /*    border: solid 1px;*/
    top:  14vh;
}
.navbar-header{
    overflow: hidden;
    background-color: #333;
    position: fixed;
    top:0;
    width: 100%;
}
.card {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    /* transition: 0.3s; */
    width: 100%;
    margin: 4%;
    border-radius: 25px;
}
.card-border-w{
    border: 1px solid wheat;
}
.navbar-footer {
    overflow: hidden;
    background-color: #333;
    position: fixed;
    bottom: 0;
    width: 100%;
}

.navbar-footer a {
    /*float: left;*/
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
}

.navbar-footer a:hover {
    background: #f1f1f1;
    color: black;
}

.navbar-footer a.active {
    background-color: #04AA6D;
    color: white;
}




.icon-footer{
    /*    padding: 19%;
        width: auto;
        height: 13vw;*/
    /*width: 90px;*/
    height: 40px;
}
.logo{
    /*padding: 5%;*/
    height: 100%;
    width: 15vh;
    padding: 2%;
}

.input-icon {
    width: 100%;
    /*    margin:4px;*/
    box-sizing: border-box;
    padding-left:60px;
}
.w-100{
    width: 100% !important;
}
.w-90{
    width: 90% !important;
}
.w-60{
    width: 60%!important;
}
.w-50{
    width: 50%!important;
}

.w-60{
    width: 60%!important;
}
.w-20{
    width: 20% !important;
}
.icon-inside {
    position:relative;
}

.icon-inside i {
    position: absolute;
    left: 15px;
    top: 7px;
    padding: 10px 12px;
    color: #c3cfd7;
}

.icon-outside {
    position:relative;
}

.icon-outside i {
    position:absolute;
    margin-left:-6px;
    top:4px;
    padding:17px 15px;
    color:#30A3F1;
    background:black;
}
.bg-gray{
    background-color: #70685B;
}
.bg-gray-01{
    background-color: #151515
}
.bold{
    font-weight: bold;
}
.text-h-form{
    color:#D8C58C;
}
.text-rd{
    background-color: black;
    border-radius: 25px;
}
.text-rd-gray{
    background-color: #70685B;
    border-radius: 25px;
}
.text-rd-gray::placeholder { /* Most modern browsers support this now. */
    color:#A7A29C;
}
.text-yellow{
    color:#F1C511;
}
.text-white{
    color:white;
}
.text-white-25{
    color: #d2c3c3;
}
.text-white-50{
    color:#d2c3c3;
}
.text-indent-50{
    text-indent: 50px;
}
.text-oragne-1{
    color: #C3821C;
}
.text-focus:focus{
    background-color: black;
}
.pd-l-8{
    padding-left: 8%;
}
.pd-l-15{
    padding-left: 15%;
}
.pd-r-8{
    padding-right: 8%;
}
.pd-r-5{
    padding-right: 5%;
}
.pd-r-7{
    padding-right: 7%;
}
.pd-r-11{
    padding-right: 11%;
}
.margin-l-3vh{
    margin-left: 3vh;
}
.margin-l-5vh{
    margin-left: 5vh;
}
.margin-top-2{
    margin-top: 2%;
}
.icon-btn{
    position: relative;
    margin-top: 0.3rem;
    margin-right: 0.3rem;
}
.icon-btn-inside{
    margin-left: 0.5rem;
}
.letter-spacing-1{
    letter-spacing: 1px;
}
.warpper-form{
    position: relative;
    /*    padding: 2%;*/
    padding-top: 2%;
    padding-bottom: 3%;
    background-color: rgba(0, 0, 0, 0.6);
    margin: -1%;
    border-radius: 25px;
    margin-left: 3vw;
    margin-right: 3vw;
    /*width: 80vmin;*/
    /*width: 70vh;*/
}
.balance{
    background-color: white;
    padding: -1px;
    margin-left: 3%;
    margin-right: 3%;
    border-radius: 14px;
    border-color: red 3px;
    border: 2px solid #B09E5C;
}
.card-his-dp{
    background: linear-gradient(#080D33, #080D33) padding-box, linear-gradient(45deg, black, #C8B465) border-box;
    border: 2px solid transparent !important;
    padding: -1px;
    border-radius: 25px;
    /*border-color: red 3px;*/
    color: white;
    position: relative;
    width: 100%;
    /*text-align: right;*/
    /*padding: 2%;*/
}
.card-his-wd{
    /*background-color: #ffffff82;*/
    background: linear-gradient(#ffffff82, #ffffff82) padding-box, linear-gradient(94deg, transparent, #52420375) border-box;
    border: 2px solid transparent !important;
    padding: -1px;
    border-radius: 25px;
    /*border-color: red 3px;*/
    /*border: 2px solid #b09e5c54;*/
    /*color: white;*/
    position: relative;
    width: 100%;
    /* text-align: right; */
    /*padding: 2%;*/
}
.text-vertically-center{
    height: 100px;
    line-height: 100px;
    /* text-align: center; */
}
.input-withdraw{
    background-color: #373538;
    padding: -1px;
    border-radius: 14px;
    border-color: red 3px;
    border: 2px solid #B09E5C;
    color: white;
    position: relative;
    width: 100%;
    text-align: right;
    padding: 2%;
}
.input-default{
    background-color: #373538;
    padding: -1px;
    border-radius: 14px;
    border-color: red 3px;
    border: 2px solid #B09E5C;
    color: white;
    position: relative;
    width: 100%;
    text-align: center;
    padding: 2%;
}
.input-gold{
    background-color: #373538;
    padding: -1px;
    border-radius: 14px;
    border-color: red 3px;
    border: 2px solid #B09E5C;
    color: white;
    position: relative;
    width: 100%;
    text-align: center;
    padding: 2%;
}
.card-bd-gold{
    background: -webkit-linear-gradient(to bottom, #373537 0%,#2B292A 50%,#171717 100%);
    background: linear-gradient(to bottom, #373537 0%,#2B292A 50%,#171717 100%);
    padding: -1px;
    border-radius: 14px;
    border-color: red 3px;
    border: 2px solid #B09E5C;
    color: white;
    position: relative;
    width: 100%;
    /*text-align: right;*/
    padding: 2%;
}
.card-bank{
    background-color: #373538;
    padding: -1px;
    border-radius: 14px;
    border-color: red 3px;
    border: 2px solid #B09E5C;
    color: white;
    position: relative;
    width: 100%;
    /*text-align: right;*/
    padding: 2%;
}
.card-bank-deposit{
    background: -webkit-linear-gradient(to right, #4a4949 0%,#1a1a1a 50%,#171717 100%);
    background: linear-gradient(to right, #4a4949 0%,#1a1a1a 50%,#171717 100%);
    padding: -1px;
    border-radius: 14px;
    border-color: red 3px;
    border: 2px solid #B09E5C;
    color: white;
    position: relative;
    width: 100%;
    /*text-align: right;*/
    padding: 2%;
}
.btn-icon-back{
    background: -webkit-linear-gradient(to right, #4a4949 0%,#1a1a1a 50%,#171717 100%);
    background: linear-gradient(to right, #4a4949 0%,#1a1a1a 50%,#171717 100%);
    padding: -1px;
    border-radius: 14px;

    color: white;
    position: relative;
    width: 100%;
    /*text-align: right;*/
    padding: 2%;
    border: 2px solid #B09E5C !important;
}
.btn-icon-back:i{
    text-align: left;
}
.btn-white-gold-bd{
    background-color: white;
    padding: -1px;
    margin-left: 3%;
    margin-right: 3%;
    border-radius: 9px;
    border-color: red 3px;
    border: 2px solid #B09E5C;
    color:black;
}
.register-form{
    position: relative;
    /*    padding: 2%;*/
    padding-top: 2%;
    padding-bottom: 3%;
    background-color: rgba(0, 0, 0, 0.6);
    margin: -1%;
    border-radius: 25px;
    margin-left: 3vw;
    margin-right: 3vw;
    /*width: 80vmin;*/
    /*width: 70vh;*/
}
.footer {
    background-color: rgba(0, 0, 0, 0.6);
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    color: white;
    text-align: center;
}
.footer-pathnership{
    margin-left: 1%; 
    margin-right: 1%;
    /*margin-bottom: 1%;*/
    justify-content: center;
}
.img-pathnership {
    height: 2vh;
    /*width: 4rem;*/
    margin: 0.2rem;
}
.text-blue{
    color:#2464cf;
}
.text-black{
    color:#000;
}
.text-gold-1{
    color:#FCF7C1;
}
.text-gold-2{
    color:#FFC426;
}
.top-8{
    top: 8px;
}
.font-size-06{
    font-size: 0.6rem;
}
.font-size-07{
    font-size: 0.7rem;
}
.font-size-08{
    font-size: 0.8rem !important;
}
.font-size-10{
    font-size: 1.0rem;
}
.font-size-13{
    font-size: 1.3rem !important;
}
.font-size-11{
    font-size: 1.1rem;
}

.font-line{
    line-height: 25px;
}
.line-height-0{
    line-height:0px;
}
.from-control-1{
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 0.9rem;
}
.from-control-1:focus {
    /*    box-shadow:0 0 0 10px red;*/
    background-color: #D0CDCA;
    color: white !important;
}
.from-control-1::placeholder { /* Most modern browsers support this now. */
    color:#FFFFFF;
}
.line-text{
    padding-bottom: 1px;
    border-bottom: 1px solid white;
    /*line-height: 48px;*/
}
.padding-top-25{
    padding-top: 25px;
}
.display-none{
    display:none;
}
.btn-rd{
    border-radius: 25px;
}
.text-orange{
    color: #eab310db!important;
}
.btn-gold{
    /*    background-image: linear-gradient(#362509 10%, #E7AE0F 20%);
        color: black;*/
    /*background-image: linear-gradient(to bottom, #F7971E 0%, #FFD200  51%, #F7971E  100%);*/
    background-image: linear-gradient(to bottom, #a38a6b 0%,#E9AF0A 51%, #E9AF0A 100%);
    /*margin: 10px;*/
    /*padding: 15px 45px;*/
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;     
    box-shadow: 0 0 20px #000000;
    border-radius: 25px;
    display: block;
}
.btn-gold-2{
    background: -webkit-linear-gradient(to right, #D8A420 0%,#AD7818 50%,#AD7818 100%);
    background: linear-gradient(to right, #D8A420 0%,#AD7818 50%,#AD7818 100%);
    border-radius: 25px!important;
    display: inline-flex !important;
    border: 0px solid #ced4da;
    text-align: center;
    justify-content: center;
    flex-direction: initial !important;
    height: 1.3rem !important;
    line-height: 32px;
}
.btn-red{
    background: -webkit-linear-gradient(to right, #d82020 0%,#ad1818 50%,#ad1818 100%);
    background: linear-gradient(to right, #d82020 0%,#ad1818 50%,#ad1818 100%);
    border-radius: 25px!important;
    display: inline-flex !important;
    border: 0px solid #ced4da;
    text-align: center;
    justify-content: center;
    flex-direction: initial !important;
    height: 1.3rem !important;
    line-height: 32px;
    color: white;
}
.btn-gold-1-sq{
    /*    background: -webkit-linear-gradient(to right, #D8A420 0%,#AD7818 50%,#AD7818 100%);
        background: linear-gradient(to right, #D8A420 0%,#AD7818 50%,#AD7818 100%);*/
    background-color: #FCC200;
    border-radius: 5px!important;
    display: inline-flex !important;
    border: 0px solid #ced4da;
    text-align: center;
    justify-content: center;
}
.btn-92{
    display: block;
    margin: 0 auto;
    width: 92%;
}
.icon-user{
    /*    background-image: url(../assets/icon/user.png);
        background-repeat: no-repeat;
        background-position: left center;
        background-origin: content-box;
        background-size: 15px 15px;*/
    background:url(../assets/icon/user.png);
    padding-left: 17px;

}
.icon-user input[type=text] {
    background-color: #3CBC8D;
    color: white;
}

.icon-user:focus-within {
    /*border: 1px solid #000;*/
}

.icon-user>input {
    outline: none;
    border: none;
    background: transparent;
}
.margin-1{
    margin: 1% !important;
}
.padding-03{
    padding: 0.3rem;
}
.padding-0{
    padding :0% !important; 
}
.padding-1{
    padding :1%; 
}
.padding-2{
    padding :2%; 
}
.padding-5{
    padding :5%; 
}
.padding-7{
    padding :7%; 
}
.height-4rem{
    height: 4rem;
}
.container {
    /*    display: block;
        position: relative;
        padding-left: 35px;
        margin-bottom: 12px;
        cursor: pointer;
        font-size: 22px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;*/
}

/* Hide the browser's default checkbox */
.container-cb input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0px;
    left: 33px;
    height: 25px;
    width: 25px;
    background-color: transparent;
    border-style: solid;
    border-width: 1px;
    border-radius: 7px;
}

/* On mouse-over, add a grey background color */
.container-cb:hover input ~ .checkmark {
    background-color: transparent;
}

/* When the checkbox is checked, add a blue background */
.container-cb input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container-cb input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container-cb .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.margin-top-12{
    margin-top: 12px;
}
.margin-top-24{
    margin-top: 24px;
}
.margin-d40{
    margin: -40px;
}
@media (min-width: 980.00px) {

    .warpper-form{
        margin-left: 22%;
        margin-right: 22%; 
    }
    .logo{

        width: 19vh;

    }
    .responsive{
        margin-left: 20%;
        margin-right: 20%;
    }

}
.input-half-border-gold{
    background: linear-gradient(#000, #000) padding-box, linear-gradient(45deg, black, #C8B465) border-box;
    border: 1px solid transparent !important;
    border-radius: 18px;
    padding: 10px 20px;
    color: white;
}
select option {
    margin: 40px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}
.padding-bottom-15{
    padding-bottom: 15%;
}
.input-shadow{
    border: 0px solid #ced4da;
    box-shadow: 0px 4px #0303037d;
}
.top-35{
    top: 35px;
}
.top-24{
    top: 24px;
}
input:focus{
    color:white;
}
.textbox-empty{
    border: 2px solid red !important;
}
.textbox-empty:focus{
    border: 2px solid red;
}
.require{
    color:red;
}
.gradient-border-bg {
    background: linear-gradient(#000, #000) padding-box, linear-gradient(45deg, #C8B465, black) border-box;
    border: 3px solid transparent;
    border-radius: 18px;
    padding: 10px 20px;
    color: white;
    font-size: 1.7rem;
}
.success-boder{
    border: 0px solid;
    background: #009345;
    text-align: center;
    border-radius: 18px;
    line-height: 1.1rem;
    width: 4rem;
    display: inline-block;
}
.bg-back{
    background: -webkit-linear-gradient(to bottom, #373537 0%,#2B292A 50%,#171717 100%);
    background: linear-gradient(to bottom, #373537 0%,#2B292A 50%,#171717 100%);
}
.bg-score{
    /*background-color: #C0913C;*/
    box-shadow: inset 0px 33px 30px 0 #dbc29b, inset 0 109px 30px 0px #aa884a, inset 0 113px 5px 89px #332A28;
}
.qr{
    width: 80%;
}
.table-gold {
    font-size: 0.7rem !important;
    /* background-image: linear-gradient(0deg, rgba(171, 149, 79, 0.5), rgba(236, 216, 151, 0.5), rgba(171, 149, 79, 0.5))!important; */
    border-color: #FFBD00!important;
    border-radius: 10px 10px 10px 10px!important;
    box-shadow: -1px 0px 3px 3px #e5cf90!important;
    background: -webkit-linear-gradient(to right, #4a4949 0%,#1a1a1a 50%,#171717 100%);
    background: linear-gradient(to right, #4a4949 0%,#1a1a1a 50%,#171717 100%);
    /* color: saddlebrown!important; */
    /* font-size: 2.5vmin; */
}
table.table-gold thead {
    /*background-color: #7EA8F8;*/
    /*padding:0.2rem !important;*/
}
table.table-gold th {
    /*background-color: #7EA8F8;*/
    padding:0.4rem !important;
    color: white;
}
table.table-gold td{
    color: white;
    border-width: 0px;
}
.table-gold:thead{
    padding: 0.5rem !important;
}
.margin-top-10{
    margin-top: 10%
}
.jumbotron{
    background:transparent;
}
.pc-pathnership{
    display:none;
}
@media (min-width: 1200.00px){
    .register-form{
        margin-left: 15% !important;
        margin-right: 15% !important;
        top: 7%;
        /*width: 80vmin;*/
        /*width: 70vh;*/
    }
}
@media (min-width: 768.00px){
    .logo{
        width: 15vw;
    }
    .register-form{
        margin-left: 0%;
        margin-right: 15%;
        top: 7%;
        /*width: 80vmin;*/
        /*width: 70vh;*/
    }

    .footer{
        display:none;
    }
    .pc-pathnership{
        display:initial;

    }
    .img-pathnership {
        height: 2.5vh;
        /* width: 4rem; */
        margin: 0.2rem;
    }
}
/*@media screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
  html {
    transform: rotate(-90deg);
    transform-origin: left top;
    width: 100vh;
    overflow-x: hidden;
    position: absolute;
    top: 100%;
    left: 0;
  }
}*/

@media (min-width: 768px){
    .jumbotron {
        margin: 0;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .register-form {
        padding-bottom: 9%;
    }
}
@media (max-height: 480px){
    .main{
        margin-top: -10%;
    }
}