/* Begin classes for common SPIN elements */

@font-face {
	font-family: inter;
	src: url(../fonts/Inter-VariableFont_slnt,wght.ttf);
}

*, ::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;
	font-family: inter, Arial, "Trebuchet MS", Helvetica, sans-serif;
}

a,
nav .wd_page_links a,
nav .wd_page_links {
	color: #FF6633;
	transition: all 0.5s ease;
}
a:hover,
nav .wd_page_links a:hover {
	color: #dddddd;
	text-decoration: underline;
}
.navbar.nav-bg {
	background: #f7faf9;
}

nav {
	background: transparent;
	transition: all ease 0.3s;
	color: #000;
}
nav a,
nav a:hover {
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}
ol.single_slider_carousel_indicators {
	bottom: 100px;
	height: fit-content;
	top: auto;
}

.wd_left-sidebar, .wd_content, .wd_right-sidebar {
	margin: 0;
}

.wd_pagespacer {
	height: 140px;
}

.wd_footer {
	background: #003399;
	padding: 20px;
	color: #fff;
	width: 100%;
}

.wd_left-sidebar nav {
	background: transparent;
}
.wd_left-sidebar .navbar-toggler {
	margin-bottom: 10px;
}
.wd_left-sidebar .wd_navigation {
	list-style-type: none;
	padding: 0;
	margin: 0 0 20px;
}
.wd_left-sidebar .wd_navigation > li {
	border-top: 1px solid #ccc;
	padding: 10px;
	width: 100%;
}
.wd_left-sidebar .wd_navigation > li:last-child {
	border-bottom: 1px solid #ccc;
}
.wd_left-sidebar .wd_navigation li a {
	color: rgba(0,0,0,1);
	font-weight: bold;
}
.wd_left-sidebar .wd_navigation li.wd_navigation-active {
	background-color: rgba(231,1,19,.1);
}
.wd_left-sidebar .wd_navigation ul.wd_subnavigation {
	margin-left: 20px;
	padding: 0;
	font-size: 90%;
}
/* Bootstrap Overrides */
.no-side-margin {
	margin-left: 0;
	margin-right: 0;
}
main {
	background: #fff;
}
hero.row {
	margin-left: 0;
	margin-right: 0;
}
.navbar-brand {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 200%;
}
.navbar-brand img {
	height: clamp(30px, 4vw, 50px);
	margin: 20px;
}
nav {
	margin-bottom: 20px;
}
.navbar {
	padding: 0;
}
.navbar-toggler {
	border-radius: 0;
}
.nav-item {
	padding: 0 1rem;
}
.nav-item a:hover {
	color: #FF6633;
}
.dropdown-menu {
	background-color: rgba(247, 250, 249, .75);
	border: 1px solid transparent;
	border-radius: 0;
}
a.dropdown-item {
	color: #000;
}
/* END Bootstrap Overrides */

/* Slideshow Overrides */
#single_slider_responsive {
	width: 100%;
}
div#single_slider_responsive .carousel {
	visibility: hidden;
	background: none;
	border: none;
	overflow: hidden;
}
.single_slider_carousel_inner .item img {
	width: 100%;
}
.single_slider_carousel_container {
	width: 100% !important;
	max-height: 500px;
	overflow: hidden;
}
.carousel-control {
	display: none;
}
.carousel-indicators {
	bottom: 35px;
	right: 10%;
	top: 86%;
}
.carousel-indicators li {
	width: 25px;
	height: 25px;
	background: #ccc !important;
	border-radius: 15px;
	border: none !important;
}
.carousel-indicators li.active {
	background: #fff !important;
}
.single_slider_carousel .single_slider_carousel_control {
	display: none;
}
div#single_slider_responsive .single_slider_carousel_container {
	padding: 0;
}
div.single_slider_carousel_bottom {
	margin: -100px auto 0 auto;
}
.item .single_slider_carousel_caption {
	max-width: 1200px;
	background: transparent;
	top: 40px;
	bottom: unset;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}
.single_slider_carousel_indicators {
	top: 20px;
	right: 20px;
}
.single_slider_carousel_inner .single_slider_carousel_caption h4 a {
	font-size: 2rem;
}
.single_slider_carousel_inner .single_slider_carousel_caption .single_slider_carousel_description {
	font-size: 1.2rem;
}
/* END Slideshow Overrides */

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

.wd_pageheader {
	padding: 20px;
}

.wd_home_hero {
	background-size: cover;
	width: 100%;
	min-height: 300px;
}
.wd_header_content {
	padding: 100px;
}
.wd_navbutton {
	float: right;
	margin: 20px 0;
}
.wd_tagline {
	background: rgba(0,0,0,0.75);
	color: #fff;
	padding: 20px;
	width: 100%;
}
/* END Header styles */

.item, .wd_item {
	margin: 20px 0;
}
.item_name, .wd_title, .wd_item .wd_title {
	font-size: 1.2rem;
	font-weight: 700;
}
.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;
	color: #333;
}
.item_summary, .wd_item .wd_summary {}
.wd_item .wd_subtitle {}

table.wd_imagetable {}
td.imagecaption {}

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

/* 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;
}
.wd_newsfeed_releases-teaser .wd_thumbnail {
	display: none;
}
.wd_newsfeed_releases-teaser .wd_asset_icon_link_list {
	float: right;
}
/* END Newsfeed Releases */

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

/* SEC Filings */
div.wd_ir_secfilings .wd_selector {
    margin: 0 0 5px 10px;
}
div.wd_ir_secfilings .wd_selector .wd_label {
    margin-right: 5px;
}
/* END SEC FIlings */

/* Interactive Chart */
div.wd_ir_interactivechart input.wd_chart_date {
    width: auto;
}
/* END Interactive Chart */

/* Calculator */
div.wd_ir_calculator label {
    margin-bottom: 0;
}
/* END Calculator */

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

/* Formbuilder */
legend {
	font-size: 1rem;
}
.wd_formbuilder input[type="checkbox"],
.wd_formbuilder input[type="radio"] {
	margin-right: 5px;
}
.wd_form_field .wd_form_field_input,
.wd_form_field {
	overflow: visible;
}
.wd_search_basic_fields select,
.wd_search_basic_fields input,
.wd_search_basic_fields button {
	height: 35px;
	border: 1px solid #ccc;
	border-radius: 0;
	padding: 0 10px;
	margin: 5px;
}
.wd_search_basic_fields button,
.wd_formbuilder_submit {
	cursor: pointer;
}
.wd_search_basic_fields .wd_search_button.wd_highlight,
.wd_formbuilder_submit {
	background: #FF6633;
	border: 1px solid #FF6633;
	color: #fff;
}
.wd_formbuilder_submit {
	padding: 10px 20px;
}
::-ms-expand {
	background: transparent;
	border: none;
}
.wd_search_basic_fields .wd_sr-only.wd_sr-only.wd_sr-only.wd_sr-only {
	display: none;
}
/* END Formbuilder */

/* Featureboxes */
div.wd_featurebox {
	padding: 0;
	margin: 0 0 20px;
}
div.wd_featurebox_container {}
div.wd_featurebox_title {
	padding: 10px 10px 0 0;
	font-size: 150%;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #FF6633;
}

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_header {}
div.wd_featureboxes_header div.wd_featurebox {}
div.wd_featureboxes_header div.wd_featurebox_container {}
div.wd_featureboxes_header div.wd_featurebox_title {
	display: none;
}

.wd_top-featureboxes_container {
	position: relative;
}
.wd_top-featureboxes {
	background: #fff;
	padding: 20px;
	border: 1px solid #ccc;
	border-radius: 5px;
	top: -70px;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	z-index: 2;
	height: 130px;
}
.wd_top-featureboxes_spacer {
	height: 90px;
}
.wd_top-featureboxes .wd_featurebox_title {
	display: none;
}
.wd_top-featureboxes .wd_chart-quote-footer,
.wd_top-featureboxes .wd_ticker_label,
.wd_top-featureboxes .wd_chart-quote-value br {
	display: none;
}
.wd_top-featureboxes .wd_chart-quote-item {
	display: inline-block;
	width: 25%;
	text-align: center;
	cursor: default;
}
.wd_top-featureboxes .wd_chart-quote-value {
	font-size: 150%;
	transition: all .5s ease-in-out;
}
.wd_top-featureboxes .wd_chart-quote-item:hover .wd_chart-quote-value {
	transform: scale(1.5);
}
.wd_top-featureboxes .wd_chart-quote {
	overflow: hidden;
}
/* 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) {
	.nav-item {
		padding: 0 .5rem;
	}
	.navbar-toggler-icon {
		filter: brightness(0);
		background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
	}
	.item .single_slider_carousel_caption {
		max-width: 960px;
	}
}
/* Large devices (desktops) */
@media (max-width: 992px) {
	.nav-item {
		padding: 0 .25rem;
	}
	.navbar-toggler {
		background-color: #f7faf9;
		border: 1px solid transparent;
	}
	.item .single_slider_carousel_caption {
		max-width: 720px;
	}
	nav.navbar {
		background: #f7faf9;
	}
}
/* Medium devices (tablets) */
@media (max-width: 767px) {
	.navbar-nav .nav-item {
		border-right: 0;
	}
	.wd_header-featureboxes {
		position: relative;
		margin: 20px 0;
		top: 0;
	}
	.wd_header-featureboxes_spacer {
		display: none;
	}
	.wd_header-featureboxes .wd_chart-quote-item {
		width: 100%;
	}
	.wd_top-featureboxes .wd_chart-quote-item {
		display: block;
		width: 100%;
	}
	.wd_top-featureboxes {
		position: relative;
		height: auto;
		padding: 0;
	}
	.wd_top-featureboxes .wd_chart-quote-value {
		font-size: 120%;
    }
	.wd_top-featureboxes_spacer {
		height: 0;
	}
}
/* Small devices (landscape phones) */
@media (max-width: 575px) {
	.wd_search_basic_fields {
		max-width: 75%;
	}
	.wd_search_basic_fields select,
	.wd_search_basic_fields input,
	.wd_search_basic_fields button {
		max-width: 90%;
	}
	.wd_item_search_form_container {
		max-width: 100%;
		overflow: hidden;
	}
	.wd_newsfeed_releases .wd_item .wd_thumbnail {
		float: none;
		margin: 0;
	}
	.wd_newsfeed_releases .wd_item .wd_item_wrapper {
		margin: 0;
	}
	nav.navbar .container {
		padding-right: 20px;
		padding-left: 20px;
	}
	.item .single_slider_carousel_caption {
		display: inline-block;
		background: #FF6633;
		position: relative;
		top: unset;
		left: unset;
		right: unset;
	}
}
@media (min-width: 320px) and (max-width: 978px) {
	#single_slider_responsive .single_slider_carousel_caption {
		max-height: 999px;
	}
	#single_slider_responsive .single_slider_carousel_indicators {
		top: 20px;
		right: 20px;
	}
	#single_slider_responsive .single_slider_carousel_indicators li span {
		border: 2px solid #fff;
	}
	#single_slider_responsive .single_slider_carousel_indicators li span:hover,
	#single_slider_responsive .single_slider_carousel_indicators li.active span {
		background: #fff;
	}
}