/* .table-responsive {
    overflow: visible !important;
}

.select2-container {
    z-index: 9999 !important;
} */


.asset-link {
    color: inherit !important;
    text-decoration: none !important;
}

.asset-link:hover {
    color: blue !important;
    text-decoration: underline !important;
}
