/* #overlayInfo{ */
/* 	white-space: pre-line; */
/* } */

/* #overlayInfo{ */
/* 	width: 250px; */
/* 	max-width: 250px; */
/* 	height: 250px; */
/* 	max-height: 250px; */
/* } */

#overlayInfoContent{
	padding: 10px;
/* 	overflow: auto; */
/*     -webkit-overflow-scrolling: touch; */
	width: 100%;
/* 	min-width: 400px; */
	height: 100%;
/* 	min-height: 400px; */
	margin-top: 0px;
    margin-bottom: 0px;
}

#infoWeatherTable{
	font-size: 80%;
}

.p-title{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 100%;
	font-weight: bold;
}

.p-subtitle{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 85%;
}

.p-description{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 80%;
}

.p-value{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 100%;
	font-weight: bold;
}

.p-date{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 80%;
	font-weight: bold;
}
