/*@font-face {
    font-family: Roboto-Regular;
    src: url("../fonts/Roboto-Regular.ttf");
}*/

body {
	background: #0e0e0e;
	margin: 0px;
	padding : 0px;
	color: #fff;
	/*font-family: "Roboto-Regular";*/
	font-family: arial;
}

.wrapper {
	width: 1025px;
}

.header {
	background: url("../bg-header.png?v=1");
	background-size: 100% auto;
	overflow: hidden;
	background-repeat: no-repeat;
}

.header2 {
	background: url("../bg-header2.png?v=20231106");
	background-size: 100% auto;
	overflow: hidden;
	background-repeat: no-repeat;
}

/* .header-bg{ */
	/* background: url(../header-bg.jpg); */
    /* background-size: contain; */
    /* overflow: hidden; */
    /* background-position-y: 26px; */
    /* background-position-x: 0px; */
    /* background-repeat: no-repeat; */
/* } */
.header-left {
	float: left;
	overflow: hidden;
	padding-top: 20px;
}

.img-logo {
	display: block;
    margin: auto;
}

.header-right {
	overflow: hidden;
}
/* .header-right a{
	
} */
.header-right a img{
	width:90px;
}
.contact-panel {
    margin-top: -6px;
}
.list-contact {
    padding: 0px;
    margin: 24px 11px -17px auto;
    display: table;
}
.list-contact li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 4px;
    font-size: 12px;
    display: inline-block;
    text-align: right;
    vertical-align: top;
    line-height: 0px;
}
	.list-contact li a {
		color: #002331;
		text-decoration: none;
		font-weight: 600;
	}
.list-contact li img {
	width:24px;
    vertical-align: middle;
	margin-right: 4px;
}
.login-panel {
	padding: 48px 6px 0px 0px;
	text-align: right;
}

.loginform {
	font-size: 11px;
	padding-left: 10px;
}

.btnlogin {
	background: url("../bg-button.png?v=20250303") repeat-x center;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	border: none;
	text-align: center;
	width: 88px;
	height: 26px;
	color: #000;
	border-radius: 5px;
	/*margin-left: 5px;*/
	vertical-align: center;
}

.btnlogin:hover {
	color: yellow;
}
.btnReg {
	background: url("../bg-reg.png?v=20250303") repeat-x center;
	background-size: contain;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	border: none;
	text-align: center;
	width: 86px;
	height: 26px;
	color: #fff;
	border-radius: 5px;
	/*margin-left: 5px;*/
	vertical-align: bottom;
}

.btnReg:hover {
	color: yellow;
}
.loginfield {
	width: 85px;
	line-height: 14px;
	/*margin-left:4px;
	margin-right: 5px;*/
	border: 1px solid #000;
	padding: 5px 6px;
	border-radius: 5px;
	font-size: 12px;
}

select.loginfield {
	padding: 3px 6px;
	width: auto;
	height: 24px;
	vertical-align: bottom;
}
.btnlogout {
    background: url(../logout.png?v=20220616) repeat-x center;
    font-size: 10px;
    cursor: pointer;
    border: none;
    text-align: center;
    width: 88px;
    height: 26px;
    border-radius: 5px;
	vertical-align: top;
}
.img-refresh {
	vertical-align: middle;
	height: 20px;
}

.img-code {
	vertical-align: middle;
	height: 26px;
}

.codefield {
	width: 55px;
}


.menu-wrapper {
	overflow: hidden;
	width: 100%;
}

.menu-list {
	width: 100%;
	list-style: none;
	overflow: hidden;
	display: table;
	margin:0 auto;
	padding: 5px 0px;
	background: url("../bg-menu.jpg?v=20250303") repeat-x;
	background-size: cover;
	font-size: 12px;
}

.menu-list li {
	display: table-cell;
}

.menu-list li a {
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	display: block;
	
}
.menu-list li a:hover {
	color: #ddc83b;
}
.contentafter{
	margin-left:-20px;
}
.contentafter::after  {
	content: " | ";
	color: #fff;
	margin-left: 10px;
}


.news {
	background: url("../bg-news.png?v=20250303") repeat-x;
	background-size: cover;
	color:#000;
	height:34px;
	width: 100%;
	margin: auto;
	margin-bottom: 8px;
	font-family: "Century Gothic";
	color: #fff;
}

.news span {
	font-size: 12px;
	position: absolute;
	margin-top: 10px;
	margin-left: 12px;
	font-style: italic;
	color: #fff;
}
.news marquee {
	margin-top: 8px;
	font-size: 12px;
	margin-left: 248px;
	width: 400px;
	font-style: italic;
	color: #000;
}
.news marquee a{
	color: #fff;
	text-decoration: none;
}

.content-left {
	width: 215px;
	float: left;
	overflow: hidden;
	background: url("../bg-sidebar.jpg") repeat-y;
	background-size: 100% 100%;
	min-height: 100%;
	height: 100%;
}


.menu-games {
	margin: 10px;
	overflow: hidden;
	margin-top: 0px;
}

.btn-early {
	background: url("../bg-early.jpg") repeat-x center;
	font-size: 14px;
	cursor: pointer;
	border: none;
	text-align: center;
	padding: 4px 10px 4px 10px;
	width: 55px;
	color: #fff;
	border-radius: 6px;
	text-decoration: none;
	margin: auto;
	margin-bottom:5px;
	display: block;
	background-size: 100% 100%;
}

.games-titte {
    background:url("../bg-sport.png") no-repeat center;
    padding: 8px 0px;
    border-radius: 0px 5px 0px 0px;
	font-weight: bold;
	font-size: 14px;
	padding-left: 20px;
}

.games-list-wrap {
	background: #030e1b;
	padding: 10px 5px 20px 5px;
}

.games-list-wrap p {
	margin:0px;
}


.games-list {
	background: url("../bg-menuside.jpg") repeat-x center;
	background-size: auto 100%;
    color: #000;
    padding-top: 9px;
    padding-bottom: 8px;
    font-size: 14px;
	margin-bottom: 1px;
	border-radius: 5px 5px 0px 0px;
	padding-left: 15px;
}

.games-list a {
    color: #F5EB08;
	text-decoration: none;
	display:block;
	padding-left: 23px;
	background-position: left center;
	background-size: auto 100%;
	font-family: "Century Gothic";
}

.games-list a:hover {
    color: #fff;
}

.soccer {
	background: url("../ic-soccer.png") no-repeat;
}

.basketball {
	background: url("../ic-basket.png") no-repeat;
}

.tennis {
	background: url("../ic-tennis.png") no-repeat;
}

.financial {
	background: url("../ic-finalcial.png") no-repeat;
	background-size: 14px auto !important;
}

.icehockey {
	background: url("../ic-iceh.png") no-repeat;
}

.badminton {
	background: url("../ic-badminton.png") no-repeat;
}

.volley {
	background: url("../ic-volley.png") no-repeat;
}

.snoocker {
	background: url("../ic-snooker.png") no-repeat;
	background-size: 14px auto !important;
}

.baseball {
	background: url("../ic-baseball.png") no-repeat;
}

.rugby {
	background: url("../ic-rugby.png") no-repeat;
	background-size: 14px auto !important;
}



.content-right {
	background: #002331;
	overflow: hidden;
}

.banner-1 {
	height: 84px;
}

.banner-1 img {
	width: 820px;
	position: absolute;
}

.page-content {
	background: url("../bg-content.jpg");
	padding: 10px 0px;
	background-size: 100% 100%;
}
.arrowleft, .arrowright {
	display: block;
	position: absolute;
	width: 21px;
	height: 21px;
	cursor: pointer;
	background-size: 100% 100% !important;
	overflow: hidden;
}
.arrowleft { background: url(../arrow-left.png) no-repeat; }
.arrowright { background: url(../arrow-right.png) no-repeat;}
			
.slider1left, .slider1right {
	display: block;
    position: absolute;
    width: 40px;
    height: 58px;
    cursor: pointer;
    background: url('../a22.png') center center no-repeat;
    overflow: hidden;
}

.slider1left { background-position: -10px -31px; }
.slider1right { background-position: -70px -31px; }
.slider1left:hover { background-position: -130px -31px; }
.slider1right:hover { background-position: -190px -31px; }


.baris {
	overflow: hidden;
	margin-top: 8px;
}
.banner-kiri, .banner-kanan {
	width: 49%;
	max-width: 467px;
}

.banner-kanan {
	float: right;
}

.banner-kiri {
	float: left;
}

.list-img-games {
	padding: 0px;
	list-style: none;
	overflow: hidden;
}

.list-img-games  li {
	float: left;
	width: 18%;
	max-width: 185px;
	margin-right: 18px;
}

.list-img-games  li a {
	overflow:hidden;
	text-decoration:none;	
	padding: 0px 2px;
}

.list-img-games  li a img {
	overflow:hidden;
	text-decoration:none;	
	padding: 0px 2px;
	width: 100%;
}

.list-img-games  li:last-child {
	margin-right: 0px;
}

.list-img-games  li:first-child a {
	padding-left: 0px;
	padding-right: 3px;
}

.list-img-games  li:last-child a {
	padding-right: 0px;
	padding-left: 3px;
}

.list-img-games  li:nth-child(3) a {
	padding: 0px 3px;
}

.footer {
	padding:0px 10px;
}

.copyright {
	font-size: 12px;
	float: right;
}

.txtHeader 
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #002331;
}

.txtHeader2 
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #002331;
}

.btnMail {
	background: url("../bg-button.png?v=20250303") repeat-x center;
	font-size: 11px;
	font-weight: bold;
	border: none;
	text-align: center;
	padding: 7px 10px 7px 10px;
	border-radius: 4px;
}

.btnMail a {
	line-height: 25px;
	color: #000;
	text-decoration: none;
}
