/* @font-face {
  font-family: Museo;
  src: local(Museo-Regular), url(../fonts/MuseoSans_500.otf) format("opentype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal
}

@font-face {
  font-family: Museo;
  src: local(Museo-Bold), url(../fonts/MuseoSans_700.otf) format("opentype");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal
} */

/* body,
html {
  background: #000000;
}

.tm-box {
  margin: 10px;
} */
.uk-navbar-dropbar {
  background: #fff url("../../../images/bg_menu.png") no-repeat;
}

.tm-headerbar-top {
  margin-bottom: -8px;
}

.uk-navbar-container {
  background: #000000 !important;
}

.uk-navbar-sticky {
  box-shadow: 2px 5px 10px rgba(0,0,0,.08);
}

#module-menu-mobile > * img {
  height: 30px;
}

#system-message-container {
  display: none !important;
  height: 0 !important;
  width: 0 !important;
}

.el-overlay {
    border-radius: 80px !important:height: 300px !important;
    box-shadow: -2px -2px 5px rgba(255, 255, 255, .9), 2px 2px 4px rgba(57, 65, 124, .2);
}


#awam { background: #19405D; }
#online { background: #256598; }
#perundangan { background: #43ADA2; }
#muatturun { background: #39B54A; }
#piagam { background: #EA5642; }
#perolehan { background: #2C288E; }
#warga { background: #0A0741; }

#awam,
#online,
#perundangan,
#muatturun,
#piagam,
#perolehan,
#warga {
  padding: 0 18px 10px 18px;
  border-radius: 18px 0;
  transition: 0.5s ease;
}

#awam:hover,
#online:hover,
#perundangan:hover,
#muatturun:hover,
#piagam:hover,
#perolehan:hover,
#warga:hover {
  background-color: #000000;
  box-shadow: -2px -2px 5px rgba(255, 255, 255, .9), 2px 2px 4px rgba(57, 65, 124, .2);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  transition: 0.5s ease;
}

a#awam > .uk-inline-clip,
a#online > .uk-inline-clip,
a#perundangan > .uk-inline-clip,
a#muatturun > .uk-inline-clip,
a#piagam > .uk-inline-clip,
a#perolehan > .uk-inline-clip,
a#warga > .uk-inline-clip {
  -moz-transition: width 0.5s, height 0.5s, -webkit-transform 0.5s !important;
  -webkit-transition: width 0.5s, height 0.5s, -webkit-transform 0.5s !important;
  transition:width 0.5s, height 0.5s, transform 0.5s !important;
}

a#awam:hover > .uk-inline-clip,
a#online:hover > .uk-inline-clip,
a#perundangan:hover > .uk-inline-clip,
a#muatturun:hover > .uk-inline-clip,
a#piagam:hover > .uk-inline-clip,
a#perolehan:hover > .uk-inline-clip,
a#warga:hover > .uk-inline-clip {
  -webkit-transform: rotate(360deg) !important;
  transform: rotate(deg) !important;
  -moz-transform: rotate(360deg) !important;
  -ms-transform:rotate(360deg) !important;
}






/* PCDhownload */
[style~="text-align:right;color:#ccc;display:block"] {
  display : none !important;
}

.pd-title > small {
  display : none !important;
}

#phoca-dl-categories-box div.pd-categoriesbox {
	width:		30%;
	/* position:	relative; */
	/* float:		left; */
	/* margin:		0 0 1% 0; */
  padding-left: 0;
	margin-left: 0;
}

#phoca-dl-categories-box * a,
#phoca-dl-category-box * a {
  text-decoration: none;
}

#phoca-dl-categories-box div.pd-title{
	font-weight: bold;
	font-size: 18px;
	margin: 5px 0px 8px 0px;
}

#phoca-dl-category-box .pd-category h3.pd-ctitle,
#phoca-dl-file-box .pd-file h3.pd-ctitle,
#phoca-dl-download-box .pd-file h3.pd-ctitle{
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	margin-bottom: 0;
  font-size: 20px !important;
}

div.pd-subcategory {
	margin-bottom:	5px;
}