.force-show {
    display: block !important;
}

.force-hide {
    display: none !important;
}