@charset "UTF-8";
/* CSS Document */

.form-wrapper {
	padding: 30px 0px 30px 0px;
	width: 560px;
	margin: 0 auto;
	background-color: #BCB5B6;
	background-image: -webkit-linear-gradient(270deg,rgba(13,255,251,0.41) 0%,rgba(240,254,255,1.00) 31.03%);
	background-image: -moz-linear-gradient(270deg,rgba(13,255,251,0.41) 0%,rgba(240,254,255,1.00) 31.03%);
	background-image: linear-gradient(180deg,rgba(13,255,251,0.41) 0%,rgba(240,254,255,1.00) 31.03%);
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 200;
}

.topfields { width:100%; padding:0; margin:0; }
.clear_both { clear: both; line-height: 1px; }

input[type=text], input[type=password], input[type=submit],textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	border: none;
	background: white;
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	padding: 10px  0px 10px 10px;
	margin: 0;
	margin-bottom: 5px;
	color: #555;
}

select {
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	padding: 10px  0px 10px 10px;
	margin: 0.2em 0em 0em 0em;
	margin-bottom: 5px;
	color: #555;
	
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2UxZTFlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-8 */	
	
	border: 1px solid #ebe6e2;
	padding: 0.2em 0.2em 0em;
	margin: 2px 2px 0px 5px;
	font-size: 15px;
	width: 20%;
	
	-webkit-appearance: none;
	-webkit-box-shadow: 1px 1px 1px #ebe6e2;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-indent: 3px;
	vertical-align: middle;
 }
 
select .rght { margin:0px 2px 0px 1.7px; }
option:hover { color:#666; background: #C6C4BD;}
	
option {
	background: #ffffff; /* Old browsers */

	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
	
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	
	background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
	
	background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-8 */

	padding: 5px;
	text-align: center;
	color:#333;
}

form h2 {
	text-align: left;
	color: #222222;
	margin: 0px 0px 5px;
	font: 300 33px Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

form h3 {
	text-align: left;
	color: #222222;
	margin: 0px 0px 5px;
	font: 300 21px Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

form p {
	text-align: left;
	color: #222222;
	margin: 0 0 12px;
	font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height:1.5em;
}

form {
	width: 400px;
	margin: 0 auto;
	background: none;
}

.group:before, .group:after { content: "\0020"; display: block; height: 0; overflow: hidden; }  
.group:after { clear: both; }  
.group { zoom: 1; }  

label {
	display: block;
	color: #222222;
	padding: 5px;
	font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height:1.3em;
}

label .firstReturn {
	padding:0px 5px;
	margin:0px;
}

#lftcol input[type=text] {
	width: 180px;
	border: 3px solid #ebe6e2;
	margin: 5px;
	font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#rgtcol input[type=text] {
	width: 99%;
	display: block;
	border: 3px solid #ebe6e2;
	margin-bottom: 5px;
}

input[type=text],input[type=password] {
	width: 390px;
	border: 1px solid #3F0B1B;
	border: 3px solid #ebe6e2;
	line-height:1.3em;
	font: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

input[type=text]:focus,input[type=password]:focus {
	background: #DDD;
	font: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.container_slot {
	width:100%;
	margin:0;
	padding:0;

}
::-webkit-input-placeholder {font-size:14px; line-height:14px; font: "Helvetica Neue", Helvetica, Arial, sans-serif; }
:-moz-placeholder {font-size:14px; line-height:14px; font: "Helvetica Neue", Helvetica, Arial, sans-serif;}
::-moz-placeholder {font-size:14px; line-height:14px; font: "Helvetica Neue", Helvetica, Arial, sans-serif;}
:-ms-input-placeholder {font-size:14px; line-height:14px;font: "Helvetica Neue", Helvetica, Arial, sans-serif; }
:-o-input-placeholder {font-size:14px; line-height:14px; font: "Helvetica Neue", Helvetica, Arial, sans-serif;}

#lftcol {
	width: 49%;
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
}
#rgtcol {
	width: 180px;
	margin: 0px 0px 0px 210px;
	padding: 0;
}

.lftbtn {float:left;}
.rgtbtn {float:right; }

input[type=text].required {
	padding-left:30px;
	width:220px;
	font: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

input.required {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: url(../images/required.png) no-repeat 5px 5px;
	-pie-background: url(../images/required.png) no-repeat 5px 5px;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
 
/*input[type=submit],
.log-twitter {

    width: 99%;
    height: 38px;
    float: left;
    position: relative;
	padding:20px;
	margin-top:0px;
	margin-bottom:12px;
 
    box-shadow: inset 0 1px rgba(255,255,255,0.3);
    border-radius: 3px;
    cursor: pointer;

    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
	
}*/
 
input[type=submit] {
	height:38px;
	font-size: 18px;
	line-height:18px;
    margin-left: 1%;
	width:99%;
	padding:20px 40px 40px 40px;
	margin:0px 0px 5px 0px;
    -moz-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b8e356), color-stop(1, #a5cc52) );
	background:-moz-linear-gradient( center top, #b8e356 5%, #a5cc52 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8e356', endColorstr='#a5cc52');
	background-color:#b8e356;
    border: 3px solid #fff;
    color: #fff;
	 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    font-weight: bold;
	
}
 
/*.log-twitter {
     margin-right: 1%;
    background: linear-gradient(#34a5cf, #2a8ac4);
	background: -webkit-linear-gradient(#34a5cf, #2a8ac4);
	background: -moz-linear-gradient(#34a5cf, #2a8ac4);
	background: -ms-linear-gradient(#34a5cf, #2a8ac4);
	background: -o-linear-gradient(#34a5cf, #2a8ac4);
    border: 3px solid #2b8bc7;
    color: #fff;
    /*text-shadow: 0 -1px rgba(0,0,0,0.3);
    text-decoration: none;
	height:38px;
}*/

input[type=submit]:hover,
.log-twitter:hover {
    box-shadow:
        inset 0 1px rgba(255,255,255,0.3),
        inset 0 20px 40px rgba(255,255,255,0.15);
}
 
input[type=submit]:active,
.log-twitter:active{
    top: 1px;
}

.no-boxshadow input[type=submit]:hover {
    background: #ffb347;
}
 
.no-boxshadow .log-twitter:hover {
    background: #fff;
}

input:required, textarea:required {
    background: #fff url(../images/red_asterisk.png) no-repeat 98% center;
}
.fullcol{
    width: 100%;
    float: left;
	padding:5px 0px 7px 0px;
	margin:0;
}

.fullcol a{
	color: #0FF;
	text-decoration:underline;
}

.fullcol a:hover{
	color: #0FF;
	text-decoration:none;
}

.fullcol:last-of-type {
    width: 100%;
    float: left;
	padding:7px 0px 7px 0px;
	margin:0;
}
