.tm-toolbar {
    padding: 5px 30px;
    background: #0081b7;
    color: #fff;
    font-size: 13px;
}

/*toolbar*/
.uk-float-right{
	height:26px;
}
.tm-header .uk-float-left{
	display: inline-flex;
}
.mod-languages {
	display:inline-flex;
}
.pilihan-bahasa ul.lang-inline li a,
.pilihan-font a,
.jfontsize-button{
	color:#fff;
	border:0px;
	font-weight:500;
	font-size:11px;
}
.jfontsize{
	margin-left:5px;
	margin-right:5px;
	margin-bottom:2px;
}
.jfontsize-button:hover{
	background:none;
	border:0px;
	color:#62c8fc !important;
}

.mod-languages .posttext p{
  margin-bottom:8px;
}

/*header*/
.tm-header {
    margin-top: 0px;
    margin-bottom: 0px;
}

/*menu*/
.uk-navbar-nav.uk-visible-large{
	float: right;
    margin-top: 50px;
}

/*carian*/
.uk-search{
	background:#fff !important;
}

/*carian akses pantas*/
.module-layout{
	background:url(../images/pattern.png) no-repeat;
	position: absolute;
	width: 700px;
	z-index: 999;
}
.module-layout ul{
	margin-top:0;
}
.module-layout ul li a{
	color:#fff;
}
.module-layout ul li a:hover{
	color:ddd !important;
	background: transparent;
}
.module-layout .nav > li > a:hover, 
.module-layout .nav > li > a:focus {
    color: #ddd;
}

.akses-title{
	font-size:16px;
	font-weight:600;
	color:#fff;
	margin-top:20px;
}
.akses-title:before{
	content:'\f08e';
	font-family:"fontawesome";
	font-size:18px;
	font-weight:600;
	color:#fff;
	margin-right:5px;
}

/*carian akses pantas mobile*/
.module-tablet-phone ul{
	display: inline-flex;
	margin-top:5px !important;
}
.module-tablet-phone ul li{
	padding-right:20px !important;
}
.module-tablet-phone ul li a{
	color:#fff!important;
}
.module-tablet-phone ul li a:hover{
	background:none;
}
.module-tablet-phone .akses-title {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    margin-top: 10px;
}
.module-tablet-phone .akses-title::before {
    content: '\f08e';
    font-family: "fontawesome";
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-right: 5px;
}
.module-tablet-phone{
	background:#3369e8;
}

/*personalisation*/
.uk-panel.personalisation .dj-megamenu-default li.dj-up {
    width: 280px !important;
}
.uk-panel.personalisation .dj-megamenu-default li a.dj-up_a {
	padding: 0 0 0 20px;
	cursor: pointer;
	background: transparent;
	border-right: 0px solid #000;
	width: 260px;
    border-left: 0px solid #000;
}
.uk-panel.personalisation .dj-megamenu-default li a.dj-up_a span.dj-drop {
    padding: 0 20px 0 0 !important;
    background: none;
    text-align: center;
}
.uk-panel.personalisation .dj-megamenu-default li a.dj-up_a span {
    float: none;
    display: block;
    padding: 0 0 0 !important;
    height: 60px;
    line-height: 60px;
    background: transparent;
    color: #fff !important;
}
.uk-panel.personalisation .dj-megamenu-default li:hover a.dj-up_a span.dj-drop, 
.uk-panel.personalisation .dj-megamenu-default li.hover a.dj-up_a span.dj-drop, 
.uk-panel.personalisation .dj-megamenu-default li.active a.dj-up_a span.dj-drop {
    background: none !important;
}
.uk-panel.personalisation .dj-megamenu-default li:hover a.dj-up_a, 
.uk-panel.personalisation .dj-megamenu-default li.hover a.dj-up_a, 
.uk-panel.personalisation .dj-megamenu-default li.active a.dj-up_a {
    color: #fff;
    border-left-color: #555;
}
a.dj-up_a.awam{
	background:#3369e8 !important;
}
/*a.dj-up_a.swasta{
	background:#d50f25 !important;
}*/
a.dj-up_a.kerajaan{
	background:#eeb211 !important;
}
a.dj-up_a.warga{
	background:#d50f25 !important;
}
a.dj-up_a.media {
    background: #6fc45f !important;
}


a.dj-mobile-open-btn::before{
	content:'Menu Pengguna :';
	color:#333;
	font-size: 12px;
	position: absolute;
	left:10px;
	top: 8px;
	font-weight:600;
}
.uk-panel.personalisation .dj-megamenu-select-dark .dj-mobile-open-btn, 
.uk-panel.personalisation .dj-megamenu-offcanvas-dark .dj-mobile-open-btn, 
.uk-panel.personalisation .dj-megamenu-accordion-dark .dj-mobile-open-btn {
    width: 25px !important;
    height: 25px !important;
    font-size: 25px !important;
	float:left;
	margin-left: 120px;
}
/*
.uk-panel.personalisation .dj-megamenu-default li ul.dj-submenu > li:hover > a, 
.uk-panel.personalisation .dj-megamenu-default li ul.dj-submenu > li.hover > a {
    background: #555!important;
}
*/
/*awam*/
.uk-panel li:first-child .dj-subwrap{
	border-bottom:10px solid #3369e8  !important;
	background:#fff !important;
}
.uk-panel li:first-child .dj-subwrap ul.dj-submenu > li.parent:hover > a,
.uk-panel li:first-child .dj-subwrap ul.dj-submenu > li:hover > a{
    background-color: #3369e8  !important;
}
/*swasta
.uk-panel li:nth-child(2) .dj-subwrap{
	border-bottom:10px solid #d50f25 !important;
	background:#fff !important;
}
.uk-panel li:nth-child(2) .dj-subwrap ul.dj-submenu > li.parent:hover > a,
.uk-panel li:nth-child(2) .dj-subwrap ul.dj-submenu > li:hover > a{
    background-color: #d50f25  !important;
}*/
/*kerajaan*/
.uk-panel li:nth-child(2) .dj-subwrap{
	border-bottom:10px solid #eeb211 !important;
	background:#fff !important;
}
.uk-panel li:nth-child(2) .dj-subwrap ul.dj-submenu > li.parent:hover > a,
.uk-panel li:nth-child(2) .dj-subwrap ul.dj-submenu > li:hover > a{
    background-color: #eeb211 !important;
}
/*warga*/
.uk-panel li:nth-child(4) .dj-subwrap{
	border-bottom:10px solid #d50f25 !important;
	background:#fff !important;
}
.uk-panel li:nth-child(4) .dj-subwrap ul.dj-submenu > li.parent:hover > a,
.uk-panel li:nth-child(4) .dj-subwrap ul.dj-submenu > li:hover > a{
    background-color: #d50f25 !important;
}

/*media*/
.uk-panel li:nth-child(3) .dj-subwrap{
	border-bottom:10px solid#6fc45f !important;
	background:#fff !important;
}
.uk-panel li:nth-child(3) .dj-subwrap ul.dj-submenu > li.parent:hover > a,
.uk-panel li:nth-child(3) .dj-subwrap ul.dj-submenu > li:hover > a{
    background-color: #6fc45f !important;
}

.uk-panel li:nth-child(3) .dj-subwrap .parent.subtree .dj-subtree li a:hover{
	color:#6fc45f !important;
}

.uk-panel li:nth-child(3) .dj-subwrap .parent.subtree .dj-more .arrow{
	color: #333;
}

.uk-panel li:nth-child(3) .dj-subwrap .parent.subtree .dj-more:hover .arrow,
.uk-panel li:nth-child(3) .dj-subwrap .parent.subtree:hover .dj-more,
.uk-panel li:nth-child(3) .dj-subwrap .parent.subtree:hover .arrow{
	color: #fff !important;
}


.uk-panel.personalisation .dj-subwrap-in{
	background:#eee!important;
}
.uk-panel.personalisation .dj-subwrap-in ul li a{
	color:#333!important;
}
.uk-panel.personalisation .dj-subwrap-in ul li a:hover{
	color:#fff !important;
}
.dj-megamenu-default li ul.dj-submenu > li {
    border-top: 1px solid #ccc !important;
}

#dj-megamenu101mobile.dj-megamenu-offcanvas.dj-megamenu-offcanvas-dark.personalisation{
	background: transparent;
	padding: 10px 0px;
}
/*search*/
.uk-panel.uk-hidden-large.uk-hidden-medium{
	background:#fff !important;
}
input.uk-search-field {
    text-align: left !important;
	height:32px;
}

.uk-search::before{
	line-height:32px;
}

textarea:focus, input:focus:not([type]), input[type="text"]:focus, 
input[type="password"]:focus, input[type="email"]:focus, 
input[type="url"]:focus, input[type="search"]:focus, 
input[type="tel"]:focus {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3);
}
textarea:focus:not(.search-query), 
input:focus:not([type]):not(.search-query), 
input[type="text"]:focus:not(.search-query), 
input[type="password"]:focus:not(.search-query), 
input[type="email"]:focus:not(.search-query), 
input[type="url"]:focus:not(.search-query), 
input[type="search"]:focus:not(.search-query), 
input[type="tel"]:focus:not(.search-query) {
    padding: 4px 12px 4px 30px;
}

/*module blank-background*/
.blank-background{
	background:#fff;
	padding:10px;
}
.blank-background h3{
	margin-bottom: 5px;
}

/*module blank-background-footer*/
.blank-background-footer{
	background:#333;
	padding:10px;
}
.blank-background-footer h3{
	margin-bottom: 5px;
	color:#fff !important;
}
.blank-background-footer p,
.blank-background-footer ul li a{
	color:#fff;
}
.blank-background-footer ul li a:hover{
	color:#ccc;
}
.blank-background-footer ul li a{
	padding:2px;
}

/*bottom-d*/
.tm-bottom-d{
	background:#333;
	margin-left:0px !important;
}

/*footer*/
.tm-footer .uk-panel.uk-panel-space.uk-text-center{
	padding:10px;
}
footer#tm-footer.tm-footer{
	margin:0px;
}
.tm-footer > .uk-panel {
    background:#000;
    color: #fff;
}

/*facebook*/


/*Twitter*/
.blank-background .twitter-timeline p{
	font-family:'Titillium Web' !important;
}

/*KALENDAR*/
.kalendar-jpbd{
	padding:30px;
	background:#ffffff;
}

.kalendar-penerangan .mod_events_latest_first, 
.kalendar-penerangan .mod_events_latest{
	border:0px !important;
}

.aktivitiDate, .aktivitiTajukWaktu{
	display:inline-table;
	vertical-align:baseline;
}

.aktivitiDate{
	border:2px solid #3369e8;
	max-height:50px;
	width:40px !important;
	margin-bottom:5px;
}

.jeventHari,
.jeventBulan{
	text-align:center;
	max-width:50px !important;
	max-height:24px;
	font-weight:bold;
	margin:0px !important;
	display:block;
	color:#000;
}

.jeventBulan{
	color:#ffffff;
	background:#3369e8;
}

.jeventTajuk, .jeventWaktu{
	display:block;
}

.jeventTajuk .mod_events_latest_content a{
	font-size:13px;
	font-weight:bold;
	letter-spacing:-1px;
}

.jeventTajuk{
	margin-left:5px;
}

.jeventWaktu .mod_events_latest_date{
	font-size:13px;
	font-weight:bold;
	margin-left:5px;
}

/*pull-right*/
.pull-right.article-index{
	padding: 0px 0px 0px 20px;
}
.pull-right.article-index a{
	color:#333;
}
.pull-right.article-index a.toclink.active{
	background:#eee;
}

/*article*/
article.uk-article.tm-article{
	font-size:14px;
}
article.uk-article.tm-article p{
	color:#000 !important;
}
article.uk-article.tm-article h3{
	color:#000 !important;
	font-weight:500;
}
article.uk-article.tm-article h1{
	color:#3369e8 !important;
	font-weight:600;
	font-size: 25px;
}
.pagenavcounter,
.pager li,
.pager li > a{
	color:#000;
}
.pager li > a:hover, 
.pager li > a:focus {
    background-color: #ec483b;
    color: #ffffff;
}

/*breadcrumb*/
.uk-breadcrumb > li:not(.uk-active) > span,
ul.uk-breadcrumb li span{
	color:#000;
}
.uk-breadcrumb {
    text-transform: uppercase;
	margin:0px;
	padding:5px;
	background:#fff;
	border-bottom:1px solid #eee;
	border-top:1px solid #eee;
}

/*gambar terkini flickr*/
#flickr_badge_wrapper{
	text-align:center !important;
}

a.photostream{
    float: right;
    margin-top: -30px;
}

/*phocadownload*/
div.current {
    background: #ffffff none repeat scroll 0 0;
    border: 0 solid #ccc;
    clear: both;
    padding: 0;
}

.sp-flickr-gallery,
ul.sp-flickr-gallery{
	margin:auto !important;
}

.nspArt h4.nspHeader a {
    text-decoration: none;
	font-size: 18px !important;
}
.dj-megamenu-default li a.dj-up_a .arrow {
    display: none;
}

.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front{
  z-index:9999 !important;
}

.ui-widget-overlay{
  background: #999;
  opacity: 0.7;
}

/*toolbar-b*/

.top-icon{
  float: right;
  padding-right:30px;
}
.top-icon ul.icon {
  list-style-type: none;
  width: 250px;
  display: table;
  table-layout: fixed;
  padding-left: 0px;
  padding-top: 10px;
  margin-bottom: 0px;
}

.top-icon ul.title {
  list-style-type: none;
  width: 250px;
  display: table;
  table-layout: fixed;
  padding-left: 0px;
  margin-top: 4px;
}

.top-icon li {
    display: table-cell;
    width: 10%;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
}

.top-icon li img{
  height:24px;
}
