
 #statusWRR {	 display:none;

 	background-color:rgba(0,0,0,0.73);
	color:#fff;
 	position: fixed;
	top:0;bottom:0;left:0;right:0;
	z-index:999
	 
	 }
	 #statusWRR #statusWR {
	width:100%;
	margin:23% auto;
	padding:15px;
 	color:#fff;
	max-width:800px; 
  	 
	 } 
	 #statusWRR #statusClose {
	float:right;
	font-size:18px;
	color:#fff;
	 } 
	 #statusWRR #statusClose .fa {
	font-size:40px;
	 } 
	#statusWRR .progress-bar ,#statusWRR .progress {
    height: 40px;    line-height: 40px !important;

	 } 
	 