.bg-odd-even:nth-child(odd) {
    background-color: #fff;
}
.a127 .cont-buscador .btn-buscar {
    background-color: #ffc90e;
    color: #fff !important;
    border: none !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    height: auto !important;
    font-size: 14px !important;
    height: 40px !important;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}