/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html,
button,
input,
select,
textarea {
    color: #222;
}
body {
	
    font-size: 1em;
    line-height: 1.4;
	font-family: 'Open Sans', sans-serif;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

#content
{
	text-align: left;
	margin: 0 auto;
	width: 100%;
	/*max-width:966px;*/
}
#content-backend
{
	text-align: left;
	margin: 0 auto;
	width: 100%;
}
#left
{
	float: left;
	width: 16%;
	display: inline;
	margin-left: 20px;
	padding: 15px 0;
}

#right
{
	float: left;
	width: 79%;
	margin-left: 20px;
	padding: 15px 0;
	
}
section {padding:10px;}
.main-item{
	width:100%;
	border-bottom: 1px solid #e4e4e4;
}
.main-item h1{color:#124D77;font-size: 1em; cursor:pointer;}
.main-item h1 span{float: right;font-weight: 200;}

.sub-item{width:100%;padding:8px;}
.sub-item p{width:80%;display: inline-block;}
.sub-item p span{float:right;}
.sub-item a{cursor:pointer;padding:5px;font-size:18px;width: 40%;}
.sub-item a:hover{font-weight:bold;}
.sub-item-content{display: none;float: right;position: absolute;right: 1%;height:auto;background: #FFF;width: 50%;padding: 2%; border: 1px solid #CCC;margin-top: -2em; min-height: 85%;top: 70px;}
.sub-item-content p{ width:100%;}
.sub-item-content img{ max-width:100%;}
/*  TABS */
#tabs {
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

#tabs li {
  float: left;
  margin: 0 .5em 0 0;
  border-top: 1px solid #f3f3f3;
}

#tabs a {
  position: relative;
  background: #ddd;
  background-image: linear-gradient(to bottom, #fff, #ddd);  
  padding: .7em 1em;
  font-size: 18px;
  font-weight: 400;
  float: left;
  text-decoration: none;
  color: #444;
  text-shadow: 0 1px 0 rgba(255,255,255,.8);
  border-radius: 5px 0 0 0;
  box-shadow: 0 2px 2px rgba(0,0,0,.4);
}

#tabs a:hover,
#tabs a:hover::after,
#tabs a:focus,
#tabs a:focus::after {
  background: #fff;
}

#tabs a:focus {
  outline: 0;
}

#tabs a::after {
  content:'';
  position:absolute;
  z-index: 1;
  top: 0;
  right: -.5em;  
  bottom: 0;
  width: 1em;
  background: #ddd;
  background-image: linear-gradient(to bottom, #fff, #ddd);  
  box-shadow: 2px 2px 2px rgba(0,0,0,.4);
  transform: skew(10deg);
  border-radius: 0 5px 0 0;  
}

#tabs #current a,
#tabs #current a::after {
  background: #fff;
  z-index: 3;
}

#tabscontent {
  display:none;
  background: #fff;
  padding: 2em;
     
  position: absolute;
  z-index: 2; 
  border-radius: 0 5px 5px 5px;
  box-shadow: 0 13px 13px -7px rgba(0, 0, 0, 0.5);
  
  width: calc(100% - 4em);
}

.regional-chart{display:none;}
.question_block{display:none;}
#questionNav{background-color:#316395;color: #FFF;
    padding: 4px;
    text-align: center;
    font-size: 2em;
    font-weight: 200;}
.questionBtnlf{font-weight: 600;cursor: pointer;border-right: 1px solid #FFF;padding: 0 15px;}
.questionBtnrt{font-weight: 600;cursor: pointer;border-left: 1px solid #FFF;padding: 0 15px;}
.regionNavBtn{background-color: #b6b6b6;display:none;}
.questionBtnhome{background-color: #aaaa11;padding: 0px 7px;display:none;}
.questionBtnhome a{color:#FFF !important;}
.regionShow{background-color: #b6b6b6;}
.report-chart{width:95%; min-height:550px;}
#questionListing{padding: 0.5em;}
#questionListing ul{list-style:none;padding: 1em; background-color: #fafafa;}
#questionListing li{
	padding: 5px 10px 5px 0px;
    cursor: pointer;
    margin: 5px 0px;
	clear: both;}
#questionListing li:hover{background-color:#e1e1e1;}
#questionListBtn{background-color: #1b7ac2;
    padding: 10px;
    display: inline-block;
    color: #FFF;
    font-size: 1.2em;
    cursor: pointer;
	display:none;
	    width: 200px;
    text-align: center;}
	
	#double ul{
	width:760px;
	margin-bottom:20px;
	overflow:hidden;
	border-top:1px solid #ccc;
}
#double li{
	line-height:1.5em;
	border-bottom:1px solid #ccc;
	float:left;
	display:inline;
}
#double li	{ width:50%;}


/* TABLE */

  
  .responstable {
    margin: 1em 0;
    width: 100%;
    overflow: hidden;  
    background: #FFF;
    color: #000;

  }
   .responstable  tr {
       background-color: #FFF;
   }  
   .responstable  tr:nth-child(odd) {
       background-color: #f0f0f0;
   }
  
  .responstable  th {
     
      color: #FFF;
       word-wrap: break-word;
	  background-color: #316395;
	  font-size: 16px;
		font-weight: 200;
		padding: 1%;
      }
  
  
   .responstable  td {
      word-wrap: break-word;
      max-width: 7em;
      }

/* TABS END */
@media print
{
  #left {display:none;}
  .table-pagination {display:none;}
  .question-block {page-break-after:always;}
  #right{float:none;}
}

#c1
{
	float: left;
	width: 250px;
	border-style:solid;
	border-width:5px;
	margin-bottom: 30px;
}

#c2
{
	float: left;
	width: 250px;
	border-style:solid;
	border-width:5px;
	margin-bottom: 30px;
	margin-left: 30px;
}

#c3
{
	float: left;
	width: 250px;
	border-style:solid;
	border-width:5px;
}

#c4
{
	float: left;
	width: 250px;
	border-style:solid;
	border-width:5px;
	margin-left: 30px;
}

#col_left
{
	float: left;
	width: 400px;
	/*border-style:solid;
	border-width:5px;
	border-width:5px; */
	margin-bottom: 30px;
}

#col_right
{
	float: left;
	width: 400px;
	/*border-style:solid;
	border-width:5px; */
	margin-bottom: 30px;
	margin-left: 30px;
}

#col_left2
{
	float: left;
	width: 400px;
	/*border-style:solid;
	border-width:5px; */
}

#col_right2
{
	float: left;
	width: 400px;
	/*border-style:solid;
	border-width:5px; */
	margin-left: 30px;
}

.bar { width: 99%; border: 0px solid #777; }
.percentage { background: #000; }

#footer
{
	clear: both;
}

a 
{
	text-decoration: none;
	color: #015270;
}

a:hover
{
	text-decoration: underline;
}

label.field
{
	text-align:left;
	width:78%;
	float:left;
	font-weight:bold;
}
label.desc
{
	text-align:left;
	width:500px;
	float:left;
	font-weight:normal;
}

.formClear
{
	clear:both;
	padding: 10px;
}

.inRadio
{
	margin-left: 10px;
	margin-right: 10px;
	
	float: left;
}

input.fe_text
{
	margin-left: 10px;
	margin-right: 10px;
	
	float: left;
	width: 30px;
}

input.top3
{
	width: 30px;
}

fieldset
{
	margin:1em 0;border:none;border-top:1px solid #ccc;
}

legend
{
	margin:1em 0;padding:0 .5em;color:#036;background:transparent;font-size:1.3em;font-weight:bold;
}

label
{
	float:left;width:100px;padding:0 1em;text-align:right;
}

fieldset div
{
	margin-bottom:.5em;padding:0;display:block;
}

fieldset div input,fieldset div textarea
{
	width:150px;border-top:1px solid #555;border-left:1px solid #555;border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:1px;color:#333;
}

fieldset div select
{
	padding:1px;
}

div.fm-multi div
{
	margin:5px 0;
}

div.fm-multi input
{
	width:1em;
}

div.fm-multi label
{
	display:block;width:200px;padding-left:5em;text-align:left;
}

#fm-submit
{
	clear:both;padding-top:1em;text-align:center;
}

#fm-submit input{
	border:1px solid #333;padding:2px 1em;background:#555;color:#fff;font-size:100%;
}

input:focus,textarea:focus
{
	background:#efefef;color:#000;
}

fieldset div.fm-req
{
	font-weight:bold;
}

fieldset div.fm-req label:before
{
	content:"* ";
}



a:link {
    color: #0a355d !important;
	text-decoration:none;
}

a:visited {
    color: #0a355d !important;
	text-decoration:none;
}

a:hover {
    color: #0a355d !important;
	text-decoration:none;
}

a:active {
    color: #0a355d !important;
	text-decoration:none;
}

.btn{
	box-shadow: 0px 1px 0px 0px #54A3F7 inset;
	background: #007DC1 linear-gradient(to bottom, #007DC1 5%, #0061A7 100%) repeat scroll 0% 0%;
	border-radius: 3px;
	border: 1px solid #124D77;
	display: inline-block;
	cursor: pointer;
	color: #FFF !important;
	font-family: arial;
	font-size: 13px;
	padding: 2px 6px;
	text-decoration: none;
	}
.btn a {color: #FFF !important;}
.red{
	box-shadow: 0px 1px 0px 0px #F76054 inset;
	background: #C10700 linear-gradient(to bottom, #C10000 5%, #E9114E 100%) repeat scroll 0% 0%;
	border-radius: 3px;
	border: 1px solid #772712;	
}



/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}



.dropdown-year-menu{
	width: auto !important;
    float: right !important;
    /*clear: both;*/
	}
.dropdown-year-menu ul {
  background: #37708a !important;
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.dropdown-year-menu li {
    color: #fff !important;
  background: #37708a !important;
    display: block !important;
    float: left !important;
    padding: 8px !important;
    position: relative !important;
    text-decoration: none !important;
  transition-duration: 0.5s !important;
      line-height: 27px !important;
	  margin: 0px 0px !important;
}
.dropdown-year-menu li.active {
	background: #0eb0f1 !important;
}
  
.dropdown-year-menu li a {
  color: #fff;
}

.dropdown-year-menu li:hover {
    background: #0eb0f1 !important;
    cursor: pointer !important;
}

.dropdown-year-menu ul li ul {
    background: #37708a !important;
    visibility: hidden !important;
  opacity: 0 !important;
  min-width: 5rem !important;
    position: absolute !important;
  transition: all 0.5s ease !important;
  margin-top: 8px !important;
    left: 0 !important;
  display: none !important;
}

.dropdown-year-menu ul li:hover > ul,
.dropdown-year-menu ul li:focus-within > ul, /* this is the line we add */
.dropdown-year-menu ul li ul:hover {
  visibility: visible !important;
  opacity: 1 !important;
  display: block !important;
}

.dropdown-year-menu ul li ul li {
    clear: both !important;
  width: 100% !important;
}
/*********categories video listing**/


/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

/*@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices 
}*/

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}





.details  a
{
	margin-right:20px;
	white-space:nowrap;
}

.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
	background-color:#FFFFFF;
	font-size:12px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #555555;
}
body .ui-tooltip {
	border-width: 2px;
}

.surv-link{
  		display:inline-block;
  		margin-right:12px;
  		font-size:12px;
  	}
