html,
body {
  background: #000;
}
body {
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
}

hr {
  background: #ddd;
  color: #ddd;
  clear: both;
  float: none;
  width: 100%;
  height: 1px;
  margin: 0 0 1em;
}

.logo-img {
  width: 185px;
  height: auto;
}

a {
  color: #000;
  text-decoration: underline;
}

.full-header {
}

a:hover {
  color: #000;
  text-decoration: underline;
}

h1,
h2,
h3,
h4 {
  color: #fff;
}

.container {
  border: none;
}

.header {
  height: 95px;
}

.header .card {
  position: absolute;
  right: 180px;
  bottom: -5px;
}

.header .card img {
  width: 170px;
  height: auto;
}

.header .logo {
  height: 72px;
  margin-top: 20px;
}

.header .accountlink {
  top: 50px;
  color: #ffffff;
}

.search-s {
  bottom: 0;
}

.nav {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d3d6dd+0,b5b6bc+10,b5b6bc+27,f1f1f1+38,f1f1f1+38,f6f6f6+64,f6f6f6+64,b5b6bc+76,515359+90,515359+93,595959+96,3a3f40+100 */
  background: #d3d6dd; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #d3d6dd 0%,
    #b5b6bc 10%,
    #b5b6bc 27%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #f6f6f6 64%,
    #f6f6f6 64%,
    #b5b6bc 76%,
    #515359 90%,
    #515359 93%,
    #595959 96%,
    #3a3f40 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #d3d6dd 0%,
    #b5b6bc 10%,
    #b5b6bc 27%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #f6f6f6 64%,
    #f6f6f6 64%,
    #b5b6bc 76%,
    #515359 90%,
    #515359 93%,
    #595959 96%,
    #3a3f40 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #d3d6dd 0%,
    #b5b6bc 10%,
    #b5b6bc 27%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #f6f6f6 64%,
    #f6f6f6 64%,
    #b5b6bc 76%,
    #515359 90%,
    #515359 93%,
    #595959 96%,
    #3a3f40 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3d6dd', endColorstr='#3a3f40',GradientType=0 ); /* IE6-9 */
  border-radius: 0;
  width: 100%;
}
.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;
  height: 34px;
  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: 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: #fff;
}

.nav .sf-menu li a {
  background: none;
  color: #000;
  display: block;
  padding: 5px 2px;
  text-decoration: none;
  border-left: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
}

.nav .sf-sub-indicator {
  background: none;
}

.nav .sf-menu ul {
  margin-top: 0;
  padding: 0;
  width: 190px;
  z-index: 20;
}

.nav .sf-menu ul li {
  background: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 23px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  width: 190px;
}

.nav .sf-menu ul li a {
  background: none repeat scroll 0 0 transparent;
  color: #6e6e67 !important;
  display: block;
  font-weight: normal;
  margin: 0;
  padding: 5px 0 5px 10px;
  text-decoration: none;
  text-transform: uppercase;
}

.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: #b5b6bc;
}

#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;
  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: 14px;
  text-transform: uppercase;
}

.mynav a:hover {
  color: #000;
}

.mynav td {
  border: none;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b83190+0,f929bb+100 */
  background: #b5b6bc; /* Old browsers */
  background: -moz-linear-gradient(
    left,
    #b5b6bc 0%,
    #f1f1f1 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    #b5b6bc 0%,
    #f1f1f1 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    #b5b6bc 0%,
    #f1f1f1 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5b6bc', endColorstr='#f1f1f1',GradientType=1 ); /* IE6-9 */
}

#myContainer .r-content {
  width: 940px;
  border: none;
  min-height: 350px;
  color: #fff;
}

#myContainer .ui span {
  padding: 0;
}
#myContainer .ui {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b83190+0,f929bb+100 */
  background: #d3d6dd;
  background: -moz-linear-gradient(
    top,
    #d3d6dd 0%,
    #b5b6bc 10%,
    #b5b6bc 27%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #f6f6f6 64%,
    #f6f6f6 64%,
    #b5b6bc 76%,
    #515359 90%,
    #515359 93%,
    #595959 96%,
    #3a3f40 100%
  );
  background: -webkit-linear-gradient(
    top,
    #d3d6dd 0%,
    #b5b6bc 10%,
    #b5b6bc 27%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #f6f6f6 64%,
    #f6f6f6 64%,
    #b5b6bc 76%,
    #515359 90%,
    #515359 93%,
    #595959 96%,
    #3a3f40 100%
  );
  background: linear-gradient(
    to bottom,
    #d3d6dd 0%,
    #b5b6bc 10%,
    #b5b6bc 27%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #f6f6f6 64%,
    #f6f6f6 64%,
    #b5b6bc 76%,
    #515359 90%,
    #515359 93%,
    #595959 96%,
    #3a3f40 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3d6dd', endColorstr='#3a3f40',GradientType=0 );
  border: medium none;
  color: #676767;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  line-height: 18px;
  margin-right: 0;
  padding: 7px 20px;
  text-decoration: none;
  text-transform: uppercase;
}

#myContainer .ui:hover {
  color: #ffffff;
  background: #515359; /* Old browsers */
}

#myContainer .display {
  background: none repeat scroll 0 0 #fff;
  color: #5c3863;
}

#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: #000;
} */

/* .menu-icon{
	display: none;	
} */

.lokasi {
  padding: 5px;
}

.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 #871C9D; */
}

.r-content tr td input,
#myContainer select,
.r-content tr td textarea {
  background: #000;
  /*padding: 3px;*/
  padding: 5px;
  color: lightgray;
}

.display .sorting,
.display thead th {
  background: none;
}
table.display thead th {
  cursor: pointer;
  padding: 5px 0 5px 0px !important;
}

.r-content .display tbody tr {
  border-bottom: 1px solid black;
}

.r-content .display thead tr th {
  color: #333;
  border: none;
  text-align: center;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d3d6dd+0,b5b6bc+10,b5b6bc+27,f1f1f1+38,f1f1f1+38,f6f6f6+64,f6f6f6+64,b5b6bc+76,515359+90,515359+93,595959+96,3a3f40+100 */
  background: #d3d6dd; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #d3d6dd 0%,
    #b5b6bc 10%,
    #b5b6bc 27%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #f6f6f6 64%,
    #f6f6f6 64%,
    #b5b6bc 76%,
    #515359 90%,
    #515359 93%,
    #595959 96%,
    #3a3f40 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #d3d6dd 0%,
    #b5b6bc 10%,
    #b5b6bc 27%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #f6f6f6 64%,
    #f6f6f6 64%,
    #b5b6bc 76%,
    #515359 90%,
    #515359 93%,
    #595959 96%,
    #3a3f40 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #d3d6dd 0%,
    #b5b6bc 10%,
    #b5b6bc 27%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #f6f6f6 64%,
    #f6f6f6 64%,
    #b5b6bc 76%,
    #515359 90%,
    #515359 93%,
    #595959 96%,
    #3a3f40 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3d6dd', endColorstr='#3a3f40',GradientType=0 ); /* IE6-9 */
}
.r-content .display tbody tr td {
  color: #000;
  border: none;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
}
.r-content .display tbody tr:nth-child(odd) td {
  background: #b5b6bc;
}
.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: url("images/ui-bg_inset-soft_10_9021aa_1x100.png") repeat-x scroll
    50% bottom #9021aa;
  border: 1px solid #99df35;
  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 {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d3d6dd+0,b5b6bc+10,b5b6bc+27,f1f1f1+38,f1f1f1+38,f6f6f6+64,f6f6f6+64,b5b6bc+76,515359+90,515359+93,595959+96,3a3f40+100 */
  background: #d3d6dd; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #d3d6dd 0%,
    #b5b6bc 10%,
    #b5b6bc 27%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #f6f6f6 64%,
    #f6f6f6 64%,
    #b5b6bc 76%,
    #515359 90%,
    #515359 93%,
    #595959 96%,
    #3a3f40 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #d3d6dd 0%,
    #b5b6bc 10%,
    #b5b6bc 27%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #f6f6f6 64%,
    #f6f6f6 64%,
    #b5b6bc 76%,
    #515359 90%,
    #515359 93%,
    #595959 96%,
    #3a3f40 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #d3d6dd 0%,
    #b5b6bc 10%,
    #b5b6bc 27%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #f6f6f6 64%,
    #f6f6f6 64%,
    #b5b6bc 76%,
    #515359 90%,
    #515359 93%,
    #595959 96%,
    #3a3f40 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3d6dd', endColorstr='#3a3f40',GradientType=0 ); /* IE6-9 */

  border: none;
  color: #000;
  font-weight: normal;
  border-radius: 3px;
}

.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% #595959;
  /*border: 1px solid #BF35DF;*/
  color: #fff;
  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: 10px;
}

label.ptl {
  font-size: 10px;
}

.contentsidebar > li {
  margin-bottom: 30px;
}

.contentsidebar > li h2 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b83190+0,f929bb+100 */
  background: #b83190; /* Old browsers */
  background: -moz-linear-gradient(
    left,
    #b83190 0%,
    #f929bb 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    #b83190 0%,
    #f929bb 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    #b83190 0%,
    #f929bb 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b83190', endColorstr='#f929bb',GradientType=1 ); /* IE6-9 */
  padding: 3px 5px;
  margin: 5px 0;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
}

.footer {
  /* border: none; */
  /* display: none; */
}
.footercol_container {
  display: none;
}

.footer a,
.footer span {
  color: #333;
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}
.footermenu {
  background-color: rgba(255, 255, 255, 0.2);
}

.footermenu a span {
  color: white;
}
.footermenu a {
  text-decoration: none;
  cursor: pointer;
}

.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 {
  color: #fff;
  margin-top: 15px;
}

.reloadcaptcha {
  display: none;
}

.errorz {
  display: block;
  color: red;
}

.akunholder {
  padding: 10px;
}

.menuholder {
  margin-top: 5px;
  margin-bottom: 10px;
}

#myContainer .menuholder {
  background: #fff;
  color: #7f017f;
}

#myContainer .menuholder h2 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b83190+0,f929bb+100 */
  background: #b83190; /* Old browsers */
  background: -moz-linear-gradient(
    left,
    #b83190 0%,
    #f929bb 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    #b83190 0%,
    #f929bb 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    #b83190 0%,
    #f929bb 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b83190', endColorstr='#f929bb',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-width: 3px;
  border-style: solid;
  border-image: linear-gradient(
      to bottom,
      #d3d6dd 0%,
      #b5b6bc 10%,
      #b5b6bc 27%,
      #f1f1f1 38%,
      #f1f1f1 38%,
      #f6f6f6 64%,
      #f6f6f6 64%,
      #b5b6bc 76%,
      #515359 90%,
      #515359 93%,
      #595959 96%,
      #3a3f40 100%
    )
    1 100%;
  border-image-slice: 10%;
}

.panel-heading {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d3d6dd+0,b5b6bc+10,b5b6bc+27,f1f1f1+38,f1f1f1+38,f6f6f6+64,f6f6f6+64,b5b6bc+76,515359+90,515359+93,595959+96,3a3f40+100 */
  background: #d3d6dd; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #d3d6dd 0%,
    #b5b6bc 10%,
    #b5b6bc 27%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #f6f6f6 64%,
    #f6f6f6 64%,
    #b5b6bc 76%,
    #515359 90%,
    #515359 93%,
    #595959 96%,
    #3a3f40 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #d3d6dd 0%,
    #b5b6bc 10%,
    #b5b6bc 27%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #f6f6f6 64%,
    #f6f6f6 64%,
    #b5b6bc 76%,
    #515359 90%,
    #515359 93%,
    #595959 96%,
    #3a3f40 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #d3d6dd 0%,
    #b5b6bc 10%,
    #b5b6bc 27%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #f6f6f6 64%,
    #f6f6f6 64%,
    #b5b6bc 76%,
    #515359 90%,
    #515359 93%,
    #595959 96%,
    #3a3f40 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3d6dd', endColorstr='#3a3f40',GradientType=0 ); /* IE6-9 */
  border-bottom: 2px solid white;
  /* border-radius: 4px 4px 0 0; */
  padding: 10px 15px;
}

.panel-title {
  color: #000;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
}

.panel-body {
  padding: 15px;
  font-size: 15px;
}
.panel-body2 {
  font-size: 12px !important;
}

.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;
}

.bank marquee {
  background: linear-gradient(to bottom, #b83190 0%, #8f0222 44%, #450708 100%)
    repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #b83190;
  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 #b83190;
  bottom: 8px;
  content: " ";
  height: 0;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -2;
}

h2.title {
  color: #fff;
  font-family: "Lato", 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-collapse: collapse;
}
table.noborder,
table.noborder td,
table.noborder th {
  border: none;
  border-collapse: collapse;
}
td,
th {
  padding: 5px;
}
#myContainer td a {
  color: #3a3838;
}

.dataTable td a {
  text-decoration: underline !important;
}

.ui-datepicker-calendar thead th,
.ui-datepicker .ui-datepicker-header {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b83190+0,f929bb+100 */
  background: #b5b6bc; /* Old browsers */
  background: -moz-linear-gradient(
    left,
    #b5b6bc 0%,
    #f1f1f1 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    #b5b6bc 0%,
    #f1f1f1 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    #b5b6bc 0%,
    #f1f1f1 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5b6bc', endColorstr='#f1f1f1',GradientType=1 ); /* IE6-9 */
  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 */
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b83190+0,f929bb+100 */
  background: #b5b6bc; /* Old browsers */
  background: -moz-linear-gradient(
    left,
    #b5b6bc 0%,
    #f1f1f1 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    #b5b6bc 0%,
    #f1f1f1 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    #b5b6bc 0%,
    #f1f1f1 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5b6bc', endColorstr='#f1f1f1',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(0.5, 0, 1, 1) infinite alternate;
}
@keyframes blinker {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.loctab td a {
  font-weight: bold;
}
.header .accountlink {
  background: #3a3838;
  color: #fff;
  padding: 5px;
  border-radius: 0;
  font-weight: bold;
}
.header .accountlink a {
  color: #fff;
}
.bank-holder {
  /* background: rgba(0,0,0,0.5); */
  /* padding: 5px; */
  /* margin-bottom: -38px; */
  position: relative;
}
.game-link {
  text-align: center;
  margin-top: 10px;
  padding: 15px;
  border-radius: 5px 5px 0 0;
}
.game-link-left .ui {
  margin-bottom: 5px;
  border-radius: 5px;
}
.game-link-left {
  float: left;
  width: 300px;
  text-align: center;
}
.game-link-right {
  float: right;
  width: 50%;
  text-align: center;
}
.game-link-right .gamebtn {
  border-radius: 5px;
  padding-left: 2px;
  padding-right: 2px;
}
.game-link-right .gamebtn:hover,
.game-link-left .ui:hover {
  opacity: 0.8;
}
.saldo-text {
  font-weight: bold;
  color: blue;
}
.saldo-holder {
  text-align: center;
  display: block;
  padding: 15px;
  font-size: 24px;
  background: #fab70e;
  color: #000;
  border-radius: 5px;
  margin: 15px auto;
  width: 300px;
}
#myContainer .saldo-holder a {
  color: #000;
}
#myContainer a.main-hkb {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#87e0fd+0,53cbf1+40,05abe0+100;Blue+3D+%23+16 */
  background: #87e0fd; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #87e0fd 0%,
    #53cbf1 40%,
    #05abe0 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #87e0fd 0%,
    #53cbf1 40%,
    #05abe0 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #87e0fd 0%,
    #53cbf1 40%,
    #05abe0 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87e0fd', endColorstr='#05abe0',GradientType=0 ); /* IE6-9 */
  color: #1e2298;
  font-size: 20px;
  display: block;
  width: 50%;
  padding: 15px;
  margin: 40px auto;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 5px;
}
.header-login-btn {
  display: inline-block;
  position: relative;
}
.header-login-btn img {
  height: 50px;
  top: -6px;
  position: relative;
}
.header-field i {
  padding: 3px;
  background: #333;
  color: #fff;
  width: 15px;
  height: 15px;
  font-size: 14px;
  text-align: center;
}
.header-field input {
  width: 200px;
  padding: 5px 5px;
}
.header .logo {
  position: absolute;
  left: 380px;
}
img.header-login-captcha {
  width: 112px;
  height: auto;
  float: left;
}
#header-form table,
#header-form td,
#header-form th {
  border: none;
}
#header-form table {
  margin: 0;
  border: none;
}

.contentsidebar marquee {
  background: #000 !important;
}
.marquee-header i {
  color: red;
  font-size: 18px;
}
.marquee-header {
  line-height: 1;
  top: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.5);
  color: #fff;
  width: 88%;
  float: right;
  margin-top: 5px;
  font-weight: bold;
  padding: 3px;
}
.marquee-header marquee {
  display: inline-block;
  width: 100%;
}

.marquee-header .text {
  margin-left: -110px;
  font-size: 13px;
  color: yellow;
}
/*
.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: #f9f6cd !important;
    color: #525252 !important;
}
.ui-tabs.ui-widget-content{
	border:none;
}
.ui-tabs .ui-tabs-panel{
	background: #f9f6cd;
}
* * */
.ui-tabs-nav {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b83190+0,f929bb+100 */
  background: #b5b6bc; /* Old browsers */
  background: -moz-linear-gradient(
    left,
    #b5b6bc 0%,
    #f1f1f1 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    #b5b6bc 0%,
    #f1f1f1 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    #b5b6bc 0%,
    #f1f1f1 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5b6bc', endColorstr='#f1f1f1',GradientType=1 ); /* IE6-9 */
  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: #f9f6cd !important;
  color: #237f01 !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: #f9f6cd;
}
.ui-tabs-panel table,
.ui-tabs-panel td {
  border: none !important;
}
.ui-tabs-panel tbody tr:nth-child(odd) td {
  background-color: #f9f6cd;
}
.ui-tabs-panel table th {
  border: none !important;
  border-bottom: 2px solid #31fc13 !important;
  background: #f9f6cd !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: #b9d044;
  background: none;
  border-bottom: 1px solid #b9d044;
  padding-left: 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  text-shadow: 1px 1px #000;
}

.contentsidebar > li h2 {
  display: none;
}

#myContainer .mynav td a {
  color: #000;
}
#myContainer .mynav td a:hover {
  color: #000;
}
.akunholder td,
.akunholder th,
.akunholder table {
  border: none;
}
.r-content h2,
.r-content h3 {
  color: #fff;
}
#myContainer .notice,
.notice {
  background: #fba566;
  color: #fff;
  border: none;
}
#myContainer .notice a,
.notice a {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}
#myContainer .info,
.info {
  background: #69baff;
  color: #fff;
  border: none;
}
#myContainer .info a,
.info a {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}
#myContainer .success,
.success {
  background: #58c05c;
  color: #fff;
  border: none;
}
#myContainer .success a,
.success a {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}
#myContainer .error,
.error {
  background: #fc7b7b;
  color: #fff;
  border: none;
}
#myContainer .error a,
.error a {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}

.referral-top h2 {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}

.referral-info {
  float: left;
  width: 635px;
  border: 2px solid;
  border-radius: 10px;
  margin-bottom: 20px;
}
.referral-info .link {
  background-color: #252525;
  border-radius: 10px;
  padding: 20px;
  position: relative;
}

.referral-info .social-media {
  text-align: center;
  margin-top: 75px;
}

.referral-info .list-sm {
  float: left;
  margin-left: 27%;
}

.referral-info .social-media .sm {
  margin: 5px;
  float: left;
}

.referral-info .social-media .sm img {
  height: 45px;
  width: auto;
}

.refferal-comission {
  float: left;
  width: 300px;
}

#reflink {
  padding: 7px;
  color: #333;
  border-radius: 5px;
}
#copy {
  position: absolute;
  top: 62px;
  right: 36px;
  height: 33px;
  color: black !important;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.ui-widget-overlay {
  opacity: 0.5;
}
.ui-dialog .ui-widget-header {
  background: #3a3f40; /* Old browsers */
  color: #fff;
  border: none;
}
.ui-dialog.ui-widget-content {
  border: none;
  background: none;
}
.ui-dialog-content {
  background: #fff !important;
  color: #333;
}
.ui-dialog-content h1 {
  color: #333;
}

.ui-widget-content.ui-dialog-buttonpane {
  background: #b5b6bc !important;
}
.ui-state-hover,
.ui-state-focus {
  color: #000;
  background: #f1f1f1;
}
.self-container {
  background: rgba(255, 255, 255, 0.2);
  padding: 5px;
}
#ref_filter {
  background: none !important;
}
.self-container input,
.self-container select {
  padding: 5px;
  background: #000;
  color: lightgray;
}
input.error {
  color: #000;
}
caption,
td,
label {
}
/* .footermenu{
	display: none;
} */
.registered-container {
  width: 500px;
  margin: 0 auto;
}
.logo .logo-img {
  height: 150px;
  margin-top: -21px;
}
.celebrate {
  top: 49px;
  left: 146px;
  position: absolute;
}
.celebrate img {
  width: 219px;
  height: auto;
}
.pinbb-holder {
  position: absolute;
  top: 40px;
  font-size: 24px;
  color: #333;
  padding: 5px;
  left: 2px;
}
.pinbb-holder img {
  height: 30px;
  width: auto;
  vertical-align: middle;
  -webkit-transition: height 0.2s, margin 0.2s; /* For Safari 3.1 to 6.0 */
  transition: height 0.2s, margin 0.2s;
}
.pinbb-holder img:hover {
  height: 40px;
  margin-left: -5px;
}
.fbjoin-holder {
  position: absolute;
  top: 46px;
  left: 192px;
}
.fbjoin-holder img {
  height: 30px;
  width: auto;
  -webkit-transition: height 0.2s, margin 0.2s; /* For Safari 3.1 to 6.0 */
  transition: height 0.2s, margin 0.2s;
}
.fbjoin-holder img:hover {
  height: 40px;
  margin-left: -5px;
  margin-top: -5px;
}
.line-holder {
  position: absolute;
  top: 12px;
  font-size: 24px;
  color: #333;
  padding: 5px;
  left: 93px;
}
.line-holder img {
  height: 30px;
  width: auto;
  -webkit-transition: height 0.2s, margin 0.2s; /* For Safari 3.1 to 6.0 */
  transition: height 0.2s, margin 0.2s;
}
.line-holder img:hover {
  height: 40px;
  margin-left: -5px;
  margin-top: -5px;
}
.wap-holder {
  position: absolute;
  top: 90px;
  font-size: 24px;
  color: #333;
  padding: 5px;
  left: 132px;
}
.wap-holder img {
  height: 20px;
  width: auto;
  -webkit-transition: height 0.2s, margin 0.2s; /* For Safari 3.1 to 6.0 */
  transition: height 0.2s, margin 0.2s;
}
.wap-holder img:hover {
  height: 25px;
  margin-left: -5px;
}
.ai-holder {
  position: absolute;
  top: 102px;
  font-size: 24px;
  color: #333;
  padding: 5px;
  left: 52px;
}
.ai-holder img {
  height: 25px;
  width: auto;
  -webkit-transition: height 0.2s, margin 0.2s; /* For Safari 3.1 to 6.0 */
  transition: height 0.2s, margin 0.2s;
}
.ai-holder img:hover {
  height: 30px;
  margin-left: -5px;
}
.akun-holder {
  position: absolute;
  top: 50px;
  right: 0;
  width: 150px;
  background: rgba(255, 255, 255, 0.5);
}

.num-container .num_spbu {
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #a7da69;
  border-radius: 50%;
  color: #fff;
  font-weight: 500;
}
.ls-layer .ls-bg {
  width: 100%;
}

.join-holder {
  background: url("images/image1.png") no-repeat scroll 0 10px / 100%
    rgba(0, 0, 0, 0);
  display: inline-block;
  position: relative;
  width: 230px;
  height: 150px;
  float: left;
}
.header-table td {
  vertical-align: middle;
}
#paito-tbl td a {
  color: #444444 !important;
}

.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 {
  color: white;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color 0.3s;
}

ul.pagination li a.active {
  background-color: #4caf50;
  color: white;
}

.r-content_top {
  display: flex;
  justify-content: space-between;
  padding: 5px;
}

.list-games div {
  float: left;
  width: 235px;
  height: auto;
}

.list-games div img {
  width: 100%;
  height: 100%;
}

.list-games div .text {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d3d6dd+0,b5b6bc+10,b5b6bc+27,f1f1f1+38,f1f1f1+38,f6f6f6+64,f6f6f6+64,b5b6bc+76,515359+90,515359+93,595959+96,3a3f40+100 */
  background: #d3d6dd; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #d3d6dd 0%,
    #b5b6bc 10%,
    #b5b6bc 27%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #f6f6f6 64%,
    #f6f6f6 64%,
    #b5b6bc 76%,
    #515359 90%,
    #515359 93%,
    #595959 96%,
    #3a3f40 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #d3d6dd 0%,
    #b5b6bc 10%,
    #b5b6bc 27%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #f6f6f6 64%,
    #f6f6f6 64%,
    #b5b6bc 76%,
    #515359 90%,
    #515359 93%,
    #595959 96%,
    #3a3f40 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #d3d6dd 0%,
    #b5b6bc 10%,
    #b5b6bc 27%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #f6f6f6 64%,
    #f6f6f6 64%,
    #b5b6bc 76%,
    #515359 90%,
    #515359 93%,
    #595959 96%,
    #3a3f40 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3d6dd', endColorstr='#3a3f40',GradientType=0 ); /* IE6-9 */
  width: 100%;
  text-align: center;
  font-weight: bold;
  padding: 5px 0;
  border-left: 1px solid black;
  margin-top: -5px;
}

.information {
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  position: absolute;
  bottom: -19px;
}

.information .text1,
.information .text3,
.information .text2 {
  float: left;
  padding: 5px;
}

.information .text2 {
  width: 670px;
  color: white;
}

.information .text1,
.information .text3 {
  background: #d3d6dd; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #d3d6dd 0%,
    #b5b6bc 10%,
    #b5b6bc 27%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #f6f6f6 64%,
    #f6f6f6 64%,
    #b5b6bc 76%,
    #515359 90%,
    #515359 93%,
    #595959 96%,
    #3a3f40 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #d3d6dd 0%,
    #b5b6bc 10%,
    #b5b6bc 27%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #f6f6f6 64%,
    #f6f6f6 64%,
    #b5b6bc 76%,
    #515359 90%,
    #515359 93%,
    #595959 96%,
    #3a3f40 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #d3d6dd 0%,
    #b5b6bc 10%,
    #b5b6bc 27%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #f6f6f6 64%,
    #f6f6f6 64%,
    #b5b6bc 76%,
    #515359 90%,
    #515359 93%,
    #595959 96%,
    #3a3f40 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3d6dd', endColorstr='#3a3f40',GradientType=0 ); /* IE6-9 */
  color: #000;
  width: 150px;
}

.information .text3 {
  border-top-left-radius: 50px;
  margin-left: -30px;
}

.information .text1 {
  position: relative;
  border-top-right-radius: 50px;
  margin-right: -30px;
}

.lupa-password .red {
  color: red;
}

.another-options {
  text-align: center;
  background-color: rgba(44, 48, 51, 1);
}

.another-options a {
  color: white;
  text-decoration: none;
}

.about-us,
.contact,
.altlink,
.bank-info,
.engine4d {
  background: rgba(255, 255, 255, 0.2);
  color: white;
}

.about-us p {
  padding: 10px;
  color: #fff;
}

.contact .sosmed {
  color: #fff;
  float: left;
  width: 20%;
  margin: 10px;
  padding: 5px;
  background-color: #000;
}

.contact .sosmed a {
  cursor: pointer;
  color: #fff;
}

.altlink ul li {
  display: inline-block;
  list-style: none;
  padding: 5px;
  color: white;
  background: #000;
  width: 22%;
  margin: 5px;
}

.altlink ul li a {
  color: white;
  cursor: pointer;
}

.altlink ul li a:hover,
.contact .sosmed a:hover {
  color: yellow;
}
.bank-info .bank {
  text-align: center;
  margin: 5px;
  width: 23%;
  background-color: #000;
  float: left;
  color: #00ff00;
  height: 180px;
}

.bank-info p {
  margin-top: 50px;
  color: #00ff00;
  text-align: center;
}

.bank-info .bank img {
  vertical-align: middle;
  width: 130px;
  margin-top: 25px;
}

.bank-info .bank .desc {
  margin-top: 10px;
}

.bank-info .mandiri img {
  width: 185px;
}

.sidebar-menu ul {
  padding: 0;
  margin: 0;
}

.sidebar-menu ul li {
  list-style: none;
  border-bottom: 1px solid white;
  padding: 5px;
}

.sidebar-menu ul li:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.sidebar-menu ul li a {
  color: white;
  font-weight: bold;
}

.sidebar-banks {
  padding: 5px;
  background: rgba(255, 255, 255, 0.3);
  text-align: center;
}

.sidebar-banks .bank {
  padding: 5px;
  width: 100%;
}

.sidebar-banks .bank .status {
  padding: 5px 10px;
  background: #000;
  border-radius: 5px;
  width: 80%;
  margin: 0 auto;
}

.idn-games ul li a span {
  background: #d3d6dd; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #d3d6dd 0%,
    #b5b6bc 10%,
    #b5b6bc 27%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #f6f6f6 64%,
    #f6f6f6 64%,
    #b5b6bc 76%,
    #515359 90%,
    #515359 93%,
    #595959 96%,
    #3a3f40 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #d3d6dd 0%,
    #b5b6bc 10%,
    #b5b6bc 27%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #f6f6f6 64%,
    #f6f6f6 64%,
    #b5b6bc 76%,
    #515359 90%,
    #515359 93%,
    #595959 96%,
    #3a3f40 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #d3d6dd 0%,
    #b5b6bc 10%,
    #b5b6bc 27%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #f6f6f6 64%,
    #f6f6f6 64%,
    #b5b6bc 76%,
    #515359 90%,
    #515359 93%,
    #595959 96%,
    #3a3f40 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3d6dd', endColorstr='#3a3f40',GradientType=0 );
  color: #000;
  font-weight: bold;
}

.gamelink .game-btn {
  color: #000 !important;
  background: #d3d6dd !important;
  background: -moz-linear-gradient(
    top,
    #d3d6dd 0%,
    #b5b6bc 0%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #b5b6bc 71%,
    #b5b6bc 100%
  ) !important;
  background: -webkit-linear-gradient(
    top,
    #d3d6dd 0%,
    #b5b6bc 0%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #b5b6bc 71%,
    #b5b6bc 100%
  ) !important;
  background: linear-gradient(
    to bottom,
    #d3d6dd 0%,
    #b5b6bc 0%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #b5b6bc 71%,
    #b5b6bc 100%
  ) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3d6dd', endColorstr='#3a3f40',GradientType=0 );
}

.gamelink .game-btn img {
  background: none !important;
}

.icon-deposit {
  background: url(./images/icon-deposit-white.png) center no-repeat;
  background-size: 15px;
  display: inline-block;
  height: 15px;
  width: 15px;
}

.icon-withdraw {
  background: url(./images/icon-withdraw-white.png) center no-repeat;
  background-size: 15px;
  display: inline-block;
  height: 15px;
  width: 15px;
}
.icon-wallet {
  background: url(./images/icon-wallet-white.png) center no-repeat;
  background-size: 15px;
  display: inline-block;
  height: 20px;
  width: 20px;
  vertical-align: middle;
}

.icon-envelop {
  background: url(./images/icon-envelope-white.png) center no-repeat;
  background-size: 16px;
  display: inline-block;
  height: 20px;
  width: 20px;
}
.icon-history {
  background: url(./images/history.png) center no-repeat;
  background-size: 16px;
  display: inline-block;
  height: 20px;
  width: 20px;
  vertical-align: middle;
}
.icon-setting {
  background: url(./images/gear.png) center no-repeat;
  background-size: 16px;
  display: inline-block;
  height: 20px;
  width: 20px;
  vertical-align: middle;
}
.icon-user {
  background: url(./images/user.png) center no-repeat;
  background-size: 16px;
  display: inline-block;
  height: 20px;
  width: 20px;
  vertical-align: middle;
  background-color: #fff;
}
.icon-logout {
  background: url(./images/logout.png) center no-repeat;
  background-size: 16px;
  display: inline-block;
  height: 20px;
  width: 20px;
  vertical-align: middle;
}
.icon-bell {
  background: url(./images/bell.png) center no-repeat;
  background-size: 16px;
  display: inline-block;
  height: 20px;
  width: 20px;
  vertical-align: middle;
}
.icon-indonesia {
  background: url(./images/indonesia.png) center no-repeat;
  background-size: 16px;
  display: inline-block;
  height: 20px;
  width: 20px;
  vertical-align: middle;
}
.icon-arrowdown {
  background: url(./images/arrow.png) center no-repeat;
  background-size: 16px;
  display: inline-block;
  height: 20px;
  width: 20px;
  vertical-align: middle;
}

.info-bottom a {
  text-decoration: none;
  font-weight: bold;
  color: white !important;
  font-size: 14px !important;
  margin-right: 5px;
  padding: 8px !important;
}

.deposit-button a {
  background: #f13659 !important;
}

.withdraw-button a {
  background: #07c352 !important;
}
.notification-button {
  position: relative;
}
.notification-button::after {
  content: "";
  position: absolute;
  top: -9px;
  right: 0px;
  width: 11px;
  height: 11px;
  background-color: red;
  border-radius: 50%;
}

.notification-button a.bell {
  cursor: default;
  background: #d3d6dd;
  background: -moz-linear-gradient(
    top,
    #d3d6dd 0%,
    #b5b6bc 10%,
    #b5b6bc 27%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #f6f6f6 64%,
    #f6f6f6 64%,
    #b5b6bc 76%,
    #515359 90%,
    #515359 93%,
    #595959 96%,
    #3a3f40 100%
  );
  background: -webkit-linear-gradient(
    top,
    #d3d6dd 0%,
    #b5b6bc 10%,
    #b5b6bc 27%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #f6f6f6 64%,
    #f6f6f6 64%,
    #b5b6bc 76%,
    #515359 90%,
    #515359 93%,
    #595959 96%,
    #3a3f40 100%
  );
  background: linear-gradient(
    to bottom,
    #d3d6dd 0%,
    #b5b6bc 10%,
    #b5b6bc 27%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #f6f6f6 64%,
    #f6f6f6 64%,
    #b5b6bc 76%,
    #515359 90%,
    #515359 93%,
    #595959 96%,
    #3a3f40 100%
  );
}

.logout-button a {
  color: black !important;
  background: #fff;
}

a.toggle-dropdown {
  text-decoration: none;
}

ul.dropdown-user {
  padding: 0 !important;
  position: absolute;
  display: none;
  left: 0;
  top: 35px;
  background-color: #fff;
  width: 160px;
}

ul.dropdown-user li {
  list-style-type: none;
  padding: 3px 3px 3px 10px;
}

ul.dropdown-user li:hover {
  background-color: #3a3838;
}

ul.dropdown-user li:hover a {
  color: white !important;
}

ul.dropdown-user li a {
  color: black !important;
  text-decoration: none;
}

.notif-list {
  position: absolute;
  width: 320px;
  top: 30px;
  background: #fff;
  color: black;
  z-index: 100;
  padding: 10px;
  display: none;
}

.notif-list li {
  list-style-type: none;
  position: relative;
  box-shadow: 0 0 5px;
  border-radius: 5px;
  padding: 5px;
  margin-bottom: 10px;
}

.notif-list a {
  color: #000 !important;
  padding: 0 !important;
}

.complete-notif {
  font-weight: normal !important;
  text-decoration: underline !important;
}

.card-notification .title-notif h4 {
  color: #000;
  margin-bottom: 10px;
  font-weight: bold;
}

.created-notif {
  color: lightslategray;
  margin-top: 10px;
  margin-bottom: 10px;
}

.notice {
  display: none;
}

.link-header {
  position: absolute;
  left: 230px;
  display: flex;
  flex-wrap: wrap;
  width: 300px;
}

.list-mitra .mitra img {
  width: auto;
  height: 50px;
}

.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;
}

.promotion li a.click {
  background: #d3d6dd;
  background: -moz-linear-gradient(
    top,
    #d3d6dd 0%,
    #b5b6bc 10%,
    #b5b6bc 27%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #f6f6f6 64%,
    #f6f6f6 64%,
    #b5b6bc 76%,
    #515359 90%,
    #515359 93%,
    #595959 96%,
    #3a3f40 100%
  );
  background: -webkit-linear-gradient(
    top,
    #d3d6dd 0%,
    #b5b6bc 10%,
    #b5b6bc 27%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #f6f6f6 64%,
    #f6f6f6 64%,
    #b5b6bc 76%,
    #515359 90%,
    #515359 93%,
    #595959 96%,
    #3a3f40 100%
  );
  background: linear-gradient(
    to bottom,
    #d3d6dd 0%,
    #b5b6bc 10%,
    #b5b6bc 27%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #f6f6f6 64%,
    #f6f6f6 64%,
    #b5b6bc 76%,
    #515359 90%,
    #515359 93%,
    #595959 96%,
    #3a3f40 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3d6dd', endColorstr='#3a3f40',GradientType=0 );
  color: #000;
}

.promotion li a:hover {
  background: #d3d6dd;
  color: #000;
}

.post-container {
  box-sizing: border-box;
  padding: 10px;
}

.post-list {
  margin-top: 15px;
}

.post-list .action a {
  padding: 0px;
  color: #fff;
  line-height: 3;
  text-decoration: none;
  font-weight: bold;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  width: 155px;
  text-align: center;
}

.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 );
}

.post-list .action a.info:focus {
  background: rgb(32, 124, 229, 1);
  background: -moz-linear-gradient(
    bottom,
    rgba(73, 155, 234, 1) 0%,
    rgba(73, 155, 234, 1) 34%,
    rgba(32, 124, 229, 1) 52%,
    rgba(73, 155, 234, 1) 80%,
    rgba(73, 155, 234, 1) 100%
  );
  background: -webkit-linear-gradient(
    bottom,
    rgba(73, 155, 234, 1) 0%,
    rgba(73, 155, 234, 1) 34%,
    rgba(32, 124, 229, 1) 52%,
    rgba(73, 155, 234, 1) 80%,
    rgba(73, 155, 234, 1) 100%
  );
  background: linear-linear-gradient(
    bottom,
    rgba(73, 155, 234, 1) 0%,
    rgba(73, 155, 234, 1) 34%,
    rgba(32, 124, 229, 1) 52%,
    rgba(73, 155, 234, 1) 80%,
    rgba(73, 155, 234, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1ca012', endColorstr='#1ca012',GradientType=0 );
}

.post-list .action a.info:hover {
  background: rgb(32, 124, 229, 1);
  background: -moz-linear-gradient(
    bottom,
    rgba(73, 155, 234, 1) 0%,
    rgba(73, 155, 234, 1) 34%,
    rgba(32, 124, 229, 1) 52%,
    rgba(73, 155, 234, 1) 80%,
    rgba(73, 155, 234, 1) 100%
  );
  background: -webkit-linear-gradient(
    bottom,
    rgba(73, 155, 234, 1) 0%,
    rgba(73, 155, 234, 1) 34%,
    rgba(32, 124, 229, 1) 52%,
    rgba(73, 155, 234, 1) 80%,
    rgba(73, 155, 234, 1) 100%
  );
  background: linear-linear-gradient(
    bottom,
    rgba(73, 155, 234, 1) 0%,
    rgba(73, 155, 234, 1) 34%,
    rgba(32, 124, 229, 1) 52%,
    rgba(73, 155, 234, 1) 80%,
    rgba(73, 155, 234, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1ca012', endColorstr='#1ca012',GradientType=0 );
}

.post-list .action a.register {
  color: #000;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,f1f1f1+50,e1e1e1+51,f6f6f6+100;White+Gloss+%231 */
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #ffffff 0%,
    #f1f1f1 50%,
    #e1e1e1 51%,
    #f6f6f6 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #ffffff 0%,
    #f1f1f1 50%,
    #e1e1e1 51%,
    #f6f6f6 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #ffffff 0%,
    #f1f1f1 50%,
    #e1e1e1 51%,
    #f6f6f6 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}

.post-list .action a.register:hover {
  background: #d3d6dd;
  background: -moz-linear-gradient(
    top,
    #d3d6dd 0%,
    #b5b6bc 10%,
    #b5b6bc 27%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #f6f6f6 64%,
    #f6f6f6 64%,
    #b5b6bc 76%,
    #515359 90%,
    #515359 93%,
    #595959 96%,
    #3a3f40 100%
  );
  background: -webkit-linear-gradient(
    top,
    #d3d6dd 0%,
    #b5b6bc 10%,
    #b5b6bc 27%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #f6f6f6 64%,
    #f6f6f6 64%,
    #b5b6bc 76%,
    #515359 90%,
    #515359 93%,
    #595959 96%,
    #3a3f40 100%
  );
  background: linear-gradient(
    to bottom,
    #d3d6dd 0%,
    #b5b6bc 10%,
    #b5b6bc 27%,
    #f1f1f1 38%,
    #f1f1f1 38%,
    #f6f6f6 64%,
    #f6f6f6 64%,
    #b5b6bc 76%,
    #515359 90%,
    #515359 93%,
    #595959 96%,
    #3a3f40 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3d6dd', endColorstr='#3a3f40',GradientType=0 );
}

.post-list .action {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 20px;
}

.footer-content {
  width: 940px;
  padding: 20px;
}
.footer-content h4 {
  text-align: left;
  font-weight: bold;
}

.list-mitra {
  display: flex;
  flex-wrap: wrap;
}
.list-mitra .mitra {
  margin-right: 15px;
  margin-bottom: 10px;
}

.list-bank {
  display: flex;
  flex-wrap: wrap;
}
.list-bank .bank {
  margin-right: 15px;
  margin-bottom: 10px;
}
.bank-transfer {
  margin-top: 20px;
}
.list-bank .bank img {
  width: auto;
  height: 35px;
}
.info-web {
  display: flex;
  justify-content: space-around;
  margin-top: 20px;
}

.license img,
.safety img,
.device img {
  width: auto;
  height: 35px;
}
.description {
  text-align: justify;
  font-size: 14px;
}
.description a {
  color: #d9c143;
}
.description .link {
  color: #d9c143;
}
.list-image {
  display: flex;
  gap: 5px;
}
.copyright {
  font-size: 15px;
}

.contactus .cs-contact img,
.contactus .sosmed img {
  width: 80px;
  vertical-align: middle;
}

.panel-primary{
  width: 48%;
}

.container1 table tr td:nth-child(3){
  color: #000 !important;
}