html, body{
	background: #1f0023 url('img/bg.jpg') repeat top center;
}
@font-face {
    font-family: 'digital-7';
    src: url(digital-7/digital-7.ttf);
}
body {
  color: #000;
  font-family: 'Roboto', sans-serif;
}

a{
	color: #FFF;
	text-decoration: underline;
}

a:hover{
	color: #FFF;
	text-decoration: none;
}

h1, h2, h3, h4 {
  color: #333;
  
}

h2{
	color: #045887;
	font-weight:normal;
	font-size: 23px;
}

.container{
	border: none;
}

.header{
	height: 197px;
}

.header .card{
	position: absolute;
	right: 180px;
	bottom: -5px;
	display: none
}

.header .card img{
	width: 300px;
	height: auto;
}

.header .logo {
 	height: 60px;
	margin-top: 35px;
}

.header .accountlink {
  top: 5px;
  color: #FFFFFF;
  
}

.search-s{
	bottom: 0;
}

.nav{
	background: none;

}
.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;
}

.nav .sf-menu li {
  border: medium none;
  border-radius: 0;
 
}

.nav .sf-menu li:hover, .nav .sf-menu li.sfHover, .nav .sf-menu li.current {
	background: none;
	border-bottom: 2px solid #eed904;
	color: #fff;
}
.nav .sf-menu li:hover a, .nav .sf-menu li.sfHover a, .nav .sf-menu li.current a {
  color: #fff;
}

.nav .sf-menu li a {
	background: none;
    color: #acacac;
    display: block;
    padding: 10px 8px 5px 8px;
    text-decoration: none;
    border-left: 0;
    text-shadow: 0px 5px 5px #000;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0;
    letter-spacing: 1px;
}

.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: #252525;
	font-size: 12px;
	line-height: 23px;
	margin: 0;
	padding: 0;
	text-transform: none;
	width: 190px;
}

.nav .sf-menu ul li a {
	color: #fff !important;
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 5px 10px;
	text-decoration: none;
	text-transform: capitalize;
}

.nav .sf-menu ul li a:hover{
	color: #ddd !important;
}

.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: none repeat-x scroll 0 bottom #450708;
}

#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: 210px;
	float: left;
}

#myContainer .menuholder{
	background: none repeat scroll 0 0 #871c9d;
	width: 210px;
	box-shadow: inset 1px 2px 10px 0px #000;
}
#myContainer .menuholder h2{
	background: none repeat scroll 0 0 #5C3863;
	padding: 0 10px;
	border-radius: 6px 6px 0 0;
}

.mynav, .mynav td, .mynav th{
	border: none;
	border-bottom: 1px solid #000;
	padding-left: 10px;
}

.mynav{
	list-style: none;
	padding-left: 10px;
	margin-top: 8px;
}
.mynav a{
	color: #FFF;
  	font-family: Arial,Helvetica,sans-serif;
  	text-decoration: none;
  	font-size: 12px;
  	line-height: 15px;
  	font-weight: bold;
}

.mynav a:hover{
	color : #FFB00E;
}

#myContainer .r-content{
	float: right;
	width: 700px;
	padding-top: 10px;
	border: none;
	border-radius: 6px;
	min-height: 350px;
	color: #000;
}

#myContainer .ui span{
	padding:0;
}
#myContainer .ui{
  	background: #3d0a49;
	border: medium none;
  	border-radius: 5px ;
  	color: #FFFFFF;
  	cursor: pointer;
  	display: inline-block;
  	font-size: 12px;
  	line-height: 18px;
  	margin-right: 0;
  	padding: 9px 15px;
  	text-decoration: none;
  	text-transform: uppercase;
}

#myContainer .ui:hover {
  color: #FFFFFF;
  background: #1e0225;
}

#myContainer .display{
	color: #000;
	box-shadow: inset 1px 2px 10px 0px;
}

#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: #b00000;
}



.menu-icon{
	display: none;	
}


.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: #f6d0ff;
}

.r-content tr td input, #myContainer select, .r-content tr td textarea{
	 background: #fff;
	 /*padding: 3px;*/
}

.display .sorting,.display thead th {
  background: none;
}
table.display thead th {
  cursor: pointer;
  padding: 5px!important;
}

.r-content .display thead tr th{
	background: #3a0041;
	color: #fff;
	border: none;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	border-bottom: 1px solid #ffbc3b;
}
.r-content .display tbody tr td{
	background: none;
	color: #3d0a49;
	border:none;
	border-bottom: 1px solid #3d0a49;
}
.r-content .display tfoot tr td{
	background: #f6d0ff;
	font-weight: bold;
	border: 1px solid #000;
}

.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;
	font-size: 13px;
}

.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: #F87D11;
	/*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: none;
  border: none;
  color: #333;
}

.ui-widget-header {
	color: #333;
	font-weight: bold;
	background:none;
}


.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background: #3d0a49;
  border: none;
  color: #FFFFFF;
  font-weight: normal !important;
  border-radius:2px;
}

button.ui .ui-button-text{
	padding: 5px 12px 7px;
}

.ui-dialog-content {
  background: none !important;
}

.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 {
    color: #FFFFFF;
    font-weight: normal;
	opacity: 0.9;
}

.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: #FFF;
	font-family: Arial;
	font-size: 18px;
	background: #3d0a49;
	display: inline-block;
	height: 30px;
	width: 30px;
	text-align:center;
	border-radius: 25px;
	text-shadow: 0px 5px 5px #000;
}

label.kei{
	font-size: 10px;
}

label.ptl{
	font-size: 10px;
}

.contentsidebar > li{
	margin-bottom: 30px;
}

.contentsidebar > li h2{
	padding: 3px 5px;
	margin-top: 5px;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	background: #77da6b;
	color: #fff;
	box-shadow: inset 1px 2px 10px 0px #000;
	text-shadow: 0px 5px 5px #000;
}

.footer{
	border: none;
}

.footer a, .footer span{
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover{
	text-decoration: underline;
}
.footermenu{
	text-align: right;
	display:none;
}

.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{
}

.reloadcaptcha{
	display: none;
}

.errorz{
	display:block;
	color:red;
}

.akunholder{
	padding: 10px
}

.menuholder{
	margin-top: 5px;
	margin-bottom: 10px;
}

#myContainer .menuholder {
	background: #77da6b;
	color: #000;
}

#myContainer .menuholder h2 {
	background: #77da6b;
	color: #fff;
	box-shadow: inset 1px 2px 10px 0px #000;
	text-shadow: 0px 5px 5px #000;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	padding: 5px;
}

.post-thumb-li.woffset {
	border: 1px solid #821413;
	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 {
	padding: 0;
}

.panel-heading {
	padding: 0;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d501ad+0,4b28cb+50,d501ad+100 */
	background: #d501ad; /* Old browsers */
	background: -moz-linear-gradient(left,  #d501ad 0%, #4b28cb 50%, #d501ad 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #d501ad 0%,#4b28cb 50%,#d501ad 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #d501ad 0%,#4b28cb 50%,#d501ad 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d501ad', endColorstr='#d501ad',GradientType=1 ); /* IE6-9 */

}

.panel-title {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.panel-body{
	border: none;
	padding: 0;
	font-size: 15px;
}

.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;
	margin-top: 5px;
}

.bank marquee {
	color: #fdea8f;
	letter-spacing: 5px;
	text-transform: uppercase;
	width: 50%;
}

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 #821413;
  bottom: 8px;
  content: " ";
  height: 0;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -2;
}

h2.title {
	font-size: 25px;
}

.album .imgcontainer{
	border: 1px solid #821413 !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: 85%;
margin-top: 10px;
}

.contentsidebar .bank marquee{
	width: 100%;
	background: #121212 !important;
	margin-bottom: -2px;
	font-family: 'digital-7';
	text-transform:uppercase;
	font-size: 18px;
	text-shadow: 1px 2px 8px;
}

.contentsidebar .album .post-thumb-li h2{
	background: transparent;
}

#myContainer .notice a{
	color: #F87D11;
}
table,td,th{
border: 1px solid #fff;
border-collapse: collapse;
}
table.noborder,table.noborder td,table.noborder th{
border: none;
border-collapse: collapse;
}
td,th{
	padding: 5px;
}
#myContainer td a{
	color: #3d0a49;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
}
.ui-datepicker-calendar thead th,.ui-datepicker .ui-datepicker-header {
    background: #d81014; /* For browsers that do not support gradients */
	  /* For Safari 5.1 to 6.0 */
	  background: -webkit-linear-gradient(left,#d81014,#fd5668,#f1141c);
	  /* For Opera 11.1 to 12.0 */
	  background: -o-linear-gradient(left,#d81014,#fd5668,#f1141c);
	  /* For Fx 3.6 to 15 */
	  background: -moz-linear-gradient(left,#d81014,#fd5668,#f1141c);
	  /* Standard syntax */
	  background: linear-gradient(to right, #d81014,#fd5668,#f1141c);
    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/#d2ff52+0,91e842+100;Neon */
	background: #d2ff52; /* Old browsers */
	background: -moz-linear-gradient(top,  #d2ff52 0%, #91e842 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d2ff52), color-stop(100%,#91e842)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d2ff52 0%,#91e842 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d2ff52 0%,#91e842 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d2ff52 0%,#91e842 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d2ff52 0%,#91e842 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2ff52', endColorstr='#91e842',GradientType=0 ); /* 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{
	color: #000;
	padding: 5px;
	font-weight: bold;
	background: #77da6b;
	box-shadow: inset 1px 2px 10px 0px;
	width: 200px;
	margin-top: 50px;
}
.header .accountlink a{
	color: #000;
}
.playnow-btn{
	opacity: 0.8;
}
.playnow-btn:hover{
	opacity: 1;
}

.playnow-btn img{
	width: 200px;
	height: auto;
}

.besarkecil{
	animation-name: besarkecil;
	animation-duration: 1500ms;
	transform-origin:50% 50%;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}
@keyframes besarkecil {
	0% { transform: scale(1); }
	50% { transform: scale(1.1); }
	100% { transform: scale(1); }
}
.loginheader{
	position: absolute;
	top:0;
	right:0;
	z-index: 5;
	margin-right: 15px;
}
#myContainer .pesan a{
	color: #821413;
}
#myContainer .pesan a.ui{
	color: #fff;
}

.contact-icon {
  margin-left: 5px;
  position: fixed;
  top: 120px;
  width: 50px;
  z-index: 10000;
}

.contact-icon img{
	margin-bottom: 15px;
	max-width: 100%;
	height: auto;
}
.scroller{
	background: url('images/vegas_tbl.jpg') center center #000 no-repeat;
}
.scroller ul{
	list-style:none;
	margin:0;
	padding:0;
	width: 100%;
	display:block;
}
.scroller ul li{
	font-size:16px;
	padding: 5px 10px 5px 30px;
	border-bottom:1px solid #666;
	background: url('images/coin.png') left center no-repeat rgba(0,0,0,0.6);
}
.mjp-winner{
	margin: 15px 0;
	padding: 10px 25px;
	background: transparent url('images/mjp-bg.png');
}
.mjp-winner h2{
	visibility: hidden;
}
.mjp-winner ul li{
	background: none;
}
.mjp-winner td{
	font-weight: bold;
	color: #ddd;
	padding: 2px;
	font-size: 20px;
}
.mjp-winner .scroller{
	background: none;
}

.orange{
	color: #fd6404;
}

.panel {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2d0544+0,0c0427+100 */
	background: #2d0544; /* Old browsers */
	background: -moz-linear-gradient(top,  #2d0544 0%, #0c0427 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #2d0544 0%,#0c0427 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #2d0544 0%,#0c0427 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d0544', endColorstr='#0c0427',GradientType=0 ); /* IE6-9 */
	padding: 5px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cb05ae;
}
.self-container{
	background: #fff;
	color: #000;
	padding: 5px;
}
.header-saldo{
	font-size: 18px;
	color: #000;
}
#ref_filter{
	background: #77da6b !important;
	box-shadow: inset 1px 2px 10px ;
}
input.number,  input.amount{
    padding: 3px 10px;
    border: 1px solid rgb(255, 140, 0);
	line-height: 1.2;
	color: #000;
}
#mainForm{
	margin-top: 10px;
}

.r-content_top {
	display: flex;
	justify-content: space-between;
	padding: 5px;
  }

.month-buttons{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.month-buttons button{
    width:145px;
    margin:5px 10px;
}
.month-buttons button.active{
    border:2px solid black !important;
}

ul.pagination {
    display: flex;
    justify-content: center;
    padding: 0;
    margin: 10px 0 0 0;

}

ul.pagination li {display: inline;}

ul.pagination li a {
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    color:black !important;
}

ul.pagination li a.active {
    background-color: #4CAF50;
    color: black !important;
}

.r-content_top{
    display: flex;
    justify-content: space-between;
    padding:5px;
}