/* cssreset.com */
.subheader-wrapper{
	height: 85px;
	width: 100%;
	display: inline-block;
}
.subheader{
	display: inline-block;
	width: 100%;
	text-align: center;
	z-index: 999;
	overflow: hidden;
}
.subheader a{
	width: 47.8%;
}

.subheader a.register{
    height: 40px;
    display: block;
    padding-top: 12px;
    text-decoration: none;
    font-weight: bold;
    color: #fef4e9;
    font-size: 14px;
    margin: 5px 1%;
    background: linear-gradient(180deg,#02ebfd,#06f);
    border-radius: 5px;
}
.subheader a.register:hover{

}
.subheader a.login{
    height: 40px;
    display: block;
    padding-top: 12px;
    text-decoration: none;
    font-weight: bold;
    color: #fef4e9;
    font-size: 14px;
    margin: 5px 1%;
     background: linear-gradient(180deg,#01c2ff,#69deff);
    border-radius: 5px;
}
.subheader a.login:hover{

}
#home-logo{
/*    display: inline-block;
    float: right;*/
    right: 0px;
    top: 53px;
    z-index: 999;
    position: fixed;
}
#home-logo a img {
    /* position: absolute; */
    height: 31px;
    width: auto;
    /* display: inline-block; */
    margin-top: 5px;
    margin-right: 10px;
    padding: 5px;
}


#registerForm #email_id.form-control,
#registerForm #password.form-control,
#registerForm #password-confirm.form-control{
    color: #fff !important;
}
    
.form-control:focus{
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6) !important;
box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6) !important;
}

.forgot-box .help-block, .forgot-box .has-error .control-label{
	color: yellow !important;
}

.forgot-box .has-error .form-control{
	border-color: yellow !important;
}

.forgot-box {
	position: relative;
    /* z-index: 999; */
    max-width: 300px;
    margin: 0 auto;
    display: block;
    background-color: #05529b;
    padding: 10px 30px;
    -webkit-box-shadow: inset 0px 1px 0px 3px rgba(0, 0, 0, 0.04);
    box-shadow: inset 0px 1px 0px 3px rgba(0, 0, 0, 0.04);
    text-align: left;
    margin-top: 15px;
    border-radius: 5px;
    max-height: 350px;
}

.login-box {
	position: relative;
    /* z-index: 999; */
    max-width: 300px;
    margin: 0 auto;
    display: block;
    background-color: #05529b;
    padding: 30px;
    -webkit-box-shadow: inset 0px 1px 0px 3px rgba(0, 0, 0, 0.04);
    box-shadow: inset 0px 1px 0px 3px rgba(0, 0, 0, 0.04);
    text-align: left;
    margin-top: 15px;
    border-radius: 5px;
    max-height: 350px;
}

.login-box a {
    color: #ffffff;
    margin-right: 5px;
    margin-left: -1px;
    padding: 5px;
    font-size: 13px;
    text-decoration:none;
}

.login-box p {
    color: #ffffff;
}

.form-group label{
	color: #fff;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img{
	margin-top: 10px;
}

.bootstrap-select:not([class*=span]):not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
	width: 100% !important;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: normal !important;
}

#registerForm a, #registerForm a:visited {
text-decoration: none;
color: yellow !important;
}

#registerForm li a, #registerForm li a:visited {
text-decoration: none;
color: #333 !important;
}

.spacer-reg{
	padding:20px;
}

h2{
	margin-top: 0;
}

.dropdown-menu.open{
	margin-right: 100px;
}


.div_content{
	border-radius: 0;
}

#name, #username, #email_id, #password, #password-confirm, #referral, #mobileNumber, #security_ans, #letters_code, #dateId, #monthId, #yearId, #security_ques, #surveyId, #languageId {
	outline: none;
    display: block;
    padding: 5px 8px;
    border: none;
	width: 100%;
    height: 35px;
    font-family: 'Droid Sans', Tahoma, Arial, Verdana sans-serif;
    font-size: 14px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 5px;
	margin-top: 10px;
    margin-bottom: 10px;
    background: transparent;
    border: 1px solid #0047ff;
}

.Orange {
    color: #ffffff;
    background-color: #fe5400;
    margin-right: 6px;
    -webkit-appearance: none;
    border-radius: 0;
}
.quick-post-button {
    float: right;
    width: 95px;
    -webkit-appearance: none;
    border-radius: 0;
    border: none;
    padding: 6px 18px !Important;
    height: 35px !important;
}
.clear {
    clear: both;
}
* {
	margin: 0;
	padding: 0;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: white;
	overflow-x: hidden;
	overflow-y: auto;	/*background-image: url("../image/mobile/Grey-Bar.png");
			background-repeat: no-repeat;
			background-size: 10000px 10000px;
			background-position: -100px 0px;
			background-color: rgb(255, 74, 74);
			*/
}
html:lang(zh-hans) body {
	font-size: 14px;
}
p {
	text-align: justify;
}
header {
	height: 40px;
	position: fixed;
	width: 100%;
}
#logo {
	display: inline-block;
	position: relative;
	top: 3px;
	left: 15px;
	height: 90%;
	padding: 0px 0px 0px 5px;
	float: left;
}
#logo img {
	height: 40px;
}
#back {
	display: inline-block;
	position: absolute;
	top: 5px;
	left: 8px;/*	width: 50px;
		height: 50px;
		padding: 5px;*/
}

/*#back img {
		width: 100%;
		height: 100%;
}*/
#entries {
	display: inline-block;
	position: relative;
	float: right;
	padding: 8px;
	top: 0px;
	right: 0px;
	margin-right: 10px;
}
.button {
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
        background: #bb1527;
        border-radius: 5px;
        border: none;
        padding: 10px 22px;
    /* darker button background*/
}
.button6 {
	color: #FFFFFF;
	background: #074b97;
	text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.3);
	font-size: 20px;
	font-weight: bold;
	height: 35px;
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
	display: block;
	text-align: center;	/*Rounded Corners*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid;	/*Shadow*/
	-webkit-box-shadow: 0px 7px 20px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 7px 20px 0px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 7px 20px 0px rgba(0, 0, 0, 0.75);
}
.button3 {
	color: #FFFFFF;
	background: gray;
	text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.3);
	font-size: 15px;
	font-weight: bold;
	height: 35px;
	width: 100%;
	overflow: hidden;
	display: inline;
	text-align: center;
}
#content {
	margin-bottom: 40px; /* Height of the footer element */
}
#main_image {
	padding-top: 40px;
}
#main_image img {
	width: 100%;
	height: auto;
}
#main_image3 img {
	width: 100%;
	height: 257px;
}
#main_image4 img {
	width: 100%;
	height: 259px;
}
#main_image2 img {
	width: 100%;
	height: 266px;
}

nav {
	display: block;
}
nav3 {
	display: block;
}
nav4 {
	display: block;
}

/** additional  **/
nav5 details:last-child,
nav7 details:last-child {
	margin-bottom: 40px
}
.box {

	/*	background-image: url("../image/mobile/Grey-Bar.png");*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 50px;
	text-align: center;
}
.boxq {
	background-image: url("../image/mobile/Grey-Bar.png");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 50px;
	text-align: center;
}
.boxk {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 50px;
	text-align: center;
	font-size: 11pt;
}
.boxz {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 50px;
	text-align: center;
	font-size: 11pt;
}
#special {

	/*background-image: url("../image/mobile/Grey-Bar.png");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;*/
	text-align: center;
	height: auto;
	padding-bottom:15px;
	margin-bottom: -1px;

	/*margin-bottom: 40px;*/
}
/* #special img {
	margin: 0 auto;
	width: 100%;
	max-width:470px;
} */
#special1 {

	/*	background-image: url("../image/mobile/Grey-Bar.png");*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: left;
	height: auto;	/** additional **/
	padding-bottom: 40px;/*      background: rgb(53, 53, 53);*/
}
#special1 img {
	padding: 8px;
}
#special p {
	margin-top: 0px;
	padding: 8px;
	color: yellow;
}
#specia1 p:last-child {
	margin-bottom: 0px;
}
#special ol {
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 5px 20px;
    text-align: justify;
}
#special2 {
	background-image: url("../image/mobile/Grey-Bar.png");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: left;
	height: 320px;
	font-size: 10pt;
}
#special2 img {
	padding: 8px;
}
#special2 ol {
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 5px 40px;
	text-align: left;
}
#special2 p {
	margin-top: 0px;
	padding: 8px;
	font-size: 12pt;
}
#special2 p:last-child {
	margin-bottom: 0px;
}
#special1 ol {
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 5px 40px;
	text-align: left;
        line-height: 17px;
}
#special1 p {
	margin-top: 0px;
	padding: 8px;
	color: #fff;
	margin-left: 10px;
	margin-right: 10px;
}
#special1 p:last-child {
	margin-bottom: 0px;
}
#special3 {

	/*background-image: url("../image/mobile/Grey-Bar.png");*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: left;
	height: 315px;
}
#special3 img {
	    padding: 0 15px;
    vertical-align: sub;
}
#special3 ol {
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 5px 40px;
	text-align: left;
}
#special3 p {
	margin-top: 0px;
	padding: 6px 24px;
	font-size: 12pt;
	color: #fff;
}
#special3 p:last-child {
	margin-bottom: 0px;
}
.box a {
	padding: 10px 10px;
	margin: 0px 5px;
	margin-top: 8px;
	display: inline-block;
	background-image: url("../image/mobile/Blue-Bar1.png");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	color: white;
	font-size: 11px;
	height: 35px;
	text-align: center;	/*Rounded Corners*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid;	/*Shadow*/
	-webkit-box-shadow: 0px 7px 20px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 7px 20px 0px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 7px 20px 0px rgba(0, 0, 0, 0.75);
}
.boxq a {
	padding: 10px 10px;
	margin: 0px 4px;
	margin-top: 5px;
	display: inline-block;
	background-image: url("../image/mobile/Blue-Bar1.png");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	color: white;
	font-size: 8px;
	font-weight: bold;
	height: 35px;
	text-align: center;	/*Rounded Corners*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid;	/*Shadow*/
	-webkit-box-shadow: 0px 7px 20px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 7px 20px 0px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 7px 20px 0px rgba(0, 0, 0, 0.75);
}
.boxk a {
	padding: 10px 10px;
	margin: 0px 4px;
	margin-top: 8px;
	display: inline-block;
	background-image: url("../image/mobile/Blue-Bar.png");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	color: white;
	font-size: 11px;
	font-weight: bold;
	height: 35px;
	text-align: center;	/*Rounded Corners*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid;	/*Shadow*/
	-webkit-box-shadow: 0px 7px 20px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 7px 20px 0px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 7px 20px 0px rgba(0, 0, 0, 0.75);
}
.boxz a {
	padding: 10px 10px;
	margin: 0px 4px;
	margin-top: 8px;
	display: inline-block;
	background-image: url("../image/mobile/Blue-Bar.png");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	color: white;
	font-size: 15px;
	font-weight: bold;
	height: 35px;
	text-align: center;	/*Rounded Corners*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid;	/*Shadow*/
	-webkit-box-shadow: 0px 7px 20px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 7px 20px 0px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 7px 20px 0px rgba(0, 0, 0, 0.75);
}
nav3 summary {
	height: 312px;
	background-image: url("../image/mobile/Blue-Bar1.png");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	padding: 15px;
	font-weight: bold;
	font-size: 10pt;
}
nav4 summary {
	height: 312px;
	background-image: url("../image/mobile/Blue-Bar1.png");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: left;
	padding: 15px;
	font-weight: bold;
	font-size: 10pt;
}
summary {
	height: auto;	/*background-image: url("../image/mobile/Blue-Bar1.png");*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: left;
	padding: 15px;
	font-weight: bold;
}
nav summary {
	height: auto;	/*background-image: url("../image/mobile/Blue-Bar.png");*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	padding: 15px;
	font-weight: bold;
}
nav5 summary {
	height: auto;	/*background-image: url("../image/mobile/Blue-Bar.png");*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	padding: 15px;
	font-weight: bold;
}
nav7 summary {
	height: auto;
	background-image: url("../image/mobile/Blue-Bar1.png");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: left;
	padding: 15px;
	font-weight: bold;
}
nav6 summary {
	height: 312px;
	background-image: url("../image/mobile/Blue-Bar1.png");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: left;
	padding: 15px;
	font-weight: bold;
}
details summary::-webkit-details-marker {
	display: none;
}
nav1 summary {
	height: 263px;
	background-image: url("../image/mobile/Blue-Bar1.png");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: left left;
	background-repeat: no-repeat;
	text-align: left;
	padding: 15px;
	font-weight: bold;
	font-size: 10pt;
}
details summary::-webkit-details-marker {
	display: none;
}
#nav_foot {
	width: 100%;
	background-color: #2891f5;
}
.sub {
	margin: 0px;
	height: 32px;
	width: 32%;
	background-color: #2891f5;
	display: inline-block;
	padding-top: 8px;
	text-align: center;
}
#nav_foot1 {
	width: 100%;
	background-color: #2891f5;
}
.sub1 {
	margin: 0px;
	height: 32px;
	width: 32%;
	background-color: #2891f5;
	display: inline-block;
	padding-top: 8px;
	text-align: left;
}
#nav_foot2 {
	width: 100%;
	background-color: #2891f5;
}
.sub2 {
	margin: 0px;
	height: 32px;
	width: 32%;
	background-color: #2891f5;
	display: inline-block;
	padding-top: 8px;
	text-align: left;
}
.sub:first-child {
	margin-left: 1.3%;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
}
.sub:last-child {
	border-width: 0px 0px 0px 1px;
	border-style: solid;
}
#nav_foot a {
	margin: 0px;
	text-decoration: none;
	color: white;
	font-weight: bold;
}
#special details summary::-webkit-details-marker {
}
footer {
	text-align: center;	/** additional **/
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0;
        z-index: 100;
}
footer h3 {
	padding-left: 10px;
	padding-top: 10px;
	margin: 0px;
	display: inline-block;
	color: #fff
}
.faq details {
	height: auto;
	background-image: url("../image/mobile/Blue-Bar1.png");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: justify;/*	padding: 5px 15px;
	padding-bottom: 15px;*/
}
.faq summary {
	height: auto;
	padding-top: 5px;/*	margin-bottom: 15px;*/
	font-weight: bold;
	font-size: 14px;
}
.faq ol:last-child li details summary {

	/*	margin-bottom: 25px;*/
	padding: 0px;
}
#language {
	display: inline-block;
	float: left;
	padding-right: 5px;
}
.round-button {
	display: inline-block;
	width: 30px;
	height: auto;
}
.round-button-circle {
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	border-radius: 50%;
	border: none;
	overflow: hidden;
	-webkit-transition: box-shadow 0.2s;
	-moz-transition: box-shadow 0.2s;
	transition: box-shadow 0.2s;
}
.round-button a {
	text-decoration: none;
}
.round-button img {
	display: block;
	width: 100%;
	padding: 0px;
	height: auto;
}
#para {
	margin-bottom: 0px;
}
#para1 {
	margin-bottom: 0px;
}

/*#holder {
	padding: 0px;
	width: 100%;
	height: 630px;
	min-height: 100%;
	max-height: 630px;
	background-image: url("../image/mobile/Background.png");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	display: flex;
	flex-direction: column;
}*/
#holder > figure {

	/* these are the flex items */
	flex: 1;
}
#text {
	text-align: center;
}
figure {
	margin-top: 0px;
}
figure:first-child {
	padding-top: 20px;
}
figure:first-child img {
	/*width: 40%*/
}
img.flag {
    width: 150px;
    margin-bottom: 25px;
}
@media screen and (max-width: 500px){
	figure:first-child img {
		width: 60%
	}
	img.flag {
    width: 30%;
    margin-bottom: 25px;
}
}
@media screen and (min-width: 500px){
	figure:first-child img {
		width: 320px;
	}
}
figure:last-child {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
figure a{
	text-decoration: none;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
	color:#ffffff;
	font-weight: 600;
	font-size: 14px;

}
figure a:hover{
	text-decoration: underline;
	text-shadow: 0px 0px 3px rgba(150, 150, 150, 1);
	color:#ffffff;
	font-weight: 600;
	font-size: 14px;
	text-decoration: underline;
}div.footer {
	text-align: center;
	/*position: absolute;*/
    bottom: 0;
    width: 100%;
}
div.footer figure h3{
	text-decoration: none;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
	color:#ffffff;
	font-weight: 500;
	font-size: 14px;

}
/*figure img {
	width: 65%
}*/
#holder h3 {
	margin-bottom: 0px;
	padding-bottom: 10px;
}
/* temporary adjustments */
summary {
	border-bottom: 1px solid;
}

#content {
	background-color: #0d4e73;
}
ul.navlist {
	list-style-type: none;
	position: relative;
}
.navitemcontent {
	display: none;
	background-color:#00113e;
}
ul.navlist li > p {
	padding: 0px;
	margin: 0px;
	line-height: 3em;
	text-align: center;
	background: #00c3fb;
    border: 1px solid #00a2ff;
	border-radius: 5px;
	color: #ffffff;
	margin: 5px auto;
	position: relative;
	overflow: hidden;
	display: block;
}
span.title-games{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
	font-weight: 600;
	color: #ffffff;font-size: 16px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: block;
}
.item1 p img{
	width: 100%;
}
header {
	background: url('../image/mobile/nav.png');
}
footer {
	height: 35px;
}
footer h3 {
	font-size: 11px;
}
#special ol li {
	background: none;
	border: none;
	font-weight: normal;
	color: #fff;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
}
.cnt4 a {
	text-decoration: none;
	color: white;
	text-transform: uppercase;
}
.cnt4 table {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
.cnt4 table tr td {
	text-align: center;
	background: #390101;
	border: none;
	border: 1px solid rgba(186, 16, 16, 0.76);
	line-height: 3.5em;
}

.itemtitle a {
	text-decoration: none;
	color: white;
	display: block;
}
header {
	position: relative;
}
#main_image {
	padding-top: 0px;
}

/* icon left attached to menu */
.lang {
	vertical-align: middle;
	display: inline-block;
	width: 23px;
	height: 17px;
	margin: 0 3px 0 0;
	background: transparent;   /* background: url('../images/icon-sprite-sports.png')*/
}
.english {
	background: url('../image/mobile/flags/my.png');
	background-size: 80% auto;
	background-repeat: no-repeat;
}
.indo {
	background: url('../image/mobile/flags/indo.png');
	background-size: 80% auto;
	background-repeat: no-repeat;
}
.chin {
	background: url('../image/mobile/flags/chn.png');
	background-size: 80% auto;
	background-repeat: no-repeat;
}
.arrowright {
	vertical-align: middle;
	display: inline-block;
	width: 23px;
	height: 17px;
	margin: 0 3px 0 0;
	background: transparent;
	background: url('../image/mobile/arrowright.png');
	background-size: 80% auto;
	background-repeat: no-repeat;
}
summary {
	border: none;
	background: transparent !important;
}
h1.pagetitle {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
	font-family: sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	padding-top: 12px;
	color: rgb(221, 221, 221);
}
.faqcontent ol li p {
	padding: 10px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.20);
	padding: 10px;
	font-family: arial, sans-serif;
	font-size: 14px;
}
.faqcontent ol li p:hover + .faqlist {

	/*display: block;*/
	opacity: 1.0;
}
.faqlist {
	opacity: 0.0;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
.figure img {
	width: 20%;
}
.faq ol:last-child li details summary {
	margin-bottom: 10px;
	padding: 0px;
}
.faq details {
	padding: 0px !important;
	background: transparent !important;
}
.loginbutton {
	background: url('../image/mobile/goldbtn.png') repeat-x;
	text-align: center;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	behavior: url(../css/border-radius.htc);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	width: 80px;
	height: 25px;
	line-height: 27px;
	border: none !important;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #666 !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #666 !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #666 !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #666 !important;
}

select.selectpicker{
	color: #666;
}

select.selectpicker option{
	color: #000;
}

input[type=text] {
	color: #b5b5b5;
}
input[type=text] {
	outline: none;
        display: block;
        padding: 5px 8px;
        border: none;
        height: 35px;
        color: #ffffff;
        font-family: 'Droid Sans', Tahoma, Arial, Verdana sans-serif;
        font-size: 14px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 5px;
        margin-bottom: 5px;
        background: transparent;
        border: 1px solid #3d72ca;
}
input[type=text]:focus {
	background: none;
}
summary select {
	line-height: 2em;
	background: #EDEDED;
	padding: 4px;
	border-radius: 3px;
        border: 1px solid #3d72ca;
	background-color: Transparent !Important;
        color: #3d72ca;
        padding: 9px;
        margin-left: 10px;
}

h1.title {
     /*text-shadow: 1px 1px 2px black, 0 0 1em blue, 0 0 0.2em red;
	font: 1.5em Georgia, "Bitstream Charter", "URW Bookman L", "Century Schoolbook L", serif;*/
	color: #fff;
	  text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 25px;
	font-weight: 600;
        font-family: 'Open Sans', sans-serif;
}

h2.title {
	font: 1.5em Georgia, "Bitstream Charter", "URW Bookman L", "Century Schoolbook L", serif;
	color: gold;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
	font-weight: 600;
}


/* original theme color for senibet mobile */
.body {
        background-color: #0d4e73;
}
header {
    background: #0d4e73;
}
footer {
    background: #003756;
}

/*Camille*/
a:focus, a:hover {
    color: #ffffff !important;
    text-decoration: none !important;
}
.slidebarnav{
	margin-top: 100px;
}
.slidebarnav p{
    padding: 12px 20px;
    font-size: 15px;
	background: #007bc1;
    border: 1px solid #00a2ff;
	height: 45px;
	margin-bottom: 0;
}
.slidebarnav a{
    color: white;
    text-decoration: none;
    font-weight: bold;
	width: 100%;
}
.toggle-slider{
    float: right;
    border: none;
    margin-right: 5px;
    margin-top: 12px;
    background-repeat: no-repeat;
    background: transparent;
}
/*PAYMENT TRANSACTION MOBILE PAGE*/
 table.banking td{
    padding: 10px;
    text-align: center;
    font-size: 14px;
    margin: 5px 1%;
    background: #082160;
    border: 1px solid #0047ff;
}
table.banking td a{
    color:white;
    text-decoration:none;
}
.border-g-blue{
    border: 1px solid transparent;
    -moz-border-image: -moz-linear-gradient(right, #FC913A 0%, #FF4E50 100%);
    -webkit-border-image: -webkit-linear-gradient(right, #FC913A 0%, #FF4E50 100%);
    border-image: linear-gradient(to left, #2064d6 0%, #c5dcfc 50%, #386ec8 100%);
    border-image-slice: 1;
    border-radius: 3px;
    background-color: rgba(3, 21, 51, 0.4);
    background: #5f6ca2;
}
.bank-table{
    background: #0047ff;
    color: white;
    text-align: center;
    padding: 5px 0;
}
.home-desc{
    margin:20px;
    padding-bottom: 4em;
}
.home-desc p{
    text-align: left;
	color: #fff
}
/*promosi mobile dropdown*/
#promosi-btn{
   	padding: 0px;
    margin: 0px;
    line-height: 3em;
    text-align: center;
    background: #35a0d2;
    background: -webkit-linear-gradient(#46bef0, #429dd2);
    background: -o-linear-gradient(#46bef0, #429dd2);
    background: -moz-linear-gradient(#46bef0, #429dd2);
    background: linear-gradient(#46bef0, #429dd2);
    margin-bottom: -1px;
	color: #fff
}
.olclass {
    list-style-type: decimal;
    padding: 0 30px;
}
ol.olclass li {
    padding-bottom: 10px;
    background: none;
    border: none;
}
.home-desc h1 {
    color: #fff;
	font-size: 26px;
}
h1.promo-title{
    color: #46bef0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    font-weight: 600;
    padding: 20px 25px;
    font-family: 'Open Sans', sans-serif;
}
.promosi-content h3{
    padding: 3px 20px;
    font-size: 12px;
    font-weight: normal;
}
/*saldo dropdown*/
.dropbtn-saldo {

}

.dropbtn:hover, .dropbtn:focus {
    background-color: #3e8e41;
}

.dropdown-saldo {
    position: relative;
    display: inline-block;

}

.dropdown-content-saldo {
    display: none;
    position: fixed;
    background-color: #000;
    min-width: 210px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    right: 0;
    z-index: 9999;
	width: 70%;
	color: #fff;
	padding: 0 20px;
	left: 15px;
	height: 400px !important;
}

.dropdown-content-saldo a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown a:hover {background-color: #f1f1f1}

.show-saldo {display:block;}

.content-promo{
	color: #fff;
	margin-left: 20px;
    margin-right: 20px;
}

.promo#special{
	color: #fff;
	margin-left: 20px;
    margin-right: 20px;
}

/*SLOTS*/
#slotgames {
     margin: auto;
     width: 100%;
     text-align: center !important;
}

.demo{
	text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	text-align: center;
	background-color: #000C3E;
    border: 1px solid #6676C3;
    color: #FFFFFF;
}

.play{
	text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	text-align: center;
	background-color: #FFCE06;
    border: 1px solid #000000;
    color: #000C3E;
	padding: 10px;
}

.uc8.game_item {
	text-align: center;
    display: inline-block;
}

.uc8 .slot_button{
	width: 141px;
}

.ttg.game_item {
	text-align: center;
    display: inline-block;
}

.ttg .slot_button{
	width: 140px;
	margin-left: 27px;
}

.gp.game_item {
	text-align: center;
    display: inline-block;
}

.gp .slot_button{
	width: 141px;
}

.pt.game_item {
	text-align: center;
    display: inline-block;
}

.pt .slot_button{
	width: 140px;
}

#livechat-eye-catcher-img{
	display: none !important;
}

.tab button{
	width:50%;
}
.slidebarnav{
	height: auto !important;
	margin-top: 0px !important;
}
.title-games-2 h1 {
    color: #ffffff;
    height: 100%;
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 46px 0;
}
.item-games img{
	width: 100%;
}