.dexp-body-inner{
	clear: both;
	overflow: hidden;
	/*overflow-y: auto;*/
	position: relative;
  height: 100%;
}
.dexp-sticky.fixed{
	position: fixed;
	width:100%;
	top:0;
	z-index:501;
}
.tp-bannertimer,.tp-bullets{
  z-index:500;
}

#admin-menu .dropdown li li {
   opacity: 1;
}
