
.floating-label-form-group {
	position: relative;
	margin-bottom: 0;
	padding-bottom: .5em;
	border-bottom: 1px solid #eee;
}


.help-block{
	color: #333 !important;
	font-size: 14px !important;
}

.form-group label {
	font-size: 17px !important;
	font-weight:400;
	font-style: italic
}

  h3 small{
   font-size: 12px;
   float: right;
   margin-top: 20px;
   text-transform: uppercase;
  }

    
