
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-family: 'Open Sans';
font-size: 12px !important;
color: #FFFFFF;
font-weight: bold;
}


.menuItemHover A, .menuItemHover.A,.menuItemHover A:visited, .menuItemHover.A:visited, .menuTopItem A:hover, .mmenu A:hover, .mmenu li > a:hover, .mmenu li.mmenu-selected > a, .mmenu li.mmenu-selected > span {
color: #D7D7D7;
text-decoration: none;
}

.menuSeparatorOuterTD {
                                    display: none !important;
                                }
input[type='submit'], input[type='button']
{ background-color: #10396D; }.extraFooter
{
  height: 200px;
  background-color: #10396d;
}

.menuTopItem A { font-weight: 600 !important; }

.outerPageHeader
{
  height: 63.6px;
  background-color: #10396d;
  padding-left: 33px;
  padding-top: 2px;
}

BODY, P, DIV, TD
{
  font-family: Montserrat;
  font-size: 15px;
  color: #666;
}


.mainMenu 
{
   margin-left: auto !important;  
   position: relative;
   top: -50px;
}


DIV.header
{
 padding-top: 15px !important;
 padding-bottom: 15px !important;
  font-family: Montserrat;
  font-size: 40px;
  color: #333;
  text-transform: uppercase;
}

/* an automatic fix to improve button styles */
  /* A.register, A.classDetails, A.schedule-btn, A.dropin */
  input[type=submit],
  input[type=button],
  A.register, A.classDetails, A.schedule-btn, A.dropin, a.customButton 
{
    border-radius: 5px;
    background-color: #10396d;
    font-weight: normal;
    color: white !important;
    padding: 10px;
   min-width: 82px;
   text-align:center;
}

@media screen and (max-width: 767px)
{
  .menu-caption { color: white; }
  .menu-btn .icon-bar { background-color: white;  }
  #mobile-menu-actions { background-color: #10396d; }
  .outerPageHeader {   height: auto;   background-color: transparent;  padding: 0; }
  .mmenu A { color: #10396d !important; }
  #siteTitle IMG { max-width: 86px !important; position: relative;  top: -49px; }
}
/*  ------- Styles below the line are not shown during page editing --------- */