#logo img
{
	height: 70px;
}
.scrollfixed.region2wrap #logo img
{
    height: 50px;
}
.scrollfixed.region2wrap
{
	height: 60px;
}

.aside a {color:#016e64!important}
#regForm h3
{
	line-height: 100%;
	margin-top: 50px;
}
#regForm h3 small
{
	font-size: 50% !important;
}
#regForm small {
    font-size: 80% !important;
    display: inline-block;
    width: 100%;
}
#regForm .form-check
{
	float: left;
}
#regForm .form-group
{
	display: inline-block;
	width: 100%;
}


.home-overview .large-8{float: left;}

.home-overview .large-3{float: right;}

.home-overview .large-3 aside{background: #e9ecef;
    border-radius: 8px;
    padding: 25px;
    margin-top: 30px;
    margin-bottom: 30px; float: left;}

.home-overview .large-3  h3{margin-top: 0px;
    border-bottom: 1px solid #666;
    padding-bottom: 10px;}

.home-overview .large-3 a{margin: 10px 0px;
    float: left;line-height: 22px;    width: 100%;color: #f27200}

.home-overview .large-3 a:hover{text-decoration: underline;}

.home-overview .large-3 a:last-child{margin-bottom: 0px;}    
