@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto-regular-webfont.eot');
    src: url('../fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-regular-webfont.woff2') format('woff2'), url('../fonts/roboto-regular-webfont.woff') format('woff'), url('../fonts/roboto-regular-webfont.ttf') format('truetype'), url('../fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotothin';
    src: url('../fonts/roboto-thin-webfont.eot');
    src: url('../fonts/roboto-thin-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-thin-webfont.woff2') format('woff2'), url('../fonts/roboto-thin-webfont.woff') format('woff'), url('../fonts/roboto-thin-webfont.ttf') format('truetype'), url('../fonts/roboto-thin-webfont.svg#robotothin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotomedium';
    src: url('../fonts/roboto-medium-webfont.eot');
    src: url('../fonts/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-medium-webfont.woff2') format('woff2'), url('../fonts/roboto-medium-webfont.woff') format('woff'), url('../fonts/roboto-medium-webfont.ttf') format('truetype'), url('../fonts/roboto-medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotolight';
    src: url('../fonts/roboto-light-webfont.eot');
    src: url('../fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-light-webfont.woff2') format('woff2'), url('../fonts/roboto-light-webfont.woff') format('woff'), url('../fonts/roboto-light-webfont.ttf') format('truetype'), url('../fonts/roboto-light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    padding: 0;
    margin: 0;
    /*background:#000;*/
}

.divCenter {
    width: 944px;
    margin: 0 auto;
}
    .divCenter.SurveyContainerForm {
        width: 1060px;
    }

.surveyContainer {
    background: #e9e9e9;
    position: relative;
    padding: 30px 0;
}

    .surveyContainer form {
        overflow: hidden;
    }

    .surveyContainer label {
        margin-bottom: 10px;
    }

    .surveyContainer select {
        border-radius: 0px;
        margin-bottom: 15px;
    }
h2 {
    font-family: 'robotothin';
    color: #666666;
    font-size: 41px;
    text-transform: uppercase;
    font-weight: normal;
    margin: 25px 0;
    line-height: 50px;
    text-align: center;
}

ul.blocks {
    margin: 0;
    padding: 0;
}

.blocks li {
    background: #e5e5e5;
    float: left;
    text-align: center;
    list-style: none;
    border: 1px solid #fff;
    position: relative;
}


    .blocks li.one {
        background: #cccccc;
    }

footer {
    border-top: 1px solid #cccccc;
    margin-top: 85px;
    height: 46px;
}

.clearFix {
    clear: both;
}

.button {
    background: #fff;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    width: 300px;
    margin: -23px auto;
    text-align: center;
    color: #722a3b;
    font-family: 'robotomedium';
}

    .button a {
        color: #722a3b;
        text-decoration: none;
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
    }

        .button a:hover {
            color: #722a3b;
            text-decoration: none;
        }

        .button a span {
            font-family: 'robotothin';
            font-weight: normal;
            font-size: 15px;
        }

div#header {
    margin: 0px;
    text-align: center;
    background: rgba(0, 0, 0, 0) url("../images/header.jpg") no-repeat scroll center center;
}

div#wrapper {
    /*background-color: #010101;*/
    background: rgba(224, 224, 224, 0.6);
    margin: 0 auto;
    width: 950px;
    padding: 40px;
    border: 1px solid #333;
    position: relative;
}

table {
    color: #FFF;
    margin-top: 50px;
    width: 100%;
    margin: 0 0 0;
}

div#main {
    margin-top: -20px;
    padding: 10px;
    position: relative;
    margin-left: 21px;
    margin-bottom: -60px;
    color: #000;
}

    div#main table {
        color: #000;
    }

.MainContainerForm h3 {
    color: #000000 ;
    font-family: 'robotothin';
    font-size: 40px;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 42px;
    text-align: center;
    margin: 20px 0;
}

.MainContainerForm p {
    font-family: 'robotolight';
    color: #333;
    font-size: 16px;
    text-align: center;
    line-height: 28px;
    font-weight: normal;
}

.formSection {
    background: #e9e9e9;
    min-height: 287px;
    margin: 60px 0;
    position: relative;
    width: 100%;
}

.formTextField {
    border: 1px solid #c5c5c5;
    font-family: "robotolight";
    font-size: 16px;
    height: 43px;
    left: 50%;
    margin-left: -196px;
    position: absolute;
    text-align: center;
    top: -21px;
    width: 392px;
}

.formSectionHotels p {
    text-align: left;
    font-size: 14px;
    color: #333333;
}

.formSectionHotels span {
    display: inline-block;
    float: left;
    margin-right: 8px;
    margin-top: 4px;
}

.col-lg-12.formSectionHotels {
    padding-top: 15px;
}

.formSectionHotels .col-lg-6 input {
    border: 1px solid red;
    box-shadow: 0 1px 5px #aeaeae;
}

.btnformSection {
    background: #000000;
    color: #fff;
    font-family: 'robotomedium';
    font-size: 18px;
    display: inline-block;
    padding: 10px 45px;
    position: absolute;
    bottom: 0;
    left: 50%;
    /* margin-left: -80px;*/
    margin-bottom: -20px;
    border: none;
    transform: translateX(-50%);
}

a.btnformSection:hover {
    background: #96112e;
    text-decoration: none;
    color: #fff;
    font-family: 'robotomedium';
    font-size: 18px;
    display: inline-block;
    padding: 10px 45px;
}

.footer {
    border-top: 1px solid #cccccc;
    /*height: 120px;*/
      height: 55px;
    margin-top: 55px;
    position: relative;
}

.stepSection {
    position: absolute;
    background: #fff;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    top: 0;
    margin-top: -12px;
    margin-left: -47px;
    font-size: 14px;
    left: 50%;
    font-family: "robotolight";
    padding: 0 14px;
    height: 25px;
    color: #333;
    line-height: 25px;
}

ul.footerLogo {
    margin: 30px 0 0;
    padding: 0;
    display: inline-block;
}

    ul.footerLogo li {
        list-style: none;
        float: left;
        margin: 0 12px;
    }

.bannerForm img {
    width: 100%;
}

#loadingNL {
    background: #000 none repeat scroll 0 0;
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 9;
}

    #loadingNL img {
        margin-top: 20%;
    }


    /***************MiLeisure Page styles**********************/
    .bannerForm.mileisurePage figure {
    /*width: 197px;*/
    margin: 25px auto;
    float: none;
}

.formSection.mileisurePage .formSectionInfo {
    padding-top: 30px;
}

.formSection.mileisurePage textarea {
    border: 1px solid #bfbfbf;
    width: 100%;
    min-height: 130px;
    float: left;
}

.pageContents.mileisurePage p {
    text-align: left;
    font-size: 14px;
    line-height: 20px;
}

.footer p {
    display: inline;
    font-size: 14px;
}

.footerMeus {
    list-style: none;
    display: inline;
    padding: 0px;
}

.footerMeus li {
    display: inline;
    margin: 0 5px;
}

.footerMeus li a {
    color: #333;
    font-size: 14px;
    font-family: 'robotolight';
}

.miLeisureError {
    padding-top: 15px;
}

.miLeisureError .formErrorList {
    text-align: center;
    margin: 0px;
}
.formSection.mileisurePage .successMessage {
    text-align: center;
    color: green;
    font-size: 18px;
}
.formSection.mileisurePage .ErrorMessage {
    text-align: center;
    color: red;
    font-size: 18px;
}

    /*************************************/


.formErrorMessage {
    display: block;
    padding-top: 36px;
    text-align: center;
    width: 100%;
}

    .formErrorMessage.field-validation-error {
        color: red;
    }



.ErrorMessage {
    color: red;
    display: block;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
}

#updateprofile {
    text-align: center;
}

.captcha {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    padding-bottom: 50px;
    width: 304px;
}

.listHotels .form-control {
    background-color: inherit;
    border: medium none;
    border-radius: 4px;
    box-shadow: none;
    color: #555;
    display: block;
    font-size: 14px;
    height: 24px;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px 0;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
}

.listHotels.col-lg-6 .form-group input,
.listHotels.col-lg-12 .form-group textarea {
    border: 1px solid #bfbfbf;
    box-shadow: none;
    height: 30px;
    width: 100%;
    font-family: 'robotolight';
}
.listHotels.col-lg-12 .form-group textarea {
    height:auto;
}
.listHotels.txt-area {
    clear:both;
}
.listHotels.txt-area .form-control {
    height: auto;
}

.allQuestions {
    clear: both;
}

    .allQuestions .radio-inline {
        padding-left: 0;
    }

.clearfix {
    clear: both;
}

.select2-container .select2-selection--multiple {
    border-radius: 0 !important;
    font-size: 12px;
    min-height: 30px;
}
.select2-container--default .select2-search--inline .select2-search__field::placeholder {
    color:#414141;
}

.profileupdatespan {
    display: inline-block;
    float: left;
    text-align: center;
    width: 100%;
}

        .profileupdatespan > a {
            cursor: pointer;
            text-decoration: none;
        }

            .profileupdatespan > a:hover {
                cursor: pointer;
                text-decoration: none;
            }

    h4.profileupdatespan a {
        color: #333;
        cursor: pointer;
        text-decoration: none;
    }

    #profileupdateform {
        display: none;
    }

        #profileupdateform.active {
            display: block;
            float: left;
            width: 100%;
        }

    .MainContainerForm h4 {
        color: #333;
        font-family: "robotolight";
        font-size: 17px;
        font-weight: normal;
        line-height: 42px;
        margin: 5px 0 0;
        text-align: center;
        text-transform: uppercase;
    }

    #profileupdateform > p {
        text-align: center;
    }

    .col-lg-12.formSectionInterests {
        margin: 0 10px;
        padding-top: 15px;
        /*width: 80%;*/
    }

    .formSectionInterests p {
        text-align: left;
        font-size: 14px;
        color: #333333;
    }

    .formSectionInterests span {
        display: inline-block;
        float: left;
        margin-right: 8px;
        margin-top: 4px;
    }

    .profileupdatelink {
        background: url(../images/plus.png) no-repeat right center;
        padding-right: 25px;
        font-weight: bold;
    }

        .profileupdatelink.show {
            background: url(../images/minus.png) no-repeat right center;
            padding-right: 25px;
        }


    .profileupdatespan .show {
        display: inline-block !important;
    }

    .radioHotels .form-control {
        background-color: inherit;
        border: medium none;
        border-radius: 4px;
        box-shadow: none;
        color: #555;
        display: block;
        font-size: 14px;
        height: 24px;
        line-height: 1.42857;
        margin-bottom: 0;
        padding: 6px 12px 0;
        transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
        vertical-align: middle;
        width: 100%;
    }

    .listHotels.col-lg-6 .form-group select {
        border: 1px solid #bfbfbf;
        box-shadow: none;
        height: 30px;
        font-size: 12px;
        width: 100%;
        font-family: 'robotolight';
    }

    .col-sm-12.col-md-6.col-lg-6.listHotels {
        margin-bottom: 6px;
    }

    .col-sm-12.col-md-6.col-lg-6.radioHotels {
        margin-bottom: 6px;
    }

    .radioHotels .col-sm-12 {
        padding: 0;
    }

    .formErrorList {
        color: red;
        /*  display: block;*/
        display: inline;
        /*margin-bottom: 20px;*/
        margin-bottom: 5px;
        text-align: left;
        width: 100%;
        font-size: 12px;
    }

    .withoutCaptcha {
        padding-bottom: 40px;
    }
    /********Styles added to customise the application for individual passmails************/
    aside.logoContainer {
        background: #000 none repeat scroll 0 0;
        height: 254px;
        left: 0;
        position: absolute;
        text-align: center;
        top: 0;
        vertical-align: middle;
        width: 254px;
    }

    .bannerForm aside.logoContainer img {
        margin-top: 22%;
        width: 72%;
    }


    .bannerForm figure {
        float: right;
    }

    .bannerForm {
        position: relative;
        overflow: hidden;
    }

    .footer {
        text-align: center;
    }

    select {
        font-family: "robotolight";
    }

    @media only screen and (max-width: 850px) {
        aside.logoContainer {
            position: relative;
            width: 100%;
            height: auto;
        }

        .bannerForm aside.logoContainer img {
            margin: 10px 0;
            width: 10%;
        }

        .bannerForm figure {
            float: none;
        }
    }

    @media only screen and (max-width: 550px) {

        .bannerForm aside.logoContainer img {
            margin: 10px 0;
            width: 19%
        }
    }
    /****************************************************/

    .btnupdateSection {
        background: #000000;
        color: #fff;
        font-family: 'robotomedium';
        font-size: 18px;
        display: inline-block;
        padding: 10px 45px;
        border: none;
        margin-bottom: 10px;
        margin-top: 10px;
    }

        .btnupdateSection:hover {
            background: #000000;
            text-decoration: none;
            color: #fff;
            font-family: 'robotomedium';
            font-size: 18px;
            display: inline-block;
            padding: 10px 45px;
        }
    /******************************************************/
    .loginWrapper {
        width: 50% !important;
        border: 1px solid #FFF;
        margin-top: 7% !important;
    }

    .loginHeader {
        background: none !important;
        background-color: #000000 !important;
    }

        .loginHeader img {
            margin: 0 auto;
        }

    .loginInput {
        padding: 10px !important;
        margin-top: 5px !important;
        width: 50% !important;
        border: none !important;
        color: #333333 !important;
    }

    .loginForm {
        border: none;
        display: block;
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .errorSummary {
        color: Red;
        font-size: 14px;
        /*text-align:left;*/
        list-style: none;
    }

        .errorSummary li {
        }

    .loginLabel {
        display: block;
    }

    .maintableLogin h3 {
        padding: 0;
        margin: 0;
    }

    .loginBtn {
        cursor: pointer;
    }

    .logoutForm {
        border: none;
        margin: 0 auto;
        padding: 0;
    }

    .logoutContainer {
        text-align: center;
    }

    .logoutBtn {
        background: #3e414e none repeat scroll 0 0;
        /*border-radius: 18px;*/
        color: #fff;
        display: inline-block;
        margin: 29px 0;
        padding: 10px 43px;
        text-decoration: none;
    }

    .index li {
        background: #ddd none repeat scroll 0 0;
        display: inline-block;
        list-style: outside none none;
        margin: 6px;
        padding: 10px;
        width: 50%;
    }

        .index li a, .index li a:hover {
            text-decoration: none;
            color: #1f1f1f;
        }

    .validation-summary-errors ul li, .text-danger ul li {
        color: red;
    }



    .loginWrapper {
        width: 50% !important;
        border: 1px solid #FFF;
        margin-top: 7% !important;
    }

    .loginHeader {
        background: none !important;
        background-color: #000000 !important;
    }

        .loginHeader img {
            margin: 5px auto;
        }

    .loginInput {
        padding: 10px !important;
        margin-top: 5px !important;
        width: 50% !important;
        border: none !important;
        color: #333333 !important;
    }

    .loginForm {
        border: none;
        display: block;
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .errorSummary {
        color: Red;
        font-size: 14px;
        /*text-align:left;*/
        list-style: none;
    }

        .errorSummary li {
        }

    .loginLabel {
        display: block;
    }

    .maintableLogin h3 {
        padding: 0;
        margin: 0;
    }

    .loginBtn {
        cursor: pointer;
    }

    .logoutForm {
        border: none;
        margin: 0 auto;
        padding: 0;
    }

    .logoutContainer {
        text-align: center;
    }

    .logoutBtn {
        background: #3e414e none repeat scroll 0 0;
        /*border-radius: 18px;*/
        color: #fff;
        display: inline-block;
        margin: 29px 0;
        padding: 10px 43px;
        text-decoration: none;
    }

    .index li {
        background: #ddd none repeat scroll 0 0;
        display: inline-block;
        list-style: outside none none;
        margin: 6px;
        padding: 10px;
        width: 50%;
    }

        .index li a, .index li a:hover {
            text-decoration: none;
            color: #1f1f1f;
        }

    .validation-summary-errors ul li, .text-danger ul li {
        color: red;
    }

    .checkBoxBtn table {
        color: #000;
    }
    /*****************************************************/

    .hotelexpandlink {
        background: url(../images/plus.png) no-repeat right center;
        padding-right: 25px;
    }

        .hotelexpandlink.show {
            background: url(../images/minus.png) no-repeat right center;
            padding-right: 25px;
        }

    .hotelexpandlink {
        cursor: pointer;
    }

    .outletwrapper {
        margin-left: 10px;
        display: none;
    }

        .outletwrapper.active {
            display: block;
        }

    .formSectionHotels p.hotelNameNew {
        font-size: 12px;
        font-weight: bold;
    }

    .offercontainer {
        width: 60%;
        margin: 0px auto;
    }

        .offercontainer p {
            background: #e9e9e9;
            padding: 10px;
            margin: 10px;
        }

    .offertermscontainer {
        font-size: 12px;
        line-height: 20px;
        border-top: 1px solid #cccccc;
        padding-top: 10px;
        margin-top: 30px;
    }

        .offertermscontainer p {
            font-size: 12px;
            line-height: 20px;
            /*border-top: 1px solid #cccccc;*/
            padding-top: 10px;
        }
    /*.offercontainer {
    width: 60%;
margin: 0px auto;
}

.offercontainer p {
    background: #efeaea;
padding: 10px;
margin: 10px;
}
.offerterms {
    font-size: 12px;
line-height: 20px;
border-top: 1px solid #cccccc;
padding-top: 10px;
}*/


    .individualHotels {
        text-align: center;
    }

        .individualHotels span {
            float: none;
        }

        .individualHotels p {
            display: inline;
            vertical-align: top;
        }
    /**************************************/
    .webgrid-table {
        border-top: 1px solid #eee;
        border-left: 1px solid #eee;
    }

        .webgrid-table td, .webgrid-table th {
            border-right: 1px solid #eee;
            border-bottom: 1px solid #eee;
            padding: 8px 5px 4px 10px;
        }

        .webgrid-table th {
            /*background: #428bca;*/
            background: #000;
            color: #fff;
            padding: 12px 5px 8px 10px;
        }

            .webgrid-table th a {
                color: #fff;
            }

        .webgrid-table label {
            font-weight: normal;
        }

    tr.webgrid-footer td {
        padding: 10px 10px;
    }

        tr.webgrid-footer td a {
            margin-left: 9px;
        }

    .exportbtn {
        background: #000000;
        color: #fff;
        font-family: 'robotomedium';
        font-size: 18px;
        display: inline-block;
        padding: 5px 30px;
    }


    .canceloptout {
        text-align: center;
    }

        .canceloptout a.unsubscribBtn {
            text-transform: uppercase;
            background-color: red;
            color: #FFFFFF;
            display: inline-block;
            padding: 5px;
            margin: 5px;
            text-decoration: none;
        }

        .canceloptout input.btnformSubmit {
            text-transform: uppercase;
            background-color: #000;
            color: #FFFFFF;
            display: inline-block;
            padding: 5px;
        }

    .unsubscribeTextBox {
        margin: 4px 0 0 20px;
        border: 1px solid #c8c8c8;
    }

    .canceloptout {
        text-align: center;
        padding-bottom: 40px;
    }

        .canceloptout input {
            border: 0px;
        }

        .canceloptout input, .canceloptout a {
            padding: 6px 15px !important;
            display: inline-block;
            margin: 0 6px;
        }
    /*************************************/
    .hidenoutlet {
        visibility: hidden;
    }

    .hoteloutlets {
        display: none;
    }

        .hoteloutlets.active {
            display: block;
        }




    .outletexpandlink {
        background: url(../images/plus.png) no-repeat right center;
        padding-right: 25px;
        font-weight: bold;
        cursor: pointer;
    }

        .outletexpandlink.show {
            background: url(../images/minus.png) no-repeat right center;
            padding-right: 25px;
            display: inline !important;
        }

    .businessUnits .buName {
        font-size: 14px;
    }
    /*******************BH*************************/
    .popupLinks {
        padding: 5px;
        color: #fff;
        background: #000;
        margin: 10px;
        text-align: center;
        text-decoration: none;
    }




    .modalcustom {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1040;
        display: none;
        overflow: auto;
        overflow-y: auto;
        overflow-y: scroll;
    }

    .modalcustom-dialog {
        right: auto;
        left: 50%;
        width: 600px;
        padding-top: 30px;
        padding-bottom: 30px;
        margin-right: auto;
        margin-left: auto;
    }
    /*.modal-dialog {
    z-index: 1050;
    width: auto;
    padding: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
}*/
    .modalcustom-content {
        position: relative;
        background-color: #fff;
        border: 1px solid #999;
        border: 1px solid rgba(0,0,0,0.2);
        border-radius: 6px;
        outline: 0;
        -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
        box-shadow: 0 3px 9px rgba(0,0,0,0.5);
        background-clip: padding-box;
    }

    .modalcustom-header {
        min-height: 16.428571429px;
        padding: 15px;
        border-bottom: 1px solid #e5e5e5;
    }

    .modalcustom-title {
        margin: 0;
        line-height: 1.428571429;
    }

    .modalcustom-body {
        position: relative;
        padding: 20px;
    }

    .popupLinks:hover {
        color: #fff;
        text-decoration: none;
    }
    /********************************************/
    .logoLandingTop {
        display: block;
        width: 186px;
        margin: 30px auto 0px;
    }

    .pageLandingbutton {
        background: #fff;
        width: 300px;
        margin: -23px auto;
        text-align: center;
        color: #722a3b;
        font-family: 'robotomedium';
    }

        .pageLandingbutton a {
            color: #722a3b;
            text-decoration: none;
            font-size: 18px;
            font-weight: bold;
            text-transform: uppercase;
        }

            .pageLandingbutton a span {
                font-family: 'robotothin';
                font-weight: normal;
                font-size: 15px;
            }

    .footerlanding {
        margin-top: 85px;
        height: 46px;
    }

    .signupOfferContainer ul {
        text-align: left;
        margin: 37px auto;
        float: none;
        width: 560px;
    }




    @media only screen and (max-width: 991px) {
        .formSection {
            height: auto;
            padding: 10px 0 35px 0;
        }

        ul.footerLogo {
            display: inline-block;
            text-align: center;
            width: 100%;
        }

            ul.footerLogo li {
                display: inline-block;
                float: none;
                text-align: center;
            }
    }

    @media only screen and (max-width: 958px) {

        .divCenter {
            margin: 0 auto;
            width: auto;
        }

        ul.blocks {
            margin: 0;
            padding: 0;
            text-align: center;
        }

        .blocks li {
            display: inline-block;
            text-align: center;
            width: 186px;
            height: 186px;
            float: none;
        }

        h2 {
            font-size: 31px;
            line-height: normal;
        }
    }

    @media only screen and (max-width:768px) {

        .divCenter.MainContainerForm {
            padding: 0 15px;
        }
        /*.bannerForm {
		display: none;
	}*/
    }

    @media only screen and (max-width:767px) {
        .signupOfferContainer ul {
            width: 100%;
        }
    }

    @media only screen and (max-width: 422px) {
        .formSection {
            height: auto;
            padding: 10px 10px 35px;
            margin-top: 30px;
        }

        .formTextField {
            position: inherit;
            width: 100%;
            margin: 0;
            left: 0;
            top: 0;
        }

        .footer {
            margin-top: 30px;
        }

        .MainContainerForm h3 {
            font-size: 30px;
            line-height: normal;
        }

        .hotelexpandlink.show {
            position: relative;
            z-index: 20;
        }

        .profileupdatespan .profileupdatelink.show {
            display: inline !important;
        }
    }

    .padding-x .form-group {
        padding: 6px 12px 0;
        color: #555;
    }

    .text-red {
        color: red;
    }

    .lang-container {
        position: absolute;
        top: 10px;
        right: 10px;
        background: #e9e9e9;
        padding: 10px;
    }

    .w-auto {
        width: auto !important;
    }

    .mt-20 {
        margin-top: 20px !important;
    }

    .mb-10 {
        margin-bottom: 10px !important;
    }

    .text-12 {
        font-size: 12px !important;
    }

    .text-14 {
        font-size: 14px !important;
    }

    .optinconsent {
        margin-left: 10px;
        text-align: left !important;
    }

    .singleoptconsentError p {
        font-size: 16px;
        font-weight: bold;
        color: red;
    }

    .text-normal {
        font-weight: normal !important;
    }

    .bg-ddd {
        background-color: #dddddd !important;
    }

    .text-20 {
        font-size: 20px;
    }