@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Ruda:400,700,900');

/***** Common CSS *****/
body {font-family: 'Ruda', sans-serif;font-size:13px;background:#ffffff;line-height: 1.42857143;color:#000;}
.container {width:1130px;}
a:hover, a:focus {text-decoration:none;}
input:focus {outline:none;}
input, a {-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.pull-left {float:left;}
.pull-right {float:right;}
.subpage-title {height:153px;text-align:center;color:#ffae12;text-shadow:0 3px 7px #000;font-size:83px;color:#ffae12;font-weight:bold;padding-top:18px;text-transform: uppercase;}
.subpage-title-2 {margin:15px 0;font-weight:bold;font-size:18px;color:#18723c;}
.table-primary {border-collapse:collapse;border:1px solid #05461f;background:rgba(0,0,0,0.1);}
.table-primary > tbody > tr > td {border:1px solid #05461f;padding:5px;}
.table-primary > tbody > tr > th {border:1px solid #05461f;background:#05461f;padding:5px;text-align:center;color:#fff;}
.subpage-container {padding-bottom:30px;min-height:350px;}
.btn-first {background:#05461f;color:#fff;}
.btn-first:hover {background:#18723c;color:#fff;}

@media(max-width:1140px) {
  body {display:inline-block;}
}

/***** Header CSS *****/
.header {height:112px;background: #ffffff ;background-size: cover;background-repeat: no-repeat;}
.logo {float:left;padding-top:18px;}
.logo img {
    height: 85px;
}
.login-panel {float:right;padding-top:4px;}
.top-contact {float:right;}
.top-contact > a {float:left;margin-left:7px;display:inline-block;}
.top-contact > a > .contact-icon {width:32px;height:32px;background:#67ac83;color:#fff;text-align:center;display:inline-block;font-size:15px;padding-top:5px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.top-contact > a:hover > .contact-icon {background:#449967;}
.contact-txt {padding:0 5px;font-size:12px;color:#13582e;height:32px;}
.login-row-2 {clear:right;float:right;padding-top:17px;}
.login-item {float:left;margin-left:5px;}
.toptxtboxWrap {position:relative;}
.toptxtbox {width:103px;height:26px;border:none;background:#cfd7de;padding:0 5px 0 30px;color:#000;font-size:11px;}
.toptxtboxIcon {width:30px;text-align:center;color:#7b7e81;position:absolute;top:5px;left:0;font-size:13px;}
.toptxtbox-code {width:103px;height:26px;border:none;background:#cfd7de;padding:0 62px 0 5px;color:#000;font-size:11px;}
.topcodeimg {position:absolute;left:45px;top:4px;}
.toprefresh {position:absolute;width:20px;font-size:13px;right:0;top:5px;text-align:center;}
.toprefresh a {color:#a4a4a4;}
.toprefresh a:hover {color:#7a7979;}
.btn-login {background:#13582e;width:89px;height:26px;font-size:12px;font-weight:bold;border:none;color:#fff;cursor:pointer;}
.btn-login:hover {background:#0c6e32;}
.login-row-3 {padding-top:8px;float:right;clear:right;font-size:11px;color:#8a8a8a;}
.login-row-3 a {color:#8a8a8a;}
.login-row-3 a:hover {color:#000;}
.topTime {padding:0 7px;}
.toprowLine {padding:0 7px;}
.language {position:relative;top:-1px;}
.language + .language {margin-left:7px;}
.btn-joinnow {width:104px;height:52px;border:none;background:#ffae12;display:inline-block;font-size:15px;color:#383838;font-weight:bold;text-align:center;padding-top:15px;}
.btn-joinnow:hover {background:#fcbb3e;color:#000;}
.btn-livechat {width:67px;height:52px;border:none;background:#ffae12;display:inline-block;font-size:23px;color:#383838;font-weight:bold;text-align:center;padding-top:10px;}
.btn-livechat:hover {background:#fcbb3e;color:#000;}
.menubg {background:#18723c;position:relative;}
.menu {list-style-type:none;margin:0;padding:0;font-size:0;width:100%;}
.menu > li {display:inline-block;width:9%;}
.menu > li > a {font-size:15px;text-align:center;color:#fff;height:88px;width:100%;display:inline-block;text-transform:uppercase;padding-top:7px;}
.menu > li > a:hover, .menu > li.active > a, .menu > li:hover > a {background: #1a713f;background: -moz-radial-gradient(center, ellipse cover, #1a713f 0%, #104c28 100%);background: -webkit-radial-gradient(center, ellipse cover, #1a713f 0%,#104c28 100%);background: radial-gradient(ellipse at center, #1a713f 0%,#104c28 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a713f', endColorstr='#104c28',GradientType=1 );}
.menu-txt {margin-top:5px;}
.megamenu{width:100%;left:0;position:absolute;top:100%;background:#114e29;color:#fff;z-index:1000;margin:0;text-align:center;font-size:0;opacity:0;-o-transform-origin:0 0;-ms-transform-origin:0 0;-moz-transform-origin:0 0;-webkit-transform-origin:0 0;-o-transition:-o-transform .3s,opacity .3s;-ms-transition:-ms-transform .3s,opacity .3s;-moz-transition:-moz-transform .3s,opacity .3s;-webkit-transition:-webkit-transform .3s,opacity .3s;transform-style: preserve-3d;-o-transform-style: preserve-3d;-moz-transform-style: preserve-3d;-webkit-transform-style: preserve-3d;transform: rotateX(-90deg);-o-transform: rotateX(-90deg);-moz-transform: rotateX(-90deg);-webkit-transform: rotateX(-90deg);visibility: hidden;}
.menu > li:hover > .megamenu {transform: rotateX(0deg);-o-transform: rotateX(0deg);-moz-transform: rotateX(0deg);-webkit-transform: rotateX(0deg);opacity: 1;visibility: visible;}
.submenu-wrap {margin-left:-5px;margin-right:-5px;padding:5px 0;}
.submenu-item {padding:5px;width:16.66%;display:inline-block;}
.submenu-initem {border:1px solid #18723c;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.submenu-playnw {background:#18723c;color:#fff;font-size:13px;padding:3px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.submenu-item > a:hover > .submenu-initem {border:1px solid #148b44;}
.submenu-item > a:hover > .submenu-initem > .submenu-playnw {background:#148b44;}

/***** Announcement *****/
.announcement {background:#13582e;height:30px;}
.announce-icon {width:20px;float:left;color:#fff;padding-top:7px;}
.announce-txt {float:left;font-size:15px;width:calc(100% - 20px);color:#fff;padding-top:9px;line-height:1;}

/***** Footer CSS *****/
.btmLinkBG {background:#d3d7db;padding:17px 0;color:#0c5228;font-size:12px;font-weight:bold;}
.btmLink {float:left;}
.btmLink span {padding:0 22px;}
.btmLink a {color:#0c5228;}
.btmLink a:hover {color:#098e3e;}
.copyright {float:right;}
.copyright span + span {margin-left:22px;}
.seoWrap {padding:30px 0;margin-left:-12px;margin-right:-12px;}
.seo-item {float:left;padding:0 12px;width:25%;font-size:10px;color:#797878;}
.seo-item h1 {font-size:11px;margin:0;font-weight:bold;}
.seo-item h2 {font-size:11px;margin:0;}
.seo-item hr {margin:10px 0;border-top:1px solid #b9b9b9;}
.footer-logo-wrap {padding-bottom:30px;margin-left:-20px;margin-right:-20px;}
.footer-logo-item {float:left;padding:0 20px;width:50%;}
.footer-logo-item h3 {font-size:11px;color:#797878;margin:0;font-weight:bold;}
.footer-logo-item hr {margin:15px 0;border-top:1px solid #b9b9b9;}

/***** Home CSS *****/
.mainbanner {background-position:top center;background-repeat:no-repeat;height:479px;}
.steps-wrap {background:#d3d7db;font-size:0;text-align:center;padding:22px 0;}
.steps-item {display:inline-block;vertical-align:central;position:relative;line-height:1;}
.steps-item + .steps-item {margin-left:8px;}
.step-txt-1 {font-size:20px;color:#fff;position:absolute;left:133px;top:29px;text-transform:uppercase;}
.step-txt-2 {font-size:16px;color:#fff;position:absolute;left:133px;top:53px;text-transform:uppercase;}
.jackpot {background:url(../images/common/jackpot.png);width:1111px;height:164px;margin-left:-5px;margin-top:5px;font-size:48px;text-align:center;color:#fff;padding-top:76px;}
.jackpot span + span {margin-left:15px;}
.home-products {padding:20px 0 45px;}
.home-pro-title {font-size:18px;color:#13582e;}
.home-pro-item {float:left;width:350px;}
.home-pro-butt a {display:block;width:100%;height:45px;background:#18723c;text-align:center;font-size:16px;color:#fff;padding-top:10px;}
.home-pro-butt a:hover {background:#0f843e;}

/***** Products Page CSS *****/
.sport-bg {background:url(../images/common/sports-bg.jpg) top center no-repeat;}
.casino-bg {background:url(../images/common/casino-bg.jpg) top center no-repeat;}
.slot-bg {background:url(../images/common/slot-bg.jpg) top center no-repeat;}
.fish-bg {background:url(../images/common/fish-bg.jpg) top center no-repeat;}
.tour-bg {
    background: url(../images/common/tour-bg.jpg) top center no-repeat;
}
.tour-mnbg {
    background: url("../images/common/tournament/background.jpg" ) top center no-repeat;
    padding-bottom: 20px;
}
.lotto-bg {
    background: url(../images/common/lotto-bg.jpg) top center no-repeat;
}

.product-wrap {
    margin-left: -20px;
    padding-bottom: 10px;
}

.product-item {
    margin-left: 20px;
    margin-bottom: 20px;
    float: left;
    border: 8px solid #525252;
    position: relative;
}

.product-overlay {
    position: absolute;
    width: 100%;
    height: 77px;
    background: rgba(0,0,0,0.5);
    bottom: 0;
    left: 0;
    padding-left: 25px;
    padding-top: 13px;
}

.product-suite {
    font-size: 35px;
    color: #fff;
    text-shadow: 0 3px 7px #000;
    line-height: 1;
}

.product-playnow {
    font-size: 15px;
    color: #fff;
    text-shadow: 0 3px 7px #000;
}

.product-item:hover .product-playnow {
    color: #18b255;
}

.product-item-2 {
    margin-bottom: 20px;
    border: 0px solid #525252;
    position: relative;
}

.product-overlay-2 {
    position: absolute;
    left: 745px;
    top: 110px;
}

.product-item-2:hover .product-playnow {
    color: #18b255;
}


.product-wrap {margin-left:-20px;padding-bottom:10px;}
.product-item {margin-left:20px;margin-bottom:20px;float:left;border:8px solid #525252;position:relative;}
.product-overlay {position:absolute;width:100%;height:77px;background:rgba(0,0,0,0.5);bottom:0;left:0;padding-left:25px;padding-top:13px;}
.product-suite {font-size:35px;color:#fff;text-shadow: 0 3px 7px #000;line-height:1;}
.product-playnow {font-size:15px;color:#fff;text-shadow: 0 3px 7px #000;}
.product-item:hover .product-playnow {color:#18b255;}
.product-item-2 {margin-bottom:20px;border:0px solid #525252;position:relative;}
.product-overlay-2 {position:absolute;left:745px;top:110px;} 
.product-item-2:hover .product-playnow {color:#18b255;}

/***** Promotions CSS *****/
.promo-wrap {padding-bottom:15px;}
.promo-item {border:12px solid #525252;margin-bottom:15px;}
.promo-pic-wrap {position:relative;}
.promo-pic {cursor:pointer}
.promo-butt {position:absolute;bottom:15px;right:10px;width:130px;text-align:center;font-size:17px;font-weight:900;color:#1d3427;text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);cursor:pointer;}
.promo-content {padding:10px;background:#18723c;color:#fff;}

/***** Mobile CSS *****/
.mobile-wrap {padding-bottom:30px;}
.mobile-left {float:left;width:188px;}
.mobile-right {float:right;width:calc(100% - 198px);}
.mobile-left > .nav-pills > .nav-link {border-radius:0;background:#05461f;color:#fff;margin-bottom:1px;position:relative;padding:8px 17px;text-transform:uppercase;font-size:14px;}
.mobile-left > .nav-pills > .nav-link.active, .mobile-left > .nav-pills > .show > .nav-link, .mobile-left > .nav-pills > .nav-link:hover {color:#fff;background-color:#18723c;}
.mobile-left > .nav-pills > .nav-link.active:after {left:100%;top:50%;border:solid transparent;content: " ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(136, 183, 213, 0);border-left-color: #18723c;border-width:6px;margin-top:-6px;}
.mobile-right > .tab-content {border:1px solid #18723c;padding:12px;background:#fff;color:#000;}
.mobile-table {text-align:center;}
.imgRes {height:150px;width:150px;border:1px solid #18723c;}
.mobile-right hr {border-top:1px solid #18723c;}
.btn-mobile {padding-top:7px;}
.btn-mobile a, .btn-mobile a:focus {border-radius:3px;display:inline-block;background:#05461f;color:#fff;padding:5px 15px;}
.btn-mobile a:hover {background:#18723c;color:#fff;text-decoration:none;}
#ag img {border:1px solid #18723c;}

/***** Terms & Conditions CSS *****/
.card-tnc {background-color: rgb(255 250 250);border: 1px solid #ffffffc4;}
.card-header-tnc {background-color:#05461f;border-bottom:1px solid #05461f;color:#fff;padding:5px 10px;}
.card-header-tnc .btn-link {color:#fff;display: flex;}
.card-header-tnc .btn-link:hover,.card-header-tnc .btn-link:focus {text-decoration:none;}

/***** Contact Us *****/
.contact-table > tbody > tr > td {padding:5px;font-size:15px;color:#05461f;}
.contact-table > tbody > tr > th {padding:5px;font-size:10px;color:#05461f;}
.contact-table > tbody > tr > td > a {color:#05461f;}
.contact-table > tbody > tr > td > a:hover {color:#05461f;text-decoration:underline;}

/***** After Login CSS *****/
.member-wrap {color:#18723c;padding-top:5px;display: flex;align-items: center;}
.balance-refresh {color:#13582e;display:inline-block;margin-left:5px;}
.balance-refresh:hover {color:#0c6e32;}
.login-top {margin:15px 0;}
.member-left {float:left;margin:0;padding:0;list-style-type:none;width:188px;}
.member-left > li {margin-bottom:1px;}
.member-left > li:last-child {margin-bottom:0;}
.member-left > li > a {width:100%;display:block;background:#05461f;font-size:14px;padding:8px 17px;color:#fff;position:relative;}
.member-left > li > a:hover {color:#fff;background:#18723c;}
.member-left > li.active > a {color:#fff;background:#18723c;}
.member-left > li.active > a:after {left:100%;top:50%;border:solid transparent;content: " ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(136, 183, 213, 0);border-left-color: #18723c;border-width:6px;margin-top:-6px;}
.member-right {float:right;width:calc(100% - 198px);border:1px solid #18723c;padding:12px;background:#fff;color:#000;min-height:258px;}
.member-right h4 {font-size:18px;color:#18723c;margin-top:0;text-transform:uppercase;font-weight:bold;}
.member-form > tbody > tr > td {padding:3px;}
.nav-profile {border-bottom:1px solid #18723c;}
.nav-profile .nav-link {border:none;margin-right:5px;color:#fff;background:#05461f;border-radius:0;}
.nav-profile .nav-link:hover {background-color:#18723c;color:#fff;}
.nav-profile .nav-link.active, .nav-profile .nav-item.show .nav-link {color:#fff;background-color:#18723c;}
.tab-content-profile {padding:15px 0;}

/***** Modal CSS *****/
.modal-header {border-bottom:1px solid #05461f;}
.modal-footer {border-top:1px solid #05461f;}
.modal-body hr {border-top:1px solid #05461f;}

/******Tournament*******/
.time-cout ul {
    justify-content: center;
    margin: 0px !important;
    padding: 0px;
    display: flex;
}

    .time-cout ul li {
        list-style: none;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 50px;
        width: 50px;
        background: #000;
        border-radius: 50px;
        margin: 0px 5px;
    }

        .time-cout ul li .number {
            font-size: 24px;
            line-height: 18px;
            text-align: center;
            color: #fff;
            padding-top: 5px;
        }

        .time-cout ul li .label {
            font-weight: 100;
            color: #fff !important;
            font-size: 12px;
        }

.time-count-tour p {
    color: #888 !important;
    font-weight: 100;
}

.time-cout {
    width: 248px;
}

.product-overlay2 {
    position: absolute;
    width: 100%;
    height: 77px;
    background: rgba(0,0,0,0.5);
    bottom: 0;
    left: 0;
    padding-left: 25px;
    padding-top: 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pro-right {
    width: 248px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.bet-m {
    color: #fff;
}

    .bet-m span {
        margin: 0px 12px;
    }

.member-wrap .msg-in {
    margin-right: 15px;
    padding: 0px;
}

.msg-in a {
    color: #13582e;
   
}

span.clr-box {
    color: #ffffff;
    position: absolute;
    background: #f00;
    border-radius: 50px;
    height: 20px;
    width: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -18px;
    right: -3px;
    animation: zoom-in-zoom-out 2s ease-out infinite;
}

.member-wrap i {
    margin-right: 5px;
}

.msg-nmb {
    position: absolute;
    top: -5px;
    background: #f00;
    color: #fff;
    border-radius: 50%;
    padding: 1px;
    width: 20px;
    height: 20px;
    text-align: center;
    right: 18px;
    font-size: 11px;
}

.mail-box img {
    width: 70%;
    border: 1px solid #f1d59b;
    padding: 5px 10px;
}

.mail-box2 {
    position: relative;
}

.msg-nmb2 {
    position: absolute;
    top: 5px;
    background: #f00;
    color: #fff;
    border-radius: 50%;
    padding: 0px;
    width: 20px;
    height: 20px;
    text-align: center;
    right: 7px;
    font-size: 13px;
    font-weight: bold;
}

.mail-box2 img {
    width: 100%;
    border: 1px solid #f1d59b;
    padding: 10px 10px;
    display: block;
    margin: 0px auto;
}

.in-box {
    display: flex;
}

.msg-content {
    display: block;
    width: 100%;
    margin-top: 30px;
}

.bg-ttl {
    text-align: center;
    color: #ffe795;
    font-size: 22px;
    text-transform: uppercase;
}

.btn-ttl {
    color: #fff;
    padding: 8px 25px;
    border-radius: 25px;
    text-align: center;
    display: inline-block;
    min-width: 120px;
}

.msg-tr {
    display: flex;
    width: 100%;
    cursor: pointer;
}

.msg-td {
    display: flex;
}

.cl-1 {
    width: 5%;
    text-align: center;
}

.cl-2 {
    width: 50%;
    text-align: left;
}

.cl-3 {
    width: 30%;
}

.cl-4 {
    width: 5%;
    text-align: right;
}

.msg-tr {
    width: 100%;
    display: flex;
    color: #ffffff;
    padding: 10px 0px;
}


.mesg-bg {
    background: #190804 url(../images/common/msg-bg.jpg) top center no-repeat;
    padding: 0px 0px 40px 0px;
}

.msg-bg {
    background: #13582e;
    border-radius: 10px;
}

.msg-ttl {
    position: relative;
    background: #18723c;
    margin-bottom: 15px;
    border-radius: 10px;
}

.pt-txt {
    padding-left: 30px;
}

.trsh-ico i {
    font-size: 20px;
    color: #ffae12;
    padding-right: 20px; /* text-shadow:1px 1px 1px #fff; */
}

.msg-list .msg-tr {
}

    .msg-list .msg-tr:hover {
    }

.msg-tr a:hover {
    background: #00000047;
}

.msg-pp {
    max-width: 580px;
    margin-top: 10%;
}

    .msg-pp .modal-content {
        border: none;
        background: #1d8044;
        min-height: 250px;
        border-radius: 9px;
    }

    .msg-pp button.close {
        color: #000000;
        opacity: 1;
        font-size: 13px;
        right: 30px;
        bottom: 20px;
        background: #ffae12;
        font-weight: 100;
        padding: 6px 20px;
        border-radius: 8px;
        margin-right: 10px;
        margin-left: 10px;
        margin-bottom: 20px;
    }

.msg-p-ttl {
    text-align: left;
    font-size: 18px;
    padding: 10px;
    color: #fff;
    background: url( "../images/common/header-bg.png") center top;
    padding-left: 6%;
}

.msg-pp .modal-body {
    padding: 0px;
    position: relative;
}

.msg-content-pop {
    padding: 0px 30px;
    color: #ffffff;
}

.btn-live {
    color: #e4b445;
}

    .btn-live:hover {
        color: #f9d349;
    }

.pg-n button:hover {
    background: #e6b65f;
    color: #fff;
}

.msg-list .msg-tr:nth-child(odd) {
    background: rgb(24,114,60);
}

.msg-list {
    background: #525252;
    border-radius: 10px;
}

    .msg-list .msg-tr:first-child {
        background: #ffae12;
        border-radius: 10px 10px 0px 0px;
    }

    .msg-list .msg-tr:last-child {
        border-radius: 0px 0px 10px 10px;
    }

        .msg-list .msg-tr:last-child a {
            border-radius: 0px 0px 10px 10px;
        }

    .msg-list .msg-tr:first-child a:hover {
        border-radius: 10px 10px 0px 0px;
    }

.cl-3 .btn-ttl {
}

input.pg-input {
    background: #e5b35c;
    box-shadow: inset 1px 1px 10px #0000004f;
    border: none;
    width: 30px;
    text-align: center;
    color: #000;
    padding: 3px;
}

.msg-pp {
    width: 580px;
}

.msg-pp-t {
    margin-top: 15px;
    background: #353535;
}

    .msg-pp-t tr td {
        border: 1px solid #ffae12;
        font-size: 14px;
        text-align: center;
        padding: 10px 0px;
        color: #ffffff;
    }

.msg-in {
    padding-top: 20px;
}

.unread {
    color: #ffae12;
}
/******27052021******/
.owl-nav button{position:absolute;top:50%;background-color:#000;color:#fff;margin:0;transition:all 0.3s ease-in-out;}
.owl-nav button.owl-prev{left: -70px;}
.owl-nav button.owl-next{right: -70px;}
.owl-dots{text-align:center;padding-top:15px;display:none;}
.owl-dots button.owl-dot{width:15px;height:15px;border-radius:50%;display:inline-block;background:#ccc;margin:0 3px;}
.owl-dots button.owl-dot.active{background-color:#000;display:none;}
.owl-dots button.owl-dot:focus{outline:none;}
.owl-nav button{position:absolute;top:50%;transform:translateY(-50%);background: rgb(144 144 144 / 38%) !important;width:50px;height:50px;border-radius:25px;}
.owl-nav button:focus{outline:none;}
.owl-nav button span{font-size:50px;line-height: 43px;}
.owl-nav button{background:none;}
.owl-slider{display:block;}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{display:block;}
.th-ttile{text-align:center;color:#18723c;font-size:55px;margin:0px;padding:0px;margin-top:20px;font-weight:bold;}
.hot-game{margin-bottom:50px;}
.bnr-indx{background:#18723c;padding:10px;display:flex;flex-direction:column;border-radius:5px;}
.game-name{color:#fff;padding-top:6px;display:block;}
.referral_qr{margin:20px 0px;text-align:center;}
.referral_qr img{width:200px;}
.depositHeader{width:100%;background-color:rgba(0, 16, 28, 0.8);border:1px solid #00508e;border-radius:5px;padding:10px;display:flex;}
.dateTo{font-size:18px;padding:6px 5px 0px 5px;}
.depositHeaderMain1{display:grid;grid-template-columns:0.5fr 1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;}
.depositHeaderDiv1{grid-area:1 / 1 / 2 / 2;}
.depositHeaderDiv2{grid-area:1 / 2 / 2 / 3;padding-top:20px;}
.b-refer{padding:0px 20px;height:37px;margin-left:10px;}
.depositTitle{color:#000000;font-size:15px;}
.depositHeaderMainTitle{font-size:25px;word-break:break-all;}
.vertical-line{width:2px;background-color:#1a2f3f;position:absolute;top:4px;right:0px;}
.depositHeaderMain2{display:grid;grid-template-columns:repeat(3, 1fr);height:100%;align-items:center;}
.depositToken{font-size:13px;}
.depositTokenTitle{color:#dfb91c;font-size:23px;margin:0px 5px;word-break:break-all;}
.btn-conso{width:140px;color:#001c3c;background-image:linear-gradient(to right, #fff799 , #ffcb2e);border-radius:34px;text-transform:uppercase;font-size:13px;height:30px;font-weight:700;}
.giftIcon{background:-webkit-linear-gradient(#ff8e44, #f91362,#35126a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:21px;margin-right:2px;}
.profileReward{background:-webkit-linear-gradient(left,#dc6e6e, #f7d0b8,#cdcd66,#83ae83,#8383dd,#a48db4,#a16fb8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}

.msg-in a i {
    font-size: 23px;
    position: relative;
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.2, 1.2);
  }
  100% {
    transform: scale(1, 1);
  }
}


/********18042022*********/
.new-ico {position: absolute;right: -52px;display: flex;justify-content: center;align-items: center;top: -32px;}
.ico-text {display: flex;align-content: normal;justify-content: center;border-radius: 50px;color: #000;font-size: 19px;padding: 0px 10px;FONT-WEIGHT: bold;/* background: #f00; */border-radius: 5px;}
.in-hot {position: relative;}
.in-hot .new-ico {transform: scale(0.4);right: -57px;top: -40px !important;}
.zoom-in-zoom-out {animation: zoom-in-zoom-out 1s ease-out infinite;}
@keyframes zoom-in-zoom-out {
  0% {opacity: 0}
	49%{opacity: 0}
	50% {opacity: 1}
}
.in-hot .ico-text-in {font-size: 32px;}
.ico-text-in img {width: 95px;}

/********10062022*********/
.btn-balance {
    padding: 0px;
    font-size: 14px;
    line-height: 0px;
}

.btn-balance:focus {
    box-shadow: none;
}
.dropdown-menu {
    min-width: 260px;
    background: #000000e6;
    color: #ffffff;
    margin: 0px;
    padding: 0px;
    border-radius: 8px;
    left: -17px;
    border: 1px solid #18723c;
    margin-top: 1px;
}
.dropdown-menu ul li:first-child {
    margin-top: 10px;
}
.dropdown-menu ul li {
    display: flex;
    list-style: none;
    width: 100%;
    padding: 0px 10px;
    cursor: pointer;
    justify-content: space-between;
}
.prov-name {
    margin-left: 0px;
    font-size: 13px;
    float: left;
    padding-top: 3px;
}
.am-prov {
    text-align: right;
    float: right;
    display: flex;
    position: relative;
    top: -2px;
}
.prov-am {
    padding-top: 14px;
    font-size: 13px;
    line-height: 0px;
}
.am-prov .prov-in {
    width: auto;
}
.btn-in {
    padding: 3px 6px;
    font-size: 12px;
    background: #7ab529;
    margin-left: 8px;
    color: #fff;
}
.prov-out {
    margin-left: 8px;
}
.btn-out {
    padding: 3px 5px;
    font-size: 12px;
    background: #b5171d;
    color: #fff;
}
.drop-in ul {
    padding: 0px;
    margin: 0px;
}
.dropdown-menu ul li:hover {
    background: #2d2d2d;
}

.token-wrap img {
    height: 20px;
    margin: 0px 3px;
}

.token-wrap {
    display: flex;
    align-items: center;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 10px;
    cursor: pointer;
}

.token-wrap p {
    margin: 0px;
}




.product-mn {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.product-mn .product-item {
    margin: 0px !important;
    border: none;
}



/*******07092022*******/
.sport-pre-bg {background: url("../images/common/sport/bg.jpg") no-repeat center top;padding-bottom: 40px;}
.sport-pre-in {background: url("../images/common/sport/Board.jpg") no-repeat center top;margin-top: 85px;/* max-height: 1317px; */background-size: cover;border: 4px solid #ffae12;}
.sport-top ul {
    display: flex;
    list-style: none;
    justify-content: space-between;
    padding: 0px;
    margin-bottom: 35px;
}

.sport-top ul li a {
    background: linear-gradient(to bottom, rgba(24,114,60,1) 0%, rgba(16,77,40,1) 100%);
    color: #fff;
    width: 150px;
    display: block;
    text-align: center;
    padding: 8px 0px;
    border-radius: 51px;
    text-transform: uppercase;
    font-size: 18px;
    border: 1px solid #fff0;
}

.sport-wrap {
    padding: 30px 60px;
}

.sport-top ul li a.active {
    border: 1px solid #ffae12;
}

.time-sport {
    text-align: center;
    color: #fff;
    margin-bottom: 50px;
}

.sport-wrap h3 {
    text-align: center;
    color: #fff;
    text-decoration: underline;
    padding-top: 60px;
}

.time-sport ul {
    padding: 0px;
    list-style: none;
    display: flex;
    justify-content: center;
    gap: 20px;
}

.time-sport ul div {
    position: relative;
}

.time-in {
    position: absolute !important;
    font-size: 86px;
    top: 0px;
    text-align: center;
    width: 194px;
    height: 162px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 45px;
}

.ttl-vs {
    margin-top: 50px;
    position: relative;
}

.vs-rap {
    display: flex;
    flex-direction: column;
}

.vs-rap ul {
    display: flex;
    justify-content: space-around;
    list-style: none;
    align-items: center;
}

.vs-box {
    display: flex;
    background: #ffffffbf;
    padding: 15px;
    border-radius: 10px;
}

.vs-nm {
    position: relative;
}

.vs-nm p {
    position: absolute;
    top: 0px;
}

.vn-btn ul {
    display: flex;
    justify-content: center;
}

.vn-btn ul a {
    display: flex;
    position: relative;
}

.time-sport ul li p {
    margin: 0px;
    text-transform: uppercase;
    padding-top: 10px;
}

.vn-btn ul a p {
    position: absolute !important;
    top: 0px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 45px;
    left: 0;
    right: 0;
    margin: 0px auto;
    font-size: 30px;
    color: #5d5d60;
    font-weight: bold;
    padding-top: 5px;
}

.vn-btn {
    margin-top: -40px;
}
.com-wrap ul {
    display: grid;
    flex-wrap: wrap;
    list-style: none;
    padding: 0px;
    grid-template-columns: repeat(3,1fr);
    gap: 15px;
}

.com-wrap ul li a {
    border: 1px solid #ffae12;
    display: block;
    border-radius: 10px;
}

.com-wrap ul li a img {
    max-width: 100%;
    border-radius: 10px;
}
.modal-result .close {
    position: absolute;
    color: #fff;
    opacity: 1;
    font-size: 34px;
    right: 8px;
    top: 8px;
    z-index: 10;
}
.time-in2 {
    position: absolute !important;
    font-size: 86px;
    top: 0px;
    text-align: center;
    width: 169px;
    height: 134px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 45px;
    color: #fff;
}
.modal-dialog.modal-result {
    background: none;
    border: none;
}

.modal-result .modal-content {
    background: none;
    border: none;
}

.header-sport {
    position: relative;
}

.header-sport h4 {
    position: absolute;
    bottom: 17px;
    color: #fff;
    text-align: center;
    margin: 0px auto;
    left: 0;
    right: 0;
}
.record-content {
    display: block;
    background: #13582e;
    padding: 24px;
    width: 480px;
    margin-top: -10px;
    border-radius: 0px 0px 10px 10px;
}





.wallet-board {
    position: relative;
    /* background: #000000; */
    /* border: 2px solid #f2e364; */
    border-radius: 10px;
    width: auto;
    min-height: 543px;
    background-size: 100% 100%;
    margin-left: -9px;
    padding: 20px 20px 15px;
}
.user-account {
    text-align: center;
    font-size: 16px;
    margin: 15px -8px 0 -8px;
    height: 61px;
    padding: 4px;
    border-bottom: 2px solid #c600ff;
    box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.3);
}
.lvl-vip {
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.75);
}
.menu-account {
    margin: 20px -8px 0 -8px;
}
.menu-account a {
    display: block;
    border-bottom: 1px solid #c600ff;
    color: #bfbfbf;
    padding: 3px 15px 1px;
    font-size: 14px;
    font-weight: 600;
}
.menu-account a:hover, .menu-account a.active  {
    background: #5b018a;
    color: #fff;
}
.menu-account a.btitle {
    color: #fff;
    font-size: 20px;
    text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.9);
    padding: 0px 15px 0;
    margin-top: 12px;
}
.nhv {
    pointer-events: none;
}
.menu-account a:last-child {
    border-bottom: none;
}
.main-wallet-wrapper {
    display: grid;
    grid-template-columns: auto 110px 110px;
    padding: 15px 0;
}
.mw-box {
    font-size: 16px;
    text-align: right;
    color: #000;
    padding: 0 15px;
    align-self: center;
    font-weight: 600;
}
.mw-box span {
    box-shadow: inset 1px 2px 5px -2px rgba(0,0,0,0.57);
    background: #585858;
    text-shadow: none;
    text-transform: uppercase;
    padding: 5px 20px;
    border-radius: 9px;
    color: #fff;
}
.all-out-btn {
    background: #000;
    width: 100px;
    height: 35px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 4px 0;
    border: 2px solid #c600ff;
    border-radius: 10px;
}
.deposit-btn {
    background: linear-gradient(to bottom, #c28d00 0%, #fff000 100%);
    width: 103px;
    height: 35px;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    padding: 4px 0;
    border: 2px solid #c600ff;
    border-radius: 10px;
}
.all-out-btn:hover, .deposit-btn:hover {
    filter: drop-shadow(0 0 1px rgb(255,255,255,0.9)) brightness(1.05);
    transform: scale(0.98);
}
.all-out-btn:focus, .deposit-btn:focus {
    outline: none;
}
.wallet-provider-wrapper {
    background: #5b018a;
    color: #fff;
    box-shadow: inset 1px 2px 5px -2px rgba(0,0,0,0.7);
    display: grid;
    grid-template-columns: repeat(6,1fr);
    border-radius: 10px;
    padding: 25px 10px;
    grid-gap: 27px 0;
}
.wp-box {
    cursor: pointer;
}
.wp-box:hover {
    filter: brightness(1.1);
}
.wp-logo {
    background: rgb(44 44 44);
    border-radius: 10px;
    width: 125px;
    height: 62px;
    margin: auto;
    text-align: center;
    padding: 8px 0;
    border: 1px solid #18723c;
}
.wp-amount {
    background: #13582e;
    color: #fff;
    border: 1px solid #13582e;
    text-align: center;
    font-size: 13px;
    border-radius: 15px;
    padding: 1px;
    font-weight: 600;
    width: 120px;
    margin: auto;
    margin-top: 4px;
}
.nav-tabs.wallet .nav-link {
    background: #464646;
    width: 100px;
    height: auto;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    padding: 14px 10px;
    border: none;
    margin-right: 12px;
    border-radius: 10px;
}
.nav-tabs.wallet {
    border-bottom: none;
    margin-bottom: 15px;
}
.nav-tabs.wallet  .nav-item.show .nav-link, .nav-tabs.wallet  .nav-link.active {
    color: #000000;
    background: linear-gradient(to bottom, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
}

/* HIDE RADIO */
.bank-input-wrap label [type=radio] { 
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}
/* IMAGE STYLES */
.bank-input-wrap label [type=radio] + .bank-type {
    cursor: pointer;
    background: rgb(44 44 44);
}
.bank-input-wrap label [type=radio] + .bank-type img {
    cursor: pointer;
    /* filter:grayscale(0.8); */
    width: 69px;
}
/* CHECKED STYLES */
.bank-input-wrap label [type=radio]:checked + .bank-type {
    border: 1px solid #f5d95d;
    background: #18723c;
    background-position: right bottom;
    transition: none;
}
.bank-input-wrap label [type=radio]:checked + .bank-type img {
    filter:grayscale(0);
}
.bank-input-wrap label .bank-type {
    color: #fff;
    border: 1px solid #13582e;
    border-radius: 6px;
}
.bank-input-wrap label {
    margin: 0 5px;
    margin-bottom: 0;
    background: #a8a8a8;
    border-radius: 10px;
}
.bank-input-wrap {
    background: rgb(27 103 50);
    padding: 9px 9px;
    border-radius: 8px;
    box-shadow: inset 0px 1px 5px -1px rgba(0,0,0,0.62);
    width: 427px;
}
.bank-input-wrap.method {
    background: rgb(27 103 50);
    padding: 9px 9px;
    border-radius: 8px;
    box-shadow: inset 0px 1px 5px -1px rgba(0,0,0,0.62);
    width: auto;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.bank-type {
    display: flex;
    text-align: center;
    font-size: 14px;
    padding: 5px 10px;
    color: #484848;
    font-weight: 600;
    width: 124px;
    height: 40px;
    align-items: center;
    justify-content: center;
}
.banking-wrapper {
    padding: 10px 0;
}
.banking-wrapper h5, .dp-field h5 {
    color: #000;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.bank-select-wrapper {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-gap: 10px;
    max-width: 650px;   
}
.bank-btn {
    background: none;
    border: none;
    padding: 0;
    border-radius: 6px;
    border: 1px solid transparent;
    width: 153px;
    height: 60px;
}
.bank-btn:focus {
    outline: none;
    box-shadow: none;
    border: 1px solid #f2e565;
}
.dropdown-menu.bank {
    background: url("../images/bank-info-board.png")no-repeat top center;
    width: 393px;
    height: 244px;
    border: none;
}
.dp-bank-detail {
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 22px 35px;
    background-color: #000;
    border: 1px solid #f1e667;
    border-radius: 10px;
}
.acc-name {
    background: #000000;
    border: 1px solid #f1e465;
    border-radius: 30px;
    padding: 2px;
    font-weight: 600;
    margin-top: 3px;
    margin-bottom: 10px;
}
.depminmax {
    line-height: 1.7;
}
.dp-field {
    margin-bottom: 20px;
    position: relative;
}


input.dp-input {
    height: 35px;
    border-radius: 25px;
    padding: 0px 10px;
    width: 50%;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

input.date-input {
    height: 35px;
    border-radius: 25px;
    padding: 0px 10px;
}

select.dp-input {
    height: 35px;
    border-radius: 25px;
    padding: 0px 10px;
    width: 50%;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

.time-input {
    width: 14%;
    height: 35px;
    border-radius: 25px;
    padding: 0px 10px;
}

button.upload-button {
    background: #18723c;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    border: none;
    padding: 0px 10px;
    width: 12%;
    border-radius: 5px;
    height: 30px;
    text-transform: uppercase;
    margin-left: 5px;
}
.upload-btn {
    position: absolute;
    left: 0;
    width: 100%;
    opacity: 0;
}
.agree-field {
    color: #fff;
    font-size: 16px;
}
.agree-field input { 
    vertical-align: middle;
}
button.submit-btn {
    background: #18723c;
    color: #fff;
    /* border: 1px solid #c600ff; */
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 6px 24px;
    border-radius: 5px;
    border: none;
}
button.submit-btn:focus {
    box-shadow: 0px 5px 5px -1px rgba(0,0,0,0.65);
    outline: none;
}
button.submit-btn:hover {
    box-shadow: none;
    background: #05461f;
}

.remark {
    font-size: 12px;
    padding-left: 10px;
}

.transfer-total-wrapper {
    /* padding: 15px 0; */
    padding-bottom: 10px;
}
.transfer-total-wrapper .mw-box {
    text-align: left;
}
.trans-wallet-wrapper {
    background: #18723c;
    color: #fff;
    box-shadow: inset 1px 2px 5px -2px rgba(0,0,0,0.7);
    display: grid;
    grid-template-columns: repeat(6,1fr);
    border-radius: 10px;
    padding: 25px 10px;
    grid-gap: 27px 0;
}
.trans-title {
    color: #000;
    padding: 0 15px;
    font-size: 16px;
    text-transform: uppercase;
    margin: 4px 0 5px;
    font-weight: 600;
}

.trans-wallet-wrapper label .wp-box img {
    /* filter: grayscale(1); */
    max-width: 100%;
}
.trans-wallet-wrapper label:hover .wp-box img {
    filter: grayscale(0);
    max-width: 100%;
}
.bank-btn img {
    height: 50px;
}
.trans-wallet-wrapper label [type=radio]:checked + .wp-box .wp-logo {
    box-shadow: 0 0 5px 1px rgba(255,255,255,0.9);
}
.trans-wallet-wrapper label [type=radio]:checked + .wp-box img {
    filter: grayscale(0) brightness(1.1);
}

button.max-button {
    background: #18723c;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    padding: 0px 15px;
    width: auto;
    border-radius: 35px;
    height: 30px;
    text-transform: uppercase;
    margin-left: 5px;
    border: none;
}
button.max-button:hover {
    background: #f4da5e;
    box-shadow: 0px 0px 5px -1px rgba(0,0,0,0.65);
    color: #000;
}
button.max-button:focus {
    outline: none;
}
.trans-wallet-wrapper label [type=radio] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.radio-group input, .radio-group .content{display:none;line-height:25px;padding:5px 15px;color: #fff;font:normal 1em/150% Sans-Serif;min-width:200px;max-width: 600px;border-radius:5px;background: rgb(27 103 50);}
#one:checked ~ .one,#two:checked ~ .two,#three:checked ~ .three{display:block;}
.radio-group label{cursor:pointer;/* background: #d1d1d1; *//* height:71px; */padding:5px 10px;display:inline-block;text-align:center;color:#000;font:normal 1em/150% Sans-Serif;margin-right:2px;transition:background .25s linear;border-radius:5px;width: auto;border: 1px solid #18723c00;}
.radio-group label:hover, .radio-group input:checked + label{/* background: #13582e; */color:#fff;border: 1px solid #f5d95d;}
.radio-group label img {
    height: 75px;
}
table.bnk-table {
    width: 100%;
}

table.bnk-table tr td {
    padding: 4px;
}
table.bnk-table img {
    width: 100px;
}

.btn-cpy {
    background: #ffae12;
    border: none;
    border-radius: 5px;
    font-size: 10px;
    margin-left: 10px;
    color: #fff;
}
button.btn-res {
    background: linear-gradient(to bottom, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
    border-radius: 10px;
    padding: 4px 10px;
    margin-right: 10px;
    color: #000;
    min-width: 120px;
    font-weight: bold;
}
.box-amount3 ul {
    align-items: center;
    align-content: stretch;
    padding-top: 10px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-left: 0;
}
.box-amount3 ul li:nth-child(4n+1) {
    margin-left: 0px;
}
.box-amount3 ul li:first-child {
    margin-left: 0px;
}
.box-amount3 ul li {
    margin-top: 0px;
    width: 100%;
    list-style: none;
}
.btn-amt {
    padding: 9px 0px;
    border-radius: 0;
    font-size: 14px;
    color: #ffffff;
    background: #05461f;
    width: 100%;
    border: none;
    border-bottom: 2px solid transparent;
}



.balance .dropdown-menu{width:245px !important;min-width:245px !important;background:#e1e1e1;left:initial !important;right:0px;margin:0px auto;transform:translate3d(-10px, 17px, 0px) !important;}
.drop-in ul li{display:flex;justify-content:space-between;align-items:center;/* margin-bottom:5px; */border-bottom:1px solid #c1c1c1;padding:5px 10px;}
.am-prov{display:flex;align-items:center;gap:5px;}
.drop-in ul{font-size:12px;}
.prov-in button{background:#128807;border:none;color:#fff;}
.prov-out button{background: #bc2025;border:none;color:#fff;padding: 2px 5px;margin: 0px !important;border-radius: 0px;}
.prov-out button .btn-out {
    margin: 0px !important;
}

.drop-in ul li:first-child {
    background: #18723c;
    padding: 10px;
    font-weight: bold;
    color: #fff;
    border-radius: 5px 5px 0px 0px;
}

.btn-bal:hover, .btn-bal:focus {
    color: rgb(188 32 37);
}

.modal-download .close-modal {
    position: absolute;
    right: -34px;
    z-index: 10;
    border-radius: 50%;
    color: #18723c;
    font-size: 25px;
    width: 30px;
    height: 30px;
    border: none;
}
.modal-content.modal-download {
    border-radius: 10px;
    border: none !important;
    background: #fff;
}

.drop-in ul li:last-child {
    border: none;
}
.drop-in {
    border: 1px solid #18723c;
    border-radius: 8px;
}

.card-header-tnc img {
    height: 20px;
    margin-right: 10px;
}

a.btn-afbtn2 {
    cursor: pointer;
}
button.btn.btn-link:after {
    content: "\f107";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    right: 30px;
    font-size: 22px;
    top: 9px;
}


button.btn.btn-link.collapsed:after {
    content: "\f107";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
.team-nm {
    position: absolute;
    bottom: 20px;
    width: 78%;
    display: flex;
    margin: 0px auto;
    left: 0;
    right: 0;
    font-size: 26px;
    color: #fff;
    justify-content: space-between;
    font-weight: bold;
}

.ttl-vs img {
    display: block;
    margin: 0px auto;
}

select.sp-sel {
    background: none;
    color: #fff;
    padding: 0px;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

select.sp-sel:focus {
    border: none;
    outline: none;
}
select.sp-sel option {
    margin: 40px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}
.tm-1 {
    width: 36%;
    display: flex;
    justify-content: center;
}

.tm-2 {
    width: 36%;
    display: flex;
    justify-content: center;
}
.sport-1 {
    margin-top: 65px;
    border-bottom: 1px solid #ffae12;
    padding-bottom: 30px;
}

.sport-1:last-child {
    border: none;
}
.btn-cpy i {
    color: #000;
}

/**********10012022*************/
.register-sec{background:#070707;}
.reg-container{padding:35px 15px;}
.page-title{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:30px;}
.page-title span{flex:0 1 auto;height:30px;line-height:30px;padding:0 10px;white-space:nowrap;}
.page-title:after, .page-title:before{flex:0 1 100%;height:1px;background:#cacaca;content:"";display:block;}
.form-field{display:block;padding:10px;border:1px solid #cacaca;border-radius:5px;height:53px;/* max-width: 220px; */}
.red-mi{color:#FF0004;}
.field{float:left;padding:7px;font-weight:800;font-size:17px;line-height:1;width:20%;vertical-align:middle;color:#292929;}
.value{float:left;padding:3px;width:100%;position: relative;}
.form-field .value input{border:none;background:transparent;color:#000;font-size:16px;}
.form-field .value input:focus{outline:0;}
input.num-verify{height:45px;width:45px;margin:0 5px;font-size:24px;text-align:center;padding:5px;border:1px solid #cacaca;border-radius:5px;}
.reg-container{width:377px;margin:0px auto;}
select.telco{border:none;font-size:16px;}
.field-label{text-align:center;margin-bottom:10px;}
.verify-field{display:flex;justify-content:center;margin-bottom:1.5rem !important;}
input.vef-input{border:none;text-align: center;font-size: 19px;}
.code-issue{text-align:center;}
.jms-link{background:#ffae12;font-size:16px;border:none;padding:5px 20px;}
.jms-link2{background:#13582e;font-size:16px;border:none;padding:5px 20px;color:#fff;}
.jms-link:hover{background:#f9b634;}
.tick-success{font-size:89px;color:#18723c;}
.congrazt-title{font-size:24px;font-weight:800;}
.congrazt-title-2{font-size:16px;}
img.vef-img {
    position: absolute;
    right: 0px;
    top: 0px;
}

.value2 {
    position: relative;
}

.vef-num {
    max-width: 220px;
    margin: 0px auto;
}
.btn-verify {
    position: absolute;
    right: 0px;
    border: none;
    color: #fff;
    background: #13582e;
    border-radius: 0px;
    padding: 5px;
}