.errorBox ul {
 margin-top:15px;
  margin-left: 35px;
}
#errorBox li {
  color:red;
  margin-bottom:15px;
}
.footer-bottom {
  padding-top:40px;
  text-align:center;
  font-size:18px;
  color:black;
  padding-bottom:40px;
}
.footer-bottom p {
  text-align:center;
  font-size:18px;
  color:black;
}
.footer-bottom a {
  color:black;
}
.type3-content {
  font-size:18px;
  color:black;
  padding:40px;
}
.type3-content a {
  color:black;
}
.type3-content p {
  font-size:18px;
  color:black;
}
.type3-content h2 {
  color:black;
}
.modal-header button {
  background-color: white;
  border: 0px;
}   
.modal-title {
  font-size:18px;
  color:black;
  font-weight:bold;
}

.modal-body input {
  margin-bottom:10px;
  width:100%;
  border-radius:3px;
  text-indent: 10px;
  border-width:1px;
  line-height:34px;
}
.modal-body button,input[type=button],#errorBox button,.privacyBack button {
cursor: pointer; width: 100%; font-family: 'Montserrat', sans-serif;background-color: #091D2D; display: inline-block; text-decoration: none;  padding: 15px 30px;border-radius: 5px;  font-weight: 600; font-size: 22px;  border: #091D2D 2px solid;  letter-spacing: 2px;  text-transform: uppercase;  text-shadow: 0 0 0 transparent; color: #fff;  transition: all 0.3s ease-in-out;
}
.modal-backdrop {
  background-color: transparent;
}
