

.dataTables_scrollBody
{
 overflow-x:hidden !important;
 overflow-y:auto !important;
}

.modal-dialog-lebar { /* Width */
    min-width: auto;
    max-width: 80%;
    
}

.bg-login {
	background: url("../images/login-bg.png");
							
						  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: #902912;
}

.navbar {background-color: #ff9900;}
h1 {color:white;}

.navbar-default .navbar-brand {
    color: rgb(99, 10, 10);
}

.navbar-default .dropdown-toggle {
	color: rgb(99, 10, 10);
	font-size:17px;
}
