@font-face {
    font-family: Tahoma;
    src: url('../font/tahoma.ttf') format('truetype');
}
@font-face {
    font-family: Tahoma;
    src: url('../font/tahoma_bold.ttf') format('truetype');
    font-weight: bold;
}
/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.47
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */.bootstrap-datetimepicker-widget{list-style:none}.bootstrap-datetimepicker-widget.dropdown-menu{display:block;margin:2px 0;padding:4px;width:19em}@media (min-width:576px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width:768px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width:992px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}.bootstrap-datetimepicker-widget.dropdown-menu:before,.bootstrap-datetimepicker-widget.dropdown-menu:after{content:'';display:inline-block;position:absolute}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before{border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,0.2);top:-7px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid white;top:-6px;left:8px}.bootstrap-datetimepicker-widget.dropdown-menu.top:before{border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ccc;border-top-color:rgba(0,0,0,0.2);bottom:-7px;left:6px}.bootstrap-datetimepicker-widget.dropdown-menu.top:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid white;bottom:-6px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after{left:auto;right:7px}.bootstrap-datetimepicker-widget .list-unstyled{margin:0}.bootstrap-datetimepicker-widget a[data-action]{padding:6px 0}.bootstrap-datetimepicker-widget a[data-action]:active{box-shadow:none}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:54px;font-weight:bold;font-size:1.2em;margin:0}.bootstrap-datetimepicker-widget button[data-action]{padding:6px}.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Increment Hours"}.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Increment Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Decrement Hours"}.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Decrement Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Show Hours"}.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Show Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Toggle AM/PM"}.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Clear the picker"}.bootstrap-datetimepicker-widget .btn[data-action="today"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Set the date to today"}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget .picker-switch::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Toggle Date and Time Screens"}.bootstrap-datetimepicker-widget .picker-switch td{padding:0;margin:0;height:auto;width:auto;line-height:inherit}.bootstrap-datetimepicker-widget .picker-switch td span,.bootstrap-datetimepicker-widget .picker-switch td i{line-height:2.5;height:2.5em;width:100%}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget table td,.bootstrap-datetimepicker-widget table th{text-align:center;border-radius:.25rem;padding:.5em}.bootstrap-datetimepicker-widget table th{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget table th.picker-switch{width:145px}.bootstrap-datetimepicker-widget table th.disabled,.bootstrap-datetimepicker-widget table th.disabled:hover{background:none;color:#dee2e6;cursor:not-allowed}.bootstrap-datetimepicker-widget table th.prev::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Previous Month"}.bootstrap-datetimepicker-widget table th.next::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Next Month"}.bootstrap-datetimepicker-widget table thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget table thead tr:first-child th:hover{background:#f8f9fa}.bootstrap-datetimepicker-widget table td{height:54px;line-height:54px;width:54px}.bootstrap-datetimepicker-widget table td.cw{font-size:.8em;height:20px;line-height:20px;color:#dee2e6}.bootstrap-datetimepicker-widget table td.day{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget table td.day:hover,.bootstrap-datetimepicker-widget table td.hour:hover,.bootstrap-datetimepicker-widget table td.minute:hover,.bootstrap-datetimepicker-widget table td.second:hover{background:#f8f9fa;cursor:pointer}.bootstrap-datetimepicker-widget table td.old,.bootstrap-datetimepicker-widget table td.new{color:#dee2e6}.bootstrap-datetimepicker-widget table td.today{position:relative}.bootstrap-datetimepicker-widget table td.today:before{content:'';display:inline-block;border:solid transparent;border-width:0 0 7px 7px;border-bottom-color:#dee2e6;border-top-color:rgba(0,0,0,0.2);position:absolute;bottom:4px;right:4px}.bootstrap-datetimepicker-widget table td.active,.bootstrap-datetimepicker-widget table td.active:hover{background-color:#dee2e6;color:#007bff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget table td.active.today:before{border-bottom-color:#fff}.bootstrap-datetimepicker-widget table td.disabled,.bootstrap-datetimepicker-widget table td.disabled:hover{background:none;color:#dee2e6;cursor:not-allowed}.bootstrap-datetimepicker-widget table td span,.bootstrap-datetimepicker-widget table td i{display:inline-block;width:54px;height:54px;line-height:54px;margin:2px 1.5px;cursor:pointer;border-radius:.25rem}.bootstrap-datetimepicker-widget table td span:hover,.bootstrap-datetimepicker-widget table td i:hover{background:#f8f9fa}.bootstrap-datetimepicker-widget table td span.active,.bootstrap-datetimepicker-widget table td i.active{background-color:#dee2e6;color:#007bff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget table td span.old,.bootstrap-datetimepicker-widget table td i.old{color:#dee2e6}.bootstrap-datetimepicker-widget table td span.disabled,.bootstrap-datetimepicker-widget table td i.disabled,.bootstrap-datetimepicker-widget table td span.disabled:hover,.bootstrap-datetimepicker-widget table td i.disabled:hover{background:none;color:#dee2e6;cursor:not-allowed}.bootstrap-datetimepicker-widget.usetwentyfour td.hour{height:27px;line-height:27px}.bootstrap-datetimepicker-widget.wider{width:21em}.bootstrap-datetimepicker-widget .datepicker-decades .decade{line-height:1.8em !important}.input-group.date .input-group-addon{cursor:pointer}.input-group.date .input-group-text{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}
.fish .nav-link{
    padding: 0 !important;
}
.fish img{
    height: 40px !important;
}

body {
    font-size: 14px;
    background: url("../img/bg-body.jpg") no-repeat!important;
   /*background-size: 200px!important;*/
   background-size: cover!important;
    overflow-x: hidden;
    font-family: Tahoma,Verdana,Segoe,sans-serif !important;
}
.bg-darker{background-color: none!important;}
.main-content {
    overflow: hidden;
    background: url("../img/bg-body.jpg") no-repeat!important;
}

img {
    max-width: 100%;
}

.w-20 {
    width: 20%;
}

.border-radius-5 {
    border-radius: 5px;
}

.container {
    max-width: 1250px !important;
}
.main-content.home .container{
    background: #000A21;
    padding-bottom: 20px;
}

.icon {
    width: 20px;
    height: auto;
}

.bg-primary {
    background: #0C1163 !important;
}

.bg-primary-dark {
    background: #000A21 !important;
}

.bg-info {
    background: #0877D3 !important;
}

.nav-link-icon img {
    height: 70px;
}

.label {
    background: #0C1163;
    color: #ffffff;
    border: 2px solid #0877D3;
    border-radius: 5px;
    padding: 4px 10px;
    display: inline-block;
    height: 34px;
    line-height: 25px;
    min-width: 100px;
    text-align: center;
}

.label-sm .label {
    min-width: 60px;
}

.btn-secondary {
    background: transparent !important;
    border: none;
    color: #fff;
    box-shadow: none !important;
}

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
    color: #ffffff !important;
}

.btn-secondary img {
    height: 18px;
}

.dropdown-toggle::after {
    margin-left: .255em;
    vertical-align: .1em;
    border-top: .5em solid;
    border-right: .5em solid transparent;
    border-left: .5em solid transparent;
}

#show-date {
    min-width: 220px
}

.text-md {
    font-size: 14px;
}

/*top menu*/
.navbar-nav {
    flex-direction: row;
}

.top-menu .navbar-nav .nav-item:not(:first-child) {
    border-left: 1px solid #0877D3;
}

.top-menu a {
    font-weight: bold;
}

.navbar-nav .nav-item {
    position: relative;
    margin-left: 7px;
}

.navbar-nav .nav-item a {
    color: #ffffff;
    padding: 0 13px;
    font-size: 14px;
    display: flex;
}

.navbar-nav .badge {
    position: absolute;
    background: red;
    color: #ffffff;
    top: -1px;
    right: 15px;
    font-size: 6px;
    padding: 3px 4px !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.navbar-nav .nav-item span {
    color: #ffffff;
    font-size: 13px;
    padding-left: 10px;
}

.navbar-nav .nav-item:hover a {
    color: #0877D3;
}

.navbar-nav img {
    height: 20px;
}

.main-menu a {
    padding: 8px 15px !important;
}

.main-menu li:hover, .main-menu li.active {
    background: rgba(0, 0, 0, 0.2);
    transition: ease-in-out all 0.5s;
    border-radius: 5px;
}

.announcement {
    overflow: hidden;
    border-radius: 7px;
    position: relative;
    height: 30px;
}

.announcement .lead {
    width: 160px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 7px;
    height: 100%;
    z-index: 3;
    background: #04407A !important;
}

.announcement .lead span {
    font-size: 13px;
}

.announcement .text {
    width: calc(100% - 150px);
    position: absolute;
    left: 150px;
    top: 0;
    height: 100%;
}

#marquee {
    position: relative;
    overflow: hidden;
    height: 100%;
}

#info {
    white-space: nowrap;
    position: absolute;
}

.border-gold {
    position: relative;
    z-index: 4;
}
.slider {
    position: relative;
    
}
/*.snow-fram-right{
     position: absolute;
     right: -12px;
     top: -10px;
     z-index: 99999;
     display: block;
    height: 431px;
    width: 188px;
     background: url('../img/frame-snow-right.png') no-repeat ; 
}
.snow-fram-left{
     position: absolute;
     left:-9px;
     top: -18px;
     z-index: 99999;
     display: block;
    height: 431px;
    width: 188px;
     background: url('../img/frame-snow-left.png') no-repeat ; 
}*/
.border-gold:before, .border-gold:after {
    content: "";
    position: absolute;
}

/*.border-gold:before {
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    background-image: -webkit-gradient(radial, right top, 10, 80% 0%, 150, from(#F3CA63), to(transparent));
    background-image: -webkit-radial-gradient(right top, 150px 230px, #F3CA63, transparent);
    background-image: -moz-radial-gradient(right top, farthest-corner, #F3CA63 0%, transparent 62%);
    z-index: 3;
    border-radius: 5px;
}*/

/*.border-gold:after {
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    background-image: -webkit-gradient(radial, left bottom, 10, 40% 0%, 150, from(#FBBC05), to(transparent));
    background-image: -webkit-radial-gradient(left bottom, 150px 230px, #FBBC05, transparent);
    background-image: -moz-radial-gradient(left bottom, farthest-corner, #FBBC05 0%, transparent 42%);
    z-index: 3;
    border-radius: 5px;
}*/


.list-game {
    margin-top: -120px;
    position: absolute;
    left: 0;
    z-index: 100;
}

.list-game .owl-item {
    width: 167px;
    height: 167px;
    transition: all .2s ease-in-out;
}

.list-game .owl-item:hover {
    transform: scale(1.05);
}

/*.list-game img {
    border-radius: 20px;
}*/

#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
    display: none;
}

.owl-prev {
    position: absolute;
    top: 101px;
    left: 0;
    width: 30px;
    height: 30px;
}

.owl-nav i {
    font-size: 40px;
}

.owl-next {
    position: absolute;
    top: 101px;
    right: 10px;
    width: 30px;
    height: 30px;
}

.owl-carousel .owl-stage {
    margin-left: 40px !important;
    margin: 30px 0;
}

.text-lg {
    font-size: 20px !important;
}


/*chat*/
.live-chat {
    overflow: hidden;
    position: fixed;
    right: -230px;
    top: calc(50vh - 120px);
    z-index: 999;
}

.chat-label {
    text-align: center;
    background: #0877D3;
    width: 50px;
    padding: 10px;
    border-radius: 10px 0 0 10px;
    float: left;
    cursor: pointer;
}

.chat-label h1 {
    writing-mode: vertical-lr;
    transform: translate(-50%, 5%) rotate(180deg);
}

.chat-content {
    float: left;
    background: #0877D3;
    padding: 20px;
    border-radius: 0 0 0 10px;
    width: 230px;
    min-height: 220px;
}

.back-drop {
    position: fixed;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    background: rgba(0, 0, 0, 0.5);
    z-index: 101;
}

.img-footer {
    width: 200px;
    right: 0;
    left: 0;
    bottom: 0;
    margin: 0 auto;
}

.img-footer img {
    width: 100%;
}

.upcoming {
    background: #001441;
    z-index: 5;
}
.upcoming .p-2:nth-child(even){
    background: #263A67;
}
.upcoming .highlighted {
    background: #263A67;
}
.position-relative, .promotion{
    z-index: 5;
}
.promotion img {
    width: 100%;
}

.join-us img {
    width: 100px;
}

.bank-option {
    position: relative;
    background-color: #0A3A7E;
    z-index: 5;
    padding: 2px;
}

/*.bank-option:before {
    background-image: url("../img/bg-bank.png");
    background-repeat: no-repeat;
    background-position: right;
    background-size: auto 160%;
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    content: "";
    z-index: 0;
    opacity: 0.5;
}*/

.bank-2m img {
    width: 30px;
}

.bank a {
    padding: 0 5px;
}

.partner img {
    width: 40px;
    margin-bottom: 10px;
}

.partner a {
    padding: 3px;
}

.vip-card .item {
    height: 110px;
}

.vip-card img {
    opacity: 0.3;
    width: 120%;
}

.btn-primary {
    background: #0877D3;
    border: 1px solid #ffffff;
    padding: 5px 20px;
    font-size: 14px !important;
    margin-top: 6px;
}

.bg-primary.active {
    background: #0c85d0 !important;
}

.btn-default {
    background: #0C1163;
    border: 1px solid #ffffff;
    padding: 5px 20px;
    font-size: 14px !important;
}

.btn-outline-warning {
    background: #0C1163;
    border: 1px solid #F8BA2A;
    color: #F8BA2A;
    padding: 5px 20px;
    font-size: 14px !important;
    min-width: 120px;
}

.btn-outline-warning:hover {
    background: #F8BA2A;
    border: 1px solid #F8BA2A;
    color: #ffffff;
}

.btn-warning:hover {
    background: #0C1163;
    border: 1px solid #F8BA2A;
    color: #ffffff;
}

.btn-warning {
    background: #F8BA2A;
    border: 1px solid #F8BA2A;
    padding: 5px 20px;
    font-size: 14px !important;
    min-width: 120px;
}

.text-warning {
    color: #F8BA2A !important;
}

.btn-primary:hover, .btn-default:hover {
    background: #0C1163;
}

.btn-lg {
    padding: 10px 20px;
    font-size: 18px !important;
    min-width: 120px;
}

.text-primary {
    color: #0877D3 !important;
}

.load-content-body {
    width: 100%;
    border-radius: 20px;
    padding: 30px;
    background: rgba(0, 19, 61, 0.7);
    min-height: 600px;
    margin-bottom: 20px;
    position: relative;
    z-index: auto !important;
}

.game .load-content-body, .full-bg .load-content-body {
    margin-top: 180px;
}

.full-bg .main-img {
    position: absolute;
    width: 200px;
    left: 70px;
    top: -180px;
}

.btn-title {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -25px;
    text-align: center;
}

.btn-title a {
    background: rgb(34, 113, 195);
    background: linear-gradient(0deg, rgba(34, 113, 195, 0.8) 0%, rgba(204, 204, 204, 0.8) 100%);
    border-radius: 20px;
    padding: 5px 30px;
    font-size: 30px;
    font-weight: bold;
}

.card-game .title {
    position: absolute;
    /*top: -30px;*/
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 10;
}

.card-game .title h1 {
    text-transform: uppercase;
    color: #ffffff;
    z-index: 99999;
    margin-left: -92px;
    margin-top: -59px;
    /* margin-right: 24px; */
    position: absolute;
    text-align: center;
    display: inline-block;
    background: rgb(34, 113, 195);
    background: linear-gradient(
0deg
, rgba(34, 113, 195, 0.8) 0%, rgba(204, 204, 204, 0.8) 100%);
    border-radius: 20px;
    padding: 5px 30px;
    font-size: 30px;
    font-weight: bold;
}

.game-item {
    padding: 10px 20px;
}

.game-item .wrapper {
    background: url("../img/fishing/BG.png");
    border-radius: 20px;
    padding: 10px 0;
    text-align: center;
    position: relative;
}

.card-game .wrapper {
    background: transparent;
    padding: 0;
    overflow: hidden;
}

.card-game .wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.game-item .wrapper:hover .btn {
    display: inline-block;
}

.game-item .wrapper:hover:after {
    display: block;
}

.game-item .wrapper:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    display: none;
}

.game-item .btn {
    width: 80%;
    left: 10%;
    bottom: 10%;
    display: none;
    position: absolute;
    z-index: 300;

}

.game-item img {
    width: 90%;
}

.load-content {
    min-height: 800px;
    height: auto;
}


.main-img {
    position: absolute;
    width: 250px;
    left: 50px;
    height: 100px;
    top: -220px;
}


.forget-password .main-img {
    position: absolute;
    width: 250px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 100px;
    top: -50px;
    z-index: 999;
}

.center-afb.load-content .btn-title {
    position: absolute;
    left: 70px;
    margin-left: 0;
    top: -25px;
    text-align: left;
}

.load-content .announcement {
    position: absolute;
    left: 300px;
    top: 0;
    width: calc(100% - 300px);
}

.live-item {
    padding: 50px;
}

.live-item img {
    transform: rotate(-7deg);
}

.live-item .badge {
    position: absolute;
    background: red;
    color: #ffffff;
    top: -7px;
    right: 70px;
    font-size: 6px;
    padding: 3px 4px !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.bg-gradient-primary {
    background: #0C1163 !important;
    background: linear-gradient(0deg, #09459C 0%, #0C1163 100%) !important;
}

.table-blue {
    border-collapse: collapse;
}

.table-blue td {
    border: 1px solid #ffffff;
    border-top: none !important;
    padding: 2px 10px;
    vertical-align: top;
    text-align: center;
}

.table-blue tr {
    background: #ffffff;
}

.table-blue tr:nth-child(odd) {
    background: #EAEFFB;
}

.table-blue.no-background tr {
    background: transparent !important;
    color: #ffffff;
}

.table-blue img {
    height: 30px;
}

.table-blue th {
    background: #10387A;
    padding: 5px 10px;
    color: #ffffff;
    border: 1px solid #ffffff;
    border-bottom: none !important;
    text-align: center;
}

.align-middle td {
    vertical-align: middle;
    padding: 7px;
}

.table-blue.border th, .table-blue.border td {
    border: 1px solid #ffffff !important;
}

.input-text {
    background: transparent;
    border: none;
    color: #cccccc;
    width: 230px;
}

.input-text::placeholder {
    color: #cccccc;
    opacity: 1;
}

hr {
    background: #0877D3;
}

.swal-title:not(:last-child) {
    border-bottom: 1px solid #0877D3;
}

.swal-modal {
    width: 400px;
    padding: 0 20px;
}

.swal-button-container {
    text-align: center;
    display: block;
}

.swal-button {
    min-width: 200px;
    background: #0877D3;
}

.swal-button:focus {
    box-shadow: none;
}

.aside-left a.active {
    font-weight: bold;
    color: #ffffff !important;
}

.aside-left a {
    color: rgba(256, 256, 256, 0.7) !important;
}

.form-control, .select2-container .select2-selection--single, .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 36px !important;
}

.w-100 {
    width: 100% !important;
}

.today {
    background: #CCCCCC !important;
}

.datepicker table tr td.active, .datepicker table tr td.active.highlighted, .datepicker table tr td.active.highlighted:hover, .datepicker table tr td.active:hover {
    color: #fff;
    background: #0877D3 !important;
    box-shadow: none;
}

.input-group-text {
    color: #888888;
    padding: 0 3px !important;
}

.form-control:focus {
    border: 0 !important;
}

.btn-sm {
    font-size: 11px !important;
}

.separator {
    position: inherit !important;
}

.btn:hover {
    box-shadow: none !important;
}

.datepicker table tr td {
    border-radius: 5px;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #0c85d0;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    border-color: #0c85d0;
}

.w-10 {
    width: 10%;
}

.error .text-white {
    color: #fff !important;
}

.error .form-control {
    /*border: 2px solid red !important;*/
}

.input-group-text {
    padding: 0 10px !important;
}

.register-bg:after {
    position: absolute;
    content: "";
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 20px;
    opacity: 0.9;
    height: 100%;
    background: url("../img/register-bg.jpg") no-repeat;
    background-size: cover;
}

.load-content-body .logo {
    width: 250px;
}

.card-game .title:after {
    content: "";
    position: absolute;
    left: -40px;
    top: -234px;
    background: url("../img/flare.png");
    width: 100%;
    height: 300px;
    z-index: 9;
}

.game .load-content-body:before {
    background: url("../img/galaxy-background.png") no-repeat;
    background-size: 100%;
    top: -310px;
    height: 1000px;
    content: "";
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    z-index: -3;
}

.game .main-img {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    top: -200px;
    z-index: -2;
}

.full-bg {
    background: url("../img/galaxy-background.png") no-repeat;
    background-size: 100%;
    background-position: 0 -100px;
}

.full-bg .main-img:before {
    background: url("../img/flare.png") no-repeat;
    position: absolute;
    left: -90px;
    top: 70px;
    width: 350px;
    height: 300px;
    content: "";
    background-size: 100%;
    z-index: -1;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block !important;
}

.owl-carousel .owl-stage {
    margin-left: 40px !important;
}

.promotion-desc {
    display: none;
    width: 100% !important;
}

p {
    margin: 0;
    font-size: 13px;
}

ol li {
    margin-bottom: 5px;
}
.h2-m{font-size: 1.25rem;}
.h3-m{font-size: 1.0625rem;}
p.mb-0{line-height: 18px;}
.text-white span{color: #fff!important;}
.chat-label h1{
    font-size: 1.625rem;
    margin-left: 14px;
    margin-bottom: 10px;
}
.d-mar{margin-bottom: .5rem!important;}
.btn-group .btn{font-size: .875rem!important;}
p.text-md{line-height: 24px;color: #fff}
.center-afb{
    left: 50%;
    transform: translateX(-50%);
}
.sport-ifr{
    position: absolute;
    top: 220px;
    left: 23px;
}
.m2-h3 a, .m2-h3{font-size: 1.0625rem;}
#btn-copy i{color: #ffffff}
.text-right .d-block{color: #525f7f;}
.check-ture{
    position: absolute;
    cursor: pointer;
    z-index: 999;
    margin-left: -33px;
    margin-top: 2px;
}
/*.py-flex{flex: 1}*/
.navbar-nav .nav-item span.nav-link-inner--text{padding-left: 4px;}
.err_div{color: red !important;}
.custom-checkbox{text-align: left!important;}
.form-control.select2{
    padding: 0 0.75rem;
}
.promotion-desc p span{color: #fff!important}
.promotion-desc p span.condition{color: #ff0000!important;cursor: pointer;}
.d-inline-block.px-4{
    padding-left: 0.9rem!important;
    padding-right: 0.5rem!important;
}
.promotion-parent .hot{
    position:absolute;
    background: url(../images/hot.svg) no-repeat 50%;
    background-size: contain;
    width: 37px;
    height: 26px;
    -webkit-animation: lightAnimation .3s ease-in-out infinite;
    animation: lightAnimation .3s ease-in-out infinite;
    right: 0;
    top: -5px;
}
@-webkit-keyframes lightAnimation{0%{-webkit-filter:brightness(1);filter:brightness(1)}50%{-webkit-filter:brightness(1.2);filter:brightness(1.2)}to{-webkit-filter:brightness(1);filter:brightness(1)}}
#datepicker1, #datepicker2{
    font-size:13px !important;
}
/*.chris-footer{
    position: absolute;
     left:-9px;
    top: -40px;
    z-index: 99999;
    display: block;
    height: 93px;
    margin-left: -24px;
    width: 1250px;
    background: url('../img/chrismas_tree.png') no-repeat ; 
}*/
.cn-header-right {
    margin-left: 0!important;
}
.cn-header-left {
    margin-left: 0!important;
}