.mar-t20{
	margin-top: 20px !important;
}
.form-control{
	height: 40px;
}
.form-group {
    margin-bottom: 15px;
    width: 100%;
    float: left;
}
h3.subheading{
	background: rgba(0,0,0,0.05);
	padding: 10px;
	margin:10px 0 20px 0;	
	border-radius: 4px;
	font-size: 18px;
}
.formvalue_wrapper .control-label{
	border-bottom: solid 1px #eee;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #eee;
	min-height: 41px;
	
}
.formvalue_wrapper .form-value{
	border: solid 1px #eee;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 41px;
	
}
.bot-border{
	margin-bottom: 10px;
	
}
label{
	 font-weight: 500;
    font-size: 90%;
}