.respectPage #ipsLayout_contentArea {
	    background: #fff;
    padding: 20px;
}
.respectometrTable {
	font-size:16px;
}
.periodSwitcher {}
.periodSwitcher a {
	padding: 8px 10px;
    display: inline-block;
    border-radius: 3px 3px 0 0;
}
.periodSwitcher a.active {
	background: #ebebeb;
}
[data-action="minus"] strong a {
	color:#ff5722
}
[data-action="plus"] strong a {
	color:#42AD4A
}


@media screen and (max-width: 767px) {
 
  .respectometrTable h2 {margin:0}
  .respectPage #ipsLayout_contentArea {
      padding: 10px;
  }
  .respectPage h1 {font-size: 1.7em; margin-bottom:20px;}
}















