﻿@font-face {
    font-family: MyriadPro_It;
    src: url('/fonts/MyriadPro-It.ttf') format('truetype');
}
@font-face {
    font-family: MyriadPro_Bold;
    src: url('/fonts/MyriadPro-Bold.ttf') format('truetype');
}
@font-face {
    font-family: MyriadPro_Regular;
    src: url('/fonts/MyriadPro-Regular.ttf') format('truetype');
}
html {
}
.menu-mobi {
    position: fixed;
    z-index: 10;
    width: 100%;
}
p{
    margin-bottom: 10px
}
body{
    width: 100%;
    font-family: MyriadPro_Regular;
    background-color: #01081b;
}
h1 {
    font-size: 25px;
}
h2 {
    font-size: 19px;
}
.nav-bg-wm{
    background-color: #11334f!important;
}
.nav-item.active a{
    color: #48d8e6 !important;
}
.nav-item a{
    color: #ffffff !important;
}
.nav-item:hover > a{
    color: #fff !important;
}
.logo{
    position: absolute;
    top: 10px;
}
.wrap-sliderbar{
    height: 330px;
    background-color: transparent;
}
.title{
    height: 35px;
    background-color: #11334f;
    width: 100%;
    color: #48d8e6;
    font-weight: bold;
    padding: 5px 15px;
    font-size: 18px;
    text-shadow: black 0.1em 0.1em 0.2em
}
.breadcrumb-item.active {
    color: #3de1ff;
}
.danh-sach-game{
    padding-right: 0px;
}
.login-box{
    padding: 15px;
}
.login-box input{
    width: 100%;
    padding: 10px;
    border-radius: 25px;
    margin-bottom: 10px;
}
img {
    vertical-align: baseline;
    border-style: none;
}
.ch {
   
    margin-left: 0px;
}
.modal-custom {
    max-width: 1136px
}
.modal-content {
    background-color: transparent;
    border: 1px solid transparent;
}
.bg{
    background-color: #191c2e;
    padding: 10px;
}
.ico-game{
    width: 18%;
     margin: 5px;
    display: inline-block;
    transition: all 0.3s ease-out 0s;
}
.div-card-bit input{
    border-radius: 0.25rem;
}
.div-card-ace label, .div-card-bit label {
    text-align: right;
}
.div-card-ace input{
    border-radius: 0.25rem;
}
.div-card-bit .form-group:last-child ,.div-card-ace .form-group:last-child {
    margin-bottom: 0px;
}
.table td {
    padding: 2px 5px;
}
.article-relaed {
    display: grid; 
    grid-auto-flow: column; 
    -webkit-grid-auto-flow: column; 
    grid-template-columns: calc(100% / 3);
    -webkit-grid-template-columns: calc(100% / 3);
}
.download {
    width: 50%;
    max-width: 200px;
    margin: 10px auto;
}
.img-download {
    width: 100%;
}
.ico-game-sub{
    width: 45%;
}
.thumb-tin-tuc{
    width: 27%;
    display: inline-block;
}
.thumb-tin-tuc img{
    width: 100%;
    border-style: solid;
    border-color: black;
    border-width: 1px;
    height: 230px;
}
.content-tin-tuc{
    display: inline-block;
    width: 70%;
    position: absolute;
    margin-left: 10px;
    text-align: justify;
}
.box-tin-tuc{
    margin-bottom: 10px;
    position: relative;
}
.box-tin-tuc:last-child{
    margin-bottom: 0px;
}
.tag a{
    color: #11334f;
}
.tag a:hover{
    color: #194971;
    text-decoration-line: none;
}
.tag p {
    color: #fff;
}
.f-right {
    float: right;
}
.f-left {
    float: left;
}
.content-tin-tuc .title-tin-tuc{
    font-family: MyriadPro_Bold;
    font-weight: bold;
    font-style: italic;
    font-size: 20px;
    color: #dbecfe;
}
.content-tin-tuc .date{
    font-family: MyriadPro_It;
    font-size: 16px;
    color: #666666;
    margin-top: -10px;
    margin-bottom: 0px;
}
.content-tin-tuc .description{
    font-family: MyriadPro_Regular;
    font-size: 15px;
    color: #cbcbcb;
    line-height: 20px;
}
.title-tin-tuc:hover{
    color: #4ce4f3;
    text-decoration: none;
}
.panel-top{
    margin-bottom: 10px;
}
.panel-bottom{
    margin-top: 10px;
}

.footer{
    height: 90px;
    background-color: #191c2e;
}
#ulWin .win-chird {
    margin: 5px 0px;
}
.stt {
    margin-right: 10px;
}
.list-group-item {
    background-color: transparent;
    border: 0px solid rgba(0,0,0,.125);
    padding: 0px;
    margin: 0px;
}
.win .list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom: 1px solid #20243e;
}
.win .list-group-item:last-child {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top: 1px solid #20243e;
    padding-top: 10px;
    padding-bottom: 0px;
}
.win .list-group-item:nth-child(2) {
    padding-top: 10px;
}
.win li {
    transition: all 0.3s ease-in-out 0s;
}

.win li:hover {
    transform: scale(1.04);
}
.thumb-win{
    width: 70px;
    display: inline-block;
    max-width: 25%;
}
.thumb-win img{
    width: 100%;
    height: 100%;
    border: 2px solid #4ce4f3;
    border-radius: 100%;
}
.game
.icon-game-win{
    float: right;
    width: 65px;
    max-width: 25%;
}
.icon-game-win img{
    width: 100%;
}
.info-win{
    display: inline-block;
    width: 45%;
    margin: 0px 10px;
    top: -10px;
    position: relative;
}
.info-win p{
    margin-bottom: 0px;
}
.info-win .name{
    color: #3de1ff;
    font-family: MyriadPro_Bold;
    font-size: 14px;
}
.navbar-dark .navbar-nav .nav-link {
    font-weight: bold;
}
.info-win .an{
    color:#3eea8a;
    font-family: MyriadPro_Bold;
    font-size: 14px;
}
.info-win .an span{
    color: #d2e2f4;
    font-family: MyriadPro_Regular;
}
.info-win .game{
    color: #d2e2f4;
    font-family: MyriadPro_Bold;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.rich{
    color: #b5c3d4;
    font-size: 16px;
}
.rich .stt{
    padding: 5px 10px 5px 0px;
}
.rich .money{
    float: right;
}
.rich div{
    padding: 5px;
    
}
.rich li{
    transition: all 0.3s ease-out 0s;
}
.rich li:hover{
    padding: 5px;
    transform: scale(1.04); 
}
.rich .top1{
    color: #ff0000;
}
.rich .top2{
    color: #a43a17;
}
.rich .top3{
    color: #9da720;
}
.one{
    background-color: #0d1224;
}
.tow{
    background-color: #14182a;
}
.icon{
    width: 100%;
    
}
.ico-game:hover{
    transform: scale(1.1); 
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(/images/btn-next.png);
    width: 50px;
    height: 50px;
    background-size: 50px 50px;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(/images/btn-prev.png);
    width: 50px;
    height: 50px;
    background-size: 50px 50px;
}
.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.form-control{
        border: 0px solid #ced4da;
        border-radius: 4.25rem;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.forget-pass{
    color: #40cad5;
    /* color: #4bf4ff; */
    float: right;
    margin-right: 15px;
    text-decoration-line: underline;
}
.forget-pass:hover{
    color: #4bf4ff;
}
.btn-login:before {
    content: "Đăng nhập"
}
.btn-login-process:before {
    content: "Đang đăng nhập"
}
.btn-login{
    /*background: url(/images/btn-login.png);
    background-position: center;
    background-size: cover;
    border-color:transparent;
    width: 100px;
    color: #70edf6;
    font-size: 16px;
    border-radius: 100px;*/
    width: 46%;
    margin: 0px 0px 0px 5px;
    border:0px solid #19395b; -webkit-border-radius: 50px; -moz-border-radius: 50px;border-radius: 50px;font-size:16px; padding: 5px 10px 5px 10px; text-decoration:none; display:inline-block;text-shadow: 0px 0px 0 rgba(0, 0, 0, 0.3); color: #FFFFFF;
    background-color: #255487; background-image: -webkit-gradient(linear, left top, left bottom, from(#255487), to(#252F59));
    background-image: -webkit-linear-gradient(top, #255487, #252F59);
    background-image: -moz-linear-gradient(top, #255487, #252F59);
    background-image: -ms-linear-gradient(top, #255487, #252F59);
    background-image: -o-linear-gradient(top, #255487, #252F59);
    background-image: linear-gradient(to bottom, #255487, #252F59);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#255487, endColorstr=#252F59);
    color: #70edf6;
}
.btn-login:hover {
    border:0px solid #0f2237;
    background-color: #1a3b5f; background-image: -webkit-gradient(linear, left top, left bottom, from(#1a3b5f), to(#161c35));
    background-image: -webkit-linear-gradient(top, #1a3b5f, #161c35);
    background-image: -moz-linear-gradient(top, #1a3b5f, #161c35);
    background-image: -ms-linear-gradient(top, #1a3b5f, #161c35);
    background-image: -o-linear-gradient(top, #1a3b5f, #161c35);
    background-image: linear-gradient(to bottom, #1a3b5f, #161c35);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#1a3b5f, endColorstr=#161c35);
}
.btn-register{
    /*background: url(/images/btn-resgiter.png);
    background-position: center;
    width: 100px;
    background-size: cover;
    border-color:transparent;
    color: #70edf6;
    font-size: 16px;
    border-radius: 100px;*/
    width: 47%;
    margin: 0px 5px 0px 0px;
    border:0px solid #1b212b; -webkit-border-radius: 50px; -moz-border-radius: 50px;border-radius: 50px;font-size: 16px; padding: 5px 10px 5px 10px; text-decoration:none; display:inline-block;text-shadow: 0px 0px 0 rgba(0, 0, 0, 0.3); color: #FFFFFF;
    background-color: #313B4D; background-image: -webkit-gradient(linear, left top, left bottom, from(#313B4D), to(#1C2338));
    background-image: -webkit-linear-gradient(top, #313B4D, #1C2338);
    background-image: -moz-linear-gradient(top, #313B4D, #1C2338);
    background-image: -ms-linear-gradient(top, #313B4D, #1C2338);
    background-image: -o-linear-gradient(top, #313B4D, #1C2338);
    background-image: linear-gradient(to bottom, #313B4D, #1C2338);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#313B4D, endColorstr=#1C2338);
}
.btn-register:hover {
    border:0px solid #090b0f;
    background-color: #1d232e; background-image: -webkit-gradient(linear, left top, left bottom, from(#1d232e), to(#0b0e16));
    background-image: -webkit-linear-gradient(top, #1d232e, #0b0e16);
    background-image: -moz-linear-gradient(top, #1d232e, #0b0e16);
    background-image: -ms-linear-gradient(top, #1d232e, #0b0e16);
    background-image: -o-linear-gradient(top, #1d232e, #0b0e16);
    background-image: linear-gradient(to bottom, #1d232e, #0b0e16);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#1d232e, endColorstr=#0b0e16);
}
.btn-fb {
    width: 98%;
}
.btn-have-account:before {
    content: "Đã có tài khoản"
}

.btn-have-account{
    width: 48%;
    border:1px solid #72021c; -webkit-border-radius: 50px; -moz-border-radius: 50px;border-radius: 50px;font-size:16px; padding: 5px 10px 5px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);color: #FFFFFF;
    background-color: #a90329; background-image: -webkit-gradient(linear, left top, left bottom, from(#a90329), to(#6d0019));
    background-image: -webkit-linear-gradient(top, #a90329, #6d0019);
    background-image: -moz-linear-gradient(top, #a90329, #6d0019);
    background-image: -ms-linear-gradient(top, #a90329, #6d0019);
    background-image: -o-linear-gradient(top, #a90329, #6d0019);
    background-image: linear-gradient(to bottom, #a90329, #6d0019);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#a90329, endColorstr=#6d0019);
}

.btn-have-account:hover{
    border:1px solid #450111;
    background-color: #77021d; background-image: -webkit-gradient(linear, left top, left bottom, from(#77021d), to(#3a000d));
    background-image: -webkit-linear-gradient(top, #77021d, #3a000d);
    background-image: -moz-linear-gradient(top, #77021d, #3a000d);
    background-image: -ms-linear-gradient(top, #77021d, #3a000d);
    background-image: -o-linear-gradient(top, #77021d, #3a000d);
    background-image: linear-gradient(to bottom, #77021d, #3a000d);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#77021d, endColorstr=#3a000d);
}
.btn-playnow{
    background: url(/images/btn-choi-ngay.png);
    background-position: center;
    background-size: cover;
    width: 100px;
    border-color:transparent;
    color: #0a1a1b;
    font-size: 16px;
    border-radius: 100px;
}
.btn-playnow:hover{
    border: 1px solid #70edf6;
}
.gr-btn{
    margin: 7px auto;
    width: 90%;
}
/*.btn-fb{
    background: url(/images/btn-login-fb.png);
    background-position: center;
    background-size: cover;
    width: 310px;
    border-color:transparent;
    color: #70edf6;
    font-size: 16px;
    border-radius: 100px;
    margin-top: 10px;
    
}
.btn-fb:hover{
    border: 1px solid #70edf6;
}*/
.qc{
    width: 100%;
}
.pagertion{
    background-color: #13182c;
    height: 60px;
    padding: 10px 0px;
}
.breadcrumb {
    background-color: transparent;
    padding: 10px 0rem;
    margin-bottom: 0px;
    font-size: 20px;
    text-transform: uppercase;.gr-btn
}
.breadcrumb-item a{
    color: #d1d2d3;
    margin: 0px 5px 0px 5px;
}
.breadcrumb-item.active a{
    color: #3fc5d3;
}
.breadcrumb-item+.breadcrumb-item {
    padding-left: 0em;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .0rem;
    color: #6c757d;
    content: "/";
}
.page-item.active .page-link{
    background-color: #4ff0ff;
    border-color: #4ff0ff;
}
.h-50{
    height: 40px !important;
}
.bg-tin-tuc {
    color: white;
    font-family: MyriadPro_Regular;
    font-weight: normal !important;
}
.bg-tin-tuc img{
    display: block;
    margin: 0 auto;
}

.tin-tuc-lien-quan {
    width: 100%;
    padding: 10px;
}
.thumb-tin-tuc-lien-quan{
    width: 100%;
    
}
.thumb-tin-tin-lien-quan img{
    width: 100%;
}
.tin-tuc-lien-quan  h5{
    color: white;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    font-family: MyriadPro_Bold;
    font-style: italic;
}
.game-not-login{
    background: url(/images/bg-game-not-login.png) no-repeat center;
    background-position: center;
    height: 310px;
    width: 100%;
    display: table;
    margin: auto 0;
}
.icon-game-win {
    width: 70px;
    height: 70px;
    display: inline-block;
}
.game-win{
    top: 40%;
    left: 5%;
    position: relative;
}
.list-game .stt img{
    vertical-align: middle;
}
.list-game {
    color: white;
}
.list-game li{
    padding: 5px 5px
}
.list-game a {
    color: #fff;
}
.list-game li.active, .list-game li.active a{
   background-color: #084a47;
   color: #02d971;
}
.list-game li:hover,.list-game li:hover a{
    background-color: #084a47;
    color: #02d971;
    text-decoration-color: transparent;
 }
 .tab-pane{
     background-color: #191c2e;
     color: white;
 }
 .tab-pane img{
    width: 100%;
    
}
 .nav-tabs .nav-link.active {
    background-color: #084a47;
    border-color: #084a47 #084a47 #084a47;
}
.nav-tabs .nav-link:hover {
    background-color: #084a47;
    border-color: #084a47 #084a47 #084a47;
}
.nav-tabs .nav-link.active a{
   text-decoration-color: #00ff7e;
}
.nav-tabs {
    border-bottom: 2px solid #084a47;
}
.nav-tabs .nav-link {
    color: #495057;
    background-color: #11334f;
    border-color: #11334f #11334f #084a47;
}

.nav-tabs .nav-link:first-child {
    margin-right: 2px;
}
#panel-logining{
    height: 50px;background-color: #0578d6;
    padding: 10px;
    color: #ffffff;
}
#panel-logining{
    font-size: 20px;
}
#panel-user{
    height: 50px;background-color: #0578d6;
    padding: 10px;
}
#panel-user .koin-user{
    width: 45%;
    display: inline-block;
}
#panel-user .koin-user span{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: white;
}
#panel-user .avatar-user{
    width: 10%;
    display: inline-block;
    
    margin: 0 auto;
}
#panel-user .avatar-user img{
    width: 100%;
    vertical-align: middle;
    border-radius: 100px;
}
#panel-user .name-user{
    width: auto;
    max-width: 40%;
    float: right;
    display: inline-block;
}
.btn-name-user{
    background-color: transparent;
    border-color: transparent;
    color: white;
    font-weight: bold;
    font-size: 16px;
}
.game-play img{
    width: 100%;
}
.navbar{
    position: fixed;
    height: 55px;
    z-index: 10;
    width: 100%;
}
.top{
    height: 55px;
}
.sub-menu{
    list-style: none;
    position: absolute;
    width: 185px;
    display: none;
    background: #11334f;
    z-index: 15;
    /* top: 55px; */
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}
.sub-menu .ico-game-menu{
    float: left;
    width: 100%;
    padding: 5px 5px;
    transition: all .5s ease;
}
.sub-menu .ico-game-menu img{
    width: 50px;
    float: left;
    height: 50px;
    margin-right: 5px;
}
.col-game{
    width: 700px;
    padding: 10px;
}
.sub-menu.col-game > li{
    width: 33.3333%!important;
    float: left;
    min-width: auto!important;
}
.nav-item:hover .sub-menu{
    display: block;
}
.game_nav_list{
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}
.game_nav_list p{
color: white;
margin-bottom: 0px;
}
.game_nav_list li{
    width: 100%!important;
    float: left;
    transition: all .5s ease;
}
.sub-menu li {
    width: 100%;
    float: left;
    position: relative;
}
.ico-game-menu:hover{
    border:0;border-left:2px solid #56aef7; background-color: #1f77c0; transition:all .3s ease; text-decoration: transparent;
}
.sub-menu > li > a{
    float: left;
    width: 100%;
    padding: 5px 5px;
    transition: all .5s ease;
}
.sub-menu > li > a:hover{
    border:0;border-left:2px solid #56aef7; background-color: #1f77c0; transition:all .3s ease; text-decoration: transparent;
}
.tin-tuc-lien-quan img {
    transition: all .5s ease;
    height: 120px;
}
.tin-tuc-lien-quan:hover img {
     transform: scale(1.1);
}
.tin-tuc-lien-quan:hover {
    text-decoration-line: none;
}
.tin-tuc-lien-quan:hover h5{
    color: #00ff7e;
    
}
div.pluginSkinLight > div {
    width: 400px !important;
}
.bg-cmt {
    background-color: aliceblue;
}
.content-subgame-2 {
    width: 45%;
    height: 160px;
}
.content-subgame-2 .ico-game {
    width: 45%;
}
.content-subgame-3 {
    width: 65%;
    height: 160px;
}
.content-subgame-3 .ico-game {
    width: 30%;
}

.tab-pane {
    padding: 10px;
}


.title-lq {
    margin-top: 10px;
    font-size: 16px;
    color: #48d8e6;
}
.panel-content {
    color: #fff;
    font-weight: 100;
}
.panel-content img {
      margin: 0 auto;
  }
.hidden {
    display: none;
}
.footer > .container > div{
    display: grid; grid-auto-flow: column; grid-template-columns: 250px 250px auto;
}
.footer > .container > div p{
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 19px;
    margin-bottom: 0px;
    margin-top: 35px;
}
.footer > .container > div div:nth-child(1) a,.footer > .container > div div:nth-child(2) a{
    text-decoration-color: transparent;
}
.footer > .container > div div:nth-child(1) a:hover p,.footer > .container > div div:nth-child(2) a:hover p{
    color: #1f77c0;
}
.footer > .container > div div:nth-child(3){
    display: flex;
    flex-direction: row-reverse;
}
.footer > .container > div div:nth-child(3) img{
    width: 45px;
    height: 45px;
    margin-top: 20px;
    margin-left: 10px;
}
/* thon tin tk */
.div-info-user{
    padding-left: 20px
}
.div-info-user label{
    color: #fff;
    text-align: right;
}
.div-user input{
    border-radius: 4px;
}
.btn-user{
    background-color: rgb(190, 132, 23);
    width: 100%;
    color: #fff;
    text-transform: uppercase;
}
.btn-gui-koin{
    background-color: #11334f;
    width: 45%;
    color: #fff;
    text-transform: uppercase;
}
.btn-gui-koin:hover{
    background-color: #174f7c;
}
.btn-rut-koin{
    background-color: rgb(190, 132, 23);
    width: 45%;
    color: #fff;
    text-transform: uppercase;
}
.btn-rut-koin:hover{
    background-color: rgb(214, 149, 29);
}
.btn-user:hover{
    background-color: rgb(214, 149, 29);
}.div-user p{
     color: #fff;
     margin-bottom: 5px;
 }
.div-avatar{
    display: grid;
    grid-auto-flow: row;
    width: 150px;
}
.div-avatar img{
    width: 150px;
    height: 150px;
}
.div-avatar button{
    width: 100%;
}
.div-info-user {
    margin-top: 20px;
}
/* nap tien */
#nap-tien .nav-link {
    border: 1px solid #0000;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    background-color: #191c2e;
}

#nap-tien .nav-link.active {
    background-color: #196fb6!important;
}
.div-nap .tab-pane {
    padding: 0px;
}
#nap-tien {
    border-bottom: 10px solid #196fb6;
}

#nap-tien.nav-tabs .nav-link:first-child {
    margin-right: 0px;
}
#buy-bit .nav-link,#nap-bit .nav-link{
    color: #495057;
    background-color: #0d325b;
    border-color:#0d325b;
}
#buy-bit .nav-link.active, #nap-bit .nav-link.active{
    color: #495057;
    background-color: #0cc084;
    border-color:#0cc084;
}
#buy-bit #buy-bit-content, #nap-bit #nap-bit-content{
    background-color: #196fb6;
}
.panel-koin {
    margin: 10px;
}

.modal-header-activePhone {
    background: #11334f;
    padding: 10px;
    align-items: center;
    justify-content: center;
    justify-items: center;
    border-bottom: unset;
    border-radius: unset;
}
.modal-header-activePhone h5 {
    color: #4ff0ff;
    font-size: 18px;
    font-weight: bold;
    margin: 0 auto;
}
.modal-body-activePhone {
    background: #191c2e;
    text-align: center;
}
.modal-body-activePhone form p {
    font-size: 16px;
    color: #4bf4ff;
    margin-bottom: unset;
}
.modal-body-activePhone form input {
    margin: 22px auto;
}

.div_cu_phap_sms {
    background: #2d3143;
    width: 60%;
    padding: 10px;
    -webkit-border-radius: 27px; -moz-border-radius: 27px;
    border-radius: 27px;
    margin: 20px auto;
}
.div_cu_phap_sms .text-uppercase {
    color: #ffffff;
    font-weight: bold;
}
.button_active_xacnhan{
    -webkit-border-radius: 60px; -moz-border-radius: 60px;border-radius: 60px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; font-weight:bold; color: #000;
    width: 90px;
    border: 0px;
    padding: 7px;
    margin-right: 37px;
    background-color: #3CE78A; background-image: -webkit-gradient(linear, left top, left bottom, from(#3CE78A), to(#0A9390));
    background-image: -webkit-linear-gradient(top, #3CE78A, #0A9390);
    background-image: -moz-linear-gradient(top, #3CE78A, #0A9390);
    background-image: -ms-linear-gradient(top, #3CE78A, #0A9390);
    background-image: -o-linear-gradient(top, #3CE78A, #0A9390);
    background-image: linear-gradient(to bottom, #3CE78A, #0A9390);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3CE78A, endColorstr=#0A9390);
}
.button_active_xacnhan:hover{
    color: #000;
    width: 90px;
    text-decoration: none;
    background-color: #1ad670; background-image: -webkit-gradient(linear, left top, left bottom, from(#1ad670), to(#076361));
    background-image: -webkit-linear-gradient(top, #1ad670, #076361);
    background-image: -moz-linear-gradient(top, #1ad670, #076361);
    background-image: -ms-linear-gradient(top, #1ad670, #076361);
    background-image: -o-linear-gradient(top, #1ad670, #076361);
    background-image: linear-gradient(to bottom, #1ad670, #076361);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#1ad670, endColorstr=#076361);
}
.button_active_huy{
    width: 90px;
   
   -webkit-border-radius: 60px; -moz-border-radius: 60px;border-radius: 60px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 7px; text-decoration:none; font-weight:bold; color: #63cfd8;
    border: 0px;
    padding: 7px;
    background-color: #303A4C; background-image: -webkit-gradient(linear, left top, left bottom, from(#303A4C), to(#1C2338));
    background-image: -webkit-linear-gradient(top, #303A4C, #1C2338);
    background-image: -moz-linear-gradient(top, #303A4C, #1C2338);
    background-image: -ms-linear-gradient(top, #303A4C, #1C2338);
    background-image: -o-linear-gradient(top, #303A4C, #1C2338);
    background-image: linear-gradient(to bottom, #303A4C, #1C2338);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#303A4C, endColorstr=#1C2338);
}

.button_active_huy:hover{
    color: #63cfd8;
    width: 90px;
    text-decoration: none;
    background-color: #364267; background-image: -webkit-gradient(linear, left top, left bottom, from(#364267), to(#0b0e16));
    background-image: -webkit-linear-gradient(top, #364267, #0b0e16);
    background-image: -moz-linear-gradient(top, #364267, #0b0e16);
    background-image: -ms-linear-gradient(top, #364267, #0b0e16);
    background-image: -o-linear-gradient(top, #364267, #0b0e16);
    background-image: linear-gradient(to bottom, #364267, #0b0e16);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#364267, endColorstr=#0b0e16);
}

.cbx {
    margin: auto;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
    margin-top: 22px;
}
.cbx span {
    display: inline-block;
    vertical-align: middle;
    transform: translate3d(0, 0, 0);
}
.cbx span:first-child {
    position: relative;
    width: 18px;
    height: 18px;
    border-radius: 3px;
    transform: scale(1);
    vertical-align: middle;
    border: 1px solid #9098A9;
    transition: all 0.2s ease;
}
.cbx span:first-child svg {
    position: absolute;
    top: 3px;
    left: 2px;
    fill: none;
    stroke: #FFFFFF;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 16px;
    stroke-dashoffset: 16px;
    transition: all 0.3s ease;
    transition-delay: 0.1s;
    transform: translate3d(0, 0, 0);
}
.cbx span:first-child:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #38de8a;
    display: block;
    transform: scale(0);
    opacity: 1;
    border-radius: 50%;
}
.cbx span:last-child {
    padding-left: 8px;
}
.cbx:hover span:first-child {
    border-color: #38de8a;
}
.cbx .title {
    color:#4bf4ff
}
.inp-cbx:checked + .cbx span:first-child {
    background: #38de8a;
    border-color: #38de8a;
    animation: wave 0.4s ease;
}
.inp-cbx:checked + .cbx span:first-child svg {
    stroke-dashoffset: 0;
}
.inp-cbx:checked + .cbx span:first-child:before {
    transform: scale(3.5);
    opacity: 0;
    transition: all 0.6s ease;
}

@keyframes wave {
    50% {
        transform: scale(0.9);
    }
}
