
/* --------------------------Application Buttons-----------------------------------------------------------------------------------------*/

#applicationContent #buttonNextPage {
    background-color: #187BFF;
    border-color: #187BFF;
}

#applicationContent #buttonNextPage:hover{
    background-color: #1369D9;
    border-color: #1369D9;
}

#memberSelectionApplicationTable .btn.btn-secondary {
    background-color: #187BFF;
    border-color: #187BFF;
}

#memberSelectionApplicationTable .btn.btn-secondary:hover{
    background-color: #1369D9;
    border-color: #1369D9;
}


#mainNavBarCollapsable #nav1{
  visibility: hidden !important;
  display: none !important;
}

/* --------------------------Top Header-----------------------------------------------------------------------------------------*/



/* -------------------------------------------------------------------------------------------------------------------

#buttonAddToBasket1088506 {
  position: relative;
  color: transparent; 
}

#buttonAddToBasket1088506::after {
  content: "Schedule Exam";
  font-size: 15px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: white;
  text-align: center;
  line-height: 2.5; 
}
-------------------------------------------------------------------------------------------------------------------
#buttonAddToBasket1088505 {
  position: relative;
  color: transparent; 
}

#buttonAddToBasket1088505::after {
  content: "Schedule Exam";
  font-size: 15px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: white;
  text-align: center;
  line-height: 2.5; 
}

------------------------------------------------------------------------------------------------------------------- 

#buttonAddToBasket1088502 {
  position: relative;
  color: transparent; 
}

#buttonAddToBasket1088502::after {
  content: "Launch Exam";
  font-size: 15px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: white;
  text-align: center;
  line-height: 2.5; 
}
-------------------------------------------------------------------------------------------------------------------*/