.webform-submission-form .form-group, .webform-submission-form .fieldgroup {
  margin-top: 0 !important; 
}

.adminimal thead > tr {
   border-bottom: none !important; 
}

a.tabledrag-handle .handle {
    width: 24px;
    height: 28px;
    background-position: 6px 12px;
}

.webform-multiple-table td input[type="image"] + input[type="image"] {
    margin-left: 0;
}

.form-type-webform-multiple .description .webform-element-description {
  margin-left: 42px;
}

#edit-which-program-are-you-applying-for---wrapper-legend .fieldset-legend {
  font-size: 1.5rem;
  line-height: 1.75rem;
  font-weight: bold;
  transition: color .2s ease-in-out;
  letter-spacing: -.20px;
}

/*.webform-signature-pad canvas {
  height: 100px !important;
}*/