/* Enter Your Custom CSS Here */
#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
    font: 18px "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    width: 380px;
}

#top label {
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding-left: 10px;
}
