/* here you can put your own css to customize and override the theme */

/* here you can put your own css to customize and override the theme */

body.login {
	/*
	background-image: url(../../img/logo.gif);
	background-repeat: no-repeat;
	background-color: #fff !important;
	background-size:contain;
	background-position:center 330px !important;
	*/
}

.login .content {
	background-color: transparent !important;
}

.navbar-brand {
	padding:0 !important;
}