/* Hide Remove Value button from the lookup modal everywhere */

.btn.btn-default.pull-right.remove-value{
    display: none 
}