body {
	font-size: 1em;
}

.nhes hr {
	border-top: 0;
	border-bottom: 1px solid #A7A9AC;
	margin: 10px -4px 10px -4px;
	background: #fff;
}

.nhes .MainContent a, .nhes .MainContent a:visited, .nhes .MainContent .whats_new_content .post .post_text p.post_title a{
	color: #003da5;
	text-decoration: underline;
	font-weight: normal;
}
.nhes .MainContent a {
	text-decoration: none;
}
.nhes .MainContent a.u {
	text-decoration: underline;
}
.nhes .MainContent a:hover {
	text-decoration: underline;
	color: #003da5; 
}

a.nolink:hover {
	cursor: pointer;
}

#pubBanner {
	position: relative;
	height: 57px;
	margin-top: 0;
	
}

.content ul ol {
	margin-top: 10px;
}
.nhes .surveynav {
	margin-bottom: 40px;
	background: #576f7f;
	border: 0;
}
.nhes .surveynav ul {
	width: 100%;
	font-size: 1em;
	margin-left: 1em;
	padding-top: 0;
	height: 58px;
	font-size: 13px;
	font-family: Arial, sans-serif;
}

.nhes .surveynav a.hasDropdown + ul, .nhes .surveynav ul.open {
	height: auto;
}
.nhes .surveynav li {
	margin-top: 0;
	margin-bottom: 0;
}
.nhes .surveynav li a, .nhes .surveynav li a:visited{
	font-size: 17px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-transform: none;
	border-radius: 0px;
	padding-top: 19px;
	padding-bottom: 19px;
	color: #fff;
}

.nhes .surveynav li a:hover {
	color: #5a5a5a;
}

.nhes .surveynav li div.home-icon {
	background: url(../images/home.svg) center no-repeat;
    width: 17px;
    height: 17px;
	margin: 1px 0 2px 0;
	display: inline-block;
}

.nhes .surveynav li.active div.home-icon {
	background: url(../images/home.svg) center no-repeat;
}

.nhes .surveynav > .iesMainNavToggle {
	display: none; 
    color: #fff;
    font-family: Montserrat, Arial, sans-serif;
    text-decoration: none;
	text-align: left;
}
/*
.nhes .surveynav > .iesMainNavToggle .hamburger {
	border-top: 0.2em solid #fff;
    border-bottom: 0.2em solid #fff;
}
.nhes .surveynav > .iesMainNavToggle .hamburger:before {
	border-top: 0.2em solid #fff;
}*/

.nhes .surveynav > .iesMainNavToggle .burger {
	display: inline-block;
	background: url("/surveys/annualreports/images/burger.svg") center no-repeat;
	width: 24px;
	height: 24px;
	padding: 0;
}

.nhes .surveynav > .iesMainNavToggle .open .burger {
	background: url("/surveys/annualreports/images/close.svg") center no-repeat;
}


.hasDropdown::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.content.nhes p, .nces .nhes .MainContent p{
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: medium;
	line-height: 22px;
	padding: 0;
}

.nces .nhes .MainContent ul {
	font-size: 15px;
	font-family: Arial, sans-serif;
	font-weight: medium;
}
	
}

.nces .nhes .MainContent .surveyContent p {
	line-height: 22px;
}



.pubBannerIcon {
	margin-right: 1em;
}

#PubContent h1, .MainContent .iesRow h1 {
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 32px;
	border: 0;
	color: #071D49;
}

.MainContent .iesRow .col-5 h1 {
	padding-bottom: 15px;
}

.tablePage #PubContent h1, .tablePage.MainContent h1 {
	font-size: 17px;
	border-bottom: 0;
	text-align: left;
}

#PubContent h1, .MainContent .iesRow h2 {
	margin:  10px 0;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 30px;
	color: #071D49;
}


.content.table h2 {
	font-size: 2em;
}


#PubContent h3, .MainContent h3 {
	margin:  10px 0;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #071D49;
}


small {
	font-size: .9em;
}
img.l {
	margin-top: 1em;
	margin-right: 1em;
}
img.full {
	width: 100%;
}
p.oneline {
	line-height: 3em;
	padding-top: 0;
}

p.oneline img{
	float: left;
	width: 50px;
	margin-right: .5em;
}

body .site_search form {
	font-size: 13px;
}

.container {
    max-width: 1030px;
    width: 100%;
}
.content.ntps {
	padding-top: 1px;
}
.container .container { max-width: none;}

div.container.head {
	margin-top: 5em;
}

.site_search form{
  font-size: 1.3em;
} 

.nces .content .row .section_head {
	color: #084782;
}

#pubBanner {
	border-bottom: 0;
}

#pubBanner .pubBannerTitle a.BannerTitling {
	font-size: 18px;
	color: #000000;
	font-family: Arial, sans-serif;
	padding-left: 0;
	font-style: normal;
}
#pubBanner .pubBannerTitle {
	padding-top: 1.4em;
	width: 75%;
}

.iesRow {
	margin-bottom: 30px;
	padding-bottom: 40px;
}

.iesRow:nth-of-type(1) {
	padding-bottom: 20px;
}
.MainContent > div > .iesRow:nth-of-type(n+3):before {
	content: "";
	clear: both;
    content: '';
    position: absolute;
	width: 40px;
	margin-top: -20px;
	margin-left: 20px;
	border-bottom: 5px solid #fbb03b;
}
  
.MainContent .topicNav:before, .surveyContent section:before {
	content: "";
	clear: both;
    content: '';
    position: absolute;
	width: 40px;
	margin-top: -20px;
	border-bottom: 5px solid #fbb03b;
}

.surveyContent section:first-of-type:before {
	border: 0;
}
/*

.row.no-margin div {
	padding-left: 0;
}
.row.no-margin div:last-of-type {
	padding-right: 0;
}

.row label, .row input {
	font-size: 1.3em;
} 
.row input.submit {
	padding: .25em;
}
.row select {
	font-size: 1.3em;
	margin-bottom: 1em;
}


.surveyContent {
	padding: 0;
}

.surveyContent > .row > .col-md-7 {
	padding-left: 0;
}
.surveyContent > .row > .col-md-5 {
	padding-right: 0;
}

.iesRow .col-3.surveyContent, .iesRow .col-2.surveyContent {
	padding: 0 20px;
}

.container .container {
	width: auto;
}
*/
#PubContent .surveyContent h1 {
	margin-top: 0;
	padding-bottom: 20px;
	color: #5E5F61;
	border-bottom: 1px solid #5E5F61;
	font-size: 2.25em;
}
.nces #PubContent .row #sidecontainer ul#sidewinder {
	padding-top: 0;
	width: 100%;
}

.nces #sidewinder li a {
	font-weight: medium;
	font-family: Arial, sans-serif;
	color: #003da5;
}

.nces #sidewinder li a:hover {
	text-decoration: underline;
}

.table .surveyContent {
	padding-right: 1.5em;
}

.surveyContent section {
	margin-bottom: 40px;
}

.indexTopic {
	-webkit-animation: out .2s alternate ease-out forwards;
	-moz-animation: out .2s alternate ease-out forwards;
    animation: out .2s alternate ease-out forwards;
}

.indexTopic:hover {
	 -webkit-animation: in .2s alternate ease-out forwards;
	 -moz-animation: in .2s alternate ease-out forwards;
    animation: in .2s alternate ease-out forwards;
}


@-webkit-keyframes in {
    0%    { -webkit-transform: translateY(0px); }
    100% { -webkit-transform: translateY(-10px);}
}

@-webkit-keyframes out {
    0%   { -webkit-transform: translateY(-10px); }
    100% { -webkit-transform: translateY(0px); }
}


/*
.col-md-5.topicBlock {
	margin-left: 0;
}

.topicBlock .row .col-md-6, .topicBlock .row .col-md-3  {
	padding: 0;	
}

.topicBlock .row .col-md-3, .topicBlock .iesRow .col-1 > div   {
	padding: 1em;
}

.topicBlock .row .col-md-6 img, .topicBlock .row .col-md-3 img {
	width: 100%;
	margin-bottom: .5em;
}


.col-md-8.indexBlock  img {
	width: 80%;
}

.topicBlock .row .col-md-6 a, .topicBlock .row .col-md-3  a {
	color: #005994;
}*/

.topicBlock .row .col-md-6 a span.linkC,  .topicBlock .row .col-md-3 a span.linkC,  .topicBlock .iesRow .col-1 a span.linkC   /* Delete spares */ {
	padding: 0 10px;
	margin-bottom: 10px;
	display: block;
	position: relative;
	color: 
}
.topicBlock .row .col-md-6 a span.link, .topicBlock .row .col-md-1 a span.link /* Delete spares */ {
	margin: 0 auto;
	display: block;
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 189px;
}
.nhes .MainContent a:hover { color: #003da5; }

.indexRow {
	border-bottom: 1px solid #a6aec2;
}


/*
.indexBlock.topicBlock .row .col-md-6 a span.linkC,  .indexBlock.topicBlock .row .col-md-3 a span.linkC, .indexBlock.topicBlock .iesRow .col-1 a span.linkC {
	height: 80px;
	display: block;
	position: relative;
}
.indexBlock.topicBlock .row .col-md-6 a span.link, .indexBlock.topicBlock .iesRow .col-1 a span.link  {
	margin: 0 auto;
	display: block;
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 140px;
}
*/

.topicBlock .col-1 a {
	text-decoration: none;
}

.topicBlock .iesRow .col-1 a span.link{
	margin: 0 auto;
	display: block;
	padding-top: 10px;
	font-size: 18px;
	line-height: 24px;
	font-family: Arial;
	text-decoration: none;
	color: #003da5;
}

/*
.topicBlock .col-md-6 div /* Delete spares  {
	padding: .5em;
	background: #EBEBEB;
	text-align: center;
	height: 200px;
}
*/

 .topicBlock .col-1 div /* Delete spares */ {
	height: 100%;
	background: #fff;
	box-shadow: 0px 2px 4px rgba(87,111,127,0.5);
}
/*
.horz_topicBlock {
	padding: 10px;
	background: #EBEBEB;
	content: "";
	clear: both;
	display: table;
	margin-bottom: 15px;
}

.horz_topicBlock a img {
	float: left;
	width: 25%;
	margin-right: 15px;
}

.topicBlock .row .col-md-3 div {
	padding: .5em;
	background: #EBEBEB;
	text-align: center;
	height: 217px;	
}

.topicBlock .col-md-6 div , .topicBlock .row .col-md-3 div, .topicBlock .col-1 div /* Delete spares {
	font-family: Montserrat, sans-serif;
	font-weight: medium;
	font-size: 13px;
}
.topicBlock .col-md-6:nth-of-type(1) div{
	margin-right: .5em;
}
.topicBlock .col-md-6:nth-of-type(2) div{
	margin-left: .5em;
}*/ 

.survey_participants {
	background: url("/nhes/images/survey_participants.jpg") no-repeat left;
	padding: 5px 0 20px 125px;
	margin-bottom: 1em;
}
/*
.report_cover {
	opacity: 1;
	filter: drop-shadow(rgba(0, 0, 0, 0.12) 3px 3px 0.5px);
	width: 95px; 
	height: 122px; 
	transform: rotate(6.6065deg);
	float: left;
	padding: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}

 .sidebar img.report_cover {
	width: 83px;
	height: 107px;
 }
*/
.content.nhes .survey_participants  p {
	padding-bottom: 1em;
}

.topicNav {
	background: #fff;
	margin-top: 15px;
}

.topicNav .iesRow  > .col-1  {
	margin: 0;
	width: 100%;
}

.topicBlock {
	/*background: #EBEBEB;
	padding: 1.5em 0;*/
}

.topicBlock img {
	width: 100%;
}
/*
.topic_sub > div:nth-of-type(1) {
	border-right: 1px solid #A7A9AC;
}
*/
#PubContent .surveyContent .topicBlock  h1 {
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	color: #5E5F61;
	border-bottom: 0;
	font-size: 2.25em;
}

/*

.content .col-md-12 .topic_sub p, .content .iesRow.topic_sub p {
	margin-bottom: 1em;
}*/
/*
.surveyContent > .row {
	margin-left: -15px;
}
.surveyContent > .row  .row{
	margin-left: -15px;
}

.row.index_sep {
	border-top: 1px solid #A7A9AC;
	margin: 0 0 2em 0;
}

.index_subcontent.col-md-4:nth-of-type(1) {
	padding: 0  1.5em 0 0;
	border-right: 1px solid #A7A9AC;
}
.index_subcontent.col-md-4:nth-of-type(2) {
	padding: 0 1.5em;
}
.index_subcontent.col-md-4:nth-of-type(3) {
	padding: 0 0 0 1.5em;
	border-left: 1px solid #A7A9AC;
}*/

.nhes .whats_new_content {
	border: 0;
}

.nhes .post .timestamp {
	padding-right: 1%;
	width: 16%;
	position: relative;
	float: left;
}

.nhes .whats_new_content .whats_new_head{
	border: none;
	margin-top: 1em;
}

.nhes .whats_new_content .post {
	margin-bottom: 1.5em;
}
.nhes .whats_new_content .post .post_text{
	width: 76%;
	padding-left: 0;
}

.surveyContent p{
	padding-left: 0;
	padding-right: 0;
}
.surveyContent p.small {
	font-size: 1.2em;
}

.GreenText {
	display: none;
}

.sidebar .container {
	padding-top: 1em;
	margin-bottom: 2em;
}

.sidebar .container p {
	font-size: 1.2em;
	margin-bottom: .5em;
}
/*
.content .col-md-12 p {
	padding-left: 0;
	padding-right: 0;
}
*/

.MainContent .iesRow ul {
	font-size: 1.3em;
	padding-left: 1.2em;
}

.MainContent .iesRow ul ul {
	margin-top: 10px;
}

.MainContent .iesRow ol {
	padding-left: 1.9em;
} 

.nhes .iesRow nav {
	margin-top: 0;
}
.MainContent .iesRow ul#sidewinder {
	padding-left: 0;
	list-style-type: none;
}
.MainContent .iesRow #sidecontainer ul#sidewinder {
	padding-left: 0;
	padding-top: 0;
	margin-top: 0;
}
.MainContent .iesRow ul#subwinder {
	font-size: 1em;
	padding-left: 1.5em;
	padding-top: .5em;
	list-style-type: disc;
}

.MainContent .iesRow #sidecontainer ul#sidewinder li  {
	font-size: 16px;
}
/*
.container .row .row div.col-sm-12{
	padding-left: 0;
	padding-right: 0;
}*/

nav + div {
	border-left: 1px solid #999;
}
#MenuLeft ul ul#subwinder li {
	background: none;
	padding-left: 0;
	padding-top: 0;
}

.sidebar ul {
	padding-left: 2em;
}
.sidebar ul li {
}


.sidebar .nav ul {
	list-style-type: none;
}

.sidebar img {
	width: 100%;
}

.about_fixed {
	width: inherit;
}

.about_fixed.fixedNav {
	position: sticky;
	top: 80px;
}

.sidebar section {
	padding: 20px;
	margin-bottom: 20px;
	border: 1px solid #5c6f7e;
	background-color: #ffffff;
}


#PubContent .sidebar section h2, .MainContent .sidebar section h2  {
	font-weight: medium;
	color: #5E5F61;
	text-transform: none;
	margin-top: 0;
}

#PubContent .sidebar section  h2 a{ color: #084782; }

.sidebar section p {
	margin-bottom: 1em;
}

.sidebar section p img {
	border: 1px solid #666;
	margin: .5em 0;
}
.sidebar section p img.datalab {
	background: #fff;
	padding:  1em 0;
}

.data-block {
	margin-bottom: 1em;
}

.content .data-block p {
	padding: 0;
}

#PubContent .data-block h3, .MainContent .data-block h3  {
	padding-bottom: 0;
	margin-top: .5em;
}

.data-block img.l {
	margin-top: 0;
}

hr {
	margin: .5em 0 0 0;
}

.nhes table {
	border: 1px solid #A7A9AC;
	border-bottom: none;
	margin: 10px 0;
	border-collapse: collapse;
	font-size: 14px;
}

.nhes table.tableMain td, .nhes table.tableMain th {	
	font-family: Arial, sans-serif;
	font-size: 14px;
}

th, td {
	padding-left: 5px;
}

.nhes table thead th, .nhes table thead tr:first-of-type th{
	background: #e5e5e5;
	font-weight: bold;
	color: #000;
}

.nhes table th {
	color: #333;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	line-height: 1.4em;
	/*text-align: left; */
}

.nhes table th[class] {
	padding: none;
}

.nhes table tr td:first-of-type {
	padding-left: 20px;
}

.nhes table th.title { 
	padding: 5px;
}

.nhes table th.subhead {
	background: #dfe6eb;
	color: #000;
}

.nhes table tr {
	border-bottom: 1px solid #A7A9AC;
}

.nhes table tr:first-of-type th{
	/*background: #005994;
	color: #ffffff;
	background: #071D49;
	color: #fff;*/
}

#PubContent p.step, .nces .nhes .MainContent p.step {
	border-bottom: 1px solid #A7A9AC;
	margin: 10px 0;
	padding: 10px 10px 10px 0;
}

.nces .nhes .MainContent p.step:first-of-type {
	margin-top: 0;
}


#PubContent p.step:last-of-type, .nces .nhes .MainContent p.step:last-of-type {
	border-bottom: 0;
	padding-bottom: 0;
}

#PubContent p.step img, .MainContent  p.step img {
	float: left;
	margin-right: 20px;
	width: 72px;
}


#PubContent .collapse, .MainContent .collapse {
	padding-left: 20px;
	padding-right: 20px;
	background: #dfe6eb;
}


#PubContent .collapse .collapse, .MainContent .collapse .collapse {
	padding-left: 0px;
}

#PubContent .collapse.closed ul, .MainContent .collapse.closed ul, #PubContent .collapse.closed p, .MainContent .collapse.closed p, #PubContent .collapse.closed p, .MainContent .collapse.closed div.collapse, #PubContent .collapse.closed .closeParent, .MainContent .collapse.closed .closeParent {
	display: none;
}
#PubContent .collapse.open ul, .MainContent .collapse.open ul, #PubContent .collapse.open p, .MainContent .collapse.open p {
	font-weight: normal;
	margin-top: 0;
}

#PubContent .collapse.open p[class], .MainContent .collapse.open p[class] {
	padding-left: 30px;
}

#PubContent .sidebar .collapse.open  p.closeParent, .MainContent .sidebar .collapse.open p.closeParent, .MainContent .results .collapse.open p.closeParent, .MainContent .topic_sub .collapse.open p.closeParent  {
	padding-left: 0;
	text-align: right;
}

#PubContent .collapse.open p[class]:last-of-type, .MainContent .collapse.open p[class]:last-of-type {
	padding-bottom: 15px;
}

#PubContent .collapse.open ul, .MainContent .collapse.open ul {
	padding-bottom: 0;
}
#PubContent .collapse.open ul ul, .MainContent .collapse.open ul ul {
	padding-bottom: 0;
}
.MainContent .collapse p {
	margin-bottom: 7px;
} 

#PubContent .collapse.closed p:first-of-type, .MainContent .collapse.closed p:first-of-type, #PubContent .collapse.closed .closeParent, .MainContent .collapse.closed div.collapse .closeParent {
	display: block;
} 
#PubContent .collapse.open p:first-of-type, .MainContent .collapse.open p:first-of-type {
} 

#PubContent .collapse .close_label:hover, .MainContent .collapse .close_label:hover, #PubContent .collapse .open_label:hover, .MainContent .collapse .open_label:hover, .MainContent .results .collapse.open p.closeParent, .MainContent .topic_sub .collapse.open p.closeParent  {
	cursor: pointer;
}
#PubContent .collapse .close_label, .MainContent .collapse .close_label {
	display: block;
	padding: 20px 0 20px 30px;
	background: #dfe6eb url("/nhes/images/plus.png") right center no-repeat;
	font-size: 16px;
	color: #071d49;
	border: 0;
	text-align: left;
	margin: 0;
}
#PubContent .collapse .collapse .close_label, .MainContent .collapse .collapse .close_label {
	display: block;
	padding: 5px 20px 5px 50px;
	margin-left: -20px;
	background: #dfe6eb url("/nhes/images/plus.png") 0px center no-repeat;
	font-size: 14px;
	color: #071d49;
}

#PubContent .collapse .close_label, .MainContent .collapse .close_label a {
	text-decoration: none;
	color: #071d49;
}

#PubContent .collapse .open_label, .MainContent .collapse.open > p .close_label {
	font-weight: bold;
	background: #dfe6eb url("/nhes/images/minus.png") 0px center no-repeat;	
}
#PubContent .collapse .open_label, .MainContent .collapse.open .close_label a {
	font-weight: bold;
}

.expControl {
	text-align: right;
	margin-bottom: 8px;
	font-size: 14px;
}

/*



#PubContent .collapse.closed, .MainContent .collapse.closed {
	display: block;
}
#PubContent .collapse.open, .MainContent .collapse.open {
	display: block;
	background: url("/nceskids/images/minus.png") top 0px no-repeat;
}*/

.pubResults {
	margin-top: 10px;
	display: none;
}

.pubResults a.categoryLink {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 20px;
	background: url("/nceskids/images/plus.png") left no-repeat;
}
.pubResults a.categoryLink.open {
	background: url("/nceskids/images/minus.png") left no-repeat;
}

#PubContent .row .pubResults ul {
	display: none;
	list-style-type: none;
	padding-left: 1.4em;
}

.pubResults ul.show {
	display: block;
}

.rawResults {
	display: none;
}

.content.nhes .toggleDiv p {
	padding-left: 1.5em;
	line-height: 1.3em;
	margin-bottom: 3px;
}

.results .question {
	margin-bottom: 5px;
}


.nces .iesRow.buttonLinks {
	margin: 0 -5%;
}

.nces .iesRow.buttonLinks div.col-1 {
	padding: 0 5%;
    width: 90%;
}

.nces .iesRow.buttonLinks a {
	display: block;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	padding: 10px 10px 0 10px;
	text-align: center;
	font-size: 14px;
	background: #071d49;
	color: #fff;
}

.nces .iesRow section img {
	width: 100%;
}

.nces .iesRow.buttonLinks a:hover {
	background: #fbb03b;
	color: #000;
}

.iesRow section.blogContent, .iesRow section.reportContent {
	border: 1px solid #5c6f7e;
	margin-bottom: 30px;
}

.iesRow section.reportContent {
	padding: 20px;
}

.iesRow section.blogContent {
	padding-bottom: 20px;
}

.iesRow section.blogContent .imageBanner {
	background: url("/blogs/Custom/Themes/Standard-New/images/ncesBlogBg.jpg")  -740px -80px no-repeat ;
	height: 120px;
}
.iesRow section.blogContent .blog {
	padding: 20px 20px 0 20px;
}
.iesRow section.blogContent  .timestamp, .iesRow section.blogContent .snippet {
	display: none;
}

.iesRow section.blogContent  .timestamp {
	display: block;
	float: left;
    width: 40px;
    padding: 5px;
	margin-top: 5px;
    background: #333;
    color: #fff;
}
.iesRow section.blogContent  .timestamp .month {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.5em;
    line-height: 1em;
    font-weight: bold;
    font-family: Montserrat, Arial, sans-serif;
}
.iesRow section.blogContent  .timestamp .date {
    display: block;
    text-align: center;
    font-size: 1.5em;
    line-height: 1em;
    font-weight: bold;
    font-family: Montserrat, Arial, sans-serif;
}

.iesRow section.blogContent p.post_title {
	padding-left: 60px;
	font-weight: bold;
	
}

.MainContent .iesRow.topic_sub .collapse p:last-of-type {
	padding-bottom: 15px;
}

/* Uncomment to display the first snippet text
.iesRow section.blogContent div.post:first-of-type .snippet { 
	display: block;
}
 */
.iesRow .accordion {
	margin-top: 40px;
}

.iesRow .accordion.research li {
	margin-bottom: 30px;
	margin-right: 20px;
}

.iesRow .accordion.research li.closeParent {
	margin-bottom: 0px;
	text-align: right;
}

.iesRow .accordion p.closeParent {
	text-align: right;
	margin-bottom: 10px;
}

.iesRow .accordion .closeParent a:hover {
	cursor: pointer;
}


.iesRow .accordion.research li li {
	margin-bottom: 2px;
}
.iesRow .accordion.research ul {
	list-style-type: none;
	padding-left: 30px;
	line-height: 22px;
}



.iesRow .accordion.research > .collapse > ul {
	background: #fff;
	margin: 0 -16px 5px -16px;
	padding-top: 10px;
	padding-left: 46px;
	border-bottom: 4px solid #dfe6eb;
}

 .iesRow .accordion.research > .collapse .collapse > ul  {
	background: #fff;
	margin: 0 -36px 5px -16px;
	padding-top: 10px;
	padding-left: 46px;
	border-bottom: 4px solid #dfe6eb;
	 
 }

.iesRow .accordion.research ul ul {
	margin-top: 10px;
	list-style-type: none;
	padding-left: 0;
}

.abstractInfo { 
	padding-left: 22px ;
	text-indent: -22px ;
}


.absDisplay:hover {
	cursor: pointer;
}

.abstract {
	margin: 10px 0;
	position: absolute;
	top: -999em;
}
.abstract.displayed {
	position: static;
	top: 0;
}

/*
.iesRow > .col-5 {
	border-right: 1px solid #a7a9ac;
}
*/
/* Survey nav dropdowns, may merge this into the surveynav_2016 file */



.nhes .surveynav ul li ul {
	position: absolute;
	z-index: 10000;
	display: block;
	margin: 0;
	width: auto;
	background: #fff;
	top: -999em;
	border: 1px solid #dfe6eb;
	box-shadow: 0px 1px 4px rgba(0,0,0,0.2);
}

.nhes .surveynav ul li:hover ul {
	top: auto;
}

.nhes .surveynav ul li ul {}

.nhes .surveynav ul li ul {
	
}

.nhes .surveynav ul li ul {
	display: block;
}

.nhes .surveynav ul li ul li {
	float: none;
	text-align: left;
	min-width: 200px;
}

.nhes .surveynav ul li ul li a, .nhes .surveynav ul li ul li a:visited {
	color: #000;
}

.nhes .surveynav li > a:hover, .nhes .surveynav li ul li:hover {
	background: #dfe6eb;
}

.nhes .surveynav li.mobile-social-link {
	display: none;
}

.social-wrap {
	position: absolute;
    bottom: 10px;
	right: 5px;
}

.social-wrap .social-links .social-link {
	position: relative;
	top: -12px;
    display: inline-block;
    float: left;
    width: 20px;
    height: 20px;
    margin-left: 10px;
    cursor: pointer;
}

.social-wrap .social-links .social-link .tooltiptext {
	visibility: hidden;
    width: 123px;
    color: #000;
    text-align: center;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    opacity: 0;
    margin-left: -50px;
    transition: opacity 0.3s;
}

.social-wrap .social-links .social-link:last-of-type .tooltiptext {
	margin-left: -75px;
}
.social-wrap .social-links .social-link:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
}

.social-wrap .social-links .social-link img.linkedin {
    width: 20px;
    position: relative;
    top: 1px;
}

.contactNHES {
	font-size: 14px;
}
.contactNHES label {
	display: inline-block;
	font-weight: bold;
	margin-bottom: 10px;
}
.contactNHES input, .contactNHES select, .contactNHES textarea {
	display: block;
	width:  98%;
	padding: 10px 1%;
	margin: 10px 0;
}

.contactNHES select {
	display: block;
	width: 100.6%;
	padding: 10px 1%;
}

.contactNHES input.submit {
	width: 150px;
	text-align: center;
	margin: 0 auto;
}



/* Participant page styles */

.nhes hr {
	margin-bottom: 20px;
}

.nhes .espContent { display: none; }
.nhes.esp .espContent { display: block; }
.nhes.esp .engContent { display: none; }

.nhes .announcementBanner {
	padding: 20px;
	background: #eef1f6;
	border-left: 5px solid #fbb03b;
}
.nhes .announcementBanner h2 { font-size: 25px; margin-top: 0; }
.nces .nhes .MainContent .announcementBanner p { font-size: 20px; line-height: 24px; }
.nhes button.langSwitch { 
	background: none;
	border: none;
	color: #003da5;
	font-size: 20px;
}
.nhes button.langSwitch:hover { 
	text-decoration: underline;
	cursor: pointer;
}

.nhes .receiveCallout {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	position: absolute;
	left: 66%;
	top: 10%;
	color: #fbb03b;
}

.nhes .participantBanner {
	position: relative;
}

.nhes .participantBanner img {
	width: 100%;
  image-rendering: pixelated;
}

.nhes a.takeSurvey, .nhes a.takeSurvey:visited {
	display: inline-block;
	padding: 10px 25px;
	background: #fbb03b;
	border: 3px solid #eceef0;
	border-radius: 25px;
	color: #071D49;
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
}


.nhes .participantBanner a.takeSurvey {
	position: absolute;
	top: 45%;
	left: 35%;
}


.nhes .espContent .participantBanner a.takeSurvey {
	left: 30%;
}


.nhes .pImportant {
	background: #003da5;
	padding: 20px;
	margin-bottom: 20px;
}

.nhes .pImportant h3 {
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
}

.nhes .pImportant img {
	width: 80%;
}
.nhes .pImportant p, .nhes .pImportant p a, .nhes .pImportant p a:visited {
	color: #fff;
}
.nhes .pImportant p a:hover {
	color: #fff;
	text-decoration: underline;
}


.nhes .participantContent .numList {
	background: #fbb03b;
	position: relative;
	margin-bottom: 10px;
}

.nhes .participantContent .numList span.number {
	position: absolute;
	display: block;
	width: 60px;
	padding-top: 10px;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	color: #000;
}
.nhes .participantContent .numList div {
	margin-left: 60px;
	padding: 10px 20px;
	border-left: 10px solid #000;
	background: #fff5e7;
}


.nhes .participantContent .accordion {
	margin-top: 0;
}

.nhes .participantContent .accordion ul, .nhes .participantContent .accordion p.closeParent {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.nhes .participantContent .accordion p.closeParent {
	padding: 0;
	background: #fff;
}


.nhes .participantContent .accordion ul li {
	background: #fff;
	padding-top: 20px;
	margin: 0;
}

.nhes .participantContent .accordion div div ul {
	list-style-type: disc;
	padding-left: 20px;
}

.nhes .participantContent .accordion div div ul li {
	background: none;
	padding-top: 0;
	margin-bottom: 10px;
	font-size: 14px;
}

.nhes .MainContent .participantContent  .collapse button.close_label {
	
	padding: 20px 20px 20px 20px;
	background: #dfe6eb url("/nhes/images/plus.png") 99%  no-repeat;
	margin-left: 0px;
	width: 100%;

}

.nhes .MainContent .participantContent  .collapse.open  button.close_label {
	background: #dfe6eb url("/nhes/images/minus.png") 99%  no-repeat;
}

.MainContent .participantContent .collapse {
    padding-left: 0;
    padding-right: 0;
}

.nhes .MainContent .participantContent  .collapse .close_label:hover {
	background-color: #d3d9de;
}
.nhes .MainContent .participantContent  .collapse .close_label img {
	vertical-align: middle;
	margin-right: 10px;
}

.nhes .participantContent .accordion div.collapse.open p {
	margin-bottom: 0;
}


.nhes .participantContent .accordion div.collapse.open li p {
	padding-bottom: 10px;
}


.nhes .participantContent .pImageLinks a  {
	display: inline-block;
	font-size: 16px;
	margin-top: 20px;
	text-align: center;
	-webkit-animation: out2 .2s alternate ease-out forwards;
	-moz-animation: out2 .2s alternate ease-out forwards;
    animation: out2 .2s alternate ease-out forwards;
}

.nhes .participantContent .pImageLinks a:hover {
	 -webkit-animation: in2 .2s alternate ease-out forwards;
	 -moz-animation: in2 .2s alternate ease-out forwards;
    animation: in2 .2s alternate ease-out forwards;
}

@-webkit-keyframes in2 {
    0%    { -webkit-transform: translateY(0px); }
    100% { -webkit-transform: translateY(-20px);}
}

@-webkit-keyframes out2 {
    0%   { -webkit-transform: translateY(-20px); }
    100% { -webkit-transform: translateY(0px); }
}


.nhes .participantContent .pImageLinks a img {
	display: inline-block;
	margin-bottom: 10px;
	width: 100%;
    box-shadow: 0px 2px 4px rgb(87 111 127 / 75%);
}



@media screen and (max-width: 992px), screen and (max-device-width: 992px){
	.nhes .receiveCallout { display: none; }
	
	.content > .container {
		width: 100%;
	}
	
	.row {
		margin-right: 0;
		margin-left: 0;
	}
	
	.row.featured {
		border-top: 1px solid #999;
		padding-top: 1em;
	}
	
	.row.featured hr {
		display: none;
	}
	
	#PubContent .row #sidecontainer ul#sidewinder {
		padding-left: 0;
	}
	
}

@media screen and (max-width: 768px), screen and (max-device-width: 768px){
	
	nav + div {
		border-left: none;
	}
	.iesRow .col-3.surveyContent, .iesRow .col-2.surveyContent  {
		padding-left: 0;
	}
	
	.nhes .social-wrap {
		display: none;
	}
	
	.nhes .surveynav ul {
		margin: 0;
		display: none;
	}
	.nhes .surveynav ul.open {
		display: block;
		margin: 0;
	}
	.surveynav li {
		float: none;
		background: #003da5;
		border-bottom: 1px solid #fff;
	}
	.surveynav li a, .MainContent .surveynav li a, .surveynav .dropbtn  {
		width: 96%;
		padding: 17px 2%;
		font-size: 17px;
		font-family: Arial, sans-serif;
		font-weight: normal;
		text-transform: none;
		border-radius: 0px;
		text-align: left;
		color: #fff;
	}
	
	.nhes .surveynav ul li:hover ul {
		top: -999em;
	}
	
	
	.hasDropdown::after {
		display: inline-block;
		font-size: 20px;
		float: right;
		margin-left:0;
		content: "+";
		border: 0;
	}
	.nhes .surveynav ul li ul {
		position: absolute;
		top: -999;
		border: 0px;
		box-shadow: none;
		background: #f7f5f5;
	}
	.nhes .surveynav ul li.selected ul {		
		position: static;
		top: 0;
	}
	.nhes .surveynav ul li.selected  .hasDropdown::after {
		content: "-";
	}
	
	.nhes .surveynav ul li ul li {
		padding-left: 1em;
		border: 0px;
		background: none;
	}
	.nhes .surveynav ul li ul li a, .nhes .surveynav ul li ul li a:visited { color: #000; line-height: 22px; }
	.nhes .surveynav ul li ul li a:hover { color: #5a5a5a; }
	.nhes .surveynav li.mobile-social-link {
		display: list-item;
		background: none;
		border-bottom: 0px;		
	}
	.nhes .surveynav li.mobile-social-link img {
		float: left;
		position: relative;
		top: -5px;
		margin-right: 10px;
		width: 30px;
	}
	
	.about_fixed {
		font-size: .9em;
	}
	
	
	.nhes .topic_sub> div:nth-of-type(1) {
		border-right: 0;
	}

	.nhes .iesRow.topic_sub {
		flex-direction: row;
	}
	
	
	
	.nhes .iesRow.topic_sub .col-5, .nhes .iesRow.topic_sub .col-3 {
		/*flex: none;*/
	}
	
	.nhes .topicNav .iesRow {
		flex-wrap: wrap;
		flex-direction: row;
	}
	
	.nhes .topicNav .iesRow .col-1 {
		flex: 1 1 48%;
		margin: 0 1% 10px 1%;
	}
	.MainContent .iesRow ul.collapseList {
		width: auto;
	}
	
	.nhes .surveynav > .iesMainNavToggle {
		display: block;
		font-size: 16px;
		padding: 12px 10px 7px 10px;
	}
	.nhes .surveynav > a.iesMainNavToggle  { color: #fff; }
	.nhes .surveynav > .iesMainNavToggle:hover {
		
	}
		
	.iesRow > nav.col-1.open .iesMobileNavToggle { 
		padding-bottom: 10px;
		margin-bottom: 10px;
		border-bottom: 1px solid #999;
	}
	
	.nces .iesRow.buttonLinks {
		margin: 0;
		flex-direction: row;
	}
	.nces .iesRow.buttonLinks div.col-1 {
		padding: 0 2.5%;
		width: 45%;
		flex: 1 1 0%;
		margin: 0;
	}

	.nces .iesRow.buttonLinks a {
		display: block;
		vertical-align: middle;
		width: 100%;
		height: auto;
		min-height: 35px;
		padding: 1em 0;
		margin-bottom: 10px;
		text-align: center;
		font-size: 14px;
		background: #071d49;
		color: #fff;
}
	.nces .iesRow.topic_sub {
		margin: 0;
		flex-direction: column;
	}
	
	.topic_sub .col-5, .topic_sub .col-3 {
		width: 95%;
		margin: 0 2.5%;
	}
	.topic_sub .col-5 section h3 {
		line-height: 1.2em;
	}
	
	.topic_sub .col-5 section .iesRow {
		flex-direction: row;
	}
	.topic_sub .col-5 section .iesRow .col-1 {
		width: 24%;
	}
	.topic_sub .col-5 section .iesRow .col-4 {
		width: 74%;
	}
	

	.nhes .participantBanner {
		position: relative;
		display: none;
	}
}

@media screen and (max-width: 651px), screen and (max-device-width: 651px){
	.indexBlock .row{
		width: 50%;
		padding: 0;
		margin: 0;
		float: left;
	}
	
	.topicBlock {
		border-bottom: 1px solid #666;
		padding-bottom: 1em;
	}
	
	.MainContent h1 {
		line-height: 1em;
	}	

	
	
	.nhes .surveynav ul {
		width: 100%;
		font-size: 1em;
		margin-left: 1em;
		height: auto;
		font-size: 13px;
		font-family: Montserrat, sans-serif;
	}
	.topic_sub .col-md-5 {
		padding-left: 0;
	}
	.topic_sub> div:nth-of-type(1) {
		border-right: 0;
	}
	
}


@media screen and (max-width: 550px), screen and (max-device-width: 550px){
	
	.nhes .iesRow {
		flex-direction: column;
	}

	
	.col-md-6.surveyContent, .col-md-6.sidebar, .col-md-3.sidebar, nav.col-md-3 ~ .sidebar.col-md-3, .col-md-5, .col-md-7 , nav.col-md-3 {
		width: 100%;
		float: none;
		border: 0;
		background: 0;
	}
	nav.col-md-3 ~ .sidebar.col-md-3 h2 {
		text-align: center;
	}
		
	
	.about_fixed.fixed {
		position: static;
		width: auto;
	}
	
	#pubBanner {
		margin-bottom: .5em;
		border-bottom: 0;
	}
	#pubBanner .pubBannerTitle {
		padding-top: 0;
	}
	
	
		
	.nces .iesRow.buttonLinks {
		margin: 0;
		flex-direction: column;
	}
	.nces .iesRow.buttonLinks div.col-1 {
		padding: 0%;
		width: 100%;
		flex: 1 1 0%;
		margin: 0;
	}

	.nces .iesRow.buttonLinks a {
		display: block;
		vertical-align: middle;
		width: 100%;
		height: auto;
		min-height: 0;
		padding: 1em 0;
		margin-bottom: 10px;
		text-align: center;
		font-size: 14px;
		background: #071d49;
		color: #fff;
	}
	
}


@media screen and (max-width: 400px), screen and (max-device-width: 400px){



	.indexBlock.topicBlock .row  {
		width: 100%;
		margin-bottom: 1em;
	}
}