@import url('/dl/com/fonts/bankgothic/font.css');

/*苹果适配*/
.col-1, col-xs-1{width:8.33333333%;}
.col-2, col-xs-2{width:16.66666667%}
.col-2\.4, .col-xs-2\.4 {width: 20%;}
.col-3, col-xs-3{width:25%;}
.col-4, col-xs-4{width:33.33333333%;}
.col-5, col-xs-5{width:41.66666667%;}
.col-6, col-xs-6{width:50%;}
.col-7, col-xs-7{width:58.33333333%;}
.col-8, col-xs-8{width:66.66666667%;}
.col-9, col-xs-9{width:75%;}
.col-10, col-xs-10{width:83.33333333%;}
.col-11, col-xs-11{width:91.66666667%;}
.col-12, col-xs-12{width:100%;}

@media (min-width:576px){
	.col-sm-1{width:8.33333333%;}
	.col-sm-2{width:16.66666667%;;}
	.col-sm-2\.4 {width: 20%;}
	.col-sm-3{width:25%;}
	.col-sm-4{width:33.33333333%;}
	.col-sm-5{width:41.66666667%;;}
	.col-sm-6{width:50%;}
	.col-sm-7{width:58.33333333%;}
	.col-sm-8{width:66.66666667%;;}
	.col-sm-9{width:75%;}
	.col-sm-10{width:83.33333333%;}
	.col-sm-11{width:91.66666667%;;}
	.col-sm-12{width:100%;}
}
@media (min-width:768px){
	.col-md-1{width:8.33333333%;}
	.col-md-2{width:16.66666667%;;}
	.col-md-2\.4 {width: 20%;}
	.col-md-3{width:25%;}
	.col-md-4{width:33.33333333%;}
	.col-md-5{width:41.66666667%;;}
	.col-md-6{width:50%;}
	.col-md-7{width:58.33333333%;}
	.col-md-8{width:66.66666667%;;}
	.col-md-9{width:75%;}
	.col-md-10{width:83.33333333%;}
	.col-md-11{width:91.66666667%;;}
	.col-md-12{width:100%;}
}
@media (min-width:992px){
	.col-lg-1{width:8.33333333%;}
	.col-lg-2{width:16.66666667%;;}
	.col-lg-2\.4 {width: 20%;}
	.col-lg-3{width:25%;}
	.col-lg-4{width:33.33333333%;}
	.col-lg-5{width:41.66666667%;;}
	.col-lg-6{width:50%;}
	.col-lg-7{width:58.33333333%;}
	.col-lg-8{width:66.66666667%;;}
	.col-lg-9{width:75%;}
	.col-lg-10{width:83.33333333%;}
	.col-lg-11{width:91.66666667%;;}
	.col-lg-12{width:100%;}
}
@media (min-width:1200px){
	.col-xl-1{width:8.33333333%;}
	.col-xl-2{width:16.66666667%;;}
	.col-xl-2\.4 {width: 20%;}
	.col-xl-3{width:25%;}
	.col-xl-4{width:33.33333333%;}
	.col-xl-5{width:41.66666667%;;}
	.col-xl-6{width:50%;}
	.col-xl-7{width:58.33333333%;}
	.col-xl-8{width:66.66666667%;;}
	.col-xl-9{width:75%;}
	.col-xl-10{width:83.33333333%;}
	.col-xl-11{width:91.66666667%;;}
	.col-xl-12{width:100%;}
}

/*Icons*/
.dl-result-icon{background: url("/dl/com/itemM/images/Result.png");height: 1em;width: 1em;background-size: 1em 1em;margin: auto;}
.dl-MyBets-icon{background: url("/dl/com/itemM/images/My-bet.png");height: 1em;width: 1em;background-size: 1em 1em;margin: auto;}
.dl-Statement-icon{background: url("/dl/com/itemM/images/Statement.png");height: 1em;width: 1em;background-size: 1em 1em;margin: auto;}
.dl-Account-icon{background: url("/dl/com/itemM/images/Account.png");height: 1em;width: 1em;background-size: 1em 1em;margin: auto;}
.dl-Contact-icon{background: url("/dl/com/itemM/images/Contact-Us.png");height: 1em;width: 1em;background-size: 1em 1em;margin: auto;}
.dl-Message-icon{background: url("/dl/com/itemM/images/message.png");height: 1em;width: 1em;background-size: 1em 1em;margin: auto;}


/*Overwrite layer.css*/
.layui-layer-dialog .layui-layer-content.layui-layer-content{
	word-break: break-word;
}

/*注册框*/
.form-group p{font-size:12px;padding:0px 5px;width:90%;color:#888;text-shadow:none;}
.form-group input::-webkit-input-placeholder{color:#BDCADA;}
.form-group input:-moz-placeholder{color:#BDCADA;}  /* Mozilla Firefox 4 to 18 适配火狐 */
.form-group input::-moz-placeholder{color:#BDCADA;}  /* Mozilla Firefox 19+ 适配火狐 */
.form-group input:-ms-input-placeholder{color:#BDCADA;}  /* Internet Explorer 10+ 适配ie*/
/* --------- Tooltip Styles ---------- */
.tooltip.fade:not(.show){
	opacity:1;
}
.tooltip-reg .tooltip{
    font-size: 11px;
}
#home-reg input, #home-reg select{
	height:40px;
	font-size: 14px;
    border: 1px solid #cecfd4;
    border-radius: 3px;
    box-sizing: border-box;
    padding: 5px 10px;
    width: 90%;
}
 #home-reg span{
 	height:40px;
 }
 
 .fancybox-container{z-index:9999;}

@media only screen and (max-width: 750px) {
    #navbar-sub ul li ul li img{
       width: 80px !important;
       height: 80px !important;
    }
}

@media only screen and (min-width: 750px) {
    #navbar-sub ul li ul li img{
       width: 130px !important;
       height: 150px !important;
    }
}

#navbar-sub li ul{position:absolute !important ;min-width:100%;text-align:center;border:1px solid rosybrown;background:rgba(0,0,0,.8);padding:10px 20px;right:50px;z-index:1000;display:none;}
#navbar-sub ul{overflow:hidden;padding:0;float:right;}
@media only screen and (max-width: 750px) {
    #navbar-sub li ul li{/*float:left;*/line-height:40px;text-align:center;font-size:16px;/*height: 120px;*//*display: flex;*/flex-direction: column;justify-content: flex-end;display: inline-block;vertical-align: middle;float: none !important; height: auto !important; /*margin-left: -5px !important; margin-right: 0px !important; width: 16.66666%;*/}
}
@media only screen and (min-width: 750px) {
    #navbar-sub li ul li{/*float:left;*/line-height:40px;text-align:center;font-size:16px;/*height: 120px;*//*display: flex;*/flex-direction: column;justify-content: flex-end;display: inline-block;vertical-align: middle;float: none !important; height: auto !important; margin-left: -5px !important; margin-right: 0px !important; width: 16.66666%;}
}
#navbar-sub li ul li a {display: flex;flex-direction: column;justify-content: flex-end;height: 100%;}
#navbar-sub li ul li a img {margin:auto;}

/*适配移动端*/
@media screen and (min-width: 640px) {
#navbar-sub li ul{min-width:640px;}
}
@media screen and (max-width: 1025px) {

}

/*Promotion Item Default CSS*/
.pkg-item {
    border: 2px solid #ccc;
    overflow: hidden;
    margin-bottom: 20px;
    padding: 2px;
}

/*Register Form Default CSS*/
.prefix-wrapper{display:flex;flex-wrap:wrap;}
.prefix{position:relative;display: inline-flex;flex-wrap: wrap;width: 100%;}
.prefix + i {flex-grow:1;}
#home-reg input, #home-reg select, #home-reg .prefix{width:90%;}
.prefix span.parentName, .prefix span.input-group-addon.parentName{
    color:black;
    background: whitesmoke;
    width: fit-content;
    text-align:right;    
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    overflow-x:hidden;   
    border: none;
}
.prefix input, 
#home-reg .prefix input, 
.reg-panel .prefix input, 
.reg-panel .form-group .prefix input, 
.register-wrapper form .form-group .prefix input,
.input-group .prefix input[type=date], 
.input-group .prefix input[type=datetime-local], 
.input-group .prefix input[type=datetime], 
.input-group .prefix input[type=email], 
.input-group .prefix input[type=number], 
.input-group .prefix input[type=password], 
.input-group .prefix input[type=tel], 
.input-group .prefix input[type=text], 
.input-group .prefix input[type=time]{
	display: inline-flex;
	width: 15%;
	border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    flex-grow: 1;
    padding-left: 5px;
}
.prefix i,.prefix.item i{flex-grow:1;}

.expired:after {
    content: 'EXPIRED';
    font-size: 40px;
    font-weight: bolder;
    color: rgb(255,0,0,0.15);
    border-top: 10px solid;
    border-bottom: 10px solid;
    text-align: center;
    position: absolute;
    top: 35%;
    left: 10%;
    width: 80%;
    line-height: 200%;
    transform: rotate(-20deg);
}

.redeemed{
	position: relative;
}
.redeemed:after {
    content: 'REDEEMED';
    font-size: 40px;
    font-weight: bolder;
    color: rgb(75, 181, 67, 0.15);
    border-top: 10px solid;
    border-bottom: 10px solid;
    text-align: center;
    position: absolute;
    top: 35%;
    left: 10%;
    width: 80%;
    line-height: 200%;
    transform: rotate(-20deg);
}

.finalized{
	position: relative;
}
.finalized:after {
    content: 'FINALIZED';
    font-size: 40px;
    font-weight: bolder;
    color: rgb(2, 117, 216, 0.2);
    border-top: 10px solid;
    border-bottom: 10px solid;
    text-align: center;
    position: absolute;
    top: 35%;
    left: 10%;
    width: 80%;
    line-height: 200%;
    transform: rotate(-20deg);
}

.ticket-section{
	display: flex;
    flex-wrap: wrap;
}
.ticket {
	position: relative;
    max-width: 320px;
    margin: 5px;
    display: inline-block;
    flex-grow: 1; 
    width:100%;
    border: 1px solid lightgray;
    border-radius: 10px;
}
.ticket-section .ticket{
	max-width: 320px;
	width: 32%;
}
.ticket table{
	margin: 0;
	
}
@media (max-width: 767.98px){
	.ticket{width: 100%;}
	.ticket-section .ticket{
		width: 100%;
	}
}

.ticket img {
    width: 100%;
    height: 120px;
    object-fit: cover;
}

div.imageInfo{	
	position: relative;
}
div.imageInfo:hover{
	filter: brightness(0.8);
	
}
div.imageInfo:before { 
	font-family: "Font Awesome 5 Free"; 
	font-weight: 900; 
	font-size: 3rem;
	content: "\f05a";
	color: white;
    position: absolute;
    right: 10px;
    bottom: 5px;    
}
div.imageInfo:hover:before{
	content: "\f05a \ Click to view info";
    right: left;
    bottom: 5px;
    font-size: 2rem;
}

.btn-xs.btn-xs, .btn-group-xs.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.language-selector img{max-height: 30px; height: 100%;}


.fancybox-stage .fancybox-slide > div {
    /*background: rgb(7 22 44 / 75%) !important;*/
    border: 0px !important;
    border-radius: 15px;
}

.fancybox-stage .fancybox-slide > div[id*='terms'] {
    background: rgb(7 22 44 / 75%) !important;
}
.fancybox-stage .fancybox-slide > div[id*='terms'] hr{
	background: white;
}

.fancybox-stage .fancybox-content > div {
    background: transparent !important;
    border: 0px !important;
}

.fancybox-stage .fancybox-content > div,
.fancybox-stage .fancybox-content > div a,
.fancybox-stage .fancybox-content > div p{
	color: white;
}

.fancybox-stage .fancybox-content > div a:hover,
.fancybox-stage .fancybox-content > div a:focus,
.fancybox-stage .fancybox-content > div li.active > a{
	color: dimgray;
	background: white;
}


.fancybox-stage .card-header h2 {
    font-size: 20px !important;
}

.fancybox-stage .fancybox-content div ul i.fas.fa-check-square {
    color: #8bc34a !important;
    padding-right: 10px;
}

.fancybox-stage .card-header .text-green {
    color: #8bc34a;
}

.fancybox-stage .fancybox-close-small {
	padding: 10px !important;
}

.fancybox-slide table {
    color: black !important;
}

.dl-welcome {
    font-family: 'BankGothic Bold', sans-serif;
    font-size: 3rem;
    letter-spacing: 2px;
    background-size: 100% 90px;
    height: 90px;
    padding-top: 30px;
    text-shadow: 0 0 2px #858585;
    -moz-text-shadow: 0 0 2px #858585;
    -webkit-text-shadow: 0 0 2px #858585;
}

.otp-btn {
    border: none !important;
    color: white !important;
    text-align: center !important;
    display: inline-block !important;
    font-size: 12px !important;
    border-radius: 100vw !important;
    background: linear-gradient(25deg,rgba(162,46,40,1) 0%,rgb(55 36 59) 100%) !important;
    height: 40px !Important;
}

.otp-tab {
    border: none;
    color: black;
    text-align: center;
    display: inline-block;
    font-size: 15px;
    border-radius: 100vw;
    background: -webkit-linear-gradient(0deg, rgba(94,1,3,1) 0%, rgba(241,0,0,1) 100%);
    background: -o-linear-gradient(0deg, rgba(94,1,3,1) 0%, rgba(241,0,0,1) 100%);
    background: -moz-linear-gradient(0deg, rgba(94,1,3,1) 0%, rgba(241,0,0,1) 100%);
    background: linear-gradient(0deg, rgb(138 138 138) 0%, rgb(135 135 135) 100%);
    margin: 15px 15px;
    cursor: pointer;
}


.otp-tab.active {
    background: linear-gradient(0deg, rgb(2 9 25) 0%, rgb(20 98 247) 100%);
    color: white;
}

.input-group[class*="otp-by-"]:not(.active) {
  /* CSS rules */
  display: none;
}


/* Hide element only on mobile view */
@media (max-width: 767px) {
  .hide-on-mobile {
    display: none !important;
  }
}

/* Hide element only on desktop view */
@media (min-width: 768px) {
  .hide-on-desktop {
    display: none !important;
  }
}


/* Remove top left border radius */
.no-top-left-border-radius {
  border-top-left-radius: 0 !important;
}

/* Remove top right border radius */
.no-top-right-border-radius {
  border-top-right-radius: 0 !important;
}

/* Remove bottom left border radius */
.no-bottom-left-border-radius {
  border-bottom-left-radius: 0 !important;
}

/* Remove bottom right border radius */
.no-bottom-right-border-radius {
  border-bottom-right-radius: 0 !important;
}

.pkg-item.disabled{
	background: rgb(0,0,0,0.1);
	filter: grayscale(1);
}
.pkg-item.disabled:hover{
	filter: grayscale(0);
	border: 2px solid transparent;
}

.sort-container {
    display: flex;
    align-items: center;
    width: 35%;
    height: 4rem;
}

.sort-container .sort-type-container .standard-select {
    align-items: center;
    justify-content: space-between;
    background: #ececec;
    border-radius: 1rem;
    padding: 0 2rem 0 2rem;
    font-weight: bold;
}    

.sort-container .sort-type-container .standard-select .drop-down-arrow {
    width: 0.1rem;
 }  
 
.standard-tab .tab-container {
    display: flex;
    align-items: center;
    padding: 0px 1rem;
    background: #cecece;
    width: 100%;
    height: 3rem;
    border-radius: 0.5rem;
}

.standard-tab .tab-container .tab-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    white-space: nowrap;
    background: #cecece;
    padding-right: 3rem;
    min-width: unset;
    min-height: unset;
    cursor: pointer;
}

.standard-tab .tab-container .tab-wrapper.active p {
    padding: 0.1rem 0;
    border-bottom: 0.3rem solid #ff8a00;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    z-index: 2;
}

#fileInput[type="file"] {
    display: block;
    padding: 10px 20px;
    border: 2px dashed #808080a1;
}