.offstate-0, .offstate-1, .offstate-2, .offstate-3, .offstate-4, .offstate-5, .offstate-6, .offstate-7, .offstate-8, .offstate-9 {
    display: none !important;
}

.onstate-0, .onstate-1, .onstate-2, .onstate-3, .onstate-4, .onstate-5, .onstate-6, .onstate-7, .onstate-8, .onstate-9 {
    display: block !important;
}

.wfPage, .wfHideSubmit {
    display: none !important;
}

.wfCurrentPage {
    display: block !important;
}

.hiddenjs {
    display: none !important;
}
