/* 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;
    overflow-x: hidden;
}

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

.item, .wd_item {
    margin: 10px 0;
    padding: 10px 0;
}
.item_name,
.wd_title,
.wd_item .wd_title,
.wd_newsfeed_releases-teaser .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;
}
.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;
}

/* 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 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 */
/* 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-teaser .tools {
    text-decoration: none;
    margin-bottom: 12px;
}
/* END Newsfeed Releases */

/* Formbuilder */
#wd_printable_content input,
#wd_printable_content button,
#wd_printable_content select {
    border-radius: 0;
    border: 1px solid #ccc;
    line-height: 34px;
    padding: 0 1rem;
    font-size: 1.2rem;
    height: 34px;
    color: #333;
}
#wd_printable_content select {
    padding: 0 1rem;
    font-size: 1.2rem;
    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] {
    max-width: 69%;
}
#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 {
    padding: 0;
}
.wd_linkmenu-header {
    padding: 6px 2px;
}
.wd_page_link:first-child,
.wd_page_link:last-child,
.wd_linkmenu-header {
    border-radius: 0;
}
.wd_linkmenu-header:hover .wd_linkmenu-icon {
    border-color: transparent;
    background-color: transparent;
    color: #000;
}
.wd_form_field .wd_form_field_input,
.wd_form_field {
    overflow: visible;
}
/* END Formbuilder */

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



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

/* nav */
.region-header-utility > div,
.nav-item button {
    display: none;
}
.nav-item.dropdown button {
    display: block;
}
.apo-searchbox-simple .wd_search_form_container {
    width: 100%;
}
.apo-searchbox-simple form {
    display: flex;
}
.apo-searchbox-simple input[type="text"]:focus,
.apo-searchbox-simple input[type="text"]:focus-visible {
    outline: none;
}
.apo-searchbox-simple input[type="text"] {
    background: none;
}
.region-main > div:not(.wd_content-wrapper) {
    display: none;
}
.apo-card-pagehero__content .apo-card-pagehero__link {
    display: none;
}

/* global */
.subscribe_link,
.page_header {
    display: none;
}

.wd_featurebox_title {
    color: #111;
    font-size: 3.375rem;
    margin-bottom: 3.5rem;
    line-height: 1.2;
}
.region-main p.more {
    text-align: right;
    margin-top: 50px;
}
.region-main p.more a {
    letter-spacing: .04em;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1.25rem;
    transition: border-color .25s ease,color .25s ease,background-color .25s ease;
    color: #001F63;
    font-weight: bold;
    display: flex;
    gap: 8px;
    align-items: center;
}
.region-main p.more a:hover {
    color: rgb(4, 119, 190);
}
.region-main p.more a:after {
    content: '';
    background-image: url(../images/chevron.svg);
    display: block;
    background-size: contain;
    width: 28px;
    height: 28px;
    background-repeat: no-repeat;
}
.wd_featureboxes_news,
.wd_featureboxes_documents,
.wd_featureboxes_top {
    padding-bottom: clamp(2rem, 1.0709rem + 3.3784vw, 5.125rem);
}
div.wd_wrap {
    margin-top: -35px;
}
#wd_printable_content > h3 {
    margin-bottom: 20px;
}
.wd_pageid_45 .apo-card-pagehero__bg {
    display: none;
}
#apo-content .apo-card-pagehero {
    background-color: rgb(4, 119, 190)
}

/* top fb */
.wd_featureboxes_top strong {
    font-size: 2.5rem;
    color: #001F63;
}
.wd_featureboxes_top .wd_featurebox a {
    color: #0476BE;
    font-size: 1.5rem;
    text-decoration: none;
    font-weight: bold;
}
.wd_featureboxes_top ul {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
    flex: 1;
    /* margin-left: 5%; */
    flex-wrap: wrap;
}
.wd_featureboxes_top li {
    list-style: none;
    flex: 1;
    margin: 14px 0;
    padding: 0 8px;
}
.wd_featureboxes_top li a,
.wd_featureboxes_top li img {
    display: block;
    margin: 0 auto;
    text-align: center;
}
.wd_featureboxes_top li img {
    margin-bottom: 20px;
    height: 90px;
}
.wd_featureboxes_top .wd_featurebox {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.wd_featureboxes_top p.more {
    flex: 100%;
    text-align: right;
    margin-top: 50px;
}
.wd_featureboxes_top p.more a {
    width: fit-content;
    margin-left: auto;
}
.wd_featureboxes_top p {
    margin: 0;
}
.wd_featureboxes_top span {
    color: #0476BE;
    font-size: 24px;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 2px;
    line-height: 1.3;
}

/* middle fb */
.wd_featureboxes_documents p {
    color: rgb(83, 87, 95);
    font-size: 18px;
}
.wd_featureboxes_documents p span {
    font-size: min(3.375rem, 3vw);
    color: #0476BE;
    line-height: 1;
    display: block;
    margin-bottom: 32px;
}

.wd_featureboxes_documents table img {
    width: 100%;
    object-fit: cover;
    max-height: 550px;
}
.wd_featureboxes_documents .wd_featurebox {
    display: flex;
    gap: 8%;
    align-items: center;
}
.wd_featureboxes_documents .wd_featurebox > * {
    flex: 1;
}
.wd_featureboxes_documents table.wd_imagetable {
    float: none;
    width: fit-content;
}

/* new fb */
.wd_newsfeed_releases-teaser {
    display: flex;
    gap: 3%;
}
.wd_newsfeed_releases-teaser .wd_date {
    color: #53575f;
    font-size: 14px;
}
.wd_newsfeed_releases-teaser .wd_title a {
    color: #001F63;
    font-size: 1.5rem;
    text-decoration: none;
    font-weight: 400;
    display: flex;
    gap: 24px;
    transition: color .25s ease;
}
.wd_newsfeed_releases-teaser .item {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin: 0;
    padding: 0;
}
.wd_newsfeed_releases-teaser .item:hover .wd_title a {
    color: #0477be;
}
.wd_newsfeed_releases-teaser .wd_title a:after {
    content: '';
    background-image: url(../images/circle_arrow.svg);
    display: block;
    background-size: contain;
    width: 28px;
    height: 28px;
    min-width: 28px;
    filter: brightness(0) saturate(100%) invert(26%) sepia(100%) saturate(1187%) hue-rotate(180deg) brightness(107%) contrast(97%);
    background-repeat: no-repeat;
}
.wd_featureboxes_news {
    position: relative;
}
.wd_featureboxes_news p.more {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 24px;
}


/* bottom fb */
body:not(.wd_pageid_45) .wd_news_wrap,
body:not(.wd_pageid_45) .wd_bottom_wrap {
    display: none;
}
.wd_featureboxes_bottom div {
    color: white;
}
.wd_featureboxes_bottom .wd_featurebox_title {
    text-align: center;
    margin-bottom: 24px;
}
.wd_featureboxes_bottom .wd_featurebox a {
    font-weight: bold;
    display: block;
    margin: 0 auto;
    width: fit-content;
    font-size: 1.5rem;
}
.wd_featureboxes_bottom .wd_featurebox-subscribe {
    
    margin-top: 3.5rem;
}
.wd_featureboxes_bottom .wd_form_field_label,
.wd_featureboxes_bottom .wd_form_legend {
    display: none;
}
.wd_featureboxes_bottom .wd_formbuilder {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
}
.wd_featureboxes_bottom input[type="text"] {
    background: none;
    color: white;
    border: 1px solid white;
    font-size: 22px;
    padding: 8px;
    width: 400px;
}
.wd_featureboxes_bottom .wd_formbuilder_submit {
    background: none;
    color: white;
    border: 2px solid white;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    padding: 8px 32px;
    letter-spacing: .04em;
    transition: all .25s ease;
}
.wd_featureboxes_bottom .wd_formbuilder_submit:hover {
    color: #A8C7FE;
    border: 2px solid #A8C7FE;
}

.wd_featureboxes_bottom > div:first-child .wd_featurebox {
    display: flex;
    justify-content: center;
    gap: 30px 8%;
    margin-top: 40px;
    flex-wrap: wrap;
}
.wd_featureboxes_bottom > div:first-child .wd_featurebox p {
    text-align: center;
}


/* footer */
.wd_footer_links > li:first-child {
    display: none;
}


/* press release */
.wd_newsfeed_releases .wd_link_wrap {
    display: block;
    position: relative;
    padding-right: 6%;
}
.wd_newsfeed_releases .wd_link_wrap:after {
    content: '';
    background-image: url(../images/circle_arrow.svg);
    display: block;
    background-size: contain;
    width: 28px;
    height: 28px;
    min-width: 28px;
    filter: brightness(0) saturate(100%) invert(26%) sepia(100%) saturate(1187%) hue-rotate(180deg) brightness(107%) contrast(97%);
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
}
.wd_newsfeed_releases .wd_item a {
    text-decoration: none;
}
.wd_newsfeed_releases .wd_date {
    color: #53575f;
    font-size: 14px;
}
.wd_newsfeed_releases .wd_title a {
    color: #001F63;
    font-size: 1.5rem;
    text-decoration: none;
    font-weight: 400;
    display: flex;
    gap: 24px;
    transition: color .25s ease;
}
.wd_newsfeed_releases .wd_item:hover .wd_title a {
    color: #0477be;
}
.wd_newsfeed_releases .wd_item {
    border-bottom: solid 1px #ccc;
    padding: 32px 0;
    margin: 0;
}
.wd_newsfeed_releases .wd_item_list {
    max-width: 1360px;
}
.wd_subscribe_link,
.wd_search_advanced_link {
    display: none;
}

div.wd_search_basic_fields {
    border: none;
    background: none;
}
#wd_printable_content .wd_search_form input[type="submit"],
#wd_printable_content .wd_search_button {
    background: none;
    color: black;
    border: 2px solid black;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: .04em;
    transition: all .25s ease;
}
#wd_printable_content .wd_search_form input[type="submit"]:hover,
#wd_printable_content .wd_search_button:hover {
    color: #0476BE;
    border: 2px solid #0476BE;
}
#wd_printable_content .wd_search_form input[type="submit"],
#wd_printable_content .wd_search_form input[type="text"],
#wd_printable_content .wd_search_button,
#wd_printable_content .wd_item_search_form_container select,
#wd_printable_content .wd_item_search_form_container input[type="text"] {
    background: none;
    color: black;
    border: 2px solid black;
    height: 46px;
}
.wd_sphinx_search .wd_search_form > a {
    display: none;
}

/* press release details */
.wd_release_head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px 0;
}
.wd_release_head div.wd_toolbar {
    border: none;
}
.wd_release_head .wd_date {
    color: rgb(83, 87, 95);
    font-size: 20px;
    font-weight: bold;
}
.wd_newsfeed_releases-detail .wd_title {
    font-size: 3.375rem;
    color: #0476BE;
    line-height: 1;
    font-weight: normal;
}
.wd_body {
    color: rgb(83, 87, 95);
    font-size: 18px;
}
.wd_body a {
    color: rgb(4, 119, 190);
    text-decoration: underline;
}
.wd_newsfeed_releases-detail {
    max-width: 1360px;
}

/*  */
div.wd_price {
    color: #0476BE
}

/* Calendar */
body:not(.wd_pageid_125) #wd_printable_content div.wd_wai_datepickerDialog {
    top: 0;
    right: 0;
    max-width: 450px;
    width: 95%;
    position: absolute;
}
.wd_wai_datepicker .wd_wai_datepickerDialog {
    border: 3px solid #001f63;
}
.wd_wai_datepicker .wd_wai_header {
    background-color: #001f63;
}
#wd_printable_content .wd_wai_datepicker .wd_wai_header > button {
    background-color: #001f63;
    border: 1px solid #001f63;
}
#wd_printable_content .wd_wai_datepicker button.wd_wai_dateButton {
    background-color: #e7ecf2;
    border: 1px solid #fff;
    color: #191919;
    padding: 10px;
    height: unset;
    line-height: 1;
}
.wd_wai_week_row th {
    padding: 10px 0;
}
.wd_wai_datepicker .wd_wai_header{
    background: #001f63;
    color: white;
}
#wd_printable_content .wd_wai_datepicker .wd_wai_dateButton[tabindex="0"] {
    background: #0476BE;
    color: white;
}
#wd_printable_content .wd_wai_datepicker .wd_wai_header button {
    color: white;
    border: none;
}
.wd_wai_datepicker .wd_wai_datepickerDialog {
    border-color: #001f63;
}
#wd_printable_content .wd_wai_dialogButtonGroup button {
    color: #001f63;
    background: none;
    border: 2px solid #001f63;
    transition: all 0.25s ease;
}
#wd_printable_content .wd_wai_dialogButtonGroup button:hover {
    color: #0476BE;
    border: 2px solid #0476BE;
}
#wd_wai_id_dialog_label_wd_end_date,
#wd_wai_id_dialog_label_ir_historical_date {
    line-height: 34px;
}
#wd_wai_id_dialog_label_wd_start_date {
    display: flex;
    align-items: center;
    justify-content: center;
}
#wd_printable_content .wd_wai_datepicker button.wd_wai_dateButton.disabled {
    opacity: 0.4;
}
span.wd_datepicker-icon {
    color: #0476BE;
}

/* events */
#wd_printable_content .wd_events_input_go {
    background: none;
    color: black;
    border: 2px solid black;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: .04em;
    transition: all .25s ease;
}
#wd_printable_content .wd_events_input_go:hover {
    color: #0476BE;
    border: 2px solid #0476BE;
}
#wd_printable_content .wd_events_input_go,
#wd_printable_content .wd_events_inputs select,
#wd_printable_content .wd_events_inputs input[type="text"] {
    background: none;
    color: black;
    border: 2px solid black;
    height: 46px;
}

li.wd_events_tab {
    background: #001F63;
    color: white;
    border: none;
    padding: 8px 10px;
    transition: all 0.25s ease;
    font-weight: bold;
}
li.wd_events_tab.active {
    background: #0476BE;
    color: white;
    border: none;
}
.wd_event a:hover {
    color: #0476BE
}
.wd_events_month_header {
    background: #001F63;
    color: white;
    border: none;
}
.wd_events_inputs {
    margin: 16px 0;
}


/* search results page */
.wd_search_info span::before,
.wd_search_result .wd_search_type {
    display: none;
}
.wd_search_result {
    overflow: hidden;
    border-bottom: solid 1px #ccc;
    padding: 32px 0;
    margin: 0;
}
.wd_search_result .wd_search_date {
    color: #53575f;
    font-size: 14px;
}
.wd_search_result .wd_search_title a {
    color: #001F63;
    font-size: 1.5rem;
    text-decoration: none;
    font-weight: 400;
    gap: 24px;
    transition: color .25s ease;
    text-decoration: none;
}
.wd_search_result .wd_search_title:hover a {
    color: #0477be;
}
.wd_search_result .wd_search_title {
    display: flex;
    position: relative;
}
.wd_search_result .wd_search_title::after {
    content: '';
    background-image: url(../images/circle_arrow.svg);
    display: block;
    background-size: contain;
    width: 28px;
    height: 28px;
    min-width: 28px;
    filter: brightness(0) saturate(100%) invert(26%) sepia(100%) saturate(1187%) hue-rotate(180deg) brightness(107%) contrast(97%);
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
}
#wd_printable_content .wd_search_form input[type="submit"] {
    margin: 0;
}



/* Quarterly Results */

.wd_pageid_65 .item table a,
.wd_pageid_65 .wd_tab_colcontainer a {
  text-decoration: none;
}
table.wd_tbl_mobile {
    width: 100%;
    margin: 20px 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #DDD;
	position: relative;
}
.wd_pageid_65 section.wd_content_section {
    overflow: hidden;
}
.wd_pageid_65 .item .outer {
    background: #f1f1f1;
}
.wd_pageid_65 .item .outer table th {
    background: #001f61;
    color: #FFF;
    border: none;
    text-align: center;
}
.wd_pageid_65 .outer td:not(.hard_left) {
    background: #FFF;
    text-align: center;
}
.wd_pageid_65 table.wd_tbl_mobile td a:hover {
    color: #0477be;
}
.wd_pageid_65 table.wd_tbl_mobile td a[href='#'],
.wd_pageid_65 table.wd_tbl_mobile td a[href='#']:hover {
    color: #CCC;
}
.wd_tbl_mobile th {
    text-align: left;
    padding: 15px 3px;
    font-size: 1.5rem;
}
table.wd_tbl_mobile tbody tr:first-of-type {
    display: none;
}
table.wd_tbl_mobile td a {
    padding: 0 5px;
    text-decoration: none;
}
.wd_tbl_mobile thead {
    background: #001f61;
    color: #FFF;
}
.wd_pageid_65 .wd_tabs_wrapper {
    background: transparent;
    border: none;
}
.wd_pageid_65 .wd_tab-active {
    background-color: #001f61;
    color: #FFF;
    font-weight: bold;
    border-bottom: 4px solid #4ec0ea;
}
.wd_pageid_65 .wd_tab-inactive {
    background-color: #001f61;
    font-weight: normal;
    cursor: pointer;
    color: #FFF;
    border-bottom: 4px solid #001f61;
}
.wd_pageid_65 .wd_tab {
    padding: 12px 40px;
    margin: 0px 20px 0 0;
    border-left: none;
    border-right: none;
}
.wd_pageid_65 .inner table td a[href='#'] {
    pointer-events: none;
}

table.wd_tbl_mobile:last-of-type,
.wd_pageid_65 .inner table th:last-of-type {
    display: none;
}
.wd_pageid_65 .wd_tab_colcontainer p i {
    padding-left: 4px;
}

.wd_contentshadow {
    position: relative;
}

.wd_contentshadow:before {
    content: '';
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3px;
    height: 50px;
    z-index: 1;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), color-stop(70%, white), to(white));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, white 70%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70ffffff', endColorstr='#ffffff', GradientType=0);
}

.wd_tab_colcontainer {
    background: #f1f1f1;
    padding: 0px;
    margin-bottom: 30px;
}

.wd_tab_colcontainer p {
    border-bottom: 2px solid #FFF;
	padding: 1em 20px;
    margin-bottom: 0;
}

.wd_tab_colcontainer a:hover,
.wd_tab_colcontainer a:hover i {
	color: #0477be;
}

.wd_tab_col h4 {
    font-size: 30px;
    line-height: 1.2em;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0;
}

.module_options.module_options--mobile select {
    height: 49px;
    font-size: 18px;
    margin: 0 10px;
	min-width: 125px;
    text-align: center;
}

.module_options.module_options--mobile {
    margin: 10px 0 20px 0;
    padding: 10px 0px;
}


.wd_pageid_65 div#wd_printable_content {
    position: relative;
    background: #f1f1f1;
    padding: 30px 0;
}
#wd_printable_content {
    position: relative;
}
.wd_pageid_65 div#wd_printable_content:before {
    content: '';
    position: absolute;
    left: -20%;
    bottom: 0;
    height: 100%;
    background: #F1f1f1;
    width: 140%;
    right: 0;
}

.wd_pageid_65 #wd_printable_content .item_name {
	display: none;
}

.wd_contentshadow h4 {
    color: #111;
    font-size: 30px;
    line-height: 1.2;
}
.wd_pageid_65 #wd_printable_content h4 {
	position: relative;
    color: #111;
    font-size: 2.5rem;
    margin-bottom: 1.5rem;
    line-height: 1.2;
    font-weight: 400;
}



/* forms */
#wd_printable_content .wd_formbuilder input[type="text"] {
    border: solid 1px rgb(201, 202, 212);
    border-radius: 0;
    height: 3.125rem;
    line-height: 1.5;
    padding-block: .5em;
    padding-inline: 1.125rem 3.75rem;
    width: 100%;
}
#wd_printable_content .wd_formbuilder label {
    padding: unset;
    color: #595959;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.25;
}

.wd_form_footer,
#wd_printable_content .wd_formbuilder .wd_form_buttons,
.wd_formbuilder .wd_form_field_input,
.wd_formbuilder .wd_form_field {
    margin: 0;
}
#wd_printable_content .wd_form_field_label {
    width: fit-content;
}

.wd_formbuilder .wd_form_field_pos_right {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

#wd_printable_content .wd_formbuilder .wd_formbuilder_submit {
    display: flex;
    align-items: center;
    letter-spacing: .04em;
    text-transform: uppercase;
    font-size: 18px;
    justify-content: center;
    transition: border-color .25s ease,color .25s ease,background-color .25s ease;
    line-height: 1;
    font-weight: 600;
    border: solid 2px #000;
    background: none;
    height: 66px;
    min-width: 140px;
    color: #000;
    margin: 0;
}

#wd_printable_content .wd_formbuilder .wd_formbuilder_submit:hover {
    background-color: none;
    color: rgb(4, 119, 190);
    border-color: rgb(4, 119, 190);
}

label[for*="formbuilderform_forminfo"]:after {
    content: ':';
}
label[for="g-recaptcha-response"]:after {
    content: 'Security Check:';
    color: #000;
}
.wd_form_footer {
    margin-top: 30px;
}
.wd_parent_category > input {
    margin-right: 8px;
}
.wd_subscribe2 .wd_parent_category {
    margin-bottom: 6px;
}

/*  */
.wd_pageid_120 .wd_category_items {
    display: flex;
    gap: 32px 8%;
    flex-wrap: wrap;
}
.wd_pageid_120 .table.wd_imagetable {
    float: none;
}
#Footerplaceholder_T2B1C1C0A011_Col01 a:where(:not(.btn)) {
    font-weight: 800;
    font-size: clamp(.875rem, .8007rem + .207vw, 1.125rem);
}
#Footerplaceholder_T2B1C1C0A011_Col01 a.nav-link {
    font-weight: 400;
}
#Footerplaceholder_T2B1C1C0A011_Col01 a.nav-link.fw-bold {
    font-weight: 800;
}

.wd_ir_interactivechart {
    position: relative;
}

.wd_pageid_20 .wd_category_items {
    display: flex;
    gap: 30px 7%;
    flex-wrap: wrap;
}

.btn.btn-alt a {
    color: #000;
    text-decoration: none;
    display: block;
    border: 2px solid;
    padding: 10px 32px;
    height: 4.125rem;
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 19px;
}
.btn.btn-alt a:hover {
    color: rgb(4, 119, 190);
}



@media (max-width: 1350px) {
    .wd_featureboxes_top .wd_featurebox a {
        font-size: 21px;
    }
    .wd_featureboxes_top li img {
        height: 75px;
    }
}


@media (min-width: 991px) {
	table.wd_tbl_mobile,
	.module_options.module_options--mobile {
		display: none;
	}
	/* pageid 67 Financial Table  */
	.wd_pageid_65 table {
	width: 100%;
	table-layout: fixed;
	}

	.wd_pageid_65 td, th {
	vertical-align: top;
	border-top: 1px solid #ccc;
	padding:10px;
	width: 210px;
	}
	.wd_pageid_65 th {
	left:0;width:370px;width:250px;
	}
	.wd_pageid_65 .outer .hard_left {
	position:absolute;
	position: relative; /*ie7*/
	width: 300px;
	width: 350px;
	width: 275px;
	left: 0;
	background: #cfd3d3;
	}
	.wd_pageid_65 .next_left {
	position:absolute;
	position: relative; /*ie7*/
	left:100px;
	width:100px;
	}
	.wd_pageid_65 .outer {position:relative}
	.wd_pageid_65 .inner {
	overflow-x:scroll;
	overflow-y:visible;
	width: 1010px;
	}

	.wd_pageid_65 .inner table td span,
	.wd_pageid_65 .inner table td a {
		padding: 0 8px;
	}

	.wd_pageid_65 .inner table td a:hover {
		color: #0477be;
	}

	.wd_pageid_65 .inner table td a[href='#'],
	.wd_pageid_65 .inner table td a[href='#']:hover,
	.wd_pageid_65 .inner table td span {
		color: #ccc;
	}

	.wd_pageid_65 .wd_tab_content .wd_featurebox{
		display: flex;
	}

	.wd_pageid_65 .wd_tab_content .wd_tab_col:first-of-type{
		width: 60%;
		padding-right: 40px;
	}

	.wd_pageid_65 .wd_tab_content .wd_tab_col:last-of-type{
		width: 300px;
	}

	.wd_pageid_65 .wd_tab_content {
		padding: 30px 0;
	}
}

@media(max-width: 991px) {
	.wd_tab_col {
		margin: 20px 0;
	}
	.module_options module_options--mobile {
		display: block;
	}
	#wd_featureboxes_tabs-tabbed .wd_tabs {
		display: none;
	}
	.wd_pageid_65 .item .outer {
		display: none;
	}
    .wd_tbl_mobile th {
        padding: 6px 3px;
        font-size: 1.35rem;
    }
}

/* END Quarterly Results */



/* Extra large devices (large desktops) */
@media (max-width: 1199px) {
    .wd_featureboxes_top li {
        flex: 33%;
    }
    .wd_featureboxes_top ul {
        margin: 0;
    }
    .wd_newsfeed_releases-detail .wd_title,
    .wd_featureboxes_documents p span {
        font-size: 2.5rem;
    }
    div.wd_wrap {
        margin: 0;
    }
}

/* Large devices (desktops) */
@media (min-width: 993px) {
    a.apo-navigation-primary__link {
        font-size: 16px;
    }    
    .apo-searchbox-simple input[type="text"] {
        color: white;
    }
    
}
@media (max-width: 992px) {
    .region-header-utility > div {
        display: block;
    }
    .wd_featureboxes_top li img {
        height: 70px;
    }
    .wd_featureboxes_top .wd_featurebox {
        flex-direction: column;
        align-items: baseline;
    }
    .wd_featureboxes_documents .wd_featurebox {
        flex-direction: column;
        gap: 48px 8%;
        align-items: flex-start;
    }
    .wd_featureboxes_documents table.wd_imagetable img {
        max-height: 500px;
    }
    .wd_newsfeed_releases-teaser {
        flex-direction: column;
    }

    /* apotext */
    #wd_printable_content .wd_formbuilder input[type="text"] {
        max-width: 100%;
    }
    
}

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

    .wd_featureboxes_top li {
        flex: 50%;
    }
    .wd_featureboxes_top span {
        font-size: 20px;
    }

    .wd_featurebox_title {
        font-size: 2.375rem;
    }
    .wd_featureboxes_documents p span,
    .wd_featureboxes_top strong {
        font-size: 2rem;
    }
    .region-main p.more a {
        font-size: 16px;
    }
    .wd_featureboxes_bottom input[type="text"] {
        width: 100%;
    }

    #wd_printable_content .wd_search_basic_fields input[type="text"] {
        max-width: 100%;
        width: 100%;
    }
    .wd_search_form {
        width: 100%;
    }
    .wd_search_basic_fields {
        display: flex;
        flex-direction: column;
        gap: 12px;
        width: 100%;
    }

    .wd_sphinx_search .wd_search_form {
        display: flex;
        flex-direction: column;
        gap: 12px;
    }

    #wd_printable_content .wd_search_form input[type="submit"],
    #wd_printable_content .wd_search_form input[type="text"] {
        max-width: 100%;
        width: 100%;
    }

    /* apotex */
    .wd_pageid_120 .wd_category_items {
        flex-direction: column;
        align-items: center;
    }

}

/* Small devices (landscape phones) */
@media (max-width: 575px) {

    .wd_release_head {
        flex-direction: column;
        align-items: initial;
    }
    .wd_release_head div.wd_toolbar {
        width: fit-content;
        margin-top: 0;
    }

    .wd_featureboxes_news p.more {
        margin-top: 72px;
    }
    .wd_featurebox_title {
        margin-bottom: 5rem;
    }

    /* apotex */
    #wd_printable_content .wd_formbuilder .wd_formbuilder_submit {
        width: 100%;
        max-width: 100%;
        height: 54px;
    }

    .wd_featureboxes_top .wd_featurebox a {
        font-size: 18px;
    }
    
}

@media (max-width: 430px) {
    .wd_featureboxes_top li {
        flex: 100%;
    }
    body:not(.wd_pageid_125) #wd_printable_content div.wd_wai_datepickerDialog {
        width: 100%;
        left: 0;
        right: 0;
        max-width: unset;
    }
    #wd_printable_content .wd_wai_datepicker button.wd_wai_dateButton  {
        font-size: clamp(12px, 3vw, 16px);
    }
    
}





@media (min-width: 1200px) and (max-width: 1600px) {
    .nav-item a.apo-navigation-primary__link {font-size: 14px;}
    .nav-item > span.gap-3 {gap: .25rem;}
    #navbar-1.gap-8 {gap: 1.5rem;}
    #regionHeaderPrimary-1 .region-heading-nav-primary {gap: 2rem;}
}
@media (min-width: 1200px) and (max-width: 1400px) {
    div.apo-searchbox-simple {
        width: 190px;
        padding: 10px;
    }
    .nav-item a.apo-navigation-primary__link {font-size: 13px;}
    #navbar-1.gap-8 {gap: 1rem;}
    #regionHeaderPrimary-1 .region-heading-nav-primary {gap: 1.75rem;}
}

/* CLIENT CSS OVERRIDES */
.apo-search-form input[type="text"]::placeholder {
    color: white;
}
#apo-content .apo-card-pagehero {
    background-size: cover;
}
#apo-content .apo-card-pagehero__title {
    font-size: min(var(--pagehero-title-fs), 64px);
    line-height: 1;
}