@charset "utf-8";


/* Main CSS import */
@import 'webroot/css/bootstrap.min.css';
@import 'webroot/css/all.min.css';
@import 'webroot/css/portal.css';


/* Portal @Overriding */


/* New Styles */
td.cell.cell-image{
	width: 75px;
	text-align: center;
}

img.cell-image{
	width: 40px;
}