.tp-caption.largeblackbg {
	color: rgb(0, 0, 0) !important;
	background-color: rgb(255, 255, 255) !important;
}
#navigation .header {
	border-top: none !important
}
.logo {
	height: 50px;
}
#login-modal .modal-dialog {
	max-width: 450px;
}
#errorLogin, #errorSignUp, #errorRecoverPassword {
	color: #b94a48;
	margin-bottom: 10px;
}
#btnLogin, #btnSignUp {
	width: 180px !important;
	margin-top: 5px;
	margin-bottom: 20px;
}
#buttonSignUp {
	width: 220px !important;
	margin-bottom: 20px;
}