@media (max-width:600px){.TaskList thead{display:none}}@media (max-width:600px){.TaskList .el-table__header-wrapper{margin-top:20px}}.Tasks .lowPriority{background-color:#d1fdff!important}.Tasks .normalPriority{background-color:#ddffd1!important}.Tasks .highPriority{background-color:#ffe7d1!important}.Tasks .criticalPriority{background-color:#ffd1d1!important}.Tasks .closed{background-color:#f7f7f7!important}.Tasks .el-table__row{cursor:pointer}.Tasks .el-tag{color:#6c7278}.Tasks .search{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:500px){.Tasks .search{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}}.Tasks .search .el-input{max-width:300px}@media (max-width:500px){.Tasks .search .el-input{margin-top:20px}}.Tasks .loadingReplies{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Tasks .loadingReplies img{width:30px;margin-right:10px}