
.book-flight-single-detail {
    float: left;
    width: 100%;
    border-bottom: 1px solid #bfbfbf;
    padding: 10px;
    margin-bottom: 10px;
}
.book-flight-col-md {
    float: left;
    width: 28%;
    text-align: left;
}
.book-flight-col-sm {
    float: left;
    width: 16%;
    text-align: left;
}
.c-item-price {
    color: #FF5E1F;
    font-weight: 600;
    font-size: 1.6em;
    text-align: right;
}
.c-item-left-row {
    float: left;
    width: 100%;
    font-size: 1.4em;
}
.c-item-left-c1 {
    float: left;
    width: 33%;
    text-align: left;
}
.c-item-left-c2 {
    float: left;
    width: 33%;
    text-align: center;
}
.c-item-left-c3 {
    float: left;
    width: 33%;
    text-align: center;
}
.c-airline-name {
    float: left;
    width: 100%;
    margin-top: 10px;

}
.book-flight-detail-total {
    margin-top: 20px;
    text-align: right;
}
/*
.modal-footer {
    display: none !important;

}
*/
