/* Begin classes for common SPIN elements */

body {
    padding:0;
}

.uxdia-c-no-target-header .uxdia-c-user-state__element {
	display: block;
}
.header-login-2.navigationLinks.uxdia-c-user-state__element {
	display: none;
}
.uxdia-c-megamenu .cmp-tabs__tabpanel--active {
    z-index: 11;
}

/* 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 {
	font-weight: bold;
	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 {}
/* END Standard */

/* Events */
div.wd_events {}
/* END Events */

/* Gallery */
div.wd_gallery {}
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 {
	color: #FFF;
}
ul.hi_res-links li a {
	text-decoration: none;
	cursor: pointer;
	text-transform: uppercase;
}
ul.hi_res-links li a span {
	display: block;
	text-align: center;
	margin: 0;
	padding: 2px 10px;
	position: relative; /*To fix IE6 problem (not displaying)*/
	background: #666 url('../images/webdriver/gradient_bg.gif') repeat-x top;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 1px 1px 5px #888;
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

/* END hi-res link for gallery */
/* END Gallery */

/* Newsfeed Releases */
div.wd_newsfeed_releases-detail blockquote.wd_pullquote{
	margin-bottom: 0px;
    font-weight: bold;
    color: rgb(51, 51, 51);
    line-height: 1.5;
}
div[class^="pullquote"] {
    padding: 5px 2px;
    font-weight: bold;
	font-size: 18px;
    margin: 5px 0;
}
div[class^="pullquote"]#left{
	float: left;
	margin-right: 10px;
}
div[class^="pullquote"]#right{
	float: right;
	margin-left: 10px;
}
.pullquote\.left {
	float: left;
	display: block;
	width: 30%;
	box-shadow: 5px 5px 15px #000;
	margin-right: 20px !important;
}
.pullquote\.redblock {
    background: #a81129;
    color: #fff;
    width: 70%;
}
.pullquote\.redtext {
	color: #a81129;
    width: 70%;
}
.pullquote\.lines {
    border-top: 3px solid #000;
    border-bottom: 3px solid #000;
    width: 70%;
}
.video\.embed {
    text-align: center;
}
/* override font size set in feed releases */
.wd_newsfeed_releases-detail .wd_news_body p:not(.prnews_p){
    margin-bottom: 1em;
}
.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;
}

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

.wd_videos .wd_item_list .wd_item {
	padding: 15px;
	min-height: 236px;
}
.wd_layout-masonry .wd_item, .wd_layout-grid .wd_item {
	
	min-height: 277px !important;
}


/* Featureboxes */

div.wd_featurebox_container {
		border-bottom: 1px solid #e1e1e1;
}
div.wd_featurebox_title {
	font-weight: 700;
	font-size: 28px;
	margin-top: 22px;
	margin-bottom: 11px;
	font-family: inherit;
	font-weight: 700;
	line-height: 1.1;
	color: inherit;
	color: #333;
	font-family: ff-dagny-web-pro,Helvetica,Arial,sans-serif;
}

div.wd_featurebox {
	padding: 10px 0;   
	overflow: auto;   
	margin: 0;
	width: 100%;
}

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_left {
	clear: both;
	display: block;
	margin-top: 10px;
}

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_middle div.wd_featurebox_container {}
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 {
	border: 1px solid #e1e1e1;
	margin-bottom: 20px;
}
div.wd_featureboxes_right div.wd_featurebox_title {
	color: #c23a34;
	font-weight: 700;
	position: relative;
	padding-left: 10px;
	text-align: center;
}
div.wd_featureboxes_right div.wd_featurebox_title:after {
	position: absolute;
	top: 120%;
	width: 94%;
	content:'';
	border-bottom: 1px solid #ccc;
	margin: 0 auto;
	left: 0;
	right: 0;
}
div.wd_featureboxes_right #wd_featurebox-social_5 div.wd_featurebox_title:after {
	position: absolute;
	top: 120%;
	width: 100%;
	content:'';
	border-bottom: 1px solid #ccc;
	margin: 0 auto;
	left: 0;
	right: 0;
}
div.wd_featureboxes_right div.wd_featurebox {
	padding: 0px 10px 10px;}

div.wd_featureboxes_right #wd_featurebox-standard_3513 div.wd_featurebox {
	background: url(../images/clipboard.png) 85% 35% no-repeat;
}

.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 {}
.wd_featureboxes_socialhub .wd_tabs_content_wrapper .wd_tab_content .wd_featurebox_container .wd_featurebox {}

.wd_featurebox-social .wd_featurebox_title {
	padding: 0 10px;
	color: #c23a34;
	font-weight: normal;
}

.wd_featurebox-social {
	border: 1px solid rgba(15, 70, 100, 0.12);
}

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

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

.wd_newsfeed_releases .wd_subtitle {
	margin-bottom: 12px;
}

.wd_newsfeed_releases-detail .wd_title {
	font-size: 50px;
	line-height: 55px;
	margin-top: 0;
	margin-bottom: 20px;
	font-weight: 700;
	margin: 0 0 20px;
	font-family: ff-dagny-web-pro,Helvetica,Arial,sans-serif;
}
.wd_newsfeed_releases-detail .wd_subtitle {
	font-weight: 400;
	color: #666;
	margin-top: 0;
	font-size: 24px;
	line-height: 26px;
	margin-bottom: 11px;
	font-family: ff-dagny-web-pro,Helvetica,Arial,sans-serif;
}

.wd_newsfeed_releases{}

.more a {
	display: block;
	font-size: 20px;
	line-height: 40px;
	padding-top: 0;
	padding-bottom: 0;
	margin: auto;
	margin-top: 20px;
	background-color: #f1c972;
	border: none;
	margin-bottom: 20px;
	width: 50%;
	text-align: center;
	color: #333;
	font-weight: 700;
	clear: both;
}

#wd_featurebox-teaser_825 .more a:after {
	content: ' >';
	font-weight: bold;
	
}
#wd_featurebox-teaser_825 .more a {
display: inline-block;
	font-size: 14px;
	line-height: 40px;
	padding-top: 0;
	padding-bottom: 0;
	margin: auto;
	margin-top: 10px;
	background-color: transparent;
	border: none;
	margin-bottom: 0px;
	width: auto;
	text-align: center;
	color: #c23a34;
	font-weight: 700;
	clear: none;
	float: right;
	text-transform: uppercase;
}
#wd_featurebox-teaser_825 .wd_date {margin-bottom: 10px;}
#wd_featurebox-teaser_825 .wd_newsfeed_releases-teaser .wd_asset_icons,
#wd_featurebox-teaser_825 .wd_newsfeed_releases-teaser .wd_asset_icon_link_list {
	float: right;
}
#wd_featurebox-teaser_825 .wd_newsfeed_releases-teaser .wd_asset_icons .fa,
#wd_featurebox-teaser_825 .wd_newsfeed_releases-teaser .wd_asset_icon_link_list .fa {
	font-size: 1.6rem !important;
}

/* .more a:before {
	content: '+';
	position: abo
} */

.wd_newsfeed_releases-teaser .subscribe_link,
.wd_newsfeed_releases-teaser .wd_thumbnail,
.wd_newsfeed_releases-teaser .wd_summary {
	display: none;
}

.wd_newsfeed_releases-teaser .item {
	border-bottom: 1px solid #ccc;
	padding: 25px 0;
	margin: 0 20px 0 0; 
	width: 47%;
	min-height: 210px;
	float: left;
}
.wd_newsfeed_releases-teaser .item:nth-child(even) {
	/* float: right;*/
}
.wd_newsfeed_releases-teaser .item_name,
.wd_newsfeed_releases-teaser .wd_title{
	max-height: 120px;
	overflow: hidden;}
.wd_newsfeed_releases-teaser .item_date,
.wd_newsfeed_releases-teaser .wd_date {
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	color: #545454;
	margin: 0;
}
.wd_newsfeed_releases-teaser p {
	clear: both;
}


.wd_videos .wd_item_list .wd_item .wd_title a,
.wd_gallery .wd_title a,
.wd_search_title,
.wd_standard .item_name,
.wd_newsfeed_releases-teaser .item_name a,
.wd_newsfeed_releases-teaser .wd_title a {
	color: #333;
	line-height: 30px;
	font-weight: 700;
	font-size: 22px;
	padding: 0;
	display: block;
}

.wd_gallery .wd_layout-grid.wd_item_list {
	overflow-x: hidden;
}

.wd_videos .wd_item_list .wd_item,
.wd_videos .wd_item_list .wd_item .wd_title a,
.wd_gallery .wd_item,
.wd_gallery .wd_title a {
	text-align: left;
}

.wd_search_basic_fields input[type=text] {
	max-width: 250px;
	height: 40px;
}

.wd_search_basic_fields > * {
  vertical-align: middle;
  border: 2px solid #e6e6e6;
  height: 40px;
  background-color: transparent;
}
.wd_search_basic_fields input[type=text]::-webkit-input-placeholder,
.wd_search_basic_fields input[type=text]:-moz-placeholder,
.wd_search_basic_fields input[type=text]::-moz-placeholder,
.wd_search_basic_fields input[type=text]:-ms-input-placeholder {  
	   font-size: 30px; 
}
.wd_search_basic_fields .dk-select {
	margin-bottom: 1px;
}
.wd_item .wd_date {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	color: #999;
}

.wd_page_limit .dk-select {max-width: 80px;}
.wd_page_menu {
	overflow: visible;
}

.gssb_c {display: none;}

.wd_search_basic_fields {
	background: transparent;
	border: 0px !important;
}

.wd_item_wrapper {
	margin-left: 159px;
}
.aarpe-page-header hr {
	border-bottom: 4px solid #333;
	margin: 5px 0 0;
	clear: both;
}

.aarpe-page-header .wd_search_form_container {
	float: right;
	width: 50%;
	text-align: right;
	margin: -15px 0 0px 0;
}
.aarpe-page-header .wd_search_form_container input[type=text] {
	line-height: 40px;
	height: 40px;
	width: 240px;
	border: 2px solid #e6e6e6;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-weight: normal;
	color: #666666;
}

.wd_searchgo,
.wd_search_button {
	display: inline-block;
	background: #99897c;
	border-bottom: 2px solid #7c736c;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px; 
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	padding: 13px 10px 9px;
}
.wd_search_button {
	width: 47px;
	height: 40px;
	background: #99897c;
	border: 2px solid #7c736c;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #99897c;
	overflow: hidden;
	padding: 13px 10px 9px 13px;
	font-weight: normal;
	position: relative;
}
.wd_search_button:before {
	font: normal normal normal 22px/1 'FontAwesome';
	content: "\f002";
	font-size: 16px;
	position: relative;
	color: white;
    top: 50%;
    transform: translateY(-50%);
    display: block;
}
.wd_search_button:hover {
	text-decoration: none;
	color: transparent;
}

.wd_categorynav h5 a {
	color: #D69F0F;
	text-transform: uppercase;
}

.wd_newsfeed_releases-detail .wd_category_link_list .wd_category_link{
	padding-left: 0px;
	margin-left: 0px;
	color: #D69F0F;
	text-transform: uppercase;
	font-weight: bold;
}
.wd_newsfeed_releases-detail .wd_category_link_list .wd_category_link a{
	color: #D69F0F;
	text-transform: uppercase;
	font-weight: bold;
}

.wd_newsfeed_releases .wd_subscribe_link{
	display: none;
}
.wd_newsfeed_releases .wd_item {
	padding: 15px 0px;
	border-bottom: 1px solid #ccc;
}
.wd_newsfeed_releases .wd_item li.wd_asset_type_link {
	float: left;
	padding: 0 0.2em;
	white-space: nowrap;
}
.wd_newsfeed_releases .wd_title {
	line-height: 25px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.wd_newsfeed_releases .wd_title a,
.wd_newsfeed_releases .wd_title a:hover {
	color: #000;
	font-size: 1.85rem;
    line-height:normal;
	font-weight: bold;
	
}
.wd_newsfeed_releases-detail .wd_date {
	display: inline;
	padding-left: 7px;
	font-weight: 600;
	color: #999999;
	text-transform: uppercase;
}
.wd_newsfeed_releases-detail .wd_date:before {
	content:'• ';
	margin-right: 8px;
}
.wd_newsfeed_search_form_container .dk-select .dk-selected:after {
	border-left: 0;
	right: -.3em;
	top: 1.9em;
	font-size: .625em;
	color: #999;
}

.wd_newsfeed_releases .wd_item .wd_asset_type_link_list .wd_icon {margin-right: 3px;}
.wd_newsfeed_releases .wd_item .wd_asset_type_link_list .wd_title {
	font-weight: bold;
	font-size: 17px;
}


ul.wd_layout-simple {
	margin-bottom: 0;
}
.wd_asset_type_link_list {
	border: 0;
}
li.wd_asset_type_link .wd_title {
	font-weight: bold;
	font-size: 18px;
}
.wd_asset_type_link_list a,
.wd_asset_type_link_list a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
li.wd_asset_type_link .wd_icon {
	color: #000;
}

.wd_categorynav,
.wd_subnav_left{
	border-top: 2px solid #000;
	padding-left: 0;
}

.wd_categorynav li,
.wd_subnav_left li{
	list-style-type: none;
	border-bottom: 1px solid #ddd;
}

.wd_categorynav li:last-child,
.wd_subnav_left li:last-child{
	list-style-type: none;
	border-bottom: 0px solid #ddd;
}

.wd_categorynav li a,
.wd_subnav_left li a{
	color: #333;
	display: block;
	padding: 10px 0;
}
.wd_subnav_left li.ln:nth-child(2) a:before{
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f030";
	margin-right: 5px;
}

.wd_subnav_left li.ln:nth-child(3) a:before{
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f03d";
	margin-right: 5px;
}

.wd_categorynav li.active a,
.wd_subnav_left li.active a{
	color: #ddd;
}

.formholder {
	border: 1px solid #E1E1E1;
	border-bottom: 3px solid #E1E1E1;
	background: #F9F8F6;
	padding: 20px;
	margin-bottom: 10px;
}

.aarpe-left-rail.col-lg-4 .wd_search_form_basic input[type=text] {
	width: 70%;
}
.aarpe-left-rail.col-lg-4 .wd_search_form_basic a {
	background: #99897C;
	color: #fff;
	text-align: center;
	vertical-align: bottom;
	display: inline-block;
	padding: 12px 10px 4px;
	border-bottom: 2px solid #7C736C;
}

#wd_featurebox-teaser_825 {
}
#wd_featurebox-teaser_825 .wd_featurebox_title {
	font-size: 2.7rem;
	border-top: 2px solid #000 !important;
	padding-top: 10px;
}


.Bottom-Gray {
	background: #F4F2F3;
	padding: 50px 0;
	overflow: auto;
}
.Bottom-Gray .wd_featureboxes_Bottom-Gray{
	max-width: 1170px;
	padding-left: 15px;
	padding-right: 15px;
	overflow: auto;
	margin: 0 auto;
}
.Bottom-Gray .wd_featureboxes_Bottom-Gray .wd_featurebox_container {
	width: 29%;
	margin: 0 2%;
	display: block;
	float: left;
	border-bottom: 0px;
	position: relative;
	min-height: 225px;
}
.Bottom-Gray .wd_featureboxes_Bottom-Gray .wd_featurebox {
	padding: 0 140px 0 0;
}

#wd_featurebox-standard_3513 .wd_featurebox p {
	padding: 0 145px 0 0;
}

.Bottom-Gray .wd_featureboxes_Bottom-Gray .wd_featurebox_container:before {
	display: inline-block;
	font: normal normal normal 14px/1 'FontAwesome';
	font-size: inherit;
	position: absolute;
	right: 50px;
	top: 25%;
	font-size: 60px;
	color: #000;
	opacity: .4;
}
.Bottom-Gray .wd_featureboxes_Bottom-Gray .wd_featurebox_container#wd_featurebox-standard_3517:before {
	content:"\f0ea";
}
.Bottom-Gray .wd_featureboxes_Bottom-Gray .wd_featurebox_container#wd_featurebox-standard_3519:before {
	content:"\f003";
}
.Bottom-Gray .wd_featureboxes_Bottom-Gray .wd_featurebox_container#wd_featurebox-standard_3520:before {
	content:"\f0e6";
}
.Bottom-Gray .wd_featureboxes_Bottom-Gray .wd_featurebox_container#wd_featurebox-standard_3524 {
	background: url(../images/clipboard.png) right 50px no-repeat;
}

.Bottom-Red-Featured {
	background: #fff;
	padding: 50px 0;
	overflow: auto;
}

.Bottom-Red-Featured .wd_featureboxes_Bottom-Red-Featured{
	max-width: 1170px;
	padding-left: 15px;
	padding-right: 15px;
	overflow: auto;
	margin: 0 auto;
}

.Bottom-Red-Featured .wd_featureboxes_Bottom-Red-Featured .wd_featurebox_container {
	width: 30%;
	margin-right: 30px;
	display: block;
	float: left;
	border-bottom: 0px;
	position: relative;
	
}
.Bottom-Red-Featured .wd_featureboxes_Bottom-Red-Featured .wd_featurebox_container .wd_featurebox_title {
	background: #c23a34;
	padding: 20px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 0px;
	font-size: 18px;
}
.Bottom-Red-Featured .wd_featureboxes_Bottom-Red-Featured .wd_featurebox_container .wd_featurebox {
	background: #fff;
	padding: 20px;
	border: 2px solid #F4F2F3;
	border-top: 0px;
	margin-top: 0px;
	font-size: 14px;
}

.everywhere-bottom a.btn,
.Bottom-Gray a.btn,
.aarpe-main-content-wrap.container a.btn {
	display: inline-block;
	font-size: 18px;
	line-height: 30px;
	padding: 10px 15px;
	padding-top: 0;
	padding-bottom: 0;
	margin: auto;
	margin-top: 20px;
	background-color: #f1c972;
	border: none;
	border-bottom: 2px solid #E9B03F;
	margin-bottom: 20px;
	width: auto;
	text-align: center;
	color: #333;
	font-weight: 700;
	
}

/* OVERRIDES */
.aarpe-page-header .dropdown-menu li::before {
	content: "";
	margin: 0;
}

.aarpe-page-header .dropdown-menu ul.row {
	margin-bottom: 1px;
}
.dropdown-menu li.on {
	border-bottom: 3px solid #333333;
}
.dropdown-menu li.separator::before {
	color: #999999;
	content: "·";
	display: inline-block;
	font-family: Myriad,sans-serif;
	margin: 0 3px;
	vertical-align: middle;
	padding: 6px 0 0;
}

.dropdown-menu li.dropdown .wd_subnav {
	display: none;
}
.dropdown-menu li.dropdown:hover .wd_subnav {
	display: block;
	position: absolute;
	width: 100%;
	left: 0;
	background: #fff;
	z-index: 9999;
	top: 98%;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}

.wd_mm_wrapper {display: none;}

.wd_mm_wrapper ul {overflow: auto;}
.wd_mm_wrapper ul li {
	display: block;
	width: 33%;
	font-size: 20px;
}
.aarpe-page-header .dropdown-menu .wd_mm_wrapper li:first-child a {padding-left: 4px;}


.wd_contact{
	font-weight: bold;
}

/*board of directors*/
.wd_pageid_20296  .wd_standard .item,
.wd_pageid_20301 .wd_standard .item {
	width: 33%;
	float: left;
	display: block;
}
.wd_pageid_20296  .wd_standard .item>a,
.wd_pageid_20301 .wd_standard .item>a {
	display: block;
	clear: both;
	width: 100%;
		overflow: auto;
		text-align:center;
}
.wd_pageid_20296  .wd_standard .item a img,
.wd_pageid_20301 .wd_standard .item a img {
	margin: 0 auto !important;
	display: block;
	text-align: center;
	float: none;
}
.wd_pageid_20296  .wd_standard .item > div,
.wd_pageid_20301 .wd_standard .item > div {
	display: block;
	clear: both;
	width: 100%;
}

.wd_newsfeed_releases-detail .wd_category_link:nth-child(n+1){
	margin-right: 5px;
}
.wd_newsfeed_releases-detail .wd_category_link:after{
	content:', ';
}

.wd_newsfeed_releases-detail .wd_category_link:last-child:after{
	content:'';
}

.wd_item .wd_thumbnail {
	float: right;
}
.wd_item .wd_thumbnail + .wd_item_wrapper {
	margin-left: 0px;
	margin-right: 160px;
}

.wd_content div.wd_page_toolbar {
	float: right;
}
.wd_content div.wd_page_toolbar table {width: auto; border: 0px;}
.wd_content div.wd_page_toolbar tbody {}
.wd_content div.wd_page_toolbar tr:nth-child(1) {display: none;}
.wd_content div.wd_page_toolbar tr {}
.wd_content div.wd_page_toolbar td { line-height: 16px; margin: 0; padding: 0 2px; vertical-align: top;}
.wd_content div.wd_page_toolbar td span.wd_page_tool { line-height: 16px; margin: 0; padding: 0; vertical-align: top;}
.wd_content div.wd_page_toolbar a { line-height: 16px; margin: 0; padding: 0; vertical-align: top;}
.wd_content div.wd_page_toolbar img {width: 16px; height: 16px;vertical-align: top;}








.aarpe-page-header .dropdown-menu li.active a {
	border-bottom: 0px solid #333;
}
.aarpe-page-header .dropdown-menu li.active>a {
	border-bottom: 4px solid #333;
}

.wd_adv_sch {
	float: right !important;
}
.wd_adv_sch a:after {
	content: '';
	margin-left: 3px;
	border: 2px solid #000;
	border-radius: 50%;
	font-weight: bold;
	text-decoration: none;
	width: 18px;
	height: 18px;
	display: inline-block;
	text-align: center;
	font-family: monospace;
	line-height: 1;
	background: url(../images/gt.png) center center no-repeat;
	background-size: 7px;
	position: relative;
	top: 3px;
	left: 4px;
}
.ui-datepicker-year,
.ui-datepicker-month {color: #000}

.wd_featurebox iframe {max-width: 99% !important;}

.wd_videos .wd_videos_search_form_container,
.wd_gallery .wd_gallery_search_form_container{
	display: none;
}

.wd_mobile_nav ul.wd_subnav.dropdown li a {
	text-indent: 20px;
	font-size: .9em;
	font-weight: normal;
}

.wd_mobile_nav li {
	display: block;
	clear: both;
	padding-bottom: 15px !important;
}

/*********************************** Media contacts page start	 ***********************************/
.wd_pageid_20285 {}
.wd_pageid_20285 #wd_printable_content {}
.wd_pageid_20285 .wd_columns-wrapper {
	display: flex;
	flex-wrap: wrap;
}
.wd_pageid_20285 #wd_printable_content .wd_category_3203 h1.category_header:nth-of-type(1),
.wd_pageid_20285 #wd_printable_content .wd_category_3204 h1.category_header:nth-of-type(1),
.wd_pageid_20285 #wd_printable_content .wd_category_3205 h1.category_header:nth-of-type(1) {
	font-size: 22px;
}	
.wd_pageid_20285 .wd_sub-column {
	width: 50%;
}
.wd_pageid_20285 #wd_printable_content .category_header {
	text-align: left;
	display: block;
	clear: both; 
	font-size: 26px;
	float: none;
	padding-bottom: 2px;
	border-bottom: 3px solid #000;
	color: #000;
}
.wd_pageid_20285 #wd_printable_content .category_header:nth-of-type(1) {
	color: #000;
	text-align: center;
	font-size: 32px;
	text-decoration: none;
	border-bottom: 0;
}
.wd_pageid_20285 #wd_printable_content .category_header:nth-of-type(2) {
	margin-top: 30px;
	text-decoration: none;
}
.wd_pageid_20285 #wd_printable_content .category_header:nth-of-type(1n+3) {
	color: #000;
	text-align: left;
	text-decoration: none;
	font-size: 26px;
}
.wd_pageid_20285 #wd_printable_content .category_header:nth-child(1)+.category_intro+.item {
	width: 100%;
	max-width: 100%;
	display: block;
	float: none;
	min-height: 10px;
}
.wd_pageid_20285 .wd_category_items.wd_category_items_3189 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.wd_pageid_20285 #wd_printable_content .item {
	width: 100%;
	/* max-width: 50%;
	float: left;
	min-height: 150px; */
	display: block;
	padding: 0 10px 10px 0px;
	text-align: left;
	position: relative;
}
.wd_pageid_20285 #wd_printable_content .wd_category_items.wd_category_items_3189 .item {
    width: 48%;
}
.wd_pageid_20285 #wd_printable_content .item > a,
.wd_pageid_20285 #wd_printable_content .item .item_name{
	/* color: blue; */
	position: relative;
	padding-left: 60px;
}
.wd_pageid_20285 #wd_printable_content .item p i.fa {
	position: absolute;
	left: 10px;
	font-size: 3.5rem;
	line-height: 0;
	top: 40%;
	color: #333;
}
.wd_pageid_20285 #wd_printable_content .item > p {
	padding-left: 60px;
}

i.fa.half {opacity: .5;}
i.fa.red {color: red}

/* .wd_pageid_20285 #wd_printable_content .category_header:nth-last-of-type(1){
	text-align: center;
	color: #000;
} */
/* .wd_pageid_20285 #wd_printable_content .category_header:nth-last-of-type(1)+div,
.wd_pageid_20285 #wd_printable_content .category_header:nth-last-of-type(1)+div+div{
	text-align: center;
	float: none;
	margin: 0 auto;
} */
.wd_pageid_20285 #wd_printable_content .item .item_name{}

@media (max-width: 645px){
	.wd_pageid_20285 #wd_printable_content .item {
		width: 100%;
		max-width: 100%;
		display: block;
		float: none;
		min-height: 160px;
	}
	.pullquote\.left {
		float: none;
		width: auto;
		box-shadow: none;
	}
}

#wd_featurebox-standard_3522 .wd_featurebox {padding-top: 10px;}

/*********************************** Media contacts page end	 ***********************************/

.wd_layout-masonry.wd_asset_inline_list,
.wd_layout-masonry.wd_asset_inline_list li {
	max-width: 250px;
}

/* .wd_asset_inline {
	background-color: transparent !important;
} */

.wd_modal-overlay {z-index: 9999999;}

.nearMe ul.wd_categorynav li.wd_cat_header .readmore {
	display: none;
}

.nearMe ul.wd_categorynav li {
	max-height: 70px;
}
/*advanced search show on search page*/
.wd_pageid_20322  .wd_search_form_advanced .wd_form_buttons a,
.wd_pageid_20322  .wd_search_form_container {
	display: none !important;
}
.wd_form_field_input input[type=checkbox],
.wd_form_field_input  input[type=radio],
.wd_pageid_20322  .wd_search_form_advanced {
	display: block !important;
}
.wd_form_field_input input[type=checkbox],
.wd_form_field_input  input[type=radio] {
	display: inline-block !important;
	margin-right: 5px;
}

ul.wd_subnav.dropdown {
	box-shadow: none;
}

.timeline_nav {
	position: relative;
}
.timeline_nav:after {
	content: '';
	border-bottom: 2px solid #ddd;
	position: absolute;
	width: 100%;
	z-index: 1;
	top: 10px;
}
.timeline_nav ul {
	list-style: none;
	list-style-type: none;
}
.timeline_nav ul li {
	list-style: none;
	list-style-type: none;
	z-index: 2;
	position: relative;
	display: inline-block;
	width: 30px;
}
.timeline_nav ul li a {
	border: 2px solid #333;
	padding: 3px;
	border-radius: 50%;
	width: 10px;
	height: 10px;
	display: block;
	transition: .3s all ease;
	position: absolute;
	top: -10px;
	left: 50%;
}
.timeline_nav ul li:hover a {
	width: 20px;
	height: 20px;
	background: rgba(0,0,0,0.2);
		position: absolute;
	top: -15px;
	left: 40%;
}
@keyframes wdtip {
	0%   {opacity: 0}
	25%  {opacity: 0;}
	50%  {opacity: .5;}
	100% {opacity: 1;}
}

.timeline_nav ul li:hover a .tooltip {
	width: 47px;
	height: 20px;
	background: rgba(0,0,0,1);
	position: absolute;
	top: -22px;
	left: -2px;
	color: #fff;
	padding: 1px 5px;
	border-radius: 5px 5px 5px 0px;
	animation: wdtip 1.5s forwards;
}
.timeline_nav ul li a .tooltip:after {
	content:'';
	width: 0px;
	height: 0px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #000;
	top: 100%;
	left: 0;
	position: absolute;
}

.wd_pageid_20288 .category_header {
	border-bottom: 1px solid #ddd;
	color: #c23a34;
}
.wd_pageid_20288 .category_intro {display: none;}

.wd_pageid_20288 .item {
	border-bottom: 1px solid #ccc;
	
}
.wd_pageid_20288 .item .item_name {
	float: left;
}
.wd_pageid_20288 .item img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.wd_pageid_20288 .item p,
.wd_pageid_20288 .item ul {
	padding-left: 100px;
}

.wd_pageid_20291 .wd_thumbnail {
	clear: both;
	/* text-align: center;
	margin: 0 auto; */
	float: none;
}
.wd_pageid_20291 .wd_thumbnail img {
	clear: both;
	/* text-align: center; */
	width: 100%;
	max-width: 300px;
}
.wd_pageid_20291 .wd_item .wd_thumbnail + .wd_item_wrapper {
	clear: both;
	margin-right: 0;
	text-align: left;
	padding-top: 10px;
}
.wd_pageid_20325 .wd_thumbnail {
	clear: both;
	text-align: left;
	margin: 0;
	float: none;
}
.wd_pageid_20325 .wd_thumbnail img {
	clear: both;
	text-align: left;
	width: 100%;
	max-width: 310px;
}
.wd_pageid_20325 .wd_item .wd_thumbnail + .wd_item_wrapper {
	clear: both;
	margin-right: 0;
	text-align: left;
	padding-top: 10px;
}

.wd_pageid_20303  .wd_featureboxes_Bottom-Red-Featured .wd_featurebox .wd_imagetable,
.wd_pageid_20303  .wd_featureboxes_Bottom-Red-Featured .wd_featurebox .wd_imagetable img {
	width: 148px !important;
	max-width: 148px !important;
}

/* .parsys.iparsys {display: none !important} */

.wd_sphinx_search {}
.wd_sphinx_search .wd_search_result {
	padding: 15px 0;
	border-bottom: 1px solid #e5e5e5;
}
.wd_sphinx_search .wd_search_result .wd_search_image {
	margin-right: 20px;
	margin-bottom: 30px;
}
.wd_sphinx_search .wd_search_result .wd_search_image img {}
.wd_sphinx_search .wd_search_result .wd_search_title {
	color: #333;
	font-size: 24px !important;
	font-weight: 700;
	line-height: 37px;
	padding: 0;
	display: block;
}
.wd_sphinx_search .wd_search_result .wd_search_title .wd_search_relevance {}
.wd_sphinx_search .wd_search_result .wd_search_title a {
	color: #000;
}
.wd_sphinx_search .wd_search_result .wd_search_title a mark {}
.wd_sphinx_search .wd_search_result .wd_search_title .wd_search_assets {}
.wd_sphinx_search .wd_search_result .wd_search_title .wd_search_assets  .wd_asset_icons {}
.wd_sphinx_search .wd_search_result .wd_search_title .wd_search_assets  .wd_asset_icons .wd_asset_icon {
	font-size: 12px;
}
.wd_sphinx_search .wd_search_result .wd_search_title .wd_search_assets  .wd_asset_icons .wd_asset_icon a {}
.wd_sphinx_search .wd_search_result .wd_search_title .wd_search_assets  .wd_asset_icons .wd_asset_icon a span.wd_asset_icon {}
.wd_sphinx_search .wd_search_result .wd_search_context {}
.wd_sphinx_search .wd_search_result .wd_search_context .wd_search_info {}
.wd_sphinx_search .wd_search_result .wd_search_context .wd_search_info .wd_search_type {}
.wd_sphinx_search .wd_search_result .wd_search_context .wd_search_info .wd_search_date {
	float: none;
	display: block;
	color: #666666;
}
.wd_sphinx_search .wd_search_result .wd_search_context .wd_search_info .wd_search_text {}
.wd_sphinx_search .wd_search_result .wd_search_context .wd_search_info .wd_search_text mark {}


.wd_news_body div[hostedurl^="https://photos.prnewswire.com"] {
	display: none;
}

body .aarpe-page-header .dropdown-menu li:last-child:before {display: none;}
body .aarpe-page-header .dropdown-menu .wd_subnav.dropdown li:before {display: none;}

.wd_search_form_advanced .wd_search_headlines_only input,
.wd_search_form_advanced .wd_checkbox input {
	margin-left: 10px;
}
.wd_search_form_advanced .wd_search_headlines_only label,
.wd_search_form_advanced .wd_checkbox label {
	padding-left: 0px;
}
.wd_search_form_advanced .wd_search_headlines_only label:before,
.wd_search_form_advanced .wd_search_headlines_only label:after,
.wd_search_form_advanced .wd_checkbox label:before,
.wd_search_form_advanced .wd_checkbox label:after {
	display: none !important;
}
div.wd_form_field_pos_right div.wd_form_field_input,
div.wd_form_field {
	overflow: visible;
}

.wd_layout-masonry .wd_item, .wd_layout-grid .wd_item {
	border: 0; 
	box-shadow: 0px 0 0;
}

.Bottom-Gray .wd_featurebox p .btn {
	padding-top: 4px !important;
	font-size: 16px !important;
	position: absolute;
	bottom: 0;
}

.everywhere-page-header.parsys.iparsys .breadcrumb {
	background-color: transparent !important;
	margin: 0;
	padding: 0;
	border-radius: 0;
	font-size: 20px;
	text-transform: uppercase;
}

.breadcrumb a {
	color: #9A9A9A;
	font-size: 16px;
	font-family: ff-dagny-web-pro,Helvetica,Arial,sans-serif;
}

.breadcrumb>li+li:before {
	content: '>' !important;
	color: #9a9a9a;
}

.breadcrumb>li {
	color: #9a9a9a;
	font-size: 16px;
	font-family: ff-dagny-web-pro,Helvetica,Arial,sans-serif;
}

.wd_pageid_34140 .breadcrumb>li:last-of-type,
.wd_pageid_20285 .breadcrumb>li:last-of-type,
.wd_pageid_20288 .breadcrumb>li:last-of-type,
.wd_pageid_20325 .breadcrumb>li:last-of-type,
.wd_pageid_20291 .breadcrumb>li:last-of-type {
	color: #f1c972;
}

.aarpe-page-header {
	margin-bottom: 15px !important;
}

span.page-title {
	font-size: 45px;
	font-weight: 700;
}

.wd_page_title {
	display: block;
	margin-bottom: 30px;
}

.Bottom-Red-Featured .wd_featurebox p a.btn {
	margin-top: 20px;
	font-size: 1em;
}

.wd_pageid_20303 .wd_page_title {
	display: none;
}

li.wd_adv_sch {
	position: relative;
	bottom: 4px;
}

.wd_search_form_container .wd_search_form input[type="text"] {
	font-family: ff-dagny-web-pro,Helvetica,Arial,sans-serif !important;
}

.wd_featureboxes_right .wd_featurebox_container .wd_featurebox_title {
	margin-top: 10px;
	text-align: left;
	padding-left: 20px;
	font-size: 20px;
	padding: 10px 20px;
}

.wd_pageid_20295 .wd_page_title {
	margin-bottom: 80px;
}

.dk-selected {
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #CCC;
	border-radius: .4em;
	padding: 0 1.5em 0 .5em;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	color: #ccc;
	font-size: 1.1em;
}

.wd_videos .wd_item .wd_title a,
.wd_gallery .wd_item .wd_title a {
	color: #c23a34 !important;
	font-weight: bold;
}

.wd_gallery ul.wd_layout-grid.wd_item_list,
.wd_videos ul.wd_layout-grid.wd_item_list {
	margin-top: 0;
	position: relative;
	bottom: 15px;
}

.fancybox-outer .wd_title {
	font-size: 2.4em;
	font-weight: bold;
}

.wd_pageid_20325 .wd_page_title,
.wd_pageid_20291 .wd_page_title {
	margin-bottom: 80px;
}

.wd_pageid_34140 .wd_articles .wd_articles_search_form_container,
.wd_pageid_34140 .wd_articles .wd_subscribe_link,
.wd_pageid_34140 .wd_articles .wd_item .wd_date,
.wd_pageid_34140 .wd_articles-detail .assets_close_link {
	display: none;
}

.wd_pageid_34140 .wd_articles li.wd_item {
	width: 46%;
	display: inline-block;
	margin: 20px 2%;
}

.wd_pageid_34140 ul.wd_layout-simple.wd_item_list {
	margin-top: -20px;
}

.wd_pageid_34140 .wd_articles .wd_item .wd_thumbnail {
	float: left;
}

.wd_pageid_34140 .wd_articles .wd_item .wd_title a {
	font-size: 22px;
	display: block;
}

.wd_pageid_34140 .wd_articles .wd_item ul.wd_layout-simple.wd_asset_type_link_list {
	margin-top: 0;
}

.gallery_summary .wd_gallery-detail .wd_image img {
	max-width: 100% !important;
	display: block;
	margin: 0 auto;
}

.wd_articles-detail .gallery_summary .wd_title {
	text-align: center;
}

.wd_articles-detail .gallery_summary .wd_title a {
	color: #000;
	font-size: 32px;
	text-decoration: none;
	border-bottom: 0;
	font-weight: bold;
	text-align: center !important;
}

.wd_articles-detail .gallery_summary .wd_title a:hover {
	text-decoration: none;
	cursor: default;
}

.wd_search_result mark {
	background-color: transparent;
	color: #c23a34;
}

.gallery_summary .wd_gallery-detail .wd_date {
	display: none;
}

.breadcrumb>li, .pagination {
	display: inline-block;
	color: #999999;
}

.wd_pageid_20295.wd_item_page .wd_page_title,
.wd_pageid_20295.wd_item_page ol.breadcrumb {
	display: none;
}

#wd_featurebox-standard_3513 .wd_featurebox {
	padding-top: 15px;
	padding-left: 15px;
}

.breadcrumb li {
	font-weight: bold;
	font-size: 16px;
	font-family: ff-dagny-web-pro,Helvetica,Arial,sans-serif;
}

@media (max-width: 768px){
	.wd_subnav::after {
		border-top: none !important;
	}

	.wd_title.wd_language_left {
		font-size: 1.5em;
		line-height: 30px;
		margin-top: 30px;
	}

	.wd_news_releases-teaser .item {
		border-bottom: 1px solid #ccc;
		padding: 20px 0;
		margin: 0 0px 0;
		width: 100%;
		min-height: 200px;
		float: left;
	}
}

div#wd_featurebox-teaser_825 {
	/* border-bottom: 1px solid #e1e1e1; */
	padding-bottom: 10px;
}

.wd_pageid_20288 .item:last-of-type {
	border-bottom: none;
}

.wd_search_info span:before {
	content: "";
}

.wd_pageid_34140 .wd_item .wd_layout-simple li.wd_asset_type_link {
	display: none;
}

.wd_pageid_20306 .item span.readmore {
	color: #c23a34;
}

.wd_pageid_20306 .item {
	padding: 10px;
	border-bottom: 1px solid #ccc;
}

.wd_pageid_20306 .item:last-of-type {
	border-bottom: none;
	margin-bottom: 50px;
}

.wd_mm_wrapper .wd_subnav.dropdown {
	padding-bottom: 20px;
}

.wd_body.wd_news_body {
	margin-top: 30px;
}

.wd_pageid_34140 .wd_articles .wd_item .wd_title a {
	display: block;
	text-align: left;
	font-size: 32px;
	text-decoration: none;
	border-bottom: 0;
}

@media (min-width: 1215px) {
	div#wd_featurebox-teaser_825 {
		border-bottom: none;
	}
}

@media (min-width:768px) and (max-width:1199px) {
	/* div.wd_featureboxes_right .wd_featurebox_container  {
		width: 100%;
		max-width: 48%;
		float: left;
		display: block;
	}
	div.wd_featureboxes_right .wd_featurebox_container:nth-child(2) {
		width: 100%;
		max-width: 48%;
		float: right;
		display: block;
	} */
	.aarpe-right-rail {
			padding-top: 20px;
	}
	.wd_news_releases-teaser .item:nth-child(even) {
		float: right;}

	.Bottom-Gray .wd_featurebox p .btn {
		padding-top: 4px !important;
		font-size: 16px !important;
		position: initial;
		bottom: 0;
	}	
}

@media (max-width:1199px) {
	.nearMe ul.wd_categorynav li {
		max-height: 0px;
		transition: .5s all ease;
		overflow: hidden;
		border-bottom-width: 0px;
	}
	.nearMe ul.wd_categorynav li.expanded {
		max-height: 70px;
		border-bottom-width: 1px;
	}
	.nearMe ul.wd_categorynav li.wd_cat_header {
		display: block !important;
		max-height: 70px;
		transition: .5s all ease;
		overflow: hidden;
	}
	.nearMe ul.wd_categorynav li.wd_cat_header .readmore {
		display: block;
		float: right;
		padding: 2px 8px;
		border-radius: 50%;
		background: #000;
		color: #fff;
		width: 27px;
		height: 27px;
		max-width: 27px;
		max-height: 27px;
		min-width: 27px;
		min-height: 27px;
		position: relative;
		text-align: center;
	}
	.nearMe ul.wd_categorynav li.wd_cat_header .readmore div {
		width: 12px;
		height: 3px;
		background-color: #fff;
		display: block;
		margin: auto;
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		transition: .5s all ease;
	}
	.nearMe ul.wd_categorynav li.wd_cat_header .readmore div.one {
		transform: rotate(90deg);
	}
	.nearMe ul.wd_categorynav li.wd_cat_header .readmore.open div.one {
		transform: rotate(0deg);
	}

	.wd_newsfeed_releases-teaser .item {
		margin: 0; 
		width: 100%;
		min-height: 0;
		float: none;
	}
}
@media (max-width:991px) {
	.wd_featureboxes_Bottom-Gray .wd_featurebox_container {
		width: 29%;
		margin: 0 2%;
	}
	.Bottom-Red-Featured .wd_featureboxes_Bottom-Red-Featured .wd_featurebox_container {
		width: 29%;
		margin: 0 2%;
	}
	.Bottom-Red-Featured .wd_featureboxes_Bottom-Red-Featured .wd_featurebox_container table.wd_imagetable {
		margin: 10px auto !Important;
		clear: both;
		width: 100% !important;
		text-align: center;
		float: none;
	}
	.Bottom-Red-Featured .wd_featureboxes_Bottom-Red-Featured .wd_featurebox_container table.wd_imagetable img {
		margin: 10px auto !Important;
		clear: both;
		display: block;
		max-width: 100%;
		text-align: center;
		width: 100%;
	}
	.Bottom-Red-Featured .wd_featureboxes_Bottom-Red-Featured .wd_featurebox_container p {
		
		clear: both;
	}
	.wd_pageid_20296 .wd_standard .item, .wd_pageid_20301 .wd_standard .item {
		width: 50%;
		float: left;
		display: block;
	}
	.wd_search_basic_fields input[type=text] {
		max-width: 220px;
		height: 48px;
		vertical-align: top;
	}
	.dk-select {max-width: 180px;}
	.wd_mm_wrapper ul li {
		display: block;
		width: 50%;
		font-size: 20px;
	}
}
@media (min-width:767px) {
	.aarpe-page-header .wd_search_form_container {
		min-width: 300px; 
	}
}
@media (max-width:767px) {
    div.wd_form_field_pos_right div.wd_form_field_label, div.wd_form_field_pos_right_inline div.wd_form_field_label, div.wd_form_footer div.wd_form_legend {
            margin-left: 0;
    }
	.aarpe-right-rail {
		overflow: auto;
		clear: both;
	}
    
.aarpe-main-content-wrap.container {
  padding-top: 20px;
}
.aarpe-page-header .wd_search_form_container {
    margin-bottom: 30px;
}

.wd_search_form_container + hr {
  display: none;
}   
	.aarpe-page-header .wd_search_form_container {
		min-width: 300px; 
		/*margin-top: -71px;*/
	}
	#page-header-dropdown24 { 
		margin-top: 36px;
	}
	
	div.wd_featureboxes_right #wd_featurebox-standard_3513 div.wd_featurebox {
		background: url(../images/clipboard.png) 90% 20% no-repeat;
		text-align: left;
	}
	.Bottom-Gray .wd_featureboxes_Bottom-Gray .wd_featurebox_container {
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		display: block;
		float: none;
		border-bottom: 0px;
		position: relative;
	}
	.Bottom-Red-Featured .wd_featureboxes_Bottom-Red-Featured .wd_featurebox_container {
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		display: block;
		float: none;
		border-bottom: 0px;
		position: relative;
	}
	.dropdown-menu ul.row {
		display: none;
	}
	.dropdown-menu ul.wd_mobile_nav {
		display: block;
	}
	ul.wd_mobile_nav li.separator,
	.wd_desktop_header {
		display: none;
	}
	.wd_pageid_20303  .wd_featureboxes_Bottom-Red-Featured .wd_featurebox .wd_imagetable,
	.wd_pageid_20303  .wd_featureboxes_Bottom-Red-Featured .wd_featurebox .wd_imagetable img {
		width: auto !important;
		max-width: 100% !important;
	}
	.wd_pageid_20285 .wd_sub-column {
		width: 100%;
	}
}
@media (min-width: 768px) {
	.dropdown-menu ul.wd_mobile_nav {
		display: none;
	}
	.dropdown-menu ul.row {
		display: block;
	}
	.wd_mobile_parent,
	.wd_mobile_header {
		display: none !important;
	}
}

@media (max-width: 768px) {
		.wd_pageid_34140 .wd_articles li.wd_item {
		width: 100%;
		display: inline-block;
		margin: 20px 0;
	}

	.wd_pageid_34140 .wd_articles .wd_item .wd_thumbnail {
		float: none;
	}
}
@media (max-width: 575px) {
	.wd_pageid_20285 #wd_printable_content .wd_category_items.wd_category_items_3189 .item {
		width: 100%;
	}
}
@media (max-width:500px) {
	.wd_pageid_34137 li.wd_category_link {
		width: 100%;
	}
	.aarpe-page-header .wd_search_form_container {
		min-width: 210px;
		margin-top: 30px;
		width: 100%;
	}
	.aarpe-page-header .wd_search_form_container input[type=submit] {
		width: 70px;
		font-weight: normal;
		padding: 0 0;
	}
	.aarpe-page-header .wd_search_form_container input[type=text] {
		width: calc(100% - 60px);
	}
	
	.wd_news_releases-teaser .item {
		padding: 20px 0;
		margin: 0;
		width: 100%;
		min-height: 0;
		float: none;
	}

	.wd_content div.wd_page_toolbar {
		float: none;
		clear: both;
		margin-bottom: 20px;
	}

	.wd_pageid_20295.wd_item_page .aarpe-main-article-content-wrap .col-lg-1.col-md-1.col-sm-1.col-xs-12.aarpe-static {
		display: none;
	}

	.wd_page_title {
		display: block;
		margin-bottom: 15px;
	}

	.wd_title.wd_language_left {
		font-size: 1.5em;
		line-height: 30px;
		margin-top: 15px;
	}
}

@media (max-width: 450px) {
	.wd_newsfeed_releases .wd_thumbnail {
		display: none;
	}
	.wd_newsfeed_releases .wd_item_wrapper {
		margin: 0 !important;
	}

	.aarpe-page-header .dropdown-menu li.active>a {
		border-bottom: none;
	}

}

.wd_pageid_34140 .wd_articles .wd_item_search_form_container,
.wd_pageid_34140 .wd_item_search_form_container .wd_search_form_basic {
	display: none;
}

.wd_pageid_20306 .item p.summary {
	width: 80%;
	min-height: 80px;
	display: inline-block;
	float: right;
}

.wd_pageid_20306 .item p.image {
	width: 20%;
	float: left;
	height: 80px;
	margin-bottom: 30px;
}

.wd_pageid_20306 .item p.title {
	margin-top: 20px;
	clear: both;
	width: 100%;
	color: #333;
	line-height: 30px;
	font-weight: 700;
	font-size: 22px;
	padding: 0;
}

input#loginform_remember_me {
	display: block;
	margin-right: 10px;
	position: relative;
	bottom: 5px;
}

div.wd_form_field_pos_right div.wd_form_field_label, 
div.wd_form_field_pos_right_inline div.wd_form_field_label, 
div.wd_form_footer div.wd_form_legend {
	float: none;
	width: auto;
	text-align: left;
	margin-left: 155px;
}

.wd_pageid_34137 .wd_formbuilder .wd_form_field_input input {
	max-width: 381px;
}

.wd_pageid_34137 .wd_form_buttons input {
	margin-left: 5px;
	margin-bottom: 20px;
	margin-top: 10px;
	line-height: 30px;
	padding: 10px 15px;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #f1c972;
	border: none;
	border-bottom: 2px solid #E9B03F;
	width: auto;
	text-align: center;
	color: #333;
	font-weight: 700;
}

.wd_pageid_34137 .wd_stories .wd_title {
	clear: both;
}
.wd_pageid_34137 .wd_stories .wd_title a {
	padding: 10px 0px;
	display: block;
	text-align: center;
}

.wd_pageid_34137 li.wd_item {
	width: 48%;
	display: inline-block;
	margin-right: 2%;
}

.wd_pageid_34137 li.wd_category_link img {
	width: 100%;
	height: auto;
}

.wd_pageid_34137 li.wd_category_link {
	/*width: 31%; */
	width: 48%;
	display: inline-block;
	margin: 0 2% 0 0;
}

.wd_stories .wd_item .wd_summary,
.wd_stories .wd_item .wd_date {
	display: none;
}

.wd_pageid_34137 .wd_category_link>div:last-of-type {
	margin-left: 0 !important;
}

.wd_pageid_34137 .wd_item .wd_title a {
	margin-left: 0;
}

.wd_pageid_34137 .wd_item ul.wd_layout-simple.wd_asset_type_link_list {
	clear: both;
	display: block;
}

.wd_pageid_34137 .wd_item .wd_thumbnail {
	float: none;
	display: inline-block;
	margin: 0 auto !important;
	margin-left: 12% !important;
}

.wd_stories .wd_item li.wd_asset_type_link {
	margin: 0 auto !important;
	float: none !important;
	display: block;
	text-align: center;
}

.wd_stories .wd_item .wd_item_wrapper>.wd_title {
	display: block;
	text-align: center !important;
	margin: 0 auto;
}

.wd_pageid_34137 .wd_item .wd_title a {
	float: none;
	font-size: 22px;
}

.wd_stories .wd_category_header .wd_thumbnail a img {
	display: none !important;
}

.wd_pageid_34137 ol.breadcrumb:first-of-type {
	display: none;
}

.wd_pageid_20306 .breadcrumb li:last-of-type {
	color: #f1c972;
}

.wd_pageid_34137 .col-xs-12.col-sm-12.col-md-12.col-lg-12.aarpe-article-left-content {
	padding-right: 0;
}

.wd_category_link .wd_thumbnail {
	float: none;
	display: block;
	margin: 0 auto;
	width: 100% !important;
}

.wd_pageid_34137 li.wd_category_link:nth-child(even) {
	float: right;
	margin: 0 0 0 2%;
}

.wd_pageid_34137 .wd_stories .wd_item_search_form_container {
	display: flex;
}

.wd_item_search_form_container .wd_search_form_basic {
	display: inline-block;
	margin: 0 auto;
}


a.single_slider_carousel_control:hover{
    color: #fff;
}


.wd_newsfeed_releases-teaser .wd_title a {
    color: #2f7899;
}
.aarpe-text-image a:not(.btn):hover {
    text-decoration: underline
}
a {
    background: 0 0;
    color: #c03a38;
    text-decoration: none
}
a:active,a:hover {
    outline: 0
}
#wd_featurebox-teaser_825 .wd_featurebox_title {
    font-size: 1.7rem;
    font-weight: 700;
    line-height: 1.8;
}

@media (max-width:700px) {
	.wd_pageid_34137 li.wd_category_link {
		width: 100%;
	}
	#wd_featurebox-teaser_825 .more a {
		float: none;
	}


	.wd_newsfeed_releases-detail .wd_captioned_image{
		max-width: 100%;
	}

	.wd_newsfeed_releases-detail .wd_captioned_image img{
		max-width: 100%;
	}


}
