/* Togeler */ 
.restable a {
	text-decoration:none !important; color:#333 !important;
}
.restable a:visited {
	color:#333 !important;
}
.restable a:hover {
	color:#2f5eaf !important;
}
.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; padding:3px;
}
.bgsgp, .bgsgp2, .bghk, .bgsyd, .bgsgp a, .bgsgp2 a, .bghk a, .bgsyd a, .bgsgp h3, .bgsgp2 h3, .bghk h3, .bgsyd h3 {
	color:#FFF !important;
}
.bgsgp a, .bgsgp2 a, .bghk a, .bgsyd a {
	text-decoration:none !important;
}
.livedraw h3 {
	font-size:20px;
}
.livedraw p {
	padding-bottom:0 !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:767px){
	.page-template-page-blank .row {
		margin:0;
	}
	.page-template-page-blank .col-sm-6 {
		padding:0;
	}
}