/* 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;
}

.wd_header_content div.wd_banner-image-contacts {
	background: rgba(0, 0, 0, .8);
	position: absolute;
	left: 670px;
	bottom: 0;
	width: 250px;
	font-size: 16px;
	text-align: center;
	padding: 10px;
}


.wd_header_content p a {
	color: #FFFFFF;
}

.wd_header_content{
	padding-top: 30px;
}
.wd_back-to-home {
	margin: 5px 0;
}
.wd_home_hero {
	position: relative;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: -20px;
}
.wd_row {
	clear: both;
}
.wd_container {
	max-width: 900px;
	margin: 0 auto;
}

#container{
	padding-bottom: 25px;
}

.wd_content,
.wd_content-left,
.wd_content-right,
.wd_content-left-right,
.wd_left-sidebar,
.wd_right-sidebar {
	display: inline-block;
	vertical-align: top;
}
.wd_left-sidebar,
.wd_right-sidebar {
	width: 25%;
	background: #fafafa;
	padding: 0 1%;
}
.wd_content {
	width: 100%;
}
.wd_content-left,
.wd_content-right {
	width: 72%;
	margin: 0 1%;
}
.wd_content-left-right {
	width: 50%;
	margin: 0 1%;
}
.breadcrumb {
	display: inline-block;
	padding: 10px;
}

.wd_asset_carousel_aspect {
    min-height: 300px;
}
.wd_asset_carousel .fa:before {
	font-size: 50px;
}

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

.item, .wd_item {
	margin: 10px 0;
	padding: 10px 0;
}
.item_name,
.wd_title,
.wd_item .wd_title,
.wd_newsfeed_releases-teaser .wd_title {
	font-size: 1.2rem;
	font-weight: 700;
	margin: 5px 0;
}
.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 {
	margin: 5px 0;
}
.wd_header-wrapper {
    position: absolute;
    height: 100%;
    width: 100%;
}
.page_header {
	margin: auto;
	text-align: center;
	display: table;
	height: 100%;

	position: relative;
}
.page_header h2 {
	font-size: 60px;
	font-weight: 800;
	color: #fff;
	letter-spacing: 0.04em;
	line-height: 60px;
	display: table-cell;
	vertical-align: middle;
}
.page_header h2,
.wd_page_header {
	font-family: 'Proxima Nova XBold', sans-serif;
	text-transform: uppercase;
}
.page_header .page_header_btn {
	position: absolute;
    width: auto;
    bottom: 8%;
    left: 50%;
    transform: translateX(-50%);

	border-radius: 5px;
    font-size: 1.4rem;
    text-transform: uppercase;
    transition: all .5s ease-out, width 1ms;
    font-family: "Proxima Nova Semi Bold",sans-serif;
	text-decoration: none;
    padding: 1rem 2rem;
	border: 1px solid #005596;
	background-color: #005596;
	color: #fff;
}
.page_header .page_header_btn:hover {
	border: 1px solid #005596;
	background-color: white;
	color: #005596;
}

table.wd_imagetable {}
td.imagecaption {}

.wd_captioned_image, 
.wd_captioned_image img {
    max-width: 100%;
    width: auto !important;
}
/* 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 */
div.wd_standard {}
.wd_pageid_20306 .wd_back-to-home {
	display: none;
}

.wd_pageid_20306 div.divide {
	display: none;
}
.wd_pageid_20289 p {
	line-height: 1.4;
	padding: 5px 0;
}
.wd_pageid_20289 p img {
	margin: 0 5px 0 0;
}
/* 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 {}
div.wd_gallery li.wd_category_link {
	float: left;
	width: 31.3%;
	margin: 10px 1%;
	min-height: 300px;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}
.wd_gallery .wd_category_link:nth-child(3n + 1) {
	clear: left;
}
.wd_pageid_20291 .wd_content-wrapper-left {
	width: 100%;
}
div.wd_gallery .wd_category_link_list > li .wd_thumbnail {
	clear: both;
	float: none;
	margin: 0 auto;
	padding: 0;
}
div.wd_gallery .wd_category_link_list > li .wd_thumbnail img {
	box-sizing: border-box;
	width: 100%;
}
div.wd_gallery .wd_category_link_list > li {
	text-align: center;
}
div.wd_gallery .wd_category_link_list > li div:nth-child(2) {
	margin-left: 0px!important;
}
div.wd_gallery .wd_category_header img {
	display: none;
}
div.wd_gallery .wd_layout-masonry .wd_item, 
div.wd_gallery .wd_layout-grid .wd_item {
	border: none;
	box-shadow: none;
}
div.wd_gallery .wd_layout-grid {
	display: flex;
	flex-wrap: wrap;
	height: auto !important;
}
div.wd_gallery .wd_layout-grid .wd_item {
	position: relative !important;
	left: 0 !important;
	top: 0 !important;
	width: 31.3% !important;
	margin: 10px 1% !important;
	padding: 0 !important;
	min-height: 300px;
	cursor: pointer;
	overflow: hidden;
}
div.wd_gallery .wd_layout-grid img {
	width: 100%;
}
div.wd_gallery .wd_title {
	text-align: center;

}

/* 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);
}
.wd_gallery .wd_hi_res_link_wrapper {
	text-align: center;
}
/* END hi-res link for gallery */
.wd_gallery .wd_category_link_list .wd_title {
	position: relative;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.9rem;
    font-weight: 600;
}   
.wd_gallery .wd_category_link_list .wd_overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    z-index: 1;
    background: rgba(1, 66, 106, .67);
}
.wd_gallery .wd_category_link_list .wd_overlay .wd_title a {
    color: #ffffff;
    font-size: 1.9rem;
}
.wd_gallery .wd_category_link_list .wd_category_link:hover .wd_thumbnail img {
    transform: scale(1.1);
    transition: all 1s;
}
.wd_gallery .wd_item_list .wd_item_wrapper {
    margin-left: 0;
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-around;
}
.wd_gallery_modal .wd_title {
	font-size: 16px;
}
/* END Gallery */
/* Toolbar */
div.wd_toolbar {
	border: none;
	margin: 0;
}
div.wd_toolbar ul.wd_tools li.wd_tool {
    float: left;
    margin-right: 2px;
}
.wd_tool-addthis a.at-share-btn {
    background-color: transparent !important;
}
.wd_tool-addthis a.at-share-btn svg {
    fill: #005596 !important;
}
.wd_toolbar span.wd_tool_icon a:hover {
    transform: translateY(-4px);
    transition: all .2s ease-in-out;
}
.wd_toolbar span.wd_tool_icon a:link {
    background-color: transparent;
    color: #005596;
    transition: all .2s ease-in-out;
}
.wd_toolbar .wd_tool-addthis svg {
	vertical-align: top;
}
div.wd_toolbar ul.wd_tools li.wd_tool-addthis {
    margin-left: -2px;
}
.wd_tools .at-resp-share-element .at-svc-pinterest_share {
	display: none;
}
/* END Toolbar */
/* Newsfeed Releases */
div.wd_newsfeed_releases {}
.wd_newsfeed_releases-detail .wd_title {
	font-weight: 600;
	font-size: 28px;
	line-height: 31px;
}
.wd_newsfeed_releases .wd_title,
.wd_newsfeed_releases .wd_title a {
    font-family: 'Proxima Nova Bold', sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #3e3e3e;
    letter-spacing: 0.01em;
    line-height: 31px;
    position: relative;
    padding-bottom: 15px;
    margin-top: 50px;
    margin-bottom: 20px;
}
.wd_newsfeed_releases .wd_item .wd_title:before {
    content: ' ';
    width: 75px;
    border-bottom: 6px solid #005596;
    position: absolute;
    bottom: 0;
    left: 0;
}
.wd_newsfeed_releases .wd_item .wd_date {
    font-weight: 400;
    font-size: 18px;
    color: #5c5c5c;
    letter-spacing: 0.01em;
    line-height: 20px;
    margin-bottom: 20px;
}
.wd_newsfeed_releases .wd_item_list {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
}
.wd_newsfeed_releases .wd_item {
    width: 31.3%;
    margin: 10px 1%;
}
.wd_newsfeed_releases-detail .wd_title {
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 20px;
	font-family: 'Proxima Nova Bold', sans-serif;
}
.wd_newsfeed_releases  .wd_item .wd_thumbnail {
    height: 350px;
    width: 100%;
    float: none;
    margin: 0;
}
.wd_newsfeed_releases .wd_thumbnail.default_img {
	border: 1px solid #EFEFEF;
}
div.wd_newsfeed_releases .wd_thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
div.wd_newsfeed_releases .wd_item_wrapper {
	margin-left: 0;
	display: flex;
	flex-direction: column-reverse;
}
div.wd_newsfeed_releases .wd_subtitle {
	display: none;
}
#wd_printable_content img,
#wd_printable_content iframe {
	max-width: 100%;
}
#wd_printable_content .wd_search_basic_fields {
	background: none;	
	border: none;
}
#wd_printable_content .wd_search_basic_fields label,
#wd_printable_content .wd_search_basic_fields select,
#wd_printable_content .wd_search_basic_fields input,
#wd_printable_content .wd_search_basic_fields input[type="text"] {
    width: auto;
    background: none;
    margin-bottom: 0;
}
#wd_printable_content .wd_search_basic_fields button {
    background: #005596;
    border-width: 1px;
    border-style: solid;
    border-color: #005596;
    color: #fff;
    border-radius: 5px;
    font-size: 1.4rem;
    line-height: 2.4rem;
    text-transform: uppercase;
    display: inline-block;
    transition: all .5s ease-out;
    font-family: "Proxima Nova Semi Bold",sans-serif;
    vertical-align: middle;
	height: 4.3rem;
    outline: 0;
    text-decoration: none;
    cursor: pointer;
    margin-right: 15px;
}
#wd_printable_content .wd_search_basic_fields button:hover {
    background: #80a6af;
    border-color: #80a6af;
}
/* override font size set in feed releases */
.wd_newsfeed_releases-detail .news_body p.prnews_p {
	font-family: inherit;
	font-size: 100%;
	color: inherit;
}
/* reset UL behavior to default in NFR body */
.wd_newsfeed_releases-detail .wd_news_body ul,
.wd_newsfeed_releases-detail .wd_news_body ul ul {
	margin: 1em 0 1em 0;
	padding-left: 40px;
}
.wd_newsfeed_releases-detail .wd_news_body li,
.wd_newsfeed_releases-detail .wd_news_body li li {
	list-style-type: disc;
	list-style: disc;
}
.wd_newsfeed_releases-detail .wd_news_body ul.wd_layout-masonry li,
.wd_newsfeed_releases-detail .wd_news_body ul.wd_layout-masonry li li {
	list-style-type: none;
	list-style: none;
}
.wd_newsfeed_releases-teaser .tools {
	text-decoration: none;
	margin-bottom: 12px;
}
#wd_printable_content .img-right,
#wd_printable_content .img-left,
#wd_printable_content .img-center {
    text-align: center;
}
#wd_printable_content .img-right {
	float: right;
}
#wd_printable_content .img-left {
	float: left;
}
/* END Newsfeed Releases */

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

/* Articles */
.wd_articles .wd_article-thumb {
    height: 350px;
    width: 100%;
    background-size: cover;
    margin: 0;
    background-repeat: no-repeat;
}
.wd_articles .wd_thumbnail {
	display: none;
}
.wd_articles .wd_item .wd_title,
.wd_articles .wd_item .wd_title a {
    font-family: 'Proxima Nova Bold', sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #3e3e3e;
    letter-spacing: 0.01em;
    line-height: 31px;
    position: relative;
    padding-bottom: 15px;
    margin-top: 50px;
    margin-bottom: 20px;
}
.wd_articles .wd_item .wd_title:before {
    content: ' ';
    width: 75px;
    border-bottom: 6px solid #005596;
    position: absolute;
    bottom: 0;
    left: 0;
}
.wd_articles .wd_item .wd_date {
    font-weight: 400;
    font-size: 18px;
    color: #5c5c5c;
    letter-spacing: 0.01em;
    line-height: 20px;
    margin-bottom: 20px;
}
.wd_articles .wd_item .wd_summary {
	display: none;
}
.wd_pageid_34141 .top-summary h2 {
	display: none;
}
.wd_pageid_34141 .divide {
	display: none;
}
.wd_pageid_34141 .wd_header_content p.wd_back-to-main {
	background-color: transparent;
	font-weight: bold;
	padding: 20px;
}
.wd_pageid_34141 .wd_header_content p.wd_executive-image {
	background-color: transparent;
}
.wd_pageid_34141 .wd_header_content p.wd_executive-image img {
	width: 100px;
	margin: 20px 0 0 20px;
	height: auto;
}
.wd_pageid_34141 .wd_header_content p.wd_executive-page-title {
	background-color: transparent;
	font-size: 40px;
	text-align: right;
	padding: 0 20px;
	color: #000000;
}
.wd_pageid_34141 .wd_header_content p.wd_executive-tagline {
	background-color: transparent;
	text-align: right;
	padding: 0 20px;
	color: #000000;  
}
div.wd_articles .wd_item_wrapper {
	margin: 5px 0 0 1px;
}
div.wd_articles .wd_item {
	float: left;
	width: 31.3%;
	margin: 10px 1%;
	text-align: left;
	padding-bottom: 20px;
	position: relative;
	min-height: 400px;
}
div.wd_articles .wd_item:nth-child(3n+1) {
    clear: left;
}
/*div.wd_articles .wd_date {
	background: #005596;
	border: 1px solid #005596;
	color: #FFFFFF;
	text-align: center;
	margin: -4px 0 0 0;
	padding: 4px;
}
div.wd_articles .wd_title {
	font-size: 1rem;
	text-transform: uppercase;
	text-align: center;
	padding: 4px 0;
}
div.wd_articles .wd_title a {
	color: #000000;
}

div.wd_articles .wd_item img {
	box-sizing: border-box;
	width: 100%;
	height: 255px;
	border: 1px solid #ccc;
	border-bottom: none;
}*/
div.wd_articles ul.wd_asset_type_link_list {
	display: none;
}



#wd_printable_content div.wd_articles .wd_item p.btn-simple {
	display: block;
	background-color: transparent;
	border: 0;
	border-radius: 10px;
	font-size: 13px;
	padding: 5px 10px;
	margin: 0 auto;
	position: absolute;
	width: 120px;
	bottom: 0;
	left: 0;
	text-align: center;
	right: 0;
}

.wd_articles-detail .wd_asset_gallery {
	background: transparent;
}
.wd_newsfeed_releases-detail p,
.wd_articles-detail p {
	margin-bottom: 20px;
}
.wd_articles-detail .wd_title {
	padding-bottom: 15px;
	position: relative;
	margin-bottom: 20px;
}
/* END Articles */

/* Formbuilder */
#wd_printable_content input,
#wd_printable_content button,
#wd_printable_content select {
	border-radius: 0;
	border: 1px solid #bfbfbf;
	line-height: 1.2;
	padding: 0 1rem;
	font-size: 1rem;
	color: #333;
}
#wd_printable_content select {
	padding: 0 1rem;
	font-size: 1rem;
	color: #333;
}
select::-ms-expand {
	margin-left: 50px;
	background-color: #fff;
}
#wd_printable_content button.ui-datepicker-trigger {
	border: 0;
}
#wd_printable_content .wd_form_field_label {
	line-height: 2.4em;
	margin-bottom: 0;
}
#wd_printable_content input[type=text] {
	max-width: 69%;
}
#wd_printable_content input[type=submit] {
    background: #005596;
    border-width: 1px;
    border-style: solid;
    border-color: #005596;
    color: #fff;
    border-radius: 5px;
    font-size: 1.4rem;
    line-height: 2.4rem;
    text-transform: uppercase;
    display: inline-block;
    transition: all .5s ease-out;
    font-family: "Proxima Nova Semi Bold",sans-serif;
    padding: 1.4rem 2rem;
    vertical-align: middle;
    min-height: 46px;
    outline: 0;
    text-decoration: none;
    cursor: pointer;
}
#wd_printable_content input[type=submit]:hover {
    background: #80a6af;
    border-color: #80a6af;
}
#wd_printable_content input[type=checkbox],
#wd_printable_content input[type=radio] {
	height: auto;
}
#wd_printable_content input[type=radio] {
	margin-right: 5px;
}
.wd_form_field {
	clear: both;
}
.wd_page_limit {
	padding: 0;
}
.wd_page_menu {
    display: flex;
    flex-direction: column-reverse;
	text-align: center;
}
.wd_page_menu nav {
    text-align: center;
}
.wd_page_menu .wd_page_links {
    float: none;
    margin-bottom: 40px;
}
.wd_page_menu .wd_page_links li {
    border-left: none;
    border-top: none;
    border-bottom: none;
    padding: 8px 16px;
    border-right: 2px solid #cccccc;
}
.wd_page_menu .wd_page_links li:last-child {
    padding: 0;
    border-right: none;
}
.wd_page_menu .wd_page_links li:nth-last-child(2) {
    border-right: none;
}
.wd_page_menu .wd_page_links li:first-child {
    border-right: none;
    padding: 0;
}
.wd_page_active {
    font-weight: bold;
    background: none;
}
.wd_linkmenu-header {
	padding: 6px 2px;
}
.wd_page_link:first-child,
.wd_page_link:last-child,
.wd_linkmenu-header {
	border-radius: 0;
}
.wd_linkmenu-header:hover .wd_linkmenu-icon {
	border-color: transparent;
	background-color: transparent;
	color: #000;
}
.wd_form_field .wd_form_field_input,
.wd_form_field {
	overflow: visible;
}
form.wd_search_form_advanced,
form.wd_formbuilder {
    flex-direction: column;
}
.wd_subscribe2 .wd_form_field.wd_form_field_pos_right:nth-child(2) {
    order: 2;
}
.wd_search_form_advanced label,
.wd_formbuilder label {
	display: inline-block;
}
#wd_printable_content .wd_search_form_advanced input[type=text] {
    width: auto;
}
#wd_printable_content form button .fa {
	color: #005596;
}
#wd_printable_content button.wd_wai_dp_button{
	height: 4.3rem;
	line-height: unset;
}
/* END Formbuilder */

/* Page Filters*/
.wd_search_basic_fields {
	margin: 10px 0;
}
.wd_search_advanced_link {
	margin: 5px 0;
}
/* END Page Filters*/

/* Search Results */
.search-box .wd_search_form_container {
	width: 100%;
}
.search-box .wd_search_form_container .wd_search_form_basic {
	height:100%;
}
.search-box .wd_search_form_container .wd_search_form_basic input[type="text"] {
    width: 70%;
    -webkit-align-self: center;
    align-self: center;
    /* border-radius: 5px 0 0 5px; */
    background: #fff!important;
    border: 1px solid transparent;
    font-size: 1.6rem;
    line-height: 4rem;
    padding: .6rem;
    min-height: 46px;
    margin-bottom: 0;
    border-color: #8b8d8d;
    border-radius: 5px 0 0 5px;
    height: 100%;
    position: relative;
    vertical-align: top;
    /* background-color: transparent; */
}
.search-box .wd_search_form_container .wd_search_form_basic input[type="submit"] {
    width: 30%;
    font-size: 1.4rem!important;
    line-height: 2.4rem;
    text-transform: uppercase;
    transition: all .5s ease-out;
    padding: 1.4rem 2rem;
    vertical-align: middle;
    min-height: 46px;
    text-align: center;
    outline: 0;
    text-decoration: none;
    cursor: pointer;
    background: #005596;
    border-width: 1px;
    border-style: solid;
    border-color: #005596;
    color: #fff;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    border-radius: 0 5px 5px 0;
    display: inline-table;
}
.search-box .wd_search_form_container .wd_search_form_basic input[type="submit"]:hover {
    background: #80a6af;
    border-color: #80a6af;
}
.mega-menu nav ul li.level1.last ul li.level2 input {
    border-color: transparent;
}
/* END Search Results */

/* Featureboxes */
div.wd_featurebox {}
div.wd_featurebox_container {}
div.wd_featurebox_title {
	/*text-transform: uppercase;*/
}

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 {
	text-align: center;
	font-weight: 800;
	font-size: 48px;
	color: #3E3E3E;
	letter-spacing: 0.01em;
	margin-bottom: 50px;
    padding-bottom: 25px;
    position: relative;
    font-family: 'Proxima Nova XBold', sans-serif;
    text-transform: uppercase;
}
.wd_featureboxes_top .wd_newsfeed_releases-teaser .wd_title,
.wd_newsfeed_releases-teaser .wd_title a {
    font-family: 'Proxima Nova Bold', sans-serif;
    text-transform: uppercase;
	font-size: 24px;
	font-weight: 600;
	color: #3e3e3e;
	letter-spacing: 0.01em;
	line-height: 31px;
	position: relative;
	padding-bottom: 15px;
	margin-top: 50px;
	margin-bottom: 20px;
}

.wd_featureboxes_top .wd_newsfeed_releases-teaser .wd_title a {
     text-transform: none;
}
.wd_articles-detail .wd_title:before,
.wd_newsfeed_releases-detail .wd_title:before,
.wd_featureboxes_top .wd_newsfeed_releases-teaser .wd_title:before,
.wd_featureboxes_top .wd_featurebox_title:before {
    content: ' ';
    width: 75px;
    border-bottom: 6px solid #005596;
    position: absolute;
    bottom: 0;
}
.wd_featureboxes_top .wd_featurebox_title:before {
	left: 50%;
	margin-left: -37.5px;
}
.wd_featureboxes_top .wd_newsfeed_releases-teaser .wd_title:before {
	left: 0;
}
.wd_featureboxes_top .wd_newsfeed_releases-teaser .wd_date {
	font-weight: 400;
	font-size: 16px;
	color: #5c5c5c;
	letter-spacing: 0.01em;
	line-height: 20px;
	margin-bottom: 20px;
}
.wd_featureboxes_top .wd_newsfeed_releases-teaser .wd_summary {
	font-weight: 400;
	font-size: 16px;
	color: #5c5c5c;
	letter-spacing: 0.01em;
	line-height: 24px;
	display: none;
}
#wd_featurebox-teaser_1380 div.wd_featurebox_title {
	display: none;
}
.wd_newsfeed_releases-teaser div.subscribe_link {
	display: none;
}
.wd_featureboxes_top .wd_newsfeed_releases-teaser .item {
	float: left;
	width: 31.3%;
	margin: 10px 1% 10px 1%;
	padding: 0;
	vertical-align: top;
	text-align: left;
	min-height: 400px;

}
.wd_featureboxes_top .wd_newsfeed_releases-teaser .top_more a {
	font-weight: 400;
	font-size: 18px;
	color: #005596;
	letter-spacing: 0.01em;
	line-height: 1.45;
}
.wd_newsfeed_releases-teaser .wd_thumbnail img {

	display: none;
}
.wd_featureboxes_top .wd_newsfeed_releases-teaser .wd_newsthumb {
	height: 350px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.wd_newsfeed_releases-teaser .item ul.wd_layout-inline {
	display: none;
}

div.wd_featureboxes_top div.wd_featurebox p.more {
	clear: both;
	text-align: right;
	margin: 10px 0;
	padding: 20px 0;
}
div.wd_featureboxes_top div.wd_featurebox p.more a {
    background: #005596;
    border-width: 1px;
    border-style: solid;
    border-color: #005596;
    color: #fff;
    border-radius: 5px;
    font-size: 1.4rem;
    line-height: 2.4rem;
    text-transform: uppercase;
    display: inline-block;
    transition: all .5s ease-out;
    font-family: "Proxima Nova Semi Bold",sans-serif;
    padding: 1.4rem 2rem;
    vertical-align: middle;
    min-height: 46px;
    outline: 0;
    text-decoration: none;
    cursor: pointer;
}
div.wd_featureboxes_top div.wd_featurebox p.more a:hover {
    background: #80a6af;
    border-color: #80a6af;
}

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

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

.wd_featureboxes_pageheader .wd_featurebox,
.wd_featureboxes_pageheader .wd_featurebox p,
.wd_featureboxes_pageheader .wd_featurebox p a,
.wd_banner-image-contacts {
	color: #fff;
}
.wd_featureboxes_pageheader .wd_featurebox p {
	box-sizing: border-box;
	width: 33%;
	margin: .5% !important;
	padding: 10px;
	text-align: center;
	background: #005495;
	float: left;
}
.wd_featureboxes_pageheader .wd_banner-image-contacts {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 20px;
	background: rgba(0,0,0,.8);
}
.wd_featureboxes_pageheader .wd_featurebox_title {
	text-align: center;
	font-size: 2rem;
	color: #fff;
	margin-bottom: 20px;
	padding: 20px 0;
}
/* Middle Featurebox */
.wd_middle-wrapper {
    margin-bottom: 50px;
    margin-top: 50px;
}
.wd_middle-image {
    width: 40%;
    text-align: center;
}
.wd_middle-image img {
	max-width: 100%;
}
.wd_middle-content {
	width: 60%;
	position: relative;
}
.wd_middle-image {
	padding-left: 60px;
	padding-right: 15px;
}
.wd_middle-content {
	padding-left: 15px;
	padding-right: 150px;
}
div.wd_featureboxes_middle div.wd_featurebox_title {
	font-family: 'Proxima Nova Xbold', sans-serif;
	font-weight: 400;
	font-size: 30px;
	color: #ffffff;
	letter-spacing: 0.01em;
	line-height: 30px;
	position: relative;
	padding-bottom: 1.5rem;
	margin-bottom: 2rem;
}
div.wd_featureboxes_middle div.wd_featurebox_title:after {
    content: '';
    position: absolute;
    margin: auto;
    left: 0;
    bottom: 0;
    width: 75px;
    height: 6px;
    background-color: #ffffff;
}

.wd_middle-background-image {
	height: auto;
	margin: 0 -25px;
}
.wd_featureboxes_middle .wd_articles-teaser .item_name,
.wd_featureboxes_middle .wd_articles-teaser .item_name a {
	font-family: 'Proxima Nova Thin';
	font-weight: 500;
	font-size: 30px;
	color: #ffffff;
	letter-spacing: 0em;
	line-height: 30px;
}
.wd_featureboxes_middle .wd_articles-teaser .item_summary,
.wd_featureboxes_middle .wd_articles-teaser .item_summary p {
	font-family: 'Proxima Nova Thin';
}
.wd_featureboxes_middle .wd_articles-teaser .middle_more {
	margin-top: 60px;
}
.wd_featureboxes_middle .wd_articles-teaser .middle_more a {
    color: #ffffff;
    text-decoration: underline;
    font-size: 18px;
}
.wd_featureboxes_middle p.more {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
}
.wd_featureboxes_middle p.more a {
    border-radius: 5px;
    font-size: 1.4rem;
    line-height: 2.4rem;
    text-transform: uppercase;
    display: inline-block;
    transition: all .5s ease-out;
    font-family: "Proxima Nova Semi Bold",sans-serif;
    vertical-align: middle;
    min-height: 46px;
    text-align: center;
    outline: 0;
    text-decoration: none;
    cursor: pointer;
    background-color: #fff;
    color: #005596;
    border-width: 1px;
    border-style: solid;
    border-color: #005596;
    padding: 1rem 2rem;
}
.wd_featureboxes_middle p.more a:hover {
    background-color: #005596;
    color: #fff;
    border: 1px solid #fff;
}
/* END Middle Featurebox */
div#wd_featurebox-standard_3519 div.wd_featurebox_title {
	display: none;
}
div#wd_featurebox-standard_3519 .wd_featurebox {
	color: #FFFFFF;
	padding: 20px;
	width: 100%;
	float: right;
	clear: both;
}
div#wd_featurebox-standard_3519 .wd_featurebox p:first-child {
	font-size: 16px;
}
div#wd_featurebox-standard_3519 .wd_executive-page-image {
	margin-bottom: 10px;
	float: left;
	width: 30%;
}
div#wd_featurebox-standard_3519 h2 {
	display: block;
	float: left;
	width: 70%;
	font-size: 40px;
	font-weight: normal;
	color: #FF6600;
	margin: 10px 0 0;
}
div#wd_featurebox-standard_3519 .wd_executive-page-title {
	float: left;
	width: 70%;
	font-size: 28px;
	padding-top: 5px;
}
div#wd_featurebox-standard_3519 .wd_executive-page-text {
	float: left;
	width: 70%;
	font-size: 18px;
	padding-top: 5px;
}

a.wd_executive-read-more {
	color: #fff;
	position: absolute;
	bottom: 30px;
	right: 20px;
}

.wd_articles-teaser .item_date {
	display: none;

}


div.wd_featureboxes_bottom {
	margin: 30px auto;
	text-align: center;
	color: #FFFFFF;
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
}
div.wd_featureboxes_bottom a {
	color: #FFFFFF;
}
div.wd_featureboxes_bottom div.wd_featurebox {}
div.wd_featureboxes_bottom div.wd_featurebox_container {
	width: 32.5%;
	font-size: 16px;
	background-color: #2c6592;
	margin-right: 10px;
	align-self: stretch;
	padding: 22px;
	display: flex;
    flex-direction: column;
    justify-content: center;
	justify-content: space-between;
}
div.wd_featureboxes_bottom div.wd_featurebox_container:nth-child(3) {
	margin-right: 0;
}
div.wd_featureboxes_bottom div.wd_featurebox_title {
	font-size: 25px;
	margin-bottom: 1rem;
}
div.container-transparent {
	background-color: transparent!important; 
	margin-bottom: 0!important;
	padding: 0!important;
/* to override client styles with an ID */
}
#wd_featurebox-standard_3517 p:first-child {
	/* margin-bottom: 15px; */
}

#wd_featurebox-standard_3517 a {
	color: #FFF;
	font-size: 13px; 
}
.wd_featureboxes_bottom a.btn.btn-primary-outline,
#wd_featurebox-standard_3517 a.btn.btn-primary-outline {
    color: #005596;
    padding: 1rem 2rem;
    margin-bottom: -1rem;
}
.wd_featureboxes_bottom a.btn.btn-primary-outline:hover,
#wd_featurebox-standard_3517 a.btn.btn-primary-outline:hover {
	color: #fff;
	border: 1px solid #fff;
}
#wd_featurebox-standard_3518 div.wd_featurebox_title {
	display: none;
}
#wd_featurebox-standard_3518 p {
	font-size: 25px;
	border: 1px solid #FFFFFF;
	margin: 45px 40px;
	padding: 15px;
}

.wd_featureboxes_socialhub .wd_tabs_wrapper {
	background: 0 none;
	padding: 5px;
}
.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_tabbed .wd_tabs_wrapper {
	background: 0 none;
	border: 0 none;
	width: 100%;
	display: block;
	height: 33px;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tabs {
	overflow: visible;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab {
	margin: 0 0.3em 0 0;
	padding: 0.5em;
	border: 1px solid #cccccc;
	border-bottom-width: 0px;
	border-top-left-radius: 0.5em;
	-moz-border-radius-topleft: 0.5em;
	-webkit-border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
	-moz-border-radius-topright: 0.5em;
	-webkit-border-top-right-radius: 0.5em;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab-active {
	margin-bottom: -1px;
	border-bottom: 1px solid #fff;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab-inactive {
	background-color: #eeeeee;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab-inactive:hover {
	background-color: #dddddd;
	border-color: #aaaaaa;
}
.wd_featureboxes_tabbed .wd_tabs_container .wd_tabs_content_wrapper {
	clear: both;
	width: 100%;
	padding-top: 0px;
	border-top: 1px solid #DEDEDE;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper {
	background: 0 none;
	border: 0 none;
}
/* END Featureboxes */

/* Start Sphinx Search */
#wd_printable_content .wd_sphinx_search .wd_search_form label {
	padding-top: 15px;
}
#wd_printable_content .wd_sphinx_search .wd_search_form  input[type="text"] {
	margin-left: 10px;
	margin-right: 10px;
	height: 54px;
	font-size: 32px;
	margin-bottom: 0;
}
#wd_printable_content .wd_sphinx_search .wd_search_form  input[type="submit"] {
	margin-right: 10px;
}
#wd_printable_content .wd_sphinx_search .wd_search_form  a {
	padding-top: 15px;
}
.wd_sphinx_search .wd_search_result {
	display: flex;
	overflow: visible;
	border-bottom: 1px solid #ccc;
	padding-bottom: 30px;
	padding-top: 30px;
}
.wd_sphinx_search .wd_search_result .item_content {
	width: calc(100% - 345px);
}
.wd_sphinx_search .wd_search_result .wd_search_image {
	max-width: 320px;
	max-height: 240px !important;
	margin-left: 20px;
	overflow: hidden;
	width: 100%;
}
.wd_sphinx_search .wd_search_result img {
	max-height: none !important;
	width : 100%;
}
.wd_sphinx_search .wd_search_text {
	display: none;
}
/* End Sphinx Search */

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

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

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

#footerSide a {
	color: #ccc;
	text-transform: uppercase;
}
.wd_pageid_20306 .wd_header_content div.wd_banner-image-contacts {
    bottom: 15px;
}
.wd_pageid_20306 #wd_featurebox-standard_3520 .wd_featurebox .content {
    position: absolute;
    width: 60%;
    left: 40px;
    bottom: 10px;
}
.wd_pageid_20306 #wd_featurebox-standard_3520 .wd_featurebox .content p {
	padding: 15px;
}
.wd_pageid_20306 #wd_featurebox-standard_3520 .wd_featurebox_title {
    font-size: 3.4rem;
    text-transform: none;
    position: absolute;
    top: 50px;
    left: 40px;
    margin-bottom: 20px;
    padding: 20px 0;
}
.wd_pageid_20306 #wd_featurebox-standard_3520 .wd_featurebox_title a {
	color: #fff;
	text-decoration: none;
}

/* Article Typography */

.wd_body ol,
.wd_body ul {
	padding: 0 0 1em 1em;
	margin-left: 1em;
}
.wd_body ul li{
	list-style: disc;
}

.wd_body ol li{
	list-style: decimal;
}

ul.wd_layout-masonry li{
	list-style: none;
}

@media (min-width: 992px) {
	/* .mega-menu nav > ul {
		white-space: nowrap;
	}
	.mega-menu nav ul li.level1 > a {
		padding: 1rem .75rem;
	}
	.mega-menu nav ul li.level1.item0 > a {
		padding-left: 0;
	}
	.mega-menu nav ul li.level1.item5 > a {
		padding-right: 0;
	}
	.mega-menu nav ul li.level1.last {
		padding-right: 3rem;
	}
	.mega-menu nav ul li.level1.submenu > a:after {
		margin-left: .5rem;
	} */
}

@media (max-width: 991.98px) {
	.component-hero .background-image.mobile {
	     position: absolute; 
	}
}

/* Large devices (desktops) */
@media (max-width: 992px) {
	.mega-menu nav ul li.level1.last ul li.level2 input {
	    border-color: #8b8d8d;
	}
	.wd_middle-image,
	.wd_middle-content,
	.wd_featureboxes_top .wd_newsfeed_releases-teaser .item {
		width: 100%;
	}
	.wd_middle-image, 
	.wd_middle-content {
		padding-left: 30px;
		padding-right: 30px;
	}
	.wd_featureboxes_middle p.more {
		position: initial;
	}
	.wd_featureboxes_middle p.more a,
	div.wd_featureboxes_top div.wd_featurebox p.more a {
		width: 100%;
		text-align: center;
	}
	div.wd_featureboxes_bottom div.wd_featurebox_container {
		display: block;
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	div.wd_featureboxes_bottom div.wd_featurebox_container:nth-child(3) {
		margin-bottom: 0;
	}
	.wd_featureboxes_bottom .btn.btn-primary-outline {
		display: block;
		width: auto;
	}
	div.wd_gallery li.wd_category_link {
		float: none;
		width: 100%;
	}

	/* Start Media Resources */
	div.wd_gallery .wd_layout-grid .wd_item {
		margin-left: 0 !important;
		margin-right: 0 !important;
		width: 100% !important
	}
	/* End Media Resources */

	/* Start Sphinx Search */
	.wd_sphinx_search .wd_search_form {
		flex-direction: column;
	}
	#wd_printable_content .wd_sphinx_search #basic_search_keywords {
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 10px;
		max-width: 100%;
	}
	#wd_printable_content .wd_sphinx_search .wd_search_form input[type="submit"] {
		width: 100%;
		margin-right: 0;
	}
	/* End Sphinx Search */
}
/* Medium devices (tablets) */
@media (max-width: 767px) {
	.page_header h2 {
		font-size: 45px;
	}
	.page_header .page_header_btn {
		width: 90vw;
	}

	div.wd_articles .wd_item {
		width: 100%;
	}
	div.wd_featureboxes_middle div.wd_featurebox_title {
		margin-top: 2rem;
	}
	.wd_newsfeed_releases .wd_item {
		width: 100%;
	}
	#wd_printable_content .img-right,
	#wd_printable_content .img-left {
		float: none;
	}

}
/* Small devices (landscape phones) */
@media (max-width: 575px) {
	/* Start Sphinx Search */
	.wd_sphinx_search .wd_search_result {
		flex-direction: column-reverse;
	}
	.wd_sphinx_search .wd_search_result .item_content {
		width: 100%;
	}
	.wd_sphinx_search .wd_search_result .wd_search_image {
		max-width: 100%;
		max-height: 300px !important;
		width: 100%;
		margin-bottom: 20px;
		margin-left: 0;
		margin-right: 0;

	}
	/* End Spinx Search */
}

/* Extra large devices (large desktops) */


