.fwUpdate_updateProgress {
    width: 850px;
    position: fixed;
    top: 50%;
    background: #fff;
    z-index: 2;
}

#fw_update_status_result{
	font-size: 26px;
	font-family: Roboto-Light;
	margin-top: 20px;
	margin-bottom: 10px;
}