/* ========================================================================================== */
/*  Project: WebDMS
/*  Author: Digital Experience
/*  Date: Wed Feb 26 2025 02:19:07 GMT+0000 (Coordinated Universal Time)
/*  
/*  Copyright © 2025 Red Hat, Inc.
/*  https://www.redhat.com
/* ========================================================================================== */

.table-tab-right{border-top-right-radius:3px}.table-tab-left{border-top-left-radius:3px}@media (min-width:768px){.product-hover-cards .card{height:275px}.product-hover-cards .card .card-body,.product-hover-cards .card .card-header{height:100%;transition:350ms cubic-bezier(.5,0,.5,1)}.product-hover-cards .card .card-header{opacity:1}.product-hover-cards .card .card-body{transition:350ms ease-in-out;width:100%;top:300px;cursor:pointer}.product-hover-cards .card:hover .card-header{opacity:0}.product-hover-cards .card:hover .card-body{top:0}}