/* Common */

a, a:active, a:hover, a:focus {
    text-decoration: none;
    font-weight: normal;
}

input[type=text], 
select {
    background-color: #fff;
    color: #585858;
    border: 1px solid #D7D7D7;
    padding: 6px 12px;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
}

input[type=text]:focus,
select:focus {
    -o-box-shadow: none;
    -ms-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

select {
    border-style: solid;
    border-width: 1px;
    padding: 6px 8px;
    border-radius: 4px;
}

#UpdatePanel,
.titlestyle, 
.section,
.section th,
#menuContainer .title,
#menuContainer .box .title,
#resultsContainer,
#resultsContainer .title-container,
#resultsContainer .title-container.foot,
table.section {
    color: Black;
    background: none;
}

#resultsContainer .title-container.foot {
    height: auto;
}

.section,
.section.popup {
    width: 560px;
    padding: 20px;
    margin: 0;
}

.titlestyle {
    border-bottom: 1px solid #D7D7D7;
    padding: 0 20px 5px 0;
    font-size: 24px;
    line-height: 30px;
}

    .titlestyle b {
        font-weight: normal;
    }

input.rounded.newbutton {
    display: inline-block;
    text-decoration: none;
    border: none;
    height: 30px;
    line-height: 30px;
    padding: 0 10px 0 10px;
    font-size: 1.2em;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: box-shadow 0.1s linear;
    -moz-transition: box-shadow 0.1s linear;
    -o-transition: box-shadow 0.1s linear;
    transition: box-shadow 0.1s linear;
    background-repeat: no-repeat;
    -o-box-shadow: 0 1px 2px #b4b4b4;
    -ms-box-shadow: 0 1px 2px #b4b4b4;
    -moz-box-shadow: 0 1px 2px #b4b4b4;
    -webkit-box-shadow: 0 1px 2px #b4b4b4;
    box-shadow: 0 1px 2px #b4b4b4;
    -o-text-shadow: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
    text-shadow: none;
}

    input.newbutton:hover {
        background-repeat: no-repeat;
    }

/* Advanced */

.smart-wrapper {
    background: White;
    padding: 1px; /* margin fusion */
}

.smart-inner-iframe {
    background: White;
    margin: 0;
}

/* Menu header (!important because JavaScript) */

#LogInControl_TextLabel,
#LanguageControl_TextLabel,
.ajax__dropdown_arrow  {
    background: none !important;
    border: none !important;
}

.logIn-current {
    background: none !important;
}

.LogInMenuItem {
    background: WhiteSmoke !important;
    color: Black !important;
    border: 1px solid #D5D5D5 !important;
}

.LogInMenuItem:hover {
    background: White !important;
}

.ajax__dropdown_frame_line {
    background: none !important;
    border: none !important;
}

/* Date selection */

.actionbar {
    margin: 0 0 5px 0;
}

.sectionSeparator { 
    border: none;
    margin: 0;
}

    .section-secured {
        padding: 20px 0 20px 0;
    }

    .section-secured .secured {
        background: none;
    }

    .section-secured .secured img {
        background: #fff;
    }

.date-selection-footer {
    margin-top: 0;
    padding: 0 0 20px 0;
}


#CheckoutDatePanel + .libellestyle {
    margin: 35px 0 0 0;
}

.date-selection-night {
    margin: 0;
    float: none;
}

.libellestyle {
    margin: 10px 20px 10px 0;
}

#CheckinDateSelector_DateTextBox,
#CheckoutDateSelector_DateTextBox,
#FromDate_DateTextBox,
#ToDate_DateTextBox {
    width: 100px;
}

/* Hotel selection */

.UpdateProgress.ShadowCentered {
    background-color: White !important;
}

.UpdateProgress.ShadowCentered.Indicator {
    border: 1px solid#D7D7D7 !important;
}

#globalContainer {
    width: 980px;
}

#resultsSummary {
    margin: 0;
}

#UpdatePanel {
    overflow: hidden;
    padding: 0;
}

#menuContainer {
    border: none;
    width: 200px;
    padding: 20px;
    background: #FCFCFC!important;
    border-right: 1px solid #D7D7D7!important;
}

#menuContainer .title {
    background: none;
}

#resultsContainer {
    width: 680px;
    border: none;
    margin: 0 0 0 30px;
    padding: 20px 20px 20px 0;
}

#searchContainer > div {
    display: block;
    margin: 15px 0 0 0;
    overflow: visible;
}

#searchContainer input#SearchButton {
    margin: 0 0 5px 0;
}

#menuContainer .box-separator {
    margin: 15px 0;
    border-bottom: 1px #D7D7D7 solid;
}

#searchContainer > div:last-child {
    text-align: left;
}

#FromDate_DateLabel,
#ToDate_DateLabel,
#menuContainer .box .title {
    font-size: 14px;
}

.ContextMenuPanel {
    border: 1px #D7D7D7 solid;
}

#menuContainer .title {
    padding: 0 0 5px 0;
    font-size: 24px;
    line-height: inherit;
    font-weight: bold;
}

#menuContainer > .title {
    font-weight: normal;
    border-bottom: 1px solid #D7D7D7!important;
}

#menuContainer div.field {
    margin: 2px 0 0 0;
}

#SortByLabel {
    font-size: 0.8em;
}

.ratingStar {
    float: none;
    font-size: inherit;
    color: #EE9B20;
}

    #resultsContainer .title-container {
        padding: 0 0 6px 0;
        overflow: hidden;
        height: auto;
        margin: 1px 0 0 0;
    }

    #resultsContainer .title-container.foot {
        border-top: 1px #D7D7D7 solid;
    }

    #resultsContainer .content {
        width: 490px;
    }

[id$="BuyPanel"] {
    margin: 0 0 10px 0;
}

[id$="Price"] {
    margin: 0;
}

[id$="PerRoom"],
[id$="PerNight"] {
    font-size: 0.8em;
}

#resultsContainer .box {
    overflow: hidden;
}

    #resultsContainer .box.sorter {
        margin: 10px 0 0 0;
    }

    #resultsContainer .box.sorter.no-availability {
        padding: 10px;
        background-color: #FFDEBB;
        margin: 10px 0 10px 0;
    }
#resultsContainer .box-separator {
    margin: 10px 0;
    border-bottom: 1px #D7D7D7 solid;
}

.box {
    margin: 0;
}

    .box .title {
        margin: 0;
    }

.hotel-selection-hotel-button {
    margin: 5px 2px 0 0;
}

#FooterPageSelector.title-container {
    padding-top: 8px;
    margin: 10px 0 0 0;
}

#resultsContainer .title {
    font-size: 24px;
    font-weight: normal;
}

#resultsContainer .title-container {
    border-bottom: 1px solid #D7D7D7;
}

/* Responsive hotel selection */

@media screen and (max-width: 980px) {
    #globalContainer { width: 740px; }
    #resultsContainer { width: 447px; }
    #resultsContainer .content { width: 250px; }
}

/* Retrieve */

.section.formtable {
    width: 560px;
    padding: 0;
    margin: 20px auto;
}

.section.formtable th {
    border-bottom: 1px solid #D7D7D7;
    padding: 0 20px 5px 0;
    font-size: 24px;
    line-height: 30px;
}

    .section.formtable th b {
        font-weight: normal;
    }

.section.formtable td {
    padding: 10px 0;
    border-top: none;
}

.section.formtable tr:nth-child(4) td {
    padding: 0;
}

.section.formtable #Button_search {
    margin: 10px 0 0 0;
}

/* Property description */

.description-footer {
    padding-bottom: 20px;
}

/* Privacy policy */

.privacy-policy-content {
    background: White;
}

/* Card description */

.card-description-content {
    background: White;
}

/* Branding */

#LogInControl_TextLabel,
#LanguageControl_TextLabel {
    color: #000000;
}

a.onBackground:link,
a.onBackground:visited,
a.onBackground:focus, 
a.onBackground:hover,
a.onBackground:active { color: #585858; }

input.rounded.newbutton,
input.rounded.newbutton:visited {
    background-image: none;
    background: #6cc576;
    color: #262626;
    box-shadow: 0 1px 2px #b4b4b4;
    text-shadow: none;
}

input.rounded.newbutton:hover,
input.rounded.newbutton:focus,
input.rounded.newbutton:active {
    background-image: none;
    background: #262626;
    color: #6cc576;
    text-shadow: none;
}

::selection {
    background: #1e88bd;
    color: White;
}

::-moz-selection {
    background: #1e88bd;
    color: White;
}

/* Modal */

#availpro-modal-content {
    width: 600px !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    background-color: White!important;
}

#availpro-modal-close {
    top: 0 !important;
    right: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    background: none !important;
}

#availpro-modal-overlay {
    background-color: Black !important;
}

/* Property Description Mobile */

@media (max-width:730px) {

    #body .propertyDescription {
        width: auto !important;
    }

    #body .description-photos {
        display: none;
    }

    #body .description-text {
        float: none;
        width: auto;
        margin: 0;
    }

    #body .section.popup {
        width: auto;
        padding: 15px;
    }

    #body .hotel-name {
        float: none;
    }

        #body .hotel-name h3 {
            font-family: 'Open Sans', sans-serif;
            font-weight: normal;
            font-size: 18px;
        }

    #body .hotel-rating {
        font-size: 12px;
    }

    #body .description-text h4 {
        font-family: 'Open Sans', sans-serif;
        font-size: 18px;
        font-weight: normal;
        margin: 20px 0 10px 0;
    }

    #body .description-text ul {
        padding: 0 0 0 15px;
    }

    #body .description-text p {
        margin: 10px 0;
    }

    #body .service-list a {
        word-break: break-all; /* break website & email */
    }

    #body .service-list td {
        padding: 5px 0;
    }

    #body .service-list td + td {
        padding-left: 10px;
    }
}