body[data-pageident="ProjectTaskView"] .row > .col-3{
	max-width:33% !important;
	flex: 0 0 33% !important;
}

#sfpMainContentBox .fc-scrollgrid-section.fc-scrollgrid-section-body .fc-scroller{
	overflow: auto !important;
	scrollbar-color: transparent transparent !important;
}

#sfpMainContentBox .fc-scrollgrid-section.fc-scrollgrid-section-body .fc-scroller::-webkit-scrollbar-track{
	background-color: transparent !important;
}

#sfpMainContentBox .fc-scrollgrid-section.fc-scrollgrid-section-body .fc-scroller::-webkit-scrollbar-thumb{
	background-color: transparent !important;
}