
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-family: 'Fredericka the Great';
font-size: 19px !important;
color: #033E9A;
}


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

body.BG
{ background-image: url('https://duy554ewuuwzm.cloudfront.net/photos/4/41/DMN_4167/image_vault/180816091759718_1.png');
background-position: center center;
background-repeat: repeat; }
.boxed
{ max-width: 980px !important; width: 100% !important; height: auto !important; }
div.section.pageHeader
{ background-color: #FFFFFF; }
div.outerPageMenu
{ background-color: #FFFFFF; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
input[type='submit'], input[type='button']
{ background-color: #033E9A; }
.MenuButton TD
{ background-color: #033E9A; }.outerBodyFooter
{
    border: 1px solid rgba(3, 62, 154, 1);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 5px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
    padding-left: 10px;
    padding-right: 10px;
}


BODY, P, DIV, TD
{
    color: #e21c21;
    font-family: arial;
    font-size: 17px;
}

#siteTitle
{
  padding-left: 98px;
  padding-top: 4px;
  padding-bottom: 20px;
}

#siteTitle IMG  { max-width: 131px !important; }

#innerTagLine1, #innerTagLine2
{
  color: #033E9A;
  font-family: fredericka the great,fantasy;
  font-size: 44px;
  font-weight: 400;
  position: relative;
}

#innerTagLine1  {    left: calc(50% - 237px);    top: 21px;  }
#innerTagLine2  {    left: calc(50% - 231px);    top: 22px;  }


#outerTagLine
{
  position: absolute;
  width: 100%;
  transform: rotate(351.424deg);
}
/*  ------- Styles below the line are not shown during page editing --------- */
/* To center the menu */
.mainMenuContainer TABLE {   width: 100%;    text-align: center;  }

DIV.header
{
 padding-top: 15px !important;
 padding-bottom: 15px !important;
 font-size: 29px;
 font-family: barlow-medium,barlow,sans-serif;
 color: #033E9A;
  font-weight: bold;
  text-align: center;
}

/* an automatic fix to improve button styles */
  /*.classTable A.register, .classPage A.register, A.classDetails*/
  input[type=submit],
  input[type=button],
  A.register, A.classDetails, A.schedule-btn, A.dropin, a.customButton, A.dropin
{
    border-radius: 5px;
    background-color: #033e9a;;
    font-weight: normal;
    color: white !important;
    padding: 10px;
   display: inline-block;
   min-width: 82px;
   text-align:center;
}

@media screen and (max-width: 900px)
{
  #innerTagLine1  {    left: calc(50% - 137px);    top: 21px;  }
  #innerTagLine2  {    left: calc(50% - 131px);    top: 22px;  }
}

@media screen and (max-width: 767px)
{
  .menu-caption { color: white; }
  .menu-btn .icon-bar { background-color: white;  }
  #mobile-menu-actions { background-color: #0a2c5c; }
  #outerTagLine  {    transform: none;  }
  #innerTagLine1  {    left: calc(50% - 100px);    top: 38px;  }
  #innerTagLine2  {    left: calc(50% - 100px);    top: 33px;  }
  #siteTitle IMG { display: none; }
  div.section.pageHeader  { height: 150px; }
  .outerBodyFooter  {      padding-left: 5px;      padding-right: 5px;     max-width:96% !important; margin:auto; }
}