﻿/*@font-face {
  font-family: 'montserrat';
  src:  url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),
        url('../fonts/montserrat-regular-webfont.woff') format('woff');
}*/
@font-face {
    font-family: "Avenir Next";
    src: url("../fonts/avenir-next-w05-demi.woff2") format("woff2");
    font-display: swap;
}

body {
    background-color: #dbdbdb;
    text-align: left;
    font-family: "Avenir Next", sans-serif !important;
    color: #000;
}

h1, h2, h3, h4, h5, h6,
div, span, object, iframe, p, input,
blockquote, pre, a, tt, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, strong {
    font-family: "Avenir Next", sans-serif !important;
}
h1, h2, h3, h4, h5, h6 {
    color: #036ce2;
    text-transform: none;
    border-bottom: 0px solid;
}

tbody, tfoot, thead, tr, th, td {
    font-family: "Avenir Next", sans-serif !important;
    color: #000;
}

sup {
    font-size: 1rem !important;
}

.supplierLeftCMS, .supplierLeftCMS p, .supplierLeftCMS a, .whatsNew, #rightColumn, .featuredPartners, ul {
    font-family: "Avenir Next", sans-serif !important;
}

.VAXPRO-UNH-AnchorStoreTwoColumnTemplate #anchorContent {
    background-color: #fff;
}

.VAXPRO-UNH-AnchorStoreTwoColumnTemplate #leftColumn {
    margin: 15px 16px 15px 15px;
    background: #fff url('../images/unh-logo-2col-page.gif') no-repeat 30px 0px;
}

.VAXPRO-UNH-AnchorStoreTwoColumnTemplate #centerColumn {
    float: right;
}

.VAXPRO-UNH-AnchorStoreTwoColumnTemplate .content-container {
    padding: 15px 15px 20px 15px;
    background-color: #fff;
    width: 684px;
}

h1 {
    font-size: 2.6rem;
    color: #036ce2;
    margin-bottom: 5px;
    line-height: 1.3 !important;
}

h2 {
    font-size: 1.8rem;
    line-height: 2.2rem;
    color: #036ce2;
    margin: 20px 0 5px 0;
}

h3 {
    font-size: 18px;
    color: #036ce2;
    text-transform: capitalize;
}

h4, h5, h6 {
    color: #036ce2;
}

p {
    font-size: 1.3rem;
    line-height: 1.5;
    margin-bottom: 20px;
}

ul, ol {
    margin-left: 20px;
}

    ul li {
        font-size: 1.3rem;
        line-height: 1.5;
        margin-bottom: 15px;
        list-style: disc;
    }

    ul ul li {
        list-style: circle;
        margin-left: 0 !important;
    }

    ol li {
        font-size: 1.3rem;
        line-height: 1.5rem;
        margin-bottom: 15px;
        list-style: decimal !important;
    }

    ol ul li {
        list-style: disc !important
    }

.section-subhead {
    margin: 15px 0 5px 0;
}

.sectionHeader {
    background-color: #162B75;
    padding: 10px 15px;
    color: #fff;
    margin: 0;
    clear: both;
    width: 684px;
}

.sectionHeader2 {
    background-color: #162B75;
    padding: 10px;
    color: #fff;
    margin: 40px 0 0 0;
    clear: both;
}

.overviewSection {
    padding: 10px 0 0 0;
    clear: both;
}

    .overviewSection h2 {
        margin: 15px 0 0 0;
    }

    .overviewSection:after {
        content: "";
        display: table;
        clear: both;
    }

.overviewSection1 {
    float: left;
    width: 24%;
}

.overviewSection2 {
    float: left;
    width: 76%;
}

    .overviewSection1:after,
    .overviewSection2:after {
        content: "";
        display: table;
        clear: both;
    }

a:link, a:visited, a:active {
    color: #0368D9;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}
a:focus {
    border: 1px solid #0368D9;
    padding:8px;
}


h2.sectionHeader a:link,
h2.sectionHeader a:visited,
h2.sectionHeader a:active {
    color: #ffffff;
    text-decoration: none;
}

h2.sectionHeader a:hover {
    text-decoration: none;
    color: #ffffff;
}


#mainContent li {
    margin-left: 0;
}

#homeRightColumn {
    float: right;
    width: 690px;
    overflow: hidden;
    text-align: right;
    margin-bottom: 5px;
}

/********** Vacation Package page **********/
.component-wrapper {
    box-sizing: border-box;
    padding: 0;
    clear: both;
    margin: 0 0 20px 0;
    background-color: #fff;
}

    .component-wrapper:after {
        content: "";
        display: table;
        clear: both;
    }

.component-details-wrapper {
    float: right;
    margin: 0 0 0 2%;
    padding: 10px;
    width: 30%;
    background-color: #f3f3f3;
}

    .component-details-wrapper ul {
        margin-left: 0;
    }

        .component-details-wrapper ul li {
            list-style: none;
        }

    .component-details-wrapper .ctaWrap {
        text-align: center;
        margin: 15px 0;
    }

    .component-details-wrapper a.cta {
        background-color: #162B75;
        color: #ffffff;
        padding: 5px 10px;
        border-radius: 5px;
    }

        .component-details-wrapper a.cta:hover {
            background-color: #162B75;
            text-decoration: none;
        }


.offerImage {
    float: left;
    margin: 0 20px 15px 0;
}

.summary-wrapper {
    float: left;
    margin: 0;
    width: 66%;
    border-top: 1px dashed #cfc7b9;
    display: inline-block;
    padding: 10px 0;
}

    .summary-wrapper ul {
        float: left;
        width: 50%;
        font-size: 1.3rem;
    }

        .summary-wrapper ul li {
            list-style: disc;
        }

.component-summary-wrap .vpTitle {
    color: green;
}


/********** Hotel Listings **********/

.subhead {
    font-size: 1.6rem;
    font-weight: bold;
    margin: 5px 0 10px 0;
}

.hotel-listing {
    margin-top: 20px;
}

    .hotel-listing ul {
        margin: 0;
        padding: 0 !important;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        align-item: stretch;
        justify-content: space-between;
    }

        .hotel-listing ul li {
            width: 48%;
            margin: 0 0 25px 0;
            padding: 0;
            background-color: #fff;
            list-style: none;
            box-sizing: border-box;
            position: relative;
        }

            .hotel-listing ul li img {
                width: 100%;
            }

            .hotel-listing ul li .hotel-info {
                margin: 0;
                padding: 0;
            }

                .hotel-listing ul li .hotel-info img {
                    display: block;
                }

                .hotel-listing ul li .hotel-info a {
                    margin: 0;
                    padding: 0;
                    display: block;
                }

                .hotel-listing ul li .hotel-info h2 {
                    margin: 5px 0 3px 0;
                }

                .hotel-listing ul li .hotel-info p {
                    font-size: 1.2rem;
                    font-weight: normal;
                }

                .hotel-listing ul li .hotel-info .location {
                    font-size: 1.4rem;
                    margin: 0 0 10px 0;
                }

/********** AGENT TIPS, TERMS **********/
.agent-tips h3 {
    color: #000;
    margin-bottom: 25px;
    text-align: center;
}

.agent-tips {
    background-color: #f3f3f3;
    padding: 15px;
}

.agent-subhead {
    font-weight: bold;
    margin-bottom: 3px;
    text-align: center;
}

.agent-terms p,
.agent-terms li {
    font-size: 1rem;
}


/********** PROMOTIONS **********/
h2.promo-subhead {
    margin: 22px 0 8px 0;
}

.hotel-partners {
    margin: 30px 0 15px 0;
}

.hotel-listing-vertical {
    clear: both;
    padding-top: 10px;
}

    .hotel-listing-vertical ul {
        margin: 0;
        padding: 0 !important;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        align-item: stretch;
        justify-content: space-between;
    }

        .hotel-listing-vertical ul li {
            width: 100%;
            margin: 0 0 15px 0;
            padding: 0;
            background-color: #fff;
            list-style: none !important;
            box-sizing: border-box;
            position: relative;
        }

            .hotel-listing-vertical ul li img {
                float: left;
                margin: 0 20px 0 0;
            }

            .hotel-listing-vertical ul li .hotel-info {
                margin: 0 2% 0 0;
                padding: 10px;
                width: 100%;
                border: 1px solid #f4f4f4;
            }

                .hotel-listing-vertical ul li .hotel-info img {
                    display: block;
                    max-width: 250px;
                    height: auto;
                }

                .hotel-listing-vertical ul li .hotel-info a {
                    margin: 0;
                    padding: 0;
                }

                .hotel-listing-vertical ul li .hotel-info h3 {
                    font-size: 1.8rem;
                    color: #036ce2;
                    margin: 0 0 5px 0;
                    padding: 0;
                    font-weight: bold;
                }

                .hotel-listing-vertical ul li .hotel-info .location {
                    font-size: 1.4rem;
                    color: #036ce2;
                    margin: 0 0 30px 0;
                }

            .hotel-listing-vertical ul li .price-values {
                font-size: 4rem;
                line-height: 24px;
                margin: 0 0 15px 0;
                font-weight: bold;
            }

            .hotel-listing-vertical ul li .hotel-book-button-wrap {
                clear: both;
                text-align: center;
                background-color: #f4f4f4;
                padding: 10px 0;
            }

            .hotel-listing-vertical ul li ul li {
                list-style: disc !important;
                margin-left: 15px !important;
            }

.partner-icon {
    float: left;
    margin: 0 22px 0 0;
}

.disclaimerText, .disclaimerText a, .disclaimerText p, .disclaimerText span, .disclaimerText li, .disclaimerText td, .disclaimerText em, .disclaimerText strong, .disclaimerText b, .disclaimerText i {
    font-size: 10px !important;
}



.messageTextContainer {
    text-align: center;
}

.advisories {
    border: 1px solid #c7c7c7;
    background-color: #ffffff;
    width: auto;
    /* cross browser opacity */
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
    opacity: 0.8;
}

    .advisories a {
        color: #ff0000;
        font-weight: bold;
    }

    .advisories h3,
    .advisories h2 {
        font-size: 21px;
        margin: 5px 0;
    }

    .advisories #anchorContent li:before,
    #dealsCmsPromotions li:before {
        content: "";
    }

.homeFeaturedColumn, .destHmColumn, .destDetailColumn {
    overflow: visible;
}

.destHotelHeading h1 {
    padding: 0;
}
.VAXPRO-IUN-AnchorStoreTwoColumnTemplate #anchorContent #contentBG {
    background-color: #ffffff;
}
#anchorContent #centerColumn {
    background-color: #ffffff;
}

    #anchorContent #centerColumn .xhtmlblock a {
        color: #0368D9;
    }

    #anchorContent #centerColumn .xhtmlblock p:focus a {
        border: 1px solid #0368D9;
    }
/********** DEALS COMPONENT **********/
#dealsPage #dealsTabs {
    border: 1px solid #e1e1e1;
    padding: 5px 10px 5px 5px;
}

#dealsPage #resultsContainer {
    width: 750px;
}

#dealsPage fieldset#resultsPageSearch,
#dealsPage fieldset#refineSearch {
    background-color: #ffffff;
    color: #000000;
    border: 3px solid #e4e4e4;
}

#dealsPage fieldset#resultsPageSearch {
    width: 940px;
    padding: 5px;
    margin-top: 15px;
}

#dealsPage #resultsPageSearch input {
    height: 25px;
    padding-top: 0;
}

fieldset.datesResultsSearch input {
    width: 80px;
    margin: 0 5px 0 0;
}

#dealsPage fieldset#resultsPageSearch fieldset.origDestResultsSearch {
    width: 245px;
}

    #dealsPage fieldset#resultsPageSearch fieldset.origDestResultsSearch span.viewOptionsDisabled,
    #dealsPage #resultsPageSearch a {
        color: #000000;
        float: left;
        font-size: 0.800em;
        margin: 3px 0 0 5px;
    }

#dealsPage #resultsPageSearch input#origin,
#dealsPage #resultsPageSearch input#destination {
    border-radius: 0;
}

#dealsPage #resultsPageSearch input {
    border: 1px solid #aaaaaa;
}

#dealsPage .zebraColor {
    background-color: #e1e1e1;
}

#dealsPage .ui-corner-top,
#dealsPage .ui-corner-all,
#dealsPage fieldset#resultsPageSearch {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

#dealsPage .ui-tabs .ui-tabs-nav li {
    background-position: 0 0;
    background-color: #edb72b;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#edb72b', endColorstr='#e09613');
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #edb72b), color-stop(100%, #e09613));
    background-image: -webkit-linear-gradient(top, #edb72b, #e09613);
    background-image: -moz-linear-gradient(top, #edb72b, #e09613);
    background-image: -ms-linear-gradient(top, #edb72b, #e09613);
    background-image: -o-linear-gradient(top, #edb72b, #e09613);
    background-image: linear-gradient(top, #edb72b, #e09613);
    border: none;
}

    #dealsPage .ui-tabs .ui-tabs-nav li a {
        font-size: 13px;
    }

#dealsPage .ui-state-default a, #dealsPage .ui-state-default a:link, #dealsPage .ui-state-default a:visited {
    color: #000000 !important;
}

#dealsPage .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    background: none #ffffff;
}

#tabHeaders.ui-widget-header {
    background: none #7a8388;
    border-top: 4px solid #7a8388;
    width: 964px;
    padding-left: 4px !important;
}

#dealsPage .dealsModule {
    margin-left: 5px;
}

table#dealsCmsPromotions td.supplier {
    display: none !important;
}

/********** end DEALS COMPONENT **********/


/***** NAVIGATION *****/
.vax-header {
    width: 100% !important;
}

#anchorHeader {
    background: #0368D9 linear-gradient(to bottom, #0368D9 0px, #0368D9 100%);
    min-height: 80px;
    box-sizing: border-box;
}

.anchorHeader-constraint {
    margin: 0 auto;
    max-width: 980px;
    min-width: 320px;
    position: relative;
}

.anchorLogoHeader {
    background: url('../images/ush_header_logo.png') no-repeat;
    background-size: 130px;
    width: 130px;
    height: 71px;
}

#phoneNum-anchor {
    color: #fff;
    position: absolute;
    right: 0;
    top: 10px;
}


#navigation-wrapper {
    background: #0368D9 linear-gradient(to bottom, #0368D9 0px, #0368D9 100%);
    margin: 0;
    padding: 0;
    height: 40px;
}

    #navigation-wrapper .nav-constraint {
        position: relative;
        width: 980px;
        margin: 0 auto;
    }

    #navigation-wrapper ul {
        margin: 0;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        align-item: stretch;
        justify-content: space-between;
    }

        #navigation-wrapper ul li {
            text-align: center;
            align-self: flex-start;
            margin: 0;
            padding: 4px 8px 6px 0;
            list-style: none;
            box-sizing: border-box;
        }


#menuContainer > li {
    position: relative;
    list-style: none;
}

#menuContainer li a {
    display: block;
    color: #fff;
    cursor: default;
    font-size: 18px;
    font-weight: 600;
    line-height: 19.2px;
    text-decoration: none;
    padding: 6px 8px;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    cursor: pointer;
}

    #menuContainer li a:hover {
        text-shadow: 3px 3px 10px #222;
    }

#menuContainer ul.dropDown-anchor {
    display: none;
}

#menuContainer li:hover ul.dropDown-anchor {
    display: block;
}

#menuContainer li ul.dropDown-anchor {
    background: #fff;
    margin: -1px 0 0 0;
    padding: 0;
    z-index: 1000;
    position: absolute;
    padding-left: 0;
    width: 210px;
    border: 1px solid #eee;
}

    #menuContainer li ul.dropDown-anchor li {
        list-style-type: none;
        display: list-item;
        margin: 0;
        padding: 7px 3px 7px 9px;
        text-align: left;
    }

        #menuContainer li ul.dropDown-anchor li a {
            display: block;
            font-size: 1.3rem;
            line-height: 1.8rem;
            color: #036ce2;
            text-decoration: none;
            padding: 3px 5px;
            cursor: pointer;
        }

            #menuContainer li ul.dropDown-anchor li a:hover {
                color: #152061;
                text-shadow: none;
            }

        #menuContainer li ul.dropDown-anchor li:hover {
            background-image: none;
            background-color: #f5f5f5;
        }

#anchorNavToolsContainer {
    margin: -10px 0 5px 0 !important;
}

    #anchorNavToolsContainer #anchorNavTools li {
        margin-right: 24px;
    }

.navtools-wrap .anchorHeader-constraint {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0;
}


#anchorNavTools,
#anchorPrintLogOutContainer {
    margin: 0;
}

#anchorNavToolsContainer a {
    font-size: 14px;
    font-weight: 600;
    line-height: 13px;
    padding: 8px;
    color: #0368D9;
    border: 1px solid transparent;
    text-transform: capitalize;
}

    #anchorNavToolsContainer a:focus {
        border: 1px solid #0368D9;
    }

#anchorPrintLogOutContainer a {
    font-size: 14px;
    line-height: 13px;
    padding: 8px;
    color: #0368D9;
}

    #anchorNavToolsContainer a:hover,
    #anchorPrintLogOutContainer a:hover {
        text-decoration: underline;
        color: #035DC4;
    }

#anchorNavToolsContainer li, #printPad {
    margin-right: 25px;
}

#anchorPrintLogOutContainer {
    float: right;
}

#anchorNavTools {
    float: left;
    list-style-type: none;
}

    #anchorNavTools li {
        display: inline-block;
    }

/********** end HEADER **********/

/********** RESTOOL **********/
#anchorRestoolOuter {
    width: auto;
    background-color: #ffffff;
    padding: 0 0 0 1px !important;
}

#anchorRestool {
    border-top: 0px solid #a5a5a5;
    width: auto;
    margin-left: -10px;
}

.VAXPRO-UNH-AnchorStoreStartPage #anchorRestool {
    margin-left: -1px;
}

#anchorRestool iframe {
    margin-top: -10px;
}

#homeLeftColumn {
    width: 279px;
    margin-left: 0;
}
.anchorRestoolHeader {
    background-color: #162B75;
    color: white;
    font-weight: normal;
    padding: 10px;
}



/********** end RESTOOL **********/



/********** WAITSCREEN **********/
.modalWaitScreenBackground {
    background: url('../images/waitscreen-IUN.gif') no-repeat;
    color: #fff !important;
    text-align: center;
}

    .modalWaitScreenBackground p,
    .modalWaitScreenBackground object {
        display: none;
    }

.anchorWaitScreenBkgrdSP { /* anchor store waitscreen style reset */
    padding: 10px;
}

/********** end WAITSCREEN **********/
#anchorContainer #siteContainer {
    overflow: auto !important;
}
    #anchorContainer #siteContainer #anchorContent #leftColumn {
        width: 279px;
        margin-left: 0;
    }
/* FOOTER STYLES
************************************/
#footerIUN {
    background: #162B75;
    margin-top: 40px;
    padding: 15px 0 40px 0;
    color: black;
}

    #footerIUN .sitemap {
        border-bottom: 1px solid #3a5c7c;
    }

.vax-footer {
    width: 100%;
    background: #fff;
}

#footerIUN .sitemap .col:first-child {
    border: 0 none;
}

#footerIUN .sitemap .col {
    border-left: 1px solid #3a5c7c;
    display: table-cell;
    line-height: 1em;
    margin-bottom: 6px;
    padding-bottom: 8px;
    padding-left: 10px;
    width: 18.7%;
}


    #footerIUN .sitemap .col:first-child {
        border: 0 none;
    }

#footerIUN .sitemap .col {
    border-left: 1px solid #3a5c7c;
    display: table-cell;
    line-height: 1em;
    margin-bottom: 6px;
    padding-bottom: 8px;
    padding-left: 10px;
    width: 18.7%;
}

    #footerIUN .sitemap .col h4 {
        color: #97bedb;
        display: block;
        font-size: 17px;
        margin-bottom: 0;
        margin-top: 0;
        padding-top: 10px;
        text-transform: uppercase;
    }

    #footerIUN .sitemap .col li {
        clear: both;
        display: block;
        font-size: 11px;
        font-style: italic;
    }

#footerIUN #ot-sdk-btn.ot-sdk-show-settings {
    color: #ffffff;
    text-decoration: none;
    font-size: 1.4rem;
    font-family: "Avenir Next", sans-serif !important;
    font-weight: bold;
    list-style: none;
    text-transform: none;
    line-height: 1;
    background: transparent;
    border: unset;
    padding: 0;
}

    #footerIUN #ot-sdk-btn.ot-sdk-show-settings:hover {
        text-decoration: underline;
    }

@-moz-document url-prefix() {
    /* Firefox-specific rule */
    #footerIUN #ot-sdk-btn.ot-sdk-show-settings:focus-visible {
        outline: auto;
    }
}

#footerIUN .ot-sdk-show-settings:focus-visible {
    outline: -webkit-focus-ring-color auto 1px;
}


#footerIUN .sitemap a:link,
#footerIUN .sitemap a:active,
#footerIUN .sitemap a:visited {
    color: #fff;
    text-decoration: none;
}

#footerIUN .sitemap a:hover {
    text-decoration: underline;
}

.clearfix::after, .clearfix::before {
    content: "";
    display: table;
}

.clearboth, .clearfix::after {
    clear: both;
}

.clearfix::after, .clearfix::before {
    content: "";
    display: table;
}

#footerIUN .ft-bottom {
    display: flex;
    flex-direction: column-reverse;
    width: 980px;
    margin: 0 auto;
}

#footerIUN .ft-bottom {
    clear: both;
}


#footerIUN p.credits {
    float: left;
    font-size: 1.3rem;
    line-height: 1.5;
    padding-bottom: 20px;
}

#footerIUN nav {
    float: right;
}

#footerIUN nav, #footerIUN p.credits {
    display: flex;
    justify-content: center;
    color: #ffffff;
    text-decoration: none;
    margin: 0;
}

    #footerIUN nav ul {
        line-height: 1;
        list-style-type: none;
        margin: 10px 0 20px 0;
        display: flex;
        justify-content: space-between;
        width: 100%;
    }


        #footerIUN nav ul li:first-child {
            border: 0 none;
            margin-left: 0;
            padding-left: 0;
        }

        #footerIUN nav ul li {
            display: inline-block;
            margin-bottom: 15px;
        }


            #footerIUN nav ul li a {
                color: #ffffff;
                text-decoration: none;
                font-size: 14px;
                line-height: 16px;
                font-weight: 600;
                list-style: none;
            }

                #footerIUN nav ul li a:hover {
                    text-decoration: underline;
                }

            #footerIUN nav ul li button:hover {
                text-decoration: underline;
            }

/********** end FOOTER **********/

/* Left column css start*/

.module-tab-header {
    width: 109px;
    height: 29px;
    margin-bottom: 9px;
    background: #fff;
    color: #000;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.module-tab-header-text p {
    color: #000;
    font-size: 14px;
    line-height: 13px;
    font-weight: 600;
    margin: 0;
    padding-top: 10px;
    text-align: center;
    text-transform: capitalize;
}

.module-inner {
    background-color: #fff;
}


.module-tab .module-inner-header {
    margin-top: -9px;
}

.module-inner-header {
    background: #fff;
    border-bottom: 1px solid #d7d7d7;
    display: block;
}


p.module-inner-header-text {
    font-weight: 600;
    color: #000;
    display: block;
    font-size: 24px;
    line-height: 24px;
    margin: 0;
    padding: 16px;
    text-transform: capitalize;
}

.module-inner-content {
    background: #fff;
    color: #123255;
    font-family: "Avenir Next", sans-serif !important;
    font-size: 13px;
    line-height: 1.5em;
    padding: 16px;
}

.btn {
    background-color: #0368D9;
    border-radius: 32px;
    color: #fff;
    display: inline-block;
    font-weight: 600 !important;
    height: 44px !important;
    line-height: 13px;
    margin-bottom: 10px;
    padding: 8px 16px;
    display: flex !important;
    text-align: center;
    text-transform: initial;
    align-items: center;
    justify-content: center;
}

btn:hover {
    background-color: #162B75;
}

btn:focus {
    box-shadow: none;
    outline: 1px Solid #162B75;
    outline-offset: 1px;
    box-shadow: 0 0 0 2px #fff;
    border: 1px Solid #fff;
}

.module-inner-content a {
    color: #ffffff;
    display: block;
    font-weight: bold;
    text-decoration: none;
}

    .module-inner-content a:hover {
        background-color: #162B75;
    }

    .module-inner-content a:focus {
        box-shadow: none;
        outline: 1px Solid #162B75;
        outline-offset: 1px;
        box-shadow: 0 0 0 2px #fff;
        border: 1px Solid #fff;
    }
/* Left column css end */

/********** BUTTONS **********/
#extRestoolContainer .btnSearch,
.specialsSelectBtn, .button,
#resultsPageSearch .resetBtn {
    background-position: 0 0;
    background: #edb72b;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#edb72b', endColorstr='#e09512');
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #edb72b), color-stop(100%, #e09512));
    background-image: -webkit-linear-gradient(to bottom, #edb72b 0%, #e09512 100%);
    background-image: -moz-linear-gradient(to bottom, #edb72 0%b, #e09512 100%);
    background-image: -ms-linear-gradient(to bottom, #edb72b 0%, #e09512 100%);
    background-image: -o-linear-gradient(to bottom, #edb72b 0%, #e09512 100%);
    background-image: linear-gradient(to bottom, #edb72b 0%, #e09512 100%);
    color: #333333;
    padding: 2px 20px 3px 20px;
    width: auto;
    letter-spacing: 1px;
    font-family: "Avenir Next", sans-serif !important;
    font-size: 1.300em !important;
    height: 25px;
    border: none;
    cursor: pointer;
}

#mainContent {
    background-image: none;
    background-color: #ffffff;
}

#dealsQuickFacts .textTransform {
    text-transform: capitalize;
}

body.bodyContent {
    background-color: #ffffff;
}

.btnOrange {
    display: inline-block;
    text-align: center;
    text-transform: capitalize;
    background-image: none;
    background-color: #0368D9;
    color: #fff;
    border-radius: 32px;
    height: 44px;
    margin-bottom: 10px;
    padding: 8px 16px;
    font-size: 14px!important;
    font-weight: 600;
    line-height: 13px;
}

    .btnOrange:hover {
        background-color: #162B75;
    }

    .btnOrange:focus {
        box-shadow: none;
        outline: 1px Solid #162B75;
        outline-offset: 1px;
        box-shadow: 0 0 0 2px #fff;
        border: 1px Solid #fff;
    }


#promoDetailContainer h3 {
    margin: 20px 0 5px 0;
}

#promoDetailContainer p {
    margin: 0 0 14px 0;
}

    #promoDetailContainer p + ul {
        margin: 0 0 20px 0;
    }

.agentInformation {
    width: 86%;
    margin: 10px auto;
    padding: 5px 10px;
    background-color: #cbebff;
}

.agentInformation2 {
    width: 86%;
    margin: 10px auto;
    padding: 5px 10px;
    background-color: #f1dcfd;
}

#mainContent .agentInformation li {
    list-style-type: decimal;
    margin-left: 0;
}



#dealsUtilityButtons #sendToClientBtn {
    display: none;
}

/*  Right column start home page*/
#rotatorWrapper {
    margin: 41px 0 0 5px !important;
}

#rotatorBorder {
    background-color: transparent !important;
    border: 0px solid #DFDFDF !important;
    height: 318px;
    padding: 0px 4px !important;
    width: 674px;
}

#homeRightColumn .hmRtColumnSubDiv {
    margin: 15px 0 15px 5px;
}

    #homeRightColumn .hmRtColumnSubDiv:nth-child(2n) {
        margin: 15px 0 15px 0;
        padding: 0;
        width: 340px;
    }

        #homeRightColumn .hmRtColumnSubDiv:nth-child(2n) img {
            float: right;
        }

.hmRtColumnSubDiv img {
    border: 0px solid #ccc;
    margin: 0 0 25px 0;
    padding: 5px;
    box-sizing: border-box;
    float: left;
}

.hmRtColumnSubDiv a {
    margin: 0;
    padding: 0;
}
/*Right column end page*/

/***** ROTATOR *****/
.carouselblock {
    margin-bottom: 25px;
}

#rotatorWrapper .jshowoff-slidelinks a {
    text-indent: 9000px !important;
}


/* Carousel Start*/
.slick-dots {
    top: 330px;
    left: 255px;
}

.slick-slide img {
    width: 100%;
    background-color: #fff;
    height: auto;
}

.slick-track {
    margin: 41px 0 0 0px;
}

.slick-dots li button:before {
    font-size: 0px;
    opacity: 0;
}

.slick-dots li button {
    background: url(../images/bannerRotatorDots.gif);
    width: 10px;
    height: 10px;
}

.slick-dots li.slick-active button {
    background-position: 0 11px;
}

@-moz-document url-prefix() {
    .slick-dots {
        top: 330px;
    }
}

.fa-caret-left:before, .fa-caret-right:before {
    content: "";
}

div#slidercontainer {
    margin-bottom: 35px;
}
/* Carousel End*/
.hmRtColumnSubDiv1 img {
    border: 1px solid #ccc;
    margin: 0 0 10px 0;
    box-sizing: border-box;
    float: left;
}





/* WAITSCREEN
************************************/

.waitscreen-modal-wrap,
.plcode-waitscreen-modal-wrap {
    margin: auto;
}

.modalWaitScreenBackground { /*Controls style and background of Waitscreens*/
    margin: auto;
}

.modalWaitScreenBackground {
    background: url('../images/waitscreen-IUN.gif') no-repeat;
}

.anchorWaitScreenBkgrd { /* anchor store waitscreen style reset */
    background-color: transparent;
    border: none;
}

/*  Universal Advisory */
.advisories {
    background-color: #ffffff;
    width: auto;
    opacity: 0.8;
}

    .advisories h2 {
        padding: 6px 0 5px 40px;
        color: #FFFFFF;
        margin: 5px 0;
        margin-bottom: 0px;
        border-bottom: none;
        text-transform: uppercase;
    }

    .advisories a {
        color: red;
        padding: 10px 0 5px 0;
        font-size: 18px;
        font-weight: bold;
    }

        .advisories a:hover {
            color: red;
            text-decoration: underline;
        }

.advisoryTop {
    background: #00618c url(../images/AdvisoryIcon.png) no-repeat 10px 12px;
}

#advisoryPadding {
    padding: 5px 5px 5px 20px;
    border: 1px solid #e1e1e1;
}
/*  Universal Advisory End */


/*Additional themes after separation start*/



#mainContent {
    border-bottom: 1px solid #dfdfdf;
}

.modal i.fa {
    color: #d90707;
}

#anchorPrintLogOutContainer {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-item: stretch;
    justify-content: space-between;
}

    #anchorPrintLogOutContainer a:nth-child(2) {
        margin-right: 24px;
        padding-left: 0px;
    }


/*Additional themes after separation end */

.VAXPRO-UNH-AnchorStoreTwoColumnTemplate #leftColumn > div, .VAXPRO-UNH-AnchorStoreStartPage #leftColumn > div {
    width: 276px;
}

h1.anchorRestoolHeader {
    background-color: #162B75;
    margin: 0;
    padding: 10px;
    color: #fff;
    font-size: 16px;
    border-bottom: 10px solid #fff;
}

    h1.anchorRestoolHeader::after {
        content: "Book Now";
    }

.VAXPRO-UNH-AnchorStoreTwoColumnTemplate #leftColumn h1.anchorRestoolHeader {
    margin: 75px 0 0 0;
}

.mainBorder {
    border: 0 solid !important;
    padding: 0 !important;
}

.no-border {
    color: #0368d9;
}

.hp-left {
    margin-left: 10px;
}

.hp-right {
    margin-right: 10px;
}

.VAXPRO-UNH-AnchorStoreTwoColumnTemplate #modalParentDiv.modal {
    margin: 120px 33%;
    background-color: transparent;
}

xx.VAXPRO-UNH-PromotionPage #promoRestoolContainer {
    margin-left: -10px;
}

#logo-anchor {
    margin: 5px 0 0 0;
    width: 143px;
    height: 80px;
    display: inline-block;
}

.extSearchBtnPosition input.button:enabled {
    border-radius: 32px;
}
