/* Background Images and Footer */
/* Theme Roller */
.SearchResults.HLLandingControl {
  position: relative;
  padding: 0;
}

.SearchResults.HLLandingControl ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
      grid-template-columns: repeat(4, 1fr);
}

@media screen and (max-width: 1030px) {
  .SearchResults.HLLandingControl ul {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 1030px) {
  .SearchResults.HLLandingControl ul {
    -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
  }
}

.SearchResults.HLLandingControl ul li {
  border: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.SearchResults.HLLandingControl ul li .col-md-9 {
  width: 100%;
}

.SearchResults.HLLandingControl ul li .col-md-3 {
  position: absolute;
  top: -13px;
  left: 28px;
  z-index: 4;
  padding: 0;
}

.SearchResults.HLLandingControl ul li .col-md-3 .label-default {
  background: transparent;
  color: #003a70;
  font-family: "teko", sans-serif;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0;
}

.SearchResults.HLLandingControl ul li .blog-img {
  position: relative;
  width: 100%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-bottom: 45px;
}

.SearchResults.HLLandingControl ul li .blog-img img {
  width: 100%;
  height: 220px;
  -o-object-fit: cover;
     object-fit: cover;
}

.SearchResults.HLLandingControl ul li .row.title-row {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.SearchResults.HLLandingControl ul li h3 {
  background: #fff;
  padding: 25px;
  position: relative;
  z-index: 3;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.SearchResults.HLLandingControl ul li h3 a {
  font-weight: 700 !important;
  font-size: 20px !important;
}

.SearchResults.HLLandingControl ul li h3 a:hover {
  color: #003a70 !important;
}

.SearchResults.HLLandingControl ul li .readmore_link {
  padding-left: 25px;
  font-size: 18px;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.newsletter {
  position: fixed;
  top: calc(50% + 15px);
  left: 50%;
  max-width: 100%;
  width: 100%;
  height: calc(100% - 30px);
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .4s;
  transition: all .4s;
}

.newsletter.nshow {
  opacity: 1;
  visibility: visible;
}

.newsletter .col-md-12 {
  padding: 0;
}

.newsletter__close {
  position: absolute;
  right: 0;
  background: transparent;
  border: 0;
}

.newsletter__wrapper {
  max-width: 750px;
  width: 90%;
  background: #fff;
  padding: 10px 30px;
  text-align: center;
  border-radius: 15px;
}

.newsletter__wrapper div#RM-target-lp-37293 {
  position: relative;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.newsletter__wrapper div#RM-target-lp-37293 iframe {
  max-width: 350px;
}
/*# sourceMappingURL=blog.css.map *//* Color Picker */
/* VERSION 34 */
/********************* 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: ;
*/
/*
  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: ;
*/
/*
  color: ;
*/
}    
/*
fieldset {
  border-color: ;  
}  
*/
fieldset legend {

/*
  background-color: ;
*/
/*
  border-color: ;
*/
/*
  color: ;
*/
}    
/*
.SearchResults .SortBy {
  color: ;  
}      */
/*********************** 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: ;  
}  
*/
/*
.HLLandingControl .Content h3 a, .HLAnnouncements .Content h2 a, .HLRSSReader .Content h2 a {
  color: ;  
}    
*/
/************************ 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: ;  
}  
*/
.ModalPopupHeading, .CustomTableModalPopup .CustomTableModalPopupHeaderRow {

/*
  background-color: ;
*/
/*
  color: ;
*/
}    
/*
.lblratingBig {
  color: ;  
}  
*/
/************************ Tables **********************/  
.Container thead .Header td, th, .ListContainer .ListHeader, .drItemSubHeader,  .table-thead-background tr th, .table-thead-background tr td {

/*
  background-color: ;
*/
/*
  color: ;
*/
}    
/*
th a, th a:hover  {
  color: ;  
}  
*/
/*
.TableRowAlternate, .table-hover > tbody > tr:hover > td  {
  background-color: ;  
}    
*/
/************************ Menus ***********************/  
/*
#MPAuxNav ul.level1 li a {
  color: ;  
}  
*/
/*
#MPAuxNav ul.level1 li ul {
  background-color: ;  
}  
*/
/*
#MPAuxNav ul.level1 li li.dynamic {
  border-right-color: ;  
}  
*/
/*  #SideMenu ul.level1 li ul {
  background-color: White;  
}  */    /*  .MPSideNavBottom {
  color: #0069A5;  
}  */    /*
.breadcrumb {
  background-color: ;  
}  
*/
/*
.breadcrumb li {
  color: ;  
}  
*/
/*
.breadcrumb li a {
  color: ;  
}  
*/
/*
.MPBottomMenu ul li a {
  color: ;  
}        */
/************************ Bootstrap Menus ***********************/  
/*
.navbar-default, #NAV {
  background-color: ;      
  border-color: ;  
}  
*/
/*
.navbar-default .navbar-nav > li > a {
  color: ;  
}  
*/
.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: ;
*/
/*
  color: ;
*/
}    
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {

/*
  background-color: ;
*/
/*
  color: ;
*/
}    
/*
#MPButtonBar .dropdown-menu {
  background-color: ;  
}  
*/
/*
#MPButtonBar .dropdown-menu li a {
  color: ;  
}  
*/
/*
#MPButtonBar .dropdown-menu li a:hover,    #MPButtonBar .dropdown-menu li a:focus {
  background-color: ;  
  }  
*/
#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: ;
*/
/*
  color: ;
*/
}    
/*
#MPButtonBar .dropdown-menu {
  border-color: ;  
}  
*/
/************************ Bootstrap Buttons ***********************/  
.btn-primary, .ui-widget-content a.btn-primary {

/*
  background-color: ;
*/
/*
  border-color: ;
*/
/*
color: !important;
*/
}    
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .open .dropdown-toggle.btn-primary {

/*
  background-color: ;
*/
/*
  border-color: ;
*/
/*
  color: ;
*/
}    
.btn-info {

/*
  background-color: ;
*/
/*
  border-color: ;
*/
/*
  color: ;
*/
}    
.btn-info:hover, .btn-info:focus, .btn-info:active, .open .dropdown-toggle.btn-info {

/*
  background-color: ;
*/
/*
  border-color: ;
*/
/*
  color: ;
*/
}    
.btn-success {

/*
  background-color: ;
*/
/*
  border-color: ;
*/
/*
  color: ;
*/
}    
.btn-success:hover, .btn-success:focus, .btn-success:active, .open .dropdown-toggle.btn-success {

/*
  background-color: ;
*/
/*
  border-color: ;
*/
/*
  color: ;
*/
}    
.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: ;
}
*/
/*
.hlc-empty-state-cards-wrapper .hlc-empty-state-card:nth-of-type(1) .hlc-empty-state-card-top-part {
  background-color: ;
}
*//************ New Bootstrap 4^ Themeing ****/ 

:root:root {
  /*
  --hl-bs--primary: ;
  --hl-bs--selected: 26;
  */

  [PrimaryColorRGB-StartComment]
  --hl-bs--primary-rgb: [PrimaryColorRGB];
  --hl-bs--selected-rgb: [PrimaryColorRGB], 50;
  [PrimaryColorRGB-EndComment]

  /*
  --hl-bs--primary-opposite: ;
  */

  [TextOnPrimaryRGB-StartComment]
  --hl-bs--primary-opposite-rgb: [TextOnPrimaryRGB];
  [TextOnPrimaryRGB-EndComment]
  
  /*
  --hl-bs--link: ;
  */

  [LinkColorRGB-StartComment]
  --hl-bs--link-rgb: [LinkColorRGB];
  [LinkColorRGB-EndComment]

  /*
  --hl-bs--link-hover: ;
  --hl-bs--btn-icon-ctrl-bg-hover: ;
  --hl-bs--btn-icon-ctrl-border-hover: ;
  */

  [LinkHoverColorRGB-StartComment]
  --hl-bs--link-hover-rgb: [LinkHoverColorRGB];
  --hl-bs--btn-icon-ctrl-bg-hover-rgb: [LinkHoverColorRGB];
  --hl-bs--btn-icon-ctrl-border-hover-rgb: [LinkHoverColorRGB];
  [LinkHoverColorRGB-EndComment]

  /*
  --hl-bs--secondary: ;
  --hl-bs--secondary-selected: 26;
  */

  [SecondaryColorRGB-StartComment]
  --hl-bs--secondary-rgb: [SecondaryColorRGB];
  --hl-bs--secondary-selected-rgb: [SecondaryColorRGB], 50;
  [SecondaryColorRGB-EndComment]

  /*
  --hl-bs--secondary-opposite: ;
  */

  [TextOnSecondaryRGB-StartComment]
  --hl-bs--secondary-opposite-rgb: [TextOnSecondaryRGB];
  [TextOnSecondaryRGB-EndComment]
}

/* 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: ;
  --hl-bs--btn-primary-text-hover: ;
  --hl-bs--btn-primary-outline: 7f;
  */

  [PrimaryButtonTextColorRGB-StartComment]
  --hl-bs--btn-primary-text-rgb: [PrimaryButtonTextColorRGB];
  --hl-bs--btn-primary-text-hover-rgb: [PrimaryButtonTextColorRGB];
  --hl-bs--btn-primary-outline-rgb: [PrimaryButtonTextColorRGB], 127;
  [PrimaryButtonTextColorRGB-EndComment]
  
  /*
  --hl-bs--btn-primary-bg: ;
  */

  [PrimaryButtonBackgroundColorRGB-StartComment]
  --hl-bs--btn-primary-bg-rgb: [PrimaryButtonBackgroundColorRGB];
  [PrimaryButtonBackgroundColorRGB-EndComment]
  
  /*
  --hl-bs--btn-primary-bg-hover: ;
  */

  [PrimaryButtonHoverBackgroundColorRGB-StartComment]
  --hl-bs--btn-primary-bg-hover-rgb: [PrimaryButtonHoverBackgroundColorRGB];
  [PrimaryButtonHoverBackgroundColorRGB-EndComment]
  
  /*
  --hl-bs--btn-primary-border: ;
  --hl-bs--btn-primary-border-hover: ;
  */

  [PrimaryButtonBorderColorRGB-StartComment]
  --hl-bs--btn-primary-border-rgb: [PrimaryButtonBorderColorRGB];
  --hl-bs--btn-primary-border-hover-rgb: [PrimaryButtonBorderColorRGB];
  [PrimaryButtonBorderColorRGB-EndComment]
}

:root:root {
  /*
  --hl-bs--btn-success-text: ;
  --hl-bs--btn-success-text-hover: ;
  --hl-bs--btn-success-outline: 7f;
  */

  [SuccessButtonTextColorRGB-StartComment]
  --hl-bs--btn-success-text-rgb: [SuccessButtonTextColorRGB];
  --hl-bs--btn-success-text-hover-rgb: [SuccessButtonTextColorRGB];
  --hl-bs--btn-success-outline-rgb: [SuccessButtonTextColorRGB], 127;
  [SuccessButtonTextColorRGB-EndComment]
  
  /*
  --hl-bs--btn-success-bg: ;
  */

  [SuccessButtonBackgroundColorRGB-StartComment]
  --hl-bs--btn-success-bg-rgb: [SuccessButtonBackgroundColorRGB];
  [SuccessButtonBackgroundColorRGB-EndComment]
  
  /*
  --hl-bs--btn-success-bg-hover: ;
  */

  [SuccessButtonHoverBackgroundColorRGB-StartComment]
  --hl-bs--btn-success-bg-hover-rgb: [SuccessButtonHoverBackgroundColorRGB];
  [SuccessButtonHoverBackgroundColorRGB-EndComment]

  /*
  --hl-bs--btn-success-border: ;
  --hl-bs--btn-success-border-hover: ;
  */

  [SuccessButtonBorderColorRGB-StartComment]
  --hl-bs--btn-success-border-rgb: [SuccessButtonBorderColorRGB];
  --hl-bs--btn-success-border-hover-rgb: [SuccessButtonBorderColorRGB];
  [SuccessButtonBorderColorRGB-EndComment]
  
  /*
  --hl-bs--btn-danger-text: ;
  --hl-bs--btn-danger-text-hover: ;
  --hl-bs--btn-danger-outline: 7f;
  */

  [DangerButtonTextColorRGB-StartComment]
  --hl-bs--btn-danger-text-rgb: [DangerButtonTextColorRGB];
  --hl-bs--btn-danger-text-hover-rgb: [DangerButtonTextColorRGB];
  --hl-bs--btn-danger-outline-rgb: [DangerButtonTextColorRGB], 127;
  [DangerButtonTextColorRGb-EndComment]
  
  /*
  --hl-bs--btn-danger-bg: ;
  */

  [DangerButtonBackgroundColorRGB-StartComment]
  --hl-bs--btn-danger-bg-rgb: [DangerButtonBackgroundColorRGB];
  [DangerButtonBackgroundColorRGB-EndComment]
  
  /*
  --hl-bs--btn-danger-bg-hover: ;
  */

  [DangerButtonHoverBackgroundColorRGB-StartComment]
  --hl-bs--btn-danger-bg-hover-rgb: [DangerButtonHoverBackgroundColorRGB];
  [DangerButtonHoverBackgroundColorRGB-EndComment]

  /*
  --hl-bs--btn-danger-border: ;
  --hl-bs--btn-danger-border-hover: ;
  */

  [DangerButtonBorderColorRGB-StartComment]
  --hl-bs--btn-danger-border-rgb: [DangerButtonBorderColorRGB];
  --hl-bs--btn-danger-border-hover-rgb: [DangerButtonBorderColorRGB];
  [DangerButtonBorderColorRGB-EndComment]

}

:root:root {
  /*
  --hl-bs--btn-secondary-text: ;
  --hl-bs--btn-secondary-text-hover: ;
  --hl-bs--btn-secondary-outline: 7f;
  */

  [DefaultButtonTextColorRGB-StartComment]
  --hl-bs--btn-secondary-text-rgb: [DefaultButtonTextColorRGB];
  --hl-bs--btn-secondary-text-hover-rgb: [DefaultButtonTextColorRGB];
  --hl-bs--btn-secondary-outline-rgb: [DefaultButtonTextColorRGB], 127;
  [DefaultButtonTextColorRGB-EndComment]
  
  /*
  --hl-bs--btn-secondary-bg: ;
  */

  [DefaultButtonBackgroundColorRGB-StartComment]
  --hl-bs--btn-secondary-bg-rgb: [DefaultButtonBackgroundColorRGB];
  [DefaultButtonBackgroundColorRGB-EndComment]
  
  /*
  --hl-bs--btn-secondary-bg-hover: ;
  */

  [DefaultButtonHoverBackgroundColorRGB-StartComment]
  --hl-bs--btn-secondary-bg-hover-rgb: [DefaultButtonHoverBackgroundColorRGB];
  [DefaultButtonHoverBackgroundColorRGB-EndComment]

  /*
  --hl-bs--btn-secondary-border: ;
  --hl-bs--btn-secondary-border-hover: ;
  */

  [DefaultButtonBorderColorRGB-StartComment]
  --hl-bs--btn-secondary-border-rgb: [DefaultButtonBorderColorRGB];
  --hl-bs--btn-secondary-border-hover-rgb: [DefaultButtonBorderColorRGB];
  [DefaultButtonBorderColorRGB-EndComment]
}

:root:root {
  /*
  --hl-bs--btn-link-text: ;
  --hl-bs--btn-link-outline: 7f;
  */

  [LinkColorRGB-StartComment]
  --hl-bs--btn-link-text-rgb: [LinkColorRGB];
  --hl-bs--btn-link-outline-rgb: [LinkColorRGB], 127;
  [LinkColorRGB-EndComment]

  /*
  --hl-bs--btn-link-hover: ;
  */

  [LinkHoverColorRGB-StartComment]
  --hl-bs--btn-link-hover-rgb: [LinkHoverColorRGB];
  [LinkHoverColorRGB-EndComment]
}

:root:root {
  /*
  --hl-bs--btn-ghost-outline: 7f;
  */

  [PrimaryButtonTextColorRGB-StartComment]
  --hl-bs--btn-ghost-outline-rgb: [PrimaryButtonTextColorRGB], 127;
  [PrimaryButtonTextColorRGB-EndComment]
}

:root:root {
  /*
  --hl-bs--footer-color: ;
  */

  [FooterTextColorRGB-StartComment]
  --hl-bs--footer-color-rgb: [FooterTextColorRGB];
  [FooterTextColorRGB-EndComment]

  /*
  --hl-bs--footer-color-opposite: ;
  */

  [FooterBackgroundColorRGB-StartComment]
  --hl-bs--footer-color-opposite-rgb: [FooterBackgroundColorRGB];
  [FooterBackgroundColorRGB-EndComment]
}/************************ 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: ;
    */    
    /* 
    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: ;
    border-color: ;
    */ 
    /* 
    color:  !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)), ;
    border-color: ;
    */ 
    /* 
    color: ;
    */
}

/**** btn-primary ****/
body.ribbit :not(.no-theme) .btn-primary {

    /* 
    color:  !important;
    */ 
    /* 
    background-color: ;
    border-color: ;
    */
}

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)), ;
    border-color: ;
    */
}

body.ribbit :not(.no-theme) .btn-primary:focus {

    /* 
    box-shadow: 0 0 0 3px 7F;
    */
}


/**** btn-success ****/
body.ribbit :not(.no-theme) .btn-success {

    /* 
    color: ;
    */ 
    /* 
    background-color: ;
    border-color: ;
    */
}

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)), ;
    border-color: ;
    */
}

body.ribbit :not(.no-theme) .btn-success:focus {

    /* 
    box-shadow: 0 0 0 3px 7F;
    */
}

/**** btn-overlay ****/
body.ribbit :not(.no-theme) .btn-overlay {

    /* 
    color: ;
    */
}


/**** btn-icon-primary[aria-label="Toggle folder list"] ****/
body.ribbit :not(.no-theme) .btn-icon-primary[aria-label="Toggle folder list"] {

    /* 
    color: ;
    */ 
    /* 
    background-color: ;
    border: ;
    */
}

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)), ;
    */
}



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: ;
    */ 
    /* 
    background-color: ;
    border-color: ;
    */
}


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 7F;
    */
}


body.ribbit :not(.no-theme) .btn-inline-icon:focus,
body.ribbit :not(.no-theme) .btn-inline-icon:hover:not(:disabled) {
    /* 
  color: ; 
  */

    /* 
    color: ;
    */
}


body.ribbit :not(.no-theme) fieldset.icon-radio-group input[aria-checked="true"]+* {

    /* 
    color: ;
    */ 
    /* 
    background-color: ;
    border-color: ;
    */
}

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)), ;
    */
    /* 
    background-color: linear-gradient(0deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1)), ; 
    */
}


/********* 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: ;
    border-color: ;
    */
}


body.ribbit :not(.no-theme) .primary-button-background-color {

    /* 
    background-color:  !important;
    */
}


body.ribbit :not(.no-theme) .primary-button-border-color {

    /* 
    color:  !important;
    */
}


body.ribbit :not(.no-theme) .primary-button-text-color {

    /* 
    color:  !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:  !important;
    */
}

/****END - .btn-primary****/

/****START - .btn-success****/
body.ribbit :not(.no-theme) .btn-success {

    /* 
    background-color: ;
    border-color: ;
    */ 
    /* 
    color: ;
    */
}

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: ;
    border-color: ;
    */ 
    /* 
    color: ;
    */
}

body.ribbit :not(.no-theme) .success-button-background-color {

    /* 
    background-color:  !important;
    */
}

body.ribbit :not(.no-theme) .success-button-border-color {

    /* 
    color:  !important;
    */
}

body.ribbit :not(.no-theme) .success-button-text-color {
    /* 
    color:  !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:  !important;
    */
}

/****END - .btn-success****/


/************************ Interior Header (#PageTitleH1) ***********************/
body.ribbit.interior :not(.no-theme) #PageTitleH1_Svg_Fill_Color {
    /* 
    fill: ;
    */
}
body.ribbit.interior :not(.no-theme) #InteriorPageTitle #PageTitleH1 {
    /* 
    color:  !important;
    */
}

/************************ Community Tabs ***********************/
body.ribbit :not(.no-theme) .community-tabs-container #CommunityTabsContainer.nav.nav-tabs li.active-tab {
    /* 
    color: ;
    */ 
}

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: ;
    */ 
}

/*************** 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: ;
    */
    /* 
    border-bottom-color: ;
    */ 
}

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: ;
    */
    /* 
    color: ;
    */
}

/*Logged-out Homepage Row backgrounds*/
body.ribbit :not(.no-theme) .row.primary-row {    
    /* 
    background-color: ;
    */
}

body.ribbit :not(.no-theme) .row.secondary-row {    
    /* 
    background-color: 90;
    */
}

/*Member Directory Action buttons color variation*/
body.ribbit :not(.no-theme) .member-directory .actions .btn:first-of-type {
    /* 
    color: ;
    */     
    /* 
    background-color: ;
    border-color: ;
    */ 
}

body.ribbit :not(.no-theme) .member-directory .actions .btn:first-of-type:hover{
    /* 
    color: ;
    */
    /* 
    background: linear-gradient(0deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1)), ;
    border-color: ;
    */
}

/*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:  !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:  !important;
}
*/
  

/*
.footer-text-color {
  color:  !important;
}
*/
  

/*
.primary-color {
  color:  !important;
}
*/
  

/*
.text-on-primary {
  color:  !important;
}
*/
  

/*
.table-header-text-color {
  color:  !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:  !important;
}
*/
  

/*
.landing-control-title-text-color {
  color:  !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:  !important;
}
*/
  

/*
.table-header-background-color {
  background-color:  !important;
}
*/
  

/*
.table-alternate-background-color {
  background-color:  !important;
}
*/
  

/*
.aux-menu-text-color {
  color:  !important;
}
*/
  

/*
.unselected-menu-background-color {
  background-color:  !important;
}
*/
  

/*
.breadcrumb-bar-background-color {
  background-color:  !important;
}
*/
  

/*
.breadcrumb-text-color {
  color:  !important;
}
*/
  

/*
.breadcrumb-link-color {
  color:  !important;
}
*/
  

/*
.footer-menu-text-color {
  color:  !important;
}
*/
  

/*
.unselected-menu-text-color {
  color:  !important;
}
*/
  

/*
.selected-menu-background-color {
  background-color:  !important;
}
*/
  

/*
.selected-menu-text-color {
  color:  !important;
}
*/
  

/*
.hover-menu-text-color {
  color:  !important;
}
*/
  

/*
.hover-menu-background-color {
  background-color:  !important;
}
*/
  

/*
.hover-menu-selected-background-color {
  background-color:  !important;
}
*/
  

/*
.hover-menu-selected-text-color {
  color:  !important;
}
*/
  

/*
.hover-menu-border-color {
  color:  !important;
}
*/
  

/*
.primary-button-background-color {
  background-color:  !important;
}
*/
  

/*
.primary-button-border-color {
  color:  !important;
}
*/
  

/*
.primary-button-text-color {
  color:  !important;
}
*/
  

/*
.primary-button-hover-background-color:hover, .primary-button-hover-background-color:focus {
  background-color:  !important;
}
*/
  

/*
.info-button-background-color {
  background-color:  !important;
}
*/
  

/*
.info-button-border-color {
  color:  !important;
}
*/
  

/*
.info-button-text-color {
  color:  !important;
}
*/
  

/*
.info-button-hover-background-color:hover, .info-button-hover-background-color:focus {
  background-color:  !important;
}
*/
  

/*
.success-button-background-color {
  background-color:  !important;
}
*/
  

/*
.success-button-border-color {
  color:  !important;
}
*/
  

/*
.success-button-text-color {
  color:  !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 */
#ContentColumn{float: none;}


@charset "UTF-8";
/****** basics ******/
.home div[class*=col-]:not([class*=padding-]),
.join div[class*=col-]:not([class*=padding-]),
.standards div[class*=col-]:not([class*=padding-]),
.certification div[class*=col-]:not([class*=padding-]),
.learning div[class*=col-]:not([class*=padding-]),
.member-dashboard div[class*=col-] {
  padding: 0;
  min-height: 0;
}

#HEADER > .col-md-12 {
  padding-left: 15px;
  padding-right: 15px;
}

.HtmlFooter {
  display: none;
}

#MPOuterMost {
  overflow-x: hidden;
}

@media (min-width: 992px) {
  .row-wide > .col-md-8:first-child {
    width: 75%;
  }

  .row-wide > .col-md-8 + .col-md-4 {
    width: 25%;
  }
}
a,
a:hover,
a:focus,
button,
button:hover,
button:focus {
  transition: 0.3s;
}

.bg-image {
  background-position: center;
  background-size: cover;
}

/****** fonts ******/
body,
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5,
h1 .btn-group {
  font-family: "proxima-nova", sans-serif;
  color: #003a70;
  font-size: 20px;
}

h1, .h1 {
  font-family: "teko", sans-serif;
  font-size: 45px;
  font-weight: 400;
  color: #c12233;
  text-transform: uppercase;
}

h2, .h2, h2 a {
  font-weight: 700;
  font-size: 30px;
}

h3, .h3,
h3 a {
  font-family: "teko", sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #c12233;
  text-transform: uppercase;
}

h3.blogTitle {
  font-size: 32px;
}

.HLLandingControl h3 a, .HLLandingControl .h3 a {
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  color: #003a70;
  text-transform: none;
}

h3 a:hover,
h3 a:focus {
  text-decoration: none;
  color: #c12233;
}

h4, .h4 {
  font-weight: 700;
  font-size: 20px;
}

h5, .h5 {
  font-size: 20px;
  text-transform: uppercase;
}

a {
  color: #003a70;
  text-decoration: underline;
}

a:hover,
a:focus {
  color: #c12233;
}

/*** buttons ***/
.make-buttons2 em a,
.HLEventList a.btn.btn-default[id*=LinkToCalendar] {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  padding: 15px 50px;
  display: inline-block;
  background: #c12233;
  text-decoration: none;
  font-style: normal;
  line-height: 15px;
  border: none;
  border-radius: 0;
  width: 100%;
}

.make-buttons2 em a:hover,
.make-buttons2 em a:focus,
.HLEventList a.btn.btn-default[id*=LinkToCalendar]:hover,
.HLEventList a.btn.btn-default[id*=LinkToCalendar]:focus {
  background: #003a70;
}

.make-buttons em a,
.HLEventList a.btn.btn-default[id*=LinkToCalendar] {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  padding: 15px 50px;
  display: inline-block;
  background: #c12233;
  text-decoration: none;
  font-style: normal;
  line-height: 15px;
  border: none;
  border-radius: 0;
}

.HLEventList a.btn.btn-default[id*=LinkToCalendar] {
  display: block;
}

.make-buttons.blue em a {
  background: #003a70;
}

.make-buttons em a:hover,
.make-buttons em a:focus,
.HLEventList a.btn.btn-default[id*=LinkToCalendar]:hover,
.HLEventList a.btn.btn-default[id*=LinkToCalendar]:focus {
  background: #003a70;
}

.make-buttons.blue em a:hover,
.make-buttons.blue em a:focus {
  background: #c12233;
}

/* last button secondary */
.make-buttons.last-button-secondary em:first-of-type {
  margin-right: 30px;
}

.make-buttons.last-button-secondary em:last-of-type a {
  background: transparent;
  color: #003a70;
  border: 2px solid #003a70;
  padding: 13px 48px;
}

.make-buttons.last-button-secondary em:last-of-type a:hover,
.make-buttons.last-button-secondary em:last-of-type a:focus {
  background: #003a70;
  color: #fff;
}

/* default HL buttons */
.btn:not(.dropdown-toggle):not(.btn-sm):not(.btn-default) {
  text-transform: uppercase;
  font-weight: 700;
}

.btn.btn-success,
.btn.btn-primary {
  color: #fff;
  border-radius: 0;
}

.btn.btn-success,
.btn.btn-primary:hover,
.btn.btn-primary:focus {
  background: #003a70;
  border-color: #003a70;
}

.btn.btn-primary,
.btn.btn-success:hover,
.btn-btn-success:focus,
.btn.btn-success.active,
.open .dropdown-toggle.btn-success {
  background: #c12233;
  border-color: #c12233;
}

.btn.btn-default:not(.dropdown-toggle),
.btn.btn-default + .btn.btn-default.dropdown-toggle {
  background: #fff;
  color: #003a70;
  border-radius: 0;
  border: 1px solid #003a70;
}

.btn.btn-default + .btn.btn-default.dropdown-toggle .caret {
  border-top-color: #003a70;
}

.btn.btn-default:not(.dropdown-toggle):hover,
.btn.btn-default:not(.dropdown-toggle):focus {
  background: #003a70;
  color: #fff;
}

/****** site frame ******/
#ContentColumn {
  max-width: 1200px;
  margin: 0 auto;
  margin-top: -5px;
  box-shadow: 0px 0px 15px 0px rgba(36, 60, 107, 0.15);
}

/****** header ******/
#MPOuterHeader {
  box-shadow: 0px 0px 15px 0px rgba(0, 58, 112, 0.15);
  background: #fff;
}

#MPOuterMost.full #HEADER {
  max-width: 1200px;
  padding: 20px 0;
}

#Welcome_Content {
  display: none;
}

/*** member alert ***/
#MPheader {
  position: relative;
}

.member-alert {
  float: right;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: -5px;
}

.member-alert .alert {
  margin-bottom: 0;
}

.member-alert + #MPheader > .row:first-child {
  padding-bottom: 0;
  float: right;
}

.member-alert + #MPheader div.row#Logo {
  margin-top: -45px;
}

/*** donate button ***/
.donate-btn {
  float: left;
  margin-right: 20px;
  margin-top: 8px;
}

.donate-btn a {
  font-weight: 700;
  font-size: 15px;
  line-height: 15px;
  padding: 5px 15px;
  text-decoration: none;
  border-radius: 20px;
  background-color: #F99E1B;
}

.donate-btn a:hover,
.donate-btn a:focus {
  color: #003a70;
  background-color: #e08e18;
}

/*** search ***/
.search-bar-top {
  float: right;
  width: 250px;
}

#searchColumn .form-control,
.search-bar-top .form-control {
  height: 45px;
  font-size: 20px;
  color: #003a70;
  border: 1px solid #dce1ea;
  box-shadow: none;
  border-radius: 0;
  border-right: none;
}

.search-bar-top .form-control {
  border-color: #003a70;
}

#searchColumn .form-control::placeholder,
.search-bar-top .form-control::placeholder {
  font-style: normal;
  color: #003a70;
}

#searchColumn .btn.btn-default[id*=SearchButton],
.search-bar-top .btn.btn-default[id*=SearchButton] {
  height: 45px;
  width: 50px;
  border: none;
  border-radius: 0;
  background: #c12233;
}

.search-bar-top .btn.btn-default[id*=SearchButton] {
  background: #fff;
  border: 1px solid #003a70;
}

#searchColumn button[id*=SearchButton] .glyphicon,
.search-bar-top button[id*=SearchButton] .glyphicon {
  color: #fff;
  font-size: 22px;
  vertical-align: baseline !important;
  top: 0;
}

.search-bar-top button[id*=SearchButton] .glyphicon {
  color: #003a70;
}

#searchColumn button[id*=SearchButton] .glyphicon::before,
.search-bar-top button[id*=SearchButton] .glyphicon::before {
  font-family: CSI;
  content: "";
}

/*** top text links and logo on one line ***/
#Logo {
  float: left;
}

#MPheader > .row:first-child {
  float: right;
}

.skiplinkholder a, .skiplinkholder a:link, .skiplinkholder a:visited {
  left: -500%;
  top: -250px;
}

.skiplinkholder a:focus, .skiplinkholder a:active {
  left: 0;
  top: 0;
}

/*** top text links ***/
#MPAuxNav ul.level1 li a {
  border: none;
  font-weight: 700;
  font-size: 15px;
  text-decoration: underline;
  padding-left: 10px;
  padding-right: 10px;
}

#MPAuxNav {
  margin-top: 10px;
}

#MPAuxNav ul.level1 li a[href*=join] {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 15px;
  border: none;
  background: #003a70;
  line-height: 1;
  padding: 15px 30px;
  color: #fff;
  margin-top: -10px;
  text-decoration: none;
}

#MPAuxNav ul.level1 li a[href*=join]:hover,
#MPAuxNav ul.level1 li a[href*=join]:focus {
  background: #c12233;
}

/*** login link ***/
#Welcome_LoginLink,
#Welcome_Details_logoutLink_0 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 15px;
  border: none;
  background: #c12233;
  line-height: 15px;
  padding: 15px 30px;
  border-radius: 0;
  color: #fff;
}

#Welcome_LoginLink:hover,
#Welcome_LoginLink:focus,
#Welcome_Details_logoutLink_0:hover,
#Welcome_Details_logoutLink_0:focus {
  background-color: #003a70;
}

/*** top search button ***/
.search-btn-top {
  float: right;
  margin-top: 10px;
  margin-right: 10px;
}

.search-btn-top button {
  background: transparent;
  padding: 0;
  border: none;
  color: #003a70;
  font-size: 26px;
}

.search-btn-top button:hover,
.search-btn-top button:focus {
  color: #c12233;
}

/*** profile button ***/
.imgButton {
  border: none;
  border-radius: 0;
}

.welcome-profile-image {
  max-height: 51px !important;
}

#BtnShowProfile {
  display: none;
}

/****** main nav ******/
#searchColumn {
  display: none;
}

#NAV,
.navbar-default {
  background-color: transparent;
  border-color: transparent;
}

#NAV .navbar-default {
  border: none;
  min-height: 0;
}

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .disabled > a {
  color: #003a70;
  background-color: transparent;
  border-radius: 0;
  font-size: 15px;
  font-weight: 700;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  line-height: 15px;
}

.navbar-default .navbar-nav > li:last-child > a,
.navbar-default .navbar-nav > li:last-child.active > a,
.navbar-default .navbar-nav > li:last-child.disabled > a {
  margin-right: 0;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #003a70;
}

/* caret */
.navbar-default .navbar-nav > .dropdown > a .caret {
  border: none;
}

.navbar-default .navbar-nav > .dropdown > a:hover .caret, .navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border: none;
}

/* dropdowns */
.navbar-nav > li > .dropdown-menu {
  background-color: #f8f9fb;
  border: 1px solid #dce1ea;
  box-shadow: 0px 0px 15px 0px rgba(0, 58, 112, 0.15);
  min-width: 300px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 0;
}

.navbar-nav .dropdown-menu > li > a {
  color: #003a70;
  font-weight: 700;
  padding: 10px 20px;
  line-height: 15px;
}

.navbar-nav .dropdown-menu > .active > a,
.navbar-nav .dropdown-menu > .active > a:hover,
.navbar-nav .dropdown-menu > .active > a:focus,
.navbar-nav .dropdown-menu > li > a:hover,
.navbar-nav .dropdown-menu > li > a:focus {
  background: transparent;
  color: #c12233;
}

#NAV div[class*=col-] {
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 992px) and (min-height: 616px) {
  /* removing excess padding */
  #NAV .row {
    margin-left: 0;
    margin-right: 0;
  }

  #NAV .col-md-12,
.navbar-collapse,
#NAV div[class*=col-] {
    padding-left: 0;
    padding-right: 0;
  }

  /* flex for non-IE browsers */
  .not-ie .navbar-default .navbar-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    float: none;
  }

  /* nav item styling */
  .navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .disabled > a {
    border: 1px solid #dce2eb;
    margin-right: -1px;
    margin-bottom: -1px;
    min-width: 170px;
  }
}
/****** member dashboard ******/
/*.profile .member-dashboard,*/
.member-dashboard-name,
.dashboard-progress {
  display: none;
}

.member-dashboard {
  background-color: #F5F6F9;
  border-bottom: 2px solid #1A1818;
  position: relative;
}

.member-dashboard > .row.row-wide {
  max-width: 1250px;
  width: 100%;
  overflow: hidden;
  height: 65px;
  padding: 25px 15px;
  transition: 0.6s ease-in-out;
  position: relative;
}

.member-dashboard.open > .row.row-wide {
  height: 400px;
  padding-top: 30px;
  padding-bottom: 50px;
}

.member-dashboard .row-wide .col-md-4,
.member-dashboard .row-wide .col-md-8 {
  padding-left: 15px;
  padding-right: 15px;
  opacity: 0;
  z-index: -1;
  transition: opacity 0.6s ease-in-out;
}

.member-dashboard.open .row-wide .col-md-4,
.member-dashboard.open .row-wide .col-md-8 {
  opacity: 1;
  z-index: 1;
}

/* toggle */
.member-dashboard-toggle {
  background-color: #1a1818;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 100%);
  padding: 8px 20px;
  font-size: 16px;
  line-height: 16px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  cursor: pointer;
  z-index: 10;
  text-align: center;
  width: 190px;
}

.member-dashboard-toggle.open {
  transform: translate(-50%, 0);
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

/* collapsed message */
.message {
  position: absolute;
  transition: opacity 0.3s;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
  right: 0;
  z-index: 2;
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
}

.message {
  float: right;
}

.message .email-content {
  margin-top: 0;
  position: absolute;
  right: 0;
}

.open .message {
  opacity: 0;
  z-index: -1;
}

.message .member-dashboard-img {
  position: absolute;
  top: 0;
  left: 0;
}

.collapsed-greeting {
  float: left;
  margin-left: 75px;
  height: 30px;
  overflow: hidden;
  max-width: calc(100% - 220px);
}

.collapsed-greeting a {
  font-weight: 700;
}

/* image */
.member-dashboard .dashboard-col-1 > .clearfix {
  display: flex;
  align-items: center;
}

.member-dashboard-img {
  border: 2px solid #1A1818;
  background-color: #1a1818;
  border-radius: 50%;
  height: 55px;
  width: 55px;
  float: left;
  margin-right: 20px;
  overflow: hidden;
  background-color: #1a1818;
  min-width: 55px;
}

.member-dashboard-img .col-md-12 {
  padding: 0;
}

.member-dashboard-img .row {
  margin: 0;
}

.member-dashboard-img img {
  height: 51px !important;
}

/* greeting */
.greeting {
  height: 120px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.greeting h2 {
  margin-top: 0;
}

/* email */
.email-content {
  display: block;
  margin-top: 20px;
}

.email-content a {
  text-decoration: none;
  display: inline-block;
}

.email-content i {
  font-size: 24px;
  margin-right: 10px;
  font-weight: 700;
  float: left;
}

.email-content strong {
  font-size: 15px;
  text-transform: uppercase;
  color: #C12233;
}

.email-content a:hover strong,
.email-content a:focus strong {
  color: #003a70;
}

/* progress bar */
.dashboard-progress-bar {
  width: 100%;
}

.progress-text {
  font-size: 16px;
}

.progress {
  box-shadow: none;
  background-color: #fff;
  border: 1px solid #DCE1EA;
  border-radius: 0;
}

.progress-bar {
  background-color: #C12233;
  text-align: right;
  font-size: 14px;
  padding-right: 10px;
}

/* buttons */
.dashboard-btn em a {
  display: block;
  text-align: center;
  min-height: 77px;
  min-width: calc(100% - 30px);
  max-width: calc(100% - 10px);
  width: 175px;
  margin: 5px 15px;
  padding: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.dashboard-btn.icon em a::before {
  font-family: CSI;
  display: block;
  font-weight: 400;
  font-size: 20px;
  line-height: normal;
  margin-bottom: 5px;
}

.dashboard-btn.icon.renew em a::before {
  content: "";
}

.dashboard-btn.icon.handshake em a::before {
  content: "";
}

.dashboard-btn.icon.profile em a::before {
  content: "";
}

.dashboard-btn.icon.community-profile em a::before {
  content: "";
}

.dashboard-btn.icon.communities em a::before {
  content: "";
}

.dashboard-btn.icon.settings em a::before {
  content: "";
}

.dashboard-btn.icon.volunteer em a::before {
  content: "";
}

.dashboard-btn.icon.certifications em a::before {
  content: "";
}

.dashboard-btn.icon.chapter em a::before {
  content: "";
}

.dashboard-btn.icon.purchase em a::before {
  content: "";
}

.dashboard-btn.icon.store em a::before {
  content: "";
}

.dashboard-btn.icon.board-community em a::before {
  content: "";
}

.dashboard-btn.icon.chapter-leader em a::before {
  content: "";
}

.dashboard-btn.icon.membership-status em a::before {
  content: "";
}

/****** CTA block ******/
.cta-block {
  padding-left: 70px;
  padding-top: 50px;
  position: relative;
  height: 550px;
  text-align: center;
}

.cta-block img {
  margin-left: auto;
  margin-right: auto;
}

.cta-block.make-buttons em a {
  margin-top: 30px;
}

/****** tiles ******/
.tile.col-md-4 {
  position: relative;
  height: 267px;
}

.tile .HtmlContent {
  padding: 25px;
  z-index: 1;
  position: relative;
  background: rgba(183, 199, 216, 0.4);
  height: 100%;
}

.img-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: 0;
  filter: brightness(115%) grayscale(90%) opacity(45%);
}

.tile::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.tile.make-buttons em a {
  margin-top: 15px;
}

.tile:nth-child(4)::before {
  border-top: 15px solid #0078b4;
}

.tile:nth-child(5)::before {
  border-top: 15px solid #00a2e2;
}

.tile:last-child::before {
  border-top: 15px solid #23c1ff;
}

.img-container::after {
  content: "";
  background-color: #e8ebf1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.5;
}

/****** ad space ******/
.ad-space {
  text-align: center;
  max-width: 100%;
}

.ad-space.square[class*=col-],
.ad-space.square {
  height: 250px;
  width: 300px;
}

.ad-space.square h2 {
  padding: 65px 55px;
}

.ad-space.horizontal[class*=col-],
.ad-space.horizontal {
  height: 90px;
  width: 728px;
  margin: 30px auto;
}

.ad-space.horizontal h2 {
  padding: 10px;
}

.ad-space.vertical[class*=col-],
.ad-space.vertical {
  height: 600px;
  width: 300px;
}

.ad-space.vertical h2 {
  padding: 215px 55px;
}

.ad-space.mobile[class*=col-],
.ad-space.mobile {
  margin: 50px auto;
}

/****** events ******/
.home .HLEventList {
  background-color: #f5f6f9;
  padding: 15px;
  border: none;
  position: relative;
}

.home .HLEventList::before {
  content: "";
  border-top: 15px solid #c12233;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.home .HLEventList ul li {
  background-color: #fff;
  padding: 15px;
  border-top: 4px solid #c12233;
  border-bottom: none;
  font-size: 15px;
}

.desktop .HLEventList .Content {
  height: 424px;
  overflow-y: auto;
  margin-bottom: 60px;
}

.desktop .HLEventList div[id*=BottomLink] {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
}

.events-text.desktop {
  font-size: 15px;
}

.pastevents  .HLEventList  .Content  ul {
  display: flex;
  flex-wrap: wrap;
  Flex-direction: column-reverse;
}

/*** register button ***/
/* .HLEventList div[id*="RegisterLink"] input {
	color: #003a70;
	padding: 0;
	background: transparent;
	border: none;
	margin: 0;
}
.HLEventList div[id*="RegisterLink"] input:active {
	box-shadow: none;
}
.HLEventList div[id*="RegisterLink"] div[id*="BtnContainer"],
.HLEventList div[id*="RegisterLink"] .RegistrationButtonContainer {
	position: relative;
	display: inline-block;
	padding-right: 20px;
}
.HLEventList div[id*="RegisterLink"] div[id*="BtnContainer"]::before,
.HLEventList div[id*="RegisterLink"] .RegistrationButtonContainer::before {
	font-family: CSI;
	content: '\f005';
	position: absolute;
	right: 0;
} */
/****** why membership matters ******/
.membership-matters {
  background-color: #f5f6f9;
  padding: 30px 30px 50px 30px;
  text-align: center;
}

.membership-matters .col-md-3 {
  margin-top: 20px;
}

.membership-matters img {
  margin: 0 auto;
}

.membership-matters .make-buttons em a {
  margin-top: 50px;
}

/****** image tiles ******/
.category-block.col-md-6 {
  height: 515px;
}

.img-tile-img:not(.featured) {
  position: relative;
  z-index: 0;
  height: 250px;
  overflow: hidden;
}

.featured.img-tile-img {
  height: 400px;
}

.img-tile-text {
  background: #fff;
  padding: 25px;
  position: relative;
  z-index: 3;
  transition: 0.3s;
  overflow: hidden;
}

.img-tile-text:not(.featured) {
  height: 280px;
}

.big.img-tile-text {
  height: 237px;
}

.featured.img-tile-text {
  border-top: 4px solid #c12233;
}

.img-tile-text:hover,
.img-tile-text:focus {
  padding-top: 45px;
  margin-top: -20px;
  transition: 0.3s;
}

.img-tile-text:not(.featured):not(.big):hover,
.img-tile-text:not(.featured):not(.big):focus {
  height: 300px;
}

.big.img-tile-text:hover,
.big.img-tile-text:focus {
  height: 250px;
}

.img-tile-text a i,
.HLEventList div[id*=RegisterLink] div[id*=BtnContainer]::before,
.HLEventList div[id*=RegisterLink] .RegistrationButtonContainer::before {
  opacity: 0;
  transition: 0.3s;
}

.img-tile-text a:hover i,
.img-tile-text a:focus i,
.HLEventList div[id*=RegisterLink] div[id*=BtnContainer]:hover::before,
.HLEventList div[id*=RegisterLink] div[id*=BtnContainer]:focus::before,
.HLEventList div[id*=RegisterLink] .RegistrationButtonContainer:hover::before,
.HLEventList div[id*=RegisterLink] .RegistrationButtonContainer:focus::before {
  opacity: 1;
  transition: 0.3s;
}

.img-tile-text strong a,
.HLEventList div[id*=RegisterLink] input {
  text-decoration: none;
  position: relative;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
}

.img-tile-text strong a:hover,
.img-tile-text strong a:focus {
  color: #003a70;
}

.img-tile-text strong a::after {
  content: "";
  border-top: 1px solid #003a70;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 20px;
  transition: 0.3s;
}

.img-tile-text a:hover::after,
.img-tile-text a:focus::after,
.HLEventList div[id*=RegisterLink] div[id*=BtnContainer]:hover::after,
.HLEventList div[id*=RegisterLink] div[id*=BtnContainer]:focus::after,
.HLEventList div[id*=RegisterLink] .RegistrationButtonContainer:hover::after,
.HLEventList div[id*=RegisterLink] .RegistrationButtonContainer:focus::after {
  right: 0;
  transition: 0.3s;
}

.featured.img-tile-text .HtmlContent > :not(a),
.big.img-tile-text .HtmlContent > :not(a) {
  max-width: calc(100% - 95px);
}

.featured.img-tile-text strong a, .big.img-tile-text strong a {
  position: absolute;
  right: 25px;
  bottom: 45px;
}

.featured h3 {
  margin-bottom: 0;
  margin-top: 10px;
  line-height: 1;
}

.featured h2 {
  margin-top: 10px;
  line-height: 1;
}

.featured .media,
.category-block .media {
  margin-top: 0;
}

/****** footer ******/
#MPFooterLink {
  display: none;
}

#FOOTER {
  background-color: #f8f9fb;
  padding: 50px;
  box-shadow: 0px 4px 15px 0px rgba(36, 60, 107, 0.15);
  font-size: 15px;
}

#FOOTER::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 0;
  right: 0;
  border-top: 10px solid #fff;
}

#FOOTER h4 {
  margin-top: 0;
}

#FOOTER a {
  font-weight: 700;
  margin-bottom: 15px;
  display: inline-block;
}

#FOOTER .footer-col-1 a {
  text-decoration: none;
  font-weight: 400;
}

#FOOTER .footer-social a {
  height: 30px;
  width: 30px;
  background: #003a70;
  color: #fff;
  text-align: center;
  line-height: 30px;
  font-size: 20px;
}

#FOOTER .footer-social a:hover,
#FOOTER .footer-social a:focus {
  background: #c12233;
}

#FOOTER .col-md-4:last-child span {
  margin-top: 45px;
  display: inline-block;
}

/****** interior pages ******/
/*** basics ***/
.bullet-list ul {
  margin-top: 20px;
}

.bullet-list ul li {
  color: #c12233;
}

.bullet-list ul li span,
.bullet-list ul li p {
  color: #003a70;
  margin-bottom: 0;
}

.teal-icon i {
  color: #547a9f;
}

.text-center {
  text-align: center;
}

.small-link strong a {
  font-size: 15px;
}

.narrow {
  width: 780px;
  max-width: calc(100% - 20px);
  margin-left: auto;
  margin-right: auto;
}

/* horizontal row */
.horizontal-row {
  border-top: 2px solid #dce1ea;
  margin: 30px;
}

/* margins */
.margin-bottom-30 {
  margin-bottom: 30px;
}

.margin-left-30 {
  margin-left: 30px;
}

.margin-right-30 {
  margin-right: 30px;
}

.margin-top-30 {
  margin-top: 30px;
}

.margin-30 {
  margin: 30px;
}

.margin-top-100 {
  margin-top: 100px;
}

.padding-15[class*=col-] {
  padding-left: 15px;
  padding-right: 15px;
}

.padding-left-15[class*=col-] {
  padding-left: 15px;
}

.padding-right-15[class*=col-] {
  padding-right: 15px;
}

.padding-30[class*=col-] {
  padding-left: 30px;
  padding-right: 30px;
}

.bg-gray.padding-30,
.padding-30 {
  padding: 30px;
}

.padding-30 h2 {
  margin-top: 0;
}

.padding-left-30[class*=col-] {
  padding-left: 30px;
}

.padding-right-30[class*=col-] {
  padding-right: 30px;
}

.padding-60 {
  padding: 60px calc(50% - 380px);
}

/* gray bg */
.bg-gray {
  background-color: #f5f6f9;
}

.bg-gray.light-gray {
  background-color: #fafafc;
}

.bg-gray .HtmlContent {
  width: 780px;
  max-width: 100%;
  margin: 0 auto;
}

.bg-gray h2 {
  margin-top: 0;
}

.padding-60 em a,
.bg-gray em a,
.clearfix-wrap em a {
  margin-top: 30px;
}

.bg-gray i {
  font-size: 60px;
  margin-bottom: 20px;
}

.standards .padding-60 {
  padding-left: 60px;
  padding-right: 60px;
}

/*** hero and heading ***/
.hero {
  margin-bottom: 85px;
  height: 420px;
}

.interior-heading {
  background: #f5f6f9;
  padding: 50px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 200px);
  width: 1000px;
  max-width: 100%;
}

/*** join ***/
.join .ad-space.square,
.certification .ad-space.square {
  transform: translateX(-30px);
}

/* membership section */
.membership-heading {
  background-color: #e9ecf1;
  padding: 10px 15px;
}

.membership-heading img {
  float: left;
  margin-right: 15px;
  width: 65px;
}

.membership-heading strong {
  display: inline-block;
  margin-top: 10px;
}

.membership-heading span {
  font-size: 15px;
  display: inherit;
}

.membership-description {
  background-color: #f5f6f9;
  padding: 15px;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
  min-height: 200px;
}

.membership-description.leftmost {
  margin-left: 30px;
}

.membership-description.rightmost {
  margin-right: 30px;
}

/*** registration ***/
.gray-table table {
  margin: 0 auto;
  text-align: center;
  font-size: 15px;
}

.gray-table tr {
  background-color: #f5f6f9;
  border-top: 5px solid #fff;
}

.gray-table thead tr {
  background-color: #e9ecf1;
  border-top: none;
}

.gray-table td {
  padding: 20px;
}

.gray-table td:first-child {
  padding-left: 100px;
}

.gray-table tbody td,
.gray-table thead tr:first-child td,
.gray-table .has-border {
  border-right: 5px solid #fff;
}

.gray-table tr > td:first-child {
  text-align: right;
  font-weight: 700;
}

/*
.gray-table tr:nth-child(2) td {
    padding-top: 0;
    border: none;
} */
.gray-table thead tr:first-child td {
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 0;
}

/*
.gray-table tr:not(:first-child) td:nth-child(2),
.gray-table td:nth-child(5) {
	padding-left: 40px;
}
.gray-table td:first-child,
.gray-table td:nth-child(4),
.gray-table td:nth-child(7) {
	padding-right: 40px;
} */
/* mobile version */
.registration.mobile {
  background-color: #f5f6f9;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 5px;
}

.registration.mobile h4 {
  background-color: #e9ecf1;
  padding-top: 5px;
  padding-bottom: 5px;
}

.registration.mobile h2 {
  margin-top: 0;
}

.registration.mobile h2,
.registration.mobile h4,
.registration.mobile p {
  padding-left: 20px;
  padding-right: 20px;
}

/*** learning levels ***/
.learning-level img {
  margin: 5px auto 10px auto;
}

.learning-level h4 {
  margin-top: 0;
}

/*** standards ***/
.standards .padding-60 .col-md-4 img {
  margin: 0 auto;
}

.standards .section16 {
  padding-bottom: 30px;
}

/* accordions */
.accordion .accordion-heading + ul li {
  display: block;
}

.accordion .accordion-heading + ul {
  padding-left: 0;
}

.accordion h4 {
  cursor: pointer;
  border-bottom: 2px solid #003a70;
  padding-bottom: 8px;
  display: inline-block;
}

.accordion h4::after {
  font-family: CSI;
  content: "";
  margin-left: 10px;
  font-weight: 100;
}

.accordion h4.open::after {
  content: "";
}

/*** certification ***/
.numbered h4 {
  -webkit-text-stroke: 1px #c12233;
  font-size: 44px;
  color: #c12233;
  display: block;
  border-radius: 50%;
  border: 1px solid #c12233;
  width: 50px;
  text-align: center;
  font-family: "Teko";
  font-weight: 100;
  line-height: 50px;
  height: 50px;
  margin: 0 auto;
  margin-bottom: 10px;
  -webkit-text-fill-color: #f5f6f9;
}

/****** responsiveness ******/
/*** larger screens only ***/
@media (min-width: 992px) {
  .mobile {
    display: none;
  }

  .desktop {
    display: block;
  }

  #FOOTER > .row:first-child > .col-md-12 {
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 1200px) {
  .member-dashboard {
    margin-left: -100%;
    margin-right: -100%;
  }
}
/*** smaller screens only ***/
@media (max-width: 1200px) {
  .message {
    padding-left: 15px;
    padding-right: 15px;
  }

  .collapsed-greeting {
    height: 60px;
  }

  .collapsed-greeting span {
    display: block;
  }

  .message .email-content {
    right: 15px;
  }

  .message .email-content,
.message {
    padding-top: 13px;
  }

  .message .member-dashboard-img {
    top: 15px;
    left: 15px;
  }
}
@media (max-width: 992px) {
  .standards .row.row-wide div[class*=section],
.learning .row.row-wide div[class*=section],
.certification .row.row-wide div[class*=section],
.join .row.row-wide div[class*=section] {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .desktop,
#FOOTER .mobile {
    display: none;
  }

  .mobile,
#FOOTER .desktop {
    display: block;
  }

  #FOOTER {
    text-align: center;
  }

  #FOOTER .footer-social a {
    width: 50px;
    height: 50px;
    font-size: 36px;
    line-height: 50px;
  }

  .ad-space.square {
    margin-left: auto;
    margin-right: auto;
  }

  .ContentItemHtml.img-tile-img {
    max-height: 250px;
    height: auto;
  }

  .tile.col-md-4 {
    height: auto;
  }

  .category-block.col-md-6 {
    height: auto;
  }

  /*** member dashboard ***/
  .dashboard-slider {
    margin-left: -5px;
    margin-right: -5px;
  }

  .dashboard-btn em a {
    min-height: 50px;
    width: calc(100% - 10px);
    margin-left: 5px;
    margin-right: 5px;
  }

  .member-dashboard.open > .row.row-wide {
    height: 750px;
  }

  .dashboard-slider .swipe-text {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 10px;
  }

  .dashboard-slider ul.slick-dots {
    bottom: -60px;
  }

  .dashboard-slider ul.slick-dots button {
    display: none;
  }

  .dashboard-slider ul.slick-dots li {
    height: 15px;
    width: 15px;
    border-radius: 50%;
    background: #DCE1EA;
  }

  .dashboard-slider ul.slick-dots li.slick-active {
    background: #1a1818;
  }

  .message .email-content {
    position: relative;
    left: auto;
    float: right;
    transform: none;
  }

  .member-dashboard .row-wide .col-md-4,
.member-dashboard .row-wide .col-md-8 {
    padding: 0;
  }

  /*** interior pages ***/
  .ContentItemHtml.membership-heading {
    margin-left: 0;
    margin-right: 0;
  }

  .column:not(.section11) .ContentItemHtml.membership-heading {
    margin-top: 0;
  }

  .col-md-4.column .ContentItemHtml.membership-description {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 5px;
    min-height: 0;
  }

  .col-md-4.column .ContentItemHtml.membership-description.rightmost {
    margin-bottom: 30px;
  }

  .margin-left-30,
.margin-right-30,
.margin-30 {
    margin-left: 0;
    margin-right: 0;
  }

  .interior .ad-space.square {
    transform: none;
  }

  .bg-gray-wrap.col-md-4,
.bg-gray-wrap.col-md-3 {
    margin-top: 20px;
  }

  .mobile-margin {
    margin-left: 10px;
    margin-right: 10px;
  }

  .margin-top-100 {
    margin-top: 50px;
  }

  .clearfix-wrap:not(:first-child) h2,
.bg-gray-wrap:not(:first-child) h2 {
    margin-top: 30px;
  }

  /* padding */
  .padding-15[class*=col-],
.padding-30[class*=col-],
.padding-left-15[class*=col-],
.padding-left-30[class*=col-],
.padding-right-15[class*=col-],
.padding-right-30[class*=col-] {
    padding-left: 10px;
    padding-right: 10px;
  }

  .bg-gray.padding-30,
.padding-30 {
    padding: 15px;
  }
}
@media (max-width: 900px) {
  .padding-60 {
    padding: 60px;
  }
}
@media (max-width: 768px) {
  .featured.img-tile-text .HtmlContent > :not(a),
.big.img-tile-text .HtmlContent > :not(a) {
    max-width: 100%;
  }

  .featured.img-tile-text strong a,
.big.img-tile-text strong a {
    position: relative;
    right: auto;
    bottom: auto;
  }

  .ContentItemHtml.img-tile-text {
    height: auto;
  }

  #FOOTER .mobile {
    display: block;
  }

  #FOOTER .desktop {
    display: none;
  }

  #FOOTER {
    text-align: center;
  }

  #FOOTER .footer-social a {
    width: 50px;
    height: 50px;
    font-size: 36px;
    line-height: 50px;
  }

  /*** interior pages ***/
  .padding-60,
.standards .padding-60 {
    padding: 25px;
  }

  .hero {
    display: none;
  }

  .interior-heading {
    margin-bottom: 30px;
    position: relative;
    left: auto;
    top: auto;
    transform: none;
    padding: 25px;
  }
}
@media (max-width: 991px) {
  /* header/nav */
  #Logo img {
    width: 100px;
  }

  .donate-btn {
    float: none;
    padding-left: 15px;
  }

  #searchColumn {
    display: block;
  }

  .search-btn-top,
.search-bar-top {
    display: none;
  }

  #MPheader {
    height: 105px;
  }

  #Logo,
#MPheader > div.row:first-child {
    position: absolute;
    z-index: 2;
    top: 4px;
  }

  .member-alert.row {
    float: none;
  }

  #MPheader > div.row:first-child {
    left: 110px;
  }

  .member-alert > .col-md-12 > .pull-right {
    float: none !important;
  }

  .member-alert + #MPheader div.row#Logo {
    margin-top: 0;
  }

  #Welcome_LoginLink {
    padding: 15px 28px;
  }

  #MPOuterMost.full #HEADER {
    padding: 10px 0;
  }

  #searchColumn {
    max-width: none;
    width: 100%;
    float: none !important;
  }

  #NAV > div.col-md-12 {
    padding-left: 0;
    padding-right: 0;
  }

  /* top text links */
  #MPAuxNav ul.level1 li {
    float: none !important;
  }

  #MPAuxNav ul.level1 li a {
    display: block;
    text-decoration: none;
    font-size: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }

  #MPAuxNav {
    display: block;
  }

  #AuxMenu {
    float: none !important;
  }

  #MPAuxNav ul.level1 {
    border-top: 1px solid #dce1ea;
    float: none !important;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 0;
  }

  #MPAuxNav ul.level1 li a[href*=join] {
    margin-top: 10px;
    display: inline-block;
  }

  #NAV {
    margin-top: -20px;
  }

  /* membership alert */
  #MPheader > .row.member-alert {
    float: none;
    margin-top: -5px;
  }

  #MPheader > .member-alert + .row {
    padding-bottom: 10px;
    float: right;
  }

  #MPheader > div.row#Logo:nth-child(3) {
    margin-top: 0;
  }
}
@media (max-width: 991px), (max-height: 615px) {
  .navbar-header {
    float: none;
  }

  .navbar-toggle {
    display: block;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    background: transparent;
    /* insert bg here */
  }

  .navbar-collapse.collapse {
    display: none !important;
  }

  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
    max-height: calc(100vh - 90px);
  }

  .navbar-nav > li {
    float: none;
    max-height: calc(100% - 150vh);
  }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar-text {
    float: none;
    margin: 15px 0;
  }

  .navbar-collapse.collapse.in {
    display: block !important;
  }

  .navbar-collapse.in {
    overflow-y: scroll;
  }

  .collapsing {
    overflow: hidden !important;
  }

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    /* Set this to the appropriate colour */
    border: 0;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  .navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  #MPOuterMost.full #MPButtonBar {
    max-width: 100%;
  }

  #NAV {
    margin-top: -120px;
    position: relative;
    z-index: 1;
  }

  #MPheader > .row {
    position: relative;
    z-index: 2;
  }

  .navbar-default .navbar-nav > li:first-child > a,
.navbar-default .navbar-nav > .active:first-child > a,
.navbar-default .navbar-nav > .disabled:first-child > a {
    border-top: none;
  }

  #NAV .icon-bar {
    width: 45px;
    height: 6px;
    background: #003a70;
    border-radius: 0;
    transition: 0.3s;
    margin-bottom: 6px;
  }

  #NAV .icon-bar + .icon-bar {
    margin-top: 0;
  }

  #NAV .navbar-toggle {
    border-top: none;
    border-bottom: none;
    border-right: none;
    border-radius: 0;
    border-left: 1px solid #dce1ea;
    min-height: 65px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding: 20px;
  }

  .Welcome .dropdown-menu.pull-right {
    left: -110px;
    right: auto;
  }

  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
  }

  .menu-text {
    color: #003a70;
    font-size: 13px;
    text-transform: uppercase;
  }

  .navbar-nav {
    max-height: calc(100vh - 150px);
    transition: 0.3s;
    overflow-y: scroll;
  }

  .navbar-nav > li:last-child {
    margin-bottom: 40px;
  }

  .navbar-collapse {
    background: rgba(245, 246, 249, 0.95);
  }

  .navbar-nav > li > .dropdown-menu {
    padding-top: 0;
  }

  /* handle open nav */
  #NAV.open .icon-bar + .icon-bar {
    margin-top: 0;
  }

  #NAV.open .icon-bar {
    margin: 0;
  }

  /* Rotate first bar */
  .open .icon-bar:nth-child(2) {
    transform: rotate(-45deg) translate(-6px, 8px);
  }

  /* Fade out the second bar */
  .open .icon-bar:nth-child(3) {
    opacity: 0;
  }

  /* Rotate last bar */
  .open .icon-bar:nth-child(4) {
    transform: rotate(45deg) translate(0px, -3px);
  }

  .open .menu-text {
    margin-top: 20px;
  }

  /* nav menu items */
  .navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .disabled > a {
    text-align: left;
    font-size: 20px;
    padding: 20px 15px;
    border-top: 1px solid #dce1ea;
  }

  .navbar-default .navbar-nav > .dropdown > a .caret {
    position: absolute;
    top: 20px;
  }

  .navbar-default .navbar-nav > .dropdown > a .caret::before {
    font-family: CSI;
    content: "";
  }

  .navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    color: #003a70;
    background: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #003a70;
    padding: 5px 15px;
    font-weight: 400;
  }
}
@media (max-width: 550px) {
  .member-dashboard > .row.row-wide {
    padding: 0;
    height: 0;
  }

  .member-dashboard.open > .row.row-wide {
    height: calc(100vh - 100px);
    padding: 5px 5px 65px 5px;
    overflow-y: scroll;
  }

  .member-dashboard-img {
    border: 1px solid #868686;
    height: 53px;
    width: 53px;
    min-width: 53px;
    background: #868686;
  }

  .email-content {
    margin-top: 0;
  }

  .message .email-content {
    float: left;
    min-width: 75%;
    margin-top: -15px;
    z-index: 0;
    position: relative;
  }

  .collapsed-img-greeting {
    z-index: 1;
    position: relative;
  }

  .message {
    display: none;
  }

  .message .member-dashboard-img {
    position: relative;
    float: left;
    top: auto;
    left: auto;
  }

  .collapsed-greeting {
    margin-left: 0;
    line-height: normal;
    max-width: calc(100% - 90px);
    height: 50px;
  }

  .collapsed-greeting > span {
    font-size: 16px;
  }

  .collapsed-greeting a {
    text-decoration: none;
    font-size: 22px;
  }
}
@media (max-width: 425px) {
  .cta-block {
    padding: 30px 30px 0 30px;
    text-align: center;
  }

  .cta-block img {
    float: none;
    margin: 10px auto 0 auto;
  }

  #Welcome_LoginLink,
#Welcome_Details_logoutLink_0 {
    padding: 15px 30px;
  }
}
/* ============= HOME DISCUSSION BLUE BAR FIX ================ */
.tile:nth-child(3)::before {
  border-top: 15px solid #01547e;
}

/****** accordion ******/
.accordion > input[name=collapse] {
  display: none;
}

.accordion .content {
  background: #fff;
  overflow: hidden;
  height: 0;
  transition: 0.5s;
}

.accordion label {
  cursor: pointer;
  color: #c12233;
  font-size: 25px;
  padding: 15px 50px;
  display: inline-block;
  background: #fff;
  text-decoration: none;
  font-style: normal;
  line-height: 25px;
  border: none;
  border-radius: 0;
}

.accordion label:hover,
.accordion label:focus {
  color: #fff;
  background: #c12233;
}

.accordion .handle label:before {
  font-family: FontAwesome;
  content: "";
  display: inline-block;
  margin-right: 10px;
  font-size: 1em;
  line-height: 1.556em;
  vertical-align: middle;
  transition: 0.4s;
}

.accordion > input[name=collapse]:checked ~ .handle label:before {
  transform: rotate(180deg);
  transform-origin: center;
  transition: 0.4s;
}

.accordion > input[name=collapse]:checked ~ .content {
  height: 100%;
  transition: height 0.5s;
}

@media only screen and (min-width: 992px) {
  .MPheader .membership-renewal-alert {
    position: absolute;
    top: 90px;
  }
}
@media only screen and (max-width: 992px) {
  .MPheader .membership-renewal-alert {
    display: none;
  }
}
@media screen and (min-width:992px){
    .LogoImg img{
        height: 75px;
    }
}

#MPAuxNav ul.level1 li a[href*=join],
.btn.btn-primary, .btn.btn-success:hover,
.btn-btn-success:focus,
.btn.btn-success.active,
.open .dropdown-toggle.btn-success,
.make-buttons em a,
.btn.btn-success,
.dropdown-menu > .active > a,
.pagination > .active > a, .pagination > .active > span {
  background: #B32D00;
  border: 1px solid #B32D00;
  color: #fff;
}
#MPAuxNav ul.level1 li a[href*=join]:hover, #MPAuxNav ul.level1 li a[href*=join]:focus,
.btn.btn-primary:hover,
.btn.btn-primary:focus, .btn.btn-success:hover:hover, .btn.btn-success:hover:focus,
.btn-btn-success:focus:hover,
.btn-btn-success:focus:focus,
.btn.btn-success.active:hover,
.btn.btn-success.active:focus,
.open .dropdown-toggle.btn-success:hover,
.open .dropdown-toggle.btn-success:focus,
.make-buttons em a:hover,
.make-buttons em a:focus,
.btn.btn-success:hover,
.btn.btn-success:focus,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > a:focus, .pagination > .active > span:hover, .pagination > .active > span:focus {
  background: #EC4526;
  border: 1px solid #EC4526;
}

.btn.btn-default:not(.dropdown-toggle), .btn.btn-default + .btn.btn-default.dropdown-toggle {
  border-color: #B32D00;
  color: #B32D00;
}
.btn.btn-default:not(.dropdown-toggle):hover, .btn.btn-default:not(.dropdown-toggle):focus, .btn.btn-default + .btn.btn-default.dropdown-toggle:hover, .btn.btn-default + .btn.btn-default.dropdown-toggle:focus {
  background: #EC4526;
}

#Welcome_LoginLink, #Welcome_Details_logoutLink_0,
.progress-bar,
.make-buttons.blue em a,
.make-buttons2 em a {
  background: #30A5A5;
  border: 1px solid #30A5A5;
}
#Welcome_LoginLink:hover, #Welcome_Details_logoutLink_0:hover,
.progress-bar:hover,
.make-buttons.blue em a:hover,
.make-buttons2 em a:hover {
  background: #40c8c8;
  xopacity: 75%;
  border: 1px solid #40c8c8;
}

.donate-btn a,
.HLEventList a.btn.btn-default[id*=LinkToCalendar] {
  background: #F2C649;
  color: #003a70;
}
.donate-btn a:hover,
.HLEventList a.btn.btn-default[id*=LinkToCalendar]:hover {
  background: #f5d579;
}

.home .HLEventList ul li,
.home .HLEventList::before {
  border-top-color: #E78D4B;
}

/* MAIN NAVIGATION */
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .disabled > a,
.navbar-nav .dropdown-menu > li > a {
  color: #B32D00;
  color: white;
  background: #B32D00;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus,
.navbar-nav .dropdown-menu > li > a:hover {
  background: #B32D00;
  background: transparent;
  background: #EC4526;
  color: #EC4526;
  color: white;
}

.navbar-nav .dropdown-menu > .active > a, .navbar-nav .dropdown-menu > .active > a:hover, .navbar-nav .dropdown-menu > .active > a:focus, .navbar-nav .dropdown-menu > li > a:hover, .navbar-nav .dropdown-menu > li > a:focus {
  xcolor: #EC4526;
}

.nav.navbar-nav .dropdown-submenu > ul.dropdown-submenu,
.dropdown-submenu {
  background: #B32D00;
}
.nav.navbar-nav .dropdown-submenu > ul.dropdown-submenu a,
.dropdown-submenu a {
  color: #fff;
}
.nav.navbar-nav .dropdown-submenu > ul.dropdown-submenu a:hover,
.dropdown-submenu a:hover {
  background: #EC4526;
}

@media (max-width: 991px), (max-height: 615px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: #EC4526;
  }
}
/* LINK COLORS */
a {
  color: #B32D00;
}

a:hover, a:focus {
  color: #EC4526;
}

/* SOCIAL ICONS */
#FOOTER .footer-social a,
#FOOTER .footer-social a {
  background: #B32D00;
}
#FOOTER .footer-social a:hover,
#FOOTER .footer-social a:hover {
  background: #EC4526;
}

/* SUB-HEAD */
.email-content a,
.email-content a strong {
  color: #003a70;
}
.email-content a:hover,
.email-content a strong:hover {
  text-decoration: underline;
}

h1, .h1,
h3, .h3, h3 a {
  color: #003a70;
}

.tile:nth-child(3)::before {
  border-top: 15px solid #0db0b4;
}

.tile:nth-child(4)::before {
  border-top: 15px solid #0fc7cc;
}

.tile:nth-child(5)::before {
  border-top: 15px solid #37ebf0;
}


.home .Xcta-block div.embed-container{
    margin: 10px;
}

/* HOMEPAGE BLOG UPDATE */
.category.img-tile-img img{
    max-width: 100%;
    height: auto;
}

/* HOMEPAGE HERO SECTION RESPONSIVE IMAGE */
.home .hero-section img{
    max-width: 100% !important;
    height: auto;
}

.MVCContent {
  padding: 10px 5px 10px 5px;
}

/* HIDE HEADER AND FOOTER FROM PRINTER */
@media print{
    #NAV{
        display: none;
    }
    #MPOuterHeader{
        display: none;
    }
    #FOOTER{
        display: none;
    }
    .member-dashboard{
        display: none;
    }
    #MPOuter{
        padding-top: 0px !important;
    }
    #admin-toolbar{
        display: none;
    }
}

/* DISPLAY PAST EVENTS CHRONOLOGICALLY */
.pastevents .HLEventList .Content ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}

/* ===== UPCONTENT - TITLE SPACING AND ROOM ======= */
.uc-theme--3fc4bcdd-15b4-4c7c-b2b8-cbf0fe4047b3 .uc-gallery--cards .uc-gallery--headline{
    line-height: 1.25em;
    max-height: 5em !important;
    height: 5em !important;
}


/* ====== CERT FAQ TABLE FOR MOBILE =======*/
@media screen and (max-width:768px){
    .cert-faq .gray-table td:first-child {
        padding-left: 15px;
    }
}