/*
* Custom CSS for Auth Pages
*/

.login-img {
	/*background-image: url(../images/bg01.jpg);*/
}

.custom-bg:before {
	/*opacity: 0.3;*/
	background-color: #b36b39;
}

.custom-content.login {
	max-width: 450px;
	width: 90%;
}