h2, body {
  font-size: 140%;
  font-family: Arial, serif !important;
}

.control-label {
  font-weight: 400
}

.dataTables_filter {
   /* Move search box left*/
   float: left !important;
}

div.bflokk {
  padding-left: 2em;
}

p.footnote {
  font-size: 95%;
}

div.circle {
  height: 0.6em;
  width: 0.6em;
  background-color: #8B0000;
  border-radius: 50%;
  display:inline-block;
}

#text_gr, #text_he {
  font-size: 130%;
  border: 1px solid gray;
  padding: 38px;
  padding-left: 48px;
}

ul {
  list-style-type: none;
}

div.misn {
  color: blue;
  font-weight: bold;
}
