input.text {
    background: #EEE;
    width: 400px;
    padding: 4px;
    font-size: 1.0em;
    border: 1px solid rgba(0, 0, 255, 0.4);
}
