/* Theme Name: LOTTO SUVA v.1.0 Bootstrap Theme */
body {
	background:#fff;
}
@font-face {
    font-family: 'helveticaneuebold';
    src: url('../fonts/helveticaneue-bold.eot');
    src: url('../fonts/helveticaneue-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneue-bold.woff2') format('woff2'),
         url('../fonts/helveticaneue-bold.woff') format('woff'),
         url('../fonts/helveticaneue-bold.ttf') format('truetype'),
         url('../fonts/helveticaneue-bold.svg#helveticaneuebold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helveticaneue';
    src: url('../fonts/helveticaneue.eot');
    src: url('../fonts/helveticaneue.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneue.woff2') format('woff2'),
         url('../fonts/helveticaneue.woff') format('woff'),
         url('../fonts/helveticaneue.ttf') format('truetype'),
         url('../fonts/helveticaneue.svg#helveticaneuebold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'a_love_of_thunderregular';
    src: url('../fonts/a_love_of_thunder.eot');
    src: url('../fonts/a_love_of_thunder.eot?#iefix') format('embedded-opentype'),
         url('../fonts/a_love_of_thunder.woff2') format('woff2'),
         url('../fonts/a_love_of_thunder.woff') format('woff'),
         url('../fonts/a_love_of_thunder.ttf') format('truetype'),
         url('../fonts/a_love_of_thunder.svg#a_love_of_thunderregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* start header */
#header {
	clear:both;
	float:left;
	display:inline;
	width:100%;
	padding-bottom:20px;
}
#header .llogo {
	margin-top:20px;
}
.wrapheader {
	padding:0px;
	margin-top:45px;
}
/* end wrap header */

/* start ticker */
#wrapticker {
	clear:both;
	float:left;
	display:inline;
	width:100%;
	background:#c00a0a;
	min-height:30px;
}
.txt-ticker {
	font-family: 'helveticaneue',arial;
	font-size:12px;
	font-weight:600;
	color:#fff;
	margin-top:18px;
	margin-bottom:7px;
	text-transform:uppercase;
}
.txt-wttop {
	font-family: 'helveticaneue',arial;
	font-size:14px;
	font-weight:500;
	color:#fff;
	margin-top:17px;
	margin-bottom:7px;
	text-align:right;
	text-transform:uppercase;
}
/* end ticker */

#isislide {
	clear:both;
	float:left;
	display:inline;
	width:100%;
	background:url(../img/banner.png) top center no-repeat;
	-webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
		min-height:344px;
		padding-bottom:10px;		
}
@media (max-width: 767px) {
	#header .llogo img {
		clear:both;
		display:block;
		margin-left:auto;
		margin-right:auto;
	}
	.txt-ticker {margin-top:10px;font-size:11px;}
	.txt-wttop { text-align:center; }
	#isislide {margin-top:0px; }
}

/* start home navigation */
#topnav {
	clear:both;
	float:left;
	display:inline;
	width:100%;
}

.navbar-default {  
   margin-bottom:0px;
   border-radius:0px;
   border:0px;
   background:transparent;
}
.navbar-default .navbar-brand {
   color: #fff;
   margin-bottom:0px;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #c00a0a;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #fff;
}
.navbar-default .navbar-nav > li {
	background:none;
	padding-left:0px;
	margin-top:50px;
}
.navbar-default .navbar-nav > li:first-child {
	padding-left:0px;
}
.navbar-default .navbar-nav > li > a {
  color: #c00a0a!important;
  font-family: 'a_love_of_thunderregular';
  font-size:14px;
  text-transform:uppercase;
  text-decoration:none;
  font-weight:500;
      transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -webkit-transition: color .25s ease-in-out;
	padding:10px 20px;	
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a.active {
    color: #e4007e!important;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #e4007e!important;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc!important;
  background-color: transparent;
}
.navbar-default .navbar-nav > li:first-child {
	padding-left:0px!important;
	margin-left:0px!important;
}
.navbar-default .navbar-nav > li:last-child {
	background:none;
} 
.navbar-default .navbar-toggle {
  border-color: #ddd!important;
  border:0;
  background:#c00a0a;
  margin-top:15px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #e4007e!important;
  border-color:#ddd!important;
  color:#fff!important;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
  border:0px;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #e4007e!important;
  background-color: transparent!important;
}
@media (max-width: 767px) {
  .navbar-default { padding-top:10px; padding-left:0px; padding-right:0px; margin:0px; }
  .navbar-default .navbar-brand {
     margin-bottom:10px;
  }	
  .navbar-default .navbar-nav > li {margin-top:0px;padding-left:0px;}
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus,
  .navbar-default .navbar-nav > li > a.active {
	  color: #e4007e!important;
	  background:transparent;
	  border-bottom:0px;
   }

  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus {
      color: #e4007e!important;
	  border-bottom:0px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
	  color: #c00a0a;
	  font-family: 'a_love_of_thunderregular';
	  font-size:14px;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > .current_page_item a,
  .navbar-default .navbar-nav .open .dropdown-menu > li > .current-menu-item a {
      color: #e4007e!important;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #e4007e!important;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #777;
    background-color: transparent;
  }
}



#mainangka {
	clear:both;
	float:left;
	display:inline;
	width:100%;
	margin-top:40px;
}
#wrapangka {
	clear:both;
	min-height:270px;
}
.sidebanner {
	margin-top:0px;
	padding-left:20px;
	padding-right:20px;
	min-height:200px;
}
.sidebanner .sb-head {
	padding-bottom:20px;
}
.sidebanner .sb-head .sb-title {
	font-family: arial;
	font-size:28px;
	color:#000;
	font-weight:bold;
	text-align:center;
	margin-top:20px;
	line-height:23px;
}
.sidebanner .sb-head .sb-subtitle {
	font-family: arial;
	font-size:16px;
	text-align:center;
	font-weight:normal;
	color:#111;
	padding-top:0px;
	margin-top:0px;
}
.sidebanner .wraplevel {
	clear:both;	
	background:#c00a0a;
	min-height:60px;
	margin-bottom:2px;
}
.sidebanner .wraplevel .left-title {
	font-family: arial;
	font-size:20px;
	font-weight:600;
	text-align:right;
	color:#fff;
	line-height:60px;
	border-right:2px solid #6f70bc;
}
.sidebanner .wraplevel .left-title-2 {
	font-family: arial;
	font-size:24px;
	font-weight:600;
	text-align:center;
	font-weight:normal;
	color:#fff;
	margin-top:10px;
}
.sidebanner .wraplevel .right-title-1 {
	color:#fff; 
}
.badge-l {
  display: inline-block;
  min-width: 10px;
  padding:0px 15px;
  font-size: 32.2px;
  font-family: arial;
  font-weight: 600;
  margin: 0px;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius:0px;
  line-height:60px;
}
.badge-l:empty {
  display: none;
}
.badge-l img {
	display:inline-block;
	max-width: 18px;
	/*margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;*/
	margin:18px auto;
}

.badge-ltr {
  display: inline-block;
  min-width: 10px;
  padding:0px 1px;
  font-size: 35.5px;
  font-family:'calibribold', arial;
  font-weight: normal;
  margin: 0px;
  color: #000;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius:0px;
  background:transparent;
}

.sidebanner .wraplevel .right-title-2 {
	color:#fff; 
}
.badge-l2 {
  display: inline-block;
  min-width: 10px;
  padding:0px 19px;
  font-size: 30px;
  font-family:arial;
  font-weight: bold;
  margin: 0px;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius:0px;
  background:#c00a0a;
  line-height:50px;
}
.badge-l2:empty {
  display: none;
}
.badge-l2 img {
	display:inline-block;
	max-width: 18px;
	margin-top:0px;
	margin-bottom:5px;
}


.badge-pr {
  display: inline-block;
  min-width: 10px;
  padding:5px 60px;
  margin: 0px;
  background:#c00a0a;
  line-height:40px;
}
.badge-pr:empty {
  display: none;
}
.badge-pr img {
	display:inline-block;
	max-width: 18px;
	margin-top:11px;
	margin-bottom:11px;
}


.embed-responsive-isl {
	padding-bottom:29%;
}

.embed-responsive-hist {
	padding-bottom:21%;
}
.sidebanner2 {
	margin-top:30px;
	margin-bottom:20px;
	background:url(../images/bg-time.png) top center no-repeat;
	/*-webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;*/
	padding-bottom:15px;
	min-height:364px;
}
.sidebanner2 .wraptime {
	clear:both;	
	padding:33px 25px;
}
.sidebanner2 .wraptime2 {
	clear:both;	
	padding:22px 25px;
}
.sidebanner2 .wraptime .left-title,
.sidebanner2 .wraptime2 .left-title {
	font-family: 'optienregular';
	font-size:34px;
	font-weight:normal;
	color:#e8bf74;
	padding:8px 8px;
	margin-top:19px;
	line-height:20px;
}
.sidebanner2 .wraptime .right-title-1,
.sidebanner2 .wraptime2 .right-title-1 {
	margin-top:0px;
	background:url(../images/bg-time-no.png) top center no-repeat;
	min-height:66px;
	padding:11px 30px;
	  font-size: 38px;
	  font-family: 'arial';
	  font-weight: 600;
	  line-height:40x;
	  color: #fff;
	  text-align: center;
	  white-space: nowrap;
	  vertical-align: middle;
}

@media (max-width: 767px){	
	#wrapangka {margin-top:0px!important;}
	.embed-responsive-isl {padding-bottom:189%;}
	.embed-responsive-hist {padding-bottom:64%;}
	.sidebanner {
		padding-bottom:20px;
		margin-bottom:20px;
		margin-top:10px;
	}
	.sidebanner .sb-title {
		padding-top:10px;
		font-size:20px;
	}
.	.sidebanner .sub-ttl2 {
		font-size:13px!important;
		line-height:16px;
	}
	.sidebanner .wraplevel .left-title {
		font-family:arial;
		font-size:12px!important;
	}
	.sidebanner .wraplevel .right-title-1 {
		margin-top:0px; 
	}
	.badge-l {
	    padding:0px 5px;
	    font-size: 12px;
		min-width: 20px;
	}
	.badge-l img {
		display:inline-block;
		max-width: 8px;
		margin:25px auto;
	}
	.badge-pr, .badge-l2 {
		margin-bottom:10px;
	}	
	#sidebanner-prize {
		-webkit-background-size: cover;
			-moz-background-size: cover;
			-o-background-size: cover;
			background-size: cover;
		padding-bottom:10px;
	}
	#sidebanner-prize .wraplevel {margin-top:0px;}
	#sidebanner-prize .sb-title {
		font-size:20px;
		padding-top:10px;
	}
	#sidebanner-prize .wraplevel .left-title {
		font-size:13px;
		margin-top:18px;
	}
	
	
	.sidebanner2 {
		margin-top:20px;
		margin-bottom:10px;
		-webkit-background-size: cover;
			-moz-background-size: cover;
			-o-background-size: cover;
			background-size: cover;
		padding-bottom:15px;
		min-height:auto;
	}
	.sidebanner2 .wraptime .left-title,
	.sidebanner2 .wraptime2 .left-title {
		font-size:30px;
		text-align:center;
	}
	.sidebanner2 .wraptime .right-title-1,
	.sidebanner2 .wraptime2 .right-title-1 {
		margin-top:0px;
		font-size: 34px;
	}
}
/* end time lotto */


/* side menu */
.wrapsidemenu1 {
	clear:both;
	padding:10px 0px;
	text-align:center;
	min-height:300px;
}

.sidemenu1 {
	color: #c00a0a;
	font-family: 'arial';
	font-size:14px;
	line-height:20px;
	font-weight:600;
	padding:10px 30px;
	text-decoration:none!important;
	margin-bottom:0px;
	background:none;
	border-radius:0px;
}
.sidemenu1:hover,
.sidemenu1:active,
.sidemenu1.active {	
	color:#c00a0a!important;
	border-top:5px solid #c00a0a;
	background:none;
	    -webkit-box-shadow: none; 
    box-shadow: none;
	border-radius:0px;
}
.list-inline2 {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline2 > li {
  display: inline-block;
  padding-right: 0px;
  padding-left: 0px;
  margin-top:8px;
}
/* end side menu */

/* start day history */
.wrapdhist {
	margin-top:0px;
	padding-bottom:30px;
	background:#e9def7;
}

.wrapdhist .txt-wdhs {
	clear:both;
	font-family:arial;
	font-size:12px;
	color:#fff;
	font-weight:normal;
	line-height:16px;
	margin-top:10px;
}

/* end day history */
.jtable1 {	
	color:#fff;
	background:transparent;		
	width:97%;
	margin:0 auto;
	margin-top:0px;
	border:0px solid #329af9;	
}

.jtable1 th {
	font-family: arial;
	font-weight:600;
	padding:10px 10px;	
	color:#c00a0a;
	font-size:18px;
	background:transparent;
	text-align:center!important;
	border-left:0px solid #329af9;	
	padding-bottom:10px;
	border-top:0px solid #329af9!important;
	border-bottom:0px solid #329af9!important;
}
.jtable1 th:first-child {
		-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
	border-top:0px solid #329af9!Important;
}
.jtable1 th:last-child {
		-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
	border-bottom:0px solid #329af9;
}
.jtable1 td {		
	color:#c00a0a;
	padding:15px 10px;
	font-family:arial;
	font-weight:600;
	line-height:20px;
	border-left:0px solid #329af9;
	border-right:0px solid #329af9;
	text-align:center;
	font-size:17px;	
	background:#fff;
}
.jtable1 > tfoot > tr > td {
	border-bottom:0px solid #329af9!important;
}
.jtable1 td img {
	display:inline-table;
}
.badge2 {
  display: inline-block;
  min-width: 10px;
  padding: 0px 10px;
  font-size: 18px;
  font-family: arial;
  font-weight: 600;
  line-height: 1;
  color: #c00a0a;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: transparent;
  border-radius: 0px;
}
.badge2:empty {
  display: none;
}
@media (max-width: 767px) {
	.wrapsidemenu1 {
				-webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
	}
	.btn-group-vertical > .btn:first-child:not(:last-child) {
	  border-top-left-radius: 0px;
	  border-top-right-radius: 0px;
	  border-bottom-right-radius: 0;
	  border-bottom-left-radius: 0;
	}
	.btn-group-vertical > .btn:last-child:not(:first-child) {
	  border-top-left-radius: 0;
	  border-top-right-radius: 0;
	  border-bottom-right-radius: 0px;
	  border-bottom-left-radius: 0px;
	}
	.sidemenu1 {padding:10px 7px;}
	.sidemenu1:hover,
	.sidemenu1:active,
	.sidemenu1.active {	
		background:#c00a0a;
		color:#fff!important;
		border-top:0px;
	}
}
/* start news */
#mainnews {
	clear:both;
	float:left;
	display:inline;
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
}
.grs-news-title {
	clear:both;
	float:left;
	display:inline;
	width:100%;
	height:3px;
	background:#0b76b8;
	margin-top:0px;
}
.wrapnews {
	margin-top:30px;
	margin-bottom:30px;
}
h3.news-title {
	font-family: 'helveticaneuebold';
	font-size:34px;
	color:#fff;
	padding:5px 15px;
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
	position:relative;
	z-index:55;
	max-width:270px;
	margin:0 auto;
	background:#0f172e;
}

.wrapcaption {
	clear:both;
	margin-top:0px;
	background:#e9def7;
	padding-bottom:0px;
}
.txt-wrn-title {
	font-family: arial;
	font-size:17px;
	color:#c00a0a;
	padding:10px 20px 6px 20px;
	font-weight:600;
	text-align:center;
	line-height:17px;
	text-transform:uppercase;
}
.txt-wrn-sum {
	font-family:  'arial';
	font-size:12px;
	font-weight:600;
	color:#000;
	padding:0 20px;
	line-height:17px;
	text-align:center;
	min-height:70px;
}
.txt-wrn-sum a {
	color:#c00a0a!important;
	text-decoration:none;
}
.txt-wrn-sum a:hover {color:#2f0070;}

.wrapnews img {
	padding:0px;
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wrapnews1 {
	padding:15px 10px 30px 10px;
	margin-bottom:20px;
	margin-top:20px;
	min-height:220px;
}
.wrapnews2 {
	clear:both;
	padding:15px 10px 20px 10px;
	margin-top:20px;
	min-height:220px;
	border-bottom:1px solid #444;
}
.wrapnews1 .txt-title-lvemb {
	font-family: arial;
	font-size:30px;
	color:#c00a0a;
	font-weight:600;
	padding:5px 0;
}
.wrapnews1 h3.title-wrn {
	color:#c00a0a;
	font-family:arial;
	font-size:24px;
	line-height:30px;
	padding:10px 0;
	text-transform:uppercase;
}
.wrapnews .txt-wrn-det {
	font-family:arial;
	font-size:14px;
	color:#000;
	padding:10px;
}
.wrapnews .txt-wrn-det p {
	margin-top:20px;
}
.btn-detail {
  color: #fff;
  background-color: #c00a0a;
  border-radius:0px!important;
  font-family: arial;
  font-size:12px;
  line-height:20px;
  padding:13px 35px 11px 35px;
  font-weight:600;
  text-transform:uppercase;
  margin-top:30px;
}
.btn-detail:focus,
.btn-detail.focus {
  background: #e2007c;
  color: #fff;
}
.btn-detail:hover {
  background: #e2007c!important;
  color: #fff;
}
.btn-detail:active,
.btn-detail.active,
.open > .dropdown-toggle.btn-detail {
  background: #e2007c!important;
  color: #fff;
}
@media (max-width: 767px) { 
	#mainnews {margin-top:30px;}
	h3.news-title {
		clear:both;
		margin-top:0px;
		margin-bottom:10px;
		margin-left:auto;
		margin-right:auto;
		font-size:24px;
	}
	.grs-news-title { margin-top:-30px; }
	.txt-wrn-title {
		font-size:13px;
		padding:10px 5px 0px 5px;
	}
	.txt-wrn-sum {
		font-size:11px;
		padding:0 5px;
	}

	.wrapnews { margin-bottom:30px;}
	.wrapnews1 { margin-top:0px; }
	.wrapcaption {margin-top:-10px;}
		
}
/* bottom */
#mainbottom {
	clear:both;
	float:left;
	display:inline;
	width:100%;
}
.wrapbottom {
	float:left;
	display:inline;
	width:100%;
	padding:10px 20px;
}
.wrapbottom .txt-wbtm {
	font-family:arial;
	font-size:13px;
	color:#000;
	line-height:20px;
}

.wrapbottom .btm-inline {
    padding-left: 0;
    margin-left: 0px;
    list-style: none;
}
.wrapbottom .btm-inline > li {
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom:5px;
	color:#000!important;
	font-family:'arial';
	font-size:13px;
	font-weight:bold;
}
.wrapbottom .btm-inline > li > a {
	color:#000;
	text-decoration:none;
}
.wrapbottom .btm-inline > li > a:hover {
	color:#c00a0a;
}
.txt-sml {
	font-size:12px;
	font-family:arial;
	font-weight:600;
	color:#6f70bc;
	margin-top:0px;
}
.txt-sml-bold {
	font-size:16px;
	font-weight:600;
	font-family:'arial';
	line-height:17px;
	color:#c00a0a;
	text-transform:uppercase;
}

@media (max-width: 767px) {
	.wrapbottom {text-align:center;padding:5px 10px;}
	.wrapbottom .text-right {
		text-align:center!important;	
	}
	.wrapbottom img {
		clear:both;
		display:block;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:5px;
	}
	.wrapbottom .btm-inline { margin-top:15px; }
	.txt-sml {
		font-size:11px;
		margin-top:20px;
		text-align:center;
		padding-bottom:30px;
	}
	
}
/* end bottom */

/* start footer */
footer {
	clear:both;
	float:left;
	display:inline;	
	width:100%;
	margin-top:20px;
}

.txt-footer {
	color:#c00a0a; 
	font-family: 'arial';
	font-size:11px;
	line-height:20px;
	font-weight:600;
	text-align:center;
}

#livebox {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translate(0,-50%);
}
@media(max-width:767px) {
	footer .wrapfooter {
		padding-bottom:10px;
	}
	.txt-footer {
		text-align:center;
		line-height:20px;
		padding-bottom:10px;
	}
}
/* end footer */


/* start pages */
#mainpages {  
	float:left;
	display:inline;	
	clear:both;
	width:100%;
	margin-top:40px;
}

#mainpages h1, h3 {
    font-family: 'helveticaneue',arial;
    color: #c00a0a;    
	margin:10px 0 10px 0px;
	font-weight:600;
	padding:0 5px;
    /*text-shadow: 1px 1px 2px #ccc;*/
}
#mainpages h2, h4 {
    font-family: 'helveticaneue',arial;
    color: #c00a0a;
	margin:10px 0 10px 0px;
	font-weight:600;
	padding:0 5px;
    /*text-shadow: 1px 1px 2px #ccc;*/
}
#mainpages h1 span, h2 span, h3 span, h4 span {
	color:#ccc!important;
}
#mainpages h1 { font-size: 4em;}
#mainpages h2 { font-size: 3em;}
#mainpages h3 { font-size: 2em;}
#mainpages h4 { font-size: 1em; }
#mainpages p {    
    margin:20px 0 20px 0;
    line-height: 20px;    
	font-family: 'helveticaneue', arial;
	font-size:13px;    
	color:#111;
	padding:0 5px;
}
#mainpages p strong {
	font-weight:800;
}
#mainpages p.big { font-size:20px; line-height:30px; margin-bottom:40px; }

#mainpages ul li, ol li {
	color:#111;
	font-family: 'helveticaneue',arial;
	font-size:13px;    
}
#mainpages img {
    display: block;
    max-width: 100%;
    height: auto;     
}
span.wht {color:#fff; font-size:18px; }
.wht1 {color:#fff!Important;}
.bbtm-0 {
	clear:both;
	border-bottom:1px solid #ccc!important;
	margin-top:40px;
	margin-bottom:20px;
}
.grs1 {
	clear:both;
	border-bottom:1px solid #555;
	padding-top:10px;
	margin-bottom:20px;
	text-align:center;
}

#mainpages .list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
#mainpages .list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
  margin-top:8px;
}



@media (max-width: 767px) {
	.wrapnews {text-align:center;}
	.wrapnews .txt-wrn-title {
		margin-top:10px;
	}
}
/* general */
.form-control-2 {
  display: block;
  width: 100%;
  height: 32px;
  padding: 5px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #fff;
  background-color: #1a2224;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
		  font-family:'arial';
		  font-style:italic;
}
.form-control-2:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control-2::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control-2:-ms-input-placeholder {
  color: #999;
}
.form-control-2::-webkit-input-placeholder {
  color: #999;
}
.form-control-2[disabled],
.form-control-2[readonly],
fieldset[disabled] .form-control-2 {
  background-color: #eee;
  opacity: 1;
}
.form-control-2[disabled],
fieldset[disabled] .form-control-2 {
  cursor: not-allowed;
}

.form-control-small {
  display: block;
  width: 100%;
  height: 26px;
  padding: 5px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #1a2224;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control-small:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control-small::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control-small:-ms-input-placeholder {
  color: #999;
}
.form-control-small::-webkit-input-placeholder {
  color: #999;
}
.form-control-small[disabled],
.form-control-small[readonly],
fieldset[disabled] .form-control-small {
  background-color: #eee;
  opacity: 1;
}
.form-control-small[disabled],
fieldset[disabled] .form-control-small {
  cursor: not-allowed;
}
textarea.form-control-small {
  height: auto;
}
.no-bor-rad {
	border-radius:0px;
}
.mtmin15 {margin-top:-15px;}

.img-full {
    min-width: 100%;	
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}
.img-left {
    float: none;
    margin: 0 auto 0;
}
.no-bor-rad {
	border-radius:0px;
}
.mt100 { margin-top:100px;}
.mt90 {margin-top:90px;}
.mt85 {margin-top:85px;}
.mt82 {margin-top:82px;}
.mt80 { margin-top:80px; }
.mt70 { margin-top:70px; }
.mt60 { margin-top:60px; }
.mt50 { margin-top:50px; }
.mt40 { margin-top:40px; }
.mt36 { margin-top:36px; }
.mt35 { margin-top:35px; }
.mt30 { margin-top:30px; }
.mt25 { margin-top:25px; }
.mt20 { margin-top:20px; }
.mt15 { margin-top:15px; }
.mt10 { margin-top:10px; }
.mt2 { margin-top:2px; }
.mt3 { margin-top:3px; }
.mt4 { margin-top:4px; }
.mt5 { margin-top:5px; }
.mt6 { margin-top:6px; }
.mtmin10 { margin-top:-10px;}
.mtmin20 { margin-top:-20px;}
.mbmin10 { margin-bottom:-10px;}
.mb5 { margin-bottom:5px;}
.mb10 { margin-bottom:10px;}
.mb15 { margin-bottom:15px;}
.mb20 { margin-bottom:20px;}
.mb25 { margin-bottom:25px;}
.mb30 { margin-bottom:30px;}
.mb35 { margin-bottom:35px;}
.mb40 { margin-bottom:40px;}
.mb45 { margin-bottom:45px;}
.mb50 { margin-bottom:50px;}
.mb60 { margin-bottom:60px;}
.mb70 { margin-bottom:70px;}
.mb80 { margin-bottom:80px;}
.mb90 { margin-bottom:90px;}
.zero1 { padding:0; }
.zero2 { padding:0; margin:0; }
.zero5 { padding:5px;}
.zero3 { padding:3px;}
.zero4 { padding:1px;}
.zero10 { padding-left:10px;padding-right:10px;}

.fade {
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}



.btn-prima {
    border-color: #02a4f0;
    text-transform: uppercase;
    font-family: 'museo_sans700';
    color: #fff!important;
    background-color: #02a4f0;
	border-radius:0!important;
}

.btn-prima:hover,
.btn-prima:focus,
.btn-prima:active,
.btn-prima.active,
.open .dropdown-toggle.btn-prima {
    border-color: #f26520;
    color: #fff!important;
    background-color: #f26522;
	transition: .3s ease-in-out;
}

.btn-prima:active,
.btn-prima.active,
.open .dropdown-toggle.btn-prima {
    background-image: none;
}

.btn-prima.disabled,
.btn-prima[disabled],
fieldset[disabled] .btn-prima,
.btn-prima.disabled:hover,
.btn-prima[disabled]:hover,
fieldset[disabled] .btn-prima:hover,
.btn-prima.disabled:focus,
.btn-prima[disabled]:focus,
fieldset[disabled] .btn-prima:focus,
.btn-prima.disabled:active,
.btn-prima[disabled]:active,
fieldset[disabled] .btn-prima:active,
.btn-prima.disabled.active,
.btn-prima[disabled].active,
fieldset[disabled] .btn-prima.active {
    border-color: #02a4f0;
    background-color: #02a4f0;
}
.btn-prima .badge {
    color: #02a4f0;
    background-color: #fff;
}
.merah {color:#ff0000;}
.biru1 {color: #02a4f0;}

/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}
/* end center columns */

/* page jadwal pertandingan */
#jtanding {
	width:100%;
	margin:20px 0;
}
#jtanding tr th {
	padding:5px 10px;
	border:0px solid #333;
	border-right:0px solid #333;
	background:none;
	color:#222;
	text-transform:uppercase;
	font-family:'museo_sans700';
}
#jtanding tr th:last-child {
	/*border-right:1px solid #333;
	*/
}
#jtanding tr td {
	font-size:13px;
	font-family:'museo_sans300';
	padding:5px 10px;
	border:0px solid #333;
	border-right:0px solid #333;
	border-top:none;
	color:#24262c;
}
#jtanding tr td:last-child {
	/*border-right:1px solid #333;
	*/
}
#jtanding tr:nth-child(odd) td {
	background: #ebebeb;
}

/* end jadwal pertandingan */


@media (max-width: 767px){
	#mainpages .menu1 h2 {
		line-height:30px;
	}	
	#mainpages .jtable1 .jtbody .wraprate {
		border-top:1px solid #fff;
		border-bottom:1px solid #fff;
		border-left:0;
		border-right:0;
		padding:12px 30px 32px 30px;
		margin-bottom:20px;
	}
}

