.zh-task-gantt-editor-container{left:0;right:0;position:absolute}.zh-task-gantt-editor-container .gantt-chart-container,.zh-task-gantt-editor-container .treelist-container{position:absolute;top:0;bottom:0}.zh-task-gantt-editor-container .treelist-container{left:0}.zh-task-gantt-editor-container .gantt-chart-container{right:0}.zh-task-gantt-editor-container .task-gantt-gutter{position:absolute;top:0;bottom:0;width:20px;cursor:w-resize}.zh-task-gantt-editor-container .task-gantt-gutter::after{content:'';position:absolute;width:4px;left:8px;height:80px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);border-left:solid 1px #ccc;border-right:solid 1px #ccc}.task-gantt-editor-floating-card .floating-card-list{overflow:auto;top:40px;bottom:0;right:0;left:0;position:absolute;z-index:2;background-color:rgba(0,0,0,.25)}@media only screen and (min-device-width:1200px){.task-gantt-editor-floating-card .floating-card-list{top:32px}}.task-gantt-editor-floating-card .floating-card{overflow:hidden;background-color:#4d412e;height:0;position:absolute;border-radius:5px;top:0;left:0;right:55px;transition:height .5s ease;-webkit-transition:height .5s ease;z-index:1}.task-gantt-editor-floating-card .floating-card-label{text-align:center;color:#fff;font-size:14px;position:absolute;top:0;left:0;right:0;height:40px;line-height:40px;z-index:5}@media only screen and (min-device-width:1200px){.task-gantt-editor-floating-card .floating-card-label{height:32px;line-height:32px}}.task-gantt-editor-floating-card ul.floating-options{position:absolute;left:0;width:100%;height:100%;display:inline-block}.task-gantt-editor-floating-card ul.floating-options li{width:100%;display:inline-block;padding:10px 8px;cursor:pointer}.task-gantt-editor-floating-card li.floating-option{position:relative}.task-gantt-editor-floating-card li.floating-option span.floating-option-icon{position:absolute;top:0;right:0;overflow:hidden;display:block}.task-gantt-editor-floating-card li.floating-option span.floating-option-text{color:#ccc;font-size:13px;transition:height .5s ease;-webkit-transition:height .5s ease}.float-action.opened .task-gantt-editor-floating-card .floating-card{height:200px}.float-action.fix-position-bottom .task-gantt-editor-floating-card .floating-card,.zh-floating-control.pos-top .task-gantt-editor-floating-card .floating-card{top:auto;bottom:0}.float-action.fix-position-top .task-gantt-editor-floating-card .floating-card{top:0;bottom:auto}.zh-floating-control.pos-left .task-gantt-editor-floating-card .floating-card{left:55px;right:0}