/* header to stay in skin */

.SearchHotels .ArnQuadSearchContainer.ArnPrimarySearchContainer,
.ArnSupportLinks.ArnSupportBottom {
    background-color: #D1D1D1;
}

div.d-hotline {
    background-color: #002f86 !important;
    border-color: #002f86 !important;
}

.h-chat-custom .h-channel .h-header, .h-chat-custom .h-conv .h-header, .h-chat-custom .h-conv .h-chat .h-comment, .h-chat-custom .h-conv .h-chat .h-fc-cobrowse, .h-chat-custom .h-conv div.body div.message-container.odd span.chat-msg, .preview-bubble, .notification-container .btn-container .btn-left, .iframe-modal .h-modal-notes .modal-header, .h-reply-wrapper .h-reply-button .h-img-button {
    background-color: #002f86 !important;
}

#header {
    z-index: 1000;
}

.bookNowConfirm {
    display: none !important;
}

/*.ArnAcdAdultsContainer,
.ArnAcdChildrenSelect,
.ArnAcdSpan:nth-of-type(3),
.ArnAdults,
.ArnChildren,
.SinglePropDetail .SimpleSearch .rowOne .ArnAdults,
.SinglePropDetail .SimpleSearch .rowOne .ArnChildren,
.SimpleSearch .ArnPropDescription,
#theSmokingRoomAjax,
#theCouponFieldset,
.GroupHoldForm .ArnLeftSearchContainer,
.GroupHoldForm .ArnRateButton,
.GroupHoldForm .ArnRightExtraContainer,
.ArnAvailabilityWaitList .orSearch,
.ArnAvailabilityWaitList .propertiesNearbyLink,
#theDatePrompt .ArnRooms,
#theDatePrompt .SimpleSearch .rowOne td.ArnRooms,
a.ArnGoCitySearch,
a.ArnGoLandmarkSearch,
a.ArnGoAirportSearch,
a.ArnSortByDealPercent,
a.ArnSortByDealAmount {
    display: none !important;
}*/

.IntroMessage {
    margin-top: 20px;
}

.IntroMessage img {
    width: 100%;
}

.ArnRooms select#rooms {
    height: 40px;
}

.WBWaitListFormOpenLink {
    padding: 3px 4px;
    width: 150px;
    text-align: center;
    background-color: #3c9633;
}

.SearchHotels.GroupHoldForm .ArnRightListContainer {
    width: 100%;
    max-width: 100%;
}

/*.SearchHotels.GroupHoldForm .ArnRightListContainer{
    width: 930px;
    max-width: 930px;
}*/



/* Color Changes */

.arrowDown::before {
    border-top-color: #143189;
}

.featuredContainer {
    background-color: #292929;
}

.popularDestinationsLandingContainer {
    background-color: #292929;
}

.ratingCount {
    background-color: #292929;
}

.submit, a.ArnShowRatesLink, .SearchHotels .ArnContentContainer a.bookRoom {
    background: #194278 none repeat scroll 0 0;
}

a.ArnGoCitySearch:hover, a.ArnGoAddressSearch:hover, a.ArnGoLandmarkSearch:hover, a.ArnGoAirportSearch:hover, a.selectedTab {
    background-color: #194278;
}

.ArnSortContainer a:hover {
    border-left: 4px solid #333;
}

.percentSavings {
    background-color: rgba(0, 0, 0, .1);
    color: black;
}

.memberSavings {
    xcolor: black;
}

.OnSale .mainRate .yourRateContainer, .OnSale .yourRateContainer {
    color: #143289;
}

.SearchHotels .OnSale .yourRateAmount {
    color: #143289;
}

.SearchHotels .OnSale .memberSavings a {
    color: #3aab03;
}

.SearchHotels .ArnPages a, .SearchHotels .ArnPages span {
    color: black;
}

.SearchHotels .ArnPages a, .SearchHotels .ArnPages span {
    border: 1px solid #194278;
}

.SearchHotels .ArnProperty:hover {
    box-shadow: 0px 4px 0px 0px #143289;
}

.SearchHotels .ArnPages span.pagesActive,
.SearchHotels .ArnContentButtonContainer div.active, .SearchHotels .ArnContentButtonContainer div:hover,
.SinglePropDetail a.bookRoom, .SinglePropDetail a.holdRoom {
    background-color: #194278;
}

.SinglePropDetail .ArnSearchContainerMainTable {
    background-color: white;
}

.arnMapMarker {
    background-color: #888;
    border: 1px solid white;
}

.arnMapMarkerTriangle {
    border-top-color: #888;
}

.arnMapMarker:hover {
    background-color: #143289;
    border: solid 1px white;
}

.arnMapMarker:hover .arnMapMarkerTriangle {
    border-top-color: #143289;
}

.arnMapMarker.highlight {
    background-color: #143289;
    border: solid 1px #143289;
}

.arnMapMarker.highlight .arnMapMarkerTriangle {
    border-top-color: #143289;
}

.hamburger::before {
    border-top-color: #292929;
}

#inventoryNotice {
    background-color: white;
}

.specialEventRate {
    background-color: #194278;
}

.coHostHotel {
    background-color: #000;
}

.hostHotel {
    background-color: #000;
}

.SearchHotels .ArnContentButtonContainer div.active, .SearchHotels .ArnContentButtonContainer div:hover {
    background-color: #3c9633 !important;
}

.SinglePropDetail a.holdRoom {
    background-color: #000;
}

@media screen and (max-width: 1000px) {
    .hamburger span, .hamburger::before, .hamburger::after {
        background: #fff none repeat scroll 0 0;

    }
}

@media screen and (max-width: 800px) {
    #header {
        background-color: #FFF;
    }

    .percentSavings {
        background-color: #143289;
        color: white;
    }
}

.ArnSecondarySearchOuterContainer,
#lightbox .ArnAdultChildDropdown,
.ARN_ServiceLinks.lowRateLink,
.roomCount,
.pricing .original,
.ArnSupportLinks.ArnSupportBottom .dvd:nth-child(2) {
    display: none !important;
}

.theDatePrompttext {
    text-align: center;
}

.ArnSupportLinks.ArnSupportBottom a,
.ArnSupportLinks.ArnSupportBottom {
    color: #000;
}

/* Support Modal */
.btn.btn-custom-color {
    background-color: #194278;
    color: #000;
    font-size: 16px;
    border-radius: 10px;
}

#SortControlsContainer #dropdownSupport {
    padding: 16px;
    color: #fff;
}

.message_container {
    background-image: url("//media.travsrv.com/appSkins/a16533/v6/themes/standard/images/bgfade.png");
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.messageBody {
    background-color: white;
    border-radius: 10px;
    font-size: 16px;
    line-height: 1.7em;
    margin: 0 auto;
    padding: 20px;
    position: relative;
    top: 20%;
    width: 100%;
    max-width: 600px;
    z-index: 9999;
}

.closeForm {
    border-radius: 50%;
    color: red !important;
    font-size: 20px;
    padding: 3px 10px;
    position: absolute;
    right: 5px;
    top: -4px;
    z-index: 10;
}

.closeForm:hover {
    text-decoration: none;
}

@media only screen and (max-width: 1300px) {
    #theDSFormBody {
        padding: 15px;
    }
}

@media only screen and (max-width: 999px) {
    .PropLimitedAvail .ArnAvailability {
        right: 196px;
        width: 170px;
    }

    #SortControlsContainer {
        margin: 0;
        width: 180px;
        top: 10px;
    }

    #SortControlsContainer .hamburger {
        font-size: 12px;
        padding: 14px 30px 15px 20px;
    }

    #SortControlsContainer .hamburger::before {
        margin-left: -50px;
    }

    #SortControlsContainer #dropdownSupport {
        padding: 18px;
        font-size: 12px;
    }

    #dropdownSupportWrap {
        position: absolute;
        left: 200px;
        font-size: 12px;
    }
}

@media only screen and (max-width: 799px) {
    .PropLimitedAvail .ArnAvailability {
        right: 15px;
        width: auto;
    }
}

@media only screen and (max-width: 499px) {
    .PropLimitedAvail .ArnAvailability {
        right: 0;
        top: 181px;
    }
}


@media only screen and (min-width: 800px) {
    .enterpriseHeader #logo {
        width: 350px;
        vertical-align: text-top;
    }

    .enterpriseHeader .navRow .container {
        padding: 18px 0px !important;
    }

    #header.enterpriseHeader .wsite-logo img {
        width: 220px;
    }

    #header.enterpriseHeader.stick .wsite-logo img {
        width: 150px;
    }

    .SearchHotels #header.enterpriseHeader {
        background-color: #FFF;
    }

    #header.enterpriseHeader, #header.enterpriseHeader.stick {
        background-color: #FFF;
    }

    /*.wsite-logo img {
        width:225px;
    }*/
}

@media screen and (min-width: 1000px) and (max-width: 1160px) {
    .enterpriseHeader .links a {
        font-size: 14px;
        padding: 13px 5px;
    }
}

@media only screen and (max-width: 1000px) {
    .enterpriseHeader #logo {
        width: 80%;
    }

    .enterpriseHeader #logo img {
        width: 150px;
    }

    .SearchHotels.GroupHoldForm .ArnRightListContainer {
        width: 650px;
        max-width: 650px;
    }
}

@media only screen and (max-width: 800px) {
    .SearchHotels.GroupHoldForm .ArnRightListContainer {
        width: 650px;
        max-width: 650px;
    }
}

@media only screen and (max-width: 400px) {
    .SearchHotels.GroupHoldForm .ArnRightListContainer {
        width: 350px;
        max-width: 350px;
    }

    #dropdownSupportWrap {
        left: 182px;
    }
}

/*Additional Misc Custom CSS */
.SearchHotels .ArnQuadSearchContainer.ArnPrimarySearchContainer .ArnIndividualSearchContainer span {
    color: #000;
}

/* Insurance on Checkout Page */
.insuranceWarning.confirmationWarning {
    background-color: #f4fbfe;
    padding: 25px;
    border: 5px solid #9FE1FD;
    color: black;
    xborder-radius: 10px;
    margin: 0 0 10px 0;
}

.insuranceWarning.confirmationWarning h3 {
    margin: -10px 0 8px 0;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    left: -10px;
}

#theBookingPage .insuranceWarning.confirmationWarning .options {
    color: #000;
    display: block;
    font-size: initial;
    font-weight: normal;
    left: 0;
    position: initial;
    text-shadow: none;
    text-transform: none;
    top: 0;
    width: auto;
    z-index: auto;
}

#theBookingPage .insuranceWarning.confirmationWarning .options label {
    font-size: 15px;
    font-weight: 900;
}

#theBookingPage .insuranceWarning.confirmationWarning div.options:last-child label {
    font-weight: normal;
}

.insuranceOk {
    margin: 0 0 0 5px;
    font-weight: 700;
}

.insuranceWarning.confirmationWarning input {
    width: initial;
    width: auto;
    height: initial;
    height: auto;
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}

.WK .insuranceWarning.confirmationWarning input {
    margin: -2px 0 0;
}

.insuranceWarning.confirmationWarning label {
    display: inline-block;
    margin: 0 0 0 5px !important;
    line-height: 1.2;
    vertical-align: middle;
}

.insuranceWarning.confirmationWarning input#insuranceNoOption {
    margin: 0 0 0 0;
}

.WK .insuranceWarning.confirmationWarning input#insuranceNoOption {
    margin: -2px 0 0 0;
}

.insuranceWarning.confirmationWarning.error {
    color: initial !important;
}

.insuranceWarning.confirmationWarning.error div.options label, .insuranceWarning.confirmationWarning.error p:last-child, .insuranceWarning.confirmationWarning.error h3 {
    color: red !important;
}

.PropLimitedAvail .ArnAvailability {
    text-align: center;
}

/***** GPS-4868 SinglePropDetail .ArnRateCalendar CSS *********/

.SinglePropDetail .ArnProperty .ArnRateCalendar {
    margin: 5px 0 0;
    margin: 0 auto 0 0;
	width: 100%;
}

.SinglePropDetail .ArnProperty .ArnRateCalendar td {
    background-color: rgba(1, 1, 1, 0.05);
    border: 5px solid #fff;
    color: #7f7f7f;
    padding: 5px 10px;
    text-align: center !important;
    width: initial !important;
    padding: 5px;
}

.SinglePropDetail .ArnNightlyRate strong {
    font-size: 25px;
}

.SinglePropDetail .ArnRateCalendar .roomsAvail {
	font-size: 12px;
	color: red;
}

/***** End of .ArnRateCalendar CSS *********/

/* updates on layout TS-1379 */
.SearchHotels .ArnContentContainer .ArnContentGeneralInfo .Refundable a.bookRoom {
    background: #194278 none repeat scroll 0 0;
}

.SearchHotels .ArnContentContainer .ArnContentGeneralInfo .Refundable a.bookRoom:hover {
    background: #476893 none repeat scroll 0 0;
}

.SearchHotels .ArnContentContainer .ArnContentGeneralInfo .Refundable a.bookRoom {
	width: 110px;
    max-width: 100%;
    text-align: center;
	font-size: 14px;
}

.SearchHotels .ArnContentContainer .ArnContentGeneralInfo .Refundable a.holdRoom img {
	width: 110px;
	margin: 5px 0 0;
}

.SearchHotels .ArnContentButtonContainer .closeContainer:hover {
    background-color: transparent !important;
    color: #a21a1e;
	font-size: 25px;
}

.SearchHotels .ArnRateCalendar {
    display: flex;
    margin: 20px auto 10px;
    justify-content: flex-start;
    background-color: #f8f8f8;
    padding: .5rem;
}

.SearchHotels .ArnNightlyRateCal {
	padding: 0 8px 0 0;
}

.SearchHotels .bookRoomCell {
	display: flex;
	flex-direction: column-reverse;
	align-items: center;
	padding: 15px 10px;
	background-color: #eee;
	justify-content: center;
	margin: 0 0 0 1rem;
}

.SearchHotels .ArnContentButtonContainer a {
    padding: 0 10px;
    margin: 6px 0 0;
}

.SearchHotels .ArnContentButtonContainer div.closeContainer {
    font-size: 25px;
    margin: -5px 0 5px;
}

.SearchHotels .ArnRateCalendar tbody tr:first-child td {
	color: #194278;
	font-weight: 600;
}

.SearchHotels .ArnRateCalendar .ArnNightlyRateCal .roomsAvail {
	color:red;
}

.SearchHotels .ArnContentContainer h3 {
    font-weight: 600;
}

/* added for checkout page */
.CheckOutForm .totalsTable .dueNowRow td, 
.CheckOutForm .totalsTable .balanceDueRow td {
    font-size: 18px;
}

/* End of updates on layout TS-1379 */
