



/************** GESTION DE TRAMITES **************/
table th{
  color: #155D93 !important;
}


.tablesaw a{
  
  font-size: 25px;
}

.tablesaw, .tablesaw > thead{
  
  border-bottom: 1px solid #155D93 !important;
  
}

.tablesaw-swipe td.title span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* width: 16em; */
}
