.floating-label-form-group {

}

.floatinglabel input {
  height: 55px;
}


.floatinglabel select {
	height: 55px;
}

.floatinglabel label {
	font-weight: normal !important;
}

.floatinglabel:not(:first-child) {

}

.floatinglabel label {

}

.floatinglabel label {
	//z-index: 999;
}

form .row:first-child .floatinglabel {

}
