/* Background Images and Footer */
/* Theme Roller */
/*

AFFILIATE Theme v1.2
Author: eConverse Social Media
URL: www.econversemedia.com

This theme was hand-crafted with coffee and love by eConverse Social Media. For assistance with additional branding, customization or design of this theme, please contact http://www.econversemedia.com

*/

body {
    padding: 0;
}

div:empty {
    display: none;
}

#MPOuterMost {
    max-width: 100% !important;
    overflow-x: hidden;
}

#MPOuter {
    padding-bottom: 30px;
}

/***** Force full width sticky header/nav *****/

#MPOuterHeader.stickyNav-wide, #NAV.stickyNav-wide, #MPOuterMost.full #HEADER {
    max-width: 100%;
}

/**** media queries ****/

@media only screen and (max-width: 766px) {
    .home div#MPOuter:before {
        display: none;
    }
}

/********** FONTS ***********/

/* headings, body, links, menus, buttons */

h1, h2, h3, h4, h5, .HLLandingControl.HLEngagement a, .SloganText, .breadcrumb, ul.nav, .btn {
    font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

ul.nav {
}

h1, .SloganText {
    font-size: 180%;
    font-weight: bold;
}

.SloganText span {
    font-weight: 100;
}

h2, .HLLandingControl h3 a, .HLLandingControl.HLEngagement a, .community-list h3, .interior h2#Title, .interior .text-muted-h2 h2, .interior .ContentUserControl h2, .interior .text-muted-h2 div.col-md-3 h2 {
    font-size: 150%;
    line-height: 1.1;
}

h3, ul.nav, .ProfileJobInfo {
    font-size: 110%;
}

#searchColumn .btn-default {
    font-size: 9px;
}

#searchColumn {
    max-width: 280px;
}

h4, #MPAuxNav ul.level1 li a, .label-success, .btn  {
    font-size: 100%;
}

h5 {
    font-size: 80%;
}

#MPAuxNav ul.level1 li a {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 95%;
    text-decoration: none;
    color: #a63831;
    font-weight: normal;
}

#MPAuxNav ul.level1 li a:hover {
    color: #ffffff;
}

/********************* Basics **************************/

body {
    color: #575651;
    font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 100;
}

a {
    color: #97033f;
}

a:focus, a:hover {
    text-decoration: none;
    color: #0f0d0b;
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.bodyBackground {
    background-color: #ffffff;
}

.home .no-pageTitle-padding {
    padding-top: 0;
}

#MPheader, #MPButtonBar {
    max-width: 1200px;
    margin: 0 auto;
}

#MPheader {
    padding-top: 5px;
}

#NAV {
    background: #00214a url('https://www.neatcreativemedia.com/econverse/themes/affiliate/images/darkline.png') repeat-x top left;
}

#MPheader > div.row {
    float: right;
    padding-top: 0 !important;
}

div#auxskiplinkholder {
  position: relative;
  top: -900px;
}

div#Logo.row {
    float: left;
}

#HEADER {
    background: #97033f url('https://www.neatcreativemedia.com/econverse/themes/affiliate/images/darkline.png') repeat-x bottom left;
}

#PageTitleH1, .interior h2.ProfileUserName {
    border-bottom: none;
}

h1, .Heading1, .interior h2.ProfileUserName {
    color: #0f0d0b;
    background-color: transparent;
}

h2, .Heading2, h2 a, h2 a:hover, .text-muted-h2 h2 {
    color: #0f0d0b;
}

.interior h2, .interior h2#Title {
    color: #0f0d0b;
    background-color: transparent;
    text-align: left;
}

.thread-title h2 {
    padding: 20px;
}

h3, .Heading3, h3 a, h3 a:hover {
    color: #97033f;
}

hr, hr.delimiter, .HLLandingControl ul li {
    border-bottom-color: #ffffff;
}

.HLLandingControl ul li:last-child {
    border: none;
}

.text-muted {
  color: #848484;
}

div.row.drItemSubHeader.highlightThread, .highlightThread, div.row.drItemSubHeader {
    background-color: transparent;
    color: #575651;
}

div.row.drItemSubHeader .CommentPanel a {
    color: #575651;
}

.HLWelcome.HLWelcomeHeader {
    float: right;
}

#MPAuxNav {

}

#MPAuxNav ul.level1 li a:last-child {
    border-right: none;
}

.SloganText, .LogoImg {
}

.LogoImg img {
    display: inline;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.interior #ContentColumn.col-md-12 {
    padding-left: 0;
    padding-right: 0;
}

.row-last {
    padding-bottom: 0;
}

.home div#MPOuter:before {
  content: " ";
  position: absolute;
  height: 275px;
  background: #efefef;
  width: 100%;
}

/***** Interior Pages Basics ******/

.interior div#MainCopy_ContentWrapper {
    background-color: transparent;
    border: none;
    max-width: 1200px;
    margin: 0 auto 30px;
    padding-top: 30px;
}

/*********************** Landing Controls ******************/

.HLLandingControl .heading .form-group {
    display: block;
}

.ContentUserControl h2, .ContentItemHtml h2 {
    background-color: transparent;
    text-transform: uppercase;
    font-weight: bold;
}

.ContentItemHtml h2, .HLLandingControl h2 {
    border-bottom: 2px solid;
    padding: 0 5px 5px;
    margin: 10px 0 0;
}

.ContentItemHtml h2 {
    padding-top: 10px;
    margin-top: 4px;
}

.HLLandingControl .heading, .HLLandingControl h2, .headerItem, .drItemSubHeader {
    color: #0f0d0b;
    background-color: transparent;
}

.drItemSubHeader {
    text-align: left;
}

.icon-calendar h2 {
    background: url('http://www.neatcreativemedia.com/econverse/icons/icon-calendar.png') no-repeat center 10px;
    padding-top: 130px;
    text-align: center;
}

.icon-speechbubble h2 {
    background: url('http://www.neatcreativemedia.com/econverse/icons/icon-speechbubble.png') no-repeat center 10px;
    padding-top: 130px;
    text-align: center;
}

.icon-megaphone h2 {
    background: url('http://www.neatcreativemedia.com/econverse/icons/icon-megaphone.png') no-repeat center 10px;
    padding-top: 130px;
    text-align: center;
}

.icon-people h2 {
    background: url('http://www.neatcreativemedia.com/econverse/icons/icon-people.png') no-repeat center 10px;
    padding-top: 130px;
    text-align: center;
}

.icon-file h2 {
    background: url('http://www.neatcreativemedia.com/econverse/icons/icon-file.png') no-repeat center 10px;
    padding-top: 130px;
    text-align: center;
}

.icon-network h2 {
    background: url('http://www.neatcreativemedia.com/econverse/icons/icon-network.png') no-repeat center 10px;
    padding-top: 130px;
    text-align: center;
}

.icon-calendar-grey h2 {
    background: url('http://www.neatcreativemedia.com/econverse/icons/icon-calendar-grey.png') no-repeat center 10px;
    padding-top: 130px;
    text-align: center;    
}

.icon-speechbubble-grey h2 {
    background: url('http://www.neatcreativemedia.com/econverse/icons/icon-speechbubble-grey.png') no-repeat center 10px;
    padding-top: 130px;
    text-align: center;
}

.icon-megaphone-grey h2 {
    background: url('http://www.neatcreativemedia.com/econverse/icons/icon-megaphone-grey.png') no-repeat center 10px;
    padding-top: 130px;
    text-align: center;
}

.icon-people-grey h2 {
    background: url('http://www.neatcreativemedia.com/econverse/icons/icon-people-grey.png') no-repeat center 10px;
    padding-top: 130px;
    text-align: center;
}

.icon-file-grey h2 {
    background: url('http://www.neatcreativemedia.com/econverse/icons/icon-file-grey.png') no-repeat center 10px;
    padding-top: 130px;
    padding-bottom: 15px;
}

.icon-network-grey h2 {
    background: url('http://www.neatcreativemedia.com/econverse/icons/icon-network-grey.png') no-repeat center 10px;
    padding-top: 130px;
    text-align: center;
}

.HLLandingControl .heading {
    color: #0f0d0b;
}

.ContentItemHtml h2 {
    color: #0f0d0b;
    background-color: transparent;
}

.ContentUserControl .HLLandingControl, .ContentItemHtml {
    border: none;
}

.home .ContentUserControl .events-list-table td h2 {
    display: none;
}

.home .ContentUserControl .event-list-item .col-md-2 {
    width: 100%;
}

.date-block, .event-list .date-block {
  background-color: transparent;
  border: 3px solid #97033f;
  width: 100%;
  padding: 0;
}

.event-list .calendary-number {
    font-size: 50px;
    margin: 0;
}

.calendar-day {
  display: none;
}

.calendary-number {
  font-size: 40px;
  font-weight: 600;
  margin: -5px;
  color: #97033f;
}

.calendar-month {
  text-transform: uppercase;
  background-color: #97033f;
  font-weight: 600;
  color: #ffffff;
  padding: 5px 2px;
}

.event-list .calendar-month {
    font-size: 115%;
}

.home .HLEventList .Content .col-md-2 {
    width: 30%;
}

.home .HLEventList .Content .col-md-10 {
    width: 70%;
}

.home .HLEventList .Content .col-md-10 .title-row {
    padding-left: 10px;
}

.drItemSubHeader a {   
    color: #ffffff;
}

.HLLandingControl .Content, .home .ContentItemHtml .Content {
    padding-top: 10px;
}

.ContentUserControl .HLLandingControl, .ContentUserControl.HLLandingControl, .ContentItemHtml {
    color: #575651;
    padding: 10px;
    position: relative;
}

.interior .ContentUserControl .HLLandingControl::after, .interior .ContentUserControl.HLLandingControl::after {
}

.ContentUserControl.HLLandingControl.HLEngagement::after, .ContentUserControl .HLLandingControl.HLEngagement::after, .home .ContentItemHtml.slideshow-wrapper::after {
    display: none;
}

.HLLandingControl.HLEventList, .HLLandingControl.HLEventList h3 a {

}

.HLLandingControl.HLEventList .heading {
}

/**** slideshow ContentItemHtml reset ****/

.ContentItemHtml.slideshow-wrapper {
    background: transparent;
    padding: 0;
    margin: 0 auto;
    max-width: 1200px;
}

.HLLandingControl .ByLine {
    color: #848484;
    text-transform: uppercase;
}

.HLLandingControl h5, .HLLandingControl h4, .HLEngagement h3 {
    color: #97033f;
}

.HLLandingControl .Content h3 a, .HLAnnouncements .Content h2 a, .HLRSSReader .Content h2 a {
    color: #97033f;
}

.HLLandingControl .Content h3 a:hover, .HLAnnouncements .Content h2 a:hover, .HLRSSReader .Content h2 a:hover {
    color: #0f0d0b;
    text-decoration: none;
}

.MPheader .Image {
    margin-right: 10px;
    background-color: transparent;
}

.imgButton {
    background-color: transparent !important;
}

#ProfileContainer.pull-right {
    width: 380px;
}

/***** margin fix with profile images *******/

.col-md-8 .title-row .col-md-2.col-md-2 {
    width: 8%;
}

/***** Most Active Members *******/

.HLEngagement h2 {
    padding-top: 10px;
}

/***** MAM: HORIZONTAL *****/

.ContentUserControl > .HLLandingControl.HLEngagement .heading {
    background-color: transparent;
}

.ContentUserControl > .HLLandingControl.HLEngagement .Content {
    margin: 0 auto;
}

.col-md-12 > .ContentUserControl > .HLLandingControl.HLEngagement ol.display-horizontal, .col-md-12 > .ContentUserControl > .HLLandingControl.HLEngagement ul.display-horizontal {
    text-align: left;
}

.ContentUserControl > .HLLandingControl.HLEngagement ol.display-horizontal li, /*.col-md-12 > */ .ContentUserControl > .HLLandingControl.HLEngagement ul.display-horizontal li {
    margin-right: 8px;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.ContentUserControl > .HLLandingControl.HLEngagement ol.display-horizontal li .Picture, .ContentUserControl > .HLLandingControl.HLEngagement ul.display-horizontal li .Picture {
    margin-bottom: 10px;
}

.ContentUserControl > .HLLandingControl.HLEngagement ol.display-horizontal li .Picture img, .ContentUserControl > .HLLandingControl.HLEngagement ul.display-horizontal li .Picture img {
    width: 60px;
    height: auto;
    border-top: 4px solid #97033f;
    text-align: center;
}

.ContentUserControl > .HLLandingControl.HLEngagement ol.display-horizontal li:hover .Picture img, .ContentUserControl > .HLLandingControl.HLEngagement ul.display-horizontal li:hover .Picture img {
    border-color: #0f0d0b;
}

.ContentUserControl > .HLLandingControl.HLEngagement ol.display-horizontal li a, .ContentUserControl > .HLLandingControl.HLEngagement ul.display-horizontal li a {
    color: #97033f;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
}

.ContentUserControl > .HLLandingControl.HLEngagement ol.display-horizontal li a:hover, .ContentUserControl > .HLLandingControl.HLEngagement ul.display-horizontal li a:hover {
    color: #0f0d0b;
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.points-label {
    position: relative;
    top: 15px;
    left: -14px;
    padding: 8px 15px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    background-color: #97033f;
    color: #ffffff;
}

.label-success {
}

.ContentUserControl > .HLLandingControl.HLEngagement ol.display-horizontal li:hover .points-label, .ContentUserControl > .HLLandingControl.HLEngagement ul.display-horizontal li:hover .points-label {
    background-color: #868686;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

/************************ Tabs **********************/

ul.nav.nav-tabs {
    text-align: left !important;
    width: 100%;
    font-size: 90%;
    border: none;
}

.nav-tabs > li > a {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    margin-right: 0;
    text-transform: uppercase;
}

.nav-tabs > li > a:hover {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    border-left-width: 4px;
}


/************************ Miscellaneous **********************/

.SloganText {
    color: #ffffff;
}

/************************ Menus ***********************/

#SideMenu ul.level1 li ul {
    background-color: White;
}


/******** BREADCRUMBS **********/

.BreadCrumb {
    max-width: 100%;
    margin: 0 auto;
    background: transparent;
    font-size: 80%;
    font-weight: normal;
}

ol.breadcrumb {
    max-width: 1200px;
    background-color: transparent;
    margin: 8px auto;
}

.breadcrumb li {
    color: #97033f;
    text-transform: uppercase;
}

.breadcrumb li a {
    color: #97033f;
}

.breadcrumb li a:hover {
    color: #dddddd;
}


/************************ Bootstrap Menus ***********************/

ul.navbar-nav {
    font-weight: normal;
    margin-top: 5px;
}

ul.navbar-nav li {
    
}

ul.navbar-nav li ul.dropdown-menu li {
    display: block;
    float: none;
    background-color: transparent;
}

ul.navbar-nav li ul.dropdown-menu li ul.dropdown-submenu li {
    border: none;
    background-color: #00214a;
    color: #ffffff;
}

.navbar-default {
    background-color: transparent;
    border: none;
    margin-top: 4px;
}

.navbar-default .navbar-nav > li > a {
    color: #ffffff;
    padding: 10px 20px;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.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: transparent;
    color: #2e433c;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #00214a;
    color: #3b564d;
}

#MPButtonBar .dropdown-menu {
    background-color: #00214a;
    border: none;
    border-top: 2px solid #3b564d;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

#MPButtonBar .dropdown-menu li a {
    color: #ffffff;
    padding: 10px;
}

#MPButtonBar .dropdown-menu li a:hover,  
#MPButtonBar .dropdown-menu li a:focus {
    background-color: #3b564d;
    color: #ffffff;
}

#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: #3b564d;
    color: #ffffff;
    font-style: oblique;
}

#MPButtonBar .dropdown-menu {

}

/************************ Bootstrap Buttons ***********************/

.btn {
    text-transform: uppercase;
    border-left-style: solid;
    border-left-width: 4px;
    border-top: none;
    border-right: none;
    border-bottom: none;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.btn-sm {
    margin-top: -5px;
    padding: 5px 10px;
}

.col-md-4 .col-md-12 .btn-default {
    float: right;
}

.col-md-4 .HLLandingControl .col-md-12, .col-md-8 .HLLandingControl .col-md-12 {
    padding-left: 0;
    padding-right: 0;
}

.btn-primary, .btn-success, .btn-default, .btn-danger {
    padding: 10px 20px;
}

.welcome-links .btn {
    display: inline-block;
    margin: 5px;   
}

.MPheader .btn-default, #searchColumn .btn-default {
    background-image: none;
    color: #5d5d5d;
    background-color: #ebebeb;
    border: none;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

#searchColumn button.btn-default {
    padding: 10px;
}

.MPheader .btn-default:hover, #searchColumn .btn-default:hover, .MPheader .btn-default:focus, .MPheader .btn-default:active, .MPheader .open .dropdown-toggle.btn-default, .btn-community-stats-static:hover {
    color: #5d5d5d;
    background-color: #c3c3c3;
    border: none;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.btn-community-stats-static, .btn-community-stats-static:hover {
    padding: 10px;
}

h2 a.btn, h2 input.btn {
    font-size: 12px;
    margin-top: -7px;
    padding: 5px;
}

/********** FAT FOOTER *********/

#MPCopyright {
    text-align: center;
    padding: 10px 20px;
}

#MPCopyright span {
    float: left;
}

#MPOuterFooter {
    background-color: #0f0d0b;
    border: none;
    color: #ffffff;
    position: relative;
}

#MPBottomMenu, #MPCopyright {
    max-width: 1200px;
    margin: 0 auto;
}

#MPCopyright {
    margin-top: 50px;
}
  
ul.FatFooterMenu {
    padding: 15px;
    color: #ffffff;
    float: left;
    text-align: left;
}

#MPBottomMenu.MPBottomMenu ul.FatFooterMenu li a.level1 {
    font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 110%;
}

#MPBottomMenu ul.FatFooterMenu li ul.level2 {
    padding-left: 0;
    margin-top: 10px;
    max-width: 200px;
}

#MPBottomMenu ul.FatFooterMenu li ul.level2 li {
    padding-left: 0;
    margin-top: 7px;
}

#MPBottomMenu ul.FatFooterMenu li {
    padding-left: 20px;
    margin-top: 35px;
}

.MPBottomMenu ul li a {
    color: #ffffff;
}

#MPBottomMenu ul.FatFooterMenu li ul.level2 li a {
    text-decoration: none;
}

#MPBottomMenu ul.FatFooterMenu li ul.level2 li a:hover {
    text-decoration: underline;
}

/******* Powered by Higher Logic Footer *******/

#MPFooterLink {

}

#MPFooterLink a {

}

/******* Colour Picker Specifics *******/

/* HTML User Controls same colour as HLLandingControls fix */

.ContentItemHtml h2 {
    /*background-color: ;*/
    /*
        color: ;
        border-color: ;
    */
    
}

/** change header background color **/


    #HEADER {
        background-color: #FFFFFF;
    }
    


/** change Points Label colors - takes on pagination button colors **/
/*

    .points-label, .calendar-month {
        background-color: ;
    }
    
    .ContentUserControl > .HLLandingControl.HLEngagement ol.display-horizontal li .Picture img, .ContentUserControl > .HLLandingControl.HLEngagement ul.display-horizontal li .Picture img, .date-block, .event-list .date-block {
        border-color: ;
    }

    .calendary-number, .ContentUserControl > .HLLandingControl.HLEngagement ol.display-horizontal li a, .ContentUserControl > .HLLandingControl.HLEngagement ul.display-horizontal li a {
        color: ;
    }

*/

/*

    .ContentUserControl > .HLLandingControl.HLEngagement ol.display-horizontal li:hover .points-label, .ContentUserControl > .HLLandingControl.HLEngagement ul.display-horizontal li:hover .points-label {
        background-color: ;
    }
    
    .ContentUserControl > .HLLandingControl.HLEngagement ol.display-horizontal li:hover .Picture img, .ContentUserControl > .HLLandingControl.HLEngagement ul.display-horizontal li:hover .Picture img {
        border-color: ;
    }
    
    .ContentUserControl > .HLLandingControl.HLEngagement ol.display-horizontal li a:hover, .ContentUserControl > .HLLandingControl.HLEngagement ul.display-horizontal li a:hover {
        color: ;
    }

*//* Color Picker */
/* VERSION 31 */
/********************* Basics **************************/  
/*
body {
  color: ;  
}  
*/
/*
a {
  color: ;  
}  
*/
/*
.hltags .tagit-new.tagit-new.tagit-new.tagit-new.tagit-new.tagit-new i, 
.hltags .tagit-new.tagit-new.tagit-new.tagit-new.tagit-new.tagit-new input, 
.hltags .tagit-new.tagit-new.tagit-new.tagit-new.tagit-new.tagit-new input::placeholder {
  color: ; 
}  
*/
/*
.hl-linkcolor-background {
  background-color: ;  
}  
*/
/*
a.user-content-mention {
  color: ;  
}  
*/
/*
a.user-content-hashtag.user-content-hashtag.user-content-hashtag {
  color: ;  
}  
*/
/*
a:hover {
  color: ;  
}  
*/

/*
.hltags .tagit-new.tagit-new.tagit-new.tagit-new.tagit-new.tagit-new:hover i, 
.hltags .tagit-new.tagit-new.tagit-new.tagit-new.tagit-new.tagit-new:hover input, 
.hltags .tagit-new.tagit-new.tagit-new.tagit-new.tagit-new.tagit-new:hover input::placeholder {
  color: ;  
}  
*/
/*
a.user-content-mention:hover {
  color: ;  
}  
*/
/*
a.user-content-hashtag.user-content-hashtag.user-content-hashtag.user-content-hashtag:hover {  
  color: ; 
} 
*/
/*
.bodyBackground {
  background-color: ;  
}  
*/
/*
.siteFrame {
  background-color: ;  
}  
*/
/*
#MPOuterMost {
  border-color: ;  
}  
*/
h1, .Heading1 {


  color: #FFFFFF;

/*
  background-color: ;
*/
}    
h2, .Heading2, h2 a, h2 a:hover, .text-muted-h2 h2 {

/*
  color: ;
*/
/*
  background-color: ;
*/
}    h3, .Heading3, h3 a, h3 a:hover {

/*
  color: ;
*/
/*
  background-color: ;
*/
}    
/*
hr, hr.delimiter, .HLLandingControl ul li {
  border-bottom-color: ;  
}  
*/
#MPOuterFooter {


  background-color: #330066;


  color: #FFFFFF;

}    

fieldset {
  border-color: #FFFFFF;  
}  

fieldset legend {


  background-color: #FFFFFF;


  border-color: #FFFFFF;


  color: #00214A;

}    

.SearchResults .SortBy {
  color: #00214A;  
}      
/*********************** Landing Controls ******************/  
.HLLandingControl .heading, .HLLandingControl h2, .headerItem, .drItemSubHeader {

/*
  background-color: ;
*/
/*
  color: ;
*/
}    
/*
.drItemSubHeader a:not(.skip-header-text-color){
  color: ;  
    }  
*/
.ContentUserControl .HLLandingControl, .ContentUserControl.HLLandingControl, .ContentItemHtml.HLLandingControl {

/*
  border-color: ;
*/
/*
  color: ;
*/
/*
  background-color: ;
*/
}    
/*
.HLLandingControl .Content a:not(.btn) {
  color: ;  
}  
*/
/*
.HLLandingControl .ByLine {
  color: ;  
}  
*/

.HLLandingControl h5, .HLLandingControl h4, .HLEngagement h3 {
  color: #00214A;  
}  


.HLLandingControl .Content h3 a, .HLAnnouncements .Content h2 a, .HLRSSReader .Content h2 a {
  color: #FFFFFF;  
}    

/************************ Tabs **********************/  
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {

/*
  background-color: ;
*/
/*
  border-color: ;
*/
/*
  color: ;
*/
}  
/*
.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: ;
*/
/*
  border-bottom-color: ;
*/
/*
  color: ;
*/
}  .nav-tabs > li > a {

/*
  background-color: ;
*/
/*
  color: ;
*/
}    
/************************ Miscellaneous **********************/  

.SloganText {
  color: #FFFFFF;  
}  

.ModalPopupHeading, .CustomTableModalPopup .CustomTableModalPopupHeaderRow {


  background-color: #FFFFFF;


  color: #00214A;

}    

.lblratingBig {
  color: #FFFFFF;  
}  

/************************ Tables **********************/  
.Container thead .Header td, th, .ListContainer .ListHeader, .drItemSubHeader,  .table-thead-background tr th, .table-thead-background tr td {


  background-color: #FFFFFF;


  color: #00214A;

}    

th a, th a:hover  {
  color: #00214A;  
}  

/*
.TableRowAlternate, .table-hover > tbody > tr:hover > td  {
  background-color: ;  
}    
*/
/************************ Menus ***********************/  

#MPAuxNav ul.level1 li a {
  color: #00214A;  
}  


#MPAuxNav ul.level1 li ul {
  background-color: #00214A;  
}  


#MPAuxNav ul.level1 li li.dynamic {
  border-right-color: #00214A;  
}  

/*  #SideMenu ul.level1 li ul {
  background-color: White;  
}  */    /*  .MPSideNavBottom {
  color: #0069A5;  
}  */    /*
.breadcrumb {
  background-color: ;  
}  
*/

.breadcrumb li {
  color: #A40946;  
}  

/*
.breadcrumb li a {
  color: ;  
}  
*/

.MPBottomMenu ul li a {
  color: #FFFFFF;  
}        
/************************ Bootstrap Menus ***********************/  

.navbar-default, #NAV {
  background-color: #00214A;      
  border-color: #00214A;  
}  


.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: #00214A;


  color: #FFFFFF;

}    
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {


  background-color: #00214A;


  color: #FFFFFF;

}    

#MPButtonBar .dropdown-menu {
  background-color: #00214A;  
}  


#MPButtonBar .dropdown-menu li a {
  color: #FFFFFF;  
}  


#MPButtonBar .dropdown-menu li a:hover,    #MPButtonBar .dropdown-menu li a:focus {
  background-color: #00214A;  
  }  

#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: #00214A;


  color: #FFFFFF;

}    

#MPButtonBar .dropdown-menu {
  border-color: #00214A;  
}  

/************************ Bootstrap Buttons ***********************/  
.btn-primary, .ui-widget-content a.btn-primary {


  background-color: #00214A;


  border-color: #00214A;


color: #FFFFFF!important;

}    
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .open .dropdown-toggle.btn-primary {

/*
  background-color: ;
*/

  border-color: #00214A;


  color: #FFFFFF;

}    
.btn-info {


  background-color: #00214A;

/*
  border-color: ;
*/

  color: #FFFFFF;

}    
.btn-info:hover, .btn-info:focus, .btn-info:active, .open .dropdown-toggle.btn-info {

/*
  background-color: ;
*/
/*
  border-color: ;
*/

  color: #FFFFFF;

}    
.btn-success {


  background-color: #00214A;

/*
  border-color: ;
*/

  color: #FFFFFF;

}    
.btn-success:hover, .btn-success:focus, .btn-success:active, .open .dropdown-toggle.btn-success {

/*
  background-color: ;
*/
/*
  border-color: ;
*/

  color: #FFFFFF;

}    
.btn-danger {

/*
  background-color: ;
*/
/*
  border-color: ;
*/
/*
  color: ;
*/
}    
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .open .dropdown-toggle.btn-danger {

/*
  background-color: ;
*/
/*
  border-color: ;
*/
/*
  color: ;
*/
}    
.btn-default {

/*
  background-color: ;
*/
/*
  border-color: ;
*/
/*
  color: ;
*/
}    
.btn-default:hover, .btn-default:focus, .btn-default:active, .open .dropdown-toggle.btn-default {

/*
  background-color: ;
*/
/*
  border-color: ;
*/
/*
  color: ;
*/
}    
.pagination > .active > span, .pagination > .active > span:hover, .pagination li.active>a, .pagination li.active>a:hover {

/*
  background-color: ;
*/
/*
  border-color: ;
*/
/*
  color: ;
*/
}    
.pagination > li > a {

/*
  background-color: ;
*/
/*
  border-color: ;
*/
/*
  color: ;
*/
}    
.pagination > li > a:hover {

/*
  background-color: ;
*/
/*
  border-color: ;
*/
/*
  color: ;
*/
}    
.label-default {

/*
  background-color: ;
*/
/*
  color: ;
*/
}    
.badge, .badge a, a.badge a:hover {

/*
  background-color: ;
*/
/*
  color: ;
*/
}    
.modal-header {

/*
  background-color: ;
*/
/*
  color: ;
*/
}    
.modal-body, .panel-body {

/*
  background-color: ;
*/
/*
  color: ;
*/
}    
.modal-footer, .panel-footer {

/*
  background-color: ;
*/
}  
/*
#MPFooterLink {
  background-color: ;  
}  
*/
/*
#MPFooterLink a {
  color: ;  
}  
*/
/*
.faceted-search-main .facets .header {
  color: ;  
}  
*/
/*
.faceted-search-main .facets .header {
  background-color: ;  
}  
*/
/*
.cookie-notification-bar {
  background-color: ;  
}  
*/
/*
.cookie-notification-bar span {
  color: ;  
}  
*/

/* Emtpy faceted search results cards */

.hlc-empty-state-cards-wrapper .hlc-empty-state-card:nth-of-type(2) .hlc-empty-state-card-top-part {
  background-color: #FFFFFF;
}


.hlc-empty-state-cards-wrapper .hlc-empty-state-card:nth-of-type(1) .hlc-empty-state-card-top-part {
  background-color: #00214A;
}
/************ New Bootstrap 4^ Themeing ****/ 

:root:root {
  
  --hl-bs--primary: #FFFFFF;
  --hl-bs--selected: #FFFFFF26;
  

  
  --hl-bs--primary-opposite: #00214A;
  
  
  /*
  --hl-bs--link: ;
  */

  /*
  --hl-bs--link-hover: ;
  --hl-bs--btn-icon-ctrl-bg-hover: ;
  --hl-bs--btn-icon-ctrl-border-hover: ;
  */

  
  --hl-bs--secondary: #00214A;
  --hl-bs--secondary-selected: #00214A26;
  
}

/* buttons */
/*
  button variables follow a pattern of 
  --hl-bs--btn-[theme]-[prop]

  [theme] is one of 
    "primary" 
    "secondary" 
    "link" 
    "ghost"
  we do respect "success" and "danger" if there are selections for them.
  there are also alt- versions but by default we do not override alt theme

  [prop] is one of 
    "text"
    "text-hover"
    "bg"
    "bg-hover"
    "border"
    "border-hover"
    "outline"
  from color picker, there are no text-hover and border-hover, so they should probably just be set to their non-hover counterpart.
  you do not have to override all of them for every button, but probably the colorful ones
*/
:root:root {
  
  --hl-bs--btn-primary-text: #FFFFFF;
  --hl-bs--btn-primary-text-hover: #FFFFFF;
  --hl-bs--btn-primary-outline: #FFFFFF7f;
  
  
  
  --hl-bs--btn-primary-bg: #00214A;
  
  
  /*
  --hl-bs--btn-primary-bg-hover: ;
  */
  
  
  --hl-bs--btn-primary-border: #00214A;
  --hl-bs--btn-primary-border-hover: #00214A;
  
}

:root:root {
  
  --hl-bs--btn-success-text: #FFFFFF;
  --hl-bs--btn-success-text-hover: #FFFFFF;
  --hl-bs--btn-success-outline: #FFFFFF7f;
  
  
  
  --hl-bs--btn-success-bg: #00214A;
  
  
  /*
  --hl-bs--btn-success-bg-hover: ;
  */

  /*
  --hl-bs--btn-success-border: ;
  --hl-bs--btn-success-border-hover: ;
  */
  
  /*
  --hl-bs--btn-danger-text: ;
  --hl-bs--btn-danger-text-hover: ;
  --hl-bs--btn-danger-outline: 7f;
  */
  
  /*
  --hl-bs--btn-danger-bg: ;
  */
  
  /*
  --hl-bs--btn-danger-bg-hover: ;
  */

  /*
  --hl-bs--btn-danger-border: ;
  --hl-bs--btn-danger-border-hover: ;
  */

}

:root:root {
  /*
  --hl-bs--btn-secondary-text: ;
  --hl-bs--btn-secondary-text-hover: ;
  --hl-bs--btn-secondary-outline: 7f;
  */
  
  /*
  --hl-bs--btn-secondary-bg: ;
  */
  
  /*
  --hl-bs--btn-secondary-bg-hover: ;
  */

  /*
  --hl-bs--btn-secondary-border: ;
  --hl-bs--btn-secondary-border-hover: ;
  */
}

:root:root {
  /*
  --hl-bs--btn-link-text: ;
  --hl-bs--btn-link-outline: 7f;
  */

  /*
  --hl-bs--btn-link-hover: ;
  */
}

:root:root {
  
  --hl-bs--btn-ghost-outline: #FFFFFF7f;
  
}

/* outside */ 
#react-widgets-global-loading-indicator .loading-indicator.loading-indicator {
  
  background: linear-gradient(90deg, #FFFFFF, #FFFFFF);
  background-color: #FFFFFF55;
  background-repeat: no-repeat;
  
}
/******** Colorful utils ****/
/* primary */
.bootstrap-4 :not(.no-theme) .text-primary, 
.bootstrap-4 :not(.no-theme) .text-primary-graphics {
  
  color: #FFFFFF !important;
  
}
.bootstrap-4 :not(.no-theme) .bg-primary,
.bootstrap-4 :not(.no-theme) .bg-primary-graphics {
  
  background-color: #FFFFFF !important;
  
}
.bootstrap-4 :not(.no-theme) .border-primary,
.bootstrap-4 :not(.no-theme) .border-primary-graphics {
  
  border-color: #FFFFFF !important;
  
}
.bootstrap-4 :not(.no-theme) .bg-selected {
  

  background-color: #FFFFFF26 !important;
  
}

/* link */
.bootstrap-4 :not(.no-theme) .text-link {
  /*
  color:  !important;
  */
}
.bootstrap-4 :not(.no-theme) .bg-link{
  /*
  background-color:  !important;
  */
}
.bootstrap-4 :not(.no-theme) .border-link{
  /*
  border-color:  !important;
  */
}

.bootstrap-4 :not(.no-theme) .btn-contains-title:hover:not(:disabled) h1,
.bootstrap-4 :not(.no-theme) .btn-contains-title:focus h1,
.bootstrap-4 :not(.no-theme) .btn-contains-title:hover:not(:disabled) h2,
.bootstrap-4 :not(.no-theme) .btn-contains-title:focus h2,
.bootstrap-4 :not(.no-theme) .btn-contains-title:hover:not(:disabled) h3,
.bootstrap-4 :not(.no-theme) .btn-contains-title:focus h3,
.bootstrap-4 :not(.no-theme) .btn-contains-title:hover:not(:disabled) h4,
.bootstrap-4 :not(.no-theme) .btn-contains-title:focus h4,
.bootstrap-4 :not(.no-theme) .btn-contains-title:hover:not(:disabled) h5,
.bootstrap-4 :not(.no-theme) .btn-contains-title:focus h5,
.bootstrap-4 :not(.no-theme) .btn-contains-title:hover:not(:disabled) h6, 
.bootstrap-4 :not(.no-theme) .btn-contains-title:focus h6, 
.bootstrap-4 :not(.no-theme) .btn-contains-title.container-btn .container-btn-button:focus ~ .container-btn-content h1,
.bootstrap-4 :not(.no-theme) .btn-contains-title.container-btn .container-btn-button:focus ~ .container-btn-content h2,
.bootstrap-4 :not(.no-theme) .btn-contains-title.container-btn .container-btn-button:focus ~ .container-btn-content h3,
.bootstrap-4 :not(.no-theme) .btn-contains-title.container-btn .container-btn-button:focus ~ .container-btn-content h4,
.bootstrap-4 :not(.no-theme) .btn-contains-title.container-btn .container-btn-button:focus ~ .container-btn-content h5,
.bootstrap-4 :not(.no-theme) .btn-contains-title.container-btn .container-btn-button:focus ~ .container-btn-content h6 {
  /* 
  color: ; 
  */
}

/******** Block Buttons ****/  
/**** btn-primary ****/  
.bootstrap-4 :not(.no-theme) .btn-primary {
  
  color: #00214A;
  
   
  color: #FFFFFF; 
  
  
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  
   
  background-color: #00214A; 
  border-color:  #00214A; 
  
   
  border-color: #00214A; 
  
}

.bootstrap-4 :not(.no-theme) .btn-primary:focus, 
.bootstrap-4 :not(.no-theme) .btn-primary:hover:not(:disabled)  {
   
  background: linear-gradient(0deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1)), #FFFFFF;
  border-color: #FFFFFF;
   
  /* 
  background: linear-gradient(0deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1)), ;
  border-color: ;
  */
   
  border-color: #00214A;
  
}

.bootstrap-4 :not(.no-theme) .btn-primary:focus {
   
  box-shadow: 0 0 0 3px #00214A7F;
  
}

/**** btn-secondary (aka default) ****/  
.bootstrap-4 :not(.no-theme) .btn-secondary {
  /* 
  color: ; 
  */
  /* 
  background-color: ; 
  */
  /* 
  border-color: ; 
  */
}
.bootstrap-4 :not(.no-theme) .btn-secondary:focus, 
.bootstrap-4 :not(.no-theme) .btn-secondary:hover:not(:disabled)  {
  /* 
  background-color: ; 
  */
  /* 
  outline-color: ; 
  */
}

.bootstrap-4 :not(.no-theme) .btn-secondary:focus {
  /* 
  box-shadow: 0 0 0 3px 7F;
  */
}

/**** btn-success ****/
.bootstrap-4 :not(.no-theme) .btn-success {
  
  color: #00214A;
  
  
  color: #FFFFFF;
  
   
  color: #FFFFFF; 
  
  
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  
  
  background-color: #00214A;
  border-color: #00214A;
  
   
  background-color: #00214A; 
  border-color: #00214A; 
  
   
  border-color: #00214A; 
  
  /* 
  border-color: ; 
  */
}

.bootstrap-4 :not(.no-theme) .btn-success:focus, 
.bootstrap-4 :not(.no-theme) .btn-success:hover:not(:disabled)  {
  
  background: linear-gradient(0deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1)), #FFFFFF;
  border-color: #FFFFFF;
  
  /*
  background: linear-gradient(0deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1)), ;
  border-color: ;
  */
  /* 
  background: linear-gradient(0deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1)), ;
  border-color: ;
  */
   
  border-color: #00214A; 
  
  /* 
  border-color: ; 
  */
}

.bootstrap-4 :not(.no-theme) .btn-success:focus {
  
  box-shadow: 0 0 0 3px #00214A7F;
  
   
  box-shadow: 0 0 0 3px #00214A7F;
  
}

/**** btn-danger ****/
.bootstrap-4 :not(.no-theme) .btn-danger {
  
  color: #00214A;
  
  
  color: #FFFFFF;
  
  /* 
  color: ; 
  */
  
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  
  
  background-color: #00214A;
  border-color: #00214A;
  
  /* 
  background-color: ; 
  border-color: ; 
  */
  
  border-color: #00214A;
  
  /* 
  border-color: ; 
  */
}

.bootstrap-4 :not(.no-theme) .btn-danger:focus, 
.bootstrap-4 :not(.no-theme) .btn-danger:hover:not(:disabled)  {
  
  background: linear-gradient(0deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1)), #FFFFFF;
  border-color: #FFFFFF;
  
  /*
  background: linear-gradient(0deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1)), ;
  border-color: ;
  */
  /* 
  background: linear-gradient(0deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1)), ; 
  border-color: 
  */
  
  border-color: #00214A;
  
  /* 
  border-color: ; 
  */
}

.bootstrap-4 :not(.no-theme) .btn-danger:focus {
  /* 
  box-shadow: 0 0 0 3px 7F;
  */
}

/**** btn-link ****/  
.bootstrap-4 :not(.no-theme) .btn-link {
  /* 
  color: ; 
  */
}
.bootstrap-4 :not(.no-theme) .btn-link:focus, 
.bootstrap-4 :not(.no-theme) .btn-link:hover:not(:disabled)  {
  /* 
  color: ; 
  */
}



/**** btn-overlay ****/
.bootstrap-4 :not(.no-theme) .btn-overlay {
   
  color: #00214A;
   
}

/**** btn-card ****/  
.bootstrap-4 :not(.no-theme) .btn-card:focus:not(:disabled) .copy-slot.copy-slot.copy-slot.copy-slot .font-size-md, 
.bootstrap-4 :not(.no-theme) .btn-card:active:not(:disabled) .copy-slot.copy-slot.copy-slot.copy-slot .font-size-md, 
.bootstrap-4 :not(.no-theme) .btn-card:hover:not(:disabled) .copy-slot.copy-slot.copy-slot.copy-slot .font-size-md   {
  /* 
  color: ; 
  */
}

/**** btn-card meta text ****/
.bootstrap-4 :not(.no-theme) .btn-card span.btn-inline-link-primary,
.bootstrap-4 :not(.no-theme) .btn-card span.btn-inline-link-primary {
    /* 
    color: ;
    */
}

.bootstrap-4 :not(.no-theme) .btn-card:focus span.btn-inline-link-primary,
.bootstrap-4 :not(.no-theme) .btn-card:hover span.btn-inline-link-primary {
    /* color: ;
    */
}

  /**** entry-file-button ****/  
.bootstrap-4 :not(.no-theme) .library-entry-file-button:active:not(:disabled) .file-title,
.bootstrap-4 :not(.no-theme) .library-entry-file-button:focus:not(:disabled) .file-title,
.bootstrap-4 :not(.no-theme) .library-entry-file-button:hover:not(:disabled) .file-title {
  /* 
  color: ; 
  */
}

/******** Block Icon Buttons ****/  

/**** btn-icon-primary[aria-label="Toggle folder list"] ****/
.bootstrap-4 :not(.no-theme) .btn-icon-primary[aria-label="Toggle folder list"] {
  
  color: #00214A;
  
  
  color: #FFFFFF;
  
  
  background-color: #FFFFFF;
  
  
  background-color: #00214A;
  
  
  border: #FFFFFF;
  
  
  border: #00214A;
  
}

.bootstrap-4 :not(.no-theme) .btn-icon-primary[aria-label="Toggle folder list"]:hover {
  
  background: linear-gradient(0deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1)), #FFFFFF;
  
  /*
  background: linear-gradient(0deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1)), ;
  */
}

/**** btn-icon-primary ****/  
.bootstrap-4 :not(.no-theme) .btn-icon-primary {
  /* 
  color: ; 
  */
  /* 
  background-color: ; 
  */
  /*
  border-color: ; 
  */
}
.bootstrap-4 :not(.no-theme) .file-item-thumb:focus .btn-icon-primary, 
.bootstrap-4 :not(.no-theme) .file-item-thumb:hover:not(:disabled) .btn-icon-primary  {
  /* 
  outline-color: ; 
  background-color: ; 
  */
}

.bootstrap-4 :not(.no-theme) .btn-icon-primary:focus {
  /* 
  box-shadow: 0 0 0 3px 7F;
  */
}

.bootstrap-4 :not(.no-theme) .btn-icon-alt-secondary,
 .bootstrap-4 :not(.no-theme) .btn-icon-alt-secondary.focus,
 .bootstrap-4 :not(.no-theme) .btn-icon-alt-secondary:focus,
 .bootstrap-4 :not(.no-theme) .btn-icon-alt-secondary.hover,
.bootstrap-4 :not(.no-theme) .btn-icon-alt-secondary:hover:not(:disabled){
  
  color: #00214A;
  
   
  color: #FFFFFF; 
  
  
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  
   
  background-color: #00214A; 
  border-color: #00214A; 
  
   
  border-color: #00214A; 
  
}

/**** btn-icon-ctrl ****/  
.bootstrap-4 :not(.no-theme) .btn-icon-ctrl {
  /* 
  color: ; 
  */
  /* 
  background-color: ; 
  */
  /* 
  border-color: ; 
  */
}

/**** file-item-thumb and launch hover icon ****/  
.bootstrap-4 :not(.no-theme) .btn-primary:focus,
.bootstrap-4 :not(.no-theme) .container-btn-icon-ctrl:focus > .btn-icon-ctrl {
   
  box-shadow: 0 0 0 3px #00214A7F;
  
}

/******** Inline Buttons ****/  
/**** btn-inline-link-primary ****/  
.bootstrap-4 :not(.no-theme) .btn-inline-link-primary  {
  /* 
  color: ; 
  */
}


.bootstrap-4 :not(.no-theme) .btn-inline-link-primary:focus, 
.bootstrap-4 :not(.no-theme) .btn-inline-link-primary:hover:not(:disabled)  {
  /* 
  color: ; 
  */
}

/**** btn-inline-icon ****/  
.bootstrap-4 :not(.no-theme) .btn-inline-icon {
  /* 
  color: ; 
  */
}
.bootstrap-4 :not(.no-theme) .btn-inline-icon:focus, 
.bootstrap-4 :not(.no-theme) .btn-inline-icon:hover:not(:disabled)  {
  /* 
  color: ; 
  */
  /*
  color: ;
  */
}

/********* icon radio group **********/
.bootstrap-4 :not(.no-theme) fieldset.icon-radio-group input:not([aria-checked="true"]) + * {
  /* 
  color: ; 
  border-color: ; 
  */
  /*
  background-color: ;
  */
}

.bootstrap-4 :not(.no-theme) fieldset.icon-radio-group input[aria-checked="true"] + * {
  
  color: #00214A;
  
   
  color: #FFFFFF; 
  
  
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  
   
  background-color: #00214A; 
  border-color: #00214A; 
  
   
  border-color: #00214A; 
  
}

.bootstrap-4 :not(.no-theme) fieldset.icon-radio-group input[aria-checked="true"] + *:focus,
.bootstrap-4 :not(.no-theme) fieldset.icon-radio-group input[aria-checked="true"] + *:hover {
   
  background-color: linear-gradient(0deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1)), #00214A; 
  
}


/********* alt icon botton **********/
.bootstrap-4 :not(.no-theme) .btn-icon-alt-secondary,
.bootstrap-4 :not(.no-theme) .btn-icon-alt-secondary.focus, 
.bootstrap-4 :not(.no-theme) .btn-icon-alt-secondary:focus, 
.bootstrap-4 :not(.no-theme) .btn-icon-alt-secondary.hover, 
.bootstrap-4 :not(.no-theme) .btn-icon-alt-secondary:hover:not(:disabled) {
  
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  
   
  background-color: #00214A; 
  border-color: #00214A; 
  
}

/********* form control**********/
.bootstrap-4 :not(.no-theme) .form-control:focus {
  
  box-shadow: inset 0 1px 1px #FFFFFF08, 0 0 8px #FFFFFF60;
  border-color: #FFFFFF;
  
}/************************ Primary Navbar ***********************/

body.ribbit :not(.no-theme) .navbar .navbar-nav>.active>a, body.ribbit :not(.no-theme) .navbar .navbar-nav>.active>a:hover, body.ribbit :not(.no-theme) .navbar .navbar-nav>.active>a:focus, body.ribbit :not(.no-theme) .navbar .navbar-nav>li>a:hover, body.ribbit :not(.no-theme) .navbar-default .navbar-nav>.open>a, body.ribbit :not(.no-theme) .navbar-default .navbar-nav>.open>a:hover, body.ribbit :not(.no-theme) .navbar-default .navbar-nav>.open>a:focus {
     
    color: #FFFFFF;
        
    /* 
    color: ;
    */
}

/************************ Anchors ***********************/
body.ribbit a{
    /* 
    color: ;
    */
}
body.ribbit a:hover{
    /* 
    color: ;
    */
}

body.ribbit :not(.no-theme) .HLLandingControl .Content a:not(.btn){
    /* 
    color: ;
    */
}

body.ribbit :not(.no-theme) .HLLandingControl .Content a:not(.btn):hover{
    /* 
    color: ;
    */
}

/************************ Bootstrap Buttons ***********************/

/****START - .btn-primary****/
body.ribbit :not(.no-theme) .btn-primary, body.ribbit :not(.no-theme) .ui-widget-content a.btn-primary {

     
    background-color: #FFFFFF;
    border-color: #FFFFFF;
     
     
    color: #00214A !important;
    
}

body.ribbit :not(.no-theme) .btn-primary:hover, body.ribbit :not(.no-theme) .btn-primary:focus, body.ribbit :not(.no-theme) .btn-primary:active, body.ribbit :not(.no-theme) .open .dropdown-toggle.btn-primary {

     
    background: linear-gradient(0deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1)), #FFFFFF;
    border-color: #FFFFFF;
     
     
    color: #00214A;
    
}

/**** btn-primary ****/
body.ribbit :not(.no-theme) .btn-primary {

     
    color: #00214A !important;
     
     
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    
}

body.ribbit :not(.no-theme) .btn-primary:focus,
body.ribbit :not(.no-theme) .btn-primary:hover:not(:disabled) {

     
    background: linear-gradient(0deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1)), #FFFFFF;
    border-color: #FFFFFF;
    
}

body.ribbit :not(.no-theme) .btn-primary:focus {

     
    box-shadow: 0 0 0 3px #FFFFFF7F;
    
}


/**** btn-success ****/
body.ribbit :not(.no-theme) .btn-success {

     
    color: #00214A;
     
     
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    
}

body.ribbit :not(.no-theme) .btn-success:focus,
body.ribbit :not(.no-theme) .btn-success:hover:not(:disabled) {

     
    background: linear-gradient(0deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1)), #FFFFFF;
    border-color: #FFFFFF;
    
}

body.ribbit :not(.no-theme) .btn-success:focus {

     
    box-shadow: 0 0 0 3px #FFFFFF7F;
    
}

/**** btn-overlay ****/
body.ribbit :not(.no-theme) .btn-overlay {

     
    color: #FFFFFF;
    
}


/**** btn-icon-primary[aria-label="Toggle folder list"] ****/
body.ribbit :not(.no-theme) .btn-icon-primary[aria-label="Toggle folder list"] {

     
    color: #00214A;
     
     
    background-color: #FFFFFF;
    border: #FFFFFF;
    
}

body.ribbit :not(.no-theme) .btn-icon-primary[aria-label="Toggle folder list"]:hover {

    
    background: linear-gradient(0deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1)), #FFFFFF;
    
}



body.ribbit :not(.no-theme) .btn-icon-alt-secondary,
body.ribbit :not(.no-theme) .btn-icon-alt-secondary.focus,
body.ribbit :not(.no-theme) .btn-icon-alt-secondary:focus,
body.ribbit :not(.no-theme) .btn-icon-alt-secondary.hover,
body.ribbit :not(.no-theme) .btn-icon-alt-secondary:hover:not(:disabled) {

     
    color: #00214A;
     
     
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    
}


body.ribbit :not(.no-theme) .btn-primary:focus,
body.ribbit :not(.no-theme) .container-btn-icon-ctrl:focus>.btn-icon-ctrl {

     
    box-shadow: 0 0 0 3px #FFFFFF7F;
    
}


body.ribbit :not(.no-theme) .btn-inline-icon:focus,
body.ribbit :not(.no-theme) .btn-inline-icon:hover:not(:disabled) {
    /* 
  color: ; 
  */

     
    color: #FFFFFF;
    
}


body.ribbit :not(.no-theme) fieldset.icon-radio-group input[aria-checked="true"]+* {

     
    color: #00214A;
     
     
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    
}

body.ribbit :not(.no-theme) fieldset.icon-radio-group input[aria-checked="true"]+*:focus,
body.ribbit :not(.no-theme) fieldset.icon-radio-group input[aria-checked="true"]+*:hover {

     
    background: linear-gradient(0deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1)), #FFFFFF;
    
     
    background-color: linear-gradient(0deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1)), #FFFFFF; 
    
}


/********* alt icon botton **********/
body.ribbit :not(.no-theme) .btn-icon-alt-secondary,
body.ribbit :not(.no-theme) .btn-icon-alt-secondary.focus,
body.ribbit :not(.no-theme) .btn-icon-alt-secondary:focus,
body.ribbit :not(.no-theme) .btn-icon-alt-secondary.hover,
body.ribbit :not(.no-theme) .btn-icon-alt-secondary:hover:not(:disabled) {

     
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    
}


body.ribbit :not(.no-theme) .primary-button-background-color {

     
    background-color: #FFFFFF !important;
    
}


body.ribbit :not(.no-theme) .primary-button-border-color {

     
    color: #FFFFFF !important;
    
}


body.ribbit :not(.no-theme) .primary-button-text-color {

     
    color: #00214A !important;
    
}


body.ribbit :not(.no-theme) .primary-button-hover-background-color:hover, body.ribbit :not(.no-theme) .primary-button-hover-background-color:focus {

     
    background-color: #FFFFFF !important;
    
}

/****END - .btn-primary****/

/****START - .btn-success****/
body.ribbit :not(.no-theme) .btn-success {

     
    background-color: #FFFFFF;
    border-color: #FFFFFF;
     
     
    color: #00214A;
    
}

body.ribbit :not(.no-theme) .btn-success:hover, body.ribbit :not(.no-theme) .btn-success:focus, body.ribbit :not(.no-theme) .btn-success:active, body.ribbit :not(.no-theme) .open .dropdown-toggle.btn-success {

     
    background-color: #FFFFFF;
    border-color: #FFFFFF;
     
     
    color: #00214A;
    
}

body.ribbit :not(.no-theme) .success-button-background-color {

     
    background-color: #FFFFFF !important;
    
}

body.ribbit :not(.no-theme) .success-button-border-color {

     
    color: #FFFFFF !important;
    
}

body.ribbit :not(.no-theme) .success-button-text-color {
     
    color: #00214A !important;
    
}


body.ribbit :not(.no-theme) .success-button-hover-background-color:hover, body.ribbit :not(.no-theme) .success-button-hover-background-color:focus {
    
     
    background-color: #FFFFFF !important;
    
}

/****END - .btn-success****/


/************************ Interior Header (#PageTitleH1) ***********************/
body.ribbit.interior :not(.no-theme) #PageTitleH1_Svg_Fill_Color {
     
    fill: #FFFFFF;
    
}
body.ribbit.interior :not(.no-theme) #InteriorPageTitle #PageTitleH1 {
     
    color: #00214A !important;
    
}

/************************ Community Tabs ***********************/
body.ribbit :not(.no-theme) .community-tabs-container #CommunityTabsContainer.nav.nav-tabs li.active-tab {
     
    color: #FFFFFF;
     
}

body.ribbit :not(.no-theme) .community-tabs-container #CommunityTabsContainer.nav.nav-tabs li.active-tab, body.ribbit .community-tabs-container #CommunityTabsContainer.nav.nav-tabs li:hover, body.ribbit .community-tabs-container #CommunityTabsContainer.nav.nav-tabs li:focus {
     
    border-bottom-color: #FFFFFF;
     
}

/*************** Inheritance for Content Specific to Association Model ***************/

/*Engagement Leaderboard*/
body.ribbit :not(.no-theme) .engagement-leaderboard ul.nav.nav-tabs>li.active>a, body.ribbit :not(.no-theme) .engagement-leaderboard ul.nav.nav-tabs>li:hover>a, body.ribbit :not(.no-theme) .engagement-leaderboard ul.nav.nav-tabs>li:focus>a, body.ribbit :not(.no-theme) .engagement-leaderboard ul.nav.nav-tabs>li.active>a:hover {
    
    color: #FFFFFF;
    
     
    border-bottom-color: #FFFFFF;
     
}

body.ribbit .engagement-leaderboard .tab-content .HLEngagement>.Content ul.display-vertical>li:hover .row.title-row .col-md-9>.leaderboard-user-info>a[id*=_EngagementList_NameLink_] {   
     
    color: #FFFFFF;
    
    /* 
    color: ;
    */
}

/*Logged-out Homepage Row backgrounds*/
body.ribbit :not(.no-theme) .row.primary-row {    
     
    background-color: #FFFFFF;
    
}

body.ribbit :not(.no-theme) .row.secondary-row {    
     
    background-color: #00214A90;
    
}

/*Member Directory Action buttons color variation*/
body.ribbit :not(.no-theme) .member-directory .actions .btn:first-of-type {
     
    color: #00214A;
         
     
    background-color: #FFFFFF;
    border-color: #FFFFFF;
     
}

body.ribbit :not(.no-theme) .member-directory .actions .btn:first-of-type:hover{
     
    color: #00214A;
    
     
    background: linear-gradient(0deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1)), #FFFFFF;
    border-color: #FFFFFF;
    
}

/*QuickLinks Widget Inheritance*/
body.ribbit .quick-links-list-item:hover .quick-links-list-item-text{
    /* 
    color: ;
    */
}

/**** Generated Utils ****/

/*
.text-color {
  color:  !important;
}
*/
  

/*
.link-color {
  color:  !important;
}
*/
  

/*
.mention-link-color {
  color:  !important;
}
*/
  

/*
.tag-link-color {
  color:  !important;
}
*/
  

/*
.link-hover-color:hover, .link-hover-color:focus {
  color:  !important;
}
*/
  

/*
.mention-hover-color:hover, .mention-hover-color:focus {
  color:  !important;
}
*/
  

/*
.tag-hover-color:hover, .tag-hover-color:focus {
  color:  !important;
}
*/
  

/*
.outer-background-color {
  background-color:  !important;
}
*/
  

/*
.tag-background-color {
  background-color:  !important;
}
*/
  

/*
.tag-background-hover-color:hover, .tag-background-hover-color:focus {
  color:  !important;
}
*/
  

/*
.page-background-color {
  background-color:  !important;
}
*/
  

/*
.border-color {
  color:  !important;
}
*/
  


.primary-heading-text-color {
  color: #FFFFFF !important;
}

  

/*
.primary-heading-background-color {
  background-color:  !important;
}
*/
  

/*
.secondary-heading-text-color {
  color:  !important;
}
*/
  

/*
.secondary-heading-background-color {
  background-color:  !important;
}
*/
  

/*
.tertiary-heading-text-color {
  color:  !important;
}
*/
  

/*
.tertiary-heading-background-color {
  background-color:  !important;
}
*/
  

/*
.seperator-color {
  color:  !important;
}
*/
  


.footer-background-color {
  background-color: #330066 !important;
}

  


.footer-text-color {
  color: #FFFFFF !important;
}

  


.primary-color {
  color: #FFFFFF !important;
}

  


.text-on-primary {
  color: #00214A !important;
}

  


.table-header-text-color {
  color: #00214A !important;
}

  

/*
.landing-control-header-background-color {
  background-color:  !important;
}
*/
  

/*
.landing-control-header-text-color {
  color:  !important;
}
*/
  

/*
.landing-control-border-color {
  color:  !important;
}
*/
  

/*
.landing-control-text-color {
  color:  !important;
}
*/
  

/*
.landing-control-background-color {
  background-color:  !important;
}
*/
  

/*
.landing-control-link-color {
  color:  !important;
}
*/
  

/*
.landing-control-byline-text-color {
  color:  !important;
}
*/
  


.landing-control-sub-title-text-color {
  color: #00214A !important;
}

  


.landing-control-title-text-color {
  color: #FFFFFF !important;
}

  

/*
.selected-tab-background-color {
  background-color:  !important;
}
*/
  

/*
.selected-tab-border-color {
  color:  !important;
}
*/
  

/*
.selected-tab-text-color {
  color:  !important;
}
*/
  

/*
.unselected-tab-hover-background-color:hover, .unselected-tab-hover-background-color:focus {
  background-color:  !important;
}
*/
  

/*
.unselected-tab-hover-text-color {
  color:  !important;
}
*/
  

/*
.unselected-tab-background-color {
  background-color:  !important;
}
*/
  

/*
.unselected-tab-text-color {
  color:  !important;
}
*/
  


.slogan-text-color {
  color: #FFFFFF !important;
}

  


.table-header-background-color {
  background-color: #FFFFFF !important;
}

  

/*
.table-alternate-background-color {
  background-color:  !important;
}
*/
  


.aux-menu-text-color {
  color: #00214A !important;
}

  


.unselected-menu-background-color {
  background-color: #00214A !important;
}

  

/*
.breadcrumb-bar-background-color {
  background-color:  !important;
}
*/
  


.breadcrumb-text-color {
  color: #A40946 !important;
}

  

/*
.breadcrumb-link-color {
  color:  !important;
}
*/
  


.footer-menu-text-color {
  color: #FFFFFF !important;
}

  


.unselected-menu-text-color {
  color: #FFFFFF !important;
}

  


.selected-menu-background-color {
  background-color: #00214A !important;
}

  


.selected-menu-text-color {
  color: #FFFFFF !important;
}

  


.hover-menu-text-color {
  color: #FFFFFF !important;
}

  


.hover-menu-background-color {
  background-color: #00214A !important;
}

  


.hover-menu-selected-background-color {
  background-color: #00214A !important;
}

  


.hover-menu-selected-text-color {
  color: #FFFFFF !important;
}

  


.hover-menu-border-color {
  color: #00214A !important;
}

  


.primary-button-background-color {
  background-color: #00214A !important;
}

  


.primary-button-border-color {
  color: #00214A !important;
}

  


.primary-button-text-color {
  color: #FFFFFF !important;
}

  

/*
.primary-button-hover-background-color:hover, .primary-button-hover-background-color:focus {
  background-color:  !important;
}
*/
  


.info-button-background-color {
  background-color: #00214A !important;
}

  

/*
.info-button-border-color {
  color:  !important;
}
*/
  


.info-button-text-color {
  color: #FFFFFF !important;
}

  

/*
.info-button-hover-background-color:hover, .info-button-hover-background-color:focus {
  background-color:  !important;
}
*/
  


.success-button-background-color {
  background-color: #00214A !important;
}

  

/*
.success-button-border-color {
  color:  !important;
}
*/
  


.success-button-text-color {
  color: #FFFFFF !important;
}

  

/*
.success-button-hover-background-color:hover, .success-button-hover-background-color:focus {
  background-color:  !important;
}
*/
  

/*
.danger-button-background-color {
  background-color:  !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:  !important;
}
*/
  

/*
.default-button-background-color {
  background-color:  !important;
}
*/
  

/*
.default-button-border-color {
  color:  !important;
}
*/
  

/*
.default-button-text-color {
  color:  !important;
}
*/
  

/*
.default-button-hover-background-color:hover, .default-button-hover-background-color:focus {
  background-color:  !important;
}
*/
  

/*
.pagination-activebutton-background-color {
  background-color:  !important;
}
*/
  

/*
.pagination-active-button-border-color {
  color:  !important;
}
*/
  

/*
.pagination-activebutton-text-color {
  color:  !important;
}
*/
  

/*
.pagination-button-background-color {
  background-color:  !important;
}
*/
  

/*
.pagination-button-border-color {
  color:  !important;
}
*/
  

/*
.pagination-button-text-color {
  color:  !important;
}
*/
  

/*
.pagination-button-hover-background-color:hover, .pagination-button-hover-background-color:focus {
  background-color:  !important;
}
*/
  

/*
.label-background-color {
  background-color:  !important;
}
*/
  

/*
.label-text-color {
  color:  !important;
}
*/
  

/*
.badge-background-color {
  background-color:  !important;
}
*/
  

/*
.badge-text-color {
  color:  !important;
}
*/
  

/*
.popup-window-header-background-color {
  background-color:  !important;
}
*/
  

/*
.popup-window-header-text-color {
  color:  !important;
}
*/
  

/*
.popup-window-background-color {
  background-color:  !important;
}
*/
  

/*
.popup-window-text-color {
  color:  !important;
}
*/
  

/*
.popup-window-footer-background-color {
  background-color:  !important;
}
*/
  

/*
.powered-by-higher-logic-background-color {
  background-color:  !important;
}
*/
  

/*
.powered-by-higher-logic-text-color {
  color:  !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 */
/*** AAFCS CSS Overrides ***/

body {
    font-weight:400;
    font-size: 16px;
}
/*make links turn black when hovered over*/
#MPAuxNav ul.level1 li a:hover{
    color:black;
}
#searchColumn{
    margin-top: -8px;
    padding-right:10px;
}
#PageTitleH1, h1{
    color:black;
}
.events-webinars .section8 {
    width:71%
}
h1{
    background:transparent;
}
.RadContentArea h1{
    color:black !important;
}
#MPOuterHeader>div{
    padding:0px;
}
.make-buttons .HtmlContent em a {
    background: #A40946;
    padding: 15px 20px;
    margin-top: 5px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    /* display: block; */
    /* max-width: 260px; */
    font-style: normal;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.05em;
    border: none
}
.make-buttons .HtmlContent em a:hover {
    background: #00214a;
}
#FOOTER>div>div>div>div{
    color:white;
}
table tr:nth-child(2n) {
    border-bottom: 3px solid #ededed;
    background: #f5f5f5;
}

table tr td {
    padding: 15px;
    vertical-align: middle;
}
.training a{
    text-decoration: underline;
}
.training a:hover{
    text-decoration:none;
}

.HLLandingControl .Content h3 a, .HLAnnouncements .Content h2 a, .HLRSSReader .Content h2 a {
    color: #000000;
}
/*hide all submenu items*/
ul.dropdown-submenu li, .hide-resources{
    /*display:none !important;*/
}
a{
    color: #97033f;
}
h1#PageTitleH1{
    color: #97033f;
}
#Welcome_NotLoggedIn.Login a{
    background-color: #97033f;
    border-color: #97033f;
}
#FOOTER a{
    color: white;
}

.accredited-units h3 {
    font-size: 20px;
    text-align: center;
    background: #00214A;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
}

.accredited-units h4 {
    font-size: 18px;
}

/***Make Buttons***/
/*buttons*/
/*.make-buttons a {
    background: #dddddd;
    border: 1px solid;
    padding: 9px;
    margin-top: 10px;
    display: block;
    text-align: center;
    max-width: 260px;
    margin: auto;
    border: solid 2px;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
    border-color: #aaa;
    border-radius: 5px;
}
}*/

/**** ERS begin ****/

/* slider */

.slider {
    height: 450px;
    position: relative;
}

.main-slide.slick-slide {
    height: 450px;
    background-size: cover;
    overflow: hidden;
    background-position-y: 20%;
    padding: 0;
}

.home .main-slide .container {
    position: relative;
    height: 100%;
}

/*.main-slide:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: -moz-linear-gradient(45deg, rgba(1,104,179,0.8) 0%, rgba(28,202,216,0.8) 100%);
    background: -webkit-linear-gradient(45deg, rgba(1,104,179,0.8) 0%,rgba(28,202,216,0.8) 100%);
    background: linear-gradient(45deg, rgba(1,104,179,0.8) 0%,rgba(28,202,216,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0168b3', endColorstr='#cc1ccad8',GradientType=1 );
}*/

/* .main-slide .HtmlContent {
    max-width: 750px;
    color: #ffffff;
    position: absolute;
    padding: 30px;
    height: 70%;
    top: 0;
    bottom: 0;
    right: 0;
     left: 0; 
    margin: auto;
    text-align: center;
} */

.main-slide .HtmlContent {
    max-width: 50%;
    background: rgba(0,0,0,0.5);
    color: #ffffff;
    position: absolute;
    padding: 25px;
    height: 70%;
    top: 0;
    bottom: 0;
    left: 15px;
    margin: auto;
    min-width: 30%;
}

@media (min-width: 1201px) {
    .main-slide .HtmlContent {
        margin-right: calc((100% - 1200px) / 2);
        margin-left: calc((100% - 1200px) / 2);
    }
}

.main-slide .HtmlContent h1 {
    color: #ffffff;
    font-size: 48px;
}

.main-slide .HtmlContent h2 {
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    margin: 5px 0;
    font-weight: 700;
    letter-spacing: 0.09em;
    border-bottom: 1px solid;
    padding-bottom: 5px;
    display: inline-block;
    color: #ffffff;
}

.home .section1 .ContentItemHtml {
    padding: 0;
}
/* Fort Awesome handy icon classes for the "General" Kit */

.icon h2:before {
    color: ;
    padding-right: 15px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
    position: relative;
}
.icon.newspaper h2:before {
	content: '\f0d4';
	font-family: General;
}
.icon.speechbubble h2:before {
	content: '\f051';
	font-family: General;
}
.icon.megaphone h2:before {
	content: '\f03e';
	font-family: General;
}
.icon.calendar h2:before {
	content: '\f088';
	font-family: General;
}
.icon.briefcase h2:before {
	font-family: General;
	content: '\f059';
}
.icon.diamond h2:before {
	font-family: General;
	content: '\f050';
}
.icon.shield h2:before {
	content: '\f029';
	font-family: General;
}
.icon.file h2:before {
	font-family: General;
	content: '\f098';
}
.icon.rocketship h2:before {
	font-family: General;
	content: '\f02d';
}
.icon.star h2:before {
	font-family: General;
	content: '\f06e';
}
.icon.user h2:before {
	font-family: General;
	content: '\f0b9';
}

.home .section5 {
    background: #e5e9eb;
    padding: 30px;
    margin: 25px 0;
}
.home .section5 h1 {
    margin-top: 0;
}
@media (min-width: 1201px) {
    .home .section5 {
        padding-right: calc((100% - 1200px) / 2);
        padding-left: calc((100% - 1200px) / 2);
    }
}
@media (min-width: 991px) {
    .home .section5 {
        float: left;
    }
}

.home .section5 .ContentItemHtml.tile .HtmlContent {
    background: #ffffff;
    padding: 15px;
    position: relative;
    height: 200px;
    border-radius: 3px;
}
.home .section5 .ContentItemHtml.tile img {
    max-width: 100%;
    max-height: 200px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 25px;
}

ul.navbar-nav li ul.dropdown-menu li {
    float: inherit;
}

/**** ERS end ****/

/****** NSH edits 19.09.17 ******/
#MPButtonBar .dropdown-menu li a {
	display: block;
}
.nav.navbar-nav {
	float: none;
}
.dropdown-submenu > a {
	text-decoration: underline;!important;
font-size: 18px;
}
ul.navbar-nav li ul.dropdown-menu li ul.dropdown-submenu li {
	background: transparent;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #ffffff;
}
.dropdown-menu .dropdown-submenu > a {
	white-space: normal;
}
.nav.navbar-nav .dropdown-submenu>ul.dropdown-submenu {
	margin-left: 0;
	padding-left: 0;
}
#MPButtonBar .events .dropdown-submenu > a,
#MPButtonBar .careers .dropdown-submenu > a,
#MPButtonBar .directories .dropdown-submenu > a {
	display: none;
}

/***Most Active Members Points***/
.points-label {
    background-color: #a40946;
    color: #ffffff;
}

.ContentUserControl > .HLLandingControl.HLEngagement ol.display-horizontal li a, .ContentUserControl > .HLLandingControl.HLEngagement ul.display-horizontal li a {
    color: #a40946;
}

.HLLandingControl.HLEngagement ol.display-horizontal li .Picture img, .ContentUserControl > .HLLandingControl.HLEngagement ul.display-horizontal li .Picture img {
    width: 60px;
    height: auto;
    border-top: 4px solid #a40946;
    text-align: center;
}

h2, .HLLandingControl h3 a, .HLLandingControl.HLEngagement a, .community-list h3, .interior h2#Title, .interior .text-muted-h2 h2, .interior .ContentUserControl h2, .interior .text-muted-h2 div.col-md-3 h2 {
    font-size: 120%;
    line-height: 1.1;
}

/***Footer background color***/
#MPOuterFooter {
    background-color: #00214a;
    color: #FFFFFF;
}

/***Calendar Thumbnails***/
.calendar-month {
    text-transform: none;
    background-color: #a40946;
}

.calendary-number {
    color: #00214a;
}

.date-block, .event-list .date-block {
    border: 3px solid #a40946;
    width: 100%;
    padding: 0;
}

/****Homebox title links and hover state***/
.HLLandingControl .Content h3 a, .HLAnnouncements .Content h2 a, .HLRSSReader .Content h2 a {
    color: #00214a;
}

.HLLandingControl .Content h3 a:hover, .HLAnnouncements .Content h2 a:hover, .HLRSSReader .Content h2 a:hover {
    color: #a40946;
    text-decoration: none;
}

/***H3 links - event listings***/
h3, .Heading3, h3 a, h3 a:hover {
    color: #a40946;
}

/***Breadcrumb links***/
.breadcrumb li a {
    color: #a40946;
}

/*****make buttons****/
.make-buttons a,
div[id$="BottomLink"] .btn {
    background: #A40946;
    padding: 15px 20px;
    margin-top: 10px;
    text-align: center;
    max-width: 260px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    border: solid 2px;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
    border-color: #aaa;
    border-radius: 5px !important;
    text-transform: none;
}

.make-buttons-profile a {
    background: #A40946;
    padding: 15px 20px;
    margin-top: 10px;
display: block;    
text-align: center;
    max-width: 260px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    border:none;
}

.make-buttons a:hover,
div[id$="BottomLink"] .btn:hover {
    background: #BBB;
}


/**** FF menu fix ****/
ul.navbar-nav li.dropdown > ul.dropdown-menu li.dropdown-submenu {
    float: left;
}

/***Additional Buttons***/
.make-buttons-blue a {
    background: #00214a;
    padding: 15px 20px;
    margin-top: 10px;
    text-align: center;
    max-width: 260px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    border: solid 2px;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
    border-color: #aaa;
    border-radius: 5px;
}

.make-buttons-blue a:hover,
div[id$="BottomLink"] .btn:hover {
    background: #BBB;
}

.make-buttons-grey a {
    background: #7c7a79;
    padding: 15px 20px;
    margin-top: 10px;
    text-align: center;
    max-width: 260px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    border: solid 2px;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
    border-color: #aaa;
    border-radius: 5px;
}
.make-buttons-grey a:hover,
div[id$="BottomLink"] .btn:hover {
    background: #BBB;
}

.make-buttons-red a {
    background: #b7121a;
    padding: 15px 20px;
    margin-top: 10px;
    text-align: center;
    max-width: 300px;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    border: solid 2px;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
    border-color: #aaa;
    border-radius: 5px;
}
.make-buttons-red a:hover,
div[id$="BottomLink"] .btn:hover {
    background: #BBB;
}

.make-buttons-teal a {
    background: #12b4b7;
    padding: 15px 20px;
    margin-top: 10px;
    text-align: center;
    max-width: 300px;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    border: solid 2px;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
    border-color: #aaa;
    border-radius: 5px;
}

.make-buttons-teal a:hover,
div[id$="BottomLink"] .btn:hover {
    background: #BBB;
}


/* map styling */
a.anchor {
    position: relative;
    display: block;
    top: -120px;
}
.state-map {
    fill: #2C6BA8;
}
.state-map:hover {
    fill: #E32F02;
    cursor: pointer;
}
.usa-map {
    overflow: hidden;
}
.back-to-top {
    position: fixed;
    right: calc((100% - 1200px)/2);
    bottom: 50px;
    z-index: 100;
    color: #ffffff;
    background: rgba(164, 9, 70, 0.5);
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
}
@media (max-width: 1200px) {
    .back-to-top {
        right: 0;
    }
}
.back-to-top:hover {
    background: #A40946;
    color: #ffffff;
}

/* fixing navbar on mobile */
@media (max-width: 768px) {
    ul.navbar-nav li.dropdown > ul.dropdown-menu li.dropdown-submenu {
        width: 100%;
    }
    ul.navbar-nav li.dropdown {
        overflow-y: scroll;
    }

/***Drop Down expanding menus***/

}
.img-crop.team.top span:before {
    -moz-transition-duration: 0.25s;
    -webkit-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    transition-duration: 0.25s;
    opacity: 0;
}

.img-crop.team.top:hover span:before {
    content: '';
    display: block;
    height: 100%;
    background: #552988;
    width: 100%;
    position: relative;
    z-index: 1;
    opacity: .3;
    -moz-transition-duration: 0.25s;
    -webkit-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    transition-duration: 0.25s;
    cursor: pointer;
}

.img-crop.team span {
    height: 360px;
}

.team h3 {
    font-size: 20px;
}

.team h3 .fa {
    float: right;
    opacity: 1;
    color: #6bb345;
}

.team h3:hover {
    cursor: pointer;
}

.team h3:hover .fa {
    opacity: .6;
}

.team.bottom {
    display: none;
}

/****Map State hover color****/
.state-map:hover {
    fill: #a40946;
    cursor: pointer;
}

/******Accordion******/
.accordion-heading h3 {
    font-size: 20px;
    font-weight: 400;
    color: #A40946; /* link colour */
    background: #fff;
    padding: 15px 10px;
    margin: 0;
    border-top: 1px solid #f4f4f4;
	cursor: pointer;
	transition: .3s;
}
.accordion-heading h3:hover,
.accordion-heading h3:focus {
    color: #292929; /* link hover colour */
	transition: .3s;
}
.accordion-text {
    display: none;
    margin-left: 9px;
}
.accordion-wrap .ContentItemHtml, .accordion-wrap .ContentItemHtml:hover {
    transition: none !important;
}
.accordion-wrap {
margin-bottom: 15px;
}

.mce-resizehandle {
display: unset !important;
}