.alerts-list .tools{background:#fff}.alerts-list .tools .tools__datepicker{width:280px}@media screen and (max-width:1440px){.alerts-list .tools .tools__datepicker{width:260px}}.alerts-list .tools .tools__input,.alerts-list .tools .tools__select{width:200px}@media screen and (max-width:1440px){.alerts-list .tools .tools__input,.alerts-list .tools .tools__select{width:170px}}.alerts-list .tools .el-input--prefix .el-input__inner{padding-left:85px}.alerts-list .tools .tools__input .svg_icon{font-size:20px}.alerts-list .operations{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;height:40px;margin-bottom:20px}.alerts-list .state-list{padding:0;margin:0}.alerts-list .state-list .state-list__item{position:relative;padding:0;margin:0;list-style:none;display:inline-block;color:#333;font-size:14px;cursor:pointer}.alerts-list .state-list .state-list__item:before{content:"";position:absolute;left:0;top:calc(100% + 3px);width:100%;height:3px;border-radius:12px;background-color:transparent}.alerts-list .state-list .state-list__item.state-list__item--active{color:#5473e8;font-weight:600}.alerts-list .state-list .state-list__item.state-list__item--active:before{background-color:#5473e8}.alerts-list .state-list .state-list__item+.state-list__item{margin-left:40px}.alerts-list .table .level{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#989898}.alerts-list .table .level .level__icon{width:14px;height:14px;margin-right:10px}.alerts-list .table .state.state--alerting{color:#ed1c24}.alerts-list .table .state.state--recovered{color:#989898}.alerts-list .table .text-overflow-hidden{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%;text-align:left}