.no-p-l{
  padding-left: 0px !important;
}
.no-p-r{
  padding-right: 0px !important;
}

.no-b-r{
  border-radius: 0px !important;
}
.c-table__cell .fa{font-size: 16px;}
/* .has-over{
  height: calc(100vh - 139px);
  overflow-y: auto;
} */

.edited-link{
  color: #848c98;
}
.edited-link:hover{
  text-decoration: none;
  color: #848c98;
}

.c-modal__body .c-stage__panel{
  border-bottom: none;
}
hr{
  border: 1px solid #e6eaee8a;
}
.u-fl-right{float: right;}
.text-link{
  color: inherit;
}
.text-link:hover{
  color: inherit;
  text-decoration: none;
}

.dataTables_filter {
  display: none;
}

.dataTables_length {
  display: none;
}

.counter th {
  text-align: center
}
