.sch-ganttpanel .x-grid-cell {
    height : 30px;
}

.sch-zone {
    background-image : none;
    background-color : rgba(239, 246, 252, 0.5);
}

.taskTip strong {
    font-weight  : bold;
    margin-right : 5px;
}

.x-tree-node-text {
    /*text-transform : uppercase;*/
    color          : #686868;
    padding-left	 : 0px !important;
}

.x-tree-icon-parent, .x-tree-icon-parent-expanded, .x-tree-icon-leaf { display: none !important; }
