.wgappbody {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
}

.ui-footer-fixed {
    bottom: -1px;
    padding-bottom: 0px;
}

#pageDetail, #map-canvas { width: 100%; height: 100%; padding: 0; }

#infoWindow {
    width: 280px;
    height: 50px;
}

.detail {
    font-size: 14pt;
    font-weight: bold;
}