<style>
.form-control {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid !important;
    border-radius: 4px;
    box-shadow: none !important;
    color: #031829 !important;
    font-size: 13px !important;
    height: 31px !important;
}
</style>