select.ldap-select{
    width: 100%;
    height: 36px;
    margin: 24px 0 0;
    padding: 0 15px;
    box-sizing: border-box;
    border: 2px solid transparent;
    font-size: 1.5em;
    line-height: 1.11111em;
    border-radius: 0px;
    font-size: 1.5em;
    line-height: 1.11111em;

    cursor:pointer;
    display:inline-block;
    position:relative;
    font:normal 18px/22px Arial, Sans-Serif;
    color: #777777;
    border:1px solid #ccc;
}