.uk-dropnav-dropbar {
  background: #000;
  opacity: 0.8;
  filter: drop-shadow(5px 21px 23px #000000);
}
.uk-navbar-dropdown {
  display: none;
  position: absolute;
  z-index: 1020;
  box-sizing: border-box;
  width: 230px;
  padding: 20px;

  color: #444;
  box-shadow: 2px 5px 10px rgba(0,0,0,.08);
}

.hdn-debug {
  height: 0px;
  width: 0px;
  font-size: 0px;
  display: none;
}

table, th, td, tr {
  border: 1px #CECECE solid;
}


.tm-toolbar * {
  /*color: #FFF !important;*/
}

.tm-toolbar *:hover {
  color: #0A659F !important;
}

.tm-headerbar-top {
  margin-bottom: -8px;
}

.uk-navbar-container {
  /*background: #003287 !important;*/
  background-image: linear-gradient(to right, #012442 , #177bcf) !important;
  /*background: #6A0B0B !important;*/
}

.uk-submenu {
  text-transform: uppercase;
}

.tm-header-mobile * .uk-navbar-container {
  background: #FFF !important;
}

#module-tm-3 {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

#module-menu-mobile > * img {
  height: 20px;
  padding-right: 5px;
}

#system-message-container {
  display: none !important;
  height: 0 !important;
  width: 0 !important;
}

.el-overlay {
    border-radius: 100px !important:height: 500px !important;
}

/* Button Archive */
.chzn-single {
  font-size: 15px !important;
  line-height: 30px !important;
  height: 30px !important;
}

/* Icon Perkhidmatan */
#online,
#cukai,
#muaturun,
#piagam,
#procurement,
#warga {
  /*padding: 6px 10px 15px 10px;
  border-radius: 18px;
  transition: 0.5s ease;*/
  min-width: 145px;
}
/*
a#online > .uk-inline-clip,
a#cukai > .uk-inline-clip,
a#muaturun > .uk-inline-clip,
a#piagam > .uk-inline-clip,
a#procurement > .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#online:hover > .uk-inline-clip,
a#cukai:hover > .uk-inline-clip,
a#muaturun:hover > .uk-inline-clip,
a#piagam:hover > .uk-inline-clip,
a#procurement: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;
}*/


/* Floating Sidebar Persona ========================================================================== */
#st-2 {
  font-family: "Helvetica Neue", Verdana, Helvetica, Arial, sans-serif;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  backface-visibility: hidden;
  display: block;
  position: fixed;
  opacity: 1;
  text-align: left;
  top: 160px;
  z-index: 94034;
}

.awesome-social {
  color: white !important;
  font-size: 16px !important;
  -moz-transition: width 0.5s, height 0.5s, -webkit-transform 0.5s;
  -webkit-transition: width 0.5s, height 0.5s, -webkit-transform 0.5s;
  transition: width 0.5s, height 0.5s, transform 0.5s;
}

.st-btn > span > a,
.st-btn > span > a:hover {
  color: #FFFFFF !important;
}

#st-2.st-right {
  right: 0px;
}

#st-2.st-hidden.st-right {
  right: -48px;
}

#st-2.st-hidden {
  width: 96px;
}

#st-2 > div {
  clear: right;
  float: right;
}

#st-2 .st-btn {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: NaNpx;
  height: 48px;
  line-height: 24px;
  margin-bottom: 0;
  opacity: 1;
  overflow: hidden;
  padding: 12px;
  position: relative;
  text-align: left;
  top: 0;
  vertical-align: top;
  white-space: nowrap;
  width: 48px;
}

#st-2 .st-btn > span {
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #fff;
  display: inline-block;
  font-weight: 500;
  left: -35px;
  letter-spacing: 0.5px;
  opacity: 0;
  padding: 0 6px;
  position: relative;
  vertical-align: top;
  filter: alpha(opacity=0);
}

#st-2 .st-btn.st-first {
  border-top: none;
  border-top-left-radius: 8px;
}

#st-2 .st-btn.st-last {
  border-bottom: none;
  border-bottom-left-radius: 8px;
}

#st-2 .st-btn > span {
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #fff;
  display: inline-block;
  font-weight: 500;
  left: -35px;
  letter-spacing: 0.5px;
  opacity: 0;
  padding: 0 6px;
  position: relative;
  vertical-align: top;
  filter: alpha(opacity=0);
}

#st-2 .st-btn.st-hide-label > span {
  display: none !important;
}

#st-2.st-toggleable:hover .st-btn.st-last {
  border-bottom-left-radius: 0;
}

#st-2.st-toggleable:hover .st-btn.st-last:hover {
  border-bottom-left-radius: 8px;
}

#st-2 .st-btn:hover {
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
}

#st-2:not(.st-has-labels) .st-btn:hover {
  width: 62px;
}

#st-2 .st-btn.st-hide-label:hover {
  width: 62px;
}

#st-2 .st-btn > img {
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  height: 24px;
  margin-left: 0;
  vertical-align: top;
  width: 24px;
}

#st-2 .st-btn:hover > img {
  margin-right: 30px;
}

#st-2 .st-btn:hover > span {
  opacity: 1;
  display: inline-block;
  right: 0;
  filter: alpha(opacity=100);
}

#st-2 .st-btn[data-network='faq'] {
  background-color: #e53d3e;
}

#st-2 .st-btn[data-network='hubungi'] {
  background-color: #edc006;
}

#st-2 .st-btn[data-network='aduan'] {
  background-color: #79C0CE;
}

#st-2 .st-btn[data-network='sitemap'] {
  background-color: #333333;
}

#st-2 .st-btn[data-network='facebook'] {
  background-color: #3578EA;
}

#st-2 .st-btn[data-network='bahasa'],
#st-2 .st-btn[data-network='bahasa'] * {
  background-color: #FFFFFF;
  color: #383838 !important;
}

#st-2 .st-btn[data-network='english'],
#st-2 .st-btn[data-network='english'] * {
  background-color: #FFFFFF;
  color: #383838 !important;
}

#st-2.st-has-labels .st-btn:hover {
  width: 170px;
}

@media (max-width: 959px) {
	#st-2 { display: none; }
}
/* END Floating Sidebar Persona ========================================================================== */

.jfontsizes {
  font-weight: bold;
  padding: 1px;
  margin-left: 4px;
  color: #F3F3F3;
  background: #333 !important;
  font-size: 12px !important;
  width: 23px !important;
  float: left;
  text-align: center;
  border-radius: 4px;
}

.jfontsizes:hover {
  text-decoration: none !important;
  background: #444 !important;
  color: #fff !important;
}

.ct-socials-awam-right {
    position: fixed;
    top: 15%;
    right: 0;
    list-style: none;
    padding-left: 0;
    z-index: 10;
    margin: 0;
    -webkit-transition: right 0.25s ease-in-out;
    transition: right 0.25s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.ct-socials-awam-right li {
    padding: 0px 0;
}
.ct-socials-awam-right li a {
    background: #003287;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    width: 35px;
    height: 35px;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    float: right;
    padding-left: 5px;
}
.ct-socials-awam-right li a:hover {
	width: 54px;
	padding-left: 0;
	text-decoration: none;
	background: #003cff;
	color: #fff;
}

 .ct-socials-awam-left{
    position: fixed;
    top: 30%;
    left: 2px;
    list-style: none;
    padding-left: 0;
    z-index: 10;
    margin: 0;
    -webkit-transition: right 0.25s ease-in-out;
    transition: left 0.25s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
	background: #003287;
	border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
}
.ct-socials-awam-left li {
    padding: 2px 0;
}
.ct-socials-awam-left li a {
    /*background: #003287;*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    width: 35px;
    height: 35px;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    float: left;
    padding-left: 0px;
}
.ct-socials-awam-left li a:hover {
	width: 40px;
	padding-left: 0;
	text-decoration: none;
	background: #ffff00;
	color: #000;
}
