div.error {
  font-size: 14px;
  position: absolute;
  top: 38px;
  color: #e51515;
  font-weight: 300;
}

#success-message {
    font-size: 14px;
    margin-top: 15px;
    font-weight: 300;
    color: #30D718;
}
#success-message1 {
    font-size: 14px;
    margin-top: 15px;
    font-weight: 300;
    color: #30D718;
}
#success-message2 {
    font-size: 14px;
    margin-top: 15px;
    font-weight: 300;
    color: #30D718;
}