/* header to stay in skin */

.SearchHotels .ArnQuadSearchContainer.ArnPrimarySearchContainer,
.ArnSupportLinks.ArnSupportBottom{
    background-color: #203F9A;
}

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,
/*.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: #f7671a none repeat scroll 0 0;
}
a.ArnGoCitySearch:hover, a.ArnGoAddressSearch:hover, a.ArnGoLandmarkSearch:hover, a.ArnGoAirportSearch:hover, a.selectedTab {
    background-color: #203F9A;
}
.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 #203F9A;
}
.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:#203F9A;
}
.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: #203F9A;
}
.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: #F7671A;
}
@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: #203F9A;
	}
	.percentSavings {
    	background-color: #143289;
    	color: white;
	}
}

/*.ArnSecondarySearchOuterContainer,*/
#lightbox .ArnAdultChildDropdown,
.ARN_ServiceLinks.lowRateLink,
/*.roomCount,*/
.pricing .original,
.ArnSupportLinks.ArnSupportBottom .dvd:nth-child(2){
	display:none;
}

.theDatePrompttext{
	text-align: center;
}

.ArnSupportLinks.ArnSupportBottom a,
.ArnSupportLinks.ArnSupportBottom{
    color: #FFF;
}

/* Support Modal */
.btn.btn-custom-color{
	background-color: #203F9A;
	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: 128px;
    }
}


@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: 160px;
    }
    #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: #FFF;
}

/* 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;
}

/* Insurance on Checkout Page */

#theBookingPage .insuranceWarning.confirmationWarning .insurance-approval-wrap {
    border: 2px solid #9FE1FD;
    padding: 0 15px 15px;
    margin: 10px 0;
    border-radius: 0;
    background-color: rgba(0,0,0,.025);
}

ArnSubPage .FormFields .formField, .ArnSubPage .FormFields .text, .ArnSubPage .FormFields textarea, .ArnSubPage .FormFields select {
    margin: 0;
    padding: 0;
    width: 100%;
}
.ArnSubPage label {
    display: block;
}
#theAdditionalGuests1 {
    border: 1px solid #ddd;
    padding: 15px;
    margin: 15px 0 0;
    background-color: #f0f0f0;
}
.ArnGuestNames td {
    display: block;
}

.ArnGroupHold .theAdultsAndChildren {
    display: none !important;
}
