
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-size: 17px !important;
color: #2B80CC;
}


.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: #085496;
text-decoration: none;
}

a, a:visited, a:hover
{ color: #2B80CC; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
input[type='submit'], input[type='button']
{ background-color: #2B80CC; }.extraFooter
{
  background-image: url(https://duy554ewuuwzm.cloudfront.net/photos/1/13/DMN_1380/image_vault/180516123637787_1.png);
  height: 300px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 1202px 258px;
}

.menu
{
  position: relative;
  top: -5px;
}

.menuTopItem A
{
  font-family: "Bree Serif";
  text-transform: uppercase;
}

/* an automatic fix to improve button styles */
  /* .classTable A.register, .classPage A.register, .classTable A.classDetails */
  A.register:hover, A.classDetails:hover, A.schedule-btn:hover, A.dropin:hover, a.customButton:hover { text-decoration: hover; }
  A.register, A.classDetails, A.schedule-btn, A.dropin, a.customButton
{
    border-radius: 5px;
    background-color: rgba(222,90,2,.81);
    font-weight: bold;
    color: white !important;
    padding: 10px;
   display: inline-block;
   min-width: 75px;
   text-align:center;
}


#siteTitle
{
  padding-top: 33px;
  padding-bottom: 0px;
 max-width: 809px;
}
/*  ------- Styles below the line are not shown during page editing --------- */
BODY, P, DIV, TD
{
  font-family: "Bree Serif";
  font-size: 15px;
 color: #175892;
}


BODY
{
background-image: url(https://duy554ewuuwzm.cloudfront.net/photos/1/13/DMN_1380/image_vault/180516121557266_1.png);
background-position: top center;
background-size: cover;
}

/* To center the top logo */
#siteTitle TABLE TD { text-align: center; }

/* To center the menu */
.mainMenuContainer TABLE
{
  width: 100%;
  text-align: center;
}

DIV.header
{
 padding-top: 10px !important;
 padding-bottom: 15px !important;
 font-family:"Bree Serif";
 font-size: 32px;
 color: #de5a02;
  text-align: center;
  text-transform: uppercase;
}

@media screen and (max-width: 767px)
{
  .menu-caption { color: #2b80cc; }
  .menu-btn .icon-bar { background-color: #2b80cc;  }
  #mobile-menu-actions { background-color: transparent; }
  #siteTitle { padding-top: 0px; }
  #siteTitle IMG { max-width: 300px !important; }

}

#pageContent > div.classDetails > div.social-group.print-hidden
{
  display: none;
}

zzz#pageContent > table > tbody > tr:nth-child(2) > td > table > tbody > tr
{
  display: none;
}