html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, input {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-size: 100%;
	vertical-align: top;
	font-family: 'DINLightRegular';
	font-size: 14px;
	‑webkit‑text‑size‑adjust: none;
 	‑moz‑text‑size‑adjust: none;
 	‑ms‑text‑size‑adjust: none;
	line-height: 56px;
	color: rgba(255,255,255,1);
 	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	font-smoothing: antialiased;
	transition: 			all 0.5s ease;
	-o-transition: 			all 0.5s ease;
 	-moz-transition: 		all 0.5s ease;
 	-webkit-transition: 	all 0.5s ease;
	text-transform: uppercase;
}

html {
	overflow-x: hidden;
	width: 100%;
}

a {
	border-bottom: 1px dotted #fff;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

textarea {
	width: 600px;
	margin-left: -0px;
	padding: 25px;
	font-size: 46px;
	font-family: 'DINBold';
	line-height: 56px;
	border: none;
	resize: none;
	color: #fff;
	transition: 			all 0.5s ease;
	-o-transition: 			all 0.5s ease;
 	-moz-transition: 		all 0.5s ease;
 	-webkit-transition: 	all 0.5s ease;
 	text-transform: uppercase;
}

textarea:focus {
	border: none;
	outline: none;
	transition: 			all 0.5s ease;
	-o-transition: 			all 0.5s ease;
 	-moz-transition: 		all 0.5s ease;
 	-webkit-transition: 	all 0.5s ease;
}

input {
	width: 300px;
	padding: 25px;
	font-size: 26px;
	font-family: 'DIN-LightItalicRegular';
	line-height: 26px;
	display: inline-block;
	text-transform: uppercase;
	color: #fff;
	margin: 0px;
	height: 76px;
}

input:focus {
	border: none;
	outline: none;
	transition: 			all 0.5s ease;
	-o-transition: 			all 0.5s ease;
 	-moz-transition: 		all 0.5s ease;
 	-webkit-transition: 	all 0.5s ease;
}

::-webkit-input-placeholder {
   color: #fff;
   line-height: 30px;
   text-transform: uppercase;
}

:-moz-placeholder {
   color: #fff;  
   line-height: 30px;
    text-transform: uppercase;
}

::-moz-placeholder {
   color: #fff; 
   line-height: 30px;
    text-transform: uppercase;
}

:-ms-input-placeholder {  
   color: #fff; 
   line-height: 30px; 
    text-transform: uppercase;
}

.button , #charCount {
	padding: 25px;
	font-size: 26px;
	font-family: 'DIN-LightItalicRegular';
	line-height: 26px;
	display: inline-block;
	color: #fff;
	margin: 0px;
	width: 99px;
	border-left: 1px dotted #fff;
	text-align: center;
}

#charCount {
	text-align: right;
	background-color: rgba(0,0,0,0.2);
}

.orBorder {
	width: 600px;
	height: 0px;
	margin-top: 25px;
	margin-bottom: 50px;
	border-top: 1px dotted #fff;
	text-align: center;
}

.orStatement {
	padding: 25px;
	background-color: rgba(51,51,51,1);
	color: #fff;
	text-align: center;
	font-family: 'DIN-LightItalicRegular';
	line-height: 0px;
	text-align: center;
	font-size: 26px;
	display: inline-block;
	margin-top: -26px;
}

.button:hover {
	cursor: pointer;
}

.lineBr {
	width: 100%;
	border-top: 1px dotted #fff;
	height: 1px;
}



html {
	display: inline-table;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: rgba(0,0,0,0.8);
}

#barContainer {
	width: 600px;
	height: 90px;
	margin-top: 0px;
	background-color: rgba(193,39,45,1);
}

#barSlider {
	width: 300px;
	height: 90px;
	background-color: rgba(5,189,253,1);
	overflow: hidden;
}

#header {
	position: relative;
	left: 50%;
	width: 600px;
	margin-left: -300px;
	padding-bottom: 25px;
	padding-top: 75px;
	margin-bottom: 25px;
	overflow: visible;
	text-align: left;
}

#prompt {
	font-family: 'DINBold';
	font-size: 46px;
	line-height: 56px;
	text-align: left;
	padding: 25px;
	background-color: rgba(0,0,0,0.2);
	border-bottom: 1px dotted #fff;
}

#values {
	width: 600px;
	height: 400px;
	padding: 0px;
	background-color: rgba(0,0,0,0.0);
	text-align: left;
	padding-bottom: 0px;
	font-family: 'DINBold';
	font-size: 46px;
	line-height: 56px;
	margin-bottom: 25px;
}

.headLeft {
	width: 600px;
	margin-left: 0px;
	margin-top: -91px;
	margin-bottom: 36px;
	font-family: 'DINLightRegular';
	font-size: 46px;
	line-height: 92px;
	padding-left: 25px;
}

.headRight {
	width: 575px;
	text-align: right;
	background-color: rgba(0,0,0,0);
	margin-top: -184px;
	margin-bottom: -45px;
	font-family: 'DINLightRegular';
	font-size: 46px;
	line-height: 92px;
	padding-right: 25px;
}

#postContainer {
	position: relative;
	left: 50%;
	width: 600px;
	text-align: center;
	margin-left: -300px;
	padding-bottom: 50px;
}

.postLeft {
	width: 550px;
	padding: 25px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-top: 25px;
	background-color: rgba(0,0,0,0);
	text-align: left;
	font-family: 'DIN-LightItalicRegular';
	border-top: 1px dotted #fff;
	line-height: 26px;
}

.postRight {
	width: 550px;
	padding: 25px;
	margin-left: -25px;
	text-align: right;
	background-color: rgba(0,0,0,0);
	margin-top: -76px;
	font-family: 'DIN-LightItalicRegular';
	line-height: 26px;
}

e {
	font-family: 'DIN-LightItalicRegular';
	line-height: 26px;
	color: #fff;
}
.postGood , .postBad {
	width: 550px;
	padding: 25px;
	text-align: left;
	padding-bottom: 0px;
	font-family: 'DINBold';
	font-size: 46px;
	line-height: 56px;
	margin-bottom: 25px;
	display: inline-block;
	word-wrap:break-word;
	cursor: pointer;
	transition: 			all 0.0s ease;
	-o-transition: 			all 0.0s ease;
 	-moz-transition: 		all 0.0s ease;
 	-webkit-transition: 	all 0.0s ease;
}


.postGood {
	background-color: rgba(5,189,253,1);
}

.postBad {
	background-color: rgba(193,39,45,1);
}

.intro {
	display: inline-block;
	font-family: 'DINLightRegular';
	font-size: 46px;
	line-height: 53px;
	margin-top: 2px;
}

d {
	font-family: 'DINLightRegular';
	font-size: 46px;
	line-height: 56px;
}

.question {
	padding: 25px;
	text-align: center;
}

#goodButton , #badButton {
	display: inline-block;
	width: 250px;
	padding: 25px;
	text-align: center;
	font-family: 'DINBold';
	font-size: 46px;
	line-height: 56px;
	cursor: pointer;
	background-color: rgba(0,0,0,0.2);
}

#realFormContents {
	position: absolute;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 1000000000;
}

#badButton:hover {
	background-color: rgba(193,39,45,1);
}

#goodButton:hover {
	background-color: rgba(5,189,253,1);
}

#formField {
	height: 0px;
	overflow: hidden;
}

#openingField {
	overflow: hidden;
	height: 560px;
}

#stats {
	height: 0px;
	overflow: hidden;
}

#resetButton , #resetButton2 {
	width: 550px;
	padding: 25px;
	margin-top: 50px;
	cursor: pointer;
	text-align: center;
}

#endButton {
	width: 550px;
	padding: 25px;
	margin-top: 50px;
	cursor: pointer;
	text-align: center;
}

.good , .bad {
	background-color: rgba(0,0,0,0.2);
}

.bad:hover , .bad:active , .bad:focus {
	background-color: rgba(193,39,45,1);
}

.good:hover , .good:active , .good:focus {
	background-color: rgba(5,189,253,1);
}

@font-face {
    font-family: 'DINBold';
    src: url('fonts/din-bold-webfont.eot');
    src: url('fonts/din-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/din-bold-webfont.woff') format('woff'),
         url('fonts/din-bold-webfont.ttf') format('truetype'),
         url('fonts/din-bold-webfont.svg#DINBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DINLightRegular';
    src: url('fonts/din-light-webfont.eot');
    src: url('fonts/din-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/din-light-webfont.woff') format('woff'),
         url('fonts/din-light-webfont.ttf') format('truetype'),
         url('fonts/din-light-webfont.svg#DINLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DINMedium';
    src: url('fonts/din-medium-webfont.eot');
    src: url('fonts/din-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/din-medium-webfont.woff') format('woff'),
         url('fonts/din-medium-webfont.ttf') format('truetype'),
         url('fonts/din-medium-webfont.svg#DINMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DINRegular';
    src: url('fonts/din-regular-webfont.eot');
    src: url('fonts/din-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/din-regular-webfont.woff') format('woff'),
         url('fonts/din-regular-webfont.ttf') format('truetype'),
         url('fonts/din-regular-webfont.svg#DINRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DINAlternateRegular';
    src: url('fonts/din-regularalternate-webfont.eot');
    src: url('fonts/din-regularalternate-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/din-regularalternate-webfont.woff') format('woff'),
         url('fonts/din-regularalternate-webfont.ttf') format('truetype'),
         url('fonts/din-regularalternate-webfont.svg#DINAlternateRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DINAlternateBold';
    src: url('fonts/din-boldalternate-webfont.eot');
    src: url('fonts/din-boldalternate-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/din-boldalternate-webfont.woff') format('woff'),
         url('fonts/din-boldalternate-webfont.ttf') format('truetype'),
         url('fonts/din-boldalternate-webfont.svg#DINAlternateBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DIN-MediumItalicRegular';
    src: url('fonts/din-mediumitalic-webfont.eot');
    src: url('fonts/din-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/din-mediumitalic-webfont.woff') format('woff'),
         url('fonts/din-mediumitalic-webfont.ttf') format('truetype'),
         url('fonts/din-mediumitalic-webfont.svg#DIN-MediumItalicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DIN-RegularItalicRegular';
    src: url('fonts/din-regularitalic-webfont.eot');
    src: url('fonts/din-regularitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/din-regularitalic-webfont.woff') format('woff'),
         url('fonts/din-regularitalic-webfont.ttf') format('truetype'),
         url('fonts/din-regularitalic-webfont.svg#DIN-RegularItalicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DIN-LightItalicRegular';
    src: url('fonts/din-lightitalic-webfont.eot');
    src: url('fonts/din-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/din-lightitalic-webfont.woff') format('woff'),
         url('fonts/din-lightitalic-webfont.ttf') format('truetype'),
         url('fonts/din-lightitalic-webfont.svg#DIN-LightItalicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}