
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-family: 'Poppins';
font-size: 13px !important;
color: #FFFFFF;
}


.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: #FFFFFF;
}


.mmenu
{
background-color: #C52E7E;

}
.mmenu A:hover,  .mmenu li > a:hover, .mmenu li.mmenu-selected > a, .mmenu li.mmenu-selected > span
{
background-color: #C52E7E;

}body,p,div,td
{ color: #000000; }
a, a:visited, a:hover
{ color: #C52E7E; }
.boxed
{ max-width: 1400px !important; width: 100% !important; height: auto !important; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
input[type='submit'], input[type='button']
{ background-color: #C52E7E; }
.MenuButton TD
{ background-color: #C52E7E; }
a.register,a.register:active,a.register:visited,input.register
{ background-color: #C52E7E; }
a.dropin,a.dropin:active,a.dropin:visited,input.dropin
{ background-color: #C52E7E; }
a.classDetails,a.classDetails:active,a.classDetails:visited
{ background-color: #C52E7E; }
a.schedule-btn,a.schedule-btn:active,a.schedule-btn:visited
{ background-color: #C52E7E; }#siteTitle {
    width: 100% !important;
    text-align: center !important;
}
#siteTitle table {
    width: 100% !important;
}

#siteTitle td {
    text-align: center !important;
    width: 100% !important;
}

#siteTitle IMG
{
 max-width: 90px !important; 
}

/*.pageMenu {
  position: relative;
  top: 12px;
  background-color: #c52e7e;*/ /* the pink */
  /*padding: 150px 0 100px;
}*/

/*.pageMenu::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background-color: #ffffff; /* the "shape" color */
  clip-path: polygon(0 100%, 100% 0, 100% 100%);
}*/


/*.outerBodyFooter
{
  padding-top: 180px;
}*/


.innerBodyFooter
{
   /*background-color: #F5F5F5;*/
   border-radius: 30px;
   margin: 15px;
   padding:15px;
   padding-top:100px; 
   position: relative;
   /*top: -100px; */
}
.mainMenuContainer TABLE
{
  width: 100%;
  text-align: center;
  margin:auto;
}
.header{font-size: 14pt; text-align: left; width: 1024px; margin: 0px 0px 10px !important; padding: 0px !important;}
/*  ------- Styles below the line are not shown during page editing --------- */
BODY, P, DIV, TD
{
   font-family: Arial;
   font-size: 16px;
   font-weight:500;
  color:#000000;
}

/*.mainMenu 
{
   margin-left: auto !important;
   position: relative;
   top: -218px;
  }*/

DIV.header
{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  font-family:Poppins, Helvetica, Arial, Lucida, sans-serif;
 font-size:18px;
 text-align: left;
  position: relative;
  /*top: -288px;*/
  color: #000000;
}


@media screen and (max-width: 767px)
{
  .menu-caption { color: #ffffff; }
  .menu-btn .icon-bar { background-color: #ffffff;  }
  #mobile-menu-actions { background-color: transparent; }
  #siteTitle IMG { position: relative; top:0px; left: 0px; }
  DIV.header { font-size: 40px;   }
}