.headerBar .weather { float: right; font-size: 20px; width: 20px; position: relative; top: -2px; left: 5px; margin: 0 10px 0 30px;}

.sv-weather-widget-icon .icon {
	float:left;
	height:30px;
	display: inline-block;
	cursor: pointer;
}

.mobile-weather .weather-mobile-img {display: inline-block;}

.mobile-weather {padding-top: 10px;}
.sv-weather-widget-icon .temp,
.mobile-weather .weather-mobile-temp {
	color: #008ab0;
    display: inline-block;
    font-size: 16px;
    text-align: left;
    width: 25px;
    position: relative;
    top: 3px;
    right: -3px;
}
