
.form-control {
    background: aliceblue;
    border: 1px dotted black;
    margin-bottom: 10px;
}

select {
    padding: 5px !important;
}

