/* 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_printable_content {
	margin-bottom: 20px;
}
/* Header styles */
.page_header,.category_header,.detail_header,.detail_subheader,.category_name {
	font-size: 22px;
	font-weight: bold;
	color: #333;
	line-height: 1.1;
}
.category_intro {}
/* END Header styles */
.item, .wd_item {}
.item_name, .wd_title, .wd_item .wd_title {
	font-size: 1.1em;
}
.item_date, .wd_date, .wd_item .wd_date, .wd_event_sidebar .wd_event_date {}
.item_summary, .wd_item .wd_summary {}
.wd_item .wd_subtitle {}
table.wd_imagetable {}
td.imagecaption {
	font-size: 12px;
	font-style: italic;
	padding: 3px 0;
}

ul.wd_asset_icon_link_list,
ul.wd_asset_icon_link_list li.wd_asset_icon_link {
	padding: 0;
	margin: 0 .2em;
}

/* 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;
}
div.wd_toolbar {
	border: 0;
}

/* Standard */
.wd_pageid_20292 div.wd_standard .item,
.wd_pageid_20301 div.wd_standard .item,
.wd_pageid_20306 div.wd_standard .item {
	display: inline-block;
	vertical-align: top;
	min-height: 300px;
	width: 32%;
	margin-right: 1%;
}
.wd_pageid_20288 .wd_imagetable img,
.wd_pageid_20301 .wd_imagetable img,
.wd_pageid_20306 .wd_imagetable img {
	max-width: 100%;
}
.wd_pageid_20306 h1.page_header,
.wd_pageid_20301 h1.page_header {
	display: none;
}
.wd_pageid_20301 td.imagecaption p {
	text-align: center;
    margin-left: 30%;
    width: 100%;
}

/* END Standard */

/* Events */
div.wd_events {}
/* 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 .wd_item .wd_thumbnail {
	display: none;
}
div.wd_newsfeed_releases .wd_item .wd_item_wrapper {
	margin-left: 0;
}
div.wd_newsfeed_releases .wd_item .wd_pdf_link img {
	max-width: 32px;
}
/* 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 {}
/* END Stories */

/* Formbuilder */
.wd_form_field .wd_form_field_input,
.wd_form_field {
	overflow: visible;
}
.wd_formbuilder_submit {
	color: #fff;
	background-color: #337ab7;
	border: 1px solid #337ab7;
	border-radius: 4px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
}
.wd_formbuilder_submit:hover {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}
/* END Formbuilder */

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

/* Featureboxes */
div.wd_featurebox {
	overflow: auto;
}
div.wd_featurebox_container {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
div.wd_featurebox_title {
	font-size: 22px;
	font-weight: bold;
	color: #333;
	line-height: 1.1;
}
div.wd_featurebox .wd_date {
	font-weight: normal;
}
div.wd_featurebox .subscribe_link {
	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 {
	margin: 20px 0;
	padding: 10px 0;
}

div.wd_featureboxes_top #wd_featurebox-standard_3518 table.wd_imagetable,
div.wd_featureboxes_top #wd_featurebox-standard_3519 table.wd_imagetable {
	display: block;
	width: 100%;
	overflow: hidden;
}
div.wd_featureboxes_top #wd_featurebox-standard_3518 img {
	margin: 0 30%;
	border-bottom: 4px solid #1866a3;
}
div.wd_featureboxes_top #wd_featurebox-standard_3519 img {
	margin: 0 80%;
	border-bottom: 4px solid #1866a3;
}


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_middle2up {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
div.wd_featureboxes_middle2up div.wd_featurebox {}
div.wd_featureboxes_middle2up div.wd_featurebox_container {
	display: inline-block;
	width: 49%;
	vertical-align: top;
	border-bottom: 0;
}
div.wd_featureboxes_middle2up div.wd_featurebox_container:first-child {
	margin-right: 2%;
	padding-right: 2%;
	border-right: 1px solid #ccc;
}
div.wd_featureboxes_middle2up div.wd_featurebox_title {}

div.wd_featureboxes_bottom {}
div.wd_featureboxes_bottom div.wd_featurebox_container:not(:last-child) {}
div.wd_featureboxes_bottom div.wd_featurebox_container {
	display: inline-block;
	width: 24%;
	margin-right: 1%;
	vertical-align: top;
}
div.wd_featureboxes_bottom div.wd_featurebox_title,
div.wd_featureboxes_bottom div.wd_featurebox {
	border-right: 1px solid #ccc;
}
div.wd_featureboxes_bottom .wd_featurebox_container {
	border-bottom: 0;
}
div.wd_featureboxes_bottom .wd_featurebox_container:last-child div.wd_featurebox_title,
div.wd_featureboxes_bottom .wd_featurebox_container:last-child div.wd_featurebox {
	border-right: 0;
}
div.wd_featureboxes_bottom div.wd_featurebox_title .fa {
	font-size: 3rem;
	color: #337ab7;
}

.wd_news_headlines-teaser .item,
.wd_articles-teaser .item {
	margin: 0;
	padding: 20px 0;
}
.wd_news_headlines-teaser .item:nth-child(odd),
.wd_articles-teaser .item:nth-child(odd) {
	border-bottom: 1px solid #ccc;
}

.wd_newsfeed_releases-teaser .item {
	display: inline-block;
	vertical-align: top;
	width: 32%;
	margin-right: 1%;
}
.wd_newsfeed_releases-teaser .item .wd_thumbnail {
	display: none;
}

p.more {
	clear: both;
	float: right;
	margin: 10px 0;
	font-weight: bold;
}

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

/* Extra large devices (large desktops) */
@media (max-width: 1199px) {}
/* Large devices (desktops) */
@media (max-width: 992px) {
	.wd_pageid_20292 div.wd_standard .item {
		width: 48%;
	}
	.wd_newsfeed_releases-teaser .item {
		width: 100%;
		margin-right: 0;
	}
}
/* Medium devices (tablets) */
@media (max-width: 767px) {
	#wd_printable_content {
		margin-top: 20px;
	}
	.wd_pageid_20292 div.wd_standard .item {
		width: 100%;
		margin-right: 0;
		min-height: 0;
	}
	.wd_news_headlines-teaser .item {
		width: 100%;
		margin: 0;
		padding: 10px 0;
	}
	.wd_news_headlines-teaser .item:not(:last-child) {
		border-bottom: 1px solid #ccc;
	}
	.wd_news_headlines-teaser .item:nth-child(2n+1) {
		border-right: 0;
	}
	div.wd_featureboxes_middle2up div.wd_featurebox_container {
		width: 100%;
	}
	div.wd_featureboxes_middle2up div.wd_featurebox_container:first-child {
		margin-right: 0;
		padding-right: 0;
		border-right: 0;
		border-bottom: 1px solid #ccc;
	}
	div.wd_featureboxes_bottom div.wd_featurebox_container {
	    width: 49%;
	}
	div.wd_featureboxes_bottom .wd_featurebox_container:nth-child(odd) div.wd_featurebox {
		border-right: 1px solid #ccc;
	}
	div.wd_featureboxes_bottom .wd_featurebox_container:nth-child(even) div.wd_featurebox,
	div.wd_featureboxes_bottom div.wd_featurebox_title {
	    border-right: 0;
	}
	div.wd_featureboxes_top #wd_featurebox-standard_3518 img,
	div.wd_featureboxes_top #wd_featurebox-standard_3519 img {
		margin: 0 auto;
	}

}
/* Small devices (landscape phones) */
@media (max-width: 575px) {
	div.wd_featureboxes_bottom div.wd_featurebox_container {
	    width: 100%;
	    margin: 0;
	    padding: 0px;
	}
	div.wd_featureboxes_bottom .wd_featurebox_container div.wd_featurebox {
		border-right: 0;
		border-bottom: 1px solid #ccc;
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
	div.wd_featureboxes_bottom .wd_featurebox_container:nth-child(2n+1) div.wd_featurebox {
	    border-right: 0;
	}
}
/* CLIENT CSS OVERRIDES */