#ycom_auth_settings .mlist select {
    height: auto!important;
    background: #f3f6fb!important;
}
#ycom_auth_settings .select-style select:focus {
    outline: none;
}
#ycom_auth_settings .select-style select:hover {
    cursor: pointer;
    border-color: #000;
}