.headerMessage4{
	margin-top:20px;
}
.headerMessage1{
	font-size : 25px; 
	font-weight : 200;
	margin-top:15px;
	margin-bottom:10px;
}
.headerMessage5{
	font-size : 14px; 
	color: #616161;
	margin-top: -5px;
	margin-bottom:15px;
}
.oAuthHeader1Div{
	 margin-top: 20px;
}
.oAuthHeader1{
	 text-align: center; 
	 border-bottom: 1px solid #c8c8c8; 
	 line-height: 0.1em; 
	 font-size: 14px
}
.oAuthHeader1Message{
	 background: #fff; 
	 padding: 0 6px;
	 color: #141414;
}

.checkboxMargin{
    margin : 0px;
    padding: 0px;
}
.acceptStatementDiv{
    display: inline;
    white-space: normal;
}
.acceptStatement{
	color :#141414;
	vertical-align: top;
	font-size: 10px;
    display:inline-block;
}
.checkboxLink{
    margin: 0px;
    font-size : 10px;
    font-weight: normal;
    color :#141414;
    padding-bottom: 2px;
    background-image: linear-gradient(to right, #616161 40%, rgba(255, 255, 255, 0) 20%);
    cursor:pointer;
    
}
.alert-danger, .alert-success
{
	display:inline-block;
}