
/*
 *************************************************************************
 **                                                                     **
 **                               YES!                                  **
 **                  .YOU CAN EDIT THIS FILE MANUALLY.                  **
 **        Place you changes here, this file will be included           **
 **                    in the project automatically.                    **
 **                                                                     **
 **            .DIESE DATEI KANN VON HAND ANGEPASST WERDEN.             **
 **        Fuegen Sie ihre haendischen CSS-Aenderungen hier ein.        **
 **        Diese Datei wird automatisch im Projekt eingebunden.         **
 **                                                                     **
 **                                                                     **
 *************************************************************************
*/
.room-total-price, 
.room-price-adults, 
.meal-price,
.meal-label,
.flight-price,
.flight-label,
.addition-price,
.total-cart {
    float: right;
}

.flight-data-to span,
.flight-data-back span,
.tag {
    margin-right: 5px;
}
