.brand-colour-bg, .brand-colour-bg-hover:hover, .brand-colour-bg-hover.active {
background: #1ab8b8!important;
}
.registration-form label {
    padding: 10px 0 10px 0;
    position: relative;
    top: 3px;	
}
.form-group {
	display:inline;
	margin: 10px; 
}
.form-group label {
	font-size: 2.25em;
	font-weight: 200;
}
.reg-submit-button {
	padding: 30px 0;
}
.brand-colour, .brand-colour-hover:hover, a {
    color: #db425b!important;
}
.cust-logo {
	position: absolute;
    z-index: 99;
    height: 90px;
    overflow: hidden;
    margin-top: 10px;	
}