/*
 * @author JBData 2018-07
 */
/* html {text-align: center;} */
body {font-family: 'comic sans', Arial, sans-serif;}
/* body {font: Arial;} */
a:link {text-decoration: none;}
#MapboxContainerDiv {width: 100%; height: 100%; border: 1px solid lightgray;}
#MapboxDiv {position: relative; top:0; bottom:0; width: 100%; height: 450px;}
.mapboxgl-popup {max-width: 400px; font: 12px/20px 'Helvetica Neue', Arial, Helvetica, sans-serif;}
.buttonStyle {height: 25px; width: 140px; font: 'comic sans', 14px Arial, sans-serif;}
.buttonStyle2 {height: 25px; width: 140px; font: 'comic sans', 14px Arial, sans-serif; font-weight: bold;}
.buttonStyle1 {height: 25px; width: 150px; font: 'comic sans', 14px Arial, sans-serif; color:blue; font-weight: bold;}
#VisjsContainerDiv {width: 100%; height: 100%; border: 1px solid lightgray;}
#VisjsDiv {position: relative; top:0; bottom:0; width: 100%; height: 500px;}
