
/*
 * DESCRIPTION
 * CSS styles used by the lay-out of Eleos Mindguide website   
 * Alter these styles to let the site have a custom look.
 *
 * CONTENT
 *     - Print styles
 */


/* Print styles 
-------------------------------------------------------------------------------------------------*/
.subpanel_table,
.black_bg,
#toEleosWebsite,
.noprint,
.menu {
    display: none;
}
