/*************** BASE DEFINITIONS ***************/
/*************** COLOR DEFINITIONS ***************/
/* Simple grey scale */
/* Base colors */
/* Content text colors */
/* Elements colors normal state (e.g. button) */
/* Elements colors hover state (e.g. button) */
/* Elements colors active state (e.g. button) */
/*************** FONT DEFINITIONS ***************/
/* Font families */
/* Font Sizes */
/*************** MARGIN DEFINITIONS ***************/
/* Template paddings */
/* Title margins */
/*************** BORDER DEFINITIONS ***************/
/*************** OTHER DEFINITIONS ***************/
/* line 2, ../../../sass/templates/page--content-page.scss */
.iqpt-page-content-content {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #fff;
}

/* line 8, ../../../sass/templates/page--content-page.scss */
.iqpt-page-content .region-content .container-fluid > .row-fluid {
  background: #fff;
}
