/* Begin classes for common SPIN elements */

/* Header styles */
.page_header,
.category_header {}

.detail_header,
.detail_subheader,
.category_name {}

.category_intro {}

.desktop a:hover {
  text-decoration: none !important;
}
.desktop .page-content {
    will-change: inherit;
    margin-top: -2em;
    margin-bottom: -2em;
}
.wd_content {
    padding-top: 1em;
}
h1.category_header {
    border:1px solid #005cb0;
    padding: 5px 0px;
    color: #005cb0;
    font-size: 30px;
    text-align: center;
    font-weight: 200;
}
/* END Header styles */

h1.page_header {
  display: none;
}
.wd_nav {
  width: 100%;
  display: block;
  height: 40px;
  text-align: center;
  background-color: #005cb0;
}
.wd_nav li{
  display: inline-block;
	padding: 8px 5px;
}
.wd_nav li a {
  color: white;
  font-weight: bold;
  font-size: 12px;
}
.wd_nav ul li {
  position: relative;
  padding: 8px 5px;
  width: 1%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
ul.nav-list-primary {
    margin-bottom: 0px !important;
}
ul.nav-list-primary li .wd_subnav {
    display: none;
    position: absolute;
    left: -20px;
    background-color: #fff;
}
ul.nav-list-primary li .wd_subnav {
    background: #006cd0;
    -webkit-box-shadow: 0 2px 2px 2px rgba(0,0,0,.15);
    box-shadow: 0 2px 2px 2px rgba(0,0,0,.15);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-column-rule: 1px solid #fff;
    column-rule: 1px solid #fff;
    display: none;
    left: 26px;
    /* right: 50%; */
    list-style-type: none;
    max-height: 180px;
    min-width: 200px;
    padding: 10px;
    position: absolute !important;
    top: 40px;
    white-space: nowrap !important;
}
ul.nav-list-primary li:hover .wd_subnav {
    display: table;
    margin-left: 0;
    left: -5px;
    position: absolute;
    z-index: 1;
    white-space: nowrap;
}
ul.nav-list-primary li:hover .wd_subnav::before {
    border-bottom: 12px solid #006cd0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    content: "";
    display: block;
    height: 0;
    left: 83px;
    position: absolute;
    top: -12px;
    width: 0;
}

/* NAV STYLES */


/* END NAV STYLES */
.item {}
.item_name {}
.item_date {}
.item_summary {}

.wd_item {}
.wd_item .wd_date {}
.wd_item .wd_title {}
.wd_item .wd_subtitle {}

table.wd_imagetable {}
td.imagecaption {}


div#wd_printable_content {
  max-width: 100%;
  padding-bottom: 30px;
  text-align: left;
  margin: 0px 10em;
}
div#wd_printable_content p {
  margin-left: 0px !important;
}
/* Toolbar styles */
.wd_toolbar ul.wd_tools .wd_tool_icon {
  padding-right: 5px;
}
.wd_linkmenu-header .wd_linkmenu-icon {
  display: inline-block !important;
}
/* END Toolbar styles */

/* Begin classes for individual PCTs */

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

/* Standard */
div.wd_standard {

}
/* END Standard */

/* Events */
div.wd_events {

}
/* END Events */

/* Gallery */
div.wd_gallery {

}

div.wd_gallery span.filesize {
}

/* 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_newsfeed_releases .wd_thumbnail{
  display: none;
}
.wd_newsfeed_releases .wd_item_wrapper {
  margin-left: 0px;
}
.wd_newsfeed_releases .wd_layout-simple.wd_asset_type_link_list {
  display: none;
}
/* override font size set in feed releases */
div.wd_newsfeed_releases .wd_title {
  font-size: 22px;
}
div#wd_featurebox-teaser_1286 .wd_item img {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
div#wd_featurebox-teaser_1286 .wd_item:nth-child(1) img {
  background-image: url(../images/mercedes-benz-white-modern.jpg);
}
div#wd_featurebox-teaser_1286 .wd_item:nth-child(2) img {
  background-image: url(../images/navigation-car-drive-road.jpg);
}
div#wd_featurebox-teaser_1286 .wd_item:nth-child(3) img {
  background-image: url(../images/pexels-photo-9707928329.jpeg);
}
div#wd_featurebox-teaser_1286 .wd_item:nth-child(4) img {
  background-image: url(../images/pexels-photo-235317.jpeg);
}
div#wd_featurebox-teaser_1286 .wd_item:nth-child(5) img {
  background-image: url(../images/speed-car-vehicle-drive-104836.jpeg);
}
div#wd_featurebox-teaser_1286 .wd_item:nth-child(6) img {
  background-image: url(../images/mercedes-benz-white-modern.jpg);
}
div#wd_featurebox-teaser_1286 .wd_item:nth-child(7) img {
  background-image: url(../images/navigation-car-drive-road.jpg);
}
div#wd_featurebox-teaser_1286 .wd_item:nth-child(8) img {
  background-image: url(../images/pexels-photo-9707928329.jpeg);
}
div#wd_featurebox-teaser_1286 .wd_item:nth-child(9) img {
  background-image: url(../images/pexels-photo-235317.jpeg);
}
div#wd_featurebox-teaser_1286 .wd_item:nth-child(10) img {
  background-image: url(../images/speed-car-vehicle-drive-104836.jpeg);
}
.wd_item img.news_image {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  height: 15em;
  overflow: hidden;
}
.wd_newsfeed_releases-detail .wd_title {
  font-size: 36px;
  font-weight: normal;
}

.wd_newsfeed_releases-detail .wd_subtitle {
  font-size: 14px;
  font-weight: bold;
}

.wd_newsfeed_releases-detail .news_body p.prnews_p {
	font-family: inherit;
	font-size: 100%;
	color: inherit;
}
.wd_newsfeed_releases-teaser .tools {
	text-decoration: none;
	margin-bottom: 12px;
}
.wd_newsfeed_releases-teaser .wd_carousel-item {
  max-width: 25em;
  display: block;
  max-height: 27em !important;
  min-height: 25em !important;
  float: left;
  border-top: 2px solid #e8e8e8;
  border-right: 2px solid #cbccce;
  border-bottom: 2px solid #cbccce;
  border-left: 2px solid #e8e8e8;
  border-radius: 2px;
  min-height: 180px;
  position: relative;
  left: 20em;
  margin: 10px 0px 20px 20px;
  padding: 0px;
  background: #fff;
}

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

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

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

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

/* items for Press Release Summary */
.slider-container {
    width: 100%;
}
.item_with_slider {
	padding: 0px 0px 0px 20px;
}
.single_slider_carousel_container {
  background-color: #000 !important;
}
.single_slider_carousel_caption {
  position: absolute;
  left: 0px;
  display: block;
  top: 22%;
  left: 8% !important;
  width: 20em;
  height: 12em;
  padding: 15px;
  background: #333;
  background: rgba(0,0,0,0.75);
}
.single_slider_carousel_container {
  padding: 0px !important;
}
.single_slider_carousel_caption h4, .single_slider_carousel_caption h4 a {
  margin: 22px 0px !important;
}
.wd_item.wd_carousel-item {
    opacity: .4;
}
.wd_item.wd_carousel-item.wd_carousel-current {
  opacity: 1;
}
li.wd_item.wd_carousel-item .wd_thumbnail {
  display: none;
}
.wd_carousel-prev {
  left: -2em;
  position: absolute;
}
.wd_carousel-next {
  right:-2em;
  position:absolute;
}
.slider-container {
  margin-top: -20px !important;
}
.slider_control_closed {
	position: absolute;
	left: -20px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(../images/slider_open.png) no-repeat right center;
}
.single_slider_carousel_control {
  background: transparent !important;
  color: #fff !important;
  font-size: 80px !important;
}
.single_slider_carousel_bottom {
  height: 62px !important;
}
.wd_carousel a.wd_carousel-arrow:link, .wd_carousel a.wd_carousel-arrow:visited {
    color: #005cb0;
    font-size: 28px;
}
.slider_control_open {
	position: absolute;
	left: -20px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(../images/slider_close.png) no-repeat right center;
}
/* END items for Press Release Summary */

/* END Newsfeed Releases */

/* Stories */
div.wd_stories {

}
/* END Stories */

/* Formbuilder */

div.wd_formbuilder {}

table.wd_formbuilder {}

input.wd_formbuilder_submit {}

table.wd_formbuilder p {}

.wd_form_header {
    margin-left: 105px;
    overflow: auto;
}
/* END Formbuilder */

/* Search Results */
form.wd_search_form_advanced .wd_form_field_label {
    width: auto;
    position: inherit;
    left: 0px;
}
/* END Search Results */

/* Events Calendar */
table.wd_calendar_header {
	padding: 5px 0px;
	margin: 0px;
}

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

td.wd_calendar_header_label {
	text-align: center;
	width: 100%;
}

.wd_events-teaser td.wd_calendar_header_label {
	font-weight: bold;
}

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

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

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

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

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

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

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

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

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

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

div.wd_calendar_day_header {
	text-align: left;
	font-weight: bold;
	padding: 3px;
}

td.wd_calendar_prev_month div.wd_calendar_day_header,
td.wd_calendar_next_month div.wd_calendar_day_header {
}

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

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

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

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

div.wd_event_tip_header {
	line-height: 20px;
	border-bottom: #BBB;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

div.wd_event_tip_info {
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 5px;
}

div.wd_event_tip_info p {
	margin: 2px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

div.wd_event_tip_title {
	font-size: 16px;
	font-weight: bold;
}

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

div.wd_event_tip_date {
}

.wd_category_info:after {
  content: "\f055";
  font-family: 'FontAwesome';
  float: right;
  font-size: 24px;
  cursor: pointer;
  color: #005cb0;
  position: relative;
  top: -2em;
  left: -18px;
}
.wd_category_info.wd_open:after {
content: "\f056";
}
/*.wd_category_info.wd_open .item {
  display: block !important;
}*/
/*.wd_category .wd_category_items {
  display: block !important;
}*/

/*td.wd_attachment_info p span.wd_attachment_description {
    display: none;
}
td.wd_attachment_info.active:after p span.wd_attachment_description {
    display: block;
}*/

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

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

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

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

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

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

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

td#wdFadeClose {
	text-align: right;
}

/* END Popup Fader */

.tools img {
	vertical-align: top;
}

/* 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 {}
div.wd_featureboxes_right div.wd_featurebox_title {}


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 {}
.wd_featureboxes_middle.wd_featureboxes-horizontal {
  display: block;
  margin-top: 20px;
  width: 100%;
  /*border-top: 2px solid #F0F2F4;
  background-color: #f0f0f0;*/
  min-height: 20em;
}
div#wd_featurebox-standard_4124 .wd_featurebox_title {
  margin-top: 0;
}
div#wd_featurebox-standard_4124 {
  vertical-align: top;
  padding: 40px 0 0;
  width: 50%;
  clear: both;
  float: left;
  display: inline-block;
  min-height: 25em;
  background-image: linear-gradient(to bottom, rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.6) 100%), url(../images/road-sky-clouds-cloudy.jpg);
  /* background-image: url(../images/road-sky-clouds-cloudy.jpg); */
  background-size: 80px 60px;
  background-repeat: no-repeat;
  background-color: #f0f2f4;
  border-top: 1px solid #bec8d3;
  border-bottom: 1px solid #bec8d3;
  background-position: center bottom;
  background-size: cover;
}

.fa {
  display: block !important;
}
.fa-envelope-o:before {
    font-size: 30px;
}
.fa-vcard-o:before, .fa-address-card-o:before {
font-size: 30px;
}
div#wd_featurebox-standard_4124 p {
  display: inline-block;
}
div#wd_featurebox-standard_4124 .wd_featurebox {
  font-weight: 400;
}
div#wd_featurebox-standard_4124 p {
  display: inline-block;
  text-align: left;
  margin-left: 6em;
}
div#wd_featurebox-subscribe_1 {
  vertical-align: top;
  width: 50%;
  height: 100%;
  padding: 40px 0;
  min-height: 25em;
  display: inline-block;
  background-image: linear-gradient(to bottom, rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.6) 100%), url(../images/SUBSCRIBE.jpeg);
  background-repeat: no-repeat;
  background-color: #f0f2f4;
  border-top: 1px solid #bec8d3;
  border-bottom: 1px solid #bec8d3;
  background-position: center bottom;
  background-size: cover;
}
div#wd_featurebox-subscribe_1 .wd_featurebox_title {
  margin: 0 auto;
  text-align: center;
}
form#subscribe_form_1 {
    margin-left: auto;
}
div#wd_featurebox-subscribe_1 .wd_featurebox {
  position: inherit;
  width: 100%;
  padding-top: 2em;
  margin: 0 auto;
  text-align: center;
}
div#wd_featurebox-subscribe_1 .wd_featurebox .wd_form_footer {
  padding-top: 1em;
}
div#wd_featurebox-subscribe_1 .wd_featurebox .wd_form_footer input.wd_formbuilder_submit {
    background: #3879cd;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#3879cd),to(#005cb0));
    background-image: -webkit-linear-gradient(#3879cd,#005cb0);
    background-image: linear-gradient(#3879cd,#005cb0);
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    padding: 5px 20px;
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    text-decoration: none;
    color: #fff;
}

div#wd_featurebox-subscribe_1 .wd_form_header {
  margin-left: auto;
  display: none;
}
div#wd_featurebox-subscribe_1 .wd_form_field_input {
  margin-left: 8em;
}
.wd_featureboxes_bottom.wd_featureboxes-vertical {
  width: 100%;
  padding: 2em 0em;
  display: block;
	background-color: #EDF3F9;
  border-top: 1px solid #bec8d3;
  border-bottom: 1px solid #bec8d3;
}
@media (min-width: 769px) {
  .wd_form_field_pos_right .wd_form_field_label {
    width: auto;
    position: relative;
    left:20%;
  }
  .wd_form_buttons {
    margin-left: 0 !important;
  }
}
.wd_featureboxes_bottom .wd_featurebox {
  overflow-x: hidden;
  overflow-y: scroll;
  width: 308px;
  height: 362px;
  border-radius: 5%;
}
div#wd_featurebox-social_1 {
  width: 32%;
  display: inline-block;
  padding: 0 10em;
}
div#wd_featurebox-social_7 {
  width: 32%;
  display: inline-block;
  padding: 0 10em;
}
div#wd_featurebox-social_7 .wd_featurebox {
  background: #fff;
  border: 1px solid #eee;
}
div#wd_featurebox-social_7 .item_date {
    display: none;
}
div#wd_featurebox-social_7 .item_name img.wd_item_thumbnail {
  display: inline-block;
  width: 100%;
  height: 20%;
}
div#wd_featurebox-social_7 li.wd_item_container {
  float: left;
  height: auto !important;
}
div#wd_featurebox-social_7  ul.wd_items li.wd_item_container div.wd_item .item_name:last-child {
  display: none;
}
div#wd_featurebox-social_2 {
  width: 32%;
  display: inline-block;
  padding: 0 10em;
}
div#wd_featurebox-social_2 .wd_featurebox {
    overflow: hidden;
}
div#wd_featurebox-social_1 .wd_featurebox {
    overflow: hidden;
}
i.fa.fa-facebook-square {
  font-size: 35px;
}
i.fa.fa-instagram {
  font-size: 35px;
}
i.fa.fa-twitter-square {
  font-size: 35px;
}
div.wd_featureboxes_middle div.wd_featurebox_title {
  text-align: center;
  font-size: 22px;
  margin: 8px 0px;
}
div#wd_featurebox-teaser_1286 {
  background-color: #edf3f9;
  border-top: 1px solid #bec8d3;
  border-bottom: 1px solid #bec8d3;
  background-position: center bottom;
  background-size: cover;
}
div#wd_featurebox-teaser_1286 .wd_featurebox {
  width: 80%;
  margin: auto;
}

div#wd_featurebox-teaser_1286 p.more {
  text-align: center;
}

/*.wd_subscribe_featurebox {
  float: right;
  text-align: left;
  width: 50%;
  margin: 2em;
}*/
.wd_featurebox-social .wd_featurebox_title {
  display: none;
}
.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 {
	width: 100%;
	padding-top: 0px;
	border-top: 1px solid #DEDEDE;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper {
	background: 0 none;
	border: 0 none;
}

/* END Featureboxes */

/* FOOTER */
.shared-footer .shared-footer-social-wrap {
    background-color: #f0f2f4;
    border-top: 1px solid #bec8d3 !important;
    border-bottom: 1px solid #bec8d3 !important;
}

/* END FOOTER */

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

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

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

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

/* Shadows for Press Release Summary */
.shadowTR {
	margin: 0px;
	border: 0px;
	padding: 8px 0px 0px 0px;
	background: transparent url(../images/shadowTR.png) no-repeat top right;
}

.shadowBL {
	margin: 0px;
	border: 0px;
	padding: 0px 0px 0px 8px;
	background: transparent url(../images/shadowBL.png) no-repeat bottom left;
}

.shadowBR {
	margin: 0px;
	border: 0px;
	padding: 0px 8px 0px 0px;
	background: transparent url(../images/shadowBR.png) no-repeat bottom right;
}

.shadowB {
	margin: 0px;
	border: 0px;
	padding: 0px 1px 8px 0px;
	background: transparent url(../images/shadowB.png) repeat-x bottom center;
}

.shadowR {
	margin: 0px -9px 0px 0px;
	border: 0px;
	padding: 1px 8px 1px 1px;
	background: transparent url(../images/shadowR.png) repeat-y center right;
}

.shadow-content {
	margin: -9px 0px -1px -9px;
	border: 0px;
	padding: 0px;
	background: transparent;
}
/* END Shadows for Press Release Summary */

.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;
}
.wd_subscribe2 .wd_form_field_pos_right .wd_form_field_label {
  left: 0;
}
/* Small devices (landscape phones) */
@media (max-width: 575px) {}

/* Medium devices (tablets) */
@media (max-width: 767px) {}

/* Large devices (desktops) */
@media (max-width: 992px) {}

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

/* CLIENT CSS OVERRIDES */
body.desktop {
  padding: 0;
}
iframe[src*="/js/iframe.html"] {
    display: none;
}
.wd_category_checkboxes .wd_parent_category {
  margin: 0px 2px;
}
.wd_category_checkboxes .wd_parent_category input {
  margin-right:5px;
}
.jumbotron img {
  width: 100%;
}
.wd_pageid_32243 .wd_item:after {
  content: "";
  background: #F0F2F4;
  width: 100%;
  height: 3px;
  margin: 5px 0px;
  display: block;
}
/* MARKET REPORT PAGE */
.wd_pageid_32263 div#wd_printable_content div.wd_standard .wd_category .wd_category_items .item:nth-child(odd) {
    display: inline-block;
    width: 100%;
    position: relative;
    left: 0;
    right: 0%;
}
.wd_pageid_32263 div#wd_printable_content div.wd_standard .wd_category .wd_category_items .item:nth-child(even) {
    display: inline-block;
    width: 100%;
    position: relative;
    right: 0;
    left: 0%;
}
.wd_pageid_32263 div.wd_standard {
  width: 980px;
    margin: 0 auto;
}
.wd_pageid_32263 div.wd_standard .item_name{
  font-size: 22px;
  color: #005cb0;
  margin-top: 75px;
}
.wd_pageid_32263 .wd_standard .item:before {
    content: "";
    display: block;
    background-color: grey;
    height: 1px;
    margin: 2em 0px;
}
.wd_pageid_32263 .wd_standard .item:first-child:before {
  display: none;
}
.wd_category_items .item p a.btn{
  background: #3879cd;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3879cd),to(#005cb0));
  background-image: -webkit-linear-gradient(#3879cd,#005cb0);
  background-image: linear-gradient(#3879cd,#005cb0);
  color: #fff;
  border-radius: 4px;
  border-style: solid;
  padding: 10px 20px;
  border-width: 1px;
  font-size: 16px;
  cursor: pointer;
  display: inline-block;
}

/* SPECIAL REPORTS PAGE */
.wd_pageid_32258 .wd_category_items.wd_category_items_0 {
    width: 980px;
    margin: 0 auto;
    padding-bottom: 45px;
}
.wd_pageid_32258 .item {
  width: 100%;
  display: inline-block;
}
.wd_pageid_32258 .item .item_name {
    margin-top: 60px;
    font-size: 22px;
    color: #005cb0;
}
.wd_pageid_32258 .item:before {
    content: "";
    display: block;
    background-color: grey;
    height: 1px;
    margin: 2em 0px;
}
.wd_pageid_32258 .item:nth-child(odd) table.wd_imagetable {
    margin-left: 20px !important;
}
.wd_pageid_32258 .item:nth-child(even) table.wd_imagetable {
    margin-right: 20px !important;
}
