/*
  Enhance the sixteen-nine-prod theme with ITRC specific styles

  DO NOT EDIT the sixteen-nine-pro/style.css (edit here instead)

  This file is hosted on https://cdn.itrcweb.org

  Install via the Appearance > Customize > Header/Footer scripts

      <!-- itrc CDN stylesheet -->
      <link rel='stylesheet' href='//cdn.itrcweb.org/itrc-sixteen-nine-pro-extend.css?ver=2' type='text/css' media='all' />

  Styling Section 1: sixteen-nine-pro override styles (minimal and only what is different)

  Styling Section 2: Custom ITRC CSS selectors

*/

/* Section 1: BEGIN genesis/sixteen style overrides */

/* NOTE: google search is far below */

.site-header {
	text-align: inherit; /* undo center */
}

.site-header .NextendAccordionMenuWidget {
max-height: 600px;
overflow-y: auto;
}

table.acronyms td{
	vertical-align: top;
}

table.acronyms td strong {
	white-space: nowrap;
	padding-right: 15px;
}

a {
	overflow-wrap: break-word;
  word-wrap: break-word;
}

a {
  color: #005c84;
}

a:hover {
  color: #005c84;
	text-decoration: none;
}

blockquote {
	color: #000;
  margin: 24px 30px 24px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
}

h1 {
	font-size: 30px;
color: #fff;
}

h2 {
	font-size: 30px;
color: #fff;
}

h3 {
	font-size: 24px;
color: #459e10;
}

h4 {
	font-size: 20px;
color: #000;
}

h5 {
	font-size: 18px;
color: #000;
}

h6 {
	font-size: 16px;
color: #000;
}

hr {
	border: 0;
	border-collapse: collapse;
	border-bottom: 2px solid #aaa;
	clear: left;
	margin: 0;
	padding-top: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	background-color: #005c84;
	border: none;
	color: #fff;
	cursor: pointer;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	letter-spacing: 1px;
	padding: 8px 12px;
	text-transform: uppercase;
	width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
	background-color: #003851;
	color: #fff;
}

/* default table */
.wp-block-table table  {
  border: 1px solid #666;
}
.wp-block-table table tbody {
	border: none;
}

.wp-block-table table thead th {
  padding:6px;
}
.wp-block-table table tbody td {
  padding:6px;
  border: 1px solid #666;
  height: 45px;
}

.content h1 {
	color:#005c84;
	font-weight: 500;
	line-height: 1.2;
	font-size: 30px;
}

.site-header .avatar,
.site-header .site-avatar img {
	border-radius: 0;
	display: block;
	float: none;
	height: 112px;
	margin: 0 auto 8px;
	width: 112px;
}

.author-box-title {
	color: #fff;
	font-size: 16px;
	margin-bottom: 4px;
}

.entry-title,
.widgettitle {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	color: #005c84;
}

.entry-title {
	font-size: 40px;
	text-align: left;
}

.entry-title a {	
	color: #005c84;
  text-decoration: none;
}

.entry-title a:hover {
	color: #73ae57;
  text-decoration: none;
}

.enews-widget input[type="submit"] {
	background-color: #005c84;
}

.enews-widget input:hover[type="submit"] {
	background-color: #19a5a7;
}

.site-header {
	background-color: #003851;
	color: #fff;	
	padding-top: 20px;	
}


.site-title {
	color: #fff;
}


.header-widget-area .widget {
	margin-bottom: 15px;
 	padding: 0 13px;
}

.genesis-nav-menu {
	border-top: 1px solid #fff;
  }

.genesis-nav-menu li {
	border-bottom: 1px solid #fff;
  }

.genesis-nav-menu a {
	padding: 6px;
	text-transform: none;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a {
	background-color: #459e10;
	color: #fff;
}

.genesis-nav-menu .sub-menu {
	margin: -37px 0 0 241px;
  width: 240px;
}

.genesis-nav-menu .sub-menu a {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-weight: 300;
	background-color: #b78c37;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	color: #fff;
	letter-spacing: 0;
	position: relative;
	width: 240px;
}

.genesis-nav-menu .sub-menu a:hover {
	color: #000;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -37px 0 0 240px;
}

.site-footer {
    border-top: none;
}

.featured-content img,
.gallery img {
	width: auto;
}


/* WIP DJS 2020-11-12
This Work in progress (WIP) would change the entire layout to be wider.
Idea would be to add .site-wider class to <body> per site to enable
*/


/* tighten padding */
.side-wider .content {
	padding: 48px 40px 40px;
}

.site-wider .site-container {
   max-width: inherit;
}
.site-wider .site-container .site-inner {
	float: left;
	margin-left: 252px;
}

.site-wider .site-container .content-sidebar-wrap {
  width: 100%;
}

.site-wider .site-container .full-width-content .content {
  width: 96%;
}

.debug-id, .debug-anchor {
	color: red;
	padding-right: 5px;
	padding-left: 5px;
}

/* Section 1: END genesis/sixteen style overrides */


/* Section 2: BEGIN ITRC THEME styles
---------------------------------------------------------------------------------------------------- */

.home figure.hero-image {
	margin-bottom: 2rem;
}

.bsearch_results_page {
    background-color: #ffffff;
    margin-left: 0;
    padding-left: 40px;
}


.footer_container {
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: 1px;
	background-color: #000;
	margin: -10px 0 0 0;
	padding: 0 10px 0 10px;
}


.footer_container a:link {
    color:#fff;
	text-decoration:underline;
}

.footer_container a:visited {
    color:#fff;
	text-decoration:none;
}

.footer_container a:hover {
    color:#fff;
	text-decoration:none;
}

.footer_container a:active {
    color:#fff;
	text-decoration:none;
}


.footer_box_left {
	width: 20%;
	height: 140px;
	float: left;
	display: inline-block;
	margin: 0;
	padding: 15px 0 0 0;
	text-align: center;
}

.footer_box_middle {
	width: 20%;
	height: 140px;
	float: left;
	display: inline-block;
	margin: 0;
	padding: 15px 0 0 10px;
	text-align: center;
}

.footer_box_right {
	width: 20%;
	height: 140px;
	float: left;
	display: inline-block;
	margin: 0;
	padding: 15px 0 0 10px;
	text-align: center;
}

#footer_image {
	margin: 0 5px -10px 0;
	text-align: center;
}

.footer_box {
	float: left;
	margin: 0;
	padding: 0 4px;
	text-align: center;
	background-color: #000000;
	width: 30%;
}

.header_container {
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	line-height: 1.3;
	font-size: 31px;
	letter-spacing: 1.7px;
	background-color: #008843;
//SKIP	height: 60px;
	margin: 0 0 10px 0;
	padding: 5px 10px 20px 15px;
}

.home_button {
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 500;
	line-height: 1.4;
	float: right;
	font-size: 16px;
	padding: 5px 0 5px 0;
	margin: 7px 0 0 0;
	text-align: center;
	width: 70px;
	background-color: #003851;
	display: inline-block;
	border: 1px solid #fff;

}

.home_button a:link{
	color:#fff;
	text-decoration: none;
}

.home_button a:hover {
	color: #fff;

}

.home_button a:visited {
	color: #fff;

}

/* Google Search
------------------------------------------------------------ */

.site-header .gsc-search-button button {
	padding: 10px;
}
.gsc-wrapper a,
.gsc-wrapper a:hover {
	color: #005c84;
}
.gsc-results {
	text-align: left;
}
.gsc-results a.gs-title {
	font-size: 18px;
}

/* Search
------------------------------------------------------------ */

#content_results
{
	background-color:#fff;
}

#content_results a {
	color: #005c84;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-decoration: underline;
}

#content_results a:hover {
	color: #005c84;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-decoration: none;
}


/* MEDIA QUERIES */
@media only screen and (max-width: 3000px) {

	.footer_container {
		width: 96%;
		font-size: 12px;
		height: 145px;
	}

	.full_wide_footer_container {
			width: 96%;
			height: 70px;
	}

	.header_container {
		width: 96%;
		font-size: 32px;
	margin: 0 -10px 10px 0;
	}

}

@media only screen and (max-width: 1264px) {

	.footer_container {
		width: 100%;
		height: 145px;
		font-size: 12px;
	}

	.header_container {
		width: 100%;
		font-size: 32px;
		margin: 0 -10px 10px 0;
	}

	.full_wide_footer_container {
		width: 100%;
		height: 70px;
	}
}

@media only screen and (max-width: 1250px) {

	/* adjust header logo/search/hamburger */
	.search-form {
		width: 100%;
	}
	.site-avatar {
		float: left;
		margin-left: 25px;
	}

	.site-header .widget-area {
		float: left;
		width:70%;
	}
	#text-3 {
		float: right;
	}
}

@media only screen and (max-width: 1023px) {

	.footer_container {
		width: 100%;
		height: 145px;
		font-size: 12px;
	}

	.header_container {
		width: 100%;
	}

	.full_wide_footer_container {
		width: 100%;
		height: 70px;
	}

}


@media only screen and (max-width: 800px) {
	.footer_container {
		width: 100%;
		height: 600px;
		font-size: 12px;
	}

	.header_container {
		width: 100%;
		font-size: 20px;
	}

	.full_wide_footer_container {
		width: 100%;
		height: 120px;
	}
	.home_button {
		font-size: 10px;
		width: 50px;
		line-height: 0;
		padding: 5px 0 5px 0;
		margin: 7px 0 0 0;
	}

	/* shrink padding */
	.content {
		padding: 10px;
	}


}


@media only screen and (max-width: 400px) {
	.footer_box_left {
		height: 70px;
	}

	.footer_box_middle {
		height: 70px;
	}

	.footer_box_right {
		height: 70px;
	}
	.footer_container {
			width: 100%;
		height: 650px;
		font-size: 6px;
		line-height: 2.5;
		}

	.full_wide_footer_container {
			width: 100%;
			height: 125px;
	}

	.header_container {
			width: 100%;
		font-size: 18px;
		height: 60px;
		}

	.home_button {
		font-size: 10px;
		width: 40px;
		line-height: 0;
		padding: 5px 0 5px 0;
	}

}

@media print {
	.site-container .site-inner {
		margin-left:0 !important;
		width: 100%;
	}
	.site-container .site-header {
		float:none;
		position: relative;
		background: none;
	}
	.site-container .site-header .widget-area {
		display:none;
	}
	.backstretch {
		display:none;
	}
	.footer_container {
		display:none;
	}
	.pdfprnt-buttons {
		display: none !important;
	}
	/* the logo is in the site-header, but the calc makes this a blank page */
	.site-header { display: none; }
	.content-sidebar-wrap { max-width: unset;}
}



/* Wordpress WYSIWYG generic overrides
------------------------------------------------------------ */

.entry-content  li > ol > li {
	list-style-type: lower-alpha;
}

.entry-content  li > ul > li {
	list-style-type: circle;
}

.entry-content a {
	color: #005c84;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-decoration: underline;
}

.entry-content a:hover {
	color: #005c84;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-decoration: none;
}

/* Custom WYSIWYG classes
------------------------------------------------------------ */

/* Custom WYSIWYG - div/p/ul etc .text-box (idss/rct)
------------------------------------------------------------ */
.entry-content .text-box {
	padding:10px;
	border: #dddddd 2px solid;
}

/* Custom WYSIWYG - div/p/ul etc .text-box-right (idss/rct)
------------------------------------------------------------ */
.entry-content .text-box-right {
    width: 40%;
    float: right;
    padding: 10px;
    margin-left: 10px;
	border: #dddddd 2px solid;
}
.entry-content .text-box-right p {
	margin: 0 0 5px 0;
}
.entry-content .text-box-right ul {
	margin-bottom: 10px;
}

/* Custom WYSIWYG - Table column helper classes
for setting column width by column counts evenly */
/*------------------------------------------------------------ */
.entry-content table.col-count-2  td
{
	width: 50%;
}
.entry-content table.col-count-3  td
{
	width: 33%;
}
.entry-content table.col-count-4 td
{
	width: 25%;
}
.entry-content table.col-count-5  td
{
	width: 20%;
}

/* Custom WYSIWYG - Table flush left--but th centered
------------------------------------------------------------ */

.entry-content table.table1
{
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	line-height: 1.5;
	border-collapse:collapse;
	width:100%;
	border:1px solid #000000;
	font-size: 0.95em;
	letter-spacing: 0.01em;
	text-transform: none;
	text-align:left;
}

.entry-content table.table1 td
{
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	line-height: 1.5;
	vertical-align:top;
	border:1px solid #000000;
	padding:5px 7px 5px 7px;
	font-size: 0.95em;
	text-transform: none;
	text-align:left;
	color: #333;
}
.entry-content table.table1 td ul
{
	margin-left: 14px;
	margin-bottom: 0;
}
.entry-content table.table1 th
{
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	border:1px solid #000000;
	padding:5px 7px 5px 7px;
	background-color:#005c84;
	color:#ffffff;
	font-size: 0.95em;
	line-height: 1.1em;
	text-align:center;
 	text-transform: initial;
}

/* Custom WYSIWYG - Table flush left (variation)
------------------------------------------------------------ */

.entry-content table.table1c td ul
{
	margin-left: 10px;
 	text-transform: none;
}
.entry-content table.table1c th
{
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-align:center;
	border:1px solid #000000;
	padding:5px 7px 5px 7px;
	background-color:#005c84;
	color:#ffffff;
	font-size: 0.95em;
	line-height: 1.1em;
 	text-transform: initial;
}


/* Custom WYSIWYG - Table centered aligned top
------------------------------------------------------------ */

.entry-content table.table2
{
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	border-collapse:collapse;
	width:100%;
	border:1px solid #000000;
	text-align: center;
	font-size: 0.95em;
	line-height: 1.1em;
	letter-spacing: 0.01em;
	text-transform: none;
}
.entry-content table.table2 td
{
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	vertical-align:top;
	text-align: center;
	border:1px solid #000000;
	padding:5px 7px 5px 7px;
	font-size: 0.95em;
	line-height: 1.1em;
	color: #333;
	text-transform: none;
}
.entry-content table.table2 th
{
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-align:center;
	vertical-align:top;
	border:1px solid #000000;
	padding:5px 7px 5px 7px;
	background-color:#005c84;
	color:#ffffff;
	font-size: 0.95em;
	line-height: 1.1em;
	text-transform: initial;
}

/* Custom WYSIWYG - Table flush left--with no align top
------------------------------------------------------------ */

.entry-content table.table3
{
font-family: 'PT Sans', sans-serif;
	border-collapse:collapse;
	width:100%;
	border:1px solid #000000;
	font-size: 0.95em;
	line-height: 1.1em;
	letter-spacing: 0.01em;
}

.entry-content table.table3 td
{
	font-family: 'PT Sans', sans-serif;
	border:1px solid #000000;
	padding:5px 7px 5px 7px;
	font-size: 0.95em;
	line-height: 1.1em;
	color: #333;
}

.entry-content table.table3 th
{
	font-family: 'PT Sans', sans-serif;
	text-align:center;
	border:1px solid #000000;
	padding:5px 7px 5px 7px;
	background-color:#007AB9;
	color:#ffffff;
	font-weight: bold;
	font-size: 0.95em;
	line-height: 1.1em;
}

.entry-content .errata {
	display: block;
	background-color: #f0f8ff;
	border-width: 2px;
	border-style: solid;
	border-color: #006595;
	padding: 20px;
}
.entry-content .errata td {
	border: 0;
	margin: 0;
	height: auto;
}

/* Custom WYSIWYG - Custom Containers
------------------------------------------------------------ */




.full_wide_container {
	width: 100%;
	border-bottom:1px solid #000000;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	}

.full_wide_footer_container {
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	line-height: 1.3;
	font-size: 12px;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 10px 10px 20px;
	background-color: #000;
}

.full_wide_footer_container a:link {
    color:#fff;
	text-decoration:underline;
}

.full_wide_footer_container a:visited {
    color:#fff;
	text-decoration:none;
}

.full_wide_footer_container a:hover {
    color:#fff;
	text-decoration:none;
}

.full_wide_footer_container a:active {
    color:#fff;
	text-decoration:none;
}


/* Footer block center divs
------------------------------------------------------------ */

.footer_block_center {
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;

}

.footer_block_center img {
	display: block;
	margin: auto;

}


/* 90 degree th text
------------------------------------------------------------ */

.vertical_th {
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg); /* Safari/Chrome */
	-moz-transform: rotate(-90deg);    /* Firefox */
	-o-transform: rotate(-90deg);      /* Opera */
	-ms-transform: rotate(-90deg);     /* IE 9 */
}


/* Custom Contents Containers and Media Queries
------------------------------------------------------------ */

.toc_container_1 {
	width: 100%;
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 10px;
	line-height: 1.2;
	display: inline-block;
	letter-spacing: 1px;
	vertical-align: text-top;
	background-color: #e4eff4;
	margin: 7px 0 20px 0;
	padding: 10px 10px 0 10px;
}

@media only screen and (max-width: 3000px) {
	.toc_container_1 {
	height: 50px;
	}
}

@media only screen and (max-width: 1264px) {
	.toc_container_1 {
	height: 75px;
	}
}

@media only screen and (max-width: 1023px) {
	.toc_container_1 {
	height: 75px;
	}

}

@media only screen and (max-width: 800px) {
	.toc_container_1 {
		height: 75px;
	}

	.entry-content table.table1
	{
		font-size: .8em;
	}

	.entry-content table.table1 td
	{
		padding:2px 5px 2px 5px;
		font-size: .8em;
	}

	.entry-content table.table1 td ul
	{
		margin-left: 10px;
	}

	.entry-content table.table1 th
	{
		padding:2px 2px 2px 2px;
		font-size: .8em;

	}

	.entry-content table.table2
	{
		font-size: .8em;
	}

	.entry-content table.table2 td
	{
		padding:2px 5px 2px 5px;
		font-size: .8em;
	}

	.entry-content table.table2 td ul
	{
		margin-left: 10px;
	}

	.entry-content table.table2 th
	{
		padding:2px 2px 2px 2px;
		font-size: .8em;

	}
}


@media only screen and (max-width: 400px) {
	.toc_container_1 {
	height: 75px;
	}

	.entry-content table.table1
	{
		font-size: .5em;
	}

	.entry-content table.table1 td
	{
		padding:1px 5px 1px 1px;
		font-size: .5em;
	}

	.entry-content table.table1 td ul
	{
		margin-left: 2px;
	}

	.entry-content table.table1 th
	{
		padding:1px 1px 1px 1px;
		font-size: .5em;
	}


	.entry-content table.table2
	{
		font-size: .5em;
	}

	.entry-content table.table2 td
	{
		padding:1px 5px 1px 1px;
		font-size: .5em;
	}

	.entry-content table.table2 td ul
	{
		margin-left: 2px;
	}

	.entry-content table.table2 th
	{
		padding:1px 1px 1px 1px;
		font-size: .5em;
	}

}

.toc_box_left_4 {
	width: 24%;
	vertical-align: text-top;
	display: inline-block;
	margin: 0;
	padding: 0 0 0 0;
	text-align: left;
}

.toc_box_4 {
	width: 24%;
	vertical-align: text-top;
	display: inline-block;
	margin: 0;
	padding: 0 0 0 10px;
	text-align: left;
}

/* No Border White Border Table for Acronyms
------------------------------------------------------------ */

.entry-content table.table_no_border
{
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	line-height: 1.5;
	border-collapse:collapse;
	width:100%;
	border:1px solid #fff;
	font-size: 16px;
	letter-spacing: 0.01em;
	text-transform: none;
	text-align:left;
}
.entry-content table.table_no_border td
{
	font-family: 'Roboto', sans-serif;
	border:1px solid #fff;
	vertical-align:top;
	padding:5px 0 5px 0;
	font-size: 16px;
	line-height: 1.5;
	text-transform: none;
	color: #333;
}
.entry-content table.table_no_border td ul
{
	margin-left: 0;
	text-transform: none;
}
.entry-content table.table_no_border th
{
	font-family: 'Roboto', sans-serif;
	border:1px solid #fff;
	text-align:center;
	padding:5px 0 5px 0;
	background-color:#005c84;
	color:#ffffff;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5;
	text-transform: none;
}


/* No Border White Border Table within table (asct)
------------------------------------------------------------ */

.entry-content table.subtable
{
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	line-height: 1.5;
	border-collapse:collapse;
	margin-bottom:-3px;
	width:100%;
	border:1px solid #fff;
	font-size: 0.95em;
	letter-spacing: 0.01em;
	text-transform: none;
	text-align:left;
}

.entry-content table.subtable td
{
	font-family: 'Roboto', sans-serif;
	border:1px solid #fff;
	vertical-align:top;
	padding:0px 0px 0px 0px;
	margin-bottom:-3px;
	font-size: 0.95em;
	letter-spacing: 0.01em;
	text-transform: none;
	text-align:left;
	color: #333;
}

.entry-content table.subtable td ul
{
	margin-left: 0px;
	text-transform: none;
}


.entry-content table.subtable th
{
	font-family: 'Roboto', sans-serif;
	border:1px solid #fff;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin-bottom:-3px;
	background-color:#005c84;
	color:#ffffff;
	font-weight: bold;
	font-size: 0.95em;
	letter-spacing: 0.01em;
	text-transform: none;
}

/* Tabel1a (asct)
------------------------------------------------------------ */
.entry-content table.table1a
{
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	line-height: 1.5;
	border-collapse:collapse;
	width:100%;
	border:1px solid #000000;
	font-size: 0.95em;
	letter-spacing: 0.01em;
	text-transform: none;
	text-align:left;
}

.entry-content table.table1a td
{
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	line-height: 1.5;
	vertical-align:top;
	border:1px solid #000000;
	padding:5px 7px 5px 7px;
	font-size: 0.95em;
	text-transform: none;
	text-align:left;
	color: #333;
}

.entry-content table.table1a td ul
{
	margin-left: 14px;
	margin-bottom: 0px;
}

.entry-content table.table1a td ol > li
{
	list-style-type: lower-alpha;
	margin-left: 9px;
	margin-bottom: 0px;
}

.entry-content table.table1a td ol
{
	list-style-type: lower-alpha;
	margin-left: 9px;
	margin-bottom: 0px;
}


.entry-content table.table1a th
{
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	border:1px solid #000000;
	padding:5px 7px 5px 7px;
	background-color:#005c84;
	color:#ffffff;
	font-size: 0.95em;
	line-height: 1.1em;
	text-align:center;
	text-transform: initial;
}


/* No Border White Border Table roman numerals  (asct)
------------------------------------------------------------ */

.entry-content table.table_roman
{
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	line-height: 1.5;
	border-collapse:collapse;
	margin-bottom:15px;
	width:100%;
	border:1px solid #fff;
	font-size: 12px;
	letter-spacing: 0.01em;
	text-transform: none;
	text-align:left;
}

.entry-content table.table_roman td
{
	font-family: 'Roboto', sans-serif;
	border:1px solid #fff;
	vertical-align:top;
	padding:0px 0px 0px 0px;
	margin-bottom:-3px;
	font-size: 12px;
	letter-spacing: 0.01em;
	text-transform: none;
	text-align:left;
	color: #333;
}

.entry-content table.table_roman td ul
{
	margin-left: 0px;
	text-transform: none;
}


.entry-content table.table_roman th
{
	font-family: 'Roboto', sans-serif;
	border:1px solid #fff;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin-bottom:-3px;
	background-color:#005c84;
	color:#ffffff;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.01em;
	text-transform: none;
}

/* No head or body alignment
------------------------------------------------------------ */

.entry-content table.table56
{
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	border-collapse:collapse;
	width:100%;
	border:1px solid #000000;
	font-size: 0.95em;
	line-height: 1.1em;
 	text-transform: none;
	letter-spacing: 0.01em;
}
.entry-content table.table56 td
{
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	vertical-align:bottom;
	border:1px solid #000000;
	padding:5px 7px 5px 7px;
	font-size: 0.95em;
	line-height: 1.1em;
	text-transform: none;
	color: #333;
}
.entry-content table.table56 td ul
{
	margin-left: 10px;
}
.entry-content table.table56 th
{
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	border:1px solid #000000;
	padding:5px 7px 5px 7px;
	background-color:#005c84;
	color:#ffffff;
	font-size: 0.95em;
 	text-transform: initial;
	line-height: 1.1em;
}


/* Work Flow Example Table
------------------------------------------------------------ */

.entry-content table.table_example
{
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	border-collapse:collapse;
	width:100%;
	border:1px solid #000000;
	font-size: 0.95em;
	line-height: 1.1em;
	letter-spacing: 0.01em;
	text-align: left;
	text-transform: none;
}
.entry-content table.table_example td
{
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	vertical-align:top;
	border:1px solid #000000;
	font-size: 0.95em;
	line-height: 1.1em;
 	text-transform: none;
	text-align: left;
	color: #333;
}
.entry-content table.table_example td ul
{
	margin-left: 10px;
	text-transform: none;
}
.entry-content table.table_example th
{
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-align:center;
	border:1px solid #000000;
	background-color:#005c84;
	color:#ffffff;
	font-size: 0.95em;
	line-height: 1.1em;
 	text-transform: none;
}


/* Blue highlight box
------------------------------------------------------------ */

#highlight_box {
	text-align:left;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.625;
	float: right;
	margin-left: 6px;
	margin-bottom: 10px;
	background-color:#e9f0f9;
	padding: 10px 15px 0 10px;
	text-decoration: none;
	border-width:2px;
  	border-style:solid;
  	border-color:#006595;
	width: 50%;
}

#highlight_box_wider {
	text-align:left;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.625;
	float: right;
	margin-left: 6px;
	margin-bottom: 10px;
	background-color:#e9f0f9;
	padding: 10px 15px 0 10px;
	text-decoration: none;
	border-width:2px;
  	border-style:solid;
  	border-color:#006595;
	width: 55%;
}

#highlight_box_full_wide {
	text-align:left;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.625;
	margin-left: 6px;
	margin-bottom: 25px;
	background-color:#e9f0f9;
	padding: 10px 15px 0 10px;
	text-decoration: none;
	border-width:2px;
  	border-style:solid;
  	border-color:#006595;
	width: 100%;
}

/* White highlight narrower (asct)
------------------------------------------------------------ */
#highlight_box_narrower {
	text-align:left;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: 300;
	line-height: 1.625;
	float: right;
	margin-left: 15px;
	margin-bottom: 0px;
	background-color:#e9f0f9;
	padding: 10px 15px 0px 10px;
	text-decoration: none;
	border-width:2px;
	border-style:solid;
	border-color:#006595;
	width: 40%;
}


/* White highlight box
------------------------------------------------------------ */

#highlight_box_white {
	text-align:left;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: 300;
	line-height: 1.625;
	float: right;
	margin-left: 6px;
	margin-bottom: 10px;
	background-color:#fff;
	padding: 10px 15px 10px 10px;
	text-decoration: none;
	border-width:2px;
	border-style:solid;
	border-color:#000;
	width: 25%;
}

#highlight_box_white2 {
	text-align:left;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: 300;
	line-height: 1.625;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color:#fff;
	padding: 10px 15px 0px 15px;
	text-decoration: none;
	border-width:2px;
	border-style:solid;
	border-color:#000;
	width: 50%;
}

/* highlight
use: [expand title=\"Read More\" trigclass=\"highlight\"]
------------------------------------------------------------ */

.highlight {
	color: #f07b0a;
	font-weight: 500;
	font-style:italic;
}

.highlight a:active {
	color: #f07b0a;
}


/* rmcs */
#photo_box_rightx {
	text-align:left;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.625;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	padding: 0 0 0 0;
	text-decoration: none;
	width: 47.5%;
}

/* Timeline Table
------------------------------------------------------------ */

.entry-content table.timeline_table
{
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	line-height: 1.5;
	border-collapse:collapse;
	width:100%;
	border:2px solid #fff;
	font-size: 16px;
	letter-spacing: 0.01em;
	text-transform: none;
	text-align:left;
}
.entry-content table.timeline_table td
{
	font-family: 'Roboto', sans-serif;
	border:2px solid #fff;
	vertical-align:top;
	padding:5px 7px 5px 7px;
	font-size: 16px;
	line-height: 1.5;
	text-transform: none;
	color: #333;
}
.entry-content table.timeline_table td ul
{
	margin-left: 0;
	text-transform: none;
}
.entry-content table.timeline_table th
{
	font-family: 'Roboto', sans-serif;
	border:2px solid #fff;
	text-align:center;
	padding:5px 7px 5px 7px;
	background-color:#005c84;
	color:#ffffff;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5;
	text-transform: none;
}

.reference-table .csl-entry {
	word-break: break-all;
}

/* pfas */
#team_members_complex {
	margin-bottom: 10px;
	padding: 0 0 0 0;
	width: 100%;
	display: table;
}
#team_members_complex2 {
	clear: both;
	margin-bottom: 10px;
	padding: 12px 0 0 0;
	width: 100%;
	display: table;
}
#team_members_complex3 {
	clear: both;
	margin-bottom: 10px;
	padding: 20px 0 0 0;
	width: 100%;
	display: table;
}


/* MISC
------------------------------------------------------------ */

.bullets ul, .bullets li {
	margin-left: 0;
	padding-left: 0;
}

.table_text_right
{
	text-align: right;
}

#gro_caption
{
	font-weight: 500;
}

/* Content changes by js3 */

.content p {
	margin: 0 0 17px;
	padding: 0;
}

.definition_hide {
	display: none;
}

.ecos_logo{
	float: left;
}

#h2_blue {
	color:#005c84;
}

#h3_pulled_up {
	line-height:15px;
}

.genesis-nav-menu .sub-menu .sub-menu a {
	background-color: #459e10;
}

/* Brian Barrier Additions */

.menuhider {
	display: none;
}

#text-3 {
	display: none;
}

acronym {
	border-bottom:1px dotted #000;
	font-weight: 700;
	color: #696969;
}

@media (max-width:1250px) {
	.mainmenu {
		display: none;
	}
	.widget.NextendAccordionMenuWidget {
		display: none;
	}
	#text-3 {
		display: inline-block;
	}
	.menuhider {
		display: inline-block;
		font-size: 1.9em;
	}
}

@media (max-width:1250px) {
	.mainmenu.responsive {
		float: none;
		display: block;
	}
	.widget.NextendAccordionMenuWidget.responsive {
		display: block;
	}

}

#size_test {
	width: 100%;
	background-color: #666;
}

.vertical-text {
	transform: rotate(90deg);
	transform-origin: center top 0;
}

.cell_right{
	text-align: right;
}

.cell_center{
	text-align: right;
}


.hangingindent {
	padding-left: 22px ;
	text-indent: -22px ;
}

.hangingindent2 {
	padding-left: 22px ;
}

.glossaryLink {
	font-weight: 500;
}

.colomat-visited {
	color: #f07b0a;
}


/* MISC (asct) */
.a_chart_left_column {
	padding:0px 10px 0px 0px;
	float: left;
}

.a_chart_right_column {
	padding:0px 0px 0px 0px;
}

.a_chart_bold_line {
	padding:0px 0px 5px 0px;
}

/* Section 2: END ITRC styles */

/* 2021-08 Slider menu */
/* NOTE: Poppins and fontawesome are loaded via functions.php */

.site-container {
    max-width: none;
}
.site-inner {
    float: left !important;
    margin-left: 318px !important;
}
.site-header {
    padding-top: 24px;
 }
.site-header .site-title {
    margin: 0;
}
.site-avatar,
.site-header .avatar, .site-header .site-avatar img {
    height: 112px;
}
.site-avatar {
    margin-bottom: 20px;
}
.site-header .avatar, .site-header .site-avatar img {
    margin: 0 auto;
}
.site-header .NextendAccordionMenuWidget {
    background-color: #003851 !important;
    font-weight: 500;
    height: calc(100vh - 152px);
    max-height: none !important;
    padding: 0 !important;
}
div[id*='nextendaccordionmenuwidget'] dl.level1 dt {
    background: #0092ee !important;
}

div[id*='nextendaccordionmenuwidget'] dt {
    border-radius: 0;
    border-color: #003851;
    border-width: 0 0 1px 0 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    min-height: 60px !important;
    display: flex !important;
    align-items: center !important;
}

div[id*='nextendaccordionmenuwidget'] dt.sibling-open {
    display: none !important;
}

div[id*='nextendaccordionmenuwidget'] dt .inner,
div[id*='nextendaccordionmenuwidget'] dl.level1 .inner {
    padding: 10px 25px !important;
}
div[id*='nextendaccordionmenuwidget'] dl.level1 .parent .inner {
    padding: 10px 44px 10px 25px !important;
}

div[id*='nextendaccordionmenuwidget'] dl.level1 dt.parent.opened .inner {
    padding: 70px 44px 10px 25px !important;
}
div[id*='nextendaccordionmenuwidget'] dl.level1 dt.parent.opened.hasBack .inner {
    padding: 10px 44px 10px 25px !important;
}

div[id*='nextendaccordionmenuwidget'] dl.level1 dt.parent.opened .inner::after,
div[id*='nextendaccordionmenuwidget'] dl.level1 dt.parent.opening .inner::after {
    display: none !important;
}

div[id*='nextendaccordionmenuwidget'] dt.level1:hover,
div[id*='nextendaccordionmenuwidget'] dt.level2:hover {
    background-color: #155f00 !important;
    border-bottom-color: #003851 !important;
}

div[id*='nextendaccordionmenuwidget'] dt.level1:HOVER a,
div[id*='nextendaccordionmenuwidget'] dt.level2:hover a {
    text-decoration: underline !important;
}

div[id*='nextendaccordionmenuwidget'] dt.level1.active,
div[id*='nextendaccordionmenuwidget'] dt.level1.opening {
    background-color: #207d06 !important;
    border-bottom-color: #003851 !important;
}

div[id*='nextendaccordionmenuwidget'] dt.level1.opened,
div[id*='nextendaccordionmenuwidget'] dt.level1.opening {
    background-color: #013851 !important;
    border-bottom-color: #003851 !important;
}
div[id*='nextendaccordionmenuwidget'] dl.level1 dt.active {
    background-color: #207d06 !important;
}
div[id*='nextendaccordionmenuwidget'] dt.level1.hasBack {
    padding-top: 60px !important;
}

div[id*='nextendaccordionmenuwidget'] dl dt.back1 {
    align-items: center;
    background-color: #f4f4f4 !important;
    cursor: pointer;
    display: flex;
    height: 60px;
    padding: 0 30px;
    position: absolute;
    text-align: left;
    top: 0px;
    width: 100%;
    z-index: 100;
}
div[id*='nextendaccordionmenuwidget'] dl dt.back1 span {
    color: #121212 !important;
    font-family: 'Poppins', sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 18px !important;
    text-shadow: none !important;
}
div[id*='nextendaccordionmenuwidget'] dl dt.back1 span::before {
    color: #121212;
    content: "\f053";
    display: inline-block;
    font-size: 14px !important;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    text-shadow: none;
    margin-right: 10px;
}

div[id*='nextendaccordionmenuwidget'] dl dt.back1:hover span {
    text-decoration: underline !important;
}
div[id*='nextendaccordionmenuwidget'] dl.level1 dt a,
div[id*='nextendaccordionmenuwidget'] dl.level1 dt a span {
    color: #ffffff;
    font-size: 18px !important;
    text-shadow: none !important;
    font-family: 'Poppins', sans-serif !important;
    line-height: 1.33;
}
div[id*='nextendaccordionmenuwidget'] dl.level1 dt.parent .inner {
    background-image: none !important;
    background-repeat: no-repeat;
    background-position: left center;
    cursor: pointer;
}

div[id*='nextendaccordionmenuwidget'] dl.level1 dt.parent .inner::after {
    color: #ffffff;
    content: "\f054";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    text-shadow: none;
    position: absolute;
    right: 22px;
    top: 50%;
    transform: translateY(-11px);
}
div[id*='nextendaccordionmenuwidget'] dl.level1 dt.parent.hasBack .inner::after {
    margin-top: 30px;
}

div[id*='nextendaccordionmenuwidget'] dl.level2 dt a,
div[id*='nextendaccordionmenuwidget'] dl.level2 dt a span {
    color: #ffffff !important;
    line-height: 24px !important;
}

.NextendAccordionMenuWidget::-webkit-scrollbar {
    padding: 0 5px !important;
    width: 18px !important;
}
.NextendAccordionMenuWidget::-webkit-scrollbar-track {
    background-color: #013851 !important;
}
.NextendAccordionMenuWidget::-webkit-scrollbar-thumb {
      background-color: #ffffff !important;
    border-radius: 10px !important;
      border: 5px solid #013851 !important;
    outline: 0 !important;
}

.admin-bar .site-header .NextendAccordionMenuWidget {
    height: calc(100vh - 184px);
}

.header_container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px 0 15px;
}
.widget_wgs_widget {
    width: 250px;
    display: inline-block;
}
.widget_wgs_widget .widgettitle {
    margin: 3px 0;
}
.gsc-search-button-v2 {
    background-color: #4d90fe !important;
    border: 0 !important;
    border-radius: 0 !important;
    margin-left: 0 !important;
    padding: 12px 12px 11px !important;
}
.home_button {
    margin: 0;
}

.site-header {
	float: none;
	height: 100%;
	position: fixed;
	width: 300px !important;
}
.site-avatar {
	float: none !important;
	margin-left: 0 !important;
}
.site-inner {
	margin-left: 300px !important;
	width: calc(100% - 300px);
}
.site-header .NextendAccordionMenuWidget {
	overflow-y: scroll !important;
}
.site-header .widget-area {
	display: flex;
	float: left;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
}

.content-sidebar-wrap {
	max-width: 1000px;
	width: 96%;
}
.content-sidebar-wrap .header_container,
.content-sidebar-wrap .content,
.content-sidebar-wrap .full_wide_footer_container,
.content-sidebar-wrap .footer_container {
	float: left;
	width: 100%;
}


@media only screen and (max-width: 1264px) {
    .site-container {
        display: flex;
        justify-content: normal;
        align-items: normal;
    }
    .site-header {
        float: none;
        height: 100vh;
        position: fixed;
        width: 300px !important;
    }
    .site-inner {
        margin-left: 300px !important;
        width: calc(100% - 300px);
    }
    .title-area {
        margin-bottom: 0;
    }
    .site-header .NextendAccordionMenuWidget {
        height: calc(100vh - 220px);
    }
    .header_container {
        height: auto !important;
    }
    .home_button {
        margin: 0 0 0 15px;
    }
    .admin-bar .site-header .NextendAccordionMenuWidget {
        height: calc(100vh - 252px);
    }
}

@media only screen and (max-width: 800px) {
	.footer_container {
		height: auto;
		display: inline-block;
	}
}

@media only screen and (max-width: 768px) {
	.site-header {
		float: none;
		height: 100px;
		position: fixed;
		width: 100% !important;
		padding: 10px 20px;
	}
	.site-header .wrap {
		display: flex;
		justify-content: space-between;
	}
	.site-avatar, .site-header .avatar, .site-header .site-avatar img {
		height: 80px;
		width: 100px;
	}
	.site-header .widget-area {
		display: block;
		float: none;
		/* align-items: end; */
		/* flex-wrap: wrap; */
	}
	#text-3 {
		display: block;
		margin: 15px 0;
		padding: 0;
	}
	.widget.NextendAccordionMenuWidget {
		width: 100%;
		position: fixed;
		top: 100px;
		left: 0;
		height: calc(100% - 100px);
		padding: 0 !important;
	}
	.content-sidebar-wrap {
		max-width: 1000px;
		width: 100%;
	}
	.site-inner {
		margin-left: 0px !important;
		width: 100%;
		position: relative;
		top: 100px;
	}
	.footer_container {
		height: auto;
	}
	.full_wide_footer_container {
		float: left;
		height: auto;
		padding: 20px;
	}
	/*
	.site-header {
		float: none;
		height: 100%;
		position: fixed;
		width: 160px !important;
	}
	.site-inner {
		margin-left: 160px !important;
		width: calc(100% - 160px);
	}
	.site-header .widget-area {
		display: flex;
		float: none;
		flex-wrap: wrap;
		justify-content: center;
		width: 100%;
		margin: 0;
		text-align: right;
		align-items: center;
	}
	.full-width-content .content {
		max-width: 100%;
		overflow-x: scroll;
		width: 1000px;
	}
	*/

	div[id*='nextendaccordionmenuwidget'] dt .inner,
	div[id*='nextendaccordionmenuwidget'] dl.level1 .inner,
	div[id*='nextendaccordionmenuwidget'] dl.level1 .parent .inner,
	div[id*='nextendaccordionmenuwidget'] dl.level1 dt.parent.opened.hasBack .inner {
		padding: 10px 15px 10px 5px !important;
		width: 100%;
	}
	div[id*='nextendaccordionmenuwidget'] dl.level1 dt.parent .inner::after {
		right: 6px;
	}
}


@media only screen and (max-width: 480px) {

}
/* END slider menu */
