@font-face{font-family:'Glyphicons Halflings';src:url("../glyphicons-halflings-regular.eot");src:url("../glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"),url("../glyphicons-halflings-regular.woff2") format("woff2"),url("../glyphicons-halflings-regular.woff") format("woff"),url("../glyphicons-halflings-regular.ttf") format("truetype"),url("../glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")}


/*Classes written for Marketing Page Pick your Perk on 21st Feb 2014 end*/
/* -- HP Enhancements - Start --*/

.promo-carousel-contain {
    height: 16.4em;
}
.latest-social-contain {
    margin-bottom: 40px;
}
.hp_head {
    font-size: 32px;
    font-weight: normal;
    color: #162761;
    border: 1px solid #f3f3f3;
    padding: 23px 0px 23px 24px;
    margin: 0px;
    line-height: 16px;
}
.hp_head span {
    font-size: 15px;
}
.top-five-list {
    margin: 0px;
}
.latest-social-list {
    width: 82%;
}
.latest-social-heading {
    width: 17%;
    padding-left: 12px;
}
@media (max-width: 1023px) {
    .latest-social-heading {
        width: 100%;
    }
}
@media (max-width: 609px) {
    .latest-social-list {
        width: 100%;
    }
}
.promo-carousel-navigation li {
    position: absolute;
    top: 45%;
    z-index: 15;
    display: block;
    width: 2em;
    height: 3em;
    margin-top: -1.5em;
    background: #24a0ef;
    text-indent: -999em;
    cursor: pointer;
    border-radius: 0;
}
.promo-carousel-navigation li.pc-prev:before {
    border-left: none;
}
.promo-carousel-navigation li:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -.75em 0 0 -.3125em;
    border-top: .75em solid transparent;
    border-bottom: .75em solid transparent;
    border-right: .625em solid white;
    border-left: .625em solid white;
}
.promo-carousel-navigation li.pc-next {
    right: 0em;
}
@media (min-width: 38.125em) {
    .promo-carousel-navigation li.pc-next {
        left: inherit;
    }
}
@media (min-width: 38.125em) {
    .promo-carousel-contain {
        height: 16.4em;
    }
}
.homepage-modules {
    Overflow: visible;
}
.hp_head span {
    font-size: 15px;
    vertical-align: middle;
}
.hp_head {
    font-size: 32px;
    font-weight: normal;
    color: #162761;
    border: 1px solid #f3f3f3;
    padding: 23px 0px 29px 24px;
    margin: 0px;
    line-height: 16px;
}
@media (max-width: 990px) {
    .hp_head span {
        display: block;
        margin-top: 20px;
    }
}
.hp_head a {
    color: #162761;
    text-decoration: none;
}
/* -- HP Enhancements -- End */
/* modification starts for Unification */

.b {
    color: #ffffff;
    text-align: center;
}
.border_red {
    border-radius: 0px;
    border-color: #e0151d !important;
}
form input[type=password],
form textarea {
    width: 100% !important;
    height: auto !important;
    border-radius: 0px !important;
}
/* new button implementation starts here Story CELWEB-592 */

.btn-proceed-overide {
    background: #032251 !important;
    color: #fff !important;
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 1em;
    padding-right: 20px;
    position: relative;
    height: 36px;
    line-height: 36px;
    padding: 0px !important;
    text-transform: uppercase;
}
.btn-proceed-overide:hover,
.btn-proceed-overide:active,
.btn-proceed-overide:visited {
    text-decoration: none;
}
.btn-proceed-overide:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #fff;
    top: 13px;
    right: 15px;
}
.btn-cancel-overide {
    background: none !important;
    color: #032251 !important;
    text-decoration: underline;
    font-weight: 600 !important;
}
a.book_now_btn.btn-proceed-overide:hover {
    font-size: 14px;
}
.qlfy_form a.btn-proceed-overide {
    text-decoration: none;
    display: block !important;
    width: 80% !important;
    margin: 0 auto !important;
}
/* new button implementation ends here Story CELWEB-592 */

/* SPLASH */
#gtopdf-splash { position: relative; background: #000; background: url(../../assets/img/header/pdfgen.hero.jpg) no-repeat center; background-size: cover; padding:0px; }
#gtopdf-splash h1 { width: 100%; font-family: 'Open Sans'; position: absolute; bottom: 28px; font-size: 32px; text-align: center; color: #fff; padding: 0;  font-weight:normal; white-space: nowrap;text-transform: uppercase; }
@media screen and (min-width: 640px){
    #gtopdf-splash {  padding-top: 25%;}
    #gtopdf-splash h1 { font-size: 30px; bottom: 20px; /* letter-spacing: 6px;*/ }
}
@media screen and (min-width: 980px){
    #gtopdf-splash {    }
    #gtopdf-splash h1 { font-size: 40px; bottom: 12px; /* letter-spacing: 10px; */ }
}

@media screen and (max-width: 680px) {
    #gtopdf-splash h1 { font-size: 24px; }
    #gtopdf-splash {min-height:194px;top:80px;margin:0px;}
}

/* GENERATOR */
#gtopdf-generator { padding: 0 18px 18px; background: #fff; margin-top:115px; }
#gtopdf-generator .inner { max-width: 750px; margin: 0 auto; padding: 16px; }
#gtopdf-generator h2 {
    font-family: 'Open Sans';
    font-size: 28px;
    color: #333;/*letter-spacing: 5px;*/
    margin-bottom: 14px;
    font-weight: 100;
    line-height: 1em;
    margin-top:0px;
    text-align:left;
}
#gtopdf-generator p { color:#333; font-family: 'Open Sans'; font-size: 16px; line-height: 24px; font-weight: 100;}
#gtopdf-generator h3 {
    font-family: 'Open Sans';
    color: #333;
    margin-bottom: 14px;
    font-weight: light;
    font-size: 24px;
}
#gtopdf-generator .note { display: block; font-family: 'Open Sans'; color: #666; font-size: 12px; line-height: 18px; padding-top: 8px; }
#gtopdf-generator .note > em { font-family: 'Open Sans'; color: #4371b2; }
#gtopdf-generator .note > strong { font-family: 'Open Sans';
    font-weight:normal;color: #002859; }

#gtopdf-generator .note > a { font-family: 'Open Sans'; color: #1d1540; text-decoration: underline; }
#gtopdf-generator .note > a:hover { text-decoration: none; }

#gtopdf-form { padding-top: 14px; }
#gtopdf-form label { position:absolute; height:0; text-indent: -10000em; }
#gtopdf-form .gtopdf-input-wrapper { position: relative; display: block;  background: #fff; }
.gtopdf-input-wrapper {
    border: 1px solid #a2a1a1;
    border-width: 0px 0px 1px 0px;
}

#gtopdf-form.loading .gtopdf-input-wrapper:after, #gtopdf-form.ready .gtopdf-input-wrapper:after { content: ""; background: #faf7f7; opacity: 0.4; position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
#gtopdf-form .gtopdf-input-wrapper .flaticon-down-arrow {
    padding-left: 8px;
    position: absolute;
    top: 12px;
    right: 10px;
}
#gtopdf-form .gtopdf-input-wrapper .flaticon-down-arrow:before {
    font-size: 12px;
    font-style: normal;
    color: #333;
    margin: 0; }
#gtopdf-form input, #gtopdf-form select, #gtopdf-input-date {
    height: auto;
    position: relative;
    padding: 10px 38px 8px 0px;
    font-family: 'Open Sans';
    color: #555;
    font-size: 18px;
    border-radius: 0;
    border-width:0px 0px 1px 0px;
    margin-bottom: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    background: none;
    width: 100%;
    /*border-color:#fff;*/
    border-style:none;
}
#gtopdf-form select::-ms-expand { display: none; }
#gtopdf-form .gtopdf-btn { font-family: 'Open Sans'; display: block; padding: 12px 14px; background: #004275; color: #fff; text-transform: uppercase; font-size: 16px; text-align: center; }
#gtopdf-form .gtopdf-btn:hover { background: #224275; }
#gtopdf-form .gtopdf-btn-wrapper { position: relative; text-align: center; }
#gtopdf-form.loading .gtopdf-btn-wrapper:after { content: ""; background: #faf7f7; opacity: 0.4; position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
#gtopdf-form.ready .gtopdf-btn-wrapper:after { display: none; }

#gtopdf-form #gtopdf-cancel { color: #0073bb; display: inline-block; text-align: center; margin: 18px 0 0; visibility: hidden; }
#gtopdf-form #gtopdf-cancel:hover { color: #1d1540; }
#gtopdf-form.loading #gtopdf-cancel, #gtopdf-form.ready #gtopdf-cancel { visibility: visible; }

#gtopdf-form #gtopdf-download { display: none; }
#gtopdf-form.ready #gtopdf-select { display: none; }
#gtopdf-form.ready #gtopdf-download { display: block; background: #061556; }
@media screen and (min-width: 980px){
    #gtopdf-generator { padding-bottom: 60px; }
    #gtopdf-generator .inner { padding: 62px 58px 38px; }
    #gtopdf-generator h2 { font-size: 34px; margin-bottom: 24px; }
    #gtopdf-generator p { line-height: 26px; margin-bottom: 60px; }
    #gtopdf-generator h3 { font-size: 24px; margin-bottom: 38px; }
    #gtopdf-generator hr { margin-bottom: 44px; }
    #gtopdf-form .gtopdf-btn { padding: 16px 18px; }
}

/* GENERATOR ERROR */
#gtopdf-error { display: none; padding: 14px; background: #f28500; color: #fff; font-size: 15px; margin-bottom: 14px; font-family: 'Open Sans'; }
#gtopdf-error.error { display: block; }
#gtopdf-error span { display: block; margin-bottom: 14px; font-family: 'Open Sans'; }
#gtopdf-error ul { list-style: disc; padding: 0 0 0 18px; font-size: 14px; }
#gtopdf-error li { list-style: disc; padding: 0 0 6px 0; }
#gtopdf-error li:last-child { padding-bottom: 0; }
@media screen and (min-width: 768px){
    #gtopdf-error { padding: 18px; }
}
@media screen and (min-width: 980px){
    #gtopdf-error { margin-top: -14px; }
}

/* GENERATOR GRID */
#gtopdf-generator form .row { font-size: 0; margin: 0 -8px; }
#gtopdf-generator form .col { font-size: 14px; display: inline-block; vertical-align: top; padding: 0 8px 12px; }
#gtopdf-generator form .col-6 { width: 50%; }
#gtopdf-generator form .col-12 { width: 100%; }
@media screen and (min-width: 768px){
    #gtopdf-generator form .row { margin: 0 -16px; }
    #gtopdf-generator form .col { padding: 0 16px 16px; }
    #gtopdf-generator form .col-md-6 { width: 50%; }
    #gtopdf-generator form .col-md-12 { width: 100%; }
}
@media screen and (min-width: 980px){
    #gtopdf-generator form .row { margin: 0 -20px; }
    #gtopdf-generator form .col { padding: 0 20px 28px; }
    #gtopdf-generator form .col-lg-6 { width: 50%; }
    #gtopdf-generator form .col-lg-12 { width: 100%; }
}

/* DATEPICKER */
.ui-datepicker { font-size: 14px !important; }

/*FLATICON FONT*/

@font-face {
    font-family: "Flaticon";
    src: url("../../base/font/Flaticon.eot");
    src: url("../../base/font/Flaticon.eot?#iefix") format("embedded-opentype"),
    url("../../base/font/Flaticon.woff") format("woff"),
    url("../../base/font/Flaticon.ttf") format("truetype"),
    url("../../base/font/Flaticon.svg#Flaticon") format("svg");
    font-weight: normal;
    font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: "Flaticon";
        src: url("../../base/font/Flaticon.svg#Flaticon") format("svg");
    }
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after { font-family: Flaticon; font-size: 20px; font-style: normal; margin-left: 20px; }
.flaticon-down-arrow:before { content: "\f100"; }
.flaticon-right-chevron:before { content: "\f102"; }


/*fixes for celebrity branding update RM 23485*/
div.login-header {
    position:absolute;
    right:0px;
}

.footer-legal .accolade {
    padding: 25px 0 25px 0;
}
button {
    border:0;
    background:none;
}
li.icon-home a {
    padding:0 !important;
}

/*  BANNER NOTIFICATION HIDDEN  */
.container-notification{
    display: none!important;
}
