#form-details {
  box-shadow: 0px -1px 12px 2px #ccc;
  padding: 32px 16px;
  margin-left: 25px;
  flex: 1;
  height: 50%; }

#form-details-header {
  font-weight: 700;
  text-align: center; }