#map {
  height: 650px;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
}

.section-title {
  font-size: 16px;
  margin-left: 20px;
  vertical-align: middle;
  padding-top: 20px;
}

.section-detail {
  font-size: 16px;
  padding-bottom: 20px;
  margin-left: 20px;
}

.dx-datagrid {
  font: 12px sans-serif;
}

.stackem div {
  width: 100%;
}

.box {
  border-style: solid;
  border: 2px solid black;
}