/* body {
  padding: 50px;
  font: 14px 'Lucida Grande', Helvetica, Arial, sans-serif;
}

a {
  color: #00b7ff;
} */

hr.style13 {
  height: 10px;
  border: 0;
  box-shadow: 0 10px 10px -10px #8c8b8b inset;
}

h3.style14 {
  font-size: 1.1rem;
  font-weight: 400;
  margin: 0;
}

.required :after{
  content:"*"; 
}



