.form-feed{
    font-size: 12px;
}

.stepOneForm{
    display: none;
}

.btn-db-check { background-color: hsl(0, 75%, 95%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#102115115", endColorstr="#fbe8e8"); background-image: -khtml-gradient(linear, left top, left bottom, from(#102115115), to(#fbe8e8)); background-image: -moz-linear-gradient(top, #102115115, #fbe8e8); background-image: -ms-linear-gradient(top, #102115115, #fbe8e8); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #102115115), color-stop(100%, #fbe8e8)); background-image: -webkit-linear-gradient(top, #102115115, #fbe8e8); background-image: -o-linear-gradient(top, #102115115, #fbe8e8); background-image: linear-gradient(#102115115, #fbe8e8); border-color: #fbe8e8 #fbe8e8 hsl(0, 75%, 92.5%); color: #333 !important; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.16); -webkit-font-smoothing: antialiased; }

.hide-element{
    display: none;
}

.form-category{
    margin-bottom: 25px; margin-top: 25px; font-weight: 900;
}