
/* CSS Document */
/* User roles */
.imodred {background-color:red!important;padding:2px 0px 2px 0px;color:#fff!important;}
.imodblue {background-color:blue!important;padding:2px 0px 2px 0px;color:#fff!important;}
.imodgreen {background-color:green!important;padding:2px 0px 2px 0px;color:#fff!important;}

.imodgreen h2,
.imodgreen h3,
.imodgreen a,
.imodgreen strong,
.imodblue h2,
.imodblue h3,
.imodblue a,
.imodblue strong,
.imodred h2,
.imodred h3,
.imodred a,
.imodred strong {color:#fff!important;}

.bodyContent .imodblue {margin-bottom:10px;}
.bodyContent .imodgreen {margin-bottom:10px;}

.start .bodyContent #ContentSocial:after {content:"Social icons go here!"}

.start .bodyContent #ContentMiddleLayoutFeature:after {content:"Feature Module goes here!"}

.start .bodyContent #ContentMiddleLayoutNews {margin-top:10px!important;}
.start .bodyContent #ContentMiddleLayoutNews:after {content:"H2 and News or Events Module go here!"}

.start #ContentMiddleLayoutStart01:after,
.start #ContentMiddleLayoutStart03:after {content:"H2 goes here!"}


/*****************************************************************************************************************************/


