.show-custom > *:not(.custom-container-points) {
    display: none;
}
.show-custom .wps_wpr_common_table{
    display: table !important;
}
.show-custom .wps_wpr_view_log_notice{
    cursor: unset;
}
.show-custom .wps_wpr_slide_toggle .wps_wpr_points_view{
    display: block;
}
