* {	padding: 0; margin: 0; vertical-align: top; }

body {
	font: 18px/1.5em myriad pro, Helvetica, Arial, sans-serif;
}

a {	color: #069; }
a:hover { color: #28b; }

h2 {
	margin-top: 5px;
	font: normal 26px myriad pro, Helvetica, Arial, sans-serif;
}

h3 {
	margin-top: 5px;
	font: normal 22px myriad pro, Helvetica, Arial, sans-serif;
}

h4 {
	text-align: center;
	font: normal 20px myriad pro, Helvetica, Arial, sans-serif;
}


p {
	margin-top: 10px;
}



html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}




#main  {
	background:#EEE;
	height:100%;
	/* box-sizing:border-box; */
}


#left  {
	background:#FFF;
	float:left; 
	width:25%; 
	height:100%; 
	overflow: auto;
}

#titleContainer {
    transform: translate(-50%,20%);
    position: fixed;
    left: 50%;
    text-align: center;
    padding-left: 10px; 
    padding-right: 10px; 
    background: rgba(255,0,0,0.75);
    font-weight: bold;
    font-size: 28px;
}

.flo_right{
	float:right;
}

.axisLabel {
    position: absolute;
    text-align: center;
    font-size: 12px;
}

.xaxisLabel {
    bottom: 3px;
    left: 0;
    right: 0;
}

.yaxisLabel {
    top: 50%;
    left: 2px;
    transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform:  rotate(-90deg);
    transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}

#right {
	background:#EEE;
	height:100%;
}

#map {
    height: 100%;
}
	


#graphzone {
	width:100%;
	height:100%; 
	overflow: auto;
  /* border: 3px solid red; */
}


.cab-container {
	box-sizing: border-box;
	width: 90%;
	text-align: left;
	/* background: #ccc; */
	font-size:15px;
	margin: 5px auto 10px auto;
}

.data-container {
	box-sizing: border-box;
	width: 90%;
	text-align: left;
	/* background: #ccc; */
	font-size:15px;
	margin: 5px auto 10px auto;
}

.risk-container {
	box-sizing: border-box;
	width: 90%;
	text-align: left;
	/* background: #ccc; */
	font-size:17px;
	margin: 5px auto 10px auto;
	line-height: 1.3;
}

.risk-container i { 		/*circulos*/
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 8px;
	border-radius:50%
}

.graph-container {
	box-sizing: border-box;
	width: 95%;
	height: 15%;
	/* padding: 5px 5px 5px 5px; */
	margin: 15px 2.5% 30px;
	font-size: 14px;
	/* text-align: center; */
	line-height: 1.6;
}
.graph-containerTH {
	box-sizing: border-box;
	width: 95%;
	height: 15%;
	margin: 30px 2.5% 30px;
	font-size: 14px;
	text-align: center;
	line-height: 1.6;
}
.graph-containerW {
	box-sizing: border-box;
	width: 95%;
	height: 15%;
	/* padding: 5px 5px 5px 5px; */
	margin: 45px 2.5% 30px;
	font-size: 14px;
	text-align: center;
	line-height: 1.6;
	padding-right: 2%;
}
.graph-containerP {
	box-sizing: border-box;
	width: 95%;
	height: 15%;
	/* padding: 5px 5px 5px 5px; */
	margin: 45px 2.5% 30px;
	font-size: 14px;
	text-align: center;
	line-height: 1.6;
	padding-right: 4%;
}
.graph-containerG {
	box-sizing: border-box;
	width: 95%;
	height: 15%;
	/* padding: 5px 5px 5px 5px; */
	margin: 45px 2.5% 30px;
	font-size: 14px;
	text-align: center;
	line-height: 1.6;
}

.forecast-container {
	box-sizing: border-box;
	width: 100%;
	/* height: auto; */
	text-align: left;
	/* background: #ccc; */
	font-size:15px;
	/* margin: 5px auto 10px auto; */
	/* border-radius:10%; */
}

.forecast-container i { 		/*circulos*/
	width: 20px;
	height: 20px;
	float: left;
	border-radius:50%
}


/* .banner-container { */
    /* display: flex; */
    /* align-items: flex-end; */
/* } */

.riskvalue {
    float:right;
	font: normal 18px myriad pro, Helvetica, Arial, sans-serif;
	color: #444;
}
.riskimage {
	position: relative;
	top: -5px;
}
.riskvaluealert {
 	font: normal 25px myriad pro, Helvetica, Arial, sans-serif;
	color: white;
	background: rgba(255,0,0,0.8);
	text-align: center;
	padding: 5px 0px 5px 0px;
}
.riskvaluepreaalert {
 	font: normal 25px myriad pro, Helvetica, Arial, sans-serif;
	color: white;
	background: rgba(252,92,58,0.8);
	text-align: center;
	padding: 5px 0px 5px 0px;
}

.riskvaluemaintenance {
 	font: normal 25px myriad pro, Helvetica, Arial, sans-serif;
	color: white;
	background: rgba(80,80,80,0.8);
	text-align: center;
	padding: 5px 0px 5px 0px;
}
.forecastimage {
	position: relative;

}

.datavalue {
    /* float:right; */
	/* line-height: 1.6; */
}



.townvalue {
    /* float:right; */
	text-align: left;
}

.menutext {
    /* float:right; */
	text-align: right;
}



.towntext{
	font-size: 27px;
}

.datavalues{
	text-align: right;
	line-height: 1.3;
}

.graph-placeholder {
	width: 100%;
	height: 100%;
	font-size: 12px;
	line-height: 1.2em;
}

.info { 		/*ventana*/
	padding: 10px 20px 20px 20px;
	font: 15px/15px Arial,Helvetica, sans-serif;
	background: white;
	opacity: 0.8;
	/* background: rgba(255,255,255,0.8); */
	/* box-shadow: 0 0 15px rgba(0,0,0,0.2); */
	/* border-radius: 5px; */
} 
	
.info h4 { 		/*titulo*/
	color: #777;
}

.legend { 		/*texto*/
	text-align: left;
	line-height: 22px;
	color: #555;
}

.legend h4 {		/*titulo*/
	font: 18px/20px Arial,Helvetica, sans-serif;
	line-height: 35px;
}

.legend i { 		/*circulos*/
	width: 18px;
	height: 18px;
	float: left;
	margin-right: 8px;
	margin-top: 2px;
	opacity: 0.6;
	border-radius:50%
}


.infoBottom { 		/*ventana*/
	padding: 18px;
	font: 20px/20px Arial,Helvetica, sans-serif;
	background: white;
	opacity: 0.8;
	/* border-radius: 5px; */
	width: 917px;
	height: 55px;
} 

.logo {
	opacity: 0.8;
	margin-bottom: 10px;
} 



* {
  box-sizing: border-box;
}

/* Create three equal columns that floats next to each other */
.fcolumn {
	float: left;
  padding: 5px;
  width: 100%;
}

.fleft {
  width: 25%;
  text-align: left;
  margin-top: 5px;
}

.fmiddle  {
  width: 30%;
  text-align: right;
  float: right;
}

.fright {
  width: 124px;
  /* width: 45%; */
  /* min-width: 120px; */
  /* max-width: 50px; */
  float: right;
  /* margin-left: auto;   */
  clear: right;
}




/* Clear floats after the columns */
.frow:after {
  content: "";
  display: table;
  clear: both;
}







/* Responsive layout - makes a two column-layout instead of three columns */
@media screen and (max-width: 1300px) {
  .fcolumn  {
    width: 50%;
  }
  .fright {
    width: 100%;
    float: right;
  }

	.infoBottom { 		/*ventana*/
		width: 617px;
	} 
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .fcolumn  {
    width: 100%;
  }
}
