<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: Roboto Slab;
    src: url(../fonts/RobotoSlab-Regular.ttf);
}
.clear-fix {
    clear: both;
}
*{
    padding: 0px;
    margin: 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Arial;
}
.wrapper{
    width: 990px !important;
    margin: 0 auto;
    position: relative;
}
body{
    background: #5E0823 url(../../images/bg.jpg) center top no-repeat;
    padding: 0px;
    margin: 0px;
}
.clear{clear: both;}
.pull-left{float:left;}
.pull-right{float:right;}
a {
    color: #fff;
    text-decoration: none;
}
.date-time {
    color: #fff;
    font-family: Arial;
    padding: 4px 0px;
    font-size: 12px;
}
#language {
    padding: 0px;
    margin: 0px;
    float: left;
    position: relative;
    top: 22px;
    right: 0px;
}
#language li  {
    display: inline;

}
.header-left {
    width: 324px;
    float: left;
}
.wrap-login {
    float: left;
    margin: 0px 4px;
}



#contact{width: 550px;height: 62px;}
#contact&gt;ul&gt;li{display: inline-block;margin-left: 60px;}
#contact&gt;ul&gt;li&gt;a{text-decoration: none;color: #f5f1a9;font-family: arial;}
#contact&gt;ul&gt;li&gt;a&gt;img{margin-right: 10px;vertical-align: middle;}
#contact&gt;ul&gt;li&gt;a&gt;div&gt;p{font-family: ARLRDBD;}
#contact&gt;ul&gt;li:first-child{margin-left: 35px;}
#contact-header{font-size: 15px;}
#contact-acc{font-family: Arial;font-size: 10px;}

#bank {
    width: 346px;
    background: rgba(0, 0, 0, 0.58);
    float: left;
    box-shadow: 0px 0px 4px #c1c1c1;
    border-radius: 6px;
    padding: 10px;
}
#bank table {
    text-align: center;  
}
#bank table tr td {
    padding: 5px;
}
#header{height:  auto;}
#logo {
    width: 300px;
    height: 152px;
    text-align: center;
    z-index: 999;
    float: left;
    margin: 12px 0px;
}
.header-right {
    float: right;
    width: 660px;
}
.header-right-top {
    width: 396px;
    float: right;
    position: relative; 
}
.forget {
    display: block;
    text-align: right;
    padding: 5px 0px;
    float: right;
    position: relative;
    top: 16px;
    right: 8px;
}
.forget .forget-password {
    color: #ffffff;
    font-style: italic;
    font-size: 14px;
    font-family: Arial;
}

#frm-login {
    float: right;
    width: 588px;
    height: 30px;
    color: #fff;
    font-family: Arial;
    font-size: 12px;
    text-align: center;
    width: 234px;
}
#frm-login tr td {
    padding: 2px;
    vertical-align: middle;
}
#frm-login input[type="text"],
#frm-login input[type="password"] {
    width: 108px;
    height: 24px;
    font-size: 12px;
    margin-right: 4px;
    padding: 10px;
    background: #fff;
    border-radius: 4px;
    outline: none;
    border: none;
    font-family: Arial;
    color: #000000 !important;
}
#frm-login input[type="text"]:focus,
#frm-login input[type="password"]:focus {
	box-shadow: none;
	border-color: #fff !important;
}
#frm-login input::-webkit-input-placeholder {
	color: #000;
}
.btn-bg {    
    width: 114px;
    height: 32px;
    border: none;
    font-family: 'Roboto Slab';
    background: transparent url(../../images/bg-masuk.png) top center no-repeat;
    text-transform: capitalize;
    font-size: 18px;
    color: #ffffff;
}
.btnRegister {
    display: block;
    float: right;
    text-align: center;
    cursor: pointer;
    margin-left:2px;
}
.btnLogin {
    text-transform: uppercase;
    font-weight: bold;
    padding: 0px 0px 19px 0px;
    cursor: pointer;
    font-size: 14px;
    line-height: 20px;
     margin-left:2px;
}
.btnRegister:hover ,
.btnRegister:active {
	text-decoration: none;
	color: #fff;
}
.btnLogin:focus,
.btnRegister:focus {
	outline: none;
	text-decoration: none;
	color: #fff;
}
#marquee-bg{width: 990px;height: 20px;background: url(../../images/marquee_bg.png) center no-repeat;font-family: Arial;font-size: 12px;font-weight: bold;}
.runningTitle {
    float: left;
    width: 62px;
    line-height: 24px;
    height: 33px;
    background: url(../../images/speaker.png) center no-repeat;
}
.runningText {
    width: 100%;
    float: left;
    margin: 15px 0px;
}
#runningText {
    font-family: Roboto Slab;
    font-size: 13px;
    color: #F1EBA5;
    float: right;
    width: 528px;
    font-weight: bold;
    color: #fff;
    padding: 10px 0px;
}
.content-right {
    float: right;
    width: 640px;
}
#games {
    float: left;
    margin: 46px 0px 0px 0px;
}
/* ----- menu ----- */
.menu-wrapper {
    width: 770px;
    float: right;
}
#menu  ,
#menu-bottom {
    margin: 0px;
    position: relative;
    width: 100%;
    display: table;
}
#menu li ,
#menu-bottom  li {
    display: table-cell;
    position: relative;
}

#menu li a {
    font-family: Roboto Slab;
    font-size: 14px;
    color: #dadada;
    text-align: center;
    display: block;
    font-weight: bold;
    padding: 12px 13px;
}
#menu li a:hover {
    color: #ffef9f;
}

#menu-bottom {
    padding: 10px 0px;
    width: 575px;
    float: left;
}
#menu-bottom li a {
    padding: 10px 32px;
    font-family: ProximaNovabold;
    font-size: 14px;
    background: url(../../images/menu-left.png) no-repeat center left, url(../../images/menu-right.png) no-repeat center right;
}
#menu-bottom li a:hover {
background: url(../../images/hover-left.png) no-repeat center left, url(../../images/hover-right.png) no-repeat center right,
url(../../images/hover-repeat.png);
}
#menu-bottom li a span {
    position: relative;
}
/* ----- / menu ----- */
.title-marquee {
	width: 200px;
	float: left;
}
.info {
    color: #8f0502;
    font-style: italic;
    font-weight: bold;
}
#slideshow {
    width: 100%;
    height: 270px;
}
#contact {
	background: transparent url(../../images/contact-bg.png) center center no-repeat;
	width: 100%;
	height: 80px;
	text-align: center;
	padding: 12px;
	font-family: Roboto Slab;
}
#contact &gt; div {
	display: inline-block;
	margin-right: 20px;
}
#contact &gt; div:last-child {
	margin-right: 0px;
}
#contact &gt; div &gt; .contact-info ,
#contact &gt; div &gt; .contact-icon {
	color: #fff;
	font-size: 14px;
	text-align: center;
	font-weight: bold;

}
#contact &gt; div &gt; .contact-icon {
    height: 40px;
}   
/* social */
.social {
    background: url(../../images/bg-contact.png) center center no-repeat;        
    padding: 20px 0px;
    float: left;
    height: 80px;
    width: 640px; 
    text-align: center;
}
#socail {
    display: inline;
}
#social li {
    height: 42px;
    padding: 2px 0px;
    display: inline-block;
}
#social .social-icon {
    float: left;
    cursor: pointer;
}
.social-info {
    font-size: 12px;
    color: #fff;
    line-height: 30px;
    padding-left: 40px;
    padding-right: 10px;
    text-align: left;
    font-family: Roboto Slab;
}
.icon-social {
    height: 50px;
    width: 208px;
    background: url(../../images/contact.png) center center no-repeat;
    float: left;
}

/* /social */


#content .header {
    border: 1px solid #ECCE04;
    color: #FFF;
    font-size: 20px;
    margin-top: 10px;
    background: none repeat scroll 0 0 rgba(0,0,0, 0.4);
    border-bottom: 1px #ECCE04 solid;
    padding-left: 20px;
    font-family: Arial;
    padding: 5px 10px;
}
#content .body {
    font-family: Arial;
    border: 1px solid #ECCE04;
    color: #FFF;
    border-top: none;
    min-height: 350px;
    margin-bottom: 10px;
    padding: 10px;
    background: none repeat scroll 0 0 rgba(0,0,0, 0.4);
}
.body p{
    padding-top: 20px;
    
}
/* --------------  menu footer  -----------------*/
.menu-footer {
    width: 100%;
    float: left;
        padding: 10px 0px;
}
#menu-footer {
    margin: 0px auto;
}
#menu-footer li {
    display: inline-block;    
}
#menu-footer li a {
    text-decoration: none;
    color: #e8c042;
    font-family: Roboto Slab;
    font-size: 11px;
    display: block;
    padding: 0px 6px;
    font-weight: bold;
}
#menu-footer li:last-child a {
    border-right: 0px;
}
/* -------------- / menu footer   -----------------*/
.footer-contact {
    text-align: center;
}
.copy-right {
    width: 346px;
    color: #fff;
    font-family: Arial;
    font-size: 11px;
    text-align: center;
}
#app {
    width: 346px;
    background: url(../../images/icons/app.png) center center no-repeat;
    height: 64px;
}
#wowslider-container1  .ws_bullets div {
  top: 8px !important;  
}
#wowslider-container1 .ws_controls .ws_bullets div a  {
    background-color: #ead200;
   box-shadow: none !important;
   padding: 3px !important;

}
#wowslider-container1 .ws_controls .ws_bullets div a.ws_selbull {
     background-color: #fff;
}
#wowslider-container1  .ws_bullets {
    left: 90% !important;

}
#wowslider-container1 .ws_bullets a.ws_selbull {
    padding: 3px !important;
}
#logo-footer {
    background: url(../../images/logo-footer.png) no-repeat center center;
    width: 200px;
    height: 100px;
    position: absolute;
    right: 0px;
    top: 0px;
}
#download   {
    z-index:9999;
    box-shadow: 0px 0px 4px #c1c1c1; 
    background: rgba(0, 0, 0, 0.58);
    padding: 15px;
    border-radius: 6px;
    position: fixed;
    top: 200px;
}
#main-download li a {
    padding: 10px 0px;
    display: block;
}
#menu li a .menu-icon img:nth-child(2){
    display: none;
}
#menu li a .menu-icon {
    width: 100%;
    height: 42px;
    margin: 0px auto;
    float: left;
    text-align: center;
}
img[usemap], map area{
    outline: none;
}
.date-time span {
    margin: 0px 10px;
}</pre></body></html>