@media only screen {
    .body-content {
        margin: 0 auto;
        min-width: 1040px;
        max-width: 1040px;
        background: none repeat scroll 0 0 #ffffff !important;
        /*border: 1px solid #FFFFFF;*/
        border-radius: 8px;
        /*-webkit-box-shadow: 0 8px 6px -6px black;*/
        /*-moz-box-shadow: 0 8px 6px -6px black;*/
        /*box-shadow: 0 8px 6px -6px black;*/
    }

    .menu-bar {
        margin: 0 auto;
        min-width: 1040px;
        max-width: 1040px;
        border: 1px 1px 0px 0px solid #FFFFFF;
        border-radius: 8px;
        background: none repeat scroll 0 0 #ffffff !important;
    }

    .header-container {
        margin: 0 auto;
        min-width: 1040px;
        max-width: 1040px;
        /*background:  none repeat scroll 0 0 #ffffff !important;*/
    }

}

@import url(http://fonts.googleapis.com/css?family=Open+Sans:700);
@font-face {
    font-family: 'OpenSans-Regular';
    src: url('../fonts/OpenSans-Regular.ttf');
    font-weight: normal;
    font-style: normal;

}

body {
    font-family: 'Helvetica' !important;
    background: none repeat scroll 0 0 #EDEEEF !important;
}

footer {
    margin-top: 100px;
}

.content-container-right hr {
    width: 98%;
    /*height: 6px;*/
    /*border: 0;*/
    /*box-shadow: inset 0 6px 6px -6px black;*/
    margin: 0 auto !important;
}

.search-info-container hr {
    width: 98%;
    margin: 0 auto !important;
}

.part-header {
    padding-left: 10px;
    display: table;
    font-weight: bold;
}

.part-header a:hover {
    cursor: pointer;
}

.museums-list {
    display: inline-block;
    padding: 10px;
    width: 80%;
    min-height: 750px;
}

.museums-list h4 {
    margin: 0 !important;
}

.museums-list img {
    height: 200px;
    width: 200px;
}

.museums-list-country-select {
    display: inline-block;
    float: right;
    margin-top: 150px;
    width: 18%;
    padding-right: 10px;
}

.museums-list-country-select > .nav-pills > li.active > a, .museums-list-country-select > .nav-pills > li.active > a:hover,
.museums-list-country-select > .nav-pills > li.active > a:focus {
    background-color: #006CAF !important;
    color: #FFFFFF;
}

.news-list {
    display: table;
    padding: 10px;
    width: 80%;
}

.news {
    display: table;
    padding: 10px;
    width: 100%;
}

.news > .article-preview-vertical, .news-list > .article-preview-vertical, .museums-list > .article-preview-vertical {
    display: table;
    width: 100% !important;
    margin-bottom: 40px !important;

}

.news img, .news-list img {
    height: 90px;
    width: 100px;
}

.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.subscribe-bar {
    background-color: #3399FF;
    border-radius: 6px;
    margin: 0 auto;
    max-width: 1040px;
    min-width: 1040px;
    padding: 15px;
}

.subscribe-panel {
    margin: 0 auto;
    width: 60%;
}

.subscribe-panel label {
    color: #ffffff;
}

.subscribe-panel * {
    margin-right: 10px;
}

.ui-widget {
    font-family: auto !important;
    font-size: 1em;
}

.main-image-container {
    background: url("../img/otdyh_more2.jpg") no-repeat scroll 100% 100% / cover rgba(0, 0, 0, 0);
    /*width: 100%;*/
    display: block;
    height: 500px;
    min-width: 1040px;
    max-width: 10000px;
}

.main-image-container .search-panel {
    max-width: 1040px;
    margin: 0px auto;
    padding: 10px;

}

.main-image-container .search-bar {
    padding: 180px 10px 0;
    margin: 0 auto;
    max-width: 1040px;

}

.pagination-container {
    display: table;
    margin: 0 auto;
    padding: 15px;
}

.form-group {
    margin-bottom: 0 !important;
}

#logo {
    background: url("../img/logo_endeus.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 79px;
    width: 158px;
}

.logo-fr {
    background: url("../img/fr.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    width: 156px;
    height: 38px;
}

.logo-wts {
    background: url("../img/wts.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 35px;
    width: 45px;

}

.logo-ih {
    background: url("../img/ih.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 190px;
    height: 38px;
    display: block;
}

.logo-booking {
    background: url("../img/booking.com.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 109px;
    height: 32px;
    display: block;
}

.right {
    float: right;
}

.left {
    float: left;
}

.top-bar {
    display: table;
    margin: 0 auto;
    max-width: 1040px;
    width: 100%;
}

.site-menu {
    margin-top: 30px;
}

#searchForm label , #bookingSearchForm label{
    display: table !important;
    color: #ffffff !important;
    font-weight: normal !important;
}

#bookingSearchForm .persons .bootstrap-select{
    display: block !important;
}
/*#search-form{*/
/*margin: 0 !important;*/
/*}*/

.search-panel {
    /*background-color: #006caf;*/
    border-radius: 5px;
    font-size: 15px;
    /*padding: 15px;*/
    vertical-align: middle;
}

#searchButton {
    vertical-align: top;
    display: block !important;
}

.search-panel .guests {
    /*margin-bottom: 10px;*/
}

.search-tabs-content {
    padding: 5%;
}

.search-bar {
    /*padding: 20px 10px 0;*/
    min-height: 100px;
    /*margin-bottom: 50px;*/
}

.search-bar-inner {
    margin: 0 auto;
}


.search-bar.blocked {
    padding: 5%;
    position: absolute;
    top: 200px;
    z-index: 1000;
}

.search-map {
    display: inline-block;
}

.search-map a {
    color: #ffffff;
}

.search-map a:hover {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.search-info {
    padding: 10px;
    font-weight: bold;
    display: table;
    width: 100%;
}

.sort-panel {
    margin: 30px 20px 10px 10px;
}

.vacation-type > div {
    display: inline-block;
}

.search-field {
    margin: 10px 0 0 5px;
    display: inline-block;
}

.search-field.place {
    width: 35%;
    /*margin-right: 1%;*/
}

.search-field.searchButton {
    width: 17%;
}

.search-field.checkIn, .search-field.checkOut {
    width: 18%;
    /*margin-right: 1%;*/
}

.search-field.persons {
    width: 7%;
    /*margin-right: 1%;*/
}

.site-menu-container {
    margin-top: 5px;
}

.site-menu-content {
    display: block;
    background: none repeat scroll 0 0 #006CAF;
    border: 1px solid #006CAF !important;
    border-radius: 5px;
    padding: 10px 15px;
}

.site-menu-content span {
    border-right: 1px solid #808080;
    padding: 0 10px;
}

.site-menu-content a {
    color: #ffffff;
}

/*#persons{*/
/*width: auto;*/
/*}*/
.search-field input, .search-field button {
    width: 100%;
    float: left;
}

.search-panel .bootstrap-select {
    width: 80% !important;
    margin: 0 !important;
    display: block !important;
}

#ajaxContent {
    min-height: 400px;
    min-width: 200px;
    display: inline-block;
    width: 100%;
    padding-bottom: 20px;
}

.apartment-row {
    border-bottom: 1px solid #CCCCCC;
    margin: 5px 10px;
    padding: 15px;
    position: relative;
}

.apartment-row.one-edge-shadow:hover {
    background-color: #fbfbfb;
    cursor: pointer;
}

.apartment-tab-header:not(.ui-state-active) {
    background: none !important;
    background-color: #006CAF !important;
}

.apartment-tab-header.ui-state-active a {
    color: #000000 !important;
}

.apartment-tab-header a {
    color: #ffffff !important;
}

.apartment-tab-header:hover {
    opacity: 0.8 !important;
    background-color: #006CAF !important;
    /*background: none !important;*/
}

.apartment-square a {
    text-decoration: underline;
}

/*.apartment-price-outer .{*/
/*color: rgb(66, 139, 202);*/
/*font-size: 2rem;*/
/*text-decoration: underline;*/
/*}*/

.article-row {
    margin: 0px !important;
    display: table;
    max-height: 200px;
}

.article-preview {
    float: left;
    width: 45%;
    padding: 5px;
}

.article-preview img {
    width: 100%;
}

.apartment-preview {
    width: 100%;
    /*margin-bottom: 10px;*/
}

.apartment-book {
    float: left;
    width: 100%;
}

.apartment-img {
    width: 25%;
    display: inline-block;
    vertical-align: top;
}

.apartment-img a > img {
    width: 100%;
}

.apartment-price-outer {
    display: inline-block;
    /*margin: 10px 0 0 10px;*/
    width: 22%;
}

.apartment-price-outer > div {
    margin: 10px 0 10px 0;
    float: left;
}

.apartment-price {
    display: table;
    text-align: left;
    vertical-align: bottom;
    width: 100%;
}

.apartment-desc {
    display: inline-block;
    margin: 10px 0 0 10px;
    vertical-align: top;
    width: 48%;
}

.apartment-desc > * {
    font-weight: bold;
    padding: 10px;
}

.user-selection-total-price {
    display: table;
    width: 100%;
    text-align: center;
    padding: 10px 0 10px 0;
    margin-bottom: 20px;
    /*border: 1px solid #C0C0C0;*/
}

.user-selection-total-price > div {
    display: inline-block;
}

#bookButton, #countButton {
    width: 100%;
}

.content-container-right {
    width: 68%;
    display: inline-block;
    padding-right: 10px;
}

.ideas-content {
    width: 40%;
    display: inline-block;
}

.ideas-table-container {
    box-shadow: 0 0 12px #DDDCDC;
    display: table;
    margin: 10px;
    padding: 10px;
    width: 98%;
}

.ideas-table {
    /*background: url("../img/world_map3.png");*/
    /*height: 0;*/
    /*padding: 0; *//* remove any pre-existing padding, just in case */
    /*padding-bottom: 75%; *//* for a 4:3 aspect ratio */
    /*background-position: center center;*/
    /*background-size: 100%;*/
    /*background-repeat: no-repeat;*/
}

.ideas-table ul:first-child {
    width: 45%;
}

.ideas-table ul {
    display: inline-block;
    list-style-type: none;
    width: 45%;
}

.ideas-table a:hover {
    cursor: pointer;
}

.popular-directions-table-container {
    display: table;
    margin-left: 10px;
    padding: 10px;
    width: 98%;
}

.popular-directions-table div {
    display: inline-block;
    /*float: left;*/
    padding: 20px;
}

.popular-directions-table ul {
    list-style-type: none;
    padding: 0 !important;
}

.priceLoadingIndicator {
    background-color: #000000;
    opacity: 0.25;
    position: absolute;
    z-index: 1040;
}

.priceLoadingIndicator > div {
    color: #FFFFFF;
    font-size: 15px;
    margin: 50% auto;
    text-align: center;
}

.apartment-name {
    display: table;
}

apartment-square {
    display: table;
}

.expandable {

}

.expandable h1, .expandable h2, .expandable h3, .expandable h4, .expandable h5 {
    font-size: 15px !important;
}

apartment-rooms-count {
    display: table;
}

.apartment-book {
    display: inline-block;
    margin-top: 20%;
    text-align: left;
    width: 100%;
}

#searchResultList {
    /*width: 65%;*/
    /*float: left;*/
}

.add-search-parameters-left-bar {
    position: relative;
    right: 50px;
    bottom: 50px;

}

.apartment-name-header {
    display: table;
    padding-left: 10px;
    margin-bottom: 20px;
    width: 80%;
}

.main-article-container {
    width: 65%;
    display: inline-block;
    padding: 0 10px 10px 10px;
}

.main-article-title {
    padding-left: 10px;
    margin-top: 20px;
}

.plain-text-container {
    padding: 0 10px 10px 10px;
    margin-top: 20px;
}

.article-container {
    width: 100%;
    display: inline-block;
    padding: 10px;
}

.load-more-button {
    margin-top: 20px;
}

.load-more-button-container {
    margin: 50px 0;
    text-align: center;
    width: 100% !important;
}

.load-more-button-container a:hover {
    cursor: pointer;
}

button.btn, input.btn[type="submit"] {
}

.button-medium {
    width: 156px !important;
}

.blue-button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: linear-gradient(to bottom, #3B86C4 0%, #295E8A 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border-color: -moz-use-text-color -moz-use-text-color #165181;
    border-image: none;
    border-radius: 5px;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #FFFFFF !important;
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-weight: bold;
    height: 30px;
    padding: 5px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
}

.blue-button:hover {
    text-decoration: none;
}

.red-button {
    color: #ffffff !important;
    background-color: #C20309 !important;
}

.green-button {
    color: #ffffff !important;
    background-color: #7cbf00 !important;
    font-size: 1.5em !important;
    padding: 5px 18px !important;
}

.btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #B3B3B3;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}

a.blue-button :hover {
    text-decoration: none;
}

.symbol {
    font-size: 1.6rem;
    padding-left: 3px;
    padding-right: 3px;
}

.gallery-container {
    margin-bottom: 20px;
    /*display: table;*/
    /*padding-right: 10px;*/
    /*max-height: 300px;*/
}

.modal-content{
    padding: 20px;
}
.map-container {
    width: auto;
    height: 400px;

}

.apartmentBookInfo {
    border: 4px solid #006CAF;
    border-top-right-radius: 20px;
    display: inline-block;
    margin-left: 20px;
    padding: 10px;
    vertical-align: top;
    width: 32%;
}

#apartmentCalendar {
    display: table;
    margin: 0 auto;
}

/*#apartmentCalendar .datepicker{*/
/*margin: 0 auto;*/
/*}*/

#apartmentCalendarDesc {
    margin: 10px auto;
    display: table;
}

.apartment-tabs {
    border: medium none;
    display: inline-block;
    margin-left: 10px;
    min-height: 800px;
    width: 60%;
    padding: 0 !important;
}

.apartment-tabs ul {
    background: none !important;
    border: none !important;

}

.bookedDay {
    background-color: red !important;
}

.user-selection {
    display: table;
    margin: 20px auto;
}

.user-selection-dates > input {
    display: table !important;
}

.user-selection-dates label {
    display: table !important;
}

.user-selection-row {
    padding: 5px 0;
}

.user-selection-dates .bootstrap-select {
    width: 40% !important;
}

.s-free {
    background: none repeat scroll 0 0 #84c200 !important;
    border-radius: 0px !important;
}

.s-occupied {
    background: none repeat scroll 0 0 #F2C8C8 !important;
    border-radius: 0px !important;
}

.s-selected {
    background: none repeat scroll 0 0 #C5DBEC;
}

span.s-free, span.s-selected, span.s-occupied {
    width: 15px;
    height: 15px;
    display: inline-block;

}

.apartment-logo-container {
    display: inline-block;
    float: right;
}

#apartmentCalendar td.day {
    border: none !important;
    border-radius: 0px !important;
}

.one-edge-shadow {
    -webkit-box-shadow: 0 8px 6px -6px black !important;
    -moz-box-shadow: 0 8px 6px -6px black !important;
    box-shadow: 0 8px 6px -6px black !important;
}

.subscribe-bar {

}

.spacer-v {
    margin-bottom: 10px;
    margin-top: 10px;
}

/*@media screen and (min-width: 640px) and (max-width: 718px) {*/
/*.recommended-apartments {*/
/*display: block;*/
/*margin-left: 5px;*/
/*vertical-align: top;*/
/*width: 65%;*/
/*}*/
/*}*/

/*@media screen and (min-width: 720px) {*/
.recommended-apartments {
    display: inline-block;
    margin-left: 5px;
    vertical-align: top;
    width: 31%;
}

/*}*/

.recommended-apartments > p:first-child {
    font-weight: bold;
    margin: 10px 0 10px 0px !important;
}

.recommended-apartments .thumbnail {
    display: inline-block;
    width: 45%;
    vertical-align: top;
    margin-right: 10px;
}

.article-preview .thumbnail {
    border: none !important;
}

.article-preview-vertical {
    border: none !important;
    margin: 20px 0;
}

.article-preview-vertical img {
    border: none !important;
}

.image-container {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 5px solid #FFFFFF;
    box-shadow: 0 0 5px #CCCCCC;
    margin-right: 10px;
}

.add-search-parameters {

}

.footer-container-top {
    border: 1px solid;
    clear: both;
    margin: 20px auto 0;
    padding: 2%;
    background-color: #006CAF;
    min-width: 1040px;
}

.footer-container-top a {
    color: #ffffff;
}

.footer-container-top a:hover {
    text-decoration: none;
    cursor: pointer;
    margin-right: 0;
    margin-left: 0;
    color: #B9BCBD;
}
.site-menu-content a:hover{
    color: #B9BCBD !important;
}

.footer-container-inner {
    margin: 0 auto;
    max-width: 1040px;
    min-width: 1040px;
    color: #ffffff;
}

.footer-container-inner .row{
    padding: 20px 0 20px 0;
}

.footer-container-inner .row div {
    display: table;
}

.footer-container-bottom {
    margin-top: 20px;
    margin-bottom: 50px;
}

.icon-payment-methods {
    background: url("../img/icon_bank.png") no-repeat scroll;
    width: 230px;
    height: 18px;
    display: block;
}

.payment-form-container {
}

.payment-info {
    padding: 20px;
}

.info-div {
    width: 100%;
    display: table;
    padding: 0 10px 10px 10px;
}

.info-div h3 {
    font-size: 18px !important;
}

.icon-ssl {
    width: 50px;
    height: 50px;
}

.all-destinations {
    padding: 0px 20px 10px 20px;
}

.all-destinations-cities {
    display: inline-block;
    padding: 10px;
    width: 25%;
    vertical-align: top;
}

/*
 * SimpleModal Basic Modal Dialog
 * http://simplemodal.com
 *
 * Copyright (c) 2013 Eric Martin - http://ericmmartin.com
 *
 * Licensed under the MIT license:
 *   http://www.opensource.org/licenses/mit-license.php
 */

#basic-modal-content {
    display: none;
}

/* Overlay */
#simplemodal-overlay {
    background-color: #000;
}

/* Container */
#simplemodal-container {
    height: 360px;
    width: 600px;
    color: #bbb;
    /*background-color: #333;*/
    /*border: 4px solid #444;*/
    padding: 12px;
}

#simplemodal-container .simplemodal-data {
    padding: 8px;
}

#simplemodal-container code {
    /*background: #141414;*/
    /*border-left: 3px solid #65B43D;*/
    color: #bbb;
    display: block;
    font-size: 12px;
    margin-bottom: 12px;
    padding: 4px 6px 6px;
}

#simplemodal-container a {
    color: #ddd;
}

#simplemodal-container a.modalCloseImg {
    width: 25px;
    height: 29px;
    display: inline;
    z-index: 3200;
    position: absolute;
    top: -15px;
    right: -16px;
    cursor: pointer;
}

#simplemodal-container h3 {
    color: #84b8d9;
}
