.schedulerPanelContainer{padding:0 30px;color:#4d4d4d}.schedulerPanelContainer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.schedulerPanelContainer .server-time{height:35px;line-height:35px;text-align:right}.schedulerPanelContainer .scheduler-status{border:1px solid #e1e1e1;padding:20px;background-color:#fff;font-weight:bold;position:relative}.schedulerPanelContainer .scheduler-status div.col-caption{width:77px;float:left;color:#000;line-height:30px}.schedulerPanelContainer .scheduler-status div.col-status{width:480px;border-right:1px solid #e3e3e3;float:left}.schedulerPanelContainer .scheduler-status div.col-status ul{margin:0;padding:0;list-style:none;clear:both;overflow:auto}.schedulerPanelContainer .scheduler-status div.col-status ul li{float:left;width:38%;margin-right:10%;height:30px;line-height:30px;position:relative}.schedulerPanelContainer .scheduler-status div.col-status ul li:nth-child(even){margin-left:10%;margin-right:4%}.schedulerPanelContainer .scheduler-status div.col-status ul li span{float:right;display:inline-block;min-width:20px;text-align:center}.schedulerPanelContainer .scheduler-status div.col-status ul li:nth-child(odd) span{text-align:right}.schedulerPanelContainer .scheduler-status div.col-status ul li.status span{color:#0a85c3;float:none}.schedulerPanelContainer .scheduler-status div.col-status ul li a.btn-edit{display:inline-block;width:16px;height:16px;background:url('../images/btn-edit.png') no-repeat center top;position:absolute;right:-20px;top:7px}.schedulerPanelContainer .scheduler-status div.col-actions{position:relative;margin-left:557px;min-height:90px}.schedulerPanelContainer .scheduler-status div.col-actions a{display:inline-block;margin:0 auto;height:36px;line-height:36px;border:1px solid #e82234;-ms-border-radius:3px;border-radius:3px;text-decoration:none;color:#e82234;text-align:center;min-width:160px;position:absolute;top:50%;right:5px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.schedulerPanelContainer .scheduler-status .popup{border:1px solid #e1e1e1;padding:20px;background-color:#fff;font-weight:bold;position:absolute;left:-1px;top:-1px;display:none}.schedulerPanelContainer .scheduler-content{margin-top:26px;border:1px solid #d5d5d5}.schedulerPanelContainer .scheduler-content>div>div{color:#4d4d4d;font-weight:bold;border-bottom:1px solid #c8c8c8}#task-queue>div{height:40px;line-height:40px}#task-queue>ul{list-style:none}#task-queue>ul>li{border:1px solid #e3e3e3;padding:13px 20px;margin-top:18px}#task-queue>ul>li div.scheduler-id{text-align:right}#task-queue>ul>li div.scheduler-task .col{width:50%;float:left;padding-left:40px}#task-queue>ul>li div.scheduler-task .col ul{list-style:none;margin:0;padding:0}#task-queue>ul>li div.scheduler-task .col ul li{height:30px;line-height:30px;font-weight:bold}#task-queue>ul>li div.scheduler-task .col ul li span{float:right}#task-queue>ul>li div.scheduler-task .col-status{border-right:1px solid #d6d6d6;padding:0 30px 0 40px}#task-queue>ul>li div.scheduler-task .col-status li.name{color:#000;height:36px;line-height:36px;position:relative}#task-queue>ul>li div.scheduler-task .col-status li.name:after{display:block;content:"";position:absolute;left:-48px;top:-6px;width:48px;height:48px;background:url('../images/wait.png') no-repeat center center}#task-queue>ul>li div.scheduler-task .col-status li.status{color:#0a85c3;display:none}#task-queue>ul>li.active{border-color:#0a85c3}#task-queue>ul>li.active div.scheduler-task .col-status li.name:after{background-image:url('../images/active.png');-webkit-animation:rotate 4s linear infinite;-moz-animation:rotate 4s linear infinite;animation:rotate 4s linear infinite}@-moz-keyframes rotate{100%{-moz-transform:rotate(-360deg)}}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(-360deg)}}@keyframes rotate{100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}#task-queue>ul>li.active div.scheduler-task .col-status li.status{display:block}#task-queue>ul>li.active div.scheduler-task .col-status li.start-time{display:none}#scheduler>div.servers-filter span{display:inline-block;border-right:1px solid #c8c8c8;margin-bottom:8px}#scheduler>div.servers-filter span select{border:0;min-width:190px;outline:0}#scheduler>div.servers-filter>a{display:inline-block;float:right;background:url('../images/icon-add.png') no-repeat 4px center;padding-left:20px;color:#18a1db;text-decoration:none;height:34px;line-height:34px}#scheduler table.tasks-list tbody tr td.actions a.btn-edit{background:url('../images/btn-edit.png') no-repeat center center;margin-right:15px}#scheduler table.tasks-list tbody tr td.actions a.btn-run{background:url('../images/btn-run.png') no-repeat center center}.schedulerPanelContainer .scheduler-editform{padding:60px 35px 30px 35px;background-color:#f9f9f9;position:relative}.schedulerPanelContainer .scheduler-editform:after{display:block;content:"";position:absolute;right:10px;top:10px;width:16px;height:16px;background:url('../images/btn-edit.png') no-repeat center -16px}#scheduler-history>div{height:40px;line-height:40px;background:url('../images/icon-history.png') no-repeat left center;padding-left:28px}