/* 
 *  Table of Sections
 *
 *  1. Survey Engine Form
 *  2. Typography
 *  3. Header Title, Breadcrumb and Login
 *  4. Buttons and Links
 *     - Navbar
 *     - Nav-tabs and nav-pills
 *     - Introduction area
 *     - Event List - normal and dropdown
 *     - Ad space
 *     - Footer
 *     - Specific pages

/* SURVEY ENGINE FORM
**********************************************************************************/

/* use this to control the form itself */
.form-horizontal fieldset {
  width: 600px;
  margin-right: auto;
  margin-left: auto;
}

/* use this to control vertical space between form elements */
.form-horizontal .control-group {
    margin-bottom: 20px;
}

/* use this to control all of the labels in the form */
.form-horizontal .control-group .control-label {
    float: none;
    width: 30%;
    text-align: left;
}

/* use this to control all of the form input fields */
.form-horizontal .control-group .controls {
    display: block;
    width: 100%; /* the 10 px comes from the margin-left below */
    margin-left: auto;
    margin-right: auto;
    float: none;
    text-align: left;
}

/* use this to control the input and select fields to make them the same size */
.form-horizontal .control-group .controls input, .form-horizontal .control-group .controls select {
		height: 30px;
		width: 600px;
}

/* use this to control the question for single-select in the form */
.form-horizontal .control-group .control-label.single-select {
    float: none;
    width: 100%;
    text-align: left;
}

/* use this to control the question for single-select */
.form-horizontal .control-group .controls.single-select  {
    width: 600px;
    /*width: calc(70% - 10px);*/
    /* float: left; */
    margin-left: auto;
    margin-right: auto;
    /* display: inline-block; */
}

/* use this to control the input and select fields to make them the same size */
.form-horizontal .control-group .controls.single-select .single-select-answer-group {
		/*height: 38px;*/
		width: auto;
		margin: 0 auto;
}

/* use this to control the input checkbox for the single-select */
.form-horizontal .control-group .controls.single-select .single-select-answer-group label {
    width: calc(70% - 10px);
    margin-left: auto;
    margin-right: auto;
    /*display: inline-block;*/
    display: initial;
}

/* use this to control the input checkbox for the single-select */
.form-horizontal .control-group .controls.single-select .single-select-answer-group input {
    /*width: auto;*/
  	width: 30px;
    height: 30px;
    margin: 4px 3px 6px 0px;
}

/* use this to control the help text under the elements */
.form-horizontal .control-group .controls .help-block {
		margin-top: 10px;
		color: #e9e9e9;
		text-align: left;
		font-size: 14px;
}

/* use this to control the label on the checkbox */
.form-horizontal .control-group .controls .checkbox {
		height: 35px;
		padding-left: 0;
		text-align: left;
		display: flex;
		align-items: center;
}

/* use this controls the checkbox itself */
.form-horizontal .control-group .controls .checkbox input {
    margin: 0px 10px 0 0;
    /*width: auto;*/
    min-width: 30px;
    width: 30px;
    height: 30px;
}

.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
		color: #ff5552 !important;
}

/* use this to change the ERROR messages that appear when there's an issue */
.form-horizontal .help-inline {
  	font-size: 17px;
  	font-weight: bold;
}

/* use this to change all text items that you add into the form */
.form-horizontal p {
  	/*font-size: 17px;*/
  	font-size: 32px;
  	line-height: 35px;
  	text-align: center;
}

/* use this to change the "* Required" text ONLY */
.form-horizontal .required_text {
  	margin-top: 30px;
  	font-size: 18px !important;
  	/*font-weight: bold;*/
  	text-align: left;
}

/* TYPOGRAPHY 
**********************************************************************************/

@font-face {
    font-family: 'CorpoS';
    src: url("assets/font/CorpoS.eot'");
    src: url("assets/font/CorpoS.eot?#iefix") format('embedded-opentype'),
         url("assets/font/CorpoS.woff") format('woff'),
         url("assets/font/CorpoS.ttf") format('truetype'),
         url("assets/font/CorpoS.svg#Breakers-Ultra") format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CorpoA';
    src: url("assets/font/CorpoA.eot'");
    src: url("assets/font/CorpoA.eot?#iefix") format('embedded-opentype'),
         url("assets/font/CorpoA.woff") format('woff'),
         url("assets/font/CorpoA.ttf") format('truetype'),
         url("assets/font/CorpoA.svg#Breakers-Ultra") format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 17px;
}

label {
	font-family: "CorpoS" !important;
	font-size: 16px;
}

p {
	font-size: 14px;
	color: #ffffff;
	line-height: 18px;
	font-family: "CorpoS" !important;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
	
h1 {
	font-size: 36px;
	color: #ffffff;
	line-height: 44px;
	font-family: "CorpoA" !important;
}

h2 {
	font-size: 30px;
	color: #ffffff;
	line-height: 38px;
	font-family: "CorpoA" !important;
}

h3 {
	font-size: 24px;
	color: #ffffff;
	line-height: 29px;
	font-family: "CorpoA" !important;
}

h4 {
	font-size: 18px;
	color: #ffffff;
	line-height: 22px;
	font-family: "CorpoA" !important;
}

h5 {
	font-size: 14px;
	color: #ffffff;
	line-height: 17px;
	font-family: "CorpoA" !important;
}

#dynawell_70 td {
	white-space: nowrap;
	min-width: 80px;
}

#dynawell_70 th {
	text-align: left;
}

/*  HEADER TITLE, BREADCRUMB, LOGIN
**********************************************************************************/

.navbar h1 {
	display: none;
}

/* This hides the breadcrumbs that prepopulate */
.breadcrumb li {
	text-shadow: none;
  display: none;
}

input, button, select, textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.navbar-inner .container .span12 {
	text-align: center;
	/*margin-bottom: -11px;*/
}

/*  BUTTONS AND LINKS
**********************************************************************************/
    
a {
	color: #186fbc;
	font-family: "CorpoS" !important;
	font-size: 16px;
}

a:hover {
  color: #1261a8;
  text-decoration: underline;
  font-family: "CorpoS" !important;
  font-size: 16px;
}

.btn {
  /*border-radius: 5px !important;*/
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  font-family: arial, helvetica, verdana;
  font-family: "CorpoS" !important;
  text-transform: uppercase;
  color: #fff;
  font-family: "CorpoS" !important;
  font-size: 16px;
  letter-spacing: 5px;
  text-shadow: none !important;
  /*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
  background: #787878; /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(43,43,43,1) 0%, rgba(41,41,41,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(43,43,43,1)), color-stop(100%,rgba(41,41,41,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(43,43,43,1) 0%,rgba(41,41,41,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(43,43,43,1) 0%,rgba(41,41,41,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(43,43,43,1) 0%,rgba(41,41,41,1) 100%); /* IE10+ */
  background: #787878; /* use this to control the button */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b2b2b', endColorstr='#292929',GradientType=0 ); /* IE6-9 */
}

.btn:hover {
	border-radius: 5px;
  color:#ffffff;
  font-family: "CorpoS" !important;
  font-size: 16px;
  letter-spacing: 5px;
  /* background-color: #AAAAAA; */
  background: #00528f; /* Old browsers */
  background: #00528f; /* FF3.6+ */
  background: #00528f; /* Chrome,Safari4+ */
  background: #00528f; /* Chrome10+,Safari5.1+ */
  background: #00528f; /* Opera 11.10+ */
  background: #00528f; /* IE10+ */
  background: #686868 !important; /* use this to control the button color */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a9bca', endColorstr='#2271a5',GradientType=0 ); /* IE6-9 */
}

.btn-group > .btn:first-child,
.btn-group > .btn:last-child
 {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 0px;
          border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
          border-top-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0px;
}

.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 0px;
          border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
          border-bottom-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
}

.btn-group.open .btn.dropdown-toggle {
  background-color: #383838;
}

btn-success.disabled,
.btn-success[disabled]{
  background-color: #ccc;
}

btn-danger.disabled,
.btn-danger[disabled]{
  background-color: #ccc;
}

btn-info.disabled,
.btn-info[disabled]{
  background-color: #ccc;
}

/*** IE btn block fix  ***/
.btn-block {
	margin: 15px 0px;
}

.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
/*  -webkit-border-radius: 0px !important;
     -moz-border-radius: 0px !important;
          border-radius: 0px !important;*/
}

.btn .caret{
  border-top-color: #fff !important;
  border-bottom-color: #fff !important;   
}

/*  STRUCTURE 
**********************************************************************************/

/* use this to control the background */
body {
	background: #000000;
  /*background: #58c4c7 url(images/bg.png) no-repeat center top fixed;*/
	padding-top: 140px;
}

input, button, select, textarea {
  border-radius: 0px !important;
}

/*  NAVBAR
**********************************************************************************/

/* use this to control the navbar */
.navbar-inner {
	background: #000000;
	/*box-shadow:0px 3px 5px #092640 !important;*/
  /*border-bottom: 1.5px solid #ffffff !important;*/
  border-bottom: none;
}

.navbar-inner .container .row .span12 img {
	width: 75px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
	box-shadow: none;
	-webkit-box-shadow: none;
}

.navbar .btn,
.navbar .btn-group {
	margin-top: 20px;
}

/** button size must be specified forIE **/
button.btn.sign_in_go {
	height: 30px;
	min-width:35px
}

.e-login .btn {
	height: 30px;
	min-width:35px;
}

.nav-tabs {
	border-bottom: #000000 1px solid;
}

.nav-tabs >li > a ,
.nav-pills > li > a {
	background: #000000;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	margin-right: 10px;
	border: 1px solid #000;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
	color: #464646;
	background-color: #ffffff;
	border-color:#000 #000 #ffffff;
}

.nav-pills > .active > a,
.nav-pills > .active > a:hover {
	background-color: #000000;
	border: 1px solid #000;
	color: #464646;
}

.nav > li > a:hover {
	background-color: #1b1b1b;
	border-color: #000000;
}

/*  INTRODUCTION COPY
**********************************************************************************/

.tab-pane h3 {
	font-size: 21px;
	line-height: 1.25;	
}

.nav {
	margin-bottom: 10px;
}

/*  EVENT LIST
**********************************************************************************/

.e-event li+li {
	color: #676767;
}

.nav-list.affix{
	max-width: 190px;
}

.nav-list > li > a:hover {
	background-color: #a9a9a9;
	text-shadow: none;
	color:#fff;
}

.nav-list > li > a {
	border-bottom: 1px solid #c9c9c9 !important;
	overflow: hidden;
	min-width: 110px;
	text-decoration:none;
}

.nav-list > .active > a,
.nav-list > .active > a:hover {
	background-color: #000;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-shadow: none;
}

.nav-list > .active > a::after {
	content: "\f101";
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	font-size: 16px;
	padding-left: .25em;
	top: 0px;
	left: 0px;
	vertical-align: middle;
}

.dropdown-menu > li > a {
	color: #333;
	white-space: normal;
	min-width: 200px;	
}

.dropdown-menu > li > a:hover {
	color: #fff;
	background-color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	filter: none; /*key to override hover styling from bootstrap on IE8 */
}

.dropdown-menu > li > a.btn {
	color:#ffffff;
}

.dropdown-menu > li > a.btn:hover {
	color
}

.dropdown-menu {
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	/*max-height:100px; allows typeahead list to auto size correctly*/
}

#ads {
	background-color: #000;
	padding: 20px 0px 20px;
	margin: auto;
}

.helpType {
	font-family: Arial, Helvetica, sans-serif;
}

/* use this to control the footer */
#footer {
	background: #242424; /* Old browsers */
	/*border-top: 1.5px solid #ffffff;*/
	border-top: none;
	margin: 25px -25px 0px -25px !important;
	bottom: 0;
	padding-right: 30px;
	padding-left: 25px;
}

ul.nav.pull-left {
	margin-left: 5px;
}

/* use this to control the footer links */
#footer li a{
	color: #ffffff;
	white-space: nowrap;	
}

#footer li a:hover {
  color: #888888;
}

#footer li img {
	padding: 0px;
	float: none;
}

#footer .navbar {
	margin-bottom: 0px;
}

#footer a#facebook_share_77 {
	padding-top: -2px;
	float: right;
	width: 29px;
}

#footer a#twitter_share_78 {
	padding-top: -2px;
	float: right;
	padding-right: 12px;
	width: 29px;
}

.carousel-control {
  position: absolute;
  top: 40%;
  left: 0px;
  height: 85px;
  margin-top: 0px;
  font-size: 48px;
  font-weight: 100;
  line-height: 85px;
  color: #ffffff;
  text-align: center;
  background: #636363;
  border: none;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.carousel-control.right {
  right: 0px;
  left: auto;
}

#carousel_99 .carousel-control {
  top: 30%;
  height: 45px;
  font-size: 35px;
  line-height: 40px;
}

#reg_mngt_confirm_email_in_37 {
	width: 90%;
	}

.sign_in_error {
	color: #d53030;
}

.btn-block-div {
	margin-bottom: 20px;
}

#reg-block a {
	margin-bottom: 20px;
}

.btn-block-div input {
	margin-bottom: 10px;
	width: 90%;
}

#reg-block img {
	border: #ddd solid 1px;
	margin-bottom: 20px;
}

#page_11 .e-page_menu_item h2:first-of-type {
	font-size: 50px;
}

/*.btn-block-div > a {
	text-align: center;
	background-image: none;
	background-color: #9a0a0d;
	padding: 5px 5px 8px 5px;
	-moz-box-shadow:    inset 0 0 2px #b63221;
	-webkit-box-shadow: inset 0 0 2px #b63221;
	box-shadow:         inset 0 0 2px #b63221;
}*/

/*.btn-block-div > a:hover {
	text-align: center;
	background-image: none;
	background-color: #ac0a0e;
	padding: 5px 5px 8px 5px;
	-moz-box-shadow:    inset 0 0 2px #b63221;
	-webkit-box-shadow: inset 0 0 2px #b63221;
	box-shadow:         inset 0 0 2px #b63221;
}*/

/*  EVENT PICKER
**********************************************************************************/

/* Turn off text decoration for the event name link text */
.event-grid-item-link {
  text-decoration: none !important;
}

/* This will style the card element to be a rounded box with shadow
it also provides padding for elements with the card */
.event-grid-item {
  position: relative;
  z-index:2;
  height: 135px;
  padding-top: 37px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top:20px;
  text-align: center;
  -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.50);
  -moz-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.50);
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.50);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

/* This will style event name */
.event-grid-item-name {
  font-family: Helvetica;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: 0.2px;
}

/* This will style event name color */
.event-grid-item .event-grid-item-name {
  color: #575358;
}

/* This will style event name color when the card is hovered */
.event-grid-item:hover .event-grid-item-name {
  color: #4f99fc;
}

/* This will style the card background colors */
.event-grid-item-link .event-grid-item {
  background:  #f6f6f6;
  color: #575358;
  background: -webkit-linear-gradient(to bottom, #ffffff 60% , #f6f6f6 40%);
  background: -o-linear-gradient(to bottom, #ffffff 60%, #f6f6f6 40%);
  background: -moz-linear-gradient(to bottom, #ffffff 60%, #f6f6f6 40%);
  background: linear-gradient(to bottom, #ffffff 60% , #f6f6f6 40%);
}

/* This will style the card background colors on hover */
.event-grid-item-link:hover .event-grid-item {
  color: #4f99fc;
  background: rgba(79, 153, 252, 0.1);
  background: -webkit-linear-gradient(to bottom, #ffffff 100% , rgba(79, 153, 252, 0.1) 0%);
  background: -o-linear-gradient(to bottom, #ffffff 100%, rgba(79, 153, 252, 0.1) 0%);
  background: -moz-linear-gradient(to bottom, #ffffff 100%, rgba(79, 153, 252, 0.1) 0%);
  background: linear-gradient(to bottom, #ffffff 100% , rgba(79, 153, 252, 0.1) 0%);
}

/* This fixes the card bottom content to the bottom of the card it's super important */
.event-grid-item-bottom-content {
  padding-top: 10px;
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 10px;
  left: 0px;
}

/* This styles the card bottom content text */
.event-grid-item-bottom-content p {
  margin-bottom: 0px !important;
  vertical-align: top;
  font-family: Helvetica;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: 0.1px;
  color: #6f6f6f !important;
  display: inline-block !important;
}

/* This styles the card bottom content icon color and size */
.event-grid-item-bottom-content i {
  color: #4a90e2;
  font-size: 11px;
}

/* This styles the loading shade that covers the screen when an event is selected
needs to have a higher z index that the grid tiles and stay up until the event
association is processed */
#event-grid-loading-shade {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.15);
  z-index: 4;
}

/* This styles the spinner that shows up with the loading shade during event association
request processing */
#event-grid-loading-shade-spinner {
  position: absolute;
  top: 45%;
  left: 45%;
  bottom: 45%;
  right: 45%;
  font-size: 40px;
  height: 40px;
  width: 40px;
}

/*  HOME PAGE 
**********************************************************************************/

/* This controls the footer copy */
div#footer p {
	font-size: 11px;
	color: #ffffff !important;
}

/* This hides the 3 footer wells on default landing page */
#page_1 div.span4 img {
	display: none;
}

/* This centers content on the splash page under content wide */
#page_1 div.span12 {
	text-align: center;
}

/* This controls the content background on the splash page under content wide */
/* #page_1 div.span12 {
  background: rgba(10, 65, 46, 0.8);
  padding-bottom: 30px;
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 10px;
}*/

/* This controls the validation button after selecting submit on splash page (update ID# to control) */
#page_1 button#email_validate_go_62 {
	margin-top: 20px;
	background-color: #787878 !important;
	/*width: 309px;*/
	width: 100%;
	height: 60px;
	font-size: 20px;
	letter-spacing: 5px;
}

/* This controls the submit button on splash page (update ID# to control) */
#page_1 button#email_go_62 {
	margin-top: 20px;
	background-color: #787878 !important;
	/*width: 309px;*/
	width: 100%;
	height: 60px;
	font-size: 20px;
	letter-spacing: 5px;
}

#page_1 button#email_validate_go_62:hover {
	margin-top: 20px;
	background-color: #686868 !important;
	/*width: 309px;*/
	width: 100%;
	height: 60px;
	font-size: 20px;
}

/* This styles the birthday label (update ID# to control) */
#page_1 label#birthday_label_62 {
	margin-top: 10px;
}

/* This styles the country label (update ID# to control) */
#page_1 label#country_label_62 {
	margin-top: 10px;
	text-align: left !important;
}

/* This styles the email field (update ID# to control) */
#page_1 input#email_62 {
	/*width: 295px;*/
	/*width: 96%;*/
	height: 30px;
}

/* This controls the zip code field (update ID# to control) */
#page_1 input#zip_62 {
	width: 294px;
	height: 30px;
}

/* This hides the placeholder copy in the navigation bar */
#page_1 .navbar h1 {
	display: none;
}

#page_1 label#birthday_label_62 {
	margin-top: 10px;
}

#page_1 label#country_label_62 {
  margin-top: 10px;
}

#page_1 div#connect_block_66 {
	margin-top: 20px;
}

#page_1 label#email_label_62 {
 text-align: left;
}

#page_1 select#country_62 {
  width: 308px;
  height: 40px;
}

#page_1 select#birthday_month_62, select#birthday_day_62, select#birthday_year_62 {
  height: 40px;
}

/*  PAGE 5  CONTACT US PAGE
**********************************************************************************/

#page_5 i.icon-large.icon-twitter {
	vertical-align: -webkit-baseline-middle;
	margin-left: 20px;
}

#page_5 i.icon-large.icon-facebook {
	vertical-align: -webkit-baseline-middle;
}

#page_5 h1 {
	display: none;
}

#page_5 p.help-block {
	color: #ffffff;
}

#page_5 .navbar.navbar-fixed-top {
	background: #ffffff;
}

#page_5 div.container.contactuscontent{
	margin-top: 20px;
}

/*  PAGE 18  FAQ PAGE
**********************************************************************************/


/*  PAGE 22  SURVEY PAGE
**********************************************************************************/

#page_22 div#gallery_60 {
	border: 2px #ffffff solid;
	margin-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#page_22 p.no-media-message {
	text-align: center;
	font-family: "CorpoS" !important;
	font-size: 16px;
}

#page_22 legend {
  color: #ffffff;
}

#page_22 legend#survey_label_924598 {
  color: #ffffff;
}

#page_22 div.span9.label{
  background-color: #04306B !important;
}

#page_22 form h2 {
  color: #ffffff !important;
}

#page_22 .help-block {
  color: #ffffff !important;
}

#page_22 .table-striped tbody tr:nth-child(odd) td, .table-striped tbody tr:nth-child(odd) th {
  background-color: #000000 !important;
}

#page_22 .form-horizontal .control-label {
  float: none !important;
  width: 100%;
  padding-top: none !important;
  text-align: left !important;
}

#page_22 .form-horizontal .controls {
  margin-left: 0px !important;
}

#page_22 input#survey_item_772920 {
  border: 1px solid #cccccc;
  background-color: #fbfbfb;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.085);
  width: 217px !important;
  height: 27px;
}

#page_22 button#submit_survey.btn.btn-success.pull-right {
  display: block;
  float: none;
  margin: 0 auto;
}

/*overriding striped table hover*/
#page_22 .table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  background-color: #1d1d1d !important;
}

#page_22 input {
	font-size: 16px !important;
	color: #2d2d2d !important;
}

#page_22 .single-select-answer-group:has(input:checked) {
	background: #242424;
	padding: 0px 0px 0px 5px;
	border-radius: 4px;
}

/* Page 22 | Checkbox Type Question */

#page_22 label:has(input:checked) {
  background: #004e82;
	padding: 2px 0px 3px 5px;
	border-radius: 4px;
}

/* Page 22 | Survey Page Dropdown */

#page_22 .controls select {
	height: 40px;
	font-size: 16px;
	color: #2d2d2d;
}

#page_22 select#survey_item_90000000004432 {
	width: calc(100% - 0px) !important;
}

/* Page 22 | Survey Page Next Button */

#page_22 button#submit_survey {
	font-family: "CorpoS" !important;
	background-color: #787878 !important;
	width: 49%;
	height: 60px;
	font-size: 20px;
	letter-spacing: 5px;
}

#page_22 button#submit_survey:hover {
	background-color: #686868 !important;
	width: 49%;
	height: 60px;
	font-size: 20px;
	letter-spacing: 5px;
}

/* Page 22 | Survey Page Back Button */

#page_22 button#back_survey {
	background-color: #787878 !important;
	font-family: "CorpoS" !important;
	width: 49%;
	height: 60px;
	font-size: 20px;
	letter-spacing: 5px;
}

#page_22 button#back_survey:hover {
	background-color: #686868 !important;
	font-family: "CorpoS" !important;
	width: 49%;
	height: 60px;
	font-size: 20px;
	letter-spacing: 5px;
}

/* Page 22 | Faux End Page Button */

#page_22 button#submit_survey.btn.btn-success.pull-right {
		font-family: "CorpoS" !important;
  	display: block;
  	/*float: left;*/
  	margin: 0 auto;
}

/* Page 22 | Controls Select */

#page_22 .controls select {
	font-family: "CorpoS" !important;
	height: 40px !important;
	font-size: 16px;
	color: #2d2d2d;
}

/*  PAGE 23  END PAGE
**********************************************************************************/

#page_23 button.btn, input[type="submit"].btn {
	display: -webkit-box;
}

#page_23 div#fastpass_64 p {
	font-size: 20px;
}