﻿html, body {
  width: 100vw;
  height: 100vh;
  padding: 0;
  margin: 0;
}

jqxCheckBox>div:first-of-type {
  margin-top: 10px;
}