/* @override http://new.fangohr.com/css/slider.css */

@import '/quiz/css/coda-slider-2.0.css';
@import '/quiz/css/816.css';

.top-slider-wrapper {
	background-color: black;
	border-bottom: 7px solid black;
	height: 0;
	overflow: hidden;
}

.top-slider-wrapper.on {
	border-color: #C81123;
}

.top-slider-inner {
	overflow:hidden;
	padding:0;
}

.top-slider h2 {
	color:white;
	background-color: black;
	font-family:Arial;
	font-size:12px;
	margin: 0;
	height:29px;
	overflow:hidden;
}

.top-slider h2 a {
	color:white;
}

.top-slider h2.cta a, .top-slider h2.loading {
	display:block;
	height:100%;
	padding: 9px 0 0;
}

.top-slider h2.lab-cta {
	height:21px;
	padding-bottom:7px;
	padding-top:9px;
}
.top-slider h2.lab-cta span {
	color: #7d7d7d;
}
.top-slider h2.lab-cta a {
	color: #C81123;
}

.top-slider h2.lab-cta a:hover {
	background-color: transparent;
	color: white;
}

.top-slider h2 a span {
	color: #C81123;
}

.top-slider h2 a:hover {
	background-color: #C81123;
}

.top-slider h2 a:hover span {
	color: black;
}

.top-slider label {
	cursor: pointer;
}

.top-slider ol {
	list-style-type: decimal;
}

.top-slider ol, .top-slider li {
}

.top-slider .questions, .results h2 {
	padding-top: 46px;
}

.top-slider .questions .quiz-index {
	font-size: 18px;
	font-weight: bold;
	margin-bottom:10px;
	color: #d1152e;
}

.top-slider .questions h3 {
	min-height:160px;
}

.top-slider .questions h3, .results h3 {
	font-size:42px;
	line-height:104%;
	margin:0;
}

.results .result-text {
	height:193px;
}

.results .result-text-4 h3 {
	font-size: 36px;
}

.top-slider .panel-container {
	padding: 0;
	margin: 0;
}

.top-slider .answers {
	margin-bottom: 7px;
}

.top-slider .answers ol {
	font-family: Arial;
	font-size: 14px;
	list-style-type: none;
	overflow:visible;
}

.top-slider .answers ol li {
	margin-bottom: 14px;
}

.top-slider .answers li {
	overflow: visible;
}

.top-slider .answers label, .panel .quiz-submit {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: white;
	border: 0 none;
	cursor: pointer;
	display: block;
	padding:6px 13px;
}

.top-slider .answers label {
	height:32px;
	line-height:113%;
}

.top-slider .answers label:hover {
	background-color: #C81123;
	color: white;
}

.panel .quiz-submit {
	background-color:#C81123;
	color:white;
	font-family:Arial;
	font-size:12px;
	margin-bottom:50px;
	padding:4px;
}

.panel .quiz-submit:hover {
	background-color: white;
	color: black;
}

.top-slider .answers input.question-radio {
	display: none;
}

.top-slider .results {
	padding-bottom: 40px;
}

.top-slider .results h2 {
	padding-bottom: 20px;
}

.top-slider .questions .panel-last h3 {
	height:83px;
	margin-top:50px;
	min-height:83px;
}

.coda-slider {
	padding-bottom:40px;
}

.coda-nav-left a {
	color: black;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.quiz-again {
	font-size:11px;
	margin-top:12px;
	text-align:right;
}

.coda-nav-right, .coda-nav-left-0 {
	display: none;
}

.results textarea {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color:white;
	border:0 none;
	display:block;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	margin:0 0 7px;
	padding:6px;
	width:522px;
}

.result-chart {
	margin-top: 50px;
}

.result-list {
	margin-bottom:39px;
}

.result-chart-vis {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color:#a5a5a5;
	height:5px;
	margin-bottom:10px;
}

.result-on .result-chart-vis {
	background-color: black;
}

.result-list li {
	float: left;
	height: 100%;
	overflow: hidden;
	position: relative;
	width: 25%
}

.result-meter {
	overflow: hidden;
	width: 100%;
}

.result-meter-score-wrapper {
	height: 100%;
/* 	overflow: hidden; */
}

.result-meter-score {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color:#C81123;
	color:white;
	font-size:11px;
	font-weight:bold;
	height:auto;
	margin:21px 0 3px;
/* 	overflow:hidden; */
	width:0;
}

.result-meter-score-text {
	font-size:20px;
	padding:5px;
	text-align:right;
}

.result-meter-text {
	position: relative;
}

.results-tweet {
	border-top:1px solid black;
	height:100%;
	margin:31px 0 29px;
	overflow:hidden;
	padding-top:21px;
}

.results .result-ctas a,
.results .tweet-this a,
.results .facebook-it a {
	-moz-border-radius:2px;
	-webkit-border-radius: 3px;
	border-radius: 2px;
	background-color:black;
	color:white;
	display:block;
	font-size: 11px;
	font-weight: bold;
	margin:6px 0 0;
	padding:5px 10px;
}

.results .tweet-this a:hover,
.results .facebook-it a:hover {
	background-color: #C81123;
}

.results .result-ctas a {
	background-color: #C81123;
}

.results .result-ctas a:hover {
	background-color: black;
}

.results-cta {
	font-size: 11px;
	font-weight: bold;
}

.result-social-toomany {
	color: red;
}