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