/*!
 * Copyright 1999-2020. Plesk International GmbH. All rights reserved.
 */

a[id="buttonSchedule"]{
display: none !important;
}
#ruleEngine-form-row {
display: none !important;
}
#rules-filterByTag-form-row {
display: none !important;
}
#rules-filterByRegexp-form-row {
display: none !important;
}
#currentRuleSet-ruleSet-form-row {
display: none !important;
}
.login-page__links span:has(> a[data-action="reset-password"]) {
display: none;
}