.myTenant .el-table .success-row{background:#f0f9eb;color:red}.myTenant .el-table .currentRow{background:#f0f9eb}.myTenant .taskListContent .taskItem{background-color:#e8f3fc;border-radius:10px;padding:5px 50px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:27px;overflow:hidden}.myTenant .taskListContent .taskItem:not(:last-child){margin-bottom:10px}.myTenant .taskListContent .taskItem .taskTime{font-size:19px;font-weight:600}.myTenant .taskListContent .taskItem .line{width:1px;height:25px;background:-webkit-gradient(linear,left bottom,left top,from(hsla(0,0%,100%,0)),color-stop(51%,rgba(24,50,57,.99)),to(hsla(0,0%,100%,0)));background:linear-gradient(0deg,hsla(0,0%,100%,0),rgba(24,50,57,.99) 51%,hsla(0,0%,100%,0));opacity:.8}.myTenant .taskListContent .taskItem .taskState{background-color:#00c6ff;display:inline-block;height:70%;position:absolute;width:14px;left:-7px;top:15%;border-radius:50%}.myTenant .taskListContent .taskItem.active{background-color:#d3eaff}.myTenant .taskListContent .taskItem.active .taskState{background-color:#ff8a00}.myTenant .pageTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.myTenant .tenantContent{height:calc(100% - 39px);overflow:hidden;margin:0 -5px}.myTenant .tenantContent:hover{overflow:auto}.myTenant .tenantContent .tenantItem{display:inline-block;background-color:#e8f3fc;height:120px;width:170px;border-radius:20px;padding:10px;overflow:hidden;position:relative;margin:5px;margin-bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box}.myTenant .tenantContent .tenantItem .current{position:absolute;right:0;top:0;background-color:#ff8a00;border-radius:0 0 0 10px;font-size:12px;padding:3px 7px;color:#fff}.myTenant .tenantContent .tenantItem .itemContent{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.myTenant .tenantContent .tenantItem .itemContent .itemInfo>div:not(:last-child){margin-bottom:7px}.myTenant .tenantContent .tenantItem .itemContent .itemInfo .time{color:#a9a5a5}.myTenant .tenantContent .tenantItem .itemContent .itemHandle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.myTenant .el-icon-plus{font-weight:700}.myTenant .el-transfer-panel{width:300px}.myTenant .el-transfer-panel .el-input--prefix .el-input__inner{padding-left:30px}@media screen and (max-width:1230px){.myTenant .tenantContent .tenantItem{width:calc(25% - 10px)}}@media screen and (min-width:1230px) and (max-width:1420px){.myTenant .tenantContent .tenantItem{width:calc(20% - 10px)}}@media screen and (min-width:1420px) and (max-width:1630px){.myTenant .tenantContent .tenantItem{width:calc(16.6667% - 10px)}}@media screen and (min-width:1630px) and (max-width:1780px){.myTenant .tenantContent .tenantItem{width:calc(14.2857% - 10px)}}@media screen and (min-width:1780px){.myTenant .tenantContent .tenantItem{width:calc(12.5% - 10px)}}.myTenant{position:relative;height:100%}