@import url('https://fonts.googleapis.com/css?family=Fjalla+One');

body {font-family: 'Fjalla One', sans-serif; color: #ffffff; background-color: #620c10;}

img {max-width: 100%;}

.fl {float: left;}
.fr {float: right;}

.tal {text-align: left;}
.tar {text-align: right;}
.tac {text-align: center;}

.dib {display: inline-block;}

.ml10 {margin-left: 10px;}
.ml20 {margin-left: 20px;}

.mt10 {margin-top: 10px;}
.mt20 {margin-top: 20px;}

.mb10 {margin-bottom: 10px;}
.mb20, .marb20 {margin-bottom: 20px;}

.wa {width: auto!important}
.w30 {width: 30%}

a {color: #d9b300}
a:hover {color: #ffffff}
a, a:focus, a:hover {text-decoration: none;}

h2 {
	font-weight:bold; font-size: 28px; text-transform: uppercase;
	background: -webkit-linear-gradient(#83817f, #ffffff, #555555, #ffffff);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	color:#ffffff;
}

h4 {font-size: 16px;}

.container {position: relative;}
.btns1 {background-color: #2e2f2e;border: 1px solid #ffd200;border-radius: 0px;padding: 0px 20px;line-height: 30px;text-transform: uppercase;color: #ffffff;}
	.btns1:hover {background-color: #ffd200; color: #ffffff}
.btns2 {background-color: #ffd200;}

.btnf {width: 100%}

.form-control {background-color: rgba(0, 0, 0, 0.5);color: #ffffff;border-radius: 0px;/* border: 3px; */}
.form-control.error {border: 1px solid #ff0000}
label {font-weight: normal;}
label.error {color: #ff0000; font-size: 12px;}

.modal-content { border: 1px solid #ffd200; background: #000000;}
.modal-header {border-bottom: 1px solid #ffd200;}
.modal-footer {border-top: 1px solid #ffd200;}

#top {
	/*height: 100px;*/
	background: #5f0010;
	background: -moz-linear-gradient(top,  #5f0010 0%, #b0001e 100%);
	background: -webkit-linear-gradient(top,  #5f0010 0%,#b0001e 100%);
	background: linear-gradient(to bottom,  #5f0010 0%,#b0001e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f0010', endColorstr='#b0001e',GradientType=0 );
}
	#top .container {padding: 20px 0px}

	#logo {}
		#logo img {max-height: 80px; max-width: 100%}

	#topr {}
		.topp1 {float: right; width: 20%}
			.registerbtn {background-color: #ffd200; font-size: 22px; text-transform: uppercase; color: #ffffff; line-height: 60px; display: block; text-align: center; text-shadow: 1px 1px 1px #000000}
			.registerbtn:hover {background-color: #d9b300; color: #ffffff}
		.topp2 {float: right; width: 78%; margin-right: 2%}
			.topp2 .input-group {width: 20%;}
			.topp2 .input-group img {/* margin-top: 5px; */height: 100%;background-color: #999;padding: 5px;}
			.topp2 .dib {height: 30px;vertical-align: top;margin-left: 1px;}
			.topp2 a {color: #ffffff}
			.topp2b a:hover {color: #ffd200}

#menu {background-color: #620c10;}

	.t-menu {font-size: 14px; line-height: 14px; padding-left: 5px;}

	.navbar {margin-bottom: 0px; margin-top: 0px; font-size: 16px; min-height: 0px; text-transform: uppercase;}
		.navbar-toggle {
			float: left;
			background: #d9b300;
		}
		.navbar-collapse {box-shadow: 0px 0px 0px}
		.navbar-toggle .icon-bar {background-color: #ffffff}

		.navbar-nav > li > a {color: #ffffff}
		.navbar-nav > li.active > a {color: #84fffe}

		.nav > li > a:focus, .nav > li > a:hover, .nav .open > a, .nav .open > a:focus, .nav .open > a:hover { background-color: transparent;}

		.navbar-nav .ns {background-position: top 8px center; background-repeat: no-repeat; padding-top: 53px; padding-bottom: 8px; padding-left: 14px; padding-right: 14px}
			.navbar-nav .ns.home {background-image: url(../img/icon/home.png)}
			.navbar-nav .ns.sportsbook {background-image: url(../img/icon/sportsbook.png)}
			.navbar-nav .ns.slots {background-image: url(../img/icon/i-slots.png)}
			.navbar-nav .ns.casino {background-image: url(../img/icon/casino.png)}
			/*.navbar-nav .ns.scr {background-image: url(../img/icon/scr.png)}*/
			.navbar-nav .ns.tangkas {background-image: url(../img/icon/tangkas.png)}
			.navbar-nav .ns.fish {background-image: url(../img/icon/fish.png)}
			.navbar-nav .ns.poker {background-image: url(../img/icon/poker.png)}
			.navbar-nav .ns.others {background-image: url(../img/icon/dice.png)}
			.navbar-nav .ns.promotions {background-image: url(../img/icon/promotions.png)}
			.navbar-nav .ns.mobile {background-image: url(../img/icon/mobile.png)}
			.navbar-nav .ns.contact {background-image: url(../img/icon/human.png)}

			.navbar-nav .ns.active, .navbar-nav .ns:hover {background-color: #7c1208}

#annoucement {background-color: #270203; padding: 5px 0px}
	.a-icon {width: 3%; float: left;}
	.a-text {width: 97%; float: left; font-size: 14px;}

#banner {}
	#banner img {width: 100%;}

#jackpot { background:url(../img/home/jackpot-bg.png) no-repeat top center;}
	.j-img {background:url(../img/home/jackpot-title.png) no-repeat center center; height: 110px;}
	.j-text {padding: 18px 0px 0px;font-size: 55px;color: lightgoldenrodyellow;text-shadow: 2px 2px 3px #000000;}

#step {background:url(../img/home/table.png) no-repeat bottom center; margin-top: 40px; height: 200px;}
	.stepbox {text-align: center; text-transform: uppercase; font-weight: bold;}
		.stepbox a {}
		.stepbox img {}
		.stepbox p {margin: 10px 0px 0px;color: #000000;text-shadow: 1px 1px 1px #ffffff;}

#products {padding: 20px 0px 30px}
	.hpbox {text-align: center; text-transform: uppercase; padding-bottom: 30px;}
		.hpbox img {width: 100%}
		.hpbox a {
			display: block; margin-top: 20px; font-size: 20px; color: #000000; text-shadow: 1px 1px 1px #ffffff; padding: 12px 0px;
			background: #000000;
			background: -moz-linear-gradient(top,  #83817f 0%,#ffffff 50%, #aaaaaa 70%, #ffffff 90%);
			background: -webkit-linear-gradient(top,  #83817f 0%,#ffffff 50%, #aaaaaa 70%, #ffffff 90%);
			background: linear-gradient(to bottom,  #83817f 0%,#ffffff 50%, #aaaaaa 70%, #ffffff 90%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#080a34',GradientType=0 );
		}
		.hpbox a:hover {background: #ffffff}

#footer {background-color: #280203; border-top: 1px solid #645407; border-bottom: 1px solid #645407; text-transform: uppercase; font-size: 14px; padding: 10px 0px}
	#footer a {color: #ffffff}
	#footer a:hover {color: #d9b300}
	#footer .copyright {text-align: right;}

#seo {color: #d8d8d8; font-size: 13px; padding: 20px 0px}
	#seo h1 {font-size: 28px; text-decoration: underline;}
	#seo h2 {font-size: 24px; text-decoration: underline; -webkit-text-fill-color:#d8d8d8; text-transform: capitalize; background:none; font-weight:normal;}
	#seo h3 {font-size: 22px; text-decoration: underline;}
	#seo h4, #seo h5 {font-size: 18px; text-decoration: underline; margin: 30px 0px 5px}

.closeBtt {color: #000000;}
.CommonBtt {background-color: #ffd200; color: #000000;}

#content {background:url(../img/bg.jpg) #000000 no-repeat top center;}
	#content.nobg {background:none;}
	#content .container {background: rgba(0,0,0,0.6); padding-left: 40px; padding-right: 40px; padding-bottom: 30px;}

	.gamerow .col {margin-bottom: 30px;}
	.gamerow .col img {width: 100%}
	.gamerow h2 {text-align: center;}

	.gamebox {border: 1px solid #f8c03e; margin: 10px 0px}
	.gamebox img {width: 100%; max-height: 198px}
	.gamebox .gtittle {padding: 5px 0px}

	.gamebox:hover {border-color: #ffffff}

.cm { display: block; width:80%; padding: 0; margin-left: 20%; border: 1px solid #d9b300;}
.contentblock { display: block; padding:15px 0;}
.contentblock.hidden { display: none; }
.contentblock img {width: 100%}
.contentblock a {padding: 8px 0px; display: block;}

.sidemenu { margin: 0; padding: 0; width: 20%; float: left; border-top: 1px solid #d9b300;}
.sidemenu li { display: block; text-align: center; border: 1px solid #d9b300; border-top:none;font-size: 17px; font-weight:600;}
.sidemenu li a { display: block; text-align:center; color: #fff; text-decoration: none; height:35px; padding-top:4px;}
.sidemenu li a:hover { color:#fff; background:#4d0707;}
.sidemenu li a strong { display: block; }
.sidemenu li a.open { background:#d9b300; width:101%; }

.panel ul { padding-left:20px;}
.panel-body {background-color: #333333}
.panel-default {border:1px solid #fac15e;}
.panel-default>.panel-heading { background:#000; border-bottom:1px solid #000}
.panel-collapse > .panel-body { border-top: 1px solid #ff0000;}
.panel-title {color:#FFF;}

select {color: #111111}

.mobLine {border-top: 1px solid #d9b300; padding-top: 20px; margin-top: 15px;}

.tab-content > .tab-pane {
  	padding: 1.6rem;
  	overflow-y: auto;
  	border: 1px solid #ffd200;
	background:rgpa (0,0,0,0.6);
}
.nav-tabs{
	float:left;
}
.nav-tabs li{
	float:none;
}
.nav-tabs > li{
	margin-bottom: -1px;
	border-top: 1px solid #ffd200;
	border-left: 1px solid #ffd200;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  	color:#ffffff;
  	cursor: default;
	border: 1px solid transparent;
  	background:rgba(0,0,0,0.8);
  	border-bottom: 1px solid #ffd200;
  	z-index: 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover {margin-right:-1px; color: #ffd200}
.nav-tabs{
	border-bottom: 1px solid #ffd200;
}
.nav > li > a{
	color:#fff;
}
.nav > li > a:hover, .nav > li > a:focus {
  	text-decoration: none;
  	color:#ebc316;
}
.table2 {
  	border-spacing: 0;
  	border-collapse: collapse;
  	border-bottom: 1px solid #ffd200;
  	border-left: 1px solid #ffd200;
 	border-right: 1px solid #ffd200;
	background:rgba(0,0,0,0.5)
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border: 1px solid #ffd200;
  font-weight: 400;
}
.tr1 { background:rgba(0,0,0,0.8);}
.thead1 {border-top: 1px solid #ffd200}
.nav-tabs > li > a:hover {border: 1px solid transparent;}

.btn-af-page {
	margin-bottom: 10px;
}
.btn-af-page button, .btn-af-page button:focus, .btn-af-page button:hover {
	border: 1px solid #4d4d4e;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	width: 100%;
	background: #d9b300;
}
.btn-af-page .dropdown-menu {
	background: rgb(78,80,81); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(78,80,81,1) 0%, rgba(24,24,24,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(78,80,81,1) 0%, rgba(24,24,24,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(78,80,81,1) 0%, rgba(24,24,24,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e5051', endColorstr='#181818', GradientType=0 ); /* IE6-9 */
	text-align: center;
	border: 1px solid #4d4d4e;
	width: 100%;
}
.btn-af-page button .caret {
	right: 4%;
	top: 45%;
	position: absolute;
}
.btn-af-page .dropdown-menu li a {
	color: #FFFFFF;
	font-size: 15px;
}
.btn-af-page .dropdown-menu li a:hover, .dropdown-menu li a:focus {
	background: #003471;
	color: #FFFFFF;
}
.paymentoption {
  margin-bottom: 20px; }

.paymentoption span {
  display: inline-block;
  padding: 5px;
  height: 40px;
  background-image: url(../img/metode.png);
  margin-top: 10px;
  margin-right: 20px; }

.paymentoption span.bankbca {
  background-position: 0 0;
  width: 134px; }

span.bankbri {
  background-position: -580px 0;
  width: 170px; }

span.bankdanamon {
  background-position: -422px 0;
  width: 158px; }

span.bankmandiri {
  background-position: -134px 0;
  width: 138px; }

span.bankbni {
  background-position: -272px 0;
  width: 150px; }

.input-group-addon {background-color: transparent; border: 0px;}
.input-group-addon img {max-width: none;}

#mob-bar, #mob-con, #showM {
 	-webkit-transition: all 0.5s;
 	-moz-transition: all 0.5s;
 	transition: all 0.5s;
}

#showM {position: absolute; top: 0px; height: 100%; width: 100%; background-color: #000000}

#showM.active {
	transform: translate3d(300px, 0, 0);
	-webkit-transform: translate3d(300px, 0, 0);
	-moz-transform: translate3d(300px, 0, 0);
}
#showM.active #mob-overlay { display: block; }

#mob-bar {
	position: absolute; left: 0px; top: 0px; z-index: 1; width: 300px; height: 100%; overflow-y: auto; padding:10px 20px 0px;
	transform: translate3d(-100%, 0, 0);
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
}
	#mob-bar ul {margin: 0px; padding:0px; list-style: none;}
	#mob-bar ul a {padding: 5px 10px; font-size: 16px; display: block; color: #ffffff}
	#mob-bar ul a span {width: 30px; text-align: center; font-size: 20px;}

	#mob-bar ul ul a {padding: 5px 10px 5px 30px;}

	#mob-bar h3 {text-align: center; font-size: 16px; text-transform: uppercase; margin-top: 20px;}
	#mob-bar .copyright {text-align: center; padding:15px 0px;}

	#mob-bar .mob-lv2 {display: none}

	.mob-bar-info { background-color: #000000; padding: 10px 15px; margin-bottom: 10px; }

#mob-con {height: 100%; position: relative;}
	#mob-overlay {position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background: rgba(0,0,0,0.5); z-index: 2; display: none; cursor: pointer;}
	#showM.active #mob-con {overflow:hidden;}

#mob-top {
	height: 65px; position: fixed; z-index: 1; width: 100%;
	background: #5f0010;
	background: -moz-linear-gradient(top,  #5f0010 0%, #b0001e 100%);
	background: -webkit-linear-gradient(top,  #5f0010 0%,#b0001e 100%);
	background: linear-gradient(to bottom,  #5f0010 0%,#b0001e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f0010', endColorstr='#b0001e',GradientType=0 );
}
	#mob-top .container {padding: 10px 0px}
	#mob-logo {max-height: 45px; margin-left: 10px;}
		#mob-logo img {max-height: 45px;}
	#mob-topr {position: absolute; top: 15px; right: 10px;}
		.mob-menu {position: relative; padding-left: 35px; font-size: 1.5em}
		.mob-menu:before {position: absolute; top: 2px; right: 0; width: 30px; height: 4px; background: #fff; box-shadow: 0 0px #000, 0 10px #fff, 0 10px #000, 0 20px #fff; content: '';}

	#mob-topr2 {position: absolute; right: 50px; border:1px solid #000000; border-top: 0px; border-bottom: 0px; text-align: center; top: 0px;}
		#mob-topr2 .fa {display: block; font-size: 30px;}
		#mob-topr2 a {color: #ffffff; display: block; padding: 8px 16px;}

#mob-annoucement {padding-top: 70px;}

#mob-content {background-color: #000000; padding-bottom: 80px;}
	.accor {}
		.accor-title {
			color: #ffffff; display: block; padding:5px; position: relative;
			background-color: #616975;
			background-image: -moz-linear-gradient(top, rgb(118, 122, 134), rgb(80, 88, 100));
			background-image: -o-linear-gradient(top, rgb(114, 122, 134), rgb(80, 88, 100));
			background-image: -ms-linear-gradient(top, rgb(114, 122, 134), rgb(80, 88, 100));
			background-image: linear-gradient(top, rgb(114, 122, 134), rgb(80, 88, 100));
			filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#727a86', EndColorStr='#505864');
			border-bottom: 1px solid #33373d;
			text-shadow: 0px 1px 0px rgba(0,0,0,.5);
		}
			.accor-title .fa {width: 25px; text-align: center;}
			.accor-title span {position: absolute; right: 10px; background-color: #48515c; border-radius: 10px; padding: 2px 8px; font-size: 12px;}
		.accor-title.active {
			background-color: #35afe3;
			background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 204, 0)),to(rgb(255, 102, 0)));
			background-image: -webkit-linear-gradient(top, rgb(255, 204, 0), rgb(255, 102, 0));
			background-image: -moz-linear-gradient(top, rgb(255, 204, 0), rgb(255, 102, 0));
			background-image: -o-linear-gradient(top, rgb(255, 204, 0), rgb(255, 102, 0));
			background-image: -ms-linear-gradient(top, rgb(255, 204, 0), rgb(255, 102, 0));
			background-image: linear-gradient(top, rgb(255, 204, 0), rgb(255, 102, 0));
			filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#45c7eb', EndColorStr='#2698db');
			border-bottom: 1px solid #103c56;
			-webkit-box-shadow: inset 0px 1px 0px 0px #000;
			-moz-box-shadow: inset 0px 1px 0px 0px #000;
			box-shadow: inset 0px 1px 0px 0px #000;
			color: #ffffff;
		}
			.accor-title.active span {background-color: #2173a1}

		.accor-box {display: none;}
			.accor-box a {display: block; background: #fff; border-bottom: 1px solid #efeff0; color: #878d95; position: relative; padding: 3px 35px;}
			.accor-box a span {position: absolute; right: 10px; border-radius: 5px; padding: 2px 8px; font-size: 10px; border: 1px solid #999999}

#mob-footer {position: fixed; bottom: 0px; width: 100%; text-align: center; padding:12px 0px; font-size: 12px; background-color: #000000}
	#mob-footer .fa {display: block; font-size: 30px;}
	#mob-footer a {color: #ffffff}

.ct {text-transform: uppercase;}
	.ctl {float: left; width: 50%; text-align: center; background-color: #b0001e;}
		.ctl a {color: #ffffff;}
	.ctr {float: left; width: 50%; text-align: center; background-color: #222222;}
		.ctr a {color: #ffffff;}
	.ct a {text-shadow: 0px 0px 4px #444444; padding: 8px 0px; display: block; font-size: 16px;}



.ct2 {text-transform: uppercase;}
	.ct2b {float: left; width: 50%; text-align: center; background-color: #b0001e;}
	.ct2b:nth-child(even) {background-color: #770014}
	.ct2b a {text-shadow: 0px 0px 4px #444444; padding: 8px 0px; display: block; font-size: 16px; color: #ffffff;}
		.ct2b a .fa {display: block; font-size: 30px;}

/*** WALLET ***/
.blbbox {position: relative; margin-top: 3px; margin-left: 3px; display: inline-block;}
	.blbboxtop {padding: 3px 10px; display: inline-block; background-color: #2e2f2e; border: 1px solid #ffe000; cursor: pointer;}
		.blbboxtop span {font-size: 14px; padding-left: 2px;}

	.blbbox.active .blbboxtop {background-color: #ffe000; color: #333333}

	.blbboxin {background-color: #900000; position: absolute; z-index: 99; right: 0px; min-width: 180px; display: none; border:1px solid #ffe000; text-align: right;}
		.blbboxin:before {display: block; width: 0px; height: 0px; position: absolute; top: -6px; right: 11px; border-right: 6px solid transparent; border-left: 6px solid transparent; border-bottom: 6px solid #900000; content: ""}
		.blbboxin .bbl {padding: 2px 8px; border-bottom: 1px solid #dd2323; position: relative;}
		.blbboxin .bbl p {float: left; margin:0px; font-size: 12px;}
		.blbboxin .bbl span {padding: 0px 5px; font-size: 12px;}
		.blbboxin .bbl a {color: #ffe000}
			.blbboxin .bbl a:hover {color: #ffffff}

		.blbboxin .bbllast {padding: 3px 8px; background-color: #ffe000; text-align: center;}
			.blbboxin .bbllast a {color: #333333}
			.blbboxin .bbllast.no {background-color: #dddddd}

		.blbboxin .bblfirst {padding: 2px 8px; border-bottom: 1px solid #dd2323; position: relative; text-align: center; font-size: 14px; text-transform: uppercase;}
			.blbboxin .bblfirst a {color: #ffe000}
			.blbboxin .bblfirst a:hover {color: #ffffff}

	.bbloverlap {position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background-color: rgba(0,0,0,0.7); background-image: url(../img/preloader.svg); background-repeat: no-repeat; background-position: center; background-size: auto 40px}

	.blbbox.active .blbboxin {display: block;}

	/*.blbbox:hover .blbboxin {display: block;}*/
/*** END WALLET ***/

/* Special Mission */

.miswrap, .mlwrap, .fcwrap {
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.miswrap.active, .mlwrap.active, .fcwrap.active {visibility: visible; opacity: 1}

.miswrap {position: fixed; width: 100%; height: 100%; z-index: 9990; visibility: hidden; opacity: 0}
.miswrap .overlay {position: absolute; width: 100%; height: 100%; z-index: 1; background-color: rgba(0,0,0,0.7);}
.miswrap .misbox {max-width: 800px; width: 90%; position: absolute; z-index: 2; max-height: 90%; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.miswrap .misbox .mishead {background-color: #ffe000; position: relative;}
.miswrap .misbox .mishead h2 {color: #333333; padding: 10px 15px; font-size: 24px; font-weight: bold; margin:0px;}
.miswrap .misbox .mishead .mistol {position: absolute; right: 30px; top: 50%; transform: translateY(-50%); font-size: 12px; font-weight: bold; color: #ffffff; background-color: #222222; padding:3px 10px; border-radius: 5px;}
.miswrap .misbox .mishead .misclose {color: #222222; position: absolute; right: 10px; top: 50%; transform: translateY(-50%);}
.miswrap .misbox .mishead .misclose:hover {opacity: 0.8}

.miswrap .misbox .misbody {background-color: #000000; border: 1px solid #ffe000; max-height: 450px; overflow-y: auto;}
.miswrap .misbox .misbody .mislist {line-height: normal; padding: 15px; border-bottom: 1px solid #ffe000; font-size: 0px;}
.miswrap .misbox .misbody .mislist h3 {margin:0px; font-size: 18px; font-weight: bold; color: #ffe000; padding-bottom: 5px;}
.miswrap .misbox .misbody .mislist .desc {font-size: 14px;}

.miswrap .misbox .misbody .mislist .l {width: 75%; padding-right: 10px; display: inline-block;}
.miswrap .misbox .misbody .mislist .r {width: 25%; padding-left: 10px; display: inline-block; text-align: right; vertical-align: top; border-left: 1px solid #333333;}
.miswrap .misbox .misbody .mislist .r span {color: #ffffff; font-size: 14px; display: block;}
.miswrap .misbox .misbody .mislist .r a {color: #ffffff; text-transform: uppercase; font-size: 14px; background-color: #555555; border: 1px solid #888888; border-radius: 5px; padding: 5px 15px; display: inline-block; margin-top: 5px}
.miswrap .misbox .misbody .mislist .r a.btn-continue {color:#ffffff; background-color: #5cb85c; border-color: #5cb85c}
.miswrap .misbox .misbody .mislist .r a:hover {border-color: #ffe000; background-color: #ffe000; text-decoration: none; color: #333333}

.miswrap .misbox .misbody .mislist .r span.btn-void {color: #555555; text-transform: uppercase; font-size: 14px; background-color: #111111; border: 1px solid #222222; border-radius: 5px; padding: 5px 15px; display: inline-block; margin-top: 5px}
.miswrap .misbox .misbody .mislist .r span.btn-done {color: #333333; text-transform: uppercase; font-size: 14px; background-color: #ffe000; border: 1px solid #ffe000; border-radius: 5px; padding: 5px 15px; display: inline-block; margin-top: 5px}

.miswrap .misbox .misbody .mislist.done {background-color: #222222;}
.miswrap .misbox .misbody .mislist.done .r a {border-color: #ffe000; background-color: #ffe000; text-decoration: none; color: #333333; cursor: default;}

.mlwrap {position: fixed; width: 100%; height: 100%; z-index: 9991; visibility: hidden; opacity: 0}
.mlwrap .overlay {position: absolute; width: 100%; height: 100%; z-index: 1; background-color: rgba(0,0,0,0.7);}
.mlwrap .mlbox {max-width: 500px; width: 90%; position: absolute; z-index: 2; max-height: 90%; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.mlwrap .mlbox .mlhead {background-color: #ffe000; position: relative;}
.mlwrap .mlbox .mlhead h2 {color: #333333; padding: 10px 15px; font-size: 20px; font-weight: bold; margin:0px;}
.mlwrap .mlbox .mlhead .mlclose {color: #222222; position: absolute; right: 10px; top: 50%; transform: translateY(-50%);}
.mlwrap .mlbox .mlhead .mlclose:hover {opacity: 0.8}

.mlwrap .mlbox .mlbody {background-color: #000000; border: 1px solid #ffe000; padding: 15px;}
.mlwrap .mlbox .mlbody input {width: 100%; color: #333333; padding: 3px 10px}
.mlwrap .mlbox .mlbody input::placeholder {color: #333333}
.mlwrap .mlbox .mlbody .subbtn {color: #aaaaaa; text-transform: uppercase; font-size: 14px; background-color: #222222; border: 1px solid #555555; border-radius: 5px; padding: 5px 15px; display: inline-block; margin-top: 10px;}
.mlwrap .mlbox .mlbody .subbtn:hover {border-color: #ffe000; background-color: #ffe000; text-decoration: none; color: #333333}

.mlwrap .mlbox .mlbody .error {font-size: 12px; text-align: center; display: block; padding: 3px 0px; color: #ff0000; font-weight: bold;}

.fcwrap {position: fixed; width: 100%; height: 100%; z-index: 9990; visibility: hidden; opacity: 0;text-align: center;}
.fcwrap .overlay {position: absolute; width: 100%; height: 100%; z-index: 1; background-color: rgba(0,0,0,0.7);}
.fcwrap .fcbox {max-width: 800px; width: 70%; position: absolute; z-index: 2; max-height: 90%; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.fcwrap .fcbox .fchead {background-color: #ffe000; position: relative;}
.fcwrap .fcbox .fchead h2, .fcwrap .fcbox .fchead h3 {color: #333333; padding: 10px 15px; font-size: 24px; font-weight: bold; margin:0px;}
.fcwrap .fcbox .fchead .fcclose {color: #222222; position: absolute; right: 10px; top: 50%; transform: translateY(-50%);}
.fcwrap .fcbox .fchead .fcclose:hover {opacity: 0.8}

.openmis, .fc-b, .depbox, .minibox, .sw-a {display: none;}
.fcwrap .fcbox .fcbody {background-color: #000000; border: 1px solid #ffe000; /*max-height: 450px;*/ overflow-y: auto;}
.fcwrap .fcbox .fcbody {line-height: normal; padding: 15px; border-bottom: 1px solid #ffe000; font-size: 0px;}
.fcwrap .fcbox .fcbody h3 {margin:0px; font-size: 18px; font-weight: normal; color: #ffe000; padding: 5px 0; line-height: normal;}
.fcwrap .fcbox .fcbody {font-size: 14px;}
.fcwrap .fcbox .fcbody .fcbodyin button  {text-transform: uppercase;}
.fcwrap .fcbox .fcbody .fcbodyin .fcsteps {display: inline-block;float: left;width: 33.33%;text-align: center;position: relative; padding: 15px 0px;}
.fcwrap .fcbox .fcbody .fcbodyin .fcsteps .target {font-size: 20px;}
.fcwrap .fcbox .fcbody .fcbodyin .step-2 {border: 1px solid #222222; border-top: 0px; border-bottom: 0px}
.fcbox.depbox {width: 40%;}
.fcbox.depbox .depText {padding: 20px;}

.fc-b .openfc img,.openfc-mob img {width: 20px}
.openfc-mob img {margin: 0 5px}
.fcwrap .fcbox .fchead img {width: 25px; vertical-align: top}
.fcwrap .fcbox .fcbody .fcgames {background-color: #111111; padding: 5px 0px 10px; margin-top: 10px;}
.fcwrap .fcbox .fcbody .fcgames h4 {color: #ffe000; font-size: 18px;}

@media only screen and (max-width: 1200px) {

	#top {height: auto; text-align: center;}

	.navbar-nav .ns {padding-left: 16px; padding-right: 16px}
	.j-text {text-align: center;}

	#step {height: 186px;}

}

@media only screen and (max-width: 768px) {

	html, body {overflow-x:hidden!important; position: relative; width: 100%; height: 100%;}

	#livechat-compact-container { display: none; }

	.navbar-nav .ns {background-position: top 8px left 8px; padding-top: 0px; line-height: 46px; background-size: auto 30px; padding-bottom: 0px; padding-left: 60px; margin-bottom: 3px;}

	#step {height: auto; background: none; margin-top: 16px; border-top: 1px solid #555555; border-bottom: 1px solid #555555}
	.stepbox {margin: 15px 0px;}
	.stepbox p {color: #ffffff; text-shadow: 0px 0px 0px transparent}

	#footer {text-align: center;}
	#footer .copyright {text-align: center; margin-top: 10px;}

	.sidemenu {width: 30%}
	.cm {width: 70%; margin-left: 30%;}

	.miswrap .misbox .misbody .mislist .r a {
		padding: 5px 5px;
	}
	.fcwrap .fcbox {width: 94%}
}

@media only screen and (max-width: 767px) {

}

@media only screen and (max-width: 479px) {

	.topp1, .topp2 {width: 100%}
	.topp1 {margin-bottom: 10px;}
	.topp2 {margin-right: 0px;}
	.topp2 .input-group {width: 100%; margin-bottom: 3px;}
	.topp2 .dib {height: auto; margin-left: 0px;}

	.registerbtn {font-size: 16px; line-height: 40px;}

	#jackpot {background-size: auto 90px}
	.j-img {background-size: auto 80%; height: 90px;}
	.j-text {font-size: 40px; padding-top: 10px;}

	.sidemenu li a.open, .sidemenu {width: 100%}
	.cm {width: 100%; margin-left: 0%; clear: both;}

}

.g8sggl {width: 100%; min-height: 1000px;}