html, body{
	background: url('images/bg.png') repeat rgba(0,0,0,0);
	background-size: contain;
	background-attachment: fixed;
}
body {
  color: #FFF;
  font-family: 'Trebuchet MS', Verdana;
  font-size:16px;
}

a{
	color: #006583;
	text-decoration: underline;
}

a:hover{
	color: #000;
	text-decoration: underline;
}

h1, h2, h3, h4 {
  color: #fff;
  font-weight: 300;
  
}

.container{
	border: none;
}
.full-header{
	background: none;
	width: auto;
}
.full-nav{
	width: auto;
}
.header{
	height: 100px;
	background: url('images/header.jpg') no-repeat center center;
}

.header .card{
	position: absolute;
	right: 180px;
	bottom: -5px;
}

.header .card img{
	width: 300px;
	height: auto;
}

.header .logo {
 	height: 72px;
	margin-top: 20px;
	display: inline-block;	
}

.header .accountlink {
  top: 35px;
  color: #FFFFFF;
  
}

.search-s{
	bottom: 0;
}

.nav{
	background: #faf7f5;
    position: relative;
	border-radius: 0;
}
.nav .bluebtn{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3676f4+0,0c187c+100 */
	background: #3676f4; /* Old browsers */
	background: -moz-linear-gradient(top, #3676f4 0%, #0c187c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #3676f4 0%,#0c187c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #3676f4 0%,#0c187c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3676f4', endColorstr='#0c187c',GradientType=0 ); /* IE6-9 */
	color: #fff;
	position: absolute;
	right: 0;
	top:0;
	padding: 5px 10px;
	font-size: 21px;
	letter-spacing: 3px;
	display:inline-block;
	text-decoration: none;
	border-left: 5px solid #b48d48;
}
.nav .bluebtn:hover{
	color: #f9f209;
}
.nav .sf-menu {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none;
  border-image: none;
  border-radius: 3px 3px 3px 3px;
  padding: 0;
  z-index: 15;
  padding-left: 15px;
}

.nav .sf-menu li {
  border: medium none;
  border-radius: 0;
}
.nav .sf-menu li.rightmenu {
	float: right;
}

.nav .sf-menu li:hover, .nav .sf-menu li.sfHover, .nav .sf-menu li.current {
	background: rgba(0,0,0,0.3);
}
.nav .sf-menu li:hover a, .nav .sf-menu li.sfHover a, .nav .sf-menu li.current a {
  color: #f9f209;
}
.nav .sf-menu li:hover li a, .nav .sf-menu li.sfHover li a, .nav .sf-menu li.current li a {
  color: #fff;
}
.nav .sf-menu li:hover li a:hover, .nav .sf-menu li.sfHover li a:hover, .nav .sf-menu li.current li a:hover {
  color: #f9f209;
}
.nav .sf-menu li a {
  color: #000;
  display: block;
  padding: 4px 10px 1px;
  text-decoration: none;
  border-left: 0;
  text-transform: uppercase;
  font-size: 18px;
}

.nav .sf-sub-indicator{
	background: none;
}

.nav .sf-menu ul{
	margin-top: -12px;
	padding: 0;
	width: 190px;
	z-index: 20;
}

.nav .sf-menu ul li {
	background: #883c03;
	font-size: 12px;
	line-height: 23px;
	margin: 0;
	padding: 0;
	text-transform: none;
	width: 190px;
}

.nav .sf-menu ul li a {
	background: none repeat scroll 0 0 transparent;
	color: #fff;
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 5px 10px;
	text-decoration: none;
	text-transform: capitalize;
}

.nav .sf-menu ul ul{
	margin-top: 0px;
	margin-left: 71px;
}

.nav .sf-menu li li:hover, .nav .sf-menu li li.sfHover, .nav .sf-menu li li.current {
	background: #831138;
	color: #fff;
}

#layerslider {
  background: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0px;
  margin-bottom: 20px;
}


.ls-nav-prev, .ls-nav-next{
	display: none;
}

.ls-nav-sideleft, .ls-nav-sideright, .ls-nav-sides, .ls-bottom-slidebuttons{
	background: none !important;
}
.ls-bottom-slidebuttons a{
	background: none !important;
	
}

.home .grid5{
	background: url("images/bg-box.png") repeat scroll 0 0 transparent;
	border: 1px solid #2E0736;
	border-radius: 3px 3px 3px 3px;
	width: 270px;
	padding: 22px 18px 22px 18px;
}

.home .grid5 h2{
 	min-height: 50px;
 	text-align: left !important;
}

.home .grid5 h2 a{
	color: #F4F1F5;
	/*font-size: 34px;*/
  	line-height: 1.2em;
  	margin: 0;
  	
}

.home .grid5 .imgcontainer {
  display: none;
}

.home .grid5 .content{
	text-align: left;
}

.home .grid5 .btn-container{
	background: url("images/button1-right.png") no-repeat scroll right 0 transparent;
	display: inline-block;
	padding: 0 32px 0 3px;
	float: left;
	cursor: pointer;
}
.home .grid5 .btn-container:hover{
	background: url("images/button1-right.png") no-repeat scroll right bottom transparent;
}
.home .grid5 .btn-container .ui{
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	text-transform: uppercase;
	border: none;
	background: url("images/button1-tail.png") repeat-x scroll 0 0 transparent;
	cursor: pointer;
	padding: 7px 15px 7px 8px;
	border-radius: 5px 0 0 5px;
	margin-right: 0;
	
}
.home .grid5 .btn-container:hover .ui{
	background: url("images/button1-tail.png") repeat-x scroll 0 bottom transparent;
}

.home .grid5 .btn-container .ui:hover{
	background: url("images/button1-tail.png") repeat-x scroll 0 bottom transparent;
}


.home .grid5 .btn-container .ui span{
	padding: 0;
}

.accountlink a {
  color: #FFFFFF;
}
.accountlink a:hover {
  color: #FFB00E;
}


.footercol .in{
	background: url("images/bg-box.png") repeat scroll 0 0 transparent;
	border: 1px solid #2E0736;
	border-radius: 3px 3px 3px 3px;
	width: 270px;
	padding: 22px 18px 40px 18px;
}
.footercol .in h2{
	color: #F4F1F5;
	font-size: 34px;
  	line-height: 1.2em;
  	margin: 0;
  	text-align: left;
}

.footercol .in p{
	text-align: left;
	font-weight: normal;
	margin-left: 0;
	margin-right: 0;
}

.footercol .in h5{
	text-align: left;
	font-weight: normal;
	color: #F87D11;
	font-size: 14px;
	line-height: 22px;
	margin: 0;
}


.footercol .in .btn-container{
	background: url("images/button1-right.png") no-repeat scroll right 0 transparent;
	display: inline-block;
	padding: 0 32px 0 3px;
	float: left;
	cursor: pointer;
}
.footercol .in .btn-container:hover{
	background: url("images/button1-right.png") no-repeat scroll right bottom transparent;
}
.footercol .in .btn-container .ui{
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	text-transform: uppercase;
	border: none;
	background: url("images/button1-tail.png") repeat-x scroll 0 0 transparent;
	cursor: pointer;
	padding: 7px 15px 7px 8px;
	border-radius: 5px 0 0 5px;
	margin-right: 0;
	
}
.footercol .in .btn-container:hover .ui{
	background: url("images/button1-tail.png") repeat-x scroll 0 bottom transparent;
}

.footercol .in .btn-container .ui:hover{
	background: url("images/button1-tail.png") repeat-x scroll 0 bottom transparent;
}


.footercol .in .btn-container .ui span{
	padding: 0;
}

.copyright{
	width: 980px;
	margin: 0 auto;
}

.copyright p{
	margin: 0;
	margin-bottom: 10px;
}

#myContainer{
	position: relative;
}

#myContainer .my-sidebar{
	width: 190px;
	float: left;
	margin-right: 5px;
	margin-left: 10px;
	background: rgba(255,255,255,0.8);
	padding: 0 10px;
	display: none;
}

#myContainer .menuholder{
	/*float: left;*/
	background: none repeat scroll 0 0 #871c9d;
	width: 188px;
	/*padding: 10px;*/
	border: 1px solid #3D0A49;
	border-radius: 6px;
}
#myContainer .menuholder h2{
	background: none repeat scroll 0 0 #5C3863;
	padding: 0 10px;
	border-radius: 6px 6px 0 0;
}

.mynav{
	list-style: none;
	padding-left: 3px;
	margin-top: 8px;
	border:none;
	border-spacing: 2px;
	border-collapse: separate;
}
.mynav a{
  	text-decoration: none;
  	font-size: 22px;
  	font-weight: 300;
  	text-transform: uppercase;
	color: #fff;
}

.mynav a:hover{
	color : #FFB00E;
}

.mynav td{
	border:none;
	background: #df6001;
}

#myContainer .r-content{
	/* margin-right: 16px; */
	border: none;
	min-height: 350px;
	color: #fff;
	width: 940px;
    margin: 0 auto;
}

#myContainer .ui span{
	padding:0;
}
#myContainer .ui{
  	background: #df6001;
  	border: medium none;
  	color: #fff;
  	cursor: pointer;
  	display: inline-block;
  	line-height: 18px;
  	margin-right: 0;
  	padding: 7px 20px;
  	text-decoration: none;
  	text-transform: uppercase;
}

#myContainer .ui:hover {
  color: #FFFFFF;
  background: #b83190; /* Old browsers */
}

#myContainer .display{
	background: none;
}

#myContainer .pesan h2{
	color: #000;
}
#myContainer .pesan{
	background: #FFF;
	box-shadow: 0px 0px 1px rgba(0,0,0,0.2);
	color: #000;
}
#myContainer  a{
	text-decoration: none;
	color: #FFF;
}
#myContainer  a:hover{
	color: #fff;
}

.menu-icon{
	display: block;
	height: 50px;
	left: 26%;
	position: relative;
	margin-bottom: 5px;
}

.sf-menu a.sf-with-ul{
	padding: .75em 1em;
}

.lokasi{
	/*padding: 10px;*/
}

.marque{
		color: #FFF;
		font-size: 14px;
		padding: 10px;
		border: 1px solid #3D0A49;
		background: none repeat scroll 0 0 #871C9D;
		box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
		margin: 0px 0 10px;
}

.display .h{
	padding: 10px !important;
}

.r-content .dataTables_filter, .r-content .dataTables_length, .r-content .dataTables_paginate, .r-content .dataTables_info{
	display: none;
}


.r-content .h{
	background: none repeat scroll 0 0 #5C3863;
	color: #FFF;
}

.r-content .h .sorting{
	/*text-align: center;*/
}

.r-content tr.odd, .r-content tr.even td, .r-content tr.even td.sorting_1, .r-content tr.odd td.sorting_1{
    background: none repeat scroll 0 0 #926500;
}

.r-content tr td input, #myContainer select, .r-content tr td textarea{
	 background: rgba(255,255,255,0.8);
	 /*padding: 3px;*/
	 padding: 5px;
}

.display .sorting,.display thead th {
  background: none;
}

table.display thead th {
  cursor: pointer;
  padding: 5px 0 5px 0px !important;
}

.r-content .display thead{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#831138+0,013378+100 */
	background: none
}

.r-content .display thead tr th{
	color: #fff;
	text-shadow: 1px 1px 10px #000;
	border: none;
	border-bottom: 2px solid #a8943d;
	text-align: left;
	background: none;
}
.r-content .display tbody tr td{
	background: rgba(0,0,0,0.5);
	color: #fff;
	border:none;
	border-bottom: 1px solid #fff;
	padding-top:  3px;
	padding-bottom: 3px;
	text-align: left;
}
.r-content .display tbody tr:nth-child(odd) td{
	background-color: rgb(255, 255, 255,0.1) ;
}
.r-content .header-konten, .r-content .footer-konten{
	border: 1px solid #3D0A49;
	padding: 10px;
	background: none repeat scroll 0 0 #5C3863;
	margin: 10px 0;
}

#myContainer .lc-inbox{
	padding: 10px;
	text-align: center;
}

.welcome-d{
	color: #fff;
	padding: 5px 0 5px 10px;
}

.home-kiri, .home-kanan, .home-tengah{
	background: url("images/bg-box.png") repeat scroll 0 0 transparent;
	border: 1px solid #2E0736;
	border-radius: 3px 3px 3px 3px;
	padding: 22px 18px 40px;
	width: 270px;
}

.home-kiri h2, .home-kanan h2, .home-tengah h2{
	color: #F4F1F5;
	font-size: 34px;
	line-height: 1.2em;
	margin: 0;
	text-align: left;
}

.number{
	color: #1611F8;
	/*font-size: 14px;*/
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	text-align: left;
}
.number .no{
	font-size: 16px;
}
.number .no .kiri{
	color: #5C3863;
}
.number h4{
	color: #5C3863;
	font-size: 18px;
	margin: 5px 0;	
}
.number .video a{
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	
}
.number .video a:hover{
	opacity: 0.7ss;
}

.pengumuman{
	background: none repeat scroll 0 0 #871C9D;
	border: 1px solid #3D0A49;
	border-radius: 6px 6px 6px 6px;
	padding: 10px;
	width: 300px;
	min-height: 100px;
	float: left;
	margin-left: 15px;
	margin-top: 20px;
	
}

/*.ui-dialog {
  background-color: #FFFFFF !important;
  border-color: #3D0A49;
}
.ui-dialog-buttonpane {
  background-color: #FFFFFF;
  border-color: #3D0A49 !important;
}
.ui-dialog-titlebar {
 	background: none repeat scroll 0 0 #871C9D;
  	border-color: #3D0A49;
  	color: #FFFFFF;
}*/

.ui-widget-content {
  background: url("images/ui-bg_inset-soft_10_9021aa_1x100.png") repeat-x scroll 50% bottom #9021AA;
  border: 1px solid #BF35DF;
  color: #FFFFFF;
}

.ui-widget-header {
  background: url("images/ui-bg_highlight-soft_33_660f7a_1x100.png") repeat-x scroll 50% 50% #660F7A;
  border: 1px solid #660F7A;
  color: #FFFFFF;
  font-weight: bold;
}


.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: #883c03;
	border: none;
	color: #FFFFFF;
	font-weight: normal;
	border-radius: 5px;
	box-shadow: 0px 0px 5px #000;
}

.ui-dialog-content {

}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background: url("images/ui-bg_highlight-soft_50_9021aa_1x100.png") repeat-x scroll 50% 50% #8f0222;
    /*border: 1px solid #BF35DF;*/
    color: #FFFFFF;
    font-weight: normal;
}

.ui-dialog-buttonpane {
  border: none !important;
}
/*.ui-state-default, .ui-widget-content .ui-state-default {
    background-color: #D4D4D4;
    border-color: #3D0A49;
    color: #525252;
}
.ui-state-focus, .ui-widget-content .ui-state-focus {
    background-color: #66B3FF;
    border-color: #3D0A49;
    color: #FFFFFF;
}
.ui-state-hover, .ui-widget-content .ui-state-hover {
    background-color: #66B3FF;
    border-color: #3D0A49;
    color: #FFFFFF;
}
.ui-state-active, .ui-widget-content .ui-state-active {
    background-color: #3399FF;
    border-color: #3D0A49;
    color: #FFFFFF;
}*/

a.openstream{
	color: #FFF;
	text-decoration: underline;
}

.num_table{
	margin: 0;
}

.num_table td{
	vertical-align: middle;
	text-align: center;
	padding: 5px;
}

.num_table td .date{
	font-family: Arial;
	color: #FFF;
	font-size: 16px;
}

.num_table td a.openstream img{
	width: 25px;
	height: auto;
	opacity: 0.8;
}

.num_table td a.openstream:hover img{
	opacity: 1;
}

.num-container{
	padding: 2px;
	background : none;
	display: inline-block;
}

.num-container .num_spbu{
	padding: 0;
	margin: 1px;
	color: #000;
	font-size: 18px;
	display: inline-block;
	height: 30px;
	width: 30px;
	text-align:center;
	border-radius: 25px;
}

label.kei{
	font-size: 14px;
}

label.ptl{
	font-size: 14px;
}

.contentsidebar > li{
	margin-bottom: 30px;
}

.contentsidebar > li h2{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fe0056+0,006bff+100 */
	background: #fe0056; /* Old browsers */
	background: -moz-linear-gradient(left,  #fe0056 0%, #006bff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #fe0056 0%,#006bff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #fe0056 0%,#006bff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe0056', endColorstr='#006bff',GradientType=1 ); /* IE6-9 */
	padding: 3px 5px;
	margin: 5px 0;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 300;
}

.footer{
	border: none;
}

.footer a, .footer span{
	color: #fff;
	text-decoration: none;
}
.footer a:hover{
	text-decoration: underline;
}
.footermenu{
	/* text-align: right; */
}

.winners{
	border: 3px #FF1717 solid;
	border-radius: 3px;
	padding:0;
	margin: 5px;
}

.winners ul{
	list-style: none;
	padding:0;
	margin:0;
	width: 100%;
}
.winners ul li{
	padding: 5px;
	margin: 0;
	background: #FFF;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#D2D2D2), to(#FFFFFF));
	background-image: -webkit-linear-gradient(top, #D2D2D2, #FFFFFF); 
	background-image:    -moz-linear-gradient(top, #D2D2D2, #FFFFFF);
	background-image:     -ms-linear-gradient(top, #D2D2D2, #FFFFFF);
	background-image:      -o-linear-gradient(top, #D2D2D2, #FFFFFF);
	color: #333;
	border-bottom: 3px #FF1717 solid;
	width: 100%;
}

.winners ul li > div{
	padding:5px;
}
.ui-tabs-panel{
	color: #333;
}

#superContainer{
	background: rgba(0,0,0,0.5);
	padding: 0 5px;
	overflow:hidden;
	width: auto;
}

.reloadcaptcha{
	display: none;
}

.errorz{
	display:block;
	color:red;
}

.akunholder{
	padding: 10px
}

.menuholder{
	margin-top: 5px;
	margin-bottom: 10px;
}

#myContainer .menuholder {
	background: #FFF;
	color: #fe0056;
}

#myContainer .menuholder h2 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fe0056+0,006bff+100 */
	background: #fe0056; /* Old browsers */
	background: -moz-linear-gradient(left,  #fe0056 0%, #006bff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #fe0056 0%,#006bff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #fe0056 0%,#006bff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe0056', endColorstr='#006bff',GradientType=1 ); /* IE6-9 */
}

.post-thumb-li.woffset {
	border: 1px solid #b83190;
	border-radius: 5px;
	margin-right: 2px;
	padding-left: 5px;
	text-align: left;
	width: 32%;
}

.woffset .imgcontainer{
	width: 75px !important;
	height: 90px !important;
	/*float: left;*/
	margin-right: 5px;
}

.post-thumb-li.woffset h2{
	display: inline-block;
	/*float: right;*/
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 64%;
}

.woffset .kiri {
  float: left;
}

.woffset .kanan {
  float: right;
  width: 63%;
}

.woffset .kanan .btn-container{
	display: none;
}

.post-thumb-li.woffset h2 a{
	color: #d60000 !important
}

.panel.panel-primary {
	border-radius: 30px;
	background: url('images/panel-bg.jpg') repeat-x;
	border: none;
	padding: 5px;
	background-size: contain;
}

.panel-heading {
	backgrond:none;
	border: none;
	border-radius: 0;
	padding: 5px 7px;
	text-align:left;
	color: #fff;
}

.panel-primary .panel-heading{

}

.panel-title {
  text-align: center;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  text-shadow: 2px 2px 5px #000;
  text-transform: uppercase;
}

.panel-body{
	padding: 5px 0;
	margin: 0 5px 5px;
	font-size: 15px;
	/*
	-moz-box-shadow:    inset 0 0 30px #000000;
	-webkit-box-shadow: inset 0 0 30px #000000;
	box-shadow:         inset 0 0 30px #000000;
	*/
}

.panel-body marquee{
	background: #883c03;
}

.panel-body a.pull-left{
	float: left;
	padding-top: 5px;
}

.panel-body .media-body{
  display: inline-block;
  position: relative;
  width: 94%;
}

.bank{
	display: inline-block;
	text-align: center;
	width: 150px;
	position: relative;
}

.bank marquee {
	color: #fdea8f;
	/*letter-spacing: 5px;*/
	text-transform: uppercase;
}

.bank img{
	width: 140px;
	vertical-align:middle;
}

h2.title:before {
  background: none repeat scroll 0 0 #000;
  bottom: -6px;
  content: " ";
  height: 30px;
  left: 50%;
  margin-left: -110px;
  position: absolute;
  width: 220px;
  z-index: -1;
}

h2.title:after {
  border: 1px solid #b83190;
  bottom: 8px;
  content: " ";
  height: 0;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -2;
}

h2.title {
  color: #fff;
	font-family: 'Teko', sans-serif;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 25px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	z-index: 1000;
}

.album .imgcontainer{
	border: 1px solid #b83190 !important;
}

.post-list2 {
  margin-bottom: 15px;
  transition: all 300ms ease 0s;
  padding: 5px;
}

.post-list2:hover {
	background: linear-gradient(to bottom, #3a3838 0%, #898989 44%, #3a3838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	transition: all 300ms ease 0s;
}

.post-list2 .btn-container{
	text-align: left;
}

.contentsidebar .bank{
	width: 100%;
}

.contentsidebar .bank img{
	width: 100%;
}

.contentsidebar .bank marquee{
	width: 90%;
}

.contentsidebar .album .post-thumb-li h2{
	background: transparent;
}

#myContainer .notice a{
	color: #F87D11;
}
table,td,th{
	border:none;
	border-bottom: 1px solid #fe0056;
	border-collapse: collapse;
}
table.noborder,table.noborder td,table.noborder th{
border: none;
border-collapse: collapse;
}
td,th{
	padding: 5px;
}
#myContainer td a{
	color: #ffad18;
}
.ui-datepicker-calendar thead th,.ui-datepicker .ui-datepicker-header {
    background: #d69b0e;
    color: #FFF;
}
.num_table td,.num_table th{
	border: none;
}

.num-container-side{
	padding: 2px;
	background : none;
	display: inline-block;
}

.num-container-side .num_spbu{
	padding: 0;
	margin: 1px;
	color: #000;
	font-family: Arial;
	font-size: 30px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fe0056+0,006bff+100 */
	background: #fe0056; /* Old browsers */
	background: -moz-linear-gradient(left,  #fe0056 0%, #006bff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #fe0056 0%,#006bff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #fe0056 0%,#006bff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe0056', endColorstr='#006bff',GradientType=1 ); /* IE6-9 */
	display: inline-block;
	height: 45px;
	width: 45px;
	text-align:center;
	border-radius: 25px;
}

.livedraw.shuffling .ld-info {
  animation: blinker 0.5s cubic-bezier(.5, 0, 1, 1) infinite alternate;  
}
@keyframes blinker {  
  from { opacity: 1; }
  to { opacity: 0; }
}
.loctab td a{
	font-weight	: bold;
}
.header .accountlink{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#831138+0,013378+100 */
	background: #00b5c3; /* Old browsers */
	background: -moz-linear-gradient(left,  #00b5c3 0%, #013378 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #00b5c3 0%,#013378 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #00b5c3 0%,#013378 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b5c3', endColorstr='#013378',GradientType=1 ); /* IE6-9 */
	color: #fff;
	padding: 5px;
	border-radius: 0;
}
.header .accountlink a{
	color: #fff;
}

.headersection-bak{
	background: #0b7fc2; /* Old browsers */
	background: -moz-linear-gradient(left,  #024b74 , #0b7fc2 , #024b74); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #024b74 ,#0b7fc2 , #024b74); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #024b74 ,#0b7fc2 , #024b74); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#024b74', endColorstr='#024b74',GradientType=1 ); /* IE6-9 */
}
.headersection{
	
}

.bg-container{
	
}
.sf-menu{
	display: block;
	float: none
}

.sf-menu li:first-child a{
	border: medium none;
}

.sf-menu li a{
	color: #f9f209;
	border: none;
}
.sf-menu li li.current a,.sf-menu li li:hover a{
	color: #f9f209;
}
.ui.menu{
	font-size: 20px;
	font-weight: normal !important;
	text-transform: uppercase;
	text-shadow: 1px 2px #000;
	margin-left: 15px;
}

.bg-menurow-bak{
	background: #0088cc; /* Old browsers */
	background: -moz-linear-gradient(left,  rgb(6, 81, 107,0.8), #0088cc 50%, rgb(6, 81, 107,0.8)); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgb(6, 81, 107,0.8) ,#0088cc 50%, rgb(6, 81, 107,0.8)); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgb(6, 81, 107,0.8) ,#0088cc 50%, rgb(6, 81, 107,0.8)); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0088cc', endColorstr='#0088cc',GradientType=1 ); /* IE6-9 */
	padding-top: 15px;
	padding-bottom: 15px;
}
.bg-menurow{
	background: none;
	padding-top: 15px;
	padding-bottom: 15px;
}

.menurow{
	position: relative;
	bottom: 61px;
	margin-bottom: -76px;
}
.menurow{
	
}
.banksection{
	padding-top: 5px;
	margin-bottom: 3px;
}

.theme-default .nivoSlider{
	margin-bottom: 0px;
}

.nivo-controlNav{
	display: none
}

.iconservis{
	height: 50px; 	
	margin-right: 20px;
}

.sosmed{
	display: inline-block;
	margin-right: 20px;
}

.sosmed img{
	float:left;
}
.sosmed p a{
	color:black !important;
	font-size: 20px;
}
.sosmed p{
	color: black;
	float: left;
	margin-top: 15px;
}

.sf-menu li{
	border-radius: 0px;
}

.sf-menu li a:hover, .sf-menu li.sfHover ,.sf-menu li.current, .sf-menu > li.sfHover > a{
    color: #fff;
    background: #cc5a01 !important;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul{
	top: 40px;
}

.sf-menu li li{
	border-radius: 0px;
	background: #F8FCFF;	
}	

.sf-menu li li a{
width: auto
}

.mld_mainContent{
}

span strong{
	color: yellow
}
.r-content tr td input.activediscount, .r-content tr td input.activepaid{
	color: #fff;
}
#middle_content > .container{
	width: 940px;
}
.header-contain{
	background: url('images/header-contain.png') center center no-repeat;
	background-size: contain;
	height: 90px;
	width: 360px;
	float: left;
	text-align: left;
}
.header-contain.header-kanan{
	float: right;
	box-sizing: border-box;
	padding: 10px 35px;
}
.header-contain.header-kanan a{
	color: #fff;
}
.header-contain .box{
	background: rgba(0,0,0,0.5);
	padding: 0;
	margin: 2px;
	width: 170px;
}
.header-contain .box a{
	color: #fff;
}
.header-contain.header-kanan input{
	background: #e2580b;
	color: #fff;
	border: none;
	padding: 1px;
	width: 150px;
}
.header-contain.header-kanan input::placeholder{
	color: #ffc2a0;
}
.header .social{
	height: 20px;
	width:  auto;
}
.social-block{
	text-align:center;
	color: #f7e000;
}
.social-block a{
	color: #f7e000;
}
.all-container{
	margin: 0 auto;
	box-sizing: border-box;
	position: relative;
}
.bg-hori{
	width: 1050px;
	margin: 0 auto;
	height: 44px;
}
.container.outer{
	width: 1050px;
}
.homecontent{
	width: 700px;
	margin: 0 auto;
}

.redgold{
	position: absolute;
	width: 100px;
	height: auto;
}
.redgold1{
	top:-45px;
	left:0;
}
.redgold2{
	top:-45px;
	right:0;
}
.redgold3{
	bottom:-45px;
	left:0;
}
.redgold4{
	bottom:-45px;
	right:0;
}

.shio-item{
	position: absolute;
	width: 150px;
	height: auto;
}
.shio1{
	top: -45px;
	left: 50%;
	margin-left: -350px;
}
.shio2{
	top: -45px;
	left: 50%;
	margin-left: 200px;
}
.shio3{
	top: 300px;
	left: 0;
}
.shio4{
	top: 500px;
	left: 0;
}
.shio5{
	top: 700px;
	left: 0;
}
.shio6{
	top: 300px;
	right: 0;
}
.shio7{
	top: 500px;
	right: 0;
}
.shio8{
	top: 700px;
	right: 0;
}
.shio9{
	left: 150px;
	bottom: -45px;
}
.shio10{
	left: 350px;
	bottom: -45px;
}
.shio11{
	right: 350px;
	bottom: -45px;
}
.shio12{
	right: 150px;
	bottom: -45px;
}

.homecontent .container{
	width: 700px;
}
.logo_mid{
    width: 200px;
}
.loginform{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e4ce2b+0,5a3800+100 */
	background: #e4ce2b; /* Old browsers */
	background: -moz-linear-gradient(top, #e4ce2b 0%, #5a3800 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #e4ce2b 0%,#5a3800 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #e4ce2b 0%,#5a3800 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4ce2b', endColorstr='#5a3800',GradientType=0 ); /* IE6-9 */
	border: 3px solid #a8943d;
	color: #000;
	position:relative;
	height:146px;
}
.loginform a.forgot{
	position: absolute;
	top: 0;
	right:0;
	color: red !important;
	font-size:24px;
}
.loginform h1{
	padding:0;
	margin:0;
	font-size:38px;
	color: #000;
}
.loginform td, .loginform th{
	font-size: 22px;
	line-height: 22px;
	padding: 5px 0;
	vertical-align: middle;
}
.loginform tr td input{
	color: #fff;
	background: #000;
	padding: 2px;
	border:none;
	border-radius: 3px;
	width: 148px;
}
.header-login-btn{
	
}
.header-login-btn img{
	width: 80px;
}
.header-reg-btn{
	
}
.header-field i{
	padding: 3px;
	background: #00adfe;
	color: #fff;
	width: 15px;
	height: 15px;
	font-size: 14px;
	text-align: center;
}
.header-field input{
	width: 110px;
}
img.header-login-captcha{
	width: 72px;
	height: auto;
	vertical-align: middle;
}
#header-form table,#header-form td,#header-form th{
	border:none;
}
#header-submit table,#header-submit td,#header-submit th{
	border:none;
}
table.noborder,table.noborder td,table.noborder th{
	border:none;
}
#header-form table{
	margin:0;
	border:none;
}
#header-form a{
	color: #fff;
}
.header input{
	width: 100px;
	padding: 5px;
	border-radius: 5px;
}
.header form a{
	font-family: Teko, sans-serif;
}
.header form a:hover{
	text-decoration: none;
	opacity: 0.8;
}
.contentsidebar marquee{
	background: none !important;
}
.marquee-header i{
	color: #333;
	font-size: 18px;
}
.bg-warning{
	margin-top: 15px;
	background: url('images/bg-warning-2.jpg');
	background-size: cover;
	color: #333;
	width: auto;
	padding: 10px 0;
	height: 152px;
	box-sizing: border-box;
}
.marquee-header{
	background: rgba(0,0,0,0.5);
    color: #fff;
    padding: 10px 0 5px;
    font-size:17px;
    line-height: 14px;
	border-radius: 20px 0 0 20px;
	margin: 5px 0;
}
.marquee-header marquee{
	display:inline-block;
	width: 100%;
}
/*
.ui-tabs-nav{
	background: #fff001;
	border:none;
	padding-left: 10px !important;
}

#myContainer .ui-tabs .ui-tabs-nav li{
	transform: skew(-20deg);
	-webkit-transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	-0-transform: skew(-20deg);
	border-radius: 5px;
	margin-top: 5px;
	margin-bottom: -5px;
	box-shadow: 0 0 3px #000;
}

#myContainer .ui-tabs .ui-tabs-nav li.ui-state-active{
	box-shadow:none;
}
#myContainer .ui-tabs .ui-tabs-nav li a{
	color: #fc4c00;
	background:none;
	border:none;
}
.ui-tabs-nav > .ui-tabs-selected a {
    border-color: #d4d4d4 !important;
    background: #22b7cf !important;
    color: #525252 !important;
}
.ui-tabs.ui-widget-content{
	border:none;
}
.ui-tabs .ui-tabs-panel{
	background: #22b7cf;
}
* * */
.ui-tabs-nav{
	background: #e99e00;
	border:none;
}
#myContainer .ui-tabs .ui-tabs-nav li a{
	color: #fc4c00;
	background:none;
	border:none;
	font-size: 17px;
	font-weight: 400;
}
.ui-tabs-nav > .ui-tabs-selected a {
    border-color: #d4d4d4 !important;
    background: #22b7cf !important;
    color: #fe0056 !important;
}
.ui-tabs.ui-widget-content{
	margin-top: 10px;
	border:none !important;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.ui-tabs .ui-widget-content{
	border:none !important;
}
.ui-tabs .ui-tabs-panel{
	background: #22b7cf;
}
.ui-tabs-panel table, .ui-tabs-panel td{
	border:none !important;
}
.ui-tabs-panel tbody tr:nth-child(odd) td{
   background-color: #22b7cf;
}
.ui-tabs-panel table th{
	border: none !important;
	border-bottom: 2px solid #fc1393 !important;
	background: #22b7cf !important;
	color: #333 !important;
}

#defaultlocation{
	width: 170px !important;
	padding: 5px;
}
#myContainer .menuholder{
	border-radius: 0;
	background: none;
	border:none;
}
#myContainer .menuholder h2, .contentsidebar > li h2{
	color: #000fbc;
	background:none;
	border-bottom: 1px solid #000fbc;
	padding-left: 0;
	text-align: center;
	text-transform: uppercase;
	font-size:18px;
}
#myContainer .mynav td a{
	color: #fff;
}
#myContainer .mynav td a:hover{
	color: yellow;
}
.akunholder td,.akunholder th, .akunholder table{
	border:none;
}
.r-content h2, .r-content h3{
	color: #fff;
}
#myContainer .notice,.notice{
	background: #ff6c00;
	color: #fff;
	border:none;
}
#myContainer .notice a,.notice a{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
#myContainer .info,.info{
	background: #008aff;
	color: #fff;
	border:none;
}
#myContainer .info a,.info a{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
#myContainer .success,.success{
	background: #00c209;
	color: #fff;
	border:none;
}
#myContainer .success a,.success a{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
#myContainer .error,.error{
	background: #bc0000;
	color: #fff;
	border:none;
}
#myContainer .error a, .error a{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
#reflink{
	padding: 7px;
	color: #333;
	border-radius: 5px;
	width: 90% !important;
}
.ui-widget-overlay{
	opacity: 0.5;
	background: #000;
}
.ui-dialog .ui-widget-header{
	background: #883c03;
	color: #FFF;
	border:none;
	border-radius: 5px 5px 0 0;
}
.ui-dialog.ui-widget-content{
	border:none;
	background: none;
}
.ui-dialog-content{
	background: #fff !important;
	color: #333;
}
#dialogContainer.ui-dialog-content{
	padding: 15px;
}
.ui-widget-content.ui-dialog-buttonpane{
	background: #883c03 !important;
}
.ui-state-hover,.ui-state-focus{
	background: #2196F3 !important;
}
.self-container{
	padding: 5px;
}
#ref_filter{
	background: none !important;
}
.self-container input,.self-container select{
	padding: 5px;
	background: rgba(255,255,255,0.8);
}
input.error{
	color: #000;
}
caption,td, label{
	font-weight: 300;
}
.footermenu{
	/* display:none; */
}
.registered-container{
	width: 500px; margin: 0 auto;
}
.logo .logo-img{
	height: 150px;
	margin-top: -13px;
	z-index: 1000;
	position: relative;
}
.celebrate{
	top: 49px;
	left: 146px;
	position: absolute;
}
.celebrate img{
	width: 219px;
	height: auto;
}
.pinbb-holder{
	position: absolute;
	top: 45px;
	left: 388px;
	font-size: 24px;
	color: #333;
	background: rgba(255,255,255,0.8);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	padding: 5px;
	font-weight: 300;
}
.pinbb-holder img{
	height: 30px;
	width: auto;
	vertical-align: middle;
}
.fbjoin-holder{
	position: absolute;
	top: 96px;
	left: 389px;
}
.fbjoin-holder img{
	height: 50px;
	width: auto;
}
.akun-holder{
	position: absolute;
	top: 50px;
	right: 0;
	width: 150px;
	background: rgba(255,255,255,0.5);
}
.header-saldo{
	font-size: 18px;
}
.num-container .num_spbu{
	width: 30px;
	height: 30px;
	line-height: 30px;
	background:#df6001;
	color: #fff;
	font-weight: 500;
	border-radius: 50%;
}
.num-container2 .num_spbu{
	color: #1ebaf7;
	font-weight: bold;
	font-size: 28px;
}
.ls-layer .ls-bg {
	width: 100%;
}
.ui-dialog{
	background: none !important;
}
.loginstatement{
	color: #fff;
}

.loginmenu{
	height:30px !important
}

.loginmenu li a{
	width: auto
}

.bankholder{
	margin-top: 5px;
	padding: 0;
	background: #222222;
}
.sf-menu li img{
	display: none;
}
.ui-widget, .ui-widget button, #defaultlocation{
	font-family: 'Teko', sans-serif;
}
#defaultlocation, .ui-widget button, a.ui-button .ui-button-text{
	font-size: 16px;
}
#loc4div,.loginform,.nav .sf-menu,.panel-title,.banksection, marquee{
	font-family: 'Teko', sans-serif;
}

.loc4container .contentholder{
	margin-right: -5px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.loc4content{
	background: url(images/result.png) no-repeat;
    background-size: contain;
    border-radius: 5px;
    color: #F44336;
    width: 142px;
    float: left;
    margin-right: 5px;
    height: 165px;
    overflow: hidden;
    margin-top: 5px;
    padding: 5px;
    font-family: Teko, sans-serif;
    text-align: center;
}
.loc4content h2{
	color: #682106 !important;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.loc4content .periode{
	color: #0505f9;
    font-size: 26px;
    display: block;
    height: 29px;
    margin-top: -12px;
}
.loc4date{
	margin-top: 3px;
	color: #000;
	display: block;
	height: 12px;
}
.loc4time{
	color: #000;
    display: block;
    height: 16px;
}
.loc4content .num-container{
	margin-top: 15px;
}
.loc4content .num-container .num_spbu{
	width: auto;
	height: auto;
	background:none;
	color: #fff;
	font-weight: 500;
	font-size: 48px;
	text-shadow: 1px 1px 1px #000;
}
#myContainer .loc4content a{
	color: #682106;
	font-size: 16px;
}
.trxstatus{
	display:inline-block;
	padding: 2px 8px;
	color: #fff;
	background: #4db055;
	font-family: Arial;
	text-transform: uppercase;
	font-size:10px;
	border-radius: 3px;
}
.bank .bank-status{
	width: 28px;
    height: auto;
    right: 9px;
    position: absolute;
    top: 2px;
}
.full-footer{
	width: 100%;
	background: #883c03;
	/*
	background: #000;
	border-top: 3px solid #fff169;
	*/
}
.showcat{
	-webkit-animation: breathing 0.5s ease-out infinite normal;
    animation: breathing 0.5s ease-out infinite;
    -webkit-font-smoothing: antialiased;
}

@-webkit-keyframes breathing {
  0% {
    opacity:1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity:1;
  }
}

@keyframes breathing {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }


  100% {
    opacity:1;
  }
}
.promotion {
    padding: 0;
}

.promotion li {
    display: inline-block;
    list-style-type: none;
}

.promotion li a {
    padding: 10px 12px;
    font-size: 18px;
    color: white;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    text-decoration: none;
}

.post-container {
    box-sizing: border-box;
    padding: 10px;
}

.post-list {
    margin-top: 15px;
}
.imgcontainer {
    width: 145px;
    height: 145px;
    vertical-align: middle;
    text-align: center;
}

.imgcontainer img {
    width: 100%;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    margin: 0 auto !important;
    padding: 0;
}

.post-list .action {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 20px;
}

.post-list .action a {
    padding: 0px;
    color: #fff;
    line-height: 2;
    text-decoration: none;
    font-weight: bold;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 165px;
    text-align: center;
}

.post-list .action a.register {
    color: #000;
    background: #ffffff;
    background: -moz-linear-gradient( top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100% );
    background: -webkit-linear-gradient( top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100% );
    background: linear-gradient( to bottom, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100% );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
}


.post-list .action a.info {
    background: rgb(48, 145, 50);
    background: -moz-linear-gradient( bottom, rgba(32, 124, 229, 1) 0%, rgba(32, 124, 229, 1) 34%, rgba(73, 155, 234, 1) 52%, rgba(32, 124, 229, 1) 80%, rgba(32, 124, 229, 1) 100% );
    background: -webkit-linear-gradient( bottom, rgba(32, 124, 229, 1) 0%, rgba(32, 124, 229, 1) 34%, rgba(73, 155, 234, 1) 52%, rgba(32, 124, 229, 1) 80%, rgba(32, 124, 229, 1) 100% );
    background: linear-linear-gradient( bottom, rgba(32, 124, 229, 1) 0%, rgba(32, 124, 229, 1) 34%, rgba(73, 155, 234, 1) 52%, rgba(32, 124, 229, 1) 80%, rgba(32, 124, 229, 1) 100% );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#309132', endColorstr='#1ca012',GradientType=0 );
}

.contactus .cs-contact, .contactus .sosmed {
    display: flex;
    gap: 50px;
    margin-top: 25px;
}

.contactus .cs-contact img, .contactus .sosmed img {
    width: 80px;
    vertical-align: middle;
}

.altlink ul li {
    display: inline-block;
    list-style: none;
    padding: 5px;
    color: #000;
    background: #df6001;
    /* width: 22%; */
    margin: 5px;
}

.bank-info .ext-bank {
    text-align: center;
    margin: 4px;
    width: 24%;
    background: #df6001;
    float: left;
    color: #000;
    height: 180px;
}