select {
    min-width: 80px;
    padding: 5px;
    font-size: 12px;
    line-height: 1;
    border: 1pw solid #064f64;
    border-radius: 4px;
    background: white;
    -webkit-appearance: none;
}