/*
==========================
 Simpson County Sherif
==========================
*/

.RootBody .ArnSearchContainerMainDiv {
    padding: 100px 20px 72px;
}

.popularDestinationsLandingContainer {
    display: none;
}

.yourPoints {
    background-color: #2594a8;
}

header .nav-main .navbar-brand .logo {
    xwidth: 270px;
    transition: all 0.3s ease-out;
    background-size: 100%;
}

header .nav-main.stick .navbar-brand .logo {
    background-size: 67%;
}

.nav-main.stick {
    background: rgba(255, 255, 255, 0.9);
}

.nav-main .navbar-brand .logo {
    xbackground: url('../images/logo-pgp.png') center no-repeat
}

.featuredDestinationsContainer {
    background-color: #15253f;
    padding: 35px 0 0;
}

.featuredDestinationsContainer h1 {
    color: white;
    font-size: 32px !important;
    font-weight: lighter;
    padding: 0px 0 45px;
    margin: 0;
    text-align: center;
}

.featuredPropertiesContainerContent h1 {
    margin: 0 0 30px;
}

.featuredContainer {
    padding: 40px 0;
    display: table;
}

.featuredPropertiesContainerContent h2 {
    display: none;
}

.featuredPropertiesContainerContent .underline {
    background-color: #333;
    margin: 19px auto 10px;
}

.featuredProperty h2 {
    display: block;
}

.aboutContainer {
    display: none;
}

.featuredDestinationsContainer.featuredDestinationsContainer>h1::after, .featuredPropertiesContainerContent.featuredPropertiesContainerContent .text>h1::after {
    content: '';
    position: relative;
    top: 20px !important;
    display: block !important;
    width: 60px !important;
    margin: 0 auto !important;
    height: 1px !important;
}

.featuredPropertiesContainerContent.featuredPropertiesContainerContent .text>h1::after {
    background: #001f3d !important;
}

.featuredDestinationsContainer.featuredDestinationsContainer>h1::after {
    background: white !important;
}

.destinationIncentiveLink {
    background-color: #579cd7;
}

.savingsDisclaimer {
    background-color: #ccf2fd;
    text-align: center;
    color: #154c85;
    padding: 25px 0;
    font-size: 18px;
}

.footer .alpha img {
    display: none
}

.footer .logo {
    background: url('https://globalperksplus.com/images/logo-simpsoncounty-reversed.png') center no-repeat
}

.landingCounterContent {
    background-color: #FFF;
    width: 100%;
    margin: 0 auto;
    border-radius: 5px;
    padding: 50px 0;
}

.programCounterSavings, .memberCounterSavings {
    color: #1d9c5a;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    padding: 10px;
    text-align: center;
    text-shadow: 0 3px 1px rgba(1, 1, 1, 0.1);
    width: 100%;
}

.hotelSavings {
    margin: 0 15px 0 0;
}

.MemberSavings {
    display: inline;
    font-weight: 500;
}

.dollarSign {
    font-weight: 500;
    margin: 0 0 0 13px;
}

.underline {
    width: 50px;
    background-color: white;
    height: 1px;
    display: block;
    margin: 19px auto 24px;
}

@media screen and (min-width: 800px) {
    .landingCounterContent {
        background-color: #ccf2ff;
        max-width: 725px;
        margin: 0 auto;
        border-radius: 50px;
        padding: 10px 0;
        position: relative;
        top: 37px;
    }

    .programCounterSavings, .memberCounterSavings {
        font-weight: 500;
        text-shadow: none;
    }

    .hotelSavings, .dollarSign, .MemberSavings {
        font-weight: 700;
    }
}

@media screen and (max-width: 767px) {
    header .nav-main .navbar-brand .logo {
        margin: -2px 0 0;
        background-size: 84%;
    }
}

@media screen and (max-width: 767px) {
    header .nav-main .navbar-brand .logo {
        margin: -2px 0 0;
        background-size: 84%;
    }
}

/* Accommodates the Change in Savings Text */

@media screen and (min-width: 800px) {
    .ArnRateCell {
        width: 246px;
    }
}

@media screen and (min-width: 1024px) {
    .ArnRateCell {
        width: 248px;
    }
}

@media screen and (min-width: 1280px) {
    .ArnRateCell {
        width: 310px;
    }
}

@media screen and (min-width: 1335px) {
    .ArnRateCell {
        width: 310px;
    }
}

.ArnPropNumber {
    top: 45px;
}

.ArnPropThumb {
    height: 236px;
}

.ArnPropThumb img {
    margin-top: 46px;
}

.pointSavingsLabel, .pointSavingsValue {
    display: inline-block;
    text-align: left;
    width: 50%;
}

.pointSavingsValue {
    text-align: right;
}

.SinglePropDetail .ArnPropName {
    min-height: 176px;
}

@media screen and (max-width: 1338px) {
    .ArnRateCell {
        font-size: 15px;
        top: 45px;
    }

    .percentSavings {
        top: -30px;
        bottom: initial;
        bottom: auto;
    }
}

@media screen and (max-width: 1280px) {
    .ArnRateCell {
        font-size: 15px !important;
    }
}


.RootBody.IE #adults, .RootBody.IE #kids, .RootBody.IE .ArnRooms select {
    width: 94%;
}

/* fixes cruises */

.arnCruise #csCabinNumbers div.list>div input {
    border: 1px solid #cccccc;
    border-radius: 0;
    font-size: 16px;
    height: initial;
    text-indent: 5px;
    color: #333;
    width: initial;
}

.arnCruise .zzFormBody input, .arnCruise .zzFormBody select {
    width: initial;
    height: initial;
}

/* Car Rentals */

.ArnCarRentals main {
    margin: 130px 0 0;
}


/* Additions for latest GCI Customizations */

.ArnRateCell {
    font-size: 18px;
}

.OnSale .ArnShowRatesLink {
    background: #428bca none repeat scroll 0 0;
}

.SinglePropDetail .RoomDescriptionHeader, .SinglePropDetail .ArnContentGeneralInfo.ArnRateList tr:last-child td:first-child {
    width: 55%;
}

.savingsTable .savings th, .savingsTable .savings td {
    font-size: 18px;
    font-weight: 700;
}

.exactLocationMatch {
    display: none;
}

.ArnPropertyInCurrentLocation, .ArnProperty {
    border: 1px solid #bbb !important;
    box-shadow: none;
}

.ArnProperty:hover {
    background-color: #f9f9f9;
}

@media screen and (min-width: 1280px) {
    .ArnContentGeneralInfo {
        margin: 10px 0 0;
    }

    .SinglePropDetail .RoomDescriptionHeader, .SinglePropDetail .ArnContentGeneralInfo.ArnRateList tr:last-child td:first-child {
        padding: 0px 10px 25px;
    }

    .SinglePropDetail .RoomRateHeader {
        width: 26%;
    }

    .SinglePropDetail .bookRoomCell {
        top: 15px;
    }

    .SinglePropDetail .ArnContentGeneralInfo.ArnRateList tr:first-child td:first-child {
        padding: 0px 15px 25px;
    }

    .SinglePropDetail .ArnPropertyInCurrentLocation, .ArnProperty {
        border: none !important;
    }
}

.arnAir form {
    height: 100% !important;
}

@media screen and (min-width: 800px) {
    .arnAir .container-fluid.cfn-cover {
        height: 100% !important;
    }
}

.footer {
    display: none !important;
}

.footer.arn {
    display: block !important;
}

.footer>.container-fluid {
    display: block !important;
    width: 100%;
}

/* Cruises */

#crBody {
    color: #555559;
    font: 12px NeuzeitGrolig, sans-serif !important;
    background-attachment: scroll !important;
    overflow: hidden;
}

#hop_numrewards {
    color: #fff;
}

#crpTopDiv {
    width: 100%;
}

div.zzTopDiv {
    color: #555559;
    font: 12px NeuzeitGrolig, sans-serif !important;
    width: 1170px;
    margin: 10px auto !important;
}

.zzBookingSummary {
    margin: 0 auto 10px;
}

div.zzBookingPricing {
    width: initial;
    width: auto;
}

div.zzBookingPricing>div span.desc {
    float: left;
    margin: 0 10px 0 0;
}

#lfLogoBox {
    display: none;
}

x.zzInterstitialOverlay.default div img {
    display: none;
}

x.zzInterstitialOverlay.default div {
    background-image: url(http://media.travsrv.com/appSkins/28872/v6/themes/standard/images/throbber4.gif);
    background-repeat: no-repeat;
    display: block;
    width: 244px;
    height: 249px;
    margin: 0 auto;
}

#cdpPaxBox {
    font-size: 13px;
}

#lfForm {
    padding: 10px;
    position: static;
}

.crpItineraries {
    float: left;
    margin: 3px 0 4px 40px;
}

.phoneNumber {
    float: right;
    font-size: 0.875em;
    font-weight: normal;
    padding: 3px 10px 4px 0;
}

.crpCruiseListing {
    background-color: #fff;
    border: medium none;
}

.arnCruise li a {
    color: #009dd9;
    text-decoration: underline;
}

h3.crpLengthDestination {
    color: #555559;
}

div.crpPrices {
    margin: 10px 0;
}

div.crpPrices div.cabinType {
    padding: 10px 0;
}

div.crpPrices .originalPrice {
    text-decoration: none;
    color: #888;
}

div.crpPrices .originalPrice .price {
    text-decoration: line-through;
    font-weight: bold;
}

div.crpPrices .memberRate {
    position: static;
    color: #888;
    font-size: inherit;
}

.zzTopDiv .rates .originalPrice {
    color: #888;
    font-weight: normal;
    text-decoration: line-through;
}

.zzTopDiv .rates .memberRate {
    position: static;
    font-size: inherit;
    color: #888;
}

#caMainBody h1 {
    margin: 1em 0 !important;
}

.priceBox h3 {
    margin: 0 !important;
}

div.caCategoryListing div.priceBox div.label {
    display: block;
    color: #555;
    margin: 0.5em 0 1em !important;
}

div.crpPrices .cabinType div {
    margin: 5px 0;
}

.zzContinueButton, .zzCancelButton, .zzSubmitButton, .zwSearchButton, .zzSelectButton, .cdpUpdateRatesButton {
    background-color: #009dd9;
    color: white;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 10px 4px;
    text-transform: none;
    border-radius: 5px;
    -webkit-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
}

div.zzCloseButton:hover, div.zzCancelButton:hover, div.zzLogoutButton:hover,
div.zzContinueButton:hover, div.zzSaveContinueButton:hover,
div.zzSelectButton:hover, div.zzSubmitButton:hover {
    background-color: transparent !important;
    border: none !important;
}

.zwSearchButton {
    padding: 10px 10px 8px
}

.zzContinueButton:hover, .zzCancelButton:hover, .zzSubmitButton:hover, .zwSearchButton:hover, .zzSelectButton:hover, .cdpUpdateRatesButton:hover {
    background-color: #017aa8;
}

#crSearchFrame {
    background-color: transparent;
    float: left;
    xheight: 100% !important;
    position: static;
    width: 20%;
}

#lfTopDiv {
    width: 100%;
}

#crBodyFrame {
    width: 78%;
    height: 100% !important;
}

#lfTopDiv {
    background-color: #009dd9;
}

.hdPageTitle {
    background-color: #555559;
}

#lfSelectCriteria select, #lfResidency select {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    font-size: 16px !important;
    height: 34px !important;
    width: 100%;
    color: #333;
    font-size: 14px;
    font-weight: normal;
    margin: 2px 0;
}

#cdpTopDiv {
    width: 100%;
}

#lfBestDealBox {
    font-size: 12px;
}

#lfPromoCode input {
    border: 1px solid #cccccc;
    border-radius: 0;
    font-size: 16px;
    height: 34px;
    width: 100%;
}

#lfButtonBox div.links {
    font-size: 12px;
}

#lfButtonBox {
    position: relative;
}

#lfButtonBox span.zwSearchButton {
    float: none;
    left: 50%;
    margin: 3px 5px 0 -27%;
    position: absolute;
    text-align: center;
    top: 58px;
    width: 50%;
}

#hop_points_text, #hop_numpoints {
    color: white;
}

div.caCategoryListing {
    min-height: 240px !important;
}

#caCategoryList div.tabs>span {
    background-color: #fff;
}

#caTabBody3, #caCategoryList div#caCategoryListInside.tab, #caCategoryList div#caTabBody0.tab {
    background-color: #FFF;
}

#caCategoryList div.tabs span.selected, div.caCategoryListing>h3 {
    background-color: #555559;
}

div.zzBookingPricing>div.total {
    color: #009dd9;
    font-size: 18px;
}

#lgCustomerFormBox div.zzCustomerForm {
    xfont-size: 15px;
}

div.zzCustomerForm input, div.zzCustomerForm select {
    font-size: 15px;
}

div.zzCustomerForm div.formField, div.zzCustomerForm div.formField1 {
    float: none;
}

div.zzCustomerForm div.formSection {
    border-top: 1px solid #cccccc;
    clear: none;
    float: left;
    margin: 5px 0;
    overflow: visible;
    padding-top: 4px;
    width: 33%;
}

div.zzCustomerForm div.formLabel {
    float: none;
    xfont-size: 15px;
    text-align: left;
    width: initial;
    width: auto;
}

div.zzCustomerForm div.formField, div.zzCustomerForm div.formField1 {
    float: none;
    xheight: initial;
    height: 50px;
    xheight: auto;
    padding: 0;
    width: 100%;
}

div.zzCustomerForm input, div.zzCustomerForm select {
    display: block;
    font-size: 15px;
    height: 34px;
    text-indent: 5px;
    width: 90%;
}

#suffix, #title {
    width: 50%;
}

div.zzCustomerForm div.formField input {
    width: 90%;
}

.lgLoginOption {
    width: 50%;
}

#autologin {
    width: 15px;
    float: left;
    height: 15px;
}

.formSection button {
    width: 100%;
}

div.zzPaxForm {
    font-size: 15px;
}

div.zzPaxForm div.zzTitleBox {
    height: 35px;
}

div.zzPaxForm div.formField, div.zzPaxForm div.formField1 {
    float: left;
    height: initial;
    padding: 5px 0;
}

div.zzPaxForm div.formField, div.zzPaxForm div.formField1 {
    height: auto;
}

div.zzPaxForm input, div.zzPaxForm select {
    border: 1px solid #ccc;
    font-size: 15px;
    height: auto;
    color: #000;
}

div.zzPaxForm input, div.zzPaxForm select {
    height: initial;
}

.zzTitleBox {
    background-color: #555559;
    color: #ffffff;
}

.ftNeedHelpText span.phone, .ftNeedHelpText span.refNum, #lgLoginTypeSelectBox>div.selected {
    color: #009dd9;
}

#cdpTabArea div.rates td {
    padding: 15px;
}

.zzBookingSummary .rocketRewards {
    margin: 0 0 0 auto !important;
    width: 326px;
}

#pmMainBody div.zzBookingSummary div.buttonBox div.total {
    color: #009dd9;
    font-size: 20px;
}

#lfPaxOptions input {
    margin: 0 5px 0 0;
}

#lfPaxOptions span {
    line-height: 1.5em;
    vertical-align: 0;
}

#lfBestDealBox h2 img {
    margin: 0 0 0 5px;
}

div.crpBonusOffers ul {
    padding-left: 0;
}

.zzCopyrightNotice {
    display: none;
}

#crBody {
    overflow: visible;
    height: 3000px;
}

#crpBody {
    overflow: hidden;
}

.formSection:first-child {
    margin: 10px 0;
    border: 1px solid red;
}

#lgLoginTypeSelectBox input {
    margin: 0 5px;
}

.zzInterstitialOverlay, .zzInterstitialOverlayBox, .zzModalOverlay {
    z-index: 9999;
    top: 0;
    left: 0;
    top: 0;
}

.arnCruise .nav-main .navbar-nav>li>a, .arnCruise .nav-main .navbar-nav>li button[type="submit"] {
    text-decoration: none;
}

.arnCruise li .dropdown-menu a {
    color: white;
    text-decoration: none;
}

/* cruise CSS */