body.not-front.node-type-digital-exhibit2 .l-content img{padding:0 !important;}

#block-block-26{font-size:16px; margin: 0 auto 0 auto;max-width: 1280px;
    position: relative;width:50%;}
#mapblock{height:1100px;}
body.mapblock{background:#fff;}
div#map-outer{
    /* display: block; */
    /* position: relative; */
    max-width: 100%;
    height: 100%;}
div#map-container{position: relative;
    width: 100%;
    display: block;
    /* display: inline-block; */
    height: 100%;
}
div#legend{padding: 0 1em;}
#map {
    height: 100%;
   width: 100%;
}
div.mapInfo{display: inline-block;
    float: right;
    max-width: 28%;
    padding: .5em 1em;
    width: auto;
    min-width: 20%;
    position: absolute;
    font-family:"Lato", arial, sans-serif;
    margin: .5em 0;
    }
    
body .l-footer {margin: 50px 0 0 0;}
button{display: inline-block;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    background: #333;
    color: #d9d9d9;
    left: 0;
    position: relative;
    transition: background 0.4s, color 0.4s;
    -webkit-transition: background 0.4s, color 0.4s;
    font-family: "Lato", arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    margin:1px;
    border-radius:2px !important;
    border: none;
    
}
button:hover{opacity:.75;
    color: white; cursor: pointer;}
.subLegend{ margin-bottom:2px;width:100%}
.subLegend h3{margin:0;color:#fff;font-family:"Lato", arial, sans-serif;}
.churches i.material-icons {color:#FFD500;}
.dupont i.material-icons{color:#795548;}
.neighborhood i.material-icons{color:#0097A7;}
.schools i.material-icons{color:#F37C00;}
.taverns i.material-icons{color:#880E4F;}


.map-btn-inner{padding:0; background-color:#dedede;}
.map-btn-inner div{padding:.2em; display:inline-block;}
.map-btn-inner button{margin: .2em 0;}
div#capture img{max-width:100%; height:auto;}
div.modal-header{padding: .5rem 1rem; text-align:center;}
div.modal-body{padding: .5rem 1rem; text-align:center;}
@media (min-width: 576px){
.modal-dialog {max-width: 50% !important;}
.helpModals div.modal-dialog{max-width:40% !important;}
 }
@media (max-width: 450px){
    #mapblock{height: 2000px;}
    }
@media (max-width: 768px){
.block-block-26{width:100%; padding:2%;}
}

form.form-inline{margin:0;width:100%;display:block;}
.form-inline span{vertical-align:top;}
button#helpbtn{float:right;display:block;right:0;}
nav.navbar{background-color:#f4f4f6;padding:.25em;}

.helpModals img{max-width:70%;}
.helpModals p{margin: 1rem;}
button#mapGo{
background-image:url('/sites/default/files/mapButton.PNG');
background-repeat:no-repeat;
background-size:110%;
    font-weight: 600;
    font-size: 2.5rem;
    padding: 60px;
    color: #fff;
}
button#mapGo span{background: rgba(0, 0, 0, 0.6); padding:.5rem;}