
.workArea{
  border: 1px solid #7b7d84;
  border-top-color: #a5a5a5;
  direction: rtl;
}
.workArea h3{
  background: #E8E8E8;
  border-bottom: 1px solid #bdc7d6;
}
.workArea #fullMetadata{
  border-top: 1px solid #a0b6d0;
}
.workArea #taskFormContainer{
  border-top: 1px solid #a0b6d0;
}
#whyIsTaskDisabled{
  border: 1px dashed #ff8600;
}

#taskAttachments.notachmentGrid{
  border-top: 1px dotted #aaa;
}
