 /* Begin classes for common SPIN elements */
*, ::before, ::after { box-sizing: border-box; }
*, ::before, ::after { box-sizing: inherit; }
*, ::before, ::after { box-sizing: border-box; }

/* Header styles */
.page_header,
.category_header {}
.detail_header,
.detail_subheader,
.category_name {}
.category_intro {}

h3.category_header {
    font-size: 32px;
    line-height: 40px;
}

/* END Header styles */

.item, .wd_item {
	/* margin: 10px 0;
	padding: 10px 0; */
	margin: 0 0 1.5rem 0;
    padding: 0;
}
.item_name,
.wd_title,
.wd_item .wd_title,
.wd_documents_item_list > .wd_documents_item > .wd_title {
	font-size: 1rem;
	line-height: 24px;
    font-weight: 500;
}
.item_date, .wd_date,
.wd_item .wd_date,
.wd_event_sidebar .wd_event_date,
.wd_newsfeed_releases-teaser .wd_date {
	font-weight: normal;
	color: #1F242B;
	text-transform: none;
	opacity: 0.7;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 24px;
}
.item_summary, .wd_item .wd_summary {}
.wd_item .wd_subtitle {}

table.wd_imagetable {}
td.imagecaption {}

span.wd_subscribe_icon {
	background: url('../images/webdriver/email_alerts.png') no-repeat;
	background-position: 0 3px;
	display: inline-block;
	height: 18px;
	width: 18px;
	margin-left: 5px;
}
span.wd_subscribe_icon img {
	display: none;
}

/* Clear Fix */
ul.wd_layout-simple:before,
ul.wd_layout-simple:after {
	content: " ";
	display: block;
}
ul.wd_layout-simple:after {
	clear: both;
}

/* Standard */
div.wd_standard {}

.wd_pageid_52 .wd_standard,
.wd_pageid_118 .wd_standard {
	display: none;
}

.wd_pageid_66 .wd_standard .item {
	margin: 0 0 3rem 0;
}

.wd_pageid_66 .wd_standard .item_name {
	font-weight: 500;
    font-size: 24px;
    line-height: 27.5px;
    margin-bottom: 1.5rem;
}

.wd_pageid_67 .wd_standard .item .wd_attachment {
    display: none;
}

.wd_pageid_67 .wd_standard .item {
    padding: 0;
    margin: 0;
}

.wd_pageid_67 .wd_standard {
    display: flex;
    width: 100%;
}

.wd_pageid_67 .wd_standard h3.category_header {
    font-size: 1.25rem;
    line-height: 24px;
    font-weight: 500;
}

.wd_pageid_67 .wd_standard .wd_category {
    flex: 1;
}

.wd_pageid_52 .wd_standard .item {
	display: flex;
	align-items: flex-start;
}

/*.wd_pageid_52 .wd_standard .item {
    display: flex;
    align-content: center;
    align-items: flex-start;
}

.wd_pageid_52 .wd_standard .wd_flex_col p:nth-of-type(n+3) {
    display: none;
}*/

.wd_pageid_52 .wd_standard .wd_first_col {
    margin-right: 32px;
}

.wd_pageid_52 .wd_standard .wd_flex_col {
    flex: 1;
}

.wd_pageid_52 .wd_standard h3 button,
.wd_pageid_52 .wd_standard .wd_flex_col p.read-more-button {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    color: #0875E1;
    /*padding-right: 30px;*/
}
/* END Standard */

/* Stories */
div.wd_stories {}
/* END Stories */

/* Articles */
div.wd_articles {}
/* END Articles */

/* Events */
div.wd_events {
	display: none;
}

.wd_event .item_date,
.wd_event_sidebar .wd_event_date,
.wd_event_sidebar .wd_event_time,
.wd_event_sidebar .wd_event_subscribe,
.wd_event_sidebar .wd_event_reminder,
.wd_event_sidebar .wd_event_webcast {
	background-position: left;
	color: #333;
	opacity: 1;
	font-size: 1rem;
}

.wd_event_sidebar_item {
	margin: 0;
}

.wd_events_more .fa {
	display: none;
}

.wd_events_list .wd_event {
	background:transparent;
}

.wd_events .item .fa {
	color: #7B858F;
	display: none;
}

.wd_events_inputs {
	margin-top: 0;
	overflow: visible;
}

li.wd_events_tab:focus {
    box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #0875e1;
    outline: 0;
}

.wd_events_list {
    clear: both;
	margin-top: 1rem;
}

ul.wd_events_tabs {
	padding: 0 0 1rem 0;
	margin: 0;
	float: none;
	overflow: visible;
}

ul.wd_events_tabs:before, ul.wd_events_tabs:after {
    content: '';
    display: table;
    clear: both;
}

ul.wd_events_tabs {
    margin: 0 0 2rem 0;
    border-bottom: 1px solid #DFE2E6;
    padding: 0;
}

li.wd_events_tab {
    border: none;
    border-radius: 0;
    color: #787878;
    padding: 0 0 0 0;
    margin: 0 24px 0 0;
}

.wd_events_tab .wd_events_tab_label span.fa {
    display: none;
}

li.wd_events_tab.active {
	font-weight: 400;
    background: transparent;
    color: #0875E1;
    border-bottom: 2px solid #0875E1;
}

li.wd_events_tab:last-child, li.wd_events_tab:first-child {
    border-radius: 0;
}

.wd_events_tab_label {
    padding: 0 0 20px 0;
    display: inline-block;
}

.wd_events_month_header {
    margin: 0;
    padding: 0;
	font-size: 32px;
    line-height: 40px;
    font-weight: 500;
    background: transparent;
    border: none;
    border-radius: 0px;
}

.item.wd_event .wd_asset_type_link_list,
.wd_events .wd_subscribe_link {
	display: none;
}

.wd_events_inputs .wd_flex_wrapper {
	display: flex;
	align-items: center;
}

.wd_event .wd_title {
	font-weight: 400;
}

/* END Events */

/* Gallery */
div.wd_gallery {}
/* END Gallery */


/* News Headlines */
div.wd_news_headlines .wd_search_advanced_link {
	display: none;
}

div.wd_news_headlines .wd_publication {
    font-size: 14px;
}

div.wd_news_headlines .wd_search_basic_fields {
    display: flex;
	align-items: center;
	margin: 24px 0;
}

/* div.wd_news_headlines .wd_item {
	margin-bottom: 30px;
} */

div.wd_news_headlines-teaser .item .item_date {
	font-size: 14px;
	line-height: 24px;
	color: #333;
}
div.wd_news_headlines-teaser .item .item_publication {
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	color: #000;
}

.wd_news_headlines-teaser .item_name {
	font-size: 20px;
	line-height: 28px;
	font-weight: 500;
}

#wd_printable_content div.wd_news_headlines .wd_search_basic_fields > * {
    margin: 0 8px 0 0;
}
/* News Headlines */

/* Newsfeed Releases */
div.wd_newsfeed_releases {}

div.wd_newsfeed_releases-detail h2.wd_subtitle {
    font-size: 1.5rem;
    margin: 1.5rem 0 0 0;
    padding: 0;
    line-height: normal;
    font-weight: 400;
}

blockquote.wd_pullquote,
.pull-quote {
    width: 48%;
    float: right;
    padding-top: 16px;
    padding-right: 24px;
    padding-bottom: 16px;
    padding-left: 24px;
    border-top: 3px solid #cac8c8;
    border-bottom: 3px solid #cac8c8;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.8em;
    color: #333;
    font-style: normal;
    margin: 7px 24px 10px 30px;
}

div.wd_newsfeed_releases-teaser .subscribe_link,
div.wd_newsfeed_releases-teaser .wd_summary,
div.wd_newsfeed_releases .wd_subscribe_link,
div.wd_newsfeed_releases .wd_search_advanced_link,
div.wd_newsfeed_releases .wd_thumbnail,
div.wd_newsfeed_releases .wd_summary {
	display: none;
}

.wd_newsfeed_releases-detail h1 {
    font-weight: 500;
    font-size: 36px;
    line-height: 44px;
}

div.wd_newsfeed_releases .wd_item .wd_item_wrapper {
        margin-left: 0;
}

.wd_newsfeed_releases-teaser .wd_title {
	font-size: 20px;
	line-height: 28px;
	font-weight: 500;
}

div.wd_newsfeed_releases-teaser .wd_item .wd_date {
	font-size: 14px;
	line-height: 24px;
	color: #333;
}

div.wd_newsfeed_releases .wd_search_basic_fields {
    display: flex;
	align-items: center;
	margin: 0 0 1.5rem 0;
}

#wd_printable_content div.wd_newsfeed_releases .wd_search_basic_fields > * {
    margin: 0 8px 0 0;
}
/* END Newsfeed Releases */

/* override font size set in feed releases */
.wd_newsfeed_releases-detail .news_body p.prnews_p {
	font-family: inherit;
	font-size: 100%;
	color: inherit;
}
/* reset UL behavior to default in NFR body */
.wd_newsfeed_releases-detail .wd_news_body ul,
.wd_newsfeed_releases-detail .wd_news_body ul ul {
	margin: 1em 0 1em 0;
	padding-left: 40px;
}
.wd_newsfeed_releases-detail .wd_news_body li,
.wd_newsfeed_releases-detail .wd_news_body li li {
	list-style-type: disc;
	list-style: disc;
}
.wd_newsfeed_releases-detail .wd_news_body ul.wd_layout-masonry li,
.wd_newsfeed_releases-detail .wd_news_body ul.wd_layout-masonry li li {
	list-style-type: none;
	list-style: none;
}
.wd_newsfeed_releases-teaser .tools {
	text-decoration: none;
	margin-bottom: 12px;
}

.fullscreen-button {
	width: auto;
}
/* END Newsfeed Releases */

div.wd_toolbar ul.wd_tools li + li {
	margin-top: 0;
}

div.wd_toolbar ul.wd_tools li.wd_pageshare {
	position: relative;
}

li.wd_pageshare.wd_tool svg {
    fill: #FFF;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 6px;
}

li.wd_pageshare.wd_tool-twitter svg {
    left: 6px;
}

li.wd_pageshare.wd_tool-facebook svg {
    left: 5px;
}

li.wd_pageshare.wd_tool-linkedin svg {
    top: 5px;
    left: 6px;
}

p.more {
	display: flex;
	margin: 2rem 0 0 0;
}

p.more a.btn {
	color: #FFF;
}

/* Formbuilder */

.wd_form_field_error {
    color: #DE2E21;
}

.wd_form_field_error + input {
    border-color: #DE2E21 !important;
}

.wd_search_basic_fields {
    display: block;
    background-color: transparent;
    border: none;
    padding:0px;
}

select::-ms-expand {
	border: none;
}

.nav-mobile .nav-mobile__item--list li:focus,
.nav-mobile .nav-mobile__item--list li:focus-visible,
.nav-mobile .nav-mobile__item--list li:focus-within {
	outline: 2px solid #0875E1;
}

#wd_printable_content select:focus,
#wd_printable_content input[type='text']:focus {
	border: 1px solid #0875E1;
	color: #333D47;
}

#wd_printable_content input[type='submit']:focus {
    box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #0875e1;
	outline: 0;
}

.wd-btn:focus,
#wd_printable_content button:not([class^="wd_wai"]):focus,
#wd_printable_content button:not(.Accordion-trigger):focus {
    box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #0875e1;
	outline: 0;
}

#wd_printable_content button.Accordion-trigger:focus {
	box-shadow: none;
}

#wd_printable_content input[type='text'] {
	padding: 12px 16px;
	width: 336px;
}
#wd_printable_content input[type='text'],
#wd_printable_content select {
	display: block;
	margin-bottom: 24px;
	height: 48px;
	border: 1px solid #DFE2E6;
	box-sizing: border-box;
	border-radius: 4px;
	color: #5E6A75;
}

#wd_printable_content input[type='text']:hover,
#wd_printable_content select:hover {
	border: 1px solid #A1AAB3;
	color: #333D47;
}

#wd_printable_content select {
	display: block;
	margin-bottom: 24px;
	padding: 12px 16px;
	background: transparent url(../images/select-arrow.png) no-repeat 94% center;
	height: 48px;
	width: 336px;
	-webkit-appearance: none;
}

#wd_printable_content input[type='submit'],
#wd_printable_content button:not(.Accordion-trigger):not([class^="wd_wai"]) {
	display: block;
	margin-bottom: 24px;
	color: #FFF;
	background: #0875E1;
	height: 48px;
	border-radius: 24px;
	margin: 10px 0px;
	border: 1px solid #0875E1;
	padding: 12px 20px;
	min-width: 97px;
}

.wd_pageid_122 .wd_featureboxes_top div.wd_chart-quote {
	display: flex;
}

.wd_pageid_122 .wd_featureboxes_top div.wd_ticker_label {
    text-align: left;
    margin: 5px 0;
    color: #0675e1;
}

div.wd_ticker_label span.wd_exchange {
    color: #0675e1;
}

.wd_pageid_122 .wd_featureboxes_top .wd_featurebox-financial {
	margin-bottom: 1rem;
}

.wd_pageid_122 .wd_featureboxes_top div.wd_chart-quote-item {
    width: 49%;
    float: none;
    margin: 10px 0;
    display: flex;
    flex-direction: column;
}

.wd_pageid_122 .wd_featureboxes_top div.wd_chart-quote-label {
    margin: 0;
	color: #333;
    font-weight: 600;
    font-size: 13px;
    line-height: 17px;
    text-transform: uppercase;
}

.wd_pageid_122 .wd_featureboxes_top div.wd_chart-quote-value {
    margin: 0;
    font-weight: 400;
    order: 2;
    font-size: 25px;
    line-height: 33px;
    margin-top: 0.55rem;
    white-space: nowrap;
}

.wd_pageid_122 .wd_featureboxes_top div.wd_chart-quote-item:nth-child(1) div.wd_chart-quote-value {
    font-size: 40px;
    line-height: 45px;
}

.wd_pageid_122 .wd_featureboxes_top div.wd_chart-quote-value br,
.wd_pageid_122 .wd_featureboxes_top .wd_chart-quote-footer {
	display: none;
}
.wd_ir_interactivechart {
	position: relative;
}

.wd_ir_interactivechart fieldset:nth-child(1) .wd_chart_option_items .wd_chart_option_item:nth-child(1),
.wd_ir_interactivechart fieldset:nth-child(1) .wd_chart_option_items .wd_chart_option_item:nth-child(2) {
	display: none;
}

.wd_ir_interactivechart fieldset.wd_chart_option {
	border-bottom: none;
}

#wd_printable_content .wd_ir_interactivechart input[type='text'], #wd_printable_content .wd_ir_interactivechart button.wd_wai_dp_button {
    display: inline-block;
    margin: 0;
	min-width: 0;
}

.wd_ir_interactivechart div.wd_chart_range_inputs .wd_wai_datepicker {
    display: inline-block;
}

#wd_printable_content .wd_ir_interactivechart input[type='text'] {
    width: 150px;
}

.wd_ir_interactivechart div.wd_chart_dates {
	/*float: left;*/
	margin: 0 0 0 5px;
}

.wd_ir_interactivechart div.wd_chart_ranges {
	margin: 0px 1rem 1rem 0;
}

div.wd_chart_range_inputs {
	overflow: visible;
}

.wd_ir_interactivechart .wd_ticker_label {
	display: none;
}

.wd_ir_interactivechart div.wd_chart_range.wd_chart_range-active {
    background: #0875e1;
    color: #fff;
}

.wd_ir_interactivechart div.wd_chart_range {
	width: 48px;
	padding: 11px 10px 12px 10px;
	background-color: #F0F1F2;
}

#wd_printable_content #wd_wai_dp_button {
	display:none;
}
#wd_printable_content .wd_events .wd_events_inputs button {
    margin: 0 0 24px 0;
}

#wd_printable_content input[type='submit']:hover,
#wd_printable_content button:not(.Accordion-trigger):hover{
	background: #005CB9;
}

#wd_printable_content .wd_wai_dateButton.disabled:hover {
	color: #FFF;
}

#wd_printable_content .wd_search_form.wd_search_form_advanced input,
#wd_printable_content .wd_search_form.wd_search_form_advanced button {
	display: inline-block;
	vertical-align: middle;
}

#wd_printable_content .wd_search_form.wd_search_form_advanced .wd_search_titles_only {
	vertical-align: top;
	line-height: 48px;
}

#wd_printable_content .wd_search_form.wd_search_form_advanced button {
	margin: 0 0 0 5px;
	vertical-align: top;
}

select::-ms-expand {
	margin-left: 50px;
	background-color: #fff;
}
#wd_printable_content button.ui-datepicker-trigger {
	border: 0;
}
#wd_printable_content .wd_form_field_label {
	/* line-height: 2.4em; */
	font-size: 1rem;
	/* line-height: 48px; */
	color: #1e1e1e;
	font-weight: normal;
	margin-bottom: 8px;
}

div.wd_form_footer div.wd_form_buttons {
	margin-left: 0;
}
/* #wd_printable_content input[type=text] {
	max-width: 69%;
}
#wd_printable_content input[type=submit] {
	max-width: 30%;
	margin-left: 1%;
} */
#wd_printable_content input[type=checkbox],
#wd_printable_content input[type=radio] {
	height: auto;
	margin-right: 5px;
}
.wd_form_field {
	clear: both;
}
.wd_page_limit {
	padding: 0;
	display: none;
}
.wd_linkmenu-header {
	padding: 6px 2px;
}
.wd_page_link:first-child,
.wd_page_link:last-child,
.wd_linkmenu-header {
	border-radius: 0;
}
.wd_linkmenu-header:hover .wd_linkmenu-icon {
	border-color: transparent;
	background-color: transparent;
	color: #000;
}
.wd_form_field .wd_form_field_input,
.wd_form_field {
	overflow: visible;
}
/* END Formbuilder */
/* SUBSCRIBE */
.wd_category_checkboxes {
	margin-bottom: 1.5rem;
}

.wd_category_checkboxes .wd_subtype {
	font-weight: normal;
}

.wd_subscribe2 {
    max-width: 350px;
    margin: 0 auto;
}

div.wd_form_footer {
    margin: 5px 0;
}

div.wd_form_footer div.wd_form_buttons {
    overflow: visible;
}

/*
#wd_printable_content .wd_subscribe2 .wd_category_checkbox input[type='checkbox'],
#wd_printable_content .wd_subscribe2 .wd_subtype input[type='checkbox'],
#wd_printable_content .wd_subscribe2 .wd_parent_category input[type='checkbox'],
#wd_printable_content .wd_subscribe2 .wd_parent_category input[type='radio'] {
    display: none;
}

.wd_subscribe2 .wd_parent_category input[type='radio'] + label {
    background-image: url(../images/radio-btn.png);
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 25px;
	background-size: 18px 18px;
}

.wd_subscribe2 .wd_parent_category input[type='radio'] + label:hover {
	background-image: url(../images/radio-btn-hover.png);
}

.wd_subscribe2 .wd_parent_category input[type='radio']:checked + label {
	background-image: url(../images/radio-selected.png);
}
*/
.wd_subscribe2 .wd_parent_category input[type='checkbox'] + label,
.wd_subscribe2 .wd_category_checkbox label,
.wd_subscribe2 .wd_subtype label {
    /*background-image: url(../images/checkbox.png);
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 25px;
	background-size: 18px 18px;*/
	color: #1e1e1e;
	font-size: 1rem;
	line-height: 24px;
}
/*
.wd_subscribe2 .wd_parent_category input[type='checkbox']:checked + label,
.wd_subscribe2 .wd_category_checkbox input[type='checkbox']:checked + label,
.wd_subscribe2 .wd_subtype input[type='checkbox']:checked + label {
	background-image: url(../images/checkbox-checked.png);
}

.wd_subscribe2 .wd_parent_category input[type='checkbox']:not(:checked):hover + label,
.wd_subscribe2 .wd_category_checkbox input[type='checkbox']:not(:checked):hover + label,
.wd_subscribe2 .wd_subtype input[type='checkbox']:hover {
	background-image: url(../images/checkbox-hover.png);
}*/
/* SUBSCRIBE */

/* Search Results */
/* END Search Results */

/* TOOLBAR */
div.wd_toolbar {
    border: none;
    margin: 0px;
    padding: 0px;
}
div.wd_toolbar ul.wd_tools {
	text-align: center;
}
div.wd_toolbar ul.wd_tools li.wd_tool {
	display: inline-block;
	float: none;
	vertical-align: middle;
	margin-right: 9px;
}

li.wd_tool .at-resp-share-element .at-share-btn,
li.wd_tool .at-resp-share-element .at-share-btn + .at-share-btn {
    margin-left: 0px;
    margin-right: 9px;
}

span.wd_tool_icon > a:link, span.wd_tool_icon > a:visited {
	transition: background-color 100ms ease !important;
    text-align: center;
    vertical-align: middle;
    border-radius: 100%;
    background-color: #4A5561;
}

span.wd_tool_icon > a:hover {
	background-color: #005cb9 !important;
}

li.wd_tool .at-resp-share-element .at-share-btn {
	background-color: #4A5561 !important;
	border-radius: 100% !important; 
}

a.at-icon-wrapper.at-share-btn.at-svc-twitter:hover {
    background-color: #2aa9e0 !important;
}
a.at-icon-wrapper.at-share-btn.at-svc-linkedin:hover {
    background-color: #0065a1 !important;
}
a.at-icon-wrapper.at-share-btn.at-svc-facebook:hover {
    background-color: #4967a9 !important;
}

a.at-icon-wrapper.at-share-btn.at-svc-pinterest_share:hover {
    background-color: #cb2027 !important;
}

.at-resp-share-element .at-share-btn:focus, 
.at-resp-share-element .at-share-btn:hover {
	transform: none !important;
}
.wd_toolbar .wd_tool-addthis .at-svc-pinterest_share {
    display: none;
}
/* TOOLBAR */

/* STOCK BAR */
/*span.wd_symbol:before {
    content: ' : ';
}*/
.module-stock-values {
    padding: 12px 0;
    background: #0675e1;
    color: #FFF;
    display: flex;
    margin-bottom: 1rem;
}

span.module-stock-header_stock-price {
    padding: 0 2rem;
}

span.module-stock-header_change {
    padding: 0 1rem 0 1rem;
}

span.module-stock-header_description1 {
    padding: 0 .5rem;
}
/* STOCK BAR */

/* Featureboxes */
div.wd_featurebox {}
div.wd_featurebox_container {}
div.wd_featurebox_title {
	font-size: 48px;
    margin-bottom: 1.5rem;
    line-height: 56px;
    font-weight: 500;
    color: #333;
}

.wd_pageid_45 div.wd_featureboxes_middle_gray,
.wd_pageid_45 div.wd_featureboxes_middle_white {
	display: none;
}
.wd_pageid_45 div.wd_featureboxes_top div.wd_featurebox {
	display: flex;
	justify-content: space-between;
}

.wd_pageid_45 div.wd_featureboxes_top div.wd_featurebox p {
	margin: 0;
}

.wd_pageid_45 div.wd_featureboxes_top div.wd_featurebox a {
    display: flex;
    align-items: center;
}

.wd_pageid_45 div.wd_featureboxes_top div.wd_featurebox span {
	display: block;
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 1rem;
}

.wd_pageid_45 div.wd_featureboxes_top div.wd_featurebox img {
    max-height: 24px;
    margin-right: 12px;
}

div.wd_featureboxes_top div.wd_featurebox_container {}
div.wd_featureboxes_top div.wd_featurebox_title {}

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

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

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

.wd_featureboxes_stock,
.wd_featureboxes_bottom_white,
.wd_featureboxes_bottom_gray,
div.wd_featureboxes_bottom {
	display: none;
}

.wd_featureboxes_bottom_blue {
    max-width: 620px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.wd_featureboxes_bottom_blue div.wd_featurebox_title {
    color: #FFF;
}

.wd_bottom_white_img {
    /*display: flex;*/
	padding: 0;
}

#bottomFbox {
	max-width: 620px;
	text-align: center;
	margin: 0 auto;
}

#bottomFbox .cmp-button {
	align-items: center;
}

.container.bottom_gray_container .eyebrow .cmp-title::after {
	left: 50%;
    transform: translate(-50%, -50%);
}
.container.bottom_gray_container div.wd_featurebox_title,
.container.bottom_gray_container .eyebrow {
    text-align: center;
}

/* #bottomFboxLeft div.wd_featurebox_title,
#bottomFboxRight div.wd_featurebox_title{
	font-size: 40px;
    padding-bottom: 24px;
    line-height: 52px;    
    font-weight: 500;
	letter-spacing: -0.4px;
    color: #000;
} */
div.wd_featureboxes_bottom div.wd_featurebox {}
div.wd_featureboxes_bottom div.wd_featurebox_container {}
div.wd_featureboxes_bottom div.wd_featurebox_title {}

/* STOCK FBOX */
.stock_wrap {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin: 64px 0 25px 0;
}

.stock_col {
	display: flex;
	flex-direction: column;
}

.stock_col span {	
	color: #333;
	font-weight: 600;
	font-size: 13px;
	line-height: 17px;
	text-transform: uppercase;	
}

.stock_col .wd_price {
	font-size: 40px;
	line-height: 45px;
}

.stock_col .wd_change,
.stock_col .wd_volume {
	font-size: 25px;
	line-height: 33px;
	margin-top: .55rem;
}
/*
.wd_featurebox-financial .wd_chart-quote-value.wd_chart-quote-value-down:before,
.stock_wrap div.wd_chart-quote-value-down:before {
	content: '-';
}
*/
.wd_featurebox-financial .wd_chart-quote-value.wd_chart-quote-value-up:before,
.stock_wrap div.wd_chart-quote-value-up:before {
	content: '+';
}


.wd_pageid_45 div.wd_chart-quote-footer {
    margin: 0px 0 25px 0;
    font-size: 0.875rem;
    color: #333;
}
/* STOCK FBOX */

/* END Featureboxes */

/* YouTube Responsive Video Containers */
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* END YouTube Responsive Video Containers */

div.wd_rssfeeds_item {
	margin-bottom: 10px;
}
/* Pagination */
.wd_page_link span,
.wd_page_link a {
	font-size: 14px;
}

.wd_page_menu {
	text-align: center;
}

.wd_page_limit {
	float: none;
	margin-bottom: 24px;
}
.wd_page_links {
	line-height: 42px;
    float: none;
}
.wd_page_link,
.wd_page_link:first-child {
    border: 0;
}
.wd_page_link {
	padding: 0;
	margin: 0 4px 4px 4px;
	line-height: normal;
}
.wd_page_link a {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    color: #333;
    height: 32px;
    width: 32px;
    border-radius: 50%;
}
.wd_page_active {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    background-color: #0875E1;
    color: #fff;
    height: 32px;
    width: 32px;
    border-radius: 50%;
}
.wd_page_link a:hover {
    text-decoration: none;
    background-color: #F0F1F2;
    color: #333;
}
.wd_page_link a:focus,
.wd_page_active:focus {
    outline: 2px solid #0875E1;
    outline-offset: 2px;
}
.wd_page_active:hover {
    background-color: #005CB9;
}
.wd_page_links span.caret {
    border-color: #333;
    border-style: solid;
    border-width: 2px 2px 0 0;
    height: 8px;
    width: 8px;
    align-self: center;
}
.wd_page_next span.caret {
	transform: rotate(45deg);
	margin-right: 4px;
}
.wd_page_prev span.caret {
	transform: rotate(225deg);
}
.wd_page_prev > span,
.wd_page_next > span {
    display: none;
}
/* End Pagination */
/* ACCORDION */
.Accordion {
	margin: 0;
	padding: 0;
	border-radius: 7px;
}

.wd_pageid_52 .wd_standard .Accordion {
	clear: both;
	margin: 1.5rem 0;
}

.Accordion h3 {
	margin: 0 0 1rem 0;
	padding: 0;
	display: block;
}

.wd_pageid_52 .wd_standard .Accordion h3 {
	display: inline-block;
	min-width: 130px;
}

.Accordion.focus {
	border-color: #0875E1;
}

.Accordion.focus h3 {
	/* background-color: hsl(0, 0%, 97%); */
}

.Accordion > * + * {
	border-top: #333;
}

.Accordion-trigger {
	background: none;
	color: #333;
	display: block;
	font-size: 24px;
	line-height: 32px;
	font-weight: 400;
	margin: 0;
	padding:0;
	/* padding: 1em 1.5em; */
	position: relative;
	text-align: left;
	width: 100%;
	outline: none;
	border: none;
}

.Accordion-trigger:focus,
.Accordion-trigger:hover {
/* background: hsl(216, 94%, 94%); */
}

.Accordion *:first-child .Accordion-trigger {
/* border-radius: 5px 5px 0 0; */
}

.Accordion button::-moz-focus-inner {
	border: 0;
}

.Accordion-title {
	display: block;
	pointer-events: none;
	border: transparent 2px solid;
	border-radius: 5px;
	/* padding: 0.25em; */
	padding-left: 50px;
	outline: none;
}

.wd_pageid_52 .Accordion-title {
	padding-left: 0;
}

.Accordion h3:hover,
.Accordion-title:hover {
	color: #0875E1;
}

.Accordion-trigger:focus .Accordion-title {
	border-color: #0875E1;
}

.Accordion-icon {
	border: solid #333;
	border-width: 0 2px 2px 0;
	height: 17px;
	width: 17px;
	pointer-events: none;
	position: absolute;
	left: 0em;
	top: 43%;
	transform: translateY(-60%) rotate(45deg);	
}

.Accordion-title svg {
    position: absolute;
    left: 0;
    top: 6px;
}

.wd_pageid_52 .Accordion-title svg {
	left: inherit;
	right: 0;
}

button[aria-expanded='true'] .Accordion-title svg {
    transform: rotate(180deg);
}

.Accordion-trigger:focus .Accordion-icon,
.Accordion-trigger:hover .Accordion-icon {
	border-color:#0875E1;
}

.Accordion-trigger[aria-expanded="true"] .Accordion-icon {
	transform: translateY(-0%) rotate(-135deg);
}

.Accordion-panel {
	margin: 0;
	padding: 0 53px;
}

.wd_pageid_52 .Accordion-panel  {
	overflow: hidden;
	padding: 0;
}

.Accordion-panel p {
	font-size: 20px;
	line-height: 28px;
}

.wd_pageid_52 .Accordion-panel p {
	font-size: 16px;
	line-height: 24px;
}

/* For Edge bug https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/4806035/ */
.Accordion-panel[hidden] {
	display: none;
}
  
/* ACCORDION */

/* SEC FILINGS */
table.wd_sec_filings tfoot td {
    text-align: center;
}

.wd_ir_secfilings .wd_filer_label {
	display: none;
}

.wd_ir_secfilings .wd_selectors {
	margin-bottom: 2rem;
}

.wd_ir_secfilings .wd_selectors a,
.wd_ir_secfilings span.wd_label {
    display: none;
}

.wd_ir_secfilings .wd_selector {
    float: left;
}

.wd_ir_secfilings .wd_selector:first-child {
    margin: 0;
}

.wd_ir_secfilings .wd_selector:last-child {
	margin: 0 0 0 8px;
}

.wd_ir_secfilings .wd_linkmenu-header:hover {
	border: 1px solid #A1AAB3;
    color: #333D47;
}

.wd_ir_secfilings .wd_linkmenu-header {
	border: 1px solid #DFE2E6;
	color: #5E6A75;
	border-radius: 4px;
	height: 48px;
    width: 336px;
	padding: 0px 2px 0 5px;
	overflow: hidden;
}

.wd_ir_secfilings .wd_linkmenu-header .wd_linkmenu-icon {
	padding: 0;
	vertical-align: baseline;
	border: none;
}

.wd_ir_secfilings .wd_linkmenu-icon:before {
	display: none;
}

.wd_ir_secfilings .wd_linkmenu-header .wd_linkmenu-label {
	line-height: 48px;
	padding: 0;
	width: calc(100% - 24px) !important;
}

table.wd_sec_filings td {
	padding: 10px 3px;
}

.wd_document.wd_document_xbrl_download,
.wd_document.wd_document_xbrl_viewer,
table.wd_sec_filings td.wd_document_format a img {
	display: none;
}

table.wd_sec_filings a.wd_document.wd_document_xls {
    margin: 0;
}

table.wd_sec_filings td.wd_document_format {
	width: calc(32px * 4); /* force cell to not expand */
}

/*
table.wd_sec_filings td.wd_document_format a.wd_document:before {
	font-family: 'FontAwesome';
	font-size: 24px;
}

table.wd_sec_filings td.wd_document_format a.wd_document:hover:before {
	color: #0875e1;
}

.wd_document_html:before {
	content: "\f1c9"
}

.wd_document_doc:before {
	content: "\f1c2"
}

.wd_document_pdf:before {
	content: "\f1c1"
}

.wd_document_xls:before {
	content: "\f1c3"
}

.wd_document_html:before {}
*/
/* SEC FILINGS */
.wd_wai_datepicker .wd_wai_datepickerDialog {
	max-width: 450px;
}

.wd_wai_datepicker .wd_wai_dateCell {
	padding: 2px;
}

.wd_ir_historical .wd_ticker_label {
	display: none;
}

.wd_ir_historical div.wd_historical_label {
	color: #333;
}

div.wd_historical_results {
	margin: 0 0 2rem 2rem
}

.wd_wai_datepicker .wd_wai_dateButton:hover {
	color: #FFF;
}

div.wd_historical_chart {
	max-width: none;
}

.wd_ir_historical .wd_wai_datepicker {
	margin-left: 0;
}

.wd_wai_datepicker .wd_wai_dateButton[tabindex="0"],
.wd_wai_datepicker .wd_wai_header {
	background-color: #616161;
	color: #FFF;
}

.wd_wai_datepicker .wd_wai_dateButton {
	border: 1px solid #f0f1f2;
	background: #F0F1F2;
}

.wd_wai_datepicker .wd_wai_dateButton.disabled {
    color: #616161;
	background: #FFF;
}

.wd_wai_datepicker .wd_wai_datepickerDialog {
	border: 3px solid #333;
	right: 0;
    /*top: 40px; */
}

.wd_pageid_67 footer.cmp-footer-container.gradient::before {
	display: none;
}

div.wd_historical_footer,
div.wd_chart_footer {
	color: #333;
}

/* COMMITTEES */
.committees {
            margin: 1em 0;
            width: 100%;
            height: 100%;
            font-weight: 400;
            font-size: 14px;
            font-size: 0.875rem;
            line-height: 22px;
            line-height: 1.375rem;
        }

        @media (max-width: 768px) {
            .committees {
                display: block;
            }

            .committees tbody,
            .committees tr {
                display: inline-block;
                width: 100%;
            }

            .committees thead {
                display: none;
            }
        }

        .committees th {
            display: none;
            border-bottom: 1px solid #0875E1;
            text-align: left;
        }

        @media (min-width: 768px) {
            .committees th {
                background-color: #fff;
            }
        }

        .committees td {
            display: block;
            vertical-align: middle;
            padding: .5em;
            position: relative;
            clear: both;
            white-space: normal;
            padding-left: 50%;
        }

        .committees td:before {
            content: attr(data-th) ": ";
            width: 98%;
            display: inline-block;
            float: left;
            margin-left: -100%;
            text-align: left;
        }

        @media (min-width: 768px) {
            .committees td:before {
                display: none;
            }
        }

        @media (min-width: 768px) {
            .committees {
                display: table;
                font-weight: 400;
                font-size: 14px;
                font-size: 0.875rem;
                line-height: 22px;
                line-height: 1.375rem;
            }

            .committees th,
            .committees td {
                display: table-cell;
                padding: 1em;
                vertical-align: middle;
            }
        }

        @media (min-width: 992px) {
            .committees {
                font-weight: 400;
                font-size: 16px;
                font-size: 1rem;
                line-height: 22px;
                line-height: 1.375rem;
            }
        }

        .committees tr:nth-of-type(odd):not(:first-of-type) {
            background: #F0F1F2;
        }

        .committees th {
            padding: .25em;
            background-color: #fff;
            font-weight: 400;
            font-size: 14px;
            font-size: 0.875rem;
            line-height: 22px;
            line-height: 1.375rem;
        }

        .committees td {
            text-align: center;
        }

        @media (min-width: 768px) {

            .committees th:first-of-type,
            .committees td:first-of-type {
                text-align: left;
                width: 20%;
                padding-left: 1em;
            }
            .wd_pageid_119 .committees th,
            .wd_pageid_119 .committees td:first-of-type {
				width: auto;
				min-width: 300px;
			}
            .wd_pageid_119 .committees td {
				text-align: left;
			}
			.wd_pageid_119 .committees td:last-of-type {
				padding-left: 0;
			}
        }        

        .legend {
            margin-left: 2%;
            font-weight: 400;
            font-size: 14px;
            font-size: 0.875rem;
            line-height: 22px;
            line-height: 1.375rem;
        }

        @media (min-width: 768px) {
            .legend {
                float: right;
                margin: 0 0 2em 0;
            }
        }

        .marker {
            position: relative;
            display: inline-block;
            margin: 0 auto;
            height: 1em;
        }

        .marker::before {
            display: inline-block;
            vertical-align: middle;
            height: 1em;
            width: 1em;
            border-radius: 100%;
            content: '';
            position: absolute;
            margin: -0.5em 0 0 0;
            left: 0;
            top: 50%;
        }

        .marker .text {
            margin: 0 0 0 1.5em;
        }

        .marker.member::before {
            background-color: #F38B00;
        }

        .marker.chair::before {
            background-color: #1F242B;
        }

        .marker+.marker {
            margin: 0 0 0 2em;
        }
/* COMMITTEES */

/* Extra large devices (large desktops) */
@media (max-width: 1199px) {}


@media (min-width: 768px) and (max-width: 991px) {
    div.wd_gallery .wd_search_basic_fields, .wd_item_search_form_container .wd_search_form_basic, div.wd_newsfeed_releases .wd_search_basic_fields, div.wd_news_headlines .wd_search_basic_fields {
        flex-wrap: wrap;
    }
}
/* Large devices (desktops) */
@media (max-width: 991px) {
	.wd_events_month_header,
	h3.category_header {
    	font-size: 24px;
    	line-height: 32px;
	}
	.wd_featureboxes_right {
		padding-top: 4rem;
	}
	div.wd_featurebox_title {
        font-size: 40px;
        line-height: 48px;
    }

	.stock_wrap {
		margin: 48px 0 24px 0;
	}

	.stock_col span {
		font-size: 14px;
		line-height: 18px;
	}
	.stock_col .wd_price {
		font-size: 32px;
		line-height: 42px;
		margin-top: 0.5rem;
	}
	.wd_pageid_45 div.wd_featureboxes_top div.wd_featurebox {
		flex-wrap: wrap;
	}

	.wd_pageid_45 div.wd_featureboxes_top div.wd_featurebox p {
		flex: 1 1 50%;
	}

	.wd_pageid_45 div.wd_featureboxes_top div.wd_featurebox p:last-of-type {
		margin: 2rem 0 0 0;
	}
}

/* Medium devices (tablets) */
@media (max-width: 767px) {
	.wd_pageid_122 #wd_printable_content {
		display: none;
	}
	.wd_bottom_white_img img {
    	display: block;
    	max-width: 40%;
    	margin: 0 auto;
	}
	.wd_pageid_52 .wd_standard .item {
		display: block;
	}
	.wd_pageid_52 .wd_standard .wd_first_col {
    	margin-right: 0;
    	text-align: center;
	}
	#wd_printable_content .wd_ir_interactivechart input[type='text'], #wd_printable_content .wd_ir_interactivechart button.wd_wai_dp_button {
		margin-bottom: 1rem;
	}
	.wd_pageid_67 .wd_standard {
		display: block;
	}
	.wd_pageid_67 .wd_standard .wd_category {
		margin-bottom: 1.5rem;
	}
	.wd_ir_secfilings .wd_linkmenu-header {
        width: 100%;
    }
    .wd_ir_secfilings .wd_selector:last-child {
        margin-left: 0;
    }
    .wd_ir_secfilings .wd_selector {
        float: none;
        width: 100%;
    }
	.wd_pageid_45 div.wd_featureboxes_top div.wd_featurebox {
		display: block;
	}
	.wd_pageid_45 div.wd_featureboxes_top div.wd_featurebox p:not(:last-of-type) {
		margin-bottom: 2rem;
	}
	.wd_pageid_45 div.wd_featureboxes_top div.wd_featurebox p:last-of-type {
		margin: 0;
	}
	.wd_bottom_white_img {
		margin-top: 2rem;
	}
	.wd_subscribe2 input[type='submit'] {
		margin-top: 1.5rem;
	}
	#wd_printable_content button {
		 -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
	}

	#wd_printable_content select,
	#wd_printable_content input[type='text'] {
		width: 100%;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
	}
	.wd_wai_datepicker .wd_wai_datepickerDialog {
		width: auto;
	}
	#wd_printable_content .wd_wai_datepicker .wd_wai_dialogButton {
		width: 5em;
	}

	.wd_events_inputs .wd_flex_wrapper,
	.wd_item_search_form_container .wd_search_form_basic,
	div.wd_newsfeed_releases .wd_search_basic_fields,
	div.wd_news_headlines .wd_search_basic_fields {
		display: block;
		align-items: center;
	}
	
	#wd_printable_content div.wd_newsfeed_releases .wd_search_basic_fields > *,
	#wd_printable_content div.wd_news_headlines .wd_search_basic_fields > * {
		margin-bottom: 24px;
	}
	div.wd_featurebox_title {
        font-size: 32px;
        line-height: 42px;
    }
	.stock_wrap {
		flex-wrap: wrap;
		margin: 24px 0 0 0;
		justify-content: flex-start;
	}
	.stock_wrap .stock_col:first-child {
		width: 100%;
	}
	.stock_col:not(:first-child) {
		margin-right: 40px;
	}
	.stock_col {
		margin: 0 0 24px 0;
	}
	.wd_ir_interactivechart {
		position: initial;
	}
	.wd_wai_datepicker .wd_wai_datepickerDialog {
		right: auto;
		top: auto;
	}
	.wd_wai_datepicker .wd_wai_datepickerDialog {
	    max-width: 100%;
	}
}

/* Small devices (landscape phones) */
@media (max-width: 575px) {
	div.wd_wai_datepicker {
		min-width: auto;
		width: 100%;
		margin: 0 0 1rem 0;
	}
	div.wd_historical_results {
    	margin: 0 0 2rem 0;
	}
	.wd_pageid_122 .wd_featureboxes_top div.wd_chart-quote {
		display: block;
	}
	#wd_printable_content .wd_ir_interactivechart input[type='text'] {
		width: 100%;
	}
	div.wd_chart_ranges,
	div.wd_chart_dates {
		float: none;
		margin: 1rem 0;
		white-space: normal;
	}
	span.module-stock-header_description1 {
    	padding: 0 0 0 0.5rem;
	}
	span.module-stock-header_stock-price {
    	padding: 0 0.5rem;
	}
	span.module-stock-header_change {
    	padding: 0 0rem 0 1rem;
	}
	.wd_ir_secfilings .wd_selector {
		margin-bottom: 1.5rem;
	}
}

/*IE 11 only fix, we should remove at some point */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	label.wd_sr-only {
		display: none;
	}
}
/* CLIENT CSS OVERRIDES */
