﻿.mm-section {
  clear: left;
  margin: 0 0 25px;
}
.site-content > .meningsmaling {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 30px;
}
.mm-section h2 {
  margin: 0 0 10px;
}
.mm-section h2 .muted,
.mm-section h3 .muted {
  font-weight: normal;
  font-family: "gibsonRegular", sans-serif;
}
.mm-section h2.dr-form .dr-select {
  display: inline-block;
  margin-top: 0;
}
.js .mm-section h2.dr-form .dr-select:after {
  color: #808080;
  background-color: #fff;
  font-size: 20px;
}
.mm-section h2.dr-form .dr-select select {
  width: 8em;
  font-size: 100%;
  font-family: inherit;
  font-weight: inherit;
  border-color: transparent;
  background-color: #fff;
  cursor: pointer;
  padding: 0;
  line-height: 1.1em;
}
.mm-section h2.dr-form .dr-select select:hover {
  border-color: #b8b8b8;
}
.mm-historycontrols.mm-section .dr-form .dr-select {
  display: inline-block;
  margin: 0 .4em 0 0;
}
.mm-historycontrols.mm-section .dr-form .dr-select select {
  width: auto;
  line-height: 1.1em;
  padding: 0 1em 0 .4em;
  margin-right: 0;
}
.ie .mm-section h2.dr-form .dr-select select {
  font-size: 18px;
  cursor: auto;
  background-color: #fff;
  border-color: #ddd;
  width: auto;
  height: 26px;
  color: #000;
}
.ie .mm-historycontrols.mm-section .dr-form .dr-select select {
  padding: 0;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /*	The following CSS is only for Webkit, because it is the only browser that,
		at the moment, understands some version of "apperance: none", and thus the
		only browser where we can have a transparent background on our custom dropdown,
		because otherwise, the dropdown is background-coloured to obscure the
		default-looking dropdown underneath */
  .mm-section h2.dr-form .dr-select select {
    background-color: transparent;
  }
  .mm-section h2.dr-form .dr-select select:hover {
    background-color: rgba(255, 255, 255, 0.5);
  }
  .mm-section h2.dr-form .dr-select select:focus {
    background-color: #fff;
  }
  .js .mm-section h2.dr-form .dr-select:after {
    background-color: transparent;
  }
}
/* Fixing FF dropdown height-related discrepancy */
@-moz-document url-prefix() {
  .mm-section h2.dr-form .dr-select select {
    height: 31px;
  }
  .js .mm-section h2.dr-form .dr-select:after {
    height: 29px;
    line-height: 29px;
  }
  /* ...and a width-related discrepancy */
  .mm-historycontrols.mm-section .dr-form .dr-select select {
    padding-right: 0.6em;
  }
}
.mm-selector {
  overflow: hidden;
  margin: 0 0 30px;
}
.mm-selector ul {
  list-style-type: none;
  margin: 10px 0 0;
}
.mm-selector li {
  float: left;
}
.mm-selector li a {
  display: block;
  padding: 0 20px;
  margin: 0 1px 1px 0;
  font-size: 78.5%;
  font-family: "gibsonSemiBold", sans-serif;
  line-height: 30px;
  text-transform: uppercase;
  background-color: #ddd;
  background-color: rgba(0, 0, 0, 0.1);
  color: #444;
}
.mm-selector li a:hover {
  color: #ccc;
  background-color: rgba(0, 0, 0, 0.2);
  text-decoration: none;
  color: #111;
}
/*.mm-selector li a.selected, .mm-selector li a.selected:hover {
	background-color: transparent;
}

.mm-selector li a strong {
	display: block;
	font-weight: normal;
	color: #fff;
	background-color: #888;
	background-color: rgba(0,0,0,.5);
	line-height: 30px;
	margin: 0 -20px;
	padding: 0 20px;
}*/
.mm-selector li a.selected,
.mm-selector li a.selected:hover {
  color: #fff;
  background-color: #888;
  background-color: rgba(0, 0, 0, 0.5);
}
.mm-selector li a strong {
  font-weight: normal;
}
.mm-mainselector {
  font-size: 125%;
}
/*.mm-mainselector.mm-selector li a strong*/
.mm-mainselector.mm-selector li a.selected,
.mm-mainselector.mm-selector li a.selected:hover {
  background-color: #aaa;
  background-color: rgba(0, 0, 0, 0.3);
}
menu.mm-section {
  white-space: nowrap;
  overflow: hidden;
  color: #fff;
  background-color: #aaa;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 20px;
  margin: -31px 0 40px;
}
menu.mm-section.mm-selector li a {
  color: #ddd;
  background-color: #aaa;
  background-color: rgba(0, 0, 0, 0.3);
}
.mm-tidligere .mm-lefter {
  float: left;
}
.mm-tidligere .mm-tselect {
  width: 846px;
  position: relative;
  margin: 10px 0 0 25px;
}
.mm-tidligere .mm-tselect .mm-tscontainer {
  position: relative;
  overflow: hidden;
  margin: 0 37px;
  height: 31px;
}
.mm-tidligere .mm-tselect .mm-tscontainer ul {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
}
.mm-tidligere .mm-tselect .mm-lefter,
.mm-tidligere .mm-tselect .mm-righter {
  position: absolute;
  top: 0;
}
.mm-tidligere .mm-tselect .mm-lefter {
  left: 0;
}
.mm-tidligere .mm-tselect .mm-righter {
  right: 0;
}
.mm-main {
  position: relative;
  padding: 0 0 25px;
}
.mm-section .mm-seltype {
  position: absolute;
  top: 0;
  right: 0;
}
.mm-measurebar {
  font-family: "gibsonRegular", sans-serif;
  font-size: 125%;
  background-color: transparent;
  position: relative;
  padding: 40px 0 0;
}
.mm-measurebar .mm-mbbox div {
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 0.5em;
  line-height: 1.8em;
  text-shadow: 0 1px rgba(0, 0, 0, 0.25);
  height: 1.8em;
}
.mm-measurebar .mm-mbtext .mm-mbleft,
.mm-measurebar .mm-mbtext .mm-mbright {
  position: absolute;
  height: 1.8em;
  line-height: 1.8em;
  bottom: 0;
}
.mm-measurebar .mm-mbtext .mm-mbleft {
  left: 0;
  padding: 0 0 0 0.5em;
}
.mm-measurebar .mm-mbtext .mm-mbright {
  right: 0;
  text-align: right;
  padding: 0 0.5em 0 0;
}
.mm-measurebar .mm-mbtext strong {
  color: #fff;
  font-family: "gibsonSemiBold", "Arial Black", sans-serif;
  font-weight: normal;
}
.mm-measurebar .mm-mbtext em {
  font-style: normal;
}
.mm-measurebar .red {
  background-color: #b80800;
}
.mm-measurebar .blue {
  background-color: #055ca3;
}
.mm-measurebar .mm-mbparties {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: 0;
  z-index: 30;
  line-height: 22px;
  margin-top: 7px;
}
.mm-measurebar .mm-mbparties .party {
  text-align: center;
  margin: 0;
  text-indent: 0;
}
.mm-measurebar .mm-mbrightparties {
  left: auto;
  right: 0;
}
.mm-measurebar .mm-dropzone,
.mm-measurebar .mm-dropguide {
  display: none;
  position: absolute;
  top: 0;
  height: 23px;
  padding: 8px 0 0;
  border-radius: 3px;
  float: none;
  text-indent: 0;
  text-align: left;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "gibsonRegular", sans-serif;
  line-height: 1em;
  text-shadow: none;
}
.mm-measurebar .mm-dropzone {
  width: 49.5%;
  z-index: 20;
}
.mm-measurebar .mm-dropzone.mm-dropzone-l {
  left: 0;
  border: 3px solid #82aed1;
  text-align: right;
  color: #055ca3;
  margin-left: -5px;
}
.mm-measurebar .mm-dropzone.mm-dropzone-l.hovering {
  background-color: #c1d7e8;
  background-color: rgba(130, 174, 209, 0.5);
}
.mm-measurebar .mm-dropzone.mm-dropzone-r {
  right: 0;
  border: 3px solid #dc8480;
  color: #b80800;
  margin-right: -5px;
}
.mm-measurebar .mm-dropzone.mm-dropzone-r.hovering {
  background-color: #edc1bf;
  background-color: rgba(220, 132, 128, 0.5);
}
.mm-measurebar .mm-dropzone span {
  margin: 0 15px;
}
.mm-measurebar .mm-dropguide {
  left: 0;
  right: 0;
  z-index: 18;
  color: #999;
  text-align: center;
  padding-top: 11px;
}
.mm-measurebar .mm-dropguide > span {
  padding-left: 122px;
  background: transparent url(../images/meningsmaling/dropguide-arrow-left.svg) no-repeat left center;
  background-size: 112px 10px;
}
.mm-measurebar .mm-dropguide > span > span {
  padding-right: 122px;
  background: transparent url(../images/meningsmaling/dropguide-arrow-right.svg) no-repeat right center;
  background-size: 112px 10px;
}
.mm-measurebar.mm-mdragbar .mm-dropguide {
  display: block;
}
.mm-measurebar.mm-mdraggingbar .mm-dropzone {
  display: block;
}
.mm-measurebar .cb {
  float: none;
  clear: both;
}
.mm-measurebar .drag {
  cursor: url("../images/openhand.cur"), move;
}
.mm-measurebar .dragging {
  cursor: url("../images/closedhand.cur"), move;
}
.mm-measurebar.mm-mdragbar .mm-mbbox,
.mm-measurebar.mm-mdraggingbar .mm-mbbox {
  background-color: #b80800;
}
.mm-measurebar.mm-mdragbar .mm-mbbar,
.mm-measurebar.mm-mdraggingbar .mm-mbbar {
  background-color: #055ca3;
}
.mm-measurebar.mm-mdragbar .mm-mbtext .d,
.mm-measurebar.mm-mdraggingbar .mm-mbtext .d {
  display: none;
}
body:nth-of-type(1) .mm-measurebar .drag {
  cursor: move;
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
body:nth-of-type(1) .mm-measurebar .dragging {
  cursor: move;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
.no-svg .mm-measurebar .mm-dropguide > span {
  background-image: url(../images/meningsmaling/dropguide-arrow-left.png);
}
.no-svg .mm-measurebar .mm-dropguide > span > span {
  background-image: url(../images/meningsmaling/dropguide-arrow-right.png);
}
.meningsmaling h3 .mm-extra {
  color: #666;
  font-family: gibsonRegular, sans-serif;
}
span.party,
strong.party {
  background-color: #999;
  padding: 2px 7px;
  min-width: 10px;
  color: #fff;
  font-family: gibsonSemiBold, "Arial Black", sans-serif;
  font-weight: normal;
}
/* Party colors */
span.mm-a,
strong.mm-a,
.mm-barchart section.mm-a div {
  background-color: #ab2521;
}
span.mm-b,
strong.mm-b,
.mm-barchart section.mm-b div {
  background-color: #833a93;
}
span.mm-c,
strong.mm-c,
.mm-barchart section.mm-c div {
  background-color: #8ca323;
}
span.mm-f,
strong.mm-f,
.mm-barchart section.mm-f div {
  background-color: #cb096d;
}
span.mm-k,
strong.mm-k,
.mm-barchart section.mm-k div {
  background-color: #898571;
}
span.mm-i,
strong.mm-i,
.mm-barchart section.mm-i div {
  background-color: #1eafb7;
}
span.mm-o,
strong.mm-o,
.mm-barchart section.mm-o div {
  background-color: #f2d451;
}
span.mm-v,
strong.mm-v,
.mm-barchart section.mm-v div {
  background-color: #294d75;
}
span.mm-ø,
strong.mm-ø,
.mm-barchart section.mm-ø div {
  background-color: #ed7f1a;
}
.mm-barchart section.mm-a div.tiny span,
.mm-barchart section.mm-a div.small span.d {
  color: #ab2521;
}
.mm-barchart section.mm-b div.tiny span,
.mm-barchart section.mm-b div.small span.d {
  color: #833a93;
}
.mm-barchart section.mm-c div.tiny span,
.mm-barchart section.mm-c div.small span.d {
  color: #8ca323;
}
.mm-barchart section.mm-f div.tiny span,
.mm-barchart section.mm-f div.small span.d {
  color: #cb096d;
}
.mm-barchart section.mm-k div.tiny span,
.mm-barchart section.mm-k div.small span.d {
  color: #898571;
}
.mm-barchart section.mm-i div.tiny span,
.mm-barchart section.mm-i div.small span.d {
  color: #1eafb7;
}
.mm-barchart section.mm-o div.tiny span,
.mm-barchart section.mm-o div.small span.d {
  color: #f2d451;
}
.mm-barchart section.mm-v div.tiny span,
.mm-barchart section.mm-v div.small span.d {
  color: #294d75;
}
.mm-barchart section.mm-ø div.tiny span,
.mm-barchart section.mm-ø div.small span.d {
  color: #ed7f1a;
}
.mm-main .mm-barchart {
  margin: 20px 0 0;
}
.mm-barchart,
.mm-barchart section {
  height: 18.5em;
}
.mm-barchart section + section {
  margin-top: 0;
}
.mm-barchart section {
  float: left;
  position: relative;
  width: 11.1%;
  margin: 0;
  border-bottom: none;
}
.mm-barchart section h4 {
  position: absolute;
  bottom: -25px;
  left: 0;
  white-space: nowrap;
  width: 95%;
  overflow: hidden;
  padding: 2px 0;
}
.mm-barchart section div {
  font-family: gibsonRegular, sans-serif;
}
.mm-barchart section .bar {
  float: left;
  background-color: #999;
  color: #fff;
  margin: .5em 3% 0 0;
  width: 42%;
  text-align: center;
  white-space: nowrap;
}
.mm-barchart section .bar span.n {
  display: block;
  margin: 5px 0 .1em;
  text-shadow: 0 1px rgba(0, 0, 0, 0.25);
}
.mm-barchart section .bar span.d {
  display: block;
  font-size: 75%;
  margin: .2em 0 .1em;
}
.mm-barchart section div.today {
  position: absolute;
  bottom: 0;
  left: 0;
  font-weight: bold;
}
.mm-barchart section div.today span {
  font-weight: normal;
  font-family: gibsonSemiBold, sans-serif;
}
.mm-barchart section div.last {
  position: absolute;
  bottom: 0;
  left: 45%;
  margin-right: 0;
}
.mm-barchart section .bar span.d,
.mm-barchart section div.last {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /* IE 5-7 */
  filter: alpha(opacity=50);
  /* Netscape */
  -moz-opacity: 0.5;
  /* Safari 1.x */
  -khtml-opacity: 0.5;
  /* Good browsers */
  opacity: 0.5;
}
.mm-barchart section.mm-o div.last span {
  /* Special case */
  color: #84742c;
  text-shadow: none;
}
/*
#B09A3B
#9A8734
#84742C
#6E6025
#584D1D
*/
.mm-barchart section div.tiny span.n {
  margin: -1.5em 0 0;
  text-shadow: none;
}
.mm-barchart section div.tiny span.d {
  margin: -2.7em 0 0;
}
.mm-barchart section div.small span.d {
  margin: -3.5em 0 0;
  opacity: 0.7;
}
.mm-blocks {
  position: relative;
  background: transparent url(/assets/blockboundary.png) repeat-y center top;
  margin-top: 40px;
  padding: 0 0 10px;
}
.mm-blocks a.mm-blockcustomize,
.mm-blocks a.mm-closecustomize {
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
  font-family: gibsonRegular, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: underline;
  color: #055ca3;
}
.mm-settings {
  position: relative;
}
.mm-history-chart {
  height: 18.5em;
}
.mm-preloading {
  visibility: hidden;
}
.mm-section h3 select {
  font-family: gibsonSemiBold;
  font-size: 100%;
  margin: 0 1ex;
}
.mm-partyselector {
  margin: 0;
}
.mm-partyselector h3 {
  margin-top: 20px;
}
.mm-partyselector li {
  margin: 0 .3em 0 0;
  padding: 0 0 .3em;
}
.mm-partyselector li .party {
  cursor: pointer;
}
.mm-partyselector li span.disabled,
.mm-partyselector li strong.disabled {
  background-color: #999;
  color: #b3b3b3;
}
.mm-gotoapp {
  display: none;
}
.mm-history h2 {
  display: none;
}
@media only all and (max-width: 800px) {
  .mm-barchart section div.last {
    display: none;
  }
  .mm-barchart section div.today {
    width: 95%;
    margin-right: 0;
  }
  .mm-barchart section h4 span {
    display: none;
  }
  .mm-main h2 span.muted {
    display: none;
  }
  .mm-section .mm-seltype {
    position: static;
    right: auto;
    top: auto;
  }
}
@media only all and (max-width: 500px) {
  .mm-section {
    margin-bottom: 15px;
  }
  .mm-blocks {
    margin-top: 30px;
  }
  menu.mm-section {
    margin: -16px 0 0;
  }
  .mm-barchart section .bar span.n.narrow {
    font-size: 13px;
  }
  .mm-tidligere.mm-selector li,
  .mm-settings.mm-selector li {
    float: none;
  }
  .mm-tidligere {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .mm-tidligere h3 {
    padding: 0 20px;
  }
  .mm-main h2 {
    display: none;
  }
}
@media only all and (max-width: 480px) {
  .mm-section .mm-selgroup li {
    float: none;
  }
}
@media only all and (max-width: 320px) {
  .mm-section .mm-seltype li {
    float: none;
  }
}
@media only all and (max-width: 300px) {
  .mm-barchart section .bar span.n,
  .mm-barchart section div.tiny span.n,
  .mm-measurebar .parties {
    display: none;
  }
  .mm-barchart section .bar span.d {
    margin-top: .4em;
  }
  .mm-barchart section div.tiny span.d {
    margin-top: -1.4em;
  }
  .mm-barchart section div.small span.d {
    margin-top: .4em;
    color: #fff !important;
    opacity: .5;
  }
}
/* Mobile dragging */
.mm-blocks h3 {
  margin-bottom: 5px;
}
.mm-measurebar {
  padding: 0 0 35px;
}
.mm-measurebar .mm-mbparties {
  top: auto;
  bottom: 0;
  height: 27px;
}
.mm-measurebar .mm-mbleft,
.mm-measurebar .mm-mbright {
  top: 0;
  bottom: auto;
}
.mm-measurebar .mm-dropguide {
  position: static;
  color: #666;
  font-family: gibsonSemiBold, "Arial Black", sans-serif;
  padding: 0;
}
.mm-measurebar .mm-dropguide > span,
.mm-measurebar .mm-dropguide > span > span {
  padding: 0;
  background-image: none;
}
.mm-measurebar .mm-dropcontainer {
  display: none;
  background-color: #ddd;
  margin: 0 -10px 0;
  padding: 10px;
  width: 100%;
  min-height: 180px;
}
.mm-measurebar.mm-mdragbar,
.mm-measurebar.mm-mdraggingbar {
  padding-bottom: 0;
}
.mm-measurebar.mm-mdragbar .mm-dropcontainer,
.mm-measurebar.mm-mdraggingbar .mm-dropcontainer,
.mm-measurebar.mm-mdragbar .mm-dropguide,
.mm-measurebar.mm-mdraggingbar .mm-dropguide {
  display: block;
}
.mm-measurebar.mm-mdragbar .mm-dropzone,
.mm-measurebar.mm-mdraggingbar .mm-dropzone {
  display: block;
  background-color: #fff;
  border-radius: 6px;
  top: 80px;
  min-height: 140px;
  margin: 0 !important;
  width: 46%;
  text-align: left;
}
.mm-measurebar.mm-mdragbar .mm-dropzone:not(.hovering),
.mm-measurebar.mm-mdraggingbar .mm-dropzone:not(.hovering) {
  border-color: transparent;
}
.mm-measurebar.mm-mdragbar .mm-dropzone span,
.mm-measurebar.mm-mdraggingbar .mm-dropzone span {
  margin: 0 7px;
}
.mm-measurebar.mm-mdragbar .mm-mbbox,
.mm-measurebar.mm-mdraggingbar .mm-mbbox {
  margin-bottom: 10px;
}
.mm-measurebar.mm-mdragbar .mm-mbparties,
.mm-measurebar.mm-mdraggingbar .mm-mbparties {
  font-size: 26px;
  width: 41%;
  height: 120px;
  bottom: 13px;
}
.mm-measurebar.mm-mdragbar .mm-mbparties span.party,
.mm-measurebar.mm-mdraggingbar .mm-mbparties span.party {
  display: block;
  float: left;
  margin: 0 5px 5px 0;
  padding: 6px 8px;
}
.mm-measurebar.mm-mdragbar .mm-mbleftparties,
.mm-measurebar.mm-mdraggingbar .mm-mbleftparties {
  left: 10px;
}
.mm-measurebar.mm-mdragbar .mm-mbrightparties,
.mm-measurebar.mm-mdraggingbar .mm-mbrightparties {
  right: 10px;
}
@media only all and (min-width: 760px) {
  .mm-measurebar .mm-dropcontainer {
    margin: 0;
    padding: 10px 0;
    min-height: 140px;
  }
  .mm-measurebar.mm-mdragbar .mm-mbparties,
  .mm-measurebar.mm-mdraggingbar .mm-mbparties {
    width: 36%;
    height: 80px;
  }
  .mm-measurebar.mm-mdragbar .mm-dropzone,
  .mm-measurebar.mm-mdraggingbar .mm-dropzone {
    width: 38%;
    min-height: 100px;
  }
  .mm-measurebar.mm-mdragbar .mm-mbleftparties,
  .mm-measurebar.mm-mdraggingbar .mm-mbleftparties {
    margin-left: 80px;
  }
  .mm-measurebar.mm-mdragbar .mm-dropzone-l,
  .mm-measurebar.mm-mdraggingbar .mm-dropzone-l {
    left: 80px;
  }
  .mm-measurebar.mm-mdragbar .mm-mbrightparties,
  .mm-measurebar.mm-mdraggingbar .mm-mbrightparties {
    margin-right: 80px;
  }
  .mm-measurebar.mm-mdragbar .mm-dropzone-r,
  .mm-measurebar.mm-mdraggingbar .mm-dropzone-r {
    right: 80px;
  }
}
/* EMBED SETTINGS */
/*.mm-embed .mm-settings, .mm-embed menu, .mm-embed .mm-mainselector, .mm-embed .mm-about, .mm-embed .mm-blocks {
	display: none;
}

.mm-embed .mm-barchart section div.last {
	display: none;
}
	
.mm-embed .mm-barchart section div.today {
	width: 95%;
	margin-right: 0;
}

.mm-embed .mm-barchart section h4 span {
	display: none;
}

.mm-embed .mm-main h2 span.muted {
	display: none;
}

.mm-embed .meningsmaling {
	background-color: #e5edef;
	padding: 10px 20px;
}

.mm-embed .meningsmaling h2 {
	font-size: 18px;
	padding: 12px 0 11px 20px;
	border-bottom: 1px solid #fff;
	margin: -10px -20px 0 -20px;
}

.mm-embed .mm-barchart, .mm-embed .mm-barchart section {
	height: 11.5em;
}

.mm-embed .mm-history-chart {
	height: 14em;
}

.mm-embed .mm-barchart {
	margin-top: 15px;
	margin-right: -3px;
}

.mm-embed .mm-main {
	padding-bottom: 5px;
}

.mm-embed .mm-gotoapp {
	display: block;
	position: absolute;
	top: 15px;
	right: 0;
	margin: 0;
}

.mm-embed .mm-gotoapp a.dr-link-readmore {
	margin: 0;
}

.mm-embed .mm-history h2 {
	display: block;
}

.mm-embed-footer .meningsmaling {
	background-color: transparent;
	padding: 0;
}

.mm-embed-footer .meningsmaling h2 {
	font-size: 14px;
	border-top: 3px solid #000;
	border-bottom: 1px solid #cdcdcd;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	text-transform: uppercase;
	padding: 10px 0;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0;
	line-height: 1em;
}

.mm-embed-footer .meningsmaling h2 span span {
	font-weight: normal;
	font-family: "gibsonRegular";
}

.mm-embed-footer .mm-gotoapp {
	top: 10px;
}*/
/* NEW EMBED SETTINGS */
.meningsmaling-embed {
  background-color: #fff;
  padding: 20px;
}
.meningsmaling-embed > h2 {
  border-bottom-color: #cdcdcd;
  border-bottom-color: rgba(0, 0, 0, 0.2);
}
.meningsmaling-embed .mm-barchart,
.meningsmaling-embed .mm-barchart section {
  height: 12em;
}
.meningsmaling-embed .mm-barchart section div.last {
  display: none;
}
.meningsmaling-embed .mm-barchart section div.today {
  width: 95%;
  margin-right: 0;
}
.meningsmaling-embed .mm-barchart section h4 span {
  display: none;
}
.meningsmaling-embed .boxed.readmore-container {
  margin: 20px -20px -20px;
}
.boxed-band .meningsmaling-embed.boxed .metainfo {
  position: relative;
  left: auto;
}
.boxed-band .meningsmaling-embed.boxed .metainfo .right {
  position: absolute;
  right: 0;
  text-align: right;
}
.span-6 .meningsmaling-embed .mm-barchart section .bar span.n {
  font-size: 13px;
  margin-top: .4em;
}
.span-6 .meningsmaling-embed .mm-barchart section div.small span.d {
  margin-top: -3.2em;
}
.span-6 .meningsmaling-embed .mm-barchart section div.tiny span.d {
  margin-top: -2.5em;
}
.span-6 .meningsmaling-embed .mm-barchart section div.tiny span.n {
  margin-top: -1.5em;
  /* keep the original; no modification */
}
