
/*Site Styles*/

html, body {margin:0;padding:0;height: 100%;}

body {
	background: #181818;
	color: #ffffff;
	font-family:"?Segoe", Segoe UI, Arial, Geneva, Helvetica, sans-serif;
	font-size: 18px;}

a,a:link 
a:active{color: #01abff;}
a:visited{color:#01abff;}
a:hover{color:#01abff;}

header {height:130px;}

.site-padding {
	padding-right:40px;
	padding-left: 40px;
}
.maincontent {
	clear:both;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin: 0 0 20px;
	padding: 20px 20px 40px;
	border: 1px solid rgba(200, 200, 200, 1);
	border: 1px solid #ffffff;
	background: #ffffff;
	z-index: 100;
	color: #444444;
	font-size: 26px;
	line-height: 1.4;
	min-height: 300px;

}



.container-fluid {
	padding-left:0;
	padding-right:0;
}

h1,h2,h3,h4,h5,h6{line-height: 1.5;font-weight:bold;margin-bottom: .7em;}
h1 {font-size: 42px;font-weight:normal;margin-bottom: .7em;
font-family:"?SegoeLight", Segoe UI, Arial, Geneva, Helvetica, sans-serif;
}
h2 {font-size: 32px;font-weight:normal;margin-bottom: .7em;
font-family:"?SegoeLight", Segoe UI, Arial, Geneva, Helvetica, sans-serif;}
h3 {font-size: 28px;}
h4 {font-size: 22px;}
h5 {font-size: 12px;}
h6 {font-size: 11px;}

input[type="text"].input-enormous,
input[type="password"].input-enormous {
	font-size:36px;
	height: 60px;
	margin-bottom: 30px;
	width: 600px;
	line-height: 36px;
}
input[type="text"].input-enormous.input-wide {
	width: 900px;
}
input[type="check"].input-enormous {
	height: 50px;
	width: 50px;
}
select.input-enormous {
	font-size:30px;
	height: 48px;
	margin-bottom: 30px;
	width: 400px;
}
.btn-enormous{
  padding: 18px 40px;
  font-size: 30px;
  line-height: normal;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
h1.xtraenormous {font-size: 80px; text-align: center; line-height: .8;margin-bottom: 20px;margin-top: 10px;}



.btn {
    background-image: none;
    border-color: #BBBBBB #BBBBBB #BBBBBB;
    border-image: none;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    box-shadow: none;
    color: #333333;
    text-shadow: none;
}

.reset {	margin-top:20px;}

.reset .btn {
	background: transparent;
	text-shadow: none;
	box-shadow: none;
	color: #ffffff;
	border: 3px solid #ffffff;
}

.reset .btn:active	{
	margin-top: 3px;
	margin-bottom: -3px;
	transition: margin 140ms ease, background-color 140ms ease;
	background: rgba(255, 255, 255, .1);
}

.center {text-align: center;}
.clear {float: none;clear: both;height: 0;}
.break {margin-bottom: 17px;}


.arrow-direction a {color: #ffffff;}

.form-horizontal label {
	font-size: 30px;
	line-height: 1.3;
	padding-top: 4px;
}
.form-horizontal .control-label {width: 400px;}
.form-horizontal .controls {margin-left: 420px;}

.form-horizontal input.input-enormous[type="text"] {
    font-size: 30px;
    height: 48px;
    margin-bottom: inherit;
    width: 300px;
}
.form-horizontal select.input-enormous {
	font-size:30px;
	height: 54px;
	margin-bottom: 30px;
	width: 400px;
	padding-top: 8px;
}
.confirm h4 small {display:block;font-size: 18px;}
.confirm {text-align: left;}

.modal {color: #444444;}
.modal input[type="text"].input-enormous {
	font-size:inherit;
	height: inherit;
	margin-bottom: inherit;
	width: 500px;
	padding: 10px 6px 9px;
	line-height: 1;
}
.btn-start {font-size:50px;}

.options div {margin-bottom: 10px;}
.options a.btn {width: 300px;}

.changes a.btn {
	width: 400px;
	margin-bottom:10px;
}
img.confirmation {
	height: 300px;
}
.verticalline {
	width:5px;
	border-right:5px solid #444444;
	height: 100px;
	margin: 0 auto;
}

/*setup*/

.arrow-direction img {
background-color: #01AEF0;
padding: 5px;margin: 5px 2px;
}
.input-direction {
	width: 48px;
	height: 48px;
}

.step-group {z-index: 1; height: 140px;margin-top: 30px;}
.step-group .step-circle,
.step-group .step-details {float:left;}
.step {float: left;min-height:140px;}
.step-details {min-width: 200px;}

/*.step {opacity: .5;}*/

.step-circle {
	width:75px;
	height:75px;
	display:block;
	border-radius:66px;
	-moz-border-radius:66px;
	-webkit-border-radius:66px;
	-khtml-border-radius:66px;
	border: 3px solid #ffffff;
	font-size:30px;
	color: #ffffff;
	line-height:70px;
	text-shadow:0 1px 0 #ffffff;
	text-decoration:none;
	text-align:center;
	background:transparent;
	margin-top:12px;
	margin-left:5px;
}
.step-details h2 {
	border-bottom: 3px solid #ffffff;
	font-size: 1.8em;
	color:#ffffff;
	padding: 0 10px;
   margin-top: 2px;	
	margin-bottom:5px;
	font-weight: normal;
}
.step-details h4 {
	font-size: 1em;
	color:#ffffff;
	padding: 0 10px;
	font-weight: normal;
}

/*step active*/
.step.step-active {background: url("../img/step-arrow.png") 45px 105px no-repeat;}

.step-active .step-circle {
	width:75px;
	height:75px;
	display:block;
	border-radius:66px;
	-moz-border-radius:66px;
	-webkit-border-radius:66px;
	-khtml-border-radius:66px;
	border: 3px solid #ffffff;
	font-size:30px;
	color:#808080;
	line-height:70px;
	text-shadow:0 1px 0 #fff;
	text-decoration:none;
	text-align:center;
	background:#ffffff;
}

.step-active .step-details h2 {
	border-bottom: 3px solid #ffffff;
	font-size: 1.8em;
	color:#ffffff;
	padding: 0 10px;
   margin-top: 2px;
	margin-bottom:5px;
	font-weight: normal;

}
.step-active .step-details h4 {
	font-size: 1em;
	color:#ffffff;
	padding: 0 10px;
	font-weight: normal;
}


body.shadows .shadow {
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);}	

::-webkit-input-placeholder {
   color: #cccccc;
}

:-moz-placeholder { /* Firefox 18- */
   color: #cccccc;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #cccccc;  
}

input:-ms-input-placeholder {  
   color: #cccccc;  
}



/* SignIn */

.account-container {
	width: 380px; 
	display: block;
	margin: 60px auto 60px auto;
	background: #f9f9f9;
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow:  0px 0px 2px #dadada, inset 0px -3px 0px #e6e6e6;
}
.content {padding: 16px 28px 23px;} 
.login-fields p {color: #838383}
.login-fields .field {margin-bottom: 1.25em;}
.login-fields label {display: none;}
.login-fields input {
	font-family: inherit;
	font-size: 13px;
	color: #8e8d8d;
	padding: 10px 15px 8px 50px;
	background-color: #fdfdfd;
	width: 255px;
	display: block;
	margin: 0;
	box-shadow: inset 2px 2px 4px #f1f1f1;
}
.username-field { background: url(../img/user.png) no-repeat; }
.password-field { background: url(../img/password.png) no-repeat; }
.eventid-field { background: url(../img/eventid2.png) no-repeat; }
.login-actions {
	float: left;
	width: 100%;
	margin-top: -1em;
	margin-bottom: 1.25em;
}
span.login-checkbox {
	float: left;
	margin-top: 31px;
}
span.login-checkbox > input[type='checkbox'] {
	opacity: 0;
	float: left;
	width: 15px;
}
span.login-checkbox > input[type='checkbox'] + label {    
	clear: none;
	height: 15px; 
	display: block;
	padding: 0 0 0 22px;
	margin: 0;
	font-size: 12px;
	line-height: 1.2em;
	background: url(../img/check.png) no-repeat 0 0;
	cursor: pointer;
}
span.login-checkbox > input[type='checkbox']:checked + label {	
	background-position: 0 -15px;
}
/** Text Under Box**/
.login-extra {
	display: block; 
	width: 300px; 
	margin: 1.5em auto;
	text-align: center;
	line-height: 19px; 
	text-shadow: 1px 1px 0px #fff; 	
}
.account-container h1 {
	margin-bottom: .4em;
	color: #222222;
}

p {font-family:inherit;}
.btn.btn-primary {
	background: #01AEF0;
	filter: none;
	text-shadow: none;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	color: #ffffff;
}
a.btn.btn-primary,
a.btn.btn-primary:hover,
a.btn.btn-primary:visited {
	color: #ffffff;
}
a.btn {text-decoration: none;}

.btn.btn-primary:active 	{
	margin-top: 3px;
	margin-bottom: -3px;
	transition: margin 140ms ease, background-color 140ms ease;
	opacity: .9;
}

@media (max-width: 480px) {

	.account-container {
		width: 280px;	
		margin-top: 35px;
	}
	
	.login-fields input {
		width: 160px;
		padding: 11px 15px 10px 50px;
	}
	header h3 {
		font-size:16px;
		line-height: 1.4;
		width: 160px;
	}
	.step.step-active {background: none;}

}

.surveydata {
    margin-left:auto;
    margin-right:auto;
}
.surveydata h4
{
    margin-left:auto;
    margin-right:auto;
	font-size: 30px;
	line-height: 1.3;
	padding-top: 4px;
	width: 800px;
}
.surveydata label {
	font-size: 30px;
	line-height: 1.3;
	padding-top: 4px;
	width: 800px;
}
.surveydata img {
	padding-bottom: 5px;
}


