/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
/*
 * Force-hide the incorrect "Suspended" alert
 * that comes from the SolusVM 2 module.
 */
#suspended-alert {
    display: none !important;
}