/* Begin classes for common SPIN elements */

/* *, ::before, ::after { box-sizing: border-box; }
*, ::before, ::after { box-sizing: inherit; }
*, ::before, ::after { box-sizing: border-box; }

 */
body {
	text-rendering: geometricPrecision;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a {
	color: #003087;
}

/* Header styles */
.page_header,
.category_header {}
.detail_header,
.detail_subheader,
.category_name {}
.category_intro {}
.wd_pageid_20308 .wd_headerdescription {
	display: none;
}

.hero-dynamic .container {
	top: 60%;
	transform: translateY(-50%);
}
/* END Header styles */

.item, .wd_item {
	margin: 20px 0;
}
.item_name, .wd_title, .wd_item .wd_title {
	font-size: 1.2rem;
	line-height: 1.2rem;
	font-weight: 400;
}
.item_date, .wd_date, .wd_item .wd_date, .wd_event_sidebar .wd_event_date, .wd_newsfeed_releases-teaser .wd_date {
	font-size: 1rem;
	font-weight: normal;
	color: inherit;
	text-transform: none;
}
.item_summary, .wd_item .wd_summary {}
.wd_item .wd_subtitle {}

table.wd_imagetable {}
td.imagecaption {}

.rich-text ul.wd_category_link_list {
	margin-left: 0;
}

ul.wd_item_list,
ul.wd_item_list li{
	padding: 0;
}

.wd_newsfeed_releases-detail .wd_news_body ul.wd_asset_list li {
	padding: 0;
	list-style-type: none;
}
.wd_newsfeed_releases .wd_item .wd_thumbnail,
.wd_newsfeed_releases-detail .wd_location {
	display: none;
}
.wd_newsfeed_releases .wd_item .wd_thumbnail + div{
	margin-left: 0 !important;
}

div.wd_featureboxes_top{
}


#wd_cov19_announce{
	margin-top: 75px;
	margin-bottom: 0;
	background-color: #e0e7f1;
	height: 93px;
}

.banner-wrapper {
    position: relative;
    padding: 14px;
    flex-direction: column;
    justify-content: flex-start;
    max-width: 885px;
    margin: 0 auto;
    
}

span.info-icon img {
    width: 20px;
    height: 20px;
}

.banner-wrapper p:first-child {
    font-size: 18px;
    font-weight: 500;
    color: #003087;
    font-family: 'SlatePro-Medium';
    margin: 10px 0;
}

p.banner-detail:last-child {
    font-size: 16px;
    /* font-weight: 500; */
    font-size: 16px;
    color: #000000;
    position: relative;
    padding-left: 50px;
    margin: 0;
    font-size: 15px;
    line-height: 20px;
}

p.banner-detail {
    padding-left: 50px;
    font-size: 14px;
}

span.info-icon {
    position: absolute;
    left: 0;
    top: 13px;
    height: 20px;
    width: 20px;
    margin: 10px;
}

button.close-icon.cvd {
    position: absolute;
    right: 0px;
    top: 15px;
    height: 40px;
    width: 40px;
    cursor: pointer;
    border: none;
    background-color: #e0e7f1;
}

#wd_cov19_announce a{
	text-decoration: underline;
    color: #0073cf;
}

body.crisis_mode .hero-dynamic + .responsivegrid{
	top: 0 !important;
}
body.crisis_mode .hero-dynamic .preview-height{
	position: static !important;
}
.hero-dynamic .preview-height .hero-banner{
	position: relative;
}
.wd_pageid_20303 #wd_cov19_announce + div.aem-Grid > .hero-dynamic > .preview-height > .hero-banner{
	padding-top: 0;
}


/* Slideshow styles */
.wd_carousel {
	background: #f7f7f7;
	padding: 0 0 20px 0;
	margin-top: 0;
}
.wd_newsfeed_releases-detail .wd_carousel {
	padding: 0;
}
.wd_asset_carousel_aspect {
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.wd_carousel-item {
	padding: 0;
	margin: 0;
	overflow: hidden;
	background: #fff;
	border: 5px solid #f7f7f7;
	text-align: left;
}
.wd_carousel-item img {
	max-width: 100%;
}
.wd_carousel-arrow {
	top: 100%;
	bottom: 0;
}
.wd_carousel-next {
	right: 45%;
}
.wd_carousel-prev {
	left: 45%;
}
.wd_carousel_caption {
	padding: 20px;
	border: 1px solid #e7e7e7;
}
.wd_carousel_caption h4 {
	color: #003087;
	font-size: 1.25rem;
}

.wd_carousel_description a {
	color: #0073cf;
	font-family: 'SlatePro-Bk', sans-serif;
}
.wd_carousel_description {
	font-family: 'SlatePro-Bk', sans-serif;
	font-weight: 400;
	color: #000;
}
/* END Slideshow styles */

/* Breadcrumb */
.breadcrumb ul li.wd_breadcrumb-spacer {
	margin-right: 10px;
}

/* Begin classes for individual PCTs */

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

/* Standard */
/* Seasonal Smarts Digest */
.wd_pageid_20301 .wd_category_info .category_header {
	cursor: pointer;
	position: relative;
	padding-left: 30px;
}
.wd_pageid_20301 .wd_category_info .category_header:after{
	font-family: "FontAwesome";
	font-size: 60%;
	content: '\f067';
	position: absolute;
	left: 0;
	padding: 5px 0;
}
.wd_pageid_20301 .wd_category_info.active .category_header:after{
	content: '\f068';
}
.wd_pageid_20301 .wd_category_items {
	display: none;
	text-align: center;
}
.wd_pageid_20301 .wd_category_items .item {
	display: inline-block;
	vertical-align: top;
	width: 32%;
	margin-right: 1%;
	text-align: left;
}
.wd_pageid_20301 .wd_category_items .item .wd_imagetable,
.wd_pageid_20301 .wd_category_items .item .wd_imagetable img {
	max-width: 100%;
	width: 100%;
}
.wd_pageid_20299 .wd_standard .item:nth-child(odd) {
    margin-right: 2%;
}
.wd_pageid_20299 .wd_standard .item {
	border: 1px solid #e1e1e1;
    box-shadow: 0 5px 5px #e1e1e1;
    padding: 15px;
    display: inline-block;
    width: 48%;
    vertical-align: top;
}
.wd_pageid_20299 .wd_standard .item table.wd_imagetable {
    width: 100%;
    text-align: center;
}
/*Seasonal Smarts Digest*/
.wd_pageid_20306 .wd_standard {
	margin-top: 80px;
}
.wd_pageid_20306 .wd_standard .category_header {
	color: #000;
	font-size: 24px;
}
.wd_pageid_20306 .wd_standard .item {
	overflow: auto;
	margin: 30px 0 50px;
}
.wd_pageid_20306 .wd_standard .item_name {
	width: 100%;
	float: left;
	color: #000;
	font-weight: bold;
	font-size: 1.5em;
}
.wd_pageid_20306 .wd_standard p {
	width: 49%;
	margin: 0 1% 10px 0;
	float: left;
	color: #000;
	font-size: 1.25em;
	font-weight: normal;
}
.wd_pageid_20306 .wd_standard p img {
	max-width: 100%;
}
.wd_pageid_20306 .wd_standard .item {

	padding: 10px 0;
}
.wd_pageid_20306 .wd_standard .wd_category_items {
	display: none;
}
.wd_pageid_20306 .wd_standard .wd_category:first-child .wd_category_items {
	display: block;
}
.wd_pageid_20306 .wd_category_info {
	position: relative;
	cursor: pointer;
}
.wd_pageid_20306 .wd_category_info:after {
	position: absolute;
	right: 0;
	top: 0;
	content: ' +';
	font-weight: bold;
	font-size: 24px;
}
.wd_pageid_20306 .wd_category_info.active:after {
	position: absolute;
	right: 0;
	top: 0;
	content: ' -';
	font-weight: bold;
	font-size: 24px;
}

.wd_pageid_20308 .wd_standard .wd_category {
	margin: 50px 0;
}
.wd_pageid_20308 .wd_standard .wd_category .item {
	margin: 0 0 20px 0;
}
.wd_pageid_20308 .wd_standard .wd_category .item .item_name,
.wd_pageid_20308 .wd_standard .wd_category .item .item_name a {
	font-family: 'SlatePro-Medium', sans-serif;
	font-size: 1.25rem;
	font-weight: 500;
	color: #003087;
}
.wd_pageid_20308 .wd_standard .wd_category h5 {
	padding: 0 10px;
	font-size: .9em;
	font-weight: 100;
	color: #585858;
}
.wd_pageid_20308 .wd_standard .wd_category .item a {
	color: #0073CF;
}
.wd_pageid_20308 .wd_standard .wd_category .item p a {
	color: #003087;
}
.wd_pageid_20308 .wd_standard .wd_category:nth-child(odd) .wd_category_items {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}
.wd_pageid_20308 .wd_standard .wd_category:nth-child(odd) .item {
	width: 32%;
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
	padding: 0;
}
.wd_pageid_20308 .wd_standard .wd_category:nth-child(odd) .item .wd_imagetable,
.wd_pageid_20308 .wd_standard .wd_category:nth-child(odd) .item .wd_imagetable img {
	max-width: 100%;
	width: 100%;
	margin-bottom: 10px
}
.wd_pageid_20308 .wd_standard .wd_category:nth-child(odd) .item_name {
	padding: 10px;
}
.wd_pageid_20308 .wd_standard .wd_category:nth-child(odd) p {
	padding: 0 10px;
}
.wd_pageid_20308 .wd_standard .wd_category:nth-child(even) {
	overflow: hidden;
}
.wd_pageid_20308 .wd_standard .wd_category:nth-child(even) .wd_category_items {
	-moz-box-orient:horizontal;
	-ms-box-orient:horizontal;
	-webkit-box-orient:horizontal;
	-o-box-orient:horizontal;
	box-orient:horizontal;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-box;
	display:-o-box;
	display:box;
	margin:0;
	padding:0;
}
.wd_pageid_20308 .wd_standard .wd_category:nth-child(even) .item {
	display: none;
}
.wd_pageid_20308 .wd_standard .wd_category:nth-child(even) .item:nth-child(1) {
	display: block;
}
.wd_pageid_20308 .wd_standard .wd_category:nth-child(even) .wd_imagetable {
	width: 66%;
	float: left;
}
.wd_pageid_20308 .wd_standard .wd_category:nth-child(even) .category_header {
	display: none;
}
.wd_pageid_20308 .wd_standard .wd_category:nth-child(even) .wd_itemtabs {
	margin: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
        clear: both;
}
.wd_pageid_20308 .wd_standard .wd_category:nth-child(even) .wd_itemtabs li {
	list-style-type: none;
	max-width: 19.5%;
	padding: 5px .5% 0 0;
	cursor: pointer;
        flex: 0 0 auto;
}
.wd_pageid_20308 .wd_standard .wd_category:nth-child(even) .wd_itemtabs li img {
	max-width: 100%;
}
/* END Standard */
/* Events */
div.wd_events {}
.wd_event_sidebar .wd_event_date,
.wd_event_sidebar .wd_event_time,
.wd_event_sidebar .wd_event_subscribe,
.wd_event_sidebar .wd_event_reminder,
.wd_event_sidebar .wd_event_webcast {
	background-position: left;
}
/* END Events */

/* Gallery */
div.wd_gallery {}

/* hi-res link for gallery */
ul.hi_res-links {}

ul.hi_res-links li {}

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);
}

ul.wd_item_list,
ul.wd_page_links {
	margin: 0;
}

.wd_linkmenu-header .wd_linkmenu-label {
	padding: 10px 5px 0 5px;
}
.wd_linkmenu-header {
	cursor: pointer;
}
.wd_linkmenu-header:hover .wd_linkmenu-icon,
.wd_linkmenu-header:focus .wd_linkmenu-icon,
.wd_linkmenu-header.wd_linkmenu-active .wd_linkmenu-icon {
	border-left: : 1px solid #fff;
	background-color: #fff;
}

/* END hi-res link for gallery */
/* END Gallery */

/* Newsfeed Releases */
/* div.wd_newsfeed_releases .wd_item_list {
	margin: 10px 0;
	overflow: visible;
}
div.wd_newsfeed_releases .wd_item {
	display: inline-block;
	vertical-align: top;
	padding: 5px 10px 5px 0;
	margin: 0;
}
div.wd_newsfeed_releases .wd_item a {
	text-decoration: none;
}
div.wd_newsfeed_releases .wd_item .wd_item_wrapper {
	border: 1px solid #ccc;
	padding: 20px;
	min-height: 220px;
	background: rgba(255,255,255,.5);
}
div.wd_newsfeed_releases .wd_item .wd_item_wrapper:hover {
	background: rgba(0,48,135,.75);
	color: #fff;
}
div.wd_newsfeed_releases .wd_item .wd_item_wrapper:hover a {
	color: #fff;
	text-decoration: none;
} */
div.wd_newsfeed_releases .wd_subtitle,
div.wd_newsfeed_releases .wd_asset_type_link_list {
	display: none;
}
/* override font size set in feed releases */
.wd_newsfeed_releases-detail .news_body p.prnews_p {
	font-family: inherit;
	font-size: 100%;
	color: inherit;
}
/* reset UL behavior to default in NFR body */
.wd_newsfeed_releases-detail .wd_news_body ul,
.wd_newsfeed_releases-detail .wd_news_body ul ul {
	margin: 1em 0 1em 0;
	padding-left: 40px;
}
.wd_newsfeed_releases-detail ul.wd_layout-carousel.wd_asset_list {
    margin: 0;
    padding: 0;
}
.wd_newsfeed_releases-detail .wd_news_body li,
.wd_newsfeed_releases-detail .wd_news_body li li {
	list-style-type: disc;
	list-style: disc;
}
.wd_newsfeed_releases-teaser .tools {
	text-decoration: none;
	margin-bottom: 12px;
}
/* END Newsfeed Releases */

/* News Headlines */
.wd_news_headlines .wd_item {
	padding-left: 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #003087;
}
/* END News Headlines */

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

/* Formbuilder */

.wd_search_basic_fields {
	background-color: transparent;
	padding: 0;
}
.wd_search_basic_fields select,
.wd_search_basic_fields input,
.wd_search_basic_fields button {
	margin: 3px;
}
.wd_search_basic_fields select,
.wd_search_basic_fields input,
.wd_search_basic_fields button,
.wd_search_form_container input,
.wd_load_more-container button,
.wd_subscribe2 input {
	border-radius: 0;
	border: 1px solid #ccc;
	line-height: 1rem;
	padding: .5rem 2.5rem 0 1rem;
	font-size: 1.2rem;
	height: 34px;
}
.wd_search_basic_fields button,
.wd_search_form_advanced input[type="submit"],
.wd_formbuilder_submit,
button.wd_load_more-trigger {
	padding: .5rem 1rem 0 1rem;
	background: linear-gradient(to bottom, #e01933 0%, #e01933 50%, #b30032 50%, #b30032 100%);
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	border: 0;
	border-radius: 5px;
	cursor: pointer;
}
.wd_form_field_label {
	line-height: 2.5rem;
}
.wd_search_form_container input[type=text] {
	max-width: 69%;
	width: auto;
}
.wd_search_form_container input[type=submit] {
	max-width: 30%;
	margin-left: 1%;
}
#wd_printable_content input[type=radio],
#wd_printable_content input[type=checkbox] {
	height: auto;
	margin-right: 5px;
}
.wd_page_limit {
	padding: 0;
}
.wd_linkmenu-header {
	padding: 6px 2px;
}
.wd_page_link:first-child,
.wd_page_link:last-child,
.wd_linkmenu-header {
	border-radius: 0;
}
.wd_linkmenu-header:hover .wd_linkmenu-icon {
	border-color: transparent;
	background-color: transparent;
	color: #000;
}
.wd_form_field .wd_form_field_input,
.wd_form_field {
	overflow: visible;
}
.wd_form_field {
	clear: both;
}
/* END Formbuilder */

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

/* Featureboxes */
div.wd_featurebox {}
div.wd_featurebox_container {}
div.wd_featurebox_title {
	font-size: 1.88rem;
	font-family: 'SlatePro-Medium', sans-serif;
	font-weight: 400;
	color: #003087;
}
div.wd_featurebox table.wd_imagetable,
div.wd_featurebox table.wd_imagetable img {
	max-width: 100%;
	width: auto;
}

div.wd_featureboxes_hidden {
	display: none;
}

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

div.wd_featureboxes_middle {}
div.wd_featureboxes_middle div.wd_featurebox {}
div.wd_featureboxes_middle div.wd_featurebox_container {
	display: inline-block;
	width: 31.333333%;
	margin-right: 2%;
}

.wd_pageid_20308 div.wd_featureboxes_middle div.wd_featurebox_container {
	display: block;
	width: auto;
	margin-right: inherit;
        position: relative;
}

div#wd_featurebox-standard_3537 p {
	display: inline-block;
}

div#wd_featurebox-standard_3537 p:nth-child(2) {
	position: absolute;
	right: 0;
}

div.wd_featureboxes_middle div.wd_featurebox_title {
	font-size: 1rem;
	padding: 10px 0;
}

div.wd_featureboxes_social {}
div.wd_featureboxes_social div.wd_featurebox p {
	margin-bottom: 5px;
	line-height: 1.2;
}
div.wd_featureboxes_social div.wd_featurebox_container {
	display: inline-block;
	width: 25%;
	text-align: center;
	vertical-align: top;
}
div.wd_featureboxes_social div.wd_featurebox_title {
	display: none;
}
div.wd_featureboxes_social i.fa {
	margin: 0;
	width: 40px;
}

div.wd_featureboxes_learn {
	display: inline-block;
	vertical-align: top;
	width: 64%;
	margin-right: 8%;
}
div.wd_featureboxes_learn div.wd_featurebox {}
div.wd_featureboxes_learn div.wd_featurebox_container {}
div.wd_featureboxes_learn div.wd_featurebox_title {}
div.wd_featureboxes_learn div.wd_featurebox .item {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	clear: both;
	overflow: hidden;
}
div.wd_featureboxes_learn div.wd_featurebox .item:first-of-type {
	padding-top: 20px;
}
div.wd_featureboxes_learn div.wd_featurebox .item br {
	display: none;
}
div.wd_featureboxes_learn .wd_standard-teaser {
	border-top: 1px solid #ccc;
}

div.wd_featureboxes_side {
	display: inline-block;
	vertical-align: top;
	width: 23%;
	margin-top: 115px;
	padding-left: 3%;
	margin-left: 3%;
	border-left: 1px solid #ccc;
}
div.wd_featureboxes_side div.wd_featurebox {}
div.wd_featureboxes_side div.wd_featurebox_container {}
div.wd_featureboxes_side div.wd_featurebox_title {
	font-size: 1.2rem;
}

div.wd_featureboxes_side .wd_featurebox .wd_imagetable {
	margin: 10px;
}
.wd_featureboxes_tabbed {
	margin-bottom: 30px;
	overflow: auto;
}
.wd_featureboxes_tabbed .wd_tabs {
	margin: 0;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper {
	width: 45%;
	margin-right: 5%;
	display: inline-block;
	vertical-align: top;
	background: 0 none;
	border: 0 none;
	float: left;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tabs {
	overflow: visible;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab {
	margin: .5em 0;
	padding: .75em;
	border: 0;
	white-space: normal;
	width: 95%;
	font-weight: 700;
	position: relative;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab-active {
	color: #003087;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab-active::after {
	content: '';
	background-color: #003087;
	position: absolute;
	right: -20px;
	top: 0;
	bottom: 0;
	width: 2px;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab-active::before {
	font-family: 'FontAwesome';
	content: '\f054';
	color: #003087;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab-inactive {
	color: #0073cf;
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
	font-weight: 400;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab-inactive:hover {}
.wd_featureboxes_tabbed .wd_tabs_container .wd_tabs_content_wrapper {
	width: 50%;
	display: inline-block;
	vertical-align: top;
}
.wd_featureboxes_tabbed .wd_imagetable[style] {
	margin: -.75em -.75em .75em -.75em !important;
	width: 100%;
}
.wd_featureboxes_tabbed .wd_featurebox_container {
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
	padding: .75em;
}

.wd_newsfeed_releases-teaser .wd_thumbnail,
.wd_newsfeed_releases-teaser .wd_asset_icon_link_list,
.wd_newsfeed_releases-teaser .subscribe_link {
	display: none;
}
.wd_newsfeed_releases-teaser .item {
	overflow: auto;
}
.wd_newsfeed_releases-teaser .wd_date {
	float: left;
	min-height: 80px;
	width: 33%;
	font-weight: 700;
	font-size: 1rem;
	font-family: SlatePro-Bk, sans-serif;
}
.wd_newsfeed_releases-teaser .wd_title {
	float: right;
	width: 66%;
	font-weight: 700;
	font-size: 1.1rem;
	font-family: SlatePro-Bk, sans-serif;
}
.wd_newsfeed_releases-teaser .item:first-of-type .wd_title {
	border-top: 1px solid #ccc;
	padding-top: 20px;
}
.wd_newsfeed_releases-teaser .item:first-of-type .wd_date {
	padding-top: 20px;
}
.wd_newsfeed_releases-teaser .wd_title a {
	font-family: SlatePro-Bk, sans-serif;
}
.wd_newsfeed_releases-teaser .wd_summary {
	float: right;
	width: 66%;
	border-bottom: 1px solid #ccc;
}
.wd_featureboxes_releases .wd_button-red-wrapper {
	float: right;
	width: 66%;
	margin-bottom: 20px;
}
.wd_featurebox_container.wd_featurebox-teaser p.more {
	text-align: right;
}

.wd_featurebox_itemlink a {
	font-family: SlatePro-Bk;
	color: #0073CF;
}

/* Begin Category Middle Featureboxes */
div.wd_featureboxes_categories_middle .wd_featurebox_title {
	display: none;
}

div.wd_featureboxes_categories_middle ul {
	display: flex;
	flex-wrap: wrap;
}

div.wd_featureboxes_categories_middle li {
	list-style: none;
	padding-left: 0px;
	border: 1px solid #ccc;
	width: 31%;
	margin: 0 10px 10px 0;
}
div.wd_featureboxes_categories_middle li a {
	padding: 10px;
	font-size: 1.2rem;
	display: block;
}

div.wd_featureboxes_categories_middle li a:hover {
	text-decoration: none;
	background: rgba(0,48,135,.75);
    color: #fff;

}

/* End Category Middle Featureboxes */

/* END Featureboxes */

/* Category Search (Multimedia, Image Gellery) */

.wd_pageid_20325 .wd_item_search_form_container,
.wd_pageid_20291 .wd_item_search_form_container {
	display: none;
}

/* End Category Search */

/* Summer Travel */

.wd_pageid_20317 .wd_iframe_wrapper {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%; 
	height: 0;
}

.wd_pageid_20317 .wd_iframe_wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.wd_pageid_20317 
/* End Summer Travel */



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

.wd_videos li.wd_item {
	display: inline-block;
	vertical-align: top;
	width: 50%;
}

.wd_videos li.wd_item:nth-child(odd) {
    padding-right: 1%;
}
.wd_videos li.wd_item:nth-child(even) {
    padding-left: 1%;
}
.wd_videos .wd_title {
	min-height: 60px;
}
.wd_videos .wd_videos_category_link {
	width: 48%;
	float: left;
	border: 1px solid #ccc;
	margin: 5px 0 5px 1%;
	padding: 10px;
}
.wd_videos .wd_videos_category_link:nth-child(odd) {
	margin: 5px 1% 5px 0;
}
.wd_videos a.wd_videos_category_link:hover {
	background: rgba(0,48,135,.75);
	color: #fff;
	text-decoration: none;
}
.wd_videos a.wd_videos_category_link:hover a {
	color: #fff;
	text-decoration: none;
}
.wd_videos .wd_videos_category_link .wd_title {
	min-height: 0;
}
.wd_videos li.wd_category_link {
	padding: 0;
	margin: 0;
}
.wd_videos .wd_videos_category_link .wd_title {
    line-height: 1.5rem;
}
.wd_videos a.wd_videos_category_link:first-child div.wd_title a:first-of-type,
.wd_videos a.wd_videos_category_link:nth-child(2) div.wd_title a:first-of-type {
	display: none;
}

div.wd_rssfeeds_item {
	margin-bottom: 10px;
}

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

p.button-red {
	display: inline-block;
	padding: 5px 40px 0px;
	background: #e01933;
	background: linear-gradient(to bottom, #e01933 0%, #e01933 50%, #b30032 50%, #b30032 100%);
	border-radius: 5px;
	color: #ffffff;
	font-size: 1.2em;
}
p.button-red a {
	color: #ffffff;
}

.banner-content p.heading {
	font-weight: 700;
}
.banner-content p {
	color: #fff;
	font-family: 'SlatePro-Bk', sans-serif;
	font-size: 1.25em;
	text-shadow: 0 0 2px #585858;
	line-height: 30px;
	font-weight: 700;
}

.wd_searchrow {
	background: #f1f1f1;
	padding: 60px 0;
}
.wd_searchrow .rich-text {
	text-align: center;
}
.wd_search_form_container {
	display: inline-block;
	width: 100%;
}
.wd_search_form_container input {
	height: 45px;
	font-size: 1.5rem;
	padding: .5rem 2.5rem 0 1rem;
}
.wd_search_form_container input[type=text] {
	position: relative;
}

.wd_search_form_container .wd_searchicon {
	position: relative;
}
.wd_search_form_container .wd_searchicon:after {
	font-family: FontAwesome;
	content: '\f002';
	position: absolute;
	right: 10px;
	top: -15px;
	font-size: 1.5rem;
	color: #ccc;
}
.wd_search_form_container input[type=submit] {
	background: url(../images/button-background.png) center;
	color: #fff;
	border-radius: 5px;
	border: 0;
	padding-right: 50px;
	padding-left: 50px;
	font-family: SlatePro-Medium;
}
.arrow_button {
	display: inline-block;
	color: #000;
	font-size: 1.25em;
	font-family: 'SlatePro-Bk', sans-serif;
	background: #fff url(../images/pink-arrow1.png) right no-repeat;
	border: 1px solid #ccc;
	padding: 4px 30px 0px 8px;
	border-radius: 5px;
}
.arrow_button:hover {
	color: #000;
	text-decoration: none;
	background: #fff url(../images/pink-arrow1-hover.png) right no-repeat;
}


.banner-content.__light_bg_contrast p:first-child{
	color: #585858 !important;
}

.banner-content .wd_heading_text {
	font-size: 2em;
	width: 28rem;
}

.wd_pageid_20325.wd_is_category.wd_category_96 .banner-content .wd_heading_text {
    font-size: 2.75em;
    width: 28rem;
    text-shadow: 2px 2px 4px #646464, -2px -2px 4px #646464, 2px 2px 2px #646464, -2px -2px 4px #646464;
    line-height: 60px;
}

.wd_pageid_20325.wd_is_category.wd_category_87 .banner-content {
	display: none;
}


/* CLIENT CSS OVERRIDES */
.nav-secondary .business-nav .row > ul > li:first-child a {
	color: rgb(88, 88, 88);
	font-weight: 500;
	font-family: "SlatePro-Medium", sans-serif;
}
.right-rail-framework {
	margin-top: 30px;
	margin-bottom: 30px;
}
.breadcrumb ul li {
	margin-right: 0px;
}
.mobile-wrapper .cq-dd-image {
	height: 360px;
    background-size: cover;
    background-position: right top;
}
.hero-dynamic .container .banner-content .heading {
    color: #ffffff;
	text-shadow: none;
	font-weight: 700!important;
}
.banner-content p {
    color: #ffffff;
    text-shadow: none;
}
 

.nav-secondary .business-nav li {
    float: left;
    margin: 0px 20px 0px 0px;
}

/* Crisis Announcement */

.crisis-announcement {
	background: #fff;
    padding: 15px 38px 1px 40px;
    box-shadow: 0px 3px 7.5px 0.5px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    width: 50%;
}

.crisis-title {
	font-weight: 600;
}

/* End Crisis Announcement */


/* WCAG OVERWRITES */ 
.wd_form_footer .wd_form_buttons{
	overflow: visible !important;
}


span[tabindex='0']:focus,
.wd_category_info[tabindex='0']:focus,
.wd_error_box_diag:focus,
.wd_form_field_input .wd_form_field_error:focus,
.wd_formbuilder_submit:focus,
.wd_tab_content.wd_tab_content-active:focus,
.fatfooter a:focus,
.bluefooter a:focus,
#wd_printable_content a:focus,
.wd_search_form_container input:focus,
.wd_tabs .wd_tab:focus,
.wd_featurebox_container a:focus,
.breadcrumb ul li a:focus,
.button-red a:focus,
.business-nav ul li a:focus,
.nav-primary-wrapper .nav-primary .nav-item.main-nav-item a:focus {
    outline: 1px dashed #000000 !important;
    outline-offset: 2px;
}

.wd_error_box_diag{
	display: none;
}

.wd_error_box_diag.__validation{
	display: block;
}
 
.nav-primary-wrapper .skip-to-content {
    left: 0;
    width: 100%;
    background: #676767;
    position: absolute;
    top: -3em;
}

.nav-primary-wrapper .skip-to-content a {
    color: #f9f9f9;
    font-family: SlatePro-Bk;
    text-decoration: underline;
    margin-left: 1em;
}

.nav-primary-wrapper .skip-to-content a:focus {
    outline: 1px dashed #f9f9f9 !important;
    outline-offset: 2px;
}

.nav-primary-wrapper .skip-to-content.active {
    position: static;
}

.wd_pageid_20306 .banner-content{
	
}

div.wd_toolbar ul.wd_tools .tools_right_wrap{
	    float: right;
}

div.wd_toolbar ul.wd_tools .tools_right_wrap li.wd_tool{
	float: none;
	display: inline-block;
}
/* END OF WCAG */


/* Footer grey new */
.footer .container {
    max-width: 970px;
}

.footer .content-wrapper {
    padding-bottom: 40px;
}

.footer .list-section {
    border-bottom: 1px solid #b6b6b6;
}

.footer .list-section:first-child {
    border-top: 1px solid #b6b6b6;
}

.footer h3 {
    margin: 0;
    padding: 13px 15px 16px;
    line-height: 1;
    font-size: 1em;
}

.footer h3 span {
    display: none;
}

.footer .expand-button {
    position: relative;
    width: 100%;
    text-align: left;
    font-size: 1em;
    line-height: 1.5em;
    color: #003087;
    font-family: 'SlatePro-Bk', sans-serif;
    background-color: transparent;
    border: none;
    padding: 0;
}

.footer .expand-button .fa {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 1.625em;
    font-weight: 600;
}

.footer .section-links {
    display: none;
}

.footer .section-links li {
    padding: 0 15px 20px;
}

.footer .section-links li:last-child {
    padding-bottom: 29px;
}

.footer .section-links a {
    font-family: 'SlatePro-Bk', sans-serif;
    font-size: 1em;
    line-height: 1.25em;
}

.footer button:focus, .footer a:focus {
    outline: 1px dashed #000000;
}

.footer .is-open .section-links {
    display: block;
}

.font-blue {
    color: #003087;
}

/* Footer grey new */
@media screen and (min-width: 1024px) {
    .footer {
        background: #f1f1f1;
    }

    .footer .content-wrapper {
        display: flex;
        flex-wrap: nowrap;
        padding-bottom: 22px;
    }

    .footer .list-section , .footer .list-section:first-child {
        border: 0;
    }

    .footer .list-one-column {
        max-width: 25%;
        flex: 0 0 25%;
    }

    .footer .list-two-column {
        max-width: 50%;
        flex: 0 0 50%;
    }

    .footer h3 {
        padding: 33px 0 29px;
        margin-bottom: 26px;
        border-bottom: 1px solid #b6b6b6;
        font-size: 1.25em;
        line-height: normal;
        color: #585858;
    }

    .footer .list-section + .list-section h3 {
        padding-left: 34px;
    }

    .footer h3 span {
        display: block;
    }

    .footer .expand-button {
        display: none;
    }

    .footer .section-links {
        display: block;
    }

    .footer .list-two-column .section-links {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -moz-column-gap: 22px;
    }

    .footer .section-links li, .footer .section-links li:last-child {
        width: 100%;
        padding: 0 0 16px;
        line-height: 1.25em;
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid;
    }

    .footer .section-links a {
        font-size: 1em;
        line-height: 1.25em;
        color: #585858;
    }

    .footer .list-section + .list-section .section-links {
        padding-left: 34px;
    }
}


.nav-primary-wrapper .nav-primary .sub-menu-left ul li a img{
	/*max-height: 50px;*/
}

.nav-primary-wrapper .nav-primary .right-menu-items .sub-menu-left ul li:nth-child(3) a img {
    height: 49px;
    margin-bottom: 11px;
}

.nav-primary-wrapper .nav-primary .left-menu-items .sub-menu-left ul li:nth-child(8) a img {
    height: 41px;
    margin-bottom: 13px;
}


@supports (display: grid){

	/* div.wd_toolbar ul.wd_tools{
		display: flex;
	} */
}

@media screen and (max-width: 991px) {
    .nav-primary-wrapper .skip-to-content.hidden-xs,
    .nav-primary-wrapper .skip-to-content.hidden-sm {
        display: none;
    }
}



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


@media(max-width: 1024px ){
	.crisis-announcement {
		width: 100%;

	}

	
	.footer .container .list-section,
	.footer .container .list-section + .list-section {
	    width: 100%;
	}

	.footer h3{
		border-bottom: none;
	}
}
@media(min-width: 992px ){
	.hero-dynamic .container .banner-content .heading{
		color: white;
	}

	.hero-dynamic .container .banner-content p{
		color: white;
	}
}

/* Large devices (desktops) */
@media (max-width: 992px) {
	div.wd_featureboxes_learn {
		width: 100%;
	}
	div.wd_featureboxes_side {
		width: 100%;
		margin-top: 20px;
		padding-left: 0;
		margin-left: 0;
		border-left: 0;
	}
	.wd_videos .wd_videos_category_link {
		min-height: 70px;
	}
 

}

@media (max-width: 875px) {
	.wd_pageid_20301 .wd_category_items .item {
		width: 45%;
	}
	.wd_pageid_20301 .wd_category_items .wd_imagetable,
	.wd_pageid_20301 .wd_category_items .wd_imagetable img {
		max-width: 100%;
	}
}
/* Medium devices (tablets) */

@media (max-width: 769px) {
	.hero-dynamic .container .banner-content .heading {
	    margin: 20px 0 0;
	    line-height: normal;
	    color: #003087;
	}
	.banner-content p {
	    color: #000000;
	  
	}
	/* Table Images */

	.wd_pageid_20317 table.wd_imagetable {
		width: auto;
	}
	.wd_pageid_20317 table.wd_imagetable img {
		width: 100%;
		height: auto;
	}


	/* End Table Images */
}
@media (max-width: 768px) {
	/* Start Header */
	.mobile-wrapper div.cq-dd-image {
		min-height: 210px;
		height: 100%;
	}
	.hero-dynamic .preview-height .hero-banner {
    	padding-top: 0px;
	}

	/* End Header */
	/* Feature box categories middle */
	div.wd_featureboxes_categories_middle li {
		width: 48%;
	}
	/* End Feature box categories middle */

	/* COVID-19 banner */
	section#wd_cov19_announce {
		height: 120px;
	}
	/* End COVID-19 Banner */
}
  

@media (max-width: 767px) {
	div#wd_featurebox-standard_3537 p {
        	display: block;;
	}

div#wd_featurebox-standard_3537 p:nth-child(2) {
	        position: relative;;
        	right: inherit;
	}
	.wd_pageid_20299 .wd_standard .item {
		display: block;
		width: 100%;
	}
	.nav-secondary .business-nav li {
		padding: 16px 0 6px;
	}
	div.wd_featureboxes_middle div.wd_featurebox_container {
		width: 48%;
		margin-right: 2%;
	}
	.wd_featureboxes_tabbed .wd_tabs_wrapper,
	.wd_featureboxes_tabbed .wd_tabs_container .wd_tabs_content_wrapper {
		width: 100%;
		margin-right: 0;
		float: none;
	}
	.wd_search_form_container input[type="submit"] {
		padding-right: 20px;
		padding-left: 20px;
		clear: both;
		display: block;
		margin: 10px auto;
		max-width: 100%;
	}
	.wd_videos li.wd_item {
		width: 100%;
	}
	.wd_videos .wd_title {
		min-height: 0;
	}
	.wd_pageid_20306 .wd_standard p {
	    width: 100%;
	    margin: 0 0 10px 0;
	    float: none;
	}
	.hero-dynamic .container {
    position: static;
    top: 0;
    max-width: 100%;
    padding: 0 40px;
	}




}
@media (max-width: 575px) {

	div.wd_featureboxes_learn .wd_featurebox .item_name,
	div.wd_featureboxes_side div.wd_featurebox_title {
		clear: both;
	}
	div.wd_featureboxes_learn .wd_featurebox .wd_imagetable {
		float: left;
	}
	.wd_pageid_20301 .wd_category_items .item,
	.wd_pageid_20301 .wd_category_items .item:nth-child(odd) {
		width: 100%;
		margin: 20px 0;
	}
	.wd_videos .wd_videos_category_link {
		min-height: 100px;
	}
	.wd_pageid_20308 .wd_standard .wd_category:nth-child(odd) .item {
		width: 100%;
	}
	/* Feature box categories middle */
	div.wd_featureboxes_categories_middle li {
		width: 45%;
	}
	/* End Feature box categories middle */
	/* COVID-19 banner */
	section#wd_cov19_announce {
		height: 190px;
	}
	/* End COVID-19 Banner */
	.wd_pageid_20317 .rich-text p {
		clear: both;
	}



}
/* Small devices (landscape phones) */

@media (max-width: 480px) {
	.banner-content p {
		color: #000;
		font-size: 1em;
		text-shadow: none;
	}
	div.wd_featureboxes_middle div.wd_featurebox_container {
		width: 100%;
		margin-right: 0;
	}
	.wd_search_basic_fields input,
	.wd_search_basic_fields select {
		width: 95%;
	}
	.wd_videos .wd_videos_category_link {
		min-height: 150px;
	}
	
}

/* Client Overrides */
#fat-footer_2 .foot-note p {
	font-size: inherit;
}

body {
	font-size: 1rem;
	font-family: 'SlatePro-Bk', sans-serif;
}
a {
	font-weight: inherit;
	font-family: 'SlatePro-Medium', sans-serif;
}
.nav-secondary.fixed .business-nav {
    top: 80px;
}
.navigation li > a {
	color: #0073cf;
	font-weight: 700;
	font-family: Open Sans,sans-serif;
}
.navigation {
	font-size: .875rem;
}
.navigation .mobile-bar__toggler-button .close,
.navigation .mobile-bar__toggler-button .close:hover {
	color: #fff;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'SlatePro-Medium', sans-serif;
}
.rich-text a {
    text-decoration: none;
}
.rich-text a:hover {
    text-decoration: underline;
}
#wd_printable_content input[type=text] {
	width: auto;
}
@media (max-width: 767px) {
	.global_footer .social-web-links .container ul li {
		margin: 0;
		padding: 13px 12px;
	}
	.nav-secondary .business-nav.open,
	.nav-secondary.fixed .sticky-header {
	    top: 60px;
	}
}