.a74 select option {color: #000;}
.a102 select option {color: #000;}
.a53 select option {color: #000;}
.a102 .cont-buscador .cont-PrecioMaximo .listPriceMaster .colsPrice ul li span {
    padding: 0 5px;
    color: #000;
    cursor: pointer;
    width: 100%;
    display: inline-block;
    line-height: 30px;
}
.a49 .cont-campo-select select {
    width: 100% !important;
    display: inline-block;
    color: #fff;
    border: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0;
    background-color: black;
    font-size: 16px !important;
    height: 36px;
    margin-bottom: 0 !important;
}
.a102 .cont-buscador .cont-PrecioMaximo .listPriceMaster .colsPrice .dropdown .txt-select {
    line-height: 24px;
    width: 100%;
    color: #fff;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}