
.siteTitle, .siteTitle a, .siteTitle a:visited, .siteTitle a:hover {
font-family: 'Open Sans';
}


.pageBody, .pageBody TD, .pageBody TH, .pageBody DIV, .tabbedpanelitemactive * {
font-family: 'Open Sans';
}


.pageBody A, .pageBody A:active, .pageBody A:visited, .pageBody A:hover,DIV.classes2Control A.addClassLink,.TableHeader A.removeRegistrantLink,A.customLink {
font-family: 'Open Sans';
}


.pageBody .header,.pageBody .header *, #section-page-header .header {
font-family: 'Open Sans';
}


.customHeader {
font-family: 'Open Sans';
}


.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-family: 'Open Sans';
}


.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 {
font-family: 'Open Sans';
}


.mmenu
{
background-color: #003366;

}
.mmenu A:hover,  .mmenu li > a:hover, .mmenu li.mmenu-selected > a, .mmenu li.mmenu-selected > span
{
background-color: #FFCC00;

}
.menuItemL2 A, .menuItemL2 A:visited {
font-family: 'Open Sans';
}


.menuItemL2 A:hover {
font-family: 'Open Sans';
}

.bx-wrapper div.bx-caption-overlay a.bx-caption-button
{ background-color: #FFFFFF; }
.bx-wrapper div.bx-caption-overlay a.bx-caption-button:hover
{ background-color: #003366; }
a.TableWithBorders, .TableWithBorders, .TableWithBorders tr td, .TableWithBorders tr th
{ border-color: #FFFFFF; }
#footer
{ background-color: #003366; }
#footer
{ color: #666666; }
#section-page-header h2.header, div.header
{ background-color: #003366; }
#section-site-greeting .site-greeting *
{ font-family: 'Open Sans';color: #003366; }
.news-block .news-header *
{ font-family: 'Open Sans';color: #003366; }
.news-block .newsItemTitle
{ font-family: 'Open Sans';color: #003366; }
.news-block .news-block-content
{ font-family: 'Open Sans';color: #666666; }
.subscribe-block .subscribe-header
{ font-family: 'Open Sans';color: #666666; }
.bottom-bg, .subscribe-container
{ background-color: #003366; }
.subscribe-block .submitBtn.subscribeContactSubmit
{ background-color: #666666; }
.address-block .address-header
{ font-family: 'Open Sans';color: #003366; }
.address-block
{ font-family: 'Open Sans';color: #666666; }
.tabs,.tabs div.menu-item
{ border-color: #003366; }
.tabs .menu-item, .tabs .menu-item a, .tabs .menu-item a:visited
{ color: #000000; }
.tabs a
{ background-color: #FFFFFF; }
.MenuButton, .MenuButton a, .MenuButton a:hover, .MenuButton a:visited
{ font-family: 'Open Sans';color: #FFFFFF; }
@media (min-width: 768px) { div#siteTitle IMG, div.siteTitle IMG
{ max-width: 200px !important; width: 100% !important; height: auto !important; }}
#header.section-outer
{ background-color: #FFFFFF; }
#header .social-media-icons a.social-media-link, #header .social-media-icons a.social-media-link:visited, #header .social-media-icons a.social-media-link:hover
{ background-color: #003366; }
#header .social-media-icons .social-media-icon
{ color: #FFFFFF; }
#header .social-media-icons a.social-media-link, #header .social-media-icons a.social-media-link:visited, #header .social-media-icons a.social-media-link:hover
{ border-color: #003366; }/* an automatic fix to improve button styles */
  /*.classTable A.register, .classPage A.register, A.classDetails*/
  A.register, A.classDetails, A.schedule-btn, A.dropin, a.customButton, A.register:hover
{
   background-color: transparent !important;
   color: #4a86c3 !important;
   font-size: 16px; 
}

input[type=submit],    input[type=button]    
{
    background-color: #003366;    
    color: white;    
}    


.menuTopItem A, .menuTopItem A:hover, .menuTopItem A:visited {
    font-size: 15px !important;
}
/*  ------- Styles below the line are not shown during page editing --------- */
#pageContent > div.classesControl > table > tbody > tr:nth-child(1) > td > div > div.menu-item.TableWithBorders.active
{
  background-color: #E6FBFF;
}
#pageContent > div > div > table > tbody > tr:nth-child(1) > td > div > div.menu-item.TableWithBorders.active
{
  background-color: #E6FBFF;
}
.social-media-icons {
    margin-top: 75px;
}

#innerHiring
{
  text-align:right;
  padding-right: 33px;
  margin:auto;
  max-width:1024px;
  width: 100%;

}

#outerHiring
{
position: absolute;
top: 80px;
width:100%;
z-index: 5;
}

#button {
  background-color: #4CAF50;
  border: none;
  color: white;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  border-radius: 30px;
}

#button a {
  text-decoration: none;
  color:white;
}

#header > div
{
margin-top:20px;
}

@media (max-width: 767px) {
.section-inner.pageBody .row.two-columns-content {
display: flex; flex-direction: column;
}
.section-inner.pageBody .row .news-content {
order: 2;
}
.section-inner.pageBody .row div.body-content {
order: 1;
}
.section-inner.pageBody .row div.body-content + div { /* it is for the contact us block */
order: 3;
}
}

td {
    border: none !important;
}