/* Begin classes for common SPIN elements */

.candidatesearch select.form-control.location-select {
    height: 64px;
    font-size: 18px;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    border-radius: 0;
    background: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'><path fill='#444' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>");
    background-position: 100% 55%;
    background-repeat: no-repeat;
    background-color: white;
    border: 1px solid #666;
    max-width: 270px;
 }

/* Client Overrides */


body {}
b, strong {font-weight: bold;}
i,em {font-style: italic;}

a:focus, a:visited {
	color: #000000;
}

.l-main {
	padding-top: 30px;
}
.l-aside {
	max-width: 360px;
	padding-right: 65px;
}
div.rh-site-search__header-link {
    margin-top: -2px;
}

ul li, ol li {
	font-size: 18px;
	font-family: "Futura BT W01 Book",OpenSansRegular,"Open Sans Regular",sans-serif;
	line-height: 1.375;
}
.rh-site-search__search-icon-title,
.rh-header__link {
	font-family: "Futura BT W01 Book",OpenSansRegular,"Open Sans Regular",sans-serif;
}
/*
.rh-footer__nav-link 
 {
	font-family: "Futura", sans-serif;
}
*/

.wd_body.wd_news_body span.xn-person {
    padding-left: 3px;
}
.page_header {}
.page_header a, .page_header a:link {}
.page_header a:hover {}
.breadcrumb {}

.item {
	margin: 0px 0px 20px 0px;
	padding-bottom: 4px;
	overflow: auto;
	height: 100%;
}

.item_name {
	color: #382e2c;
	line-height: 20px;
	font-size: 18px;
}
.item_date {}
.item_summary {}

.detail_header {}
.detail_subheader {}
.category_name {}
.category_header {}

table.wd_imagetable {}

td.imagecaption {
	font-size: .8em;
	font-style: italic;
	text-align: left;
	padding: 3px 5px 3px 5px;
}

td.imagecaption p {
	font-size: .9em;
	font-style: italic;
}

.wd_toolbar { clear: both; }
div.wd_page_toolbar {}
div.wd_page_toolbar table {width: auto;}
div.wd_page_toolbar tbody {}
div.wd_page_toolbar tr {}
div.wd_page_toolbar td { line-height: 16px; margin: 0; padding: 0; vertical-align: top;}
div.wd_page_toolbar span { line-height: 16px; margin: 0; padding: 0; vertical-align: top;}
div.wd_page_toolbar a { line-height: 16px; margin: 0; padding: 0; vertical-align: top;}
div.wd_page_toolbar img {width: 16px; height: 16;}

.wd_newsfeed_releases-detail .wd_toolbar:before {
	content: 'Share this story:';
	font-size: .8em;
}

body.wd_item_page #wd_featurebox-standard_3514 {
	display: none;
}

div.wd_board_committees table {
     border-top: 1px solid #CCCCCC;
     border-right: 1px solid #CCCCCC;
     border-bottom: 0px;
     border-left: 0px;
}
div.wd_board_committees td, div.wd_board_committees th {
     border-left: 1px solid #CCCCCC;
     border-bottom: 1px solid #CCCCCC;
     border-top: 0px;
     border-right: 0px;
     padding: 5px;
     text-align: center;
}
 .wd_board_committees td .member_title {
     text-align: left;
     width: 100%;
}


/* Begin classes for individual PCTs
   (enter amendments to the above declatations, ex:
   div.wd_standard .category_name {
    [styles]
   }
*/

.wd_standard .wd_category .wd_category_items .item {
	float: left;
}
@media (max-width: 1023px) {
	.wd_standard .wd_category .wd_category_items .item.col-md-6 {
		max-width: 100%;
		width: 100%;
	}
}
.wd_standard .wd_category .wd_category_items .item p {
	margin: 0;
}

div.wd_standard {}

div.wd_events {}

div.wd_gallery {}

/* Begin FormBuilder styles */

div.wd_formbuilder {}
table.wd_formbuilder {}
input.wd_formbuilder_submit {
	font-size: .8em;
}
table.wd_formbuilder p {
    margin: 0px;
}
.wd_form_legend {
	font-size: .8em;
}
.wd_form_field_header {
	font-size: .9em;
}
/* Begin Calendar styles */

table.wd_calendar_header{
	background-color: #7d8dac;
	color: #ffffff;
	padding: 5px 5px 5px 5px;
	margin-top: 15px;
	border-style: none none dotted none;
	border-width: 0 0 thin 0;
}

table.wd_calendar_header a,
table.wd_calendar_header a:visited,
table.wd_calendar_header a:active,
table.wd_calendar_header a:link {
	color: #ffffff;
}

td.wd_calendar_header_label {
	text-align: center;
	font-weight: bold;
}

td.wd_calendar_header_prev {
	text-align: left;
}

td.wd_calendar_header_next {
	text-align: right;
}

table.wd_calendar {
	background-color: #ffffff;
	table-layout: fixed;
}

th.wd_calendar_dayofweek_header {
	background-color: #ffffff;
	text-transform: lowercase;
	font-size: .90em;
}

td.wd_calendar_day {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 14%;
	vertical-align: top;
}

html>body td.wd_calendar_day {
	padding: 0px 2px 0px 2px;	/* account for event padding+border where width = content only */
}

td.wd_calendar_this_month {
	background-color: #eeeeee;
	border-top: 1px #eeeeee solid;
	font-size: .85em;
}

td.wd_calendar_prev_month,
td.wd_calendar_next_month {
	background-color: #c6cede;
	border-top: 1px #c6cede solid;
	font-size: .85em;
}

td.wd_calendar_today
{
	background-color: #FF9;
	border: 1px #000000 solid;
}

div.wd_calendar_day_header {
	text-align: right;
	color: #000000;
	font-weight: bold;
	padding: 3px;
}

td.wd_calendar_prev_month div.wd_calendar_day_header,
td.wd_calendar_next_month div.wd_calendar_day_header
{
	color: #7d8dac;
}

div.wd_calendar_no_event {
	margin: 1px 0px 1px 0px;
	padding: 2px;
}

div.wd_calendar_event {
	width: 100%;
	margin: 1px 0px 1px 0px;
	padding: 2px;
	position: relative;
	left: 0px;
	white-space: nowrap;
	overflow: hidden;
	background-color: #77ccff;
}

html>body div.wd_calendar_event {
	left: -2px;	/* account for padding+border where width = content only */
}

div.wd_event_tip_header{
	background-color: #ffcc77;
	border-bottom: #F70;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

div.wd_event_tip_info{
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 5px;
}

div.wd_event_tip_info p {
	margin: 2px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

div.wd_event_tip_title {
	font-size: 1.2em;
	font-weight: bold;
}

div.wd_event_tip_time, div.wd_event_tip_location_name {
	font-weight: bold;
}

div.calendar_subscribe_links img {
	margin-right: 5px;
}

div.calendar_subscribe_links a {
	text-decoration: none;
}

div.wd_socialtools {
    position: relative;
    text-align: right;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 20px;
}

div.wd_socialtools a:hover {
    text-decoration: none;
}

div.wd_socialtools_menu {
    background-color: #ffffff;
}

div.wd_socialtools_type {
    display: inline;
    margin: 0px 0px 0px 10px;
    height: 50px;
}

div.wd_socialtools_type img {
    margin-right: 5px;
}

div.wd_socialtools_tool {
    padding: 3px;
    margin: 5px 0px 0px 0px;
    text-align: left;
    white-space: nowrap;
}

div.wd_socialtools_tool img {
    margin-right: 5px;
}

/* Popup Fader */
div#wdFadeBackground {
    background-color: #555555;
    border: 5px;
    margin: 0px;
    padding: 0px;
}

div#wdFadePopup {
    background-color: #333333;
    padding: 2px;
}

td#wdFadeContent {
    background-color: #ffffff;
}

td#wdFadeClose {
    text-align: right;
}
p.search_result {}
span.search_mime {}
span.search_url {}

.wd_newsfeed_releases-teaser .tools {
	font-size: 10px;
	text-decoration: none;
	margin-bottom: 12px;
}

.tools img {
	vertical-align: middle;
}

#wd_featurebox-standard_3514 .wd_featurebox_title {
	display: none;
}
#wd_featurebox-standard_3514 p {
	margin: 0;
}

.wd_featurebox_container {
	width: 100%;
	overflow: auto;
	padding: 25px 0;
}

div.category_header,
div.wd_featurebox_title {
	margin-bottom: 25px;
	color: #382e2c;
	font-family: "Futura BT W01 Medium","Open Sans Semibold","Open Sans Semibold",Arial,sans-serif;
	line-height: 24px;
	font-size: 24px;
}


div.wd_featurebox {}

div.wd_featurebox p{}
div.wd_featurebox div {}

div.wd_featurebox a.itemlink, .item_date {}

div.wd_featureboxes_left {}
div.wd_featureboxes_left div.wd_featurebox_title {}
div.wd_featureboxes_left div.wd_featurebox {}

div.wd_featureboxes_right {}
div.wd_featureboxes_right div.wd_featurebox_title {}
div.wd_featureboxes_right div.wd_featurebox {}

div.wd_featureboxes_middle {}
div.wd_featureboxes_middle div.wd_featurebox_title {}
div.wd_featureboxes_middle div.wd_featurebox {}



p.subscribe_links a {}
p.archive_nav a {}
.wd_newsfeed_releases-detail .news_body p.prnews_p, .wd_newsfeed_releases-detail .news_body span.prnews_span {
    font-family: inherit !important;
    font-size: 100% !important;
    color: inherit !important;
}

label[for="formbuilderform_forminfo[email]"] {
	word-spacing: -8px;
}

input, select {
	border: 1px solid #ccc;
	padding: 3px;
	margin: 3px;
	border-radius: 3px;
	transition: all .3s
}

input:focus, select:focus {
}

.node--rh-article .gallery_images img:first-child {
	float: none !important;
}

span.filesize {color: #AAA;}

.element-invisible {display: none;}
.element-invisible.element-focusable:focus,.element-focusable:focus {display: block;}

@media (max-width: 978px) { 
	.l-aside {
		max-width: 360px;
		padding-right: 25px;
	}
}

.wd_subscribe_link img, .node--rh-article img:first-child {
    /*float: left;
    margin: 3px 5px 5px 0;
    width: auto;
    height: auto; */
}

li.wd_subscribe_link {
    display: inline-block;
}

.wd_search_basic_fields {
	max-width: 80%;
	padding: 3px 0 3px 6px;
}

a.wd_search_advanced_link {
	font-size: .8rem;
    display: block;
    margin-bottom: 20px;    
}

button.wd_search_button {
    border: 1px solid #ccc;
    padding: 3px;
    margin: 3px;
    border-radius: 3px;
    transition: all .3s;
    color: black;
}

.wd_search_form_advanced input[type="text"] {
	width: 70%;
}
.wd_search_form_advanced select {
	width: 70%;
}
.wd_search_form_advanced .wd_form_field,
.wd_search_form_advanced .wd_form_field_input {
	overflow: visible;
}
.wd_search_form input[type="text"],
.wd_search_form select,
.wd_search_form button {
	padding: 2px;
	font-size: .8rem;
	max-width: 95%;
}
.wd_form_buttons a {
	font-size: .8rem;
}
.wd_form_buttons input[type="submit"] {
	font-size: .8rem;
}
.wd_form_field_input a {
	font-size: .8rem;
}

.wd_newsfeed_releases .wd_item .wd_title,
.wd_news_headlines .wd_item .wd_title {
    color: #382e2c;
    font-family: "Futura BT W01 Medium","Open Sans Semibold","Open Sans Semibold",Arial,sans-serif;
    line-height: 20px;
    font-size: 18px;
}

.wd_item .wd_date {
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
    color: #000;
}

.wd_newsfeed_releases .wd_item .wd_thumbnail,
ul.wd_layout-simple.wd_asset_type_link_list,
.wd_newsfeed_releases-detail .wd_assets_container
 {
    display: none;
}

.wd_item .wd_subtitle {
	font-size: 16px;
	font-weight: normal;
}

.wd_item_wrapper {
    margin-left: 0;
}

.wd_newsfeed_releases {
	margin-top: 25px;
}

.wd_newsfeed_releases li.wd_item,
.wd_news_headlines li.wd_item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.wd_newsfeed_releases .wd_tool-addthis {
	visibility: hidden;
}

.wd_title.wd_language_left {
	padding: 15px 0 0;
    font-size: 32px;
    margin-bottom: 24px;
    font-weight: normal;
}

.wd_subtitle.wd_language_left {
    font-size: 24px;
    margin-bottom: 16px;
    font-weight: normal;
}

.wd_rssfeeds div:nth-of-type(2) {
	padding-left: 10px;
}

.wd_backbutton {
	padding: 20px 15px 20px 0s;
	width: 210px;
	font-size: .8rem;
	margin: 10px 0 20px;
	display: block;
	float: left;
	clear: both;
}

.pr-contacts {
	font-weight: bold;
	padding-bottom: 10px;
}
div.rh-footer__bottom.row {
	
}
.region-footer-bottom-first {
	margin-left: 0px;
	margin-right: 0px;
	
}
.region-footer-bottom-third{
	padding-left: 0px !important;

}
.site-footer .row {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
}
div#block-mobileappstores {
	position: relative;
	left: 50%;
	transform: translate(-60%);
}
.site-footer p.rh-footer__collapse-header {
	text-transform: none;
}
div.justify-content-center {
	justify-content: center !important;
}
.rh-footer__bottom-wrapper .region-footer-bottom-second .rh-copyright__container .content .field__item p a.main-site-phone {
	font-size: 14px;
}

@media (max-width: 765px) { 
	.rh-taxonomy__node-title {
		margin-bottom: 0;
	}
}


/* NEW HEADER AND FOOTER STYLES */
.region-footer-fifth > div:first-child, .site-footer__bottom {
	background-color: #4A555C;
}
.site-footer__bottom .footer-copy {
	background-color: #394249;
}

.rh-footer__nav-item a {
    
}

.rh-header__link {
	color: #9F1C35;
}


@media (max-width: 1023px) {
	.rh-header__cta-block {
	    float: right;
	    margin: 8px 0;
	}
	.rh-header__cta-block .rh-header__link {
    	padding: 0px 15px!important;
	}
}

@media (max-width: 600px) {

}

