body{
    max-width:800px;
}

.row{
    padding-bottom:10px;
}

.highlight{
  border: 2px solid #fd0;
  border-radius: 3px;
  background-color: #ffa;
  padding: 10px;
  font-weight: bold;
}

.btn-distance{
    width: 100%;
    margin:10px;
}

#mantel2div,#mantel1div{
    display:none;
}