@charset "utf-8";
/* CSS Document */

.radc_toolbox_div
{
	height: 50px;
	width: 350px;
	background-color:#e2e2e2;	
	margin: 10px !important;
	padding-top:10px;
	text-align:center;	
	font-size:18px;
	color:#666;
}


h2.page-header{
	color:#33CCFF;
}

.fa-check {
  color:#33CCFF !important;
}
