/*
Scheme: Bootstrap
Description: General stylesheet
*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
.jumbotron .btn {
    padding: 3px 45px!important;
}
@media screen and (min-width: 768px){
.jumbotron .btn {
    margin-left: 30px!important;
}
}
.jumbotron .btn {
    padding: 5px 24px!important;
    font-size: 21px!important;
}

html .planyo {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight:400;
    color: #333;
    line-height: 16px;
    clear:both;
    -webkit-font-smoothing: antialiased;
    box-sizing:initial;
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    overflow-x:hidden;
}
.carousel .item{ 
    height: 510px;
}
.planyo #shopping-cart .list-group-item {
    border-left: 0px;
    border-right: 0px;
    position: initial;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
#shopping-cart .col-xs-5 h4 {
    float: left;
}
#shopping-cart h4 {
    color: #428bca;
    font-size: medium;
}
.planyo #shopping-cart .img-responsive {
    width: 100px;
    float: left;
    margin-right: 20px;
    border: 0px;
}
html .planyo .img-thumbnail {
    transform: initial!important;
}
html .planyo img {
    margin: 0px;
    img-webkit-transform: initial!important;
    -ms-transform: initial!important;
    -moz-transition: initial!important;
    -webkit-transition: initial!important;
    transition: initial!important;
    -webkit-transition-timing-function: initial!important;
    transition-timing-function: initial!important;
    -webkit-transform: initial!important;
}
.img-thumbnail {
    display: inline-block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#shopping-cart .col-xs-5 .action-buttons {
    float: right;
}
#planyo_content .btn {
    margin-bottom: 2px;
}
html .planyo a.btn.btn-primary.btn-lg, html .planyo a.btn.btn-primary, html .planyo a.btn.btn-primary.btn-lg, html .planyo a.btn.btn-info.btn-lg, html .planyo .btn-primary.btn-lg, html .planyo input[type="button"] {
    border-color: #357ebd;
    font-weight: normal;
    display: inline-block;
    font-size: 12px;
    margin: 0;
    padding: 15px 10px 1px 15px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    color: #fff;
    background-color: #a6ce3b;
    border-radius: 4px;
    background-image: none;
    line-height: 1.45em;
    border-width: 0px;
}
.planyo input.cart_popup_button,.planyo input#add_cart_button{
    padding: 10px 10px 10px 15px!important;
}

.planyo a.btn-danger {
    color: #fff!important;
    background-color: #d9534f!important;
    border-color: #d43f3a!important;
}
#shopping_cart_items h3 {
    text-align: right;
    color: #428bca;
    font-weight: 700;
    font-size: medium;
    padding-right: 15px;
}
#box_search_form{    width: 70%;
    margin: 0 auto;}
#planyo_search_widget .form-group {
    float: left;
    width: initial;}
select#box_prop_res_gear_type {
    height: 36px;
}
.planyo .form-control { padding-left: 5px !important;
}
h1 {
    color: #337ab7;
    font-family: "Open Sans";
    line-height: 60px;
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: 10px;
}
.planyo .legend{    padding-top: 40px;}
.planyo .lead{font-size:14px;}
#planyo_content{margin-top:25px;}
#reserve_form h3{display:none;}
#resources .container{
margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 1200px){
#resources .container {
    width: 1170px!important;
}}
@media (min-width: 992px){
#resources .container {
    width: 970px;
}}
@media (min-width: 768px){
#resources .container {
    width: 750px;
}}
.thumbnail{  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);border: 0px solid #eee;}
.planyo .thumbnai-content a{    font-family: unset;
    color: #000000;
    text-shadow: 4px 4px 5px rgba(0, 0, 0, 0);
    font-size: 16px;
    text-decoration: none;
    text-transform: none;
    font-weight: 500;}
 .thumbnai-content{color: #293136;}
.thumbnail-image{
    height: 170px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: white;}
    .thumbnail:hover{  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    border: 0px solid #00b3ee;}
 .resource-info{margin:15px 0px; min-width:200px;    padding: 5px 5px 5px 5px;
    background: rgba(0, 0, 0, 0.017);display:inline-block;}
.planyo .img-thumbnail{border:0;  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;padding:0;}

.rating,.guests{padding: 10px 0;}
.col-centered{
    float: none;
    margin: 0 auto;
    display:block;
}
#resource-details a.btn.btn-primary.btn-lg {
    margin-top: 30px;
}
.planyo #resource-details h1,.planyo #reservation-code h1,.planyo #payment-code h1,.planyo #completed_code h1,.planyo #details_code h1{
    text-transform: uppercase;
    color: #337ab7;
    font-family: "Open Sans";
    line-height: 60px;
    font-weight: 200;
    letter-spacing: 10px;
    position: relative;
    margin-bottom: 35px;
    margin-top: 0;
    font-size: 45px;
    text-align:center;
     }
.custom_properties{}
.custom_property{    width: 100%;
    margin: 15px 0px;
    min-width: 258px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.017);
    display: inline-block;
    padding-top: 10px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.7;
    color: #797979;
    font-family: "Lora", Georgia, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;}
   #planyolang {
        display: block;
    width: 100%;
    height: 34px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
   }
    .planyo .form-control,#planyolang{
    border-radius: 0px;
    box-shadow: none;
    -webkit-box-shadow:none;
    padding: 8px 12px;
        display: block;
    width: 100%;
    height: 36px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    }
    .planyo textarea#user_notes {
    min-height: 128px;
}
    .input-group-addon{background-color:white;}
    .planyo #reserve_form input#submit_button{float: right;
    min-width: 335px;
    margin-left: 15px;
    margin-right: 15px;}
.col-xs-6.prefix,.col-xs-6.p_number{padding-left:0px;padding-right:0px;}
select#mobile_country_param,select#phone_country_param{border-bottom-right-radius: 0px; border-top-right-radius: 0px; border-right: 0px;}
input#mobile_number_param,input#phone{border-bottom-left-radius: 0px;border-top-left-radius: 0px; border-left: 0px;}

.price_info_div .title{display:none;}
.price_info_div .nonfloating_text{ background-color: #293136;}
.nonfloating_text ul{padding:0;margin:0;}
.price_info_div .lead{margin:0;}
li.col-xs-12.total {
    font-weight: 600;
    padding-top: 15px;
}
li.col-xs-12.total p,li.col-xs-12.total label{color:#337ab7;font-weight: 600;}
#booking_information_content{padding-top:15px;}
.nonfloating_text li{list-style:none;}
.nonfloating_text label{color: #337ab7; float: left;font-weight:100;}
.nonfloating_text p{color:#fff;float:right;}

#planyo_search_widget #res_form_buttons{float: left; margin-left: -5px;}

#planyo_search_widget .btn-lg{    
    border-radius: 6px;   
    border: transparent;}
#planyo_search_widget .search-full-width input{    width: 100%;
    margin-top: 0px;}
    #planyo_search_widget select{width: 100%;
    height: 50px;}
    @media only screen and (min-width: 1200px){
    div .planyo a.btn  {  height: 30px;
    font-size: 12px;
    line-height: 30px;margin:0;}
    #planyo_search_widget select{width: 100%;
    height: 36px!important;}
    }
    #box_search_form .form-control{border-radius: 4px 0px 0px 4px;}
.planyo .row{margin:0;}
#resources .h4{text-transform: uppercase;padding: 0px;font-size:15px;margin-left:0;}
#ratings{background-color:white;display:inline-block;width:100%;}
#rating_sc_read{  text-transform: uppercase;
  font-size: small;
  color: grey;}
#rating_sc_rate,#rating_sc_out_of{display:none;}
#resources .resource-props{background-color: white;}
.resource-props .action-buttons{ padding: 5% 0%;  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  border-top-left-radius: 0;
  border-top-right-radius: 0;}
.pricefromtxt{  font-size: x-small;
  padding-top: 10px;}
  .pricefrom{  color: #428bca;
  clear: both;
  font-weight: bold;}
.planyo a.btn {
    background-color:#ffffff;
    border: none;
    color: #fff;
    text-transform: uppercase;
    border-radius: 4px;
    box-sizing: initial;
    height: 20px;
    font-size: 10px;
    line-height: 20px;
    margin:10px 0px;
}
.planyo a.btn.btn-primary{
    display: inline-block;
    font-size: 12px!important;
    text-decoration: none;
    padding: 15px 15px 1px 15px!important;
    color: #fff;
}
.planyo a.btn.btn-primary:hover,.planyo .btn.btn-primary.btn-lg:hover{
background-color: #293136;
color:#fff;
}
.form-control:focus{border-color:#337ab7;}
.planyo a.btn:hover {
    background-color: white;
    color:#00b3ee;
}
.planyo a{color:#00b3ee;}
#reserve_form #reservation_details{}

.resform_64269 #row_tz_one_date,.resform_64269 #row_tz_start_time,
.resform_64264 #row_tz_one_date,.resform_64264 #row_tz_start_time,
.resform_64267 #row_tz_one_date,.resform_64267 #row_tz_start_time,
.resform_64270 #row_tz_one_date,.resform_64270 #row_tz_start_time{display:none;}
#row_resource_name{display:none;}
#res_form_buttons{text-align: center;}
.planyo #reserve_form input#submit_button{    border: 1px transparent;}
    /* resource list */

#resources .resource-description {    text-align: justify;}
#resources .resource-contents h2 {margin-top:0;background: transparent;}
#resources .resource-props {text-align:right;background: transparent;}
h1.resource_name{
font-size: 30px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 1;
  margin-bottom: 0;
  text-transform: uppercase;
  font-family: 'Source Sans Pro',sans-serif;
  color: #222;}
  a#lbimg_1 img,a#lbimg_1{width:100%;}
/* resource list */
#resources .resource-description {text-align:justify;}
#resources .resource-contents h2 {margin-top:0;}
#resources .resource-props {text-align:right;}

/* search results */
#search-results .resource-description {text-align:justify;}
#search-results .resource-contents h2 {margin-top:0;}
.search-result-container {margin-top:30px;}

/* shopping cart */
#shopping-cart .resource-contents h2 {margin-top:0;}

/* resource details */
#resource-details .resource-img {width:100%;}
#resource-details .description {text-align:justify;

    float: left;
    padding-top: 30px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.7;
    color: #797979;
    font-family: "Lora", Georgia, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;}
#resource-details h1, #resource-details .calendar-preview, #resource-details .resource-footer {text-align:center;}
#resource-details .resource-footer {margin-top:30px;margin-bottom:20px;}

/* reservation steps - desktop */
span.reservation_step, span.reservation_step_current {display:inline-block; margin-right: 25px; max-width:80px; vertical-align:top;}
.reservation_step .reservation_step_img, 
.reservation_step_current .reservation_step_img {margin-left: auto; margin-right: auto; margin-bottom:5px; padding-top:1px; width: 40px; height: 40px; text-align:center; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px;}
.reservation_step_current .reservation_step_name {color: #3D83A8;}
.reservation_step .reservation_step_name {color: #BBBBBB;}
.reservation_step .reservation_step_img {background-color:#BBBBBB;}
.reservation_step_current .reservation_step_img {background-color:#3D83A8;}
.reservation_step .reservation_step_name,
.reservation_step_current .reservation_step_name {font-family:sans-serif; font-size: 12px; font-weight: bold; text-align:center; margin-bottom:8px;}
.reservation_step_current .reservation_step_img_text, #steps-desktop .reservation_steps .reservation_step .reservation_step_img_text strong,
div.reservation_step_img_text {padding-top: 9px; font-size: 16px; color: white; text-align:center;}
.reservation_step_current .reservation_step_img_text {color: white;}
.with-status-border-error {border:1px solid red !important}


/*floating price info*/
#reservation-code .pricebox {
    padding-right: 0px;
}


#price_info_div_floating,.nonfloating_text{    margin: 0;
    border-collapse: collapse;
    text-align: center;
    border-radius: 5px;
    z-index: 300;
    background: rgba(0, 0, 0, 0.017);
    display: inline-block;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);
    border: 0px solid #eee;
    margin: 0px;
    width: 100%;}
#price_info_div_sticky {bottom:0; width:100%; position:fixed; left:0; z-index:400; background-color:black; opacity:0.85; color:white; padding:10px; min-height:80px;}
#price_info_div_sticky_right {right:0; height:100%; position:fixed; top:0; z-index:400; background-color:black; opacity:0.85; color:white; padding: 20px; padding-top: 10%;}
.planyo #price_info .rate_extra {font-size:13px;}
.planyo #price_info .rate_extra .br_res_name{color:white;}
.price_info_div .title {padding-bottom:8px;}
#price_info_div_floating .title {padding-bottom:0.5em;}
#price_info_div_floating .rate_extra,#price_info_div_floating .extra_price_info {font-size:small; color:#505050;}
.price_info_div .price_info {color:#3D83A8;}
.price_info_div #price_info_coupon {clear:both; font-size: 13px; padding: 15px 0px;}
.price_info_div .rate_err {color: #ff0033;}
.planyo .dl-horizontal dt {text-align: left; text-overflow: ellipsis; white-space: nowrap;}
.price_info_div .title {font-size: 22px;}
.planyo .price_info_div  dt, .planyo .price_info_div dd {font-size:medium;font-weight:normal;padding-top:10px;}
.planyo #price_info_div_floating .dl-horizontal dd,.planyo #price_info_div_sticky_right .dl-horizontal dd,.planyo .nonfloating_text .dl-horizontal dd{text-align:right;}
.planyo .dl-horizontal dd {text-align:left; color: #3D83A8;}
.br_extra_info {width: 100%; font-size: 0.7em; color: grey;}

#price_info_div_sticky_right #breakdown .br_total {padding-top: 21px;}
#nobreakdown {font-size: large; color: #3D83A8;}
.planyo #breakdown .br_total {padding-top: 21px;}
#br_collapse,#br_expand {float: right; clear: both; margin-top: 10px; color: #3D83A8; font-size: medium;}
#br_collapse:hover,#br_expand:hover {cursor:pointer;}
 #price_info_div_sticky #br_collapse,#price_info_div_sticky #br_expand {float: left; clear: both; margin-top: 20px; color: #3D83A8;}
span.rettrip_label {display:block;clear:both;}
  
/* date picker */
.planyo-cal-icon {background-image:url(https://www.planyo.com/images/icon-calendar-18-16.png);width:18px;height:16px;display:inline-block;}
.float-calpicker th, .calpicker th {text-align: center; border: 0; font-size: 12px; font-weight: 100; padding: 4px; background-color: white;}
.calpicker {clear:both; border: 1px solid #c0c0c0; border-collapse: collapse; background-color:white;}
table.calpicker {width: 239px; margin-top: 6px; font-size: 14px; text-align: left; list-style: none; background-color: #fff; -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175); box-shadow: 0 6px 12px rgba(0,0,0,.175); border:0px;}
.calpicker .no_start:hover {background: #f0f0f0; cursor:default; color:black;}
.calpicker .arrival_day {font-weight:bold;}
.calpicker td.morning_av,.calpicker td.morning_av:hover {background: url(https://www.planyo.com/images/diagonal2.png); background-repeat: no-repeat;}
.calpicker td.morning_av_nox,.calpicker td.morning_av_nox:hover {background: url(https://www.planyo.com/images/diagonal2nox.png); background-repeat: no-repeat; background-color: #f0c2c2;}
.calpicker td.morning_occ {background: url(https://www.planyo.com/images/diagonal1.png); background-repeat: no-repeat;}
.calpicker td.morning_occ_nox {background: url(https://www.planyo.com/images/diagonal1nox.png); background-repeat: no-repeat; background-color: #c2dfd0;}
.calpicker .active_day {background: #bbbbbb; color:white;}
.calpicker .reserved_nox_u {background:#e8e8e8;}
.calpicker .reserved_nox {background:#f0c2c2;}
.calpicker .reserved {color: red; font-weight: bold;}
.calpicker .reserved_u {color: red; font-weight: bold;}
.calpicker .reserved:hover {cursor:auto; background:white; color:red;}
.calpicker .reserved_u:hover {cursor:auto; background:white;}
.calpicker .reserved_nox:hover {cursor:auto; background:#f0c2c2;}
.calpicker .reserved_nox_u:hover {cursor:auto; background:#e8e8e8;}
.calpicker .cur_month_day_nox {background: #c2dfd0;}
.calpicker .active_day_nox {text-decoration:underline; background: #cfdfd0;}
.calpicker .ext_month_day_nox {background: #c2dfd0; color:#a0a0a0;}
.calpicker .ext_month_day_nox_u {background:#e8e8e8; color:#a0a0a0;}
.calpicker .ext_month_day_nox_r {background:#f0c2c2; color:#a0a0a0;}
.calpicker .cur_month_day {background: #f0f0f0;}
.calpicker .ext_month_day {background: #ffffff; color: #c5c5c5;}
.calpicker .ext_month_day:hover {cursor:auto; background:#ffffff;}
.calpicker .ext_month_day_nox_r:hover {cursor:auto; background:#f0c2c2;}
.calpicker .ext_month_day_nox_u:hover {cursor:auto; background:#e8e8e8;}
.calpicker .ext_month_day_nox:hover {cursor:auto; background:#c2dfd0;}
.calpicker td:hover {background: #3D83A8; color: white; cursor: pointer;}
.calpicker td {border: 1px solid #c0c0c0; vertical-align: top; font-size: 13px; min-width: 10px; text-align: center; padding: 3px 6px 3px 6px;}
.calpicker caption {padding: 5px 8px; background-color: white; overflow: hidden; text-align: center; background-color: #fff; border: 1px solid rgba(0,0,0,.15); border-top-right-radius: 4px; border-bottom: 0px; border-top-left-radius: 4px; margin-top: 3px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; box-shadow: 0 6px 12px rgba(0,0,0,.175); margin-bottom: -3px;}
.calpicker caption .nav {float:left; padding-right:1px; margin-bottom:0px;}
.calpicker caption .navleft {float:left;font-size:14px;}
.calpicker caption .navright {float:right;font-size:14px;}
.calpicker thead {box-shadow: 0 6px 12px rgba(0,0,0,.175); border-left: 1px solid rgba(0,0,0,.15); border-right: 1px solid rgba(0,0,0,.15);}

/* unit layout */
.unit_layout_div {overflow:auto;height:500px;background-color:white;}
.unit_layout_table td {padding:10px;}
.lt_unit_cell {border:2px solid black;border-radius:8px;width:50px}
.lt_unit_cell:hover {background-color:#f2e3ae;cursor:pointer;}
.lt_empty_cell {width:10px}
.lt_free {background-color:#c2dfd0}
.lt_reserved {background-color: #f0c2c2}
.lt_reserved:hover {background-color: #f0c2c2;cursor:default;}
.planyo_lightbox_info .close {display: block; width: 28px; height: 28px; background: url(https://www.planyo.com/slideshow/btn-on-close-hvr.png); color:white;}
.planyo_lightbox_info .close:hover {background: url(https://www.planyo.com/slideshow/btn-on-close.png);}

/* image lightbox */
#img_text {display:block; float:left;}
.lbimginfo {bottom: 0px; font-size: large; height:30px; position:absolute; width:100%; text-align:center; visibility:hidden; background:black; opacity:0.5; color:white;}
#bg_hider .buttons {padding: 8px;}
#bg_hider .buttons .leftbtn {float: left;}
#bg_hider .buttons .rightbtn {float: right; margin-right:25px;}
#full_img_div #img_info .close {float: right;opacity:1.0;}
#bg_hider .buttons .prev, #bg_hider .buttons .next, #bg_hider .buttons .play, #bg_hider .buttons .pause, #bg_hider .buttons .close, #full_img_div #img_info .close, .planyo_lightbox_info .close {display: block; width: 28px; height: 28px;opacity:1.0;}
#full_img_div #on_img_prev, #full_img_div #on_img_next {display: block; width: 30px; height: 60px;}
#bg_hider .buttons .prev {background: url(https://www.planyo.com/slideshow/btn-prev.png);}
#bg_hider .buttons .prev:hover {background: url(https://www.planyo.com/slideshow/btn-prev-hvr.png);}
#bg_hider .buttons .next {background: url(https://www.planyo.com/slideshow/btn-next.png);}
#bg_hider .buttons .next:hover {background: url(https://www.planyo.com/slideshow/btn-next-hvr.png);}
#bg_hider .buttons .play {margin-left: 4px; background: url(https://www.planyo.com/slideshow/btn-play.png);}
#bg_hider .buttons .play:hover {background: url(https://www.planyo.com/slideshow/btn-play-hvr.png);}
#bg_hider .buttons .pause {margin-left: 4px; background: url(https://www.planyo.com/slideshow/btn-pause.png); }
#bg_hider .buttons .pause:hover {background: url(https://www.planyo.com/slideshow/btn-pause-hvr.png);}
#bg_hider .buttons .close {background: url(https://www.planyo.com/slideshow/btn-on-close.png);opacity:1.0;}
#bg_hider .buttons .close:hover {background: url(https://www.planyo.com/slideshow/btn-on-close-hvr.png);}
#full_img_div #img_info .close, .planyo_lightbox_info .close {background: url(https://www.planyo.com/slideshow/btn-on-close.png); opacity:1.0;}
#full_img_div #img_info .close:hover, .planyo_lightbox_info .close:hover {background: url(https://www.planyo.com/slideshow/btn-on-close-hvr.png);}
#full_img_div #on_img_prev {background: url(https://www.planyo.com/slideshow/btn-on-img-prev.png);}
#full_img_div #on_img_prev:hover {background: url(https://www.planyo.com/slideshow/btn-on-img-prev-hvr.png); }
#full_img_div #on_img_next {background: url(https://www.planyo.com/slideshow/btn-on-img-next.png); }
#full_img_div #on_img_next:hover {background: url(https://www.planyo.com/slideshow/btn-on-img-next-hvr.png);}

/* small image thumbnails */
.images {clear: both; position: relative; left: 0px; margin-top: 5px; margin-bottom: 12px; margin-right: 0px; margin-left: -32px; padding: 4px; padding-left: 32px; overflow: hidden; background: transparent; width: 100%;}
.img_thumb {float: left; width: 90px;}
.images img {float: left; width: 80px; height: 80px; margin: 4px;}

/* geolocation */
.gps_coords_map_icon {display:inline-block; width:17px; height:17px; background: url(https://www.planyo.com/images/google-map-icon.png) no-repeat; vertical-align:text-top;}
.gps_coords_current_location_icon {display:inline-block; width:17px; height:17px; background: url(https://www.planyo.com/images/google-current-location.png) no-repeat; vertical-align:text-top;}
#planyo_gps_coords_bg_hider .close {width: 28px; height: 28px; display:block; padding:0px;background: url(https://www.planyo.com/images/btn-close.png); }
#planyo_gps_coords_bg_hider .close:hover {background: url(https://www.planyo.com/images/btn-close-hvr.png); }
#planyo_gps_coords_window {padding:10px;}
.gps_coords_popup_button {height:2em; padding-left:6px; padding-right:6px;}

/* quick add to cart */
.planyo .cart_count_img {position: relative; top: -36px; left: 19px; background-color: #ff0033; text-align: center; width: 20px; height: 20px; border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px;}
.planyo_cart_widget:hover {cursor:pointer;}
.planyo .widget_cart_total {padding-left:10px;padding-top:5px;font-size:16px;font-family: 'Lato',sans-serif;}
.planyo .cart_count_text {font-family: 'Lato',sans-serif; padding-top: 3px; font-size: 11px; color: white; text-align: center; font-weight:bold;}
#planyo_cart_bg_hider {padding:5px;display:none;position:fixed;background:black;filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;z-index:990;width:100%;height:100%;left:0px;top:0px;}
#planyo_cart_close {float:right; padding:8px; padding-right:20px;}
#planyo_cart_window {display:none; overflow-y:auto; z-index:999; position:fixed; filter:alpha(opacity=100); -moz-opacity:1; opacity:1; background-color:white; border: solid 3px black; overflow:hidden;padding:10px;top:20%; bottom:20%; left:50%;width:700px; margin-left:-350px;}
#planyo_cart_contents {width:370px;height:100%;overflow-y:auto;overflow-x:hidden;}
#planyo_cart_right {position:absolute;right:0px;width:300px;top:0px;height:100%;padding:10px;background-color:#ececec;}
#planyo_cart_right .title {font-size:20px}
#planyo_cart_right #price_info {font-size:15px}
#planyo_cart_buttons {position:absolute; bottom:25px; text-align:right;width:92%;}

@media (max-width: 767px) {
.planyo .resource-info  {min-width: 100%;}
#planyo_cart_window {top:5%; bottom:5%; left:5%;right:5%;width:initial;margin-left:0px;}
#planyo_cart_contents {width:100%;height:65%;}
#planyo_cart_right {margin-left:-10px;width:100%;height:35%;position:relative;overflow-y:auto;}
#planyo_cart_buttons {right:8%;bottom:8%;position:fixed;}
}

/* diverse */
.with_tooltip {display: inline-block; width:20px; height:20px; background-image:url(https://www.planyo.com/images/icon-help.png); vertical-align: middle;}
#res_error_msg {display:none;padding: 10px 5px 1px 10px;margin: 0px 15px 15px 15px;}
#planyo_content .btn {margin-bottom:2px;}
.planyo .language {float:right;}
.planyo .hourglass_img{margin:20px;height:24px;width:24px;background:transparent url(https://www.planyo.com/Plugins/PlanyoFiles/hourglass.gif) no-repeat scroll 0 0;
}
.planyo .poweredby {display:inline-block;padding-top:8px;}
#full_unit_layout_map_div {max-width:100%;overflow:auto;}

/* other lightboxes */
.planyo_lb_bg_hider {padding:5px;display:none;position:fixed;background:black;filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;z-index:990;width:100%;height:100%;left:0px;top:0px;}
.planyo_lb_window {display:none; z-index:999; position:fixed; filter:alpha(opacity=100); -moz-opacity:1; opacity:1; background-color:white; border: solid 3px black; overflow:hidden;padding:10px;top:10%; bottom:10%; left:10%;right:10%;}
.planyo_lb_contents {width:100%;height:100%;}
.planyo_lb_close .close {display: block; width: 28px; height: 28px;background: url(https://www.planyo.com/slideshow/btn-on-close.png); color:white;opacity:1.0;}
.planyo_lb_close .close:hover {background: url(https://www.planyo.com/slideshow/btn-on-close-hvr.png); color:white;}
.planyo_lb_close {position: fixed;top:0px;right:0px;z-index:1000;opacity:1.0;}
@media (max-width:968px) {
  #resource-details .col-md-7{margin-bottom:15px;}
  #reservation-code .col-xs-12, #reservation-code .col-md-8{padding:0px;}
  #reservation-code .pricebox {padding-left: 15px; margin-top: 40px;padding-right: 15px;}
  #reservation-code .img-responsive{display:none;}
}
@media (max-width:767px) {
.planyo_lb_window {top:2%; bottom:2%; left:2%;right:2%;width:initial;margin-left:0px;}
.planyo .row{margin:0;}
#resources div.container{ padding-left: 0;}
#resources .col-xs-12.col-sm-6.col-lg-4{padding-right: 5px; padding-left: 0;}
.row.rating.col-xs-12 {padding: 5px 0;}
#resource-details .col-md-12 .description{padding-top: 0px;}
div.custom_property{margin: 5px 0px;}
.planyo #resource-details h1,.planyo #reservation-code h1,.planyo #payment-code h1,.planyo #completed_code h1,.planyo #details_code h1{line-height: 30px;letter-spacing: 5px;font-size: 25px;}
.planyo #reserve_form input#submit_button{min-width: 100%; margin-left: 0;margin-right: 0;}
.price_info_div .lead{padding:8px;}
.planyo #reservation-code .poweredby { float:right; display: inline-block; margin-bottom: 8px;
}
#reservation-code #reqfinfo{display: inline-block; margin: 8px 0px;}
  #reservation-code .pricebox {padding-left: 0px; padding-right: 0px;}

}

.planyo .poweredby,.poweredby {display:none;}
