.wfm-inspection-row{
  padding: 16px;
}

.vehicle-inspection-portal {
  dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  dd {
   margin-left: 180px;
 }
}
