.checkbox-container {
    text-align: left;
}
#loh {
  display: none;
}

#ldelta {
  display: none;
}

#lqu {
  display: none;
}#mqu {
  display: none;
}

#mdelta {
  display: none;
}
#centerblock{
  text-align: center;
}
#moh {
  display: none;
}

#ld4h {
  display: none;
}

#dsdt{
	display:none;
}

#md4h {
  display: none;
}

h2 {
  color: #eeeaea;
  background-color: #252530;
}

div.gridtainer {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

div.ttinput {

  background: white;
  width: auto;
  margin: auto auto 10px auto;
  background-color: #FFFFFF;
  border-right: thick solid #000000;
  border-top: thick solid #000000;
  border-left: thick solid #000000;
  border-bottom: thick solid #000000;
  border-radius: 15px;
  height: auto;
  padding: 10px 10px 10px 10px;
  text-align: center:

}

