/*
Scheme: Bootstrap
Description: General stylesheet
*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);

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;
}

html .planyo a {
    box-shadow: none;
    transition: initial;
    -webkit-box-shadow:none;
}
html .planyo a:hover{color: #253340;
    text-decoration: none;
    -webkit-box-shadow:none;
}
html .planyo ol,html .planyo ul,html .planyo ul li{
    list-style: none; 
    list-style-type: none;
}
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;
  }
html .planyo .img-thumbnail{transform: initial!important;}

/* fonts*/
.planyo #resource-details h1, .planyo #reservation-code h1, .planyo #payment-code h1, .planyo #completed_code h1, .planyo #details_code h1,.planyo #shopping_cart_items h1,.planyo #products-code h1{
    color: #428bca;
    line-height: 45px;
    font-weight: 200;
    position: relative;
    margin-bottom: 35px;
    margin-top: 20;
    font-size: 45px;
    text-align: center;
}
html .planyo .lead {
    font-size: 14px;
}
html .planyo .container-fluid{padding-left:0px;padding-right:0px;}

/* buttons*/
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,input.cart_popup_button,input#add_cart_button,html .planyo input[type="button"]{
    border-color: #357ebd;
    font-weight: normal;
    display: inline-block;
    font-size:medium;
    margin: 0;
    padding: 6px 12px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    color: #fff;
    background-color: #428bca;
    border-radius: 4px;
    background-image: none;
    line-height: 1.45em;
    border-width: 0px;
}
.planyo a.btn.btn-primary.btn-lg:hover,.planyo a.btn.btn-primary:hover,.planyo a.btn.btn-primary.btn-lg:hover,.planyo .btn-primary.btn-lg:hover, .planyo a.btn.btn-info.btn-lg:hover,input.cart_popup_button:hover,input#add_cart_button:hover,.planyo input[type="button"]:hover{
    border-color: #357ebd;
    background-color: #253340;
    color: white;
    cursor:pointer;
}

/* resource list large content*/
#resources .resource-info,#searchview-code .resource-info{margin-bottom: 70px;zoom: 1;}
#resources .resource-image,#searchview-code .resource-image{padding:0px;max-height: 270px;
    overflow: hidden;}
.planyo .img-responsive{width:100%;}
#resources .resource-info:first-child,#searchview-code .resource-info:first-child {margin-top: 0;}
#resources .resource-description,#searchview-code .resource-description {text-align:justify;margin-bottom:10px;}
#resources .resource-contents h2,#searchview-code .resource-contents h2 {margin-top:0;}
#resources .resource-props,#searchview-code .resource-props {text-align:right;}
#resources .action-buttons,#searchview-code .action-buttons{
                            float:right;
                            text-align: right;
                            position: relative;
                            bottom: 0;
                            right: 0;
                            padding:0;
}
 #resources h2.resource-name{float:left;}                           
.col-sm-12.resource-contents{padding:0;margin:0;}
.col-xs-12.custom_properties{text-align:right;margin-bottom:5px;padding:0px;}
#resources .custom_property,#searchview-code .custom_property {
    text-align:center;
    margin: 5px 0px;
    padding: 6px 10px 8px 10px;
    border-radius:4px;
    background:rgba(37, 51, 64, 0.11);
    display: inline-block;
    font-weight: 500;
    line-height: 1.7;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
#resources .planyo_cart_widget,#resource-details .planyo_cart_widget{
    margin-top: 10px;
    float: right;
}
/* search results */
html .search-result-container {margin-top:30px;}
html .search-price h2{
    text-align: center;
    margin: 5px 0px;
    padding: 10px;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.017);
    display: inline-block;
    padding-top: 5px;
    font-weight: 600;
    line-height: 1.7;
    color: #428bca;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-size: 14px;
    float: right;
}
    
/* horizontal search box */
.planyo #search_form.form-inline .planyo-form-item-group {margin-right:30px;}
.planyo #search_form.form-inline .planyo-form-item-group label {margin-right:10px;}
.planyo #search_form.form-inline #res_form_buttons {display:inline-block;}

/* shopping cart */
#shopping-cart .resource-contents h2 {margin-top:0;}
#shopping_cart_items h3 {
    text-align: right;
    color: #428bca;
    font-weight: 700;
    font-size:medium;
    padding-right: 15px;
}
  .planyo #shopping-cart .img-responsive {
    width: 100px;
    float: left;
	margin-right: 20px;
	border: 0px;
}
#shopping-cart .col-xs-8.resource-contents{padding-left:0px;}
  .planyo .col-sm-1.resource-thumbnail {
   padding:0px;
}
#shopping-cart h4{color:#428bca;font-size:medium}
.planyo #shopping-cart .list-group-item{
    border-left: 0px;
    border-right: 0px;
    position: initial;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.planyo li.list-group-item.cart-item:first-child {
    border-top: 0px;
}
#shopping-cart .col-xs-5 h4{float:left;}
#shopping-cart .col-xs-5 .action-buttons{float:right;}

/* resource details */
#resource-details .resource-img {width:100%;}
#resource-details .carousel {
    position: relative;
    padding: 0;
}
#resource-details .description {text-align: justify;
    padding-top: 30px;
    font-size: 16px;
    line-height: 1.7;
    width:100%;
}
#resource-details h1, .planyo #products-code h1, #resource-details .calendar-preview, #resource-details .resource-footer {text-align:center;}
#resource-details .resource-footer {margin-top:30px;margin-bottom:20px;}
#resource-details .custom_property {
   text-align: center;
   float:left;
    margin: 5px 10px;
    padding: 6px 10px 8px 10px;
    border-radius: 4px;
    background: rgba(37, 51, 64, 0.11);
    display: inline-block;
    font-weight: 500;
    line-height: 1.7;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
.planyo #resource-details .custom_properties{margin: 20px -10px 20px -10px;}
.planyo .custom_properties {width:100%;display: inline-block;}

/* 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;line-height: initial;}
.reservation_step_current .reservation_step_name {color: #428bca;}
.reservation_step .reservation_step_name {color: rgba(37, 51, 64, 0.26);}
.reservation_step .reservation_step_img {background-color:rgba(37, 51, 64, 0.22);}
.reservation_step_current .reservation_step_img {background-color:#428bca;}
.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;}
html .with-status-border-error {border:1px solid red !important}

/* reservation form */
html .planyo textarea,html .planyo input[type="text"],html .planyo input[type="password"],html .planyo input[type="date"],html .planyo input[type="email"],html .planyo input[type="tel"],html .planyo input[type="number"]{
    background: white;
    color: #555;
    height:36px!important;
    border: 1px solid #ccc;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    -box-shadow:none;
    -webkit-transition:none;
    -moz-transition:none;
    -o-transition:none;
    transition:none;
    box-shadow:none;
-webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; 
  line-height: initial!important;
  width: 100%;
}
 #reserve_form {margin-top: -20px;}
html .planyo .form-control, #planyolang {
    border-radius: 4px;
    box-shadow: none;
    -webkit-box-shadow: none;
    padding: 6px 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;
}
#reserve_form label {
    display: block;
    float: none;
    width: 100%;
    font-size: 14px;
    font-weight: normal;
    color: #428bca;
}
#reserve_form.title_left label.col-sm-1 {
width:12%;
float:left;
}
#reserve_form.title_left label.col-sm-3 {
float:left;
width:25%;
}
#reserve_form.title_left {
    margin-left:15px;
}
#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;
}

#reserve_form #row_resource_name {
    display: none;
}
.planyo .language {float:right;padding-left:0;}

.planyo textarea#user_notes {
    min-height: 128px;
}
#reservation-code #resource_name {display:none;}

#reservation-code .col-xs-6.prefix{ padding-right: 0px;} 
#reservation-code .col-xs-6.p_number { padding-left: 0px;}

#reservation-code select#mobile_country_param,#reservation-code select#phone_country_param {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    border-right: 0px;
}
#reservation-code input#mobile_number_param,#reservation-code input#phone {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    border-left: 0px;
}
#reservation-code #from_calendar{padding:0px;}
#reservation-code .date-part-day select,#reservation-code .date-part-year select{    padding: 6px 0px 6px 10px;}
#reservation-code .date-part-day{width: 22%; padding-right: 0px;float: left;}
#reservation-code .date-part-month{width: 48%;padding-right: 0px;float: left;}
#reservation-code .date-part-year{width: 26%;padding-right: 0%;float: left;}
#reservation-code h3{font-size:22px;}
html .planyo .form-control-static{padding:0px;}
/*floating price info*/
#price_info{color:#428bca;}
#price_info dl{margin-bottom:5px;}
#price_info_div_floating,.nonfloating_text{
    margin: 0;
    border-collapse: collapse;
    text-align: center;
    border-radius: 5px;
    z-index: 300;
    background-color: rgba(37, 51, 64, 0.11);
    display: inline-block;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);
    border: 0px solid #eee;
    margin: 0px;
    padding:8px;
    width: 100%;
}
.planyo .pricebox {
    padding-right: 0px;margin-bottom:20px;
}
#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%;}
.rate_recurring_totals,.rate_recurring_totals_custom {font-size:medium;font-weight:bold;}
.planyo #price_info .rate_extra {font-size:13px;}
html .price_info_div .lead { margin: 0;}
#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;margin: 15px 0px;display: block;color: black; font-weight: 500;}
.price_info_div .rate_err,.planyo #pr_err,#planyo_price_preview_parent .rate_err {color: #ff0033;font-size:14px;}
.planyo .dl-horizontal dt {text-align: left; text-overflow: ellipsis; white-space: nowrap;font-weight: normal;}
html .price_info_div .title {font-size: 22px;padding-bottom:8px;}
.planyo .price_info_div  dt, .planyo .price_info_div dd {font-size:medium;font-weight:normal;padding-top:10px;}
html .planyo dd { margin: 0px;}
html .planyo .dl-horizontal dd {margin-left: 0px;}
.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;}
html .planyo .dl-horizontal dd {text-align:left; color: #428bca;}
html .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;}

 
/* additional products form */ 

.planyo #product-page .lead {
    font-size: 14px;
    padding: 0px;
    font-weight:500;
    margin-bottom: 0px;
}
.planyo #product-page ul.list-group{margin-top:-60px;}
.planyo #product-page label {
    font-weight:500;
    margin-bottom: 0px;
}
.planyo #product-page .lbimginfo{
    font-size: 11px;
    opacity: 0.6;
    height: 100%;
}
.planyo #product-page .col-xs-4 .action-buttons{float:right;}
.planyo #product-page .col-xs-8.resource-contents{padding-left:0px;}
.planyo .col-sm-1.resource-thumbnail {padding:0px;}
.planyo #product-page h4{font-size:medium;}
#product-page .selected h4 {color: #428bca;}
.planyo #product-page .list-group-item{
    border-left: 0px;
    border-right: 0px;
}
#product-page .product-item .col-xs-5{padding-left:0px;}
html .planyo .datebar{padding:0px;display:inline-block;}
html .planyo .datebar ul{list-style: none;padding: 0;}
.product-name.with-img {
    margin-top: 0px;
    margin-bottom: 0px;
}
.planyo #product-page .datebar li{float: left;padding:20px 20px 20px 0px;}
#product-page .prod_selected .product-name,#product-page .prod_selected .col-unitprice, #product-page .prod_selected .product-price,#product-page .prod_selected .col-subtotal,.prod_selected .col-qty{color: #428bca;} 
.planyo #product-page a.btn.btn-primary{min-width:92px;}
.planyo #product-page .btn-group .btn-primary {
    min-width: 46px;}
.planyo #product-page .btn-group{display: inline-flex;display: -webkit-box;}
#product-page .product-extra input.form-control {width:80%;}
#product-page li.prodheader {margin-top: 60px; border-top: 0px;}
@media screen and (max-width: 576px){
#product-page .prodheader .col-subtotal{display:none;}
.planyo #product-page .col-unitprice h4{width:100%;}
.planyo #product-page .col-subtotal h4 {text-align: center;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.23);
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;
    margin: 5px 0px;
    padding: 8px 6px;}

.planyo #product-page .datebar{margin-top: 15px;}
.planyo #product-page .col-unitprice, #product-page .prod_selected .product-price{width:41%;}
.planyo #product-page .col-subtotal, #product-page .col-extra {
    width: 50%;
    text-align: center;
    padding:0px;}
}

@media screen and (max-width: 768px){
.planyo #product-page .btn-group .btn-primary {
    padding: 3px 6px;
    margin: 5px 0px;
}

.planyo #product-page .datebar select {
    width: 60px;
    margin-top: -8px;
    height: 25px!important;
    padding: 0px;
    float: right;
}
.planyo #product-page a.btn.btn-primary{margin: 5px 0px;font-size: small;padding: 4px 6px;}
.planyo #product-page .datebar li{width:100%;}
.planyo #product-page li.list-group-item.product-item{padding:0px;}
.planyo #product-page li.list-group-item.product-item .col-xs-8,#product-page li.list-group-item.product-item .col-xs-4{padding:0px;}
.planyo #product-page .datebar li { padding: 5px 5px 5px 0px;}
.planyo #product-page .datebar_weekday,.planyo .datebar_date{float:left;padding-right:5px;}
.planyo #product-page .datebar input[type=checkbox]{float:left;margin-right:10px;}
.planyo #product-page h4{font-size:small;}
.planyo #product-page .col-xs-2{padding-left:5px;padding-right:5px;}
.planyo #product-page .col-md-8{padding:0px;}
.planyo #product-page .row {margin: 0px;}
.planyo #product-page {padding: 0px;}
.planyo #product-page .pricebox{padding-left:0px;}
.planyo #product-page .pricebox .title{padding-top: 15px;}
.planyo #product-page .pricebox .price_info_div{padding-top: 15px;}
#product-page .product-name.with-img img { display: none;}
#product-page h4.product-name.with-img {
    margin-top: 10px;
    margin-bottom: 10px;}
}


/* date picker */
html span.input-group-addon {
    background-color: white;
}
html .planyo .planyo-cal-icon,.planyo a.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;}
html .calpicker {clear:both; border: 1px solid #c0c0c0; border-collapse: collapse; background-color:white;}
html 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;}
html .calpicker td:hover {background: #3D83A8; color: white; cursor: pointer;}
html .calpicker td {border: 1px solid #c0c0c0; vertical-align: top; font-size: 13px; min-width: 10px; text-align: center; padding: 3px 6px 3px 6px;}
html .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;}
html .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 */
html .unit_layout_div {overflow:auto;height:500px;background-color:white;}
html .unit_layout_table td {padding:10px;}
html .lt_unit_cell {border:2px solid black;border-radius:8px;width:50px}
html .lt_unit_cell:hover {background-color:#f2e3ae;cursor:pointer;}
html .lt_empty_cell {width:10px}
html .lt_free {background-color:#c2dfd0}
html .lt_reserved {background-color: #f0c2c2}
html .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;}
html .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-apause-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 */
html .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%;}
html .img_thumb {float: left; width: 90px;}
html .images img {float: left; width: 80px; height: 80px; margin: 4px;}

/* geolocation */
html .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;}
html .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;}
html .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%;}
#planyo_cart_contents #reserve_form {margin-top: 0px;}
#planyo_cart_window #planyo_cart_right .title{margin-bottom:10px;}
#planyo_cart_window #planyo_cart_right dt, #planyo_cart_window #planyo_cart_right dd {
    font-size: medium;
    font-weight: normal;
    padding-top: 10px;
}
 #planyo_cart_window #planyo_cart_right dd { text-align: right;}
 #planyo_cart_window #planyo_cart_right .br_total {
    font-weight: 600;
    margin-top: 15px;
}
#planyo_cart_window .rate_err {   color: #ff0033;}
@media (max-width: 767px) {
#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 {width:100%;height:35%;position:relative;overflow-y:auto;}
#planyo_cart_buttons {right:10%;bottom:8%;position:fixed;}
div#planyo_cart_window #planyo_cart_right dt, div#planyo_cart_window #planyo_cart_right dd { font-size: small;padding-top: 5px;}
div#planyo_cart_window #planyo_cart_right .title {
    margin-bottom: 0px;
    font-size: 14px;}
.planyo #reserve_form label {
    display: block;
    float: none;
    width: 100%;
}
.phone-row .col-sm-5 {padding-right: 0px;}

#breakdown dt{float:left; width:60%;}

}

/* diverse */
html .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 {padding: 10px 5px 1px 10px;
    display: none;
    margin: 2px 0px 15px 0px;
    color: white;
    border: 1px solid #ff0033;
    border-radius: 4px;
    background: #ff0033;}
#planyo_content .btn {margin-bottom:2px;}

.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;float: right; margin-top: -60px;margin-bottom: 50px;}
#full_unit_layout_map_div {max-width:100%;overflow:auto;}

/* other lightboxes */
html .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;}
html .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%;}
html .planyo_lb_contents {width:100%;height:100%;}
html .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;}
html .planyo_lb_close .close:hover {background: url(https://www.planyo.com/slideshow/btn-on-close-hvr.png); color:white;}
html .planyo_lb_close {position: fixed;top:0px;right:0px;z-index:1000;opacity:1.0;}

/* simple integration login */
.planyo .simple-integration-login-links{position: absolute;
top: 5px;
right: 0px;}
html .simple-integration-logo img {
    height: 100px;
    display: inline-block;
    float: left;
}
html .simple-integration-description {
    color: #333;
    line-height: 1em;
    font-size: 14px;
    margin-top: 100px;
    text-align: center;
    margin-bottom: 50px;
}
.simple-integration-website h1 a {
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    font-weight: 300;
    word-spacing: -6px;
    font-size: 32px;
    margin-top: 30px;
    margin-left: 20px;
}
.planyo .simple-integration-login-links a{text-transform: uppercase;
font-size: small;
font-weight: 600;
background-color: transparent;
color: rgb(66, 139, 202);
padding: 10px 5px;}   
.simple_integration_container .poweredby{float:none;}
/* screen sizes  */
@media (max-width:767px) {
    .planyo a.btn.btn-primary.btn-lg, .planyo a.btn.btn-primary, .planyo a.btn.btn-primary.btn-lg, .planyo a.btn.btn-info.btn-lg, .planyo .btn-primary.btn-lg, input.cart_popup_button, input#add_cart_button,.btn-danger,#planyo_cart_window .cart_popup_button {font-size: small;padding: 6px 10px;}
    html .planyo_lb_window {top:2%; bottom:2%; left:2%;right:2%;width:initial;margin-left:0px;}
    #resources .resource-info{margin-bottom: 20px;}
    #reservation-code .col-md-6{padding-right:0;}
    .planyo #resource-details h1, .planyo #reservation-code h1, .planyo #payment-code h1, .planyo #completed_code h1, .planyo #details_code h1,.planyo #shopping_cart_items h1,.planyo #products-code h1{
    margin-bottom: 10px;
    margin-top: 0;
    font-size: 27px;
    text-align: center;}
    html .reservation_steps{display:none;}
    .planyo .language { padding-right: 1em; margin-bottom: 5px;}
    .planyo #reservation-code h3 {display: none;}
    #resources .resource-info {box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);border: 0px solid #eee;}
    .planyo #resources .action-buttons, #searchview-code .action-buttons{padding-top: 10px;padding-bottom: 10px;}
    .planyo #resources .col-sm-12.resource-contents{padding-right: 15px;padding-left: 15px;}
    .planyo #shopping_cart_items .img-responsive{display:none;}
    .planyo #shopping_cart_items #shopping-cart h4{padding-top:0px;margin-top:0px;}
    .planyo #shopping_cart_items .lead {font-size: 12px;}
    .planyo #shopping-cart .col-xs-5{padding:0px;}
    .planyo #shopping-cart .col-xs-5 h4 {float: right;}
    .planyo #shopping_cart_items h3 {margin-top: 0px;padding:0px 0px 10px 0px;}
    .planyo #checkout-code .dl-horizontal dd{font-size:small;}
    .planyo #checkout-code p{margin-bottom:20px;}
    .planyo #resource-details .custom_property{font-size:small;}
    .planyo #resource-details .custom_properties{margin: 10px -10px 10px -10px;}
    #resources .planyo_cart_widget {margin-right: 15px;}
}
@media (max-width:991px){
    /* resource list large content*/
    .col-md-7.resource-contents,.col-xs-12.resource-description,#resources .resource-contents h2,.col-xs-12.custom_properties,.col-md-6.action-buttons{padding:0px;}
    #resources .resource-contents h2{margin-top: 15px;}
    #reservation-code .col-md-8{padding-right:0;}
    #resource-details .planyo_cart_widget.cart_widget_in_plugin{float: right;
    position: static;
    display: inline-block;
    z-index: 2000;
    margin-top: -40px;
    }
}
@media (min-width:991px){
    /* resource list large content*/
    html .container-fluid {max-width: 950px;}
}
@media (min-width:768px){
    html .container-fluid {max-width: 750px;}
    .planyo .pricebox {padding-right: 15px;}
    .planyo .language {padding-right: 30px;}
    .planyo #resources col-xs-12{padding:0px;}
    .planyo #resources .resource-contents{padding-right:0px;}
    .planyo #planyo_price_preview_parent .dl-horizontal dt {width:50%;}
}
@media (min-width: 1200px){
html .container-fluid {max-width: 1170px;}
}

@media screen and (max-width:400px) {
    @-ms-viewport{
        width:320px;}
}
/* calendar */
iframe.calprev_iframe caltype_4{width:100%;}



 html .planyo{
        background-color: white !important;
        /*background-color: white !important;*/
       
        display: block !important;
        position: relative;
       
        margin-top: 0em;

    }
    html .planyo a,
    {
        color: #726794 !important;
    }
    html .planyo a:hover{
    /*color:  #54467f !important;*/
        text-decoration: underline;
    }

    .planyo .container-fluid{
        max-width: 100% !important;
    }
    html .planyo .dl-horizontal{
        color: black !important;
    }
    .planyo h1,
    .planyo h2,
    .planyo h3,
    .planyo h4,
    .planyo h5,
    .planyo h6{
        color: #726794 !important;
    }

    /* Buttons and icons */
    .btn-primary,
    .cp_calendar.fc button,
    html .planyo .btn-primary.btn-lg{
        background-color:  #54467f !important;
        border-color: #726794 !important;
    }

    .monthly-fluid .fa-chevron-left,
    .monthly-fluid .fa-chevron-right{
        color: #54467f !important;
    }

    /* Reservation step*/
    .reservation_steps{
        background-color: white;
        padding: 3em 15px;
    }
    /* All steps */
    .reservation_step,
    .reservation_step_current{
        /*background-color: red;*/
    }
    .reservation_step .reservation_step_img_text,
    .reservation_step_current .reservation_step_img_text{
        position: relative;
        top: -1px;
    }
    .reservation_step .reservation_step_name,
    .reservation_step_current .reservation_step_name{
        line-height: 12px;
        margin-top: 0.5em;
    }


    /* Current step */
    .reservation_step_current .reservation_step_img{
        background-color: #54467f !important;
    }
    .reservation_step_current .reservation_step_name{
        color: #54467f !important;
    }
    /* Formulaire de réservation */
    #reserve_form{
        padding-bottom: 2em;

    }
    #reserve_form label {
        color: black !important;
    }
    #reservation_details,
    #personal_details,
    #contact_info,
    #additional_info{
        margin-top: 2em;
    }
    #reserve_form h3{
        margin-bottom: 1em !important;
    }

    /*Price*/
    .price_info_div{
        margin-top: 20px;
    }
    .price_info_div dd{
        color: black !important;
    }
    .price_info_div .nonfloating_text{
        background-color: #eee !important;
        padding: 2em !important;
    }
    .price_info_div .nonfloating_text .title{
        margin-bottom: 0.5em;
    }
    .price_info_div .br_res_name{
        color: black !important;
    }
    .price_info_div .br_total{
        background-color: #9F98B5;
        color: white !important;
        margin-top: 1em !important;
        padding: 0.2em !important;
    }
    .fc-toolbar{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .fc-toolbar .fc-left,
    .fc-toolbar .fc-right,
    .fc-toolbar .fc-center{
        float: none !important;
    }
    .fc-toolbar .fc-clear{
        display: none;
    }

    .fc-toolbar h2{
        font-size: 2em !important;
        position: relative;
        top: -5px;
    }
    .cp_units_1440.small-cal th.fc-widget-header{
        font-size: 1.2em !important;
    }
    .cp_units_1440.small-cal.no-ev{
        width: 100% !important;
    }


    /* Hide elements */
    .custom_properties,
 
    .powered,
    .poweredby{
        display: none !important;
    }

    /* Other product form */
    #product_form{
        background-color: white;
    }
    #product_form #res_form_buttons{
    }
    .planyo #product-page .list-group-item{
        margin: 0em 1em;
        box-sizing: border-box;
    }
    /* Button */
    #paybox_submit{
        background-color:  #54467f !important;
        border-color: #726794 !important;
        box-shadow: none;
        padding: 7px 10px 7px 10px;
        color: white !important;
        display: inline-block;
        padding: 6px 12px;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }

    .invoice_products_table,
    .invoice_products_table tbody{
        width: 100%;
        display: block;
    }

    .planyo #product-page ul.list-group{
        margin-top: 0 !important;
    }
    .product-desc{
        max-width: 100%;
        font-size: 16px !important;
        line-height: 24px;
        margin-top: 0.4em !important;
        margin-bottom: 0.6em !important;
    }
    .product-name{
        font-size: 1.3em;
    }


    .prodimg img{
        width: 80px !important;
        height: 80px !important;
        margin: 0em 1em 1em 0em;
    }
    #details_code{
        background-color: white;
        padding: 2em;
    }
    legend{
        border-bottom: 0;
    }

    .online_payments form {
        max-width: 100%;
        padding:  4em 0em;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    #datatrans_logo{
        margin: 0 !important;
        position: relative;

    }
    #saferpay_logo{
        margin: 1em 0em 0em 0em !important;
        opacity: 0.8;
    }

    #completed_code a{
        color: #726794 !important;
    }
    #completed_code,
    #reservation_code{
        background-color: white;
        padding: 2em;
    }
    #reservation_code .calendar{
        margin-bottom: 3em !important;
    }
    #reservation_code .calendar .fc-center{
        float: right !important;
        position: relative;

    }
    .invoice_products_table tr{
        padding: 0.5em 0em;
    }


    /* legend */
    .resp-caltop .cal_legend_text{
        height: auto !important;
    }
    .resp-caltop .cal_legend_text{
        height: 50px !important;
    }
    .resp-caltop .cal_legend_text{
        height: 40px;
    }

    .cp_calendar.fc button {
        padding: 6px 12px;
        border-color: #357ebd;
        font-weight: normal;
        color: #fff;
        background-color: #428bca;
        font-size: 13px;
        background-image: none;
        height: initial;
        text-shadow: none;
        box-shadow: none;
        background-repeat: no-repeat;
        margin-bottom: 0px !important;
    }
    .planyo #product-page .list-group-item{
        margin: 0em;
    }
    #product_form{
        padding: 0.5em;
    }

    .planyo #product-page h4{
        font-size: 14px !important;
    }
    .planyo #product-page .product-name {
        font-size: 16px !important;
    }
    .page-cabane-content{
        padding-bottom: 2em !important;
    }
    .reservation_details dl dt:nth-child(2){
        display: none !important;
    }

    .booking-process-bkg{
        background-color: #c0c4ce !important;
    }

    /* Booking details */
    .details_line{
        display: flex;
        width: 100%;
    }
    .details_line .label-txt,
    .details_line .value{
        color: black !important;
    }
    .details_line .label-txt{
        width: 200px;
    }

        .searchline{
  margin-bottom: 1em !important;
    padding-bottom: 1em !important;
}

    #legend_seas1_txt{
        border-bottom: 2px solid red !important;
    }
    
        .monthly-fluid td.reserved_nox{
        background-color: #D4766D !important;
    }
    .fc-bgevent.oc_all {
        background-color: #F1C1C1 !important;
        opacity: 1 !important;
    }
    .calprev_iframe{
            width: 100% !important;
            max-width: 100%;
    }
    iframe {
        width: 100% !important;
        max-width: 100% !important;

    }
    
    .legend{
        font-size: 12px;
        padding: 3px 5px 1px 5px;
        margin-right: 0.25em;
    }
    .legends{
        padding: 15px;
        display: flex;
        margin-bottom: 30px;
        padding-top: 0px;
    }
    .legend-available{
        background-color: #C1DFCF;
    }
    .legend-reserved{
        background-color: #F1C1C1;
    }
    .legend-hs{
        border-bottom: 3px solid #4D4DFF;
    }
    .legend-today{
        background-color: #F0D98C;
    }
    
    .title-padding{
        padding: 2em 0em 0em 2.5em;
    }
    .searchline{
        background-color: #E8E9E8;
        padding: 2em;
    }
    #datatrans_logo{
        position: static;
    }
    #planyo_search_widget{
    position: static;
    background-color: #534480 !important;
}
.btn-payment{
    min-width: 200px;
    margin-bottom: 2em;
}
.bold{
    font-weight: bold;
}
.paypal-btn{
    background-color: #F6BE38 !important;
    background-repeat: no-repeat;
    color: transparent;
    background-size:  auto 20px;
    min-height: 34px;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 124 33' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;'%3E%3Cpath d='M46.211,6.749L39.372,6.749C38.904,6.749 38.506,7.089 38.433,7.551L35.667,25.088C35.612,25.434 35.88,25.746 36.231,25.746L39.496,25.746C39.964,25.746 40.362,25.406 40.435,24.943L41.181,20.213C41.253,19.75 41.652,19.41 42.119,19.41L44.284,19.41C48.789,19.41 51.389,17.23 52.068,12.91C52.374,11.02 52.081,9.535 51.196,8.495C50.224,7.353 48.5,6.749 46.211,6.749ZM47,13.154C46.626,15.608 44.751,15.608 42.938,15.608L41.906,15.608L42.63,11.025C42.673,10.748 42.913,10.544 43.193,10.544L43.666,10.544C44.901,10.544 46.066,10.544 46.668,11.248C47.027,11.668 47.137,12.292 47,13.154Z' style='fill:rgb(37,59,128);fill-rule:nonzero;'/%3E%3Cpath d='M66.654,13.075L63.379,13.075C63.1,13.075 62.859,13.279 62.816,13.556L62.671,14.472L62.442,14.14C61.733,13.111 60.152,12.767 58.574,12.767C54.955,12.767 51.864,15.508 51.262,19.353C50.949,21.271 51.394,23.105 52.482,24.384C53.48,25.56 54.908,26.05 56.607,26.05C59.523,26.05 61.14,24.175 61.14,24.175L60.994,25.085C60.939,25.433 61.207,25.745 61.556,25.745L64.506,25.745C64.975,25.745 65.371,25.405 65.445,24.942L67.215,13.733C67.271,13.388 67.004,13.075 66.654,13.075ZM62.089,19.449C61.773,21.32 60.288,22.576 58.394,22.576C57.443,22.576 56.683,22.271 56.195,21.693C55.711,21.119 55.527,20.302 55.681,19.392C55.976,17.537 57.486,16.24 59.351,16.24C60.281,16.24 61.037,16.549 61.535,17.132C62.034,17.721 62.232,18.543 62.089,19.449Z' style='fill:rgb(37,59,128);fill-rule:nonzero;'/%3E%3Cpath d='M84.096,13.075L80.805,13.075C80.491,13.075 80.196,13.231 80.018,13.492L75.479,20.178L73.555,13.753C73.434,13.351 73.063,13.075 72.643,13.075L69.409,13.075C69.016,13.075 68.743,13.459 68.868,13.829L72.493,24.467L69.085,29.278C68.817,29.657 69.087,30.178 69.55,30.178L72.837,30.178C73.149,30.178 73.441,30.026 73.618,29.77L84.564,13.97C84.826,13.592 84.557,13.075 84.096,13.075Z' style='fill:rgb(37,59,128);fill-rule:nonzero;'/%3E%3Cpath d='M94.992,6.749L88.152,6.749C87.685,6.749 87.287,7.089 87.214,7.551L84.448,25.088C84.393,25.434 84.661,25.746 85.01,25.746L88.52,25.746C88.846,25.746 89.125,25.508 89.176,25.184L89.961,20.213C90.033,19.75 90.432,19.41 90.899,19.41L93.063,19.41C97.569,19.41 100.168,17.23 100.848,12.91C101.155,11.02 100.86,9.535 99.975,8.495C99.004,7.353 97.281,6.749 94.992,6.749ZM95.781,13.154C95.408,15.608 93.533,15.608 91.719,15.608L90.688,15.608L91.413,11.025C91.456,10.748 91.694,10.544 91.975,10.544L92.448,10.544C93.682,10.544 94.848,10.544 95.45,11.248C95.809,11.668 95.918,12.292 95.781,13.154Z' style='fill:rgb(23,155,215);fill-rule:nonzero;'/%3E%3Cpath d='M115.434,13.075L112.161,13.075C111.88,13.075 111.641,13.279 111.599,13.556L111.454,14.472L111.224,14.14C110.515,13.111 108.935,12.767 107.357,12.767C103.738,12.767 100.648,15.508 100.046,19.353C99.734,21.271 100.177,23.105 101.265,24.384C102.265,25.56 103.691,26.05 105.39,26.05C108.306,26.05 109.923,24.175 109.923,24.175L109.777,25.085C109.722,25.433 109.99,25.745 110.341,25.745L113.29,25.745C113.757,25.745 114.155,25.405 114.228,24.942L115.999,13.733C116.053,13.388 115.785,13.075 115.434,13.075ZM110.869,19.449C110.555,21.32 109.068,22.576 107.174,22.576C106.225,22.576 105.463,22.271 104.975,21.693C104.491,21.119 104.309,20.302 104.461,19.392C104.758,17.537 106.266,16.24 108.131,16.24C109.061,16.24 109.817,16.549 110.315,17.132C110.816,17.721 111.014,18.543 110.869,19.449Z' style='fill:rgb(23,155,215);fill-rule:nonzero;'/%3E%3Cpath d='M119.295,7.23L116.488,25.088C116.433,25.434 116.701,25.746 117.05,25.746L119.872,25.746C120.341,25.746 120.739,25.406 120.811,24.943L123.579,7.407C123.634,7.061 123.366,6.748 123.017,6.748L119.857,6.748C119.578,6.749 119.338,6.953 119.295,7.23Z' style='fill:rgb(23,155,215);fill-rule:nonzero;'/%3E%3Cpath d='M7.266,29.154L7.789,25.832L6.624,25.805L1.061,25.805L4.927,1.292C4.939,1.218 4.978,1.149 5.035,1.1C5.092,1.051 5.165,1.024 5.241,1.024L14.621,1.024C17.735,1.024 19.884,1.672 21.006,2.951C21.532,3.551 21.867,4.178 22.029,4.868C22.199,5.592 22.202,6.457 22.036,7.512L22.024,7.589L22.024,8.265L22.55,8.563C22.993,8.798 23.345,9.067 23.615,9.375C24.065,9.888 24.356,10.54 24.479,11.313C24.606,12.108 24.564,13.054 24.356,14.125C24.116,15.357 23.728,16.43 23.204,17.308C22.722,18.117 22.108,18.788 21.379,19.308C20.683,19.802 19.856,20.177 18.921,20.417C18.015,20.653 16.982,20.772 15.849,20.772L15.119,20.772C14.597,20.772 14.09,20.96 13.692,21.297C13.293,21.641 13.029,22.111 12.948,22.625L12.893,22.924L11.969,28.779L11.927,28.994C11.916,29.062 11.897,29.096 11.869,29.119C11.844,29.14 11.808,29.154 11.773,29.154L7.266,29.154Z' style='fill:rgb(37,59,128);fill-rule:nonzero;'/%3E%3Cpath d='M23.048,7.667C23.02,7.846 22.988,8.029 22.952,8.217C21.715,14.568 17.483,16.762 12.078,16.762L9.326,16.762C8.665,16.762 8.108,17.242 8.005,17.894L6.596,26.83L6.197,29.363C6.13,29.791 6.46,30.177 6.892,30.177L11.773,30.177C12.351,30.177 12.842,29.757 12.933,29.187L12.981,28.939L13.9,23.107L13.959,22.787C14.049,22.215 14.541,21.795 15.119,21.795L15.849,21.795C20.578,21.795 24.28,19.875 25.362,14.319C25.814,11.998 25.58,10.06 24.384,8.697C24.022,8.286 23.573,7.945 23.048,7.667Z' style='fill:rgb(23,155,215);fill-rule:nonzero;'/%3E%3Cpath d='M21.754,7.151C21.565,7.096 21.37,7.046 21.17,7.001C20.969,6.957 20.763,6.918 20.551,6.884C19.809,6.764 18.996,6.707 18.125,6.707L10.773,6.707C10.592,6.707 10.42,6.748 10.266,6.822C9.927,6.985 9.675,7.306 9.614,7.699L8.05,17.605L8.005,17.894C8.108,17.242 8.665,16.762 9.326,16.762L12.078,16.762C17.483,16.762 21.715,14.567 22.952,8.217C22.989,8.029 23.02,7.846 23.048,7.667C22.735,7.501 22.396,7.359 22.031,7.238C21.941,7.208 21.848,7.179 21.754,7.151Z' style='fill:rgb(34,45,101);fill-rule:nonzero;'/%3E%3Cpath d='M9.614,7.699C9.675,7.306 9.927,6.985 10.266,6.823C10.421,6.749 10.592,6.708 10.773,6.708L18.125,6.708C18.996,6.708 19.809,6.765 20.551,6.885C20.763,6.919 20.969,6.958 21.17,7.002C21.37,7.047 21.565,7.097 21.754,7.152C21.848,7.18 21.941,7.209 22.032,7.238C22.397,7.359 22.736,7.502 23.049,7.667C23.417,5.32 23.046,3.722 21.777,2.275C20.378,0.682 17.853,0 14.622,0L5.242,0C4.582,0 4.019,0.48 3.917,1.133L0.01,25.898C-0.067,26.388 0.311,26.83 0.805,26.83L6.596,26.83L8.05,17.605L9.614,7.699Z' style='fill:rgb(37,59,128);fill-rule:nonzero;'/%3E%3C/svg%3E");

}

.fc-row .fc-bg {
    z-index: 1;
    background-color: #C1DFCF;
}
.legends{
    margin-top: 1em !important;
}
.planyo #product-page:hover{
    cusror: auto
}
.planyo #product-page .lbimginfo{
    display: none;
}
#resources .resource-description, #searchview-code .resource-description {
    text-align: left;
    margin-bottom: 10px;
}
#cal td.cuscol_ECDC81, #calendar_nav td.cuscol_ECDC81 {
    border-bottom: 3px solid red;
}
#shopping_cart .glyphicon-remove{
    display: none !important;
}

.price_info_div .br_total {
    margin-top: 0px !important;
    
}



.sea_col_ecdc81{
background: rgba(0, 0, 0, 0) linear-gradient(transparent 0%, transparent 84%, transparent 84%, rgb(52, 52, 52) 85%, rgb(52, 52, 52) 100%) repeat scroll 0% 0% !important;
}
.legend-hs{
    border-bottom: 3px solid rgb(52,52,52);
}
.search-price{
margin-bottom: 1em;
    
}
@media (min-width: 768px){
    #completed_code .container {
        width: auto !important;
    }
    
}

#completed_code p{
    width: 90%;
}

#legend_seas1_txt {
    border-bottom: 3px solid #000000 !important;
}
#legend_seas2_txt, #legend_seas4_txt{
 display:none!important;   
}

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