/*Write your custom css in this file.*/

html, body {
  background-color: #EEF1F9;
  color: #4e5e6a;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13.5px;
  -webkit-font-smoothing: antialiased;
  height: 100%;
  overflow: hidden;
  overflow-x: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed; }

input[value="Beheer labels"]{
display:none;
}