
.colorSet {
	font-weight: bold; 
	color:#E74430; 
	font-size:15px;
}

.ProjectColor {
	font-weight: bold; 
	color:#E74430; 
	font-size:18px;
}

.fontcolor{

	font-color:black !important;
}

.mhead{

	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}

.mcolor{
	border:2px dotted #cc5200 !important;

}

.smallimgsize{
	height: 80px !important;
	width: 80px !important;

}

.imgsize{
	height: 300px !important;
	width: 300px !important;
	padding-top: 20px !important;
}

.imgsizeClient{
	height: 220px !important;
	width: 220px !important;
	margin:auto auto !important;
	padding-top: 20px !important;
}

.imgbr{
	width: 100% !important;
	height: 1% !important;
	background-color:gray !important; 
}

.justifyfont
{
	font-family:  Raleway, Arial, Helvetica, sans-serif !important;
	text-align: justify !important;
	font-size: 14px !important;
}

.cntrfont
{
	text-align: center !important;
	font-size: 16px !important;
	margin-bottom: 40px;
	line-height: 24px;
}

.btnResize{
	border: 2px dotted #cc5200 !important;
}

.adminleftbar{

	height: 100%;
	width: 10%;
	background-color: red;
}

.btncntr{
	margin:auto auto !important;
}