/* Background Images and Footer */
/* Color Picker */
/********************* Basics **************************/ 
body { color: #444444; } 

a { color: #5E50A1; } 

.hl-linkcolor-background { background-color: #5E50A1; } 

a.user-content-mention { color: #5E50A1; } 
/*
a.user-content-hashtag { color: ; } */

a:hover { color: #4A307C; } 

a.user-content-mention:hover { color: #4A307C; } 
/*
a.user-content-hashtag:hover { color: ; } */

.bodyBackground { background-color: #F0F0FF; } 
/*
a.user-content-hashtag { background: ; } */
/*
a.user-content-hashtag:hover { background: ; } */

.siteFrame { background-color: #FFFFFF; } 
/*
#MPOuterMost { border-color: ; } */
h1, .Heading1 {  color: #5E50A1;

 background-color: #F0F0FF;

} h2, .Heading2, h2 a, h2 a:hover, .text-muted-h2 h2 {  color: #444444;

/* background-color: ;
*/
} h3, .Heading3, h3 a, h3 a:hover {  color: #777777;

/* background-color: ;
*/
} 
hr, hr.delimiter, .HLLandingControl ul li { border-bottom-color: #5E50A1; } 
#MPOuterFooter {  background-color: #FFFFFF;

 color: #222222;

} 
fieldset { border-color: #5E50A1; } 
fieldset legend {  background-color: #5E50A1;

 border-color: #5E50A1;

 color: #FFFFFF;

} 
.SearchResults .SortBy { color: #FFFFFF; } 
/*********************** Landing Controls ******************/ .HLLandingControl .heading, .HLLandingControl h2, .headerItem, .drItemSubHeader {  background-color: #F0F0FF;

 color: #5E50A1;

} 
.drItemSubHeader a:not(.skip-header-text-color){ color: #5E50A1; } 
.ContentUserControl .HLLandingControl, .ContentUserControl.HLLandingControl, .ContentItemHtml.HLLandingControl { /* border-color: ;
*/
 color: #555555;

 background-color: #FFFFFF;

} 
.HLLandingControl .Content a:not(.btn) { color: #5E50A1; } 

.HLLandingControl .ByLine { color: #999999; } 

.HLLandingControl h5, .HLLandingControl h4, .HLEngagement h3 { color: #777777; } 

.HLLandingControl .Content h3 a, .HLAnnouncements .Content h2 a, .HLRSSReader .Content h2 a { color: #5E50A1; } 
/************************ Tabs **********************/ .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {  background-color: #4A307C;

/* border-color: ;
*/
 color: #FFFFFF;

} /*
.nav-tabs { border-bottom-color: ; } */
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus, .nav .open > a:hover, .nav .open > a:focus {  background-color: #4A307C;

/* border-bottom-color: ;
*/
 color: #FFFFFF;

} .nav-tabs > li > a {  background-color: #5E50A1;

 color: #FFFFFF;

} /************************ Miscellaneous **********************/ 
.SloganText { color: #5E50A1; } 
.ModalPopupHeading, .CustomTableModalPopup .CustomTableModalPopupHeaderRow {  background-color: #5E50A1;

 color: #FFFFFF;

} 
.lblratingBig { color: #5E50A1; } 
/************************ Tables **********************/ .Container thead .Header td, th, .ListContainer .ListHeader, .drItemSubHeader, .table-thead-background tr th, .table-thead-background tr td {  background-color: #5E50A1;

 color: #FFFFFF;

} 
th a, th a:hover { color: #FFFFFF; } 

.TableRowAlternate, .table-hover > tbody > tr:hover > td { background-color: #DDDDDD; } 
/************************ Menus ***********************/ 
#MPAuxNav ul.level1 li a { color: #444444; } 

#MPAuxNav ul.level1 li ul { background-color: #5E50A1; } 

#MPAuxNav ul.level1 li li.dynamic { border-right-color: #444444; } 
/* #SideMenu ul.level1 li ul { background-color: White; } */ /* .MPSideNavBottom { color: #0069A5; } */ /*
.breadcrumb { background-color: ; } */

.breadcrumb li { color: #777777; } 

.breadcrumb li a { color: #5E50A1; } 

.MPBottomMenu ul li a { color: #444444; } 
/************************ Bootstrap Menus ***********************/ 
.navbar-default, #NAV { background-color: #5E50A1; border-color: #5E50A1; } 

.navbar-default .navbar-nav > li > a { color: #FFFFFF; } 
.navbar .navbar-nav > .active > a, .navbar .navbar-nav > .active > a:hover, .navbar .navbar-nav > .active > a:focus, .navbar .navbar-nav > li > a:hover {  background-color: #4A307C;

 color: #FFFFFF;

} .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {  background-color: #4A307C;

 color: #FFFFFF;

} 
#MPButtonBar .dropdown-menu { background-color: #5E50A1; } 

#MPButtonBar .dropdown-menu li a { color: #FFFFFF; } 

#MPButtonBar .dropdown-menu li a:hover, #MPButtonBar .dropdown-menu li a:focus { background-color: #4A307C; } 
#MPButtonBar .dropdown-menu .active > a, #MPButtonBar li .dropdown-menu .active > a:hover, #MPButtonBar .dropdown-menu .dropdown-submenu .active a:hover, #MPButtonBar .dropdown-submenu .dropdown-submenu .active a:hover {  background-color: #442580;

 color: #FFFFFF;

} /*
#MPButtonBar .dropdown-menu { border-color: ; } */
/************************ Bootstrap Buttons ***********************/ .btn-primary, .ui-widget-content a.btn-primary {  background-color: #5E50A1;

 border-color: #5E50A1;


color: #FFFFFF!important;

} .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .open .dropdown-toggle.btn-primary {  background-color: #4A307C;

 border-color: #5E50A1;

 color: #FFFFFF;

} .btn-info {  background-color: #45B2E9;

 border-color: #45B2E9;

 color: #FFFFFF;

} .btn-info:hover, .btn-info:focus, .btn-info:active, .open .dropdown-toggle.btn-info {  background-color: #007AB5;

 border-color: #45B2E9;

 color: #FFFFFF;

} .btn-success {  background-color: #45B2E9;

 border-color: #45B2E9;

/* color: ;
*/
} .btn-success:hover, .btn-success:focus, .btn-success:active, .open .dropdown-toggle.btn-success {  background-color: #007AB5;

 border-color: #45B2E9;

/* color: ;
*/
} .btn-danger {  background-color: #DB5C63;

/* border-color: ;
*/
/* color: ;
*/
} .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .open .dropdown-toggle.btn-danger {  background-color: #C0323A;

/* border-color: ;
*/
/* color: ;
*/
} .btn-default {  background-color: #DAF0FB;

 border-color: #DAF0FB;

 color: #5E50A1;

} .btn-default:hover, .btn-default:focus, .btn-default:active, .open .dropdown-toggle.btn-default {  background-color: #B5E0F6;

 border-color: #DAF0FB;

 color: #5E50A1;

} .pagination > .active > span, .pagination > .active > span:hover, .pagination li.active>a, .pagination li.active>a:hover {  background-color: #5E50A1;

 border-color: #715B9C;

 color: #FFFFFF;

} .pagination > li > a {  background-color: #F1F1F1;

/* border-color: ;
*/
 color: #898989;

} .pagination > li > a:hover {  background-color: #DAF0FB;

/* border-color: ;
*/
 color: #898989;

} .label-default {  background-color: #5E50A1;

/* color: ;
*/
} .badge, .badge a, a.badge a:hover { /* background-color: ;
*/
/* color: ;
*/
} .modal-header {  background-color: #BBBBBB;

 color: #5E50A1;

} .modal-body, .panel-body {  background-color: #FFFFFF;

 color: #555555;

} .modal-footer, .panel-footer {  background-color: #BBBBBB;

} 
#MPFooterLink { background-color: #F0F0FF; } 

#MPFooterLink a { color: #999999; } 
/*
.faceted-search-main .facets .header { color: ; } */
/*
.faceted-search-main .facets .header { background-color: ; } */
/*
.cookie-notification-bar { background-color: ; } */
/*
.cookie-notification-bar span { color: ; } */ /************ New Bootstrap 4^ Themeing ****/ /******** Block Buttons ****/ /**** btn-primary ****/ .bootstrap-4 :not(.no-theme) .btn-primary {  color: #FFFFFF;   background-color: #5E50A1;   border-color: #5E50A1; 
} .bootstrap-4 :not(.no-theme) .btn-primary:focus, .bootstrap-4 :not(.no-theme) .btn-primary:hover {  background-color: #4A307C;   outline-color: #4A307C; 
} /**** btn-secondary (aka default) ****/ .bootstrap-4 :not(.no-theme) .btn-secondary {  color: #5E50A1;   background-color: #DAF0FB;   border-color: #DAF0FB; 
}
.bootstrap-4 :not(.no-theme) .btn-secondary:focus, .bootstrap-4 :not(.no-theme) .btn-secondary:hover {  background-color: #B5E0F6;   outline-color: #B5E0F6; 
} /**** btn-link ****/ .bootstrap-4 :not(.no-theme) .btn-link {  color: #5E50A1; 
}
.bootstrap-4 :not(.no-theme) .btn-link:focus, .bootstrap-4 :not(.no-theme) .btn-link:hover {  color: #4A307C;   outline-color: #4A307C; 
} /**** btn-icon-primary ****/ .bootstrap-4 :not(.no-theme) .btn-icon-primary {  color: #5E50A1;   background-color: #DAF0FB;   border-color: #DAF0FB; 
}
.bootstrap-4 :not(.no-theme) .btn-icon-primary:focus, .bootstrap-4 :not(.no-theme) .btn-icon-primary:hover {  outline-color: #B5E0F6;   background-color: #B5E0F6; 
} /******** Inline Buttons ****/ /**** btn-inline-link-primary ****/ .bootstrap-4 :not(.no-theme) .btn-inline-link-primary.btn-inline-link-primary {  color: #5E50A1; 
}
.bootstrap-4 :not(.no-theme) .btn-icon-link:focus, .bootstrap-4 :not(.no-theme) .btn-icon-link:hover {  outline-color: #4A307C;   color: #4A307C; 
} /**** btn-inline-link-meta ****/ .bootstrap-4 :not(.no-theme) .btn-inline-link-meta {  color: #5E50A1; 
}
.bootstrap-4 :not(.no-theme) .btn-icon-link:focus, .bootstrap-4 :not(.no-theme) .btn-icon-link:hover {  outline-color: #5E50A1;   color: #5E50A1; 
} /**** btn-inline-icon ****/ .bootstrap-4 :not(.no-theme) .btn-icon-primary {  color: #5E50A1; 
}
.bootstrap-4 :not(.no-theme) .btn-icon-primary:focus, .bootstrap-4 :not(.no-theme) .btn-icon-primary:hover {  outline-color: #4A307C;   background-color: #4A307C; 
}
/**** Generated Utils ****/  .text-color { color: #444444 !important; }   .link-color { color: #5E50A1 !important; }   .mention-link-color { color: #5E50A1 !important; }  /* .tag-link-color { color:  !important; } */  .link-hover-color:hover, .link-hover-color:focus { color: #4A307C !important; }   .mention-hover-color:hover, .mention-hover-color:focus { color: #4A307C !important; }  /* .tag-hover-color:hover, .tag-hover-color:focus { color:  !important; } */  .outer-background-color { background-color: #F0F0FF !important; }  /* .tag-background-color { background-color:  !important; } */ /* .tag-background-hover-color:hover, .tag-background-hover-color:focus { color:  !important; } */  .page-background-color { background-color: #FFFFFF !important; }  /* .border-color { color:  !important; } */  .primary-heading-text-color { color: #5E50A1 !important; }   .primary-heading-background-color { background-color: #F0F0FF !important; }   .secondary-heading-text-color { color: #444444 !important; }  /* .secondary-heading-background-color { background-color:  !important; } */  .tertiary-heading-text-color { color: #777777 !important; }  /* .tertiary-heading-background-color { background-color:  !important; } */  .seperator-color { color: #5E50A1 !important; }   .footer-background-color { background-color: #FFFFFF !important; }   .footer-text-color { color: #222222 !important; }   .primary-color { color: #5E50A1 !important; }   .text-on-primary { color: #FFFFFF !important; }   .table-header-text-color { color: #FFFFFF !important; }   .landing-control-header-background-color { background-color: #F0F0FF !important; }   .landing-control-header-text-color { color: #5E50A1 !important; }  /* .landing-control-border-color { color:  !important; } */  .landing-control-text-color { color: #555555 !important; }   .landing-control-background-color { background-color: #FFFFFF !important; }   .landing-control-link-color { color: #5E50A1 !important; }   .landing-control-byline-text-color { color: #999999 !important; }   .landing-control-sub-title-text-color { color: #777777 !important; }   .landing-control-title-text-color { color: #5E50A1 !important; }   .selected-tab-background-color { background-color: #4A307C !important; }  /* .selected-tab-border-color { color:  !important; } */  .selected-tab-text-color { color: #FFFFFF !important; }   .unselected-tab-hover-background-color:hover, .unselected-tab-hover-background-color:focus { background-color: #4A307C !important; }   .unselected-tab-hover-text-color { color: #FFFFFF !important; }   .unselected-tab-background-color { background-color: #5E50A1 !important; }   .unselected-tab-text-color { color: #FFFFFF !important; }   .slogan-text-color { color: #5E50A1 !important; }   .table-header-background-color { background-color: #5E50A1 !important; }   .table-alternate-background-color { background-color: #DDDDDD !important; }   .aux-menu-text-color { color: #444444 !important; }   .unselected-menu-background-color { background-color: #5E50A1 !important; }  /* .breadcrumb-bar-background-color { background-color:  !important; } */  .breadcrumb-text-color { color: #777777 !important; }   .breadcrumb-link-color { color: #5E50A1 !important; }   .footer-menu-text-color { color: #444444 !important; }   .unselected-menu-text-color { color: #FFFFFF !important; }   .selected-menu-background-color { background-color: #4A307C !important; }   .selected-menu-text-color { color: #FFFFFF !important; }   .hover-menu-text-color { color: #FFFFFF !important; }   .hover-menu-background-color { background-color: #4A307C !important; }   .hover-menu-selected-background-color { background-color: #442580 !important; }   .hover-menu-selected-text-color { color: #FFFFFF !important; }  /* .hover-menu-border-color { color:  !important; } */  .primary-button-background-color { background-color: #5E50A1 !important; }   .primary-button-border-color { color: #5E50A1 !important; }   .primary-button-text-color { color: #FFFFFF !important; }   .primary-button-hover-background-color:hover, .primary-button-hover-background-color:focus { background-color: #4A307C !important; }   .info-button-background-color { background-color: #45B2E9 !important; }   .info-button-border-color { color: #45B2E9 !important; }   .info-button-text-color { color: #FFFFFF !important; }   .info-button-hover-background-color:hover, .info-button-hover-background-color:focus { background-color: #007AB5 !important; }   .success-button-background-color { background-color: #45B2E9 !important; }   .success-button-border-color { color: #45B2E9 !important; }  /* .success-button-text-color { color:  !important; } */  .success-button-hover-background-color:hover, .success-button-hover-background-color:focus { background-color: #007AB5 !important; }   .danger-button-background-color { background-color: #DB5C63 !important; }  /* .danger-button-border-color { color:  !important; } */ /* .danger-button-text-color { color:  !important; } */  .danger-button-hover-background-color:hover, .danger-button-hover-background-color:focus { background-color: #C0323A !important; }   .default-button-background-color { background-color: #DAF0FB !important; }   .default-button-border-color { color: #DAF0FB !important; }   .default-button-text-color { color: #5E50A1 !important; }   .default-button-hover-background-color:hover, .default-button-hover-background-color:focus { background-color: #B5E0F6 !important; }   .pagination-activebutton-background-color { background-color: #5E50A1 !important; }   .pagination-active-button-border-color { color: #715B9C !important; }   .pagination-activebutton-text-color { color: #FFFFFF !important; }   .pagination-button-background-color { background-color: #F1F1F1 !important; }  /* .pagination-button-border-color { color:  !important; } */  .pagination-button-text-color { color: #898989 !important; }   .pagination-button-hover-background-color:hover, .pagination-button-hover-background-color:focus { background-color: #DAF0FB !important; }   .label-background-color { background-color: #5E50A1 !important; }  /* .label-text-color { color:  !important; } */ /* .badge-background-color { background-color:  !important; } */ /* .badge-text-color { color:  !important; } */  .popup-window-header-background-color { background-color: #BBBBBB !important; }   .popup-window-header-text-color { color: #5E50A1 !important; }   .popup-window-background-color { background-color: #FFFFFF !important; }   .popup-window-text-color { color: #555555 !important; }   .popup-window-footer-background-color { background-color: #BBBBBB !important; }   .powered-by-higher-logic-background-color { background-color: #F0F0FF !important; }   .powered-by-higher-logic-text-color { color: #999999 !important; }  /* .search-sidebar-heading-text-color { color:  !important; } */ /* .search-sidebar-heading-background-color { background-color:  !important; } */ /* .cookie-notification-background-color { background-color:  !important; } */ /* .cookie-notification-text-color { color:  !important; } */ 
/* CSS Overrides */
/* Catherine - remove the gradient on carousel 1.21.15*/
.carousel-control.left, .carousel-control.right {
    background-image: none
}

.btn-edit {
    opacity: .8;
    margin-left: 0px;
}
.HLLandingControl .heading h2, .HLLandingControl h2 {
margin-top: 8px !important;
margin-bottom: 8px !important;
padding-left: 15px;
}
.margin-bottom-small {
margin-bottom: 0px !important;
}

.HLLandingControl .Content, .HLLandingControl .HtmlContent {
padding-left: 10px;
padding-right: 10px;
}

.HLLandingControl .row {
margin-bottom:5px;

}

.clearfix:after {
margin-bottom: 5px;
}


.full div#PageLayoutSection1, .full div#PageLayoutSection2, .wide div#PageLayoutSection1, .wide div#PageLayoutSection2 {
margin-top: 20px !important;
}
.MPBottomMenu {
padding: none!important;
margin-bottom: 0px!important;
}

.ContentItemHtml .HtmlFooter {
padding: none!important;
}

div.ribbon-container {
margin-bottom: 5px;
}


.threadViewDetailsContainer .digitalRibbonDisplay .discussion-ribbon {
    background-size: 100% 50% !important;
    height: 40px;
}

/* This allows for the content to appear on the left on the Contacts page */


.profilecontacts .section1 {
    display:initial !important;
}