﻿/*Custom Footer Work*/

.content #footer-bottom .contact-details {
    width: auto;
}

#qa-agent {
    height: 0;
    width: auto;
}

#qa-agent > img {
    margin-left: -33px;
    margin-top: 45px;
}


#poi-column table {
    width: 155px !important;
}

#geoMap {
    width: 330px !important;
    height: 440px !important;
}

/*#MapLarge {
    width: 330px !important;
    height: 440px !important;
}*/

/*.active {
    width: 330px;
    height: 400px;
}*/

.progress .progress-bar {
    background-color: #ea8e8e;
}

/*#footer-bottom-inner img#Image3 {
    height: 100px;
    padding-top: 20px
}*/

/* #region WHY ARE THERE STYLESGM FILES ALL OVER THE PLACE?! */

/* #60809 - HIDE THE GOOGLE BOLLOCKS */
#goog_conv_iframe {
    height: 0 !important;
}

/* #63560 - ACCOMM LOCATION FILTERS */
.accomm-locfilter {
    display: inline-block;
    width: 140px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

/* #endregion WHY ARE THERE STYLESGM FILES ALL OVER THE PLACE?! */

/*Combined Search Box*/

.mod-combinedsearchbox {
    width: 100%;
}

.combined-sb-field {
    margin-right: 4px;
}

.mod-combinedsearchbox .cms-module-main {
    background-color: rgba(190, 187, 217, 0.9);
}

.mod-combinedsearchbox #fr-wrapper, .mod-combinedsearchbox #to-wrapper {
    background: transparent url(/assets/images/sprites/sprite-forms.png) no-repeat 100% -162px;
    cursor: pointer;
    height: 30px;
    padding-right: 31px;
}

.mod-combinedsearchbox h2 {
    color: white;
}

.mod-combinedsearchbox .sb-pax .dd {
    min-width: 194px;
}

.button-searchnow {
    border: 0px;
    cursor: pointer;
    display: block;
    margin: 0px;
    overflow: hidden;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    height: 29px;
    line-height: 30px;
    font-size: 14px;
    text-indent: -9999px;
    width: 118px;
    background: url(/assets/images/sprites/spritesheet-buttons.png) no-repeat scroll -2688px 0 transparent;
}

.mod-combinedsearchbox #paxRow1 div#adt1_child {
    width: 186px !important;
}

.CombinedSBOverlay {
    position: absolute;
    top: 220px;
    z-index: 999;
}

.mod-combinedsearchbox a#top-locations-dd {
    text-decoration: underline;
}

.mod-ajaxaccommresults .mod-combinedsearchbox a#top-locations-dd {
    margin-bottom: 10px;
    display: inline-block;
}

.mod-combinedsearchbox div#destination-alllocations {
    padding-top: 10px;
}

.combined-sb-field-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.mod-ajaxaccommresults .combined-sb-field-container {
    flex-wrap: wrap;
}

.mod-combinedsearchbox #combined-sb-dest input {
    width: 225px;
}

.mod-combinedsearchbox #combined-sb-datefr input,
.mod-combinedsearchbox #combined-sb-dateto input {
    width: 130px;
}

.flow-module.flow-sorting {
    background-color: white !important;
    margin-top: 185px;
}

.combined-sb-field #destination-wrapper .cms-input input#destination {
    border-radius: 3px;
    padding-right: 5px;
}

.combined-sb-field #destination-wrapper .cms-input {
    padding-right: 0px !important;
}

.mod-ajaxaccommresults table#DivSortingTableSet {
    background-color: #E0EBF7;
}

.mod-ajaxaccommresults .mod-combinedsearchbox.cms-module {
    /* padding: 0px 0px 12px 0px; */
    position: relative;
    padding-left: 0px;
}

.mod-ajaxaccommresults .mod-combinedsearchbox .csb-innerbox {
    margin-right: 0px !important;
}

.mod-travelofferlister .list-group .offer-price {
    color: #ED2424;
}