body {
	background-color: #FFFFFF;
}
.buttonBlue
{
	background: #1e8ad2;
	color: #FFFFFF !important;
}
.buttonBlue:hover
{
	background: #379bde;
}


#loadGraphic
{
	font-size: 1em;
}
#mainPage
{
	display: block;
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5.25rem;
	background-color: #FFFFFF;
	font-size: 1em;
}
#mainPage.signupPage {
	width: 400px;
}
.joinAreaInner
{
	background-color: #f4f4f4;
	border-radius: 20px;
	padding: 25px 25px;
	border: 1px solid #AAAAAA;
}
.newButton {
	border-radius: 1.875rem;
	font-size: 1rem !important;
	height: 2.375rem;
	padding: 0 1.375rem 0.0625rem;
	border: none;
	box-sizing: border-box;
	cursor: pointer;
}
.violet {
	background-color: #8664f6;
	text-align: center;
	width: 100%;
	color: #FFFFFF;
}
#messageTop h3
{
    font-family: "Roobert SemiBold", ProximaNova-Bold, Arial, sans-serif;
    vertical-align: baseline;
    display: block;
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 1.3em;
}
#messageTop b
{
    font-family: "Roobert SemiBold", ProximaNova-Bold, Arial, sans-serif;
    vertical-align: baseline;
    display: block;
    margin-top: 10px;
}
#messageTop
{
	line-height: 1.4em;
	text-align: center;
	font-size: 1.2em;
	vertical-align: baseline;

	margin-top: 25px;
    padding: 15px;
    margin-bottom: 25px;
	border: 1px dashed #999999;
	border-radius: 20px;
}
#messageTop p
{
    padding-top: 10px;
}
#loginTop
{
	margin-top: 40px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#loginTop em
{
	font-size: 1.4em;
	vertical-align: baseline;	
	color: #333333;
	font-family: sans-serif;
	font-weight: bold;
	display: inline-block;
}
#loginTop a
{
	font-size: 1.1em;
	color: #888888;
	padding-left: 10px;
	vertical-align: baseline;
	display: inline-block;
}
#loginForm h5
{
	padding-bottom: 4px;
	font-size: 1.3em;
	color: #666666;
	font-family: Roobert-Regular, sans-serif;
}
#loginForm input
{
	font-size: 1.2em;
	font-family: sans-serif;
	padding: 9px 4px;
	width: 100%;
	color: #666666;
	vertical-align: middle;
	display: block;
	border: 1px solid #AAAAAA;
	border-radius: 4px;
	margin-bottom: 14px;
	box-sizing: border-box;

}
#loginForm select 
{
	font-size: 1.2em;
	font-family: sans-serif;
	padding: 9px 4px;
	width: 100%;
	color: #666666;
	vertical-align: middle;
	display: block;
}
#aboutYou
{
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
#loginForm .buttonBig 
{
	float: none;
	font-size: 1.1em;
	display: block;
	margin-top: 15px;
}
#termsNote
{
    padding-top: 5px;
    line-height: 1.5em;
    color: #333333;
    font-size: 1.1em;
    vertical-align: baseline;
}
#termsNote a, #termsWrap a
{
	vertical-align: baseline;
}
#termsWrap
{
    margin-top: 20px;
    padding: 0px 10px;
}
#termsWrap p
{
	line-height: 1.5em;
	vertical-align: baseline;
	font-size: 1.0em;
	color: #666666;
	font-family: 'ProximaNova-Regular';
}
#termsWrap a
{
	color: #666666;
}
.buttonBig
{
	text-decoration: none;

	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;		
	
	padding: 16px 35px;

	font-size: 1em;
	font-weight: normal;
	display: block;
	
	text-align: center;
	float: left;
}

#pageBottomMenu .buttonBig
{
	margin-right: 15px;
	font-size: 1.1em;	
}

#loginForm .radioLine input
{
	display: inline-block;
	width: auto;
}
#loginForm .radioLine p
{
	display: inline-block;
}
#messageTop span {
    font-family: 'ProximaNova-Regular';
    color: #ffffff;
    background-color: #1f8ad2;
    padding: 3px 5px;
    font-size: .75em;
    letter-spacing: 1.1px;
}
#checkRight
{
    float: left;
    width: 90%;
    line-height: 1.5em;
    vertical-align: baseline;	
    color: #666666;
	font-size: 1.05em;
}
#checkRight a
{
	vertical-align: baseline;
	color: #666666;
}
#checkLeft
{
    float: left;
    padding-right: 7px;
	max-width: 10%;
}
#checkLeft input
{
	width: auto;
	padding: 0px;
}
footer
{
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 1em !important;
	padding-left: 10px;
    color: #635f5f;
    background: none;
}
footer div
{
	padding-bottom: 0px !important;	
}
footer a
{
	color: #635f5f;
}


input:read-only {
  background-color: #F3F3F3;
  color: #999999 !important;
}

#loadHead {
    color: #333333;
    font-family: 'ProximaNova-Regular';
    font-size: 1.3em;
    display: inline-block;
}
#loadGraphic {
    padding-top: 10px;
}
#resetPW
{
    padding-top: 25px;
    line-height: 1.5em;
    color: #333333;
    font-size: 1.1em;
    vertical-align: baseline;	
}
#resetPW a
{
	vertical-align: baseline;
}
#regButton {
	margin: 17px 0px 15px 0px;
}
.sigupForm {

}

.termsWrap {
	display: flex;
}

a.button.secondary#loginButton, a.button.secondary#regButton {
	border: none;
	color: var(--white);
	width: 100%;
}

@media screen and (min-width: 550px) {

	footer
	{
		position: fixed;
		right: 20px;
		bottom: 20px;
		margin-bottom: 0;
		font-size: 1em !important;
	}


}
@media screen and (min-width: 750px) {

	#loginTop em
	{
		font-weight: normal;
		font-family: Roobert-Medium, sans-serif;
		font-size: 1.8em;
	}

}
