﻿* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.clearboth:after {
	display: block;
	content: "";
	clear: both;
	visibility: hidden
}

i.add {
	animation: myfirst 1s infinite
}

@keyframes myfirst {
	from {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(360deg)
	}
}

@-webkit-keyframes opacityAnimation {
	0% {
		transform: scale(1.0)
	}

	50% {
		transform: scale(1.03)
	}

	100% {
		transform: scale(1.0)
	}
}

@keyframes opacityAnimation {
	0% {
		transform: scale(1.0)
	}

	50% {
		transform: scale(1.03)
	}

	100% {
		transform: scale(1.0)
	}
}

body {
	font-family: Arial, 'Microsoft YaHei', 'Helvetica Neue', Helvetica, sans-serif;
	line-height: 1.428571429;
	background: #215C1C !important;
	background: url(../images/ibet567_bg.png) no-repeat center center fixed !important;
	background-size: cover !important;
	overflow-x: hidden
}

#ele-logo-img {
	width: 140px;
	height: 142px;
	display: block;
	background: url('../images/logo.png') no-repeat;
	position: absolute;
	left: -210px;
	top: -5px
}
.logo-iplay567{
	background: url('../images/logo_iplay567.png') no-repeat !important;
	width: 204px!important;
    height: 142px!important;
    left: -210px!important;
    top: 11px!important;
}
.logo-iplay567 div.text_logo{display: none;}
#header {
	background: url(../images/home/header_bg.jpg) center top
}

.header {
	position: relative;
	margin: 0 auto;
	padding-right: 43px;
	width: 1065px;
	height: 136px
}

.header-logo {
	position: absolute;
	top: -2px;
	left: 0
}

.login-wrap {
	padding-top: 11px;
	height: 78px
}

.header-join {
	background: url(../images/home/btn_join.png) 50% 0 no-repeat
}

.header-join-kh {
	background: url(../images/home/btn_join-kh.png) 50% 0 no-repeat
}

.header-join,
.header-join-kh {
	margin-left: 6px;
	width: 79px;
	height: 65px
}

.login-wrap,
.header-join,
.login-area,
.header-join-kh {
	float: right
}

.login-unit,
.login-submit,
.forget-pw,
.login-submit-kh {
	float: left
}

.login-unit {
	position: relative;
	padding: 2px 0;
	background: url(../images/home/loginInput_bg01.png) center top no-repeat;
	width: 215px;
	height: 36px;
	background-size: 100% 100% !important
}

.login-submit {
	background: url(../images/home/btn_login.png) 50% 0 no-repeat
}

.login-submit-kh {
	background: url(../images/home/btn_login-kh.png) 50% 0 no-repeat
}

.login-submit,
.login-submit-kh {
	margin: 2px 0 0 357px;
	border: none;
	width: 91px;
	height: 30px;
	cursor: pointer;
	outline: none;
	clear: left
}

.forget-pw {
	width: 78px;
	height: 30px;
	line-height: 30px;
	color: #ffbf46;
	text-align: center
}

.ele-navbar-wrap,
.ele-navbar-wrap li {
	position: relative
}

.ele-navbar-wrap {
	float: right;
	margin-right: -6px;
	clear: right;
	margin-left: 10px
}

.ele-navbar-wrap ul {
	padding-top: 14px
}

.ele-navbar-wrap li:first-child {
	background: 0 0
}
.ele-navbar-wrap li {
    padding-left: 14px!important;
}
.ele-navbar-wrap,
.ele-navbar-wrap li {
	position: relative
}

.ele-navbar-wrap li {
	float: left;
	padding-left: 20px;
	background: url(../images/home/nav_line.png) 0 50% no-repeat
}

.ele-navbar-wrap ul a {
	display: block;
	text-decoration: none
}

.ele-navbar-wrap ul a.current .ele-nav-title,
.ele-navbar-wrap ul a:hover .ele-nav-title {
	color: #4b2915 !important;
	font-weight: 700;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	text-shadow: 1px 1px #dccb41;
	background: linear-gradient(90deg, rgb(245 233 98) 0%, rgb(206 143 43) 35%, rgb(237 214 75) 100%)
}

.ele-navbar-wrap ul a .ele-nav-title {
	display: block;
	padding: 0 4px;
	width: 53px !important;
	height: 43px;
	line-height: 43px;
	color: #fff;
	font-size: 13px;
	text-align: center;
	text-shadow: 1px 1px #4b2915
}
.ele-navbar-wrap ul li a{padding-left: 9px;}
.ele-sidemenu-group {
	display: none;
	padding: 0 15px;
	left: 0;
	line-height: 30px;
	color: #fff;
	text-decoration: none;
	background: rgb(18 18 18 / 67%);
	position: absolute;
	z-index: 999;
	-moz-transition: opacity 0.4s ease-in-out;
	-o-transition: opacity 0.4s ease-in-out;
	-webkit-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out
}

.ele-sidemenu-group a {
	font-size: 14px;
	color: #fff
}

.login-unit .login-placeholder {
	left: 16px;
	cursor: text
}

.login-unit-user input::placeholder,
.login-unit-pwd input::placeholder {
	color: #d49a7b
}

.login-unit .login-placeholder,
.acc-unicode {
	position: absolute;
	top: 0;
	line-height: 36px;
	color: #d49a7b;
	font-family: arial
}

.ogin-unit-cap {
	width: 90px !important;
	background-size: 100% 100% !important
}

.login-acc {
	width: 110px
}

.login-input {
	border: none;
	padding-left: 14px;
	background-color: transparent;
	width: 200px;
	height: 26px;
	line-height: 26px;
	color: #d49a7b;
	outline: none
}

.acc-unicode {
	right: 10px;
	font-size: 14px
}

.forget-pw {
	width: 78px;
	height: 30px;
	line-height: 30px;
	color: #ffbf46;
	text-align: center
}

.casi-ibet {
	width: 300px;
	left: -78px;
	display: flex
}

.casi-ibet1 {
	flex: 1
}

.ele-navbar-wrap ul a:hover {
	color: #ffe425
}

.casino_top {
	margin: 40px 0 40px
}

.clearfix:after,
.clearfix:before {
	content: "";
	display: table
}

.ele-navbar-wrap,
.ele-navbar-wrap li {
	position: relative
}

.ele-navbar-wrap .ele-nav-title,
.ele-navbar-wrap .ele-nav-subtitle {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.ele-navbar-wrap .ele-nav-hot {
	position: absolute;
	z-index: 1;
	display: block
}

.ele-subnav-group,
.ele-more-wrap {
	position: absolute;
	z-index: 999;
	margin: 0;
	border: none;
	min-width: auto;
	opacity: 0.95;
	overflow: hidden
}

.ele-subnav-group::before,
.ele-more-wrap::before,
.ele-subnav-group::after,
.ele-more-wrap::after {
	display: none
}

.ele-subnav-wrap,
.ele-more-wrap ul {
	border: none !important;
	padding: 0;
	width: auto
}

.ele-subnav-wrap::before,
.ele-more-wrap ul::before,
.ele-subnav-wrap::after,
.ele-more-wrap ul::after {
	position: static;
	top: auto;
	right: auto;
	left: auto;
	margin: 0;
	border: none;
	padding: 0;
	background: none;
	height: 0
}

.ele-subnav-group a,
.ele-more-wrap a {
	position: relative;
	float: left;
	margin: 0;
	box-sizing: content-box !important;
	border: none !important;
	background: none !important;
	width: 65px;
	min-width: auto;
	padding: 0 10px 0 37px;
	height: 38px;
	line-height: 38px;
	font-size: 12px !important;
	font-weight: normal;
	text-align: left !important;
	text-shadow: none !important;
	text-decoration: none !important;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.ele-subnav-group a::after,
.ele-more-wrap a::after {
	display: none
}

.ele-more-wrap .ele-nav-subtitle,
.ele-more-wrap .ele-nav-hot {
	display: none
}

.ele-subnav-title {
	height: 43px;
	line-height: 43px;
	text-align: center;
	font-size: 14px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.ele-subnavlink i {
	width: 27px;
	height: 20px;
	position: absolute;
	top: 9px;
	left: 5px;
	display: inline-block
}

a:-webkit-any-link:focus {
	outline-offset: 1px
}

body.layout {
	min-width: 1100px;
	background-color: #0a0a0a
}

.wrapper {
	position: relative;
	width: 1200px;
	margin: 0 auto
}

ol,
ul {
	margin: 0 auto;
	padding: 0;
	list-style: none
}

[ng-click] {
	cursor: pointer
}

.mainw {
	overflow: auto
}

* {
	margin: 0;
	padding: 0
}

.clear {
	clear: both
}

a {
	text-decoration: none;
	color: #a28143
}

#container {
	height: 1200px
}

.header-middle {
	position: relative
}

#logo-bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	width: 218px;
	height: 168px;
	background: url('../images/logo.png') no-repeat center
}

#logo-bg>a {
	display: block;
	height: 100%
}

.carousel-control-next,
.carousel-control-prev {
	width: 17%
}

.top-nav {
	font-size: 0
}

.top-nav>li {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
	color: #fff;
	font-size: 12px;
	line-height: 41px
}

.top-nav a {
	color: inherit;
	text-decoration: none
}

.top-nav-right {
	text-align: right
}

.top-nav-right .board {
	color: #ffa500
}

.top-nav-right .partner {
	color: #00f
}

.top-nav-right .redenvelope {
	color: red
}

.top-nav-right .redenvelope:hover {
	color: #ff0
}

.top-nav-right>.language {
	margin-left: 8px
}

.top-nav-right>.language:before {
	display: none
}

.top-nav-right>.language>a>span {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 14px;
	margin-right: 6px;
	cursor: pointer
}

.top-nav-right>.language>a>span[data-language="zh-CN"] {
	background-image: url('../images/zh_CN.png')
}

.top-nav-right>.language>a>span[data-language="kh"] {
	background-image: url('../images/ca.png')
}

.top-nav-right>.language>a>span[data-language="en"] {
	background-image: url('../images/en_US.png')
}

#nav {
	width: 1200px;
	margin: 0 auto;
	padding-left: 233px;
	text-align: right
}

#nav>ul {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	display: flex
}

#nav>ul>li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	height: 92px;
	-webkit-box-flex: 1;
	flex: 1;
	float: left
}

#nav>ul>li>a {
	position: relative;
	display: block;
	height: 100%;
	color: #a0a0a0;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	line-height: 125px
}

#nav>ul>li>a:hover {
	color: red;
	background: url('../images/nav_h.1.png') no-repeat center bottom
}

#nav>ul>li>a:hover:before {
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg)
}

#nav>ul>li>a:before {
	content: '';
	position: absolute;
	top: 10px;
	left: 0;
	width: 100%;
	height: 40px;
	background: no-repeat center;
	-moz-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out
}

#nav>ul>li.home>a:before {
	background-image: url('../images/nav/home.png')
}

#nav>ul>li.slot>a:before {
	background-image: url('../images/nav/slotnav.png')
}

#nav>ul>li.poker>a:before {
	background-image: url('../images/nav/poker.png')
}

#nav>ul>li.live>a:before {
	background-image: url('../images/nav/livenav.png')
}

#nav>ul>li.fish>a:before {
	background-image: url('../images/nav/fishnav.png')
}

#nav>ul>li.lottery>a:before {
	background-image: url('../images/nav/lotterynav.png')
}

#nav>ul>li.number>a:before {
	background-image: url('../images/nav/number.png')
}

#nav>ul>li.cockfight>a:before {
	background-image: url('../images/nav/cockfight.png')
}

#nav>ul>li.sports>a:before {
	background-image: url('../images/nav/sportnav.png')
}

#nav>ul>li.forexw>a:before {
	background-image: url('../images/nav/forex.png')
}

#nav>ul>li.fishing>a:before {
	background-image: url('../images/nav/fishingnav.png')
}

#nav>ul>li.promotion>a:before {
	background-image: url('../images/nav/promotion.png')
}

#nav>ul>li.hot>a:after {
	content: '';
	position: absolute;
	top: 12px;
	right: 8px;
	width: 20px;
	height: 13px;
	background-image: url('../images/hot.gif')
}

#nav>ul>li.red>a {
	color: red
}

#nav>ul>li:hover .subnav {
	display: block\9;
	visibility: visible
}

#nav>ul>li:hover .subnav li {
	opacity: 1;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s
}

.subnav {
	position: absolute;
	top: 100%;
	left: 50%;
	z-index: 4;
	margin-left: -60px;
	text-align: left;
	visibility: hidden;
	-webkit-perspective: 320px;
	-moz-perspective: 320px;
	-ms-perspective: 320px;
	perspective: 320px;
	-moz-transition: visibility linear .4s;
	-o-transition: visibility linear .4s;
	-webkit-transition: visibility linear .4s;
	transition: visibility linear .4s
}

div.subnav.col2 {
	width: 241px;
	margin-left: -120px
}

div.subnav.col2 ol+ol li {
	border-left: none
}

div.subnav.col2.fish {
	width: 290px;
	margin-left: -145px
}

div.subnav.col2.fish li {
	width: 145px
}

div.subnav.col3 {
	width: 365px;
	margin-left: -150px
}

div.subnav.col3 ol+ol li {
	border-left: none
}

.subnav ol {
	float: left
}

.subnav li {
	cursor: pointer;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: relative;
	width: 150px;
	color: #fff;
	font-size: 13px;
	line-height: 36px;
	border-left: 1px solid #fef88a;
	border-right: 1px solid #fef88a;
	opacity: 0;
	background: rgba(0, 0, 0, .7);
	-webkit-transform: rotateY(90deg);
	-moz-transform: rotateY(90deg);
	-ms-transform: rotateY(90deg);
	-o-transform: rotateY(90deg);
	transform: rotateY(90deg);
	-webkit-transition: opacity .4s, -webkit-transform .5s;
	-moz-transition: opacity .4s, -moz-transform .5s;
	-o-transition: opacity .4s, -o-transform .5s;
	transition: opacity .4s, transform .5s
}

.subnav li.first-li {
	border-top: 1px solid #fef88a
}

.subnav li:last-child {
	border-bottom: 1px solid #fef88a
}

.subnav li.lonely-li {
	border-bottom: 1px dotted #534a43
}

.subnav li:hover {
	color: #ff0
}

.subnav li:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 40px;
	height: 30px;
	margin: 0 3px;
	background: no-repeat center
}

.subnav li a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: inherit;
	text-align: center;
	text-decoration: none
}

.subnav li+li {
	border-top: 1px dotted #534a43
}

#nav li:hover .subnav li:nth-child(1) {
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s
}

#nav li:hover .subnav li:nth-child(2) {
	-webkit-transition-delay: 50ms;
	-moz-transition-delay: 50ms;
	-o-transition-delay: 50ms;
	transition-delay: 50ms
}

#nav li:hover .subnav li:nth-child(3) {
	-webkit-transition-delay: 100ms;
	-moz-transition-delay: 100ms;
	-o-transition-delay: 100ms;
	transition-delay: 100ms
}

#nav li:hover .subnav li:nth-child(4) {
	-webkit-transition-delay: 150ms;
	-moz-transition-delay: 150ms;
	-o-transition-delay: 150ms;
	transition-delay: 150ms
}

#nav li:hover .subnav li:nth-child(5) {
	-webkit-transition-delay: 200ms;
	-moz-transition-delay: 200ms;
	-o-transition-delay: 200ms;
	transition-delay: 200ms
}

#nav li:hover .subnav li:nth-child(6) {
	-webkit-transition-delay: 250ms;
	-moz-transition-delay: 250ms;
	-o-transition-delay: 250ms;
	transition-delay: 250ms
}

#nav li:hover .subnav li:nth-child(7) {
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms
}

#nav li:hover .subnav li:nth-child(8) {
	-webkit-transition-delay: 350ms;
	-moz-transition-delay: 350ms;
	-o-transition-delay: 350ms;
	transition-delay: 350ms
}

#nav li:hover .subnav li:nth-child(9) {
	-webkit-transition-delay: 400ms;
	-moz-transition-delay: 400ms;
	-o-transition-delay: 400ms;
	transition-delay: 400ms
}

#nav li:hover .subnav li:nth-child(10) {
	-webkit-transition-delay: 450ms;
	-moz-transition-delay: 450ms;
	-o-transition-delay: 450ms;
	transition-delay: 450ms
}

.subnav.sportw li[game-box="afb"]:before {
	background-image: url('../images/nav/sport/afb.png')
}

.subnav.sportw li[game-box="afb2"]:before {
	background-image: url('../images/nav/sport/afb2.png')
}

.subnav.sportw li[game-box="sbo"]:before {
	background-image: url('../images/nav/sport/sbo.png')
}

.subnav.sportw li[game-box="ibc"]:before {
	background-image: url('../images/nav/sport/ibc.png')
}

.subnav.live li[game-box="gd"]:before {
	background-image: url('../images/nav/casino/gd.png')
}

.subnav.live li[game-box="dg99"]:before {
	background-image: url('../images/nav/casino/dg99.png')
}

.subnav.live li[game-box="wm"]:before {
	background-image: url('../images/nav/casino/wm.png')
}

.subnav.live li[game-box="sexy"]:before {
	background-image: url('../images/nav/casino/sexy.png')
}

.subnav.live li[game-box="ag"]:before {
	background-image: url('../images/nav/casino/ag.png')
}

.subnav.live li[game-box="allbet"]:before {
	background-image: url('../images/nav/casino/allbet.png')
}

.subnav.live li[game-box="w88"]:before {
	background-image: url('../images/nav/casino/w88.png')
}

.subnav.live li[game-box="sa"]:before {
	background-image: url('../images/nav/casino/sa.png')
}

.subnav.live li[game-box="gold"]:before {
	background-image: url('../images/nav/casino/gold.png')
}

.subnav.live li[game-box="evo"]:before {
	background-image: url('../images/nav/casino/evo.png')
}

.subnav.live li[game-box="hbo"]:before {
	background-image: url('../images/nav/casino/hbo.png')
}

.subnav.slot li[game-box="fishing"]:before {
	background-image: url('../images/nav/slot/fishing.png')
}

.subnav.slot li[game-box="bg"]:before {
	background-image: url('../images/nav/slot/bg.png')
}

.subnav.slot li[game-box="pt"]:before {
	background-image: url('../images/nav/slot/pt.png')
}

.subnav.slot li[game-box="mg"]:before {
	background-image: url('../images/nav/slot/mg.png')
}

.subnav.slot li[game-box="haba"]:before {
	background-image: url('../images/nav/slot/hb.png')
}

.subnav.slot li[game-box="w88"]:before {
	background-image: url('../images/nav/slot/w88.png')
}

.subnav.slot li[game-box="gold"]:before {
	background-image: url('../images/nav/slot/gold.png')
}

.subnav.slot li[game-box="joker123"]:before {
	background-image: url('../images/nav/slot/joker123.png')
}

.subnav.slot li[game-box="sa"]:before {
	background-image: url('../images/nav/slot/sa.png')
}

.subnav.slot li[game-box="netent"]:before {
	background-image: url('../images/nav/slot/netent.png')
}

.subnav.slot li[game-box="pplay"]:before {
	background-image: url('../images/nav/slot/pp.png')
}

.subnav.slot li[game-box="playstar"]:before {
	background-image: url('../images/nav/slot/playstar.png')
}

.subnav.slot li[game-box="mega"]:before {
	background-image: url('../images/nav/slot/mega88.png')
}

.subnav.slot li[game-box="dragon"]:before {
	background-image: url('../images/nav/slot/dragon.png')
}

.subnav.slot li[game-box="pg"]:before {
	background-image: url('../images/nav/slot/pg.png')
}

.subnav.slot li[game-box="bs"]:before {
	background-image: url('../images/nav/slot/bs.png')
}

.subnav.slot li[game-box="bbin"]:before {
	background-image: url('../images/nav/slot/bbin.png')
}

.subnav.slot li[game-box="nextgen"]:before {
	background-image: url('../images/nav/slot/nextgen.png')
}

.subnav.lottery li[game-box="lottery"]:before {
	background-image: url('../images/nav/lottery/lottery.png')
}

.subnav.lottery li[game-box="thai"]:before {
	background-image: url('../images/nav/lottery/thai.png')
}

.subnav.lottery li[game-box="vn"]:before {
	background-image: url('../images/nav/lottery/vn.png')
}

.subnav.number li[game-box="num"]:before {
	background-image: url('../images/nav/number/num.png')
}

.subnav.number li[game-box="live_num"]:before {
	background-image: url('../images/nav/number/live_num.png')
}

.subnav.lottery li[game-box="keno"]:before {
	background-image: url('../images/nav/number/keno.png')
}

.subnav.lottery li[game-box="new_keno"]:before {
	background-image: url('../images/nav/number/new_keno.png')
}

.subnav.cockfight li[game-box="cock"]:before {
	background-image: url('../images/nav/cockfight/s128.png')
}

.subnav.cockfight li[game-box="cocksv"]:before {
	background-image: url('../images/nav/cockfight/sv388.png')
}

.subnav.poker li[game-box="ongdo"]:before {
	background-image: url('../images/nav/poker/ongdo.png')
}

.subnav.poker li[game-box="poke"]:before {
	background-image: url('../images/nav/poker/poke.png')
}

.subnav.poker li[game-box="ham"]:before {
	background-image: url('../images/nav/poker/ham.png')
}

.subnav.poker li[game-box="tienlen"]:before {
	background-image: url('../images/nav/poker/tienlen.png')
}

.subnav.poker li[game-box="klaklouk"]:before {
	background-image: url('../images/nav/poker/klaklouk.png')
}

.subnav.poker li[game-box="sikuthai"]:before {
	background-image: url('../images/nav/poker/sikuthai.png')
}

.subnav.poker li[game-box="kate"]:before {
	background-image: url('../images/nav/poker/kate.png')
}

.subnav.poker li[game-box="apoung"]:before {
	background-image: url('../images/nav/poker/apoung.png')
}

.subnav.poker li[game-box="ffyl"]:before {
	background-image: url('../images/nav/poker/ffyl.png')
}

.subnav.poker li[game-box="klas"]:before {
	background-image: url('../images/nav/poker/klas.png')
}

#account-box {
	text-align: right
}

#account-box>form {
	display: inline-block;
	vertical-align: top;
	font-size: 0
}

#account-box>form .input-wrapper {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 10px 4px 0 0
}

#account-box>form .input-account>input {
	background-image: url('../images/input_account.png')
}

#account-box>form .input-password>input {
	background-image: url('../images/input_password.png')
}

#account-box>form .input-password>.btn-forget {
	position: absolute;
	top: 8px;
	right: 5px;
	padding: 1px 6px;
	color: #c1a079;
	font-size: 14px;
	text-decoration: none;
	background-color: rgba(73, 65, 65, .6);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}

#account-box>form .input-captcha>input {
	width: 160px;
	background-image: url('../images/input_captcha.png')
}

#account-box>form input {
	width: 165px;
	height: 37px;
	padding-left: 28px;
	color: #c1a079;
	font-size: 14px;
	background-color: transparent;
	background-position: left center;
	background-repeat: no-repeat;
	border: none;
	outline: none
}

#account-box>form input::-webkit-input-placeholder {
	color: inherit
}

#account-box>form input:-ms-input-placeholder {
	color: inherit
}

#account-box>form input::-moz-placeholder {
	color: inherit
}

#account-box>form input.placeholdersjs {
	color: inherit
}

#account-box>form button,
#account-box>form a {
	display: inline-block;
	vertical-align: top;
	width: 71px;
	color: #ece0d2;
	height: 32px;
	font-size: 16px;
	background-color: transparent;
	background-position: center top;
	background-repeat: no-repeat;
	border: none;
	outline: none;
	text-align: center;
	line-height: 2
}

#account-box>form button:hover {
	background-position: center bottom
}

#account-box>form .btn-login {
	margin-right: 10px;
	background-image: url('../images/btn_login.png')
}

#account-box>form .btn-reg {
	background-image: url('../images/btn_reg.png')
}

#check-code-wrapper {
	position: relative;
	display: inline-block
}

.code-numb {
	display: inline-block;
	height: 32px;
	margin-top: 2px;
	color: #ece0d2;
	font-size: 16px;
	background-color: transparent;
	background-position: center top;
	background-repeat: no-repeat;
	border: none;
	outline: none
}

li#clock span {
	color: #fff225
}

footer {
	background: #0c0c0c !important;
	text-align: center;
	padding: 20px 0px 10px 0px !important;
	border-top: 1px solid #2d2c2c !important
}

img {
	max-width: 100%
}

.box-casino {
	background: #191013;
	color: #fff;
	margin-bottom: 10px;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in
}

.box-casino img {
	width: auto;
	max-width: 100%
}

.cas_title {
	width: 100%;
	height: auto;
	font-size: 16px;
	display: block;
	color: #ffe425;
	text-shadow: 2px 3px 5px rgb(78 53 47), 0px -3px 5px rgb(31 25 19), 2px 3px 5px rgb(0 0 0 / 64%), 0px 0px 5px rgb(82 66 27 / 82%), 2px 3px 5px rgb(215 171 69 / 4%), 0px 0px 5px rgb(82 66 27 / 82%);
	text-transform: uppercase;
	text-align: right;
	padding: 5px 10px
}

.overlay {
	display: block;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	opacity: 0;
	visibility: hidden;
	text-align: center;
	z-index: 36;
	overflow: hidden;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	border: 2px solid #fff225;
	box-shadow: 1px 5px 35px #4e352f inset
}

.overlay a {
	display: block;
	margin: -55px auto;
	width: 173px;
	position: absolute;
	left: 0;
	right: 0;
	top: 75%;
	font-weight: bold;
	z-index: 1;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #fff;
	border-color: transparent;
	text-decoration: none;
	font-size: 24px;
	background: #598611;
	border: 1px solid rgb(255 255 255);
	border-radius: 25px;
	padding: 5px;
	box-shadow: 0 0px 15px rgb(218 196 181), 0 0px 5px rgb(54 51 47) inset;
	text-shadow: 0px 2px 5px #598513, 2px 0px 4px #0a0a30, 0px 0px 10px #598611
}

.box-sport {
	width: 100%;
	margin: 15px auto;
	text-align: center;
	position: relative;
	display: block;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	border: 1px solid #252527
}

.sport_bg {
	width: 100%;
	height: 707px;
	margin: 0 auto;
	background: #193754 url(../images/sport/sport_banner.jpg);
	background-position: 50%;
	background-size: cover !important
}

.box-sport {
	background: #252527
}

.box-sport:hover {
	-webkit-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px)
}

.sport-info {
	width: 100%;
	height: auto;
	font-size: 16px;
	display: block;
	color: #fff000;
	text-transform: uppercase;
	text-align: right;
	padding: 5px 10px
}

.slot-bg {
	background: url(../images/slot/slot_bg.jpg);
	background-size: cover
}

.box_bg {
	border: 1px solid rgb(255 182 87);
	border-radius: 20px;
	box-shadow: 0px 0px 10px 5px #000 inset
}

.title-games {
	width: 80%;
	height: auto;
	position: absolute;
	font-size: 30px;
	display: block;
	color: #f6a903;
	transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, 0%);
	left: 50%;
	text-transform: uppercase;
	font-weight: 700;
	text-align: center;
	bottom: 0%;
	font-size: 22px;
	font-weight: 700;
	color: #e7df28;
	background: linear-gradient(90deg, rgb(75 23 169 / 0%) 0%, rgb(105 55 55) 50%, rgb(75 23 169 / 0%) 100%);
	padding: 5px 0px
}

.slot-lobby .col-md-3 {
	margin-bottom: 10px
}

.box-slot .overlay {
	border: none
}

.gift {
	position: fixed;
	bottom: -40px;
	z-index: 99;
	left: 70px
}

.gift img {
	width: 260px
}

.lottery-bg {
	background: url(../images/slot/slot_bg.jpg);
	background-size: cover
}

.lottery-lobby {
	margin-top: 15px
}

.title-lottery {
	width: 100%;
	height: auto;
	font-size: 16px;
	display: block;
	color: #fff000;
	text-transform: uppercase;
	text-align: right;
	padding: 5px 10px
}

.box-lottery {
	background: #0c0c0c;
	margin-bottom: 15px;
	text-align: center;
	position: relative;
	display: block;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	border: 1px solid #252527
}

.box-num {
	background: #191013;
	margin-bottom: 15px;
	text-align: center;
	position: relative;
	display: block;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	border: 1px solid #252527
}

.numb-lobby {
	margin-top: 10px
}

.numb-bg {
	background: url(../images/slot/slot_bg.jpg);
	background-size: cover
}

.title-poker,
.title-num {
	width: 100%;
	height: auto;
	font-size: 16px;
	display: block;
	color: #fff000;
	text-transform: uppercase;
	text-align: right;
	padding: 5px 10px
}

.box-poker {
	background: #191013;
	margin-bottom: 15px;
	text-align: center;
	position: relative;
	display: block;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in
}

.box-cock:hover .overlay,
.box-poker:hover .overlay,
.box-num:hover .overlay,
.box-lottery:hover .overlay,
.box-casino:hover .overlay,
.box-sport:hover .overlay,
.box-slot:hover .overlay {
	width: 100%;
	height: 100%;
	opacity: 1;
	visibility: visible;
	top: 0;
	left: 0
}

.box-cock:hover,
.box-casino:hover,
.box-poker:hover,
.box-num:hover,
.box-lottery:hover {
	-webkit-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px)
}

.box-cock .overlay {
	border: none
}

.cockfight-lobby {
	margin-top: 30px
}

.cockfight-bg {
	width: 100%;
	background-size: cover;
	background-image: url(../images/cockfight/bg.jpg);
	min-height: 628px;
	padding: 15px 10px 20px 10px
}

.box-cock {
	width: 100%;
	height: auto;
	margin: 5px auto;
	text-align: center;
	position: relative;
	display: block;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in
}

.box-cock:hover {
	-webkit-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px)
}

.cockfight-lobby h3 {
	color: #FF9800;
	font-size: 30px;
	padding: 8px;
	border-left: 7px solid #FF9800;
	padding-left: 15px;
	margin: 10px 0px;
	background: rgb(127 93 157 / 49%);
	box-shadow: 0px 3px 3px #231025
}

.cock_tittle {
	font-size: 24px;
	display: block;
	color: #ff9f00;
	text-shadow: 2px 8px 6px #212529, 0px -5px 35px rgb(105 72 72);
	text-transform: uppercase;
	font-weight: 700;
	text-align: center
}

section.sec_register {
	margin: 0 auto;
	text-align: center
}

.form_main {
	width: 630px;
	box-sizing: border-box;
	padding: 25px 0px;
	overflow: hidden;
	margin: 0 auto;
	display: inline-block;
	vertical-align: middle
}

.form_main .title {
	width: 100%;
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 24px;
	font-weight: 700;
	text-transform: capitalize;
	color: #fff;
	position: relative;
	background: rgb(63 43 43);
	border: 1px solid #ff9000;
	border-bottom: none;
	border-top-right-radius: 25px;
	border-top-left-radius: 25px
}

.form_contant {
	box-sizing: border-box;
	width: 100%;
	padding: 25px;
	overflow: hidden;
	background: rgb(42 34 32 / 82%);
	border: 1px solid #cf831f;
	border-top: none;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px
}

.form_main input {
	box-sizing: border-box;
	width: 100%;
	border: 1px rgb(162 97 13) solid;
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	margin: 0 0 5px;
	color: #ffffff;
	background: rgb(0 0 0 / 28%)
}

.re_select select {
	width: 100%;
	padding: 0 10px;
	height: 40px;
	box-sizing: border-box;
	overflow: hidden;
	border: 1px rgb(163 98 13) solid;
	margin: 0 0 5px;
	background: rgb(0 0 0 / 28%)
}

.re_select select option {
	background: rgb(22 24 39);
	color: #fffff
}

.form_contant button {
	width: 50%;
	height: 50px;
	line-height: 40px;
	border-radius: 25px;
	display: block;
	background: #ad6912;
	margin-top: 10px;
	color: #ffffff;
	font-size: 18px
}

input.code {
	width: 70%
}

.register-contant-code {
	width: 30%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #151314;
	color: #666;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 700
}

#code_match {
	width: 30%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: rgb(16 18 27 / 78%);
	color: #666;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 700;
	display: inline-block
}

.girl_pic {
	display: inline-block;
	margin-right: -4px
}

.services {
	position: fixed;
	top: 112px;
	z-index: 10
}

.services a {
	display: block
}

.service-right {
	right: 0;
	width: 146px;
	background: url('../images/right.1.png') no-repeat center top
}

.service-right .con_phone {
	height: 299px
}

.service-right .email {
	height: 44px;
	margin-bottom: 8px
}

.service-right .skype {
	height: 50px;
	text-align: center;
	color: #fff600;
	font-weight: bold
}

.service-right .zalo {
	height: 65px;
	text-align: center;
	color: #fff600;
	font-weight: bold
}

.bg_hide {
	background: #0f0f12;
	padding: 12px 0px;
	height: auto;
	color: #ffffff;
	border: 1px solid #9c8c09;
	opacity: 0;
	width: 130px;
	text-align: center;
	right: 0px;
	position: absolute
}

.service-right .email:hover .bg_hide,
.service-right .skype:hover .bg_hide,
.service-right .zalo:hover .bg_hide {
	opacity: 1
}

.service-right .closed {
	height: 50px;
	cursor: pointer
}

.service-lb {
	position: fixed;
	z-index: 1;
	left: 0;
	bottom: 0
}

.service-lb li {
	display: inline-block;
	vertical-align: top;
	width: 200px;
	height: 200px
}

.service-lb li a {
	display: block;
	height: 100%
}

.copy-right {
	margin-top: 10px
}

@media only screen and (max-width:1210px) {
	section.sec_register {
		text-align: left
	}

	.services {
		top: 200px !important
	}

	.form_main {
		width: 580px !important
	}

	.girl_pic {
		width: 450px !important
	}
}

#account-info {
	position: relative;
	display: inline-block;
	vertical-align: top
}

#account-info>.account:before {
	background-image: url(../images/icon_account.png)
}

#account-info>li>span {
	display: inline-block;
	vertical-align: top;
	max-width: 6em;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

#account-info>.balance:before {
	background-image: url(../images/icon_balance.png)
}

#account-info>.account:before,
#account-info>.balance:before {
	content: '';
	display: inline-block;
	vertical-align: top;
	width: 25px;
	height: 55px;
	margin-right: 4px;
	background-position: center;
	background-repeat: no-repeat
}

#account-info>li {
	display: inline-block;
	vertical-align: top;
	margin-right: 24px;
	color: #816a51;
	font-size: 12px;
	line-height: 55px
}

#account-info>li a,
#account-info>li span {
	color: #816a51
}

#account-nav {
	display: inline-block;
	vertical-align: top;
	margin-top: 4px;
	font-size: 0
}

#account-nav>ul>li {
	display: inline-block;
	vertical-align: top;
	width: 100px
}

#account-nav>ul>li>a {
	display: block;
	color: #bd966b;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	line-height: 24px
}

#action-box {
	display: inline-block;
	vertical-align: top
}

#action-box>.btn-logout {
	display: block;
	width: 76px;
	height: 36px;
	margin-top: 10px;
	padding-left: 18px;
	color: #816a51;
	font-size: 12px;
	line-height: 36px;
	text-align: center;
	text-decoration: none;
	background: url(../images/btn_logout.png) no-repeat center top;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

#action-box>.btn-logout:hover {
	color: #ff5;
	background-position: center bottom
}

.widget-right {
	display: block;
	position: fixed;
	background-color: transparent;
	top: 35%;
	right: 0;
	width: 48px;
	z-index: 9
}

.widget-right ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.widget-right ul li img.icon-pop {
	width: 100%;
	height: auto;
	background-color: #01b62b;
	padding: 8px;
	position: relative;
	z-index: 2;
	border-bottom: 1px solid #01b62b
}

.widget-right ul li:first-child img.icon-pop {
	border-top-left-radius: 8px
}

.widget-right ul li:nth-child(7) img.icon-pop {
	border-bottom: 0
}

.widget-right ul li .popup {
	display: block;
	opacity: 0;
	position: absolute;
	right: -400px;
	top: 0;
	padding: 16px;
	background-color: #01b62b;
	transition: all .3s linear;
	z-index: 1;
	color: #fff;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px
}

.widget-right ul li .popup.qq {
	top: -45px;
	background-color: #01b62b;
	color: #fff;
	border-radius: 8px
}

.widget-right ul li .popup.qq.wc {
	top: -91px
}

.widget-right ul li .popup.links {
	background-color: #01b62b;
	border-radius: 8px
}

.popup.links p {
	text-align: left;
	margin-bottom: 6px
}

.popup a {
	color: #fff
}

.widget-right ul li .popup.qr {
	top: -80px
}

.widget-right ul li .popup p {
	white-space: nowrap;
	margin-bottom: 0
}

.widget-right ul li .popup img {
	max-width: 48px !important
}

.popup.qq img,
.popup.qr img {
	width: 100% !important
}

.box-qr {
	font-size: 12px;
	width: 90px
}

.box-qr:first-child {
	margin-bottom: 4px
}

.box-qr p {
	margin: 0
}

.widget-right ul li .popup img.qrd {
	max-width: 200px !important
}

.widget-right ul li .popup.active {
	display: block;
	opacity: 1
}

@keyframes showPopUp {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.widget-right ul li {
	position: relative;
	background-color: #672815;
	width: 100%;
	text-align: center;
	cursor: pointer
}

.widget-right ul li:hover,
.widget-right ul li:active {
	background-color: #672815
}

.widget-right ul li:first-child {
	border-top-left-radius: 8px
}

.widget-right ul li:last-child {
	background-color: #01b62b;
	border-bottom-left-radius: 8px;
	padding: 8px;
	position: relative;
	z-index: 2
}

.widgetArrow {
	position: absolute;
	border: 6px solid transparent;
	border-left-color: #fff;
	width: 0;
	height: 0;
	top: 16px;
	right: -12px;
	transition: none
}

.popup.qq .widgetArrow {
	top: 54px;
	z-index: 2
}

.widget-left-container {
	position: fixed;
	display: block;
	background-color: transparent;
	top: 35%;
	left: -218px;
	transition: all .3s linear;
	z-index: 9
}

.widget-left-container.open {
	left: 0
}

.widget-left {
	position: absolute;
	display: block;
	width: 48px;
	height: 124px;
	background-color: #672815;
	top: 0;
	right: -48px;
	padding: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	cursor: pointer
}

.icon-lang,
.contack-icon {
	padding: 0 5px
}

.mem-info {
	color: #ffe3a1
}

.mem-info,
.SU-Menual {
	float: right;
	line-height: 25px
}

.ele-accinfo {
	display: inline-block;
	padding-right: 5px
}

.ele-accinfo .fa {
	padding: 0 2px;
	font-size: 14px
}

.ele-first-balance {
	display: inline-block
}

.ele-acc-unit {
	display: inline-block
}

.ele-obalance-wrap {
	position: relative;
	display: inline-block
}

.ele-other-balance {
	cursor: pointer
}

.mem-info .ele-accinfo.ele-acc-name {
	padding-right: 15px
}

.SU-Menual {
	clear: right
}

.SU-Menual,
.SU-Menual a {
	color: #ffe3a1
}

.login-Menual {
	float: right
}

.SU-Menual li {
	float: left
}

.SU-Menual a {
	text-decoration: none;
	transition: color .2s
}

.SU-Menual,
.SU-Menual a {
	color: #ffe3a1;
	font-size: 14px
}

.ele-acc-name a span,
.ele-acc-name a strong,
.ele-accinfo a span,
.ele-accinfo a strong,
#memberCreadit {
	font-size: 14px;
	font-weight: normal;
	color: #ffe3a1
}

.capt {
	position: absolute;
	left: 111px;
	width: 63px;
	background: none;
	color: #d49a7b
}

.main-cell marquee a {
	color: #fff !important
}

.carousel-indicators {
	width: auto;
	left: auto;
	right: 150px;
	margin-left: 0;
	text-align: right;
	padding: 0 5px
}

.carousel-indicators {
	bottom: 20px
}

.carousel-indicators li {
	width: 20px;
	height: 20px;
	border-radius: 3px;
	background-color: #000;
	background-color: rgba(0, 0, 0, .4);
	border: 1px solid;
	border-color: #fff;
	border-color: hsla(0, 0%, 100%, .4)
}

.carousel-indicators li.active {
	background-color: rgba(0, 0, 0, 0);
	height: 20px;
	width: 20px;
	border: 2px solid #FFF;
	margin: 0 0 0 8px
}

.numb-bg {
	background-repeat: no-repeat !important;
	background-size: cover !important
}

.stais {
	float: right
}

.promo_box h3 {
	padding-top: 15px !important
}

.promo_box h3 b {
	color: #fff !important
}

.logo-modal {
	background: url(../images/logo.png) no-repeat;
	width: 140px;
	height: 80px;
	text-indent: -999999px;
	display: block;
	background-size: contain;
	background-position-x: 18px;
	margin: auto;
	text-align: center
}

.login-modal-container .modal-content,
.sign-up-modal-container .modal-content,
.not-yet-login .modal-content,
.dig88-facebook-page-modal-container .modal-content {
	background-color: #252525;
	border-radius: 10px;
	color: #FFF;
	font-family: dinpro, sans-serif;
	font-size: 14px
}

.login-modal-container .modal-header {
	border-bottom: 0
}

.login-modal-container form hr,
.sign-up-modal-container form hr {
	border-top: 1px solid #363636
}

.login-modal-container .modal-body {
	width: 90%;
	margin: auto
}

.login-modal-container form .form-control,
.sign-up-modal-container form .form-control {
	height: 40px;
	background-color: #363636;
	border: none;
	color: #FFF;
	font-size: 12px
}

.login-modal-container .modal-header,
.sign-up-modal-container .modal-header,
.not-yet-login-modal-container .modal-header,
.dig88-facebook-page-modal-container .modal-header,
.promo-info-modal-container .modal-header {
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top: 10px solid #093B06;
	border-bottom: none
}

.login-modal-container .btn-login,
.sign-up-page-container .btn-sign-up,
.not-yet-login-modal-container .btn-login,
.not-yet-login-modal-container .btn-sign-up {
	color: #000;
	background-color: #F8D35F;
	box-shadow: none;
	border: none;
	padding: 12px;
	font-size: 14px;
	width: 100%;
	font-weight: bold;
	text-shadow: none !important
}

.login-modal-container .forgot-pwd,
.sign-up-modal-container .forgot-pwd {
	float: right;
	color: #FFF
}

.promo-info-modal-container .btn-join-now,
.promo-info-modal-container .btn-join-now:focus,
.promo-info-modal-container .btn-join-now:hover,
.promo-info-modal-container .btn-join-now:active,
.promo-info-modal-container .btn-join-now:active:focus,
.promo-info-modal-container .btn-join-now:active:hover,
.promo-info-modal-container .btn-close-footer {
	background: #FFDD00;
	border: none;
	padding: 10px 40px;
	box-shadow: none;
	font-weight: bold;
	outline: none;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #000
}

.icon-64 {
	background: url(../images/icon_sprite.png) no-repeat;
	width: 64px;
	height: 64px;
	display: inline-block;
	text-align: center;
	position: absolute;
	right: 10px;
	top: -10px
}

.icon-64.btn-close {
	width: 22px;
	height: 20px;
	background-position: -724px -150px;
	margin-left: -35px;
	margin-top: 25px;
	background-color: none
}

.modal-header .close {
	box-shadow: none !important;
	-webkit-box-shadow: none !important
}

.modal-header .close:hover {
	background: none
}

.modal-header button.close {
	outline: none
}

.widget-right ul li .popup p a {
	background: linear-gradient(90deg, rgb(75 23 169 / 0%) 0%, rgb(12 185 52) 50%, rgb(75 23 169 / 0%) 100%);
	border: 1px solid #01b62b !important
}

.text_logo {
	position: absolute;
	font-size: 12px;
	bottom: -1px;
	color: #e2b627;
	background: -webkit-linear-gradient(#f7f0ac, #e2b627);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-family: sans-serif !important;
	white-space: nowrap;
	word-spacing: 0px;
	left: 17px
}
.logo-iplay567 .text_logo{
	bottom: 55px!important;
}