body {
	font-family: 'Roboto Mono', monospace;
	font-size:12px; color:#333;
	background:#011a1d url('../images/as5.jpg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
body.hasftop {
	margin-top:75px;
}
body.hasftop2line {
	margin-top:150px;
}
body.hasfbot {
	margin-bottom:175px;
}
@media (min-width: 1200px) {
    .container{
        max-width: 970px;
    }
}
a {
	color:#ffc107;
}
a:hover {
	color:#c79600;
}
img {
	max-width:100%;
}
.logo img {
	height:80px;
}
.sitetitle {
	line-height:1.4; font-size:14px;
}
.sitetitle a {
	text-shadow:0 0 8px #000; font-weight:600;
	color:#FFEB3B; letter-spacing:-1px;
}
.sitetitle a:hover {
	text-decoration:none;
}
.banner-float-top {
	position:fixed; top:0; left:50%; margin-left:-364px;
	width:768px; height:70px;
}
.banner-float-top-2, .banner-float-top-3 {
	left:0; margin-left:0; width:100%; z-index:999999;
}
.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;
}
.banner-float-right {
	position:fixed; top:50%; margin-top:-200px;
	right:10px;
}
.hasftop2line .banner-float-left, .hasftop2line .banner-float-left {
	top:180px; margin-top:0;
}
.banner-float-left img, .banner-float-left img {
	max-width:100%; width:115px;
}
.banner-float-bottom {
	position:fixed; bottom:0; left:50%; margin-left:-364px;
	width:768px; height:70px;
}
.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;
}
.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;
}
.banner-above-menu img {
	width:49%; margin:0 .5%;
}
.bg-menu {
	background: #F09819;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to bottom, #EDDE5D, #F09819);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to bottom, #EDDE5D, #F09819); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    text-align: center;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.bg-menu > ul {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style:none;
	zoom:1;
	*display: inline;
}
.bg-menu > ul > li {
	float: left;
	padding:0;
	border: 1px solid black;
	margin:0 2px;
	background: transparent;
	border-radius:1px;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	position:relative;
}
.bg-menu > ul > li > a {
	display:block;
	padding: 3px 10px;
	color:#000; font-size:14px;
	text-transform:uppercase;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.51);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.51);
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.51);
}
/*.bg-menu > ul > li > a:hover {
	background: #F09819; 
	background: -webkit-linear-gradient(to bottom, #EDDE5D, #F09819);
	background: linear-gradient(to bottom, #EDDE5D, #F09819);
	text-decoration:none;
}*/
.bg-menu ul li ul {
	position:absolute;
	top:28px; width:270px; left:0;
	list-style:none; margin:0; padding:0;
	text-align:left; background:#F0F0F0;
	border: 1px solid black; display:none;
	z-index:99;
}
.bg-menu li.minwidth ul {
	width:150px;
}
.bg-menu li ul li {
	width:100%;
	margin:0;
}
.bg-menu li ul li a {
	padding:5px 10px;
	display:block; color:#333;
	border-bottom:1px solid #CCC;
	text-transform:uppercase;
	font-size:13px;
}
.bg-menu li ul li a:hover {
	background:#CCC; text-decoration:none;
}
.titlecol h2 { 
	font-size:18px; font-weight:bold; color:#FFF;
	text-shadow:1px 2px #000;
}
td.results {
	letter-spacing:2px;
	text-decoration:underline;
	font-weight:bold; font-size:110%;
}
.bg-black {
	background:#212121;
}
.optpasaran a:after {
	content:'\203A'; float:right; font-size:30px; line-height:.7;
}
.pagination {
	margin:0; padding:0;
}
.pagination a {
	color:#28a745;
	border-color:#28a745;
}
.pagination a:hover {
	border-color:#28a745;
	color:#28a745;
}
.page-item.active .page-link {
	background-color:#28a745;
	border-color:#28a745;
}
.bg-warning h5, h5.bg-warning {
	color:#000 !important; font-size:16px;
}
.numball {
	display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 25px;
    border-radius: 14px;
    font-size: 20px;
    color: #FFF;
    border: 1px solid #ef3f3f;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    text-align: center;
    font-weight: bold;
    margin: 0 2px;
    background: rgb(220, 53, 69);
    background: -moz-linear-gradient(top, rgb(220, 53, 69) 0%, rgb(136, 0, 38) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(220, 53, 69)), color-stop(100%, rgb(136, 0, 38)));
    background: -webkit-linear-gradient(top, rgb(220, 53, 69) 0%, rgb(136, 0, 38) 100%);
    background: -o-linear-gradient(top, rgb(220, 53, 69) 0%, rgb(136, 0, 38) 100%);
    background: -ms-linear-gradient(top, rgb(220, 53, 69) 0%, rgb(136, 0, 38) 100%);
    background: linear-gradient(to bottom, rgb(220, 53, 69) 0%, rgb(136, 0, 38) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#46cbb9', endColorstr='#276d64', GradientType=0 );
}
*, ::after, ::before {
    box-sizing: border-box;
}
.paginationwraps .pagination>li>a,
.paginationwraps .pagination>li>span {
  border: 1px solid #dc3545;
  background:#212529; color:#dc3545;
}
.paginationwraps .pagination>li.active>a {
  background: #dc3545;
  color: #fff; border-color:#dc3545;
}
.paginationwraps .pagination>li.disabled>a {
	background:#343a40;  border-color:#dc3545; color:#b36a6a;
}
.newblink {
	font-size:10px; background:#F00; color:#FFF; padding:2px 3px;
	
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
	border-radius:2px;
}
@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}

@media (min-width:1460px) {
	.banner-float-top-2, .banner-float-bottom-2 {
		width:1460px; left:50%; margin-left:-730px;
	}
}

@media (max-width:1200px) {
	.container {
		width:calc( 100% - 240px );
	}
	.banner-float-center-2 {
		width:508px; margin-left:-254px;
	}
	.banner-float-center-2 a {
		width:49%;
	}
}
@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.hasftop2line {
		margin-top:150px;
	}
	body.hasfbot {
		margin-bottom:75px;
	}
}
@media (max-width:767px) {
	.logo {
		display:block; text-align:center;
	}
	.sitetitle {
		font-size:14px; margin-top:10px !important;
		margin-bottom:0 !important;
	}
	.banner-above-menu img {
		width:100%; margin:1px 0;
	}
	.bg-menu > ul > li {
		margin-bottom:4px;
	}
	.container {
		width:100%;
	}
	.banner-float-left, .banner-float-right {
		display:none;
	}
	.banner-float-top, .banner-float-bottom {
		height:auto; width:100%;
	}
	.banner-float-top-2 a, .banner-float-bottom-2 a {
		float:none;
	}
	.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:102px;
	}
	body.hasftop2line {
		margin-top:210px;
	}
	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;
	}
	.numball {
		width:20px; height:20px; line-height:20px;
		border-radius:10px; font-size:14px;
		-webkit-border-radius:10px; -moz-border-radius:10px;
		margin:0 0.5px;
	}
	.banner-float-bottom-3 br {
		display:none;
	}
	.banner-float-bottom-3 a img {
		margin-bottom:1px;
	}
}
@media (max-width:480px) {
	.optpasaran a {
		font-size:14px;
	}
	.optpasaran a:after {
		line-height: 0.6;
	}
}

