

.dataTables_scrollBody
{
 overflow-x:hidden !important;
 overflow-y:auto !important;
}

.bg-login {
	background: url("../images/login-bg.jpg");
							
						  left: 0;
						  top: 0;
						  /* Full height */
						  height: auto; 
						   /* width: 100%;  */
						  z-index: -1;
						  
						  /* Center and scale the image nicely */
						  /* background-position: center;  */
						  background-repeat: no-repeat;
						  /* background-size: cover;  */
						 }

.tembus {
opacity: 0.01;
}

#page-wrapper {
	background-color: #8BAF9B;
	
}

.navbar {background-color: #11542F;}
h1 {color:white;}

.navbar-default .navbar-brand {
    color: rgb(222, 245, 18);
}

.navbar-default .dropdown-toggle {
	color: rgb(214, 245, 11);
	font-size:17px;
}
