body{
	background: url(../images/top-bg-3.png) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
html{
	background: transparent !important;
	height:0% !important;
	min-height: 0% !important;
}


li.jj_sl_facebook a {
	background:#3B5998;
}
li.jj_sl_twitter a {
	background:#4099FF;
}
li.jj_sl_youtube a {
	background:#CC252C;
}
li.jj_sl_rss a {
	background:#FF6600;
}

/* pengumuman */
div.sp-nh-item {
	background:#3b3b3b;
	
}

.nspCol1{
	margin-top:-25px;
}

span.sp-nh-text {
    padding-left: 10px;
}
a.sp-nh-link {
   text-decoration:none;
}

.sp-nh-buttons::after {
    content: '\f054';
    font-family: 'fontawesome';
    font-size: 12px;
    float-left: left;
    padding: 0 5px;
}

div.sp-nh-buttons{
	background: #ff0000;
}

.nspPagination {
    position: absolute !important;
    top: 10px !important;
    right: 16px !important;
}

/*Shadow at FB,TWITER,Kalendar*/
div.uk-panel.kalendar-penerangan.blank-background,
div.uk-panel.blank-background{
	/*box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.4);*/
	-webkit-box-shadow: 0px 5px 30px -15px rgba(0,0,0,1);
	-moz-box-shadow: 0px 5px 30px -15px rgba(0,0,0,1);
	box-shadow: 0px 5px 30px -15px rgba(0,0,0,1);
}

ul.db8sitelastmodified {
    color: #fff;
    list-style: none;
    padding: 0px;
    margin: 0;
}


.itemid761.parent.subtree ul.dj-subtree li a:hover,
.itemid761.parent.subtree ul.dj-subtree li a:active,
.itemid761.parent.subtree ul.dj-subtree li a:focus{
	color: #eeb211 !important;
}

.mod-inisiatif-kerajaan h3.uk-panel-title{
  /*color:#fff;*/
}

.mod-inisiatif-kerajaan h3.uk-panel-title:after{
  content:"Baharu!";
  float:right;
  color:#fff200;
  font-weight: 800;
background: #FA5858;
padding: 0px 12px;
border-radius: 2px;
animation: blink-animation 1s steps(5, start) infinite;
-webkit-animation: blink-animation 1s steps(5, start) infinite;
font-size: 11px;
}

@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}

.mod-inisiatif-kerajaan{
  /*background:#1da1f2;*/
}
.mod-inisiatif-kerajaan li{
  list-style:none !important;
  margin-bottom:14px;
}

.mod-inisiatif-kerajaan li h4{
  margin-bottom:3px;
}

.mod-inisiatif-kerajaan li h4 a{
  padding:3px 10px;
  color:#1da1f2;
}