
.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, .pageBody TD, .pageBody TH, .pageBody DIV, .tabbedpanelitemactive * {
font-weight: normal;
}


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


.menuItemHover A, .menuItemHover.A,.menuItemHover A:visited, .menuItemHover.A:visited, .menuTopItem A:hover {
font-family: 'Open Sans';
}


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


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

/* 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:visited, A.register:hover
{
   background-color: transparent !important;
   color: #4a86c3 !important;
   font-size: 16px; 
}

input[type=submit],    input[type=button]    
{
    background-color: #003366;    
    color: white;    
}    

.desc-popup-container {
    overflow: auto;
    width: 100%;
    max-height: 400px;
    text-align: left;}


.menuTopItem A, .menuTopItem A:hover, .menuTopItem A:visited {
    font-size: 15px !important;
}

#pageContentBeforeMenu > div > div > p {
    background-color: #003366 !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: 65px;
width:100%;
z-index: 5;
}

#button {
  background-color: #4CAF50;
  border: none;
  color: white;
  padding: 5px 10px;`w3
  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;
}

/*hides the store side menu*/
#ctl04_ctl00_tdCategories {
display: none !important;
}