﻿.bg_orange {
	background: #ff6c00;
	/* border: 1px solid #c75400;	 */
}

/*border-rad: 10% 10% 10% 10%;*/
.bcgrey {
	background: lightgrey;
	width: 120px;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.bcgrey1 {
	background: lightgrey;	
	height: 15px;
	width: 250px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.moveleft {
	padding-left: 20px;
}
.fontgrey{	
	color: #565656;
	width:auto;	
	margin-left: 10px;
}
.fontblue {
	color: #2161ff;
	background: #888888;	
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	margin-left: 5px;
	font-weight: bold;
	border-radius: 15% 15% 15% 15%;
	-moz-border-radius: 15% 15% 15% 15%;
	-ms-border-radius: 15% 15% 15% 15%;
}
.block {
	display: inline-block;
	float: left;
}


/*
{
'vis_all'   :   '<div>
					<div>
						<div>{status1}</div>					
						<div>{count1}</div>
					</div>					 
				</div>', 

				.'vis_all'   :   '<div>
					<div>
						<div>{status1}</div>					
						<div>{count1}</div>
					</div>					 
				</div>', 
				
}
*/