/* Begin classes for common SPIN elements */
/*@font-face{
	font-family:"fontello";
	src:url("../fonts/fontello.woff2");
}*/
@font-face{
	font-family:"fontello";
	src:url("../fonts/fontello.eot");
	src:url("../fonts/fontello.eot") format("eot"),
	url("../fonts/fontello.woff") format("woff"),
	url("../fonts/fontello.ttf") format("truetype"),
	url("../fonts/fontello.svg") format("svg");
}

/*
@font-face {
	font-family: "Gotham A";
	src:url("../fonts/Gotham-Book.otf");
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: "Gotham A";
	src:url("../fonts/Gotham-BookItalic.otf");
	font-style: italic;
	font-weight: 400;
}
@font-face {
	font-family: "Gotham A";
	src:url("../fonts/Gotham-Medium.otf");
	font-style: normal;
	font-weight: 500;
}
@font-face {
	font-family: "Gotham A";
	src:url("../fonts/Gotham-MediumItalic.otf");
	font-style: italic;
	font-weight: 500;
}
@font-face {
	font-family: "Gotham A";
	src:url("../fonts/Gotham-Bold.otf");
	font-style: normal;
	font-weight: 700;
}
@font-face {
	font-family: "Gotham A";
	src:url("../fonts/Gotham-BoldItalic.otf");
	font-style: italic;
	font-weight: 700;
}
*/
body {
	font-family: "Gotham A", "Gotham B", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
	
svg {
	max-width: 100%;
	height: auto;
	width: auto;
}
.wd_title_wrapper {
	height: 285px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	background: #e5e5e5;
}

.wd_title_wrapper h1 {
	text-transform: uppercase;
	font-size: 58px;
	font-weight: bold;
	letter-spacing: 1.32px;
	line-height: 70px;
	color: #565a5c;
	margin: 0;
}

.wd_show_mobile {
	display: none;
}

main > div ul {
  margin: 1em 0;
  padding: 0;
}
main > div ul li {
  list-style: none;
  padding: 0 0 0 1.2em;
  position: relative;
}
main > div ul li:before {
  content: '\2022';
  margin-right: 0.3em;
  position: absolute;
  font-size: 1.2em;
  left: 0;
  top: 0;
  line-height: 1.1;
}
main > div ul ul li {
  padding: 0 0 0 1.25em;
  margin: 1em 0 0 1.25em;
}
main > div ul ul li:before {
  content: '\2014';
  font-size: 1rem;
  color: #333333;
}
main > div ul.wd_earnings_list {
	margin: 0;
}
main > div ul.wd_earnings_list li:before {
	display:none;
}

ul.wd_earnings_list li:after {
    content: '\e83d';
    float: right;
    font-family: 'fontello';
    font-size: 1.25em;
    line-height: normal;
}

ul.wd_earnings_list li:hover:after{
	color: #00a9df;
}

.wd_earnings_list li:hover {
    background: #e3f5fd;
    border-bottom: 5px solid #00a9df;
    margin-bottom: 6px;
}

ul.wd_earnings_list li:last-child:hover {
    margin-bottom: -4px;
}

ul.wd_earnings_list li {
    list-style: none;
    padding: 15px;
    margin: 0 0 10px 0;
    background: #f7f7f7;
    border: 1px solid #bdbdbd;
}

.wd_earnings_list a {
	color: #333;
	font-size: 15px;
	font-weight: 500;	
	line-height: 22px;
}

.wd_earnings_list a:hover, .wd_earnings_list li:hover a {
    color: #00A9DF;
    text-decoration: none;
}

.wd_widget {
	display: none !important;
}
/* Header styles */
.page_header,
.category_header {
	font-weight: bold;
	margin-bottom: 15px;
}
.icon-twitter:before, 
.icon-linkedin:before,
.icon-instagram:before,
.icon-youtube-play:before{
	font-family: fontawesome;
}
.detail_header,
.detail_subheader,
.category_name {
	font-weight: bold;
}

.wd_content {
	background: #f4f4f4;
	padding-top: 45px;
	padding-bottom: 78px;
}

.wd_pageid_45 .wd_content {
	padding-top: 0;
	padding-bottom: 0;
}

.wd_pageid_19 .wd_content .wd_inner_header {
	padding-top: 40px;
}

.wd_pageid_95 .wd_content,
.wd_pageid_129 .wd_content,
.wd_pageid_65 .wd_content,
.wd_pageid_147 .wd_content {
	padding-bottom: 45px;
}

.wd_pageid_147 .wd_content,
.wd_pageid_119 .wd_content {
	padding-top: 85px;	
}

.wd_content-wrapper {
/*    width: 80%;
	margin: 0 auto;*/
}
.category_intro {
	margin-bottom: 15px;
}
.category_items .item i {
	font-size: 1.5em;
	font-style: normal;
	padding-right: 20px;
	font-weight: 400;
	speak: none;
	color: #3ba9e0;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
}
.wd_home_hero {
	display: block;
	height: 560px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.wd_pageid_45 h1.page_header {
	display: none;
}

.wd_header_content {
	display: flex;
    justify-content: center;
	align-items: center;
	height: 100%;
}

.wd_pageid_45 .wd_home_hero .wd_header_content h1 {
	margin: 0;
	color: #fff;
	text-align: center;
	font-size: 72px;
	font-weight: bold;
	letter-spacing: 1.64px;
	line-height: 87px;
	text-align: center;

}
.wd_pageid_45 .wd_home_hero .wd_header_content h1 strong {
	color: #00a9e0;
}
.wd_header {
	/* padding-bottom: 30px; */
}
.container h1 {
	display: none;
}
.wd_pageid_119 .wd_featureboxes_bottom,
#wd_printable_content {
	width: 80%;
	margin: 0 auto;
}

.wd_pageid_82 #wd_printable_content {
	padding: 0px 20px;
}

.wd_pageid_127 #wd_printable_content {
	margin: 0 40px;
	width: auto;
}

.wd_pageid_129 #wd_printable_content {
	max-width: 1220px;
	margin: 0 auto;
}
.breadcrumb {
	width: 80%;
	margin: 0 auto;
	text-transform: uppercase;
}
.breadcrumb a {
	color: #00a9e0;
	display: inline-block;
	padding: 1.05em .2625em;
	text-decoration: none;
	font-size: .9em;
	font-weight: 300;
	letter-spacing: -.02em;
}
.fa-angle-down:before {
	content: '\e831';
	font-weight: 100;
	font-family: fontello;
}
#recaptcha2_widget {
	overflow: hidden;
	margin-top: 25px;
}
/* END Header styles */

.item_name,
.wd_title,
.wd_item .wd_title,
.wd_newsfeed_releases .wd_item .wd_title a {
	color: #333333;
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
}

.item_date, .wd_date,
.wd_item .wd_date,
.wd_event_sidebar .wd_event_date {
	color: #9F9F9F;	
	font-size: 14px;
	font-weight: 300;
	line-height: 22px;
}

.item {
	margin: 0px 0px 10px 0px;
	overflow: auto;
	/* line-height: 1.4em; */
}

.item_name {
	font-weight: bold;
	position: relative;
}

.item_date {
	font-weight: bold;
}

.item_summary {
}

table.wd_imagetable {

}

td.imagecaption {
	text-align: left;
	padding: 3px 5px 3px 5px;
}
main.group {
	/* margin-bottom: 50px; */
}
.wd_pageid_45 main.group {
	margin-bottom: 0;
}
/* Toolbar styles */
div.wd_toolbar {
	text-align: center;
	border-top: 1px solid #9f9f9f;
	padding: 15px 0 0 0;
	margin: 0;
	margin-top: 38px;
    border-bottom: none;
}

div.wd_toolbar ul.wd_tools {
    display: inline-block;
	margin: 0 auto;
    padding: 5px 0;
}

.wd_item_page div.wd_toolbar ul.wd_tools li.wd_tool {
    display: inline-block;
    list-style-type: none;
    margin-right: 2px;
    padding: 0;
	float: none;
	vertical-align: top;
}

div.wd_page_toolbar {
	margin: 35px 0px;
}
.wd_item_page .wd_toolbar li.wd_tool.wd_tool-addthis {
	margin-top: 0;
}
div.wd_page_toolbar table {
	width: auto;
}

div.wd_page_toolbar td {
	line-height: 16px;
	margin: 0;
	padding: 0;
}
.wd_toolbar ul.wd_tools li.wd_tool {
	margin-top: 0;
}

.wd_item_page div.wd_toolbar ul.wd_tools li.wd_tool.wd_tool-print {
	margin-right: 2px;
}

div.wd_toolbar ul.wd_tools li.wd_tool.wd_tool-print {
	margin-right: 0;
}
div.wd_page_toolbar a {
	line-height: 16px;
}

.wd_ir_snapshot .wd_snapshot_group {
	padding-bottom: 30px;
}

div.wd_quote {
	border: 0;
}
div.wd_quote-fourcol div.wd_main-wrapper {
	width: 25%;
}
div.wd_quote-fourcol div.wd_values-wrapper {
	width: 75%;
}

.wd_ir_quote .wd_label, .wd_ir_quote .wd_value {
	box-sizing: border-box;
	display: inline-block;
	padding: 0;
	width: 50%;
}
div.wd_quote-fourcol div.wd_data-wrapper {
	width: 50%;
}
div.wd_quote div.wd_data {
	border: 0;
	border-bottom: 1px solid #dadada;
}
.wd_ir_quote .wd_quote .wd_price {
	font-weight: normal;
	font-size: 3rem;
}

.wd_ir_quote div.wd_quote div.wd_symbol {
	display: block;
}
.wd_ir_quote .wd_data-wrapper div {
	font-weight: normal;
}
.wd_ir_quote .wd_symbol,
.wd_ir_quote .wd_exchange {
	display: inline-block;
}
.wd_ir_quote .wd_ticker_label {
	display: none;
}

#wd_featurebox-financial_6 .wd_featurebox_title,
.wd_ir_quote .wd_featurebox_title {
	font-size: 2.06666667em;
	font-weight: 700;
	line-height: 1.14;
	text-align: left;
	padding-left: 0;
	letter-spacing: 0;
	text-transform: uppercase;
	margin: 1em 0 .5em;
	color: #00a9e0;
}
.wd_pageid_143 h1.page_header {
	font-size: 2.73333333em;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0;
	line-height: 1;
	padding-bottom: 50px;
}
.item table.tableBorder tr.tableBorder td {
	width: 31%;
	display: inline-block;
	padding: 15px;
	background: #f7f7f7;
	border-bottom: 1px solid #dadada;
	margin: 0 1% 20px;
}
/* END Toolbar styles */
.secondary-bar.hidden-xs li{
	position: relative;
}
.secondary-bar.hidden-xs li .wd_subnav {
	visibility: hidden;
	position: absolute;
	overflow: hidden;
	background-color: #00a9e0;
	z-index: 90;
	text-align: left;
	min-width: 100%;
	white-space: nowrap;
	-webkit-box-shadow: 0 5px 5px 3px rgba(0,0,0,.2);
	box-shadow: 0 5px 5px 3px rgba(0,0,0,.2);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transition: -webkit-transform .2s ease-in-out .2s;
	transition: -webkit-transform .2s ease-in-out .2s;
	-moz-transition: transform .2s ease-in-out .2s,-moz-transform .2s ease-in-out .2s;
	transition: transform .2s ease-in-out .2s;
	transition: transform .2s ease-in-out .2s,-webkit-transform .2s ease-in-out .2s,-moz-transform .2s ease-in-out .2s;
	-webkit-transform-origin: top;
	-moz-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
}
.secondary-bar.hidden-xs li:hover .wd_subnav {
	visibility: visible;
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
}
.secondary-bar.hidden-xs li .wd_subnav p a {
	padding: 5px;
}
.secondary-bar.hidden-xs li .wd_subnav p {
	margin: 0;
}
.secondary-bar.hidden-xs nav.secondary ul li:nth-child(1),
li#ulPrimaryNav3 ul li:nth-child(1){
	display: none;
}
nav.secondary ul li .wd_subnav p a {
	text-transform: initial;
}
/* Begin classes for individual PCTs */

/* SEC Filings */
.wd_ir_secfilings table tbody {
	background: rgba(229,229,229,.3);
}

table.wd_sec_filings {
	border-collapse: separate;
    border-spacing: 0px 9px;
}

table.wd_sec_filings td {
    color: #565a5c;
	border: 1px solid #9f9f9f;
	border-left: hidden;
	border-right: hidden;
}

table.wd_sec_filings td:first-child {
	border-left: 1px solid #9f9f9f;
}
table.wd_sec_filings td:last-child {
    border-right: 1px solid #9f9f9f;
}

.wd_ir_secfilings div.wd_filer_label {
	float: right;
}
.wd_ir_secfilings .wd_selectors {
	float: left;
	width: 85%;
} 
.wd_ir_secfilings .wd_selector {
	float: left;
	margin: 0 0 25px 5px;
}
.wd_ir_secfilings .wd_selector .wd_label {
	display: none;
}
.wd_ir_secfilings .wd_linkmenu-header{
	padding: .75em;
    font-family: "Gotham A","Gotham B","Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #9F9F9F;	
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
    margin: 0;
    background-color: rgba(229,229,229,.3);
    cursor: pointer;
    border: 1px solid #828181;
    -webkit-appearance: none;
    appearance: none;
    height: 50px;
    width: 255px;
    border-radius: 0;
}

.wd_ir_secfilings .wd_linkmenu-header .wd_linkmenu-label {
	width: auto !important;
	font-family: "Gotham A", "Gotham B", "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 20px;
}

.wd_ir_secfilings .wd_linkmenu-header .wd_linkmenu-icon.fa-chevron-down:before {
    display: none;
}

.wd_ir_secfilings .wd_linkmenu-header .wd_linkmenu-icon {
	background-image: url(../images/down-arrow.png);
    background-repeat: no-repeat;
	background-position: 97% center;
	padding: 0;
	width: 17px;
    height: 22px;
    float: right;
}
.wd_ir_secfilings a.wd_document.wd_document_html:after {
	display: none !important;
}
.wd_ir_secfilings .wd_price {
	color: #19b772;
	font-weight: normal;
	font-size: 3rem !important;
}
.wd_ir_secfilings table.wd_sec_filings th {
	/* color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	background-color: #00a9e0; */
	padding: 0 0 10px 0;
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	color: #9f9f9f;
	border: none;
	border-bottom: 1px solid #9f9f9f;
}

.wd_ir_secfilings table.wd_sec_filings td {
	padding: 12px 0 12px 0px;
	color: #333333;
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
}

.wd_ir_secfilings table.wd_sec_filings tr:hover td {
	background: #e3f5fd;
	border-bottom: 5px solid #00a9df;
	color: #00a9df;
}

.wd_ir_secfilings table.wd_sec_filings td:after {
    content: '';
    width: 100%;
    background: transparent;
    height: 5px;
    display: block;
    position: relative;
    top: 13px;
}


.wd_ir_secfilings table.wd_sec_filings tr:hover td:after {
    background: transparent;
    content: '';
    height: 1px;
}

.wd_ir_secfilings td.wd_description {
    width: 75%;
}
.wd_ir_secfilings td.wd_document_format a img {
	width: 17px;
	max-width: 17px; /* prevents overflow on table cell */
	/* margin: 0px 4px; */
	vertical-align: middle;
}
.wd_ir_secfilings table.wd_sec_filings td.wd_filing_date {
	color: #828181;	
	font-size: 13px;
	font-weight: 300;
	line-height: 22px;
	text-transform: uppercase;
	padding-right: 10px;
}
.wd_ir_secfilings table.wd_sec_filings td.wd_filing_type {
	padding-left: 16px;
	padding-right: 10px;
	font-size: 14px;
	font-weight: 300;
	color: #828181;	
}

.wd_ir_secfilings .wd_label {
	margin: 0 10px 0 0;
}

.wd_ir_secfilings .wd_linkmenu-header:hover .wd_linkmenu-icon,
.wd_ir_secfilings .wd_linkmenu-header:focus .wd_linkmenu-icon,
.wd_ir_secfilings .wd_linkmenu-header.wd_linkmenu-active .wd_linkmenu-icon {
	background-color: transparent;
	border-left: none;
}

div.wd_filer_label span.wd_exchange, div.wd_filer_label span.wd_symbol {
    color: #828181;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
}

div.wd_filer_label span.wd_symbol {
	color: #828181;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
}

.wd_pageid_127 .wd_linkmenu-list {    
	border: none;    
	background-color: #ebebeb;
	width: 255px !important;
}
.wd_pageid_127 .wd_linkmenu-list .wd_linkmenu-listitem {
	padding: 14px 10px;
}
.wd_pageid_127 .wd_linkmenu-list a.wd_linkmenu-listitem:link,
.wd_pageid_127 .wd_linkmenu-list a.wd_linkmenu-listitem:visited {
	background-color: #ebebeb;
    color: #828181;
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    border: 1px solid #565a5c;
    border-top: none;
}
.wd_pageid_127 .wd_linkmenu-list a.wd_linkmenu-listitem:hover {
    background: #828181;
    color: #f4f4f4;
}

.wd_ir_secfilings table.wd_sec_filings tfoot td {
    border: none;
    border-left: none;
    padding: 0;
}

/* END SEC Filings */

/* Standard */

/* analyst coverage */
.wd_pageid_119 .wd_standard .wd_category_items {
    display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.wd_pageid_119 .item {
	display: inline-block;
	overflow: hidden;
	width: 30%;
	margin-right: 38px;
	margin-bottom: 38px;
	padding: 20px;
	background: #FFF;
	/* height: 110px; */
	border-bottom: 8px solid #00a9df;
}

.wd_pageid_119 .item:nth-child(3n) {
	margin-right: 0;
}

.wd_pageid_119 .item .item_name {
	color: #00a9df;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1.18px;	
	line-height: 18px;
	text-transform: uppercase;
	padding-bottom: 23px;
}

.wd_pageid_119 .item p {
	color: #333;
	font-size: 19px;
	line-height: 26px;
	font-weight: 500;
	margin: 0;
}

/* END analyst coverage */

/* Quarterly Earnings Years */
.wd_pageid_63 .category_header {
	color: #00a9e0;
	font-size: 2.06666667em;
}
/* Quarterly Earnings Quarters */
.wd_pageid_63 .quarters .category_header {
	color: #fff;
}
.wd_pageid_63 h1.page_header {
	margin-bottom: 3em;
}

.wd_pageid_129 .wd_standard a:hover {
	text-decoration: none;
}

.wd_pageid_129 .wd_standard .item {
    background: #FFF;
    margin-bottom: 15px;
    padding: 25px 20px;
    display: flex;
    /* align-items: center; */
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
    border-bottom: 8px solid #00a9df;
}

.wd_pageid_129 .wd_standard .item:after {
	content: '';
	background-image: url(../images/icons/Plus-Icon---LG-blue.svg);
	background-size: 18px 18px;
    background-repeat: no-repeat;
    background-position: 0px 1px;
    width: 18px;
	height: 18px;
	margin-left: auto;
    display: inline-block;
}

.wd_pageid_129 .wd_standard .item:hover {
    border: 1px solid #e5e5e5;
    box-shadow: 3px 3px 8px rgba(0,0,0,.2);
    border-bottom: 8px solid #0081c5;
    /* cursor: pointer; */
}

.wd_pageid_129 .wd_standard .item_name {
    color: #00a9df;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1.18px;	
	line-height: 18px;
    padding: 0;
    width: 39%;
    text-transform: uppercase;
    display: flex;
    align-items: flex-start;
}

.wd_pageid_129 .wd_standard .item_name a {
	padding-left: 10px;
}

/* .wd_pageid_129 .wd_standard .item_name:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .5em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
	content: '\e839';
} */

.wd_pageid_129 .wd_standard .wd_category_items a .item_name:before {
	content: '';
    background-image: url(../images/icons/Doc-Icon-blue.svg);
    background-repeat: no-repeat;
    background-position: top center;
    width: 26px;
    height: 24px;
	/* padding-right: 30px;
	margin-right: .2em; */
    display: inline-block;
}

.wd_pageid_129 .wd_standard .wd_category_items a:nth-child(1) .item_name:before {
	background-image: url(../images/icons/Doc-Icon-blue.svg);
	/* background-size: 17px 20px; */
}
.wd_pageid_129 .wd_standard .wd_category_items a:nth-child(2) .item_name:before {
	background-image: url(../images/icons/Email-Icon-blue.svg);
	/* background-size: 24x 17px; */
}
.wd_pageid_129 .wd_standard .wd_category_items a:nth-child(3) .item_name:before {
	background-image: url(../images/icons/Feed-Icon.svg);
	/* background-size: 21px 18px; */
}
.wd_pageid_129 .wd_standard .wd_category_items a:nth-child(4) .item_name:before {
	background-image: url(../images/icons/Search-Icon-blue.svg);
	/* background-size: 18px 18px; */
}

.wd_pageid_129 .wd_standard .item p {
    padding: 0px;
    overflow: auto;
    flex: 1;
	margin: 0;
	font-size: 15px;
	font-weight: 300;
	line-height: 22px;
	color: #333;
	max-width: 590px;
}
/* END Standard */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Events */
div.wd_events {
	padding-top: 40px;
	max-width: 1220px;
    margin: 0 auto;
}

.wd_events .wd_subscribe_link {
	display: none;
}

.wd_pageid_19 .wd_inner_header_title + p {
	max-width: 740px;
	text-align: center;
	margin: 0 auto;
}

.wd_events ul.wd_layout-simple.wd_asset_type_link_list li.wd_asset_type_link {
	margin-top: 0;
}

ul.wd_events_tabs li.wd_events_tab.active {
	color: #00a9e0;
}

ul.wd_events_tabs li.wd_events_tab {
	background: none;
	font-size: 14px;
	font-weight: 300;
	line-height: 22px;
	color: #828181;
	border: none;
	padding: 5px 0px 5px 10px;
}
ul.wd_events_tabs li.wd_events_tab.active {
	font-weight: 500;
}
.wd_events_tab_label {
    text-decoration: underline;
}

.wd_events_tab_label .fa {
	display: none;
}

/* ul.wd_events_tabs li.wd_events_tab.active {
	background: none;
	background-color: #3ba9e0;
	color: #fff;
}
li.wd_events_tab.active .wd_events_tab_label.wd_events_tab_future {
	background: url(../images/icons/future_events.png) left center no-repeat;
}
li.wd_events_tab.active .wd_events_tab_label.wd_events_tab_past {
	background: url(../images/icons/past_events.png) left center no-repeat;
} */
.wd_events_past_summary .wd_header {
	color: #fff;
	padding: .75rem;
	font-weight: 500;
	text-transform: uppercase;
	background: none;
	background-color: #00a9e0;
}
.wd_events_past_summary .wd_event_sidebar {
	width: 350px;
}
.wd_events_past_summary .item.wd_event:nth-child(odd) {
	background: #f7f7f7;
}
.wd_events .item.wd_event,
.wd_events-detail {
	/* padding: 5px; */
	display: flex;
}
.item_date.wd_event_sidebar_item.wd_event_date {
	font-weight: normal;
}
.wd_event_sidebar_item.wd_event_webcast a:after {
	display: none !important;
}
.wd_events_list .item ul.wd_layout-simple.wd_asset_type_link_list li {
	float: none !important;
}
.wd_events-detail .wd_event_sidebar {
	padding: 0;
}
.wd_events-detail .wd_event_sidebar,
.wd_events_list .wd_event_sidebar {
	/* display: inline-block; */
	float: none;
	width: 30%;
}
.wd_events-detail .wd_title,
.wd_events_list .wd_event_sidebar .wd_title a {
	font-size: 17px;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 5px;
	display: block;
	color: #333333;
}
.wd_events-detail .wd_event_sidebar .item_date.wd_event_sidebar_item.wd_event_date,
.wd_events-detail .wd_event_sidebar .item_time.wd_event_sidebar_item.wd_event_time,
.wd_events_list .wd_event_sidebar .item_date.wd_event_sidebar_item.wd_event_date,
.wd_events_list .wd_event_sidebar .item_time.wd_event_sidebar_item.wd_event_time{
	margin-bottom: 5px;
	color: #565A5C;
	font-size: 12px;
	font-weight: 300;
	line-height: 17.6px;
	display: block;
}


.wd_events-detail .wd_event_sidebar .item_date.wd_event_sidebar_item.wd_event_date span.fa:before,
.wd_events-detail .wd_event_sidebar .item_time.wd_event_sidebar_item.wd_event_time span.fa:before,
.wd_events_list .wd_event_sidebar .item_date.wd_event_sidebar_item.wd_event_date span.fa:before,
.wd_events_list .wd_event_sidebar .item_time.wd_event_sidebar_item.wd_event_time span.fa:before {
	content: '';
}

.wd_events-detail .wd_event_sidebar .item_date.wd_event_sidebar_item.wd_event_date span,
.wd_events_list .wd_event_sidebar .item_date.wd_event_sidebar_item.wd_event_date span {
	background-image: url(../images/icons/calendar.svg);
    background-repeat: no-repeat;
	background-position: 94% center;
	background-size: 12px 14px;
	width: 12px;
    height: 14px;
    margin-right: 7px;
    display: inline-block;
}
.wd_events-detail .wd_event_sidebar .item_time.wd_event_sidebar_item.wd_event_time span,
.wd_events_list .wd_event_sidebar .item_time.wd_event_sidebar_item.wd_event_time span {
	background-image: url(../images/icons/clock.svg);
    background-repeat: no-repeat;
	background-position: 94% center;
	background-size: 12px 12px;
	width: 12px;
    height: 12px;
    margin-right: 7px;
    display: inline-block;
}

.wd_events_list .wd_more {
	display: none;
}
.wd_events_list .wd_event_info li.wd_asset_type_link span {
	font-size: 15px !important;
}
.wd_events_list .wd_event_info .wd_event_sidebar_group {
	margin: 0 0 0 0;
}
.wd_events-detail .wd_event_info,
.wd_events_list .wd_event_info {
	/* width: 70%;
	display: inline-block; */
	flex: 1;
}
.wd_events_detail .wd_event_info .wd_event_sidebar_item.wd_event_webcast,
.wd_events_list .wd_event_info .wd_event_sidebar_item.wd_event_webcast {
	padding-left: 0;
	line-height: 31px;
}

.wd_event_webcast a {
    padding: 13px;
    border: 1px solid #00a9df;
    /* border-radius: 4px; */
	background: #d7F1FB;
	color: #00A9DF;
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	display: block;
	width: 198px;
}

.wd_event_webcast a:hover {
	background: #00A9DF;
	color: #FFF;
	text-decoration: none;
}

.wd_events_list .wd_event_info a:hover {
	text-decoration: none;
}

.wd_event_info p {
    margin-top: 0;
}

.wd_events .wd_events_inputs {
	margin: 10px 0 40px 0;
	overflow: inherit;
}
/* .wd_events .wd_events_inputs select {
	height: 30px;
	position: relative;
	top: 5px;
	font-size: 16px;
	border: 1px solid #e1e1e1;
} */
.wd_events-detail .wd_event .wd_event_sidebar {
	width: 580px;
}

.wd_events-detail .wd_attachment_icon,
.wd_event .wd_attachment_icon {
	float: none;
	margin: 0;
	position: relative;
    top: 2px;
}
.wd_attachment_icon  a[href$=".pdf"] img,
.wd_attachment_icon  a[href$=".xlsx"] img,
.wd_attachment_icon  a[href$=".xls"] img {
	display: none;
}

.wd_attachment_icon a::after {
	content: '';
	background-image: url(../images/icons/Document-Icon.svg);
    background-repeat: no-repeat;
    background-size: 18px 21px;
    width: 18px;
    height: 21px;
    display: inline-block;
}

.wd_events-detail .wd_attachment_container,
.wd_event .wd_attachment_container {
    overflow: auto;
    margin: 0 0 9px 0;
    display: flex;
    padding: 13px 10px;
	background: #EEE;
	background: rgba(229,229,229,0.3);
    /* border-radius: 4px; */
    border: 1px solid #9f9f9f;
}

.wd_events-detail .wd_attachment_container:hover,
.wd_event .wd_attachment_container:hover {
    background: #e3f5fd;
    border-bottom: 5px solid #00a9df;
    margin-bottom: 5px;
}

.wd_events-detail .wd_attachment_container:hover .wd_attachment_title a,
.wd_events-detail .wd_attachment_container:hover .wd_attachment_size,
.wd_event .wd_attachment_container:hover .wd_attachment_title a,
.wd_event .wd_attachment_container:hover .wd_attachment_size {
	color: #24a9df;
}

.wd_events-detail .wd_attachment_container:hover .wd_attachment_icon a::after,
.wd_event .wd_attachment_container:hover .wd_attachment_icon a::after {
	content: '';
	background-image: url(../images/icons/Document-Icon-hover-blue.svg);
}

.wd_events-detail .wd_attachment_wrapper,
.wd_event .wd_attachment_wrapper {
    display: flex;
    width: 100%;
	align-items: center;
	margin-left: 10px;
}

.wd_events-detail .wd_attachment_title a,
.wd_event .wd_attachment_title a {
	color: #333333;
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
}

.wd_events-detail .wd_attachment_title a:hover,
.wd_event .wd_attachment_title a:hover {
	text-decoration: none;
}

.wd_events-detail .wd_attachment_size,
.wd_event .wd_attachment_size{
	color: #828181;
	font-size: 14px;
	font-weight: 300;
	line-height: 22px;
}

.wd_events-detail .wd_attachment_description,
.wd_event .wd_attachment_description {
	margin-left: auto;
}

.wd_events_month {
    margin-bottom: 51px;
}

.wd_events-detail .wd_event_sidebar_group,
.wd_events_month_header {
	margin: 0px 0 0 0;
}

/* END Events */

/* IR Snapshot */
.wd_ir_snapshot .wd_snapshot-threecol .wd_snapshot_data {
	width: 100%;
}
.wd_ir_snapshot h2 {
	font-size: 2.06666667em !important;
	font-weight: 700;
	line-height: 1.14;
	letter-spacing: 0;
	text-transform: uppercase;
	margin: 1em 0 .5em;
	color: #00a9e0;
}
.wd_ir_snapshot .wd_snapshot-threecol div.wd_snapshot_chart {
	width: 100%;
}
.wd_ir_snapshot table.wd_snapshot_values div,
.wd_ir_snapshot table.wd_snapshot_values th,
.wd_ir_snapshot table.wd_snapshot_values td {
	font-size: 15px;
	font-weight: normal;
}
.wd_ir_snapshot table.wd_snapshot_values tr th, 
.wd_ir_snapshot table.wd_snapshot_values tr td{
	padding: .6rem;
}
.wd_ir_snapshot table.wd_snapshot_values tr:nth-child(odd) {
	background-color: #f7f7f7;
}
/* END IR Snapshot */
/* Gallery */
div.wd_gallery {

}

div.wd_gallery span.filesize {
	font-weight: normal;
}

/* hi-res link for gallery */
ul.hi_res-links {
	margin: 20px 0;
	list-style: none;
}

ul.hi_res-links li {
	display: inline; /*For ignore double margin in IE6*/
}

ul.hi_res-links li a, ul.hi_res-links li a:hover, ul.hi_res-links li a:link, ul.hi_res-links li a:visited {
	color: #FFF;
}

ul.hi_res-links li a {
	text-decoration: none;
	cursor: pointer;
	text-transform: uppercase;
}

ul.hi_res-links li a span {
	display: block;
	text-align: center;
	margin: 0;
	padding: 2px 10px;
	position: relative; /*To fix IE6 problem (not displaying)*/
	background: #666 url(../images/webdriver/gradient_bg.gif) repeat-x top;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 1px 1px 5px #888;
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
img.link-logo {
	width: 15px;
	display: inline-block;
	margin-right: 5px;
	position: relative;
	top: 5px;
}
/* END hi-res link for gallery */
/* END Gallery */

/* Newsfeed Releases */
div.wd_newsfeed_releases {}
.wd_newsfeed_releases .wd_search_basic_fields {
	background-color: transparent;
	border: none;
}
.wd_newsfeed_releases li.wd_item {
	padding: 15px;
    margin: 0 0 10px 0;
    background: #efefef;
    border: 1px solid #bdbdbd;
}

.wd_newsfeed_releases .wd_item .wd_title {
	flex: 1;
}

.wd_newsfeed_releases .wd_date {
    text-transform: none;
	order: 2;
	text-transform: uppercase
}

.wd_newsfeed_releases .wd_item:hover {
    background: #e3f5fd;
    border-bottom: 5px solid #00a9df;
    margin-bottom: 6px;
}

.wd_newsfeed_releases .wd_item:hover .wd_item_wrapper:before {
	background-image: url('../images/icons/News-Icon-blue.svg');
}
.wd_newsfeed_releases .wd_item .wd_title a:hover {
	text-decoration: none;
}

.wd_newsfeed_releases .wd_item:hover .wd_title a,
.wd_newsfeed_releases .wd_item:hover .wd_date {
	color: #00a9df;
	text-decoration: none;
}

.wd_item_wrapper {
	display: flex;
}
.wd_sphinx_search input[type="text"],
.wd_newsfeed_releases input[type='text'] {
	font-family: "Gotham A","Gotham B","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
    margin: 0;
    padding: .75em 1.75em .75em .75em;
    background: rgba(229,229,229,.3);
    color: #565A5C;
    border: 1px solid #9f9f9f;
    outline: 0;
    cursor: pointer;
    height: 48px;
    line-height: 22px;
}

.wd_sphinx_search input[type="text"]::-webkit-input-placeholder,
.wd_newsfeed_releases input[type='text']::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #9f9f9f;
}
.wd_sphinx_search input[type="text"]::-moz-placeholder,
.wd_newsfeed_releases input[type='text']::-moz-placeholder { /* Firefox 19+ */
	color: #9f9f9f;
}
.wd_sphinx_search input[type="text"]:-ms-input-placeholder,
.wd_newsfeed_releases input[type='text']:-ms-input-placeholder { /* IE 10+ */
	color: #9f9f9f;
}
.wd_sphinx_search input[type="text"]:-moz-placeholder,
.wd_newsfeed_releases input[type='text']:-moz-placeholder { /* Firefox 18- */
	color: #9f9f9f;
}

.wd_events select,
.wd_newsfeed_releases select {
	padding: .75em 1.75em .75em .75em;
	font-family: "Gotham A","Gotham B","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
    margin: 0;
	background-color: rgba(229,229,229,.3);
	background-image: url(../images/icons/Scroll-Down-Arrow.svg);
    background-repeat: no-repeat;
	background-position: 91% center;
	background-size: 17px 9px;
    color: #9f9f9f;
    cursor: pointer;
    border: 1px solid #828181;
	-webkit-appearance: none;
	appearance: none;
	height: 48px;
	width: 116px;
    border-radius: 0;
}

.wd_marathon_select {
	width: 116px;
	position: relative;
	display: inline-block;
	padding: 11px;
	font-family: "Gotham A","Gotham B","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
    margin: 0;
	background-color: rgba(229,229,229,.3);
    color: #9f9f9f;
    cursor: pointer;
    border: 1px solid #828181;
	height: 48px;
    border-radius: 0;
}

.select-selected:after {
	content: '';
	background-image: url(../images/icons/Scroll-Down-Arrow.svg);
    background-repeat: no-repeat;
	background-position: 91% center;
	background-size: 17px 9px;
	width: 17px;
	height: 9px;
	display: inline-block;
	position: absolute;
	right: 0px;
    top: 7px;
}

.select-selected.select-arrow-active {
	color: #565A5C;
}

.wd_marathon_select select {
	display: none;
}

.select-selected {
	/* background-color: #ebebeb; */
	font-size: 15px;
    font-weight: 500;
	line-height: 24px;
	position: relative;
}

/* Style items (options): */
.select-items {
	position: absolute;
	background-color: #ebebeb;
	top: 102%;
	left: -1px;
	right: -1px;
	z-index: 99;
  }
  
  /* Hide the items when the select box is closed: */
  .select-hide {
	display: none;
  }

/* style the items (options), including the selected item: */
.select-items div {
	background-color: #ebebeb;
    color: #828181;
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    border: 1px solid #565a5c;
	border-top: none;
	padding: 14px 10px;
  }

  .select-items div:hover {
	background: #828181;
    color: #f4f4f4;
  }

  .wd_marathon_select:hover .select-selected {
  	color: #565A5C;
  }
.wd_marathon_select:hover .select-selected:after {
	background-image: url(../images/icons/Scroll-Down-Arrow-hover.svg);
}
.wd_pageid_65 .wd_form_field_pos_right .wd_form_field_input,
.wd_pageid_65 .wd_form_field {
	overflow: initial;
}

.wd_pageid_65 .wd_input_border {
	display: block;
}

.wd_pageid_65 .wd_marathon_select {
	width: 100%;
}
.wd_events select:hover,
.wd_newsfeed_releases select:hover {
	color: #565A5C;
	background-image: url(../images/icons/Scroll-Down-Arrow-hover.svg);
}

.wd_item_search_form_container .wd_search_form_advanced input[type='submit'],
.wd_newsfeed_releases button.wd_search_button,
.wd_events button.wd_events_input_go,
.wd_pageid_65 input.wd_formbuilder_submit,
.wd_subscribe2 input.wd_formbuilder_submit,
.wd_sphinx_search input[type="submit"]{
	cursor: pointer;
	font-family: "Gotham A","Gotham B","Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #00a9df;
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
    border: 1px solid #00a9df;
    background: #d7f1fb;
    /* text-transform: uppercase; */
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    transition: color .2s ease;
    outline: 0;
    height: 48px;
    width: 88px;
    text-align: center;
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	transition: color .2s ease;
	outline: 0;
	vertical-align: top;
    -webkit-appearance: none;
    border-radius: 0;
}
.wd_sphinx_search input[type="submit"]:hover,
.wd_pageid_65 input.wd_formbuilder_submit:hover,
.wd_subscribe2 input.wd_formbuilder_submit:hover,
button.wd_events_input_go:hover,
button.wd_search_button:hover {
    background: #24a9df;
    color: #FFF;
}
/*
.wd_events button.wd_events_input_go {
	cursor: pointer;
	padding: 0.35em;
	position: relative;
	top: 5px;
	text-align: right;
	font-family: "Gotham A","Gotham B","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 1em;
	color: #00a9e0;
	font-weight: 500;
	border: 1px solid #00a9e0;
	background: transparent;
	text-transform: uppercase;
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	transition: color .2s ease;
	outline: 0;
}*/
.wd_newsfeed_releases li.wd_item:before, .wd_page_menu ul.wd_page_links li:before,
ul.wd_tools li:before {
	display: none;
}
.wd_newsfeed_releases ul.wd_layout-simple {
	margin: 30px 0;
}

.wd_newsfeed_releases .wd_slider-button {
	background: url(../images/angle-right.png) no-repeat center center;
	background-size: cover;
	width: 10px;
	height: 10px;
	transition: .1s ease-in-out;
	background-repeat: no-repeat;
	position: relative;
	margin-right: 5px;
}
.wd_newsfeed_releases .wd_item .wd_subtitle {
	display: none;
}
.wd_slider-trigger.wd_slider-button.wd_open {
	background: url(../images/angle-down.png) no-repeat center center;
	background-size: cover;
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	position: relative;
	margin-right: 5px;
	transition-delay: .05s;
}
.wd_summary.wd_slider-content {
	background-color: #fff;
}
.wd_slider-trigger {
	cursor: auto;
}

/* .wd_newsfeed_releases-detail {
	padding-top: 23px;
} */

.wd_newsfeed_releases-detail div.wd_toolbar {
	border-top: none;
	padding: 0;
	margin-top: 22px;
	margin-bottom: 62px;
}

/* override font size set in feed releases */
.wd_newsfeed_releases-detail .news_body p.prnews_p {
	font-family: inherit;
	font-size: 100%;
	color: inherit;
}
.wd_newsfeed_releases-detail .wd_subtitle {
	font-size: 19px;
	font-style: italic;
	font-weight: 300;
	line-height: 26px;
	text-align: center;
	max-width: 551px;
	margin: 30px auto 0px auto;
}

.wd_subtitle.wd_language_left:before {
    content: '';
    border-top: 1.5px solid #565A5C;
    display: block;
    margin: 0 auto 30px auto;
	width: 38px;
}

.wd_newsfeed_releases-detail span.xn-location {
}

.wd_content .wd_inner_header,
.wd_newsfeed_releases-detail .wd_inner_header {
	margin: 0 auto 15px auto;
	text-align: center;
	color: #00a9df;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 1.75px;
	line-height: 23px;
    font-weight: bold;
}
.wd_content .wd_inner_header_title,
.wd_newsfeed_releases-detail .wd_title.wd_language_left {
	font-size: 36px;
    line-height: 44px;
    font-weight: 500;
    text-align: center;
    letter-spacing: -0.972973px;    
    max-width: 740px;
    margin: 0 auto 40px auto;
}

.wd_newsfeed_releases-detail .wd_title.wd_language_left {
	margin: 0 auto;
}

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

.wd_newsfeed_releases-detail a {
	color: #333;
	text-decoration: underline;
}

.wd_newsfeed_releases-detail a:hover {
	color: #00a9e0;
}

/* slider and tooltip style for Press Release Summary */
.item_slider {
	margin: 20px 0px 20px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #FEFDE1;
}

.item_more {
	margin: 20px 0px 0px 0px;
}

.item_tooltip {
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

.item_tooltip_contents {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #FEFDE1;
	border: 2px solid #a5a5a5;
}
/* END slider and tooltip style for Press Release Summary */

/* items for Press Release Summary */
.item_with_slider {
	padding: 0px 0px 0px 20px;
}

.slider_control_closed {
	position: absolute;
	left: -20px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(../images/slider_open.png) no-repeat right center;
}

.slider_control_open {
	position: absolute;
	left: -20px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(../images/slider_close.png) no-repeat right center;
}
/* END items for Press Release Summary */

.wd_subscribe_title {
	font-size: 14px;
	font-weight: 300;
	line-height: 22px;
	text-decoration: underline;
}

.wd_subscribe_title:hover {
	color: #828181;
}

.wd_subscribe_icon img {
	display: none;
}

.wd_subscribe_icon {
	background-image: url('../images/icons/Email-Icon.svg');
	background-size: 32px 32px;
	background-repeat: no-repeat;
	padding: 5px 32px 5px 0px;
}

.wd_subscribe_link a:hover {
	color: #565A5C;
}

.wd_subscribe_link a:hover .wd_subscribe_icon {
	background-image: url('../images/icons/Email-Icon-hover.svg');
}

.wd_newsfeed_releases div.wd_subscribe_link {
	float: right;
	margin: 0;
	padding-top: 14px;
}
.wd_sphinx_search form.wd_search_form.wd_search_form_basic a:last-child,
.wd_item_search_form_container .wd_search_form_advanced .wd_form_buttons a,
.wd_sphinx_search .wd_search_form_advanced .wd_form_buttons a,
.wd_newsfeed_releases .wd_search_advanced_link {
	color: #828181;
	font-size: 14px;
	font-weight: 300;
	line-height: 22px;
	text-decoration: underline;
	margin-left: 10px;
}

.wd_sphinx_search .wd_search_form_advanced .wd_form_buttons a,
.wd_item_search_form_container .wd_search_form_advanced .wd_form_buttons a {
	line-height: 46px;
}

.wd_sphinx_search .wd_search_form_advanced .wd_form_buttons a:hover,
.wd_item_search_form_container .wd_search_form_advanced .wd_form_buttons a:hover,
.wd_newsfeed_releases .wd_search_advanced_link:hover,
.wd_sphinx_search form.wd_search_form.wd_search_form_basic a:last-child:hover {
	color: #00A9DF;
}


.wd_newsfeed_releases .wd_item .wd_item_wrapper:before {
	/* content: '\e807';
    font-family: fontello;
    font-size: 1.5em;
	font-style: normal; */
	content: '';
	background-image: url('../images/icons/News-Icon.svg');
	background-size: 25px 21px;
	background-repeat: no-repeat;
	background-position: 0px 1px;
	width: 25px;
	height: 21px;
    padding-right: 30px;
    display: inline-block;
    margin-right: .2em;
    line-height: 1em;
}
/* Advanced Search form */
.wd_item_search_form_container .wd_search_form_advanced .wd_form_field_pos_right .wd_form_field_label {
	line-height: 45px;
	text-align: left;
}

.wd_item_search_form_container .wd_search_form_advanced fieldset.wd_form_field.wd_form_field_pos_right {
    margin: 10px 0;
}

.wd_item_search_form_container .wd_search_form_advanced .wd_form_field_pos_right legend.wd_form_field_label {
	line-height: normal;
}

.wd_item_search_form_container .wd_search_form_advanced input[type='text']{
	width: 300px;
	margin-right: 3px;
}

/* END Advanced Search form */

.wd_newsfeed_releases .wd_toolbar {
	border-top: 1px solid #9f9f9f;
	padding: 15px 0 0 0;
	margin-top: 38px;
}

.wd_toolbar .at-icon-wrapper.at-share-btn.at-svc-pinterest_share {
	display: none;
}

.wd_page_limit {
	color: #9F9F9F;
	font-size: 12px;
	font-weight: 500;
	line-height: 17.6px;
	padding: 0;
	height: 41px;
	
}

.wd_newsfeed_releases .wd_linkmenu-header {
	border: 1px solid #9F9F9F;
	border-radius: 0;
	width: 65px !important;
}

.wd_newsfeed_releases .wd_linkmenu-header .wd_linkmenu-label {
	padding: 13px;	
}

.wd_newsfeed_releases .wd_linkmenu-label {
	width: 41px !important;
}

.wd_linkmenu-header .wd_linkmenu-icon:before {
	/* content: url(../images/icons/Scroll-Down-Arrow.svg); */
}

.wd_page_active,
li.wd_page_link.wd_page_active {
	background-color: #e5e5e5;
	font-weight: bold;
	color: #828181;
}

li.wd_page_link a,
li.wd_page_link span {
	font-size: 12px;
	line-height: 17.6px;
	color: #9f9f9f;
}

.wd_page_link {
	padding: 8px;
	border: 1px solid #9F9F9F;
	border-left: none;
	background: rgba(229,229,229,.3);
}

.wd_page_link:first-child {
	border-left: 1px solid #9F9F9F;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.wd_page_link:last-child {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

li.wd_page_link:hover,
li.wd_page_link:hover a,
li.wd_page_link:hover span {
	background: #D7F1FB;
	border-color: #00A9DF;
	color: #00A9DF;
	cursor: pointer;
}

.wd_linkmenu-icon.fa.fa-chevron-down {
	display: none;
}

.wd_linkmenu-header {
	background: url('../images/icons/Down-Arrow-per-page.svg') no-repeat 94% center;
}

.wd_linkmenu-header:hover,
.wd_linkmenu-header:focus {
	color: #565A5C;
	background: url('../images/icons/Down-Arrow-per-page-hover.svg') no-repeat 94% center;
}

.wd_newsfeed_releases .wd_layout-simple.wd_asset_type_link_list {
	display: none;
}

.wd_pageid_43 .wd_linkmenu-list {    
	border: none;    
	background-color: #ebebeb;
	width: 65px !important;
}
.wd_pageid_43 .wd_linkmenu-list .wd_linkmenu-listitem {
	padding: 9px 10px;
}
.wd_pageid_43 .wd_linkmenu-list a.wd_linkmenu-listitem:link,
.wd_pageid_43 .wd_linkmenu-list a.wd_linkmenu-listitem:visited {
	background-color: #ebebeb;
    color: #828181;
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    border: 1px solid #565a5c;
    border-top: none;
}
.wd_pageid_43 .wd_linkmenu-list a.wd_linkmenu-listitem:hover {
    background: #828181;
    color: #f4f4f4;
}
/* END Newsfeed Releases */

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

/* Formbuilder */
table.wd_formbuilder p {
	margin: 0px;
}
.stock-quote dt:nth-child(13){
	display: none;
}
/* END Formbuilder */

/* Search Results */
.wd_webinator_search {
	
}

p.search_result {
}

span.search_url {
}
/* END Search Results */

/* Events Calendar */
.wd_main-wrapper {
	overflow: hidden !important;
}
table.wd_calendar_header {
	padding: 5px 0px;
	margin: 0px;
}

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

td.wd_calendar_header_label {
	text-align: center;
	width: 100%;
}
.wd_carousel li.wd_asset_carousel:before {
	display: none;
}
.wd_events .wd_layout-simple.wd_asset_type_link_list {
	display: none;
}
.wd_events-teaser td.wd_calendar_header_label {
	font-weight: bold;
}
ul.wd_events_tabs li:before {
	display: none;
}

.wd_events_month_header {
	color: #333;
	font-size: 22px;
	font-weight: 500;
	line-height: 28px;
	background: none;
	border: none;
	border-radius: 0;
	border-bottom: 1px solid #9f9f9f;
	padding-left: 0;
}

.wd_events_header_container {
	padding: 0 0 16px 0;
}

.wd_events_more {
	width: 220px;
	height: 60px;
	padding: 0 0 0 20px;
	text-align: left;
	box-shadow: 2px 2px 0px 0px #72cdf4;
	background-color: #00a9df;
	background-image: url('../images/icons/Plus-Icon.svg');
	background-repeat: no-repeat;
	background-position: 92% center;
	background-size: 16px 16px;
	color: #FFF;
	font-size: 16.2px;
	font-weight: 500;
	line-height: 23.33px;
	font-family: "Gotham A", "Gotham B", "Helvetica Neue", Helvetica, Arial, sans-serif;
	transition: background-color .2s ease-in-out;
}

.wd_events_more:hover {
	background-color: #0081C5;
}

.wd_events_more .fa {
	display: none;
}

.wd_calendar_header td.wd_calendar_header_prev a {
	display: block;
	background: #fff url(../images/webdriver/assets_left_arrow.gif) left center no-repeat;
	border: 1px solid #e1e1e1;
	padding: 12px; /* padding: 0px 12px 0px 40px; *//* good default if text is added */
	text-decoration: none;
	text-indent: -9999px;
	line-height: 0;
}

.wd_calendar_header td.wd_calendar_header_next a {
	display: block;
	background: #fff url(../images/webdriver/assets_right_arrow.gif) right center no-repeat;
	border: 1px solid #e1e1e1;
	padding: 12px; /* padding: 0px 40px 0px 12px; *//* good default if text is added */
	text-decoration: none;
	text-align: left;
	text-indent: -9999px;
	line-height: 0;
}

.wd_events-teaser .wd_calendar_header td.wd_calendar_header_prev a,
.wd_events-teaser .wd_calendar_header td.wd_calendar_header_next a {
	padding: 0px 12px;
	line-height: 24px;
}


table.wd_calendar {
	background-color: #ffffff;
	table-layout: fixed;
	border-spacing:0;
	border-collapse:collapse;
}

th.wd_calendar_dayofweek_header {
	padding: 4px 0;
	text-align: center;
	background: url("../images/webdriver/events/tab_background.gif") repeat-x scroll 0 bottom #FFFFFF;
	border: 1px solid #E1E1E1;
	font-weight: bold;
	border-right: 1px solid #CCC;
}

td.wd_calendar_day {
	margin: 0px;
	vertical-align: top;
	padding: 0px 2px 30px 2px;   /* account for event padding+border where width = content only */
}

.wd_events-teaser td.wd_calendar_day {
	margin: 0px;
	vertical-align: top;
	padding: 0px 2px 0px 2px;   /* account for event padding+border where width = content only */
}

td.wd_calendar_this_month {
	background-color: #fff;
	border: 1px #ccc solid;
}

td.wd_calendar_prev_month,
td.wd_calendar_next_month {
	background-color: #F8F8F8;
	border: 1px #ccc solid;
}

td.wd_calendar_today {
	background-color: #F2F9FC;
}

div.wd_calendar_day_header {
	text-align: left;
	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 {
}

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

.wd_events-teaser div.wd_calendar_no_event {
	padding: 2px;
	text-align: center;
}

div.wd_calendar_event {
	cursor: pointer;
	padding: 2px 5px;
	position: relative;
	left: 0px;
	white-space: nowrap;
	overflow: hidden;
	background: #6095C3;
	border-radius: 4px;
	-webkit-border-radius: 4px;	
	-moz-border-radius: 4px;	
	color: #FFF;
	text-decoration: none;
}

.wd_events-teaser div.wd_calendar_event {
	padding: 2px;
	text-align: center;
}

div.wd_event_tip_header {
	line-height: 20px;
	border-bottom: #BBB;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border-width: 0 0 1px 0;
	border-style: none none solid 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: 16px;
	font-weight: bold;
}

div.wd_event_tip_time, 
div.wd_event_tip_location_name,
div.wd_event_tip_more {
}

div.wd_event_tip_date {
}

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

.wd_pageid_65 #wd_printable_content,
.wd_subscribe2 {
    max-width: 550px;
    margin: 0 auto;
    background: #FFF;
    padding: 40px;
    border: 1px solid #e5e5e5;
    box-shadow: 3px 3px 8px rgba(0,0,0,.2);
    margin-bottom: 40px;
    border-bottom: 8px solid #00a9df;
}

.wd_pageid_65 .wd_form_header,
.wd_subscribe2 .wd_form_header {
	float: right;
	color: #828181;
}

.wd_subscribe2 .wd_form_legend {
	color: #9F9F9F;
	font-size: 14px;
	font-style: italic;
	font-weight: 300;
	line-height: 22px;
}

.wd_subscribe2 .wd_form_header_txt {
    padding-bottom: 10px;
    border-bottom: 1px solid #979797;
	margin-bottom: 20px;
	color: #828181;
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
}

.wd_subscribe2 .wd_form_field a {
	display: none;
}

.wd_subscribe2 .wd_form_buttons a {
	color: #828181;
	font-size: 14px;
	font-weight: 300;
	line-height: 46px;
	margin-left: 33px;
	text-decoration: underline;
}

.wd_pageid_65 .wd_form_field div,
.wd_pageid_65 .wd_form_buttons,
.wd_subscribe2 .wd_form_field div,
.wd_subscribe2 .wd_form_buttons {
	margin: 0;
	float: none;
}

.wd_pageid_65 .wd_form_header + .wd_form_field.wd_form_field_pos_left_inline .wd_form_field_input {
	float: left;
	min-width: initial;
}

.wd_pageid_65 .wd_form_header + .wd_form_field.wd_form_field_pos_left_inline .wd_form_field_label {
	font-weight: 400;
    line-height: 1.4;
    display: block;
    font-size: 1em;
    color: #828181;
}

.wd_pageid_65 .wd_form_field_label,
.wd_subscribe2 .wd_form_field_label {
	text-align: left !important;
	font-size: 1.2em;
	font-weight: 700;
	color: #00a9e0;
	display: none;
}

.wd_pageid_65 input[type='text']::-webkit-input-placeholder,
.wd_subscribe2 input[type='text']::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #9f9f9f;
}
.wd_pageid_65 input[type='text']::-moz-placeholder,
.wd_subscribe2 input[type='text']::-moz-placeholder { /* Firefox 19+ */
	color: #9f9f9f;
}
.wd_pageid_65 input[type='text']:-ms-input-placeholder,
.wd_subscribe2 input[type='text']:-ms-input-placeholder { /* IE 10+ */
	color: #9f9f9f;
}
.wd_pageid_65 input[type='text']:-moz-placeholder,
.wd_subscribe2 input[type='text']:-moz-placeholder { /* Firefox 18- */
	color: #9f9f9f;
}

.wd_pageid_65 .wd_form_field_input textarea {
	width: 100%;
	background: #e5e5e5;
	background: rgba(229,229,229,.3);
	color: #828181;
	border: 1px solid #9f9f9f;
	font-size: 1rem;
}
.wd_pageid_65 .wd_form_field_input input[type=text],
.wd_subscribe2 .wd_form_field_input input[type=text] {
	margin: 5px;
	min-width: 100%;
	max-width: 100%;
}
.wd_pageid_65 .wd_form_field_input input[type=text],
.wd_subscribe2 .wd_form_field_input input[type=text] {
	font-family: "Gotham A","Gotham B","Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: .75em 1.75em .75em .75em;
	background: #e5e5e5;
	background: rgba(229,229,229,.3);
    height: 48px;
	color: #565A5C;
	border: 1px solid #9f9f9f;
	outline: 0;
	cursor: pointer;
	font-size: 15px;
	font-weight: 500;
    line-height: 22px;
}
.wd_pageid_65 .wd_form_field_input,
.wd_subscribe2 .wd_form_field_input .wd_category_checkboxes div {
	/* font-size: 1.2em;
	font-weight: 700;
	padding-left: 1px;
	color: #00a9e0; */
	color: #828181;
	font-family: "Gotham A","Gotham B","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 15px;
	font-weight: 300;
	line-height: 22px;
}

.wd_subscribe2 .wd_form_field_input .wd_category_checkboxes .wd_parent_category {
	margin-bottom: 15px;
}

.wd_subscribe2 .wd_form_field_input .wd_category_checkboxes .wd_subcategories .wd_parent_category {
	margin-bottom: 0;
}

.wd_subscribe2 .wd_form_field {
	margin: 0 0 9px 0px;
}

.wd_subscribe2 .wd_form_field_error {
	display: none;
}

.wd_subscribe2 .wd_form_field_error + input[type='text'] {
	background-color: #FBEEEE;
	border-color: #FBEEEE;
	border: 1px solid #D0021B !important;
}
.wd_subscribe2 .wd_form_field_error + input[type='text']:-moz-placeholder,
.wd_subscribe2 .wd_form_field_error + input[type='text']::-moz-placeholder,
.wd_subscribe2 .wd_form_field_error + input[type='text']::-ms-input-placeholder,
.wd_subscribe2 .wd_form_field_error + input[type='text']::-webkit-input-placeholder {
	color: #D0021B;
}

.wd_pageid_65 input[type='text']::-webkit-input-placeholder,
.wd_subscribe2 input[type='text']::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #9f9f9f;
}
.wd_pageid_65 input[type='text']::-moz-placeholder,
.wd_subscribe2 input[type='text']::-moz-placeholder { /* Firefox 19+ */
	color: #9f9f9f;
}
.wd_pageid_65 input[type='text']:-ms-input-placeholder,
.wd_subscribe2 input[type='text']:-ms-input-placeholder { /* IE 10+ */
	color: #9f9f9f;
}
.wd_pageid_65 input[type='text']:-moz-placeholder,
.wd_subscribe2 input[type='text']:-moz-placeholder { /* Firefox 18- */
	color: #9f9f9f;
}

.wd_pageid_65 .wd_form_buttons input[type=text],
.wd_subscribe2 .wd_form_buttons input[type=text]{
	padding: 1px 7px;
	cursor: pointer;
    font-family: "Gotham A","Gotham B","Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #00a9df;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #00a9df;
    background: #d7f1fb;
    /* text-transform: uppercase; */
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    transition: color .2s ease;
    height: 50px;
    width: 88px;
    text-align: center;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    transition: color .2s ease;
    outline: 0;
    vertical-align: top;
}

.wd_subscribe2 .wd_category_checkbox input:checked + label,
.wd_subscribe2 .wd_parent_category input:checked + label,
.wd_subscribe2 .wd_subtype input:checked + label {
	color: #565a5c;
	/* font-size: 15px;
	line-height: 21px; */
	font-weight: 500;
}

.wd_sphinx_search input:last-child:before {
	font-family: fontello;
	content: '\e83d';
	color: #00a9e0;
}
.wd_subscribe2 #type_checkboxes {
	margin-left: 20px;
}
.wd_subscribe2 .wd_form_field_input .wd_category_checkboxes div.wd_subtype {
	margin-left: 20px;
}

.wd_form_field_input .wd_category_checkboxes .wd_subcategories {
	margin-bottom: 25px;
}

.wd_pageid_65 .wd_form_footer .wd_form_buttons,
.wd_subscribe2 .wd_form_footer .wd_form_buttons {
	margin: 25px 0 0 0;
}

.wd_sphinx_search label {
	display: none;
}
.wd_sphinx_search i.fas.fa-arrow-right {
	color: #02a8e0;
	padding-right: 5px;
}

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

.wd_calendar_event_tip {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-size: 14px;
	line-height: 20px;
}

.wd_calendar_event_tip .qtip-titlebar {
	background: #6095C3;
	color: #FFF;
}
/* END Events Calendar */

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

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

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

td#wdFadeClose {
	text-align: right;
}
/* QUARTERLY RESULTS PAGE */
.quarters .wd_category {
	display: inline-block;
	font-size: 9px;
	width: 25%;
	vertical-align: top;
	font-size: 9px;
	border-left: .13333333em solid #fff;
	padding: .8em 0;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	font-weight: 700;
	background-color: #acacac;
	-webkit-transition: background-color .2s ease-in-out;
	-moz-transition: background-color .2s ease-in-out;
	transition: background-color .2s ease-in-out;
}
.quarters .wd_category.active {
	background-color: #f7f7f7;
	color: #00a9e0;
}
.quarters .wd_category.active:hover {
	background-color: #f7f7f7; 
}
.quarters .wd_category:hover {
	background-color: #b9b9b9;
}
.quarters .wd_category .category_intro {
	margin-bottom: 0;
}
.quarters .category_items .wd_category_items.active {
	display: block !important;
}
.quarters .category_items .wd_category_items {
	padding: 1.5em 0;
}
.quarters .wd_category h1.category_header {
	font-size: 2em;
	margin: 10px 0px;
}
.quarters .category_items {
	background-color: #f7f7f7;
	position: relative;
}
.quarters .item p a:after {
	display: none !important;
}
.quarters .category_items:before, .quarters .category_items:before {
	left: -100vw;
	bottom: 0;
	z-index: -1;
	right: -100vw;
	position: absolute;
	top: 0;
	content: "";
	background-color: #f7f7f7;
}
.quarters .item p a{
	display: block;
}
.quarters a:hover {
	text-decoration: none;
}
.quarters .category_items .item .item_name {
	display: none;
}
.quarters .wd_category.active h1.category_header {
	color: #00a9e0;
}
/* END Popup Fader */ 

.tools img {
	vertical-align: top;
}

/* Featureboxes */

div.wd_featurebox_title {
	font-weight: bold;
	color: #666666;
	padding: 4px 8px;
}

div.wd_featurebox {
	padding: 0px;  
	overflow: auto;     
}

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

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

div.wd_featureboxes_left {
	clear: both;
	display: block;
	margin-top: 10px;
}

div.wd_featureboxes_left div.wd_featurebox_container {}
div.wd_featureboxes_left div.wd_featurebox_title {}
div.wd_featureboxes_left div.wd_featurebox {}
	
div.wd_featureboxes_left .wd_imagetable {
	float: none;
}

div.wd_featureboxes_middle {}
div.wd_featureboxes_middle div.wd_featurebox_container {}

.wd_pageid_45 div.wd_featureboxes_middle div.wd_featurebox p,
.wd_pageid_45 div.wd_featureboxes_middle div.wd_featurebox a {
	margin: 0;
	color: #565A5C;
	font-size: 15px;
	font-weight: 300;
	line-height: 22px;
}

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

.wd_pageid_45 div.wd_featureboxes_middle > a {
	display: inline-block;
	width: 25%;
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
	text-align: center;
}

.wd_pageid_45 div.wd_featureboxes_middle div.wd_featurebox_title {
	color: #00A9DF;
    padding: 24px 24px 20px 24px;
    /* height: 140px; */
	background: #FFF;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1.28px;	
	line-height: 18px;
}

.wd_pageid_45 div.wd_featureboxes_middle div.wd_featurebox_svg {
	background: #FFF;
	padding-bottom: 20px;
}

.wd_pageid_45 div.wd_featureboxes_middle svg {
	width: 112px;
	height: 73px;
}

.wd_pageid_45 div.wd_featureboxes_middle div.wd_featurebox {
	padding: 24px 24px 30px 24px;
    overflow: auto;
    background: #cceef9;
	height: 130px;
	overflow: hidden;
    display: flex;
    justify-content: center;
	align-items: center;
	border-bottom: 5px solid #00a9e0;
}

.wd_pageid_45 div.wd_featureboxes_middle > a:hover .wd_featurebox_container {
	box-shadow: 3px 3px 8px 0 #000;
	box-shadow: 3px 3px 8px 0 rgba(0,0,0,0.2);
}

.wd_pageid_45 div.wd_featureboxes_middle > a:hover div.wd_featurebox {
	border-bottom:5px solid #0081C5;
}
.wd_pageid_45 .wd_featureboxes_middle .wd_featurebox_container {
	position: relative;
	/* height: 305px; */
	transition: background-color .5s ease-in-out;
}
.wd_pageid_45 .wd_featureboxes_middle .wd_featurebox_container:nth-child(1) {
	padding-left: 0;
}
.wd_pageid_45 .wd_featureboxes_middle .wd_featurebox_container:nth-child(4) {
	padding-right: 0;
}
.big-icon {
	overflow: hidden;
	color: #00a9e0;
	-webkit-transition: -webkit-transform .5s ease-in-out;
	transition: -webkit-transform .5s ease-in-out;
	-moz-transition: transform .5s ease-in-out,-moz-transform .5s ease-in-out;
	transition: transform .5s ease-in-out;
	transition: transform .5s ease-in-out,-webkit-transform .5s ease-in-out,-moz-transform .5s ease-in-out;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	min-height: 80px;
	position: relative;
	padding-top: 10px;
}
.big-icon:before {
	font-size: 70px;
	width: 70px;
	left: 50%;
	margin-left: 35px;
}
.big-icon.icon-company:before {
	position: absolute;
	font-size: 100px;
	left: 50%;
	margin-left: -50px;
}
.wd_featureboxes_middle.wd_featureboxes-horizontal .wd_featurebox_container:hover .big-icon {
	/* -webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5); */
}
.wd_featureboxes_middle.wd_featureboxes-horizontal .wd_featurebox_container:hover {
	/* border-radius: 5px;
	background-color: #ffedbf; */
}
.wd_featureboxes_middle_left, .wd_featureboxes_middle_right {
	width: 50%;
	margin-right: -5px;
	vertical-align: top;
	display: inline-block;
	background: #FFF;
}
.wd_featureboxes_middle_left .wd_featurebox_container,
.wd_featureboxes_middle_right .wd_featurebox_container {
	height: 195px;
}

.wd_featureboxes_middle_left .wd_featurebox_container {
    margin: 10px 5px 10px 10px;
}

.wd_featureboxes_middle_right .wd_featurebox_container {
    margin: 10px 10px 10px 5px;
}

.wd_featureboxes_middle_left .wd_featurebox_title, 
.wd_featureboxes_middle_right .wd_featurebox_title {    
    text-align: left;
    letter-spacing: 0.091em;
	font-size: 13px;
	padding: 0;
    margin-bottom: 4px;
    font-weight: 700;
    line-height: 1.4;
    text-transform: uppercase;
}

#wd_featurebox-standard_9,
#wd_featurebox-standard_21 {
	transition: background-color 250ms;
	background-color: #E3F5FD;
}

#wd_featurebox-standard_10,
#wd_featurebox-standard_20 {
	transition: background-color 250ms;
	background-color: #FFF6DD;
}

.wd_featureboxes_middle_left a,
.wd_featureboxes_middle_right a,
.wd_featureboxes_middle_left a:hover,
.wd_featureboxes_middle_right a:hover {
	text-decoration: none;
	color: inherit;
}

#wd_featurebox-standard_9:hover,
#wd_featurebox-standard_21:hover {
    background-color: #00A9DF;
}

#wd_featurebox-standard_10:hover,
#wd_featurebox-standard_20:hover{
	background-color: #DF7A00;
}

#wd_featurebox-standard_10:hover .wd_featurebox_title a,
#wd_featurebox-standard_20:hover .wd_featurebox_title a {
    color: #FFFFFF;
    opacity: 0.7;
}

#wd_featurebox-standard_9 .wd_featurebox_title a,
#wd_featurebox-standard_21 .wd_featurebox_title a {
	color: #72CDF4;
	transition: color 250ms,opacity 250ms;
}

#wd_featurebox-standard_10 .wd_featurebox_title a,
#wd_featurebox-standard_20 .wd_featurebox_title a {
	color: #ECAC59;
	transition: color 250ms,opacity 250ms;
}

.wd_featureboxes_middle_left .wd_featurebox div {
	display: inline-block;
	width: 49%;
	vertical-align: top;
}
.wd_featureboxes_middle_left .wd_featurebox div:not-last {
	margin-right: 1%;
}

.wd_featureboxes_middle_left .section-container p,
.wd_featureboxes_middle_right .section-container p {
	margin: 0;
	transition: color 250ms;
}

.wd_featureboxes_middle_left .wd_featurebox_container:hover .section-container a,
.wd_featureboxes_middle_right .wd_featurebox_container:hover .section-container a,
.wd_featureboxes_middle_left .wd_featurebox_container:hover .section-container div,
.wd_featureboxes_middle_right .wd_featurebox_container:hover .section-container div,
.wd_featureboxes_middle_left .wd_featurebox_container:hover .section-container p,
.wd_featureboxes_middle_right .wd_featurebox_container:hover .section-container p {
	color: #FFF;
}

.wd_featureboxes_middle_left #wd_featurebox-standard_9 .section-container,
.wd_featureboxes_middle_right #wd_featurebox-standard_10 .section-container {
	/* padding-top: 2em !important;
	padding-bottom: 2em !important; */
}
.wd_featureboxes_middle_left #wd_featurebox-standard_8,
.wd_featureboxes_middle_left #wd_featurebox-standard_9,
.wd_featureboxes_middle_left #wd_featurebox-standard_20 {
	text-align: right;
}

.wd_featureboxes_middle_left #wd_featurebox-standard_8 .wd_featurebox_title, 
.wd_featureboxes_middle_left #wd_featurebox-standard_8 h3 {
	color: #00a9e0;
}
.wd_featureboxes_middle_left #wd_featurebox-standard_8 .section-container,
.wd_featureboxes_middle_left #wd_featurebox-standard_9 .section-container,
.wd_featureboxes_middle_left #wd_featurebox-standard_20 .section-container {
	text-align: left;
}
#wd_featurebox-standard_8 .wd_featurebox p:last-child a:before {
	/* font-family: fontello;
	content: '\e83d';
	padding-right: 5px; */
}
/*
.wd_featureboxes_middle_left #wd_featurebox-standard_9 .wd_featurebox p a:before {
	font-family: fontello;
	content: '\e83d';
} */
#wd_featurebox-standard_10 form.wd_search_form.wd_search_form_basic:after{     
	font-family: fontello;
	content: '\e83d';
	top: -20px;
	position: relative;
}

.wd_featureboxes_middle_left #wd_featurebox-financial_5,
.wd_featureboxes_middle_left #wd_featurebox-standard_10 {
	text-align: left;
}

.wd_featureboxes_middle_right #wd_featurebox-financial_5 {
	background-color: #00a9e0;
	color: #fff;
}

.wd_featureboxes_middle_left .wd_featurebox,
.wd_featureboxes_middle_right .wd_featurebox {
	font-size: 22px;
	font-weight: 500;
	padding: 0;
}

.wd_featureboxes_middle_right #wd_featurebox-standard_10 form.wd_search_form.wd_search_form_basic input {
	background-color: #fff;
	padding: .75em 1.75em .75em .75em;
	color: #565a5c;
	border: 1px solid #f7f7f7;
	font-family: "Gotham A","Gotham B","Helvetica Neue",Helvetica,Arial,sans-serif;
	outline: 0;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: 700;
	display: block;
}
.wd_featureboxes_middle_right #wd_featurebox-standard_10 form.wd_search_form.wd_search_form_basic input[type="submit"] {
	cursor: pointer;
	padding: 0;
	margin: 1em 0 0 15px;
	display: block;
	color: #333 !important;
	width: 100%;
	text-align: right;
	padding-left: 5px;
	font-size: 1em;
	font-weight: 500;
	text-align: left;
	border: none;
	background: 0 0;
	text-transform: uppercase;
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	transition: color .2s ease;
	outline: 0;
}
.wd_featureboxes_middle_right #wd_featurebox-standard_10 form.wd_search_form.wd_search_form_basic input[type="submit"]:hover {
	color: #00a9e0 !important;
}
.wd_featureboxes_middle_right #wd_featurebox-standard_10 form.wd_search_form.wd_search_form_basic input:last-child:before {
	font-family: fontello;
	content: '\e83d';
}
.wd_featureboxes_middle_right #wd_featurebox-financial_5 .wd_ticker_label,
.wd_featureboxes_middle_right #wd_featurebox-financial_5 #ir_featurebox_5-footer {
	display: none;
}
.wd_featureboxes_middle_right #wd_featurebox-financial_5 .wd_chart-quote-item:nth-child(1) {
	width: 60%;
	float: left !important;
	display: block;
	font-size: 1.46666667em;
	font-weight: 700;
	line-height: 1;
	min-height: 6em;
	text-align: left;
	padding: 10px;
}

.wd_featureboxes_middle_right #wd_featurebox-financial_5 .wd_chart-quote-item:nth-child(1):before {
	content: '\e804';
	font-family: fontello;
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin: 0;
	font-size: 4.5em;
	padding-bottom: 20px;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	-webkit-font-smoothing: antialiased;
}
.wd_featureboxes_middle_right #wd_featurebox-financial_5 .wd_chart-quote-value.wd_chart-quote-value-down, 
.wd_featureboxes_middle_right #wd_featurebox-financial_5 .wd_chart-quote-value.wd_chart-quote-value-up {
	color: #fff;
}
.wd_featureboxes_middle_right #wd_featurebox-financial_5 .wd_chart-quote-value.wd_chart-quote-value-up br {
	display: none;
}
.wd_featureboxes_middle_right #wd_featurebox-financial_5 .wd_chart-quote-item {
	margin-bottom: 0px !important;
}
.wd_featureboxes_middle_right #wd_featurebox-financial_5 .wd_chart-quote-item:nth-child(n+2) {
	width: 40%;
	padding: 10px;
	vertical-align: top;
	font-size: 1.06666667em;
	text-transform: uppercase;
}
.wd_featureboxes_middle_right #wd_featurebox-financial_5 .wd_featurebox_title,
.wd_featureboxes_middle_right #wd_featurebox-financial_5 h3,
.wd_featureboxes_middle_right #wd_featurebox-financial_5 .wd_chart-quote-label,
.wd_featureboxes_middle_right #wd_featurebox-financial_5 .wd_chart-quote-footer
 {
	color: #fff;
}

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

.wd_featureboxes_socialhub {}
.wd_featureboxes_socialhub .wd_tabs_container {}

.wd_featureboxes_socialhub .wd_tabs_wrapper {
	background: 0 none;
	padding: 5px;
}

.wd_featureboxes_socialhub .wd_tabs {}

.wd_featureboxes_socialhub .wd_tab {
	margin: 1px;
	padding: 4px;
	border: 0px;
	background-color: transparent;
}

.wd_featureboxes_socialhub .wd_tab-inactive {}
.wd_featureboxes_socialhub .wd_tab-active {
	padding: 3px;
	background-color: #dddddd;
	border: 1px solid #cccccc;
	border-radius: 4px;
}

.wd_featureboxes_socialhub .wd_tabs_content_wrapper {}
.wd_featureboxes_socialhub .wd_tabs_content_wrapper .wd_tab_content {}
.wd_featureboxes_socialhub .wd_tabs_content_wrapper .wd_tab_content-active {}
.wd_featureboxes_socialhub .wd_tabs_content_wrapper .wd_tab_content-inactive {}
.wd_featureboxes_socialhub .wd_tabs_content_wrapper .wd_tab_content .wd_featurebox_container {}
.wd_featureboxes_socialhub .wd_tabs_content_wrapper .wd_tab_content .wd_featurebox_container .wd_featurebox {}

.wd_featureboxes_tabbed {
	margin: 0 10px 100px 10px;
}
.wd_featureboxes_tabbed .wd_tabs_container {}
.wd_featureboxes_tabbed  p.more {
	font-weight: 500;
	text-align: center;
	max-width: 185px;
	margin: 20px auto;
	transition-duration: 200ms;
    box-shadow: 3px 3px #72CDF4;
    background-color: #00A9DF;
    color: #FFFFFF;
    font-size: 15px;
    padding: 17px 18px;
    margin-top: 42px;
}
.wd_featureboxes_tabbed  p.more:hover {
	/* background-color: #00A9DF;
    color: #FFFFFF;
    box-shadow: 2px 2px #72CDF4; */
}
/* .wd_featureboxes_tabbed p.more:after {
	color: #FFF;
	font-family: fontello;
	content: '\e83d';
} */
p.more a svg{
	color: #FFF;
	width: 23px;
    height: 18px;
	margin-left: 18px;
	position: relative;
    top: 3px;
}
.wd_featureboxes_tabbed p.more a {
	color: #FFF;
	font-size: 16.2px;
	font-weight: 500;
	line-height: 23px;
}
.wd_featureboxes_tabbed p.more a:hover {
	text-decoration: none;
}
.wd_featureboxes_tabbed.wd_featureboxes-vertical ul.wd_tabs,
.wd_featureboxes_middle {
	/* width: 80%;
	margin: 0 auto;
	padding: 2em 0; */
}

#wd_printable_content .wd_featurebox_wrapper {
	max-width: 770px;
	text-align: center;
	margin: 0 auto;
}

.wd_pageid_45 .wd_featurebox_wrapper {
	padding: 85px 0 60px 0;
}

.wd_pageid_45 .wd_featurebox_wrapper.blue-bg {
	border: 10px solid #FFF;
}

.wd_pageid_45 .wd_featurebox_wrapper.blue-bg.stock-feed {
	padding: 58px 0 52px 0;
}

.wd_pageid_45 .wd_featurebox_wrapper.stock-feed .wd_featurebox_inner_wrapper {
	padding: 0px 72px;
	max-width: 1440px;
}

.wd_featurebox_wrapper {
	padding: 60px 0;
}

.wd_featurebox_wrapper h2 {
    text-align: center;
	padding: 0;
	margin: 0;
	font-weight: 700;
    line-height: 23px;
    text-transform: uppercase;
    -webkit-letter-spacing: 1.75px;
    -moz-letter-spacing: 1.75px;
    -ms-letter-spacing: 1.75px;
    letter-spacing: 1.75px;
    font-size: 16px;
    color: #00A9DF;
    margin-bottom: 16px;
}

.wd_featurebox_wrapper h3 {
	text-align: center;
	font-weight: 500;
	letter-spacing: -0.97px;	
	line-height: 44px;
    font-size: 36px;
    color: #333333;
    margin: 0;
}

.wd_content .wd_featurebox_wrapper h3 + p {
	font-size: 17px;
	line-height: 24px;
	margin: 39px auto 0;
}

.wd_featurebox_wrapper h4 {
	color: #9F9F9F;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1.64px;
	line-height: 18px;
	text-align: center;
}

.wd_featurebox_wrapper .wd_current_stock_arrow {
	text-align: center;
	max-width: 1220px;
	margin: 0 auto;
}

.wd_current_stock_arrow svg {
    width: 25px;
    height: 14px;
}

.wd_featurebox_wrapper .wd_current_stock_arrow h4 {
	margin-top: 56px;
	margin-bottom: 5px;
}

.wd_featurebox_wrapper .wd_featureboxes_middle {
	max-width: 1440px;
	margin: 85px auto 0 auto;
}

.blue-bg {
	background: #0081c5;
}

.gray-bg {
	background: #e5e5e5;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper {
	background: 0 none;
	border: 0 none;
	width: 100%;
	display: block;
	/* height: 33px; */
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab-active {
	background-color: #fff;
	border-bottom: 6px solid #00a9df;
    font-weight: 700;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab-inactive {
	background-color: #f7f7f7;
	border-bottom: 6px solid #d8d8d8;
}
.wd_featureboxes_tabbed ul.wd_tabs li{
	display: inline-block;
	text-align: center;
	/* padding: .8em 0 !important;
	font-weight: 700;
	width: 32%; */
	transition: background-color .2s ease-in-out;
	border-radius: 0 !important;
}
.wd_featureboxes_tabbed ul.wd_tabs li:before {
	display: none;
}
/*.wd_featureboxes_tabbed .wd_tabs_container .wd_tabs_content_wrapper .wd_tab_content.wd_tab_content-active .wd_featurebox_container .wd_featurebox {
	width: 100%;
}*/
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tabs {
	/* overflow: visible; */
	padding: 0 !important;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab {
	/* margin: 0 0.1em 0 0; */
	padding: 1em;
	/* border: 1px solid #cccccc;
	border-bottom-width: 0px; */
	border-left: none;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	width: calc(100% / 3);
	font-size: 20px;
	font-weight: 500;
	line-height: 28px;
}

.wd_featureboxes_tabbed .wd_events-teaser .item,
.wd_featureboxes_tabbed .wd_newsfeed_releases-teaser .item {
    padding: 15px;
    margin: 0 0 10px 0;
    background: #f7f7f7;
	border: 1px solid #bdbdbd;
	display: flex;
}

.wd_featureboxes_tabbed .wd_events-teaser .item:last-child:hover,
.wd_featureboxes_tabbed .wd_newsfeed_releases-teaser .item:last-child:hover {
    margin-bottom: -6px;
}

.wd_featureboxes_tabbed .wd_events-teaser .item:hover,
.wd_featureboxes_tabbed .wd_newsfeed_releases-teaser .item:hover {
    background: #e3f5fd;
    border-bottom: 5px solid #00a9df;
    margin-bottom: 6px;
}

.wd_featureboxes_tabbed .wd_events-teaser .item:hover,
.wd_featureboxes_tabbed .wd_events-teaser .item:hover .item_date,
.wd_featureboxes_tabbed .wd_events-teaser .item:hover .item_name a,
.wd_featureboxes_tabbed .wd_newsfeed_releases-teaser .item:hover .wd_date,
.wd_featureboxes_tabbed .wd_newsfeed_releases-teaser .item:hover .wd_title a {
	color: #00a9e0;
}

.wd_featureboxes_tabbed .wd_events-teaser .item_date,
.wd_featureboxes_tabbed .wd_newsfeed_releases-teaser .wd_date {
    font-weight: normal;
    order: 2;
}

.wd_featureboxes_tabbed .wd_events-teaser .item_name,
.wd_featureboxes_tabbed .wd_newsfeed_releases-teaser .wd_title {
	font-weight: normal;
	flex: 1;
}

.wd_featureboxes_tabbed .wd_events-teaser .item_name a,
.wd_featureboxes_tabbed .wd_newsfeed_releases-teaser .wd_title a {
	color: #333;
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
}

.wd_featureboxes_tabbed .wd_events-teaser .item_name a:hover,
.wd_featureboxes_tabbed .wd_events-teaser .item_name:hover a,
.wd_featureboxes_tabbed .wd_newsfeed_releases-teaser .wd_title a:hover,
.wd_featureboxes_tabbed .wd_newsfeed_releases-teaser .wd_title:hover a {
    color: #00A9DF;
    text-decoration: none;
}
.wd_featureboxes_tabbed .wd_newsfeed_releases-teaser .item:before {
	content: url('../images/icons/News-Icon.svg');
	/* content: '\e807';
	font-family: fontello;
	font-size: 1.5em;
	font-style: normal;
	padding-right: 10px;
	display: inline-block; */
	margin-right: 10px;
	/* line-height: 1em; */
}

.wd_featureboxes_tabbed .wd_newsfeed_releases-teaser .item:hover:before {
	content: url('../images/icons/News-Icon-blue.svg');
}

.wd_featureboxes_tabbed #wd_featurebox-teaser_6 .item:before {
	/* content: '\e802';
	font-size: 1.5em;
	font-family: fontello;
	padding-right: 10px;
	font-style: normal;
	display: inline-block;	 */
	margin-right: 10px;
	/* width: 35px;
	line-height: 1em; */
	content: url('../images/icons/Calendar-Icon.svg');
}
.wd_featureboxes_tabbed #wd_featurebox-teaser_6 .item:hover:before {
	content: url('../images/icons/Calendar-Icon-hover.svg');
}
.wd_featureboxes_tabbed .wd_tabs_wrapper li:focus {
	outline: none;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper li.wd_tab-inactive:hover {
	/* background-color: #b9b9b9 !important; */
	background-color: #fff;
    color: #333;
    border-bottom: 6px solid #00a9df;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab-active {
	/* margin-bottom: -1px; */
	border-right: none;
	border-left: none;
}

#wd_featurebox-teaser_5 .wd_newsfeed_releases-teaser .item .wd_summary,
#wd_featurebox-teaser_5 .subscribe_link,
#wd_featurebox-teaser_6 .item .item_time {
	display: none;
}
/* #wd_featurebox-teaser_5 .wd_newsfeed_releases-teaser .item .wd_date, 
#wd_featurebox-teaser_5 .wd_newsfeed_releases-teaser .item .wd_title,
#wd_featurebox-teaser_6 .item .item_name,
#wd_featurebox-teaser_6 .item .item_date {
	width: auto;
	display: -webkit-inline-box;
	display: inline-block;
	text-transform: uppercase;
	position: relative;
	font-size: 15px;
	line-height: 1.4;
	font-weight: 700;
	top: -2px;
	color: #00a9e0 !important;
} */

#wd_featurebox-standard_4 div a:after {
	display: none !important;
}

#wd_featurebox-standard_4_tab_content .wd_featurebox div i {
	font-size: 1.5em;
	font-style: normal;
	padding-right: 30px;
	font-weight: 400;
	speak: none;
	color: #565a5c;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
}

.wd_featureboxes_tabbed .wd_featurebox p:nth-child(1) {
	/* font-size: 1.46666667em;
	font-weight: 500;
	letter-spacing: -.005em;
	line-height: 1.35;
	margin: 1em 0 .5em; */
	color: #333;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab-inactive:hover {
	/* background-color: #dddddd;
	border-color: #aaaaaa; */
}

.wd_featureboxes_tabbed .wd_tabs_container {
	max-width: 1280px;
	margin: 0px auto;
	box-shadow: 4px 5px 7px #d9d9d9;
}
	
.wd_featureboxes_tabbed .wd_tabs_container .wd_tabs_content_wrapper {
	padding: 40px;
	background-color: #FFF;
}
.wd_featureboxes_tabbed .wd_tabs_container .wd_featurebox {
	padding: 0;
}
.wd_featureboxes_tabbed .wd_tabs_container .wd_tabs_content_wrapper .wd_tab_content.wd_tab_content-active .wd_featurebox_container .wd_featurebox {}

.wd_featureboxes_tabbed .wd_tabs_wrapper {
	background: 0 none;
	border: 0 none;
}
.wd_featureboxes_bottom {
	margin: 0 auto;
	text-align: center;
	padding: 0;
}

.wd_pageid_119 .wd_featureboxes_bottom {
	/* max-width: 1220px; */
	margin: 76px auto 0 auto;
	text-align: left;
}

.wd_pageid_119 .wd_featureboxes_bottom .wd_featurebox p {
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	color: #565a5c;
}

.wd_pageid_45 .wd_featurebox_inner_wrapper {}

.wd_pageid_45 .wd_featureboxes_bottom {
	margin: 0 auto;
	text-align: left;
	padding: 0;
	max-width: 740px;
}

.wd_pageid_45 .wd_featureboxes_bottom.wd_featurebox p {
	color: #333;
	font-size: 17px;
	font-weight: 300;
	line-height: 24px;
	margin-bottom: 20px;
}

.wd_pageid_45 .wd_featureboxes_committed_framework + h4,
.wd_pageid_45 .wd_featureboxes_bottom h4,
.wd_pageid_45 .wd_featureboxes_bottom + h4 {
	color: #333;
	text-align: left;
	font-size: 22px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: initial;
	text-transform: capitalize;
	margin-top: 77px;
}

.wd_pageid_45 .wd_featureboxes_bottom + h4,
.wd_pageid_45 .wd_featureboxes_committed_framework + h4 {
	text-align: center;
}

.wd_featureboxes_bottom .wd_featurebox_title {
	font-size: 2.73333333em;
	color: #00a9e0 !important;
}

.wd_pageid_45 .wd_featureboxes_bottom .wd_featurebox_title {
	display: none;
}
.wd_featureboxes_bottom .wd_featurebox p {
	font-size: 17px;
	font-weight: 300;
	line-height: 24px;
	margin-bottom: 25px;
}

.wd_featureboxes_bottom .wd_featurebox p:last-of-type {
	margin-bottom: 0;
}

.wd_featurebox_inner_wrapper .wd_one_third h4,
.wd_featurebox_inner_wrapper .wd_one_half h4 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1.75px;	
	line-height: 23px;
	text-align: left;
	margin-top: 0;
	margin-bottom: 20px;
	color: #D7F1FB;
}

.wd_featurebox_inner_wrapper .wd_one_third h3,
.wd_featurebox_inner_wrapper .wd_one_half h3 {
	color: #FFF;
	text-align: left;
	font-size: 36px;
	font-weight: 500;
	letter-spacing: -0.97px;
	line-height: 44px;
}

.wd_featureboxes_middle_stock {
	display: none;
}
.wd_stock_ticker_container {
    color: #FFF;
    display: flex;
}

.wd_stock_column {
    /* align-self: center; */
    flex: 1;
    /* height: 70px; */
}

.wd_stock_data {
	/* text-align: center; */
	font-size: 18px;
	font-weight: 500;
	line-height: 26px;
    padding: 5px 0px;
}

.wd_stock_price {
	font-size: 36px;
	font-weight: 500;
	letter-spacing: -0.97px;
	line-height: 44px;
	/* height: 100%;    
    align-items: flex-end; */
    /* justify-content: center; */
	display: flex;
	margin-top: 20px;
}

.wd_stock_change {
	padding-bottom: 40px;
}

.wd_stock_header {
    /* text-align: center; */
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1.18px;
	line-height: 18px;
	color: #FFF6DD;
}

.wd_featurebox_inner_wrapper {
    margin: 0 auto;
    max-width: 1220px;
}

.wd_featureboxes_powered_by,
.wd_featureboxes_committed_framework {
    max-width: 942px;
    margin: 0 auto;
}

.wd_featurebox_inner_wrapper.blue-bg {
	text-align: left;
}

.wd_featurebox_inner_wrapper.blue-bg * {
	color: #FFF;
}

.wd_one_half {
	display: inline-block;
    width: 50%;
    vertical-align: top;
}

.wd_two_thirds {
    display: inline-block;
    width: 66%;
    vertical-align: top;
}

.wd_one_third {
    display: inline-block;
    width: 33.33%;
    vertical-align: top;
}

.wd_featureboxes_powered_by .wd_featurebox_container,
.wd_featureboxes_committed_framework .wd_featurebox_container {
	background: #FFF;
	margin-bottom: 15px;
	border-bottom: 6px solid #00a9df;
	padding: 25px 15px;
	display: flex;
	/* align-items: center; */
}

.wd_featureboxes_powered_by div.wd_featurebox_title,
.wd_featureboxes_committed_framework div.wd_featurebox_title {
	color: #00a9df;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1.18px;
	line-height: 18px;
    padding: 0;
	width: 39%;
	text-transform: uppercase;
	display: flex;
    align-items: flex-start;
}

.wd_featureboxes_powered_by .wd_featurebox_title [class^="icon-"],
.wd_featureboxes_committed_framework .wd_featurebox_title [class^="icon-"] {
    display: inline;
    font-size: 2rem;
    position: relative;
    top: -12px;
}

.wd_featureboxes_powered_by div.wd_featurebox,
.wd_featureboxes_committed_framework div.wd_featurebox {
    padding: 0px;
    overflow: auto;
	flex: 1;
	font-size: 15px;
	font-weight: 300;
	line-height: 22px;
}

.wd_featureboxes_contact_us {
    border: 10px solid #FFF;
    border-bottom: none;
}

.wd_featureboxes_contact_us .wd_featurebox_title,
.wd_featureboxes_contact_us .wd_imagetable {
	display: none;
}

.wd_featureboxes_contact_us .wd_featurebox > img {
	/* float: left;
	max-width: 610px; */
	/* width: 50%; */
	width: 100%;
}

.wd_featureboxes_contact_us .wd_featurebox {
	display: flex;
	padding: 0;
}

.wd_contacts_container {
    /* float: left; */
	/* width: 45%; */
	flex: 0 0 50%;
    background: #00A9DF;
    color: #FFF;
    padding: 100px 90px;
}

.wd_featureboxes_contact_us .wd_featurebox {
	/* height: 440px; */
	/*height: 565px;*/
    overflow: hidden;
}

.wd_contacts_wrapper {
	width: 50%;
} 
.wd_featureboxes_contact_us .wd_featurebox > img {
	width: 50%;
	/*max-height: 465px;*/
}

.wd_featureboxes_contact_us .wd_img_wrapper {
	overflow: hidden;
	width: 50%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top;
}

.wd_contacts_container h4 {
	color: #D7F1FB;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1.75px;
	line-height: 23px;
	margin-top: 0;
}

.wd_contacts_container h5 {
	margin: .5em 0 .8em;
	font-size: 36px;
	font-weight: 500;
	letter-spacing: -0.97px;
	line-height: 44px;
}

.wd_contacts_container h3 {
	text-align: left;
    font-size: 17px;
    font-weight: 300;
	line-height: 24px;
	margin: 0;
	color: #FFF;
	text-align: left;
}

.wd_contact_wrap:first-child {
	padding-right: 10px;
}

.wd_contact_wrap {
    display: inline-block;
    width: 49%;
	vertical-align: top;
	/* height: 250px; */
	position: relative;
}

.wd_contact_wrap h5 {
    text-align: left;
	color: #FFF6DD;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1.18px;
	line-height: 18px;
}

.wd_contact_wrap p {
	margin: 0;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: 300;
	line-height: 24px;
}

.wd_contact_wrap p span,
.wd_contact_wrap p span a {
    color: #FFF;
}

.wd_contacts_container h3 + p {
	margin-top: 20px;
}

a.wd_contact_btn {
	font-weight: 500;
	text-align: center;
	/* max-width: 150px; */
	margin: 28px auto 0px auto;
	background: #FFF;
	font-size: 15px;
    padding: 17px 18px;
	display: inline-block;
	color: #565A5C;
	box-shadow: 3px 3px #0081C5;
	/* position: absolute;
    bottom: 0; */
}


.wd_contacts_container a.wd_contact_btn {
	font-size: 10.5px;
	font-weight: 500;
	line-height: 15px;
	padding: 11px 13px 12px;
	color: #00A9DF;
}

.wd_contacts_container a.wd_contact_btn svg {
	width: 	16px;
    height: 12px;
	position: relative;
	top: 2px;
	margin-left: 10px;
}

.wd_contact_btn svg {
	color: #00A9DF;
}

.wd_btn-svg-arrow svg {
    width: 23px;
    margin-left: 18px;
}

a.wd_contact_btn:hover {
	background: #D7F1FB;
	text-decoration: none;
}

/* a.wd_contact_btn:after {
	color: #00a9df;
	font-family: fontello;
	content: '\e83d';
} */

/* EMAIL ALERTS ICON */
#wd_featurebox-standard_9 .icon {
	width: 66px;
	height: 45px;
}
/* OUR VALUES ICON */
#wd_featurebox-standard_20 .icon {
	width: 69px;
	height: 68px;
}
/* SEARCH ICON */
#wd_featurebox-standard_10 .icon{
	width: 65px;
	height: 65px;
}
/* OUR STORIES ICON */
#wd_featurebox-standard_21 .icon {
	width: 69px;
	height: 61px;
}

#wd_featurebox-standard_9 .icon * {
	stroke: #00A9DF;
}
#wd_featurebox-standard_20 .icon * {
	stroke: #DF7A00;
}
#wd_featurebox-standard_10 .icon *{
	stroke: #DF7A00;
}
#wd_featurebox-standard_21 .icon * {
	stroke: #00A9DF;
}

#wd_featurebox-standard_9:hover .icon *,
#wd_featurebox-standard_20:hover .icon *,
#wd_featurebox-standard_10:hover .icon *,
#wd_featurebox-standard_21:hover .icon * {
	stroke: #FFFFFF;
}
.wd_featureboxes_middle_left .icon,
.wd_featureboxes_middle_right .icon {
	float: left;
	margin-right: 20px;
	padding-top: 3px;
    /* display: flex;
    flex-direction: column;
    height: 160px;
	justify-content: center; */
}

/* HOME page, committed to framework/powered by fbox svg icons */
.wd-svg-icon {
    width: 32px;
    height: 24px;
    padding-right: 42px;
}

.icon-presentation {
	background: url('../images/icons/Presentation-Icon.svg') no-repeat 0 0;
	background-size: 30px 24px;
}

.icon-cash-flow {
	background: url('../images/icons/Cash-Flow-Icon.svg') no-repeat 0 0;
	background-size: 30px 24px;
}

.icon-cycle {
	background: url('../images/icons/Cycle-Icon.svg') no-repeat 0 0;
	background-size: 30px 24px;
}

.icon-path {
	background: url('../images/icons/3-Path-Icon.svg') no-repeat 0 0;
	background-size: 30px 24px;
}

.icon-rig {
	background: url('../images/icons/Rig-Icon.svg') no-repeat 0 0;
	background-size: 30px 24px;
}

.icon-rig:before {
	display: none;
}

.icon-doc {
	background: url('../images/icons/Doc-Icon.svg') no-repeat 0 0;
	background-size: 30px 24px;
}
/* END HOME page fbox svg icons */
/* END Featureboxes */

div.wd_rssfeeds_item {
	margin-bottom: 10px;
}
#footer.page-container {
	z-index: -1;
}

/* sponsorbar */
div.wd_sponsors {
	padding: 0 15px 10px 15px;
}

div.wd_sponsors p {
	background: #CCCCCC;
	margin: 0 0 5px 0;
	padding: 5px;
}

div.wd_sponsors img {
	padding: 10px;
}
/* END sponsorbar */

.wd_attachment_icon a[href$='.xlsx']::after{
	/* font-family: fontello;
    content: '\f1c3';
    margin: 0 .5em 0 .2em;
    text-decoration: none;
	display: inline-block;
	color: #333; */
}

main .wd_attachment_wrapper .wd_attachment_title a::after{
	content: '';
}

.subscribe_links a {
	padding-right: 20px;
	background: url(../images/webdriver/email_alerts.png) no-repeat center right;
}

.wd_pageid_147 .breadcrumb a:last-child:after {
	content: '>';
	padding-left: 5px;
	color: black;
}
.wd_pageid_82 h1.page_header {
	padding-bottom: 10px;
}

.playbook-widget .innerbox::after {
	font-size: 50px;
}
main > div ul.wd_asset_type_link_list li::before {
	content: '';
}


/* RESPONSIVE */
@media (max-width: 1439px) {
	/* sticky header container */
	div[data-render='mro-header']{
		position: sticky;
		top: 0;
		z-index: 30;
		background: #fff;
	}
}
@media (max-width: 1200px) {
	.wd_featureboxes_tabbed .wd_tabs_container,
	.wd_featurebox_wrapper .wd_featureboxes_middle {
		max-width: 1024px;
	}
}

@media (max-width: 1178px) {
	.wd_featureboxes_contact_us .wd_featurebox {
		display: block;
	}
	.wd_featureboxes_contact_us .wd_featurebox > img {
		width: 100%;
	}
	.wd_contacts_wrapper {
		width: 100%;
	}
	.wd_featureboxes_contact_us .wd_img_wrapper {
		overflow: hidden;
		width: 100%;
		background-size: 100%;
		/* height: 100%; */
		padding-bottom: 50%;
		background-repeat: no-repeat;
		background-position: top;
	}
}

@media screen and (max-width: 1024px){
	.wd_pageid_45 .wd_featureboxes_middle .wd_featurebox_container,
	.wd_pageid_45 .wd_featureboxes_middle .wd_featurebox_container:nth-child(1),
	.wd_pageid_45 .wd_featureboxes_middle .wd_featurebox_container:nth-child(4) {
		padding: 0;
	}
	/* .wd_pageid_45 div.wd_featureboxes_middle > a {
		padding: 0 40px 10px 40px;
	} */
	div.wd_quote div.wd_main, div.wd_quote div.wd_data {
		padding: 10px;
	}
	.wd_featureboxes_tabbed .wd_tabs_container .wd_featurebox{
		/* width: 750px; */
	}
	
	/* .wd_pageid_45 .wd_featureboxes_middle_left .wd_featurebox_container, .wd_pageid_45 .wd_featureboxes_middle_right .wd_featurebox_container {
		margin-bottom: 20px;
	} */
	.wd_featureboxes_middle.wd_featureboxes-horizontal .wd_featurebox_container,
	.wd_featureboxes_tabbed ul.wd_tabs li {
		width: 100%;
	}
	
	.wd_pageid_45 div.wd_featureboxes_middle > a {
		width: 49%;
	}
	.wd_pageid_119 .item {
		width: 48.33%;
		margin-bottom: 10px;
		/* height: 124px; */
	}
	.wd_pageid_119 .item:nth-child(odd) {
		margin-right: 10px;
	}
	.wd_pageid_119 .item:nth-child(even) {
		margin-right: 0;
	}
	.wd_featureboxes_contact_us .wd_featurebox {
		display: block;
	}
	.wd_featureboxes_contact_us .wd_featurebox {
		height: auto;
		overflow: hidden;
	}
	.wd_contacts_wrapper {
		background: #00A9DF;
	}
	.wd_contacts_container {
		padding: 60px 30px 67px 30px;
		max-width: 525px;
		margin: 0 auto;
	}
	.wd_contacts_container h4 {
		margin: 0;
		font-size: 14px;
		letter-spacing: 1.5px;
		text-align: center;
	}
	.wd_contacts_container h5{
		font-size: 31px;
		letter-spacing: -0.84px;
		line-height: 39px;
		margin: 30px 0 30px 0;
		text-align: center;
	}
	.wd_contact_wrap {
		height: auto;
	}
	.wd_contacts_container h3 + p {
		/* margin-top: 0;
		margin-bottom: 20px; */
	    font-size: 15px;
        line-height: 21px;
    }

	.wd_contact_wrap h5 {
		font-size: 13px;
		font-weight: bold;
		letter-spacing: 1.18px;
		line-height: 18px;
		text-align: left;
	}
	.wd_contacts_container h3{
		font-size: 15px;
		line-height: 21px;
	}
	.wd_contacts_container a.wd_contact_btn {
		font-size: 13px;
		line-height: 18.36px;
		margin-bottom: 0;
		position: relative;
		color: #565A5C;
	}
	.wd_featureboxes_middle_left .wd_featurebox_title, .wd_featureboxes_middle_right .wd_featurebox_title {
		font-size: 11px;
		letter-spacing: 1px;
		line-height: 18px;
	}
	.wd_featureboxes_middle_left .wd_featurebox, .wd_featureboxes_middle_right .wd_featurebox {
		font-size: 18px;
		line-height: 24px;
	}
	.wd_newsfeed_releases .wd_subscribe_link {
		display: none;
	}
	.wd_pageid_19 .wd_inner_header_title + p {
		display: none;
	}
	.wd_pageid_19 .wd_content .wd_inner_header {
		padding-top: 0;
	}
}

@media screen and (max-width: 980px){
	.wd_ir_quote .wd_label,
	.wd_ir_quote .wd_value {
		display: block;
		padding: 0px;
		width: auto;
	}
	div.wd_quote-fourcol div.wd_main-wrapper {
		width: 40%;
	}
	div.wd_quote-fourcol div.wd_values-wrapper {
		width: 60%;
	}
}

@media (min-width: 1024px){
	.wd_ir_secfilings {
		padding-top: 40px;
	}
	.wd_featureboxes_middle_left .section-container,
	.wd_featureboxes_middle_right .section-container {
		padding: 52px;
		/* width: 465px;
		padding: 5em 0; */
	}
	.secondary-bar nav.secondary>ul>li+li {
		margin-left: .5em;
	}
	.wd_pageid_129 .wd_content {
		padding-top: 85px;
		padding-bottom: 56px;
	}
}

@media screen and (max-width: 767px){
	.wd_pageid_45 .wd_featureboxes_middle_left,
	.wd_pageid_45 .wd_featureboxes_middle_right {
		background: #FFF;
	}
	.wd_pageid_45 .wd_featureboxes_middle_left .wd_featurebox_container,
	.wd_pageid_45 .wd_featureboxes_middle_right .wd_featurebox_container {
		margin: 10px;
	}
	.wd_pageid_45 .wd_featureboxes_middle_left .wd_featurebox_container, .wd_pageid_45 .wd_featureboxes_middle_right .wd_featurebox_container {
		min-height: 100px;
	}
	.wd_featureboxes_middle_left, .wd_featureboxes_middle_right {
		width: 100%;
	}
	.wd_featureboxes_middle_right {
		display: flex;
		flex-direction: column;
	}
	/* #wd_featurebox-standard_10, targeting first fbox, but it's wrapped in a tag   */
	.wd_featureboxes_middle_right > a:first-child {
		order: 2;
		/* margin-top: 10px; */
	}
	#wd_featurebox-standard_21 {
		margin-top: 0;
		margin-bottom: 0;
	}
	.wd_featureboxes_middle_left .wd_featurebox_container:nth-child(1),
	.wd_featureboxes_middle_right .wd_featurebox_container:nth-child(1),
	.wd_featureboxes_middle_left .wd_featurebox_container:last-child,
	.wd_featureboxes_middle_right .wd_featurebox_container:last-child {
		height: auto;
		/* min-height: 0; */
	}
	.wd_show_mobile {
		display: block;
	}
    .wd_title_wrapper h1 {
        font-size: 31px;
        font-weight: 700;
        letter-spacing: 0.71px;    
		line-height: 38px;
		padding: 0px 20px;
    }
	.wd_home_hero {
		height: 300px;
        background-position: -70px 0px;
	}
	.wd_title_wrapper {
		height: 215px;
	}
	.wd_item_wrapper {
		flex-wrap: wrap;
	}
	.wd_newsfeed_releases .wd_item .wd_title {
		flex: 1;
		flex-basis: 80%;
	}
	.wd_newsfeed_releases .wd_date {
		padding-left: 34px;
	    font-size: 11px;
        font-style: italic;
        font-weight: 300;
        line-height: 22px;
    }
	.wd_featureboxes_tabbed .wd_tabs_container .wd_tabs_content_wrapper {
		clear: both;
	}
	.wd_featureboxes_tabbed .wd_tabs_container .wd_featurebox{
		/* width: 80% !important; */
	}
	.wd_pageid_45 .wd_home_hero .wd_header_content h1 br {
		display: none;
	}
	.wd_pageid_45 .wd_home_hero .wd_header_content h1{
		/* font-size: 7.7vw !important; */	
		font-size: 38px;
		font-weight: bold;
		letter-spacing: 0.87px;
		line-height: 46px;
		text-align: center;
		padding: 0px 10px;
	}
	.wd_featureboxes_middle_left .wd_featurebox_container:nth-child(1), .wd_featureboxes_middle_right .wd_featurebox_container:nth-child(1) {
		height: auto !important;
	}
	div.wd_quote-fourcol div.wd_data-wrapper {
		width: 100%;
	}
	.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab {
		width: 100%;
	}
	.wd_one_half,
	.wd_two_thirds,
	.wd_one_third {
		display: block;
		width: 100%;
		padding: 0px;
	}
	.wd_one_half h4,
	.wd_one_third h4 {
		/* display: none; */
	}
	.wd_featurebox_inner_wrapper .wd_one_half h4 {
		display: block;
		font-size: 13px;
		font-weight: bold;
		letter-spacing: 1.39px;
		line-height: 18px;
		color: #D4F1F7;
		text-align: center;
	}
	.wd_featurebox_inner_wrapper .wd_one_third h3,
	.wd_featurebox_inner_wrapper .wd_one_half h3 {
		text-align: center;
		display: block;
		height: auto;
	}
	.wd_featureboxes_contact_us .wd_featurebox > img {
		width: 100%;
		max-height: 465px;
	}
	.wd_newsfeed_releases div.wd_subscribe_link {
		display: none;
	}
	.wd_featureboxes_powered_by .wd_featurebox_container, 
	.wd_featureboxes_committed_framework .wd_featurebox_container{
		padding: 20px;
		display: flex;
		flex-direction: column;
		/* max-width: 80%; */
		margin: 0 auto 20px auto;
		align-items: flex-start;
	}
	.wd_featureboxes_powered_by div.wd_featurebox_title, .wd_featureboxes_committed_framework div.wd_featurebox_title {
		width: auto;
		font-size: 10.5px;
		font-weight: bold;
		letter-spacing: 0.96px;
		line-height: 18px;
		padding-bottom: 20px;
	}
	.wd_featureboxes_powered_by div.wd_featurebox, .wd_featureboxes_committed_framework div.wd_featurebox {
		font-size: 13.02px;
		font-weight: 300;
		line-height: 20px;
	}
	.m-p-40 {
		padding: 40px;
	}
	.m-p-lr-40 {
		padding: 0px 40px;
	}
	.wd_events_list .wd_event_sidebar {
		float: none;
		width: auto;
		margin-bottom: 20px;
	}
	.wd_events .item.wd_event {
		display: block;
		margin-bottom: 45px;
	}
	.wd_ir_secfilings div.wd_filer_label {
		text-align: center;
		margin: 20px 0;
		float: none;
	}
	.wd_ir_secfilings table.wd_sec_filings td.wd_filing_type {
		color: #00a9df;
	}
	#ir_tooltip {
		border: none;
		border-bottom: 4px solid #00a9df;
	}
	.wd_ir_secfilings table.wd_sec_filings th {
		padding: 10px 0 3px 13px;
	}
	.wd_ir_secfilings table.wd_sec_filings td {
		padding: 10px 0 12px 10px;
		font-size: 12px;
	}
	.wd_ir_secfilings table.wd_sec_filings td.wd_filing_date,
	.wd_ir_secfilings table.wd_sec_filings td.wd_filing_type {
		padding-right: 0;
	}
	.wd_ir_secfilings .wd_selector {
		float: none;
		margin: 0 0px 10px 0px;
		width: 100%;
	}
	.wd_ir_secfilings td.wd_document_format a img {
		width: 16px;
	}
	.wd_ir_secfilings .wd_selector:first-child {
		margin-right: 0;
	}
	.wd_ir_secfilings .wd_linkmenu-header {
		width: 100%;
		font-size: 12px;
		font-weight: 500;
		line-height: 19.36px;
		height: 44px;
	}
	.wd_pageid_127 .wd_linkmenu-list a.wd_linkmenu-listitem:link,
	.wd_pageid_127 .wd_linkmenu-list a.wd_linkmenu-listitem:visited {
		font-size: 12px;
		font-weight: 500;
		line-height: 19.36px;
	}
	.wd_ir_secfilings .wd_label {
		display: none;
	}
	div.wd_filer_label span.wd_exchange, div.wd_filer_label span.wd_symbol {
		font-size: 11px;
	}
	.wd_ir_secfilings table.wd_sec_filings th {
		font-size: 12px;
		line-height: 20.9px;
	}
	.wd_ir_secfilings .wd_selectors {
		float: none;
		width: 100%;
	}
	.wd_pageid_119 .item {
		width: 100%;
		height: auto;
	}
	.wd_pageid_119 .item:nth-child(odd) {
		margin-right: 0px;
	}
	.wd_pageid_119 .item:nth-child(even) {
		margin-right: 0;
	}
	.wd_pageid_147 #wd_printable_content {
		width: auto;
		margin: 0px 20px;
	}
	.wd_subscribe2 {
		max-width: 495px;
		padding: 45px 63px 65px 63px;
	}
	.wd_featurebox_wrapper h2 {
		font-size: 13px;
		font-weight: bold;
		letter-spacing: 1.39px;
		line-height: 17px;
		text-align: center;
	}
	.wd_featurebox_inner_wrapper .wd_one_half h3 {
		margin-bottom: 31px;
		font-size: 26px;
		font-weight: 500;
		letter-spacing: -0.7px;
		line-height: 32px;
		text-align: center;
	}
	.wd_featurebox_wrapper h3 {
		font-size: 26px;
		font-weight: 500;
		letter-spacing: -0.7px;
		line-height: 32px;
		text-align: center;
	}
	.wd_content .wd_featurebox_wrapper h3 + p {
		font-size: 14px;
		line-height: 20px;
		margin: 32px auto 0;
	}
	.wd_pageid_45 .wd_featurebox_wrapper {
		padding: 39px 0 23px 0;
	}
	.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab {
		font-size: 14px;
		line-height: 23px;
	}
	.wd_featureboxes_tabbed {
		margin: 0 10px 39px 10px;
	}
	.wd_pageid_45 div.wd_featureboxes_middle > a:nth-child(odd) {
		padding: 0 10px 10px 10px;
	}
	.wd_pageid_45 div.wd_featureboxes_middle > a:nth-child(even) {
		padding: 0 0px 10px 0px;
	}
	.wd_featurebox_wrapper .wd_featureboxes_middle {
		margin: 39px auto 0 auto;
		padding: 0 30px;
	}
	.wd_pageid_45 div.wd_featureboxes_middle div.wd_featurebox_title {
		font-size: 12px;
		font-weight: bold;
		letter-spacing: 1.09px;
		line-height: 15px;
	}
	.wd_pageid_45 div.wd_featureboxes_middle div.wd_featurebox p,
	.wd_pageid_45 div.wd_featureboxes_middle div.wd_featurebox p a {
		font-size: 13px;
		line-height: 18px;
	}
	.wd_pageid_45 div.wd_featureboxes_middle div.wd_featurebox {
		padding: 20px;
		height: 90px;
	}
	.wd_featureboxes_tabbed .wd_events-teaser .item_name a,
	.wd_featureboxes_tabbed .wd_newsfeed_releases-teaser .wd_title a {
		font-size: 13.02px;
		line-height: 20px;
	}
	.wd_featureboxes_tabbed p.more {
		padding: 12px 15px;
		max-width: 115px;
	}
	.wd_featureboxes_tabbed p.more a {
		font-size: 13px;
		line-height: 17px;
	}
	p.more a svg {
		width: 18px;
		margin-left: 10px;
		position: relative;
		top: 2px;
	}
	.wd-svg-icon {
		background-size: 22px 18px;
		width: 22px;
		height: 18px;
		padding-right: 32px;
	}
	.wd_featurebox_wrapper h4 {
		font-size: 11.5px;
		letter-spacing: 1.26px;
		line-height: 14px;
	}
	.wd_featurebox_wrapper .wd_current_stock_arrow h4 {
		margin-top: 40px;
		margin-bottom: 5px;
	}
	.wd_current_stock_arrow svg {
		height: 10.53px;
		width: 19.53px;
	}
	.wd_pageid_45 div.wd_featureboxes_middle svg {
		width: 78px;
		height: 78px;
	}
	.wd_pageid_45 .wd_featurebox_wrapper.stock-feed .wd_featurebox_inner_wrapper {
		padding: 0px 20px;
		max-width: 100%;
	}
	.wd_pageid_45 .wd_featurebox_wrapper.blue-bg.stock-feed {
		padding: 30px 0;
	}
	.wd_stock_ticker_container {
		flex-wrap: wrap;
	}
	.wd_stock_column {
		flex: inherit;
		width: 50%;
	}
	.wd_stock_column.wd_market_cap {
		margin-left: 52%;
	}
	.wd_stock_data.wd_stock_price {
		margin-top: 0;
	}
	.wd_stock_data {
		padding: 5px 0px 20px 0px;
		font-size: 17px;
		line-height: 23px;
	}
	.wd_stock_data.wd_stock_price{
		font-size: 36px;
		font-weight: 500;
		letter-spacing: -0.97px;
		line-height: 44px;
	}
	.wd_stock_data .wd_stock_change {
		padding-top: 10px;
	}
	.wd_stock_column:nth-child(1) .wd_stock_header,
	.wd_stock_column:nth-child(1) .wd_stock_data.wd_stock_price {
		text-align: right;
		padding-right: 40px;
		display: block;

	}
	.wd_stock_column:nth-child(2) {
		padding-left: 2%;
	}
	.wd_pageid_45 .wd_featureboxes_committed_framework + h4,
	.wd_pageid_45 .wd_featureboxes_bottom h4,
	.wd_pageid_45 .wd_featureboxes_bottom + h4 {
		font-size: 16px;
		line-height: 21px;
		margin-top: 36px;
	}
	.wd_featureboxes_bottom .wd_featurebox p {
		font-size: 14px;
		line-height: 20.9px;
	}
	.wd_featureboxes_contact_us .wd_featurebox {
		display: block;
	}

	.wd_contacts_container h4{
		font-size: 13px;
		letter-spacing: 1.39px;
		line-height: 17.59px;
		text-align: center;
		margin: 0;
	}
	.wd_contacts_container h5{
		font-size: 26px;
		font-weight: 500;
		letter-spacing: -0.7px;
		line-height: 32px;
		margin: 10px 0 32px 0;
		text-align: center;
	}
	.wd_contact_wrap h5 {
		font-size: 12px;
		font-weight: bold;
		letter-spacing: 1.39px;
		line-height: 15.5px;
		text-align: center;
	}
	.wd_contact_wrap h3{
		font-size: 14px;
		line-height: 20.9px;
		text-align: center;
	}
	.wd_contacts_container h3 + p {
		margin-top: 10px;
	}
	.wd_contacts_container h3 + p,
    .wd_contact_wrap p {
		font-size: 14px;
		font-weight: 300;
		line-height: 20.9px;
		text-align: center;
	}
	.wd_contact_wrap {
		display: block;
		width:100%;
		height: auto;
	}
	.wd_contacts_container a.wd_contact_btn {
		position: relative;
		margin: 30px auto;
		color: #565A5C;
		font-size: 12px;
		font-weight: 500;
		line-height: 16.52px;
	}
	.wd_featureboxes_contact_us .wd_featurebox {
		display: block;
	}
	
	.wd_contacts_container {
		width: auto;
	}
	.wd_featureboxes_middle_left .section-container, 
	.wd_featureboxes_middle_right .section-container {
		padding: 39px 29px;
	}
	.wd_featureboxes_middle_left .wd_featurebox_title, 
	.wd_featureboxes_middle_right .wd_featurebox_title {
		font-size: 11px;
		font-weight: bold;
		letter-spacing: 1px;
		line-height: 18px;

	}
	.wd_featureboxes_middle_left .wd_featurebox, .wd_featureboxes_middle_right .wd_featurebox {
		font-size: 16px;
		font-weight: 500;
		line-height: 21px;
		overflow: hidden;
    	padding-top: 10px;
	}
	/* HOME PAGE middle_left, middle_right fbox icons */
	.wd_featureboxes_middle_left .icon, 
	.wd_featureboxes_middle_right .icon {
		margin-bottom: 50px; /* help avoid wrapping text below icon */
	}
	/* EMAIL ALERTS ICON */
	#wd_featurebox-standard_9 .icon {
		width: 42px;
		height: 29px;
	}
	/* OUR VALUES ICON */
	#wd_featurebox-standard_20 .icon {
		width: 40px;
		height: 40px;
	}
	/* SEARCH ICON */
	#wd_featurebox-standard_10 .icon{
		width: 44px;
		height: 38px;
	}
	/* OUR STORIES ICON */
	#wd_featurebox-standard_21 .icon {
		width: 38px;
		height: 41px;
	}
	.wd_featureboxes_middle_left .icon,
	.wd_featureboxes_middle_right .icon {
		margin-right: 17px;
	}
	/* END HOME PAGE middle_left, middle_right fbox icons */
	.wd_newsfeed_releases-detail .wd_title.wd_language_left {
		font-size: 26px;
		font-weight: 500;
		letter-spacing: -0.7px;	
		line-height: 32px;
	}
	.wd_newsfeed_releases-detail .wd_news_body p, .wd_newsfeed_releases-detail .wd_news_body ul, .wd_newsfeed_releases-detail .wd_news_body ul li {
		font-size: 14px;
		font-weight: 300;
		line-height: 20.9px;
	}
	.wd_pageid_65 .wd_content {
		padding-top: 45px;
	}
	.wd_pageid_147 .wd_content {
		padding-top: 45px;
		padding-bottom: 54px;
	}
	.wd_content,
	.wd_pageid_43.wd_item_page .wd_content {
		padding-top: 39px;
		padding-bottom: 54px;
	}
	.wd_pageid_129 .wd_content {
		padding-top: 52px;
		padding-bottom: 54px;
	}
	.wd_pageid_119 .wd_content {
		padding-top: 52px;
		padding-bottom: 54px;
	}
	.wd_content .wd_inner_header {
		font-size: 13px;
		font-weight: bold;
		letter-spacing: 1.39px;
		line-height: 17.59px;
	}
	div.wd_events {
		padding-top: 0;
	}
	ul.wd_events_tabs {
		text-align: center;
	}
	ul.wd_events_tabs li.wd_events_tab{
		font-size: 12px;
		float: none;
		display: inline-block;
		padding: 0 0 0 0;
	}
	ul.wd_events_tabs li.wd_events_tab[data-direction='future'] {
		padding-right: 7px;
	}
	ul.wd_events_tabs li.wd_events_tab[data-direction='past'] {
		padding-left: 7px;
	}
	.wd_events .wd_events_inputs {
		margin: 10px 0 40px 0;
	}
	.wd_events_month_header {
		font-size: 16px;
		line-height: 21px;
	}
	.wd_events_header_container {
		padding: 0 0 16px 0;
		margin: 0;
	}
	.wd_events_list .wd_event:first-child {
		padding-top: 0px;
	}
	.wd_events-detail,
	.wd_events .item.wd_event {
		display: block;
		overflow: hidden;
	}
	.wd_events-detail .wd_event_sidebar,
	.wd_events_list .wd_event_sidebar {
		width: auto;
		margin-bottom: 23px;
	}
	.wd_events-detail .wd_event_sidebar .wd_title,
	.wd_events_list .wd_event_sidebar .wd_title a {
		font-size: 14px;
		line-height: 20.9px;
	}
	.wd_events-detail .wd_attachment_title a,
	.wd_event .wd_attachment_title a {
		color: #565A5C;
		font-size: 13px;
		font-weight: 500;
		line-height: 17px;
	}
	.wd_attachment_icon a::after {
		background-size: 15px 18px;
		width: 15px;
		height: 18px;
	}
	.wd_event_info p {
		font-size: 13px;
		font-weight: 300;
		line-height: 17px;
	}
	.wd_events-detail .wd_attachment_size,
	.wd_event .wd_attachment_size{
		font-size: 11px;
	}
	.wd_events-detail .wd_attachment_icon,
	.wd_event .wd_attachment_icon {
		float: left;
	}
	.wd_events-detail .wd_attachment_container,
	.wd_event .wd_attachment_container {
		padding: 10px;
		display: block;
		overflow: hidden;
	}
	.wd_events-detail .wd_attachment_wrapper,
	.wd_event .wd_attachment_wrapper {
		display: block;
		width: auto;
		margin-left: 22px;
	}
	.wd_event_webcast a {
		width: 160px;
		height: 45px;
		font-size: 12px;
		font-weight: 500;
		line-height: 17px;
		padding: 13px 11px;
	}
	.wd_events_more {
		width: 176px;
		height: 46px;
		padding: 0 0 0 15px;
		background-repeat: no-repeat;
		background-position: 92% center;
		background-size: 12px 12px;
		font-size: 13px;
		line-height: 17.85px;
		display: block;
		margin: 0 auto;
	}
	/* EVENTS MOBILE SYTLING */
	.wd_events .wd_events_inputs {
		background: #f4f4f4;
		padding: 10px 35px 35px;
		margin: 0 auto;
	}
	.wd_pageid_19 .wd_content .wd_inner_header_title {
		background: #f4f4f4;
		margin: 0 auto;
		max-width: 100%;
    	padding:0 40px 30px 40px;
	}
	.wd_pageid_19 .wd_content .wd_inner_header {
		background: #f4f4f4;
		margin: 0;
		padding-top: 40px;
		padding-bottom: 15px;
	}
	.wd_pageid_19 #wd_printable_content {
		width: 100%;
		margin: 0;
	}
	.wd_pageid_19 .wd_content {
		background: #e5e5e5;
	}
	.wd_pageid_19.wd_item_page .wd_content {
		background: #f4f4f4;
	}
	.wd_events-detail {
		width: 80%;
		margin: 0 auto;
	}
	.wd_events_month {
		margin-bottom: 51px;
		width: 80%;
		margin: 0 auto 51px auto;
	}
	.wd_events_list {
		padding-top: 47px;
	}
	.wd_pageid_19 .wd_toolbar {
		margin: 38px auto 0 auto;
    	width: 80%;
	}
	/* END EVENTS MOBILE SYTLING */
	.wd_pageid_119 .wd_featureboxes_bottom {
		width: 80%;
		margin: 31px auto 0 auto;
	}
	.wd_pageid_119 .item {
		border-bottom: 6px solid #00A9DF;
		padding: 19px;
	}
	.wd_pageid_119 .item .item_name {
		font-size: 10.5px;
		letter-spacing: 0.96px;
		line-height: 18px;
		padding-bottom: 16px;
	}
	.wd_pageid_119 .item p {
		font-size: 17px;
		font-weight: 500;	
		line-height: 23px;
	}
	.wd_pageid_119 .wd_featureboxes_bottom .wd_featurebox p {
		font-size: 12px;
		font-weight: 300;
		line-height: 18px;
	}
	.wd_pageid_127 .wd_linkmenu-list {
		width: calc(100% - 80px) !important;
	}
	.wd_pageid_147 #wd_printable_content {
		margin: 0px 10px;
	}
	.wd_subscribe2 {
		max-width: 100%;
		padding: 28px 30px 47px 30px;
		border-bottom: 6px solid #00a9df;
	}
	.wd_subscribe2 .wd_form_legend {
		font-size: 12px;
		line-height: 22px;
	}
	.wd_subscribe2 .wd_form_header_txt {
		padding-bottom: 8px;
		font-size: 13px;
		font-weight: 300;
		line-height: 19px;
	}
	.wd_pageid_65 .wd_form_field_input, 
	.wd_subscribe2 .wd_form_field_input .wd_category_checkboxes div {
		font-size: 13.02px;
		font-weight: 300;
		line-height: 20.5px;
	}
	.wd_subscribe2 .wd_form_field_input .wd_category_checkboxes .wd_parent_category {
		margin-bottom: 7px;
	}
	
	.wd_pageid_65 .wd_form_field_input input[type=text],
	.wd_subscribe2 .wd_form_field_input input[type=text],
	.wd_sphinx_search input#basic_search_keywords{
		font-size: 12px;
		font-weight: 500;
		line-height: 19.36px;
		height: 44px;
		padding: 10px 12px;
	}
	.wd_pageid_65 input.wd_formbuilder_submit,
	.wd_subscribe2 input.wd_formbuilder_submit {
		width: 110px;
		height: 44px;
		font-size: 12px;
		line-height: 19.36px;
	}
	.wd_subscribe2 .wd_form_buttons a{
		font-size: 11px;	
		line-height: 42px;
		margin-left: 20px;
	}
	.wd_newsfeed_releases-detail .wd_subtitle {
		margin-top: 20px;
		font-size: 16px;
		line-height: 21px;
	}
	.wd_subtitle.wd_language_left:before {
		margin-bottom: 20px;
		width: 28px;
	}
    .wd_newsfeed_releases .wd_page_limit {
        display: none;
    }
    .wd_newsfeed_releases ul.wd_layout-simple {
        margin: 0px;
		padding: 12px 20px 15px 20px;
		background: #e5e5e5;
	}
	.wd_newsfeed_releases .wd_search_count {
		padding: 12px 20px 15px 20px;
		background: #e5e5e5;
	}
	.wd_newsfeed_releases .wd_page_menu {
		overflow: auto;
		padding: 12px 20px 15px 20px;
		background: #e5e5e5;
		margin: 0 auto;
		text-align: center;
	}
	.wd_newsfeed_releases .wd_toolbar {
		border-top: none;
		margin-top: 0;
		padding: 12px 0;
		background: #e5e5e5;
	}
	.wd_newsfeed_releases .wd_toolbar ul.wd_tools{
		display: inline-block;
		margin: 0;
		padding: 12px 0px 38px 0;
		border-top: 1px solid #9f9f9f;
		max-width: 80%;
	}
    .wd_newsfeed_releases .wd_page_links {
        float: none;
	}
    .wd_pageid_43 #wd_printable_content {
        width: auto;
        padding: 0px;
	}
	.wd_pageid_43.wd_item_page #wd_printable_content {
		max-width: 621px;
		padding: 0 40px;
	}
	.wd_pageid_43.wd_item_page .wd_content {
		background: #f4f4f4;
	}
	.wd_pageid_43 .wd_content {
		background: transparent;
		padding-top: 0;
		padding-bottom: 0;
	}
	.wd_pageid_43 .wd_item_search_form_container {
		background: #f4f4f4;
		padding: 39px 20px 39px 20px;
	}
    .wd_newsfeed_releases .wd_item .wd_item_wrapper:before {
        width: 21px;
        height: 18px;
        background-size: 21px 18px;
    }
    .wd_newsfeed_releases .wd_item .wd_title,
    .wd_newsfeed_releases .wd_item .wd_title a{
        font-size: 13px;
        line-height: 17px;
	}
	.wd_newsfeed_releases .wd_item_search_form_container .wd_search_form_basic {
		margin-bottom: 0;
	}
	.wd_attachment_icon a::after,
	.wd_featureboxes_tabbed .wd_newsfeed_releases-teaser .item:before,
	.wd_featureboxes_tabbed #wd_featurebox-teaser_6 .item:before {
		margin-top: 5px;
	}
	.wd_newsfeed_releases .wd_item .wd_item_wrapper:before {
		margin-top: 2px;
	}
	.wd_pageid_45 .wd_featureboxes_committed_framework + h4, .wd_pageid_45 .wd_featureboxes_bottom h4, .wd_pageid_45 .wd_featureboxes_bottom + h4 {
		font-size: 1rem;
	}
	div.wd_main-wrapper,
	div.wd_values-wrapper {
		width: 100% !important;
	}
	.wd_featureboxes_tabbed .wd_events-teaser .item,
	.wd_featureboxes_tabbed .wd_newsfeed_releases-teaser .item {
		/* flex-direction: column; */
		flex-wrap: wrap;
	}
	.wd_featureboxes_tabbed .wd_events-teaser .item_name, .wd_featureboxes_tabbed .wd_newsfeed_releases-teaser .wd_title {
		flex: 1 1 75%;
	}
	.wd_featureboxes_tabbed .wd_events-teaser .item_date, .wd_featureboxes_tabbed .wd_newsfeed_releases-teaser .wd_date {
		padding-left: 40px;
		color: #828181;
		text-transform: uppercase;
		font-size: 10px;
		font-weight: 300;
		line-height: 22px;
	}
	.wd_pageid_45 div.wd_featureboxes_middle > a {
		width: 100%;
	}

	.wd_pageid_45 div.wd_featureboxes_middle > a:nth-child(even),
	.wd_pageid_45 div.wd_featureboxes_middle > a:nth-child(odd) {
		padding: 10px 10px 0px 10px;
	}

	.wd_item_search_form_container .wd_search_form_basic,
	.wd_search_basic_fields,
	.wd_item_search_form_container .wd_search_form_advanced input[type='submit'],
	.wd_newsfeed_releases button.wd_search_button,
	.wd_events button.wd_events_input_go,
	.wd_marathon_select {
		width: 100%;    
    	display: block;
		margin-bottom: 10px;
		font-size: 12px;
		line-height: 19.36px;
	}
	.wd_marathon_select .select-selected,
	.wd_marathon_select .select-items div {
		font-size: 12px;
		line-height: 19.36px;
	}
	.wd_marathon_select .select-items div {
		padding: 10px 10px 11px 10px;
	}
	.wd_marathon_select {
		width: 100%;
	}
	.wd_newsfeed_releases button.wd_search_button,
	.wd_events select, 
	.wd_newsfeed_releases select,
	.wd_marathon_select {
		height: 44px;
	}
	.wd_newsfeed_releases select {
		background-position: 98% center;
	}
	.wd_newsfeed_releases input[type='text'] {
		margin-bottom: 10px;
		width: 100%;
        font-size: 12px;
		line-height: 19.36px;
		height: 44px;
		-webkit-appearance: none;
		border-radius: 0;
	}
	.wd_newsfeed_releases .wd_form_buttons a,
	.wd_newsfeed_releases .wd_search_advanced_link {
		display: block;
		text-align: center;
        font-size: 11px;
		line-height: 22px;
		margin: 0;
	}
	ul.wd_events_tabs {
		margin: 25px 0 0 0;
	}
	.wd_content .wd_inner_header_title, .wd_newsfeed_releases-detail .wd_title {
		font-size: 26px;
		line-height: 32px;
    }
    .wd_content .wd_inner_header_title {
        letter-spacing: -0.7px;
        font-weight: 500;
	}
	.wd_ir_secfilings .wd_selector {
		/* float: right; */
	}
	.wd_pageid_129 .wd_standard .item {
		display: block;
		position: relative;
	}
	.wd_pageid_129 .wd_standard .item_name {
		display: block;
		width: auto;
		padding-bottom: 22px;
	}
	.wd_pageid_129 .wd_standard .item_name a {
		font-size: 10.5px;
		font-weight: bold;
		letter-spacing: 0.96px;
		line-height: 18px;
		display: inline-block;
		vertical-align: top;
	}
	.wd_pageid_129 .wd_standard .wd_category_items a .item_name:before {
		margin-right: 0;
		/* padding-right: 25px; */
	}
	.wd_pageid_129 .wd_standard .item p {
		font-size: 13.02px;
		line-height: 20.5px;
	}

	.wd_pageid_129 .wd_standard .item:after {
		background-size: 13px 13px;
		width: 13px;
		height: 13px;
		position: absolute;
		right: 20px;
		top: 26px;
	}
	.wd_pageid_129 .wd_standard .wd_category_items a:nth-child(1) .item_name:before {
		background-size: 15px 18px;
		width: 15px;
		height: 18px;
	}
	.wd_pageid_129 .wd_standard .wd_category_items a:nth-child(2) .item_name:before {
		background-size: 19px 13px;
		width: 19px;
		height: 13px;
	}
	.wd_pageid_129 .wd_standard .wd_category_items a:nth-child(3) .item_name:before {
		background-size: 17px 15px;
		width: 17px;
		height: 15px;
	}
	.wd_pageid_129 .wd_standard .wd_category_items a:nth-child(4) .item_name:before {
		background-size: 15px 15x;
		width: 15px;
		height: 15px;
	}
	div.wd_toolbar {
		border: none;
	}
	div.wd_toolbar ul.wd_tools li.wd_tool.wd_tool-print,
	div.wd_toolbar ul.wd_tools li.wd_tool {
		float: none;
		display: inline-block;
		margin-right: 4px;
	}
	div.wd_toolbar ul.wd_tools li.wd_tool-addthis {
		float: none;
		display: block;
		margin: 0 0 20px 0;
	}
}

@media (max-width: 575px) {}
@media (max-width: 475px) {
	.wd_newsfeed_releases select,
	.wd_newsfeed_releases input,
	.wd_newsfeed_releases button.wd_search_button {
		width: 100%;
		margin-bottom: 10px;
	}
	.wd_newsfeed_releases input[type='checkbox'] {
		width: auto;
		margin: 0;
	}
	.wd_ir_secfilings .wd_selector {
		float: none;
		margin: 0 0 10px 0;
		width: 100%;
	}
	.wd_ir_secfilings table.wd_sec_filings th, .wd_ir_secfilings table.wd_sec_filings td {
	    white-space: normal;	
	}
}

@media (max-width: 325px) {
	div.wd_toolbar ul.wd_tools li.wd_tool {
		margin-bottom: 2px;
	}
}

@media (min-width: 1200px){
	.wd_featureboxes_middle_left.wd_featureboxes-vertical .section-container,
	.wd_featureboxes_middle_right.wd_featureboxes-vertical .section-container{
		/* width: 655px;
		padding: 5em 0;
		display: inline-block; */
	}
	.wd_pageid_119 .wd_featureboxes_bottom,
	#wd_printable_content,
	.breadcrumb {
		width: 1220px;
	}
}
@media (min-width: 768px) and (max-width:1024px) {
	ul.wd_events_tabs {
		float: right !important;
	}
	.wd_home_hero {
		height: 450px;
	}
	.wd_pageid_45 .wd_home_hero .wd_header_content h1 {
		font-size: 60px;
		font-weight: bold;
		letter-spacing: 1.37px;
		line-height: 73px;
	}
	.wd_featurebox_wrapper h2 {
		font-size: 14px;
		letter-spacing: 1.5px;
		line-height: 19.55px;
	}
	.wd_featurebox_wrapper h3 {
		font-size: 31px;
		letter-spacing: -0.84px;
		line-height: 39px;
	}
	.wd_content .wd_featurebox_wrapper h3 + p {
		font-size: 15px;
		line-height: 21px;
		margin: 26px auto 0;
	}
	.wd_pageid_45 .wd_featureboxes_committed_framework + h4, .wd_pageid_45 .wd_featureboxes_bottom h4, .wd_pageid_45 .wd_featureboxes_bottom + h4 {
		margin-top: 54px;
		font-size: 18px;
		line-height: 28px;
	}
	.wd_featureboxes_bottom .wd_featurebox p{
		font-size: 15px;
		line-height: 21px;
	}
	.wd_featureboxes_bottom .wd_featurebox p:last-of-type,
	.wd_featureboxes_bottom .wd_featurebox p:last-child {
		margin-bottom: 0;
	}
	.wd_featureboxes_tabbed .wd_tabs_container {
		max-width: 1000px;
		margin-left: 10px;
		margin-right: 10px;
	}
	.wd_pageid_45 .wd_featurebox_wrapper.stock-feed .wd_featurebox_inner_wrapper {
		padding: 0;
	}
	.wd_pageid_45 .wd_featureboxes_bottom,
	.wd_featurebox_wrapper .wd_featureboxes_middle,
	.wd_featurebox_inner_wrapper,
	.wd_pageid_45 .wd_featurebox_wrapper.stock-feed .wd_featurebox_inner_wrapper {
		max-width: 768px;
		margin: 0 10px;
	}
	.wd_featurebox_inner_wrapper .wd_one_third h4, .wd_featurebox_inner_wrapper .wd_one_half h4 {
		font-size: 14px;
		line-height: 23px;
		letter-spacing: 1.5px;
	}
	.wd_featurebox_inner_wrapper .wd_one_third h3, .wd_featurebox_inner_wrapper .wd_one_half h3 {
		font-size: 31px;
		line-height: 39px;
		letter-spacing: -0.84px;
	}
	.wd_stock_ticker_container {
		flex-wrap: wrap;
	}
	.wd_stock_column:nth-child(1), .wd_stock_column:nth-child(2) {
		flex: 1 1 44%;
	}
	.wd_stock_column.wd_market_cap {
		flex: 0 0 30%;
		margin-left: 50%;
		margin-top: 30px;
	}
	.wd_pageid_45 div.wd_featureboxes_middle > a:nth-child(odd) {
		padding: 0 10px 10px 10px;
	}
	.wd_pageid_45 div.wd_featureboxes_middle > a:nth-child(even) {
		padding: 0 0px 10px 0px;
	}
	.wd_pageid_45 .wd_featurebox_wrapper {
		padding: 55px 0 32px 0;
	}
	.wd_featurebox_wrapper .wd_featureboxes_middle {
		margin: 64px auto 0 auto;
	}
	.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab {
		font-size: 16px;
		line-height: 28px;
		padding: .8em;
	}
	.wd_featureboxes_tabbed .wd_events-teaser .item, .wd_featureboxes_tabbed .wd_newsfeed_releases-teaser .item {
		padding: 15px 15px 10px;
	}
	.wd_featureboxes_tabbed .wd_events-teaser .item_name a,
	.wd_featureboxes_tabbed .wd_newsfeed_releases-teaser .wd_title a,
	.wd_earnings_list a{
		font-size: 14px;
		line-height: 22px;
	}
	.wd_featureboxes_tabbed .wd_newsfeed_releases-teaser .wd_date,
	.wd_featureboxes_tabbed .wd_events-teaser .item_date {
		font-size: 13px;
	}
	.wd_featureboxes_tabbed p.more {
		margin: 29px auto 25px auto;
		padding: 13px 0 17px 11px;
		max-width: 128px;
	}
	.wd_featureboxes_tabbed p.more a {
		font-size: 14px;
		line-height: 19.83px;
	}
	p.more a svg {
		width: 20px;
		height: 15px;
		margin-left: 12px;
	}
	.wd_pageid_45 div.wd_featureboxes_middle div.wd_featurebox_title {
		font-size: 13px;
		letter-spacing: 1.18px;
		line-height: 16.2px;
	}
	.wd_pageid_45 div.wd_featureboxes_middle div.wd_featurebox {
		height: 96px;
	}
	.wd_pageid_45 div.wd_featureboxes_middle div.wd_featurebox p, .wd_pageid_45 div.wd_featureboxes_middle div.wd_featurebox a {
		font-size: 14px;
	}
	.wd_featurebox_wrapper .wd_current_stock_arrow h4 {
		margin-top: 43px;
		font-size: 12.5px;
		letter-spacing: 1.37px;
		line-height: 16px;
		margin-bottom: 10px;
	}
	.wd_featureboxes_powered_by .wd_featurebox_container, .wd_featureboxes_committed_framework .wd_featurebox_container {
		padding: 21px 10px;
	}
	.wd_featureboxes_powered_by div.wd_featurebox,
	.wd_featureboxes_committed_framework div.wd_featurebox {
		font-size: 13.02px;
		line-height: 20.5px;
	}
	.wd-svg-icon {
		width: 24px;
		height: 21px;
		padding-right: 36px;
	}
	
	.icon-presentation {
		background: url('../images/icons/Presentation-Icon.svg') no-repeat 0 0;
		background-size: 24px 21px;
	}
	
	.icon-cash-flow {
		background: url('../images/icons/Cash-Flow-Icon.svg') no-repeat 0 0;
		background-size: 24px 21px;
	}
	
	.icon-cycle {
		background: url('../images/icons/Cycle-Icon.svg') no-repeat 0 0;
		background-size: 24px 21px;
	}
	
	.icon-path {
		background: url('../images/icons/3-Path-Icon.svg') no-repeat 0 0;
		background-size: 24px 21px;
	}
	
	.icon-rig {
		background: url('../images/icons/Rig-Icon.svg') no-repeat 0 0;
		background-size: 24px 21px;
	}
	
	.icon-doc {
		background: url('../images/icons/Doc-Icon.svg') no-repeat 0 0;
		background-size: 24px 21px;
	}
	.wd_title_wrapper {
		height: 235px;
	}	
	.wd_title_wrapper h1 {
		font-size: 44px;
		letter-spacing: 1px;
		line-height: 54px;
	}
	.wd_pageid_43.wd_item_page .wd_content,
	.wd_content {
		padding-top: 54px;
	}
	.wd_item_search_form_container .wd_search_form_advanced input[type='submit'], .wd_newsfeed_releases button.wd_search_button, .wd_events button.wd_events_input_go,
	.wd_newsfeed_releases input[type='text'],
	.wd_events select, .wd_newsfeed_releases select,
	.wd_marathon_select .select-selected,
	.wd_marathon_select .select-items div {
		font-size: 14px;
	}
	.wd_newsfeed_releases .wd_search_advanced_link {
		font-size: 13px;
	}
	.item_name, .wd_title, .wd_item .wd_title, .wd_newsfeed_releases .wd_item .wd_title a {
		font-size: 14px;
		line-height: 21px;
	}
	.wd_pageid_119 .wd_featureboxes_bottom {
		width: 80%;
		margin: 66px auto 0 auto;
	}
	.wd_pageid_119 .item {
		border-bottom: 6px solid #00A9DF;
	}
	.wd_pageid_119 .item .item_name {
		font-size: 12px;
		letter-spacing: 1.09px;
		line-height: 18px;
		padding-bottom: 22px;
	}
	.wd_pageid_119 .item p {
		font-size: 18px;
		font-weight: 500;
		line-height: 25px;
	}
	.item_date, .wd_date, .wd_item .wd_date, .wd_event_sidebar .wd_event_date {
		font-size: 12px;
	}
	.wd_newsfeed_releases-detail .wd_title {
		font-size: 31px;
		font-weight: 500;
		letter-spacing: -0.84px;
		line-height: 39px;
	}
	.wd_newsfeed_releases-detail .wd_news_body p,
	.wd_newsfeed_releases-detail .wd_news_body ul,
	.wd_newsfeed_releases-detail .wd_news_body ul li {
		font-size: 15px;
		font-weight: 300;
		line-height: 21px;
	}
	div.wd_events {
		padding-top: 11px;
	}
	.wd_events_more {
		width: 189px;
		height: 51px;
		padding: 0 0 0 17px;
		background-repeat: no-repeat;
		background-position: 92% center;
		background-size: 12px 12px;
		font-size: 14px;
		line-height: 19.83px;
		display: block;
		margin: 0 auto;
	}
	.wd_event_webcast a {
		width: 175px;
		font-size: 13px;
		font-weight: 500;
		line-height: 21px;
		padding: 14px;
	}
	.wd_content .wd_inner_header, .wd_newsfeed_releases-detail .wd_inner_header{
		font-size: 14px;
		font-weight: bold;
		letter-spacing: 1.5px;
		line-height: 19.55px;
	}
	.wd_content .wd_inner_header_title, 
	.wd_newsfeed_releases-detail .wd_title.wd_language_left {
		font-size: 31px;
		font-weight: 500;
		letter-spacing: -0.84px;
		line-height: 39px;
	}
	.wd_newsfeed_releases-detail .wd_subtitle {
		font-size: 17px;
		line-height: 22px;
		max-width: 495px;
		margin: 27px auto 0px auto;
	}
	.wd_subtitle.wd_language_left:before {
		margin: 0 auto 21px auto;
	}
	.wd_newsfeed_releases-detail div.wd_toolbar {
		margin-bottom: 52px;
	}
	ul.wd_events_tabs li.wd_events_tab{
		font-size: 13px;
	}
	.wd_events select#wd_events_input_month {
		width: 149px;
		height: 46px;
	}
	.wd_events select#wd_events_input_year {
		width: 96px;
		height: 46px;
	}
	/* .wd_events button.wd_events_input_go {
		width: 88px;
		height: 46px;
	} */
	.wd_events .wd_events_inputs {
		margin: 10px 0 40px 0;
	}
	.wd_events_month_header {
		font-size: 18px;
		line-height: 24px;
	}
	.wd_events-detail,
	.wd_events .item.wd_event {
		display: block;
	}
	.wd_events-detail .wd_event_sidebar,
	.wd_events_list .wd_event_sidebar {
		width: auto;
		margin-bottom: 23px;
	}
	.wd_events-detail .wd_event_sidebar .wd_title,
	.wd_events_list .wd_event_sidebar .wd_title a {
		font-size: 14px;
		line-height: 20.9px;
	}
	.wd_events-detail .wd_attachment_title a,
	.wd_event .wd_attachment_title a {
		color: #565A5C;
		font-size: 13px;
		font-weight: 500;
		line-height: 17px;
	}
	.wd_attachment_icon a::after {
		background-size: 17px 20px;
		width: 17px;
		height: 20px;
	}
	.wd_event_info p {
		font-size: 13px;
		font-weight: 300;
		line-height: 17px;
	}
	.wd_events-detail .wd_attachment_container,
	.wd_event .wd_attachment_container {
		padding: 10px;
	}
	.wd_ir_secfilings .wd_selector:nth-child(1) {
		margin: 0 0 25px 0;
	}
	.wd_ir_secfilings .wd_selector:nth-child(2) .wd_linkmenu-header {
		width: 350px;
	}
	.wd_pageid_127 .wd_linkmenu-list {
		width: calc(50% - 45px) !important;
	}
	.wd_pageid_129 .wd_standard .item {
		padding: 20px 15px;
		margin-bottom: 10px;
	}
	.wd_pageid_129 .wd_standard .item p {
		max-width: 330px;
		font-size: 13.02px;
		font-weight: 300;
		line-height: 20.5px;
	}
	.wd_pageid_129 .wd_standard .item:after {
		background-size: 15px 14px;
		width: 15px;
		height: 14px;
	}

	.wd_pageid_129 .wd_standard .item_name {
		font-size: 13px;
		font-weight: bold;
		letter-spacing: 1.18px;
		line-height: 18px;
	}
	.wd_pageid_129 .wd_standard .wd_category_items a:nth-child(1) .item_name:before {
		background-size: 17px 20px;
	}
	.wd_pageid_129 .wd_standard .wd_category_items a:nth-child(2) .item_name:before {
		background-size: 21px 15px;
	}
	.wd_pageid_129 .wd_standard .wd_category_items a:nth-child(3) .item_name:before {
		background-size: 19px 17px;
	}
	.wd_pageid_129 .wd_standard .wd_category_items a:nth-child(4) .item_name:before {
		background-size: 16px 16px;
	}
	.wd_pageid_119 .wd_content {
		padding-top: 67px;	
	}
	.wd_pageid_147 .wd_content {
		padding-top: 79px;
		padding-bottom: 79px;
	}
	.wd_subscribe2 .wd_form_header_txt {
		font-size: 14px;
		font-weight: 300;
		line-height: 20px;
	}
	.wd_pageid_65 .wd_form_field_input, .wd_subscribe2 .wd_form_field_input .wd_category_checkboxes div {
		font-size: 14.02px;
		font-weight: 300;
		line-height: 20.5px;
	}
	.wd_pageid_65 input.wd_formbuilder_submit, .wd_subscribe2 input.wd_formbuilder_submit,
	.wd_pageid_65 .wd_form_field_input input[type=text],
	.wd_subscribe2 .wd_form_field_input input[type=text],
	.wd_sphinx_search input#basic_search_keywords{
		font-size: 14px;
		font-weight: 500;
		line-height: 22px;
	}
	.wd_subscribe2 .wd_form_legend,
	.wd_subscribe2 .wd_form_buttons a {
		font-size: 13px;
	}
	.wd_subscribe2 {
		max-width: 495px;
		padding: 45px 63px 65px 63px;
	}
	.wd_subscribe2 .wd_form_field_input .wd_category_checkboxes .wd_parent_category {
		margin-bottom: 8px;
	}
	.wd_pageid_65 .wd_form_field_input input[type=text],
	.wd_subscribe2 .wd_form_field_input input[type=text],
	.wd_sphinx_search input#basic_search_keywords {
		height: 50px;
		padding: 12px 13px;
	}
	.wd_pageid_65 input.wd_formbuilder_submit, .wd_subscribe2 input.wd_formbuilder_submit{
		width: 125px;
		height: 50px;
	}
	.wd_pageid_45 .wd_featurebox_wrapper.blue-bg.stock-feed {
		padding: 58px;
	}
	.wd_featureboxes_middle_left .wd_featurebox_container, .wd_featureboxes_middle_right .wd_featurebox_container {
		/* height: 190px; */
		min-height: 165px;
		height: auto;
	}
	.wd_featureboxes_middle_left .section-container,
	.wd_featureboxes_middle_right .section-container {
		padding: 35px;
	}
	/* EMAIL ALERTS ICON */
	#wd_featurebox-standard_9 .icon {
		width: 42px;
		height: 42px;
	}
	/* OUR VALUES ICON */
	#wd_featurebox-standard_20 .icon {
		width: 42px;
		height: 42px;
	}
	/* SEARCH ICON */
	#wd_featurebox-standard_10 .icon{
		width: 42px;
		height: 42px;
	}
	/* OUR STORIES ICON */
	#wd_featurebox-standard_21 .icon {
		width: 42px;
		height: 42px;
	}
}

@media (min-width: 767px) and (max-width: 1024px) {
	.wd_newsfeed_releases input[type='text'] {
		max-width: 242px;
	}
	.wd_ir_secfilings {
		padding-top: 13px;
	}
	.wd_ir_secfilings .wd_selector:nth-child(2) .wd_linkmenu-header,
	.wd_ir_secfilings .wd_linkmenu-header,
	.wd_ir_secfilings .wd_selectors {
		width: 100%;
	}
	.wd_ir_secfilings div.wd_filer_label {
		float: none;
		text-align: center;
		margin: 0 0 18px 0;
	}
	.wd_ir_secfilings .wd_selector:nth-child(1) {
		margin: 0 5px 25px 0;
		width: calc(50% - 5px);
	}
	.wd_ir_secfilings .wd_selector {
		float: none;
		margin: 0 0 25px 5px;
		width: calc(50% - 5px);
		display: inline-block;
	}
	.wd_ir_secfilings .wd_linkmenu-header{
		font-size: 14px;	
		line-height: 22px;
	}
	.wd_ir_secfilings table.wd_sec_filings th {
		font-size: 13px;
		line-height: 20.9px;
	}
	.wd_ir_secfilings table.wd_sec_filings td.wd_filing_type {
		font-size: 13px;
		line-height: 22px;
	}
	.wd_ir_secfilings table.wd_sec_filings td.wd_description {
		font-size: 13px;
		color: #565A5C;
		line-height: 17px;
	}
	.wd_ir_secfilings td.wd_document_format a img {
		width: 16px;
		max-width: 16px;
	}
}


@media (min-width: 768px) {
	.wd_pageid_127 .wd_linkmenu-list {
		/* width: 200px !important; */
	}
}
/* END RESPONSIVE */
