.file-viewer .no-gutters {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

.file-viewer .pageOne__content-breadcrumb {
  margin-top: 10px; }

.card, .card-horizontal {
  border: none; }

.table thead th, .table-list tbody td {
  box-shadow: unset !important;
  border-bottom: none; }

.table thead th {
  text-align: left !important;
  color: #aeaeae; }

.table-list tbody td {
  background-color: unset; }

table tbody tr:nth-child(odd) {
  background: #f5f5f5 !important; }

/*.acnav__label a.acnav__link {background-color:transparent}*/