@if (overlayType === 'newTaskOverlay' || (overlayData !== '' && getTaskData(overlayData).length > 0)) {
@if (overlayMobile) { } @else { }
}