		body{margin:0;padding:0;}
		#map1{height:540px;}
		.mapboxgl-popup{max-width:400px;font:12px/20px 'Helvetica Neue',Arial,Helvetica,sans-serif;}
		
		.admin_a{
		    font-size: 0.7em;
			font-family: sans-serif;
			color:#787878;
			background-color: #cbd3d3;
		}
		.table1,.table1 th,.table1 td{
			border:1px solid #666666;
			border-collapse:collapse;
			color:#666;
		}
		.table1{
			width:100%;
		    font-size: 1em;
			font-family: sans-serif;
		}
		.table2,.table2 th,.table2 td{
			border:0px;
			border-spacing:5px;
		    font-size: 1em;
			font-family: sans-serif;
			color:#666;
		}
		.table3,.table3 th,.table3 td{
			border:0px;
			border-spacing:7px;
		    font-size: 1em;
			font-family: sans-serif;
		}
		h1{
		    font-size: 1.3em;
			font-family: sans-serif;
			color:#666;
		}
		input,select{
		    font-size: 0.9em;
			font-family: sans-serif;
			color:#666;
		}
		.table3 tbody tr:nth-child(odd) {
			background-color: #eeeeee;
			color:#666;
		}
		.bg { background-color: #cbd3d3; }
