.table-container-with-overflow{overflow-x:auto;padding-top:15px}table.table-striped thead{background:#e6e6e6}table.table-striped thead th{cursor:pointer;white-space:nowrap}table.table-striped thead th:last-child,table.table-striped tbody td:last-child{max-width:135px}table.table-striped .sorting-header{background:#c5c5c5}table.table-striped thead th:not(.sorting-header):hover{background-color:#ececec}table.table-striped thead,td,th{border:1px solid #cecece;text-align:left;padding:8px}table.table-striped .fa.sorting{float:right;line-height:inherit;pointer-events:none}table.table-striped .btn,.pager.btn-group .btn{outline:none!important;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}table.table-striped .btn{margin:2px;padding:7px 10px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;outline:none!important}table.table-striped .btn.fa:hover{color:#000}.pager.btn-group .btn{border:2px solid #ccc}[data-toggle="tooltip"]{position:relative}[data-toggle="tooltip"]::after{content:"";-webkit-transition:padding .3s,height .3s,opacity .3s,content .3s .3s;-o-transition:padding .3s,height .3s,opacity .3s,content .3s .3s;-moz-transition:padding .3s,height .3s,opacity .3s,content .3s .3s;transition:padding .3s,height .3s,opacity .3s,content .3s .3s;-webkit-transition-timing-function:ease-in-out;-moz-transition-timing-function:ease-in-out;-o-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;font-size:1.2em;text-align:center;color:#000;font-weight:bold;position:absolute;left:-100%;bottom:50px;min-width:90px;background:#add8e6;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;border:solid;z-index:-1;height:0;padding:0 10px;opacity:0}[data-placement="top"]:hover::after{content:attr(tooltip-text);z-index:9999;height:-webkit-calc(100% + 12px);height:-moz-calc(100% + 12px);height:calc(100% + 12px);padding:10px;opacity:1}@media only screen and (max-width:768px){[data-toggle="tooltip"]::after{display:contents;content:attr(tooltip-text)}[data-toggle="tooltip"]::before{color:#000}}