.shortPhase{display:block;position:absolute;right:0;left:0;bottom:0;top:0;background:#fff;padding:8px 15px 15px 15px}.shortPhase .topRow{text-align:center;color:#aaa;line-height:10px;margin-bottom:5px}.shortPhase .titleRow .titleName{color:#aaa;position:relative;top:2px}.shortPhase .titleRow .selectTypeBox{z-index:6;font-size:12px;cursor:pointer;border-radius:5px;line-height:20px;padding:4px 5px;background:#f3f3f3;margin-left:10px;border:1px solid #eee}.shortPhase .titleRow .selectTypeBox .selectionBtn:hover{color:var(--color-primary)}.shortPhase .titleRow .selectTypeBox .caret{position:relative;top:3px;margin-left:4px}.shortPhase .titleRow .selectTypeBox .scroll-drop{max-height:160px;overflow-y:scroll}.shortPhase .titleRow .selectTypeBox .scroll-drop .title{display:inline-block;margin-left:10px;font-size:14px}.shortPhase .titleRow .selectTypeBox .scroll-drop .tagBlock{padding:5px 0}.shortPhase .titleRow .selectTypeBox .scroll-drop .tagBlock:hover{background-color:#f7f7f7}.shortPhase .titleRow .dropdown-menu{padding:0}.shortPhase .titleRow .dropdown-menu .divider{margin:0 1px}.shortPhase .titleRow .searchBox{display:inline-block;margin-left:10px;position:relative;top:4px}.shortPhase .titleRow .searchText{font-size:12px;display:inline-block;width:100px;height:10px;margin-left:5px;padding-left:15px;border:none;box-shadow:none;border-bottom:1px solid #eee;line-height:10px}.shortPhase .titleRow .searchBox .iconw{position:relative;color:#999;font-size:12px;vertical-align:middle;opacity:.4}.shortPhase .titleRow .searchBox .iconw .icon-search{position:absolute;top:-6px;left:0;width:12px;height:12px}.shortPhase .titleRow .searchBox .iconw .icon-search:hover{color:var(--color-primary);cursor:pointer}.shortPhase .titleRow .addShortPhase{display:inline-block;width:24px;height:24px;cursor:pointer;float:right;background:url(/assets/d6cd6d073e4be9cf.png) no-repeat;background-position:center;background-size:24px auto}.shortPhase .contentRow{position:absolute;bottom:15px;top:45px;right:15px;left:15px}.shortPhase .contentRow .listTablePhase{height:100%}.shortPhase .contentRow .tableScroll{overflow-y:auto}.shortPhase .contentRow .listTablePhase table,.shortPhase .contentRow .listTablePhase tbody,.shortPhase .contentRow .listTablePhase tr{display:block}.shortPhase .contentRow .listTablePhase tr{display:block;width:100%;background-color:#f7f7f7;border:none;border-radius:3px;margin-bottom:10px;cursor:pointer}.shortPhase .contentRow .listTablePhase tr:hover{background-color:#f1f1f1}.shortPhase .contentRow .listTablePhase tr:last-child{margin-bottom:0}.shortPhase .contentRow .listTablePhase tr .phase-title{margin-bottom:2px}.shortPhase .contentRow .listTablePhase tr .phase-title .icon-copy{float:right}.shortPhase .contentRow .listTablePhase tr .phase-detail{display:block}.shortPhase .contentRow .listTablePhase tr .phase-detail .icon-pencil{float:right;opacity:.5;transition:opacity .2s;cursor:pointer}.shortPhase .contentRow .listTablePhase tr .phase-detail .icon-pencil:hover{opacity:1}.shortPhase .contentRow .listTablePhase tr .phase-content{line-height:17px;overflow:hidden}.shortPhase .contentRow .listTablePhase tr .hoverHeight{max-height:35px}.icon-copy{margin-left:8px}.icon-copy:hover{opacity:.7;background-position:0 -1px}