﻿.full-width-search {
    border-top: 2px solid #07253f;
}

    .full-width-search:before {
        background: rgba(0, 0, 0, 0.5) !important;
    }

.search-section .nav-tabs > li > a {
    color: #fff;
    background: rgba(0, 0, 0, 0.5) !important;
}

.search-section .tab-content {
    background: rgba(0, 0, 0, 0.7) !important;
}

.search-section label {
    color: #fff;
}

.SE_ .search_container .input_content {
    border: 1px solid #fff;
}

.small_se .SE_.flight_ .search_container .input_content:nth-child(4),
.small_se .SE_.flight_ .search_container .input_content:nth-child(2) {
    border-right: 1px solid #fff;
}

.SE_.hotel_F .search_container .input_content:nth-child(1),
.SE_.hotel_F .search_container .input_content:nth-child(2),
.SE_.hotel_F .search_container .input_content:nth-child(3),
.SE_.hotel_F .search_container .input_content:nth-child(4),
.SE_.hotel_F .search_container .input_content:nth-child(5) {
    border-bottom: 1px solid #fff !important;
}

.search-section option {
    color: #fff !important;
}

input.form-control.c-select.date.hasDatepicker {
    color: #000;
}

.search-col-padding select.c-select {
    background-color: rgba(0, 0, 0, 0.5) !important;
    border: 1px solid #fff;
    color: #fff;
}


.color-code input {
    accent-color: #000;
}

.search-section .form-control {
    background-color: rgba(0, 0, 0, 0.5) !important;
    border: 1px solid #fff;
    box-shadow: 0 1px 1px rgb(0 0 0 / 8%) inset;
    color: #fff !important;
}

.search-section .input-group-addon {
    background-color: rgba(0, 0, 0, 0.5) !important;
    color: #fff;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

input#txtfrom::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1; /* Firefox */
}

input#txtArrive::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1; /* Firefox */
}

.search-button:hover {
    border: 1px solid #fff !important;
}

.date {
    background-image: url(/images/calender1-icon.png) !important;
}

.tab-content.multicity_parent .SE_ {
    background: #1f1f1f !important
}

.SE_ {
    background: #0000008f !important;
    box-shadow: none !important;
}

    .SE_ .search_container {
        /*border: 1px solid #fff !important;*/
        /*border-bottom: 0 !important;*/
    }

        .SE_ .search_container .input_content label {
            color: #fff !important;
        }



        .SE_ .search_container .input_content input, .SE_ .search_container .input_content select {
            background-color: rgb(0 0 0 / 0%) !important;
            color: #fff !important;
            border: 0 !important;
        }

input#txtFrom::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff !important;
    opacity: 1; /* Firefox */
}

input#txtTo::placeholder, input#txtHtl_From::placeholder, input#txtHotel_From::placeholder, input#txtName_hotelForms::placeholder, input#txtMobileNo_hotelForms::placeholder, input#txtMail_hotelForms::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff !important;
    opacity: 1; /* Firefox */
}



input#txtHolidays_From::placeholder, input#txtHolidays_To::placeholder, input#txtName_HolidaysForms::placeholder, input#txtMobileNo_holidays::placeholder, input#txtmail_holidays::placeholder {
    color: #fff !important;
    opacity: 1; /* Firefox */
}

input#txtFrom_UmrahForms::placeholder, input#txtDptDate_UmrahForms::placeholder, input#txtName_UmrahForms::placeholder, input#txtMobileNo_UmrahForms::placeholder, input#txtmail_UmrahForms::placeholder {
    color: #fff !important;
    opacity: 1; /* Firefox */
}

.SE_ .search_container .input_content #pCabinClass {
    color: #fff !important;
}

.SE_ .search_container .input_content p {
    color: #fff !important;
}

div#divRetDate p {
    color: #fff !important;
}

.SE_ .search_container .input_content .quantity__input {
    color: #000 !important;
}

/*.SE_ .search_container .input_content {
    border-bottom: 1px solid #000 !important;
}*/

@media (max-width: 576px) {
    .SE_ .search_container .input_content {
        border-bottom: 1px solid #000 !important;
    }

    .SE_ .search_container .input_content {
        border-right: 0 !important;
    }
}
