.print-only {
    display: block;
}
.no-print, a {
    display: none !important;
}
body, body.doc-morris {
    font-size:12px;
    line-height:16px;
}
h1, .doc-morris h1 {
    font-size:16px;
    line-height:20px;
    margin-top: 20px;
}
h3, h4, .doc-morris h3, .doc-morris h4 {
    font-size:12px;
    line-height:18px;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}
h2, .doc-morris h2 {
    font-size: 14px;
    margin-top: 20px !important;
    margin-bottom: 10px !important;
    line-height: 18px;
}
#wrapper {
    box-shadow: none;
}
.ui.grid>[class*="eight wide computer"].column {
    width: 50%!important;
}
li {
    line-height: 1.2rem;
}
.content {
    padding: 10px 20px;
}
.content#about {
    padding-top: 0 !important;
}
#logo img {
    height: 30px;
}
#textbox-map {
   background-color: transparent;
    position: relative;
    width: 100%;
    padding: 0;
    left:0;
    top: 0;
}
