/* lb_state */
.lb_play_box {
	width: 100%;
  height: 80px;
  line-height: 80px;
	background: #f8f8f8;
  padding: 0 30px 0 30px;
  position: relative;
}
.lb_play_box .sel_style1 select {
	width: 200px;
	height: 44px;
	line-height: 44px;
	background-color: #fff;
	font-size: 1em;
	background-size: 20px;
}
.lb_play_box  .select_box_01 {
	display:inline-block;
}
.lb_play_box input {
	width: 200px;
	height: 44px;
	line-height: 44px;
}
.lb_play_box .total {
	float:right;
}
.lb_play_box .total .lb_price {
	color:#212121;
	font-size:1.2em;
	font-weight: 500;		
}
input.btn_st_02 {
    display: inline-block;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0ab1d3+0,358be0+49,447ee4+62,6362ee+100 */
    background: #fe9c02;
    /* Old browsers */
    /*background: -moz-linear-gradient(top, #0ab1d3 0%, #358be0 49%, #447ee4 62%, #6362ee 100%);*/
    /* FF3.6-15 */
    /*background: -webkit-linear-gradient(top, #0ab1d3 0%, #358be0 49%, #447ee4 62%, #6362ee 100%);*/
    /* Chrome10-25,Safari5.1-6 */
    /*background: linear-gradient(to bottom, #0ab1d3 0%, #358be0 49%, #447ee4 62%, #6362ee 100%);*/
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0ab1d3', endColorstr='#6362ee', GradientType=0);
    /* IE6-9 */
}

.float_btn input {
  float: right;
} 
.instants_area {
	width:1200px;
	margin:40px auto;
	background:#ffffff;
	box-shadow:0px 1px 8px rgba(0,0,0,0.2);	
	overflow: hidden;
}
.roulette_box {
	float:left;
  position: relative;
	width:60%;
	overflow: hidden;
}

.instants_area .game_info {
	width:40%;
	float:right;
  padding:80px 60px 0 0px;
}
.instants_area .game_info h2 {
	display:block;
	color:#302670;
	font-size:42px;
	font-weight: 500;
	margin:0 0 40px 0;
}
.instants_area .game_info h2 span {
	display:block;
	color:#302670;
	font-size:30px;
	font-weight: 500;
}
.instants_area .game_info .float_btn {
	text-align:center;
}
.instants_area .game_info .float_btn a {
	display:inline-block;
	float:none;
	width:170px;
	line-height:44px;
  text-align:center;
}
.instants_area .game_info .des_txt {
  margin:50px 0 0 0;
}
.instants_area .game_info .des_txt li {
	font-size:15px;
	margin:10px 0;
}
.instants_area .des_txt li:before {
	content: '';
	display: inline-block;
	width: 17px;
	height: 17px;
	border: 1px solid #d4d4d4;
	margin-right: 5px;
	vertical-align: middle;
	background: #fff url(../../images/ic_check_b.png) no-repeat center;
	background-size: 12px auto;
	border-radius: 100%;
}

/*roulette image add*/
.roulette-image {
    position: relative;
    background-image: url(../../images/roulette_wheel.png);
    background-size: cover;
    width: 470px;
    height: 470px;
    transition: transform 5s ease-in-out;
}
.roulette_box .roulette {
	position: relative;
}
.roulette_box .roulette:after {
	content: '';
  position: absolute;
  display: block;
  top: 420px;
  left: 95px;
  background: url(../../images/roulette_bottom.png) no-repeat center bottom;
  width: 284px;
  height: 102px;
  z-index: -1;
}
.roulette-center {
    position: absolute;
    background-image: url(../../images/roulette_center.png) ;
    background-size: contain;
    width: 54px;
    height: 54px;
    top: 208px;
    left: 208px;
    transition: transform 5s ease-in-out;
}

.roulette-arrow {
    position: absolute;
    background-image: url(../../images/roulette_arrow.png);
    width: 43px;
    height: 52px;
    left: 213px;
    top: -15px;
}

.spin,
.retry {
    width: 48%;
    height: 54px;
    line-height: 54px;
    font-size: 20px;
    outline: 0;
    border: 0;
}

input.retry {
    cursor: pointer;
    display: none;
}

/*SCRATCH*/
.scratch_box {
	float: left;
	position: relative;
	width: 60%;
	padding:20px 0 30px 30px;
	overflow: hidden;
}
.scratch_box .scratch {	
	position:relative;
	width:490px;
	height:560px;
	text-align:center;
	margin:0 auto;
}
.scratch_box .game_01 {	
	background: url(../../images/scratch_01_bg.jpg) no-repeat top center;
}
.scratch_box .game_02 {
	background: url(../../images/scratch_02_bg.jpg) no-repeat top center;
}
.scratch_box .game_03 {
	background: url(../../images/scratch_03_bg.jpg) no-repeat top center;
}
.scratch_box .scratch_logo {
  padding:15px 0;
}
.scratch_box .game_box {
	position:relative;
	display:block;
}
.scratch_box .scratch .game_box {
	position:relative;
	border-radius: 10px;
	margin:0 auto;
	background: url(../../images/scratch_01_gamebox_bg.jpg) no-repeat center;
	overflow: hidden;;
}
.scratch_box .game_01 .canvas {
	position:absolute;
	top:0;
	left:0;
	width:345px;
	height:405px;
	/*background: url(../../images/scratch_01_img.png) no-repeat center;*/
	background-size:cover;
}
.scratch_box .game_02 .canvas {
	position:absolute;
	top:0;
	left:0;
	width:345px;
	height:330px;
	/*background: url(../../images/scratch_02_img.png) no-repeat center;*/
	background-size:cover;
}
.scratch_box .game_03 .canvas {
	position:absolute;
	top:0;
	left:0;
	width:345px;
	height:405px;
	/*background: url(../../images/scratch_03_img.png) no-repeat center;*/
	background-size:cover;
}
.scratch_box .scratch .game_box .form {
	width:100%;
	padding:15px 15px 0 15px;
}
.scratch_box .game_01 .game_box {
	width:345px;
	height:405px;
}
.scratch_box .game_02 .game_box {
	width:345px;
	height:330px;
	padding:0 20px;
	border-radius: 5px;
}
.scratch_box .game_03 .game_box {
	width:345px;
	height:405px;
	border:3px solid #000;
}
.scratch_box .scratch_img {
	position:absolute;
	top:0;
	left:0;
}
.scratch_box .scratch_img img {
	width:100%;
}
.scratch_box .scratch .txt_01 {
	display:block;
	font-size:14px;
	color:#555555;
	font-weight: 500;
	text-shadow: -1px 0 #ffffff, 0 1px #ffffff, 2px 0 #ffffff, 0 -1px #ffffff;
  -moz-text-shadow: -1px 0 #ffffff, 0 1px #ffffff, 2px 0 #ffffff, 0 -1px #ffffff;
  -webkit-text-shadow: -1px 0 #ffffff, 0 1px #ffffff, 2px 0 #ffffff, 0 -1px #ffffff;
	padding:10px 0 10px 0;
}
.scratch_box .scratch .game_box input {
	width:70px;
  font-weight: 700;
  color: #414141;
	line-height: 34px;
	text-align:center;
	font-size:1em;
	background:none;
	border:none;
}
.scratch_box table {
	width:100%;
}
.scratch_box .game_02 table {
	width:95%;
	margin:0 auto;
}
.scratch_box table {
	width:100%;
}
.scratch_box table td  {
	text-align:center;
	padding:10px 10px;
}
.scratch_box table td .crypto_logo {
}
.scratch_box table td .crypto_logo > img {
	width:37px;
	height:37px;	
	background:#fff;
	border:7px solid #fff;
	border-radius: 100%;
}
.scratch_box table td .txt_price {
	display:block;
	font-size:0.8em;
	line-height:22px;
}
.scratch_box .game_02 table td {
	padding:15px 10px;
}
.scratch_box .game_03 table td {
	padding:5px 5px;
}
.scratch_box .game_03 table td .crypto_logo > img {
	width:32px;
	height:32px;
	border:5px solid #fff;
}

.scratch_box .result_box  {
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	z-index: 1000;
}
.scratch_box .result_box .result {
	position:relative;
	width: 90%;
	text-align:center;
	background:#55099b;
	border-radius: 10px;;
	border:2px solid #fff;
	padding:40px 10px;
	margin:50% auto 0 auto;
	transform:translateY(-25%);
}
.scratch_box .result_box .result .close {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 32px;
	height: 32px;
	background: url(../../images/popup_close.png) no-repeat center;
	background-size: 32px;
	border: none;
}
.scratch_box .result_box .result h3{
	display:block;
  color:#fdcb02;
	font-size:1.25em;
	padding:0 0 20px 0;
}
.scratch_box .result_box .result span {
	color:#fff;
	font-size:0.9em;
}
.scratch_box .result_box .result .txt_total em {
	color:#fdcb02;
	font-style: normal;
	font-weight: 500;
}
