﻿@charset "utf-8";
/* CSS Document */

.container {
    width: 100% !important;
    padding-right:15px !important;
    padding-left: 15px !important;
    margin-right: auto !important;
    margin-left: auto !important;
}
    /*.mycomplete-trips {
    width: 100% !important;
    padding-right: 15px !important; 
}*/
.wholecard-body {
    margin-bottom: 70px;
}
.myflightnhotel {
    display: flex;
    margin: 10px 13px;
}
.sub-list-group a {
    padding-left: 30px;
    background-color: #eee;
    border-right: 2px solid #000 !important;
    margin-right: 5px;
}
.flighttitle-header {
    margin-left: 0 !important;
}
.cancel {
    color: #F98020;
    font-weight: bold;
    margin-right: 123px;
}
.accept {
    color: #02A3EB;
    font-weight: bold;
}
.afillflight-result{
    width: 100% !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
}
.stop-wrap {
    margin-bottom:15px;
}
.flight-route {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    padding-top: 14px;
    padding-right: 0px !important;
}

.col-xs-4 {
    padding-right: 0px !important;
}

.movepage-arrow {
    float: right;
    font-size: 20px;
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgb(0, 165, 228);
    border-bottom: 1px solid rgba(0,0,0,.125);
    width: 100%;
   
}
.pss-minimum {
    color: #fff;
}
.pssbtn-select {
    padding: 5px;
}
.pssthumb-btn {
    padding: 10px;
    background-color: white;
}
.myselect-payment {
    margin-left: 15px;
    margin-top: 20px;
    font-weight: bold;
} 

@media only screen and (max-width: 600px) {
    .row.listing-logo-sec {
        height: 24px;
        vertical-align: 35px;
        margin-bottom: 5px;
        width: 100%;
        margin-bottom: 10px !important;
    }

    .d-price {
        margin-left: -61px;
        font-size: 9px;
    }
    .time {
        margin-bottom: 20px;
    }
    .flight-route {
        padding-right: 15px !important;
    }

    .movepage-arrow {
        float: right;
        font-size: 16px;
        padding-right: 20px;
    }
    .packages-section{
        margin-bottom:15px;
    }
}

.content-color {
    font-size: 14px;
    color: #fff;
    font-family: roboto, sans-serif;
    padding: 5px;
    text-decoration: none !important;
}

    .content-color:hover {
        text-decoration: none !important;
        color: #FFFFFF !important;
    }
.card-text {
    font-size: 14px;
    color: #333333;
    font-family: Arial !important;
    text-align: justify;
    text-indent: 10px;
    text-align: justify;
    line-height: 20px;
}