#domainpluginApp #search-results .card {
    margin-bottom: 10px;
}

#domainpluginApp .select2-container--default .select2-selection--multiple.select2-selection--clearable {
    padding-right: 10px!important;
}

#domainpluginApp .select2-container--default .select2-selection--multiple .select2-selection__choice {
    width: 100%!important;
    background: #80808017!important;
    border: none!important;
}

#domainpluginApp .select2-container--default .select2-selection--multiple .select2-selection__clear {
    z-index: 22;
}

#domainpluginApp .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    border-right: 1px solid #aaa3!important;
}

#domainpluginApp .select2-container .select2-search--inline .select2-search__field {
    height: 30px;
    line-height: 30px;
}

#domainpluginApp .page-link {
    border: none;
}

#domainpluginApp .pagination li {
    list-style: none!important;
}

#domainpluginApp .select2-selection__choice__display {
    padding-left: 17px!important;
}

#domainpluginApp .NaN {
    display: none!important;
}



/*button[data-id="tld-filter-select"]{*/
/*    border: 1px solid #ced4da;*/
/*    border-radius: 0;*/
/*    !*border-left: none;*!*/
/*}*/