.a164 .navwidth {
    width: auto;
    background-color: #ffffff;
}
.bg-odd-even:nth-child(odd) {
    background-color: #fff;
}
.a164 .navbar-default .navbar-nav a:hover {
    color: #a7a1a6;
}
.a174.bg-paginacion nav ul li.active a {
    border-radius: 12px !important;
    background-color: #fff !important;
    color: #6b0d01 !important;
    border: none;
}