.works-list-actions .online-check-all {
    display: flex;
}

.worksList {
    position: relative;
}

.worksList > .selec_chk {
    top: 12px;
    left: 12px;
    z-index: 20;
    width: 18px;
    height: 18px;
    accent-color: #fff;
    cursor: pointer;
}
