﻿/*.fade {
    background-color: #b0a9a9 !important;
    opacity: .3 !important;
}
*/

@media (max-width: 1025px) {
    .dob-video-div {
        right: 2% !important;
    }
}

.custom-iframe {
    width: 100%;
    height: 30vh;
}

.dob-video-div {
    right: 34%;
    position: absolute;
    font-size: 14px;
    color: red;
    cursor: pointer;
}

.modal-open .modal-backdrop.show {
    opacity: 0.7 !important;
}

.dob-video {
    font-size: 15px;
    color: red;
    padding-left: 1.5rem;
    cursor: pointer
}

.close-btn-new {
    position: absolute;
    right: 10px;
    font-size: 24px;
    line-height: 30px;
    cursor: pointer;
    box-shadow: none;
    border: none;
    width: 30px;
    text-align: center;
    text-shadow: none;
    z-index: 9;
    background: none;
}

.fit-content {
    width: fit-content !important;
}

.copy-and-email {
    font-size: 13px;
    padding: 5px 5px 8px 0px;
}

.altairporttab {
    width: fit-content;
    color: #fff;
    background: #ff6a6a;
    line-height: normal;
    box-shadow: 0 0 .3125rem 0 hsla(0,0%,68%,.4);
    border-radius: .3125rem .3125rem 0rem 0rem;
    max-width: 100%;
    padding: 5px 15px 5px 15px;
}

.altairport {
    color: #313541 !important;
    background: #fecccc;
    padding: 10px;
}

.altairporttext {
    color: #313541 !important;
    background: #fecccc;
    padding: 10px;
    border-radius: .3125rem;
}

.no-padding {
    padding: 0 !important;
}

.smart-text-clear {
    color: #337ab7;
    text-decoration: underline;
    cursor: pointer;
    font-size: 14px;
    /*    display: none;*/
}

@media (max-width: 480px) {
    .desktop-btn {
        display: none;
    }
}

.pr-10 {
    padding-right: 10px !important;
}

.flexibtn {
    width: 100% !important;
    margin-left: 0px !important;
}

.darkgray {
    color: #5a5a5a !important;
}

.ruleslink {
    font-weight: bold;
    color: #376092 !important;
    cursor: pointer;
}

.ImportantText {
    font-weight: bold;
    color: #376092 !important;
}

.btnresetfullwidth {
    width: 100% !important;
    margin-bottom: 5px !important;
    margin-top: 20px !important;
}

.btnfullwidth {
    width: 100% !important;
    margin-left: 0px !important;
    margin-top: 10px !important;
}



.custom-radioBtn {
    height: 14px !important;
    margin-right: 14px;
}

.fullwidth_rplus {
    width: 100% !important;
}

.input-validation-error {
    border: 1px solid #ff0000 !important;
}

.text-disabled, .text-readonly {
    background-color: #ffffff !important;
    opacity: 1;
}

.sidenav-item-slider {
    padding: 6px 8px;
}

.ui-slider .ui-slider-range {
    height: 4px;
    margin-top: -1px;
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
    background-color: #008cff;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #b7b7b7;
    background: #f6f6f6;
    font-weight: normal;
    /* color: #454545; */
    background-color: #fff;
    border-radius: 50%;
    /* border: 2px solid #fff; */
}

.ui-slider-horizontal {
    height: 0.3em;
    background: white;
}

    .ui-slider-horizontal .ui-slider-handle {
        top: -.5em;
        margin-left: -.6em;
    }

.cookie-button-padding {
    /*    padding: 1px 6px !important;*/
    text-transform: capitalize !important;
}

.cookie-container {
    position: fixed;
    top: 0px;
    right: 0px;
    left: 0px;
    background: linear-gradient( 180deg, #FCFCFC 0%, #E1E1E1 100%);
    padding-top: 20px;
    font-size: 15px;
    border-bottom: 3px solid #005EB8;
    opacity: 0.95;
    z-index: 10000;
}

.cookie-inner {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    max-width: 80%;
    display: table;
}

.cookie-content {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

    .cookie-content p {
        font-size: 20px !important;
        font-family: "Open Sans", Arial, sans-serif !important;
        font-weight: 400 !important;
    }

.cookie-button {
    display: table-cell;
    font-family: "Open Sans", Arial, sans-serif !important;
    font-weight: 400 !important;
    padding-left: 1rem;
    /*    vertical-align:middle;*/
}
/*=================================================================================================*/

div.disabled {
    /*pointer-events: none;*/
    /* for "disabled" effect */
    /*opacity: 0.5;*/
    display: none !important;
}

div.selectedFlight {
    background: #b1faff;
    padding-bottom: 10px;
}
/*===========================================*/

.highlighthover {
    background-color: #e4f0ff !important;
}
/*.price-summary-section-mobileview {
    padding-bottom: 10px !important;
}*/

.left-section {
    padding-bottom: 10px !important;
}

.price-summary-section.darkblue-mobile {
    width: 100%;
}

@media (max-width: 1025px) {
    .price-summary-section.darkblue-mobile {
        position: static !important;
        max-width: 100% !important;
    }
}

.delta-ac {
    display: none !important;
}

.backToSearchPageMobile {
    display: none;
}

@media (max-width: 1025px) {
    .delta-ac {
        display: block !important;
    }

    .backToSearchPage {
        display: none !important;
    }

    .backToSearchPageMobile {
        display: inline-block;
        width: 100%;
        margin-bottom: 1%;
    }
}


/*to align the advance title with other elements of DOM*/
a.advanced-title {
    margin-left: 0px !important;
}

/*changes related to search history block*/
.searchHistorySection {
    transform: scaleY(.75);
    display: none;
}

.recentActivity {
    margin-bottom: 1%;
}

.largeTitle {
    font-size: large;
}

.smallTitle {
    font-size: x-small;
}

.searchHistoryBtn {
    width: 100%;
    border: none;
    color: white;
    background: #808080;
    font-weight: bold;
    padding: 10px 15px;
}

    .searchHistoryBtn:hover {
        /*color: #ff0000;*/
        background-color: #ff0000;
    }

.searchElem {
    width: 20%
}

@media all and (max-width: 479px) {
    .searchElem {
        width: 100%;
        margin-top: 2%;
    }
}

.contract-footer {
    padding: 0.5rem 1.5rem 2rem;
}

.NonReftooltiptext {
    color: rgb(0 0 0 / 51%);
    text-align: center;
    border-radius: 6px;
    padding: 0px 0px 0px 5px;
    /*Position the tooltip*/
    position: absolute;
    z-index: 1;
}

.NonRefAftrDep:hover .NonReftooltiptext {
    visibility: visible;
}

/*
.upsell-popup .close {
    position: absolute;
    right: 12px;
    top: 3px;
    font-size: 25px;
    font-weight: 300;
    color: #333;
    opacity: 1;
    z-index: 99;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
    background-image: none;
    background: url(../images/checkbox-icon.png) 3px center no-repeat;
}

.custom-control.custom-checkbox {
    font-size: 14px;
    color: #51555e;
    font-weight: 400;
}

.smart-find {
    margin-top: 5px;
}

.smart-find {
    margin-top: 8px;
    margin-bottom: 5px;
}

    .smart-find input {
        font-size: 14px;
        color: #67747c;
    }

.f-rate-select {
    width: 86%;
    display: inline-block;
}

.f-rate-upsell {
    width: 80%;
    display: inline-block;
}

    .f-rate-upsell .btn.btn-outline-danger {
        font-size: 14px;
    }

.modal-backdrop.show {
    opacity: 0;
}

.modal.upsell-popup .modal-dialog {
    max-width: 760px;
    box-shadow: 0px 0px 35px #b3b1b1;
    border-radius: 20px;
}

.modal.upsell-popup .modal-content {
    border: 1px solid rgba(0, 0, 0, 0.15);
}

.flight-distance1 {
    font-size: 13px;
    padding-left: 20px;
    margin-top: 15px;
}
*/




