﻿
/*Search Widget*/

.SearchBox {
    display: block;
    padding: 0px 20px 25px;
    position: relative;
    box-sizing: border-box;
    background: #fff;
    border: solid 1px #ccc;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.7);
}
.loginBg {
    display: block;
    padding: 10% 0%;
    background: url(../images/destination/banner2.jpg) no-repeat center center;
    background-size: cover;
}
.widgetTitle {
    display: block;
    padding: 10px 20px;
    background: #e5e5e5;
    margin: 0 -20px 20px;
}

.widgetFooter {
    background: #464646;
    margin: 20px -21px -26px;
    padding: 10px 20px;
}

.radio {
    color: #999;
    font-size: 15px;
    position: relative;
    margin-top: 0;
    margin-bottom: 10px;
}

    .radio span {
        position: relative;
        padding-left: 20px;
    }

        .radio span:after {
            content: '';
            width: 15px;
            height: 15px;
            border: 3px solid;
            position: absolute;
            left: 0;
            top: 1px;
            border-radius: 100%;
            box-sizing: border-box;
            -ms-border-radius: 100%;
            -moz-border-radius: 100%;
            -webkit-border-radius: 100%;
            -ms-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
        }

    .radio input[type="radio"] {
        cursor: pointer;
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 1;
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }

        .radio input[type="radio"]:checked + span {
            color: #df062d;
        }

            .radio input[type="radio"]:checked + span:before {
                content: '';
                width: 5px;
                height: 5px;
                position: absolute;
                background: #df062d;
                left: 5px;
                top: 6px;
                border-radius: 100%;
                -ms-border-radius: 100%;
                -moz-border-radius: 100%;
                -webkit-border-radius: 100%;
            }

.controlWithIcon {
    padding-left: 30px;
    height: 30px;
}

.form-control {
    height: 30px;
}
.search-section > .form-control:active,
.search-section > .form-control:focus {
    border-color: none !important;
    box-shadow: none !important;
}
    .controlicon {
        position: absolute;
        display: inline-block;
        bottom: 0px;
        left: 10px;
        line-height: 27px;
    }

.btn-proceed {
    padding: 10px 15px;
    background: #df062d;
    color: #fff;
    /*border-radius: 13px;*/
    margin-top: 3px;
    margin-bottom: 3px;
    border: solid 1px #ff8484;
    transition: all ease .5s;
}

    .btn-proceed:hover {
        color: #fff;
        background: #FF9800;
    }

.multi-wrap {
    padding: 0px 20px !important;
}

.control-btn {
    margin-bottom: 10px
}

.cbtRemovecity {
    display: none;
}

.Req2 {
    display: none
}

.paxItem {
    border-bottom: dotted 1px #1e1e1f;
    display: block;
    position: relative;
    padding: 10px 0px;
    margin-bottom: 10px;
}

    .paxItem:last-child {
        border-bottom: none;
        margin-bottom: 0px;
    }

.passportWrap h5 {
    margin-top: 0px
}


/*userinfo sidebar*/

.usermenu {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .usermenu li a {
        display: block;
        padding: 10px 0px;
        border-bottom: solid 1px #ccc;
        font-weight: 600;
        font-size: 14px;
        color: #df062d;
        transition: all ease .5s;
    }

    .usermenu li:last-child a {
        border-bottom: none;
    }

    .usermenu li a i {
        margin-right: 10px;
        transition: all ease .5s;
    }

    .usermenu li a:hover i {
        transform: translateX(5px)
    }

    .usermenu li a:hover {
        color: #343a40;
    }

.userinfo {
    display: block;
    position: relative;
    background: rgba(255,255,255,0.7);
    padding: 20px;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
}

.user-title {
    margin: 0 0 20px;
    padding: 0;
    vertical-align: middle
}

    .user-title:after {
        content: '';
        width: 100px;
        height: 2px;
        display: inline-block;
        background: #dc3545;
    }

.user-body {
    display: block;
    background: #fff;
    padding: 10px
}
/*newstyles*/
.confrm_label {
    color: #262626 !important;
}

.passDet_th {
    /*border: 1px solid #dee2e6;*/
    /* background: #93c11e; */
    color: #1e1e1f;
}

.list-group-item-dangerx {
    /*background: #ad1c4a;
    border: #ad1c4a;
    color: #fff;*/
}

.Confirm_head {
    /*top: 18px;*/
}

.table-container {
    padding: 7px;
    background-color: rgba(255,255,255,0.9);
    position: relative;
}

.bdrr-box {
    border-bottom: solid 1px #e5e5e5;
    display: block;
    padding: 24px;
}

.m-t-19 {
    margin-top: 19px;
}
.incentive {
    text-align: left;
    font-size: 18px;
    color: #333333;
    margin: 0px 0px 10px 0px;
}
.requestConfrmtxt {
    padding: 0 20px;
    color: #FFF;
    height: 48px;
    line-height: 48px;
    background: linear-gradient(#a71d27, #df4651);
    border-top-left-radius: 20px;
    font-size: 15px;
    font-weight: 400;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}


/*Login*/

.btn_Login {
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    outline: 0;
    background: #df4651;
    /*width: 100%;*/
    border: 0;
    padding: 15px;
    color: #FFFFFF;
    font-size: 14px;
}

.search-bg p {
    text-align: center;
}

.forgot-pass2 {
    color: #888 !important;
    font-family: 'Open Sans', sans-serif
}

a:hover, a:focus,.btn_Login:focus {
    color: #9e4646 !important;
    outline:none;
}
/*body {
    background: url(../images/destination/banner2.jpg) no-repeat center center;
    background-size: cover;
}*/
/*.tb {
    display: none;
}*/

.agent-login {
    padding: 50px;
    background: #fff !important;
}

.search-section {
    z-index: 100 !important;
    margin-top: 150px !important;
}

.head {
    position: absolute;
    top: -5%;
    left: 38%;
}

    .head img {
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -o-border-radius: 50%;
        -moz-border-radius: 50%;
        border: 6px solid rgba(221, 218, 215, 0.23);
    }


/* STRUCTURE */

.wrapper {
    display: block;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 100%;
    padding: 20px;
}

#formContent {
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    background: #fff;
    padding: 30px;
    /*width: 90%;*/
    max-width: 450px;
    position: relative;
    padding: 0px;
    -webkit-box-shadow: 0 3px 30px -2px rgba(0,0,0,0.3);
    box-shadow: 0 3px 30px -2px rgba(0,0,0,0.3);
    text-align: center;
}

#formFooter {
    background-color: #f6f6f6;
    border-top: 1px solid #dce8f1;
    padding: 10px 25px;
    text-align: center;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
}



/* TABS */

h2.inactive {
    color: #cccccc;
}

h2.active {
    color: #0d0d0d;
    padding-bottom: 8px;
    border-bottom: 2px solid #de4651;
}



/* FORM TYPOGRAPHY*/

input[type=button], input[type=submit], input[type=reset] {
    background-color: #df4651;
    border: none;
    color: white;
    padding: 10px 80px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    font-size: 13px;
    /*-webkit-box-shadow: 0 10px 30px 0 rgba(95,186,233,0.4);
    box-shadow: 0 10px 30px 0 rgba(95,186,233,0.4);*/
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    margin: 5px 20px 40px 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover {
        background-color: #df4651;
        color:#fff;
    }

    input[type=button]:active, input[type=submit]:active, input[type=reset]:active {
        -moz-transform: scale(0.95);
        -webkit-transform: scale(0.95);
        -o-transform: scale(0.95);
        -ms-transform: scale(0.95);
        transform: scale(0.95);
    }

input[type=text], input[type=password] {
    background-color: #f6f6f6;
    border: none;
    color: #0d0d0d;
    padding: 5px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 5px;
    /*width: 85%;*/
    border: 2px solid #f6f6f6;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

    input[type=text]:focus {
        background-color: #fff;
        border-bottom: 2px solid #5fbae9;
    }

    input[type=text]:placeholder {
        color: #cccccc;
    }



/* ANIMATIONS */

/* Simple CSS3 Fade-in-down Animation */
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

/* Simple CSS3 Fade-in Animation */
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    opacity: 0;
    -webkit-animation: fadeIn ease-in 1;
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
}

    .fadeIn.first {
        -webkit-animation-delay: 0.4s;
        -moz-animation-delay: 0.4s;
        animation-delay: 0.4s;
    }

    .fadeIn.second {
        -webkit-animation-delay: 0.6s;
        -moz-animation-delay: 0.6s;
        animation-delay: 0.6s;
    }

    .fadeIn.third {
        -webkit-animation-delay: 0.8s;
        -moz-animation-delay: 0.8s;
        animation-delay: 0.8s;
    }

    .fadeIn.fourth {
        -webkit-animation-delay: 1s;
        -moz-animation-delay: 1s;
        animation-delay: 1s;
    }

/* Simple CSS3 Fade-in Animation */
.underlineHover:after {
    display: block;
    left: 0;
    bottom: -10px;
    width: 0;
    height: 2px;
    background-color: #56baed;
    content: "";
    transition: width 0.2s;
}

.underlineHover:hover {
    color: #0d0d0d;
}

    .underlineHover:hover:after {
        width: 100%;
    }

a {
    color: #92badd;
    display: inline-block;
    text-decoration: none;
    font-weight: 400;
}

.sign_h2 {
    text-align: center !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    display: inline-block !important;
    /*margin: 40px -7px 0px 8px !important*/
}
/* OTHERS */

*:focus {
    outline: none;
}

#icon {
    width: 40%;
}

.iconn {
    width: 80px;
    height: 80px;
    /* position: relative; */
    /* left: 17px; */
    font-size: 36px;
    background: #df4651;
    /* padding: 6px; */
    color: #fff;
    margin-top: 0px;
    border-radius: 50%;
    text-align: center;
    border: 1px solid #df4651;
    line-height: 80px;
}
