@charset "utf-8";
/* CSS Document */

body {
	background-color: #1f153a;	
}



p {
	color: white;	
	
}

#deposit_form  .smart-form .state-error em{
	position: absolute;
    bottom: -14px;
}

.footer-absolute-logo {
    position: absolute;
    top: -75px;
    left: 0;
    right: 0;
    margin: auto;	
}

.navbar {
	min-height: 40px;
}

.wp-section {
    background: url(../images/mgs188-bg.jpg) repeat;
}


#news-ticker {
	background: #180f2f;
}

/* Shine */
.hover14 figure {
	position: relative;
	overflow: hidden;
}

.hover14.youtube figure::before {
	top: 0%;
	height: 100%;
}

.hover14 figure::before {
	position: absolute;
    top: 8%;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 95%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}


.main-block {
	border-left: 3px solid #cc802e;!important;
}

.main-block-description {
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0c0817+0,000000+100&0.65+30,0+100;Neutral+Density */
	background: -moz-linear-gradient(left,  rgba(12,8,23,0.65) 0%, rgba(8,6,16,0.65) 30%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #41316f 0%,rgba(8,6,16,0.65) 30%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to left, #41316f 0%,#211540 60%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a60c0817', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
	color: #cc802e;	
	height: 30px;
}

.main-block-description h2 {
	font-family: roboto light;
	font-weight: 400;
	font-size: 15px;
	color:white;
	float:right;
}

@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}


.carousel-promotions {
	padding: 0 0 20px 0;
	position: relative;
}

.carousel-promotions .carousel-indicators {
	bottom: -15px !important;
}
.carousel-promotions .carousel-indicators li {
	/*background-color: ;*/
}


.circle-social-icons {
	font-size: 1em;
	padding: 7px 0px;
}

.circle-social-icons .fa {
	width: 25px;
	height: 25px;
	line-height: 27px;
	text-align: center;
	color: #FFF;
	color: rgba(255, 255, 255, 0.8);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.circle-social-icons.icon-circle .fa{ 
	border-radius: 50%;
}

.circle-social-icons .fa:hover, .circle-social-icons .fa:active {
	color: #FFF;
	-webkit-box-shadow: 1px 1px 3px #333;
	-moz-box-shadow: 1px 1px 3px #333;
	box-shadow: 1px 1px 3px #333; 
}
.circle-social-icons.icon-zoom .fa:hover, .circle-social-icons.icon-zoom .fa:active { 
 	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1); 
}
.circle-social-icons.icon-rotate .fa:hover, .circle-social-icons.icon-rotate .fa:active { 
	-webkit-transform: scale(1.1) rotate(360deg);
	-moz-transform: scale(1.1) rotate(360deg);
	-ms-transform: scale(1.1) rotate(360deg);
	-o-transform: scale(1.1) rotate(360deg);
	transform: scale(1.1) rotate(360deg);
}

.circle-social-icons .fa {background-color:#402e78;} 

.circle-social-icons.list-inline>li {
	padding-left: 0px;
	padding-right: 0px;
}

.input-xs {
	height: 33px;
}

.btn-xs {
	height: 25px;
}

.header-login-form {
	padding: 7px;
}

.header-input {
	background-color: white;
	border: 1px solid #4a356b;
	border-radius: 6px;
}

.product-title-2 {
    font-size: 25px;
    font-family: cambriab, Century, Roboto;
}

#sportsbook-products {

	background: #20153A;
	
}

#sportsbook-products .carousel-indicators {
    bottom: 0px !important;
}

#sportsbook-products .sr-main-block {
    margin: 0 auto;
}

#sportsbook-products .wp-block.product2 {
	padding:0;	
    max-width: 370px;
    margin:0 auto;
    height: 330px; 
    position: absolute;
    top: 35%;
    left: 66%;
    

}
#sportsbook-products .wp-block.product {
	padding: 0;
    margin: 0 auto;
    position: absolute;
    left: 68%;
    bottom: 0;
    width:29%;
    height:100%;
    margin-bottom:0!important;
}
#live-casino-products {
    margin-top: -102px;
}

#live-casino-products .wp-block.product {
    padding: 0;
    margin: 0 auto;
    position: absolute;
    bottom:0;
    left: 51%;
    width: 46%;
    height:100%;

}

#live-casino-products .live-casino-product {
    padding-top: 50px;
}

@media(max-width: 1199px) {
    #live-casino-products .download-buttons {
       margin-bottom: 10px;
    }
}

@media(max-width: 991px) {
    
    #live-casino-products {
        margin-top: 0;
    }
    
    #live-casino-products .wp-block.product {
        padding: 0;
        margin: 0 auto;
        position: relative;
        width: 100%;
        left: 0;
    }
    
    #live-casino-products .wp-block.product.style-2 figure {
        position: absolute;
        right: 20%;
        bottom: 125%;
        max-width: 120px;
    }
    
    #live-casino-products .wp-block.product.style-2 p {
        display:none;
    }
    
    #live-casino-products .wp-block.product.style-2 .product-infoup-casino {
        position: relative;
        bottom: 0;
        text-align: center;
        padding-top: 10px;
    }
    
    #live-casino-products .live-casino-product {
        padding: 0;
    }
}


#slot-products .wp-block.product {
    padding-top: 3%;
    margin: 0 auto;
    position: absolute;
    width: 95%;
    bottom: 32%;
    height: 20%;
    padding-bottom: 3%;

}

@media(max-width:1199px){
    #slot-products .wp-block.product {
    bottom: 37%!important;
}
}

#live-casino-products .wp-block.product p {
    color: #fff;
}

#live-casino-products .wp-block.product.style-2 .wp-block-footer {
    display: table;
    width: 100%;
    border-top: none;
    margin: 0;
    padding: 0;
    padding-bottom: 20px;
}

.regiser.btn.btn-sm.btn-base{
    background-color: #8a16e5;
    margin:0 5px;
}
.playnow.btn.btn-sm.btn-base{
    background-color: #a485fe;
    color:black !important;
    margin-right:5px;
}



#live-casino-products {

	background: #20153A;	
	
}

#contact-us {

	background: #20153A;
	text-align:center;
	
}

#account {

	background-image: url('../images/bg-account.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain; 
	
}

.bg-static {
	background-image: url('../images/bg-static.jpg');
    background-repeat: no-repeat;
    background-position: center top;
}

@media (min-width:992px) {
	.contact-block {
		min-height: 286px;
		border-right: 1px solid #402c76;
		border-left: 1px solid #000000;	
	}
	
	.contact-block.last {
		border-right:0;	
	}
	
	.contact-block.first {
		border-left: 0;
	}
	
	.single-product-block {
		min-height: 310px;
		border-right: 1px solid #402c76;
		border-left: 1px solid #000000;	
	}
	
	.single-product-block.last {
		border-right:0;	
	}
	
	.single-product-block.first {
		border-left: 0;
	}

	.banners-block-small {
		min-height: 228px;
		border-right: 1px solid #402c76;
		border-left: 1px solid #000000;	
		margin-bottom: 30px;
	}
	
	.banners-block-small.last {
		border-right:0;	
	}
	
	.banners-block-small.first {
		border-left: 0;
	}
	
	/* Effect 11: text fill based on Lea Verou's animation http://dabblet.com/gist/6046779 */
	.cl-effect-11 a {
		padding: 10px 0;
		/* border-top: 2px solid #0972b4; */
		color: #999999;
		text-shadow: none;
	} 
	
	.cl-effect-11 a::before {
		position: absolute;
		top: 0;
		left: 0;
		overflow: hidden;
		margin: 8px 16px;
		max-width: 0;
		/* border-bottom: 2px solid #cc802e; */
		color: #cc802e;
		content: attr(data-hover);
		-webkit-transition: max-width 0.5s;
		-moz-transition: max-width 0.5s;
		transition: max-width 0.5s;
	}
	
	.cl-effect-11 a:hover::before,
	.cl-effect-11 a:focus::before {
		max-width: 100%;
	}

	.navbar-wp.affix 	.cl-effect-11 a::before {
		margin: 18px 16px;
	}

}

@media (max-width:991px) {

	#sportsbook-products ,#live-casino-products,#slot{
	background-image: none !important;	
	}

	.btn-contact {
		display: none;
	}
	.contact-block {
		padding: 30px;
		border-bottom: 1px dotted gray;
	}
	
	.contact-block.last {
		border-bottom:0;
	}

	.single-product-block {
		padding: 30px;
		border-bottom: 1px dotted gray;
	}
	
	.single-product-block.last {
		border-bottom:0;
	}	

	.banners-block-small {
		padding: 30px;
		border-bottom: 1px dotted gray;
	}
	
	.banners-block-small.last {
		border-bottom:0;
	}

}

.about-us-block {
	padding: 4px;
	border: 2px solid #a485fe;	
	min-height: 210px;
	background: #20173e;
}

.about-us-title {
	text-transform: uppercase;
	font-size: 15px !important;
	font-family: "Roboto";
	padding-top: 0 !important; 
    padding-bottom:0 !important; 
}
.about-us-description {
	min-height: 268px;
}
.about-us-description p {
	line-height: 16px;
	font-size: 12px;
}

.main-title {
	color: #cc802e;	
}


.single-product-title {
	color: #cc802e;	
}

.single-product-icon {
	font-size: 45px;
	padding: 15px;
}


.contact-title {
	color: #a485fe;
	margin-bottom: .3em;
	font-family: cambriab;
}

.contact-icon {
	font-size: 36px;
	padding: 15px;
}

.contact-icon i.fa {
	color: #a485fe;
}

.product-info {
    padding-top: 20px;
    padding-bottom: 40px;
}

#live-casino-single h5 {

    font-size: 13px;
    font-weight: 400;
    color: white;
    margin-bottom: 0;
	font-family: 'Roboto';	
	
}


.product-info-2 {
	padding: 20px 0 20px 0;
	border-top: 1px solid #301e60;	
}


.owl-casino .item {
	margin: 10px;
}


.owl-casino .wp-block.product p {
	color: #e1e1e1;	
}

.owl-casino .wp-block.product.style-2 .wp-block-footer {
	border-top: 0;	
	background-color: black;
}

.owl-casino .wp-block.product.style-2 .wp-block-footer a.btn {
	position: relative;
	top: -15px;
}

.live-casino .wp-block.product.style-2 .product-title a {
	font-size: 24px;	
}


.label-minmax {
	background-color: #2c204a;
	border-radius: 2px;	
}

.c-bright {
	color: #7555cd;	
}

.static-sub-title {
	margin-top: 15px;
}

.grid {
	max-width: 1300px;
	margin: 0 auto;
	list-style: none;
	text-align: center;
}

.grid li {
	display: inline-block;
	margin: 0;
	text-align: left;
	position: relative;
}

.grid figure {
	margin: 0;
	position: relative;
}

.grid figure img {
	max-width: 100%;
	display: block;
	position: relative;
}

.grid figcaption {
	position: absolute;
	top: 0;
	left: 0;
	padding: 30px 20px;
	background: #07001d;
	color: #ffffff;
}

.grid figcaption h3 {
	margin: 0;
	padding: 0;
	font-size: 21px;
	    line-height: 30px;
}
.grid figcaption .content {
	font-size: 13px;
	line-height: 17px;
	margin-top: 10px;
}


.grid figcaption span:before {
	/* content: 'by ';*/
}

.grid figcaption a {
	text-align: center;
	padding: 5px 10px;
	border-radius: 2px;
	display: inline-block;
	color: #fff;
}

/* Caption Style 4 */
.cs-style-4 li {
	-webkit-perspective: 1700px;
	-moz-perspective: 1700px;
	perspective: 1700px;
	-webkit-perspective-origin: 0 50%;
	-moz-perspective-origin: 0 50%;
	perspective-origin: 0 50%;
}

.cs-style-4 figure {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.cs-style-4 figure > div {
	overflow: hidden;
}

.cs-style-4 figure img {
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}

.no-touch .cs-style-4 figure:hover img,
.cs-style-4 figure.cs-hover img {
	-webkit-transform: translateX(25%);
	-moz-transform: translateX(25%);
	-ms-transform: translateX(25%);
	transform: translateX(25%);
}

.cs-style-4 figcaption {
	height: 100%;
	width: 50%;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotateY(-90deg);
	-moz-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;

}

.no-touch .cs-style-4 figure:hover figcaption,
.cs-style-4 figure.cs-hover figcaption {
	opacity: 1;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
}

.cs-style-4 figcaption a.btn {
	position: relative;
	margin-top: 15px;

}

.cs-style-4 figcaption a.link {
	font-size: smaller;
	color: #999;
	color: #cc802e;
	padding: 0;
}


/*
	 * SMART FORMS
	 */
.smart-form *,
.smart-form *:after,
.smart-form *:before {
  margin: 0;
  padding: 0;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
}
.smart-form .btn {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.smart-form .radio + .radio,
.smart-form .checkbox + .checkbox {
  margin-top: 0;
}
.smart-form .btn {
  float: right;
  height: 31px;
  margin: 10px 0 0 5px;
  padding: 0 22px !important;
  font: 300 15px/29px 'Open Sans', Helvetica, Arial, sans-serif;
  cursor: pointer;
  text-transform: uppercase;
}
.smart-form legend {
  padding-top: 15px;
}
.smart-form {
  margin: 0;
  outline: none;
  color: #666;
  position: relative;
}
.smart-form header {
  display: block;
  padding: 8px 0;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
  background: white;
  font-size: 16px;
  font-weight: 300;
  color: #232323;
  margin: 10px 14px 0;
}
.smart-form fieldset {
  display: block;
  padding: 25px 14px 5px;
  border: none;
  background: rgba(255, 255, 255, 0.9);
  position: relative;
}
.smart-form fieldset + fieldset {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.smart-form section {
  margin-bottom: 15px;
  position: relative;
}
.smart-form footer {
  display: block;
  padding: 7px 14px 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(248, 248, 248, 0.9);
}
.smart-form footer:after {
  content: '';
  display: table;
  clear: both;
}
.smart-form .label {
  display: block;
  margin-bottom: 6px;
  line-height: 19px;
  font-weight: 400;
  font-size: 13px;
  color: #333;
  text-align: left;
  white-space: normal;
}
.smart-form .label.col {
  margin: 0;
  padding-top: 7px;
}
.smart-form .note,
.note {
  margin-top: 6px;
  padding: 0 1px;
  font-size: 11px;
  line-height: 15px;
  color: #999;
}
.note {
  margin-top: 2px;
  font-size: 10px;
}
.smart-form .note a {
  font-size: 13px;
}
.smart-form .input,
.smart-form .select,
.smart-form .textarea,
.smart-form .radio,
.smart-form .checkbox,
.smart-form .toggle,
.smart-form .button {
  position: relative;
  display: block;
  font-weight: 400;
}
.smart-form .input input,
.smart-form .select select,
.smart-form .textarea textarea {
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  height: 32px;
  line-height: 32px;
  padding: 5px 10px;
  outline: none;
  border-width: 0;
  border-style: solid;
  border-radius: 6px;
  background: #fff;
  font: 13px/16px 'Open Sans', Helvetica, Arial, sans-serif;
  color: #404040;
  appearance: normal;
  -moz-appearance: none;
  -webkit-appearance: none;
}
/*
		 * File inputs
		 */
.smart-form .input-file .button {
  position: absolute;
  top: 4px;
  right: 4px;
  float: none;
  height: 22px;
  margin: 0;
  padding: 0 14px;
  font-size: 13px;
  line-height: 22px;
}
.smart-form .input-file .button:hover {
  box-shadow: none;
}
.smart-form .input-file .button input {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  font-size: 30px;
  cursor: pointer;
  opacity: 0;
}
/*
		 * Selects
		 */
.smart-form .select i {
  position: absolute;
  top: 10px;
  right: 11px;
  width: 5px;
  height: 11px;
  background: white;
  box-shadow: 0 0 0 9px white;
}
.smart-form .select i:after,
.smart-form .select i:before {
  content: '';
  position: absolute;
  right: 0;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.smart-form .select i:after {
  bottom: 0;
  border-top: 4px solid #404040;
}
.smart-form .select i:before {
  top: 0;
  border-bottom: 4px solid #404040;
}
.smart-form .select-multiple select {
  height: auto;
}
/*
		 * Text areas
		 */
.smart-form .textarea textarea {
  height: auto;
  resize: none;
}
.smart-form .textarea-resizable textarea {
  resize: vertical;
}
.smart-form .textarea-expandable textarea {
  height: 31px;
}
.smart-form .textarea-expandable textarea:focus {
  height: auto;
}
/*
		 * Radio and checkboxes
		 */
.smart-form .radio,
.smart-form .checkbox {
  margin-bottom: 4px;
  padding-left: 25px;
  line-height: 25px;
  color: #404040;
  cursor: pointer;
  font-size: 13px;
}
.smart-form .radio:last-child,
.smart-form .checkbox:last-child {
  margin-bottom: 0;
}
.smart-form .radio input,
.smart-form .checkbox input {
  position: absolute;
  left: -9999px;
}
.smart-form .radio i,
.smart-form .checkbox i {
  position: absolute;
  top: 3px;
  left: 0;
  display: block;
  width: 17px;
  height: 17px;
  outline: none;
  border-width: 1px;
  border-style: solid;
  background: #FFF;
}
.smart-form .radio i {
  border-radius: 50%;
}
.smart-form .radio input + i:after,
.smart-form .checkbox input + i:after {
  position: absolute;
  opacity: 0;
  transition: opacity 0.1s;
  -o-transition: opacity 0.1s;
  -ms-transition: opacity 0.1s;
  -moz-transition: opacity 0.1s;
  -webkit-transition: opacity 0.1s;
}
.smart-form .radio input + i:after {
  content: '';
  top: 4px;
  left: 4px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
}
.smart-form .checkbox input + i:after {
  content: '\f00c';
  top: -1px;
  left: 1px;
  width: 15px;
  height: 15px;
  font: normal 16px/19px FontAwesome;
  text-align: center;
}
.smart-form .checkbox input:checked:hover + i:after {
  content: '\f00d';
}
.smart-form .checkbox input:checked:disabled:hover + i:after {
  content: '\f00c';
}
.smart-form .radio input:checked + i:after,
.smart-form .checkbox input:checked + i:after {
  opacity: 1;
}
.smart-form .inline-group {
  margin: 0 -15px -4px 0;
}
.smart-form .inline-group:after {
  content: '';
  display: table;
  clear: both;
}
.smart-form .inline-group .radio,
.smart-form .inline-group .checkbox {
  float: left;
  margin-right: 30px;
}
.smart-form .inline-group .radio:last-child,
.smart-form .inline-group .checkbox:last-child {
  margin-bottom: 4px;
}
/*
		 * toggles
		 */
.smart-form .toggle {
  margin-bottom: 4px;
  padding-right: 61px;
  font-size: 15px;
  line-height: 25px;
  color: #404040;
  cursor: pointer;
}
.smart-form .toggle:last-child {
  margin-bottom: 0;
}
.smart-form .toggle input {
  position: absolute;
  left: -9999px;
}
.smart-form .toggle i {
  content: '';
  position: absolute;
  top: 4px;
  right: 0;
  display: block;
  width: 49px;
  height: 17px;
  border-width: 1px;
  border-style: solid;
  border-radius: 12px;
  background: #fff;
}
.smart-form .toggle i:after {
  content: attr(data-swchoff-text);
  position: absolute;
  top: 2px;
  right: 8px;
  left: 8px;
  font-style: normal;
  font-size: 9px;
  line-height: 13px;
  font-weight: 700;
  text-align: left;
  color: #5f5f5f;
}
.smart-form .toggle i:before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 4px;
  right: 4px;
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  opacity: 1;
  transition: right 0.2s;
  -o-transition: right 0.2s;
  -ms-transition: right 0.2s;
  -moz-transition: right 0.2s;
  -webkit-transition: right 0.2s;
}
.smart-form .toggle input:checked + i:after {
  content: attr(data-swchon-text);
  text-align: right;
}
.smart-form .toggle input:checked + i:before {
  right: 36px;
}
/*
		 * ratings
		 */
.smart-form .rating {
  margin-bottom: 4px;
  font-size: 13px;
  line-height: 25px;
  color: #404040;
}
.smart-form .rating:last-child {
  margin-bottom: 0;
}
.smart-form .rating input {
  position: absolute;
  left: -9999px;
}
.smart-form .rating label {
  display: block;
  float: right;
  height: 17px;
  margin-top: 5px;
  padding: 0 2px;
  font-size: 17px;
  line-height: 17px;
  cursor: pointer;
}
/*
		 * buttons
		 */
.smart-form .button {
  float: right;
  height: 31px;
  overflow: hidden;
  margin: 10px 0 0 5px;
  padding: 0 25px;
  outline: none;
  border: 0;
  font: 300 15px/31px 'Open Sans', Helvetica, Arial, sans-serif;
  text-decoration: none;
  color: #fff;
  cursor: pointer;
}
.smart-form .icon-append,
.smart-form .icon-prepend {
  position: absolute;
  top: 5px;
  width: 22px;
  height: 22px;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
.smart-form .icon-append {
  right: 5px;
  padding-left: 3px;
  border-left-width: 1px;
  border-left-style: solid;
}
.smart-form .icon-prepend {
  left: 5px;
  padding-right: 3px;
  border-right-width: 1px;
  border-right-style: solid;
}
.smart-form .input .icon-prepend + input,
.smart-form .textarea .icon-prepend + textarea {
  padding-left: 37px;
}
.smart-form .input .icon-append + input,
.smart-form .textarea .icon-append + textarea {
  padding-right: 37px;
}
.smart-form .input .icon-prepend + .icon-append + input,
.smart-form .textarea .icon-prepend + .icon-append + textarea {
  padding-left: 37px;
}
/*
		 * grid
		 */
.smart-form .row {
  margin: 0 -15px;
}
.smart-form .row:after {
  content: '';
  display: table;
  clear: both;
}
.smart-form .col {
  float: left;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.smart-form .col-1 {
  width: 8.33%;
}
.smart-form .col-2 {
  width: 16.66%;
}
.smart-form .col-3 {
  width: 25%;
}
.smart-form .col-4 {
  width: 33.33%;
}
.smart-form .col-5 {
  width: 41.66%;
}
.smart-form .col-6 {
  width: 50%;
}
.smart-form .col-8 {
  width: 66.67%;
}
.smart-form .col-9 {
  width: 75%;
}
.smart-form .col-10 {
  width: 83.33%;
}
@media screen and (max-width: 600px) {
  .smart-form .col {
    float: none;
    width: 100%;
  }

  .top-header .top-header-menu>ul.top-menu>li>a{
  	padding:4px 15px;
  }



}

/*
		 * tooltips
		 */
.smart-form .select select {
  padding: 5px;
}
.smart-form .tooltip {
  position: absolute;
  z-index: 99999;
  left: -9999px;
  padding: 2px 8px 3px;
  font-size: 11px;
  line-height: 16px;
  font-weight: 400;
  background: rgba(0, 0, 0, 0.9);
  color: #fff;
  opacity: 0;
  transition: margin 0.3s, opacity 0.3s;
  -o-transition: margin 0.3s, opacity 0.3s;
  -ms-transition: margin 0.3s, opacity 0.3s;
  -moz-transition: margin 0.3s, opacity 0.3s;
  -webkit-transition: margin 0.3s, opacity 0.3s;
}
.smart-form .tooltip:after {
  content: '';
  position: absolute;
}
.smart-form .input input:focus + .tooltip,
.smart-form .textarea textarea:focus + .tooltip {
  opacity: 1;
}
.smart-form .tooltip-top-right {
  bottom: 100%;
  margin-bottom: 15px;
}
.smart-form .tooltip-top-right:after {
  top: 100%;
  right: 11px;
  border-top: 4px solid rgba(0, 0, 0, 0.9);
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.smart-form .input input:focus + .tooltip-top-right,
.smart-form .textarea textarea:focus + .tooltip-top-right {
  right: 0;
  left: auto;
  margin-bottom: 5px;
}
.smart-form .tooltip-top-left {
  bottom: 100%;
  margin-bottom: 15px;
}
.smart-form .tooltip-top-left:after {
  top: 100%;
  left: 11px;
  border-top: 4px solid rgba(0, 0, 0, 0.9);
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.smart-form .input input:focus + .tooltip-top-left,
.smart-form .textarea textarea:focus + .tooltip-top-left {
  right: auto;
  left: 0;
  margin-bottom: 5px;
}
.smart-form .tooltip-right {
  top: 4px;
  white-space: nowrap;
  margin-left: 15px;
}
.smart-form .tooltip-right:after {
  top: 6px;
  right: 100%;
  border-top: 4px solid transparent;
  border-right: 4px solid rgba(0, 0, 0, 0.9);
  border-bottom: 4px solid transparent;
}
.smart-form .input input:focus + .tooltip-right,
.smart-form .textarea textarea:focus + .tooltip-right {
  left: 100%;
  margin-left: 5px;
}
.smart-form .tooltip-left {
  top: 4px;
  white-space: nowrap;
  margin-right: 15px;
}
.smart-form .tooltip-left:after {
  top: 6px;
  left: 100%;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid rgba(0, 0, 0, 0.9);
}
.smart-form .input input:focus + .tooltip-left,
.smart-form .textarea textarea:focus + .tooltip-left {
  right: 100%;
  left: auto;
  margin-right: 5px;
}
.smart-form .tooltip-bottom-right {
  top: 100%;
  margin-top: 15px;
}
.smart-form .tooltip-bottom-right:after {
  bottom: 100%;
  right: 11px;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(0, 0, 0, 0.9);
  border-left: 4px solid transparent;
}
.smart-form .input input:focus + .tooltip-bottom-right,
.smart-form .textarea textarea:focus + .tooltip-bottom-right {
  right: 0;
  left: auto;
  margin-top: 5px;
}
.smart-form .tooltip-bottom-left {
  top: 100%;
  margin-top: 15px;
}
.smart-form .tooltip-bottom-left:after {
  bottom: 100%;
  left: 11px;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(0, 0, 0, 0.9);
  border-left: 4px solid transparent;
}
.smart-form .input input:focus + .tooltip-bottom-left,
.smart-form .textarea textarea:focus + .tooltip-bottom-left {
  right: auto;
  left: 0;
  margin-top: 5px;
}
/*
		 * normal state
		 */
.smart-form .input input,
.smart-form .select select,
.smart-form .textarea textarea,
.smart-form .radio i,
.smart-form .checkbox i,
.smart-form .toggle i,
.smart-form .icon-append,
.smart-form .icon-prepend {
  border-color: #BDBDBD;
  transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  -ms-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
}
.smart-form .toggle i:before {
  background-color: #3276B1;
}
.smart-form .rating label {
  color: #ccc;
  transition: color 0.3s;
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
}
.smart-form .button {
  background-color: #3276B1;
  opacity: 0.8;
  transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
}
.smart-form .button.button-secondary {
  background-color: #b3b3b3;
}
.smart-form .icon-append,
.smart-form .icon-prepend {
  color: #A2A2A2;
}
/*
		 * hover state
		 */
.smart-form .input:hover input,
.smart-form .select:hover select,
.smart-form .textarea:hover textarea,
.smart-form .radio:hover i,
.smart-form .checkbox:hover i,
.smart-form .toggle:hover i {
  border-color: #5D98CC;
}
.smart-form .rating input + label:hover,
.smart-form .rating input + label:hover ~ label {
  color: #3276B1;
}
.smart-form .button:hover {
  opacity: 1;
}
.smart-form .radio:hover i,
.smart-form .checkbox:hover i,
.smart-form .toggle:hover i {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
/*
		 * radio/toggle/checkbox active state
		 */
.smart-form .radio:active i,
.smart-form .checkbox:active i,
.smart-form .toggle:active i {
  background: #F0F0F0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
/*
		 * focus state
		 */
.smart-form .input input:focus,
.smart-form .select select:focus,
.smart-form .textarea textarea:focus,
.smart-form .radio input:focus + i,
.smart-form .checkbox input:focus + i,
.smart-form .toggle input:focus + i {
  border-color: #3276B1;
}
/*
		 * checked state
		 */
.smart-form .radio input + i:after {
  background-color: #3276B1;
}
.smart-form .checkbox input + i:after {
  color: #3276B1;
}
.smart-form .radio input:checked + i,
.smart-form .checkbox input:checked + i,
.smart-form .toggle input:checked + i {
  border-color: #3276B1;
}
.smart-form .rating input:checked ~ label {
  color: #3276B1;
}
/*
		 * error state
		 */
.smart-form .state-error input,
.smart-form .state-error select,
.smart-form .state-error textarea,
.smart-form .radio.state-error i,
.smart-form .checkbox.state-error i,
.smart-form .toggle.state-error i {
  background: #fff0f0;
  border-color: #A90329;
}
.smart-form .toggle.state-error input:checked + i {
  background: #fff0f0;
}
.smart-form .state-error + em,.smart-form .state-error > em {
  display: block;
  margin-top: 6px;
  padding: 0 1px;
  font-style: normal;
  font-size: 11px;
  line-height: 15px;
  color: #D56161;
}
.smart-form .rating.state-error + em {
  margin-top: -4px;
  margin-bottom: 4px;
}
.smart-form .state-error select + i {
  background: #FFF0F0;
  box-shadow: 0 0 0 9px #FFF0F0;
}
.state-error .icon-append,
.state-error .icon-prepend {
  color: #ed1c24;
}
/*
		 * success state
		 */
.smart-form .state-success input,
.smart-form .state-success select,
.smart-form .state-success textarea,
.smart-form .radio.state-success i,
.smart-form .checkbox.state-success i,
.smart-form .toggle.state-success i {
  background: #f0fff0;
  border-color: #7DC27D;
}
.smart-form .toggle.state-success input:checked + i {
  background: #f0fff0;
}
.smart-form .note-success {
  color: #6fb679;
}
.smart-form .state-success select + i {
  background: honeyDew;
  box-shadow: 0 0 0 9px honeyDew;
}
/*
		 * disable state
		 */
.smart-form .input.state-disabled input,
.smart-form .select.state-disabled,
.smart-form .textarea.state-disabled,
.smart-form .radio.state-disabled,
.smart-form .checkbox.state-disabled,
.smart-form .toggle.state-disabled,
.smart-form .button.state-disabled {
  cursor: default !important;
  opacity: 0.6 !important;
}
.smart-form .input.state-disabled:hover input,
.smart-form .select.state-disabled:hover select,
.smart-form .textarea.state-disabled:hover textarea,
.smart-form .radio.state-disabled:hover i,
.smart-form .checkbox.state-disabled:hover i,
.smart-form .toggle.state-disabled:hover i {
  border-color: #e5e5e5 !important;
}
.smart-form .state-disabled.radio input:checked + i,
.smart-form .state-disabled.checkbox input:checked + i,
.smart-form .state-disabled.toggle input:checked + i,
.smart-form .state-disabled.checkbox input + i:after,
.smart-form .state-disabled.radio input + i:after {
  border-color: #e5e5e5 !important;
  color: #333 !important;
}
.smart-form .state-disabled.radio input + i:after {
  background-color: #333;
}
/*
		 * submit state
		 */
.smart-form .message {
  display: none;
  color: #6fb679;
}
.smart-form .message i {
  display: block;
  margin: 0 auto 20px;
  width: 81px;
  height: 81px;
  border: 1px solid #6fb679;
  border-radius: 50%;
  font-size: 30px;
  line-height: 81px;
}
.smart-form.submited fieldset,
.smart-form.submited footer {
  display: none;
}
.smart-form.submited .message {
  display: block;
  padding: 25px 30px;
  background: rgba(255, 255, 255, 0.9);
  font: 300 18px/27px 'Open Sans', Helvetica, Arial, sans-serif;
  text-align: center;
}
/*
		 * JQUERY UI UPDATE
		 */
.smart-form .ui-widget-content .ui-spinner-input {
  margin: 0px;
  border: 0px;
  box-shadow: none !important;
  height: 29px;
}
/*
		 * date picker
		
		.ui-datepicker {
			display: none;
			padding: 10px 12px;
			background: #fff;
			box-shadow: 0 0 10px rgba(0,0,0,.3);
			font: 13px/1.55 'Open Sans', Helvetica, Arial, sans-serif;
			text-align: center;
			color: #666;
		}
		.ui-datepicker a {
			color: #404040;
		}
		.ui-datepicker-header {
			position: relative;
			margin: -10px -12px 10px;
			padding: 10px;
			border-bottom: 1px solid rgba(0,0,0,.1);
			font-size: 15px;
			line-height: 27px;
		}
		.ui-datepicker-prev, .ui-datepicker-next {
			position: absolute;
			top: 0;
			display: block;
			width: 47px;
			height: 47px;
			font-size: 15px;
			line-height: 47px;
			text-decoration: none;
			cursor: pointer;
		}
		.ui-datepicker-prev {
			left: 0;
		}
		.ui-datepicker-next {
			right: 0;
		}
		.ui-datepicker-calendar {
			border-collapse: collapse;
			font-size: 13px;
			line-height: 27px;
		}
		.ui-datepicker-calendar th {
			color: #999;
		}
		.ui-datepicker-calendar a, .ui-datepicker-calendar span {
			display: block;
			width: 31px;
			margin: auto;
			text-decoration: none;
			color: #404040;
			text-align:center;
		}
		.ui-datepicker-unselectable.ui-state-disabled {
			
		}
		.ui-datepicker-unselectable.ui-state-disabled > span {
			color:#bfbfbf;
			background-color: #FAFCFD;
		}
		
		.ui-datepicker-calendar a:hover {
			background: #3276B1;
			color:#fff;
		}
		.ui-datepicker-calendar span {
			
		}
		.ui-datepicker-today a {
			font-weight: 700;
		}
		.ui-datepicker-calendar .ui-state-active {
			background: rgba(0,0,0,.05);
			cursor: default;
		}
		.ui-datepicker-inline {
			border: 2px solid #e5e5e5;
			background: #fff;
			box-shadow: none;
		}
		.ui-datepicker-inline .ui-datepicker-calendar {
			width: 100%;
		} */
/*
		 * model
		 */
.smart-form-modal {
  position: fixed;
  z-index: 1;
  display: none;
  width: 400px;
}
.smart-form-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}

#modal-winner .modal-body,#modal-winner .modal-content{
	background: transparent;
	padding:0;
	box-shadow:none;
}
#modal-winner .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    opacity: 1;
    /* opacity: .2; */
}
#modal-winner .close:hover {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
    /* opacity: .2; */
}
/*
		 * Time picker
		 */
.ui-timepicker-div .ui-widget-header {
  margin-bottom: 8px;
}
.ui-timepicker-div dl {
  text-align: left;
}
.ui-timepicker-div dl dt {
  float: left;
  clear: left;
  padding: 0 0 0 5px;
}
.ui-timepicker-div dl dd {
  margin: 17px 10px 12px 40%;
}
.ui-timepicker-div td {
  font-size: 90%;
}
.ui-tpicker-grid-label {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}
.ui-timepicker-rtl {
  direction: rtl;
}
.ui-timepicker-rtl dl {
  text-align: right;
  padding: 0 5px 0 0;
}
.ui-timepicker-rtl dl dt {
  float: right;
  clear: right;
}
.ui-timepicker-rtl dl dd {
  margin: 0 40% 10px 10px;
}
/*
		 * Large, small and extra small fields
		 */
.smart-form input.input-lg {
  height: 44px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
}
.smart-form input.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.smart-form input.input-xs {
  height: 24px;
  padding: 2px 10px;
  font-size: 11px;
  line-height: 1.5;
}
/* SELECT */
.smart-form select.input-sm {
  height: 30px;
  line-height: 15px;
  font-size: 12px;
}
.smart-form select.input-sm + i {
  height: 10px;
}
.smart-form select.input-lg {
  height: 44px;
  line-height: 22px;
  font-size: 17px;
}
.smart-form select.input-lg + i {
  height: 11px;
  top: 17px;
}
/* aep fix for aspnet mvc
		   from abelepereira  */
.smart-form .checkbox input + input[type=hidden] + i:after {
  content: '\f00c';
  top: -1px;
  left: 1px;
  width: 15px;
  height: 15px;
  font: normal 16px/19px FontAwesome;
  text-align: center;
}
.smart-form .checkbox input:checked:hover + input[type=hidden] + i:after {
  content: '\f00d';
}
.smart-form .checkbox input:checked:disabled:hover + input[type=hidden] + i:after {
  content: '\f00c';
}
.smart-form .checkbox input:checked + input[type=hidden] + i:after {
  opacity: 1;
}
/* toogle fix */
.smart-form .toggle input:checked + input[type=hidden] + i:after {
  content: attr(data-swchon-text);
  text-align: right;
}
.smart-form .toggle input:checked + input[type=hidden] + i:before {
  right: 36px;
}
/* end of fix */


/****** LOGIN MODAL ******/
.loginmodal-container {
  padding: 30px;
  max-width: 350px;
  width: 100% !important;
  background-color: #F7F7F7;
  margin: 0 auto;
  border-radius: 2px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  font-family: roboto;
}

.loginmodal-container h1 {
  text-align: center;
  font-size: 1.8em;
  font-family: roboto;
}

.loginmodal-container input[type=submit] {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  position: relative;
}

.loginmodal-container input[type=text], .loginmodal-container input[type=password] {
  height: 44px;
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  /* border-radius: 2px; */
  padding: 0 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.loginmodal-container input[type=text]:hover, .loginmodal-container input[type=password]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.loginmodal {
  text-align: center;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
/* border-radius: 3px; */
/* -webkit-user-select: none;
  user-select: none; */
}

.loginmodal-submit {
  /* border: 1px solid #3079ed; */
  border: 0px;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1); 
  background-color: #4d90fe;
  padding: 17px 0px;
  font-family: roboto;
  font-size: 14px;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}

.loginmodal-submit:hover {
  /* border: 1px solid #2f5bb7; */
  border: 0px;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #357ae8;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}

.loginmodal-container a {
  text-decoration: none;
  color: #666;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  opacity: 0.6;
  transition: opacity ease 0.5s;
} 

.login-help{
  font-size: 12px;
}

#tabs.ui-widget-content {
	background: none;
	border: 0;	
}
.transactions .ui-widget-header {
background: none;
border:0;
border-bottom: 1px solid white;	
}

.option-title {
	font-size: 14px;
	margin-top: 30px;
}

.product-list:hover {
	border: 1px solid #cc802e;
}

.product-list.active {
	border: 1px solid #cc802e;
}
.product-list .badge-corner {
	display:none;
}

.product-list.active .badge-corner {
	display:block;
}
.product-list.wp-block.product {
	margin-bottom: 0;
	cursor: pointer;
}
.product-list-from.wp-block.product {
    margin-bottom: 0;
    cursor: pointer;
}


.product-list-from:hover {
	border: 1px solid #cc802e;
}

.product-list-from.active {
	border: 1px solid #cc802e;
}
.product-list-from .badge-corner {
	display:none;
}

.product-list-from.active .badge-corner {
	display:block;
}
.product-list-from.wp-block.product {
	margin-bottom: 0;
}

.product-list-to-block {
	display:none;
}

.product-list-to:hover {
	border: 1px solid #cc802e;
}

.product-list-to.active {
	border: 1px solid #cc802e;
}
.product-list-to .badge-corner {
	display:none;
}

.product-list-to.active .badge-corner {
	display:block;
}
.product-list-to.wp-block.product {
	margin-bottom: 0;
	cursor: pointer;
}

.product-list-to.active .badge-corner span,
.product-list-from.active .badge-corner span
 {
	color: #cc802e;
	top: -60px;
    left: -20px;
}

.arrow{ margin-top: 30px; display:none;}
.form_transfer_wrap{ display:none;}


.withdrawal-bank-list:hover {
	border: 1px solid #cc802e;
}

.withdrawal-bank-list.active {
	border: 1px solid #cc802e;
}
.withdrawal-bank-list .badge-corner {
	display:none;
}

.withdrawal-bank-list.active .badge-corner {
	display:block;
}
.withdrawal-bank-list.wp-block.product {
	margin-bottom: 0!important;
	min-height: 55px;
	cursor: pointer;
}

.withdrawal-bank-list .badge-corner > span {
	color: #cc802e;
}
.withdrawal-bank-list img {
	
    max-height: 36px;
    width: auto;
    margin: 0 auto;
}

.info-box {
	padding: 8px 10px;
}

.bank-list {
	/*margin-left: 15px; */
}

@media(max-width: 991px) {
    .bank-list {
    	margin-left: 15px; 
    	max-width: 130px;
    }
}


.bank-item {
	background-color:#2c204a;
	margin-left: 10px;
	border: 1px solid transparent;
}

.bank-item:hover {
	border: 1px solid #cc802e;
}

.bank-item.active {
	border: 1px solid #cc802e;
}

.bank-item .badge-corner {
	display:none;	
}

/*.bank-item .badge-corner > span {
	color: #cc802e;
}*/
.bank-item .badge-corner > span {
	color: #fff;
}
	
.bank-item.active .badge-corner {
	display: block;
}


.option-title.state-error em {
	color: red;
	display:block;
	font-weight: normal;
	font-size: smaller;
	font-style: normal;

}

.badge-corner-transparent {
	border-top-color: transparent;
}

.footable.deposit_table, 
.footable.withdrawal_table, 
.footable.transfer_table {
	font-size: 11px;
	color: white;
}

.deposit_table > thead > tr > th {
	background-color: #356e35!important;
	font-weight: normal;
	color: white;
	text-transform: uppercase;
}


.withdrawal_table > thead > tr > th {
	background-color: #2d6987!important;
	font-weight: normal;
	color: white;
	text-transform: uppercase;
}


.transfer_table > thead > tr > th {
	background-color: #c67605!important;
	font-weight: normal;
	color: white;
	text-transform: uppercase;
}


.footable.deposit_table > tbody > tr:hover, 
.footable.withdrawal_table > tbody > tr:hover, 
.footable.transfer_table > tbody > tr:hover {
    background: black;
}

.footable.deposit_table.breakpoint > tbody > tr.footable-row-detail,
.footable.withdrawal_table.breakpoint > tbody > tr.footable-row-detail,
.footable.transfer_table.breakpoint > tbody > tr.footable-row-detail
 {
    background: none;
}

.transactions .footable {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: none;
    border-radius: 0;
    font-size: 13px;
}

.transactions .footable > tbody > tr > td, .transactions .footable > thead > tr > th {
	border-left: none;
}

.transactions .footable > thead > tr > th, .transactions .footable > thead > tr > td {
	text-shadow: none;
}

.label-transfer[href],.badge-transfer[href]{
	background-color: #c67605;
}

.label-transfer, .badge-transfer {
	background-color: #c67605;	
}

.label-deposit[href],.badge-deposit[href]{
	background-color: #356e35;
}

.label-deposit, .badge-deposit {
	background-color: #356e35;	
}

.label-withdrawal[href],.badge-withdrawal[href]{
	background-color: #2d6987;
}

.label-withdrawal, .badge-withdrawal {
	background-color: #2d6987;	
}

.label-active[href],.badge-active[href]{
	background-color: green;
}

.label-active, .badge-active {
	background-color: green;	
}

.label-blocked[href],.badge-blocked[href]{
	background-color: darkgray;
}

.label-blocked, .badge-blocked {
	background-color: darkgray;	
}

.label-blacklisted[href],.badge-blacklisted[href]{
	background-color: red;
}

.label-blacklisted, .badge-blacklisted {
	background-color: red;	
}

.label-inactive[href],.badge-inactive[href]{
	background-color: darkgray;
}

.label-inactive, .badge-inactive {
	background-color: darkgray;	
}

.label-online-profile[href],.badge-online-profile[href]{
	background-color: darkblue;
}

.label-online-profile, .badge-online-profile {
	background-color: darkblue;	
}

.label-completed, .badge-completed {
	background-color: darkgreen;
}

.label-completed[href], .badge-completed[href] {
	background-color: darkgreen;
}

.label-approved, .badge-approved {
	background-color: darkgreen;
}

.label-approved[href], .badge-approved[href] {
	background-color: darkgreen;
}

.label-processing, .badge-processing {
	background-color: darkorange;
}

.label-processing[href], .badge-processing[href] {
	background-color: darkorange;
}

.label-rejected, .badge-rejected {
	background-color: #900;
}

.label-rejected[href], .badge-rejected[href] {
	background-color: #900;
}

.label-onhold, .badge-onhold {
	background-color: gray;
}

.label-onhold[href], .badge-onhold[href] {
	background-color: gray;
}

.label-no, .badge-no {
	background-color: darkgray;
}

.label-no[href], .badge-no[href] {
	background-color: darkgray;
}

.label-yes, .badge-yes {
	background-color: darkgreen;
}

.label-yes[href], .badge-yes[href] {
	background-color: darkgreen;
}

.label-enabled, .badge-enabled {
	background-color: darkgreen;
}

.label-enabled[href], .badge-enabled[href] {
	background-color: darkgreen;
}

.label-disabled, .badge-disabled {
	background-color: darkgray;
}

.label-disabled[href], .badge-disabled[href] {
	background-color: darkgray;
}

.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.promotion-tnc .modal-body {
	background: #28084d;	
}
.promotion-tnc .modal-content {
	border-radius: 0px;
}
.promotion-tnc .modal-header {
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px;
    padding: 15px;
    background: #3e1d64;
}
.promotion-tnc .modal-body b{
    color: #cc802e;
    font-weight: 600;
    font-size: 15px;
}
.promotion-tnc .modal-body li b{
    color: #cc802e;
    font-weight: 600;
    font-size: 12px;
}

.slash{
	color:#a485fe;
}

.modal-fullscreen .modal-dialog {
	margin: 0;
	width:100%;
	height:100%;
}

.modal-fullscreen .modal-content{
	background: #0c0628;
}
.modal-fullscreen .modal-header {
     padding: 0;
    border-bottom: none;
}
.modal-fullscreen .modal-header {
    border-bottom: none;
}

.modal-fullscreen .modal-header .close {
     margin-top: 0; 
    background: #55458e;
    padding: 5px 10px; 
    z-index: 999;
    opacity: 1;
    text-shadow:none;
    font-size: 25px;
    font-weight: 900;
    color: #fff;
    cursor: pointer;
    display: block;

}



.modal-fullscreen .modal-content {
	border-radius: 0;
}

.modal-fullscreen .modal-body div ,.modal-fullscreen div{
	text-align: center;
}

.modal-fullscreen .demo_part {
	padding-top: 30px;
	font-family: arial;
	font-size: 14px;
	color:#fff;
}
.modal-fullscreen .icon{
	padding-top: 7px;
}
.modal-fullscreen .demo{
	font-size: 24px;
	font-family: serif;
	font-weight: normal;
	padding-top: 10px;
	color:#a485fe;

}
.modal-fullscreen .user{
	padding-top: 7px;
	color:#a485fe;
}
.modal-fullscreen .pass span{
	color:#a485fe;
}
.modal-fullscreen .mobile{
	padding-top: 18px;
}
.modal-fullscreen .pass_ctn{
	color: #fff;
}
.modal-fullscreen .download_title{
	font-size: 24px;
	font-family: serif;
	font-weight: normal;
	padding-top: 10px;
}
.modal-fullscreen .android{
	padding-top: 7px;
	cursor: pointer;
}
.modal-fullscreen .ios{
	padding-top: 7px;
	cursor: pointer;
}
.modal-fullscreen .lr{
	padding: 15px 0;
	text-align: center;
}
.mb-casino-lr{
	padding: 10px 0;
	text-align: center;
}
.modal-fullscreen .lr_left,.modal-fullscreen .lr_right,.mb-casino-lr .lr_left,.mb-casino-lr .lr_right{
    border-radius: 50%;
    font-size: 20px;
    background: #55458e;
    padding: 2px 10px 3px;
    font-weight: bold;
    cursor: pointer;
    margin: 0 3px;

}
.modal-fullscreen a ,.mb-casino-lr a{
    color: #fff;
    cursor: pointer;
}
.modal-fullscreen hover ,.mb-casino-lr hover {
    color: #fff;
    opacity: 0.7;
}




#hellobar-slider {
	background-color: rgba(0,0,0,0.6);
}


/*contact button*/
.btn-contact {
    position: fixed;
    min-height: 300px;
    top: 200px;
    right: 2px;
    text-align: center;
    font-weight: 500;
    z-index: 999;
}

.blk-floatContactUs {
    right: 0;
    top: 10px;
    background-image: url(../images/btn-contact.png);
    cursor: pointer;
    position: absolute;
    width: 40px;
    height: 160px;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 40px auto;
    color: #fff;
    text-indent: -999px;
    overflow: hidden;
}

.promotion-register-btn{

    background: #361360;
    position: absolute;
    padding: 8px 30px;
    bottom: 0;
    right: 0;
    text-transform: uppercase;
    font-size: 18px;
    cursor: pointer;
    color:#fff;
    text-decoration: none;
   
}

.jp{
	background: #1f153a;
}


.jackpots{
    background: url(../images/member-day-home-page.png) no-repeat top center;
    width: 100%;
    height: 232px;
    margin: 0 auto;
    position: relative;
    background-size: cover;
}

.jackpots2{
background: url("../images/scr888/scr888_jackpots.png") no-repeat top center;
width: 1024px;
height: 218px;
margin:0 auto;
position: relative;
}

.jackpotstitle{
    position: absolute;
    left: 52%;
    font-family: cambriab;
    line-height: 1.2;
    font-size: 44px;
    font-weight: normal;
    top: 60px;
}
.jackpots2 .stat{
    position: absolute;
    left: 513px;
    font-family: serif;
    line-height: 1.2;
    font-size: 60px;
    font-weight: normal;
    top: 117px;
    padding: 0;
    letter-spacing: -4px;
 }
 .jackpots2 .stat span{
 letter-spacing: 29px;
 }
.stat {
    position: absolute;
    font-family: 'roboto condensed bold';
    line-height: 1.2;
    font-size: 47px;
    font-weight: normal;
    padding: 0;
    left: 53%;
    top: 45%;
    color: #a484ff;
}
.stat-count {
position: relative;

}

.stat .part1{
letter-spacing: 26px;
/*left: 377px;*/
position: relative;
}

.stat .part2{
letter-spacing: 25px;
/*left: 376px;*/
position: relative;
}

.stat .part3{
letter-spacing: 24px;
/*left: 378px;*/
position: relative;
}

.stat .part4{
letter-spacing: 22px;
/*left: 370px;*/
position: relative;
}
.stat-detail {
color:#fff;
padding-top:10px;
font-family: arial;
}

#slot{
	background-image: url('../images/slot-bg.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover; 	
}

.slotinfo{
	padding-bottom: 8px;
	line-height: 18px;
}

.slotinfo span{
	
}
.btnpart{
	padding-top :7px;
}
.btnpart a img{
	padding :3px 6px;
}

#slot .wp-block.product {
    padding: 0;
    max-width: 186px;
    margin: 0 auto;
    min-height: 330px;
}

.product-title3 {
    margin: 0;
    padding: 0;
    font-size: 19px;
    color: #8167cb;
}

.product-title4 {
    margin: 0;
    padding: 0;
    font-size: 13px;
    color: #cc802e;
}

#slot .product-info {
    padding: 15px;
}

#slot .sr-main-block{
	padding-bottom: 10px;
}

.modal-top-bg{
	display: none;
}

.tabs li.active a {
    color: #a485fe;
    text-decoration: none;
}

.tabs li a:hover {
    color: #a485fe;
}

.

.footer .desc{
	text-align: justify;
    line-height: 1.2em;
    font-size: 11px;
    color:grey;
}

.btn-base1{
	font-size: 14px;
	background: #422c78;
	border-radius: 5px;
	color: #fff;

}
.btn-base1:hover, .btn-base1:focus, .btn-base1.focus {
    color: #fff;
    text-decoration: none;
}
.navbar-right {
    float: right!important;
}

.promotion-product {
    padding-bottom: 50px;
}
.btn-part-promotion{
    position: absolute;
    bottom: 50px;
    width: 50%;
    left: 50%;
    text-align: center;
    margin-bottom: 4%;
    padding-bottom: 0!important;
}
.btn-part-promotion2{
    position: relative;
    top: 80%;
    left: 7%;
}

.btn-part-promotion a{
    padding: 8px 16px;
    font-size: 15px;
}

@media(max-width:991px){
    
    .promotion-product {
        padding-bottom: 25px;
        padding-left: 0;
        padding-right: 0;
    }
    
    .btn-part-promotion{
    	position: relative;
        bottom: 0;
        width: 100%;
        left: 0;
        text-align: center;
        height: 100%;
        padding-bottom: 0;
        padding-top: 10px;
        
    }
        .btn-part-promotion2{
        left: 0!important;
    }
}

.scr888_info{	
/*	margin-bottom: 8px;*/
	line-height: 18px;
}
.scr888_info i{
	font-size: 18px;
}
.scr888_info span{
	font-size: 18px;
	padding:0 0 0 5px;
	color: #926afe;
	font-family: "century";
	vertical-align: bottom;
}
.scr888_info .content{
	padding-top: 10px;
}
.scr888_info .sub_title{
	font-size: 16px;
	color:#8b65f2;
	padding: 5px 0 0 0;
	margin: 0;
}
.scr888_info .pass{
	font-size: 16px;
	color:#8b65f2;
	padding: 15px 0 0 0;
	margin: 0;
}
.scr888_info .fa-check{
	font-size: 14px;
	color:#8b65f2;
}

.scr888-footer {
	font-size: 12px;
	color:#fff;
	line-height: 18px;
	padding-bottom: 20px;
}
.scr888-footer .subtitle{
	font-size: 17px;
	color:#926afe;
	text-transform: uppercase;
}
.scr888-footer .line-space{
	padding-top: 20px;
}

.ripple,.ripple:before,.ripple:after {
  display:block;
  border-radius:2px;
  width:2px;
  height:2px;
  -webkit-animation:rip 6s infinite ease-out;
  -moz-animation:rip 6s infinite ease-out;
}
.ripple {
  position:absolute;
  z-index:-1;
  top:40px;
  left:15px;
}
.ripple:before,.ripple:after {
  content:'';
  position:absolute;
}
.ripple:before {-webkit-animation-delay:.2s;-moz-animation-delay:.2s;top:5px;left:25px;}
.ripple:after {-webkit-animation-delay:.8s;-moz-animation-delay:.8s;top:25px;left:0;}
@-webkit-keyframes rip 
{
  0%  {
    box-shadow:0 0 0 0 transparent,
               0 0 0 0 transparent,
               0 0 0 0 transparent,
               0 0 0 0 transparent;
  }
  15%  {
    box-shadow:0 0 0 0 rgba(255,255,255,.01),
               0 0 0 0 rgba(255,255,255,0.04),
               0 0 0 0 rgba(255,255,255,.04),
               0 0 0 0 rgba(255,255,255,0.08);
  }
  100% {
    box-shadow:0 0 40px 200px rgba(255,255,255,.01),
               0 0 10px 210px transparent,
               0 0 30px 220px rgba(255,255,255,.01),
               0 0 5px 230px transparent;
  }
}
@-moz-keyframes rip 
{
  0%  {
    box-shadow:0 0 0 0 transparent,
               0 0 0 0 transparent,
               0 0 0 0 transparent,
               0 0 0 0 transparent;
  }
  15%  {
    box-shadow:0 0 0 0 rgba(255,255255,.05),
               0 0 0 0 rgba(255,255,255,0.04),
               0 0 0 0 rgba(255,255,255,.05),
               0 0 0 0 rgba(255,255,255,0.08);
  }
  100% {
    box-shadow:0 0 40px 200px rgba(255,255,255,.01),
               0 0 10px 210px transparent,
               0 0 30px 220px rgba(255,255,255,.05),
               0 0 5px 230px transparent;
  }
}


#cf3 {
  position:relative;
  height:281px;
  width:450px;
  margin:0 auto;
}

#cf3 img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}


@keyframes cf3FadeInOut {
0% {
  opacity:1;
}
45% {
opacity:1;
}
55% {
opacity:0;
}
100% {
opacity:0;
}
}

#cf3 img.top {
animation-name: cf3FadeInOut;
animation-timing-function: ease-in-out;
animation-iteration-count: infinite;
animation-duration: 10s;
animation-direction: alternate;
}

@keyframes flickerAnimation {
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-o-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
.animate-flicker {
   -webkit-animation: flickerAnimation .75s infinite;
   -moz-animation: flickerAnimation .75s infinite;
   -o-animation: flickerAnimation .75s infinite;
    animation: flickerAnimation .75s infinite;
}
.navbar-wp{
    background: #432f75;
}

.minhighsportsbookcontent{
    min-height:88.89px;
    display: block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 3.6em;
}

.pt-50{
    padding-top:100px;
}
.borderpurple{
    border: 2px solid #a485fe;
}
.product-info2 {
    
}

.bonusstyle1{
    color:#a485fe;
    font-size: 5.5em;
    font-family: cambriab bold;
}
.bonusstyle2{
    color:white;
    font-size: 2em;
    font-family: cambriab bold;
}
.pt-50{
    padding-top:50px;
}
.color-base4{
    color:white;
}
.color-bg1{
    background:#433075;
}
.footer-menu nav {
    padding: 12px;
}
.footer-menu a {
    font-family: century;
    color: white;
    text-decoration: none;
    padding: 0 13px;
    font-size: 12px;
    display: inline-flex;
}
.footer-menu a:hover {
    color: #d7923c;
}
.about-us-description h1 {
    font-family:cambiab;
    font-size: 22px;
    padding-bottom: 20px;
}

.layerslidertitleshadow{
    font-family:cambiab;
    font-style:italic;
    color:black;
    font-weight: bold;
}
.fs20{
    font-size:20px;
}

.pf-16{
    padding-left:16px;
}

.notallow{
    cursor:not-allowed;
}

.product-infoup{
        bottom: 27%;
    position: absolute;
}

.product-infodown{
        bottom: 0;
    position: absolute;
    width: 100%;
    margin-bottom: 5%;
}
.product-infoup-casino{
        bottom: 31%;
    position: absolute;
}

.product-infodown-casino{
        bottom: 0;
    position: absolute;
    width: 100%;
    margin-bottom: 5%;
}
@media(max-width:1198px){
.product-infodown-casino{
    margin-bottom: 0%;
}

.wp-block.product.style-2 .product-title, .product-title2 {
    font-size: 13px;
}

#sportsbook-products .wp-block.product {
	font-size:80%;
}


#live-casino-products .wp-block.product {
    font-size:80%;

}



#slot-products .wp-block.product {
    font-size:80%;
}
}

#slot-products {
    margin-top: -85px;
}

#slot-products .slot-product {
}

#slot-products .mb-info {
    display:none;
}

@media(max-width: 991px) {
    
    #slot-products {
        margin-top: 0;
    }
    
    #slot-products .slot-product {
        padding-left: 3px; padding-right: 3px;
    }
    
	#slot-products .wp-block.product {
    	display:none;
	}

	#slot-products .product-info {
		display:none;
	}
	
	#slot-products .mb-info {
	    display: block;
	    position: absolute;
        height: 100%;
        width: 92%;
        bottom: 0;
        text-align: center;
	}
	#slot-products .mb-info .product-title-2 {
	    position: absolute;
        width: 100%;
        bottom: 10%;
        font-size: 4vw;
	}
}

.col-md-4.col-lg-4.p {
    padding-right: 3px;
    padding-left: 3px;
}
.tooltip {
  position: relative;
  display: inline-block;
  font-size:14px;
  opacity:1;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 140px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -75px;
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

.inputhp{
    width:44%;
    background:transparent;
    border: none;
}

.copybtn:hover{
    opacity:0.8;
}

@media(max-width:990px){
    .logoinfo{
        float:left;
    }
}
.grid-container {
	display: grid;
	grid-auto-rows: 1fr;
	grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
	grid-column-gap: 10px;
	grid-row-gap: 10px;
}
.grid-container .about-us-block {
	padding: 12px;
	height: 100%;
	text-align: center;
}

.mobileslotname{
    position: absolute;
    top: 68%;
    width: 90%;
    padding-top: 10%;
    padding-bottom: 10%;
    height: 32%;
    text-align: center;
    font-size: 4vw;
    font-family: Century, "Roboto", sans-serif;
    color: #926afe;
    z-index: 99999999;
}

.nav>li>a:hover, .nav>li>a:focus{
    background-color:#1f153a;
    color:#a485fe;
   
}

h5.sub-title.pt-15 {
    font-size: 16px;
    font-weight: 500;
}

#contact-us h1{
    font-family: cambiab;
    font-size: 22px;
    padding-bottom: 5px;
}

#owl-scr888 .owl-buttons{
    display:none;
}

.list-style-none{
    list-style:none;
}

.modal-open .modal {
    overflow-x: scroll !important;
    overflow-y: visible !important;
}

.uppercase{
    text-transform:uppercase;
}

.lr{
    display:none!important;
}

.modal-fullscreen .pc {
    padding-top: 7px;
    cursor: pointer;
}
.modal-fullscreen .ios {
    padding-top: 7px;
    cursor: pointer;
}

.pb-10{
    padding-bottom:10px !important;
}

@media(max-width:1199px){
    h2.product-title.pb-10{
        display:none;
    }
    h2.product-title1.pb-10{
        display:none;
    }
}

.nolrpadding{
    padding-left:0;
    padding-right:0;
}

#carouselPromotion .item,
#carouselContact .item {
    min-height: 239px;
}

.carousel-indicators .active {
    background-color: #a484ff !important;
    border: 1px solid #a484ff !important;
}

.carousel-indicators li {
    background-color: white !important;
    border: 1px solid #fff;
}

.btn-effect:hover{
    opacity:0.8;
}

.bn-transparent>.bn-title {
    color: #a485fe;
}
.bn-transparent>.bn-title>h2 {
    font-weight: normal;
}

#carouselContact .contact-icon {
    font-size: 80px;
    color: #a485fe;
}

.home-main-block {
	transition: all .3s ease-in-out;
}

.home-main-block:hover .figure img {
	transform: scale(1.05);
}

.home-main-block .readmore {
    transition: all .3s ease-in-out;
}

.home-main-block:hover .readmore {
    transition: all .3s ease-in-out;
    background: -moz-linear-gradient(left, rgba(12,8,23,0.65) 0%, rgba(164, 133, 254, 0.65) 30%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(left, #41316f 0%,rgba(164, 133, 254, 0.65) 30%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to left, #41316f 0%,#a485fe 60%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a60c0817', endColorstr='#00000000',GradientType=1 );
}

.breathing-img {
	animation: breathing-scale 3s ease-in-out infinite normal;
}

@-webkit-keyframes breathing-scale {
  0% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}

@keyframes breathing-scale {
  0% {
    -webkit-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
  }

  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
  }
}

#sportsbook-products {
    margin-top: -153px;
}

.sport-product {
    padding-top: 50px;
}

@media(max-width: 991px) {
    #sportsbook-products {
        margin-top: 0;
    }

    .sport-product {
       padding-top: 15px;
       padding-left: 0;
       padding-right: 0;
    }
}

@media(max-width: 1199px) {
    .sport-product .product-title-2 {
        display:none;
    }
    .live-casino-product .product-title-2 {
        display:none;
    }    
}

#asideMenu .aside-menu-top {
    text-align: center;
    padding: 5px;
}

#asideMenu .aside-menu-content-title {
    color: #a485fe;
}

#asideMenu .aside-menu-content .item {
    height:;
}

.account {
    background-image: url(../images/bg-account.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
}

#history .tabs li a {
    display: block;
    font-size: 13px;
    font-weight: 400;
    color: #e1e1e1;
    padding: 6px;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-transform: uppercase;
    border-radius: 0;
    background: #050227;
    border: 1px solid #a485fe;
    text-align: center;
    text-decoration: none;
}

#history .tabs li.ui-tabs-active a {
    background: #a485fe;
    color: #ffffff;
}