<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wlk-footer {
    width: 100%;
    position: fixed;
    z-index: 999;
    left: 0;
    bottom: 0;
    padding: 8px 20px;
    background-color: #ecf0f1;
    height: auto;
    min-height: 53px;
    text-align: inherit !important;

}
.wlk-footer .el-button{
    margin-left: 20px;

}
.el-table .rowLight {
    background: #ecf5ff !important;
}

.pagination-container {
    background: #fff;
    padding: 15px 0;
}
.theme-color{
    color: #FFFFFF;
}
.theme-color-bg{
    /*background-color: #6c8eba;*/
    background: #999999;
}
.el-radio-group {
    vertical-align: baseline !important;
}</pre></body></html>