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

.col-lg-8,
.col-md-8 {
	display: inline-block;
	width: 70%;
	vertical-align: top;
	padding: 0 20px 0 0;
}
.col-lg-4 {
	display: inline-block;
	width: calc(30% - 40px);
	vertical-align: top;
	padding: 0 0 0 20px;
}

#wd_printable_content {
	background: #fff;
	padding: 10px;
	margin-bottom: 20px;
	overflow: auto;
}
.wd_newsfeed_releases-detail a {
	color: #007bff;
}
.wd_pageid_25776 #wd_printable_content,
.wd_pageid_35190 #wd_printable_content {
	background: transparent;
	padding: 0;
}
.wd_pageid_25776.wd_item_page #wd_printable_content {
	background: #fff;
	padding: 10px;
}
.wd_pageid_25791 a.itemlink, 
.wd_pageid_25791 .item_content {
    display: inline-block;
    width: 50%;
    vertical-align: top;
}
.wd_pageid_25791 .item_content {
    width: 70%;
}
.wd_pageid_25791 a.itemlink {
	width: 100px;
}
.wd_pageid_25791 .item .item_summary p {
	font-size: 14px;
    margin-bottom: 5px;
}
.wd_pageid_25791 .item_content {
    padding-left: 15px;
    text-align: left;
}
.wd_pageid_25791 .item_content .item_name a {
    width: 100% !important;
}
/* Header styles */
.page_header,
.category_header {}
.detail_header,
.detail_subheader,
.category_name {}
.category_intro {}
/* END Header styles */

.item, .wd_item {
	margin: 20px 0;
}
.item_name,
.wd_title,
.wd_item .wd_title,
.wd_newsfeed_releases-teaser .wd_title {
	font-size: 1.2rem;
	line-height: 1.3;
	font-weight: 600;
	text-transform: capitalize;
}
#wd_printable_content .item_name a,
#wd_printable_content .wd_title a,
#wd_printable_content .wd_item .wd_title a,
#wd_printable_content .wd_newsfeed_releases-teaser .wd_title a,
#wd_printable_content .item_name a:hover,
#wd_printable_content .wd_title a:hover,
#wd_printable_content .wd_item .wd_title a:hover,
#wd_printable_content .wd_newsfeed_releases-teaser .wd_title a:hover {
	text-decoration: none;
	border-bottom: none;
	color: #262836;
}
.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: #262836;
	text-transform: none;
}
.item_summary, .wd_item .wd_summary {}
.wd_item .wd_subtitle {}

.wd_newsfeed_releases-detail .wd_subtitle {
	font-weight: normal;
}
.wd_newsfeed_releases-detail .wd_news_body {
	padding-top: 15px;
}
table.wd_imagetable {}
td.imagecaption {}

.arrow-link-wrapper {
	position: absolute;
	bottom: 10px;
	left: 10px; 
}
.wd_newsfeed_releases-detail .wd_body a,
.wd_newsfeed_releases-detail .wd_body a:not([class]),
.arrow-link {
	position: relative;
	font-family: "Helvetica Now Text W05";
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
	border-bottom: 1px solid #acc0c4;
	color: #007585;
	/*display: inline-block;*/
	transition: min-width .4s;
	-webkit-transition: min-width .4s;
}
#aon-main-content .wd_newsfeed_releases-detail .wd_body a:hover,
#aon-main-content .wd_newsfeed_releases-detail .wd_body a:not([class]):hover {
	/*border-bottom: 0;
	text-decoration: underline;*/
	border-bottom: 2px solid #007585;
}
.arrow-link:hover {
	color: #007585;
	border-bottom: 1px solid #007585;
}
.arrow-link:after {
	content: ' ';
	display: inline-block;
	background: url(../images/arrow.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 8px;
	height: 12px;
	margin-left: 5px;
}
/* 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;
}

.wd_page_menu {
	margin: 20px 0;
}
.wd_linkmenu-icon {
	font-size: 20px;
}

/* Standard */
.wd_pageid_25791 div.wd_standard .item {
	display: inline-block;
    width: 47%;
    margin: 10px 0;
    text-align: center;
	margin-right: 1%;
	vertical-align: top;
}
.wd_pageid_25791 div.wd_standard .item:first-child {
	display: block;
	margin: 10px auto 20px;
}
.wd_pageid_25791 div.wd_standard .item img {
	/* margin: 0; */
}
.wd_pageid_25791 div.wd_standard .item img {
    max-width: 100%;
    width: 150px;
    float: none;
}
.wd_pageid_25791 div.wd_standard .item .item_name {
	clear: both;
}
/* 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);
}
/* END hi-res link for gallery */
/* END Gallery */

/* Newsfeed Releases */
div.wd_newsfeed_releases ul.wd_layout-simple {
	margin-top: 0;
	overflow: visible;
}
div.wd_newsfeed_releases .wd_item {
	position: relative;
	display: inline-block;
	width: 30%;
	margin: 0 3% 30px 0;
	padding: 10px 10px 80px 10px;
	background: #fff;
	vertical-align: top;
	min-height: 310px;
	/*box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);*/
	border: 1px solid #d9d9d9;
	transition: box-shadow 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
	overflow: hidden;
}
div.wd_newsfeed_releases .wd_item:hover {
	/*box-shadow: 0 8px 16px 3px rgba(0, 0, 0, 0.25);*/
	background-color: #eef6f7;
}
div.wd_newsfeed_releases .wd_title {
	font-family: "Helvetica Now Text W05";
	font-size: 1.5rem;
	margin-top: .5rem;
	font-weight: 400;
}
div.wd_newsfeed_releases .wd_thumbnail,
div.wd_newsfeed_releases .wd_subscribe_link,
div.wd_newsfeed_releases .wd_subtitle {
	display: none;
}
div.wd_newsfeed_releases .wd_item_wrapper {
	margin: 0;
}
/* 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-teaser .tools {
	text-decoration: none;
	margin-bottom: 12px;
}
/* END Newsfeed Releases */

/* Stories */
div.wd_stories {}
div.wd_stories ul.wd_layout-simple {
	margin-top: 0;
	overflow: visible;
}
div.wd_stories .wd_item {
	position: relative;
	display: inline-block;
	width: 47%;
	margin: 0 3% 30px 0;
	padding: 10px 10px 80px 10px;
	background: #fff;
	vertical-align: top;
	min-height: 310px;
	/*box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);*/
	border: 1px solid #d9d9d9;
	transition: box-shadow 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
	overflow: hidden;
	float: left;
}
div.wd_stories .wd_title {
	font-family: "Helvetica Now Text W05"
	font-size: 1.5rem;
	margin-top: .5rem;
	font-weight: 400;
}
div.wd_stories .wd_summary {
	display: none;
}
div.wd_stories .wd_item:hover {
	/*box-shadow: 0 8px 16px 3px rgba(0, 0, 0, 0.25);*/
}
/*div.wd_stories .wd_item:hover .arrow-link {
	min-width: 200px;
	color: #fff;
}*/
div.wd_stories .wd_item_search_form_container {
	margin-bottom: 30px;
}
div.wd_stories .wd_item_search_form_container input,
div.wd_stories .wd_item_search_form_container button,
div.wd_stories .wd_item_search_form_container .wd_search_advanced_link {

}

div.wd_stories .wd_search_advanced_link {
	display: none;
}
.wd_stories-detail {
	background-color: #fff;
}
.wd_stories-detail .wd_date {
	font-weight: 700;
}
.wd_pageid_35190 #wd_printable_content .wd_stories-detail {
	padding: 10px;
}
.wd_pageid_35190 .wd_stories-detail .wd_title {
	font-size: 19.2px;
	font-weight: 700;
}
.wd_pageid_35190 .wd_stories-detail a {
	color: #007bff;
}
/* END Stories */

/* Formbuilder */
#wd_printable_content select,
#wd_printable_content input,
#wd_printable_content button {
	border-radius: 0;
	border: 1px solid #ccc;
	line-height: 1rem;
	padding: 0 .2rem;
	font-size: .9rem;
	height: 34px;
	margin: 2px;
}
#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=checkbox],
#wd_printable_content input[type=radio] {
	height: auto;
}
#wd_printable_content input[type=submit],
.wd_search_button {
	max-width: 30%;
	margin-left: 1%;
	padding: 0 .5rem;
	background: #007585;
	border-color: #007585;
	color: #fff;
}
.wd_search_button.wd_highlight {
	color: #fff;
	font-weight: bold;
}
#wd_printable_content button {
	padding: 0 .5rem;
}
.wd_form_field {
	clear: both;
}
.wd_search_basic_fields {
	padding: 0;
}
.wd_page_limit {
	padding: 0;
	margin-bottom: 10px;
}
.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_search_advanced_link {
	float: right;
	font-size: .9em;
	line-height: 3.3em;
	padding: 0 0 0 8px;
}
/* END Formbuilder */

/* Toolbar */
span.wd_tool_icon > a:link, 
span.wd_tool_icon > a:visited {
	background-color: #262836;
	border-radius: 0;
	color: #fff!important;
}
span.wd_tool_icon > a:hover {
	background-color: #eb0017;
}
/* END Toolbar */

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

/* Featureboxes */
div.wd_featurebox {}
div.wd_featurebox_container {}
div.wd_featurebox_title {}

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_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 {
	padding: 10px;
	background: #E5EFF0;
	/*box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);*/
	transition: box-shadow 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
}
div.wd_featureboxes_right div.wd_featurebox_container:hover {
	/*box-shadow: 0 8px 16px 3px rgba(0, 0, 0, 0.25);*/
}
div.wd_featureboxes_right div.wd_featurebox_title {
	font-weight: bold;
}

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

div.wd_featureboxes_bottom {}
div.wd_featureboxes_bottom div.wd_featurebox {}
div.wd_featureboxes_bottom div.wd_featurebox_container {}
div.wd_featureboxes_bottom div.wd_featurebox_title {}

.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 */

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

/* CLIENT CSS OVERRIDES */
.headline h1 {
	margin-bottom: 30px;
}
.c-footer__social a.wd_footer_x {
	background: #262836;
	padding: 6px;
	height: 33px;
	width: 32px;
	display: inline-flex;
	align-items: center;
	vertical-align: bottom;
}
.c-footer__social a.wd_footer_x:hover {
	background: #eb0017;
}
.c-footer__social a.wd_footer_x .external-link-icon {
	display: none;
}
.wd_stories-detail{
    font-family: "Helvetica Now Text W05";
}
.wd_stories-detail p {
	margin-bottom: 1.25rem;
	padding: 0;
}

#aon-main-content a.wd_link:hover,
#aon-main-content a:hover {
	border-bottom: 0;
}
.c-footer__logo a {
    border: 0;
}
.c-footer a:hover {
	text-decoration: none;
}
#aon-main-content .link--external,
#aon-main-content .link--new-window,
#aon-main-content a:not([class]) {
    font-weight: inherit;
}
/* Extra large devices (large desktops) */
@media (min-width: 61.25em) {
	button.c-nav__close {
		display: none;
	}
}


@media (max-width: 1199px) {
	.col-lg-8,
	.col-lg-4 {
		display:block;
		width: 100%;
		padding: 0;
	}
}
/* Large devices (desktops) */
@media (max-width: 992px) {
	.c-nav__mobile *:focus,
	.c-nav__mobile:focus,
	.c-nav__mobile__logo a:focus,
	.u-m-l-auto:focus,
	.c-nav__burger:focus,
	.c-nav__mobile__logo:focus,
	.c-nav__main__logo:focus,
	.c-nav__main__logo a:focus,
	#aon-main-content:focus {
		outline: 0;
	}
	div.wd_newsfeed_releases .wd_item {
		width: 48%;
		margin: 0 2% 30px 0;
	}
	.c-footer__lists {
                justify-content: flex-start;
        }
        .c-footer__list {
                padding-right: 20px;
        }
}
/* Medium devices (tablets) */
@media (max-width: 767px) {
	div.wd_newsfeed_releases .wd_item {
		width: 100%;
		margin: 0 0 30px 0;
		min-height: 0;
	}
	div.wd_stories .wd_item {
		width: 100%;
		margin: 0 0 30px 0;
		min-height: 0;
	}
	.wd_pageid_25791 div.wd_standard .item {
		width: 48%;
	}
	/* Start AON Featured Stories */
	div.wd_stories .wd_search_form.wd_search_form_basic {
		width: 100%;
	}
	div.wd_stories .wd_search_basic_fields {
		width: 100%;
	}
	#wd_printable_content div.wd_stories .wd_search_basic_fields select,
	#wd_printable_content div.wd_stories .wd_search_basic_fields input {
		width: calc(100% - 4px);
		margin-bottom: 5px;
		max-width: 100%;
	}
	#wd_printable_content div.wd_stories .wd_search_basic_fields button {
		width: calc(100% - 4px);
		max-width: 100%;
	}
	.col-md-8 {
		display: block;
		width: 100%;
		padding: 0;
	}
	.col-lg-4 {
		display: block;
		width: 100%;
		padding: 0;
	}

	/* End AON Featured Stories */
 
}
/* Small devices (landscape phones) */
@media (max-width: 575px) {
	.wd_pageid_25791 div.wd_standard .item {
		width: 100%;
		margin: 0;
	}
	.wd_pageid_25791 div.wd_standard .item:first-child {
		margin: 0 0 20px;
	}
	.wd_pageid_25776 .arrow-link:nth-child(2) {
		margin-left: 26px;
	}
}


@media(min-width: 300px) {
    .u-d-none\@sm {
        display:none!important
    }

    .u-d-none-x\@md {
        display: block!important
    }
}
