@charset "utf-8";
/* CSS Document */

#headerLogo #lrLogo
{
	height:55px;
	width:auto;
}
.header-inner .above-nav {
    margin-bottom: 30px;
}

#fh5co-header nav {
    padding-bottom: 13px;
    margin-top: 10px;
}
#fh5co-footer {
    padding: 2em 0;
	padding-top:20px;
}
.site-sections {
    padding-top: 85px;
}
#fh5co-login-section .sections-header, #fh5co-register-section .sections-header {
    background: #ebe7e7;
}
#fh5co-login-section .sections-header h2, #fh5co-register-section .sections-header h2
{
	color:rgba(0, 0, 0, 0.7);
	margin-top:25px;
}
#fh5co-login-section .sections-header, #fh5co-register-section .sections-header {
    margin-bottom: 0px;
}
#loginFormContainer, #registerFormContainer {
    border-radius: 11px;
}
#epVolunteers
{
	background: #ebe7e7;
}