.transportservicewidget .block_price .preciounico {color:#1E3747;}
.transportservicewidget .block_option .icon_option {color:#447699;}
.transportservicewidget .destacado_ofertas .title_ofertas {color:#1E3747;}
.transportservicewidget .destacado_ofertas label {color:#1E3747;}
.transportservicewidget .destacado_ofertas label span {color:@colorMain;}
.transportservicewidget .destacado_ofertas a {color:#1E3747;}
/*Tabla desglose precios*/
.popover_price .info_desglose.precio{color:@colorMain }
.transportservicewidget .precio_otros{color:@colorMain;}
.transportservicewidget .precio_total span.precio_total{color:@colorMain;}

.popover_price table tbody tr td:last-child{color:@colorMain;}
.popover_price .precio_otros{color:@colorMain;}
.popover_price .precio_total .price{color:@colorMain;}
.popover_price .precio_total .bebas .price{color:@colorMain;}
#vuelo_seleccionado{border: 2px solid @colorMain;}
#contenedor_vuelo_seleccionado .glyphicon-pushpin{color: red;}
.transportservicewidget .block_price .btn-primary{
  background-color: @colorMain;
  border-color: @colorMain;
}