
/* HTML controls */
textarea {
  width: 100%;
}
.label {
	vertical-align: top;
}

/* custom classes */
.divider {
  height: 6px;
}
