/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.header {
	font-size: 28px;
	color: red;
	font-weight: 700;
	text-align: center;
	margin-top: 5px;
}
.header2 {
	text-align: center;
	font-size: 18px;
	font-weight: 600;
}

h3 {
	font-size: 18px;
	line-height: 26px;
	font-weight: 600;
}
.question-count {
	margin-top: 15px;
	font-size: 16px;
	font-style: italic;
}
.question_question{
	font-size: 18px;
	line-height: 26px;
	font-weight: 600;
	margin-bottom: 5px;
}
h4 {
	font-size: 20px;
	line-height: 22px;
	font-weight: 600;
	
}
h5 {
	font-size: 22px;
	line-height: 26px;
	font-weight: 600;
	text-align: center;
}

.intro_text{
/* 	color: #444; */
	border-bottom: 1px solid #EEE;
	padding-bottom: 15px;
}

.intro_text h2{
	font-size: 34px;
	font-weight: bold;
}


.intro_text p{
	font-size: 16px;
}
.intro_text h2{
	color: #3B5999;
}

.option {
	font-size: 18px;
	margin-top: 0px;
	line-height: 26px;	
}
.loading {
	font-size: 18px;
	color: grey;
	text-align: center;
	font-weight: 300;
}
.rate {
	font-weight: 700;
}
.media-heading {
	margin-top: 0px;
}
.top-header1 {
	color: white;
	font-size: 18px;
	font-weight: 300;
	/* text-align: center; */
	padding-top: 10px;
	
}
.top-header2 {
	color: white;
	font-size: 28px;
	font-weight: 700;
	/* text-align: center; */
	padding-top: 0px;
	padding-bottom: 10px;
}

p {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}

.middle {
	width: 260px;
	padding-left: 10px;
}

.list-group {
	max-width: 660px;
	margin: auto;
}

.quantity {
	padding-top: 10px;
}


.form-frame {
	max-width: 700px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.state-name {
	background-color: #FFF300;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.survey-container {
	max-width: 700px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-bottom: 10px;

}

.top-bar {
	background: #3B5999; /* Old browsers */
}

.item-list-hover{
	background-color: #c6c6c6 !important;
	cursor: pointer !important;
}

.footer_links{
	padding: 5px 0px;
}

.accent1{
	color:red;
}

.accent2{
	color: green;
}

.strong{
	font-weight: bold;
}

.prize ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.prize_image{
	max-width: 130px;
	max-height: 93px;
	margin: 0 auto;	
}

.prize_image{

}

td.prize_image_container{
	padding: 0px 10px;
	width: 150px;
	text-align: center;
}

.footer .wrapper{
	font-size: 11px;
	color: #555;
	line-height: 12px;
	max-width: 610px;
	margin: 0 auto;
	text-align: center;
}

.question{
	display: none;	
}

#q1{
	display: block;
}
.indent{
	padding-right: 15px;
}
.img_sz {
	width:58px;
	text-align: left;
}
.img_sz1 {
	height:58px;
	width:58px;
	text-align:left;
}
.mrg_t{
	margin-top:0px;
}
.dsp_nn{
	display: none;
}
.mx_wdt{
	max-width: 80%;
}
.status.unavail{
	display: none;
}
ul.p_specs{
	padding: 5px 0px;
	font-weight: normal;
}

li.p_spec{
	padding-left: 20px;
	background: url(../img/green_checkmark.png) no-repeat;
}
