@import url("https://cdn.jsdelivr.net/font-notosans-kr/1.0.0-v1004/NotoSansKR-2350.css");

html {
	background: #fff ;


	height: 100%;
}
body {
	padding: 0;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	min-height: 800px;
	margin-bottom: 0px;
	width: 100%;
}
/* reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select, textarea, button {
	margin: 0;
	padding: 0
}
fieldset, img {
	border: 0 none
}
dl, ul, ol, menu, li {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
input, select, textarea, button {
	vertical-align: middle
}
button {
	border: 0 none;
	background-color: transparent;
	cursor: pointer
}
body, th, td, input, select, textarea, button {
	font-size: 12px;
	color: #000
}
a {
	color: #000;
	text-decoration: none
}
a:active, a:hover {
	text-decoration: none;
}
address, caption, cite, code, dfn, em, var {
	font-style: normal;
	font-weight: normal
}
.clear {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
}
a {
	transition: 0.2s;
}
.header {
	width: 100%;
	margin: 0 auto;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    box-sizing: border-box;
    
}
.header {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}
.header::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Opera*/
}    
    
.sub_content_arr {
	overflow: hidden;
	border: solid 1px #ccc;
	z-index: 151;
	min-height: 650px;
	
	margin: 20px;
	padding: 10px;
	position: relative;

	padding-top: 60px;
}
.sub_content_left {
	padding: 10px;

	overflow: hidden;
	
	z-index: 151;
	width: 960px;

	float: left;
	position: relative;
	padding-bottom: 50px;
	min-height: 580px;
	box-sizing: border-box;
}
    .sub-topcont11 { margin-left: 300px; position: relative; background: #fff; height: 50px; border-bottom: solid 1px #ccc;}
.logo_top {
	
	
	display: block;
	z-index: 99999;
    position: relative;

}
.logo_top img {
	margin: 40px auto 0 auto;
	transition: 0.2s;
	width: 250px;
    display: block;

	filter: brightness(1.3)
}
.logo_top:hover img {
filter: brightness(1.5)
}

.main_navigation {
    left:inherit;
	padding: 10px 10px 10px 20px;
    border: 1px #ccc solid;
    border-radius: 10px;
    width: 250px;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 14px;
    box-sizing: border-box;
	    box-shadow: 2px 4px 5px 1px rgba(0, 0, 0, 0.1), inset 0 0 6px 1px #fff;
	
}
.main_navigation.right-navi {

	
	
}	
	
.main_navigation li {
	font-family: NotoSansKR !important;
	
	margin: 0px;
	position: relative;
    border-bottom: 1px #ccc solid;
}
.main_navigation li:last-child {
	background: none;
}
.main_navigation li a {
	display: block !important;
	font-size: 16px;
    font-weight: 700;
    
	
	margin-top: 0px;
	height: 43px;
	line-height: 43px;
	text-align: left;
	color: #333;
	
}
    .main_navigation li a i { vertical-align: middle; font-size: 18px; margin-right: 5px;}   
.casino-ff a {
	color: #fff;
}
.casino-ff a {
	display: block;
	margin: 0 auto;
	animation-name: example;
	animation-duration: 0.9s;
	animation-timing-function: linear;
	animation-delay: 0.9s;
	animation-iteration-count: infinite;
	animation-direction: alternate;
}
@keyframes example {
 0% {
filter: brightness(1);
text-shadow: 0px 2px 5px rgba(255, 200, 0, 1);
}
 50% {
filter: brightness(1.5);
text-shadow: 0px 2px 20px rgba(255, 200, 0, 1);
color: #c4a43f;
}
 100% {
filter: brightness(1);
text-shadow: 0px 2px 5px rgba(255, 200, 0, 1);
}
}
.main_navigation li a span {
	display: block;
	font-weight: 200;
	font-size: 10px;
	color: rgba(255,255,255,0.7);
	line-height: 10px;
}
.main_navigation li a:hover {
	color: #FF0000;
	
}
.main_navigation li a:hover span {
	color: #FF0000;
}
.main_navigation li:last-child a {
	margin-right: 0px;
}
.main_navigation li:first-child a {
	margin-left: 0px;
}
.main_navigation .r-margin {
	margin-right: 127px;
	background: none;
}
.top-navegation01 {
	display: none;
	position: absolute;
	left: 0;
	top: 50px;
	text-align: right;
	width: 1200px;
}
.top-navegation01 li {
	display: inline-block;
	text-align: center;
	padding: 0 2px;
}
.top-navegation01 li a {
	font-weight: bold;
	color: #fff;
	background: #3b5f89;
	border-radius: 50px;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	display: block;
}
.top-navegation01 li a:hover {
	background: #4d7db5;
	color: #ffc600;
}
/*
.ico64 a {
	background: url("/html/rollingcasino/images/icon-ironball.png") no-repeat left;
}
.ico6 a {
	background: url("/html/rollingcasino/images/icon-ladder.png") no-repeat left;
}
.ico7 a {
	background: url("/html/rollingcasino/images/icon-snail.png") no-repeat left;
}
.ico8 a {
	background: url("/html/rollingcasino/images/icon-lowhigh.png") no-repeat left;
}
.ico11 a {
	background: url("/html/rollingcasino/images/icon-lowhigh.png") no-repeat left;
}
.ico9 a {
	background: url("/html/rollingcasino/images/icon-powerball.png") no-repeat left;
}
.ico10 a {
	background: url("/html/rollingcasino/images/icon-aladdin.png") no-repeat left;
}
.ico12 a {
	background: url("/html/rollingcasino/images/icon-aladdin.png") no-repeat left;
}
.ico13 a {
	background: url("/html/rollingcasino/images/icon-soccer.png") no-repeat left;
}
.ico14 a {
	background: url("/html/rollingcasino/images/icon-dog.png") no-repeat left;
}
.ico15 a {
	background: url("/html/rollingcasino/images/icon-dari.png") no-repeat left;
}
.ico61 a {
	background: url("/html/rollingcasino/images/icon-parao.png") no-repeat left;
}
.ico62 a {
	background: url("/html/rollingcasino/images/icon-powerladder.png") no-repeat left;
}
.ico77 a {
	background: url("/html/rollingcasino/images/icon-rult.png") no-repeat left;
}
.ico66 a {
	background: url("/html/rollingcasino/images/icon-choice.png") no-repeat left;
}
.ico52 a {
	background: url("/html/rollingcasino/images/icon-mgmo.png") no-repeat left;
}
.ico78 a {
	background: url("/html/rollingcasino/images/icon-mgmb.png") no-repeat left;
}
	*/
.top-sub-navi {
	position: absolute;
	right: 0;
	top: 40px;
	border-radius: 0 5px 5px 0;
}
.top-sub-navi li {
	float: left;
}
.top-sub-navi li:last-child {
	background: none;
}
.top-sub-navi li a {
	font-family: NotoSansKR !important;
	font-weight: 600;
	color: #fff;
	font-size: 15px;
	height: 40px;
	line-height: 40px;
	padding: 0 10px !important;
	display: block;
	text-align: center;
	margin-right: 2px;
	text-shadow: 0 1px 3px rgba(0,0,0,0.9);
	border-radius: 100px;
}
.top-sub-navi li:last-child a {
	padding: 0 10px !important;
}
.top-sub-navi li a:hover {
	color: #ffc600;
	background-position: 0 -48px;
	text-shadow: 0 -1px 0px rgba(0,0,0,0.6);
}
.cash-01, .cash-02, .cash-03 {
	padding: 0 2px !important;
}
.cash-01 a {
	position: relative;
	margin-right: 2px;
	padding: 0px 20px;
	color: #fff!important;
	border-radius: 100px;
	background: #000;
	height: 23px;
	line-height: 23px;
	font-size: 13px;
	font-family: NotoSansKR !important;
	display: inline-block;
}
.cash-01 a:hover {
	border-color: #ff0000;
	color: rgba(255,255,255,0.7) !important;
}
.cash-02 a {
	position: relative;
	margin-right: 2px;
	padding: 0px 20px;
	color: #FFF!important;
	border-radius: 100px;
	border: solid 1px rgba(255,255,255,0.3);
	height: 25px;
	line-height: 25px;
	font-size: 13px;
	font-family: NotoSansKR !important;
	display: inline-block;
}
.cash-02 a:hover {
	border-color: #fff;
	color: rgba(255,255,255,0.7) !important;
}
.cash-03 a {
	position: relative;
	margin-right: 2px;
	padding: 0px 20px;
	color: #FFF!important;
	border-radius: 100px;
	border: solid 1px rgba(255,255,255,0.3);
	height: 25px;
	line-height: 25px;
	font-size: 13px;
	font-family: NotoSansKR !important;
	display: inline-block;
}
.cash-03 a:hover {
	border-color: #ff0000;
	color: rgba(255,255,255,0.7) !important;
}
.top-sub-navi i {
	font-size: 20px;
	vertical-align: middle;
}
.noticeText {
	position: absolute;
	left: 10px;
	top: 0px;
	width: 35%;
	overflow: hidden;
	height: 50px;
	z-index: 9;
}
.noticeText i {
	font-size: 20px;
	position: absolute;

	left: 0;
	top: 15px;
	color: #d2b457;
}
.noticeText em {
	background-color: #c30909;
	border-radius: 3px;
	box-shadow: inset 0 1px 2px #e0c11b;
	color: #fff;
	font-size: 12px;
	display: block;
	text-align: center;
	float: left;
	margin: 9px 3px 9px 0;
	width: 60px;
	height: 23px;
	box-sizing: border-box;
	line-height: 23px;
}
.noticeText marquee {
	font-size: 12px;
	font-family: dotum;
	position: absolute;
	top: 15px;
	left: 50px;
}
.top-info-right {
	position: absolute;
	right: 0;
	top: 0;
	height: 35px;
}
.top-info-right li {
	float: left;
	background: url("/html/rollingcasino/images/bg_gmenu_line.gif") right no-repeat;
}
	.top-info-right li:last-child { background: none;}	
.top-info-right li a {
	line-height: 35px;
	font-size: 12px;
	font-family: NotoSansKR !important;
	color: #fff;
	padding: 0 10px;
}
.top-info-right li a:hover {
	color: #c4a43f;
}
.top-info-right i {
	color: #c4a43f
}
.clear {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
}
.level_icon img {
	vertical-align: middle;
	margin-top: -2px;
}
.bg_top_arr { /* background:url(/html/rollingcasino/images/bg_top_arr.png?4); height:34px; border-bottom:solid 1px #000;*/
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
}
	.getCasinoPoint, .chageCasinoPoint { vertical-align: middle; height: 20px; line-height: 20px; padding: 0 5px; border-radius: 4px; color: #fff;} 
	.getCasinoPoint { background: #0E8700}	
	.chageCasinoPoint { background: #881719}
	.casino_point { font-weight: bold; color: #FF0000}
.user-info-arr {
	z-index: 9;
	width: 1200px;
	margin: 0 auto;
	position: relative;
	border-top: none;
}
.user-info {
	font-size: 12px;
	font-family: dotum;
	left: 0px;
	top: 20px;
	position: absolute;
	height: 35px;
}
.user-info li {
	color: #fff;
	float: left;
	padding: 0 5px;
	line-height: 35px;
}
.user-info li:last-child {
	border-right: none;
}
.user-info a {
	color: #fff;
}
	.user-info i {color: #c4a43f;}	
.user-info li a:hover {
	color: #f9b14e;
}
.user-info .level_icon img {
	vertical-align: middle;
}
.user-info .mb_point strong {
	color: #ff9241;
}
.user-info .PointChange strong {
	color: #59BEFF;
}
.user-info01 {
	font-size: 14px;
	
    position: absolute;
    right: 20px; top: 0;

}
.user-info01 li {
	color: #000;
	
	padding: 0 5px;
    height: 50px;
	line-height: 50px;
    float: left;
}
	.user-info01 li i { color: #333;}	
.user-info01 li:last-child {
	border-left: none;
	background: none;
}
.user-info01 a {
	color: #000;
}
.user-info01 li a:hover {
	color: #FF0000;
}
.level_icon img {
	vertical-align: middle;
	margin-top: -2px;
	width: 25px !important;
}
.user-info01 .mb_point  {
	color: #FF0000;
    font-weight: bold;
}
.user-info01 .PointChange strong {
	color: #FF0000;
     font-weight: bold;
}
.topth th {
	height: 35px;
	font-weight: 300px;
	font-family: dotum;
	height: 33px;
	text-align: center;
	font-weight: 500;
	font-size: 13px;
	color: #fff;
	font-family: NotoSansKR !important;
	background: #333;
	border-top: solid 2px #666;
	border-bottom: solid 1px #333;
}
.result_menu {
	padding: 0px 0;
	display: inline-block;
}
.result_menu:after {
	content: "";
	display: block;
	clear: both;
}
.result_menu li {
	float: left;
	display: inline-block;
	margin-right: 3px !important;
	margin-bottom: 3px;
}
.result_menu li span {
	color: #333 !important;
	padding: 0 5px 0 10px;
	display: inline-block;
}
.result_menu li a {
	font-family: dotum;
	font-weight: bold;
	text-align: center;
	width: auto;
	padding: 0 15px;
	height: 35px;
	line-height: 35px;
	display: block;
	font-size: 12px;
	display: inline-block;
	border-radius: 3px;
	color: #fff;
	

	box-sizing: border-box;
	
       background: #c19e67;
    background: -moz-linear-gradient(top, #c19e67 0%, #b57d29 100%);
    background: -webkit-linear-gradient(top, #c19e67 0%,#b57d29 100%);
    background: linear-gradient(to bottom, #c19e67 0%,#b57d29 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c19e67', endColorstr='#b57d29',GradientType=0 );
}
.result_menu li a:hover {
filter: brightness(1.5);

}
.betting_info_table {
	background: rgba(0,0,0,0.20);
}
.cont_back_arr01 {
	position: relative;
}
.memo_view01 {
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 6px;
}
.memo_view02 {
	background-color: #ffffff;
}
.memo_view03 {
	background: #fff;
	padding: 20px 20px 40px 20px;
	line-height: 20px;
	min-height: 300px;
	color: #000;
}
.member-info-table001 {
	border: solid 1px #ccc;
	border-bottom: none;
	background: #fff;
}
.member-info-table001 td {
	border-bottom: solid 1px #ccc;
	padding: 10px;
}
.member-info-table001 .titletext {
	border-right: solid 1px #ccc;
	color: #000;
	background-color: #eee;
	text-align: right;
}
#sub-content {
	font-family: dotum;
}
.result-table td {
	box-sizing: border-box;
	color: #000;
}
.noSelected {
	transition: 0.2s;
	font-family: dotum;
	font-weight: bold;
	vertical-align: middle;
	font-family: dotum;
	color: #fff !important;
	height: 33px;
	padding: 0 10px;
	border: solid 1px #000 !important;
	font-weight: 400;
	cursor: pointer;
	transition: .5s;
	background: linear-gradient(to top, #222, #373737);
	box-shadow: inset 1px 1px rgba(255,255,255,0.2);
	border-radius: 5px;
	font-family: NotoSansKR !important;

	
}
.noSelected table td {
	color: #fff !important;
	font-weight: bold !important;
}
.noSelected span {
	color: #fff !important;
	font-weight: bold !important;
}
.noSelected i {
	font-size: 16px;
}
.noChoice {
	font-weight: bold;
	vertical-align: middle;
	background: #1b1b1b;
	color: #000;
	border-botom: #111111 1px solid;
	border-left: #595959 1px solid;
	border-top: #595959 1px solid;
	border-right: #111111 1px solid;
	font-weight: bold;
}
.noChoice table {
	color: #fff;
}
.Choice {
	transition: 0.2s;
	font-weight: bold;
	vertical-align: middle;
	font-weight: bold;
	color: #000;
	border: solid 1px #8d6624 !important;
	background: #c4a43f;
}
.Selected {
	padding: 0 10px;
	transition: 0.2s;
	font-weight: bold;
	font-family: dotum;
	vertical-align: middle;
	color: #000;
	text-shadow: none;
	font-weight: bold;
	color: #252525;
	text-shadow: none;
	box-shadow: inset 0 1px 0px 0 rgba(255,255,255,0.3);
	border: solid 1px #8d6624 !important;
	background: #c4a43f;
	border-radius: 5px;
}
.Selected table td {
	color: #000 !important;
}
.Selected .divd {
	color: #000 !important;
}
.Selected span {
	font-weight: bold;
	color: #000 !important;
}
.Selected2 {
	border: solid 1px #111 !important;
	padding: 0 10px;
	font-weight: bold;
	font-family: dotum;
	height: 25px;
	vertical-align: middle;
	color: #000;
	text-shadow: none;
	font-weight: bold;
	box-shadow: inset 0 1px 0px 0 rgba(255,255,255,0.3);
	text-shadow: none;
	color: #252525;
	border: solid 1px #8d6624 !important;
	background: #c4a43f;
	border-radius: 5px;
}
.Selected2 table td {
	color: #000 !important;
}
.Selected2 span {
	color: #000 !important;
}
.table-betting-arr .table_top_bg {
	border-radius: 5px;
	background: rgba(255,255,255,0.1);
	border: 1px solid #111;
	color: #fff;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	text-indent: 30px;
	font-family: 'noto';
}
.table-betting-arr .league {
	color: #fff;
	font-size: 13.5px;
	font-family: NotoSansKR !important;
	background: #222;
}
.table-betting-arr .bt_stime {
	font-weight: bold;
	color: #666;
	font-size: 11px;
	font-family: NotoSansKR !important;
}
.cash_notice_zone li {
	font-family: dotum;
}
#bett_lists table td {
	font-family: dotum;
	padding: 5px;
	text-align: center;
}
h2 {
	text-align: left;
	font-size: 25px;
	font-weight: 600;
	color: #000;
	height: 50px;
	line-height: 50px;
	margin: 0;
	font-family: NotoSansKR !important;
	padding-left: 15px;
	background: rgba(50,50,50,0.6);
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	background: #eee;
	border-top: solid 2px #b39139;
	display: inline-block;

}
h2 small {
	font-weight: 100;
	font-size: 20px;
	color: #999;
}
#divMenu {
	z-index: 150;
    /* left:expression( 1010 + (document.body.clientwidth-1010)/2 ); */
	top: 0px;
	right: 0px;
	visibility: visible;
	width: 270px;
	margin-top: 60px;
	position: absolute;
	box-sizing: border-box;
	padding: 10px;
}
#divMenu iframe {
	position: absolute;
	top: -73px;
	left: 12px;
}
#divMenu label {
	cursor: pointer;
}
.b-kakao-talk {
	position: relative;
	background: url(/html/rollingcasino/images/banner-kakao.png?4);
	height: 75px;
	display: block;
}
.b-kakao-talk span {
	position: absolute;
	color: #ffd200;
	font-size: 18px;
	font-family: Arial Black;
	right: 10px;
	bottom: 10px;
}
.popupCalendar {
	z-index: 99999999999999;
}
.betting-list-body td {
	border-bottom: solid 1px #444;
	background: #222;
	font-size: 12px;
	font-weight: bold;
}
.betting-list-body {
	border-top: solid 1px rgba(255,255,255,0.2);
}
.trEndGame3 td {
	opacity: 0.6;
}
.trEndGame3 td {
	color: #808080 !important;
}
.btnCancel, .btnDelete {
	background: #DC0003;
	color: #fff;
	border-radius: 3px;
	height: 25px !important;
	padding: 0 10px;
	border: none;
	cursor: pointer;
	box-shadow: 0 2px 3px rgba(0,0,0,0.3);
}
.btnCancel:hover, .btnDelete:hover {
	opacity: 0.8;
}
.league, .leagueT {
	font-weight: bold;
	padding: 0 10px;
}
.betting-result .title {
	background: #333;
	font-weight: bold;
	text-align: center;
}
.real_win_money {
	color: #F10004 !important;
	font-weight: bold;
}
.betting-result td {
	font-weight: bold;
}
input[type='text'], input[type='password'], select {
	border: 1px solid #ccc;
	background: #eee;
	color: #000;
	font-size: 12px;
	padding: 2px 5px;
	line-height: 33px;
	height: 33px;
	transition: 0.2s;
	vertical-align: middle;
	border-radius: 5px;
}
textarea {
	border: 1px solid #ccc;
	background: #eee;
	color: #000;
	font-size: 12px;
	padding: 2px 5px;
	transition: 0.2s;
	border-radius: 5px;
}
textarea:focus {
	outline: none;
	
	border: solid 1px #c4a43f;
}
select {
	height: 38px;
	line-height: 38px;
}
input[type='text']:focus, input[type='password']:focus, select:focus, textarea:focus {
	outline: none;
	
	border: solid 1px #c4a43f;
}
/*���������̼�*/
.tf_pagination {
	padding: 1em 0;
	text-align: center;
	display: block;
}
.tf_pagination ul {
	margin: 0;
	padding: 0;
	margin: 0 auto;
	display: inline-block;
	text-align: center;
}
.tf_pagination ul li {
	list-style: none;
	margin: 0 !important;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
.tf_pagination ul li a {
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
	margin-bottom: 5px;
	border-radius: 0px;
	display: block;
	color: #fff;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border: solid 1px #000;
	margin-right: 5px;
	
	border-radius: 5px;
	font-family: NotoSansKR !important;
	background: #444;
}
.tf_pagination ul li a .fa {
	margin-top: 10px;
}
.tf_pagination ul li a:hover {
	
	color: #fff;
	border: solid 1px #000;
	
   background: #c19e67;
    background: -moz-linear-gradient(top, #c19e67 0%, #b57d29 100%);
    background: -webkit-linear-gradient(top, #c19e67 0%,#b57d29 100%);
    background: linear-gradient(to bottom, #c19e67 0%,#b57d29 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c19e67', endColorstr='#b57d29',GradientType=0 );
}
.tf_pagination .active {
	
	color: #fff;
	border: solid 1px #000;
	
   background: #c19e67;
    background: -moz-linear-gradient(top, #c19e67 0%, #b57d29 100%);
    background: -webkit-linear-gradient(top, #c19e67 0%,#b57d29 100%);
    background: linear-gradient(to bottom, #c19e67 0%,#b57d29 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c19e67', endColorstr='#b57d29',GradientType=0 );
}
.betting-list .title {
	height: 30px;
}
/*���� ȯ��*/
.cash_btn01 a {
	background-position: 0 -36px;
}
.cash_notice_zone {
	margin-bottom: 15px;
	overflow: hidden;
	width: 100%;
	background: #fff;
	border: solid 1px #ccc;
}
.cash_notice_zone .title {
	text-align: left;
	font-size: 14px;
	padding: 15px 0 12px 0;
	font-family: NanumGothic, Malgun Gothic, sans-serif;
	color: #000;
	font-weight: 800;
	background: #eee;
	border-bottom: solid 1px #ccc;
	padding-left: 15px;
}
.cash_notice_zone ul {
	padding: 15px 20px;
}
.cash_notice_zone li {
	color: #000;
	margin-bottom: 10px;
}
.bank-time-table {
	border-collapse: collapse;
	border-bottom: none;
	background: #fff;
}
.bank-time-table td {
	padding: 10px;
	text-align: center;
	border: 1px solid #ccc;
	color: #000;
}
.bank-time-table th {
	padding: 10px;
	color: #000;
	background: #eee;
	border: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.cash_zone_table {
	border: solid 1px #ccc;
	border-bottom: none;
	background: #fff;
}
.cash_zone_table td {
	border-bottom: 1px solid #ccc;
}
.cash_zone_table th {
	padding: 0 10px;
	color: #000;
	background: #eee;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.cash_bottom_btn {
	padding: 20px;
	text-align: center;
}
.cash_bottom_btn button {
	display: inline-block;
}
.bbs-list-cash td {
	border-bottom: solid 1px #ccc;
	text-align: center;
	font-size: 12px;
	vertical-align: middle;
	height: 20px;
}
/*�Խ���*/
.search_zone_arr {
	padding: 20px;
	text-align: center;
	vertical-align: middle;
}
.paging_list {
	padding: 10px;
	text-align: center !important;
}
.list_bottom_btn_left {
	float: left;
	padding: 20px 10px;
}
.list_bottom_btn_right {
	float: right;
	padding: 20px 10px;
}
#speedpage {
	margin: 0 auto;
}
#lists td {
	border-bottom: solid 1px #ccc;
}

.notice td {
	border-bottom: solid 1px #ccc;
}
.bbs-list td {
	height: 35px;
	font-family: dotum;
}
.bbs-list .notice a {
	color: #E40003 !important;
}
.bbs-list .notice .hit {
	color: #fff;
}
.font_11_yellow {
	display: block;
	margin-top: 5px;
}
.board_wirte_bottom {
	padding: 20px 0;
	text-align: center;
}
.bg_gray01 {
	font-weight: bold;
	color: #000;
	background-color: #fff;
}
.bbs-list-new {
	border-collapse: collapse;
	border-top: solid 1px #ccc;
}
.bbs-list-new td {
	padding: 5px;
	border-bottom: solid 1px #ccc;
}
#betting_list .bbs-list-new td {
	border: none !important;
}
.board_title {
	padding: 10px;
	font-weight: bold;
	font-size: 16px;
	background-color: #eee;
	text-align: left;
	font-size: 14px;
	padding: 15px 0 12px 25px !important;
	font-family: NanumGothic, Malgun Gothic, sans-serif;
	color: #000;
	font-weight: 800;
}
.board_user {
	padding: 10px;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	padding: 10px 25px 8px 25px !important;
	font-family: Dotum, AppleGothic, sans-serif;
	color: #000;
	letter-spacing: -1px;
	vertical-align: middle;
}
.board_user span {
	font-weight: bold;
	margin-left: 20px;
}
.board_date {
	float: right;
}
.board_content {
	height: 500px !important;
	vertical-align: top;
	line-height: 18px;
	color: #000;
	padding: 20px 10px !important;
	font-family: dotum;
}
.board_comment_title {
	padding: 10px;
	font-weight: bold;
	font-size: 16px;
	background: #eee;
	color: #000;
}
.board_bottom_btn {
	padding: 20px 0;
	border-top: dotted 1px rgba(255,255,255,0.25);
	text-align: center;
}
#comment_content {
	margin: 10px 0;
}
.baord_list_comment01 td {
	background: #eee;
	color: #000;
	border-bottom: solid 1px #ccc;
	;
	padding: 8px 10px;
}
.baord_list_comment01 strong {
	color: #c4a43f;
}
#betting_list {
	margin-bottom: 10px;
}
.alert_container {
	width: 500px;
	margin: 0 auto;
	position: absolute;
}
#alert_container {
	position: fixed;
	width: 20%;
	left: 40%;
	top: 30%;
	z-index: 9999;
	background: #fff;
	border: solid 1px #ccc;
	border-radius: 5px;
	padding: 30px 0;
	text-align: center;
	line-height: 22px;
	color: #000;
}
#alert_container input {
	border: solid 1px #000;
	border-radius: 4px;
	color: #fff !important;
	background: #222;
	padding: 5px 0px;
	width: 60px !important;
	display: block;
	margin: 20px auto 0 auto;
	cursor: pointer;
}
/*������*/
	/*������*/

.betting_lock p { position: absolute; top: 0; left: 0px; right: 0; bottom: 0; background: rgba(0,0,0,0.7); z-index: 999; margin: 0; }
.betting_lock .fa { margin: 0 auto; font-size: 120px; color: #ffcb00; position: absolute; left: 50%; top: 50%; z-index: 99999; margin-left: -39px; margin-top: -60px; }
	
 .game_zone .btn-zone-arr a { height: 65px; width: 48%; cursor: pointer; display: block; position: relative; margin: 0.5% 1%; padding: 0; border-radius: 15px; border: solid 4px rgba(0,0,0,1);box-shadow: inset 0 2px 0px 0 rgba(255,255,255,0.3);
 box-sizing: border-box; }
.game_zone .btn-zone-arr a .divd { font-family: NotoSansKR !important; font-weight: 700; font-size: 16px; text-shadow: 0 0px 2px #000; display: block; margin-top: 0px; text-align:center; }
.game_zone .btn-zone-arr a:hover { border-color: #ffcc00; box-shadow: inset 0px 0px 105px 5px rgba(0,0,0,0.75);}
.game_zone .btn-zone-arr .select { border-color: #ffcc00; box-shadow: inset 0px 0px 105px 43px rgba(0,0,0,0.75) !important;  }
.game_zone .btn-zone-arr a img { display: none;}	
.game_zone .btn-zone-arr .select font { color: #ffcc00 !important;}	
.game_zone .btn-zone-arr .select .divd { color: #ffcc00 !important;}		
.game_zone .btn-zone-arr a .divd { font-family: NotoSansKR !important; font-weight: 700; font-size: 15px; text-shadow: 0 0px 2px #000; position: absolute; left: 0px; bottom: 10%; right: 0; text-align: center;}
.game_zone .btn-zone-arr a font { font-size: 20px ; display: block; color: #fff; text-shadow: 0 0px 2px #000; text-align: center; position: absolute; left: 0; top: 10%; right: 0;} 	
.float_left { float: left;   }
.float_center { float: left;   }	
.float_right { float: right;   }
.float_left {   background: #207ce5;  }
.float_right { background: #ff3019; }		
.game_zone h3 {   background:rgba(100,100,100,0.3); border-radius:5px;  line-height: 30px; height: 30px; margin: 10px 0; display: block; text-align: center; color: #ffcc00; font-size: 14px; }

.game_zone_arr {
	width: 300px;
	float: right;
}
.game_zone {
	position: relative;
}
.game_zone .btn-zone-arr {
	text-align: center;
	background: #2d303a;
	background: rgba(50,50,50,0.8);
	margin-top: 5px;
	padding: 5px;
	vertical-align: text-top;
}
.game_time {
	text-align: center;
	font-family: dotum;
	background: rgba(50,50,50,0.8);
	border: solid 1px #2d303a;
	padding: 10px;
	vertical-align: text-top;
}
.game_time h4 {
	color: #ffc600;
	font-size: 12px;
	display: block;
	margin: 0;
	display: inline-block;
}
.game_time em {
	font-style: normal;
	color: #fff;
	display: block;
	display: inline-block;
}
.game_time p {
	color: #ffc428;
	font-size: 18px;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	display: block;
	margin: 0;
	display: inline-block;
}
#game_end_time {
	display: none;
}
.betting_lock {
	padding: 0;
	margin: 0;
}
.betting_lock p {
	position: absolute;
	top: 0;
	left: 0px;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.7);
	z-index: 999;
	margin: 0;
}
.betting_lock .fa {
	margin: 0 auto;
	font-size: 120px;
	color: #ffcb00;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 99999;
	margin-left: -39px;
	margin-top: -60px;
}
.game_zone h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	font-size: 12px;
	background: rgba(100,100,100,0.2);
	color: #ffc600;
	height: 20px;
	line-height: 20px;
	border-radius: 5px;
}
.game_zone #team_name {
	font-size: 0px !important;
	font-weight: bold !important;
}
.game_zone .btn-zone-arr a font {
	font-weight: bold !important;
}
.gamezone-bet-result {
	margin-top: 10px;
}
.btn-zone-arr .divd {
	color: #fff;
}
.result_top_group {
	float: right;
	padding-bottom: 5px;
}
.result_top_group li {
	float: left;
	margin: 0 5px;
}
.text-warning {
	color: #FF9E00;
}
.text-info {
	color: #41AFFF;
}
.text-danger {
	color: #FF3437;
}
#game_iframe {
	float: left;
	width: 865px;
	background: rgba(50,50,50,0.5)
	
}

.w1160 {
	margin: 0 auto;
	width: 1260px;
	position: relative;
	padding: 0 10px;
	box-sizing: border-box; 
}
.hader_top_arr {
	margin: 0 auto;
	left: 0;
	right: 0;

}
.top-navegation01, .main_navigation_arr, .hader_top_arr {
	transition: 0.2s;
}
#footer {
	width: 1200px;
	margin: 0 auto;
}
.tabmenu01 {
	float: right;
	padding-bottom: 10px;
	color: #fff;
}
.top-up-arrow {
	z-index: 999999999999;
	position: fixed;
	right: 50px;
	bottom: 50px;
	display: none !important;
}
.top-up-arrow {
	font-size: 100px;
	color: #FF0000;
}
.header-arr {
	position: fixed;
    width: 300px;
    height: 100%;
	
	z-index: 9999;
    background: #fff;
    box-sizing: border-box; 
    border-right: solid 6px #b39139;
    
}
.sub_content_arr_bg {
	position: relative;
	margin-left: 300px;
}
.main_navigation .game-rollover ul {
	position: absolute;
	border-radius: 5px;
	overflow: hidden;
	left: 100px;
	margin-top: 0px;
}
.main_navigation .game-rollover ul li {
	float: left;
	background: #455f7d;
	top: -10px;
}
.main_navigation .game-rollover ul li:first-child {
	overflow: hidden;
}
.main_navigation .game-rollover ul li:last-child {
	overflow: hidden;
}
.main_navigation .game-rollover ul li a {
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	font-weight: 200;
}
.sub-navi-bottom {
	position: absolute;
	right: 0;
	height: 40px;
	box-sizing: border-box;
	border-right: solid 1px #444;
	border-left: solid 1px #444;
	background: rgba(0,0,0,0.5);
}
.sub-navi-bottom li {
	float: left;
	box-sizing: border-box;
}
.sub-navi-bottom li:last-child {
	border-right: none;
}
.sub-navi-bottom a {
	height: 40px;
	line-height: 40px;
	display: block;
	color: #8c8c8c;
	border-right: 1px solid #333435;
	padding: 0 10px;
	font-size: 13px;
	font-family: NotoSansKR !important;
	font-weight: 400;
}
.sub-navi-bottom a:hover {
	color: #c4a43f;
	filter: brightness(1.2);
}
.navi-menu-sub {
	position: absolute;
	z-index: 99999;
	left: 50%;
	margin-left: -60px;
	top: 50px;
	background: rgba(0,0,0,.95);
	border: 2px solid #999;
	width: 120px;
	border-radius: 5px;
	overflow: hidden;
	text-align: center;
	display: none;
}
.navi-menu-sub li {
	float: none;
	margin: 0;
	padding: 0 7px;
	display: block;
}
.navi-menu-sub li a {
	display: block;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	padding: 0;
	margin: 0;
	color: #ccc;
	border-bottom: solid 1px #444;
}
.navi-menu-sub li:last-child a {
	padding: 0 10px;
	border: none;
}
	.mini-game1122 .ico13, .mini-game1122 .ico14{ display: none !important;}	
.sub-navi-bottom-arr {
	background: #fbb726;
	height: 30px;
}
.board__list td {
	background: rgba(0,0,0,0.5)
}
	.getCasinoPoint:active { filter: brightness(0.6)}
	.chageCasinoPoint:active { filter: brightness(0.6)}
    .leftbotbanner_arr { width: 250px; box-sizing: border-box; margin: 0 auto;}
    .leftbotbanner_arr a { display: block; margin: 10px auto;}
    .leftbotbanner_arr img { width: 100%;}
    .logouttopa { border-radius: 5px; height: 25px; line-height: 25px; text-align: center;width: 80px;  color: #fff;  vertical-align: middle;font-weight: bold; font-size: 12px;  display: inline-block; background: #c19e67;
background: -moz-linear-gradient(top, #c19e67 50%, #b68d4c 51%);
background: -webkit-linear-gradient(top, #c19e67 50%,#b68d4c 51%);
background: linear-gradient(to bottom, #c19e67 50%,#b68d4c 51%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c19e67', endColorstr='#b68d4c',GradientType=0 );}
    .logouttopa:hover { filter: brightness(1.2); color: #fff !important;}
    .light {position: absolute; top: 16.5%; left: 25%; transform-origin:50% 50%; transform: translate(-50%,-50%); width: 20px; height: 20px; background: radial-gradient(ellipse at center,#ffffff 0%,rgba(255,255,255,0) 60%); border-radius: 100%; z-index: 2; animation: 1.5s flash infinite;}
    
    @keyframes flash {
  0% {
    width: 0;
    height: 0;
  }
  20% {
    width: 100px;
    height: 100px;
  }
  25% {
    width: 0;
    height: 0;
  }
  45% {
    width: 100px;
    height: 100px;
  }
  50% {
    width: 0;
    height: 0;
  }
  100% {
    width: 0;
    height: 0;
  }
}

.my-wallet { margin-bottom: 30px;}
.my-wallet:after {content:""; display:block; clear:both;}
.point_change { background: #222; color: #fff; position: fixed; width: 780px; left: 50%; margin-left: -390px; top: 50%; height: 270px; margin-top: -135px; box-sizing: border-box; padding: 50px;}
.game-money, .sports-money { float: left; width: 49%; border: solid 1px #444; box-sizing: border-box;}
.game-money p, .sports-money p{ font-size: 20px; height: 50px; line-height: 50px; text-align: center; background: #000; font-weight: bold;}
.game-money div, .sports-money div {font-size: 20px; height: 50px; line-height: 50px; text-align: center; background: #111;}
#w_from, #w_to { width:160px }
.wallet-move .money { width: 200px;}
/* .companys { padding: 10px;} 
.companys li {position: relative; cursor: pointer;	box-sizing: border-box;	text-align: center; display: inline-block; width: 99%; margin: 0.5% auto; padding: 5px 5px; transition: 0.2s;}	 */

.ly002 { position: fixed; left: 0; top: 0; right: 0; bottom: 0; overflow: scroll;  z-index: 999999 !important; background:rgba(0,0,0,0.7);}	
.close-ly { height: 35px; line-height: 35px; background: #ff0000; text-shadow: 0 1px 3px rgba(0,0,0,0.9); font-weight: bold; border-radius: 3px; width: 70px; display: inline-block; right: 5px; top: 5px; text-align: center; position: absolute; right: 2px; top: 2px;}
.close-point-change { position: absolute; right: 2px; top: 0px;}
.close-point-change:before{font-size: 30px !important; vertical-align: middle;}
.btn_point_change { display: block !important; margin: 50px auto 0 auto;}



/* .companys { padding: 10px;} 
.companys li {position: relative; cursor: pointer;	box-sizing: border-box;	text-align: center; display: inline-block; width: 24%; margin: 0.5%; padding: 5px 5px; transition: 0.2s;}	

.companys-title span {cursor: pointer;   font-size: 20px; text-align: center; height: 40px; line-height: 40px; position: absolute; bottom: 0%; left: 0px; right: 0px; color: #ffc160; font-weight: bold; background: rgba(0,0,0,0.8); display: none   }
.companys-title { width: 100%; background-size: 100% !important;  margin: 1%;       position: relative; transition: 0.5s;        }
.companys-title img { width: 100%}	
.companys-title:hover { transform: scale(1.07)}   */

.button-container {
	text-align: center;
	position: relative;
	margin-top: 30px;
}
.button-container .btn.btn-promo {
	width: 200px;
	height: 40px;
	background: #070707;
	color: #ffffff;
	border-radius: 20px;
	border: 1px;
	font-weight: 700;
	position: relative;
}
.button-container .btn.btn-promo::before {
	content: "";
	position: absolute;
	inset: 0;
	border-radius: 20px;
	padding: 1px;
	background: linear-gradient(180deg, #ffefa6, #d4a65b, #5b4128);
	-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
	-webkit-mask-composite: xor;
	mask-composite: exclude;
}
.button-container .btn.btn-promo:hover, .button-container .btn.btn-promo:focus {
	background: linear-gradient(to bottom, #ffefa6 0%, #d4a65b 50%, #5b4128 100%);
	border: 0;
	outline: none;
	color: #000000;
}
.slider-banner__content {
	outline: none;
}
.slick-dots {
	bottom: 30px !important;
}
.slick-dots li {
	margin: 0 !important;
	width: 25px !important;
}
.slick-dots li button:before {
	opacity: .75 !important;
	color: #7e7e7e !important;
	font-size: 20px;
}
.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #fad002 !important;
	font-size: 20px;
}
.banner-cont-top {
	margin-bottom: 10px;
}
.banner-cont-top:after {
	content: "";
	display: block;
	clear: both;
}
.banner-cont-top li {
	float: left;
	box-sizing: border-box;
}
.banner-cont-top li img {
	width: 298px;
}
.banner-cont-top li:first-child {
	padding-right: 9px;
}
.banner-cont-top li:nth-child(2) {
	padding-right: 9px;
}
.banner-cont-top li:last-child {
	float: right;
	text-align: right;
}
.banner-cont-top li a:hover {
	filter: brightness(1.4)
}
.main-notice-arr {
	width: 400px;
	height: 220px;
	background: url("/html/rollingcasino/images/bg-notice.jpg?2") no-repeat;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	padding: 18px 24px;
	box-sizing: border-box;
}
.main-notice-arr h4 {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	padding-bottom: 2px;
	font-size: 21px;
	color: #fff;
}
.main-notice-arr h4:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	width: 100%;
	background-color: #f8d670;
	box-shadow: 0px 0px 9px rgba(163, 141, 21, 0.72);
}
.main-notice-arr h4:after {
	content: "";
	position: absolute;
	right: 5px;
	bottom: -3px;
	height: 7px;
	width: 7px;
	border-radius: 50%;
	background-color: #cccccc;
}
.main-notice-arr h4 img {
	vertical-align: middle;
}
.main-notice-arr h4 a {
	float: right;
	color: #999;
	font-size: 11px;
	margin-top: 16px;
	margin-right: 10px;
	font-weight: bold;
	cursor: pointer;
}
.main-notice-arr ul {
	margin-top: 5px;
}
.main-notice-arr li {
	font-size: 12px;
	font-weight: bold;
	position: relative;
	height: 25px;
	line-height: 25px;
}
.main-notice-arr li strong {
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 250px;
}
.main-notice-arr li span {
	float: right;
}
.main-event-arr {
	width: 400px;
	height: 220px;
	background: url("/html/rollingcasino/images/bg-notice.jpg?2") no-repeat;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	padding: 18px 24px;
	box-sizing: border-box;
	overflow: hidden;
}
.main-event-arr h4 {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	padding-bottom: 2px;
	font-size: 21px;
	color: #fff;
}
.main-event-arr h4:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	width: 100%;
	background-color: #f8d670;
	box-shadow: 0px 0px 9px rgba(163, 141, 21, 0.72);
}
.main-event-arr h4:after {
	content: "";
	position: absolute;
	right: 5px;
	bottom: -3px;
	height: 7px;
	width: 7px;
	border-radius: 50%;
	background-color: #cccccc;
}
.main-event-arr h4 img {
	vertical-align: middle;
}
.main-event-arr h4 a {
	float: right;
	color: #999;
	font-size: 11px;
	margin-top: 16px;
	margin-right: 10px;
	font-weight: bold;
	cursor: pointer;
}
.main-event-arr ul {
	margin-top: 5px;
}
.main-event-arr li {
	font-size: 12px;
	font-weight: bold;
	position: relative;
	height: 25px;
	line-height: 25px;
}
.main-event-arr li strong {
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 250px;
}
.main-event-arr li span {
	float: right;
}
.main-customer-arr {
	width: 398px;
	height: 220px;
	background: url("/html/rollingcasino/images/bg-customer.png?3") no-repeat;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
}
.main-customer-arr div {
	padding-top: 120px;
}
.main-customer-arr p {
	color: #fff;
	font-size: 20px;
}
.main-customer-arr .flot_left {
	float: left;
	width: 50%;
	text-align: center;
}
.main-customer-arr .flot_right {
	float: right;
	width: 50%;
	text-align: center;
}
.main-customer-arr p>span {
	color: #ffcd01;
	text-transform: uppercase;
}
.main-customer-arr p>span a {
	color: #ffcd01;
	text-transform: uppercase;
}
.slider {
	width: 100%;
}
.slide {
	outline: none !important;
}
.slick-slide img {
	width: 100%;
}
.slick-prev {
	left: 4px !important;
	z-index: 33;
}
.slick-next {
	right: 4px !important;
	z-index: 33;
}
.slick-list {
	padding: 0 !important;
	text-align: center;
}
* {
	outline: none !important;
}
.cont-bottom {
	margin-top: 10px;
}
.main-depositList-arr {
	width: 400px;
	height: 220px;
	background: url("/html/rollingcasino/images/bg-notice.jpg?2") no-repeat;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	padding: 18px 24px;
	box-sizing: border-box;
	overflow: hidden;
}
.main-depositList-arr h4 {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	padding-bottom: 2px;
	font-size: 21px;
	color: #fff;
}
.main-depositList-arr h4:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	width: 100%;
	background-color: #f8d670;
	box-shadow: 0px 0px 9px rgba(163, 141, 21, 0.72);
}
.main-depositList-arr h4:after {
	content: "";
	position: absolute;
	right: 5px;
	bottom: -3px;
	height: 7px;
	width: 7px;
	border-radius: 50%;
	background-color: #cccccc;
}
.main-depositList-arr h4 img {
	vertical-align: middle;
}
.main-depositList-arr h4 a {
	float: right;
	color: #999;
	font-size: 11px;
	margin-top: 16px;
	margin-right: 10px;
	font-weight: bold;
	cursor: pointer;
}
.main-depositList-arr ul {
	margin-top: 5px;
}
.main-depositList-arr li {
	font-size: 12px;
	font-weight: bold;
	position: relative;
	height: 25px;
	line-height: 25px;
}
.main-depositList-arr li .table_cell {
	display: inline-block
}
.main-depositList-arr li .table_cell:nth-child(2) {
	padding: 0 10px;
	text-align: right;
	width: 140px;
}
.main-depositList-arr li .table_cell:nth-child(2) span {
	float: left;
	color: #FF5F00
}
.main-depositList-arr li .table_cell:nth-child(3) {
	text-align: right;
	width: 115px;
}
.main-bot-banner01 {
	box-sizing: border-box;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}
.main-withdrawList-arr {
	width: 400px;
	height: 220px;
	background: url("/html/rollingcasino/images/bg-notice.jpg?2") no-repeat;
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	padding: 18px 24px;
	box-sizing: border-box;
	overflow: hidden;
}
.main-withdrawList-arr h4 {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	padding-bottom: 2px;
	font-size: 21px;
	color: #fff;
}
.main-withdrawList-arr h4:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	width: 100%;
	background-color: #f8d670;
	box-shadow: 0px 0px 9px rgba(163, 141, 21, 0.72);
}
.main-withdrawList-arr h4:after {
	content: "";
	position: absolute;
	right: 5px;
	bottom: -3px;
	height: 7px;
	width: 7px;
	border-radius: 50%;
	background-color: #cccccc;
}
.main-withdrawList-arr h4 img {
	vertical-align: middle;
}
.main-withdrawList-arr h4 a {
	float: right;
	color: #999;
	font-size: 11px;
	margin-top: 16px;
	margin-right: 10px;
	font-weight: bold;
	cursor: pointer;
}
.main-withdrawList-arr ul {
	margin-top: 5px;
}
.main-withdrawList-arr li {
	font-size: 12px;
	font-weight: bold;
	position: relative;
	height: 25px;
	line-height: 25px;
}
.main-withdrawList-arr li .table_cell {
	display: inline-block
}
.main-withdrawList-arr li .table_cell:nth-child(2) {
	padding: 0 10px;
	text-align: right;
	width: 140px;
}
.main-withdrawList-arr li .table_cell:nth-child(2) span {
	float: left;
	color: #00A3F3
}
.main-withdrawList-arr li .table_cell:nth-child(3) {
	text-align: right;
	width: 115px;
}
.slick-slide a {
	font-family: NotoSansKR !important;
	font-weight: 900;
	font-size: 40px;
	line-height: 42px;
	text-shadow: 0px 5px 10px #000;
	margin-top: -100px;
}
.main-customer-arr {
	background: url("/html/rollingcasino/images/tbanner.png");
	position: relative;
}
.main-customer-arr span {
	width: 50%;
	position: absolute
}
.main-customer-arr span {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	display: block;
}
.main-customer-arr span a {
	color: #000;
}
.main-customer-arr .tele01 {
	left: 0;
	bottom: 45px;
}
.main-customer-arr .tele02 {
	right: 0;
	bottom: 45px;
}
.main_new_jackpot {
	text-align: center;
	width: 1210px;
	height: 154px;
	background: #272727;
	background: url("/html/rollingcasino/images/bg-jackpot.png?4");
	background-size: contain;
	margin-bottom: 10px;
	position: relative;
}
.jack p {
	position: absolute !important;
	right: 50px;
	top: 0px !important;
	margin: 35px 0;
	vertical-align: middle;
	font-size: 70px;
	text-align: right;
	color: #e6bd6f;
	font-weight: 600;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	text-shadow: 3px 3px 2px rgba(128, 0, 0, 1);
}
.game-buttons-container {
    
	font-size: 0;

	padding: 15px;
width: 95%;
    box-sizing: border-box;
    margin: 0 auto;
}
.game-buttons-container:after {
	content: "";
	display: block;
	clear: both;
}
.main-page {
	position: relative;
	max-width: 100%;
}
.main-page .main-container.games {
	padding: 10px 10px 0;
	font-size: 0;
}
.main-page .content .game-buttons {
	width: 25%;
	height: 242px;
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 5px;
	cursor: pointer;
	color: #fff;
	font-size: 18px;
	transition: all .5s;
	padding-top: 205px;
	padding-left: 17px;
	font-weight: bold;
	position: relative;
	border-bottom: 1px solid #282828;
}
.main-page .content .game-buttons2 {
	width: 100%;
	height: 242px;
	display: inline-block;
	margin-bottom: 10px;
	cursor: pointer;
	color: #fff;
	font-size: 18px;
	transition: all .5s;
	padding-top: 205px;
	padding-left: 17px;
	font-weight: bold;
	position: relative;
	border-bottom: 1px solid #282828;
}
.main-page .content .game-buttons span:nth-of-type(2) {
	font-size: 13px;
	color: #999999;
}
/*
.main-page .content .game-buttons:nth-child(n+4){
  width: calc(1230px / 2);
}*/

.main-page .content .game-buttons.powerball {
	margin-right: 10px;
}
.main-page .content .game-buttons.live {
	background: url("/html/rollingcasino/images/game-button-1.jpg") no-repeat;
}
.main-page .content .game-buttons.sports {
	background: url("/html/rollingcasino/images/game-button-2.jpg") no-repeat;
}
.main-page .content .game-buttons.slot {
	background: url("/html/rollingcasino/images/slot-button.jpg") no-repeat;
}
.main-page .content .game-buttons.powerball {
	background: url("/html/rollingcasino/images/game-button-4.jpg") no-repeat;
}
.main-page .content .game-buttons.powerladder {
	background: url("/html/rollingcasino/images/game-button-41.png?v1") no-repeat;
}
.main-page .content .game-buttons.poker {
	background: url("/html/rollingcasino/images/game-button-5.jpg") no-repeat;
}
.main-page .content .game-buttons.live {
	background: url("/html/rollingcasino/images/game-button-1.jpg") no-repeat;
}
.main-page .content .game-buttons.sports:hover {
	background: url("/html/rollingcasino/images/game-button-2-hover.jpg") no-repeat;
}
.main-page .content .game-buttons.slot:hover {
	background: url("/html/rollingcasino/images/slot-button-hover.jpg") no-repeat;
}
.main-page .content .game-buttons.powerball:hover {
	background: url("/html/rollingcasino/images/game-button-4-hover.jpg") no-repeat;
}
.main-page .content .game-buttons.poker:hover {
	background: url("/html/rollingcasino/images/game-button-5-hover.jpg") no-repeat;
}
.main-page .content .coupon-container:hover {
	background: url("/html/rollingcasino/images/coupon-banner.jpg") no-repeat;
	width: 100%;
	height: 60px;
	margin-bottom: 10px;
}
.odometer-container {
	position: absolute;
	right: 18px;
	bottom: 15px;
	overflow: hidden;
	height: 97px;
	width: 695px;
}
.jackpot-odometer {
	position: absolute;
	height: 92px;
	width: 520px;
	bottom: 0;
	right: 0;
}
.main-page .odometer-container img {
	margin-top: -5px;
}
.menu-sub {
	display: none;
	position: absolute;
	left: 50%;
	top: 44px;
	width: 104px;
	margin-left: -54px;
	font-size: 13px;
	background: #1d1d1d;
	border: 2px solid #c1ad8b;
	z-index: 3;
	opacity: 0;
	/* filter: alpha(opacity: 100); */
	transition: .2s;
	cursor: pointer;
}
.menu-sub {
	margin-left: -48px
}
.menu-sub>dd {
	width: 104px;
	padding: 8px 0;
	text-align: center;
	font-weight: 500;
	color: #b2b2b2;
	cursor: pointer;
	transition: .3s
}

.game-buttons-container .game-button {
	width: 50%;
	height: 206px;
	display: inline-block;
	transition: all .5s;
	cursor: pointer;
	padding: 6px 20px;
	position: relative;
	font-weight: 700;
	box-sizing: border-box;
	background-size: contain !important;
}
.game-buttons-container .game-button:last-child {
	text-align: right;
	background-position: right top !important;
}
.game-buttons-container .game-button.live {
}
.game-buttons-container .game-button.sports {
}
.game-buttons-container .game-button.slot {
}
.game-buttons-container .game-button.Others {
}
.game-button .title-container {
	position: absolute;
	bottom: 10px;
	height: 50px;
	width: 570px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.game-button .title-container span {
	font-size: 18px;
	color: #ffffff;
}
.game-button .title-container button {
	font-size: 12px;
	color: #121212;
	width: 105px;
	height: 35px;
	border-radius: 0;
	font-weight: 600;
}
.game-button .title-container button.btn-yellow:hover, .game-button:hover .title-container span {
	color: #fad981;
}
.btn-yellow {
	background: #111111;
	border: 1px solid #c1ad8b;
	color: #c1ad8b !important;
	padding: 0;
	border-radius: 0;
	font-weight: bold;
}
.btn-yellow:hover {
	background: #c1ad8b;
	color: #111111 !important;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none !important;
}
.jackpot-container {
	width: 100%;
	margin-bottom: 10px;
	background-color: #000;
}
.jackpot-content {
	background: url("/html/rollingcasino/images/coupon-banner.jpg") no-repeat;
	height: 67px;
	position: relative;
}
.jackpot-content a {
	display: inline-block;
	font-size: 12px;
	line-height: 34px;
	text-align: center
}
.jackpot-content form {
	position: absolute;
	right: 20px;
	top: 20px;
}
.jackpot-content form .form-control, .jackpot-content form .form-group {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 0;
}
.jackpot-content form select.form-control {
	background: url("/html/rollingcasino/images/chevron-down.png") center right 15px no-repeat #282828;
	width: 175px;
	border: 1px solid #585858;
}
.jackpot-content form .form-control {
	border-radius: 0;
	background: #282828;
	color: #ffffff;
	border: 1px solid #585858;
	width: 270px;
	margin: 0 5px 0 0;
	box-shadow: none;
}
.jackpot-content form .btn-red {
	height: 34px;
}
.jackpot-container .btn-yellow {
	width: 46px;
	height: 34px;
}
.margin-right-55 {
	margin-right: 15px;
}
.btn-coupon .btn-yellow {
	width: 100px;
}
.margin-right-10 {
	margin-right: 10px;
}
.transaction-page {
	margin-bottom: 10px;
}
.transaction-page .transaction-container {
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-start;
	background-color: #000000;
}
.transaction-table {
background: #111;
	font-size: 13px;
	color: #999999;
	font-family: 'Dotum Regular';
	border-spacing: 0;
}
.transaction-table:nth-of-type(1), .transaction-table:nth-of-type(2) {
	border-right: 0;
}
.transaction-table:nth-of-type(3) {
	border-left: 1px solid #282828;
}
.transaction-table:nth-of-type(2) {
	border-left: 1px solid #282828;
}
.transaction-page .transaction-table .table-heading {
	width: 100%;
	border-top: solid 6px #b39139;;
	font-size: 13px;
	color: #fff;
	padding: 7px 18px;
	font-weight: 600;
	font-family: noto sans cjk;
	letter-spacing: -0.8px;
	line-height: 49px;
	box-sizing: border-box;
	background-size: contain;
    background: #222;
}
.transaction-page .goldTxt {
	color: #deb97d;
	font-weight: 600;
}
.transaction-page .text-white {
	color: #ffffff;
	font-weight: 600;
}
.transaction-page .text-white:hover {
	color: #deb97d;
}
.transaction-page .transaction-table tr {
	height: 26px;
	text-align: center;
	background-color: #1d1d1d;
}
.transaction-page .transaction-table tr:nth-of-type(odd) {
	background-color: #111111;
}
.transaction-page .table-heading span.pull-right {
	color: #818083;
}
.transaction-page .table-heading span:hover.pull-right {
	color: #cab593;
	cursor: pointer;
}
.transaction-page .transaction-table:first-of-type {
	width: 100%;
    
}
.transaction-page .transaction-table:nth-child(n + 2) {
	width: 100%;
    margin-left: 1%;
}
.transaction-page .table-heading span:first-of-type {
	font-size: 20px;
}
ul.transaction-list {
	padding-left: 0;
	height: 130px;
	overflow: hidden;
	margin: 0;
	background: url("/html/rollingcasino/images/bg-events.png") repeat-x;
}
ul.transaction-list .items {
	display: flex;
	align-items: center;
	font-size: 13px;
	height: 26px;
	color: #999999;
}
.customer-page {
	font-size: 13px;
	color: #ffffff;
	width: 100%;
	letter-spacing: -0.78px;
	background-color: #000000;
}
.customer-page .goldTxt {
	letter-spacing: -1.44px;
	color: #c1ad8b;
	font-size: 24px;
}
.customer-page .customer-content {
	border: 1px solid #282828;
}
.customer-page .customer-buttons {
	float: left;
	width: calc(100% / 4);
	height: 97px;
	position: relative;
	cursor: pointer;
	padding: 20px;
	background: rgb(43, 41, 49);
	background: -moz-linear-gradient(top, rgb(17, 17, 17) 0%, rgb(25, 25, 25) 100%);
	background: -webkit-linear-gradient(top, rgb(17, 17, 17) 0%, rgb(25, 25, 25) 100%);
	background: linear-gradient(to bottom, rgb(17, 17, 17) 0%, rgb(25, 25, 25) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#111111', endColorstr='#191919', GradientType=0);
	box-sizing: border-box;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.customer-page .customer-buttons {
	padding: 18px;
}
}
.customer-page .customer-buttons:hover {
	opacity: 0.7;
}
.customer-page .customer-buttons img {
	vertical-align: baseline;
}
.customer-page .customer-buttons:nth-of-type(-n+3)::after {
	content: "";
	position: absolute;
	width: 1px;
	height: 50%;
	right: 0;
	top: 50%;
	background: #282828;
	transform: translateY(-50%);
}
.customer-page .text-con {
	display: inline-block;
	margin-left: 5px;
}
.customer-page .text-con p {
	margin: 0;
}
.cash112main .table_cell {
	display: inline-block;
	padding: 0 10px;
}
.cash112main li {
	height: 26px;
	line-height: 26px;
	color: #fff;
	background: #111;
}
.cash112main li:nth-of-type(odd) {
	background-color: #1d1d1d;
}
.cash112main .table_cell:nth-child(1) {
	padding: 0 10px 0 20px;
}
.cash112main .table_cell:nth-child(3) {
	padding-right: 10px;
}
.bannercontt {
	position: relative;
   
}
    .main-content-top  {  overflow: hidden;}  
img.banner-outside {
	width: 100%;
	object-fit: cover;
	height: 600px;
}
.sub_content_arr_bg {
	padding-top: 0;
}
	.slick-slider { margin-bottom: 0 !important;}	
	.slick-slide { height: auto !important}
	
	.containerInner {overflow:hidden;position:relative; margin:0 auto;z-index: 1;}
.main-visual { width: 100%; overflow: hidden;}




.casino-game-title:before {content: '';width: 100%;/*background: url(/html/rollingcasino/images/casino/contents/title_overlay.png?111) no-repeat;*/position: absolute;left: 0;z-index: -1;height: 76px;opacity: 0.3;}


.casino-game-title {
    float: left;
    width: 100%;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    margin: 0 0 15px;
}


.list-menugame { width: 25%; padding: 1%; box-sizing: border-box; float: left; text-align: center;  display: block; cursor: pointer; transition: 0.2s;}
.list-menugame:hover {z-index: 1; 		}
/* .companys-title span {cursor: pointer;   font-size: 20px; text-align: center; height: 40px; line-height: 40px; position: absolute; bottom: 0%; left: 0px; right: 0px; color: #ffc160; font-weight: bold; background: rgba(0,0,0,0.8); display: none   }
.companys-title {  width: 100%; background-size: 100% !important;  margin: 1%;       position: relative; transition: 0.5s;         }
.companys-title:hover { transform: scale(1.07)}
	.companys-title img { width: 100%}	 */
.casino-g { display: block;}
.casino-g:after {content:""; display:block; clear:both;}
.slot-g { display: block;}
.slot-g:after {content:""; display:block; clear:both;}
	#close-slot-game { position: fixed;  top: 40px; font-size: 40px; float: right;}
	#close-slot-game i { width: 1000px; display: block; text-align: right; color: #fff; }
	#slot-game { position: fixed; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0,0,0,0.8);z-index: 9998}
	#slot-game .slot-game-layer { width: 1000px; position: fixed; left: 50%; top: 80px; bottom: 80px;  overflow: hidden;  overflow-y: auto; margin-left: -500px; z-index: 9990; background: #111; border: solid 10px #29210f; box-sizing: border-box; }

	.slot-game-layer::-webkit-scrollbar {
    width: 10px;
  }
  .slot-game-layer::-webkit-scrollbar-thumb {
    background-color: #ffcc00;
    border-radius: 10px;
  }
  .slot-game-layer::-webkit-scrollbar-track {
    background-color: #29210f;
    border-radius: 10px;
    box-shadow: inset 0px 0px 5px white;
  }
	#slot-game-list { padding: 10px; box-sizing: border-box; width: 100%; }
	#slot-game-list:after {content:""; display:block; clear:both;}
	#slot-game-list li { width: 19%; margin: 0.5%;  float: left; text-align: center; box-sizing: border-box; cursor: pointer;}
	#slot-game-list li img { width: 100%; height: 135px;}
	#slot-game-list li span { background:#252525; display: block; height: 25px; line-height: 25px; color: #fff;}


.my-wallet { margin-bottom: 30px;}
.my-wallet:after {content:""; display:block; clear:both;}
.point_change { background: #222; color: #fff; position: fixed; width: 780px; left: 50%; margin-left: -390px; top: 50%; height: 270px; margin-top: -135px; box-sizing: border-box; padding: 50px;}
.game-money, .sports-money { float: left; width: 49%; border: solid 1px #444; box-sizing: border-box;}
.game-money p, .sports-money p{ font-size: 20px; height: 50px; line-height: 50px; text-align: center; background: #000; font-weight: bold;}
.game-money div, .sports-money div {font-size: 20px; height: 50px; line-height: 50px; text-align: center; background: #111;}
#w_from, #w_to { width:160px }
.wallet-move .money { width: 200px;}	
	
	
	.ly002 { position: fixed; left: 0; top: 0; right: 0; bottom: 0; overflow: hidden;  z-index: 999999 !important; background:rgba(0,0,0,0.7);}	
.close-ly { height: 35px; line-height: 35px; background: #ff0000; text-shadow: 0 1px 3px rgba(0,0,0,0.9); font-weight: bold; border-radius: 3px; width: 70px; display: inline-block; right: 5px; top: 5px; text-align: center; position: absolute; right: 2px; top: 2px;}
.close-point-change { position: absolute; right: 2px; top: 0px;}
.close-point-change:before{font-size: 30px !important; vertical-align: middle;}
.btn_point_change { display: block !important; margin: 20px auto 20px auto; background: #ff0000; height: 50px !important; line-height: 50px !important; width: 120px;}



.main_content_wrap {
  width: 95%;
  margin: 0 auto;
  height: auto
}	
.main_content_wrap .casinoZone .title .txt {
    display: flex;
    margin-top: 10px;
    font-family: arial;
    font-size: 24px;
}	
.main_content_wrap .casinoZone .title {
    color:  #cececd;
    font-size: 24px;
    display: flex;
    align-items: center;
    font-weight: 700;
	margin-top: 10PX;
  
}
	.main_content_wrap .casinoZone .title i	{ color: #000; vertical-align: middle; margin-top: 10px; font-size: 30px; margin-right: 5px;}
.main_content_wrap .casinoZone .title h3 {
    color: #000;;
    margin-left: 4px;
}	
.main_content_wrap .casinoZone .content ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
}	
.main_content_wrap .casinoZone .content ul li {
	box-sizing: border-box;
    width: 24%;
    height: 233px;
    border: 1px solid #ccc;
    border-radius: 10px;
    box-shadow: 2px 4px 5px 1px rgba(0,0,0,0.2), inset 0 0 6px 1px #ffffffbf;
    padding-bottom: 23px;
    margin-bottom: 21px;
    background: #FFF0C5;
       background: linear-gradient(180deg,#FFF0C5 6.17%,#FFF9DA 100%);
    position: relative;
    cursor: pointer;
    overflow: hidden;
    margin-right: 1%;
}	