.bg-odd-even:nth-child(odd) {
    background-color: #fff;
}
.a127 .cont-buscador .btn-buscar {
    background-color: #3385d9;
    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;
}
.a127 .cont-buscador .btn-buscar:hover {
    background-color: #3385d9;
    border: none !important;
}
.a137 .cont-buscador .cont-boton button {
    background-color: #3385d9;
    color: #fff !important;
    border: 1px solid #3385d9 !important;
    border-radius: 3px !important;
    width: 100%;
    font-size: 14px !important;
    line-height: 38px;
    text-transform: none;
    float: right;
    padding: 0;
}
.a137 .cont-buscador .cont-boton button:hover {
    background-color: #3385d9;
    border: 1px solid #3385d9 !important;
}
.a140 .btn.main {
    margin-top: 0px;
    width: 100%;
    background-color: #3385d9;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    border-color: #3385d9;
    line-height: 40px;
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
    font-weight: normal;
}
.a131 .navwidth {
    width: auto;
    background-color: #fff;
}