 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 {
    width: 100%;
}
a {
    color: #00bce4;
    text-decoration: none;
}
a:hover {
    color: #0088A6;
}
p {
    font-size: .9rem;
    line-height: 1.4;
    color: #666;
}
.social_imgs #social_imgs_linkedin {
    width: 32px;
    height: 32px;
    display: inline-block;
    background: url(../images/SOCIAL_sm.png) no-repeat;
    background-position: -94px -4px;
}
.social_imgs #social_imgs_twitter {
    width: 32px;
    height: 32px;
    display: inline-block;
    background: url(../images/SOCIAL_sm.png) no-repeat;
    background-position: -4px -4px;
}
.social_imgs #social_imgs_youtube {
    width: 32px;
    height: 32px;
    display: inline-block;
    background: url(../images/SOCIAL_sm.png) no-repeat;
    background-position: -64px -4px;
}


.wd_header {}
.wd_row {
    clear: both;
}
.wd_container {
    max-width: 1200px;
    margin: 0 auto;
}

.wd_content,
.wd_content-left,
.wd_content-right,
.wd_content-left-right,
.wd_left-sidebar,
.wd_right-sidebar {
    display: inline-block;
    vertical-align: top;
}
.wd_left-sidebar,
.wd_right-sidebar {
    width: 25%;
    background: #fafafa;
    padding: 0 1%;
}
.wd_content {
    width: 100%;
}
.wd_content-left,
.wd_content-right {
    width: 72%;
    margin: 0 1%;
}
.wd_content-left-right {
    width: 50%;
    margin: 0 1%;
}


/* Header styles */
.page_header,
.category_header {}
.detail_header,
.detail_subheader,
.category_name {}
.category_intro {}
.wd_header {
    position: relative;
}
/* END Header styles */
.wd_home_hero {
    position: relative;
    min-height: 700px;
    background-size: cover;
}
.wd_header_content {
    position: absolute;
    bottom: 0;
    right: 40px;
    font-size: 37px;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 0, 0, 0.21);
    padding: 18px 40px 30px;
    line-height: 44px;
    text-transform: uppercase;
}
.wd_header_content p {
    margin: 0;
}
.wd_header_content a {
    clear: both;
    padding: 10px 20px;
    background: #05aed4;
    color: #fff;
    border: 0;
    margin-top: 15px;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    transition: all 0.5s ease 0s;
    text-transform: capitalize;
}

.item, .wd_item {
    margin: 10px 0;
    padding: 10px 0;
    clear: left;
}
.item_name,
.wd_title,
.wd_item .wd_title,
.wd_newsfeed_releases-teaser .wd_title {
    font-size: .9rem;
    font-weight: 700;
    clear: left;
}
.item_date, .wd_date,
.wd_item .wd_date,
.wd_event_sidebar .wd_event_date,
.wd_newsfeed_releases-teaser .wd_date {
    font-size: .9rem;
    color: #666;
    text-transform: none;
}
.item_summary, .wd_item .wd_summary {
    font-size: .9rem;
    color: #666;
}
.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') 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 {}

.wd_pageid_20317 .item,
.wd_pageid_20288 .item {
    display: inline-block;
    width: 48%;
    vertical-align: top;
}
.wd_pageid_20317 .wd_attachment_image,
.wd_pageid_20288 .wd_attachment_image,
.wd_pageid_20317 .wd_attachment_size,
.wd_pageid_20288 .wd_attachment_size,
.wd_pageid_20317 .wd_attachment_description,
.wd_pageid_20288 .wd_attachment_description {
    display: none;
}
.wd_pageid_20317 .wd_attachment_info,
.wd_pageid_20288 .wd_attachment_info {
    padding-top: 10px;
}
.wd_pageid_20317 .wd_attachment_info a.itemlink,
.wd_pageid_20288 .wd_attachment_info a.itemlink {   
    display: block;
    box-sizing: border-box;
    font-weight: bold;
    color: #00BCE4;
    text-align: center;
    text-decoration: none;
    width: 100%;
    padding: 12px 14px;   
}
.wd_pageid_20317 .wd_attachment_info p,
.wd_pageid_20288 .wd_attachment_info p {
    display: inline-block;
    cursor: pointer;
    font-size: .9rem;
    color: #666;
    background: #efefef;
    margin: 5px 0;
    max-height: 45px;
    border-radius: 3px;
    box-shadow: 0 2px 6px rgba(0,0,0,.4);
}
.wd_pageid_20288 .item > p {
    display: inline-block;
    cursor: pointer;
    color: #666;
    background: linear-gradient(to bottom, #ffffff 0%,#e2e2e2 100%);
    border-radius: 3px;
    box-shadow: 0 2px 6px rgba(0,0,0,.4);
    margin: 5px 0;
    padding: 12px 14px;   
}
.wd_pageid_20317 .item table.wd_imagetable,
.wd_pageid_20288 .item table.wd_imagetable{
    margin: 10px 0 10px 0!important;
}
/* 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 {}
div.wd_newsfeed_releases .wd_subtitle {
    display: none;
}
div.wd_newsfeed_releases .wd_date {
    display: inline-block;
    width: 20%;
    float: left;
    font-weight: 400;
}
div.wd_newsfeed_releases .wd_title {
    display: inline-block;
    vertical-align: top;
    width: 75%;
    overflow: auto;
    font-weight: 400;
}
div.wd_newsfeed_releases-detail .wd_subtitle {
    margin: 30px 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-detail .wd_news_body ul.wd_layout-masonry li,
.wd_newsfeed_releases-detail .wd_news_body ul.wd_layout-masonry li li {
    list-style-type: none;
    list-style: none;
}
.wd_newsfeed_releases-detail .wd_contact {
    font-size: .9rem;
    color: #666;
}
.wd_newsfeed_releases-teaser .tools {
    text-decoration: none;
    margin-bottom: 12px;
}
div.wd_news_body .PRN_ImbeddedAssetReference img {
    display: block;
    float: none;
    margin: 0 auto;
}
/* END Newsfeed Releases */

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

/* Formbuilder */
#wd_printable_content input,
#wd_printable_content button,
#wd_printable_content select {
    border-radius: 0;
    border: none;
    background-image: url(../images/select_bg.png);
    line-height: 34px;
    padding: 0 .5rem;
    font-size: .7rem;
    height: 34px;
    color: #333;
}
/*#wd_printable_content select {
    padding: 0 1rem;
    font-size: .9rem;
    height: 34px;
    color: #333;
}*/
select::-ms-expand {
    margin-left: 50px;
    background-color: #fff;
}
#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] {
    width: 35%;
}
#wd_printable_content input[type=submit] {
    max-width: 30%;
    margin-left: 1%;
}
#wd_printable_content input[type=checkbox],
#wd_printable_content input[type=radio] {
    height: auto;
}
.wd_form_field {
    clear: both;
}
.wd_page_limit {
    font-size: .9rem;
    padding: 0;
}
.wd_linkmenu-header {
    padding: 6px 2px;
}
.wd_page_link {
    font-size: .9rem;
    border: none;
}
.wd_page_link:first-child,
.wd_page_link:last-child,
.wd_linkmenu-header {
    border-radius: 0;
    border: none;
}
.wd_linkmenu-header:hover .wd_linkmenu-icon {
    border-color: transparent;
    background-color: transparent;
    color: #000;
}
div.wd_page_limit .wd_linkmenu-header span.wd_linkmenu-label {
    width: 18px!important;
}
.wd_linkmenu-header .wd_linkmenu-icon {
    font-size: .7rem;
}
.wd_form_field .wd_form_field_input,
.wd_form_field {
    overflow: visible;
}
/* END Formbuilder */

/* Site Search*/
.wd_search_form_container input {
    border: 1px solid #ccc;
    font-size: 10px;
    margin: 10px 0;
    padding: 5px;
}
.wd_search_form_container input[type="text"] {
    width: 70%;
}
.wd_search_module {
    margin: 20px 0;
}

/* END Site Search*/

/* Search Filters */
.wd_search_basic_fields {
    background-color: transparent;
    border: none;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0;
}
.wd_search_basic_fields label {
    font-size: .8rem;
}
.wd_search_advanced_link {
    font-size: .9rem;
    display: block;
    width: 100%;
}
/* END Search Filters */

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

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

div.wd_featureboxes_top {
    padding: 40px 0;
    clear:  both;
}
div.wd_featureboxes_top div.wd_featurebox {}
div.wd_featureboxes_top div.wd_featurebox_container {}
div.wd_featureboxes_top div.wd_featurebox_title {
    font-size: 30px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    margin: 20px;
    padding: 10px 0px;
}
.wd_newsfeed_releases-teaser .wd_summary {
    color: #666;
    font-size: .9rem;
    line-height: 1.4;
}
.wd_newsfeed_releases-teaser .wd_summary p {
    margin: 0;
}

/*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 {
    margin: 20px 0;
}
div.wd_featureboxes_right div.wd_featurebox_title {}

div.wd_full-width-featureboxes {
    width: 100%;
}

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 {
    font-size: 30px;
    color: #333333;
    font-weight: 700;
}
div.wd_featureboxes_bottom {
    background-color: #000000;
    color: #FFFFFF;
    height: 431px;
    clear: left;
}
div.wd_featureboxes_bottom div.wd_featurebox {}
div.wd_featureboxes_bottom div.wd_featurebox_container {
    text-align: center;
}

div.wd_featureboxes_bottom div.wd_featurebox_title {
    font-size: 30px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 20px;
    padding: 40px;
}
.wd_featureboxes_bottom .col-md-5 {
    padding-right: 0;
    padding-left: 0;
}
#wd_featurebox-standard_3520 div.wd_featurebox_title {
    display: none;
}
#wd_featurebox-standard_3520 .wd_featurebox {
    position: relative;
}
#wd_featurebox-standard_3520 table.wd_imagetable img {
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    height: 431px;
}
#wd_featurebox-subscribe_1 div.wd_featurebox_title {
    border-bottom: 1px solid #00b5e6;
    margin-bottom: 53px;
    padding-bottom: 40px;
}
.wd_subscribe_featurebox {
    padding: 40px 0;
}

.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;
}
p .more {
    font-size: .9rem;
}
/* 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;
}
@media (min-width: 990px) and (max-width: 1248px) {
    #wd_printable_content select {
        width: 48%;
    }
    #wd_printable_content input[type=text] {
        width: 87%;
		margin: 10px 0 0 0;
    }
    #wd_printable_content button {
    	margin: 10px 0 0 0;
    }
    .wd_search_basic_fields {
    	width: 100%;
    }
}
@media (min-width: 991px) and (max-width: 1474px) {
    .wd_search_form_container input[type="text"] {
        width: 100%;
    }
    .wd_search_form_container input {
        width: 100%;
    }

}
/* Extra large devices (large desktops) */
@media (max-width: 1199px) {
    #wd_featurebox-subscribe_1 {
        width: 50%;
    }
    #wd_featurebox-standard_3520 {
        width: 30%;
    }
}
@media (max-width: 1160px) {
    #wd_featurebox-standard_3520 {
        display: none;
    }
    #wd_featurebox-subscribe_1 {
        width: 100%;
        padding:  0 40px;
    }
}
/* Large devices (desktops) */
@media (max-width: 992px) {
    .wd_search_form_container input[type="text"] {
        width: 50%;
    }
}
/* Medium devices (tablets) */
@media (max-width: 767px) {
    .wd_header_content {
        font-size: 30px;
        right: 20px;
    }
    .wd_header_content a {
        font-size: 20px;
    }
    .item_name,
    .wd_title,
    .wd_item .wd_title,
    .wd_newsfeed_releases-teaser .wd_title {
        font-size: .9rem;
    }
    .wd_newsfeed_releases-teaser .wd_summary,
    .wd_newsfeed_releases-teaser .wd_date {
        color: #666;
        font-size: .9rem;
    }
}
/* Small devices (landscape phones) */
@media (max-width: 575px) {
    .wd_header_content {
        font-size: 24px;
        right: 0px;
        padding: 18px 20px 20px;
    }
    .wd_header_content a {
        font-size: 16px;
    }
    #wd_featurebox-subscribe_1 div.wd_featurebox_title {
        margin-top: 40px;
        padding: 20px
    }
}
/* CLIENT CSS OVERRIDES*/
.wd_pageid_20303 .page_header {
    display: none;
} 
.sitemap-divider {
    height: 4px;
    width: 100%;
    background: #dddddd;
    margin-top: 10px;
    margin-bottom: 10px;
}
.sitemap-divider span {
    height: 4px;
    display: block;
    width: 60px;
    background: #00BBE4;
}
.wd_pageid_20303 .page-headline {
    display: none;
}
.page-headline .divider.purple {
    background-color: #6E57A4;
}
.page-headline .divider.purple {
    width: 100%;
    height: 5px;
    max-width: 640px;
    position: relative;
    bottom: -1px;
    border: none; 
}
.divider {
    height: 7px;
    background: #f1f1f1;
    border-top: 1px solid #c4c4c4;
    width: 100%;
}
.flyoff {
    padding-right: 2000px;
    margin-bottom: 30px;
}