.auth-carousel.carousel .carousel-indicators {
    margin-bottom: -2rem !important;
    opacity: 1;
}

.auth-bg {
    background: #f6f7f9 !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

@media (max-width: 767px) {
  div.dataTables_wrapper div.dataTables_info {
    padding-bottom: 2.5em;
    text-align: left !important;
  }
 
 div.dataTables_wrapper div.dataTables_paginate {
     padding-bottom: 20px !important;
 }
}
