.request-form input[type="text"], .request-form input[type="email"], .request-form input[type="number"] {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid transparent !important;
    box-shadow: 2px 2px 2px rgb(0 0 0 / 20%) !important;
    color: #888;
    margin: 0 0 5px;
    padding: 8px 10px;
    width: 98%;
}

.header-other-detail a {
    white-space: nowrap !important;
}