/*  ================================================
	This is the Reboot Child Theme CSS file
	ONLY add the CSS rules that you need to override
	the main rules form the parent Unified theme.
==================================================== */

#spMainContainer {
    font-family: 'Cabin Condensed',sans-serif;
    font-size: 100%;
    font-size: 1.1em;  
    font-size: 12pt;  
}

#spAck {
    display: none !important;
}