﻿ul#localization-dropdown {
    margin-top: 55px !important;
    height: auto !important;
    width: 200px !important;
}

html .input-field .prefix~input,
html .input-field .prefix~label,
html .input-field .prefix~textarea {
    
    margin-top:12px !important;
}

html .card .title h5 {
    color: #fff;
}

.select2-results__option {
 
    text-align: inherit;
}
