
.conflux-2-row-even {
	background: rgb(255,255,255);
}
.conflux-2-row-odd {
	background: rgb(159,178,181);
}

.conflux-2-row-body {
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.conflux-2-header .panel-panel { width: 50%; float: left; }
.conflux-2-highlighted3 .panel-panel { float: left; }
.conflux-2-highlighted3-1 {
  width: 50%;
}
.conflux-2-highlighted3-2 {
  width: 50%;
}
.conflux-2-highlighted3-1 .panel-pane {
  float: left;
  width: 50%;
  padding: 0 6.3%;
}
.conflux-2-highlighted3-1 .panel-region .panel-pane {
  width: auto;
  float: none;
  padding: 0;
}
.conflux-2-highlighted3-1 .panel-pane:nth-child(2n+1) {
  clear: left;
  padding-left: 0;
}
.conflux-2-highlighted3-1 .panel-pane:nth-child(2n) {
  padding-right: 0;
}
.conflux-2-highlighted4 .panel-panel { width: 33.33%; float: left; }

.conflux-2-sidebar1 { width: 20%; float: left; }
.conflux-2-center { width: 60%; float: left; }
.conflux-2-sidebar2 { width: 20%; float: left; }

.conflux-2-footer .panel-panel { width: 25%; float: left; }

#superfish-1 { max-width: 1000px; }

img, media {
  max-width: 100%;
  height: auto;
}