/* enqueued due to CSS Varible scripts */
/* do not delete or remove this file */
.toplevel_page_rsw-dashboard .dashicons-before > img{
    max-width: 20px;
}
.wp-has-current-submenu.wp-menu-open .toplevel_page_rsw-dashboard .dashicons-before > img{
    transform: translateX(6px);
}

/* Registration modal: display inline-block when opened via rel="modal:open" */
.blocker #registration-modal {
    display: inline-block !important;
}