.captions-form .label-left, .captions-form .label-right, .captions-form .label-center, .captions-form .caption-field {
  margin: 10px 10px;
  padding: 0; }

.captions-form .label-right {
  text-align: right; }

.captions-form .label-center {
  text-align: center; }

.captions-form .label-left {
  text-align: left; }

.captions-form .caption-field {
  background-color: transparent; }

.features-table {
  width: 100%; }
  .features-table .feature-checkbox {
    text-align: right; }
  .features-table td {
    border-bottom: 1px solid #dadada; }

.days-off-errors {
  max-height: 200px;
  overflow-y: auto; }
