.form-control{
    height: auto;
}

.well, .well-lg{
    background: #63ad34 !important;
    border: 0px;
}

.well label{
    color: white;
}
.frmerror {
    color: orange;
    font-weight: bold;
}