/* Background Images and Footer */
#MPCopyright { clear: both; float: none; text-align: center; }
/* Theme Roller */
/* Start of AVICII Theme - Evan Morrell – Libre Franklin URL: https://fonts.googleapis.com/css2?family=Libre+Franklin&display=swap*/

/* Theme Essentials  */


:root{
  --primaryColor:#00447C;
  --secondaryColor:#B20838;
  --errorColor:#cc2511;
}



h1, h2, h3, h4, h5 { 
    font-family: "Georgia", serif;
   
}

h1{
   
    font-size:39px;
    color:#444;
font-weight:800;
}

h2 {
    
    font-size: 27px;
    color:#444;
font-weight:600;
}


h3 {
    font-size: 22px;
  font-family: "Georgia", serif;
}

.HLLandingControl h3 a {
    font-size: 20px;
}

.btn-success {
    border-color: var(--secondaryColor);
    color: #fff;
    background-image: linear-gradient(45deg, var(--secondaryColor) 50%, #0000 50%);
    background-position: 100%;
    background-size: 400%;
    transition: background 700ms ease-in-out;
    background-color: var(--secondaryColor);
}
.btn-success:hover {
    border-color: var(--primaryColor);
    color: #fff;
    background-image: linear-gradient(45deg, var(--primaryColor) 50%, #0000 50%);
    background-position: 100%;
    background-size: 400%;
    transition: background 700ms ease-in-out;
    background-color: var(--primaryColor);
}
.btn-primary {
    border-color: var(--primaryColor);
    color: #fff;
    background-image: linear-gradient(45deg, var(--primaryColor) 50%, #0000 50%);
    background-position: 100%;
    background-size: 400%;
    transition: background 700ms ease-in-out;
    background-color: var(--primaryColor);
}
.btn-primary:hover {
    border-color: var(--secondaryColor);
    color: #fff;
    background-image: linear-gradient(45deg, var(--secondaryColor) 50%, #0000 50%);
    background-position: 100%;
    background-size: 400%;
    transition: background 700ms ease-in-out;
    background-color: var(--secondaryColor);
}
.btn:hover {
    background-position: 0;
}

.btn{
    border:none;
   margin:0px;
    font-weight: 400;
    outline: none;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.19);
}
.btn:hover{
    border:none;
    margin:0px;
    font-weight: 400;
    outline: none;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.44);
}

a {word-wrap:break-word;}
.Welcome .btn-sm:hover {
    margin-right: 5px;
}
#HEADER .welcome-links .btn {
    margin: 5px;
    display: inline-block;
    padding: 10px 10px;
    border: 2px solid;
    font-size: 14px;
}


body{
  font-family: 'Libre Franklin', sans-serif;
   
    color:#111;
}

b, strong {
    font-weight: bold;
}


.text-muted-h2 h2 {
    color: var(--secondaryColor);
font-weight:600;
}

h2 {color:#444;}


.HLLandingControl .heading h2, .HLLandingControl h2 {
    margin-top: 10px;
  
    color: #444;
    border-bottom-color: inherit;
    border-bottom-style: solid;
    text-align: center;
    font-size: 28px;
    font-weight: 800;
    padding: 10px;
}
.HLLandingControl .Content, .HLLandingControl .HtmlContent {
    padding: 10px;
    padding-right: 5px;
    background: #f9f9f9;
    box-shadow: 0 1px 9px #ccc;
}

.MPBottomMenu ul li a {
    color: #fff;
    font-size: 13px;
}


#AuxMenu ul.level1 li a{
    font-size:20px;
    text-decoration:none;
    color:var(--primaryColor);
    border-right:2px solid #2CBEC2
}

.alert-warning {
    background-color: #6ad4f71f;
    border-color: #386e801f;
    color: var(--secondaryColor);
}
a {
    color: #4194ec;
   font-weight: 400 !important;
}


.HLLandingControl .Content, .HLLandingControl .HtmlContent {
    padding: 10px;
    padding-right: 5px;
    background: #f9f9f9;
    box-shadow: 1px 3px 4px #ccc;
    border-radius: 5px;
}
/* Main Navigation Changes*/

.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{
    border:2px solid var(--secondaryColor);
    border-bottom-color:transparent;
}
.nav-tabs>li.active>a {
color:#333;
}
.nav-tabs {
    border-bottom: 1px solid #aaa;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid #0000;
    border-radius: 4px 4px 0 0;
    font-size: 13px;
    font-weight: 600 !important;
    margin-top: 6px;
}
.navbar-default,#NAV{
    text-transform:Capitalize;
    background-color:#2CBEC2;
    border:none;
    letter-spacing:.1em;
    font-size:18px;
    color:#00AE9D;
    font-weight:700
}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{
    background-color:transparent
}
.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{
    color:#fff
}
.navbar-default .navbar-nav>li>a{
    color:#fff;
    position:relative
}
.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>li{
    font-size:14px;
    font-weight:500;
}

.nav.navbar-nav .dropdown-submenu>.dropdown-submenu li {
    list-style: none outside none;
    padding: 10px;
width:100%
}
.nav.navbar-nav .dropdown-submenu>ul.dropdown-submenu {
    background-color: #0000;
    margin-left: 20px;
    padding-left: 0px;
    font-size: 13px;
}
/* hidden
.navbar-default .navbar-nav>.dropdown>a .caret {
    border-bottom-color: var(--secondaryColor);
    border-top-color: var(--secondaryColor);
}*/

.navbar-default .navbar-nav>.dropdown>a .caret {
    display:none;
}
.navbar-default .navbar-nav>.dropdown>a:after {

    content: "\f13a";
    font-family: 'FontAwesome';
    color: var(--secondaryColor);

  
}
/* alternate dropdown arrow
.navbar-default .navbar-nav>.dropdown>a:after {

   font-family: 'Font Awesome 5 Pro';
    content: '\f107';
    

}
*/

.dropdown-submenu>.dropdown-submenu a {
    background: none repeat scroll 0 0 #0000;
    padding: 3px;
}

.dropdown-menu {
    min-width: 300px;
}

.nav.navbar-nav .dropdown-submenu>.dropdown-submenu li a {color:#444; border-left-style: solid;border-left-width:1px;font-size:14px;}
.nav.navbar-nav .dropdown-submenu>.dropdown-submenu li a:hover {color:#000; border-left-style: solid;border-left-width:1px;font-size:14px;}
.navbar-default a {font-weight:600 !important;}

.navbar-default .navbar-nav>li {
    font-size: 14px;
    font-weight: 500;
    margin-right: -8px;
}
.navbar-default, #NAV {
    text-transform: Capitalize;
    background-color: var(--primaryColor);
    border: none;
    letter-spacing: .1em;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #fff !important;
    font-size: 14px;
    font-weight:bold;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    position: relative;
    font-size: 14px;
    font-weight:bold;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover {
    color: var(--primaryColor) !important;
    font-size: 14px;
    font-weight:bold;
    background-color:#fff;
    
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover {
    
    font-size: 15px;
    font-weight: bold;
    background-color: var(--primaryColor);
    border-top-style: solid;
    
    border-top-color: var(--secondaryColor);
    border-width: .5px;
}

.navbar-default .navbar-nav>li {
    margin-right: 0px;
    border-top-style: solid;
    border-top-color: var(--primaryColor);
    border-width: 1.5px;
}




.navbar-default .navbar-nav>li>a {
    color: #fff;
    position: relative;
font-size:14px;
}

.navbar-default .navbar-nav>li {
    
    margin-right: 0px;
}
.dropdown-menu{
    padding:0
}
.dropdown-menu>li>a{
    border-bottom-style:solid;
    border-bottom-width:.5px;
    margin-bottom:0;
    border-bottom-color:#999;
    text-decoration:none!important;
    text-align:left;
    padding:20px
}
.dropdown-menu>li:hover>a {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    background:#ebebeb ;

}
.navbar-default, #NAV {
    text-transform: Capitalize;
    background-color: var(--primaryColor);
    border: none;
    letter-spacing: .1em;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #fff !important;
font-size:14px;
}
.navbar-default .navbar-nav a {
border-top-style:solid;border-top-width:.5px;border-top-color:transparent;}

/*open nav items on hover*/

@media only screen and (min-width: 768px) {
  .dropdown:hover .dropdown-menu {
    display: block;
  }
}

/*Header and Footer*/

#MPOuterHeader{
    background:#fff;
    position:relative;
    border-top-color:var(--secondaryColor);
    border-top-style:solid;
    border-top-width:5px
}
#MPOuterFooter {
    background: var(--primaryColor) url(https://www.neatcreativemedia.com/econverse/HUG/images/shadow-bottom.png)repeat-x;
    border: none;
    color: #fff;
    margin-top: 0;
    position: relative;
    padding-top: 25px;
}

/*Home Page Event Thumbnail Styling*/

.HLLandingControl .Content img,.HLLandingControl .Content img.Image{
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:5px;
    width:50px;
    height:50px
}

.HLLandingControl.HLEventList .form-group{
    display:block
}
.date-block, .event-list .date-block {
    background-color: #0000;
    border: 3px solid var(--primaryColor);
    width: 100%;
    padding: 0;
    border-radius: 6px;
}
.event-list .calendary-number{
    font-size:50px;
    margin:0
}
.calendar-day{
    display:none
}
.calendary-number {
    font-size: 40px;
    font-weight: 600;
    margin: 0px;
    background: var(--primaryColor);
    
    color: #fff;
}
.calendar-month{
    text-transform:Capitalize;
    background-color:var(--primaryColor);
    font-weight:600;
    color:#fff;
    padding:5px 2px
}
.event-list .calendar-month{
    font-size:115%
}
.HLEventList .Content .col-md-2{
    width:30%
}
.HLEventList .Content .col-md-10{
    width:70%
}
.HLEventList .Content .col-md-10 .title-row{
    padding-left:10px
}



/* Header Logo Adjustments */
#DesktopLogoDiv {
    margin-top: -12px;
    margin-bottom: -5px;
    margin-left:10px;
}

/*max-image size*/
.LogoImg.inline img.img-responsive {
    display: inline-block;
    max-width: 350px;
    padding: 10px;
}
@media only screen and (max-width: 769px) {
  .LogoImg.inline img.img-responsive {
    display: inline-block;
    max-width: 190px;
}

}

/* Top Links*/

#AuxMenu ul.level1 li a {
    font-size: 14px;
    text-decoration: none;
    color: #2D3C88;
    border-right: 2px solid #FF993C;
}
#AuxMenu ul.level1 li a:hover {

    color: var(--primaryColor);

}
#MPheader .search-btn-top {
  width: 36px;
  height: 36px;
  float: right;
  text-align: center;
  line-height: 36px;
  color: #295490;
  margin-right: 5px;
  cursor: pointer;
}
.p5Canvas {
max-height:700px;}
#MPAuxNav ul.level1 li a {
    color: #98928f;
    background: #0000;
    border: 2px solid #98928f !important;
    margin-right: 4px;
    border-radius: 3px;
    padding: 5px;
font-size:12px;
}
#MPAuxNav ul.level1 li a:hover, #MPAuxNav ul.level1 li a:focus {
    color: var(--primaryColor);
    border: 2px solid var(--primaryColor) !important;
    padding: 5px;
    background: #0000;
}

#MPheader .search-btn-top {
    width: 36px;
    height: 36px;
    float: right;
    text-align: center;
    line-height: 36px;
    color: #2CBEC2;
    margin-right: 5px;
    cursor: pointer;
border-style:solid;
border-color:#2CBEC2;
border-radius:20px;
border-width:.5px;
}

#MPheader .search-btn-top:hover {
    opacity: .6;

}
.list-address-panel {
    margin-left: 0px;
}
#searchColumn .btn-default {
    background-image: none;
    color: #b7b7b7;
    background-color: var(--secondaryColor);
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}
/*Welcome CSS HTML HERO IMAGE*/

.welcome{
    background-color:#5555555c;
    color:#fff;
    padding:3%;
    border:3px solid #2CBEC2;
    margin-top:10px
}
.welcome h3{
    font-size:26px
}
.cg-banner{
    background:url(https://higherlogicdownload.s3.amazonaws.com/LEX/324f1228-769e-41ef-90b8-8e26d3b0982a/UploadedImages/LExBanner_2.png)
}
.cg-banner {
    background: url(https://higherlogicdownload.s3.amazonaws.com/LEX/324f1228-769e-41ef-90b8-8e26d3b0982a/UploadedImages/LExBanner_2.png);
}
.badge {

    background-color: #565050;
   
}

.welcome a{
    text-decoration:none;
    color:#fff
}
.cg-overlaid .cg-overlay{
    bottom:0;
    position:absolute;
    top:0;
    width:100%;
    max-width:100%;
    z-index:1
}
.img1{
    background-image:url(https://higherlogicdownload.s3.amazonaws.com/NACB/5c7ef9ef-afd6-4036-b8e3-aa159afac03e/UploadedImages/afterglo.png);
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
    margin-bottom:2%
}

.carousel-control{
    padding-top:5%;
    width:5%
}


.tile-hover:hover{
    opacity:.7
}

.CommunityManagementGear .dropdown-menu{
    font-size:14px
}

.welcome h3 {
    font-size: 26px;
    font-family: "Georgia", serif;
}
.welcome {
    background-color: #5555555c;
    color: #fff;
    padding: 3%;
    border: 3px solid var(--primaryColor);
    margin-top: 10px;
}

/*=====Listing Icons on Headers======*/
.HLRecentBlogs h2:before {content: "\f1ea"; font-family: 'FontAwesome'; font-weight:500; color:var(--primaryColor);font-size: 30px;}
.HLEventList h2:before {content: "\f073"; font-family: 'FontAwesome'; font-weight:500; color:var(--primaryColor);font-size: 30px;}
.HLDiscussions h2:before {content: "\f086"; font-family: 'FontAwesome'; font-weight:500; color:var(--primaryColor);font-size: 30px;}
.HLMyDocuments h2:before {content: "\f02d"; font-family: 'FontAwesome'; font-weight:500; color:var(--primaryColor);font-size: 30px;}
.ContentUserControl .HLLandingControl.HLEngagement h2:before {content: "\f0c0"; font-family: 'FontAwesome'; font-weight:normal; color:var(--primaryColor);font-size: 30px;}
.HLLandingControl.HLAnnouncements h2:before {content: "\f0f3"; font-family: 'FontAwesome'; font-weight:500; color:var(--primaryColor);font-size: 30px;}






.topic-tiles h2 {

    text-align: center;
}



.quick-links-hyperlinks li {
    padding:0 !important;
    list-style-type:none;
    height:30px;
    line-height:30px;
    width:auto;
    margin-right:30px;
    display:block;
}
.quick-links-hyperlinks ul {
    padding-left:5px;
    display:inline-flex;
    flex-flow: column wrap;
    height:90px;

}
.quick-links-welcome-photo h4:before {
    content:"Welcome,";
    display:block;
    font-size:14px;
    line-height:30px;
    color:#676a6c !important;
}
.quick-links-welcome-photo img {
    margin:9px;
}
.quick-links-welcome-photo h4 {
    margin:0;
}
.quick-links-welcome-photo .row-bottom-margin {
    margin-bottom: 0;
}

.side-menu-search button[id$=SearchButton] {
background-color: #22BBEE;
    border: 1px solid #22BBEE;
    border-width: 1px 1px 1px 0;
    border-radius: 0 4px 4px 0;
    color: #fff;

}
.side-menu-search button[id$=SearchButton]:hover{
 background-color: #ebebeb;
    border: 1px solid #22BBEE;
    border-width: 1px 1px 1px 0;
    border-radius: 0 4px 4px 0;
    color: #fff;
}
.quick-links i {
    text-decoration: none;
    margin: 0 3px;
}

.quick-links .progress-bar-info{
        background-color: #22BBEE;
}

.quick-links-hyperlinks li {
    padding:0 !important;
    list-style-type:none;
    height:30px;
    line-height:30px;
    width:auto;
    margin-right:30px;
    display:block;
}
.quick-links-hyperlinks ul {
    padding-left:5px;
    display:inline-flex;
    flex-flow: column wrap;
    height:90px;
}
.quick-links-welcome-photo h4:before {
    content:"Welcome,";
    display:block;
    font-size:14px;
    line-height:30px;
    color:#676a6c !important;
}
.quick-links-welcome-photo img {
    margin:9px;
}
.quick-links-welcome-photo h4 {
    margin:0;
}
.quick-links-welcome-photo .row-bottom-margin {
    margin-bottom: 0;
}

.quick-links-welcome-photo .progress {      
    margin-bottom: 10px;        
}

/*community list widgets*/
.btn-community-stats-static {
    margin: 5px;
    display: inline-block;
    padding: 8px 8px;
    border: 2px solid;
    font-size: 11px;
    font-weight:bold !important;

}
.btn-community-stats-static:hover {
    margin: 5px;
    display: inline-block;
    padding: 8px 8px;
    border: 2px solid;
    font-size: 11px !important;

}

.btn-community-stats-static .badge {
    position: relative;
    top: -1px;
    background: #333;
font-weight:bold;
}
.btn-community-stats-static:nth-child(1):before {
    content: "\f086"; font-family: 'FontAwesome';font-size:16px !important;font-weight:normal; padding:5px !important; color:var(--primaryColor);

}
.btn-community-stats-static:nth-child(2):before {
    content: "\f02d"; font-family: 'FontAwesome';font-size:16px !important;font-weight:normal; padding:5px !important; color:var(--primaryColor);

}

.btn-community-stats-static:nth-child(3):before {
    content: "\f0c0"; font-family: 'FontAwesome';font-size:16px !important; font-weight:normal; padding:5px !important; color:var(--primaryColor);

}
.rowContainer.community-list {
    background: #99999924;
    border-bottom: none;
    padding-bottom: 15px;
    margin-top: 15px;
    border-radius: 10px;
    padding-top: 15px;
}

/* alternate
.rowContainer.community-list:nth-child(odd) {
    background:#99999908;
    border-bottom: none;
    padding-bottom: 15px;
    margin-top: 15px;
    border-radius: 10px;
    padding-top: 15px;

}
 */

.text-muted {
    color: #555;
    font-style: italic;
}
.community-list h3 a {
font-weight:500 !important;
}
/*Welcome HTML Hero Image*/


.cg-banner {
    background: url(https://higherlogicdownload.s3.amazonaws.com/LEX/324f1228-769e-41ef-90b8-8e26d3b0982a/UploadedImages/LExBanner_2.png);
    max-height: 450px;
    height: 358px;
}

.MPBottomMenu ul li a {
    color: #fff;
    font-size: 11px;
}

.panel.panel-default.margin-top-medium {
    margin-top: 10px;
    word-break: break-word;
}




/*  Set alternating rows in a table as light blue, i.e. for Discussion Threads */

tr:nth-child(even) {
    background-color: var(--primaryColor) 26 !important;
}


/* Add ellipsis to long discussion titles + Center/Middle align text and discussion thread adjustments   */

.table>tbody>tr>td {
    vertical-align: middle;
   
    text-overflow: ellipsis;
    white-space: nowrap;
}


/* makes all rows in a table the same height */

tr.ListRow {
    height: 58px;
}



/* discussion post headers*/

#DiscussionContentContainer div.row.drItemSubHeader.highlightThread, #MessageListContainer div.row.drItemSubHeader, .title-row-background {
    background: #ebebeb;
    padding-bottom: 4px;
    border-bottom-style: solid;
    border-bottom-color: var(--primaryColor);
border-bottom-width:1px;
}

/* discussion post header font color and size*/

#MessageListContainer div.row.drItemSubHeader h4,
.actions {
    color: var(--primaryColor);
    font-weight: bold;
    font-size: 19px;
}


/* discussion thread body */

#DiscussionContentContainer div.row.drItemSubHeader.messagetitle-container {
    border-left: 2px solid #a3c;
}



ul.DiscussionContentContainer>li {
    margin-bottom: 15px;
}

ul.DiscussionContentContainer>li .pnl-row-item {
    background-color: #3333330d;

}




 .table-thead-background tr th, .table-thead-background tr td {
    background-color: var(--secondaryColor);
    color: #fff;
}


/*Page Title Image and Styling*/
#PageTitleH1 {
    background: linear-gradient(110deg, var(--secondaryColor), var(--primaryColor));
    margin-bottom: 10px !important;
    max-width: 2100px;
    color: #fff;
    font-weight: 600;
    font-size: 30px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    z-index: -1;
    box-shadow: inset -2px 1px 6px 0px rgba(0, 0, 0, 0.45);
}
@media only screen and (max-width: 1230px) {
  #PageTitleH1 {
    font-size: 20px;
line-height:20px;
  }
}

.ContentUserControl {
margin-top:10px;
}

/*** image ***/
.member-dashboard-img {
margin-right: 15px;
height: 52px;
width: 52px;
float: left;
position: relative;
z-index: 1;
order: 1;
}
.member-dashboard-img .col-md-12 {
padding: 0;
}
.member-dashboard-img .form-group {
display: none;
}

.member-dashboard-img .text-center > div > a,
.member-dashboard-img .text-center > div > a > img {
width: 50px;
height: 50px;
}
.member-dashboard-img .text-center > div > a {
border-radius: 50%;
display: block;
overflow: hidden;
}

/*** greeting ***/
.member-dashboard {
    background-color: #333;
    padding: 43px 0;
}

.member-dashboard .row-wide {
display: flex;
align-items: center;
max-width: unset;
}

.member-dashboard-name {
display: none;
}
.greeting {
color: #fff;
font-size: 18px;
line-height: 22px;
display: inline-block;
margin-top: 0;
margin-right: 35px;
order: 2;
}

.greeting h2 {
margin: 0;
font-size: 20px;
}

.greeting h2 a {
color: #fff;
font-size: 20px;
line-height: 22px;
text-decoration: underline;
transition: 0.3s;
}

.greeting h2 a:hover,
.greeting h2 a:focus {
text-decoration: none;
transition: 0.3s;
}

.member-dashboard div[id*="pnlImage"] a[id*="ImageControl"] {
margin: 0 auto;
}

.member-dashboard .profile-info-flex-wrap {
flex-wrap: nowrap;
display: flex;
/*flex: 2;*/
margin-left: calc(50% - 600px);
justify-content: center;
}

.member-dashboard .flex-db-btn-wrap {
order: 3;
display: flex;
flex-wrap: nowrap;
justify-content: center;
flex: 5;
}

.dashboard-buttons {
display: inline-block;
margin: 0 10px;
order: 3;
}

.dashboard-buttons em a {
font-size: 15px;
padding: 15px 30px 15px 22px;
text-transform: Capitalize;
}


.dashboard-buttons.icon em a:hover::before {
transition: 0.3s;
color: #fff;
}

.dashboard-buttons.icon.profile em a::before {
font-family: 'FontAwesome';
content: "\f007";

}

.dashboard-buttons.icon.course em a::before {
content: "\f026";
}

.dashboard-buttons.icon.communities em a::before {
content: "\f0c0";
font-family: 'FontAwesome';
}


.dashboard-buttons.icon.discussions em a::before {
content: "\f086";
font-family: 'FontAwesome';
}

.dashboard-buttons.icon.region em a::before {
content: "\f029";
font-family: 'FontAwesome';
}

/* make buttons  */

.make-buttons em a {
    display: inline-block;
    padding: 15px 20px;
    background-color: var(--primaryColor) !important;
    font-weight: 500;
    color: #fff !important;
    font-style: normal;
    text-decoration: none;
    line-height: normal;
    border-radius: 4px;
    border: 0;
    transition: 0.3s;
}
.make-buttons em a:hover {
    display: inline-block;
    padding: 15px 20px;
  background-color: var(--secondaryColor) !important;
    font-weight: 500;
    color: #fff;
    font-style: normal;
    text-decoration: none;
    line-height: normal;
    border-radius: 4px;
    border: 0;
    transition: 0.3s;
}

.dashboard-buttons.icon em a::before {
    font-family: IBS;
    display: inline-block;
    color: #fff;
    margin-right: 10px;
    font-weight: 500;
    transition: 0.3s;
}
.make-buttons em a:hover,
.make-buttons em a:focus,
.HLDiscussions div[id*="BottomLink"] a[id*="MoreLink"]:hover,
.HLDiscussions div[id*="BottomLink"] a[id*="MoreLink"]:focus,
div[id*="BottomLink"] div[id*="More"] a:hover,
div[id*="BottomLink"] div[id*="More"] a:focus {
background-color: rgba(43, 45, 66, 0.8);
transition: 0.3s;
}


.white-buttons em a {
background-color: #fff;
color: #2b2d42;
transition: 0.3s;
}

.white-buttons em a:hover,
.white-buttons em a:focus {
background-color: #00a3ff;
color: #fff;
transition: 0.3s;
}
@media only screen and (max-width: 1200px) { 

.member-dashboard {display:none;} }

/*HTML BUTTON BLOCK CSS*/

.TitleBlock+.u-richtext{
    margin-top:1em
}
.TitleBlock-label{
    background-color:#179b49;
    -webkit-border-radius:2px;
    border-radius:2px;
    color:#fff;
    display:inline-block;
    font-size:.777778em;
    font-weight:700;
    letter-spacing:1px;
    line-height:1;
    margin-bottom:1.388889rem;
    padding:.444444rem .555556rem .333333rem;
    text-rendering:optimizeLegibility;
    text-transform:Capitalize
}
@media print{
    .TitleBlock-label{
        padding:0
    }
}
.TitleBlock-label-icon{
    margin-right:.222222rem;
    position:relative;
    top:-.055556rem;
    vertical-align:middle
}
.TitleBlock-label--white{
    color:#333;
    background-color:transparent;
    font-size:1em;
    font-weight:400;
    letter-spacing:0;
    text-transform:none
}
@media all and (min-width: 37.5em){
    .TitleBlock-label--white{
        color:#666
    }
}
.TitleBlock-label--white .TitleBlock-label-icon{
    margin-left:.222222rem;
    margin-right:0
}
.TitleBlock-title{
    color:#143f64;
    font-size:1.555556em;
    font-weight:700;
    line-height:1.15;
    margin-bottom:.55em
}
@media all and (min-width: 20em){
    .TitleBlock-title{
        font-size:166.666667%
    }
}
@media all and (min-width: 26em){
    .TitleBlock-title{
        font-size:177.777778%
    }
}
@media all and (min-width: 32em){
    .TitleBlock-title{
        font-size:188.888889%
    }
}
@media all and (min-width: 38em){
    .TitleBlock-title{
        font-size:200%
    }
}
@media all and (min-width: 44em){
    .TitleBlock-title{
        font-size:211.111111%
    }
}
@media all and (min-width: 50em){
    .TitleBlock-title{
        font-size:222.222222%
    }
}
.TitleBlock-intro{
    margin-top:.85em
}
.TitleBlock-meta{
    font-weight:400
}
@media all and (min-width: 20em){
    .TitleBlock-meta>span{
        white-space:nowrap
    }
}
.TitleBlock-meta>span:after{
    border-right:1px solid #666;
    content:'';
    display:inline-block;
    height:.9em;
    margin-right:.166667rem;
    margin-left:.444444rem;
    position:relative;
    top:-1px;
    vertical-align:middle
}
.TitleBlock-meta>span:last-child:after{
    display:none
}
.TitleBlock-language:after{
    margin-left:.166667rem!important
}
.TitleBlock-language-link{
    font-weight:500
}
.TitleBlock-language-link,.TitleBlock-language-link:link,.TitleBlock-language-link:visited{
    color:#008dcb
}
.TitleBlock-language-link:hover,.TitleBlock-language-link:focus,.TitleBlock-language-link:active{
    color:#006a98
}
.TitleBlock-language-link .icon{
    position:relative;
    top:.166667rem
}
.TitleBlock-download:after{
    margin-left:.166667rem!important
}
.TitleBlock-download-link{
    font-weight:500;
    white-space:normal
}
.TitleBlock-download-link,.TitleBlock-download-link:link,.TitleBlock-download-link:visited{
    color:#008dcb
}
.TitleBlock-download-link:hover,.TitleBlock-download-link:focus,.TitleBlock-download-link:active{
    color:#006a98
}
.TitleBlock-download-link:not(a){
    cursor:not-allowed
}
.TitleBlock-download-link:not(a),.TitleBlock-download-link:not(a):link,.TitleBlock-download-link:not(a):visited,.TitleBlock-download-link:not(a):focus,.TitleBlock-download-link:not(a):hover,.TitleBlock-download-link:not(a):active{
    color:#999
}
.TitleBlock-download-info{
    font-weight:500;
    font-size:.777778em
}
.TitleBlock-download-icon{
    position:relative
}
.TitleBlock-download-icon.-purchase{
    margin-right:.166667rem;
    top:1px
}
.TitleBlock-byline{
    font-weight:400;
    margin-top:.55em
}
.TopicTiles{
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    background-color:#dededc
}
.TopicTiles-list:after{
    clear:both;
    content:'';
    display:table
}
@media all and (min-width: 31.25em){
    .TopicTiles-list{
        -webkit-align-content:stretch;
        -ms-flex-line-pack:stretch;
        align-content:stretch;
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -webkit-flex-direction:row;
        -ms-flex-direction:row;
        flex-direction:row;
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        -webkit-box-pack:justify;
        -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
        justify-content:space-between
    }
    .no-flexbox .TopicTiles-list{
        font-size:0
    }
}
.TopicTiles-item{
    border-bottom:1px solid #c2c2c2;
    overflow:hidden;
    padding:1.333333rem 2.333333rem 2.333333rem 1.666667rem;
    position:relative;
    -webkit-transition:all 150ms ease-in-out;
    -o-transition:all 150ms ease-in-out;
    transition:all 150ms ease-in-out
}
.no-flexbox .TopicTiles-item{
    display:inline-block;
    font-size:1rem;
    vertical-align:top
}
.TopicTiles-item:after{
    background-image:url(https://higherlogicdownload.s3.amazonaws.com/MORRELL/bb01fd50-9a60-4a84-89d9-f84855ebfe6b/UploadedImages/button_next__1_.png),linear-gradient(to top,#005859,#0058597d 100%);
    background-position:45% 40%,50% 50%;
    -webkit-background-size:10px auto,100% 100%;
    background-size: 21px auto,100% 100%;
    background-repeat:no-repeat,repeat-x;
    -webkit-border-radius:50%;
    border-radius:50%;
    bottom:-20px;
    content:'';
    height:72px;
    position:absolute;
    right:-16px;
    -webkit-transition:all 250ms cubic-bezier(0.215,0.61,0.355,1);
    -o-transition:all 250ms cubic-bezier(0.215,0.61,0.355,1);
    transition:all 250ms cubic-bezier(0.215,0.61,0.355,1);
    width:72px;
}
.no-cssgradients .TopicTiles-item:after{
    display:none
}
.TopicTiles-item.-green:after{
   
    background-image:url(https://higherlogicdownload.s3.amazonaws.com/MORRELL/bb01fd50-9a60-4a84-89d9-f84855ebfe6b/UploadedImages/button_next__1_.png),linear-gradient(to top,#21CE99,#21ce99cf 100%)
}
.TopicTiles-item.-orange:after{

    background-image:url(https://higherlogicdownload.s3.amazonaws.com/MORRELL/bb01fd50-9a60-4a84-89d9-f84855ebfe6b/UploadedImages/button_next__1_.png),linear-gradient(to top,#f58420,#fcbb2d 100%)
}
.TopicTiles-item.-blue:after{
  
    background-image:url(https://higherlogicdownload.s3.amazonaws.com/MORRELL/bb01fd50-9a60-4a84-89d9-f84855ebfe6b/UploadedImages/button_next__1_.png),linear-gradient(to top,#256bec,#256becb8 100%)
}
.TopicTiles-item.-red:after{
   
    background-image:url(https://higherlogicdownload.s3.amazonaws.com/MORRELL/bb01fd50-9a60-4a84-89d9-f84855ebfe6b/UploadedImages/button_next__1_.png),linear-gradient(to top,#f52034,#f35555 100%)
}
.TopicTiles-item:hover,.TopicTiles-item:focus,.TopicTiles-item:active{
    background-color:#ececec
}
.TopicTiles-item:hover:after,.TopicTiles-item:focus:after,.TopicTiles-item:active:after{
    background-position:50% 40%,50% 50%
}
@media all and (min-width: 31.25em){
    .TopicTiles-item{
        width:50%
    }
    .TopicTiles-item:nth-child(even){
        border-left:1px solid #c2c2c2
    }
}
@media all and (min-width: 58.75em){
    .TopicTiles-item{
        border-bottom-width:0;
        border-left:1px solid #c2c2c2;
        width:33%
    }
    .TopicTiles-item:last-child{
        border-right:1px solid #c2c2c2
    }
}
.TopicTiles-title{
    font-size:1.333333em;
    font-weight:700;
    line-height:1.25
}
.TopicTiles-title-link,.TopicTiles-title-link:link,.TopicTiles-title-link:visited{
    color:#143f64
}
.TopicTiles-title-link:hover,.TopicTiles-title-link:focus,.TopicTiles-title-link:active{
    color:#0071a2
}
.TopicTiles-description{
    color:#143f64;
    font-size:.944444em;
    line-height:1.5;
    margin-top:.555556rem;
    margin-bottom:70px
}
.TopicTiles-overlay{
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:1
}
.topic-tiles ul{
    padding-left:1px
}
#MPOuterHeader {
    background: #fff;
    position: relative;
    border-top-color: var(--secondaryColor);
    border-top-style: solid;
    border-top-width: 5px;
}

#MPOuterMost.full #MPOuter #MPContentArea .home-hero {
  background: url(https://s3.amazonaws.com/higherlogicdownload/KAR/UploadedImages/rF3ohoXSemC2hhg5g9ND_Background.png);
  min-height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
	  
}
.home-hero a:before {
    content: "\f101";
font-family: FontAwesome;
}
span.label.label-admin {
    background-color: var(--primaryColor);
    color: #fff;
    display: inline-block;
    opacity: 0.8;
    text-transform: Capitalize;
}

#MPOuterMost.full #MPOuter #MPContentArea .home-hero .row.row-wide {
    margin: 0 auto;
    padding: 5px 34px !important;
    background: #030303cc;
    margin-right: auto;
    margin-left: 10vw;
    border-radius: 20px;
}
@supports (-ms-ime-align: auto) {
 #MPOuterMost.full #MPOuter #MPContentArea .home-hero .row.row-wide{
       background: #030303;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
 #MPOuterMost.full #MPOuter #MPContentArea .home-hero .row.row-wide{
       background: #030303;
}
}

@media (max-width: 767px) {
  #MPOuterMost.full #MPOuter #MPContentArea .home-hero .row.row-wide {
    margin-right: 0;
    margin-left: 0;
    max-width: 100%;
  }
}

#MPOuterMost.full #MPOuter #MPContentArea .home-hero .row.row-wide * {
  color: white;
}

#MPOuterMost.full #MPOuter #MPContentArea .home-hero .row.row-wide p {
  width: 600px;
  max-width: 100%;
}

#MPOuterMost.full #MPOuter #MPContentArea .home-hero.row.row-wide h2 {
  margin: 0 0 18px;
  line-height: 1;
  font-weight: 600;
  text-transform: Capitalize;
  font-size: 40px;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  
    font-size: 13px;
}
#MPOuterMost.full #MPOuter #MPContentArea .home-hero .row.row-wide h3 {
  margin: 24px 0 6px;
  line-height: 1;
  font-weight: 600;
  font-size: 20px;
}


.ContentItemHtml.HLLandingControl  {border: solid 1px #0000;border-bottom-color: inherit;
    border-bottom-style: solid;  margin-top: 8px;
    padding-left: 5px;
    padding-right: 5px;}

.ContentItemHtml.HLLandingControl h2 {
padding-bottom:4px;}

#MPOuterMost.full #MPOuter #MPContentArea .home-hero .row.row-wide p {
  font-size: 14px;
}

#MPOuterMost.full #MPOuter #MPContentArea .home-hero .row.row-wide p br {
  display: none;
}

#MPOuterMost.full #MPOuter #MPContentArea .home-hero .row.row-wide p a {
  display: block;
 
}

#MPOuterMost.full #MPOuter #MPContentArea .home-hero .row.row-wide h4 {
  font-size: 14px;
  font-weight: 400;
  
}
#AuxMenu ul {
    
    margin-top: -3px !important;
    
}
#MPOuterMost.full #MPOuter #MPContentArea #MoreLink {
  
  color: white !important;
  text-transform: Capitalize;
  background: none;
  border: 0;
  margin: 0;
  background: #f6861f;
  padding: 8px 16px;
  font-size: 12px;
  line-height: 1.36;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

#MPOuterMost.full #MPOuter #MPContentArea .HLLandingControl ul,
#MPOuterMost.full #MPOuter #MPContentArea .HLLandingControl ol {
  padding: 0;
}

.fun {background:#000;max-height:500px;}

#MPOuterMost.full #MPOuter #MPContentArea div[id*='OptionsDropDown'] {
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(211, 211, 211, 0.490196);
  padding: 8px;
  border-radius: 5px;
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
  -webkit-transform-origin: top right;
          transform-origin: top right;
}

#MPOuterMost.full #MPOuter #MPContentArea div[id*='OptionsDropDown'] a {
  margin: 0;
  opacity: 1;
  padding: 4px 8px;
}

#MPOuterMost.full #MPOuter #MPContentArea .tl-announce .include-ul li .content-row .col-md-12.no-pad.clear-ul-style,
#MPOuterMost.full #MPOuter #MPContentArea .tl-announce .include-ul li .content-row .margin-top-small.margin-bottom-small {
  margin-bottom: 4px 0 0 0 !important;
}

div[id*="_lnkEdit"] {
  display:none !important;
}

#MessageListContainer div.row.drItemSubHeader h4, .actions {
    color: var(--primaryColor);
    font-weight: bold;
    font-size: 19px;
}
}

div.container:nth-child(1) > p:nth-child(2):after {
    visibility:visible;
    content:"  ";
    position:absolute;
    top:0;
    left:0;
}
/****** footer ******/
#MPFooterLink {
    display: none;
}
#MPOuterFooter {
    /*padding: 30px 15px 15px 15px;
    color: #ffffff;*/
    font-size: 14px;
    line-height: 16px;
    position: relative;
    overflow: hidden;
}
#MPOuterFooter::after {
    content: '';
    width: 0;
    height: 0;
    /*border-style: solid;
    border-width: 0 400px 300px 0;
    border-color: transparent rgba(0,0,0,0.2) transparent transparent;*/
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}
#FOOTER {
    z-index: 10;
}
#MPOuterFooter h2 {
    border: none;
    color: #fff;
    font-size: 16px;
    line-height: 21px;
    margin-top: 0;
    margin-bottom: 20px;
}
#MPOuterFooter h2 span::after {
    display: none;
}
#MPOuterFooter a {
    color: #94b1c8;
    text-decoration: none;
}
#MPOuterFooter a:hover,
#MPOuterFooter a:focus {
    text-decoration: underline;
}
.footer-logo img {
    max-height: 70px;
}
.footer-social-icons {
    margin-top: 25px;
}
.footer-social-icons a {
    color: #fff;
    font-size: 21px;
    margin-right: 30px;
    margin-top: 10px;
}

#FOOTER > .row:first-child {
    margin-bottom: 100px;
}
#FOOTER > .row:first-child > .col-md-12 {
    display: flex;
}
#FOOTER .ContentItemHtml {
    flex: 1;
}
#MPCopyright {
    float: left;
    text-align: left;
}
#MPFooter + .row {
    float: left;
}
.attribution {
    float: right;
}
.footer-social {
    display: none;
}/* Color Picker */
/* VERSION 26 */
/********************* 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 ****/ 
/* outside */ 
#react-widgets-global-loading-indicator .loading-indicator.loading-indicator {
  /*
  background: linear-gradient(90deg, , );
  background-color: 55;
  background-repeat: no-repeat;
  */
}
/******** Colorful utils ****/
/* primary */
.bootstrap-4 :not(.no-theme) .text-primary, 
.bootstrap-4 :not(.no-theme) .text-primary-graphics {
  /*
  color:  !important;
  */
}
.bootstrap-4 :not(.no-theme) .bg-primary,
.bootstrap-4 :not(.no-theme) .bg-primary-graphics {
  /*
  background-color:  !important;
  */
}
.bootstrap-4 :not(.no-theme) .border-primary,
.bootstrap-4 :not(.no-theme) .border-primary-graphics {
  /*
  border-color:  !important;
  */
}
.bootstrap-4 :not(.no-theme) .bg-selected {
  /*

  background-color: 26 !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: ;
  */
  /* 
  color: ; 
  */
  /*
  background-color: ;
  border-color: ;
  */
  /* 
  background-color: ; 
  border-color:  ; 
  */
  /* 
  border-color: ; 
  */
}

.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)), ;
  border-color: ;
  */ 
  /* 
  background: linear-gradient(0deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1)), ;
  border-color: ;
  */
  /* 
  border-color: ;
  */
}

.bootstrap-4 :not(.no-theme) .btn-primary:focus {
  /* 
  box-shadow: 0 0 0 3px 7F;
  */
}

/**** 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: ;
  */
  /*
  color: ;
  */
  /* 
  color: ; 
  */
  /*
  background-color: ;
  border-color: ;
  */
  /*
  background-color: ;
  border-color: ;
  */
  /* 
  background-color: ; 
  border-color: ; 
  */
  /* 
  border-color: ; 
  */
  /* 
  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)), ;
  border-color: ;
  */
  /*
  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: ; 
  */
  /* 
  border-color: ; 
  */
}

.bootstrap-4 :not(.no-theme) .btn-success:focus {
  /*
  box-shadow: 0 0 0 3px 7F;
  */
  /* 
  box-shadow: 0 0 0 3px 7F;
  */
}

/**** btn-danger ****/
.bootstrap-4 :not(.no-theme) .btn-danger {
  /*
  color: ;
  */
  /*
  color: ;
  */
  /* 
  color: ; 
  */
  /*
  background-color: ;
  border-color: ;
  */
  /*
  background-color: ;
  border-color: ;
  */
  /* 
  background-color: ; 
  border-color: ; 
  */
  /*
  border-color: ;
  */
  /* 
  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)), ;
  border-color: ;
  */
  /*
  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: ;
  */
  /* 
  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: ;
  */ 
}

/**** 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: ;
  */
  /*
  color: ;
  */
  /*
  background-color: ;
  */
  /*
  background-color: ;
  */
  /*
  border: ;
  */
  /*
  border: ;
  */
}

.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)), ;
  */
  /*
  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: ;
  */
  /* 
  color: ; 
  */
  /*
  background-color: ;
  border-color: ;
  */
  /* 
  background-color: ; 
  border-color: ; 
  */
  /* 
  border-color: ; 
  */
}

/**** 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) .library-file-item-thumb.library-file-item-thumb .file-thumb-front-side {
  /* 
  background-color: ; 
  */
}
.bootstrap-4 :not(.no-theme) .container-btn-icon-ctrl:hover:not(:disabled) .btn-icon-ctrl,
.bootstrap-4 :not(.no-theme) .btn-icon-ctrl.focus,
.bootstrap-4 :not(.no-theme) .btn-icon-ctrl:focus,
.bootstrap-4 :not(.no-theme) .btn-icon-ctrl.hover,
.bootstrap-4 :not(.no-theme) .btn-icon-ctrl:hover:not(:disabled) {
  /*
  background-color: ;
  border-color: ;
  */
}

.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 7F;
  */
}

/******** 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: ;
  */
  /* 
  color: ; 
  */
  /*
  background-color: ;
  border-color: ;
  */
  /* 
  background-color: ; 
  border-color: ; 
  */
  /* 
  border-color: ; 
  */
}

.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)), ; 
  */
}


/********* 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: ;
  border-color: ;
  */
  /* 
  background-color: ; 
  border-color: ; 
  */
}

/********* form control**********/
.bootstrap-4 :not(.no-theme) .form-control:focus {
  /*
  box-shadow: inset 0 1px 1px 08, 0 0 8px 60;
  border-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 */
:root{
  --primaryColor:#00447C;
  --secondaryColor:#B20838;
  --errorColor:#cc2511;
}

div.container:nth-child(1) > p:nth-child(2) {
     visibility: hidden;
    position: relative;
}

div.container:nth-child(1) > p:nth-child(2):after {
    visibility:visible;
    content:" In addition to community notifications, other messages are routinely sent. Select “no” below to opt-out of receiving certain emails. You'll always receive these messages in your community profile inbox regardless of these settings. Please note: these settings are only for emails from the  Online Community. To manage your preferences for other PRIM&R emails, such as PRIM&R This Week and program updates, please follow the instructions on https://www.primr.org/subscription/manage.";
    position:absolute;
    top:0;
    left:0;
}

h2 {
    color: #444;
    border-bottom: solid;
    margin-top: 16px;
    padding: 10px;
}

.home h2 {
text-align:center;
}

.AdSpots {
position: absolute;
top: 210px;

}

.twitterfeed {
    margin-top: 26px;
}