.navbar-brand img {height:40px;}
.horizontal-line {height:1px; border-bottom:1px solid #929292; margin-bottom:20px;}

/* body {background-color:#252526; color:#b7b7ab;}
.table {color: #fff; background-color:#212529;}
table.dataTable tbody tr {background-color:#343a40;}
.table-bordered {border:1px solid #292929;}
.table th, .table td, .table thead th {border-color: #32383e;} */

@media screen and (max-width:468px) {
    .back-to-top {display:none;}
}