.gallery-caption {

}
.agent-detail-block .form-small img {
    width: auto;
}
#sidebar .widget.houzez-impress-idx-login-widget p,
#sidebar .widget.houzez-impress-idx-signup-widget p {
    margin-bottom: 10px;
}

label.error {
    display: none;
}
#myChart {
    height: 400px!important;
    width: 100%!important;
}
#plupload-container{
    overflow: hidden;
}
.membership-content .houzez_stripe_simple button,
.membership-content .houzez_stripe_membership button {
    display: none;
}
#email_messages label {
    display: block;
}
.invoiceModal .payment-details-product, .invoiceModal .payment-details-total, .invoiceModal .customer-details-name, .invoiceModal .customer-details-email, .invoiceModal .billing-address {
    padding: 15px 30px 15px 30px;
    border-bottom: 1px solid #e5e5e5;
}
.block-body .auther-info span {
    display: block;
}
.membership-content .free-membership-used {
    font-weight: 700;
}
#houzez-simple-map {
    height: 400px;
}
.panel-btn-close {
    cursor: pointer;
}
.advance-search-header #use_radius,
.advanced-search-mobile #use_radius,
.advanced-search-openclose #use_radius,
.houzez_hidden {
    display: none;
}
a.btn-primary:hover {
    color: #ffffff !important;
}
.range-text p {
    color: #959595 !important;
}
.advance-search-header .advance-btn-holder {
    border-right: none !important;
    border-left: none !important;
}
.property-similer .property-listing.grid-view .item-wrap:nth-child(2n+1) {
    clear: both;
}

/* yelp colors
-------------------------------------- */
.yelp-cat-icon {
    background-color: transparent;
    margin: -3px 6px 0 0;
}
.yelp-cat-icon .fa {
    padding: 6px;
    border-radius: 4px;
}
.yelp-cat-icon .fa-bicycle {
    background-color: #4cca1a;
}
.yelp-cat-icon .fa-picture-o {
    background-color: #c4ca2a;
}
.yelp-cat-icon .fa-car {
    background-color: #c00;
}
.yelp-cat-icon .fa-cutlery {
    background-color: #b78c0a;
}
.yelp-cat-icon .fa-university {
    background-color: #0963b7;
}
.yelp-cat-icon .fa-birthday-cake {
    background-color: #c71b6c;
}
.yelp-cat-icon .fa-money {
    background-color: #149764;
}
.yelp-cat-icon .fa-shopping-basket {
    background-color: #e49101;
}
.yelp-cat-icon .fa-medkit {
    background-color: #0abeaf;
}
.yelp-cat-icon .fa-wrench {
    background-color: #836666;
}
.yelp-cat-icon .fa-bed {
    background-color: #836550;
}
.yelp-cat-icon .fa-coffee {
    background-color: #577c83;
}
.yelp-cat-icon .fa-dot-circle-o {
    background-color: #0d9310;
}
.yelp-cat-icon .fa-television {
    background-color: #0e7c93;
}
.yelp-cat-icon .fa-glass {
    background-color: #931677;
}
.yelp-cat-icon .fa-paw {
    background-color: #938565;
}
.yelp-cat-icon .fa-suitcase {
    background-color: #489380;
}
.yelp-cat-icon .fa-graduation-cap {
    background-color: #706593;
}
.yelp-cat-icon .fa-building-o {
    background-color: #729377;
}
.yelp-cat-icon .fa-universal-access {
    background-color: #93818a;
}
.yelp-cat-icon .fa-cutlery {
    background-color: #938063;
}
.yelp-cat-icon .fa-shopping-bag {
    background-color: #937f0d;
}

/* PULSE */
@-webkit-keyframes pulse {
    0% {-webkit-transform: scale(1.1);transform: scale(1.1)}
    50% {-webkit-transform: scale(0.8);transform: scale(0.8)}
    100% {-webkit-transform: scale(1.1);transform: scale(1.1)}
}
@keyframes pulse {
    0% {-webkit-transform: scale(1.1);transform: scale(1.1)}
    50% {-webkit-transform: scale(0.8);transform: scale(0.8)}
    100% {-webkit-transform: scale(1.1);transform: scale(1.1)}
}
.faa-pulse.animated,
.faa-pulse.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-pulse {
    -webkit-animation: pulse 2s linear infinite;
            animation: pulse 2s linear infinite;
}
.faa-pulse.animated.faa-fast,
.faa-pulse.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-pulse.faa-fast {
    -webkit-animation: pulse 1s linear infinite;
            animation: pulse 1s linear infinite;
}
.faa-pulse.animated.faa-slow,
.faa-pulse.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-pulse.faa-slow {
    -webkit-animation: pulse 3s linear infinite;
            animation: pulse 3s linear infinite;
}

.feature-icon
{
    width: 20px;
}

.calendar .month-container
{
    margin-top: 96px;
    padding : 0 16px;
}

.calendar .month-container:first-child,
.calendar .month-container:nth-child(2)
{
    margin-top: 0;
}

.calendar .month-container:last-child
{
    margin-bottom: 50px;
}

.calendar
{
    overflow: hidden !important
}

.img-icon
{
    width: 18px;
}

.list-six-col
{
    columns: 6;
    -webkit-columns: 6;
    -moz-columns: 6;
}

.list-seven-col
{
    columns: 7;
    -webkit-columns: 7;
    -moz-columns: 7;
}

.logo-desktop
{
    max-width: 24%;
}

.calendar .month td,
.available
{
    background: #446CB3;
}

.calendar .month tr td:last-child
{
    background: -webkit-linear-gradient(130deg, #446CB3 0%,#446CB3 50%,#000 51%,#446CB3 54%, #446CB3 100%);
    background: linear-gradient(-40deg, #446CB3 0%,#446CB3 50%,#000 51%,#446CB3 54%, #446CB3 100%);
}

.smallblock
{
    width: 12px;
    height: 12px;
    display: inline-block;
}

.calendar .month td.hover
{
    background: #333 !important;
}

.calendar .month tr td.hover:last-child
{
    background: none;
    background: -webkit-linear-gradient(130deg, #446CB3 0%,#446CB3 50%,#000 51%,#333 54%, #333 100%) !important;
    background: linear-gradient(-40deg, #446CB3 0%,#446CB3 50%,#000 51%,#333 54%, #333 100%) !important;
}

.calendar .month tr td.bhover
{
    background: none;
    background: -webkit-linear-gradient(130deg, #333 0%,#333 50%,#000 51%,#446CB3 54%, #446CB3 100%) !important;
    background: linear-gradient(-40deg, #333 0%,#333 50%,#000 51%,#446CB3 54%, #446CB3 100%) !important;
}

.calendar .month tr td.bhover.lbooked
{
    background: none;
    background: -webkit-linear-gradient(130deg, #333 0%,#333 50%,#000 51%,#7F6413 54%, #7F6413 100%) !important;
    background: linear-gradient(-40deg, #333 0%,#333 50%,#000 51%,#7F6413 54%, #7F6413 100%) !important;
}

.calendar .month tr td.hover.lbooked
{
    background: none;
    background: -webkit-linear-gradient(130deg, #7F6413 0%,#7F6413 50%,#000 51%,#333 54%, #333 100%) !important;
    background: linear-gradient(-40deg, #7F6413 0%,#7F6413 50%,#000 51%,#333 54%, #333 100%) !important;
}

.calendar .month tr td.hover.browa
{
    background: none;
    background: -webkit-linear-gradient(-40deg, #446CB3 0%,#446CB3 50%,#000 51%,#333 54%, #333 100%) !important;
    background: linear-gradient(-40deg, #446CB3 0%,#446CB3 50%,#000 51%,#333 54%, #333 100%) !important;
}

.calendar .month tr td.hover.browb
{
    background: none;
    background: -webkit-linear-gradient(-40deg, #7F6413 0%,#7F6413 50%,#000 51%,#333 54%, #333 100%) !important;
    background: linear-gradient(-40deg, #7F6413 0%,#7F6413 50%,#000 51%,#333 54%, #333 100%) !important;
}


.calendar thead tr:nth-child(3)
{
    border-top: 1px solid #446CB3;
    color: #446CB3;
    border-bottom: 1px solid #446CB3;
    margin: 0 5px;
}


.calendar table.month th.month-title
{
    padding: 5px 0;
}

.calendar .month-container .month tbody td
{
    border: 1px solid black;
}

.calendar .month-container .month tbody td.disabled,
.calendar .month-container .month tbody td.new,
.calendar .month-container .month tbody td.old
{
    border: none;
    color: rgba(255,255,255,0.4);
}


.calendar thead tr:first-child
{
    height: 25px;
    padding-top: 5px;
    background: #1F3A93;
    padding-bottom: 5px;
    color: #FFF;
}

.calendar .month td.disabled,
.calendar .month td.old,
.calendar .month td.new,
.calendar .month td.new.hover
{
    background: none !important;
}

.day
{
    color: #FFF;
}

.day.disabled
{
    background: #112119 !important;
}

.detail-calendar
{
    /*background: -webkit-linear-gradient(top, #17281f 0%, #00140a 100%)!important;*/
    /*background: linear-gradient(180deg, #17281f 0%, #00140a 100%)!important;*/
    background: #22313F;
}

.detail-calendar .detail-title,
.detail-calendar .detail-title .title-left
{
    color: #FFF;
}

.calendar .calendar-header table
{
    background: #1F3A93;
}

.calendar .calendar-header table .disabled
{
    color: #26352E;
    visibility: hidden;
}

.calendar .calendar-header table .year-title
{
    color: #FFF;
}

.calendar .calendar-header table th.year-neighbor
{
    color: rgba(255,255,255,0.5) !important;
}

.calendar .calendar-header table th.year-neighbor2
{
    color: rgba(255,255,255,0.3) !important;
}

.calendar .calendar-header table th:hover
{
    background: #22313F;
}

.calendar .calendar-header .glyphicon
{
    color: #FFF;
}

.calendar .month tr td.disabled.bhover
{
    background: none !important;
}

.spacer
{
    width: 100%;
    height: 10px;
}

.modal-dialog
{
    float: right;
    right: 2%;
    margin-top: 10px;
}

.header-section-4 .header-left .navi
{
    margin-left: 1%;
}

.sleepings i
{
    margin-left: -9%;
}

.sleepings_listing i
{
    margin-left: -0.7%;
}

.property_moreinfo
{
    margin-top: 8px;
    display: block;
    font-size: 13px;
    line-height: 13px;
    font-weight: 300;
    text-transform: inherit;
    text-align: inherit;
    color: #9b9b9b;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 265px;
}

.item-body .amenities span
{
    margin-right: 8px !important;
}

.btn-audio
{
    position: fixed !important;
    left: 30px !important;
    bottom: 30px !important;
    width: 40px !important;
    height: 40px !important;
    text-align: center !important;
    font-size: 24px !important;
    background-color: #00aeef !important;
    color: #fff !important;
    padding: 0 !important;
    z-index: 999 !important;
}

.btn-audio:hover
{
    opacity: .8;
    background-color: rgba(0, 174, 239, 0.75) !important;
}

#currency,
#m-currency
{
    display: none !important;
}

.btn.btn-default.btn-inversed
{
    color : #FFF !important;
    border-color: rgba(0, 174, 239, 1) !important;
    background-color: rgba(0, 174, 239, 1) !important;
    font-size: 12px !important;
}

.btn.btn-default.btn-inversed:hover
{
    color : rgba(0, 174, 239, 1) !important;
    border-color: rgba(0, 174, 239, 1) !important;
    background-color: #FFF !important;
}

.highlight
{
    color : rgba(0, 174, 239, 1) !important;
}

.header-mobile .header-user .btn.inversed
{
    font-size: 9px !important;
    padding: 0 !important;
}

.title-left
{
    margin: 0 !important;
}

.module-title h3 {
    font-size: 18px;
    line-height: 18px;
    margin: 0 0 20px 0;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    font-weight: 400;
    text-transform: inherit;
    text-align: inherit;
}

.banner-single-item .banner-inner:before {
    background-color: #0f2f4e;
    opacity: 0.5;
}
.banner-caption h1{
    font-weight: 100;
}

#singlePropertyMap,
#map_canvas
{
    height: 670px;
    width: 100%;
}

.calendar table
{
    margin: 0;
    width: 100%;
}

.section-detail-content
{
    margin-top:35px;
}

.detail-title
{
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.detail-block
{
    padding: 30px;
}

.module-title .sub-heading
{
    margin-bottom: 20px;
    font-size: 16px;
    font-family: 'Roboto' !important;
}

.item-body .property-address, .item-body h4 {
    color: #9b9b9b;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 265px;
    font-size: 13px;
    line-height: 13px;
    margin: 0;
    font-weight: 300;
    text-transform: inherit;
    text-align: inherit;
}

.o-w
{
    width: 110% !important;
    position: relative !important;
    right: 5% !important;
}

.module-title h2
{
    margin: 0;
}

.module-title
{
    padding: 20px 0 0 0 !important;
}

#location-module
{
    padding: 20px 0 55px;
}

hr
{
    margin: 15px 0;
}

.property-item .cell
{
    width: 48px;
}

.table-list .cell:first-child
{
    width:100%;
}

.advance-btn
{
    color: #FFF !important;
}

.advance-btn:hover
{
    color: #00AEEF !important;
}

.header-left .navi a
{
    font-size: 13px !important;
}

.header-section-4 .header-left
{
    width: 79%;
}

.header-section-4 .header-right
{
    width: 21%;
}

.title-daytrip
{
    margin-top: 15px !important;
    font-size: 18px;
    font-weight: 300;
    color: #1F3763;
    font-family: "Calibri Light","sans-serif";
}


@media all and (max-width: 1000px)
{
    .calendar .month-container
    {
        margin-top: 56px !important;
    }
}
