

.my_link{ color: rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));  text-decoration: underline; cursor: pointer;}


/* gallery */

.table .asset-card{position:relative;border:1px solid #e5e7eb;border-radius:12px;padding:8px;background:#fff; text-align: center; display: inline-block;}
.table .asset-card .thumb{width:100px; height:65px;object-fit:cover;border-radius:8px}


.data_details  .asset-card .thumb{width:200px; height:125px;}

table.tablesorter thead tr th.nosort{ padding-left: .5rem ; }


