/* Add here all your css styles (customizations) */
.selectContainer .form-control-feedback
{
	/*top: 10px;*/
	right: -15px;
}

.inputGroupContainer .form-control-feedback{
	/*top: 10px;*/
	right: 15px;
}
/*add padding to form icon*/
.formIcon
{
	padding-top: 10px;
}
.g-mt-40 {
    margin-top: 2.85714rem !important;
  }
.g-mt-60 {
    margin-top: 4.28571rem !important;
 }
