.gx-select {
    background-color: #f1f5f9;
    width: 100%;
    border: 0;
    border-radius: 3px;
    box-shadow: none;
    margin: 0;
    color: #4c5866;
    font-family: Open Sans,Helvetica,Roboto,Arial,sans-serif;
    font-weight: 600;
    height: 30px;
    display: block;
    line-height: 30px;
    margin: 0;
    padding: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    box-sizing: border-box;
    cursor: pointer;
}