body {
	background: #fff;
	margin: 0; font-family: 'robotolight';
}
* { font-family: 'robotolight'; font-size:11pt;}
h1, h2, h3, h4, h5, h6 {
    font-family: 'league_gothicregular';
    letter-spacing: 1px;
    font-size: 17pt !important;
    font-weight: normal !important;
}
@font-face {
    font-family: 'league_gothicregular';
    src: url('leaguegothic-regular.woff2') format('woff2'),
         url('leaguegothic-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'robotolight';
    src: url('roboto-light.woff2') format('woff2'),
         url('roboto-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: #618c5f;
	    display: inline-block;
}

.bottom-border {
	border-bottom: 1px solid #fff;
}

.top-border {
	border-top: 1px solid #fff;
}

.header {
	width: 96%;
	height:70px;
	margin: 0 auto;
}

.header_logo {
	float: left;
	height: 50px;
	width: auto;
	margin-top: 10px;
	margin-right: 10px;
}

.header .byline {
	line-height: 70px;
    color: #fff;
    font-size: 1.2em;
    margin: 0px;
}

.wrapper-main {
	width: 100%;
	margin: 0 auto;
	background: #fff;
}

.main {
	padding: 0% 10px; 
    /*background: #f4f4f4;*/
    background: #fff;
    width: 96%;
    min-height: 500px;
    margin: 0 auto;
}

.login-form {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    padding: 20px 0;
    width: 70%;
	min-height:600px;
}
.login-form.form-login{ width:100%;}

.colored {
	color: #618c5f;
}

.main-photo {
	margin-top:50px;
	width: 30%;
	float: right;
}

.footer {
    width: 96%;
    padding: 10px;
    margin: 0 auto;
    color: #fff;
    font-size: .9em;
    display: block;
    overflow: hidden;
}

.footer .united-way-logo {
	float: right;
}

.footer .united-way-logo img {
	width: auto;
	height: 100px;
}
.footer p{
	float: left;
}
.extraButtons{width:96%;display:inline-block;    margin-top: 10px;}
.logonButtons{ 
	display: inline-block;
	width: auto;    
	color: #fff;
	background: #618c5f;
	padding: 10px;
	margin: 10px 10px 10px 0px;
	text-decoration: none;
}
.resetPasswordButton{color:#618c5f;}
.colored > a {
    border-bottom: 2px solid;
    color: #618c5f;
    display: block;
    font-size: 24px;
    margin-top: 0;
    padding-bottom: 7px;
    padding-top: 5px;
	text-decoration:none !important;
}
.heading-new{ margin:10px 0 20px 0; padding:10px 0px; font-size:30px; color:#618c5f; border-bottom:1px solid #618c5f;max-width: 400px; font-family:'league_gothicregular';}
.input_box{ margin:10px 0 0 0; outline:none; border:1px solid #dfdfdf; width:50%; padding:10px; }
.btn-login{ margin:10px 0 0 0; background:#618c5f; color:#fff; padding:8px 20px; border:0px; cursor:pointer;}
/*Sponsor Registration form*/
.spon-reg-pennel{ float:left; width:100%;}
.spon-label{ float:left; width:17%; padding-top:6px;}
.spon-label-com{ float:left; width:17%; padding-top:17px; text-align:center;}
.spon-label-stat{float:left; width:14%; padding-top:17px; text-align:center;}
.check-box-n{ float:left; margin-top:10px;}
.input_box2 { border: 1px solid #dfdfdf; float: left; margin: 10px 0 0; outline:none; padding: 10px;  width:30%;}
.input_box-short { border: 1px solid #dfdfdf; float: left; margin: 2px 0 0; outline:none; padding: 5px;  width:6%;}
.input_box-short-phone { border: 1px solid #dfdfdf; float: left; margin: 2px 0 0; outline:none; padding: 5px;  width:15%;}
.txt-area-form{ margin:10px 0 10px 0; width:100%; height:100px; resize:none; border:1px solid #dfdfdf;}
.form-input-check{ float:left; width:100%;}
.form-input-check [type="checkbox"]{ float:left; width:5%;}
.form-input-check p{ float:left; width:80%; margin:0px 0 0 10px; padding:0px;}
/*End*/


@media screen and (max-width:900px) {
.clear-sect{ float:left; width:100%;}
.spon-label-com { float: left; padding-top: 6px; text-align: left;  width: 24%;}
.spon-label{ width:24%;}
.spon-label-stat { float: left; padding-top: 6px; text-align: left; width: 24%;}
.input_box-short-phone{ width:40%;}
.input_box2 { border: 1px solid #dfdfdf; float: left; margin: 2px 0 0; outline:none; padding: 5px;  width:40%;}
}
@media screen and (max-width:767px) {
.logonButtons {
    width: 100%;
    text-align: center;
}
.input_box{width:100%;}
}
@media screen and (max-width:630px) {
	.input_box2, .spon-label-stat, .input_box-short, .input_box-short-phone{ width:100%;}
	.spon-label-stat{ text-align:left !important;}
.header img {
    max-width: 100%;
	height:auto;
}
.language_selector ul{
    list-style: none;
}
language_selector ul li{
    width: 100%;
    display: inline-block;
    float: left;
}
.header {
    height: auto;
    /*padding: 10px 0;*/
    text-align: center;
}
	.input_box{ width:100%;}
.spon-label { width:35%;}
.input_box2{ width:55%;}
.spon-label-com{ width:35%;}
.input_box-short-phone{ width:55%;}
.spon-label-stat{ width:35%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; 
-ms-box-sizing:border-box;}
.input_box-short{width:13%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; 
-ms-box-sizing:border-box;}
}


@media screen and (max-width:500px) {
    .login-form {	
		width: 96%;
		
	}
	.main-photo {
		width:100%;
	}
	.header{
		text-align:center;
		height:68px;
	}
	.footer .united-way-logo {
		float: right;
		width: 100%;
		text-align: center;
		
	}
	.footer .united-way-logo img{
		height:50px;
	}
	.footer p{
		width: 100%;
		text-align: center;
	}
	.input_box{
		width:95%;
	}
}