.apipage h2 {
    font-size: 1.5em !important;
}
.apipage {
    padding: 20px 5px !important;
}
.apipage .button {
    display: inline-block;
    max-width: none;
    margin: 10px auto;
}
a.overall-anchor {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: transparent;
    z-index: 2;
}
.thanks {
    text-align: center;
    padding: 40px;
    font-size: 120%;
    color: green;
    font-style: italic;
    background: #f0fff0;
    border: 1px solid green;
    border-radius: 10px;
}
:focus {
    outline: 0;
}
.gform_body {
    max-width: 100%;
}

#loadingMask {
    display: none;
    position: absolute;
    z-index: 1;
    background-color: white;
    opacity: 0.66;
}
.post > .detailsec .detailsec-content {
    line-height: 1.5;
}
.legend-booked,
.legend-selected {
    display: inline-block;
    width: 49%;
    margin: 10px auto;
    text-align: center;
}

.legend-booked span,
.legend-selected span {
    display: inline-block;
    margin-left: 1px;
}

.legend-booked span i,
.legend-selected span i {
    display: inline-block;
    width: 23px;
    height: 17px;
    padding-right: 5px;
}

.legend-booked .legend-checkin i:after {
    content: "";
    position: absolute;
    border-left: 11px solid transparent;
    border-right: 11px solid #b9b9b9;
    border-bottom: 8px solid #b9b9b9;
    border-top: 8px solid transparent;
}

.legend-booked .legend-middle i:after {
    content: "";
    position: absolute;
    border-left: 11px solid #b9b9b9;
    border-right: 11px solid #b9b9b9;
    border-bottom: 8px solid #b9b9b9;
    border-top: 8px solid #b9b9b9;
}

.legend-booked .legend-checkout i:after {
    content: "";
    position: absolute;
    border-left: 11px solid #b9b9b9;
    border-right: 11px solid transparent;
    border-bottom: 8px solid transparent;
    border-top: 8px solid #b9b9b9;
}

.legend-selected .legend-checkin i:after {
    content: "";
    position: absolute;
    border-left: 11px solid transparent;
    border-right: 11px solid #b3c7e7;
    border-bottom: 8px solid #b3c7e7;
    border-top: 8px solid transparent;
}

.legend-selected .legend-available i:after {
    content: "";
    position: absolute;
    border-left: 11px solid #b3c7e7;
    border-right: 11px solid #b3c7e7;
    border-bottom: 8px solid #b3c7e7;
    border-top: 8px solid #b3c7e7;
}

.legend-selected .legend-checkout i:after {
    content: "";
    position: absolute;
    border-left: 11px solid #b3c7e7;
    border-right: 11px solid transparent;
    border-bottom: 8px solid transparent;
    border-top: 8px solid #b3c7e7;
}

.rtbreadcrumbs {
    font-size: 0.8em;
    padding: 5px 0 10px;
}
.no-results {
    padding: 40px 0;
    text-align: center;
}
.cyatext {
    clear: both;
    margin: 10px auto 5px;
    font-size: 0.8em;
    border-top: 1px dashed #ccc;
    padding: 10px;
    text-align: left;
}

.gm-style-iw {
    overflow-y: hidden !important;
    overflow-x: hidden !important;
}

.info-window {
    overflow: hidden !important;
    height: auto !important;
    z-index: 2;
    position: relative;
}
/*style the box*/

.info-window .property {
    margin-right: 0 !important;
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    min-width: 150px;
}
.info-window .property .thumbnail-wrap {
    flex: 1 1;
    flex-basis: 100px;
}
.info-window .property .thumbnail-wrap .boxprice {
    margin: auto;
}
.info-window .property .details {
    padding: 5px;
    flex: 1 1;
    flex-basis: 200px;
}
#mapCanvas img {
    max-width: 300px;
}
#mapCanvas {
    margin: 0 auto;
}
.info-window .property {
    border: 1px solid #ddd;
    height: auto;
    margin: 4px;
    display: inline-block;
    text-align: left;
    padding: 0;
    background: #fff;
}
.showhidefilters,
.clearcriteria {
    padding: 10px 15px;
    background: #eee;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    font-size: 0.9em;
}
.clearcriteria a {
    text-decoration: none;
    color: #000;
}
.mainform {
    border: 1px solid #eee;
}
.showhidefilters:hover,
.clearcriteria:hover {
    cursor: pointer;
}
.results .property .more,
.info-window .property .more {
    text-align: right;
    font-size: 0.8em;
    margin-bottom: 10px;
}
.resultsrow {
    background: #eee;
    border-radius: 4px;
    clear: both;
    padding: 5px;
    line-height: 30px;
    margin: 0;
}
.resultsrow h1 {
    margin-top: 0;
    margin-bottom: 0;
}
.clear-rentals {
    display: inline-block;
    width: auto;
    font-size: 0.6em;
    cursor: pointer;
}
.resultsrow .dates {
    display: block;
    font-size: 14px;
    color: #000;
}
.results-buttons .map-results.whitebut {
    flex: 0 1;
    flex-basis: 150px;
    display: inline-block;
    margin: 2px 4px;
    text-align: center;
}
.search-results-link {
    text-align: center;
    cursor: pointer;
    font-size: 1.05em;
    margin-left: auto;
}
.search-results-link .rt-icon {
    margin: 0;
    font-size: 27px;
}
.icon-heart {
    color: red;
}

.boxprice {
    flex: 0 0;
    flex-basis: auto;
    margin-right: auto;
}
.boxpaw,
.add-rental,
.caption .del-rental {
    width: 25px;
    text-align: center;
}
.actions .add-rental1,
.actions .del-rental1,
.slideIcons .add-rental1,
.slideIcons .del-rental1 {
    display: none;
    width: auto;
    float: none;
}
.actions .add-rental1.visible-toggle,
.actions .del-rental1.visible-toggle,
.slideIcons .add-rental1.visible-toggle,
.slideIcons .del-rental1.visible-toggle {
    display: inline-block;
}
.sorting {
    margin: 0 auto;
}
.sorting select {
    border: none;
    border-radius: 4px;
}
.cwrview a {
    white-space: nowrap;
}

.property .details {
    margin: 10px 0;
    color: #333;
    font-size: 0.9375em;
    text-align: center;
}
.results .property .details span,
.info-window .property .details span {
}
.rtbreadcrumbs a {
    cursor: pointer;
    white-space: nowrap;
}
.detailsec {
    text-align: center;
    padding: 1em;
    margin-bottom: 5px;
    background: #f4f4f4;
}
.pdreview {
    background: #fcfcfc;
    padding: 10px;
    text-align: left;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 5px;
    color: #666;
    transition: all 0.3s;
}
.pdreview:hover {
    background: #fff;
    color: #333;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}
.pdreview span {
    font-weight: 600;
}
.rev-header {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}
.rev-head-left,
.rev-dates {
    flex: 1 1;
}
.rev-head-left {
    flex-basis: 250px;
}
.rev-dates {
    flex-basis: 150px;
}
.rev-title {
    font-weight: bold;
    font-size: 1.2em;
}
.rev-body {
    font-style: italic;
    font-size: 1em;
}
.rev-body span {
    font-size: 40px;
    line-height: 1;
    font-weight: normal !important;
    opacity: 0.3;
}
.rev-name {
    text-align: right;
    font-size: 0.9em;
}
.rev-dates {
    text-align: right;
    font-size: 0.9em;
}
.star-ratings-pd {
    color: #ffd700;
    text-shadow: 0px 1px 0 #a2a2a2;
    font-size: 20px;
}
.star-ratings-pd .icon-star:before {
    margin-left: 0;
    margin-right: 0;
}
#amenities {
    text-align: left;
}
.entry .detailsec {
    padding: 0;
    background: #fff;
}
.detailsec h2 {
    text-align: left;
    margin-top: 1px;
}

div.button-groups-wrap {
    background: #fff;
    -moz-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.16);
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.16);
    min-height: 40px;
    line-height: 1;
    overflow: hidden;
    transition: all 0.3s;
}
div.button-groups a,
#pd-addMy a,
#pd-removeMy a {
    color: #636262;
    font-size: 1rem;
    margin-left: 5px;
    padding: 14px 5px 9px;
}
div.button-groups a:hover,
#pd-addMy a:hover,
#pd-removeMy a:hover {
    color: #000;
}
div.button-groups a:first-of-type {
    margin-left: 0;
}
div.button-groups-wrap.scroll {
    width: 100%;
    z-index: 2;
    margin-top: 0;
    position: fixed;
    top: 0;
}
.button-groups {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    min-height: 40px;
}
.actions {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    margin-left: auto;
}
.actions a span {
    vertical-align: middle;
}
a.active {
    border-bottom: 2px solid #343434;
    padding-bottom: 10px;
    color: #000 !important;
}
.icondesc {
    display: flex;
}
.iconblock {
    margin-right: 25px;
}

.datepick-footer input[type="submit"] {
    width: 100%;
}
h2.lined-title {
    padding: 10px 0;
}
.calsec,
.pdwrap,
#locationbox #mapCanvas,
.detailform {
    text-align: center;
    display: inline-block;
    vertical-align: top;
}
.calsec {
    min-width: 332px;
}
.pdwrap {
    display: block;
    position: relative;
    z-index: 1;
}
.detailform label {
    font-size: 0.8em;
}
.calsec h2 {
    text-align: center;
    font-size: 1.5rem;
}
.amencat {
    font-weight: bold;
}
.amendesc {
    border-bottom: 1px dashed #ddd;
    padding: 10px;
    margin-bottom: 10px;
}
.minidesc {
    font-size: 0.9em;
    font-weight: normal;
    margin: 15px;
}

/*for grouping the date fields on the prop page review form */
body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html .gfieldset {
    border: none;
}
body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html .gfieldset ul {
    margin: 0 !important;
}
body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html .gfieldset ul li {
    list-style-type: none !important;
}
.charleft.ginput_counter {
    display: none !important;
}

.overview {
    text-align: left;
}
.detailtitle #toptitles {
    margin-bottom: 1px;
    color: #055037;
    font-weight: normal;
}
.detailtitle {
    width: 100%;
}
.detailtitle h1 {
    text-align: left;
    margin-top: 0;
}
.ratechart {
    margin: 0 auto;
    line-height: 1.6em;
    text-align: center;
    border: 1px solid #ddd;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.stripe {
    background: #eee;
}
.priceshead {
    font-weight: bold;
    text-align: center;
    padding: 0 10px;
    background: #eee;
}
.ratechart td {
    padding: 0 10px;
}
.theright {
    text-align: right;
    padding-right: 20px;
}
.note {
    font-size: 0.975em;
    margin-bottom: 10px;
}
img.ui-datepicker-trigger {
    margin-left: -28px;
    vertical-align: middle;
}
.amenities .amenity {
    display: inline-block;
    padding: 10px;
}
.amenities {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    margin: 0 0 10px;
    text-align: center;
}

.submit-form {
    text-align: center;
    margin: 20px auto;
}
#mapCanvas {
    height: 460px;
}
.emailrentals {
    text-align: center;
    margin: 30px auto;
}
.emailrentals input[type="text"],
.emailrentals textarea {
    text-align: left;
    width: 90%;
    margin: 1px auto 15px;
    max-width: 440px;
    padding: 5px;
}
.emailrentals label {
    display: block;
    font-size: 0.9em;
}
.prop_container {
    overflow: auto;
    margin: 20px auto;
}
.prop_container .property {
    display: inline-block;
    vertical-align: top;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 2px;
}
.prop_container .property:last-child {
    border-right: 1px solid #eee;
}
.prop_container .line {
    padding: 3px 0;
    border-bottom: 1px dashed #eee;
}
.pcheader {
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    padding-bottom: 10px;
    line-height: 1.8em;
    border-bottom: 1px solid #eee;
}
.pcheader .image-captions {
    font-weight: normal;
}

.checkoutimg {
    max-width: 100%;
    padding: 1px;
    border: 1px solid #cde7ee;
    width: 100%;
}
.guestform,
.billingform,
.checkprop {
    background: #f4f4f4;
    padding: 10px;
}
.guestform div.halv,
.billingform div.halv {
    display: inline-block;
    margin: 0 5px 10px 0;
}
.guestform div.ful,
.billingform div.ful {
    display: block;
    width: 98%;
    margin: 0 0 10px 0;
    text-align: center;
}
div.ful input,
div.ful select,
div.ful textarea {
    vertical-align: top;
}
.billingform {
    margin-top: 20px;
}
.checkterms {
    width: 98%;
    height: 400px;
    overflow: auto;
    border: 1px solid #000;
    padding: 10px;
    margin: 0 auto 20px;
    background: #fff;
}
.checksubmit .link-button {
    padding: 15px 50px !important;
}
.checksubmit {
    text-align: center;
}
.link-button:hover {
    cursor: pointer;
}
.options {
    border-top: 1px solid #f0f0f3;
    padding: 5px 0;
}
.options .link-button {
    display: inline-block;
    width: auto;
    margin-left: 4px;
}
#depWrap input {
    margin-right: 5px;
}
#price-chart {
    font-size: 0.975em;
    line-height: 1.2em;
    padding: 10px 0;
}
.pricenote {
    font-size: 0.9em;
    font-style: italic;
    padding: 5px;
}
.bold {
    font-weight: bold;
}
.error {
    color: red;
    font-weight: bold;
}
.guestform .halv label,
.billingform .halv label {
    width: 40%;
}
.checkoutform label {
    font-weight: bold;
    text-align: right;
    padding: 0 4px;
    display: inline-block;
}
.checkoutform select {
    padding: 2px 0;
}
div.halv select,
div.halv input[type="text"],
div.halv textarea {
    width: 60%;
    vertical-align: top;
}

#CCCVCode {
    width: 50px;
    margin-right: 5px;
}
select#ExpMonth,
select#ExpYear {
}

.theforms h2 {
    margin-top: 0;
    padding-top: 0;
}
select#optin {
    display: inline-block;
}
.options input[type="text"] {
    max-width: 100px;
    display: inline-block;
}
#successwrapper {
    background: #fff;
    padding: 1px;
}
.reserve-error {
    font-weight: bold;
    text-align: center;
    padding-bottom: 20px;
    border: 1px solid #ff0000;
    padding: 10px;
    background: #eee;
    margin: 20px;
}
.reserve-error span {
    color: #ff0000;
}
.receipt,
.receipt:before,
.receipt:after,
.rcolumn,
.rcolumn:before,
.rcolumn:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.receipt {
    width: 90%;
    margin: 20px auto;
    border: 1px solid #ccc;
    padding: 10px;
}
.rcolumn {
    display: block;
    margin: 10px 0;
    vertical-align: top;
    border-bottom: 1px solid #eee;
}
.r2cols {
    display: inline-block;
    width: 49.5%;
    padding: 20px 0;
    font-weight: bold;
    vertical-align: top;
}
.rnotes {
    font-size: 0.9em;
    padding: 10px 5px;
}
.rtitle {
    padding: 10px;
    font-weight: bold;
}
.rcolumn div {
    padding-left: 10px;
    display: inline-block;
    width: 40%;
}
.rtotals {
    width: 15em;
    margin: 10px 0;
    text-align: right;
}
.rtotals span {
    font-weight: bold;
    float: left;
    display: inline-block;
}
.rtotals div {
    border-top: 1px solid #008d9b;
    padding: 10px 0;
}
.rline {
    height: 2px;
    background: #000;
}

.rsitemap {
    text-align: center;
    margin: 0 auto 10px;
}
.rsitemap div {
    display: inline-block;
    padding: 10px;
}
.bluebox {
    padding: 10px;
    background: #f4f4f4;
}
.bluebox .gform_wrapper .gform_footer {
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
}

/* new search results page */
#asform .mainform,
#asform .srchrow2 {
    text-align: center;
}

/* under ipad size 1024px */
@media (max-width: 1024px) {
    .breadcrumb-text,
    .my-rentals {
        display: block;
        width: 100%;
        text-align: center;
    }
    .actions span {
        position: absolute;
        left: -10000px;
        top: auto;
        width: 1px;
        height: 1px;
        overflow: hidden;
    }
    .contained,
    #contentfull {
        padding: 0 5px;
    }
    .amenity {
        width: 49%;
    }
    .checkprop {
        display: block;
        width: 80%;
        margin: 5px auto;
        max-width: 360px;
    }
    .theforms {
        max-width: 100%;
        margin: 5px auto;
        width: 580px;
        display: block;
    }
    .guestform div.halv,
    .billingform div.halv {
        display: block;
        width: 98%;
        margin: 0 5px 10px 0;
    }
    #locationbox #mapCanvas {
        width: 100%;
        display: block;
    }
    .rsitemap div {
        width: 49%;
    }
    .cwrview,
    .cwrsorting {
        text-align: center;
        float: none;
        margin: 5px auto;
    }
    .mapwrap {
        max-width: 90%;
    }
}

/* ipad 1024px and up*/
@media (min-width: 1025px) {
    .rv {
        margin: auto 10px;
    }
    .breadcrumb-text,
    span.my-rentals {
        display: inline-block;
        width: 49%;
    }
    .my-rentals {
        text-align: right;
    }
    .pdwrap {
    }
    .calsec,
    .detailform {
    }
    .amen-wrap {
        display: inline-block;
        width: 49%;
    }
    .minidesc {
        width: auto;
    }

    .preferences div {
        display: inline-block;
        padding-right: 20px;
        text-align: left;
    }

    .checkprop {
        display: inline-block;
        width: 30%;
        vertical-align: top;
    }

    .theforms {
        max-width: 100%;
        margin-left: 1%;
        width: 68%;
        display: inline-block;
    }
    .guestform div.halv,
    .billingform div.halv {
        width: 48%;
    }
    .rsitemap div {
        width: 24.5%;
    }
    .submit-form {
        margin-top: 20px;
    }
    .cwrview {
        float: left;
        width: 40%;
    }
    .cwrsorting {
        float: right;
        width: 40%;
        text-align: right;
    }
    .mapwrap {
        max-width: 96%;
    }
}

/* smaller screens... ipads */
@media (max-width: 768px) {
    #availability.detailsec {
        display: flex;
        flex-wrap: wrap;
    }
    .rtbreadcrumbs {
    }
    .actions #pd-addMy,
    .actions #pd-removeMy {
        display: none;
    }
    div.button-groups a {
    }
    .actions i {
        color: #429cc1;
    }
    .actions i.icon-info-circled-1 {
        font-size: 1.4em;
    }
    .actions a i.icon-share-rt {
        font-size: 1.5em;
    }
    .nomobile {
        display: none;
    }
    .pdwrap {
        display: block;
        width: 100%;
    }
}
/* cell phones (480px) */
@media only screen and (max-width: 480px) {
    #locationbox.fancybox-content,
    #reviewForm.fancybox-content {
        padding: 15px;
    }
    div.button-groups a {
        margin-left: 4px;
        vertical-align: middle;
    }
    div.button-groups .pageNav a {
        font-size: 0.9rem;
    }
    .actions {
        margin-right: 0;
    }
    .detailtitle h1 {
        text-align: center;
    }
    .minidesc {
        margin: 10px 0;
        font-size: 0.75em;
    }
    .icondesc {
        justify-content: center;
    }
    .iconblock {
        margin-right: 10px;
    }
    .iconblock i {
        display: inline-block;
    }
    .actions i.icon-info-circled-1 {
        font-size: 1.6em;
    }
    .actions a i.icon-share-rt {
        font-size: 1.7em;
    }
    .amenity {
        width: 99%;
    }
    .r2cols {
        display: block;
        width: 99%;
        text-align: center !important;
        margin: 0 auto;
        padding: 10px 0;
    }
    .halv label {
        width: 90% !important;
        text-align: center;
    }
    .halv input,
    .halv select {
        display: block;
        margin: 0 auto;
        width: 90% !important;
    }
    .rsitemap div {
        display: block;
        width: 100%;
    }
    .post > .detailsec {
        padding: 0;
    }
    .post > .detailsec h2 {
        padding: 9px;
        border: 1px solid #ddd;
        margin: 0;
        cursor: pointer;
        margin-top: 10px;
        background-color: #f4f4f4;
    }
    .post > .detailsec.detailsec-open h2 {
        background-color: #fff;
    }
    .detailsec h2 span {
        display: inline-block;
        font-size: 0.6em;
        float: right;
        padding: 6px 10px;
    }
    .post > .detailsec .detailsec-content {
        padding: 10px;
        display: none;
    }
    .rev-header {
        justify-content: center;
    }
    .rev-head-left,
    .rev-dates {
        flex-basis: 100%;
    }
    .rev-head-left,
    .rev-dates,
    .rev-body,
    .rev-name,
    .pdreview blockquote {
        text-align: center;
    }
    .pdreview blockquote {
        font-size: 0.9em;
    }
}

/* i phone 5 fix for PD ( < 350px) */
@media only screen and (max-width: 350px) {
    div.button-groups a {
        padding: 5px 0;
    }
}

@media only screen and (min-width: 481px) {
    .post > .detailsec .detailsec-content {
        display: block !important;
    }
    .detailsec h2 span {
        display: none;
    }
}

.d-none {
    display: none !important;
}
