body { font-size:14px; line-height: 1.6; }
#header h1 { font-size:24px; }
#pagecontent h1 { font-size:30px; } #pagecontent h2 { font-size:24px; } #pagecontent h3 { font-size:20px; } #pagecontent h4 { font-size:18px; } #pagecontent h5 { font-size:16px; }
#pagecontent h1, #pagecontent h2, #pagecontent h3, #pagecontent h4, #pagecontent h5 { font-weight:bold; line-height: 1.4; }
#listpasaran a.btn, #listprediksi a.btn { position:relative; border-width:1px; -webkit-transition: all 300ms ease-in-out; -moz-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; margin-top:3px; }
#listpasaran a.btn:after, #listprediksi a.btn:after { content:"\A"; border-style: solid; border-width: 5px 0 5px 10px; border-color: transparent transparent transparent #dd4397; position: absolute; right: 10px; top:10px; -webkit-transition: all 300ms ease-in-out; -moz-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; }
#footer p { margin:0; font-size:13px; }
.cpball { display: inline-block; width: 28px; height: 28px; line-height: 28px; border-radius: 5px; font-size: 18px; -webkit-border-radius: 5px;-moz-border-radius: 5px;text-align: center;font-weight: bold;margin: 0 1.5px; color:#FFF; }
table { width:100%; } .table tr, .table th, .table td { vertical-align:middle; }
.predict { padding:10px; margin:10px 0 15px 0; }
#listpasaran .table td, #listpasaran .table th { border-color:#565656; }
.logoweb { max-height: 40px; }
.full-logo { padding:0; margin:0 !important; }
.full-logo .logoweb { max-height: none; margin:0 !important; width:100%; }
.full-logo .navbar-brand { margin:0 !important; padding:0; }
#pagecontent h1.pagetitle { font-size:22px; margin:0 0 10px; }

.rescir {
    width: 24px;height: 24px; 
    line-height: 25px;font-size: 16px;
    font-weight: 700;text-align: center;
    display: inline-block;padding: 0;margin: 0;
}

.bg-gradient2 {
	background: #536976;  /* fallback for old browsers */
background: -webkit-linear-gradient(to top, #292E49, #536976);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to top, #292E49, #536976); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
.full-nav.navbar-dark .navbar-nav {
    border-right: 1px solid rgba(0,0,0,0.3);
    border-left: 1px solid rgba(255,255,255,0.3);
}
.navbar-dark .navbar-nav .nav-link {
	color:#FFF; padding-left:15px; padding-right:15px; font-size: 15px;
	transition: all 500ms;
	text-shadow:0 1px 2px rgba(0,0,0,0.6);
}
.full-nav.navbar-dark .navbar-nav .nav-link {
    border-left: 1px solid rgba(0,0,0,0.3);
	border-right: 1px solid rgba(255,255,255,0.3);
	padding-top:12px; padding-bottom: 12px;
	line-height: 1.2;
}
.navbar-dark .navbar-nav .nav-item:not(.dropdown) .nav-link:hover, .navbar-dark .navbar-nav .nav-item.dropdown:hover {
	background:rgba(0, 0, 0, 0.5);
}
.navbar-dark .navbar-nav .dropdown-item {
	font-size: 14px; padding:3px 10px;
}
.navbar-dark .navbar-nav .dropdown-menu {
	padding:5px 0; margin-top:0; border-radius: 0;
	background: #000000; 
	background: -webkit-linear-gradient(to bottom, #434343, #000000); 
	background: linear-gradient(to bottom, #434343, #000000);
}
.dropdown-item:focus, .dropdown-item:hover {
	background:rgba(255,255,255,0.3);
}
.navbar-nav li:hover .dropdown-menu { 
	display: block; 
}
.bg-old {
	background: #cccccc;
	background: -moz-linear-gradient(left,  #cccccc 0%, #eeeeee 100%);
	background: -webkit-linear-gradient(left,  #cccccc 0%,#eeeeee 100%);
	background: linear-gradient(to right,  #cccccc 0%,#eeeeee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee',GradientType=1 );
}
.bg-new {
	background: #ededed;
	background: -moz-linear-gradient(left,  #ededed 0%, #f6f6f6 53%, #ffffff 100%);
	background: -webkit-linear-gradient(left,  #ededed 0%,#f6f6f6 53%,#ffffff 100%);
	background: linear-gradient(to right,  #ededed 0%,#f6f6f6 53%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=1 );
}
#sidebar .bg-grad1, .bg-grad {
	background: #232526;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to left, #414345, #232526);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to left, #414345, #232526); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
#sidebar .list-group-item {
	border-color:#5f5f5f;
}
img {
	max-width:100%;
}
.statwrap { min-height: 180px; }
.stats { width:10%; float:left; height:150px; position:relative; }
.sbar { background: #f12711;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to bottom, #f5af19, #f12711);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to bottom, #f5af19, #f12711); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	 -webkit-border-top-left-radius: 2px; -webkit-border-top-right-radius: 2px; -moz-border-radius-topleft: 2px; -moz-border-radius-topright: 2px; border-top-left-radius: 2px; border-top-right-radius: 2px; position:absolute; bottom:0; width:86%; left:7%; }
.sbar p { font-size:13px; color:#000; font-weight:600; }
.snum { position:absolute; bottom:-25px; width:100%; text-align:center; }
.pagesiderow { margin:0 5px; padding:10px 0; }
.pagesiderow > div { padding:0 5px; }
.pageside { border:1px solid #000; box-shadow: 0 0 4px #000; }
.widgettitle h3 { font-size: 16px; margin:0; text-shadow: 1px 1px 2px #222; }
.widgetcontent ul { list-style: none; padding:0; margin:0; }
.widgetcontent ul li { margin:0; padding:3px 5px; border-bottom: 1px dotted #e0e0e0; }
.widgetcontent ul li:last-child { border-bottom: none; }
#tablemarket td { padding:8px 10px; }
#tablemarket td a { text-decoration: none;}
#tablemarket td a:hover { background-color: #e6e6e6; color:#000; }
#pagecontent h2.blogtitle { font-size: 20px; font-weight: 600; margin-bottom: 4px; }
#pagecontent h2.blogtitle a { color:#333; } #pagecontent h2.blogtitle a:hover { color:#0059b9; }
.blogmeta { font-size: 12px; padding-bottom:10px; } .blogmeta a { color:#545454; margin-right:10px; }
.blogmeta a .genericon { margin-right:2px; line-height: 18px; }
.blogmeta a:hover .genericon { text-decoration: none; }
blockquote {
    background-color: #ededed; border: 4px solid #8e8e8e;
	margin: 20px 0; padding: 15px 14px 2px; font-style: italic;
	font-size: 16px;
}
.comment p {
	font-size: 14px; line-height: 1.3;
}

body.hasftop {
	margin-top:95px;
}
body.hasfbot {
	margin-bottom:105px;
}
.banner-float-top {
	position:fixed; top:0; left:50%; margin-left:-364px;
	width:768px; height:70px; z-index:9999;
}
.banner-float-top-2, .banner-float-top-3 {
	left:0; margin-left:0; width:100%;
}
.banner-float-top-2 a {
	display:block; width:49%; margin:0 0.5%; float:left;
}
.banner-float-top-2 a img {
	width:100%; height:70px;
}
.banner-float-top-3 a {
	display:block; width:49%; margin:0 0.5% 5px; float:left;
}
.banner-float-top-3 a img {
	width:100%; height:70px;
}
.banner-float-left {
	position:fixed; top:50%; margin-top:-200px;
	left:10px; z-index:99999;
}
.banner-float-right {
	position:fixed; top:50%; margin-top:-200px;
	right:10px; z-index:99999;
}
.banner-float-left img, .banner-float-right img {
	max-width:100%; width:115px;
}
.banner-float-bottom {
	position:fixed; bottom:0; left:50%; margin-left:-364px;
	width:768px; height:70px;z-index:9999;
}
.banner-float-bottom-2 {
	left:0; margin-left:0; width:100%;
}
.banner-float-bottom-2 a {
	display:block; width:49%; margin:0 0.5%; float:left;
}
.banner-float-bottom-2 a img {
	width:100%; height:70px;
}
.banner-float-bottom-3 {
	height:145px;
}
.banner-float-bottom-3 a img {
	margin-bottom:5px;
}
.banner-float-center {
	position:fixed; top:50%; left:50%; margin-left:-150px; margin-top:-130px;
	width:300px; height:200px; z-index:9999;
}
.banner-float-center-2 {
	width: 608px; margin-left:-304px; background:#FFF; padding-top:2px; padding-bottom:2px;
}
.banner-float-center-2 a {
	display:block; width:300px; margin:0 2px; float:left;
}
.banner-float-center-2 a img {
	max-width:100%;
}
div[class^="banner-"] > .btn-close {
	font-size:12px; position:absolute; top:-28px; left:0; width:100%;
}
.banner-float-bottom > .btn-close {
	width:auto !important; left:50% !important; margin-left:-32px;
}
.banner-float-center > .btn-close {
	width:auto !important; left:unset !important; right:0 !important; margin:0;
}
.moreheightban {
	height:150px; max-width: 90%;
}

/* Togeler */ 
.restable a {
	text-decoration:none !important; color:#333;
}
.rescir {
	width:24px; height:24px; line-height:25px;
	font-size:16px; font-weight:bold; text-align:center;
	display:inline-block; padding:0; margin:0;
}
.pasaranaction a {
	text-decoration:none !important; font-size:14px; padding:2px 12px;
}
a.btn {
	text-decoration:none !important;
}
.livedraw {
	width:350px; max-width:100%;
	margin: 0 auto 40px; padding:3px;
}
.bgsgp, .bgsgp2, .bghk, .bgsyd, .bgsgp a, .bgsgp2 a, .bghk a, .bgsyd a {
	color:#FFF !important;
}
.bgsgp a, .bgsgp2 a, .bghk a, .bgsyd a {
	text-decoration:none !important;
}
.tblvdr {
	margin:0;padding:0;width:100%;
}
.tblvdr td {
	border-width:2px; border-style:solid;
	border-top:0; text-align:center; padding:3px 0 !important;
}
.page-template-page-blank {
	background:transparent !important; overflow-x:hidden;
}
.datesize {
	font-size:12px; line-height:2;
}
.livedrawstats {
  animation: blinker 1s linear infinite;display:none;
  position:absolute;top:4px;right:5px;letter-spacing:0.3px;border-radius:3px;
  font-size:11px;color:#FFF;z-index:2;margin:0 !important;padding:0 5px;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}

@media (max-width:1140px) {
	.banner-float-top, .banner-float-bottom, .banner-float-top a img, .banner-float-bottom a img {
		height:70px;
	}
	body.hasftop {
		margin-top:75px;
	}
	body.hasfbot {
		margin-bottom:75px;
	}
}
@media (max-width:800px) and (min-width: 768px) {
	#header a { font-size: 10px; }
}
@media (max-width:767px) {
	.page-template-page-blank .row {
		margin:0;
	}
	.page-template-page-blank .col-sm-6 {
		padding:0;
	}
	.banner-float-left, .banner-float-right {
		display:none;
	}
	.banner-float-top, .banner-float-bottom {
		height:auto; width:100%; margin-left:0; left:0;
	}
	.banner-float-top a img, .banner-float-bottom a img {
		height:50px; width:100%;
	}
	.banner-float-top a, .banner-float-bottom a {
		width:100%; margin:0 0 1px;
	}
	body.hasftop {
		margin-top:60px;
	}
	body.hasfbot {
		margin-bottom:132px;
	}
	.banner-float-center {
		width:200px;  margin-left:-100px;
		margin-top:-70px; height:auto;
	}
	.banner-float-center-2 {
		width:200px; margin-left:-100px;
		margin-top:-160px; height:auto;
	}
	.banner-float-center-2 a {
		width:98%; padding-bottom:2px; float:none;
	}
	.cpball {
		font-size:14px;
		width: 20px; height: 20px; line-height: 20px; border-radius: 3px; -webkit-border-radius: 3px;-moz-border-radius: 3px;
	}
	.row {
		margin-left: 0 !important; margin-right:0 !important;
	}
	.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
		padding:0 !important;
	}
	.banner-below-content img, .banner-below-title img { max-width:98%; }
	.moreheightban {
		height:110px; max-width: 98%;
	}
	.logoweb { padding-left:10px; max-width: 250px; }
	.full-logo .logoweb { padding-left:0; max-width: 100%; }
	.navbar-dark .navbar-nav .nav-link { margin-left:0; }
	.navbar-dark .navbar-toggler { margin-right: 10px; float:right; }
	.rescir { width:20px; height:20px; line-height:20px; font-size:14px; }
	#header.full-nav { padding-top:10px !important; padding-bottom: 10px !important; }
	#header.full-nav .container { display: block !important; }
	.full-nav.navbar-dark .navbar-nav, .full-nav.navbar-dark .navbar-nav .nav-link { border-left: none; border-right: none; }
	.navbar-dark .navbar-nav .dropdown-menu { background:none !important; display:block !important; margin-left:30px; border:none; padding-top:0; }
	.full-nav.navbar-dark .navbar-nav .nav-link { padding-top:10px; padding-bottom: 10px; }	
	.navbar-dark .navbar-nav .nav-item.dropdown:hover{ background:none;	}
	.navbar-dark .navbar-nav .dropdown-menu a { padding-top:8px; padding-bottom: 8px; }
	.pagesiderow > div { padding:0 10px !important; }
	#tablemarket .dropdown-item, #tablemarket .dropdown-toggle { font-size: 12px; }
	.contentcol { margin-bottom:20px; }
}
.navbar-dark .navbar-nav .dropdown-menu .dropdown-menu { display:none; top:0; left:100%; }
.navbar-dark .navbar-nav .dropdown-menu li.dropdown { position: relative; }
.navbar-dark .navbar-nav .dropdown-menu li.dropdown:hover .dropdown-menu { display: block; }