/* Begin classes for common SPIN elements */

.wd_news_releases div.additional-links {
	float: left;
	padding-right: 20px;
}

.wd_news_releases div.additional-links-detail {
	float: left;
	padding-right: 20px;
}


.wd_news_releases .item_body a.itemlink {
	display: none;
}

.subscribe_links {
	display:none;
}

.archive_nav {
	text-align: left;
}

.page_header {
	color:#000000;
	font-family:arial,helvetica;
	font-size:18px;
	font-weight:normal;
	margin:10px 0 12px;
	padding-bottom: 15px;
}

.page_header a, .page_header a:link {

}

page_header a:hover {

}

.breadcrumb {
	font-size: 0.8em;
}

.item {
    margin: 0px 0px 12px 0px;
    overflow: auto;
}

.wd_news_releases .item {
	overflow: visible;
}

.item_name {
	font-size: 16px;
	font-weight: normal;
}

.item_date {
	font-size: 16px;
	font-weight: normal;
}

.item_summary {
	font-size: 16px;
}

.detail_header {
	font-size: 30px;
    font-weight: normal;
    color: #5A2A82;
}

.detail_subheader {
	font-size: 16px;
	font-weight: normal;
}

.category_name {
	font-size: 16px;
	font-weight: normal;
}

.category_header {
	font-size: 20px;;
	font-weight: normal;
	color: #5A2A82;
	padding-bottom: 15px;
}

table.wd_imagetable {

}

td.imagecaption {
	font-size: .8em;
	font-style: italic;
	text-align: left;
	padding: 3px 5px 3px 5px;
}

td.imagecaption p {
	font-size: .9em;
	font-style: italic;
}

div.wd_page_toolbar {
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	margin: 35px 0px 15px 0px;
	padding: 5px;
}

span.wd_page_tool img {
	vertical-align: middle;
}

/* Begin classes for individual PCTs
   (enter amendments to the above declatations, ex:
   div.wd_standard .category_name {
    [styles]
   }
*/

div.wd_standard {

}

div.wd_events {

}

div.wd_gallery {

}

/* Begin FormBuilder styles */

div.wd_formbuilder {
/* This is the container for all formbuilder forms on this build*/

}

table.wd_formbuilder {

}

input.wd_formbuilder_submit {

}

table.wd_formbuilder p {
    margin: 0px;
}

/* Begin Calendar styles */

table.wd_calendar_header
{
	background-color: #7d8dac;
	color: #ffffff;
	padding: 5px 5px 5px 5px;
	margin-top: 15px;
	border-style: none none dotted none;
	border-width: 0 0 thin 0;
}

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

td.wd_calendar_header_label {
	text-align: center;
	font-weight: normal;
}

td.wd_calendar_header_prev {
	text-align: left;
}

td.wd_calendar_header_next {
	text-align: right;
}

table.wd_calendar {
	background-color: #ffffff;
	table-layout: fixed;
}

th.wd_calendar_dayofweek_header {
	background-color: #ffffff;
	text-transform: lowercase;
	font-size: .90em;
}

td.wd_calendar_day {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 14%;
	vertical-align: top;
}

html>body td.wd_calendar_day {
	padding: 0px 2px 0px 2px;	/* account for event padding+border where width = content only */
}

td.wd_calendar_this_month {
	background-color: #eeeeee;
	border-top: 1px #eeeeee solid;
	font-size: .85em;
}

td.wd_calendar_prev_month,
td.wd_calendar_next_month {
	background-color: #c6cede;
	border-top: 1px #c6cede solid;
	font-size: .85em;
}

td.wd_calendar_today
{
	background-color: #FF9;
	border: 1px #000000 solid;
}

div.wd_calendar_day_header {
	text-align: right;
	color: #000000;
	font-weight: normal;
	padding: 3px;
}

td.wd_calendar_prev_month div.wd_calendar_day_header,
td.wd_calendar_next_month div.wd_calendar_day_header
{
	color: #7d8dac;
}

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

div.wd_calendar_event {
	width: 100%;
	margin: 1px 0px 1px 0px;
	padding: 2px;
	position: relative;
	left: 0px;
	white-space: nowrap;
	overflow: hidden;
	background-color: #77ccff;
}

html>body div.wd_calendar_event {
	left: -2px;	/* account for padding+border where width = content only */
}

div.wd_event_tip_header
{
	background-color: #ffcc77;
	border-bottom: #F70;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border-width: 0 0 1px 0;
	border-style: none none dotted 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: 1.2em;
	font-weight: normal;
}

div.wd_event_tip_time, div.wd_event_tip_location_name {
	font-weight: normal;
}

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

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

div.wd_socialtools {
    position: relative;
    text-align: right;
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 20px;
}

div.wd_socialtools a:hover {
    text-decoration: none;
}

div.wd_socialtools_menu {
    background-color: #ffffff;
}

div.wd_socialtools_type {
    display: inline;
    margin: 0px 0px 0px 10px;
    height: 50px;
}

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

div.wd_socialtools_tool {
    padding: 3px;
    margin: 5px 0px 0px 0px;
    text-align: left;
    white-space: nowrap;
}

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

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

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

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

td#wdFadeClose {
    text-align: right;
}

p.search_result {
}

span.search_mime {
    font-size: 0.9em;
}

span.search_url {
}

.wd_featureboxes_right div.wd_featurebox_title {
    font-family: "Roboto", arial;
    font-weight: 300;
    color: #5a2a82;
    margin: 15px 0 15px 0;	
    font-size: 26px;
}

.wd_featureboxes_right div.wd_featurebox {
	margin-bottom: 6px;
	overflow: auto;		
    font-size: 16px;
}

.wd_featureboxes_middle div.wd_featurebox_title {
	color: #000000;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0px 8px 12px 0px;
}

.wd_featureboxes_middle div.wd_featurebox {
	margin: 0px 8px 12px 2px;
	overflow: auto;		
}

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

.tools img {
	vertical-align: middle;
}

.wd_featureboxes_left div.wd_featurebox_title {
	color: #ffffff;
	background-color: #666666;
	padding: 4px 8px 4px 15px;
}

.wd_featureboxes_left div.wd_featurebox {
	padding: 8px 8px 8px 15px;
	margin-bottom: 6px;
}

.wd_news_releases div.additional-links {
	display: inline;
	padding-right: 20px;
	/* background: url(../images/MNR_Logo.jpg) no-repeat 0 0; */
	height: 25px;
}

.wd_news_releases div.additional-links a {
	/* padding-left: 64px; */
	position: relative;
	top: 5px;
}

.wd_news_releases div.additional-links img {
	vertical-align: bottom;
	margin: 0 10px 0 25px;
}

.wd_news_releases div.additional-links-detail {
	float: left;
	padding-right: 20px;
}


/* BEGIN 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 */

.item_name {
	font-size: 16px;
	font-weight: normal;
	position: relative;
}

.item_date {
    font-size: 16px;
    font-weight: normal;
}

.item_summary {
	font-size: 16px;
}

/* START 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 */


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

.wd_featureboxes_socialhub .wd_tab {
    margin: 1px;
    padding: 4px;
    border: 0px;
    background-color: transparent;
}

.wd_featureboxes_socialhub .wd_tab-active {
    padding: 3px;
    background-color: #dddddd;
    border: 1px solid #cccccc;
    border-radius: 4px;
}

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

.wd_featureboxes_tabbed .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_tab-inactive {
    background-color: #eeeeee;
}

.wd_featureboxes_tabbed .wd_tab-inactive:hover {
    background-color: #dddddd;
    border-color: #aaaaaa;
}

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

/* BEGIN 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 */

/* hi-res link for gallery */

ul.hi_res-links {
    padding: 5px 0px;
    margin: 10px 0;
    list-style: none;
}

ul.hi_res-links li {
    display: inline; /*For ignore double margin in IE6*/
    margin: 50px 0px;
    padding: 6px;
}

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 {
    margin: 0;
    padding: 2px 10px;
    position: relative; /*To fix IE6 problem (not displaying)*/
    font: normal 10px arial;
    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);
}

.item p {
    margin: 0;
}

div#wd_printable_content {
    margin-left: 5px;
}

/* hi-res link for gallery */

li.high a {
    text-transform: uppercase;
}

table#header-logo {
    position: relative;
    top: -11px;
    right: 2px;
}

div#navigation {
    position: relative;
    bottom: 10px;
    left: 4px;
}

td.synbreadCrumb {
    position: relative;
    right: 7px;
    bottom: 3px;
}

.synbreadCrumb a {
    color: #4e4e4e;
    text-decoration: none;
    padding-bottom: 2px;
    padding-right: 1px;
}

.synbreadCrumb img {
    padding-right: 1px;
}

.wd_title_position td.title {
    position: relative;
    top: -4px;
    left: 3px;
}

.bannerBG {
    position: relative;
    bottom: 13px;
    left: 4px;
}

.wd_pageid_20317 div#wd_printable_content {
    margin-top: 31px;
    margin-left: 6px;
}

div#highlight {
    position: relative;
    left: 9px;
    bottom: 3px;
}

ul.descrip {
    margin-left: 1px !important;
}

div#ctl00_PlaceHolderMain_CategoryBrowseWebPart1 {
    position: relative;
    bottom: 3px;
    left: 9px;
}

div#sharethismodule {
    position: relative;
    left: 7px;
    bottom: 3px;
}

div#WebPartWPQ2 {
    position: relative;
    left: 9px;
    bottom: 3px;
}

img {
	border:0;
}	

tr.wd_title_position>td.title:nth-child(2) {
    display: none;
}

/* ========================== DEFAULT STYLES FOR NEW ROOMS ============================= */

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

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

/* New News Releases Tweaks */
.wd_newsfeed_search_form_container {margin-bottom: 10px;}

.wd_news_headlines .wd_item,
.wd_newsfeed_releases .wd_item {
     margin: 0 0 15px 0;
     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: 10pt;
     line-height: 12pt;
     color: #999;
}
.wd_stories .wd_title,
.wd_assets .wd_title,
.wd_assets .detail_header,
.wd_news_headlines .wd_item .wd_title,
.wd_newsfeed_releases .wd_item .wd_title {
     font-size: 16pt;
     line-height: 18pt;
}
.wd_stories .wd_title a,
.wd_assets .wd_title a,
.wd_assets .detail_header a,
.wd_news_headlines .wd_item .wd_title a,
.wd_newsfeed_releases .wd_item .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: 10pt;
     line-height: 12pt;
}
.wd_news_headlines .wd_item .wd_subtitle, .wd_newsfeed_releases .wd_item .wd_subtitle {
    font-size: 16px;
    line-height: 1.6;
    font-weight: 300;
}

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

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

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

.wd_search_basic_fields input {
margin-right: 5px;
margin-bottom: 0px;
padding: 0;
height: 26px;
text-indent: 5px;
}

/* Asset Links on Press Release items */

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



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_page_links li,
ul.wd_asset_type_tabs li,
ul.wd_asset_icons li {
     list-style-type: none;
     padding-left: 4px;
     margin: 0px !important;
}
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;}

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

/* ========================== END DEFAULT STYLES FOR NEW ROOMS ========================= */


.wd_newsfeed_releases .wd_item .wd_item_wrapper .wd_date {
    font-size: 16px;
    font-weight: normal;
    font-family: "Roboto", arial;
    color: #666;
    line-height: 1.6;
}

a {
    color: #316ACA;
    text-decoration: none;
}

a:hover, a:active {
    color: #23527c;
    text-decoration: underline !important;
    cursor: pointer;
}

.wd_newsfeed_releases .wd_item .wd_title {
    font-size: 16px;
    font-weight: normal;
    position: relative;
    line-height: 1.6;
}

.wd_search_basic_fields select[name="category"] {
    display: none;
}

span.wd_tool_label {
    display: none;
}

.wd_title.wd_language_left {
    font-size: 30px;
    font-weight: normal;
    color: #5A2A82;
    line-height: 1.1;
    margin: 15px 0 15px 0;    
}

.wd_subtitle.wd_language_left {
    font-family: "Roboto", arial;
    color: #5a2a82;
    margin: 15px 0 15px 0;
    font-size: 16px;
    font-weight: normal;
}

ul.wd_page_links .wd_page_link a {
    font-weight: 300;
}

.wd_subscribe_link {
    display: none;
}

.wd_featurebox_container .flag {
    position: relative;
    width: -webkit-calc(100% - 8px);
    width: calc(100% - 8px);
}

.col-xs-12.col-sm-3 .background-component.vert-pad-bottom-sm {
    padding-bottom: 22px;
    max-width: 254px;
}

.background-component.vert-pad-bottom-sm:first-of-type {
    padding-bottom: 0 !important;
}

a.btn.btn-default.btn-width.btn-purple {
    border-radius: 0 !important;
}

.component-calltoaction .wrapper.fullWidth .btn:last-of-type {
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 20px;
    max-height: 34px;
    line-height: 1;
    text-transform: uppercase;
    position: relative;
}

a.btn.btn-default.btn-width.btn-purple::after {
    content: '';
    position: absolute;
    top: 0px;
    right: -8px;
    width: 8px;
    height: 34px;
    background: linear-gradient(to right bottom, #80539c 50%, transparent 50%);
}

.component-calltoaction .wrapper .inner-text {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    font-size: 15px;
}

span.inner-text img {
    position: relative;
    left: 2px;
    bottom: 1px;
}





