#sch_registration_teaser_first {
	padding-top: 48px;
}

.sch_registration_teaser > div {
	display: inline-block;
	margin: 24px 24px 0 24px;
	vertical-align: top;
	width: 228px;
	text-align: center;
	background-color: #F0F0F0;
}

.sch_registration_teaser > div:first-child {
	margin-right: 0;
}

.sch_registration_teaser > div:last-child {
	margin-left: 0;
}

.sch_registration_teaser > div > p {
	font-family: sch_heading;
	font-size: 16px;
	color: #A4492B;
	margin-top: 10px;
	background-color: #E9E9E9;
	padding: 5px;
	height: 40px;
	text-transform: uppercase;
}

.sch_registration_teaser > div > img {
	opacity: 0.5;
	padding: 48px 0 24px 0;
}

#sch_registration_new_user {
	display: block;
	margin: 48px 24px -24px 24px !important;
	font-size: 24px;
}

#sch_comm_registration_check_email {
	display: inline-block;
	width: 500px;
	height: 150px;
	background-color: #CC0000;
	color: #FFFFFF;
	font-size: 50px;
	line-height: 150px;
	text-align: center;
	margin: 48px 160px auto 160px;
}

#schNewPassword {
	font-weight: bold;
}
#schLoginForgottenPass  {
	display: block;
	margin: 48px 24px -24px 24px !important;
	font-size: 24px;
}

#sch_registration_external {
    margin: 24px auto auto auto;
    width: 432px;
    height: 144px;
}

#sch_registration_external > div {
    width: 266px;
    height: 144px;
    vertical-align: top;
    background-color: #E9E9E9;
    display: inline-block;
    text-align: center;
}

#sch_registration_external > div:first-child {
    width: 165px;
    border-right: 1px solid #FFFFFF;
    position: relative;
}

#sch_registration_external > div:first-child > span#sch_registration_external_or {
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: #FFFFFF;
    border-radius: 50%;
    right: -20px;
    top: 52px;
    line-height: 40px;
    font-size: 11px;
    font-weight: bold;
}

#sch_registration_external_email {
    padding-top: 48px;
    display: inline-block;
}

#sch_facebook_login_btn {
    padding-top: 20px;
    display: inline-block;
}

#sch_facebook_login_btn > img {
    width: 180px;
}

#sch_google_signin {
    padding-top: 20px;
    display: inline-block;
}

#sch_agree {
    display: none;
}