/* Background Images and Footer */
#MPOuterHeader { background-image: url('https://higherlogicdownload.s3.amazonaws.com/AMAQ/97e095c8-28f3-4717-9ee9-43bddfaf786c/UploadedImages/MainBanner_Primary.jpg'); background-repeat: repeat; }
#MPCopyright { clear: both; float: none; text-align: center; }
/* Theme Roller */
/* Background Images and Footer */
#MPOuterHeader { background-image: url('https://higherlogicdownload.s3.amazonaws.com/AMAQ/97e095c8-28f3-4717-9ee9-43bddfaf786c/UploadedImages/MainBanner_Primary.jpg'); background-repeat: repeat; }
#MPCopyright { clear: both; float: none; text-align: center; }
/* Theme Roller */
/*

Experience HL Theme v1.4
Author: eConverse Social Media
URL: www.econversemedia.com

This theme was hand-crafted with coffee and love by eConverse Social Media. For assistance with additional branding, customization or design of this theme, please contact http://www.econversemedia.com

*/

body {
    padding: 0;
}

#MPOuterMost {
    max-width: 100% !important;
    overflow-x: hidden;
}

.home .MPContentArea {
    padding-bottom: 0;
}

div#HEADER.row {
    margin-right: 0px;
    margin-left: 0px;
}

.home .MPContentArea .row-full {
    padding: 0;
}

.alert-warning {
    background-color: #eeeeee;
    border-color: #cccccc;
    color: #888888;
}

div#MPheader:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background-color: #008277;
    position: absolute;
    opacity: .5;
    margin-left: -15px;
    margin-right: -15px;
}

/* fix for header color overlay overlapping elements in header */

#HEADER .ContentItemHtml {
    position: relative;
    z-index: 1;
}

/* end fix */

#MPOuterHeader {
    background-position: center center;
    background-size: cover;
}

#MPOuterHeader > .col-md-12 {
    padding: 0;
}

#MPOuterMost.full #HEADER, #MPOuterMost.full #BreadCrumb, #MPOuterMost.full #FOOTER, #MPOuterMost.full #MPButtonBar, #MPOuterHeader.stickyNav-wide, #NAV.stickyNav-wide {
    max-width: 100%;
}

.ContentItemHtml .HtmlContent .flip-clock-wrapper {
    width: 660px;
    margin: 30px auto 0;
}

.ContentItemHtml .HtmlContent .flip-clock-divider .flip-clock-label {
    color: #ffffff;
    font-size: 140%;
}

/******** full width sections with background colors ********/

.home .MPContentArea .row-full {
    text-align: center;
}

.home .MPContentArea .row-full .bg-color {
    background-color: #9f1f63;
    color: #ffffff;
    padding: 15px 30px;
    text-align: center;
}

.home .MPContentArea .row-full .bg-grey {
    background-color: #eeeeee;
    padding: 15px 30px;
}

.home .MPContentArea .row-full .bg-color h2 {
    color: #ffffff;
}

.home .MPContentArea .row-full .bg-color p {
    text-align: left;
}

.home .MPContentArea .row-full .bg-color .HtmlContent a.btn {
    background-color: #ffffff;
    color: #9f1f63;
    position: relative;
    bottom: -40px;
    z-index: 2000;
}

.home .MPContentArea .row-full .bg-color .HtmlContent a.btn:hover {
    color: #ffffff;
    background-color: #1c2020;
}

/********** FONTS ***********/

/* headings, body, links, menus, buttons */

h1, h2, h3, h4, h5, .HLLandingControl.HLEngagement a, .SloganText, .breadcrumb, ul.nav, .ContentItemHtml h2, .HLLandingControl .heading h2, .calendary-number, .calendar-month {
    font-family: 'Signika', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.btn, .HLLandingControl .ByLine, .label-success, .ProfileJobInfo, a.htmlbutton, .register-button a, .make-buttons .HtmlContent a {
    font-family: 'Montserrat', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1, .SloganText {
    font-size: 325%;
    font-weight: normal;
}

h2, .interior h2#Title, .interior .text-muted-h2 h2, .interior .ContentUserControl h2, .interior .text-muted-h2 div.col-md-3 h2 {
    font-size: 200%;
    line-height: 1.1;
}

.HLLandingControl h3 a, .HLLandingControl.HLEngagement a, .community-list h3, .HLLandingControl.HLAnnouncements h3 {
    font-size: 150%;
    line-height: 1.1;
}

/*h3, .btn, ul.nav, .ProfileJobInfo, a.htmlbutton {
    font-size: 110%;
    font-weight: 300;
} */

h3, ul.nav, .ProfileJobInfo {
    font-size: 110%;
    font-weight: 400;
}

.library-list h3 {
    font-size: 200%;
}

.btn, .ProfileJobInfo, a.htmlbutton {
   /* text-transform: uppercase; */
}

.MPheader .btn-default, #searchColumn .btn-default {
    font-size: 12px;
}

h4, #MPAuxNav ul.level1 li a, .label-success  {
    font-size: 100%;
}

h5 {
    font-size: 80%;
}

#AuxMenu {
    background-color: transparent;
    padding: 10px;
}

#MPAuxNav ul.level1 li a {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 90%;
    text-decoration: none;
    color: #ffffff;
}

#MPAuxNav ul.level1 li a:hover {
    color: #ffffff;
    font-weight: normal;
}

/********************* Basics **************************/

body {
    color: #565656;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}

a {
    color: #008277;
}

a:focus, a:hover {
    text-decoration: none;
    color: #1c2020;
    -moz-transition-duration: 0.25s;
    -webkit-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    transition-duration: 0.25s;
}

.bodyBackground {
    background-color: #ffffff;
}

.bodyBackground.interior {
}

.home .no-pageTitle-padding {
    padding-top: 0;
}

#NAV, #MPheader {
    margin: 0 auto;
    padding: 0;
}

#NAV {
    background-color: #e4e4e4;
}

#MPheader > div.row {
    padding: 0;
}

div#auxskiplinkholder {
/* position: relative;
  top: -900px; */
}

div#Logo.row {
    background-color: transparent;
    text-align: center;
}

.SloganText {
    color: #ffffff;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

.MPheader .SloganText.inline span {
    line-height: 1;
    padding-top: 20px;
    font-size: 130%;
    display: block;
    font-weight: 600;
}

.MPheader .SloganText.inline {
    display: block;
    font-size: 250%;
    font-weight: 400;
    max-width: 500px;
    text-align: center;
    margin: 15px auto;
    padding-bottom: 15px;
}

/*.MPheader .pull-right {
    float: none !important;
    width: 100%;
}

.MPheader .pull-right:first-child {
    float: right !important;
    width: 350px;
}*/

.MPheader .inline {
    display: inline;
}

#MPSearchBlock {
    margin-top: 0;
    margin-right: 10px;
}

#searchColumn {
    float: right !important;
    max-width: 300px;
}

#MPSearchBlock .form-control {
    border: 3px solid #9f1f63;
    margin-top: 10px;
}

#HEADER {
    width: 100%;
    max-width: 100%;
    padding: 0;
}

#PageTitleH1, .interior h2.ProfileUserName {
    padding: 15px 0;
    font-size: 250%;
    /* max-width: 1200px; */
    margin: 0 auto;
    color: #9f1f63;
}

h1, .Heading1, .interior h2.ProfileUserName {
    color: #9f1f63;
    background-color: transparent;
    font-weight: 600;
}

h2, .Heading2, h2 a, h2 a:hover, .text-muted-h2 h2 {
    color: #9f1f63;
    background-color: transparent;
    font-weight: 600;
}

.interior h2, .interior h2#Title {
    color: #9f1f63;
    background-color: transparent;
    text-align: left;
    font-weight: 600;
}

.thread-title h2 {
    padding: 20px;
}

h3, .Heading3, h3 a, h3 a:hover {
    /*color: #9f1f63;
    background-color: transparent;*/
}

hr, hr.delimiter, .HLLandingControl ul li {
    border-bottom-width: 2px; 
    border-bottom-style: dotted;
}

.HLLandingControl ul li:last-child {
    border: none;
}

.text-muted {
  color: #b9bcbe;
}

div.row.drItemSubHeader.highlightThread, .highlightThread, div.row.drItemSubHeader {
    background-color: transparent;
    color: #464646;
}

div.row.drItemSubHeader .CommentPanel a {
    color: #464646;
}

.HLWelcome.HLWelcomeHeader {
    float: right;
}

#MPAuxNav {

}

#MPAuxNav ul.level1 li a:last-child {
    border-right: none;
}

.LogoImg {
    position: relative;
}

.interior #ContentColumn.col-md-12 {
    /* padding-left: 0;
    padding-right: 0;*/
}

.row-last {
    padding-bottom: 0;
}

/***** Interior Pages Basics ******/

.interior div#MainCopy_ContentWrapper {
    background-color: transparent;
    border: none;
    max-width: 1200px;
    margin: 0 auto 30px;
    padding-top: 30px;
}

/*********************** Landing Controls ******************/

.ContentUserControl h2, .ContentItemHtml h2 {
    background-color: transparent;
    color: #9f1f63;
}

.HLLandingControl h2, .ContentItemHtml h2 {
    text-align: center;
    margin-top: 0;
    padding: 20px;
}

.row-full .HLLandingControl h2 {
    margin-top: 10px;
}

.row-full .HLLandingControl .heading, .row-full .ContentItemHtml .htmlheading {
    padding: 0;
}

.HLLandingControl h2 {
    color: #9f1f63;
}

.drItemSubHeader {
    text-align: left;
}

/**** ICONS ****/


/*** theme specific icons follow (clr = #9f1f63) ***/

.icon-connect .heading h2, .ContentItemHtml.icon-connect h2 {
    background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-connect-L-clr.png');
    background-repeat: no-repeat;
    background-position: center 20px;
    padding-top: 110px;
    padding-bottom: 15px;
    text-align: center;
}

.icon-connect-grey .heading h2, .ContentItemHtml.icon-connect-grey h2 {
    background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-connect-L-grey.png');
    background-repeat: no-repeat;
    background-position: center 20px;
    padding-top: 110px;
    padding-bottom: 15px;
    text-align: center;
}

.icon-connect-white .heading h2, .ContentItemHtml.icon-connect-white h2 {
    background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-connect-L-white.png');
    background-repeat: no-repeat;
    background-position: center 20px;
    padding-top: 110px;
    padding-bottom: 15px;
    text-align: center;
}

.icon-openbook .heading h2, .ContentItemHtml.icon-openbook h2 {
    background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-book-L-clr.png');
    background-repeat: no-repeat;
    background-position: center 20px;
    padding-top: 110px;
    padding-bottom: 15px;
    text-align: center;
}

.icon-openbook-grey .heading h2, .ContentItemHtml.icon-openbook-grey h2 {
    background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-book-L-grey.png');
    background-repeat: no-repeat;
    background-position: center 20px;
    padding-top: 110px;
    padding-bottom: 15px;
    text-align: center;
}

.icon-openbook-white .heading h2, .ContentItemHtml.icon-openbook-white h2 {
    background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-book-L-white.png');
    background-repeat: no-repeat;
    background-position: center 20px;
    padding-top: 110px;
    padding-bottom: 15px;
    text-align: center;
}

.icon-compass .heading h2, .ContentItemHtml.icon-compass h2 {
    background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-compass-L-clr.png');
    background-repeat: no-repeat;
    background-position: center 20px;
    padding-top: 110px;
    padding-bottom: 15px;
    text-align: center;
}

.icon-compass-grey .heading h2, .ContentItemHtml.icon-compass-grey h2 {
    background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-compass-L-grey.png');
    background-repeat: no-repeat;
    background-position: center 20px;
    padding-top: 110px;
    padding-bottom: 15px;
    text-align: center;
}

.icon-compass-white .heading h2, .ContentItemHtml.icon-compass-white h2 {
    background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-compass-L-white.png');
    background-repeat: no-repeat;
    background-position: center 20px;
    padding-top: 110px;
    padding-bottom: 15px;
    text-align: center;
}


/******** general icons to follow *******/

.icon-calendar .heading h2, .ContentItemHtml.icon-calendar h2 {
    background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-calendar.png');
    background-repeat: no-repeat;
    background-position: center 20px;
    padding-top: 130px;
    padding-bottom: 15px;
    text-align: center;
}

.icon-speechbubble .heading h2, .ContentItemHtml.icon-speechbubble h2 {
    background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-speechbubble.png');
    background-repeat: no-repeat;
    background-position: center 20px;
    padding-top: 130px;
    padding-bottom: 15px;
    text-align: center;
}

.icon-megaphone .heading h2 {
    background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-megaphone.png');
    background-repeat: no-repeat;
    background-position: center 20px;
    padding-top: 130px;
    padding-bottom: 15px;
    text-align: center;
}

.icon-people .heading h2 {
    background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-people.png');
    background-repeat: no-repeat;
    background-position: center 20px;
    padding-top: 130px;
    padding-bottom: 15px;
    text-align: center;
}

.icon-file .heading h2 {
    background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-file.png');
    background-repeat: no-repeat;
    background-position: center 20px;
    padding-top: 130px;
    padding-bottom: 15px;
}

.icon-network .heading h2 {
    background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-network.png');
    background-repeat: no-repeat;
    background-position: center 20px;
    padding-top: 130px;
    padding-bottom: 15px;
    text-align: center;
}

.icon-calendar-grey .heading h2 {
    background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-calendar-grey.png');
    background-repeat: no-repeat;
    background-position: center 20px;
    padding-top: 130px;
    padding-bottom: 15px;
    text-align: center;
}

.icon-speechbubble-grey .heading h2 {
    background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-speechbubble-grey.png');
    background-repeat: no-repeat;
    background-position: center 20px;
    padding-top: 130px;
    padding-bottom: 15px;
    text-align: center;
}

.icon-megaphone-grey .heading h2 {
    background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-megaphone-grey.png');
    background-repeat: no-repeat;
    background-position: center 20px;
    padding-top: 130px;
    padding-bottom: 15px;
    text-align: center;
}

.icon-people-grey .heading h2 {
    background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-people-grey.png');
    background-repeat: no-repeat;
    background-position: center 20px;
    padding-top: 130px;
    padding-bottom: 15px;
    text-align: center;
}

.icon-file-grey .heading h2 {
    background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-file-grey.png');
    background-repeat: no-repeat;
    background-position: center 20px;
    padding-top: 130px;
    padding-bottom: 15px;
    text-align: center;
}

.icon-network-grey .heading h2 {
    background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-network-grey.png');
    background-repeat: no-repeat;
    background-position: center 20px;
    padding-top: 130px;
    padding-bottom: 15px;
    text-align: center;
}

/****** SMALL ICONS ******/

.icon-file-small .heading h2 {
    background: url('http://www.neatcreativemedia.com/econverse/themes/NACHA/images/icon-sm-file.png') no-repeat center top;
    padding-top: 40px;
    color: #ffffff;
}

.icon-megaphone-small .heading h2 {
    background: url('http://www.neatcreativemedia.com/econverse/themes/NACHA/images/icon-sm-megaphone.png') no-repeat center top;
    padding-top: 40px;
    color: #ffffff;
}

.icon-twitter-small h2 {
    background: url('http://www.neatcreativemedia.com/econverse/themes/NACHA/images/icon-twitter.png') no-repeat center top;
    padding-top: 40px;
    color: #ffffff;
}

.icon-speechbubble-small .heading h2 {
    background: url('http://www.neatcreativemedia.com/econverse/themes/NACHA/images/icon-sm-speechbubble.png') no-repeat center top;
    padding-top: 40px;
    color: #ffffff;
}

.HLLandingControl .heading, .ContentItemHtml .htmlheading {
    color: #9f1f63;
    background-color: transparent;
}

.ContentUserControl .HLLandingControl, .ContentItemHtml {
    border: none;
}


.ContentUserControl .HLLandingControl, .ContentUserControl.HLLandingControl, .MPContentArea .ContentItemHtml {
    color: #464646;
    background-color: transparent;
    padding: 60px 10px;
    position: relative;
    line-height: 1.6;
}

/******* Event Control Styles *******/

.home .HLLandingControl.HLEventList .form-group {
    display: block;
}

.date-block, .event-list .date-block {
  background-color: transparent;
  border: 3px solid #008277;
  width: 100%;
  padding: 0;
}

.event-list .calendary-number {
    font-size: 50px;
    margin: 0;
}

.calendar-day {
  display: none;
}

.calendary-number {
  font-size: 40px;
  font-weight: 600;
  margin: -5px;
  color: #008277;
}

.calendar-month {
  text-transform: uppercase;
  background-color: #008277;
  font-weight: 600;
  color: #ffffff;
  padding: 5px 2px;
}

.event-list .calendar-month {
    font-size: 115%;
}

.home .HLEventList .Content .col-md-2 {
    width: 30%;
}

.home .HLEventList .Content .col-md-10 {
    width: 70%;
}

.home .HLEventList .Content .col-md-10 .title-row {
    padding-left: 10px;
}

.HLLandingControl .ByLine {
    color: #9d9d9d;
    text-transform: uppercase;
}

.HLLandingControl h5, .HLLandingControl h4, .HLEngagement h3 {
    color: #9f1f63;
}

.HLLandingControl .Content h3 a, .HLAnnouncements .Content h2 a, .HLRSSReader .Content h2 a {
    color: #9f1f63;
}

.HLLandingControl .Content h3 a:hover, .HLAnnouncements .Content h2 a:hover, .HLRSSReader .Content h2 a:hover {
    color: #1c2020;
    text-decoration: none;
}

.MPheader .Image {
    margin-right: 10px;
    background-color: transparent;
}

.MPheader img.welcome-profile-image {
    width: 50px !important;
    height: 50px !important;
    max-height: 50px !important;
}

.imgButton {
    background-color: transparent !important;
}

#ProfileContainer.pull-right {
    width: 380px;
}

/***** margin fix with profile images *******/

.col-md-8 .title-row .col-md-2.col-md-2 {
    width: 8%;
}

/***** Most Active Members *******/

.HLLandingControl.HLEngagement a {
    color: #9f1f63;
    text-decoration: none;
}

.HLLandingControl.HLEngagement a:hover {
    color: #1c2020;
}

.ContentUserControl > .HLLandingControl.HLEngagement .Content {
    margin: 0 auto;
}

/***** MAM: FULL WIDTH DISPLAY HORIZONTAL *****/

.ContentUserControl > .HLLandingControl.HLEngagement {
    border: none;
    background-image: none;
}

.col-md-12 > .ContentUserControl > .HLLandingControl.HLEngagement ol.display-horizontal, .col-md-12 > .ContentUserControl > .HLLandingControl.HLEngagement ul.display-horizontal {
    /*text-align: left;*/
}

.ContentUserControl > .HLLandingControl.HLEngagement ol.display-horizontal li, .ContentUserControl > .HLLandingControl.HLEngagement ul.display-horizontal li {
    /*text-align: left;*/
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.ContentUserControl > .HLLandingControl.HLEngagement ol.display-horizontal li .Picture, .ContentUserControl > .HLLandingControl.HLEngagement ul.display-horizontal li .Picture {
    margin-bottom: 10px;
}

.ContentUserControl > .HLLandingControl.HLEngagement ol li .Picture img, .ContentUserControl > .HLLandingControl.HLEngagement ul li .Picture img {
    height: auto;
    border: none;
    text-align: left;
}

.ContentUserControl > .HLLandingControl.HLEngagement ol.display-horizontal li a, .ContentUserControl > .HLLandingControl.HLEngagement ul.display-horizontal li a {
    color: #9f1f63;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
}

.ContentUserControl > .HLLandingControl.HLEngagement ol.display-horizontal li a:hover, .ContentUserControl > .HLLandingControl.HLEngagement ul.display-horizontal li a:hover {
    color: #1c2020;
}

.points-label {
    display: inline-block;
    padding: 10px 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 145%;
    color: #008277;
    font-weight: normal;
    background-color: transparent;
}

/************************ Tabs **********************/

.nav-tabs {
    text-align: left !important;
    width: 100%;
}

.nav-tabs > li > a {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    color: #008277;
    margin-right: 0;
    border: 0;
}

.nav-tabs > li > a:hover, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    color: #1c2020;
    background-color: #dddddd;
    /*border: 0; */
}

ul.nav.nav-tabs > li.active, ul.nav.nav-tabs > li:hover {
    background-image: none;
}

/************************ Miscellaneous **********************/



/************************ Menus ***********************/

#SideMenu ul.level1 li ul {
    background-color: #ffffff;
}


/******** BREADCRUMBS **********/

.breadcrumb {
    padding: 20px;
    text-align: center;
    margin-bottom: 0;
}

.breadcrumb li {
   color: #565656;
}

.breadcrumb li a {
}


/************************ Bootstrap Menus ***********************/

ul.navbar-nav {
    margin: 0;
}

ul.navbar-nav li {
    display: inline-block;
    text-align: left;
    float: none;
    background-color: transparent;
}

ul.nav > li:hover, ul.nav > li.active {
    -moz-transition-duration: 0.25s;
    -webkit-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    transition-duration: 0.25s;
}

ul.navbar-nav li ul.dropdown-menu li {
    display: block;
    float: none;
    background-color: transparent;
}

ul.navbar-nav li ul.dropdown-menu li ul.dropdown-submenu li {
    background-color: #f0f0f0;
    color: #464646;
}

.navbar-default {
    background-color: transparent;
    border: none;
    max-width: 1200px;
    margin: 0 auto;
}

.navbar-nav > li > a, .navbar-nav > li > a:focus {
    color: #9f1f63;
    padding: 20px 30px;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.navbar .navbar-nav > .active > a,  
.navbar .navbar-nav > .active > a:hover,  
.navbar .navbar-nav > .active > a:focus, 
.navbar .navbar-nav > li > a:hover {  
    background-color: #999999;
    color: #ffffff;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #999999;
    color: #9f1f63;
}

#MPButtonBar ul.navbar-nav li ul.dropdown-menu {
    background-color: #f0f0f0;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    border: 5px solid #ffffff;
}

#MPButtonBar .dropdown-menu li a {
    color: #464646;
}

.dropdown-menu > li > a {
    padding: 10px 30px;
}

#MPButtonBar .dropdown-menu li a:hover,  
#MPButtonBar .dropdown-menu li a:focus {
    background-color: #e4e4e4;
    color: #008277;
}

#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: #ececec;
    color: #008277;
}

/************************ Bootstrap Buttons ***********************/

.btn, .make-buttons .HtmlContent a {
    -webkit-border-radius: 6px !important;
    -webkit-border-top-right-radius: 0 !important;
    -webkit-border-bottom-left-radius: 0 !important;
    -moz-border-radius: 6px !important;
    -moz-border-radius-topright: 0 !important;
    -moz-border-radius-bottomleft: 0 !important;
    border-radius: 6px !important;
    border-top-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    /*font-size: 13px;
    padding: 15px 20px;
    margin-top: 5px;*/
}

.register-button {
  padding-bottom: 30px;
  position: relative;
}

.register-button a {
    font-size: 15px;
    padding: 15px 20px 15px 60px;
    background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-ticket-S-white.png');
    background-repeat: no-repeat;
    background-position: 10px center;
    background-color: #9f1f63;
    border: 4px solid #ffffff;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
}

.register-button a:hover {
    background-color: #1c2020;
    text-decoration: none;
}

.dropdown-toggle.welcome-toggle {
    max-height: 50px;
    height: 50px;
}

/*.home .MPContentArea .btn span, a.htmlbutton span {
  font-size: 200%;
  position: relative;
  top: 5px;
}*/

.btn-sm {
  padding: 5px 10px;
  /*font-size: 10px;*/
}

/*h2 a.btn, h2 input {
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 0;    
}*/

.col-md-4 .col-md-12 .btn-default {

}

.col-md-4 .HLLandingControl .col-md-12, .col-md-8 .HLLandingControl .col-md-12 {
    padding-left: 0;
    padding-right: 0;
}

.ui-widget-content a.btn-primary, .btn-default, a.htmlbutton {
    background-color: #008277;
    border: none;
    color: #ffffff;
    padding: 5px 10px;
    text-decoration: none;
}

.btn-primary, .btn-success, .make-buttons .HtmlContent a {
    background-color: #008277;
    border: none;
    color: #ffffff;
    /*text-transform: uppercase;*/
    text-decoration: none;
    padding: 5px 10px;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .open .dropdown-toggle.btn-primary, .btn-success:hover, .btn-success:focus, .btn-success:active, .open .dropdown-toggle.btn-success, .btn-default:hover, .btn-default:focus, .btn-default:active, .open .dropdown-toggle.btn-default, .Content .alert.alert-warning .btn-success:hover, .make-buttons .HtmlContent a:hover {
    background-color: #1c2020;
    border: none;
    color: #ffffff;
    text-decoration: none;
}

.Content .btn-success:hover, .Content .btn-success:focus, .Content .btn-success:active, .Content .btn-default:hover, .Content .btn-default:focus, .Content .btn-default:active, .interior .Content .btn-success:hover {
    background-color: #1c2020;
    color: #ffffff;
}

.welcome-links .btn {
    display: inline-block;
    margin: 5px;   
}

.MPheader .btn-default, #searchColumn .btn-default {
    background-image: none;
    color: #5d5d5d;
    background-color: #ebebeb;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    margin-top: 10px;
}

.MPheader .btn-default:hover, #searchColumn .btn-default:hover, .MPheader .btn-default:focus, .MPheader .btn-default:active, .MPheader .open .dropdown-toggle.btn-default, .btn-community-stats-static:hover {
    color: #5d5d5d;
    background-color: #c3c3c3;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.btn-community-stats-static, .btn-community-stats-static:hover {
    padding: 10px;
}

/*h2 a.btn, h2 input {
    font-size: 12px;
    padding: 5px;
}*/

/********** FAT FOOTER *********/

#MPOuterFooter {
    background-color: #1c2020;
    border: none;
    color: #9cacac;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    margin-top: 0;
    position: relative;
}

#MPOuterFooter a {
}

#MPOuterFooter a:hover {
}

#MPBottomMenu {
    max-width: 1200px;
    margin: 0 auto;
}

#MPBottomMenu {
    background-color: transparent;
}

.MPBottomMenu ul li a {
    color: #e0e0e0;
}

.MPBottomMenu ul li a:hover {
    color: #999999;
}

.ContentItemHtml.sociallinks {
  text-align: center;
}

#MPCopyright {
    background-color: #0c0e0c;
    text-align: center;
    padding: 10px 20px;
    width:100%;
    font-size: 70%;
}

#MPCopyright span {

}

#MPCopyright a {
    color: #008277;
}

#MPCopyright a:hover {
    color: #e0e0e0;
}
  
ul.FatFooterMenu {
    padding: 15px;
    text-align: center;
}

#MPBottomMenu.MPBottomMenu ul.FatFooterMenu li a.level1 {
    font-family: 'Signika', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    color: #008277;
    font-size: 120%;
}

#MPBottomMenu.MPBottomMenu ul.FatFooterMenu > li {
    border-right: 1px solid #0c0e0c;
    min-height: 130px;
    display: inline-block;
    padding-top:15px;
}

#MPBottomMenu.MPBottomMenu ul.FatFooterMenu > li:last-child {
    border-right: none;
}

#MPBottomMenu ul.FatFooterMenu li ul.level2 {
    padding-left: 0;
    margin-top: 10px;
    max-width: 200px;
}

#MPBottomMenu ul.FatFooterMenu li ul.level2 li {
    padding-left: 18px;
    margin-top: 7px;
    margin-left: -15px;
}

#MPBottomMenu ul.FatFooterMenu li ul.level2 li:hover {
    -moz-transition-duration: 0.25s;
    -webkit-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    transition-duration: 0.25s;
}

#MPBottomMenu ul.FatFooterMenu > li {
    padding: 0 25px;
}

#MPBottomMenu ul.FatFooterMenu li ul.level2 li a {
    padding: 5px 10px;
    margin-left: -10px;
}

#MPBottomMenu ul.FatFooterMenu li ul.level2 li a:hover {
    text-decoration: none;
}

/******* Powered by Higher Logic Footer *******/

#MPFooterLink {

}

#MPFooterLink a {

}

/***** MOBILE SPECIFIC ******/

@media screen and (max-width: 900px) {
    
    .MPheader .SloganText.inline span {
        font-size: 200%;
        display: block;
    }
    
    .MPheader .SloganText.inline {
        display: block;
        font-size: 150%;
        width: 100%;
        max-width: none;
        text-align: center;
    }
    
    ul.nav {
        text-align: left;
        margin-top: 0;
    }
    
    ul.nav li {
        display: block;
        padding-bottom: 0;
    }
    
    #MPBottomMenu.MPBottomMenu ul.FatFooterMenu > li {
        min-height: 0;
        display: block;
        padding-top: 20px;
        border: none;
    }
    
}

@media screen and (max-width: 400px) {
    .MPheader .SloganText.inline {
        font-size: 125%;
    }
}

/******* Colour Picker Specifics *******/

/* HTML User Controls same colour as HLLandingControls fix */

.ContentItemHtml h2 {
    /*background-color: ;*/
    
        color: #444444;
        border-color: #444444;
    
    
}

/* change full width rows background color */


    .home .MPContentArea .row-full .bg-color, div#MPheader:before {
        background-color: #333333;
    }
    
    #MPBottomMenu.MPBottomMenu ul.FatFooterMenu li a.level1, #PageTitleH1, .interior h2.ProfileUserName {
        color: #333333;
    }
    

    
.home .MPContentArea .row-full .bg-color p {
        color: #FFFFFF;
}



    .SloganText {
        border-color: #FFFFFF;
    }



.home .MPContentArea .row-full .bg-color a.btn {
    background-color: #FFFFFF;
    color: #FF9933;
}

#MPButtonBar .dropdown-menu li a:hover,  
#MPButtonBar .dropdown-menu li a:focus {
    color: #AAAAAA;
}



    #MPSearchBlock .form-control {
        border-color: #FFFFFF;
    }
    
    .home .MPContentArea .row-full .bg-color a.btn:hover {
        color: #FFFFFF;
        background: #FF9933;
    }



/** change Points Label colors - takes on pagination button colors **/


    .points-label, .calendar-month, .register-button a {
        background-color: #FF9933;
    }
    
    .date-block, .event-list .date-block, .register-button a {
        border-color: #FF9933;
    }

    .calendary-number, .ContentUserControl > .HLLandingControl.HLEngagement ol.display-horizontal li a, .ContentUserControl > .HLLandingControl.HLEngagement ul.display-horizontal li a, .register-button a {
        color: #FF9933;
    }





    .ContentUserControl > .HLLandingControl.HLEngagement ol.display-horizontal li:hover .points-label, .ContentUserControl > .HLLandingControl.HLEngagement ul.display-horizontal li:hover .points-label, .register-button a:hover {
        background-color: #FFCC66;
    }
    
    .register-button a:hover {
        border-color: #FFCC66;
    }
    
    .ContentUserControl > .HLLandingControl.HLEngagement ol.display-horizontal li a:hover, .ContentUserControl > .HLLandingControl.HLEngagement ul.display-horizontal li a:hover, .register-button a:hover {
        color: #FFCC66;
    }




#MPBottomMenu ul.FatFooterMenu li ul.level2 li a {
    color: #FF9933;
}



#MPBottomMenu ul.FatFooterMenu li ul.level2 li a:hover {
    color: #AAAAAA;
}



#MPCopyright {
    background-color: #1C2020;
}

#MPBottomMenu.MPBottomMenu ul.FatFooterMenu > li {
    border-right-color: #1C2020;
}


.make-buttons .HtmlContent a {
    background-color: #FF9933;
    border-color: #FF9933;
    color: #FFFFFF;
}

.make-buttons .HtmlContent a:hover, .make-buttons .HtmlContent a:focus, .make-buttons .HtmlContent a:active {
    background-color: #FFCC66;
    border-color: #FFCC66;
    color: #FFFFFF;

}/* Color Picker */
/********************* Basics **************************/ 
body { color: #333333; } 

a { color: #FF9933; } 

.hl-linkcolor-background { background-color: #FF9933; } 

a.user-content-mention { color: #FF9933; } 

a.user-content-hashtag { color: #333333; } 

a:hover { color: #AAAAAA; } 

a.user-content-mention:hover { color: #FFCC66; } 
/*
a.user-content-hashtag:hover { color: ; } */
/*
.bodyBackground { background-color: ; } */
/*
a.user-content-hashtag { background: ; } */
/*
a.user-content-hashtag:hover { background: ; } */

.siteFrame { background-color: #FFFFFF; } 
/*
#MPOuterMost { border-color: ; } */
h1, .Heading1 {  color: #FF9933;

/* background-color: ;
*/
} h2, .Heading2, h2 a, h2 a:hover, .text-muted-h2 h2 {  color: #444444;

/* background-color: ;
*/
} h3, .Heading3, h3 a, h3 a:hover {  color: #FF9933;

/* background-color: ;
*/
} /*
hr, hr.delimiter, .HLLandingControl ul li { border-bottom-color: ; } */
#MPOuterFooter { /* background-color: ;
*/
 color: #FFFFFF;

} 
fieldset { border-color: #333333; } 
fieldset legend {  background-color: #333333;

 border-color: #333333;

 color: #FFFFFF;

} 
.SearchResults .SortBy { color: #FFFFFF; } 
/*********************** Landing Controls ******************/ .HLLandingControl .heading, .HLLandingControl h2, .headerItem, .drItemSubHeader { /* background-color: ;
*/
 color: #444444;

} 
.drItemSubHeader a:not(.skip-header-text-color){ color: #444444; } 
.ContentUserControl .HLLandingControl, .ContentUserControl.HLLandingControl, .ContentItemHtml.HLLandingControl { /* border-color: ;
*/
 color: #333333;

 background-color: #FFFFFF;

} 
.HLLandingControl .Content a:not(.btn) { color: #333333; } 

.HLLandingControl .ByLine { color: #333333; } 

.HLLandingControl h5, .HLLandingControl h4, .HLEngagement h3 { color: #FFC00E; } 

.HLLandingControl .Content h3 a, .HLAnnouncements .Content h2 a, .HLRSSReader .Content h2 a { color: #333333; } 
/************************ Tabs **********************/ .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {  background-color: #FFFFFF;

/* border-color: ;
*/
 color: #999999;

} /*
.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: #FFFFFF;

/* border-bottom-color: ;
*/
 color: #999999;

} .nav-tabs > li > a {  background-color: #F5F5F5;

 color: #999999;

} /************************ Miscellaneous **********************/ 
.SloganText { color: #FFFFFF; } 
.ModalPopupHeading, .CustomTableModalPopup .CustomTableModalPopupHeaderRow {  background-color: #333333;

 color: #FFFFFF;

} 
.lblratingBig { color: #333333; } 
/************************ Tables **********************/ .Container thead .Header td, th, .ListContainer .ListHeader, .drItemSubHeader, .table-thead-background tr th, .table-thead-background tr td {  background-color: #333333;

 color: #FFFFFF;

} 
th a, th a:hover { color: #FFFFFF; } 

.TableRowAlternate, .table-hover > tbody > tr:hover > td { background-color: #FFCC33; } 
/************************ Menus ***********************/ 
#MPAuxNav ul.level1 li a { color: #FFFFFF; } 

#MPAuxNav ul.level1 li ul { background-color: #FF9933; } 

#MPAuxNav ul.level1 li li.dynamic { border-right-color: #FFFFFF; } 
/* #SideMenu ul.level1 li ul { background-color: White; } */ /* .MPSideNavBottom { color: #0069A5; } */ 
.breadcrumb { background-color: #1C2020; } 

.breadcrumb li { color: #333333; } 

.breadcrumb li a { color: #333333; } 

.MPBottomMenu ul li a { color: #777777; } 
/************************ Bootstrap Menus ***********************/ 
.navbar-default, #NAV { background-color: #FF9933; border-color: #FF9933; } 

.navbar-default .navbar-nav > li > a { color: #FFFFFF; } 
.navbar .navbar-nav > .active > a, .navbar .navbar-nav > .active > a:hover, .navbar .navbar-nav > .active > a:focus, .navbar .navbar-nav > li > a:hover {  background-color: #FFFFFF;

 color: #FF9933;

} .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {  background-color: #FFFFFF;

 color: #FF9933;

} 
#MPButtonBar .dropdown-menu { background-color: #FF9933; } 

#MPButtonBar .dropdown-menu li a { color: #AAAAAA; } 

#MPButtonBar .dropdown-menu li a:hover, #MPButtonBar .dropdown-menu li a:focus { background-color: #EEEEEE; } 
#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: #EEEEEE;

 color: #FFFFFF;

} /*
#MPButtonBar .dropdown-menu { border-color: ; } */
/************************ Bootstrap Buttons ***********************/ .btn-primary, .ui-widget-content a.btn-primary {  background-color: #FF9933;

 border-color: #FF9933;


color: #FFFFFF!important;

} .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .open .dropdown-toggle.btn-primary {  background-color: #FFCC66;

 border-color: #FF9933;

 color: #FFFFFF;

} .btn-info {  background-color: #FFCC66;

/* border-color: ;
*/
 color: #FFFFFF;

} .btn-info:hover, .btn-info:focus, .btn-info:active, .open .dropdown-toggle.btn-info {  background-color: #FFFFFF;

/* border-color: ;
*/
 color: #FFFFFF;

} .btn-success {  background-color: #FF9933;

/* border-color: ;
*/
 color: #FFFFFF;

} .btn-success:hover, .btn-success:focus, .btn-success:active, .open .dropdown-toggle.btn-success {  background-color: #FFCC66;

/* border-color: ;
*/
 color: #FFFFFF;

} .btn-danger { /* background-color: ;
*/
/* border-color: ;
*/
/* color: ;
*/
} .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .open .dropdown-toggle.btn-danger { /* background-color: ;
*/
/* border-color: ;
*/
/* color: ;
*/
} .btn-default {  background-color: #FF9933;

 border-color: #FFFFFF;

 color: #FFFFFF;

} .btn-default:hover, .btn-default:focus, .btn-default:active, .open .dropdown-toggle.btn-default {  background-color: #FFCC66;

 border-color: #FFFFFF;

 color: #FFFFFF;

} .pagination > .active > span, .pagination > .active > span:hover, .pagination li.active>a, .pagination li.active>a:hover {  background-color: #333333;

 border-color: #333333;

 color: #FFFFFF;

} .pagination > li > a {  background-color: #FF9933;

/* border-color: ;
*/
 color: #FFFFFF;

} .pagination > li > a:hover {  background-color: #FFCC66;

/* border-color: ;
*/
 color: #FFFFFF;

} .label-default {  background-color: #FF9933;

 color: #FFFFFF;

} .badge, .badge a, a.badge a:hover {  background-color: #FF9933;

 color: #FFFFFF;

} .modal-header {  background-color: #FFFFFF;

 color: #444444;

} .modal-body, .panel-body {  background-color: #FFFFFF;

 color: #444444;

} .modal-footer, .panel-footer { /* background-color: ;
*/
} /*
#MPFooterLink { background-color: ; } */

#MPFooterLink a { color: #444444; } 

.faceted-search-main .facets .header { color: #444444; } 
/*
.faceted-search-main .facets .header { background-color: ; } */
/*
.cookie-notification-bar { background-color: ; } */
/*
.cookie-notification-bar span { color: ; } */ /************ New Bootstrap 4^ Themeing ****/ /******** Block Buttons ****/ /**** btn-primary ****/ .bootstrap-4 :not(.no-theme) .btn-primary {  color: #FFFFFF;   background-color: #FF9933;   border-color: #FF9933; 
} .bootstrap-4 :not(.no-theme) .btn-primary:focus, .bootstrap-4 :not(.no-theme) .btn-primary:hover {  background-color: #FFCC66;   outline-color: #FFCC66; 
} /**** btn-secondary (aka default) ****/ .bootstrap-4 :not(.no-theme) .btn-secondary {  color: #FFFFFF;   background-color: #FF9933;   border-color: #FFFFFF; 
}
.bootstrap-4 :not(.no-theme) .btn-secondary:focus, .bootstrap-4 :not(.no-theme) .btn-secondary:hover {  background-color: #FFCC66;   outline-color: #FFCC66; 
} /**** btn-link ****/ .bootstrap-4 :not(.no-theme) .btn-link {  color: #FF9933; 
}
.bootstrap-4 :not(.no-theme) .btn-link:focus, .bootstrap-4 :not(.no-theme) .btn-link:hover {  color: #AAAAAA;   outline-color: #AAAAAA; 
} /**** btn-icon-primary ****/ .bootstrap-4 :not(.no-theme) .btn-icon-primary {  color: #FFFFFF;   background-color: #FF9933;   border-color: #FFFFFF; 
}
.bootstrap-4 :not(.no-theme) .btn-icon-primary:focus, .bootstrap-4 :not(.no-theme) .btn-icon-primary:hover {  outline-color: #FFCC66;   background-color: #FFCC66; 
} /******** Inline Buttons ****/ /**** btn-inline-link-primary ****/ .bootstrap-4 :not(.no-theme) .btn-inline-link-primary.btn-inline-link-primary {  color: #FF9933; 
}
.bootstrap-4 :not(.no-theme) .btn-icon-link:focus, .bootstrap-4 :not(.no-theme) .btn-icon-link:hover {  outline-color: #AAAAAA;   color: #AAAAAA; 
} /**** btn-inline-link-meta ****/ .bootstrap-4 :not(.no-theme) .btn-inline-link-meta {  color: #FFFFFF; 
}
.bootstrap-4 :not(.no-theme) .btn-icon-link:focus, .bootstrap-4 :not(.no-theme) .btn-icon-link:hover {  outline-color: #FFFFFF;   color: #FFFFFF; 
} /**** btn-inline-icon ****/ .bootstrap-4 :not(.no-theme) .btn-icon-primary {  color: #FFFFFF; 
}
.bootstrap-4 :not(.no-theme) .btn-icon-primary:focus, .bootstrap-4 :not(.no-theme) .btn-icon-primary:hover {  outline-color: #FFCC66;   background-color: #FFCC66; 
}
/**** Generated Utils ****/  .text-color { color: #333333 !important; }   .link-color { color: #FF9933 !important; }   .mention-link-color { color: #FF9933 !important; }   .tag-link-color { color: #333333 !important; }   .link-hover-color:hover, .link-hover-color:focus { color: #AAAAAA !important; }   .mention-hover-color:hover, .mention-hover-color:focus { color: #FFCC66 !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: #FFFFFF !important; }  /* .border-color { color:  !important; } */  .primary-heading-text-color { color: #FF9933 !important; }  /* .primary-heading-background-color { background-color:  !important; } */  .secondary-heading-text-color { color: #444444 !important; }  /* .secondary-heading-background-color { background-color:  !important; } */  .tertiary-heading-text-color { color: #FF9933 !important; }  /* .tertiary-heading-background-color { background-color:  !important; } */ /* .seperator-color { color:  !important; } */ /* .footer-background-color { background-color:  !important; } */  .footer-text-color { color: #FFFFFF !important; }   .primary-color { color: #333333 !important; }   .text-on-primary { color: #FFFFFF !important; }   .table-header-text-color { color: #FFFFFF !important; }  /* .landing-control-header-background-color { background-color:  !important; } */  .landing-control-header-text-color { color: #444444 !important; }  /* .landing-control-border-color { color:  !important; } */  .landing-control-text-color { color: #333333 !important; }   .landing-control-background-color { background-color: #FFFFFF !important; }   .landing-control-link-color { color: #333333 !important; }   .landing-control-byline-text-color { color: #333333 !important; }   .landing-control-sub-title-text-color { color: #FFC00E !important; }   .landing-control-title-text-color { color: #333333 !important; }   .selected-tab-background-color { background-color: #FFFFFF !important; }  /* .selected-tab-border-color { color:  !important; } */  .selected-tab-text-color { color: #999999 !important; }   .unselected-tab-hover-background-color:hover, .unselected-tab-hover-background-color:focus { background-color: #FFFFFF !important; }   .unselected-tab-hover-text-color { color: #999999 !important; }   .unselected-tab-background-color { background-color: #F5F5F5 !important; }   .unselected-tab-text-color { color: #999999 !important; }   .slogan-text-color { color: #FFFFFF !important; }   .table-header-background-color { background-color: #333333 !important; }   .table-alternate-background-color { background-color: #FFCC33 !important; }   .aux-menu-text-color { color: #FFFFFF !important; }   .unselected-menu-background-color { background-color: #FF9933 !important; }   .breadcrumb-bar-background-color { background-color: #1C2020 !important; }   .breadcrumb-text-color { color: #333333 !important; }   .breadcrumb-link-color { color: #333333 !important; }   .footer-menu-text-color { color: #777777 !important; }   .unselected-menu-text-color { color: #FFFFFF !important; }   .selected-menu-background-color { background-color: #FFFFFF !important; }   .selected-menu-text-color { color: #FF9933 !important; }   .hover-menu-text-color { color: #AAAAAA !important; }   .hover-menu-background-color { background-color: #EEEEEE !important; }   .hover-menu-selected-background-color { background-color: #EEEEEE !important; }   .hover-menu-selected-text-color { color: #FFFFFF !important; }  /* .hover-menu-border-color { color:  !important; } */  .primary-button-background-color { background-color: #FF9933 !important; }   .primary-button-border-color { color: #FF9933 !important; }   .primary-button-text-color { color: #FFFFFF !important; }   .primary-button-hover-background-color:hover, .primary-button-hover-background-color:focus { background-color: #FFCC66 !important; }   .info-button-background-color { background-color: #FFCC66 !important; }  /* .info-button-border-color { color:  !important; } */  .info-button-text-color { color: #FFFFFF !important; }   .info-button-hover-background-color:hover, .info-button-hover-background-color:focus { background-color: #FFFFFF !important; }   .success-button-background-color { background-color: #FF9933 !important; }  /* .success-button-border-color { color:  !important; } */  .success-button-text-color { color: #FFFFFF !important; }   .success-button-hover-background-color:hover, .success-button-hover-background-color:focus { background-color: #FFCC66 !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: #FF9933 !important; }   .default-button-border-color { color: #FFFFFF !important; }   .default-button-text-color { color: #FFFFFF !important; }   .default-button-hover-background-color:hover, .default-button-hover-background-color:focus { background-color: #FFCC66 !important; }   .pagination-activebutton-background-color { background-color: #333333 !important; }   .pagination-active-button-border-color { color: #333333 !important; }   .pagination-activebutton-text-color { color: #FFFFFF !important; }   .pagination-button-background-color { background-color: #FF9933 !important; }  /* .pagination-button-border-color { color:  !important; } */  .pagination-button-text-color { color: #FFFFFF !important; }   .pagination-button-hover-background-color:hover, .pagination-button-hover-background-color:focus { background-color: #FFCC66 !important; }   .label-background-color { background-color: #FF9933 !important; }   .label-text-color { color: #FFFFFF !important; }   .badge-background-color { background-color: #FF9933 !important; }   .badge-text-color { color: #FFFFFF !important; }   .popup-window-header-background-color { background-color: #FFFFFF !important; }   .popup-window-header-text-color { color: #444444 !important; }   .popup-window-background-color { background-color: #FFFFFF !important; }   .popup-window-text-color { color: #444444 !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: #444444 !important; }   .search-sidebar-heading-text-color { color: #444444 !important; }  /* .search-sidebar-heading-background-color { background-color:  !important; } */ /* .cookie-notification-background-color { background-color:  !important; } */ /* .cookie-notification-text-color { color:  !important; } */ 
/* CSS Overrides */
.SloganText { font-style: italic!important; border: none!important; }
.SloganText.inline { font-size: 17px!important; margin-top: 0px!important; }

#MPButtonBar ul.navbar-nav li ul.dropdown-menu { background-color: #fff; border: none; }

.MPheader .btn-default, #searchColumn .btn-default { font-size: 13px!important; }
.ContentItemHtml.home-promo { padding-bottom: 20px;}

h2#MainCopy_ctl08_TitleText { text-align: left; }
h1#PageTitleH1 { padding-top: 50px; }

div#MainCopy_ctl08_ctl00 h2 { color: #333; }

.carousel-control.left {background-image: none;}
.carousel-control.right{background-image: none;}
.bootstrap-carousel { padding: 50px 10px; }


.calendar-month { background-color: #333;}
.calendary-number {color:#333;}
.date-block {color:#333; border: 3px solid #333;}

.ContentUserControl h2 {color: #ff9933;}

.interior h2, .interior h2#Title  {color: #ff9933;}

.nav-pills>li.active>a { background-color: #ff9933;}
.nav-pills>li.active>a:hover { background-color: #ff9933;}
.nav-pills>.active>a>.badge { color: #ff9933;}
.nav-pills>li>a:hover {background-color: #ff9933; color:#fff;}

.nav .caret {border-top-color:#999; border-bottom-color:#999;}
.nav .caret a {border-top-color:#fff; border-bottom-color:#fff;}
.badge { color: #fff;}
.dropdown-menu>li>a { color: #999!important;}
a.list-group-item.unread {color: #444;}

i.glyphicon.glyphicon-pencil { color: #fff; }
a#ctl00_MainCopy_ctl15_AnnouncementList_ctl01_Edit { background-color: #444;}
i.glyphicon.glyphicon-trash { color: #fff; }
a#ctl00_MainCopy_ctl15_AnnouncementList_ctl01_Delete { background-color: #444;} 
.dropdown-menu>.active>a { background-color: #FFCC00}

.label-default {background-color: #aaa;}
.alert-warning {border: none;}.SloganText {font-style: italic!important; border: none!important;}
.SloganText.inline { font-size: 17px!important; margin-top: 0px!important;}

#MPButtonBar ul.navbar-nav li ul.dropdown-menu { background-color: #fff; border: none;}

h2#MainCopy_ctl08_TitleText {text-align: left;}
h1#PageTitleH1 { padding-top: 50px; }

div#MainCopy_ctl08_ctl00 h2 { color: #333;}

.carousel-control.left {background-image: none;}
.carousel-control.right{background-image: none;}
.bootstrap-carousel { padding: 50px 10px; }


.calendar-month { background-color: #333;}
.calendary-number {color:#333;}
.date-block {color:#333; border: 3px solid #333;}

.ContentUserControl h2 {color: #ff9933;}

.interior h2, .interior h2#Title  {color: #ff9933;}

.nav-pills>li.active>a { background-color: #ff9933;}
.nav-pills>li.active>a:hover { background-color: #ff9933;}
.nav-pills>.active>a>.badge { color: #ff9933;}
.nav-pills>li>a:hover {background-color: #ff9933; color:#fff;}

.nav .caret {border-top-color:#999; border-bottom-color:#999;}
.nav .caret a {border-top-color:#fff; border-bottom-color:#fff;}
.badge { color: #fff;}
.dropdown-menu>li>a { color: #999!important;}
a.list-group-item.unread {color: #444;}

i.glyphicon.glyphicon-pencil { color: #fff; }
a#ctl00_MainCopy_ctl15_AnnouncementList_ctl01_Edit { background-color: #444;}
i.glyphicon.glyphicon-trash { color: #fff; }
a#ctl00_MainCopy_ctl15_AnnouncementList_ctl01_Delete { background-color: #444;} 
.dropdown-menu>.active>a { background-color: #FFCC00}

.label-default {background-color: #aaa;}
.alert-warning {border: none;}

span#MainCopy_ctl02_Tab2Count.badge { background-color: #aaa;}
span#MainCopy_ctl02_Tab3Count.badge { background-color: #aaa;}
span#MainCopy_ctl02_Tab6Count.badge { background-color: #aaa;}

a#MainCopy_ctl02_Tab1 {font-size: 14px;}
a#MainCopy_ctl02_Tab2 {font-size: 14px;}
a#MainCopy_ctl02_Tab3 {font-size: 14px;}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover {background-color: #eee;}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {background-color: #eee;}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary { background: #ff9933;}
span#MainCopy_ctl34_ucInboxTab_ucDisplayInbox_lvAllMessagesInbox_lblDate_0.badge { background-color: #999;}

#footer-ama {text-align: center; padding-top: 20px;}
#footer-s {display: -webkit-inline-box;  display: inline-flex;  padding-top: 20px;}
#footer-s a:hover img { background-color: #ff9933; border-radius: 20px;  }
.sm-icon {padding-left: 10px; padding-right: 10px; }
#footer-logo {display: inline-block;}
#return {padding-bottom: 20px;}

#faq-menu a:hover {color: #ff9933; font-weight: bold; }
#faq-menu a {color: #464646; text-decoration: none; }
div#MainCopy_ContentWrapper .faq {padding-top: 0px;}

.input-small {max-width: 150px;}

.form-control a:hover {
    background-color: #FF9933;
}

.ContentItemHtml.launchdate { color: #c00909!important; }

.ContentItemHtml h2 {color: #ff9933;}

.icon-megaphone .heading h2, .ContentItemHtml.icon-megaphone h2 {
    background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-megaphone.png');
    background-repeat: no-repeat;
    background-position: center 20px;
    padding-top: 130px;
    padding-bottom: 15px;
    text-align: center;
} 

.icon-people .heading h2, .ContentItemHtml.icon-people h2 {   background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-people.png');   background-repeat: no-repeat;  background-position: center 20px; padding-top: 130px; padding-bottom: 15px;  text-align: center; }

.icon-file .heading h2, .ContentItemHtml.icon-file h2 { background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-file.png');  background-repeat: no-repeat; background-position: center 20px; padding-top: 130px; padding-bottom: 15px; } 

.icon-network .heading h2, .ContentItemHtml.icon-network h2 {  background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-network.png');  background-repeat: no-repeat;  background-position: center 20px;  padding-top: 130px;  padding-bottom: 15px; text-align: center; }

.icon-calendar-grey .heading h2, .ContentItemHtml.icon-calendar-grey h2 { background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-calendar-grey.png');   background-repeat: no-repeat; background-position: center 20px;  padding-top: 130px;  padding-bottom: 15px;  text-align: center; }

.icon-speechbubble-grey .heading h2, .ContentItemHtml.icon-speechbubble-grey h2 {  background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-speechbubble-grey.png');   background-repeat: no-repeat;  background-position: center 20px;  padding-top: 130px;  padding-bottom: 15px;  text-align: center;}

.icon-megaphone-grey .heading h2, .ContentItemHtml.icon-megaphone-grey h2 { background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-megaphone-grey.png'); background-repeat: no-repeat; background-position: center 20px; padding-top: 130px; padding-bottom: 15px;  text-align: center;}

.icon-people-grey .heading h2, .ContentItemHtml.icon-people-grey h2 {  background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-people-grey.png'); background-repeat: no-repeat; background-position: center 20px;  padding-top: 130px;  padding-bottom: 15px;  text-align: center; }

.icon-file-grey .heading h2, .ContentItemHtml.icon-file-grey h2 { background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-file-grey.png'); background-repeat: no-repeat; background-position: center 20px; padding-top: 130px; padding-bottom: 15px;  text-align: center;}

.icon-network-grey .heading h2, .ContentItemHtml.icon-network-grey h2 { background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-network-grey.png'); background-repeat: no-repeat;  background-position: center 20px; padding-top: 130px;  padding-bottom: 15px; text-align: center;}

.HLLandingControl h2, .HLLandingControl .heading h2, .ContentItemHtml h2 { text-align: center;  margin-top: 0; }

.sponsor_logo {float: left;}
.sponsor_box { margin: 0 auto; max-width: 1200px; }

#faq_yellow { background: #ff9933; text-align: center; padding: 10px; border-radius: 10px; }
#faq_yellow a { color: #fff;  font-weight: bold; text-decoration: none; font-size: 20px; display: block; }
#faq_yellow:hover { background: #FFCC66; }
.ContentItemHtml.faq_button { padding-bottom: 0px; }

.addButton .btn-primary, .btn-success, .make-buttons .HtmlContent a {
    
    padding: 5px;
}


/***EL/SS Tweaks***/



.btn {
    white-space: normal;
}

.btn.small {
    font-size: 85%;
    padding: 5px;
    text-transform: none;
}


.MPheader .btn-sm{
    background-image: none;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    margin-top: 10px;
    padding: 10px;
    font-size: 12px;
}

#ItemCommentPanel .pull-right, .HLLibraryViewControl .pull-right {

    float: none! important;
    display: inline-block;
}


span#MainCopy_ctl02_Tab2Count.badge { background-color: #aaa;}
span#MainCopy_ctl02_Tab3Count.badge { background-color: #aaa;}
span#MainCopy_ctl02_Tab6Count.badge { background-color: #aaa;}

a#MainCopy_ctl02_Tab1 {font-size: 14px;}
a#MainCopy_ctl02_Tab2 {font-size: 14px;}
a#MainCopy_ctl02_Tab3 {font-size: 14px;}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover {background-color: #eee;}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {background-color: #eee;}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary { background: #ff9933;}
span#MainCopy_ctl34_ucInboxTab_ucDisplayInbox_lvAllMessagesInbox_lblDate_0.badge { background-color: #999;}

#footer-ama {text-align: center; padding-top: 20px;}
#footer-s {display: -webkit-inline-box;  display: inline-flex;  padding-top: 20px;}
#footer-s a:hover img { background-color: #ff9933; border-radius: 20px;  }
.sm-icon {padding-left: 10px; padding-right: 10px; }
#footer-logo {display: inline-block;}
#return {padding-bottom: 20px;}

#faq-menu a:hover {color: #ff9933; font-weight: bold; }
#faq-menu a {color: #464646; text-decoration: none; }
div#MainCopy_ContentWrapper .faq {padding-top: 0px;}

.input-small {max-width: 150px;}

.form-control a:hover {
    background-color: #FF9933;
}

.ContentItemHtml.launchdate { color: #c00909!important; }

.ContentItemHtml h2 {color: #ff9933;}

.icon-megaphone .heading h2, .ContentItemHtml.icon-megaphone h2 {
    background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-megaphone.png');
    background-repeat: no-repeat;
    background-position: center 20px;
    padding-top: 130px;
    padding-bottom: 15px;
    text-align: center;
} 

.icon-people .heading h2, .ContentItemHtml.icon-people h2 {   background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-people.png');   background-repeat: no-repeat;  background-position: center 20px; padding-top: 130px; padding-bottom: 15px;  text-align: center; }

.icon-file .heading h2, .ContentItemHtml.icon-file h2 { background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-file.png');  background-repeat: no-repeat; background-position: center 20px; padding-top: 130px; padding-bottom: 15px; } 

.icon-network .heading h2, .ContentItemHtml.icon-network h2 {  background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-network.png');  background-repeat: no-repeat;  background-position: center 20px;  padding-top: 130px;  padding-bottom: 15px; text-align: center; }

.icon-calendar-grey .heading h2, .ContentItemHtml.icon-calendar-grey h2 { background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-calendar-grey.png');   background-repeat: no-repeat; background-position: center 20px;  padding-top: 130px;  padding-bottom: 15px;  text-align: center; }

.icon-speechbubble-grey .heading h2, .ContentItemHtml.icon-speechbubble-grey h2 {  background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-speechbubble-grey.png');   background-repeat: no-repeat;  background-position: center 20px;  padding-top: 130px;  padding-bottom: 15px;  text-align: center;}

.icon-megaphone-grey .heading h2, .ContentItemHtml.icon-megaphone-grey h2 { background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-megaphone-grey.png'); background-repeat: no-repeat; background-position: center 20px; padding-top: 130px; padding-bottom: 15px;  text-align: center;}

.icon-people-grey .heading h2, .ContentItemHtml.icon-people-grey h2 {  background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-people-grey.png'); background-repeat: no-repeat; background-position: center 20px;  padding-top: 130px;  padding-bottom: 15px;  text-align: center; }

.icon-file-grey .heading h2, .ContentItemHtml.icon-file-grey h2 { background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-file-grey.png'); background-repeat: no-repeat; background-position: center 20px; padding-top: 130px; padding-bottom: 15px;  text-align: center;}

.icon-network-grey .heading h2, .ContentItemHtml.icon-network-grey h2 { background-image: url('http://www.neatcreativemedia.com/econverse/icons/icon-network-grey.png'); background-repeat: no-repeat;  background-position: center 20px; padding-top: 130px;  padding-bottom: 15px; text-align: center;}

.HLLandingControl h2, .HLLandingControl .heading h2, .ContentItemHtml h2 { text-align: center;  margin-top: 0; }

.sponsor_logo {float: left;}
.sponsor_box { margin: 0 auto; max-width: 1200px; }

#qsg_yellow { background: #FFCC66; text-align: center; padding: 10px; border-radius: 10px; }
#qsg_yellow a { color: #fff;  font-weight: bold; text-decoration: none; font-size: 20px; display: block; }
#qsg_yellow:hover { background: #ff9933; }
.ContentItemHtml.qsg_button { padding-bottom: 0px; padding-top: 20px; }

#faq_yellow { background: #ff9933; text-align: center; padding: 10px; border-radius: 10px; }
#faq_yellow a { color: #fff;  font-weight: bold; text-decoration: none; font-size: 20px; display: block; }
#faq_yellow:hover { background: #FFCC66; }
.ContentItemHtml.faq_button { padding-bottom: 0px; padding-top: 20px;}

#member_blue { background: #00457d; text-align: center; padding: 10px; border-radius: 10px; }
#member_blue a { color: #fff;  font-weight: bold; text-decoration: none; font-size: 20px; display: block; }
#member_blue:hover { background: #01335c; }
.ContentItemHtml.member_button { padding-bottom: 0px; }
div#not-member a { font-size: 18px!important; font-style: italic; }
div#not-member2 a { line-height: 23px; }

.ContentItemHtml.icon-speechbubble-grey { padding-top: 15px; }

.ContentItemHtml.icon-file-grey { padding-bottom: 0px!important;}

.addButton .btn-primary, .btn-success, .make-buttons .HtmlContent a { padding: 5px; }
.btn-group>.btn+.dropdown-toggle.welcome-toggle {  max-height: 100%; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {  border-bottom: none; }

div#reactContainer8d48fdfa-13b6-4807-a670-5cfe8e1e56af { padding-bottom: 0px;}
div#react-id-0c84ccc9-faa0-4a39-bfc6-b59c18077c66 h4 { color:#FFCC66!important;}
.report-section-header h5 { font-size: 15px; color: #444!important; }

.ContentItemHtml.home-promo-discussion { padding-bottom: 0px; }