.info.legend.leaflet-control {margin-top: 50px !important; }
.leaflet-bottom {bottom: 0!important;top: 0 !important;}


h1 {
	font-size:2em !important;
	padding-top:30px !important;
}
div#chartcontainer {
	margin-top: 15px;
}
hr.logo-ul {margin-top: 30px;}
#map.map-att {
	width:80%; 
	display:inline-block; 
	margin-bottom:60px;
	margin-top:-20px;
}
#options.options-att {
	width:205px; 
	display:inline-block; 
	vertical-align: top; 
	border:none !important; 
	margin-right:10px; 
	margin-left:-10px; 
	margin-top:10px;
	margin-bottom:20px;
}

@media screen and ( max-width: 1102px ) {
	#map.map-att {
		width:70%;
		margin-top:20px;
	}
}


a {color: #4f9cd7 !important;text-decoration: underline;}
table.dataTable {
    width: 100% !important;
    margin: 0px 0px 0px 0px !important;
    clear: both;
    border-collapse: separate;
    border-spacing: 0;
}
.wu-container {
    width: 100%;
    padding-right: 65px;
    padding-left: 65px;
    margin-right: auto;
    margin-left: auto;
}
body {font-size: 0.93em !important;}
.pi-heading {padding-bottom:30px;}
h1{padding-top:15px;color:#008CBA !important;}
#logo {margin-top:20px;}




#hidelink, #alegend {
	text-decoration: underline ;
	color: #0776B8;
	margin-bottom: 5px;
	font-size: 14px;
}

a {
     display: ;
     height: ;
     padding-left: ;
     color: #0776B8;
     font: ;
     text-decoration: none;
 }

.checkmark {
	float:left; 
	padding-bottom: 1em;
	margin-right: 0.5em;
}

#optionscontainer {
	border: 1px solid #888 !important;
	padding: 10px;
}

#chart1 {
	margin-top: 15px;
}

.dataTables_filter {
	margin-bottom: 5px;
}

fieldset {
	/*width: 23em; */
	padding: 0 0 0 12px;
}

#mapform {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#mapform label {
	display: inline-block;
	float: left;
	clear: left;
	width: 9em;
	text-align: left;
}

#mapform input {
	display: inline-block;
	float: left;
}

#logo {
	float:left;
	margin-right: 25px;
}

h3 {
	margin-top: 5px;
}

#type, #supplier {
	text-align: center;
	margin-top: 5px;
}

.active {
	font-weight: bold;
	text-decoration: none;
	color: black;
}

#loading {
	position:absolute;
	left:   30%; 
	top:    10%; 
	width:  40%; 
	height: 30%;
	margin-bottom: 5em;
	overflow: hidden;
	text-align: center;
	z-index:100;
}

.jqplot-yaxis-tick { 
	width: 100 px;
}

.mypopup {
	color: #333;
	font-size: 110%;
	font-weight: bold;
	line-height: 1;
	margin: 0;
	text-shadow: 3px 3px 2px rgba(125, 125, 125, 0.7);
}

.mypopup >.leaflet-popup-content-wrapper {
	background: none;
	box-shadow: none;
	padding:0;
}

.mypopup >.leaflet-popup-tip-container {
	display: none;
}

.mypopup >.leaflet-popup-tip {
	display: none;
}

.mypopup >.leaflet-popup-close-button {
	display: none;
}



#legend  table, th {
	border: none;
}

.legend {
	padding: 10px;
	font-size: 100%;
	outline: solid 1px darkgray;
	background: white;
	color: #333;
	margin-bottom: 20px !important; 
}


.info.legend.leaflet-control > p {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 0;
}

.patch {
	border: 1px solid gray;
	table-layout: fixed;
	width: 15px;
}

#map-canvas, #map {
	margin-top: 10px !important;
	width: 80%;
	height: 500px;
	margin-left: auto;
	border: 1px solid #999;
	display: inline-block;
}

h1 {
	font-size: 30px;
	margin-top: -10px;
	text-shadow: 3px 3px 3px #f8f9fa;
}

h1, h2 {
	color: #0776B8;
	margin-bottom: 10px;
}

body {
	font-family: Helvetica, Arial, sans-serif;
}

.align-right {
	text-align: center !important;
}

#chartcontainer {
	display: none;
	background: white;
	padding: 10px 20px 10px 20px;
	top: 10px !important;
}

#mapcontainer {
	display: none;
	background: white;
	padding: 10px 20px 10px 20px;
}

#chart1 {
	width: 700px;
	height: 500px;
}

#chart2 {
	width: 700px;
	height: 300px;
}

#table1 {
	border-top: solid black 1px;
}

#table1 a {
	color: blue;
	text-decoration: underline;
	cursor: pointer;
}

.button {
	background-color: #2b91af;
	border-radius: 10px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
	color: #fff;
	cursor: pointer;
	display: inline-block;
	padding: 10px 20px;
	text-align: center;
	text-decoration: none;
}
.button.small {
	border-radius: 15px;
	float: right;
	margin: 22px 5px 0;
	padding: 6px 15px;
}
.button:hover {
	background-color: #1e1e1e;
}
.button > span {
	font-size: 84%
}

.button.b-close, .button.bClose {
	border-radius: 12px;
	box-shadow: none;
	font: bold 150% sans-serif;
	padding: 0 6px 2px;
	position: absolute;
	right: -7px;
	top: -7px;
	background: #777;
}

#popup, #popup2, .bMulti {
	background-color: #fff;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 0 25px 5px #999;
	color: #111;
	display: none;
	min-width: 450px;
	padding: 25px;
}

#popup .logo {
	color: #2b91af;
	font: bold 325% 'Petrona', sans;
}

#popup, .bMulti {
	min-height: 250px;
}

#popup2 iframe {
	background: url('loader.gif') center center no-repeat;
	min-height: 240px;
	min-width: 450px;
}

.loading {
	background: url('loader.gif') center center no-repeat;
}

.bMulti p {
	font: 500% 'Petrona', sans-serif;
	padding: 45px 0 0;
	text-align: center;
}

.bMulti a {
	left: 175px;
	position: absolute;
	top: 175px;
}