/* eot font format */
@font-face {
  font-family: 'O-Regular';
  src: url('../fonts/OpenSans-Regular.eot')  format('truetype')
}

@font-face {
  font-family: 'O-Bold';
  src: url('../fonts/OpenSans-Bold.eot')  format('truetype')
}

@font-face {
  font-family: 'O-Italic';
  src: url('../fonts/OpenSans-Italic.eot')  format('truetype')
}

@font-face {
  font-family: 'O-Light';
  src: url('../fonts/OpenSans-Light.eot')  format('truetype')
}

@font-face {
  font-family: 'O-LightItalic';
  src: url('../fonts/OpenSans-LightItalic.eot')  format('truetype')
}

@font-face {
  font-family: 'O-BoldItalic';
  src: url('../fonts/OpenSans-BoldItalic.eot')  format('truetype')
}

@font-face {
  font-family: 'O-ExtraBold';
  src: url('../fonts/OpenSans-ExtraBold.eot')  format('truetype')
}

@font-face {
  font-family: 'M-Regular';
  src: url('../fonts/Montserrat-Regular.eot')  format('truetype')
}
/* end eot font format */
/* ttf font format */
@font-face {
  font-family: 'O-Regular';
  src: url('../fonts/OpenSans-Regular.ttf')  format('truetype')
}

@font-face {
  font-family: 'O-Bold';
  src: url('../fonts/OpenSans-Bold.ttf')  format('truetype')
}

@font-face {
  font-family: 'O-Italic';
  src: url('../fonts/OpenSans-Italic.ttf')  format('truetype')
}

@font-face {
  font-family: 'O-Light';
  src: url('../fonts/OpenSans-Light.ttf')  format('truetype')
}

@font-face {
  font-family: 'O-LightItalic';
  src: url('../fonts/OpenSans-LightItalic.ttf')  format('truetype')
}

@font-face {
  font-family: 'O-BoldItalic';
  src: url('../fonts/OpenSans-BoldItalic.ttf')  format('truetype')
}

@font-face {
  font-family: 'O-ExtraBold';
  src: url('../fonts/OpenSans-ExtraBold.ttf')  format('truetype')
}

@font-face {
  font-family: 'M-Regular';
  src: url('../fonts/Montserrat-Regular.ttf')  format('truetype')
}
/* end ttf font format */

#nav{
	background-color: #003366;
}

#slider{
	background-image: url(../images/slider-bg.png);
	background-repeat: repeat-x;
	margin-bottom: 27px;
	background-size: auto 100%;
}

.grey, .grey a{
	color: #666666 !important;
}

.normal, .normal a{
	font-family: 'O-Regular' !important;
}

html {
	background-color: #e4e4e4;
}

body{
	background-color: initial;
	/*background-image: url('../images/body-bg.png');*/
	background-repeat: repeat-x;
}

.container > header {
	height: 168px;
	background-image: url('../images/headerbm.png');
	background-repeat: no-repeat;
	/*nak kasi image fully size	*/
	background-size: cover;
	background-position-y: bottom; 
}

#nav-row{
	height : 46px;
}

#slider-row{
	/*height : 267px;*/
}

#content-1{
	height : 341px;
	margin-bottom: 16px;
}

#content-2{
	height : 258px;
	margin-bottom: 16px;
}

#content-3{
	height : 265px;
	margin-bottom: 10px;
}

/*footer*/
footer{
	margin-top: 50px;
	height : 205px;
	/*background-color: white;*/
	background-color: initial;
	background-image: url('../images/footer-bg.png');
	background-repeat: repeat-x;
}

#agensi {
    margin-top:23px;
    text-align:center;
    margin-bottom: 18px;
}

#agensi li img {
    /*width: 24px;*/
    /*height: 24px;*/
    max-width: 36px;
	max-height: 36px;
}

#link-penafian {
	margin-top: 27px;
    text-align:center;
    color: white;
} 

#link-penafian >li>a {
    text-align:center;
    color: white;
    font-family: 'O-Regular';
    text-transform: uppercase;
}

#link-penafian>li>a:hover, 
#link-penafian>li>a:focus {
color: white;
text-decoration: underline;
}

#link-copyright{
	margin-top: 30px;
}

#link-copyright li {
	margin-top: ;
	font-family: 'O-Bold';
	font-size: 0.78571428571428571428571428571429em;
}

/*ol li:before {
  content: counters(item, ".")".";
  counter-increment: item;
  position: absolute;
  margin-right: 100%;
  right: 10px;
}*/

/*code utk browser lama = ie < 10*/
.row.col-md-4, 
.row .col-md-5, 
.row.col-md-3, 
.row .col-md-9
{
	height: 100%;
}

/*code utk browser lama = ie >=10+ */
.row > [class^=col] {
	height: 100%;
}

.widget{
	background-color: white;
	height: 100%;
}

#hebahan{
	height: 171px;
	margin-bottom: 16px;
}


#hebahan .item{
	padding: 15px 20px 0;
	height: 90px;
	overflow: hidden;/*
	text-overflow: ellipsis;
	white-space: nowrap;*/
	font-size: 0.9285714285714286em;
	color: #666666;
}

#hebahan .item a{
	text-decoration: none;
	color: #363636;
}

#takwim{
	height: 156px;
}

#takwim .item{
	padding: 15px 20px 0;
	height: 72px;
	overflow: hidden;
}

#takwim .calendar-month{
	font-family: 'O-Bold';
	font-size: 0.8571428571428571em;
	color: #fff;
	padding: 2px;
	background-color: #006699;
}

#takwim .calendar-date{
	font-family: 'O-Bold';
	font-size: 1.285714285714286em;
	color: #363636;
	padding: 4px 0;
	background-color: #eaeaea;
}

#takwim .calendar-content{
	font-family: 'O-Bold';
	font-size: 1em;
	color: #363636;
}

/*header anak widget*/
.widget > header {
	background-color: #003366;
	color: #ffcc00;
	height: 41px;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 21px;
}

/*header kaler putih anak widget*/
.widget > header.white {
	background-color: #ffffff;
	color: black;
	border-bottom: 1px solid #ccc;
}

.widget.social {
	background-color: transparent !important;
	color: white;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 30px;
	height: 237px;
	padding-left:5px;
}

#media-social {
    margin-top:20px;
    padding-bottom:20px;
    border-bottom: 1px dashed #fff;
}

#media-social li {
	padding: 0;
	/*margin-right: 16%;*/
    padding-left:19px;
    /*margin-right: 20px;*/
}

#media-social li:last-child{
	margin-right: 0;
}

#media-social li a img {
    width: 30px;
    height: 30px;
}

#quick-link {
    margin-top: 25px;
}

#quick-link li {
	margin-top: 0;
	margin-bottom: 20px;
	width: calc(50% - 10px);
	float: left;
}

#quick-link li a{
	font-family: 'O-Bold';
	color: #fff;
	font-size: 0.9285714285714286em;
	text-decoration: none;
}

#quick-link li a img {
	width: 20px;
	height: 20px;
	margin-right: 5px;
	margin-top: 8px;
}

#list-perkhidmatan {
    margin-top:24px;
    font-weight: 700;
}

#list-perkhidmatan li {
    width: 49%;
    margin-bottom: 18px;
    padding-left:15px;
}

#list-perkhidmatan li a, #list-atas-talian li a, #list-atas-talian-side li a, #list-informasi li a, #list-rangkaian li a{
	color: #363636;
	text-decoration: none;
	font-family: 'O-Bold';
	font-size: 1em;
	display: block;
}

#list-perkhidmatan li a img {
    width: 44px;
    height: 44px;
    margin-right: 13px;
}

#list-atas-talian {
    margin-top:24px;
    overflow: auto;
	height: 74%;
}

#list-atas-talian li {
    margin-bottom: 10px;
    margin-left: 25px;
    list-style-image: url(../images/arrow.png);
}

#list-atas-talian-side {
    margin-top:24px;
}

#list-atas-talian-side li {
    margin-bottom: 20px;
    margin-left: 25px;
    /*list-style-image: url(../images/arrow.png);*/
}

#list-atas-talian-side li.active, #list-atas-talian-side li:hover {
    list-style-image: url(../images/red-arrow.png);
}

#list-atas-talian-side li.active a, #list-atas-talian-side li a:hover{
	font-family: 'O-Bold';
	color: #003366;
    list-style-image: url(../images/arrow.png);
}


#list-informasi {
    margin-top:15px;
    font-weight: 700;
    padding: 0px;
    overflow: auto;
	height: 192px;
}

#list-informasi>li{
	float: left;
    width: calc(50% - 25px);
    margin-bottom: 15px;
    margin-left: 25px;
    list-style-image: url(../images/arrow.png);
}

#list-rangkaian {
    margin-top:15px;
    font-weight: 700;
	text-transform: uppercase;
    overflow: auto;
	height: 192px;
}

#list-rangkaian li {
    margin-bottom: 13px;
    padding-left:18px;
}

#list-rangkaian li img {
    width: 31px;
    height: 19px;
    margin-right: 7px;
}

#maklumbalas-akhbar, #keratan-akhbar {
	padding: 0px 15px;
}

#maklumbalas-akhbar ul, #keratan-akhbar ul {
overflow: auto;
height: 150px;
margin-top: 10px;
}

#maklumbalas-akhbar ul li, #keratan-akhbar ul li{
	padding-bottom: 2px;
}

#maklumbalas-akhbar ul li a, #keratan-akhbar ul li a{
	text-decoration: none;
}

#maklumbalas-akhbar ul li a h4, #keratan-akhbar ul li a h4{
	font-family: 'O-Bold'; 
	font-size: 13px;
	color: #363636;
	margin-bottom: 2px;
}

#maklumbalas-akhbar ul li a p, #keratan-akhbar ul li a p{
	font-family: 'O-Italic';
	font-size: 0.7857142857142857em;
	color: #363636;
	margin: 0;
}

/*css untuk slider*/
.navbar-default {
background-color: transparent;
border-color: transparent;
}

.navbar-default 
.navbar-nav>li>a {
color: white;
/*utk boldkan*/
font-weight: 700; 
}

.navbar-default 
.navbar-nav>li>a:hover, 
.navbar-default 
.navbar-nav>li>a:focus {
color: white;
text-decoration: underline;
}

.navbar-default 
.navbar-nav>.open>a, 
.navbar-default 
.navbar-nav>.open>a:hover, 
.navbar-default .navbar-nav>.open>a:focus {
background-color: #014c99;
color: white;
}

.carousel-indicators li {
border: 1px solid #ccc;
}

.carousel-indicators .active {
background-color: #ccc;
}

.mini-slider .carousel-control {
top: auto;
bottom: 0;
background-image: none;
opacity: 1;
}

div#hebahan-slider {
height: 96px;
}

.mini-slider .carousel-control .glyphicon-chevron-left, 
.mini-slider .carousel-control .glyphicon-chevron-right, 
.mini-slider .carousel-control .icon-prev, 
.mini-slider .carousel-control .icon-next {
margin-top: -3px;
font-size: 14px;
background-color: #006699;
padding-top: 6px;
}

.mini-slider .carousel-control.left {
	right: 50px;
	left: auto;
}

div#takwim-slider {
height: 80px;
}


/*css untuk tab*/
.nav-tabs>li {
padding-top: 10px;
margin-bottom: 0px;
/*width: 50%;*/
}

.nav-tabs {
background-color: #e4e4e4;
}

.nav-tabs>li>a {
background-color: white;
font-weight: 700;
color: #666;
text-transform: uppercase;
}

.nav-tabs.image-text>li>a img{
	margin-right: 10px;
}

.nav>li>a:hover, 
.nav>li>a:focus {
background-color: white;
border-color: transparent;
}

.nav-tabs>li.active {
padding-top: 0px;
margin-bottom: -1px;
border-bottom: 1px solid #fff;
}

.nav-tabs>li.active>a {
padding-top: 20px;
color: #006699;
}

.nav>li>a>img {
 max-width: 30px;
 max-height: 30px;
}

.utility{
	padding-top: 10px;
}

.utility ul li{
	vertical-align: middle;
}

.utility ul li a{
	font-family: 'O-Bold';
	font-size: 1em;
	color: #006699;
	text-decoration: none;
}

.utility .color-box{
	width: 15px;
	height: 15px;
}

#twitter{
	padding: 0px 5px;
}

#cff{
	width: 360px;
	padding: 10px;
	overflow: auto;
	height: 200px;
}

#fb{
}

#foto .item{
	padding: 10px 10px;
	width: 100%;
}

#foto .item img{
	height: 140px;
	margin: 0 auto;
}

#foto .item a{
	text-decoration: none;
}

#foto .item p{
	margin-top: 10px;
	display: block;
	text-align: center;
	font-family: 'O-Italic';
	color: #333;
}

#foto .mini-slider .carousel-control{
	top: -45px;
}

#foto .mini-slider .carousel-control.left{
	left: 11px;
}

#foto .mini-slider .carousel-control .glyphicon-chevron-left, 
#foto .mini-slider .carousel-control .glyphicon-chevron-right, 
#foto .mini-slider .carousel-control .icon-prev, 
#foto .mini-slider .carousel-control .icon-next{
	background-color: #ccc;
	border-radius: 50%;
	padding-top: 7px;
}

#video-slider .item{
	padding: 10px 10px;
	width: 100%;
}

#video-slider .item img{
	width: 80%;
	height: 140px;
	margin-left: 9.5%;
}

#video-slider .item a{
	text-decoration: none;
}

#video-slider .item p{
	margin-top: 10px;
	display: block;
	text-align: center;
	font-family: 'O-Italic';
	color: #333;
}

#video-slider.mini-slider .carousel-control{
	top: -45px;
}

#video-slider.mini-slider .carousel-control.left{
	left: 11px;
}

#video-slider.mini-slider .carousel-control .glyphicon-chevron-left, 
#video-slider.mini-slider .carousel-control .glyphicon-chevron-right, 
#video-slider.mini-slider .carousel-control .icon-prev, 
#video-slider.mini-slider .carousel-control .icon-next{
	background-color: #ccc;
	border-radius: 50%;
	padding-top: 7px;
}

#audio-slider .item{
	padding: 15px 10px;
	width: 100%;
}

#audio-slider .item img{
	width: 75%;
	height: 124px;
	margin-left: 9.5%;
}

#audio-slider .item a{
	text-decoration: none;
}

#audio-slider .item p{
	margin-top: 10px;
	display: block;
	text-align: center;
	font-family: 'O-Italic';
	color: #333;
}

#audio-slider.mini-slider .carousel-control{
	top: -45px;
}

#audio-slider.mini-slider .carousel-control.left{
	left: 11px;
}

#audio-slider.mini-slider .carousel-control .glyphicon-chevron-left, 
#audio-slider.mini-slider .carousel-control .glyphicon-chevron-right, 
#audio-slider.mini-slider .carousel-control .icon-prev, 
#audio-slider.mini-slider .carousel-control .icon-next{
	background-color: #ccc;
	border-radius: 50%;
	padding-top: 7px;
}

#audio-slider audio{
	width:calc(100% - 70px);
	margin-left: 35px;
}

#inner-main h2, #accordion h2{
	font-size: 1.5em;
	font-family: 'O-Bold';
	color: #003366;
	margin-bottom: 30px;
}

#inner-main img{
	width: 150px;
	height: 150px;
}

#inner-main .thumbnail>img{
	width: 100%;
}

#inner-main .thumbnail img.img-fancy{
	width: 100%;
	height: auto;
}

.panel-title{
	font-family: 'O-Bold';
	color: #003366;
	font-size: 1em;
}

#map{
	margin-top: 20px;
	margin-bottom: 20px;
	/*height: 400px;*/
}

#map address{
	font-size: 1em;
	font-family: 'O-Regular';
}

#galeri .row{
	margin-top: 20px;
}

.cawangan-selector-holder{
	padding-top: 0px;
}

.cawangan-selector-holder .col-md-2{
	padding-top:8px;
}

/* Table Press */

/* iframe */
body {
	/*margin: 10px;*/
	font-family: sans-serif;
}
/* Inline Shortcodes, in texts */
.table-shortcode-inline {
	background: transparent;
	border: none;
	color: #333333;
	width: 110px;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-align: center;
	font-weight: bold;
	font-size: 100%;
}
.table-shortcode {
	cursor: text;
}
tr.success{
	font-weight:bold;
}

tr.success_stat{
	text-align:right;
}
.table>tbody>tr.success_total{
	text-align:right;
}

.table>tbody>tr.success>td.total{
	padding: 0.2em 2ex 0.2em 2ex;
	
	
}
.table>tbody>tr.success_total>td{
	border: 1px solid #ccc;	
}

.table>tbody>tr.success_stat>td{
	border: 1px solid #ccc;	
}

.table>tbody>tr.success_total{
	padding: 0.2em 2ex 0.2em 2ex;
	border: 1px solid #ccc;	
}

/* Default table styling */
.tablepress {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 1em;
	border: none;
}
.tablepress td,
.tablepress th {
	padding: 8px;
	border: none;
	background: none;
	text-align: left;
}
.tablepress tbody td {
	vertical-align: top;
}
.tablepress tbody tr td,
.tablepress tfoot tr th {
	border-top: 1px solid #dddddd;
}
.tablepress tbody tr:first-child td {
	border-top: 0;
}
.tablepress thead tr th {
	border-bottom: 1px solid #dddddd;
}
.tablepress thead th,
.tablepress tfoot th {
	background-color: #d9edf7;
	font-weight: bold;
	vertical-align: middle;
}
.tablepress tbody tr.odd td {
	background-color: #f9f9f9;
}
.tablepress tbody tr.even td {
	background-color: #ffffff;
}
.tablepress .row-hover tr:hover td {
	background-color: #f3f3f3;
}
.tablepress img {
	margin: 0;
	padding: 0;
	border: none;
	max-width: none;
}
.tablepress caption{
	display: none;
}

#inner-main p img{
	text-align: center;
	width: auto;
	height: auto;
}

/* End Table Press */

/*---------------------------------*/
/*CONTENT PAGE*/

html.bg-white {
	background-color: white;
}

section.bg-white {
	background-color: white;
}

html.bg-white body {
	background-image: url('../images/content-body-bg.png');
}

#inner-content {
	min-height: 620px;
	margin-top: 40px;
}

#inner-tabs {
	height: 260px;
	background-color: #e4e4e4;
}

#inner-main{
	border-top: 1px solid #d3d3d3;
	position: relative;
	padding-top: 10px;
}

#main-slider .item img{
	width: 100%;
	max-height: 267px;
}

#main-slider .item .jpn-slider-content{
	position: absolute;
	width: 40%;
	height: 100%;
	z-index: auto;
	padding: 30px 10px 10px 60px;
	top: 0;
	background-color: rgba(255,255,255,.3);
}

#main-slider h4{
	font-family: 'M-Regular';
	font-size: 18px;
	font-size: 1.285714285714286em;
	margin-top: 0px;
	color: #000;
}

#main-slider h3{
	font-family: 'O-Bold';
	font-size: 18px;
	font-size: 2.142857142857143em;
	margin-bottom: 0px;
	color: #000;
}

.blue{
	color: #006699 !important;
}

.red{
	color: #ff0033 !important;
}

.carousel-control{
	width: 4%;
}

#inner-main:before {
	width: 8px;
	height: 620px;
	background-image: url('../images/border-left.png');
	background-repeat: no-repeat;
	content: ' ';
	left: -5px;
	top: 0;
	position: absolute;
}

#inner-main:after {
	width: 8px;
	height: 620px;
	background-image: url('../images/border-right.png');
	background-repeat: no-repeat;
	content: ' ';
	right: -6px;
	top:0;
	position: absolute;
}

#undi{
	padding: 5px 15px;
}

#undi h4{
	font-family: 'O-Bold';
	color: #003366;
	font-size: 0.9285714285714286em;
}

#undi li{
	cursor: pointer;
	font-family: 'O-Bold';
	font-size: 0.9285714285714286em;
	color: #363636;
	vertical-align: middle;
}

#undi li input{
	margin-right: 5px;
}

#undi .btn{
	font-family: 'O-Bold';
	color: #fff;
	margin-bottom: 10px;
}

#isms .widget{
	height:100px;
	background-color:transparent !important; 
}

#isms_content{
	padding: 5px 15px;
	text-align:center;
	
}

.list-unstyled.muat-turun{
	margin-left: 20px;
	margin-bottom: 30px;
}

.list-unstyled.muat-turun li{
	list-style-image: url(../images/arrow.png);
	margin-bottom: 10px;
}

#recaptcha_table img{
	width: auto;
	height: auto;
}

.dataTables_length{
	display: none;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
	background-color: #3498db;
	color:#fff;
}

.dropdown-menu{
	padding: 0;
	background-color: #3498db;
}

.dropdown-menu>li>a{
	color: #fff;
	padding: 10px 20px;
	font-size: 0.92857142857142857142857142857143em;
	font-family: 'O-Regular';
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{
	background-color: #2784c2;
	color: #ffcc00;
	font-family: 'O-Bold';
}

.btn{
	box-shadow: none;
}

.btn-danger{
	color: #fff;
	background-color: #d2322d;
	border-color: #ac2925;
}





#color li{
	width: 14px;
	height: 14px;
	cursor: pointer;
}
#list-atas-talian-side li ul {
	padding-left: 0px;
	padding-top: 10px;
	margin-top: -3px;
	display: none;
}

#list-atas-talian-side li ul li{
	list-style-image: url(../images/arrow.png);
}

#list-atas-talian-side li:hover > #list-atas-talian-side li ul, #list-atas-talian-side li a:hover + ul,#list-atas-talian-side li ul:hover, #list-atas-talian-side li.active ul{
	display: block;
}

.table li{
	list-style-image: url(../images/arrow.png);
}

.nav-btn-custom{
	margin-top: 10px;
}

#inner-main ul{
	padding-left: 15px;
}

#inner-main ul li{
	list-style-image: url(../images/arrow.png);
}

#inner-main ul li,#inner-main p{
	color: #333333;
	line-height: 20px;
	margin-bottom: 15px;
	font-size: 0.9285714285714286em;
}

#inner-main .nav.nav-tabs li{
	margin-bottom: 0px;
}

#inner-main .tab-content>.tab-pane{
	padding-top: 15px;
}

#inner-main .tab-content>.tab-pane img{
	width: 100%;
}

.mobile-logo{
	background-color: #003366;
}

.mobile-logo img{
	margin-bottom: 10px;
}

#inner-main .breadcrumb li{
	margin-bottom: 0px;
}

.foto-statik a{
	font-family: 'O-Italic';
	color: #363636;
	font-size: 0.7857142857142857em;
}

.keratan-statik a{
	font-family: 'O-Italic';
	color: #363636;
	position: absolute;
	top: 235px;
	font-size: 0.7857142857142857em;
}

.hebahan-statik a{
	font-family: 'O-Italic';
	color: #363636;
	position: absolute;
	top: 150px;
	left: 35px;
	font-size: 0.7857142857142857em;
}

.collapse.in {
    height: auto !important;
    max-height: auto !important;
}

.breadcrumb li:nth-child(1) {
    /*content: 'Utama';*/
}

#inner-main .page-404{
	background-color: #ccc;
	padding-top: 50px;
	text-align: center;
	padding-bottom: 100px;
}

#inner-main .page-404 h1{
	font-size: 110px;
	font-family: 'O-Bold';
	margin-bottom: 20px;
}

#inner-main .page-404 p{
	font-size: 28px;
	font-family: 'O-Regular';
	margin-bottom: 20px;
}

#inner-main .page-404 .btn{
	margin-top: 50px;
}

#inner-main footer.entry-footer{
	background-color: #006699;
	background-image: none;
	width: 100%;
	height: 2px;
	margin-top: 0px;
}


/*phone*/
@media(max-width:767px){
	.mini-slider .carousel-control .glyphicon-chevron-left, 
	.mini-slider .carousel-control .glyphicon-chevron-right, 
	.mini-slider .carousel-control .icon-prev, 
	.mini-slider .carousel-control .icon-next {
		width: 20px;
		height: 25px;
	}

	#content-1,
	#content-2,
	#content-3,
	#slider-row,
	#footer{
		height: auto;
	}

	.container > header {
		background-image: url('test.png');
		height: 50px;
	}

	.navbar {
		z-index: 20;
	}

	.navbar ul {
		background-color: white;
		border: 1px solid #ccc;
		border-top: 0px solid;
	}

	.navbar-default .navbar-nav {
		margin: 0px -15px; 
	}

	.navbar-default .navbar-nav>li {
		padding-bottom: 5px; 
	}
	
	.navbar-default .navbar-nav>li>a {
		color: #222; 
	}
	
	.navbar-default .navbar-nav>li>a:hover {
		color: #222; 
	}

} 

/*tablet*/
@media(min-width:768px) and (max-width: 991px) {
	
	#content-1,
	#content-2,
	#content-3,
	#slider-row,
	#footer{
		height: auto;
	}

	.navbar-nav>li {
		margin-right: 0px;
		max-width: 20%
	}

	.navbar-default .navbar-nav>li>a {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
} 

#mykid.table {
width: 100%;
/* margin-bottom: 20px; */
}


/*computer*/
@media(min-width:992px){

} 

/*computer*/
@media(min-width:1200px){

} 

.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #555;
padding: 6px 9px 5px 9px;
margin: 2px;
background-color: #555;
color: #fff;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
border: 1px solid #3279BB !important;
background-color: #3279BB;
}

.dataTables_paginate .paginate_button.previous, 
.dataTables_paginate .paginate_button, 
.dataTables_paginate .paginate_button.next, 
.dataTables_paginate span span {
padding: 6px 9px 5px 9px;
background-color: #555;
color: #fff;
margin: 0 2px;
}

.paginate_button.current {
background-color: #3279BB;
}

#menu-item-18174{
	line-height: 10px;
	border: 1px solid #555;
  	border-top-left-radius: 1em;	
	border-top-right-radius: 1em;
  	text-align:center;
  	background:#003366;
  	width:12%;
	color:#ffffff;
  	font-size:1.1em;
  	text-decoration:none;
  	padding:0.6em 0;
  	}
#menu-item-18174 a{
color: #fff;
}


#menu-item-18175{
	line-height: 10px;
	border: 1px solid #555;
  	border-top-left-radius: 1em;	
	border-top-right-radius: 1em;
  	text-align:center;
  	background:#003366;
  	width:12%;
	color:#ffffff;
  	font-size:1.1em;
  	text-decoration:none;
  	padding:0.6em 0;
  	}
#menu-item-18175 a{
color: #fff;
}


#menu-item-18176{
	line-height: 10px;
	border: 1px solid #555;
  	border-top-left-radius: 1em;	
	border-top-right-radius: 1em;
  	text-align:center;
  	background:#003366;
  	width:12%;
	color:#ffffff;
  	font-size:1.1em;
  	text-decoration:none;
  	padding:0.6em 0;
	}
#menu-item-18176 a{
color: #fff;
}


#menu-item-18177{
	line-height: 10px;
	border: 1px solid #555;
  	border-top-left-radius: 1em;	
	border-top-right-radius: 1em;
  	text-align:center;
  	background:#003366;
  	width:12%;
	color:#ffffff;
  	font-size:1.1em;
  	text-decoration:none;
  	padding:0.6em 0;
	}

#menu-item-18177 a{
color: #fff;
}


#menu-item-18178{
	line-height: 10px;
	border: 1px solid #555;
  	border-top-left-radius: 1em;	
	border-top-right-radius: 1em;
  	text-align:center;
  	background:#003366;
  	width:12%;
	color:#ffffff;
  	font-size:1.1em;
  	text-decoration:none;
  	padding:0.6em 0;
	}

#menu-item-18178 a{
color: #fff;
}


#menu-item-18179 {
	line-height: 10px;
	border: 1px solid #555;
  	border-top-left-radius: 1em;	
	border-top-right-radius: 1em;
  	text-align:center;
  	background:#003366;
  	width:12%;
	color:#ffffff;
  	font-size:1.1em;
  	text-decoration:none;
  	padding:0.6em 0;
	}



#menu-item-18179 a{
color: #fff;
}



#menu-tahun-statistik{
margin-right:-17px}

