@charset "UTF-8";
/* CSS Document */
.logo{
	width: 100px;
	height: auto;
	margin-top: -10px;
	margin-bottom: 60px;
}
.logo-footer{
	width: 200px;
	height: auto;
	margin-top: -10px;
	margin-bottom: 30px;
}

.p-indent{
	display: block;
	border-left: 10px solid #474874;
	padding-left: 20px;
}
.img-eh img{
	max-height: 30px;
	width: auto;
	margin: 0px auto;
	display: block;
	margin-bottom: 20px;
}
.help-block.with-errors{
	color: red;
	font-size: 14px;
}
.has-error .input-border{
	background: red !important;
}
.zoom-logo{
	width: 150px;
}