#main {
	color: #6e7783;
    display: block;
    /* font-size: .938rem; */
	line-height: 1.67;
	margin-bottom: 1.25rem;
}

#main p {
	line-height: 1.67;
	margin-bottom: 1.25rem;
}

#primary-menu a {
	border-bottom: 3px solid #FFF;
	padding-bottom: 2px;
}

#primary-menu a:hover {
	border-bottom: 3px solid #01426a;
}

#primary-menu li,
#primary-menu a {
	position: relative;
}

.wd_subnav {
	display: none;
	width: 200px;
	position: absolute;
	margin: 0px -15px 10px -15px;
    padding: 10px 15px;
    z-index: 10;
	background: #FFF;
	border-bottom: 4px solid #01426A;
	box-shadow: 0 0 1.125rem 0 rgba(0,0,0,.07);
}

.wd_subnav li {
	padding: 10px 0px;
	line-height: normal;
}

#primary-menu li:hover .wd_subnav {
	display: block;
}

/* Begin classes for common SPIN elements */
.wd-padding-top {
	padding-top: 2.5rem;
}
.row:after, .row:before {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
a {
	color: #01426a;
}
/* Header styles */
.page_header,
.category_header {
    font-weight: bold;
    margin-bottom: 15px;
}

.detail_header,
.detail_subheader,
.category_name {
    font-weight: bold;
}

.category_intro {
	margin-bottom: 15px;
	}

/* END Header styles */

.item {
    margin: 0px 0px 10px 0px;
    overflow: auto;
	line-height: 1.4em;
}
.item_name {
	position: relative;
}
.item_date {
    font-weight: bold;
}
.item_summary {
}
table.wd_imagetable {

}
td.imagecaption {
    text-align: left;
    padding: 3px 5px 3px 5px;
	}


/* Begin classes for individual PCTs */

/* Standard */
div.wd_standard {}
div.wd_standard .wd_category h1	{
	color: #01426a;
	font-size: 1.8rem;
	margin-bottom: 12px;
	font-weight: 400;
	border-bottom: 1px solid #e8e8e8;
	padding: 12px 0px;
	text-align: center;
}
.wd_pageid_34150 table,
.wd_pageid_20310 table,
.wd_pageid_20316 table {
	width: 100%;
}
.wd_pageid_34150 table tr,
.wd_pageid_20310 table tr,
.wd_pageid_20316 table tr {
	border-bottom: 1px solid #ddd;
}
.wd_pageid_34150 table tr:nth-child(even),
.wd_pageid_20310 table tr:nth-child(even),
.wd_pageid_20316 table tr:nth-child(even) {
	background-color: #eee;
} 
.wd_pageid_34150 table td,
.wd_pageid_20310 table td,
.wd_pageid_20316 table td {
	vertical-align: middle;
}
.wd_pageid_34150 #wd_printable_content table td p,
.wd_pageid_20310 #wd_printable_content table td p,
.wd_pageid_20316 #wd_printable_content table td p {
	margin-bottom: 0;
	padding: 5px 0;
}

/* END Standard */

/* Subscribe */
.wd_pageid_20300 div.wd_subscribe2 div.wd_category_checkboxes {
	display: none;
}

/* END Subscribe */

/* Events */
div.wd_events {

}
/* END Events */

/* Gallery */
div.wd_gallery {}
div.wd_gallery li.wd_item {
	width: 30%!important; /* override inline styles */
}
.wd_pageid_20291 div.wd_gallery li.wd_item {
	width: initial !important;
}
div.wd_gallery span.filesize {
    font-weight: normal;
}

/* hi-res link for gallery */
ul.hi_res-links {
    margin: 20px 0;
    list-style: none;
}
ul.hi_res-links li {
    display: inline; /*For ignore double margin in IE6*/
}
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 {
    
}
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 */

/* Videos */
div.wd_videos {}

div.wd_videos .wd_title {
	height: 80px;
}
div.wd_videos .wd_summary {
	height: 125px;
}
/* END Videos */

/* Newsfeed Releases */
div.wd_newsfeed_releases {
	
}

/* override font size set in feed releases */
.wd_newsfeed_releases-detail .news_body p.prnews_p {
    font-family: inherit;
    font-size: 100%;
    color: inherit;
}

.wd_newsfeed_releases-teaser .tools {
    text-decoration: none;
    margin-bottom: 12px;
}

.wd_newsfeed_releases-teaser .wd_asset_icon_link_list {
	display: none;
}

/* slider and tooltip style for Press Release Summary */
.item_slider {
	margin: 20px 0px 20px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #FEFDE1;
}
.item_more {
	margin: 20px 0px 0px 0px;
}
.item_tooltip {
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}
.item_tooltip_contents {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #FEFDE1;
	border: 2px solid #a5a5a5;
}
/* END slider and tooltip style for Press Release Summary */

/* items for Press Release Summary */
.item_with_slider {
	padding: 0px 0px 0px 20px;
}
.slider_control_closed {
	position: absolute;
	left: -20px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(../images/slider_open.png) no-repeat right center;
}
.slider_control_open {
	position: absolute;
	left: -20px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(../images/slider_close.png) no-repeat right center;
}
/* END items for Press Release Summary */

/* END Newsfeed Releases */

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

/* Formbuilder */

div.wd_formbuilder {

}

table.wd_formbuilder {

}

input.wd_formbuilder_submit {

}

table.wd_formbuilder p {
    margin: 0px;
}
#recaptcha2_widget {
	overflow: hidden;
}
/* END Formbuilder */

/* Search Results */
.wd_webinator_search {
	
}

p.search_result {
}

span.search_url {
}
/* END Search Results */

/* Events Calendar */

table.wd_calendar_header {
	padding: 5px 0px;
	margin: 0px;
}

table.wd_calendar_header a,
table.wd_calendar_header a:visited,
table.wd_calendar_header a:active,
table.wd_calendar_header a:link {
	color: #6095C3;
}

td.wd_calendar_header_label {
	text-align: center;
	width: 100%;
}

.wd_events-teaser td.wd_calendar_header_label {
	font-weight: bold;
}

.wd_calendar_header td.wd_calendar_header_prev a {
	display: block;
	background: #fff url(../images/webdriver/assets_left_arrow.gif) left center no-repeat;
	border: 1px solid #e1e1e1;
	padding: 12px; /* padding: 0px 12px 0px 40px; *//* good default if text is added */
	text-decoration: none;
	text-indent: -9999px;
	line-height: 0;
}

.wd_calendar_header td.wd_calendar_header_next a {
	display: block;
	background: #fff url(../images/webdriver/assets_right_arrow.gif) right center no-repeat;
	border: 1px solid #e1e1e1;
	padding: 12px; /* padding: 0px 40px 0px 12px; *//* good default if text is added */
	text-decoration: none;
	text-align: left;
	text-indent: -9999px;
	line-height: 0;
}

.wd_events-teaser .wd_calendar_header td.wd_calendar_header_prev a,
.wd_events-teaser .wd_calendar_header td.wd_calendar_header_next a {
	padding: 0px 12px;
	line-height: 24px;
}

table.wd_calendar {
	background-color: #ffffff;
	table-layout: fixed;
	border-spacing:0;
	border-collapse:collapse;
}

th.wd_calendar_dayofweek_header {
	padding: 4px 0;
	text-align: center;
	background: url("../images/webdriver/events/tab_background.gif") repeat-x scroll 0 bottom #FFFFFF;
	border: 1px solid #E1E1E1;
	font-weight: bold;
	border-right: 1px solid #CCC;
}

td.wd_calendar_day {
	margin: 0px;
	vertical-align: top;
	padding: 0px 2px 30px 2px;   /* account for event padding+border where width = content only */
}

.wd_events-teaser td.wd_calendar_day {
	margin: 0px;
	vertical-align: top;
	padding: 0px 2px 0px 2px;   /* account for event padding+border where width = content only */
}

td.wd_calendar_this_month {
	background-color: #fff;
	border: 1px #ccc solid;
}

td.wd_calendar_prev_month,
td.wd_calendar_next_month {
	background-color: #F8F8F8;
	border: 1px #ccc solid;
}

td.wd_calendar_today {
	background-color: #F2F9FC;
}

div.wd_calendar_day_header {
	text-align: left;
	font-weight: bold;
	padding: 3px;
}

td.wd_calendar_prev_month div.wd_calendar_day_header,
td.wd_calendar_next_month div.wd_calendar_day_header {
}

div.wd_calendar_no_event {
	margin: 1px 0px 1px 0px;
	padding: 2px;
}

.wd_events-teaser div.wd_calendar_no_event {
	padding: 2px;
	text-align: center;
}

div.wd_calendar_event {
	cursor: pointer;
	padding: 2px 5px;
	position: relative;
	left: 0px;
	white-space: nowrap;
	overflow: hidden;
	background: #6095C3;
	border-radius: 4px;
	-webkit-border-radius: 4px;	
	-moz-border-radius: 4px;	
	color: #FFF;
	text-decoration: none;
}

.wd_events-teaser div.wd_calendar_event {
	padding: 2px;
	text-align: center;
}

div.wd_event_tip_header {
	line-height: 20px;
	border-bottom: #BBB;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

div.wd_event_tip_info {
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 5px;
}

div.wd_event_tip_info p {
	margin: 2px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

div.wd_event_tip_title {
	font-size: 16px;
	font-weight: bold;
}

div.wd_event_tip_time, 
div.wd_event_tip_location_name,
div.wd_event_tip_more {
}

div.wd_event_tip_date {
}

div.calendar_subscribe_links img {
	margin-right: 5px;
}

div.calendar_subscribe_links a {
	text-decoration: none;
}

.wd_calendar_event_tip {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-size: 14px;
	line-height: 20px;
}

.wd_calendar_event_tip .qtip-titlebar {
	background: #6095C3;
	color: #FFF;
}
/* END Events Calendar */

/* Popup Fader */
div#wdFadeBackground {
    background-color: #555555;
    border: 5px;
    margin: 0px;
    padding: 0px;
    z-index: 100;
}

div#wdFadePopup {
    background-color: #333333;
    padding: 2px;
    z-index: 100;
}

td#wdFadeContent {
    background-color: #ffffff;
}

td#wdFadeClose {
    text-align: right;
}

/* END Popup Fader */ 

.tools img {
    vertical-align: top;
}

/* Featureboxes */

.wd_carousel.wd_asset_carousel_wrapper a.wd_carousel-arrow:hover,
.wd_carousel.wd_asset_carousel_wrapper a.wd_carousel-arrow:link,
.wd_carousel.wd_asset_carousel_wrapper a.wd_carousel-arrow:visited {
	color: #01426a;
}

.wd_featurebox .wd_asset_carousel {
    background-color: transparent; 
}

.wd_featurebox .wd_carousel .wd_carousel-item {
	margin: 0 25px;
}

div.wd_featurebox_container {

    overflow: hidden;
}
div.wd_featurebox_title {
}

div.wd_featurebox {

}

div.wd_featurebox table.wd_imagetable {

}

div.wd_featurebox table.wd_imagetable,
div.wd_featurebox img{
	max-width: 100% !important;
	width: auto !important;
}

div.wd_featurebox p {}
div.wd_featurebox div {}

div.wd_featureboxes_top {

}
div.wd_featureboxes_top div.wd_featurebox_container {}
div.wd_featureboxes_top div.wd_featurebox_title {}
div.wd_featureboxes_top div.wd_featurebox {}

div.wd_featureboxes_contentbottom {

}
div.wd_featureboxes_contentbottom div.wd_featurebox_container {

}
div.wd_featureboxes_contentbottom div.wd_featurebox_title {}
div.wd_featureboxes_contentbottom div.wd_featurebox {}

div.wd_featureboxes_top-crisis {}
div.wd_featureboxes_top-crisis div.wd_featurebox_container {
	background: #f9e595;
	border: 1px solid #D1BA5D !important;
	border-bottom: 6px solid #D1BA5D !important;
	box-shadow: 0 0 0;
}
div.wd_featureboxes_top-crisis div.wd_featurebox_title {}
div.wd_featureboxes_top-crisis div.wd_featurebox {}

div.wd_featureboxes_left {
	clear: both;
	display: block;
	margin-top: 10px;
}

.wd_pageid_20303  div.wd_featureboxes_topright div.wd_featurebox_container,
.wd_pageid_20303  div.wd_featureboxes_topleft div.wd_featurebox_container,
div.wd_featureboxes_topright div.wd_featurebox_container,
div.wd_featureboxes_topleft div.wd_featurebox_container {
	
}

div.wd_featureboxes_topright div.wd_featurebox_container,
div.wd_featureboxes_topleft div.wd_featurebox_container {
	
}
div.wd_featureboxes_topright div.wd_featurebox_title,
div.wd_featureboxes_topleft div.wd_featurebox_title {}
div.wd_featureboxes_topright div.wd_featurebox,
div.wd_featureboxes_topleft div.wd_featurebox {}
	
div.wd_featureboxes_topleft .wd_imagetable {
	float: none;
}
.wd_pageid_20303  div.wd_featureboxes_left div.wd_featurebox_container {
	
}
div.wd_featureboxes_left div.wd_featurebox_container {
	
}
div.wd_featureboxes_left div.wd_featurebox_title {}
div.wd_featureboxes_left div.wd_featurebox {}
	
div.wd_featureboxes_left .wd_imagetable {
	float: none;
}

div.wd_featureboxes_middle {}
div.wd_featureboxes_bottom_three_column .wd_featurebox_container,
div.wd_featureboxes_middle div.wd_featurebox_container {
	margin-bottom: 20px;
}
div.wd_featureboxes_middle div.wd_featurebox_title {}
div.wd_featureboxes_middle div.wd_featurebox {}

div.wd_featureboxes_right {}
div.wd_featureboxes_right div.wd_featurebox_container {}
div.wd_featureboxes_right div.wd_featurebox_title {}
div.wd_featureboxes_right div.wd_featurebox {}

/* .wd_pageid_20303 div.wd_featureboxes_middle, */
.wd_pageid_20303 div.wd_featureboxes_bottom_three_column {
	display: grid;
	grid-template-columns: 1fr 1fr;
    max-width: 900px;
    margin: 0 auto;
	/* grid-gap: 10px; */
}

.wd_pageid_20303 div.wd_featureboxes_bottom_three_column div.wd_featurebox p,
.wd_pageid_20303 div.wd_featureboxes_bottom_three_column div.wd_featurebox a,
.wd_pageid_20303 div.wd_featureboxes_middle div.wd_featurebox p,
.wd_pageid_20303 div.wd_featureboxes_middle div.wd_featurebox a {
	line-height: normal;	
}
/* .wd_pageid_20303 div.wd_featureboxes_middle .wd_featurebox_container */
.wd_pageid_20303 div.wd_featureboxes_bottom_three_column .wd_featurebox_container {
	height: 200px;
    position: relative;
}

.wd_pageid_20303 .wd_featureboxes_middle .wd_featurebox .wd_imagetable {
	display: none;
}

.wd_pageid_20303 .wd_featureboxes_middle .wd_featurebox .wd_icon_table {
	padding: 0;
	border: 0;
	margin: 0 auto;
}

.wd_pageid_20303 .wd_featureboxes_middle .wd_featurebox .wd_icon_table td {
	vertical-align: middle;
	padding: 10px 20px;
	font-size: 1.8rem;
	color: #01426a;
	text-align: center;
}


div.wd_featureboxes_bottom_three_column .wd_featurebox_title {
	text-align: center;
	text-transform: capitalize;
}
div.wd_featureboxes_bottom_three_column .wd_featurebox,
#wd_featurebox-standard_3529 .wd_featurebox_title,
#wd_featurebox-standard_3529 .wd_featurebox,
#wd_featurebox-standard_3530 .wd_featurebox_title,
#wd_featurebox-standard_3530 .wd_featurebox {
	text-align: center;
}

#wd_featurebox-standard_3529 .wd_featurebox_title,
#wd_featurebox-standard_3531 .wd_featurebox_title {
	display: none;
}

#wd_featurebox-standard_3530 a.fbox_button,
#wd_featurebox-standard_3529 a.fbox_button {
	display: block;
	max-width: 45%;
	margin: auto;
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
}

#wd_featurebox-standard_3529 {
	background: #dbedf9;
	display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}

#wd_featurebox-standard_3530 {
	display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}

#wd_featurebox-standard_3531 {
	/* background: #a7d9e7; */
}

#wd_featurebox-standard_3541 {
	background: #01426a;
	display: flex;
    justify-content: center;
    align-content: center;
	flex-direction: column;
	color: #FFF;
}

#wd_featurebox-standard_3541 .wd_featurebox_title {
	color: #FFF;
}

#wd_featurebox-subscribe_1 input[type='text']{
	padding: 9px;
	width: 200px;
	font-size: .9rem;
	    display: inline;
}

#wd_featurebox-subscribe_1 input[type='submit'] {
	padding: 8px 20px;
    color: #01426a;
	background: #FFF;
	font-size: 1rem;
    font-family: inherit;
	border: none;
    margin-left: 51px;
}

.wd_subscribe_featurebox {
    color: #FFF;
}

.wd_subscribe_featurebox .wd_form_header .wd_form_legend {
	display: none;
}

.wd_subscribe_featurebox .wd_form_footer {
	text-align: center;
}

#wd_featurebox-subscribe_1 {
	background: #01426a;
	display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}

#wd_featurebox-subscribe_1 .wd_featurebox {
    text-align: left;
    margin: 0 auto;
}

#wd_featurebox-subscribe_1 .wd_featurebox p {
	color: #FFF;
}

#wd_featurebox-standard_3542 {
	background: #01426a;
	display: flex;
    justify-content: center;
    align-content: center;
	flex-direction: column;
	color: #FFF;
}

div.wd_featureboxes_bottom_three_column .wd_featurebox_title,
#wd_featurebox-standard_3542 p {
    font-size: 1.5rem;
	margin-bottom: 15px;
}


.wd_featureboxes_home_latest_blog_posts {
	margin: 20px 0px;
}

div.wd_featureboxes_topquad {
	width: 100%;
	display: block;
	overflow: auto; 
	clear: both; 
}
div.wd_featureboxes_topquad div.wd_featurebox_container:last-child { margin-right: 0px;}
div.wd_featureboxes_topquad div.wd_featurebox_container {
    float: left;
    width: calc(29% - 65px);
    display: block;
    margin-right: 20px;
    margin-left: 1px;
}
div.wd_featureboxes_topquad div.wd_featurebox_title {display: none;}
div.wd_featureboxes_topquad div.wd_featurebox {display: none;}
div.wd_featureboxes_topquad .wd_imagetable {
	width: 100% !important;
}
div.wd_featureboxes_topquad img{
	width: 100% !important;
	max-width: 100% !important;
}

.wd_featureboxes_socialhub {}
.wd_featureboxes_socialhub .wd_tabs_container {}

.wd_featureboxes_socialhub .wd_tabs_wrapper {
    background: 0 none;
    padding: 5px;
}

.wd_featureboxes_socialhub .wd_tabs {}

.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_socialhub .wd_tabs_content_wrapper {}
.wd_featureboxes_socialhub .wd_tabs_content_wrapper .wd_tab_content {}
.wd_featureboxes_socialhub .wd_tabs_content_wrapper .wd_tab_content-active {}
.wd_featureboxes_socialhub .wd_tabs_content_wrapper .wd_tab_content-inactive {}
.wd_featureboxes_socialhub .wd_tabs_content_wrapper .wd_tab_content .wd_featurebox_container {
	border: 0;
    border-bottom: 0px solid #c8c9c7;
    box-shadow: 0 0 0px 0 rgba(0,0,0,0);
    margin: 0px 0 0px;
    overflow: hidden;
    border-radius: 0;
}
.wd_featureboxes_socialhub .wd_tabs_content_wrapper .wd_tab_content .wd_featurebox_container .wd_featurebox {
	padding: 15px 0;
    border: 1px solid #cccccc;
	border-top: 0;
}

.wd_featureboxes_tabbed {}
.wd_featureboxes_tabbed .wd_tabs_container {}

.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_featureboxes_tabbed .wd_tabs_container .wd_tabs_content_wrapper {
	width: 100%;
	padding-top: 0px;
	border-top: 1px solid #DEDEDE;
}
.wd_featureboxes_tabbed .wd_tabs_container .wd_tabs_content_wrapper .wd_tab_content.wd_tab_content-active .wd_featurebox_container .wd_featurebox {}

.wd_featureboxes_tabbed .wd_tabs_wrapper {
    background: 0 none;
    border: 0 none;
}

.wd_pageid_20303 .wd_featurebox_title,
#wd_featurebox-rss_746 .wd_featurebox_title {
    color: #01426a;
    font-size: 1.8rem;
	margin-bottom: 14px;
	text-transform: uppercase;
}

#wd_featurebox-rss_746 .item_name a {
    color: #FFF;
}

div#wd_featurebox-rss_746 .wd_featurebox .item_name a:hover {
    text-decoration: underline;
}

div#wd_featurebox-rss_746 .wd_featurebox {
	background: #01426a;
	background: -ms-linear-gradient(bottom, #01426a 40%, #01426a 60%, #dbedf9 75%);
	background: -webkit-linear-gradient(113deg, #01426a 40% 60%, #01426a 60% 75%, #dbedf9 75%);
	background: -moz-linear-gradient(113deg, #01426a 40% 60%, #01426a 60% 75%, #dbedf9 75%);
	background: linear-gradient(113deg, #01426a 40% 60%, #01426a 60% 75%, #dbedf9 75%);
    padding: 20px;
    display: flex;
}

div#wd_featurebox-rss_746 div.wd_featurebox p.more a {
	background: #FFF;
	padding: 15px;
}

div#wd_featurebox-rss_746 div.wd_featurebox p {
	align-self: center;
	margin-right: 20px;
    margin-left: auto;
}

#wd_featurebox-teaser_825 .wd_thumbnail {
    display: none;
}

#wd_featurebox-teaser_825 .wd_newsfeed_releases-teaser .item:nth-child(1) .wd_featurebox_content {
	display: block;
	width: 100%;
}

#wd_featurebox-teaser_825 .wd_newsfeed_releases-teaser .item:nth-child(1) .wd_featurebox_image {
	height: 350px;
	width: 100%;
	background-size: cover;
	margin-bottom: 5px;
	display: block;
}

#wd_featurebox-teaser_825 .wd_newsfeed_releases-teaser .item .wd_featurebox_image {
	background-size: cover;
	height: 150px;
	margin: 0 10px 5px 0;
	display: inline-block;
	width: 30%;
}

#wd_featurebox-teaser_825 .wd_newsfeed_releases-teaser .item .wd_featurebox_content {
	display: inline-block;
	width: 60%;
	vertical-align: top;
}

#wd_featurebox-teaser_825 .wd_newsfeed_releases-teaser .wd_date {
	font-weight: normal;
	font-size: .9rem;
	color: #01426a;
	display: inline;
	float: left;
	padding-top: 2px;
	padding-right: 5px;
}

#wd_featurebox-teaser_825 .wd_newsfeed_releases-teaser .wd_date:after {
    content: ')';
}

#wd_featurebox-teaser_825 .wd_newsfeed_releases-teaser .wd_date:before {
    content: '(';
}

#wd_featurebox-teaser_825 .wd_newsfeed_releases-teaser .wd_title {
	font-weight: normal;
	font-size: 1.2rem;
	color: #01426a;
	padding-bottom: 8px
}

#wd_featurebox-teaser_825 p.more a {
    background: #01426a;
    color: #FFF;
	padding: 15px;
	margin-right: 40px;
}

#wd_featurebox-teaser_825 .wd_newsfeed_releases-teaser .wd_summary {
	padding: 10px 0 0 0;
	display: inline;
}

#wd_featurebox-teaser_825 .wd_newsfeed_releases-teaser {
	display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-gap: 10px;
}

#wd_featurebox-teaser_825 .wd_newsfeed_releases-teaser .item:nth-child(1) {
    min-height: 345px;
	/* margin-left: 2%; */
	grid-area: 1 / 1 / 4 / 1;
	padding-left: 0;
}

#wd_featurebox-teaser_825 .wd_newsfeed_releases-teaser .item {
	padding: 0 1rem 1rem;
	margin-bottom: 0;
}

#wd_featurebox-standard_3539 {
    margin: 20px 0px;
    padding: 30px;
    display: grid;
	grid-template-columns: 3fr 1fr;
	background: #01426a url(https://test.mediaroom.com/alaskaair/image/alaskaairplane.png) 70% 0px no-repeat;
    background-size: contain;
}

#wd_featurebox-standard_3540 {
	background: #01426a;
	margin: 0 0 20px 0px;
    padding: 30px;
    display: grid;
	grid-template-columns: .5fr 2fr;
}

#wd_featurebox-standard_3540 .wd_featurebox a {
	color: #FFF;
	font-size: 32px;
	margin: 0px 25px 0 0;
}

#wd_featurebox-standard_3540 div.wd_featurebox_title {
	/*justify-content: center;*/
    align-items: center;
	display: flex;
	color: #FFF;
	margin: 0;
}
#wd_featurebox-standard_3539 div.wd_featurebox_title {
    color: #FFF;
    margin: 0;
}

#wd_featurebox-standard_3540 div.wd_featurebox {
	display: flex;
    justify-content: flex-start;
    align-items: center;
}
#wd_featurebox-standard_3539 div.wd_featurebox {
	display: flex;
    justify-content: flex-end;
    align-items: center;
}

a.fbox_button {
	padding: 8px 20px;
}

.fbox_button--spacer {
	border-right: 10px solid transparent;
}

.fbox_button--white  {
	background: #FFF;
	color: #01426a;
}

.fbox_button--darkblue {
	color: #FFF;
	background: #01426a;
}

.wd_pageid_20303 .grid_wrapper {
    /* display: grid;
	grid-template-columns: 2fr 1fr;
	grid-column-gap: 15px; */
}

.wd_featureboxes_home_featured_images .wd_featurebox_container,
.wd_featureboxes_home_awards .wd_featurebox_container {
	overflow: hidden;
}

.wd_featureboxes_home_awards .wd_featurebox {
	/* background: #dbedf9; */
	overflow: hidden;
}

.wd_featureboxes_home_featured_images .wd_featurebox {
	overflow: hidden;
}

/* END Featureboxes */

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

/* sponsorbar */
div.wd_sponsors {
	padding: 0 15px 10px 15px;
}

div.wd_sponsors p {
	background: #CCCCCC;
	margin: 0 0 5px 0;
	padding: 5px;
}

div.wd_sponsors img {
	padding: 10px;
}
/* END sponsorbar */

/* Shadows for Press Release Summary */
.shadowTR {
    margin: 0px;
    border: 0px;
    padding: 8px 0px 0px 0px;
    background: transparent url(../images/shadowTR.png) no-repeat top right;
}

.shadowBL {
    margin: 0px;
    border: 0px;
    padding: 0px 0px 0px 8px;
    background: transparent url(../images/shadowBL.png) no-repeat bottom left;
}

.shadowBR {
    margin: 0px;
    border: 0px;
    padding: 0px 8px 0px 0px;
    background: transparent url(../images/shadowBR.png) no-repeat bottom right;
}

.shadowB {
    margin: 0px;
    border: 0px;
    padding: 0px 1px 8px 0px;
    background: transparent url(../images/shadowB.png) repeat-x bottom center;
}

.shadowR {
    margin: 0px -9px 0px 0px;
    border: 0px;
    padding: 1px 8px 1px 1px;
    background: transparent url(../images/shadowR.png) repeat-y center right;
}

.shadow-content {
    margin: -9px 0px -1px -9px;
    border: 0px;
    padding: 0px;
    background: transparent;
}
/* END Shadows for Press Release Summary */

.subscribe_links a {
    padding-right: 20px;
    background: url(../images/webdriver/email_alerts.png) no-repeat center right;
}


.more {
	text-align: right;
}
.more a {
	text-align: right;
/* 	-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
	line-height: 1.72857;
	white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
	display: inline-block;
    margin-bottom: 0;
	text-transform: uppercase;
	border: 2px solid;
    border-radius: 0;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
	color: #2774ae;
    background-color: #fff;
    border-color: #2774ae;
	padding: 8px 40px; */
}
/* .more a:hover {
	    background-color: #f2f2f2;
    border-color: #269;
    transition: all .5s ease;
} */

.sideNav {
    margin-bottom: 7px;
    border-bottom: 1px solid #DCDCDC;
    padding-bottom: 4px;
    font-weight: bold;
    color: #0e2b51;
}

.wd_nav_title {
	font-size: 20px;
	color: #01426a;
	margin-bottom: 12px;
	font-family: inherit;
	font-weight: 700;
	line-height: 1.1;
	border-bottom: 1px solid #eee;
}

.wd_featureboxes_socialhub .wd_tab-inactive:hover {
	opacity: 1;
	transition: .3s all ease;
	padding: 3px;
    background-color: #fff;
    border: 1px solid #fff;
}
.wd_featureboxes_socialhub .wd_tab-inactive {
	opacity: .5;
	transition: .3s all ease;
	padding: 3px;
    background-color: #fff;
    border: 1px solid #fff;
}
.wd_featureboxes_socialhub .wd_tab-active {
	opacity: 1;
	transition: .3s all ease;
	padding: 3px;
    background-color: #dddddd;
    border: 1px solid #cccccc;
}


.wd_member_col .wd_title {
     padding-left: 5px;
}

.wd_member_col {
  border-bottom: 1px solid #f3f3f3;
}

/* New News Releases Tweaks */
.wd_pageid_20295.wd_item_page .taxonomy-heading {
	display: none; /* hide page title on release detail page */
}

#wd_printable_content  ul.wd_layout-simple.wd_item_list {margin-left: 0px; padding-left: 0;}

.wd_newsfeed_search_form_container {margin-bottom: 10px;}

.wd_news_headlines .wd_item,
.wd_newsfeed_releases .wd_item {
     margin: 0 0 15px 0;
     border-bottom: 1px solid #ccc;
     padding-bottom: 15px;
     display: block;
}

.wd_news_headlines .wd_item:last-child,
.wd_newsfeed_releases .wd_item:last-child{
     border-bottom: 0px solid #ccc;
}

.wd_stories .wd_date,
.wd_assets .wd_date,
.wd_news_headlines .wd_item .wd_date,
.wd_newsfeed_releases .wd_item .wd_date {
	font-size: 12px;
	line-height: 1.2;
	font-weight: 300;
	color: #999;
	padding: 10px 0px;
}
.wd_stories .wd_title,
.wd_assets .wd_title,
.wd_assets .detail_header,
.wd_news_headlines .wd_item_list > .wd_item .wd_item_wrapper > .wd_title ,
.wd_newsfeed_releases .wd_item_list > .wd_item .wd_item_wrapper > .wd_title  {
	font-size: 1.2rem;
	line-height: 1.5rem;
	font-weight: 400;
}
.wd_stories .wd_title a,
.wd_assets .wd_title a,
.wd_assets .detail_header a,
.wd_news_headlines .wd_item_list > .wd_item .wd_item_wrapper > .wd_title a,
.wd_newsfeed_releases .wd_item_list > .wd_item .wd_item_wrapper > .wd_title a {
    text-decoration: none;
}
.wd_news_headlines .wd_item .wd_asset_type_link .wd_title,
.wd_newsfeed_releases .wd_item .wd_asset_type_link .wd_title {
	font-size: 14px;
	line-height: 16px;
}
.wd_news_headlines .wd_item .wd_subtitle,
.wd_newsfeed_releases .wd_item .wd_subtitle {
	line-height: 1.7;
	font-weight: normal;
}

.wd_news_headlines .wd_item .wd_summary,
.wd_newsfeed_releases .wd_item .wd_summary {
	line-height: 1.7;
	padding-top: .313rem;
    padding-bottom: .625rem;
}

.wd_newsfeed_releases-detail .wd_title {
	color: #01426a;
	font-weight: 400;
	margin-bottom: .938rem;
    padding-bottom: .938rem;
    text-align: center;
	font-size: 3rem;
    line-height: 1.2;
}

.wd_newsfeed_releases-detail .wd_carousel {
	padding-bottom: 10px;
}

.wd_newsfeed_releases-detail table.prntblns {
	margin: 20px 0px;
}

.wd_newsfeed_releases-detail ul:not([class]){
	list-style: disc outside none;
	padding: 0 0 0 20px;
}

.wd_newsfeed_releases-detail ul:not([class]) li {
	margin: 0 0 .5em 1em;
}

.wd_newsfeed_releases-detail ul.wd_layout-masonry {
	list-style: none;
	padding: 0;
}

.wd_newsfeed_releases-detail .wd_gallery_asset .wd_title_overlay {
	display: none;
}

.wd_newsfeed_releases-detail p.prnews_p,
.wd_newsfeed_releases-detail span.prnews_span {
	color: inherit;
}

.wd_pageid_20311 .item_name,
.wd_pageid_20317 .item_name,
.wd_pageid_20316 .item_name,
.wd_gallery .wd_item .wd_title,
.wd_videos .wd_title,
.wd_newsfeed_releases-detail .wd_subtitle {
	color: #01426a;
	font-size: 1.5rem;
	margin-bottom: 12px;
	font-weight: 400;
}

.wd_newsfeed_releases-detail .wd_subtitle {
	text-align: center;
}

.wd_videos .wd_item_list {
	display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 2rem;
}

.wd_pageid_20317 .item:nth-child(2) .wd_imagetable {
	margin-right: 20px !important;
}
.wd_pageid_20317 .item:nth-child(2) .item_name,
.wd_pageid_20317 .item:nth-child(2) .wd_attachment {
	float: left;
}

.wd_pageid_20292 #wd_featurebox-social_1 {
	width: 48%;
	float: left;
	display: block;
}
.wd_pageid_20292 #wd_featurebox-social_5 {
	width: 48%;
	float: right;
	display: block;
}
.wd_pageid_20292 #wd_featurebox-social_6 {
	width: 100%;
	float: none;
	display: block;
	clear: both;
}

.wd_pageid_20305  .item_name:hover {
     cursor: pointer;
}

.wd_pageid_20306 .item .item_name,
.wd_pageid_20307 .item .item_name {
	color: #212223;
	font-size: 18px;
	margin-top: -1px;
	margin-bottom: 12px;
	font-family: inherit;
	font-weight: 700;
	line-height: 1.1;
	visibility: visible;
}

.wd_pageid_20299  .item,
.wd_pageid_20320 .item {
	display: block;
	float: left;
	width: 48%;
	min-height: 290px;
	text-align: center;
	text-align-last: center;
	margin-bottom: 10px;
	border: 1px solid #eee;
	padding: 10px;
}
.wd_pageid_20299  .item:nth-child(even),
.wd_pageid_20320 .item:nth-child(even) {
	display: block;
	float: right;
}
.wd_pageid_20299  .item>a,
.wd_pageid_20320 .item>a {
	display: block;
	min-height: 185px;
	text-align: center;
}
.wd_pageid_20306   .item>a,
.wd_pageid_20307  .item>a {
	margin-right: 10px;
	display: block;
	overflow: auto;
	float: left;
}
.wd_pageid_20299 .item img,
.wd_pageid_20320 .item img {
	max-height: 181px;
}
.wd_pageid_20299 .item .item_name
.wd_pageid_20320 .item .item_name {
	color: #212223;
	font-size: 18px;
	margin-top: -1px;
	margin-bottom: 2px;
	font-family: inherit;
	font-weight: 700;
	line-height: 1.1;
	visibility: visible;
}


.wd_slider-button {
     display: inline-block;
     width: 14px;
}

.wd_search_basic_fields {
     background: #eee;
     padding: 5px;
     border: 1px solid #ccc;
}

.wd_search_form.wd_search_form_basic label {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
	width: 1px;
}

.wd_sphinx_search .wd_search_form {
    /* border-bottom: 1px solid #6e7783; */
    padding: 0 0 10px 0;
}

input#basic_search_keywords {
    width: 100%;
    border: 0;
    background: transparent;
    font-size: 2rem;
    font-family: ASCircular,open sans,arial,sans-serif;
	line-height: 1;
	border-bottom: 1px solid #6e7783;
    margin-bottom: 5px;
}

.wd_search_form input[type="submit"] {
    background: #EEE;
	padding: 10px;
	margin-top: 10px;
    font-size: 1rem;
    color: #01426a;
}

.wd_page_limit select,
#wd_printable_content .wd_search_basic_fields select {
	margin-right: 5px;
	margin-bottom: 0px;
	padding: 4px;
	display: inline-block;
	height: 30px;
	max-width: 150px;
}

#wd_printable_content .wd_search_basic_fields input {
	margin-right: 5px;
	margin-bottom: 0px;
	padding: 0px;
	height: 30px;
	text-indent: 5px;
	max-width: 150px;
}

.wd_item_list {
    margin: 10px 0;
    overflow: hidden;
}

.wd_page_menu {
	clear: both;
}

/* Asset Links on Press Release items */

.wd_gallery-modal .wd_info .wd_title,
.wd_gallery-modal .wd_info .wd_summary {
	font-weight: normal;
	line-height: normal;
	font-size: 1.6rem;
	padding-bottom: 8px;
}

.wd_gallery-modal .wd_info {
	padding: 20px 0px;
}

ul.wd_asset_type_link_list {
	margin: 10px 0 0 0;
	padding: 0;
	overflow: auto;
	list-style: none;
	color: #cccccc;
	font-size: 0.8333em;
	border: 0;
}


.wd_selector select {margin-left: 5px;}

.ui-datepicker select {color: #000;}

div.wd_snapshot h2 {
	margin: 0;
	padding: 3px 0;
	border-top: 2px solid #999999;
	border-bottom: 1px solid #999999;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	font-size: 1.2em;
}
table.wd_snapshot_values th, table.wd_snapshot_values td {
     vertical-align: top;
     font-size: 1em;
     line-height: 1.3em;
     padding: 5px;
     border-bottom: 1px solid #999999;
}

.recaptcha_terms {float: right;}

.hero {
	background-size: cover;
	position: relative;
	height: 250px;
}
/* .hero:after {
    content: '';
    width: 100%;
    position: absolute;
    background: #fff;
    height: 10px;
    left: 0;
    right: 0;
    bottom: 0;
	z-index: 1;
} */
.hero .container,
.hero .container .row {
	height: 100%;
}

.hero .topish {
	height: 100%;
}

.hero .col-md-6 {
	background: rgba(1,66,106,0.5);
	height: 100%;
	display: flex;
	align-items: center;
}

.wd_pageid_20303 .hero .wd_featurebox_title {
	color: #FFF;
	font-size: 2rem;
	text-transform: capitalize;
	margin-bottom: 20px;
}
.wd_pageid_20303 .hero .wd_featurebox {
	color: #FFF;
}

/* SLIDESHOW */

.single_slider_carousel_bottom,
#single_slider_responsive .single_slider_carousel_indicators,
#single_slider_responsive .single_slider_carousel_control {
	display: none;
}

#single_slider_responsive .single_slider_carousel_inner {
	max-width: 1500px;
    margin: 0 auto;
}

#single_slider_responsive .single_slider_carousel_inner > .item {
	height: 250px;
}

#single_slider_responsive .single_slider_carousel_caption {
	width: 550px;
	height: 250px;
	display: flex;
    flex-direction: column;
	justify-content: center;
	background: rgba(0,0,0,0.3);
}

#single_slider_responsive .single_slider_carousel_caption h4 {
	margin: 0;
	padding: 0;
	font-size: 1.5rem;
}

#single_slider_responsive img {
	margin: 0 auto;
}

/* #wd_featurebox-standard_3514 img, #wd_featurebox-standard_3513 img, #wd_featurebox-standard_2350 img {
    height: 290px;
    width: auto !important;
    margin: 0 auto !important;
    display: block;
}

#wd_featurebox-standard_3514 table,
#wd_featurebox-standard_3513 table,
#wd_featurebox-standard_2350 table {
    height: auto !important;
    width: auto!important;
    max-width: 120%;
    max-height: 150%;
    min-height: 100%;
    min-width: 100%;
} */

.tabs {
    width: 100%;
    padding: 0;
    float: left;
}
ul.crisislist,
ul.hotellist {
    margin: 0 0 10px 0;
    padding: 0;
    display: block;
    width: 100%;
    clear: both;
    overflow: visible;
    background: #fff;
}
ul.crisislist>li,
ul.hotellist>li {
    list-style: none;
    float: left;
    display: inline;
    width: 16.66%;
	width: 13.89%;
	position: relative;
	background: #fff;
}
ul.crisislist>li:nth-child(4),
ul.hotellist>li:nth-child(4) {
    width: 16.66%;
}
ul.crisislist li:hover,
ul.hotellist li:hover {
    background: #2774ae;
    /* border-bottom: 1px solid #2774ae; */
    color: #fff;
}
ul.crisislist li:hover > a,
ul.hotellist li:hover > a{
	
    background: #2774ae;
    color: #fff;
	text-decoration: none;
}
ul.crisislist li a,
ul.hotellist li a {
    color: #0e2b51;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 32px;
    margin-right: 0;
    overflow: hidden;
    padding: 10px 0;
    text-align: center;
}
ul.crisislist li a.current,
ul.hotellist li a.current {
    color: #fff;
    text-decoration: none;
    background: #01426a;
}
ul.crisislist li .wd_subnav,
ul.hotellist li .wd_subnav {
    display: none;
}
ul.hotellist li:hover .wd_subnav {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 99999999;
    overflow: auto;
    margin: 0;
    padding: 0;
	background: #fff;
	box-shadow: 0 0 3px rgba(0,0,0,0.4);
	width: 200px;
}

ul.crisislist li:hover .wd_subnav {
	display: block;
    position: absolute;
    top: 100%;
    left: 0px;
    z-index: 99999999;
    overflow: auto;
    margin: 0;
    padding: 0;
    background: #fff;
    box-shadow: 0 0 3px rgba(0,0,0,0.4);
    width: 100%;
}

ul.hotellist li:hover .wd_subnav li {}
ul.crisislist li:hover .wd_subnav li a,
ul.hotellist li:hover .wd_subnav li a {
	color: #0e2b51;
	text-align: left;
    padding-left: 10px;
}
ul.crisislist li:hover .wd_subnav li:hover a,
ul.hotellist li:hover .wd_subnav li:hover a {
	color: #fff
}
ul.crisislist li:hover .wd_subnav li a,
ul.hotellist li:hover .wd_subnav li a {
	color: #0e2b51
}


ul.crisislist>li.b,
ul.hotellist>li.b {
    list-style: none;
    float: left;
    display: inline;
    width: 16.66%;
	width: 15.67%;
	position: relative;
	background: #fff;
}
ul.crisislist>li.b:nth-child(2),
ul.crisislist>li.b:nth-child(5),
ul.hotellist>li.b:nth-child(2),
ul.hotellist>li.b:nth-child(5) {
    width: 18.66%;
}

ul.crisislist>li.c,
ul.hotellist>li.c {
    list-style: none;
    float: left;
    display: inline;
    width: 16.66%;
	width: 15.89%;
	position: relative;
	background: #fff;
}
ul.crisislist>li.c:nth-child(2),
ul.crisislist>li.c:nth-child(5),
ul.hotellist>li.c:nth-child(2),
ul.hotellist>li.c:nth-child(5) {
    width: 18.66%;
}




ul.wd_asset_type_tabs,
ul.wd_asset_icons {
     padding-left: 0px;
     margin-left: 0px;
}
ul.wd_page_links li:before,
ul.wd_asset_type_tabs li:before,
ul.wd_asset_icons li:before {
     display: none;
}
ul.wd_asset_type_tabs li,
ul.wd_asset_icons li {
     list-style-type: none;
     padding-left: 4px;
     margin: 0px !important;
}

ul.wd_page_links li {
     list-style-type: none;
     margin: 0px !important;
}
ul.wd_page_links li a{
     display: block;
}

ul.wd_asset_type_tabs li img,
ul.wd_asset_icons li img {
     display: inline;
}

ul.wd_events_tabs {
    float: right;
    overflow: hidden;
    margin: 0px 0 !important;
    padding: 0px;
}
.wd_events_list .wd_attachment_icon {float: left; margin-right: 5px;}

.wd_ir_fundamentals table tbody tr th,
.wd_ir_fundamentals table tbody tr td {
     border: 0;
     margin: 0;
     padding: 0;
}
.wd_parent_category input[type=radio]{margin-right: 5px;}

div.wd_page_toolbar {}
div.wd_page_toolbar table {width: auto; border: 0px;}
div.wd_page_toolbar tbody {}
div.wd_page_toolbar tr {}
div.wd_page_toolbar td { line-height: 16px; margin: 0; padding: 0 2px; vertical-align: top;}
div.wd_page_toolbar td span.wd_page_tool { line-height: 16px; margin: 0; padding: 0; vertical-align: top;}
div.wd_page_toolbar a { line-height: 16px; margin: 0; padding: 0; vertical-align: top;}
div.wd_page_toolbar img {width: 16px; height: 16px;vertical-align: top;}

.wd_form_buttons {padding-left: 5px;}

.wd_form_field select {max-width: 302px; width: 100%; height: 30px;}
.wd_form_field input[type=text] {max-width: 302px;}

.wd_input_border {width: 100%;}

.sideNav.active>a {
	background: #2774ae;
	/* color: #0e2b51; */
	color: #fff;
}
/* ul.crisislist li:hover .wd_subnav li.on a,
ul.hotellist li:hover .wd_subnav li.on a {
	color: #fff;
} */


#wd_featurebox-standard_2351 {
	position: relative;
}
#wd_featurebox-standard_2351:before {
	content:"\f003";
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color:#01426A;
	font-size: 40px;
	line-height: 1.2;
	position: absolute;
	right: 10px;
	top: 25%;
}
#wd_featurebox-standard_2351>div {
	margin-right: 50px;
}

#wd_featurebox-standard_3511 {
	border-bottom: 0px solid #c8c9c7;
    box-shadow: 0 0 0px 0 rgba(0,0,0,0);
}
#wd_featurebox-standard_3511 .wd_featurebox_title {
	display: none;
}
#wd_featurebox-standard_3511 .wd_featurebox {
	padding: 0px;
	margin-bottom: 0px;
}
#wd_featurebox-standard_3511 .wd_featurebox p {
	margin-bottom: 0px;
}

/* .wd_pageid_20303  #wd_featurebox-standard_3522 div.wd_featurebox_title {text-shadow: 1px 1px 1px rgba(0,0,0,.85);}
 */
.default th {padding: 5px;}
.default td {padding: 5px;}

.wd_news_releases-teaser .item {overflow: hidden;}


.wd_pageid_20314 .wd_standard .item_name,
.wd_pageid_20305 .wd_standard .item_name {
	display: inline-block;
    margin-bottom: 0;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 8px 40px;
    font-size: 14px;
    line-height: 1.72857;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	border: 2px solid;
    border-radius: 0;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
	    text-transform: uppercase;
	    color: #2774ae;
    background-color: #fff;
    border-color: #2774ae;
	    padding: 8px 40px;
}

.wd_newsfeed_releases .wd_thumbnail img {
    max-width: 150px;
}

.wd_newsfeed_releases .wd_thumbnail {
    /* display: none; */
}
.wd_newsfeed_releases .wd_thumbnail + .wd_item_wrapper {
    margin-left: 160px;
}

.wd_pageid_20289 .wd_featureboxes_middle .wd_featurebox_container#wd_featurebox-social_1  {
	float: left;
	width: 48%;
	
}
.wd_pageid_20289 .wd_featureboxes_middle .wd_featurebox_container#wd_featurebox-social_5  {
	float: right;
	width: 48%;
}
.wd_pageid_20289 .wd_featureboxes_middle .wd_featurebox_container#wd_featurebox-social_6  {
	float: none;
	width: 100%;
}

.topish {
	margin-bottom: 31px;
	padding-bottom: 11px;
	border-bottom: 1px solid rgb(238, 238, 238);
}

.wd_standard-detail table.wd_imagetable {
	margin-top: 0px !important;
}

input#newsfeed_advanced_search_end,
input#newsfeed_advanced_search_start {
	display: inline-block;
}
iframe {border: 0;}

.wd_image_tbl_pollyf,
.wd_image_tbl_pollyf > a{
display: block;
}

.wd_image_tbl_pollyf img{
    width: auto;
	height: auto;
}


.wd_image_tbl_pollyf{
	display: block;
}


.wd_iframe_wrapper{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.wd_iframe_wrapper iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.wd_gallery .wd_category_link {
	float: left;
	width: 100%;
	max-width: 50%;
	display: block;
	overflow: auto;
}
.wd_gallery .wd_category_link .wd_thumbnail {
	display: block;
	clear: both;
	float: none;
	text-align: center;
}
.wd_gallery .wd_category_link .wd_thumbnail+div {
	margin-left: 0px !important;
	text-align: center;
	font-size: 18px;
}

ul.crisislist>li {
    list-style: none;
    float: left;
    display: inline-block;
    width: 25%;
    position: relative;
    background: #fff;
}

.crisislist ul.wd_subnav {
    width: 100%;
}


/* Header Banner Eyebrow */

#content-newadvisory-list{
	margin-left: 0;
	list-style-type: disc;
}

#content-newadvisory-list li{
	line-height: 1.4;

}

/* New Page */

.AdvisoryBanner-default{
	border-bottom: 1px solid #ddd;
}
#content-newadvisory-list li {
	padding-top: 30px; 
	list-style: none;
}
.wd_pageid_34151 .AdvisoryBanner {
	display: none;
}
.wd_pageid_34151 .taxonomy-heading {
	padding: 0;
	height: 0;
}

.wd_pageid_34151 .taxonomy-archive {
	border-top: none;
}

.wd_pageid_34151 .wd_featureboxes_top .wd_featurebox_title{
	text-align: center;
    color: #01426a;
    font-size: 1.8rem;
    margin-bottom: 12px;
    font-weight: 400;
    border-bottom: 1px solid #e8e8e8;
    padding: 12px 0px;
    text-align: center;
}

.wd_pageid_34151  .wd_newsfeed_releases-teaser .item .wd_thumbnail{
	display: none;
}
 
.wd_pageid_34151 .wd_newsfeed_releases-teaser .wd_date{
	font-weight: normal;
    font-size: 14px;
    color: #01426a;
    display: inline;
    padding-top: 2px;
    padding-right: 5px;
}

.wd_pageid_34151 .wd_newsfeed_releases-teaser .item .wd_title a,
.wd_pageid_34151 .wd_category_items .item_name a{
	color: #01426a;
    font-size: 1.2rem;
    line-height: 1.5rem;
    font-weight: 400;
    margin-bottom: .625rem;
}

..wd_pageid_34151 .wd_newsfeed_releases-teaser{
    overflow: auto;
    margin-top: 20px;
}


.wd_pageid_34151 .wd_newsfeed_releases-teaser .item,
.wd_pageid_34151 .wd_category_items .item{
	display: block;
	width:  25%;
	padding: 0 15px;
	float: left;	
	margin-bottom: 30px;
}


.wd_pageid_34151 .wd_newsfeed_releases-teaser .item > a.itemlink,
.wd_pageid_34151 .wd_category_items .item > a.itemlink{
	display: inline-block;
    height: 100%;
}

.wd_category_3197 .wd_category_items .item:nth-child(4n+1){
	clear: both;
}


.wd_pageid_34151 .wd_newsfeed_releases-teaser .item img,
.wd_pageid_34151 .wd_category_items .item img{
	
	margin: 0 0 5px !important;
	display: block;
}

.wd_pageid_34151 div.wd_category{
	clear: both;
}

.wd_pageid_34151 #main .wd_newsfeed_releases-teaser .item .wd_summary p,
.wd_pageid_34151 #main .wd_category_items .item_summary p{
	color: #6e7783;
	font-size:14px;
	line-height: 1.4;
}

/* ALASKA CARES BANNER */

.nlc__wrapper {
    background: #e1ecf4;
    padding-bottom: 1.5rem
}

@media (max-width: 47.9375rem) {
    .nlc__wrapper {
        padding-top:1.5rem
    }
}

.nlc__container[class] {
    color: #01426a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 50rem
}

.nlc__left,.nlc__right {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    max-width: 50%;
    min-width: 50%;
    text-align: center
}

@media (min-width: 48rem) {
    .nlc__left,.nlc__right {
        padding-left:3rem;
        padding-right: 3rem
    }
}

.nlc__right {
    padding-left: 0;
    padding-right: 0;
    padding-top: 1.5rem
}

@media (max-width: 47.9375rem) {
    .nlc__left {
        -ms-flex-preferred-size:100%;
        flex-basis: 100%;
        max-width: 100%;
        min-width: 100%
    }

    .nlc__right {
        display: none
    }
}

.nlc__right .img_wrap{
	width: 100%;
	display: block;
}

.nlc__right .img_wrap img{
	width: 100%;
}

#main .nlc__left p{
	line-height: 16px;
}

#main .nlc__left a{
	color: blue;
}

/* Video Iframe fix */
.responsive-video {
	position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}

.responsive-video  iframe{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}


/*Client CSS Overrides*/
svg.step-out-header-link,
#hf-nav .featurette svg.step-out-featurette-link{
width: 8px;
height: 8px;
margin-left:4px;
fill: #fff;
}

@media (max-width:1399px){
	
}
@media (max-width:1199px){
	.hero.jumbotron  {    min-height: 345px;background-position: center 35%;}
}
@media (min-width:992px){
	#hl-nav-mobile-toggle {display: none;}
    .col-md-6 {
        width: 50%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .wd_pageid_34151 .wd_category_items_3199.wd_category_items .item{
    	width: 33.33%;
    }

	
	.wd_pageid_34151 .wd_category_items_3199.wd_category_items .item:nth-child(3n +1 ){
		clear: both;
	}

}
@media (min-width:768px){
	.pull-right-desktop {
		float: right;
	}
	
	.wd_pageid_34151 .wd_category_items_3198.wd_category_items .item{
		width: 50%;
	}

}
@media (max-width:991px){
	#wd_featurebox-standard_3540 div.wd_featurebox,
	#wd_featurebox-standard_3539 div.wd_featurebox {
		display: block;
	}
	#wd_featurebox-standard_3540,
	#wd_featurebox-standard_3539 {
		background: #01426A;
		grid-template-columns: 1fr;
	}
	
	.hero.jumbotron  {    min-height: 225px; background-position: center 32%; }
	.hero .container {
		position: relative;
		bottom: 0px;
		left: 0;
		right: 0;
		/* z-index: 10; */
	}
	ul.crisislist,
	ul.hotellist {
		display: none;
		overflow: hidden;
		margin-bottom: 20px;
	}
	ul.crisislist>li:nth-child(4),
	ul.crisislist>li, 
	ul.hotellist>li:nth-child(4),
	ul.hotellist>li {
		list-style: none;
		float: none;
		display: block;
		width: 100%;
		position: relative;
		background: #fff;
		border-top: 1px solid #01426a;
		text-align: left;
	}
	ul.crisislist>li a,
	ul.hotellist>li a{
		text-align: left;
		padding-left: 10px;
	}
	body ul.crisislist li .wd_subnav, 
	body ul.crisislist li:hover .wd_subnav,
	body ul.hotellist li .wd_subnav, 
	body ul.hotellist li:hover .wd_subnav {
		display: block !important;
		width: 100% !important;
		position: relative !important;
		top: auto !important;
		left: auto !important;
		box-shadow: 0 0 0;
		text-align: left;
		margin-left: 0px;
		padding-left: 0px;
	}
	ul.crisislist li:hover,
	ul.hotellist li:hover  {background: #fff;}
	ul.crisislist li:hover > a, 
	ul.hotellist li:hover > a {background: #2774ae;}
	ul.crisislist li .wd_subnav li a,
	ul.hotellist li .wd_subnav li a {
		padding: 2px 0 2px 30px;
		text-align: left;
		font-size: .85em;
		line-height: 1rem;
	}
	ul.crisislist li:hover .wd_subnav li,
	ul.hotellist li:hover .wd_subnav li {
		background: #fff;
	}
	ul.crisislist li:hover .wd_subnav li a,
	ul.hotellist li:hover .wd_subnav li a {
		padding: 2px 0 2px 30px;
		text-align: left;
		font-size: .85em;
		line-height: 1rem;
	}
	.hl-nav-mobile .hl-nav-mobile-toggle {
		background-color: #01426a;
		background-image: none;
		border: 1px solid transparent;
		padding-top: 10px;
		margin-left: 10px;
		margin-top: 157px;
		right: 0;
		position: relative;
		bottom: 0;
		float: right;
	}
	.hl-nav-mobile .hamburger-bar {
		height: 3px;
		background-color: #fff;
		width: 28px;
		margin: 4px auto 0 auto;
		display: block;
		border-radius: 1px;
	}
	.hl-nav-mobile button span.svgtext {
		top: -1px;
	}
	.hl-nav-mobile .svgtext {
		font-weight: bold;
		font-size: 9px;
		text-transform: uppercase;
		color: #fff;
		position: relative;
		top: -7px;
	}
	#wd_featurebox-standard_3522 img, 
	#wd_featurebox-standard_3514 img, 
	#wd_featurebox-standard_3513 img, 
	#wd_featurebox-standard_2350 img{
		height: auto;
		margin: 0 auto;
		width: 100% !important;
		display: block;
	}
	.wd_pageid_20303 .wd_featureboxes_middle .wd_featurebox_container#wd_featurebox-standard_3522 img,
	.wd_pageid_20303 .wd_featureboxes_middle .wd_featurebox_container#wd_featurebox-standard_3514 img {
		margin-left: auto;
	}
	.wd_pageid_20303 .wd_featureboxes_middle .wd_featurebox_container#wd_featurebox-standard_3522 > a {
		height: auto;
	}
	
	#wd_featurebox-teaser_825 .wd_newsfeed_releases-teaser {
		grid-template-columns: 1fr;
	}
	#wd_featurebox-teaser_825 .wd_newsfeed_releases-teaser .item:nth-child(2), 
	#wd_featurebox-teaser_825 .wd_newsfeed_releases-teaser .item {
		width: 100%;
		height: auto;
		min-height: 100px;
		padding: inherit;
	}


	
	.wd_pageid_34151 .wd_category_items .item{
			width: 50%;
	}

	.wd_pageid_34151 .wd_category_items .item:nth-child(4n+1){
		clear: none;
	}

	.wd_pageid_34151 .wd_category_items .item:nth-child(2n+1){
		clear: both;
	}


}
@media (max-width:768px){

	.wd_pageid_34151 .wd_category_items .item{
		width: 100%;
		float: none;
	}


	.wd_pageid_20303 div.wd_featureboxes_bottom_three_column,
	.wd_pageid_20303 div.wd_featureboxes_middle,
	.wd_pageid_20303 .grid_wrapper,
	.wd_videos .wd_item_list {
		display: grid;
		grid-template-columns: 1fr;
		grid-column-gap: 0;
	}
	.hero.jumbotron  {    min-height: 225px;    background-position: center -70px;}
	
	#wd_featurebox-standard_2350 {
		float: none;
		margin: 0 0 24px 0;
		border-bottom: 0px;
		width: 100%;
	}

	div#wd_featurebox-rss_746 .wd_featurebox,
	div#wd_featurebox-rss_746 .wd_featurebox p.more {
		display: block;
		text-align: left;
	}

	div#wd_featurebox-rss_746 .wd_featurebox p.more a {
		display: block;
		width: 150px;
	}

	#wd_featurebox-rss_746>div {
		margin-right: 0px;
	}
	div.wd_featureboxes_home_latest_blog_posts #featurebox_rss_0 > div.item {
		width: 85%;
	}
	
	.wd_pageid_20299 .item:nth-child(even), .wd_pageid_20320 .item:nth-child(even) {
		display: block;
		float: none;
	}
	.wd_pageid_20299 .item, .wd_pageid_20320 .item {
		display: block;
		float: none;
		width: 90%;
		min-height: 290px;
		text-align: center;
		text-align-last: center;
		margin-bottom: 10px;
		border: 1px solid #eee;
		padding: 10px;
	}
	.wd_pageid_20305 .wd_imagetable {float: none !important}
	
	div.wd_featureboxes_topquad div.wd_featurebox_container:last-child{margin-right: auto;}
	
	div.wd_featureboxes_topquad div.wd_featurebox_container {
		float: left !important;
		width: 100% !important;
		display: block !important;
		margin-right: 20px !important;
		margin-left: auto !important;
		max-width: 45% !important;
	}
	
	.wd_featureboxes_right  #wd_featurebox-standard_3511 {text-align: center;}
	
	.wd_featureboxes_home_awards {
		margin-bottom: 20px;
	}
	
	#wd_featurebox-standard_3539 .fbox_button{
		display: inline-block;
		margin-top: 10px;
	}
}

@media (max-width:500px){
	
	.hero.jumbotron  {    min-height: 225px;    background-position: center -20px;}
	
	div.wd_featureboxes_topquad div.wd_featurebox_container:last-child{
		margin-right: auto;
	}
	div.wd_featureboxes_topquad div.wd_featurebox_container {
		float: none !important;
		width: 100% !important;
		display: block !important;
		margin-right: auto !important;
		margin-left: auto !important;
		max-width: 300px !important;
	}
	#wd_featurebox-standard_3531 {
		display: none;
	}
	
	/* .wd_featureboxes_middle {
		display: flex;
		flex-direction:column;
		flex-wrap: nowrap;
		justify-content: center;
		align-items: flex-start;
	}
	.wd_featureboxes_middle #wd_featurebox-standard_3513{order: }
	.wd_featureboxes_middle #wd_featurebox-standard_3514{order: }
	.wd_featureboxes_middle #wd_featurebox-standard_2350{order: }
	.wd_featureboxes_middle #wd_featurebox-standard_3522{order: }
	 */
	 
	 .wd_page_limit select, #wd_printable_content .wd_search_basic_fields select {margin-bottom: 5px !important;}
}

/* Client Overrides */
.taxonomy-heading {
	max-width: 100%;
}
