@CHARSET "ISO-8859-1";
body{color:#000000 !important;}

.formLbl
{
	height:36px !important;
	line-height:36px !important;
	font-weight:bold !important;
}
.carattere-regular {
  font-family: "Carattere", cursive;
  font-weight: 400;
  font-style: normal;
}
.home_title{
	color:#006405;
	font-size:50px !important;
	line-height:48px;
	text-align:center;
	margin:30px 0px;
}
.errorblockl{
	height:30px;
	text-align:left;
	color:#FF2200;
	font-weight:bold;
	font-size:14px !important;
}
.errorblocklg{
	height:30px;
	text-align:left;
	color:#006405;
	font-weight:bold;
	font-size:14px !important;
}
.errorblock{
	height:16px;
	text-align:center;
	color:#FF2200;
	font-weight:bold;
	font-size:14px !important;
}
.form_heading{
	font-weight:bold;
	font-size:16px;
	color:#FF5722 !important;
	margin:10px 0px;
}
.form_head{
	font-weight:bold;
	font-size:20px;
	color:#006405 !important
}
.forgetanc
{
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}
.fasm
{
	font-size: 12px !important;
}
.form-control-new
{
	border:solid 1px #999999 !important;
	font-size:16px !important;
	height:42px  !important;
}
.form-control-cbox
{
	border:solid 1px #999999 !important;
	height:20px  !important;
	width:20px !important;
}
.home-reg-but{
	font-size:20px !important;
	font-weight:bold !important;
	text-algin:center !important;
}
.home_para{
	text-align:justify !important;
	font-size:16px !important;
	line-height:28px !important;
	margin-bottom:6px !important
}
.home_h3{
	font-size:20px !important;
	font-weight:bold !important;
}
.home_ul{
	list-style:none;
	padding:0px 25px 25px 25px !important;
}
.home_ul li{
	font-size:16px;
	line-height:30px !important;
	text-align:justify;
	margin-bottom:10px !important;
}
.modal-dialog{
	max-width:700px !important;
}
.btn-bg{background:#FF2200;color:#FFFFFF;}
.padLR30{padding:0px 30px !important;}