@charset "utf-8";
/* CSS Document */

/* MAIN SITE */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* font-family: Helvetica, Arial, sans-serif;
	font-size: 80% !important; */
	font-weight: normal;
	color: #333333;
	background-color:#e5e5e5;
}

div.bodyWrapper
{
	position:static;
	background-image:url(/assets/images/bodybackgrnd-w-shadow.png);
	width: 980px;
	margin-left: auto;
	margin-right: auto;

}

.smallFont
{
	font-size:9px;
}

a {
	word-wrap: break-word;
}

/* MESSAGES */
.msg-box {
	padding: 10px;
	border-radius: 3px;
}

.msg-box.info {
	border: 1px solid #075160;
	background-color:#CFF4FC;
}

.msg-box .fa-info-circle {
	color: #075160 !important;
	font-size: 29px !important;
	vertical-align: middle;
}

.msg-box.success {
	border: 1px solid #0E5232;
	background-color:#D1E7DE;
}

.msg-box .fa-check-circle {
	color: #0E5232 !important;
	font-size: 36px !important;
	vertical-align: middle;
}

.msg-box.warning {
	border: 1px solid #664D04;
	background-color:#FFF2CD;
}

.msg-box .fa-exclamation-triangle {
	color: #664D04 !important;
	font-size: 36px !important;
	vertical-align: middle;
}

.msg-box.error {
	border: 1px solid #842029;
	background-color:#F8D7DA;
}

.msg-box .fa-exclamation-circle {
	color: #842029 !important;
	font-size: 36px !important;
	vertical-align: middle;
}

/* END MESSAGES */


/* HEADER */
/* ============================================================ */
div.header
{
	position:relative;
/*	background-image:url(/assets/images/header/headerbkgrnd.png);	*/
	background-repeat:repeat;
/*	background-color:#669;	*/
	background-color:#FFF;	
	width: 960px;
	/*height: 195px;*/
	height: 120px;
	margin-left: 0px;
	margin-right: 0px;
}


img#headerLogo
{
	position:absolute;
	top: 49px;
	left: 0px;
	margin-left:0px;
	/*	padding-left:25px; */
	padding-right: 0px;
	padding-top:0px;
	padding-bottom:0px;
}

img#logos
{
	position:relative;
	top:-15px;
}

#header-search{
	display: none;
}


/* SHARE AND PRINT ICONS */
#shareprintIcons {
	float:right;
	margin-right: 20px;
}

#shareprintIcons span {
	display: block;
}

#shareprintIcons .page-option {
	display: block;
	float: left;
	margin-left: 10px;
	margin-right: 0%;
	font-size: 11px;
	font-family:verdana, Arial, sans-serif;
	/*text-transform: uppercase;*/
	text-align: center;
	text-decoration: none;
	color: rgb(0, 0, 0);
	overflow: hidden;
}


/*Google Translate*/
/*
.goog-te-gadget, .goog-te-combo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 57px;
	overflow: hidden;
	opacity: 0;
}
*/

/* .goog-te-gadget-simple *{display:none;} */  /* hides the default Google 'Select Language' dropdown */


/*
.goog-te-gadget-simple:first-child {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 22px;
	height:18px;
	overflow: hidden;
	border-left: 0px solid #ffffff;
	border-width: 0px;
	border-style: none;
	border-color: #ffffff;
	background: none;
	display: inline;
}
*/

/* IE7 needs width set for div#translate. Set in ie7.css  */

#translate-this {
	/*display:inline-block;*/
	/*margin: 10px auto 0;*/
	/*
	width: 22px;
	height:18px;
	*/
	width: auto;
	height:auto;
	position: relative;
	cursor: pointer;
	/*background: transparent url(../images/translateicon.gif) no-repeat;*/
	
}
/*
.goog-te-gadget-simple {
	width: 30px !important;
	height: 30px !important;
	background-color: green;
}
*/
#size-this { padding-top: 12px; }
#email-updates { padding-top: 14px; }
#email-this { padding-top: 4px; }
#print-this { padding-top: 8px; }

/* This turns off the top bar in google translate
.goog-te-banner-frame.skiptranslate {display: none !important;} 
body { top: 0px !important; }*/


div.clearspace{
	clear:both;
}
/* SKIP NAV */
.skipnav { text-align: left; }
.skipnav a { color: #2929FF !important; position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden; }
.skipnav a:focus, .skipnav a:active { position: static; left: 0; width: auto; height: auto; overflow: visible; text-decoration: underline; outline: thin dotted black;} 



/* FOOTER */
/* ============================================================ */
div.footer
{
	clear:both;
}


div.footerMenu
{
	position:static;
	background-image: url(/assets/images/footer/footerMenu_background.png);
	background-repeat:repeat;
	width: 958px;
}
p#footerMenuHeader
{
	font-weight:bold;
	text-align:left;
	margin-top:10px;
	margin-left:10px;
}

p#footerMenuItems
{
	margin-top:0px;
	margin-left:20px;
	margin-right:10px;
	text-align:left;
	/*line-height:25px;*/
	font-size:11px;
	padding-bottom:5px;
}
a.footerMenuLink:link { color:#000; text-decoration: none; }
a.footerMenuLink:visited { color:#000; text-decoration: none; }
a.footerMenuLink:hover { color:#fff; text-decoration: underline; }
a.footerMenuLink:active { color:#000; text-decoration: none; }

a.footerMenuHeader:link { color:#000; text-decoration: none; }
a.footerMenuHeader:visited { color:#000; text-decoration: none; }
a.footerMenuHeader:hover { color:#fff; text-decoration: underline; }
a.footerMenuHeader:active { color:#000; text-decoration: none; }

div.footerLinks
{
	position:static;
	background-image: url(/assets/images/footer/footer_background.png);
	width: 958px;
	height: 42px;
	/* left: 1px; */
	padding-top:1px;
	font-size:11px;
}
a.footerLink:link { color:white; text-decoration: underline; }
a.footerLink:visited { color:white; text-decoration: underline; }
a.footerLink:hover { color:white; text-decoration: none; }
a.footerLink:active { color:white; text-decoration: underline; }

#footerContactInfo
{
	position:relative;
	text-align:center;
	font-size:smaller;
	margin-top:10px;
}


td.footerDividerImg
{
	background-image: url(/assets/images/footer/footerMenu_divider.png);;
	background-repeat: repeat;
	height:155px;
}


div._fullBody
{
	float:left;
	width: 920px;
	margin-left:20px;
	margin-right:20px;
	text-align:left;
}

.question {
	padding: 0px 0 0 0;
	margin: 0px 0 0 0px;
	font-weight: bold;}
	
.answer {
	padding: 0px 0 0 0;
	margin: 5px 0 16px 0px;}
	
.answer ul {
	padding: 0px 0 0 0;
	margin: 5px 0 0px 40px;}
	
.answer>p {
	margin-top: 0px;}


/* Adobe blurb */
p.adobe
{
	font-size:9px;
}


/* SITEMAP */
a.sitemap:link { color:#000; text-decoration: none; }
a.sitemap:visited { color:#000; text-decoration: none; }
a.sitemap:hover { color:#000; text-decoration: underline; }
a.sitemap:active { color:#000; text-decoration: none; }


h3.pageHeader {
	text-align:left; 
	font-family : Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #093667;
}

/* Link to Us table */
table.Link
{
	border-collapse:collapse;
	border: 1px solid gray;
	padding:5px;
	background-color:#FFC;
}

table.Blue
{
	border-collapse:collapse;
	border: 1px solid gray;
	padding:5px;
	background-color:#e1e4f4;
}

.required1
{font-weight: normal; color: black;}
.required2
{font-weight: bold; color: red;}



#feedback-tab {
	width: 32px;
	height: 155px;
	position: fixed !important;
	overflow: hidden !important;
	top: 38% !important;
	left: 0px !important;
	/*margin-top: -93px !important;*/
	z-index: 10000;
	border-top-right-radius: 16px;
	border-bottom-right-radius: 16px;
	
}


#feedback-tab a {
	display: block !important;
	position: absolute !important;
	width: 32px;
	height: 155px;
	cursor: pointer !important;
	background-image:url(/assets/images/feedback_tab_2019.png);
	background-repeat: no-repeat;
	margin-left: -3px;
	z-index: 10001;
}

#feedback-tab a:hover, #feedback-tab a:focus {
	margin-left: 0px;
}

/*This style should turn the visited links purple on any page where <cfset variables.layout_classes['single_col'] =  ".visited-link-purple"/> */
#content .visited-link-purple a:visited {
	color: #551A8B;
}

.requiredstar2
{
	font-weight: bold;
	color: red !important;
	/*font-size :15pt;*/
}

/*This style should turn the visited links purple on any page where <cfset variables.layout_classes['single_col'] =  ".visited-link-purple"/> */
#content .visited-link-purple a:visited {
	color: #551A8B;
}


/* overrides to jQM */
.poll-header {font-size: 18px !important; text-align: center; padding: .1em 0 !important; line-height:1.5;}
.poll-question {margin: .25em 0; text-align: center; font-size: 10pt;
}
#homepage-poll {border-collapse: collapse;}
#homepage-poll td {width: 33%;vertical-align: top;}
#homepage-poll tr:first-child td {padding-bottom: 4px;}
#homepage-poll .ui-radio label {min-height: 4em;}
#homepage-poll .ui-btn {margin: 0 2px;}
#homepage-poll .ui-btn-icon-left .ui-btn-inner {padding-left: 40px;padding-right: 15px;}
#homepage-poll .ui-btn-icon-left>.ui-btn-inner>.ui-icon {top: 10px;margin-top: 0;}
#homepage-poll .ui-radio .ui-btn-icon-left .ui-icon {left: 10px;}
#homepage-poll .ui-fullsize .ui-btn-inner {font-size: 12px;}
.ie9 #homepage-poll .ui-btn-up-c {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	filter: none; 
}
.ie9 #homepage-poll .ui-btn-hover-c {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMGUwZTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	filter: none;
}


/* On NITVAN pages, override the site-wide styling that makes visited links not change color. */
#nitvan-content a:visited {
	color: #800080 !important;
}



.wf-fontawesome-n4-inactive ul.checkmarks {
	padding-left: 1.0em;
	margin-left:  0;
}
.wf-fontawesome-n4-inactive ul.checkmarks li {
	list-style-type: none;
	background: url(/assets/images/icon-check-12x12.png) 0 0 no-repeat;
	background-position: 0px;
	padding-left: 24px;
}

/* image only version of checkmarked list */
ul.checkmarked-list {
	padding-left: 30px;
}

ul.checkmarked-list li {
	background: url(/assets/images/icon-check-12x12.png) no-repeat scroll left top transparent;
	list-style-type: none;
	padding-left: 20px;
}

ul.checkmarked-list.nitvan-toolkit li {
	width: 140px;
}

#voteNow .ui-submit, #voteNow-popup .ui-submit { 
	width: 50%;
	margin: auto;
	} 

.LiveChat {
	display:block;
	width:250px;
	overflow:hidden;
	position:fixed;
	top: 38% !important;
	/*bottom:0;*/
	right:-215px !important;
	max-width: 100%;
	z-index:10000 !important;
	margin-right: -3px;
}

.LiveChat:hover, .LiveChat:focus {
	margin-right: 0px;
}

.LiveChatButton {
	vertical-align:bottom;
}

@media only screen and (max-width: 550px){

	#email-signup {
		width: 300px;
		margin: 10px;
		padding-left: 15px;
	}
}

@media only screen and (max-width: 335px) {
	.LiveChatButton {
	max-width: 80% !important;
	right:20px;
	}
}

@media only screen and (max-width: 750px) {
.LiveChat {
    /*left: 50%;*/
    right: 0px;
	text-align:center;
    margin-left: -120px;
}

}
.muraLogout {
	position: relative;
	float: right;
	margin-top:-10px;
	padding-right:5px;
}
div.plusMinus {
	float:right;
}
.fieldtitle {
	font-size: 12.5px;
	color:navy;
	font-weight: bold;
}





#content .ui-link {
	font-weight: normal;
	color: rgb(41, 41, 255);
}

#page .ui-panel-content-wrap {
	min-height: 0 !important;
	z-index: -1; /* Keeps the translated facts dropdown over the page */
}

/*div#tabs.ui-tabs.ui-widget.ui-widget-content {
	font-family: Arial, sans-serif;
	font-size: 1em;
	margin-bottom: 2em;
}

#content .ui-tabs-panel  a:hover {color:#993300 !important;}
.ui-tabs-panel  a:link {color:#2929FF !important;} 
.ui-tabs-panel  a:visited {color:#551A8B !important;}
.ui-tabs-panel  a:active {color:#0000FF !important;} 
*/


.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	font-weight: bold !important;
	color: #212121 !important/*{fcActive}*/;
	text-decoration: none;
}

.ui-body-c {
	background: #fff !important; 
	background-image: none /*url(/assets/images/page_bckgrnd_shadow.png)*/  ;
}





.nowrap {
	white-space: nowrap;
}


body {
	/*background-image: url(/assets/images/site_backgrnd_pattern-10x10.png) !important;*/
	background: #f5f5f5;
	height: auto !important;
	/*box-shadow: 10px 10px 5px #888888;*/
}
#page {
	background-color: #fff !important;
	width: 100% !important;
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	z-index: 10; /* Keeps the slideshow slider under the second level mega-menu in IE7 */
}

header {
	position:relative;
	background-color:#fff;
	border-bottom: 1px solid #969a9b;
	width: 100%;
	height: 127px;
	margin: 0 auto;
	z-index: 0;
}

#topLeft_top {
	position:absolute;
	top:0;
	left:0;
	height:49px;
	width:50%;
	background-color:#fff;
	z-index: -1;
}

#topLeft_bottom {
	position:absolute;
	top:49px;
	left:0;
	height:78px;
	width:49%;
	background-color:#1a325e;
	z-index: -1;
}

#topRight_top {
	position:absolute;
	top:0;
	left:50%;
	height:49px;
	width:50%;
	z-index: -1;
}

.backgroundsize #topRight_top {
	background:#fff url("../images/header/OJP_masthead-lines@2x.png") no-repeat;
	background-size: 100% 49px;
}

.no-backgroundsize #topRight_top {
	background:#fff url("../images/header/OJP_masthead-lines.png") no-repeat;
}

#topRight_bottom {
	position:absolute;
	top:50px;
	left:50%;
	height:78px;
	width:50%;
	background-color:#73b1e0;
	z-index: -1;
}

#shadow-under-ojplogo2 {
	position:absolute;
	top:49px;
	width: 100%; 
	border-top: 1px solid #525252;
	border-bottom: 1px solid #818181;
	height: 0;
	/*background: #75b3e2 url('/assets/images/header/shadow_under_ojplogo.gif') no-repeat left top;*/
}

#headerContent {
	width: 960px !important;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}


#header-search-wrapper {
	position:absolute;
	top: 56px;
	right: 5px;
	display: block;
	/*margin-left: 703px;*/
}

#header-search {
	position: relative;
	display: block;
	width: 250px;
	max-width: 250px;
	height: 28px;
}

#header-search #q /*.ui-input-search*/ {
	background: #fff;
	/*padding: 0;*/
	/*padding-left: 3px;*/
	float: left;
	margin: 0;
	margin-right: 2px;
	height: 28px !important;
	line-height:	28px;
	border: 0;
	width: 214px;
	padding-left: 5px;
	border-radius: 0;
	box-shadow: none;
	
}

#header-search #q::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-style:italic;
}
#header-search #q::-moz-placeholder { /* Firefox 19+ */
	font-style:italic;
}
#header-search #q:-ms-input-placeholder { /* IE 10+ */
	font-style:italic;
}
#header-search #q:-moz-placeholder { /* Firefox 18- */
	font-style:italic;
}

#header-search {
	border: 1px solid #5F95C3;
}


#header-search #q {
	float: left;
	min-height: 0;
	border: 0;
	/*padding: 0;*/
	height: 100%;
}

#header-search #q:focus {
    outline: thin dotted;
}

button.top-icon-search, #header-search input[type="submit"] {
	float: right;
	
    height: 28px;
    width: 28px;
    /*width: 9.65517%;*/
    padding: 0px;
    margin: 0px;
    border: 0px none;
    outline: 0px none;
    background: white;
    
}

button.top-icon-search,
.wf-fontawesome-n4-inactive .top-icon-search,
.lteIE8 .top-icon-search
{
	background: url("../images/header/magnifying-glass-28x28.png") no-repeat;
}

.ie7 #header-search #q {
	height: 28px !important;
	line-height: 28px;
}

.ie7 button.top-icon-search, .ie7 #header-search input[type="submit"] {
	background: url("../images/header/magnifying-glass-28x28.png") no-repeat;
	/*background: url("../images/header/magnify_glass.png") no-repeat scroll 6px -20px rgb(255, 255, 255);*/
}

/*
.wf-fontawesome-n4-active button.top-icon-search {
	background-image: none;
	background-color: white;
}
*/

.wf-fontawesome-n4-active button.top-icon-search:before /* , #header-search input[type="submit"]:before */
{
	content: "\f002"; /* FontAwesome's fa-search: Unicode: f002 */
	font-family: 'FontAwesome' !important;
	font-size: 18px;
	color: #0066cc;	
	/*text-shadow: 1px 1px 2px #999;*/
}


.wf-fontawesome-n4-active button.top-icon-search:hover:before {
	font-size: 22px;
	text-shadow: 2px 2px 3px #999;
}

#header-search .ui-icon-searchfield:after {
	/*background-color: #666;*/
	background-color: transparent;  /*rgba(0,0,0,.4);*/
	background-image: none; /*url(images/icons-18-white.png);*/
	background-repeat: no-repeat;
	
	/*
	-webkit-border-radius: 9px;
	border-radius: 9px;
	*/
}

#search-results-wrap {
	width: 95%;
	position: relative;
}

#search-results-table  {
	table-layout: fixed; width: 100%;
}

#search-results-table a {word-wrap: break-word !important;}

#search-results-table .next-prev-links {background-color:#e7eaf6;}
#search-results-table .next-prev-links a {
	 padding:0px;font-weight: bold;
}

/*@media only screen and (min-width: 768px){*/
	#search-results-table {
		width: 75%;
		word-wrap:break-word;
	}
/*}*/

#header-icons {
	position:relative;
	margin-top: 1px;
	
}

#header-icons > a, #translate-this {
	
	padding: 2px 3px;
	text-align: center;
	display: inline-block !important;
	font-family:  'bebas_neueregular' !important;
	text-transform: uppercase;
	text-decoration: none !important;
	font-size: 14px;
	font-weight: 300;
	/*color: #333 !important;*/
	/*color: #d9d9d9 !important;*/
	letter-spacing: 0.085em;
	/*text-shadow: none;*/
	/*font-stretch: condensed;*/
	/*text-shadow: #ccc 0px 1px 0px;*/

	border-radius: 5px;
	color: #fff !important;
	/*background-color: darkblue;*/
	text-shadow: rgba(0,0,0, 0.75) 1px 1px 2px;
	
	/*-webkit-transition: all 0.25s;*/
	/*-webkit-transition: color 0.25s, background-color 0.25s;*/ /* Safari */
	/*transition: all 0.25s;*/
	transition: color 0.25s, background-color 0.25s;
	
}


#header-icons a:hover
, #header-icons a:active
, #header-icons a:focus
, #translate-this:hover

/*, #header-icons i:hover */ 
{
	/*text-decoration: underline !important;*/
	color: #fff !important;
	background-color: #49718c;
	filter: none;
	/*font-size: 15px;*/
	/*background-color: darkblue;*/
	/*text-shadow: #111 0px 1px 2px;*/
}

.ie7 #translate-this i.fa-language,
.wf-fontawesome-n4-inactive #translate-this i.fa-language {
	background: url("../images/header/translate-etc_icons.png");
	background-position: -18px 0;
	background-repeat: no-repeat;
	width: 23px;
	height: 18px;
	display: inline-block;
}

.ie7 #header-icons i.fa-envelope-o,
.wf-fontawesome-n4-inactive #header-icons i.fa-envelope-o {
	background-image: url("../images/header/translate-etc_icons.png");
	background-position: -76px 0;
	background-repeat: no-repeat;
	width: 25px;
	height: 18px;
	display: inline-block;
}

.wf-fontawesome-n4-loading #header-icons i.fa-language:before,
.wf-fontawesome-n4-inactive #header-icons i.fa-language:before,
.wf-fontawesome-n4-loading #header-icons i.fa-envelope-o:before,
.wf-fontawesome-n4-inactive #header-icons i.fa-envelope-o:before,
.wf-fontawesome-n4-loading #header-icons i.fa-share-square-o:before,
.wf-fontawesome-n4-inactive #header-icons i.fa-share-square-o:before,
.wf-fontawesome-n4-loading #header-icons i.fa-print:before,
.wf-fontawesome-n4-inactive #header-icons i.fa-print:before
{
	content: none !important;
}

.ie7 #header-icons i.fa-share-square-o,
.wf-fontawesome-n4-inactive #header-icons i.fa-share-square-o {
	background-image: url("../images/header/translate-etc_icons.png");
	background-position: -124px 0;
	background-repeat: no-repeat;
	width: 23px;
	height: 18px;
	display: inline-block;
}

.ie7 #header-icons i.fa-print,
.wf-fontawesome-n4-inactive #header-icons i.fa-print {
	background-image: url("../images/header/translate-etc_icons.png");
	background-position: -166px 0;
	background-repeat: no-repeat;
	width: 23px;
	height: 18px;
	display: inline-block;
}




#header-control-buttons, #main-menu-panel, #tools-panel, #poll-popup {
	display: none;
}


/* *******************new media queries for 2019 refresh start*********************** */

#content {
	clear: both;
	position: relative;
	z-index: -1; /* Keeps the translated facts dropdown over the content */
	line-height: 1.5;
	margin-left: 50px;
	margin-right: 50px;
	overflow-x: initial;
	margin: auto;
	max-width: 1440px;	
}


.breadcrumbs {
	position: relative;
	font-size: 16px;
	text-align:left;
	margin-left: 250px;
	margin-top: 25px;
	z-index: -1;
}


.breadcrumbs a {
	font-weight: bold;
	color: #1155CC !important;
}

@media only screen and (max-width: 3820px){  

	.breadcrumbs {
		margin-left: 1450px;
		}
    }

  @media only screen and (max-width: 1920px){  

	.breadcrumbs {
		margin-left: 500px;
		}
    }

  @media only screen and (max-width: 1440px){  
	  .breadcrumbs {
		margin-left: 275px;
		}
    }

	@media only screen and (max-width: 768px){  
		#content {
			  margin-left: 0px;
			  margin-right: 0px;
		  }
	}
  

/* *******************new media queries for 2019 refresh start*********************** */

h1.page-title {
	font-family: 'Oswald' !important;
	font-size: 1.75em;
	font-weight: bold;
	color: #093667;
	width: 100%;
	margin: 0 0 1em 0;
}


h2 {
	font-weight: bold;
	color: #093667;
	margin-top: 0;
	padding-bottom: 4px;

}

h2.homepage {
	font-family: 'Oswald', Arial, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #093667 !important;
	margin-top: 0;
}

h2.educators {
	font-size : 14px;
	font-weight: bold;
	color: #093667;
}

h2.educators-tab-titles {
	font-family: 'Oswald' !important;
	font-size: 1.5em;
	font-weight: bold;
	color: #093667 !important;
}

.bold { font-weight: bold;}
.show { display: block !important;}
.center { margin-left:auto; margin-right: auto; }

.center-text { text-align: center;}
.clear { clear:both; }
.left { float:left; }
.right { float:right; }


.width05 { width: 5%;}
.width10 { width: 10%;}
.width15 { width: 15%;}
.width20 { width: 20%;}
.width25 { width: 25%;}
.width30 { width: 30%;}
.width35 { width: 35%;}
.width40 { width: 40%;}
.width45 { width: 45%;}
.width50 { width: 50%;}
.width55 { width: 55%;}
.width60 { width: 60%;}
.width65 { width: 65%;}
.width70 { width: 70%;}
.width75 { width: 75%;}
.width80 { width: 80%;}
.width85 { width: 85%;}
.width90 { width: 90%;}
.width95 { width: 95%;}
.width100 { width: 100%;}



.blue-bars {
	position: relative;
	color: #473a32;
	border-top: 0px;
	border-bottom: 1px solid #61abb8;
	margin-bottom: 10px;
}

.blue-bars:after {
	position: absolute;
	left: 0px;
	content: '\00A0';
	padding-top: 8px;
	border-bottom: 3px solid #61abb8;
	width: 100%;
	margin-bottom: 5px;

}

.page-title.blue-bars:after {
	padding-top: 4px;
}



.single-col-wrap,
.single-col-sidebar-wrap,
.two-col-wrap,
.two-col-sidebar-wrap
{
	margin-bottom: 1.5em;
}

.sidebarLink {
	margin-left: .25em;
}

.indent-1 {margin-left: 20px;}
.indent-2 {margin-left: 40px;}
.indent-3 {margin-left: 60px;}



.single-col-sidebar-wrap .single-col.indent-1 {
	width: 670px;
}


.single-col-sidebar-wrap .sidebar {
	display: block;
	margin: 0 auto;
	clear: both;
	
}


.two-col-sidebar-wrap .col-a {
	position: relative;

}

.two-col-sidebar-wrap .col-b {
	position: relative;
}

#content a:hover {color: #993300;}

div.sidebar {
	display: block;
	width: 236px;
	margin: 0 auto !important;
}
div.menubar {
	display: block;
	width: 20%;
	margin: 0 auto !important;
	float: left;
}
.notMenuStyle {
	float:left;
	width: 75%;
    margin-left: 2%;
}
ul.square {
	list-style-type: square;
}

ul.square li {
	margin-bottom: 0.25em;
}

ul.square15 {
	list-style-type: square;
	padding-left: 15px;
	margin-top:0;
}

ul.square15 li {
	margin-bottom: 0.25em;
}

ul.one-em-margin-bottom li {
	margin-bottom: 1em;
}

ul.check {
	list-style-type: none;
	padding: 0px;
	margin: 0 0 0 2.0em;

}

ul.check li {
	background-image: url(/images/checkmark-greyback.gif);
	background-repeat: no-repeat;
	/*background-position: 0px 5px;*/
	padding-left: 1.75em;
}



ul.training-modules {
	list-style-type: square;
}

ul.training-modules>li {
	font-weight: bold;
	background-position: 15px;
}

ul.training-modules ul {
	list-style-type: square;
	font-weight: normal;
	padding: 0px;
	margin: 1.0em 0 2.0em 2.0em;
}

ul.training-modules li ul li {
	/* background-image: url(/images/checkmark-greyback.gif);
	background-repeat: no-repeat;
	padding-left: 1.75em; */
	margin-bottom: 0.5em;
}


.basic-aside {
	background-color: #e7e7e7;
	border: solid 1px #032f5f;
	padding: 0.25em 1em 1em 1em;
	margin-bottom: 2em;
}


aside.global {
	background-color: #f2f2f2;
	/*border: solid 2px #093667;*/
	padding-bottom: 2px;
	margin-bottom: 2em;
	word-wrap:break-word;
}

aside.global .widget-content {
	margin-left: 1em;
	margin-right: 0.75em;
	margin-bottom: 0.75em;
}




aside.global h4 {
	font-family: 'Oswald' !important;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	text-shadow: none !important; /* override JQM's value */
	margin: 0;
	padding: 0.25em 0.5em;
	color: #fff;
	background-color: #093667;
}

/* adds shadow to images
aside.global img {
	-webkit-box-shadow: 2px 2px 4px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    2px 2px 4px rgba(50, 50, 50, 0.75);
	box-shadow:         2px 2px 4px rgba(50, 50, 50, 0.75);
}
*/

aside.global ul {
	list-style-type: square;
	padding: 0px;
	margin: 0 0 0 1.5em;
}


aside.global ul li {
	padding-left: 0.25em;
	margin-bottom: 0.25em;
}

.widget-btn-wrapper
, .standard-btn-wrapper {
	text-align: center;
}

form#mailinglist a.button.blue {
	margin-top: 1em;
}
#email-signup {
	/* float:left;  */
	width:300px; 
	margin:10px; 
	padding-left:15px;
}

#e-brief-blurb {
	width:300px; float:left; position:relative;  margin:10px;	
}

#voteNow fieldset {
	border: none;
}


#content aside.global a.widget-btn
, #content .standard-btn {
	text-align: center;
	
	color: rgb(255, 255, 255);
	/*text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);*/
	background-color: rgb(0, 142, 208);
	background-image: linear-gradient(to bottom, rgb(0, 154, 221), rgb(0, 125, 188));
	background-repeat: repeat-x;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
		
	padding: 2px 10px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.083em;
	border-radius: 3px 3px 3px 3px;
	
	
	display: inline-block;
	margin: 0 auto;


	margin-bottom: 0px;

	line-height: 20px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	
	text-shadow:0 -1px 0 rgba(0,0,0,0.3);
	/*text-shadow: 0px 1px 0px rgba(0, 0, 0, 127);*/
	border-width: 1px;
	border-style: solid;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);	
}

#content aside.global a.widget-btn:hover, #content aside.global a.widget-btn:focus, #content aside.global a.widget-btn:active
, #content .standard-btn:hover, #content .standard-btn:focus, #content .standard-btn:active
{
	color: rgb(255, 255, 255) !important;
	background-color: red;
	background-color: rgb(0, 125, 188);

	outline-offset: -2px;

	text-decoration: none;
	/*background-position: 0px -15px;*/
	/*transition: background-position 0.1s linear 0s;*/
}

.button {
	font-family: Helvetica !important; 
	font-size: 16px;
	letter-spacing: 0;
	position:relative;
	display:inline-block;
	color:#fff !important;	
	text-decoration: none;
	white-space:nowrap;
	background-color:#01295F;
	border-radius:6px !important;
	border:2px solid #01295F;
	vertical-align:middle;
	cursor:pointer;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-appearance:none;
	outline:none;	
    text-shadow: none;
    padding: 6px;
}

.minibutton {
	font-size: 16px;
    padding: 3px;
	font-family: Helvetica !important; 
	letter-spacing: 0;
	position:relative;
	display:inline-block;
	color:#fff !important;	
	text-decoration: none;
	white-space:nowrap;
	background-color:#01295F;
	border-radius:6px !important;
	border:2px solid #01295F;
	vertical-align:middle;
	cursor:pointer;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-appearance:none;
	outline:none;	
    text-shadow: none;
}

.button:hover,.button:active,.button.zeroclipboard-is-hover,.button.zeroclipboard-is-active,.minibutton:hover,.minibutton:active,.minibutton.zeroclipboard-is-hover,.minibutton.zeroclipboard-is-active {
	color:#01295F !important;	
	text-decoration:none;
	background-color: #ffffff !important;
	border:2px solid #01295F !important;
	border-radius:6px !important;
}

.button:disabled,.button:disabled:hover,.button.disabled,.button.disabled:hover,.minibutton:disabled,.minibutton:disabled:hover,.minibutton.disabled,.minibutton.disabled:hover {
	opacity:.5;
	color:#666 !important;
	text-shadow:0 1px 0 rgba(255,255,255,0.9);
	background-image:none;
	background-color:#e5e5e5;
	cursor:default;
	box-shadow:none;
	border-color:#c5c5c5;
}


.button.blue,.minibutton.blue {
	color:#fff !important;
	background-color: #01295F !important;
	border-color: #01295F !important;
	border-radius:6px !important;
}

.button.blue:hover,.minibutton.blue:hover,.button.blue:focus,.minibutton.blue:focus {
	color:#01295F !important;	
	text-decoration:none;
	background-color: #ffffff !important;
	border:2px solid #01295F !important;
	border-radius:6px !important;
}

.button.blue:active,.button.blue.selected,.minibutton.blue:active,.minibutton.blue.selected,.context-menu-container.active .blue.minibutton.switcher,.context-menu-container.active .blue.context-button {
	color:#01295F !important;	
	text-decoration:none;
	background-color:#fff;
	border:2px solid #01295F;
	border-radius:6px !important;
}


.button.blue:disabled,.button.blue.disabled,.minibutton.blue:disabled,.minibutton.blue.disabled {
    background-position: 0 0;
    border-radius:6px !important;
}

.button.red{
	color:#fff !important;	
	text-shadow:0 -1px 0 rgba(0,0,0,0.3);
	background-color:#b23230;
	background-image: linear-gradient(to bottom, rgb(178, 50, 48), rgb(178, 50, 48));
	/*background-image:linear-gradient(#599bcd,#3072b3);*/
	background-repeat:repeat-x;
	border-color:#2a65a0;
}

.button.red:hover {
	color:#fff !important;
	background-color: #7c0604 !important;
	background-image:none;
	background-repeat:repeat-x;
	border-color:#2a65a0;
}

.button.grey,.minibutton.grey {
	color:#000 !important;
	background-color: #f6f6f6 !important;
	border-color: #ddd !important;
	border-radius:6px !important;
}

.button.grey:hover,.minibutton.grey:hover,.button.grey:focus,.minibutton.grey:focus {
	color:#000 !important;	
	text-decoration:none;
	background-color: #ddd !important;
	border:2px solid #ddd !important;
	border-radius:6px !important;
}

.button.grey:active,.button.grey.selected,.minibutton.grey:active,.minibutton.grey.selected,.context-menu-container.active .grey.minibutton.switcher,.context-menu-container.active .grey.context-button {
	color:#000 !important;	
	text-decoration:none;
	background-color:#ddd;
	border:2px solid #ddd;
	border-radius:6px !important;
}


.button.grey:disabled,.button.grey.disabled,.minibutton.grey:disabled,.minibutton.grey.disabled {
    background-position: 0 0;
    border-radius:6px !important;
}


#myBtn{
	float: right;
	margin: 0px;
	padding: 1px 2px;
}

#rs-clear-button{
	position: absolute;
  	top: 188px;
  	left: 700px;
	margin: 0px;
	padding: 1px 2px;
}

@media only screen and (max-width: 1440px) {
	#rs-clear-button{
	  	top: 188px;
	  	left: 640px;
	}
}

@media only screen and (max-width: 1380px) {
	#rs-clear-button{
	  	top: 188px;
	  	left: 625px;
	}
}

@media only screen and (max-width: 1280px) {
	#rs-clear-button{
	  	top: 188px;
	  	left: 600px;
	}
}

@media only screen and (max-width: 1080px) {
	#rs-clear-button{
	  	top: 210px;
	  	left: 555px;
	}
}

@media only screen and (max-width: 780px) {
	#rs-clear-button{
	  	top: 212px;
	  	left: 325px;
	}
}

@media only screen and (max-width: 450px) {
#rs-clear-button{
	position: static;
	float: left;
	margin-bottom: 50px;
}

}
/*Learn More button within a tab for example on the NVAA Leadership Institute page, Instructors widget*/
#learnmore {
	color:#fff !important;
	
	text-shadow:0 -1px 0 rgba(0,0,0,0.3);
	background-color:#3072b3 !important;
	background-image: linear-gradient(to bottom, rgb(0, 154, 221), rgb(0, 125, 188));
	/*background-image:linear-gradient(#599bcd,#3072b3);*/
	background-repeat:repeat-x;
	border-color:#2a65a0;
}

#learnmore:hover {
	color:#fff !important;
	background-color: #24629E !important;
	background-image:none;
	/*background-image:linear-gradient(#79d858,#569e3d);*/
	background-repeat:repeat-x;
	border-color:#2a65a0;
}

#learnmore:active {
background-color:#24629E !important;
background-image:none;
border-color:#2a65a0;
}

/* Homepage tiles */
#recent-news-tile, #whats-new-tile {
	/*height: 300px;*/
	padding:7px;
	border:thin solid #CCC;
}

/*#recent-news-tile .tile-content, #whats-new-tile .tile-content {
	height: 300px;
	overflow: auto;
}*/

#tile-content-recent-news, #tile-content-whats-new {
	height: 300px;
	overflow-x:auto;
}
#content #tile-content-recent-news *
, #content #tile-content-whats-new *
, #content #online-training-tile *
{
	color: #333;
}

#online-training-tile, #how-we-can-help-tile {
	display: block;
	margin-top: 2em;
	margin-bottom: 3em;
	
}

#how-we-can-help-tile {
	padding-top: 7em;
}

#how-we-can-help-tile aside.global {
	/*width: 236px;*/
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}



.bottom-sidebar aside {
	float: left;
	width: 31%;
	margin-right: 2em;
}

.bottom-sidebar div.last aside {
	float: left;
	width: 31%;
	margin-right: 0;
}



.highlight-box {
	border: 1px solid #4BB1BA;
	padding: 0.75em;
	/* background-color:white; */
}


.ApplyBanner {
	background-color:#F2F2F2;
	padding: 10px;
	clear:both;
	text-shadow:none;
}


.lower-alpha {
	list-style-type:lower-alpha;
}



a.external {
	background: url(/assets/images/external-link.png) no-repeat scroll right center transparent; 
    /*background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAVklEQVR4Xn3PgQkAMQhDUXfqTu7kTtkpd5RA8AInfArtQ2iRXFWT2QedAfttj2FsPIOE1eCOlEuoWWjgzYaB/IkeGOrxXhqB+uA9Bfcm0lAZuh+YIeAD+cAqSz4kCMUAAAAASUVORK5CYII=") no-repeat scroll right center transparent; */
    padding-right: 13px;
}

a[href^="mailto:"] {
	text-decoration: underline;
	background: url(/assets/images/email-icon.png) no-repeat scroll right center transparent;
	padding-right: 13px;
}

/*
a[href^="mailto:"]:-webkit-any-link:after,
#page a[href^="mailto:"]:after {
	content: "\f003";  FontAwesome's fa-envelope-o   : Unicode: f003 
	font-family: 'FontAwesome' !important;
	margin-left: 0.2em;
	text-decoration: none !important;
}
*/

footer {
	position: relative;
	clear: both;
	/*margin: 1em auto 0;*/
	/*padding: 10px 0px;*/
	/*padding-bottom: 4em;*/
}


#footer-links {
	font-size: 12px !important;
	position: relative;
	
	width: 100%;
	/*margin-top: 3em;
	margin-left: auto;
	margin-right: auto;*/
	padding-top: 1em;
	padding-bottom: 1em;
	background-color: #376105;
	text-shadow: none;
	
}

#footer-links h5  {
	font-size: 16px !important;
	margin: 0;
	padding: 0;
}

#footer-links h5, #footer-links a {
    color: #fff;
    text-decoration: none;
}

#footer-links h5 a {
	font-size: 16px !important;
	color: #fff;
	/*color: #8ab2d7;*/
	font-weight: bold;
}


#footer-lists {
	display: block;	
	margin-left:auto; 
	margin-right:auto;
	text-align: center;
	/*position: relative;*/
	width: 960px;
}

#footer-lists #inner-wapper {
	position: relative;
}

#footer-lists .category-links {
	margin-bottom: 1.5em;
}

#footer-resources-links-left, #footer-resources-links-right {
	clear: none;
	background-color:#264403;
	margin-top: 1.75em;
	padding-left: 1.5em;
	padding-top: 1em;
}


#footer-lists ul {
	margin: .5em 0 0 0;
	padding: 0;
	list-style: none;
}

#footer-lists ul li {
	margin-bottom: .75em;
}

.lteIE8 #footer-lists ul li {
	padding-bottom: 0;
}


#footer-lists .list-wrapper {
	display: block;
	float: left;
	margin-right: 0.5%;
	text-align: left;
}

#no-category-links {
	display: block;
	margin-top: 1.75em;
	margin-right: 0;
}

#no-category-links ul {
	padding: 0;
}

.lteIE8 #no-category-links ul {
	list-style: none;
	text-align: left;
}


.lteIE8 #no-category-links li {
	margin-left: 0;
	padding-left: 0;
	border: 0;
}


#no-category-links a {
	border: none;
	white-space: nowrap;
}


.footer-navigation {
	text-align: center;
	margin-top: 1.5em;
}

.ie7 #footer-lists a {
	display: block;
} 


#footer-lists a, .footer-navigation a {
	font-size: 12px;
	font-weight: normal;

}


.footer-navigation ul
{
	text-align: center !important;
	margin-left: auto !important;
	padding: 0;
}
.footer-navigation ul li
{
	display: inline;
	border-right: solid 1px #fff;
	padding-right: 1em;
	padding-left: 1em;

}

.footer-navigation ul li.last
{
	border-right: none;
}


#footer-lists a:hover, .footer-navigation a:hover {
	text-decoration: underline !important;
}

/*@media only screen and (max-width: 480px) {*/
	/*
	#footer-lists .list-wrapper, #no-category-links {
		clear: both;
	}
	#no-category-links {
		margin-top: 0;
	}
	*/
/*}*/


/*@media only screen and (min-width: 480px) {*/
	#footer-lists .two-list-wrapper {
	    display: table;
	    margin: 0px auto;
	    width: 90%;
     }
     
     #footer-help-links, #no-category-links {
     	padding-left: 1%;
     	padding-right: 2%;
     	width: 24%;
     }
     #footer-training-links {
		width: 20%;
     	padding-left:  5%;
	 }
/*}*/



/*@media only screen and (min-width: 768px) {*/
	
	
	#footer-lists .two-list-wrapper {
	    display: inline;
	    margin: auto;
	    width: 90%;
     }
	
	#no-category-links {
		width: auto !important;
		clear: both;
		float: none !important;
		margin-top: 0em;
		display: block;
	}
	
	#no-category-links ul {
		margin: 0px auto;
		text-align: center;
	}
	#no-category-links li  {
		display: inline !important;
		border-right: solid 1px #fff;
		padding: 0 10px;
	}
	
	#no-category-links li:last-child {
		border-right: none;
	}
	
/*}*/


/*@media only screen and (min-width: 925px) {*/
	
	
	#no-category-links {
		display: block;
		overflow: hidden;
		/*display: table;*/
		margin: 1.75em 0 0 1em !important;
		clear: none;
		float: left;
		/*width: auto;*/
	}
	#no-category-links ul {
		margin-left: 1em;
		padding-left: 0;
	}
	
	.lteIE8 #no-category-links ul {
		margin-left: -16px !important;
	}

	#no-category-links li {
		display: table !important;
		border: none;
		padding: inherit;
	}

	.lteIE8 #no-category-links li {
		display: block !important;
		margin-bottom: 10px;
	}

/*}*/




#footerContactInfo {
	position: relative;
	top: 0;
	
	
	/*float: left;*/
	width: 100%;
	/*margin-left:auto;
	margin-right:auto;*/
	/*clear: both;*/
	/*background-color: red;*/
	margin-top: 0;
	padding-top: 1em;
	/*padding-right: 1em;*/ 
	font-size: 11px;
	text-align: center;
	padding-bottom: 4em;
}

#footerContactInfo table {
	width: 100%;
}
#footerContactInfo td {
	width: 50%;
	vertical-align: top;
}


#footerContactInfo #ovcLogo {
	display: block;
	position: absolute;
	top: 1em;
	right: 2%;
	
	max-width: 30% !important;
	/*height: auto;*/
	
	/*
	max-width: 30% !important;
	height: auto;
	*/
	/*width: auto;*/
	margin-left: 5%;
	/*
	max-width: 30% !important;
	height: auto;

	*/
	/*
	width: 23.958333333333333333333333333333%;
	height: 100%;
	max-height: inherit;
	*/
	
	/*
	width: 100%;
	height: 100%;
	max-width: 230px;
	max-height: 89px;
	*/
	
	/*
	background: url('/assets/images/footer/OVC-vector-230x89.svg') ;
	background-size: 100% 100%;
	*/
	
	/*background:  url('/downloads/mtest/assets/images/footer/OVC-vector-230x89.svg') ;*/
	/*background-size: 230px 89px;*/
	/*background-color: #fcc;*/ /* for debugging  */
}


#footerContactInfo #ovcLogo img {
	
	
	
	/*display: block;*/
	/*width: 230px;*/
	width: auto;
	max-width: 100% !important;
	height: auto;

	
	/*width: auto !important;*/
	/*min-width: 125px !important;*/
	/*max-width: 100% !important;*/
}

#ovcttac-footer-info {
	float:left;
	max-width: 63%;
	padding-left: 5%;
	text-align: center;
}

#footerContactInfo #contact-links {
	text-align: left;
}


#footerContactInfo .contact-link {
	white-space:nowrap;
	display: block;
}

.contact-link-separator {
	display: none;
}

#last-footer-info {
	
    margin-left: 2% !important;
    width: 66% !important;
    /*max-width: 70% !important;*/
    padding: 0px;
	text-align: center;
display: block;
float: left;
clear: both;	
		
	/*display: block;*/
	/*margin-left: 3% !important;*/
	/*
	float:left;
	clear:both;
	width: 60%;
	max-width: 60%;
	padding: 0 2%;
	text-align: center;
	*/
}


/*@media only screen and (min-width: 768px) {*/
	
	#footerContactInfo #contact-links {
		margin-top: auto;
		text-align: center !important;
	}
	#footerContactInfo .contact-link, #footerContactInfo .contact-link-separator {
		
		display: inline;
	}
	
/*}*/






#top-link a {
    font-family: 'Lato', sans-serif;
	background: none repeat scroll 0% 0% #e6e6e6;
    border: 1px solid #e6e6e6;
	border-radius: 5px 5px 0px 0px;
    color: #01285f /*rgb(255, 255, 255)*/;
    display: none;
    outline: none;
    font-size: 16px;
    margin-left: -85px;
    opacity: 0.8;
    padding: 7px;
    position: fixed;
    bottom: -3px;
    left: 50%;
    right: 0px;
    text-align: center;
    text-decoration: none;
    width: 150px;
    z-index: 999;
}


#top-link a:hover
, #top-link a:active
, #top-link a:focus {
	bottom: 0;
	
}


/* FAQs and Top links */ 
a[href^="#top"], .scroll-to {
	float:right;
	display: block;
	margin-bottom: 1.5em;
}

h2, .faqs h3  {
	clear:both;
}

.faqs h3 {
	margin-bottom: -0.75em;
}
/* END: FAQs and Top links */


#back-top {
	position: relative;
	margin: 0 auto;
	text-align: center;
	width: 100px;
}

#back-top a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: green;
	color: #fff;
	padding: 15px 10px;
}


/**
http://nicolasgallagher.com/micro-clearfix-hack/

 * 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 are clearfixed.
 * 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.
 */
.ie7 .clearfix {
    *zoom: 1;
}



/* Training & Training Materials */


.training-materials {
	width: auto;
	background-image:url(/assets/images/divider-trainingmaterials.png); 
	background-repeat:no-repeat;
	background-position: center top;
	background-size:100%;
	padding: 1em 0 1em;
	position: relative;
	
	/*padding-right: 135px;*/
	/*
	display: block;
	*/
	/* old
	clear: both;
	width:90%;
	padding: 1em 0 1em;
	background-image:url(/assets/images/divider-trainingmaterials.png); background-repeat:no-repeat;
	*/
	
}

.training-materials .training-desc {
	
	float: left;
	width: 48%;

	/* old
	float:left; 
	width: 40%;
	padding-right: 1em;
	*/
}

.training-materials img {
	
	top: 8px;
	right: 5px;
	float: left;
	margin-left: 10px;

	/*position: absolute;*/
	/*
	top: 8px;
	right: 5px;
	*/
	
	/*float: left;*/
	/*margin-left: .5em;*/
	
	/* old
	float:left;
	margin-left: 1em;
	*/
}

.training-materials .training-links {
	/*margin-top: 0em;*/
	width: 95%;
	float: left;
	/* old
	float:right; 
	width:25%;
	*/
}

.training-materials .training-links ul {
	width: 100%;
	padding-left: 1em;
}

.training-materials .training-links ul li {
	margin-bottom: 1em;
}




/*@media only screen and (min-width: 568px) {*/



	.training-materials .training-desc {
		float:left;
		width: 40%;
		padding-right: 1em;
	}

	.training-materials img {
		position: static;
		float:left;
		margin-left: 1em;
	}

	.training-materials .training-links ul{
		padding-left: 1.3em;
	}
	
	.training-materials .training-links {
		float: left; 
		width: 30%;
		margin-left: 1em;
	}
/*}*/




#training-cat-cal {
	display: block;
	clear:both;
	border: 1px solid #487dba; 
	margin: 0px; 
	padding: 10px 10px;
	background-color: #e1e4f4;
}

#training-cat-cal #training-catalog
, #training-cat-cal #ovc-events {
	display: block;
	position: relative;
}

#training-cat-cal #training-catalog {
	padding-right: 115px;
	min-height: 120px;
}

#training-cat-cal #ovc-events {
	padding-right: 105px;
	min-height: 120px;
}

#training-cat-cal .cell {
	position: absolute;
	top: 0px;
	right: 0px;
}


/*@media only screen and (min-width: 540px) {*/
	
	#training-cat-cal {
		padding: 0;
	}
	
	#training-cat-cal #training-catalog
	,#training-cat-cal #ovc-events {
		padding-right: inherit;
		min-height: inherit;
	}

	#training-cat-cal #training-catalog
	, #training-cat-cal #ovc-events
	{
		float: left;
		width: 48%;
		padding: 1%;
		vertical-align: top;
	}
	 
	
	#training-cat-cal .description
	, #training-cat-cal .cell
	{
		display: table-cell;
		position: static !important;
		vertical-align: top;
		top: inherit;
		right: inherit;
		width: 50%;
		
	}
	#training-cat-cal .cell {
		text-align: center;
	}
	
	.ie7 #training-cat-cal .description
	, .ie7 #training-cat-cal .cell
	{
		float: left;
		display: inline;
	}
/*}*/




/* Training Catalog tables*/


.expand-collapse-all {
	display:block;
	margin-bottom: 20px;
	text-decoration:underline;
	cursor:pointer;
}

 
table#nvaa-trainings,
table#trainings-by-request,
table#online-trainings,
table#webinars
{
	width: 100%;
}



#nvaa-trainings tr.title-th,
#trainings-by-request tr.title-th
{
	width: 50%;
}
        
#online-trainings tr.title-th,
#webinars tr.title-th
{
	width: 65%;
}


.training-info {
	background-color:#fff;
	/*border-top: 15px solid #093667;*/
}
 
 
.trainings-list {
	/*background-color:#093667;*/
	border-bottom: 1px solid #888 !important;
}
 
 
 
.ui-responsive {
	border-collapse:collapse;
}
 
/*.ui-responsive ,*/ .ui-responsive td, .ui-responsive th {
 	 border: 1px solid #888;
 	 border-bottom: none;
}
.ui-responsive tbody {
 	 border-bottom: 1px solid #888 !important;
}
 
 
 .ui-responsive .ui-table-cell-label {
	
	width:  75px;
	max-width: 75px !important;
	min-width: 0 !important;
	/*vertical-align:top;*/
	float: left;
}

 

.training-info .online-title {
	text-align: left !important;
}


.title-link .new-training-icon, .title-link .coming-soon-icon {
	vertical-align: middle;
}

.online-title div {
	display: inline-block;
	/*float: left;*/
	/*width: 75%;*/
	/*background: #eea;*/
}

.ceus {
	white-space: nowrap;
}

/* hide the summary row on page load*/
.summary, .desc {
	display: none;
	background:#c7ddee;
}
.materials {
	display: none;
}

.expertbio {
	display: none;
}


.expertbiofull {
	display: none;
}


.summary-toggle, .title-summary-toggle, .materials-toggle, .expertbio-toggle, .expertbiofull-toggle, .desc-toggle, .title-desc-toggle {
	text-decoration:underline;
	cursor:pointer;
}
.summary-toggle, .materials-toggle, .expertbio-toggle, .expertbiofull-toggle, .desc-toggle {
	vertical-align:middle !important;
	text-align: center !important;
}

.title-summary-toggle, .materials-toggle, .expertbio-toggle, .expertbiofull-toggle, .title-desc-toggle {
	white-space:nowrap;
	text-decoration: none;
	margin-top: .5em;
	text-align: center;
	min-width: 110px;
}

/*
.summary-toggle,
.summary-toggle .ui-table-cell-label,
.show-summary-th,
.summary .ui-table-cell-label
{
	display: none !important;
}            
*/

.show-summary-th {
	width: 10%;
}


/*@media ( min-width: 35em ) {*/
	
	.expand-collapse-all {
		margin-bottom: 10px;
	}

	
	.summary-toggle,
	.show-summary-th, .materials-toggle, .expertbio-toggle, .expertbiofull-toggle, .desc-toggle 
	{
		display: table-cell !important;
		margin: 0;
	}
	.training-info {
		border-top: inherit;
	}
	
	.training-info td {
		text-align: center !important;
	}
	

/*}*/




table.trainings-list.ui-responsive {
	display: table;
	/*width: 95% !important;*/
}

table.trainings-list thead tr {
	background-color:#093667 ;
	padding:0px;
	color:#ffffff;
	text-shadow: none;
	text-align: center !important;
}

table.trainings-list thead th {
	text-align: center !important;
}
 
.training-type-header {
	margin-top: 2em;
}
 
/* end Training Catalog tables*/




/* End Training & Training Materials */



#instructor-materials {
	margin: 0 2%;
	margin-bottom: 2em;
	margin-right: 3.33%;
}

#instructor-materials .material
{
	float: left;
	border: 1px solid gray;
	border-bottom: none;
	width: 652px;
}

#instructor-materials .material.last {
	border-bottom: 1px solid gray;
}

#instructor-materials .image, #instructor-materials .description  
{
	width: 292px;
	float: left;
	padding: 16px;
	vertical-align: top;
}

#instructor-materials .image {
	text-align: center;
}


#instructor-materials .image a {
	display: block;
	position: relative;
}


#instructor-materials .image img {
	width: 150px;
	height: auto;
}

#instructor-materials .description {
	border-left: 1px solid gray;
}

/*@media only screen and (min-width: 568px) {*/

/*}*/


.let-others-know {
	margin-top:0px;	
	/*margin-left:15px;*/
	background-color:#ffffff;	
}
.let-others-know-box {
	border: 1px solid gray;
	border-collapse:collapse;
	width:100%;
}
.let-others-know-box thead {
	background-color:#093667; padding: 0.5em;  color:#fff;
}
.let-others-know-box td { padding-left:10px; padding-bottom:5px; padding-top:5px; line-height:1.5;  background-color: #ffffff;}



/* Training & Training Materials >> National Victim Assistance Academy (NVAA) pages  */

/* keeps content from flowing around #nvaa-nav */
#nvaa-content {
	overflow: hidden;
	margin-top: 0;
	margin-right: 1.5em;
	
}

/* Overrides to jQuery UI left menu for Training & Training Materials >> National Victim Assistance Academy (NVAA) */
/* left side panel is not shown on desktop site */
#leftSidePanel {
	display: none !important;
}

#nvaa-nav, #nvaa-nav-panel {
	width: 194px;
	float:left;
	margin-right: 1.5em;
	margin-bottom: 3em;
	z-index: 100;
}

#nvaa-nav .ui-widget
, #nvaa-nav-panel .ui-widget {
	background: none; /* removes default jQuery UI bg image */
	background-color: rgb(238, 238, 238);
	font-size: .95em ;
}

#nvaa-nav .ui-menu
, #nvaa-nav-panel .ui-menu
{
	box-shadow: 0px 0px 8px #888888;
}

#nvaa-nav .ui-menu-item a
,#nvaa-nav-panel .ui-menu-item a {
	text-decoration: underline !important;
	display: block;
	padding: 5px 0.4em;
	line-height: 1.5;
	min-height: 0px;
	font-weight: normal;
	color: rgb(34,34,34);
}

#nvaa-nav .ui-menu-item a:hover
, #nvaa-nav-panel .ui-menu-item a:hover {
	text-shadow: none;
	/*color: #fff;*/
}
#nvaa-nav .ui-state-focus
, #nvaa-nav-panel .ui-state-focus {
	background: none; /* removes default jQuery UI bg image */
	background-color: #003366;
	color: #fff !important;
}

#nvaa-nav {
	display: none;
}

#nvaa-nav-panel-trigger {
	display: table;
}


.nvva-menu {
	background-color: rgb(238, 238, 238);
	box-shadow: 0px 0px 8px rgb(136, 136, 136);
}

.nvva-menu ul {
	padding-left: 1.5em !important;
}

.nvva-menu a {
	border-radius: 5px;
}
.nvva-menu a:hover {
	color: #fff !important;
	background-color: #1A325E;
}





/*@media only screen and (min-width: 768px) {*/
	#nvaa-nav {
		display: block;
	}
	
	#nvaa-nav-panel-trigger {
		display: none;
	}
/*}*/


/* End overrides to jQuery UI left menu for Training & Training Materials >> National Victim Assistance Academy (NVAA) */


.nacp-topics-table {
	width: 95%;
	margin-bottom: 3em;
}

.nacp-topics-table .nacp-topic-num {
	width: 3em;
}

.nacp-topics-table .nacp-topic {
	width: 20em;
}

/* End: Training & Training Materials >> National Victim Assistance Academy (NVAA) pages  */



/* Recent news */
.recent-news-wrapper {
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	
}

.recent-news-wrapper:hover, .recent-news-wrapper-hover {
	background-color: #e1f2ff;
}
.recent-news-item  {
	display: block;
	margin-top: 0;
	padding: 0px 0.4em;
	min-height: 0px;
	font-weight: normal;
	width:96%;
	font-size: 10pt;
}

#tile-content-recent-news img 
, #tile-content-whats-new img
, #online-training-tile img
{
	display: none;
}

#content #tile-content-recent-news .recent-news-more
, #content #tile-content-whats-new .recent-news-more
, #content #online-training-tile .recent-news-more
{
	display: block;
	/*color: #009900 !important;*/
	color: #376105 !important;
	font-weight: bold;
}


#content #tile-content-recent-news .recent-news-more .fa-arrow-circle-right 
, #content #tile-content-whats-new .recent-news-more .fa-arrow-circle-right
, #content #online-training-tile .recent-news-more .fa-arrow-circle-right

{
	/*color: #009900 !important;*/
	color: #376105 !important;
}


/*.wf-fontawesome-n4-loading .fa-arrow-circle-right,*/
.wf-fontawesome-n4-inactive .fa-arrow-circle-right {
	background: url("../images/icon-circle-arrow-right-14x14.png") center center no-repeat;
	display: inline-block !important;
	width: 14px !important;
	height: 14px !important;
	vertical-align: text-bottom;
}



.wf-fontawesome-n4-loading #content #tile-content-recent-news .recent-news-more .fa-arrow-circle-right:before 
, .wf-fontawesome-n4-inactive #content #tile-content-recent-news .recent-news-more .fa-arrow-circle-right:before 
, .wf-fontawesome-n4-loading #content #tile-content-whats-new .recent-news-more .fa-arrow-circle-right:before
, .wf-fontawesome-n4-inactive #content #tile-content-whats-new .recent-news-more .fa-arrow-circle-right:before
, .wf-fontawesome-n4-loading #content #online-training-tile .recent-news-more .fa-arrow-circle-right:before
, .wf-fontawesome-n4-inactive #content #online-training-tile .recent-news-more .fa-arrow-circle-right:before

{
	content: none !important;
}


.wf-fontawesome-n4-active .fa-arrow-circle-right {
	background-image: none !important;
	width: auto;
	height: auto;
	display: inline-block !important;
}


.ie7 div.widget-content.stay-in-touch i.fa-envelope-o, 
.wf-fontawesome-n4-inactive div.widget-content.stay-in-touch i.fa-envelope-o {
	background:  url("../images/fa-icons-24x24.png");
	background-position: -24px 0;
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: text-bottom;
}

.ie7 div.widget-content.stay-in-touch .fa-calendar,
.wf-fontawesome-n4-inactive div.widget-content.stay-in-touch .fa-calendar {
	background:  url("../images/fa-icons-24x24.png");
	background-position: 0 0;
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: text-bottom;
}

.wf-fontawesome-n4-loading div.widget-content.stay-in-touch i.fa-envelope-o:before,
.wf-fontawesome-n4-inactive div.widget-content.stay-in-touch i.fa-envelope-o:before,
.wf-fontawesome-n4-loading div.widget-content.stay-in-touch .fa-calendar:before,
.wf-fontawesome-n4-inactive div.widget-content.stay-in-touch .fa-calendar:before
{
	content: none !important;
	width: 24px;
	height: 24px;
	display: inline-block;
}



.recent-news-item a:first-child {
	text-decoration: none;
	color: #333;
}

.recent-news-item a:hover {
	text-decoration: none;
	color: #333;
}

.whats-new-item  {
	display: block;
	margin-top: 0;
	padding: 0px 0.4em;
	min-height: 0px;
	font-weight: normal;
	width:96%;
	font-size: 10pt;
}
.whats-new-item a {
	text-decoration: none;
	color: #333;
}

.whats-new-item a:hover {
	text-decoration: none;
	color: #333;
}

a.recent-news-more {
	text-decoration: none;
	color: #61abb8 !important;
}


#OJP-top-link {
	width: 100%;
	height: 25px;
	
}

#OJP-top-link a.OJP-top-link-a {
	display: block;
	width: 100%;
	height: 25px;

}

.backgroundsize #OJP-top-link a.OJP-top-link-a {
	background: url('/assets/images/ojplogo/OJP_top_header-large-2x.gif') no-repeat left top #fff;
	background-size: 2480px 25px;
}

.no-backgroundsize #OJP-top-link a.OJP-top-link-a {
	background: url('/assets/images/ojplogo/OJP_top_header-large-2x.gif') no-repeat left top #fff;
}


#DOJ_OJP_seal, #DOJ_OJP_seal-64, #DOJ_OJP_seal-128 {
	
	width:  34px;
	height: 34px;
	
	position: relative;
	top: 7px;
}

#DOJ_OJP_seal {
	left: 160px;
}
#DOJ_OJP_seal-128 {
	left: 170px;
}

#DOJ_OJP_seal-64 {
	left: 180px;
}




#shadow-under-ojplogo {
	width: 100%; border-top: 1px solid #525252;border-bottom: 1px solid #818181;
	height: 0;
}

#homepage-top-link {
	width: 100%;
	height: 76px;
}


html.svg.cssgradients #homepage-top-link {
  
  background:  url('/assets/images/header/OVC_TTAC-horiz-vector-540x40.svg') no-repeat 45px center
				, -webkit-gradient(linear, left center , right center, color-stop(40%, #1a325e), to(#73b1e0))  no-repeat 0px center;  
	
	background:  url('/assets/images/header/OVC_TTAC-horiz-vector-540x40.svg') no-repeat 45px center, -webkit-linear-gradient(left, #1a325e , #73b1e0) no-repeat 0px center;
				
  	background: url('/assets/images/header/OVC_TTAC-horiz-vector-540x40.svg') no-repeat 45px center, linear-gradient(to right, #1a325e 250px, #73b1e0) no-repeat 0px center;
  	

}

html.no-cssgradients #homepage-top-link {
	background: #75b3e2 url('/assets/images/header/OVCTTAC-bluegradient_banner.jpg') no-repeat left top;
}

#homepage-top-link a {
	display: block;
	width: 100%;
	height: 76px;
	/*height: 71px;*/
}


#mobile-menu-buttons {
	display: none;
}


#chart_div {
	margin-bottom: 1em;
	width: 100%;
	height: 200px;
	border: 1px solid #bbb;
	-webkit-box-shadow: 2px 2px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    2px 2px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         2px 2px 5px rgba(50, 50, 50, 0.75);
}


#feedback-links {
	max-width: 600px;
}

	#homepage-top-menu {
		display: block;
	}
	
	#menu-popup-button {
		display: none;
	}
	
.three-col-wrap {
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.three-col-wrap .col-left-thin {
    position: relative;
    float: left;
    margin-right: 2%;
    width: 25%;
}

@media only screen and (max-width: 375px) {
	.three-col-wrap .col-left-thin {
	width: 49%;
	clear: both;
	}
	}
	
.three-col-wrap .col-mid-wide {
    position: relative;
    float: left;
    margin-right: 2%;
    width: 46%;
}

@media only screen and (max-width: 375px) {
	.three-col-wrap .col-mid-wide {
	width: 49%;
	margin-right: initial;
	}
	}	

.three-col-wrap .col-right-thin {
    position: relative;
    float: left;
    width: 25%;
}

@media only screen and (max-width: 375px) {
	.three-col-wrap .col-right-thin {
	width: 49%;
	float: none;
	left: 25%
	}
}

.three-col-wrap .col-left {
    position: relative;
    float: left;
    margin-right: 2%;
    width: 32%;
}

@media only screen and (max-width: 375px) {
	.three-col-wrap .col-left {
	width: 49%;
	}
}
	
.three-col-wrap .col-mid {
    position: relative;
    float: left;
    margin-right: 2%;
    width: 32%;
}

@media only screen and (max-width: 375px) {
	.three-col-wrap .col-mid {
	width: 49%;
	margin-right: initial;
	}
}
	
.three-col-wrap .col-right {
    position: relative;
    float: left;
    width: 32%;
}

.four-col-wrap {
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.four-col-wrap .col-a, .four-col-wrap .col-b, .four-col-wrap .col-c, .four-col-wrap .col-d, .four-col-wrap .col-e  {
	position: relative;
	float: left;
	width: 23%;
}

.four-col-wrap .col-a {
	margin-right: 2%;
	margin-left: 1%;
}

.four-col-wrap .col-a:hover, .four-col-wrap .col-a:focus, .four-col-wrap .col-a:active {
	box-shadow: 0 0 15px #4BB1BA;
}

.four-col-wrap .col-a .homepage-text-2019-hcwh:hover, .four-col-wrap .col-a .homepage-text-2019-sfa:hover, .four-col-wrap .col-a .homepage-text-2019-res:hover{
	text-decoration: underline;
}

.four-col-wrap .col-a:hover #Trng-text-2019, .four-col-wrap .col-a:hover #HT-text-2019, .four-col-wrap .col-a:hover #IM-text-2019{
    text-decoration: underline;
}

.four-col-wrap .col-b:hover #CTA-text-2019, .four-col-wrap .col-b:hover #MV-text-2019, .four-col-wrap .col-b:hover #OT-text-2019{
    text-decoration: underline;
}

.four-col-wrap .col-c:hover #SS-text-2019, .four-col-wrap .col-c:hover #SANE-SART-text-2019, .four-col-wrap .col-c:hover #Web-text-2019{
    text-decoration: underline;
}

.four-col-wrap .col-d:hover #NVAA-text-2019, .four-col-wrap .col-d:hover #TVA-text-2019, .four-col-wrap .col-d:hover #VL-text-2019{
    text-decoration: underline;
}

.four-col-wrap .col-b {
	margin-right: 2%;
}

.four-col-wrap .col-b:hover, .four-col-wrap .col-b:focus, .four-col-wrap .col-b:active {
		box-shadow: 0 0 15px #4BB1BA;
}

.four-col-wrap .col-b .homepage-text-2019-hcwh:hover, .four-col-wrap .col-b .homepage-text-2019-sfa:hover, .four-col-wrap .col-b .homepage-text-2019-res:hover{
		text-decoration: underline;
}

.four-col-wrap .col-c {
	margin-right: 2%;
}

.four-col-wrap .col-c:hover, .four-col-wrap .col-c:focus, .four-col-wrap .col-c:active {
		box-shadow: 0 0 15px #4BB1BA;
}

.four-col-wrap .col-c .homepage-text-2019-hcwh:hover, .four-col-wrap .col-c .homepage-text-2019-sfa:hover, .four-col-wrap .col-c .homepage-text-2019-res:hover{
		text-decoration: underline;
}

.four-col-wrap .col-d:hover, .four-col-wrap .col-d:focus, .four-col-wrap .col-d:active {
		box-shadow: 0 0 15px #4BB1BA;
}

.four-col-wrap .col-d .homepage-text-2019-hcwh:hover, .four-col-wrap .col-d .homepage-text-2019-sfa:hover, .four-col-wrap .col-d .homepage-text-2019-res:hover{
		text-decoration: underline;
}

@media only screen and (max-width: 450px) {
	.four-col-wrap .col-a, .four-col-wrap .col-b, .four-col-wrap .col-c, .four-col-wrap .col-d {
		width: 49%;
	}
	.four-col-wrap .col-b, .four-col-wrap .col-d {
		margin-right: initial;
	}
	.four-col-wrap .col-a {
		margin-left: initial;
	}
}

@media only screen and (max-width: 375px) {
	.three-col-wrap .col-right {
	width: 49%;
	}
	
	#Special-Focus-Areas-2019 .three-col-wrap .col-right, #Resources-2019 .three-col-wrap .col-right {
	margin-right: 2%;
	}
	}

	.two-col-wrap {
		position: relative;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		clear: both;
	}
	
	
	.two-col-wrap .col-a {
	    position: relative;
	    float: left;
	    margin-right: 4%;
	    width: 48%;
	}
	
	.two-col-wrap .col-b {
	    position: relative;
	    float: left;
	    width: 48%;
	}

	.single-col-wrap {
		margin: 0 auto;
		width: 100%;
	}	
	.single-col-sidebar-wrap {
		position: relative;
		width: 100%;
		float: left;
	
	}	
	.single-col-sidebar-wrap .single-col {
		float: left;
		/*width: 690px;  made this change to fix wrapping issues replace this if there is an issue 05/2019*/
		max-width: 800px;
	
	}	
	.single-col-sidebar-wrap .sidebar {
		float: right;
		width: 235px;
		clear: none;
	}
	.two-col-sidebar-wrap .col-a {
		position: relative;
		float: left;
		width: 35%;
		margin-right: 1%;	
	}	
	.two-col-sidebar-wrap .col-b {
		position: relative;
		float: left;
		width: 35%;
		margin-right: 1%;
	}	
	.two-col-sidebar-wrap .sidebar {
		float: right;
		width: 235px;
	}	
	.two-col-sidebar-wrap .col-a {
		position: relative;
		float: left;
		width: 35%;
		margin-right: 1%;	
	}	
	.two-col-sidebar-wrap .col-b {
		position: relative;
		float: left;
		width: 35%;
		margin-right: 1%;
	}	
	.two-col-sidebar-wrap .sidebar {
		float: right;
		width: 235px;
	}	
	#how-we-can-help-tile {
		float: left;
		padding-top: 7em;
	}	
	#how-we-can-help-tile aside.global {
		float:left;
		text-align: left;
	}	
	#how-we-can-help-tile aside.global:first-child {
		margin-right: 30px;
	}
	#menu-button {
		font-size: 1.5em;
		text-align: center;
		text-decoration: none;
		position:absolute;
		top: 65px;
		left: 600px;
		display: block;
		color: white;
	}
	#menu-button .label {
		display: block;
		font-size: 12px;
		font-family: Helvetica,Arial,sans-serif;
	}
	#content a.ui-btn:hover {
		color: #fff !important;
	}
	.alpha-list {
		margin: 1em 0  0 2em;
		font-size: 14px;
		font-weight: bold;
	}
	#recent-spotlights-wrapper {
		display: block;
		margin-top: 1em;
		margin-bottom: 2em;
	}
	#current-spotlight {
		display: block;
		width: 60px;
		margin: 0.5em auto;
	}
	#recent-spotlights {
		display: table;
		margin: 0.5em auto;
		text-align: center;
	}
	.spotlight-photo {
		display: inline-block;
		padding:5px;
		border:1px solid #808080;
	}
	.spotlight-photo img {
		width: 50px;
		height: 50px;
	}
	#recent-spotlights-wrapper .button {
		display: table;
		text-align: center;
		margin: 0.5em auto;
	}
	#current-spotlight, #recent-spotlights{
		padding:5px;
	}

	#current-spotlight .title, #recent-spotlights .title{
		display: block;
		width: 100%;
		text-align: center;
		font-weight: bold;
		padding-bottom: 5px;
	}


	#current-spotlight, #recent-spotlights, #recent-spotlights-wrapper .button{
		display: inline-block;
		margin-right: 10px;
	}

#consultant-spotlights-archives {
	display: block;
	margin: 10px auto;
}



#consultant-spotlights-archives div.block {
	position: relative;
	float: left;
	display: block;
	width: 200px;
	padding: 5px;
	padding-bottom: 60px;
	margin-right: 2%;
	margin-bottom: 2em;
	border: 1px solid #bbb;
	-webkit-box-shadow: 2px 2px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    2px 2px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         2px 2px 5px rgba(50, 50, 50, 0.75);

}


#consultant-spotlights-archives .consultant-blurb {
	float: right;
	width: 115px;

}

#consultant-spotlights-archives .consultant-name {
	font-weight: bold;
	font-size: 13px;
}

#consultant-spotlights-archives .consultant-info {
	font-size: 12px;
	word-wrap: break-word;
}


#consultant-spotlights-archives .standard-btn-wrapper {
	text-align: center;
	margin: 0 auto;
	bottom: 15px;
	position: absolute; 
	left: 50%;
}


#consultant-spotlights-archives .standard-btn-wrapper a {
	position: relative; left: -50%; 
}

#bottom-goto {
	clear: both;
	margin-top: -1em;
	margin-bottom: 2em;
}



#PM-Resources .divider, #ORG-Resources .divider{
	margin-bottom: 2em;
}

#PM-Resources .photo, #ORG-Resources .photo {
	text-align: center;
}



	.consultant-profile-wrapper {
		margin-right: 8%;
		display:table
	}
	
	.consultant-content {
		display: table-row;
		
	}
	
	.consultant-profile .consultant-photo {
		vertical-align: top;
		display: table-cell;
		text-align: center;
		padding:15px;
		
		/*width: 200px;*/
	}
	
	.consultant-profile .consultant-blurb {
		vertical-align: top;
		display: table-cell;
		padding:15px;
		margin-right: 5px;
		margin-right: 8% !important;
	}
	
	.consultant-content {
		display: block;
		margin-right: 8% !important;
		
	}
	
	.consultant-profile.bordered {
		border: 1px solid #808080;
	}
	
	.consultant-profile.bordered .consultant-photo {
		border-right: 1px solid #808080;
	}
	
	.consultant-profile.bordered .consultant-blurb .button {
		float: right;
	}

	#PM-Resources .resource, #ORG-Resources .resource {
		display: block;
		float: left;
		clear: both;
		width: 100%;
	}
	#PM-Resources .photo, #ORG-Resources .photo {
		float:right; width:24%;
		text-align: left;
	}
	#PM-Resources .description, #ORG-Resources .description {
		float:left; width:70%;
	}
	#PM-Resources .divider, #ORG-Resources .divider {
		margin-bottom: 1em;
	}



.divider, .divider-wide {
	background-repeat: no-repeat;
	background-size: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.divider {
	background-image: url(/assets/images/divider.png);
	height: 7px;
	width: auto;
	max-width: 337px;
}

.divider-wide {
	background-image: url(/assets/images/dividerWide.png);
	background-repeat: no-repeat;
	height: 16px;
}

span.divider-black {
 display: inline-block;
 width: 0;
 height: 1.5em;
 border-left: 1px solid #000;
 margin-right: 20px;
 margin-left: 20px;
 margin-bottom: -5px;
}


.divider-white {
 display: inline-block;
 color: #ffffff;
}


.resources .photo {
	text-align: center;
}
.resources .description {
	margin-bottom: 1em;
}



.top-menu-items
{
	z-index:1000;
	position:absolute;
	display:inline;
	top:3px;
	right:30px;
	font-size: 16px;
	text-align:right;
	box-sizing: border-box;
	width: 65%;
}

.top-menu-items a,
.top-menu-items a:link {
	/*font-weight: bold !important;*/
	text-decoration: none;
	white-space: nowrap;
	overflow: auto;
}
.top-menu-items a:hover {
	text-decoration:underline;	
}

	.resources {
		float: left;
		width: 70%;
	}
	#help-resources {
		width: auto;
	}
	.resources .resource {
		display: table-row;
		vertical-align: top;
	}
	
	.resources .photo
	, .resources .description
	{
		display: table-cell;
		vertical-align: top;
	}
	
	.resources .photo {
		vertical-align: middle;
	}
	
	.resources .description {
		padding-left: 1em;
	}
	
	.resources .description p {
		margin-top: .25em;
	}


#translate-this {
	position:relative;
	top: 0;
	left: 0;
	
	/*background-color: #fdd;*/
	float: left;
	margin-right: 4px;
	/*cursor: pointer;*/
	
	padding: 2px 3px;
	text-align: center;
	font-family:  'bebas_neueregular' !important;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 0.085em;
	border-radius: 5px;
	color: #fff !important;
	text-shadow: rgba(0,0,0, 0.75) 1px 1px 2px;
	transition: color 0.25s, background-color 0.25s;
	/*z-index: -10 !important;*/
}


.goog-te-gadget, .goog-te-combo  {
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	opacity: 0;
	height: 100%;
	width: 100%;
}

.goog-te-combo {

	width: 100% !important;
	margin: 0 !important;
	cursor: pointer;

}



.goog-te-gadget-simple * {display:none;}   /* hides the default Google 'Select Language' dropdown */

.goog-te-gadget-simple:first-child {	
	width: 100%;
	height: 100%;
}

.lteIE8 .goog-te-gadget-simple:first-child {
	border: none;
	background: transparent;
}


#archived {
	width:98%;
}

#archived .expander {
	width:35%;
	background-color:#093667;
	border-top-right-radius: 5px 5px;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0;
	padding: 0.25em 0.5em;
	color: #fff;
	cursor:pointer;
}

#archived  .content
{
text-align:left;
width:98%;
background-color:#e7e7e7;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
padding: 0.50em ;
/*margin-bottom: 2em;*/
font-family:Arial, sans-serif;
font-weight: normal;
color: #333333;
}

/*for PSE pages*/
.under 
{
position:relative;
left:0px;
top:0px;
border:1px solid ;
/*z-index:-1;*/
}
.over 
{
position:relative;
left: 50px;
bottom: 30px;
border:1px solid ;
/*z-index:-1;*/
}
.pse-quote {
	background-color: #e7e7e7;
	border: solid 1px #032f5f;
	padding-right: 1em ;
	padding-left: 1em;
	margin-bottom: 1em;
}
table.col_Listtable
{	height: auto;
	width: 920px;
     padding: 0px;
	margin-left:0px;
	margin-top: 0px;
	margin-bottom:20px;
	border: 1px solid gray;
	border-collapse:collapse;
}
.col_Listtable td { background:#C7DDEE none repeat-x scroll center left; color:#000; padding:7px 10px; border: 1px solid gray; }
.col_Listtable tr.odd td { background:#fff url(row_bkg.png) repeat-x scroll center left; cursor:pointer; border: 1px solid gray;}

.transfact {
	font-size:10pt;
	font-weight:normal;
	margin-right:40px;
	float:right;
}
.transfact a,
.transfact a:link {
	font-weight: normal !important;
	color: #0000EE !important;
	text-decoration: none;
}
.transfact a:hover {
	text-decoration:underline;	
}
.transfact a:visited {
	color: #551A8B !important;
}	

figure {
	margin: 0;
	position: relative;
	/* display: flex;
	align-items: center; */
}
figcaption.img_caption {
	color: black !important;
	font-size: xx-small;
	background-color: #fcfcfc;
	/* opacity: 0.9; */
    width: 100%;
	padding: 5px 0px;
	text-shadow: none;
	position: absolute;
	bottom: 0;
}
figcaption.img_caption .img_caption--author {
	font-style: italic;
	text-align: center;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
}




