<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.elementor-3027 .elementor-element.elementor-element-ab39788{--display:flex;}/* Start custom CSS for html, class: .elementor-element-29af7f3 *//*table th , table td{*/
/*    text-align: center;*/
/*}*/

table tr:nth-child(even){
    background-color: #f9f9f9!important;
}

td{
   border-bottom: 1px solid #e2e2e2!important;
}

table, td, th {
     border: none; 
}


th {
  background-color: #fff!important;
    font-weight: 800;
    color: #282828!important;
    font-family: karla;
    line-height: 40px;
        font-size:18px;
        border-bottom: 2px solid #e2e2e2;
}


 .table-class &gt; tbody &gt; tr:hover {
    background-color: #EAEAEA;
}

/*.pagination {*/
/*  margin: 0;*/
/*}*/

.pagination li:hover{
    cursor: pointer;
}

/*.header_wrap {*/
/*  padding:30px 0;*/
/*}*/
/*.num_rows {*/
/*  width: 20%;*/
/*  float:left;*/
/*}*/
/*.tb_search{*/
/*  width: 20%;*/
/*  float:right;*/
/*}*/
/*.pagination-container {*/
/*  width: 80%;*/
  /*float:left;*/
/*}*/

/*.rows_count {*/
/*  width: 20%;*/
/*  float:right;*/
/*  text-align:right;*/
/*  color: #999;*/
/*}*/

/*Horizontal Scroll table*/
.scroll{
    margin: 4px, 10px;
        overflow-x: auto;
        overflow-y: hidden;
        /*white-space: nowrap;*/
}/* End custom CSS */</pre></body></html>