.formnine {
    color: #000 !important;
    font-size: 13px;
}
.lbw {
    width: 250px;
    float: left;
    padding-top: 8px;
    color: #000;
    font-size: 14px;
    padding-bottom: 2px;
}
.form-group {
    margin-bottom: 4px;
}
.form-group select {
    width: 202px;
    padding: 2px;
    margin-bottom: 4px;
}
.form-control {
    width: 200px !important;
    background: #fff !important;
    padding: 3px 0 !important;
    height: auto !important;
    border: inset 2px #cdcdcd;
    margin-bottom: 0px !important;
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial,! sans-serif important;
    color: #777;
}
.btn.btn-primary.btn-lg {
    background: #a3c243;
    font-size: 20px;
    color: #fff;
    padding: 8px 37px;
    border-radius: 4px;
    cursor: pointer;
    border: 2px solid #ccc;
    margin-top: 20px;
    font-weight: normal;
    text-shadow: 0px 0px 0px !important;

}
.add {
    height: 61px;
    width: 200px;
}