/* Begin classes for common SPIN elements */

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

.detail_header,
.detail_subheader,
.category_name {}

.category_intro {}

.main-header {
	background-color: white;
}

.page-header {
	margin-left: 15px;
}
.container>.col-xs-12.col-sm-12 {
    padding: 0;
}

.container {
	clear: both;
}

a:hover, a:visited, a:active, a:focus {
	text-decoration: none;
}

.background-image-wrapper .header-background-color {
	margin-bottom: 30px;
}
/* END Header styles */

body {
    font-family: DIN Pro, Helvetica, Arial, sans-serif;
    font-size: 16px;
}

.wrap {
	padding-top: 240px;
}

.about-gogo h1 {
    color: #41b6e4;
    font-weight: 300;
}
.h1, h1 {
    font-size: 5rem;
    font-weight: 200;
    line-height: 1;
    letter-spacing: -2px;
    text-align: left;
    margin-bottom: 81px;
    color: #41b6e4;
}

p {
	color: #5a5a5a;
}

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

/* Toolbar styles */

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

}

#wd_printable_content>h1.page_header {
	display: none;
}
/* END Standard */


/* HOME */
.wd_featurebox_container {
	padding: 40px 0;
	border-bottom: 1px solid #e7e7e7;
}
.item_name a, .wd_title a {
	font-size: 20px;
    line-height: 1.6;
    color: #41b6e4;
}
.wd_title a:hover {
	color: #043659;
}
.wd_date,
.wd_item .wd_date {
	color: #e50c31;
}

#featurebox_rss_0 {
    margin: 20px;
}
#featurebox_rss_0 .item {
    display: list-item;
    list-style-type: disc;
    color: #5a5a5a;
}
#featurebox_rss_0 .item_name a {
	color: #5a5a5a;
}
.wd_pageid_20295 .wd_featurebox_title {
	display: none;
}
.wd_featurebox_title {
	width: 100%;
    display: block;
    color: #41b6e4;
	font-size: 44px;
    line-height: 1.27;
    letter-spacing: -2px;
    font-weight: 400;
    margin: 30px 0;
}

#wd_featurebox-standard_3513,
#wd_featurebox-standard_3516 {
    float: left;
    width: 49%;
}
#wd_featurebox-standard_3513 {
	margin-right: 2%;
	padding-left: 90px;
}
#wd_featurebox-standard_3516 {
	padding-right: 90px;
}

#wd_featurebox-standard_3514 {
    padding-left: 20px;
}

@media (max-width: 991px) {
	#wd_featurebox-standard_3513,
	#wd_featurebox-standard_3516 {
		width: 100%;
		margin: 20px 0;
		clear: both;
	}
}

.wd_featurebox_title:after {
    content: "";
    background-color: #41b6e4;
    height: 3px;
    width: 54px;
    display: block;
    margin-top: 18px;
}

p.more a, .btn {
	color: #fff;
    background-color: #41b6e4;
    border-color: #41b6e4;
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
    padding-top: 11px;
    padding-bottom: 9px;
   	display: inline-block;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 10px 15px;
    border-radius: 100px;
    transition: all .2s ease-in-out;
    margin: 20px 0;
}
p.more a:hover, .btn:hover {
    color: #fff;
    background-color: #1ea1d4;
    border-color: #1d9acb;
}

.featured-block-wrapper {
	padding: 0;
}

.wd_featureboxes_bottom,
.layout-blocks {
    clear: both;
}
.wd_featureboxes_middle {
	margin-bottom: 60px;
}

#wd_featurebox-standard_2351 {
	color: #fff;
    background-color: #41b6e4;
    width: 52%;
    max-width: 52%;
    padding: 70px 100px 70px 90px;
    min-height: 540px;
    border: none;
    margin: 40px 0 40px 0;
    position: relative;
}
#wd_featurebox-standard_2351:after {
	content: '';
	background-image: url(../images/Leadership-740x463.png);
	width: 740px;
	max-width: 100%;
	height: 463px;
	display: block;
    position: absolute;
    left: 85%;
    top: 35px;
}
#wd_featurebox-standard_2351 .wd_featurebox_title,
#wd_featurebox-standard_2351 p,
#wd_featurebox-standard_2351 a {
	color: white;
}
#wd_featurebox-standard_2351 .wd_featurebox_title:after {
	background-color: white;
}

.wd_featureboxes_bottom2 label {
	margin-top: 20px;
}

.wd_subscribe_featurebox form>div:nth-child(2),
.wd_subscribe_featurebox form>div:nth-child(3) {
    float: left;
    width: 49%;
}
.wd_subscribe_featurebox form>div:nth-child(2) {
	margin-right: 2%;
}
.wd_subscribe_featurebox form div:nth-child(4) {
    width: 100%;
    clear: both;
}
	

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

.wd_gallery li.wd_category_link {
    float: left;
    width: 24%;
    margin-right: 1%;
    min-height: 300px;
}
.wd_gallery .wd_category_link .wd_thumbnail {
	float: left;
	clear: both;
	max-width: 100%;
}
.wd_gallery .wd_title {
	float: left;
	clear: both;
}
li.wd_category_link>div {
    margin-left: 0!important; /* Overwriting js hack I can't find */
}

.wd_pageid_20325 li.wd_item {
    max-width: 48%;
    float: left;
    margin-right: 2%;
    height: 430px;
}

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

/* Newsfeed Releases */
div.wd_newsfeed_releases {
	
}

/* override font size set in feed releases */
.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;
}

/* 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 */
.wd_subscribe_link {
    float: right;
}
.item_with_slider {
	padding: 0px 0px 0px 20px;
}

.slider_control_closed {
	position: absolute;
	left: -20px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(../images/slider_open.png) no-repeat right center;
}

.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_featurebox-standard_3514 .col-xs-6 {
	padding-left: 0;
}

.wd_form_field_pos_right .wd_form_field_label {
	text-align: left;
}
.wd_form_field_label {
    margin: 5px 0;
}
.wd_form_field {
	margin: 15px 0;
}
/* END Formbuilder */

/* Search */
.wd_item_search_form_container {
    margin: 35px 0;
}
.wd_search_basic_fields .select-wrapper {
	float: left;
}
.wd_search_basic_fields input,
button.wd_search_button {
	height: 38px;
	margin-left: 7px;
}
.wd_search_basic_fields {
	margin-right: 12px;
}
form.wd_search_form.wd_search_form_advanced {
    margin: 35px 0;
}
/* END Search  */

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

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 {}


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 {
	width: 100%;
	padding-top: 0px;
	border-top: 1px solid #DEDEDE;
}
.wd_featureboxes_tabbed .wd_tabs_wrapper {
	background: 0 none;
	border: 0 none;
}

/* END Featureboxes */

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;
}
div#recaptcha2_widget {
    overflow: hidden;
}

/*FOOTER*/
footer .btn {
	margin: 0;
}
footer .nav > li > a {
	padding: 0;
}
/* Small devices (landscape phones) */
@media (max-width: 575px) {
	.wd_subscribe_featurebox form>div:nth-child(2),
	.wd_subscribe_featurebox form>div:nth-child(3) {
	    float: none;
	    width: 100%;
	}
	.wd_subscribe_featurebox form>div:nth-child(2) {
		margin-right: 0;
	}
}

/* Medium devices (tablets) */
@media (max-width: 767px) {
	.wd_pageid_20325 li.wd_item {
	    max-width: 100%;
	    clear: both;
	    margin: 10px 0;
	    min-height: 0;
	}
	.wd_search_basic_fields input, button.wd_search_button {
		margin: 3px 0 0 0;
		clear: both;
		float: left;
	}
}

/* Large devices (desktops) */
@media (max-width: 991px) {
	#wd_featurebox-standard_2351 {
		width: 100%;
		max-width: none;
		margin: 0 0 240px 0;
		padding: 25px;
	}
	#wd_featurebox-standard_2351:after {
		left:0;
		right: 0;
		margin: 0 auto;
		top: 80%;
		max-width: 90%;
		max-height: 350px;
	}
	.wd_gallery li.wd_category_link {
	    float: left;
	    width: 100%;
	    margin: 10px 0;
	    min-height: 0;
	}
}

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

/* CLIENT CSS OVERRIDES */
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  color: #222;
}
