.panel{
 
 background-color:#3498db;
 color:white !important;
}

.panelFcast h2, .panelFcast h3,.panelFcast h4,.panelFcast a,.panelFcast p,.panelFcast{
	
	
	color: #555 !important;
}


.panelDay{
 
 font-size: 18px !important;
}

.panelDate{
 
 font-size: 18px !important;
 margin-top: -7px;
}

.panelMaxMin{
 
 text-align: right;
 font-size: 20px !important;
 
 
}

.panelMaxMinIcon{
 
 text-align: right;
 padding-right: 3px;
 
}


.panelMaxIcon{
 
  /*color: red;

-webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: white;*/
 
 
}

.panelMinIcon{
 
/* color: #03a9f4;

 -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: white;*/
 
}


.panelIcon img{
 
    width: 65px;
 height: 65px;
}

.panelFcast{
 
 margin-top: 0px;
 color: black;
 background-color: white;
 padding: 10px 0px;
}


.panelIcon{
 
 text-align: center;
}

.panel-body{
	
	padding: 0px 15px;
	
}

.panelTitle{
	
	padding: 5px 0px;
}