<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* mf: add requier rtl */

#wpbody-content {
    width: 98% !important;
    padding: 12px 15px 12px 0px !important;
}

.switch.switch-sm input:checked+label::after {
    margin-right: calc(-0.0625rem*.8) !important;
}
.hmwp_col.hmwp_col_side.p-0.m-0.mr-2,
.hmwp_col.flex-grow-1.px-3.py-3.mr-2.mb-3.bg-white {
    width: 98% !important;
}

.hmwp_col.hmwp_col_side.mr-2 {
    width: 99% !important;
}

.card-body.f-gray-dark.text-left.border-bottom ul.text-info {
    margin-right: 16px !important;
}

#report .text-black-50 {
    margin-top: 20px;
}</pre></body></html>