/* Begin classes for common SPIN elements */
*, ::before, ::after { box-sizing: border-box; }
*, ::before, ::after { box-sizing: inherit; }
*, ::before, ::after { box-sizing: border-box; }

/* NAV CSS */
a {
    text-decoration: none;
}

.ibm-sitenav-menu-list {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    height: 50px;
}

.ibm-sitenav-menu-list ul {
    padding: 0;
}

.ibm-sitenav-menu-list>ul>li {
    float: left;
}

.ibm-sitenav-menu-list li {
    padding: 0;
    position: relative;
}

.ibm-sitenav-menu-list > ul > li:first-child > a {
    margin-left: 25px;
}

.ibm-sitenav-menu-list > ul > li > a {
    padding: 0.125rem 1.125rem;
    color: #323232;    
}

.ibm-sitenav-menu-list>ul>li>a, .ibm-sitenav-menu-list>ul>li>button, .ibm-sitenav-menu-list>ul>li>span {
    border: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    height: 50px;
    line-height: 50px;
}

.ibm-sitenav-menu-list>ul>li.ibm-haschildlist>a, .ibm-sitenav-menu-list>ul>li.ibm-haschildlist>button, .ibm-sitenav-menu-list>ul>li.ibm-haschildlist>span {
    cursor: pointer;
    font-size: 1rem;
    position: relative;
    background: #FFF;
}

.ibm-sitenav-menu-list>ul>li.ibm-haschildlist>button:hover {
    background-color: #e5e5e5;
    color: #525252;
}

.ibm-sitenav-menu-list>ul>li.ibm-haschildlist>a::before, .ibm-sitenav-menu-list>ul>li.ibm-haschildlist>button::before, .ibm-sitenav-menu-list>ul>li.ibm-haschildlist>span::before {
    left: inherit;
}

#ibm-home a:before, #ibm-navigation-trail li::after, #ibm-parent-link a::before, .ibm-bullet::before, .ibm-close::before, .ibm-icon-after::after, .ibm-show-hide>h2 a::before, .ibm-sitenav-menu-list>ul>li.ibm-haschildlist>a::before, .ibm-sitenav-menu-list>ul>li.ibm-haschildlist>button::before, .ibm-sitenav-menu-list>ul>li.ibm-haschildlist>span::before, .ibm-step-indicator .ibm-tabs li::after, .select2-container--default .select2-selection--single .select2-selection__arrow b:before, [class*='-link']::before, [data-icon]::before, ul.ibm-twisty>li a.ibm-twisty-trigger::before {
    display: inline-block;
    font-family: icons-ibm-v12;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    left: inherit;
    position: absolute;
    text-decoration: none;
    speak: none;
    text-decoration: none;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    right: -4px;
}

.ibm-chevron-down-link.ibm-icon-after::after, .ibm-chevron-down-link::before, .ibm-sitenav-menu-list>ul>li.ibm-haschildlist>a::before, .ibm-sitenav-menu-list>ul>li.ibm-haschildlist>button::before, .ibm-sitenav-menu-list>ul>li.ibm-haschildlist>span::before, .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
    content: "\f19c";
}

.ibm-sitenav-menu-list li ul {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    display: none;
    position: absolute;
    min-width: 235px;
}

.ibm-sitenav-menu-list li:hover ul {
    display: block;
}

.ibm-sitenav-menu-list li ul a {
    padding: 10px 25px;
    color: inherit;
    display: block;
    position: relative;
}

/* END NAV CSS */

html, body {
	height: 100%;
	background: #FFF;
}

body {
	padding-bottom: 56px;
    height: 100%;
}

div#ibm-content-wrapper {
	padding-bottom: 80px;
}

.wd_pageid_34218 div#ibm-content-wrapper {
	padding-bottom: 0px;
}

#ibm-universal-nav nav {
	display: flex;
	max-width: 99rem;
    margin: 0 auto;
	padding: 0 20px;
}

#ibm-footer-module, #ibm-footer {
    background-color: #000;
}

#ibm-footer-module a, #ibm-footer a {
    color: #FFF;
}

:host(dds-footer-nav-group) .bx--accordion__heading,
:host(dds-footer-nav-group) .bx--accordion__title {
	color: #f4f4f4;
}

.bx--accordion__arrow {
	fill: #f4f4f4;
}

#ibm-footer>ul {
	width: auto;
	max-width: 99rem;
	padding-left: 2rem;
}
/* Header styles */
.page_header,
.category_header {}
.detail_header,
.detail_subheader,
.category_name {}
.category_intro {}
/* END Header styles */

/* #ibm-content-body section {
	margin: 40px 0;
} */

#wd_printable_content p,
#wd_printable_content .wd_body li,
#wd_printable_content .wd_news_body li,
#wd_printable_content .wd_articles-detail li:not(.wd_category_link),
#wd_printable_content .wd_standard-detail li {
    font-size: 1rem;
    line-height: 1.625rem;
    padding: 0 0 15px;
}

#wd_printable_content .wd_body ol,
#wd_printable_content .wd_news_body ol,
#wd_printable_content .wd_standard-detail ol {
	padding-left: 35px;
	list-style-type: numeric;
}

#wd_printable_content .wd_body ul,
#wd_printable_content .wd_news_body ul,
#wd_printable_content .wd_standard-detail ul {
	padding-left: 35px;
	list-style-type: disc;
}

#wd_printable_content .item_summary p {
	padding: 0;
}

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

table.wd_imagetable {}
td.imagecaption {}

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

.wd_pageid_20291 .wd_header_container .ibm-pb-4 {
	padding-bottom: 0;
}

.wd_pageid_20291 #wd_page_content p,
.wd_header_content p {
	color: #262626;
	font-size: 32px;
	line-height: 40px;
	font-weight: 300;
}

.wd_pageid_20291 #wd_page_content,
.wd_header_content {
	padding-top: 28px;
	max-width: 750px;
}

.wd_header_buttons {
	display: flex;
	justify-content: flex-end;	
	align-items: center;
}

.wd_header_buttons .bx--btn .bx--btn__icon {
	width: 22px;
	height: 22px;
}

.wd_header_buttons button:last-child {
	margin-left: 20px;
}

.wd_border_right {
	border-right: 1px solid #dde1e6;
}

/* Clear Fix */
ul.wd_layout-simple:before,
ul.wd_layout-simple:after {
	content: " ";
	display: block;
}
ul.wd_layout-simple:after {
	clear: both;
}

/* Standard */
div.wd_standard {}

.wd_pageid_34203 .wd_standard {
	/*display: none;*/
}

.wd_pageid_34203 .wd_content_container .ibm-pt-8 {
	padding-top: 0;
}

.wd_pageid_34203.wd_is_category #wd_latest_news {
    display: none;
}


.wd_pageid_34203 ul.categories {
	margin: 2rem 0;
}

.wd_pageid_34203 ul.categories-horizontal.categories-thumbnails li, .wd_pageid_34203 ul.categories-horizontal.categories-descriptions li {
    width: auto;
    height: auto;
    float: left;
    text-align: left;
	margin: 0;
    outline: 2px solid #0000;
    outline-offset: -2px;
    overflow: hidden;
    padding: 0.75rem 1rem 0.5rem;
    text-align: left;
    border-bottom: 2px solid #e0e0e0;
    color: #525252;
}

.wd_pageid_34203 ul.categories-horizontal.categories-thumbnails li + li{
    margin-left: 0.0625rem;
}

.wd_standard-detail table.wd_imagetable {
    width: auto;
}

.wd_standard-detail table.wd_imagetable img {
    width: 100%;
}

#wd_latest_news .wd_standard-teaser + p.more {
	text-align: right;
}

#wd_latest_news .wd_standard-teaser {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -20px;
}

#wd_latest_news .wd_standard-teaser .item {
	flex: 1 1 22%;
	/* padding: 45px 30px 30px 30px; */
	margin: 30px 20px;
	min-height: 200px;
	background-color: #FFF;
	position: relative;
}

#wd_latest_news .wd_standard-teaser .item > a {
	display: block;
	height: 100%;
    width: 100%;
    padding: 45px 30px 30px 30px;
}

.wd_featureboxes_bottom .wd_standard-teaser .item .item_name,
#wd_latest_news .wd_standard-teaser .item .item_name {
	line-height: 24px;
    font-size: 18px;
    font-weight: normal;
}

.wd_featureboxes_bottom .wd_standard-teaser .item .item_name {
	padding: 10px 0;
}

.wd_featureboxes_bottom .wd_standard-teaser .item .item_name a,
#wd_latest_news .wd_standard-teaser .item .item_name,
#wd_latest_news .wd_standard-teaser .item .item_name a {
	color: #555454;
}

#wd_latest_news .wd_standard-teaser .item .item_name + p {
	position: absolute;
	top: -20px;
	left: 0px;
	padding: 10px;
	min-width: 125px;
	color: #fff;
	background-color: #0f62fe;
}

/* MEDIA CENTER */
.wd_pageid_34217 .wd_category_items {
    display: flex;
    flex-wrap: wrap;
    flex: 0 0 25%;
    margin: 40px -20px;
}

.wd_pageid_34217 .wd_category_items .item img {
    width: 100%;
    margin: 0 !important;
    float: none;
    vertical-align: middle;
}

.wd_pageid_34217 .wd_category_items .item {
    flex-basis: 25%;
    padding: 0 20px;
}

.wd_pageid_34217 .wd_category_items .item a:hover {
	text-decoration: none;
}

.wd_pageid_34217 .wd_category_items .item .item_name a {}

.wd_pageid_34217 .wd_category_items .item .item_name {
    padding: 20px;
    background: #FFF;
	color: #323232;
	font-weight: 400;
	display: block;
    padding-bottom: 8px;
}

.wd_pageid_34217 .wd_category_items .item .item_name svg#icon {
    display: block;
}

.wd_pageid_34217 .wd_content_container {
    background: #EEE;
}

/* END MEDIA CENTER */
/* LEADERSHIP */
.wd_leadership .wd_standard .wd_category_items > a:hover {
	text-decoration: none;
}
.wd_leadership .wd_standard .wd_category_items > .item {
	margin: 10px 0px;
	padding: 0px 20px;
	flex: 0 0 25%;
	max-width: 25%;
	display: block;
}

.wd_leadership .wd_standard .wd_category.wd_first_category .wd_category_info {
	flex: 0 0 50%;
}

.wd_leadership .wd_standard div.wd_category_items {
    margin: 0px -20px;
    display: flex;
    flex-wrap: wrap;
}

.wd_leadership .wd_standard div.wd_flex_items {}

.wd_leadership .wd_standard div.wd_category_info {
	padding: 0 20px;
	flex: 0 0 25%;
}

.wd_leadership .wd_standard .item img {
    float: none;
	display: block;
    width: 100%;
    margin: 0 !important;
}

.wd_leadership section.wd_content_container {
    background: #f2f4f8;
	padding-bottom: 80px;
}

.wd_leadership .wd_standard .item_name {
	font-weight: 400;
    font-size: 20px;
    color: #323232;
	padding-bottom: 8px;
}

.wd_leadership .wd_standard .item a:hover {
	/* text-decoration: none; */
	color: #323232;
}

.wd_leadership .wd_standard .item .wd_tile_summary {
	padding: 10px 20px;
    background: #FFF;
    height: 140px;
	overflow: hidden;
}

.wd_leadership .wd_standard .item_summary {    
	font-weight: 400;
	color: #323232;
}

.wd_leadership .wd_standard .item_name a {
    color: #323232;
	display: block;
	padding-bottom: 8px;
}

.wd_leadership .wd_standard .item_name a svg {
	display: block;
}

.wd_item_page.wd_featured_item_page .wd_header_container,
.wd_leadership_detail .wd_header_container {
	display: none;
}

.wd_leadership_detail #wd_printable_content img.firstImg {
	margin-right: 45px;
}

.wd_leadership_detail div#wd_printable_content {
    display: flex;
    align-content: center;
    align-items: flex-start;
}

.wd_leadership_detail .wd_first_col a {
    display: block;
    padding: 18px 0;
}

.wd_leadership_detail .wd_flex_col {
    flex: 1;
} 

.wd_leadership_detail .wd_flex_col span img {
    max-width: 40px;
}

.wd_leadership_detail .wd_flex_col span img.wd_hover_img {
	display: none;
}

.wd_leadership_detail .wd_flex_col span a:hover img {
	display: none;
}

.wd_leadership_detail .wd_flex_col span a:hover img.wd_hover_img {
	display: inline-block;
}

.wd_leadership_detail .wd_flex_col h3 {
    font-size: 1.5rem;
    padding: 18px 0;
	font-weight: 300;
}

.wd_leadership_detail .wd_flex_col h1 {
    font-weight: 700;
}

.wd_leadership_detail .wd_flex_col p:nth-of-type(n+5) {
    display: none;
}

.wd_leadership_detail #wd_printable_content .wd_flex_col p.read-more-button::after {
	content: '';
	background-image: url('../images/add-blue.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: top;
}

.wd_leadership_detail #wd_printable_content .wd_flex_col p.read-more-button.wd_open::after {
	content: '';
	background-image: url('../images/subtract-blue.svg');
}

.wd_leadership_detail #wd_printable_content .wd_flex_col p.social_links {
	display: block;
}

.wd_leadership_detail #wd_printable_content .wd_flex_col p.read-more-button {
    display: inline-block;
	font-size: 18px;
	font-weight: 700;
	color: #0f62fe;
	padding-right: 30px;
}

.wd_leadership_detail #wd_printable_content .wd_flex_col p.read-more-button:hover {
	cursor: pointer;
}

.wd_leadership_detail .wd_category h1:after {
	content: '';
	background-image: url('../images/add-blue.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center right;
	width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: top;
	position: absolute;
    right: 0;
    top: -2px;
}

.wd_leadership_detail .wd_category.wd_active h1:after {
	content: '';
	background-image: url('../images/subtract-blue.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center right;
	width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: top;
	position: absolute;
    right: 0;
    top: -2px;
}

.wd_leadership_detail #ibm-content-main .wd_category h1 {
	font-weight: 300;
	font-size: 25px;
	position: relative;
	cursor: pointer;
}

.wd_leadership_detail .wd_category {
	background: #f2f4f8;
	padding: 20px;
	margin-bottom: 20px;
}

.wd_leadership_detail .wd_category_items {
	display: none;
	margin-top: 20px;
}

.wd_leadership_detail .wd_active .wd_category_items .item .item_name {
	font-weight: 400;
	line-height: normal;
}

.wd_leadership_detail .wd_active .wd_category_items .item {
	display: inline-block;
    width: 30.333%;
    background: #FFF;
    padding: 20px;
    vertical-align: top;
    min-height: 150px;
}

.wd_leadership_detail .wd_active .wd_category_items .item:nth-child(2) {
	border-left: 10px solid #f2f4f8;
	border-right: 10px solid #f2f4f8;
}

.wd_leadership_detail .item table.wd_imagetable {
    width: auto;
    float: none;
}

.wd_leadership_detail #wd_printable_content table.wd_imagetable img {
    margin-right: 45px;
    width: 100%;
    max-width: 200px;
}

/* END LEADERSHIP */

/* Mergers & Aquisitions */
.wd_pageid_34214 .item {
	clear: both;
	margin: 0 0 40px 0;
}
.wd_pageid_34214 .item img {
	max-width: 350px;
	margin: 0 0 40px 0!important;
	padding-right: 20px;
}
.wd_pageid_34214 .item_name a {
	color: #2b2b2f;
	font-size: 24px;
	font-weight: 400;
}
.wd_pageid_34214 .item_summary {
	padding-top: 15px;
}

/* END Standard */

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

/* Articles */

#wd_featured_item,
.wd_articles-detail {
    font-family: inherit;
}

.wd_articles-detail iframe {
    width: 100%;
}

/* #wd_featured_item .wd_date {
	display: none;
} */

.wd_captioned_image,
#wd_featured_item .wd_captioned_image {
	width: 100% !important;
	position: relative;
	margin: 15px 0 10px 0 !important;
}

.wd_caption,
#wd_featured_item .wd_caption {
	font-style: italic;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #323232;
    padding: 30px 20px;
    color: #FFF;
}

.wd_captioned_image img,
#wd_featured_item .wd_captioned_image img {
	width: 100%;
}

.wd_pageid_20295.wd_item_page .wd_sidebar_search,
.wd_pageid_34222.wd_item_page .wd_sidebar_search,
.wd_pageid_34223.wd_item_page .wd_sidebar_search {
	display: none;
}

div.wd_articles {}

.wd_articles-detail .wd_summary,
.wd_scroll_to_link.wd_continue_link,
div.wd_articles .wd_item_search_form_container {
	display: none;
}

div.wd_articles .wd_item:before, div.wd_articles .wd_item:after {
    content: ' ';
    display: table;
    clear: both;
}

.wd_author_info {
	padding: 10px 0;
	font-weight: 600;
}

#wd_move_content_up .wd_date {
	padding: 10px 0;
}

#wd_featured_item .wd_date,
#wd_featured_item .wd_subtitle,
#wd_featured_item .wd_summary {
	display: none;
}

.wd_item_page #wd_featured_item .wd_date {
	display: block;
}

.wd_pageid_34223 #wd_featured_item svg#icon {
	display: none
}

#wd_featured_item svg#icon {
	width: 32px;
    height: 32px;
    fill: none;
    stroke: #FFF;
	position: relative;
}

#wd_featured_item svg#icon .cls-1 {
	fill:none;
}

#wd_featured_item .wd_item_wrapper {
	position: relative;
	margin: 0;
}

#wd_featured_item .wd_thumbnail {
	float: none !important;
	margin: 0 !important;
}

#wd_featured_item .wd_thumbnail img {
	width: 100%;
	/*max-height: 500px;*/
}

#wd_featured_item .wd_asset_type_link_list { 
	display: none;
}

.wd_featured_content .item_summary,
.wd_featured_content .wd_summary {
	display: none;
}

.wd_featured_content .wd_title a {
	color: #FFF;
	font-weight: 300;
    font-size: 28px;
}

.wd_featured_content {
	position: absolute;
	bottom: 0px;
	min-width: 350px;
	max-width: 700px;
	width: 100%;
	left: 0;
	background-color: #323232;
	padding: 20px;
	display: flex;
	flex-direction: column;
    justify-content: center;
}

.wd_pageid_20295 .wd_featured_content {
	bottom: 0;
}

div.wd_articles .wd_item {
	margin: 0 0 40px 0;
}

div.wd_articles .wd_item .wd_summary {
	padding: 15px 0 0 0;
	color: #525252;
}

div.wd_articles .wd_item .wd_date {
	font-size: 14px;
	color: #525252;
	padding-top: 15px;
}

div.wd_articles .wd_item .wd_title a {
	color: #2b2b2f;
	font-size: 24px;
	font-weight: 400;
}

div.wd_articles .wd_item .wd_thumbnail {
	max-width: 350px;
	padding-right: 20px;
}

div.wd_articles .wd_item .wd_thumbnail img {
	width: 100%;
}

#wd_featured_item .wd_title{
	font-size: 2.2rem;
    margin: 0;
    font-weight: 300;
    margin: 0 0 10px 0;
}
.wd_pageid_20295 h4,
.wd_pageid_34222 h4,
.wd_pageid_34223 h4 {
	font-size: 18px;
	font-weight: 700;
	padding-bottom: 15px;
}

.wd_pageid_20295 .wd_body + h4,
.wd_pageid_34222 .wd_body + h4,
.wd_pageid_34223 .wd_body + h4 {
	margin-top: 25px;
}

.wd_pageid_34207 #wd_right_assets,
.wd_pageid_34211 #wd_right_assets,
.wd_pageid_34211 .wd_category .wd_category_info,
.wd_pageid_34223 #wd_right_assets,
.wd_pageid_34222 #wd_right_assets,
.wd_featured_item_page #wd_right_assets {
	display: none;
}

.wd_pageid_20295.wd_featured_item_page  #wd_right_assets{
	display: block;
}


#wd_right_assets .assets_list .wd_asset_title,
#wd_right_assets .assets_list .wd_gallery_asset .wd_title_overlay {
	color: #323232;
	opacity: 1;
}

#wd_right_assets .assets_list .wd_icon_underlay,
#wd_right_assets .assets_list .wd_icon_container,
#wd_right_assets .assets_list .wd_asset_image,
#wd_right_assets .assets_list .wd_asset_date {
	display: none;
}


#wd_right_assets .assets_list .wd_icon_overlay,
.wd_newsfeed_releases_asset .wd_icon_overlay,
.wd_gallery_asset .wd_icon_overlay {
	background-color: transparent;
	background: none;
}

.wd_pageid_34211 .wd_category {
	clear: both;
}

.wd_pageid_34223.wd_item_page #wd_right_assets {
	display: block;
}

.wd_pageid_34223.wd_is_category div.wd_blog {
	display: none;
	width: auto;
	background-color: #dde1e6;
	border: 1px solid #dde1e6;
	margin: 40px 0;
	padding: 8px 12px;
	transition: background-color .1s,border-color .1s,color .1s;
}
.wd_pageid_34223.wd_is_category div.wd_blog a {
	font-size: .75rem;
	line-height: 18px;
	color: #121619;
}
.wd_pageid_34223.wd_is_category.wd_category_14 div.wd_blog {
	display: inline-block;
}
.wd_pageid_34223.wd_is_category div.wd_blog:hover {
	background-color: #ccc;
	border: 1px solid #ccc;
}

#wd_right_assets ul > li {
	padding: 5px 0;
}

#wd_right_assets ul > li a {
	/* color: #2b2b2f; */
    font-size: 16px;
    line-height: 24px;
    display: block;
}

.wd_category_link_list .wd_category_link,
.tagsFilter-tags-item {
    letter-spacing: normal;
    font-size: 12px;
    font-size: .75rem;
    line-height: 18px;
    line-height: 1.125rem;
    background-color: #dde1e6;
    color: #121619;
    border: 1px solid #dde1e6;
    transition: background-color .1s,border-color .1s,color .1s;
    display: inline-block;
    margin: 4px;
    padding: 0;
    min-width: 87px;
    text-align: center;
    /* border-radius: 5px; */
    box-sizing: border-box;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.wd_category_link_list .wd_category_link a,
.tagsFilter-tags-item a {
	padding: 8px 12px;
	display: block;
	color: #121619;
}

.wd_category_link_list .wd_category_link:hover,
.tagsFilter-tags-item:hover {
    background-color: #ccc;
    border: 1px solid #ccc;
}

.tagsFilter-tags-item.active-filter {
	background-color: #0f62fe;
	border: 1px solid #0f62fe;
	color: #FFF;
}

.tagsFilter-tags-item.active-filter a {
	color: #FFF;
}

.wd_year_wrap {
	padding: 30px 0;
	position: relative;
}

.wd_year_wrap .select2-container,
.wd_year_wrap select {
	width: auto !important;
    border: none;
    background-color: #dde1e6;
    color: #121619;
    border: 1px solid #dde1e6;
    transition: background-color .1s,border-color .1s,color .1s;
    display: inline-block;
    padding: 8px 12px;
    /* border-radius: 5px; */
}


/* END Articles */

/* Featured Item pages && Alternate Featured Item Pages */
.wd_featured_item_page #wd_featured_item .wd_item_wrapper {
	/* position: relative; */
	overflow: auto;
}
.wd_featured_item_page div.wd_standard .item,
.wd_alternate_featured_item_page div.wd_standard .item {
	margin: 20px 0;
	clear: both;
}

.wd_featured_item_page div.wd_standard .item .item_summary,
.wd_alternate_featured_item_page div.wd_standard .item .item_summary {
	padding: 15px 0;
	color: #525252;
}

.wd_featured_item_page div.wd_standard .item .item_date,
.wd_alternate_featured_item_page div.wd_standard .item .item_date {
	font-size: 14px;
	color: #525252;
}

.wd_featured_item_page div.wd_standard .item .item_name a,
.wd_alternate_featured_item_page div.wd_standard .item .item_name a {
	color: #2b2b2f;
	font-size: 24px;
	font-weight: 400;
}
.wd_featured_item_page .wd_featured_content .item_name a,
.wd_alternate_featured_item_page .wd_featured_content .item_name a {
	color: #FFF;
	font-weight: 300;
    font-size: 28px;
}
.wd_featured_item_page div.wd_standard .item .wd_thumbnail,
.wd_alternate_featured_item_page div.wd_standard .item .wd_thumbnail {
	max-width: 350px;
	padding-right: 20px;
	float: left;
}

.wd_featured_item_page div.wd_standard .item .wd_thumbnail img,
.wd_alternate_featured_item_page div.wd_standard .item .wd_thumbnail img {
	width: 100%;
	float: none;
}

div#wd_featured_item .wd_thumbnail,
div.wd_alt_featured_hero {
    height: 576px;
    background-size: cover;
    background-repeat: no-repeat;
	background-position: center;
}

div#wd_featured_item .wd_thumbnail img {
    display: none;
}

.wd_featured_item_page div.wd_standard .item .wd_thumbnail + .wd_item_wrapper,
.wd_alternate_featured_item_page div.wd_standard .item .wd_thumbnail + .wd_item_wrapper {
	padding-left: 250px;
}
/* Featured Item pages */

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

.wd_gallery_asset .wd_asset_image img {
	display: block;
}

.wd_newsfeed_releases-detail .wd_asset_inline {
    background-color: transparent;
}

.wd_modal-gallery.wd_modal .wd_slideshow-arrow {
	display: none;
}

.fancybox-toolbar a[class*='-encircled-link']::before {
	color: #FFF;
}

.wd_pageid_20291 .wd_gallery_slideshow .wd_summary,
.wd_pageid_20291 .wd_gallery .wd_item .wd_summary {
	display: none;
}

.wd_pageid_20291 .wd_gallery .wd_item {
	flex: 1 1 23%;
	width: 23% !important;
    position: relative !important;
    /* float: left; */
    top: inherit !important;
    left: inherit !important;
    margin: 15px;
    height: auto;
	border: 1px solid #e1e1e1;
    box-shadow: 0 5px 5px #e1e1e1;
    padding: 15px;
}

.wd_gallery_modal .wd_info {
	padding: 30px 0;
}

.wd_pageid_20291 .wd_gallery .wd_item .wd_item_wrapper {
	margin: 0px;
}

.wd_pageid_20291 .wd_gallery .wd_item .wd_title a {
	color: #323232;
	display: block;
	padding-bottom: 10px;
}

.wd_pageid_20291 .wd_gallery .wd_thumbnail img {
    max-width: 100%;
    max-height: 190px;
}
.wd_pageid_20291 .wd_gallery .wd_thumbnail {
    float: none;
    text-align: center;
    margin: 0 0 5px 0;
    height: 200px;
    max-width: 100%;
}

.wd_pageid_20291 .wd_gallery .wd_item:last-child {
	display: none;
}

.wd_pageid_20291 .wd_gallery ul.wd_item_list {
    position: relative;
    margin: 40px -15px;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    flex: 0 0 25%;
    height: auto !important;
}

.wd_pageid_20291 .wd_content_container > .ibm-pt-8 {
	padding-top: 0;
}
/* END Gallery */

/* Newsfeed Releases */
div.wd_newsfeed_releases {}

/* .wd_pageid_20295 .wd_content_container {
    background: #f4f4f4;
} */

/* .wd_newsfeed_releases .wd_item_list {
	margin: 10px -10px;
} */

.wd_newsfeed_releases .wd_item.wd_featureitem {
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    float: none;
    background-color: #4178be;
    position: relative;
    min-height: 300px;
}

.wd_newsfeed_releases .wd_item.wd_featureitem:before {
    font-family: "FontAwesome";
    content: "\f1ea";
    position: absolute;
    left: 8%;
    top: 45%;
    font-size: 5em;
    color: #fff;
	display: block;
}

.wd_newsfeed_releases .wd_item.wd_featureitem .wd_item_wrapper {
    width: 70%;
    position: absolute;
    right: 10%;
    top: 35%;
    background: transparent;
    min-height: 0;
    padding: 0;
}

.wd_newsfeed_releases .wd_item.wd_featureitem a,
.wd_newsfeed_releases .wd_item.wd_featureitem .wd_date {
    color: #fff;
}

.wd_newsfeed_releases .wd_item.wd_featureitem a {
    color: #fff;
}

.wd_newsfeed_releases .wd_item_wrapper {
	margin-left: 0;
}

div.wd_newsfeed_releases .wd_item {
	margin: 0 0 40px 0;
}

div.wd_newsfeed_releases .wd_item .wd_summary {
	padding: 15px 0 0 0;
	color: #525252;
}

div.wd_newsfeed_releases .wd_item .wd_date {
	font-size: 14px;
	color: #525252;
	padding-top: 15px;
}

div.wd_newsfeed_releases .wd_item .wd_title a {
	color: #2b2b2f;
	font-size: 28px;
	font-weight: 400;
}

div.wd_newsfeed_releases .wd_item .wd_thumbnail {
	/* display: none; */
	max-width: 350px;
	padding-right: 20px;
}

div.wd_newsfeed_releases .wd_item .wd_thumbnail img {
	width: 100%;
}

div.wd_newsfeed_releases .wd_item .wd_thumbnail + .wd_item_wrapper {
	padding-left: 0px;
	overflow: hidden;
}

/* .wd_newsfeed_releases .wd_item {
	box-sizing: border-box;
	width: 33.3333333333%;
	padding: 10px;
	margin: 0;
	float: left;
}
.wd_newsfeed_releases .wd_item_wrapper {
	margin-left: 0;
	background: #fff;
	min-height: 300px;
	padding: 20px;
	transition: all .3s;
} */


.wd_newsfeed_releases .wd_subtitle{
	display: none;
}
#wd_move_content_up .wd_subtitle {
	line-height: 1.4;
	display: block;
	font-weight: normal;
	font-style: italic;
} 
.wd_newsfeed_releases .wd_item .wd_title {
	font-size: 1.875rem;
	line-height: 2.1875rem;
}
.wd_newsfeed_releases .wd_item .wd_title a {
	color: #323232;
	text-decoration: none;
}
.wd_newsfeed_releases .wd_item .wd_date {
	color: #323232;
	/* margin-bottom: 20px; */
}
.wd_newsfeed_releases .wd_item_wrapper_link {
	text-decoration: none;
}
.wd_newsfeed_releases .wd_item_wrapper_link:hover .wd_title a,
.wd_newsfeed_releases .wd_item_wrapper_link:hover .wd_date {
	color: #fff;
}
.wd_newsfeed_releases .wd_item_wrapper_link:hover .wd_item_wrapper {
	color: #fff;
	background: #8d8d8d;
}
.wd_newsfeed_releases .wd_item.wd_featureitem {
	box-sizing: border-box;
	width: 100%;
	padding: 10px;
	margin-bottom: 10px;
	float: none;
	background-color: #4178be;
	position: relative;
	min-height: 300px;
}
.wd_newsfeed_releases .wd_item.wd_featureitem a {
	color: #fff;
}
.wd_newsfeed_releases .wd_item.wd_featureitem .wd_date a {
	color: #fff;
}
.wd_newsfeed_releases .wd_item.wd_featureitem:before {
	font-family: "FontAwesome";
	content: "\f1ea";
	position: absolute;
	left: 8%;
	top: 45%;
	font-size: 5em;
	color: #fff;
}
.wd_newsfeed_releases .wd_item.wd_featureitem .wd_item_wrapper {
	width: 70%;
	position: absolute;
	right: 10%;
	top: 35%;
	background: transparent;
	min-height: 0;
	padding: 0;
}
.wd_newsfeed_releases .wd_item.wd_featureitem .wd_date {
	color: #fff;
}

.wd_newsfeed_releases .wd_search_basic_fields,
.wd_newsfeed_releases .wd_asset_type_link_list {
	display: none;
}

.wd_newsfeed_releases-detail .wd_title {
	padding-bottom: 20px;
}

.wd_newsfeed_releases-detail .wd_title + .wd_subtitle {
	padding-bottom: 20px;
}

.wd_newsfeed_releases-detail .wd_subtitle {
	padding-bottom: 20px;
	line-height: 24px;
}

.wd_newsfeed_releases-detail div.wd_news_body img {
	max-width: 100%!important;
	max-height: unset!important;
}
.wd_newsfeed_releases-detail div.wd_news_body img.wd_centered_img {
	max-width: 80%!important;
}

#wd_printable_content .wd_newsfeed_releases-detail .wd_news_body ul:not([class]) li {
	padding-bottom: 7px;
}

/* END 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 ul ul,
.wd_newsfeed_releases-detail .wd_news_body ul ul ul,
.wd_newsfeed_releases-detail .wd_news_body ul ul ul ul {
    margin: 0;
}
.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_search_button.wd_highlight {
    color: #FFF;
}
.wd_search_advanced_link {
	display: none;
}
.wd_search_basic_fields {
    display: block;
    background-color: transparent;
    border: none;
    padding: 0px;
}

.wd_search_basic_fields button {
	padding: 5px 15px;
	height: 40px;
    min-height: auto;
	vertical-align: middle;
    border: 2px solid transparent;
}

select::-ms-expand {
	border: none;
}
.wd_header_container input,
.wd_header_container select,
#wd_printable_content input,
#wd_printable_content select {
	border-radius: 0;
	border: 1px solid #959f9f;
	line-height: 34px;
	padding: 0 1rem;
	font-size: 1.2rem;
	height: 40px;
	color: #333;
}
.wd_header_container select,
#wd_printable_content select {
	padding: 0 1rem;
	font-size: 1.2rem;
	height: 40px;
	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;
}

.wd_hi_res_link_wrapper {
	color: inherit;
}

.wd_hi_res_link {
	background: transparent;
	border: none;
	padding: 0px;
	border: none;
}

/* END Formbuilder */

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

/* Header search */
.bx--header__search {
	position: relative;
}

.bx--header__search .wd_search_form_container {
	position: absolute;
	opacity: 0;
	right: -1999px;
	width: 100%;
}

.bx--header__search .wd_search_form_container.active {
	right: inherit;
}

.bx--header__search .wd_search_form_container input[type='text'] {
	border: none;
	border-bottom: 2px solid #0e62fe;
	background-color: #e0e0e0;
	width: 100%;
    padding: 13px 10px;
}

.bx--header__search form.wd_search_form.wd_search_form_basic {
    position: relative;
}

.bx--header__search form.wd_search_form.wd_search_form_basic a {
    position: absolute;
    right: 10px;
    top: 13px;
}

.bx--header__search form.wd_search_form.wd_search_form_basic a button {
    background: transparent;
    border: none;
}
/* END Header search */

/* Videos */
/* Videos */

.wd_videoicon {
	background-size: cover;
}
.wd_videoicon::before,
.wd_modalicon::before {
	font-family: "Font Awesome 5 Pro";
	font-size: 5rem;
	transition: all .3s;
	display: block;
	position: absolute;
	left: calc(50% - 20px);
    top: calc(50% - 80px);
	color: #fff;
	opacity: .5;
}
.wd_modalicon::before {
	content: '\f00e';
}
.wd_videoicon::before {
	content: '\f144';
}
.wd_videoicon:hover::before,
.wd_modalicon:hover::before {
	opacity: 1;
}

/* Featureboxes */
div.wd_featurebox {}
div.wd_featurebox_container {}
#ibm-content-main h1,
.wd_pageid_20303 #ibm-content-main h1 {
	font-size: 40px;
	font-weight: 300;
}

#ibm-content-main .wd_standard h1.category_header {
	font-size: 28px;
}

div.wd_featurebox_title { 
	font-size: 40px;
	font-weight: 300;
	line-height: 65px;
	padding-bottom: 40px;
}

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 {
	padding-bottom: 20px;
}

div.wd_featureboxes_top_right div.wd_featurebox_title {
	font-size: 24px;
    padding-bottom: 20px;
}
div.wd_featureboxes_top_right div.wd_featurebox {
	padding: 20px;
	background: #f2f4f8;
}

div.wd_featureboxes_top_right .wd_featurebox p a {
    display: inline-block;
    padding: 8px 29px 8px 0;
    color: #323232;
    background-image: url('../images/arrow-blue--right.svg');
    background-repeat: no-repeat;
    background-position: right;
    background-size: 24px;
}

.wd_featureboxes_press_tools {
	height: 100%;
	padding: 30px 20px;
    background: #000;
}

.wd_featureboxes_press_tools div.wd_featurebox_title {
	color: #FFF;
}

/* .wd_featureboxes_press_tools div.wd_featurebox_title {
	color: #FFF;
	font-size: 2rem;
    font-weight:400;
    line-height: 1.25;
    letter-spacing: 0;
	margin-bottom: 30px;
} */

.wd_featureboxes_press_tools div.wd_featurebox ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.wd_featureboxes_press_tools div.wd_featurebox ul li {
	list-style: none;
	margin-bottom: 10px;
	padding-left: 0;
}

.wd_featureboxes_press_tools div.wd_featurebox a {
	color: #FFF;
	display: block;
	position: relative;
    padding-bottom: 15px;
	font-weight: 300;
	font-size: 24px;
	/* transition: all .3s; */
}

/* .wd_featureboxes_press_tools div.wd_featurebox a:hover {
	color: #0f62fe;
}
.wd_featureboxes_press_tools div.wd_featurebox a:hover svg#icon {
	fill: #0f62fe;
} */

.wd_featureboxes_press_tools div.wd_featurebox a svg#icon {
	fill: #FFF;
	top: 0px;
	position: absolute;
    right: 0;
}

.wd_featureboxes_multimedia div.wd_featurebox_title {
	display: none;
}

.wd_featureboxes_multimedia {
    display: flex;
}

.wd_featureboxes_multimedia > a {
    flex: 0 0 50%;
    padding: 20px;
}

.wd_featureboxes_multimedia .wd_featurebox_container {
    min-height: 300px;
	height: 100%;
}

.wd_featureboxes_multimedia .wd_featurebox {
    padding: 0 20px;  
	height: 100%;
    position: relative;
}

.wd_featureboxes_multimedia .wd_featurebox button.bx--btn {
    position: absolute;
    bottom: 0;
    right: 0px;
	/* padding-right: 0; */
	min-width: 150px;
}

.wd_featureboxes_notice {
	display: none;
}

.ibm_cci-newsflash svg#icon {
    fill: #FFF;
    width: 20px;
    height: 17px;
    padding-left: 5px;
    position: relative;
    top: 4px;
}

.ibm_cci-newsflash svg#icon .cls-1 {
	fill:none;
}
.wd_featurebox_img button svg#icon,
.wd_featureboxes_multimedia svg#icon {
    fill: #FFF;
}

section#wd_latest_news  div.wd_featurebox_title {
	display: none;
}

section#wd_latest_news  {
	/* background-image: url(../images/latest_news_bg.jpeg); */
	/*background-image: url(../images/SystemQ_2.jpg);*/
	background: #e0e0e0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	min-height: 400px;
	padding: 30px 0px;
	margin-top: 25px;
	color: #FFF;
	position: relative;
} 

/* section#wd_latest_news:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,.2);
} */

#wd_latest_news .wd_standard-teaser .item:hover {
    background-color: #1765FA;
}
#wd_latest_news .wd_standard-teaser .item:hover .item_name {
	color: #fff;
}
#wd_latest_news .wd_standard-teaser .item:hover .item_name + p {
    background-color: #000;
}

div.wd_featureboxes_bottom div.wd_standard-teaser {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -20px;
}

div.wd_featureboxes_bottom div.wd_standard-teaser > a {
	flex: 1 1 31%;
	padding: 0 20px;
}

.wd_featurebox_img {
	position: relative;
	display: flex;
    height: 100%;
    width: 100%;
	height: 250px;
}

.wd_featurebox_img button {
	position: absolute;
	bottom: 0;
	right: 0;
	padding-right: 15px;
	min-width: 160px;
}

.wd_featurebox_img img {
	width: 100%;
	margin: 0 !important
}

.wd_featured_item_page div.wd_featureboxes_right div.wd_featurebox_title,
.wd_pageid_20295 h4,
.wd_featured_item_page h4,
.wd_pageid_20295 div.wd_featureboxes_right div.wd_featurebox_title,
.wd_pageid_34222 div.wd_featureboxes_right div.wd_featurebox_title,
.wd_pageid_34223 div.wd_featureboxes_right div.wd_featurebox_title {
	font-size: 18px;
	text-transform: capitalize;
	font-weight: 700;
	line-height: normal;
    padding-bottom: 0;
}

.wd_pageid_34191 #ibm-content-main .bx--grid,
.wd_item_page.wd_featured_item_page #ibm-content-main .bx--grid,
.wd_item_page.wd_featured_item_page section.wd_stories_container .bx--grid {
    max-width: 75rem;
}

.wd_pageid_34222 div.wd_featureboxes_right p.more {
	display: none;
}

.wd_featureboxes_right div.wd_articles-teaser + p.more {
	margin-top: 20px;
}

.wd_featureboxes_right  div.wd_standard-teaser .item_name a {
	color: #6F6F6F;
    font-size: 18px;
    line-height: normal;
    font-weight: 400;
    display: block;
}

.wd_featureboxes_right  div.wd_articles-teaser .item_name a {
    color: #6F6F6F;
    font-size: 18px;
	line-height: normal;
	font-weight: 400;
	padding-bottom: 10px;
	display: block;
}

.wd_featureboxes_right div.wd_articles-teaser .item_date {
	font-size: .85em;
}

.wd_stories_container {
	background-color:#f4f4f4;
}

.wd_featureboxes_recommended_stories .wd_articles-teaser {
	display: flex;
	margin: 0 -20px;
}

.wd_featureboxes_recommended_stories .wd_articles-teaser img {
    width: 100%;
	display: block;
}

.wd_featureboxes_recommended_stories .wd_articles-teaser .item {
	flex: 0 0 33%;
	padding: 20px;
	display: flex;
	flex-direction: column;
}

.wd_featureboxes_recommended_stories .wd_articles-teaser .item .item_name a {
	color: #323232;
}

.wd_featureboxes_recommended_stories .wd_articles-teaser .item .item_name {
	padding: 20px;
	background-color: #FFF;
	flex-grow: 1;
	font-weight: 400;
}

.wd_featureboxes_recommended_stories div.wd_featurebox_title {
	font-size: 30px;
    line-height: 39px;
    padding-bottom: 15px;
}

.wd_featureboxes_recommended_stories .item_date,
.wd_featureboxes_recommended_stories p.more {
	display: none;
}
/* END Featureboxes */

/* YouTube Responsive Video Containers */

#wd_printable_content p.videoWrapper,
.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%;
}

#wd_printable_content p.videoWrapper{
	margin: 15px 0;
}

/* END YouTube Responsive Video Containers */

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

/* slider carousel */
#single_slider_responsive + .single_slider_carousel_bottom {
	display: block;
	visibility: hidden;
	height: 50px;
	width: auto;
	margin: 0;
}

#single_slider_responsive .single_slider_carousel_indicators {
	bottom: -30px;
    right: inherit;
	left:0px;
}

#single_slider_responsive .single_slider_carousel_control {
    position: absolute;
    top: inherit;
    left: inherit;
	bottom: -45px;
	color: #FFF;
	right: 40px;
	background: #393939;
	opacity: 1;
	border-radius: 0;
	font-family: inherit;
	width: 34px;
	height: 36px;
}

#single_slider_responsive .single_slider_carousel_control:hover {
	opacity: .8;
}

#single_slider_responsive .single_slider_carousel_control.right {
	left: auto;
    right: 0;
}

#single_slider_responsive .single_slider_carousel_indicators li {
    padding: 9px 9px 0 0;
}

#single_slider_responsive .single_slider_carousel_indicators li span {
	border: 2px solid transparent;
	background: #393939;
	padding: 5px;
}

#single_slider_responsive .single_slider_carousel_indicators li.active span {
	background: #0f62fe;
	opacity: 1;
}

#single_slider_responsive .item {
	max-height: 576px; 
}

#single_slider_responsive .item img {
	/* padding-left: 70px; */
	width: 100%;
}

#single_slider_responsive .single_slider_carousel_caption h4 a {
	font-weight: 400;
	font-family: IBM Plex Sans,Helvetica Neue,Arial,sans-serif;
	line-height: 30px;
    font-size: 24px;
	font-weight: 400;
}

#single_slider_responsive .single_slider_carousel_caption h4 {
    display: block;
	line-height: 30px;
    font-size: 24px;
	font-weight: 400;
	font-family: IBM Plex Sans,Helvetica Neue,Arial,sans-serif;
}

#single_slider_responsive .single_slider_carousel_caption {
	top: 25%;
	right: 0;
	left: inherit;
	padding: 20px;
	width: 400px;
    min-height: 220px;
	bottom: inherit;
}

/*
#single_slider_responsive .single_slider_carousel_caption .single_slider_carousel_description {
	max-width: 300px;
} */

ul>li::before, ol>li::before {
    content: '';
    display: none;
}

/* end slider carousel */

/* Story Components */
p.wd_drop_cap::first-letter {
	font-family: 'ibm-plex-serif';
	font-size: 70px;
	line-height: 60px;
	float: left;
	padding: 2px 2px 0;
	text-transform: uppercase;
}

.wd_cta {
	padding: 30px;
	display: flex;
	flex-direction: column;
	background-color: #323232;
	color: #FFF;
	font-size: 20px;
	font-weight: 400;	
	max-width: 400px;
}

.wd_cta--large {
	max-width: 700px;
}

.wd_cta svg {
	margin: 15px 0 0 0;
}

.wd_cta--centered {
	margin: 20px auto;
}

.wd_cta--left {
	/* margin: 20px 0; */
	margin: 10px 10px 10px 0;
    float: left;
}

.wd_cta--right {
	/* margin: 20px 0 20px auto; */
	margin: 10px 0 10px 10px;
	float: right;
}

.wd_img_wrapper {
    margin: 25px auto;
    /* max-width: 792px; */
    padding: 10px 0;
}

.wd_img {
    display: table-cell;
    width: 49%;
	vertical-align: top;
}

.wd_img_wrapper img,
.wd_img img {
	width: 100%;
}

.wd_img:first-child {
    padding-right: 10px;
}

.wd_img:not(:first-child) {
	padding-left: 10px;
}

.wd_centered_img {
	display: block;
	float: none!important;
	max-width: 80%!important; 
	max-height: auto!important;
	margin: 0px auto!important;
	width: 100%!important;
}

#wd_printable_content p.wd_img_captions {
	margin: 5px auto;
	line-height: 13px;
    font-size: 13px;
    font-weight: 500;
	font-style: italic;
	position: relative;
	/* max-width: 80%; */
}

.wd_img_caption_overlay {
	position: relative;
	padding-left: 65px;
	margin-bottom: 60px;
}

.wd_img_caption_overlay img {
	width: 100%;
}

.wd_img_caption_overlay .wd_caption {
    position: absolute;
    bottom: -35px;
    left: 0;
    width: 100%;
	max-width: 400px;
    background: #323232;
    padding: 30px 20px;
    color: #FFF;
	line-height: 32px;
	font-size: 20px;
	font-style: italic;
}

#wd_printable_content p.wd_author_attr,
p.wd_author_attr {
    display: flex;
    align-items: center;
	font-weight: 600;
	font-size: 16px;
    line-height: 25px;
}

p.wd_author_attr img.img-rounded {
	margin-right: 20px;
}
img.img-rounded {
    max-width: 150px;
    border-radius: 50%;
    width: auto;
}

/* Story Components */

a.bx--header__menu-item[role='menuitem'], a.bx--header__name.pl-header-text {
    color: #262626;
}

.bx--header__search--actions {
	position: relative;
	display: flex;
    justify-content: flex-end;
    /* width: 100%; */
	padding-right: 10px;
}
/* 
a.bx--header__menu-item.bx--header__menu-title {
    position: absolute;
    right: 2em;
} */

.wd_search_icon {
    display: flex;
    flex-direction: column;
    justify-content: center;
	padding-right: .75rem;
}

.wd_search_icon img {
    max-width: 25px;
}

.ibm-sitenav-menu-list li ul {
	z-index: 10;
}

.ibm-sitenav-menu-list {
	float: none;
	flex: 1;
}

.bx--header nav {
    position: relative;
	display: flex;
	width: 100%;
}

.bx--header nav:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 1.5rem;
    width: .0625rem;
    background-color: #aeaeae
}

.bx--masthead__l0 {
	z-index: 10;
}

.bx--header {
	/* max-width: none; */	
	z-index: inherit;
	/* top: 49px; */
}

.bx--masthead__l0 header.bx--header {
    overflow: hidden;
}

#ibm-newsflash-grid .ibm-ind-link a  {
	padding-left: 0;
}
.js .ibm-sitenav-menu-list li:hover ul, /* override www.css */
.ibm-haschildlist:hover ul[role='menu'] {
	display: block;
}

.bx--btn {
	padding-right: 15px;
}
.bx--btn--primary.wd_subscribe {
	margin: 20px 0;
}
.bx--btn--primary.wd_subscribe a {
	color: #fff;
}
div.wd_toolbar {
	clear: both;
}

div.wd_toolbar {
    border-top: none;
    border-bottom: none;
    margin: 0;
    padding: 0;
}

.wd_pageid_20295 div.wd_toolbar {
	display: none;
}

.wd_pageid_20295 div.wd_toolbar.wd_toolbar-detail {
    display: block;
}

.wd_pageid_20295 div.wd_toolbar,
.wd_pageid_34222 div.wd_toolbar,
.wd_pageid_34223 div.wd_toolbar {
	border: none;
	margin: 0;
	padding: 0;
}
 
.wd_pageid_20295 div.wd_toolbar ul.wd_tools li.wd_tool,
.wd_pageid_34222 div.wd_toolbar ul.wd_tools li.wd_tool,
.wd_pageid_34223 div.wd_toolbar ul.wd_tools li.wd_tool {
	float: none;
	margin: 0 0 5px 0;
	text-align: center;
}

li.wd_tool span.wd_tool_icon a,
.wd_pageid_20295 span.wd_tool_icon > a:link, span.wd_tool_icon > a:visited,
.wd_pageid_34222 span.wd_tool_icon > a:link, span.wd_tool_icon > a:visited,
.wd_pageid_34223 span.wd_tool_icon > a:link, span.wd_tool_icon > a:visited {
	color: #323232;
	background-color: transparent;
	font-size: 20px;
}

li.wd_tool svg,
li.wd_tool .at-resp-share-element .at-share-btn svg {
    fill: #323232 !important;
    width: 30px !important;
    height: 30px !important;
}

.at-resp-share-element .at-share-btn .at-icon-wrapper {
    float: none;
    width: 30px !important;
    height: 30px !important;
}


.at-resp-share-element .at-share-btn:focus, .at-resp-share-element .at-share-btn:hover {
    transform: none;
}

li.wd_tool .at-resp-share-element .at-share-btn,
li.wd_tool .at-resp-share-element .at-share-btn + .at-share-btn {
    margin-left: 0px;
    margin-bottom: 5px;
    padding: 0;
    border-radius: 0 !important;
    background-color: transparent !important;
    color: #323232;
}

div.wd_toolbar ul.wd_tools li.wd_tool-addthis {
    display: none;
}
.wd_mobile,
.wd_sidebar_search.wd_mobile {
	display: none;
}

.wd_hide_mobile {
	display: block;
}

.sub-button {
	margin: 30px 0;
}
/* .sub-button a {
	padding: 11px 15px;
	font-size: 16px;
	line-height: 22px;
} */

@media(min-width: 1070px) {
	#wd_press_tools .bx--col-lg-5 {
		padding-right: 0;
	}
}

@media(min-width: 992px) {
	.bx--header {
		padding: 0px 20px;
		justify-content: space-between;
	}
	/* div#ibm-content-wrapper */
	#ibm-pcon {
		position: relative;
		border-top: 1px solid #e5e5e5;
	}
	.bx--header__menu-toggle__hidden {
		display: none;
	}
	.wd_articles-detail {
		padding-right: 40px;
	}
	div.wd_articles .wd_item .wd_thumbnail + .wd_item_wrapper {
		padding-left: 355px;
	}
	.wd_pageid_20290 .wd_standard .wd_category_items {
		margin: 0 -10px;
	}
	.wd_pageid_20290 .wd_standard .wd_category_items .item {
		display: inline-block;
		width: 31%;
		vertical-align: top;
		padding: 10px;
	}
	/* Videos */
	.wd_videos .wd_item_list .wd_item:nth-child(odd) {
		margin-right: 2%;
	}

	.wd_videos .wd_item_list .wd_item {
		display: inline-block;
		vertical-align: top;
		width: 47%;
	}

	/* Videos */
}

@media (min-width: 768px) {	
	/* footer {
		position: fixed;
		height: 56px;
		bottom: 0;
		width: 100%;
	} */
}

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

@media (max-width: 1055px) {
	.wd_featured_item_page div.wd_toolbar ul.wd_tools li.wd_tool {
		float: left;
	}
	#wd_featured_item.ibm-pb-5 {
		padding-bottom: 1rem;
	}
}

@media (max-width: 1024px) {
	#wd_press_tools .bx--col-lg-5 {
		background-color:#393939;
		margin-bottom: 20px;
	}
	.bx--header {
		overflow: hidden;
		overflow-x: visible;
	}
	.wd_hide_mobile,
	.wd_sidebar_search {
		display: none;
	}
	.wd_sidebar_search.wd_mobile,
	.wd_mobile {
		display: block;
	}

}

@media (max-width: 1024px) {
	.wd_leadership_detail .wd_active .wd_category_items .item {
		display: block;
		width: auto;
		background: #FFF;
		padding: 20px;
		min-height: auto;
		margin: 20px 0;
	}
	
	.wd_leadership_detail .wd_active .wd_category_items .item:nth-child(2) {
		border-left: 0px solid #f2f4f8;
		border-right: 0px solid #f2f4f8;
	}
	.wd_leadership_detail div#wd_printable_content {
		display: block;
	}
	.wd_leadership .wd_standard div.wd_category_info {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.wd_leadership .wd_standard .wd_first_category .wd_category_items > a {
		margin: 10px 0px;
		padding: 0px 20px;
		flex: 0 0 33%;
		max-width: 33%;
	}
}


@media (min-width: 800px) and (max-width: 1270px) {
	.bx--header__menu-toggle__hidden {
		display: block;
	}
}

@media (max-width: 1270px) {
    .ibm-sitenav-menu-list li.ibm-haschildlist ul {
        position: relative;
        padding: .125rem 2.125rem;
    }
    .ibm-sitenav-menu-list > ul > li:first-child > a {
        margin-left: 0 !important;
    }
    .ibm-sitenav-menu-list > ul > li.ibm-haschildlist > button {
        width: 100%;
        text-align: left;
    }
    .ibm-sitenav-menu-list > ul > li.ibm-haschildlist > button:before {
        right: unset;
        left: 120px;
    }
    .bx--header.wd_nav_header nav:before,
    .wd_nav_header a.bx--header__name,
    .bx--header.wd_nav_header nav,
    .bx--header.wd_nav_header .ibm-divider {
        display: none;
    }
    .bx--header.wd_nav_header {
        display: block;
        height: auto;
    }
    .ibm-sitenav-menu-list {
        float: none;
        height: auto;
    }
    .ibm-sitenav-menu-list>ul>li>button, .ibm-sitenav-menu-list>ul>li>span, .ibm-sitenav-menu-list>ul>li>a,
    .ibm-sitenav-menu-list>ul>li {
        float: none;
        display: block;
    }
}

/* Large devices (desktops) */
@media (max-width: 992px) {
	.bx--header.wd_nav_header nav:before,
	.wd_nav_header a.bx--header__name,
	.bx--header.wd_nav_header nav,
	.bx--header.wd_nav_header .ibm-divider {
		display: none;
	}
	.bx--header.wd_nav_header {
		display: block;
		height: auto;
	}
	.ibm-sitenav-menu-list {
		float: none;
		height: auto;
	}
	.ibm-sitenav-menu-list>ul>li>button, .ibm-sitenav-menu-list>ul>li>span, .ibm-sitenav-menu-list>ul>li>a,
	.ibm-sitenav-menu-list>ul>li {
		float: none;
		display: block;
	}
	.wd_leadership .wd_standard .wd_category_items > .item,
	.wd_leadership .wd_standard :not(.wd_first_category) .wd_category_items .item {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.wd_item_search_form_container .wd_search_form_basic button.bx--btn {
		max-width: none;
	}
	
	.wd_item_search_form_container .wd_search_form_basic {
		display: block;
	}
	.wd_search_basic_fields > * {
		display: block;
		width: 100%;
		margin-bottom: 15px;
	}
	#wd_latest_news .wd_standard-teaser .item {
		flex: 1 1 45%;
	}
	div.wd_featureboxes_bottom div.wd_standard-teaser {
		display: flex;
		flex-wrap: wrap;
		margin: 0 -20px;
	}
	
	div.wd_featureboxes_bottom div.wd_standard-teaser > a {
		flex: 1 1 45%;
	}
	.wd_pageid_34217 .wd_category_items {
		flex: 0 0 50%;
	}
	.wd_pageid_34217 .wd_category_items .item {
		flex-basis: 50%;
	}
	.wd_featured_content .wd_title a,
	.wd_newsfeed_releases .wd_item .wd_title {
		font-size: 24px;
		line-height: normal;
	}
	.wd_search_icon {
		padding: 5px 10px;
	}
}

/* Medium devices (tablets) */
@media (max-width: 767px) {	
	#wd_page_tools,
	.bx--col-lg-10.wd_border_right {
		border-right: none;
		padding: 0 2rem;
	}
	.wd_leadership_detail #wd_printable_content img.firstImg {
		margin: 0 auto;
		display: block;
	}
	.wd_header_buttons {
		display:none;
		justify-content: flex-start;
		margin: 15px 0 0 0;
	}
	.wd_leadership .wd_standard .item .wd_tile_summary {
		height: auto;
	}
	.ibm-newsflash-container.bx--col-lg-8.newsflash-0 {
		border-right: none;
		border-bottom: 1px solid #8d8d8d;
	}
	.ibm-newsflash-container.bx--col-md-4 {
		padding: 20px 0;
		max-width: 100%;
		flex: 0 0 100%;
	}
	/* .wd_leadership .wd_standard .wd_first_category .item img {
		display: none;
	} */
	.wd_leadership .wd_standard .wd_first_category .item:last-child img {
		display: none;
	}
	.wd_leadership .wd_standard .wd_first_category .wd_category_info + a .item img {
		display: block;
	}
	
	.wd_leadership .wd_standard :not(.wd_first_category) .wd_category_items .item,
	.wd_leadership .wd_standard .wd_first_category .wd_category_items .item {
		flex: 0 0 100%;
		max-width: 100%;
	}
	div.wd_featureboxes_bottom div.wd_standard-teaser,
	#wd_latest_news .wd_standard-teaser {
		display: block;
		margin: 0;
	}
	div.wd_featureboxes_bottom div.wd_standard-teaser > a,
	#wd_latest_news .wd_standard-teaser .item {
		width: 100%;
		margin: 30px 0;
	}
	div.wd_featureboxes_bottom div.wd_standard-teaser > a .item {
		margin: 5px 0;
		padding: 5px 0;
	}
	.wd_featureboxes_multimedia {
		flex-wrap: wrap;
	}
	.wd_featureboxes_multimedia > a {
		flex: 0 0 100%;
		padding: 0;
		margin: 0px 0 20px 0;
	}

	.wd_featureboxes_multimedia > a:last-child {
		margin: 0;
	}

	#wd_press_tools .bx--col-lg-5,
	#wd_press_tools .bx--col-lg-11 {
		background-color: #FFF !important;
	}
	div.wd_featureboxes_bottom div.wd_standard-teaser > a .item br,
	div.wd_featureboxes_bottom div.wd_standard-teaser > a:nth-child(n+5),
	#wd_latest_news .wd_standard-teaser .item:nth-child(n+5) {
		display: none;
	}
	.wd_pageid_20291 .wd_gallery ul,
	.wd_pageid_34217 .wd_category_items {
		display: block;
		margin: 0 20px;
	}
	.wd_pageid_20291 .wd_gallery ul .wd_item {
		width: 100% !important;
		margin: 20px 0;
	}
	.wd_pageid_34217 .wd_category_items .item {
		flex-basis: 100%;
		width: 100%;
	}	
	.wd_pageid_20291 .wd_gallery .wd_thumbnail,
	.wd_pageid_20291 .wd_gallery .wd_thumbnail img {
		height: auto;
		max-height: none;
	}
	div.wd_articles .wd_item .wd_thumbnail{
		width: 100%;
		float: none;
		padding-right: 0;
	}
	div.wd_articles .wd_item .wd_thumbnail + .wd_item_wrapper {
		padding-left: 0;
	}
	div.wd_featureboxes_right div.wd_featurebox_container {
		margin: 25px 0;
	}
	#single_slider_responsive .item img {
		padding-left: 0;
	}
	#single_slider_responsive .single_slider_carousel_caption {
		max-height: none;
		min-height: inherit;
		padding: 10px;
	}
	#single_slider_responsive .single_slider_carousel_caption h4 a,
	#single_slider_responsive .single_slider_carousel_caption h4 {
		margin: 0;
		font-size: 20px;
	}
	#single_slider_responsive .single_slider_carousel_indicators {
		display: none;
	}
	#single_slider_responsive .single_slider_carousel_caption {
		width: auto;
		height: auto;
		top: inherit;
	}
	.wd_featureboxes_recommended_stories .wd_articles-teaser {
		display: block;
		margin: 0;
	}
	.wd_featureboxes_recommended_stories .wd_articles-teaser .item {
		padding: 0;
	}
	.wd_featured_item_page .wd_featured_content .item_name a {
		font-size: 24px;
	}
	.wd_featured_item_page div.wd_standard .item {
		margin: 20px 0;
	}
	.wd_featured_item_page div.wd_standard .item .wd_thumbnail {
		max-width: none;
		padding-right: 0px;
		float: none;
	}
	.wd_featured_item_page div.wd_standard .item .wd_thumbnail + .wd_item_wrapper {
		padding-left: 0;
		padding-top: 20px;
	}
	.wd_featured_content #icon {
		display: none;
	}
	div#wd_featured_item .wd_thumbnail {
		height: 250px;
	}
	div#wd_featured_item .wd_featured_content {
		position: relative;
		max-width: none;
		min-height: inherit;
	}
	#wd_press_tools .bx--col-lg-11.ibm-pb-3 {
		padding-bottom: 0px;
	}
	.wd_year_wrap {
		display: inline-block;
    	vertical-align: middle;
	}
	#wd_submit_sidebar_search {
		display: inline-block;
		vertical-align: middle;
		margin-top: 18px;
		margin-left: 5px;
	}
	#wd_featured_item .wd_captioned_image img {
		display: block;
	}
	#wd_featured_item .wd_caption {
		position: relative;
		padding: 15px;
	}
}

/* Small devices (landscape phones) */
@media (max-width: 575px) {
	.wd_featured_content {
		position: relative;
		width: auto;
	}
	section#wd_latest_news .ibm-pt-8 {
		padding-top: 16px;
	}
	.wd_pageid_34214 .item img {
		max-width: 100%;
		margin: 0 0 10px 0!important;
		padding-right: 0;
	}
} 

@media (max-width: 425px) {
	/* #wd_twitter_btn,
	#wd_youtube_btn,
	.wd_header_buttons {
		display: block;
		min-width: 200px;
	}
	#wd_youtube_btn{
		margin-left: 0;
		margin-top: 20px;
	}	 */
}

/* CLIENT CSS OVERRIDES */
.ibm-sitenav-menu-list > ul > li > a {
	padding: .125rem .5rem;
}
.ibm-sitenav-menu-list > ul > li.ibm-haschildlist > button {
	padding: .125rem 2.125rem .125rem .5rem;
}
.ibm-sitenav-menu-list > ul > li.ibm-haschildlist > button:before {
	right: 4px;
}
.ibm-sitenav-menu-list > ul > li > a, 
.ibm-sitenav-menu-list > ul > li > button {
	margin-left: 0;
}
.ibm-sitenav-menu-list > ul > li:first-child > a {
	margin-left: 25px;
}
.ibm-sitenav-menu-list > ul > li > a:focus, 
.ibm-sitenav-menu-list > ul > li > a:hover, 
.ibm-sitenav-menu-list > ul > li > button:focus, 
.ibm-sitenav-menu-list > ul > li > button:hover, 
.ibm-sitenav-menu-list > ul > li > span:focus, 
.ibm-sitenav-menu-list > ul > li > span:hover,
.ibm-sitenav-menu-list li ul a:hover {
	background-color: #e5e5e5;
	color: #525252;
}
.ibm-sitenav-menu-list > ul > li > a:focus,
.ibm-sitenav-menu-list > ul > li > button:focus,
.ibm-sitenav-menu-list > ul > li > span:focus {
	outline: 2px solid #0f62fe;
	outline-offset: -2px;
}
.ibm-sitenav-menu-list > ul > li > a:after, 
.ibm-sitenav-menu-list > ul > li > button:after, 
.ibm-sitenav-menu-list > ul > li > span:after, 
.ibm-sitenav-menu-name a:after {
	display: none;
}
.ibm-sitenav-menu-list ul[role="menu level3"]{
	position: relative;
	border: none;
	padding-left: 20px;
}
.ibm-sitenav-menu-list ul[role="menu level3"] li:before {
	content: "\f19c";
	display: inline-block;
	position: absolute;
	top: 25%;
	left: 0;
	font-family: icons-ibm-v12;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #323232;
	text-decoration: none;
	text-rendering: optimizeLegibility;
	text-transform: none;
	-moz-osx-font-smoothing: grayscale;
	transform: rotate(-90deg);
	z-index: 2;
}

.hidden {
	display: none;
}

@media(max-width: 992px){
	.ibm-sitenav-menu-list li.ibm-haschildlist ul {
		position: relative;
		padding: .125rem 2.125rem;
	}
	.ibm-sitenav-menu-list > ul > li:first-child > a {
		margin-left: 0;
	}
	.ibm-sitenav-menu-list > ul > li.ibm-haschildlist > button {
		width: 100%;
		text-align: left;
	}
	.ibm-sitenav-menu-list > ul > li.ibm-haschildlist > button:before {
		right: unset;
		left: 40%;
	}
}
@media(max-width: 670px){
	dds-footer-nav .bx--accordion__title {
		color: #f4f4f4!important;
	}

	.wd_newsfeed_releases-detail .wd_img_wrapper{
		display: flex;
		flex-direction: column;
	}

	.wd_newsfeed_releases-detail .wd_img_wrapper .wd_img{

		width: 100%;
		display: block;
		padding: 0;
	}

	.wd_newsfeed_releases-detail .wd_img_wrapper .wd_img img{
		margin: 0 0 20px;
		padding: 0;
		width: 100% !important;
		max-width: none;
		float: none;

	}

	div.wd_newsfeed_releases .wd_item{
		display: flex;
		flex-direction: column;
	}


}
