.hidden {
    display: none !important;
}

.full-width {
  width: 100% !important;
}

.page-with-comment-widget {
  width: calc(100% - 18.75rem - 2px) !important;
}

.task-details-left-column > .coral-Form-fieldwrapper{
        display: none;
    }