/*
 Theme Name:   Infinite Child
 Theme URI:    http://demo.goodlayers.com/infinite
 Description:  Goodlayers Infinite Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     infinite
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  infinite-child

 START YOUR CHILD THEME CSS HERE
*/




td {
	font-weight: bold;
}

.tooptip_content{
    position: absolute;
    z-index: 999;
    top: -30px;
    background: #316ba9;
    color: #fff;
    padding: 0.5rem;
    box-shadow: 0px 5px 5px rgb(0 0 0 / 50%);
}

#table_3 .column-modelo{
    position: relative;
    overflow: inherit !important;
}