body {
	background-color: #efefef !important;
}

/* desscription of field */
.form-control + i {
	color: #999;
	font-size: 0.8em;
}

