/**
 * Profound Grid
 * 
 * Built in Sass (SCSS) this responsive/adaptive grid supports both fixed and fluid layouts, 
 * relative and fixed gutters, as well as your choice of semantic markup or generic '.grid-x' classes.
 * 
 * The biggest difference to other grid systems is the use of negative margins for column
 * placements, avoiding the subpixel rounding issues that usually break/uglify fluid layouts
 * in some browsers.
 * 
 * Nested columns are supported too, without having to reset the grid on each level. 
 *
 * Credits/Inspiration:
 * -------------------
 * Semantic Grid: http://www.semantic.gs
 * Susy: http://susy.oddbird.net
 * Negative Grid: http://chrisplaneta.com/freebies/negativegrid-fluid-css-grid-by-chris-planeta/
 *
 * @author Profound Creative Studio
 * @url http://www.profoundgrid.com
 * @url http://www.weareprofound.com 
 */
/**
 * Clearfix
 */
/**
 * Legacy Clearfix
 */
/**
 * Establish the grid-containing element.
 */
/**
 * Align an element to the grid.
 */
/**
 * Apply to any column to make it the last one of the current row.
 */
/* Helper Class: Container */
/* line 168, ../scss/_grid.scss */
.profoundgrid-row {
  width: 100%;
  margin: 0 0%; }

/* Helper Class: Columns */
/* line 174, ../scss/_grid.scss */
.profoundgrid-col1 {
  float: left;
  width: 6.18%;
  margin-right: 2%; }
  /* line 120, ../scss/_grid.scss */
  .profoundgrid-col1:last-child {
    width: 8.18%;
    margin-right: 0; }

/* line 174, ../scss/_grid.scss */
.profoundgrid-col2 {
  float: left;
  width: 15.36%;
  margin-right: 2%; }
  /* line 120, ../scss/_grid.scss */
  .profoundgrid-col2:last-child {
    width: 17.36%;
    margin-right: 0; }

/* line 174, ../scss/_grid.scss */
.profoundgrid-col3 {
  float: left;
  width: 24.55%;
  margin-right: 2%; }
  /* line 120, ../scss/_grid.scss */
  .profoundgrid-col3:last-child {
    width: 26.55%;
    margin-right: 0; }

/* line 174, ../scss/_grid.scss */
.profoundgrid-col4 {
  float: left;
  width: 33.73%;
  margin-right: 2%; }
  /* line 120, ../scss/_grid.scss */
  .profoundgrid-col4:last-child {
    width: 35.73%;
    margin-right: 0; }

/* line 174, ../scss/_grid.scss */
.profoundgrid-col5 {
  float: left;
  width: 42.91%;
  margin-right: 2%; }
  /* line 120, ../scss/_grid.scss */
  .profoundgrid-col5:last-child {
    width: 44.91%;
    margin-right: 0; }

/* line 174, ../scss/_grid.scss */
.profoundgrid-col6 {
  float: left;
  width: 52.09%;
  margin-right: 2%; }
  /* line 120, ../scss/_grid.scss */
  .profoundgrid-col6:last-child {
    width: 54.09%;
    margin-right: 0; }

/* line 174, ../scss/_grid.scss */
.profoundgrid-col7 {
  float: left;
  width: 61.27%;
  margin-right: 2%; }
  /* line 120, ../scss/_grid.scss */
  .profoundgrid-col7:last-child {
    width: 63.27%;
    margin-right: 0; }

/* line 174, ../scss/_grid.scss */
.profoundgrid-col8 {
  float: left;
  width: 70.45%;
  margin-right: 2%; }
  /* line 120, ../scss/_grid.scss */
  .profoundgrid-col8:last-child {
    width: 72.45%;
    margin-right: 0; }

/* line 174, ../scss/_grid.scss */
.profoundgrid-col9 {
  float: left;
  width: 79.64%;
  margin-right: 2%; }
  /* line 120, ../scss/_grid.scss */
  .profoundgrid-col9:last-child {
    width: 81.64%;
    margin-right: 0; }

/* line 174, ../scss/_grid.scss */
.profoundgrid-col10 {
  float: left;
  width: 88.82%;
  margin-right: 2%; }
  /* line 120, ../scss/_grid.scss */
  .profoundgrid-col10:last-child {
    width: 90.82%;
    margin-right: 0; }

/* line 174, ../scss/_grid.scss */
.profoundgrid-col11 {
  float: left;
  width: 98%;
  margin-right: 2%; }
  /* line 120, ../scss/_grid.scss */
  .profoundgrid-col11:last-child {
    width: 100%;
    margin-right: 0; }

/* Helper Class: Horizontal Position */
/* line 181, ../scss/_grid.scss */
.profoundgrid-push0 {
  margin-left: 0%; }

/* line 181, ../scss/_grid.scss */
.profoundgrid-push1 {
  margin-left: 9.18%; }

/* line 181, ../scss/_grid.scss */
.profoundgrid-push2 {
  margin-left: 18.36%; }

/* line 181, ../scss/_grid.scss */
.profoundgrid-push3 {
  margin-left: 27.55%; }

/* line 181, ../scss/_grid.scss */
.profoundgrid-push4 {
  margin-left: 36.73%; }

/* line 181, ../scss/_grid.scss */
.profoundgrid-push5 {
  margin-left: 45.91%; }

/* line 181, ../scss/_grid.scss */
.profoundgrid-push6 {
  margin-left: 55.09%; }

/* line 181, ../scss/_grid.scss */
.profoundgrid-push7 {
  margin-left: 64.27%; }

/* line 181, ../scss/_grid.scss */
.profoundgrid-push8 {
  margin-left: 73.45%; }

/* line 181, ../scss/_grid.scss */
.profoundgrid-push9 {
  margin-left: 82.64%; }

/* line 181, ../scss/_grid.scss */
.profoundgrid-push10 {
  margin-left: 91.82%; }

/* line 244, ../scss/_grid.scss */
.profoundgrid-col1, .profoundgrid-col2, .profoundgrid-col3, .profoundgrid-col4, .profoundgrid-col5, .profoundgrid-col6, .profoundgrid-col7, .profoundgrid-col8, .profoundgrid-col9, .profoundgrid-col10, .profoundgrid-col11, .profoundgrid-col12 {
  min-height: 1em; }

/* #content-area .profoundgrid-col6 .profoundgrid-col7 .gegevens-input-control {
  margin-left: 10.5%;
} */

