﻿
.flight-tb-daychange {
    width: 100%;
    margin-bottom: 5px;
}

    .flight-tb-daychange td {
        height: 28px;
        line-height: 28px;
        font-size: 11px;
        text-align: center;
    }

        .flight-tb-daychange td.flightinfo {
            color: #fff;
            width: 40%;
        }

        .flight-tb-daychange td.packageflightinfo {
            font-size: 12px;
            color: #fff;
            width: 50%;
        }

        .flight-tb-daychange td.packagepriceinfo {
            width: 50%;
            background-color: #efefef;
            font-size: 14px;
            font-weight: bold;
            cursor: pointer;
        }

        .flight-tb-daychange td.btn-change {
            width: 30%;
            cursor: pointer;
            background-color: #efefef;
        }

            .flight-tb-daychange td.btn-change:hover {
                background-color: #d8d8d8;
                transition: 0.5s;
            }



.flight-mobillist-content {
    margin-bottom: 20px;
}

    .flight-mobillist-content .legtitle {
        height: 28px;
        line-height: 28px;
        padding-left: 10px;
        width: 100%;
        background-color: #f7f7f7;
        font-weight: bold;
        margin-bottom: 5px;
        font-size: 12px;
    }

    .flight-mobillist-content .flightleg {
        font-size: 11px;
        margin-bottom: 5px;
    }



        .flight-mobillist-content .flightleg .hrline {
            margin: 5px 0px;
        }

        .flight-mobillist-content .flightleg .tbleg {
            width: 100%;
        }

            .flight-mobillist-content .flightleg .tbleg td {
                /*border-right: dashed 1px #e6e6e6;*/
            }

                .flight-mobillist-content .flightleg .tbleg td:last-child {
                    border-right: 0px;
                }

        .flight-mobillist-content .flightleg .airlogo {
            max-height: 20px !important;
            width: auto !important;
            max-width: 60px !important;
        }

        .flight-mobillist-content .flightleg .spnclass {
            font-size: 10px;
            margin-bottom: 0px;
        }

        .flight-mobillist-content .flightleg .pricecontent {
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 5px;
        }

        .flight-mobillist-content .flightleg .suitcase {
            font-size: 11px;
        }

        .flight-mobillist-content .flightleg .nonstop {
            font-size: 11px;
            color: #92BE14;
        }

        .flight-mobillist-content .flightleg .indirect {
            font-size: 11px;
            color: #7B4397;
        }

        .flight-mobillist-content .flightleg .btn-booking-select {
            font-size: 11px;
            border: 0px;
            border-radius: 0px;
            padding: 3px 8px;
            font-weight: bold;
            cursor: pointer;
        }

        .flight-mobillist-content .flightleg .international .legbtn {
            border: solid 1px #cecece !important;
        }

        .flight-mobillist-content .flightleg .international .btn-primary {
            border: 0px !important;
        }

        .flight-mobillist-content .flightleg .btn-legdetail {
            font-size: 11px;
            cursor: pointer;
        }

        .flight-mobillist-content .flightleg .flightleg-detail-content {
            padding: 10px;
            background-color: #fafafa;
            border: dashed 1px #e6e6e6;
        }

        .flight-mobillist-content .flightleg .flightleg-duration {
            margin-bottom: 5px;
            margin-top: 5px;
            padding: 3px;
            border: dashed 1px #bdbdbd;
            width: 90%;
            margin-left: auto;
            margin-right: auto;
            text-align: center;
            position: relative;
        }


.table-flightprice-detail {
    width: 210px;
    margin-bottom: 10px;
}

    .table-flightprice-detail td {
        border-bottom: solid 1px #757575;
        font-size: 11px;
        line-height: 16px;
        color: #fff
    }

.theme-icon-left-content {
    position: relative;
    margin-bottom: 2px;
}

    .theme-icon-left-content input {
        padding-left: 40px;
    }

    .theme-icon-left-content .t-icon {
        background-color: #d9e0e6;
        color: #222;
        font-weight: bold;
        height: 34px;
        line-height: 34px;
        width: 34px;
        position: absolute;
        text-align: center;
        user-select: none;
    }

.passenger-nationalitycode .select2-selection--single {
    border: 2px solid #fb9f9f;
}

.flight-segment-stops {
    background-color: #ffd3d3;
    text-align: center;
    margin: 0px 10px;
    padding: 5px;
    margin-bottom: 10px
}

.hescode-content {
    border: 1px dashed #ffa72f;
    color: #232b38;
    padding: 10px;
    background-color: #fef3e1;
    margin-top: 10px;
    font-size: 13px;
}

    .hescode-content i {
        color: #ff3545;
        font-size: 20px
    }

    .hescode-content label {
        font-size: 14px !important
    }

.flight-leg-warning {
    width: 60%;
    margin: 0px auto
}

    .flight-leg-warning .contentstyle {
        margin-bottom: 0px;
        padding: 6px;
    }



/* Domestic gruplama */

.domestic-group-boxcontent {
    border: 1px solid #e6e6e6;
    padding: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}

    .domestic-group-boxcontent h3 {
        font-weight: 500;
    }

    .domestic-group-boxcontent.boxactive, .domestic-group-boxcontent:hover {
        border: 1px solid #13c20f;
        background-color: #f4ffeb;
    }

    .domestic-group-boxcontent .buyradiobutton {
        appearance: none;
        width: 20px;
        height: 20px;
        border: 2px solid #999;
        border-radius: 50%;
        background-clip: content-box;
        padding: 3px;
        position: absolute;
        right: 20px;
        margin: 0px;
        cursor: pointer;
    }

        .domestic-group-boxcontent .buyradiobutton.active {
            background-color: #13c20f;
        }


    .domestic-group-boxcontent h3 {
        margin: 0px 0px 10px 0px;
        text-align: center;
        font-size: 14px;
    }

    .domestic-group-boxcontent .ai-rowline {
        line-height: 16px;
        padding: 3px 0px;
        border-bottom: dashed 1px #e6e6e6;
        color: #555;
        font-size: 11px;
    }

.owl-carousel-domestic {
    padding: 15px 15px 0px 15px !important;
    border: 1px solid #e6e6e6;
    border-left: 0px;
    border-top: 0px;
    margin: 0px;
}

@media (max-width:992px) {
    .owl-carousel-domestic .owl-pagination {
        display: block !important;
    }
}
