.gantt_chart
{
	background:url("../../../resources/images/application/Launch_Schedule_Chart_ic.png")  no-repeat center !important;
	width:20px; 
}

.displayBlock 
{
    display: flex;
    background-color: #dbe2e5;
    border-radius: 2px;
    border: 0;
    padding: 4px;
} 
