.wrapper.style6 {
	color: #4E4852;
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-moz-justify-content: center;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	cursor: default;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.bar-book {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}
.bar-book .btn {
    -ms-flex-item-align: center;
    align-self: center;
}
.bar-book .btn.btn-big {
    border-radius: 70px;
    margin-bottom: 20px;
}
.bar-book .book {
    background: #D42853;
    color: #ffffff;
}
.bar-book .custom, .bar-book .map, .bar-book .promo {
    background: #dbdbd8;
    color: #474747;
}
.bar-book .btn {
    border: none;
    display: inline-block;
    margin: 10px;
    position: relative;
    text-align: center;
}
.bar-book .btn-big {
    background-color: #D42853;
}
.bar-book .btn.custom {
    padding: 0;
}
.bar-book .btn.btn-big a {
    display: block;
    font-size: 40px;
    line-height: 40px;
    padding: 17px 70px;
}
.bar-book .btn.btn-medium {
    border-radius: 70px;
    margin-bottom: 20px;
}
.bar-book .btn-medium {background-color: #dbdbd8;}
.bar-book .btn.btn-medium a {
    display: block;
    font-size: 26px;
    line-height: 40px;
    padding: 17px 30px;
}
.bar-book .btn.custom a {
	display: block;
	line-height: 1;
	font-family: "Microsoft JhengHei", Helvetica, sans-serif;
	text-transform: capitalize;
	border-bottom: dotted 0px;
}
.bar-book .book a {
    color: #ffffff;
}
#content-view {
	padding: 0px 0;
	background-image: url(../../images/photo.jpg);
}
#content-view .column, #content-view .column .row, #content-view .column .row [class*=col-] {
    transition: all .3s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
#content-view .column {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
#content-view .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 7px;
    padding-right: 7px;
}
#content-view .column, #content-view .column .row, #content-view .column .row [class*=col-] {
    transition: all .3s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.row-eq-height-xs, .row-eq-height-xs:after, .row-eq-height-xs:before {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.row-eq-height-xs {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	margin-bottom:20px;
}
#content-view .row {
    margin-left: -7px;
    margin-right: -7px;
}
@media (min-width:768px){.container{width:734px}}@media (min-width:992px){.container{width:954px}}@media (min-width:1200px){.container{width:1154px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:7px;padding-right:7px}.container-fluid:after,.container-fluid:before{content:" ";display:table}.container-fluid:after{clear:both}.row{margin-left:-7px;margin-right:-7px}.row:after,.row:before{content:" ";display:table}.row:after{clear:both}.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{position:relative;min-height:1px;padding-left:7px;padding-right:7px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-1{width:8.33333%}.col-xs-2{width:16.66667%}.col-xs-3{width:25%}.col-xs-4{width:33.33333%}.col-xs-5{width:41.66667%}.col-xs-6{width:50%}.col-xs-7{width:58.33333%}.col-xs-8{width:66.66667%}.col-xs-9{width:75%}.col-xs-10{width:83.33333%}.col-xs-11{width:91.66667%}.col-xs-12{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.33333%}.col-xs-pull-2{right:16.66667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.33333%}.col-xs-pull-5{right:41.66667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.33333%}.col-xs-pull-8{right:66.66667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.33333%}.col-xs-pull-11{right:91.66667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.33333%}.col-xs-push-2{left:16.66667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.33333%}.col-xs-push-5{left:41.66667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.33333%}.col-xs-push-8{left:66.66667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.33333%}.col-xs-push-11{left:91.66667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333%}.col-xs-offset-2{margin-left:16.66667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333%}.col-xs-offset-5{margin-left:41.66667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333%}.col-xs-offset-8{margin-left:66.66667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333%}.col-xs-offset-11{margin-left:91.66667%}.col-xs-offset-12{margin-left:100%}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-1{width:8.33333%}.col-sm-2{width:16.66667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333%}.col-sm-5{width:41.66667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333%}.col-sm-8{width:66.66667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333%}.col-sm-11{width:91.66667%}.col-sm-12{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.33333%}.col-sm-pull-2{right:16.66667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.33333%}.col-sm-pull-5{right:41.66667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.33333%}.col-sm-pull-8{right:66.66667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.33333%}.col-sm-pull-11{right:91.66667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.33333%}.col-sm-push-2{left:16.66667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.33333%}.col-sm-push-5{left:41.66667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.33333%}.col-sm-push-8{left:66.66667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.33333%}.col-sm-push-11{left:91.66667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333%}.col-sm-offset-2{margin-left:16.66667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333%}.col-sm-offset-5{margin-left:41.66667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333%}.col-sm-offset-8{margin-left:66.66667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333%}.col-sm-offset-11{margin-left:91.66667%}.col-sm-offset-12{margin-left:100%}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-1{width:8.33333%}.col-md-2{width:16.66667%}.col-md-3{width:25%}.col-md-4{width:33.33333%}.col-md-5{width:41.66667%}.col-md-6{width:50%}.col-md-7{width:58.33333%}.col-md-8{width:66.66667%}.col-md-9{width:75%}.col-md-10{width:83.33333%}.col-md-11{width:91.66667%}.col-md-12{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.33333%}.col-md-pull-2{right:16.66667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.33333%}.col-md-pull-5{right:41.66667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.33333%}.col-md-pull-8{right:66.66667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.33333%}.col-md-pull-11{right:91.66667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.33333%}.col-md-push-2{left:16.66667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.33333%}.col-md-push-5{left:41.66667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.33333%}.col-md-push-8{left:66.66667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.33333%}.col-md-push-11{left:91.66667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333%}.col-md-offset-2{margin-left:16.66667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333%}.col-md-offset-5{margin-left:41.66667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333%}.col-md-offset-8{margin-left:66.66667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333%}.col-md-offset-11{margin-left:91.66667%}.col-md-offset-12{margin-left:100%}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-1{width:8.33333%}.col-lg-2{width:16.66667%}.col-lg-3{width:25%}.col-lg-4{width:33.33333%}.col-lg-5{width:41.66667%}.col-lg-6{width:50%}.col-lg-7{width:58.33333%}.col-lg-8{width:66.66667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333%}.col-lg-11{width:91.66667%}.col-lg-12{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.33333%}.col-lg-pull-2{right:16.66667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.33333%}.col-lg-pull-5{right:41.66667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.33333%}.col-lg-pull-8{right:66.66667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.33333%}.col-lg-pull-11{right:91.66667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.33333%}.col-lg-push-2{left:16.66667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.33333%}.col-lg-push-5{left:41.66667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.33333%}.col-lg-push-8{left:66.66667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.33333%}.col-lg-push-11{left:91.66667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333%}.col-lg-offset-2{margin-left:16.66667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333%}.col-lg-offset-5{margin-left:41.66667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333%}.col-lg-offset-8{margin-left:66.66667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333%}.col-lg-offset-11{margin-left:91.66667%}.col-lg-offset-12{margin-left:100%}}


#content-view .section {
    border-radius: 20px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.15);
    height: 100%;
    
}
#content-view .section, #sb_profile_form, #sb_update_btn, #steps-content #sb_booking_content .tab, #steps-content #sb_booking_content .tab .full-info, .ui-slider-handle, #sb_dateview_container, .timeline-wrapper, .data-col:first-child .time-container .time-slot:before, .data-col:last-child .time-container .time-slot:before, #sb_time_flexible_container .hour-line .hour-head, #sb_bookings_list .booking-item .section-pd, #sb_bookings_list .booking-item .tab-pd, .membership-item .section-pd, .membership-item .tab-pd, .membership-item .image, .membership-item .excerpt-info .default.img, .sb_reviews_list_item .content, .review-item .content, .review-container, .custom-radio label, #sb_profile_form_top, .filter-item .ft-input .custom-label, .tab .excerpt-info .btn-bar:before {
    background: #ffffff;
	color: #474747;
}

#content-view .section .section-pd .title-main {
    font-family: "Microsoft JhengHei", Helvetica, sans-serif;
    font-size: 25px;
    padding-left: 2px;
}
#content-view .section .section-pd .title-main {
    color: #474747;
}
#content-view .section .section-pd .overview {
    width: 100%;
}
.title-main {
    padding-bottom: 20px;
}

#content-view .section .section-pd table.overview  {
    background-color: transparent;
}
#content-view .section .section-pd table.overview  {
    border-collapse: collapse;
    border-spacing: 0;
}
#content-view .section .section-pd table.overview  {
	margin:0px;
}
#content-view .section .section-pd .overview tbody tr:nth-child(2n + 1) {
    background-color: #FFF;
}
#content-view .section .section-pd .overview tbody tr {
    border-left: 0;
    border-right: 0;
}
#content-view .section .section-pd .overview tbody tr td.day {
	font-family: "Microsoft JhengHei", Helvetica, sans-serif;
	font-size: 17px;
	color: #000;
}
#content-view .section .section-pd .overview tbody tr td {
    vertical-align: top;
    font-size: 14px;
	padding: .5em 0.2em;
}
#content-view .section .section-pd .overview tbody tr td.time {
    font-family: "Microsoft JhengHei", Helvetica, sans-serif;
    font-size: 17px;
    text-align: right;
	padding-right:2em;
}
#content-view .section .section-pd .txt {
    font-family: "Microsoft JhengHei", Helvetica, sans-serif;
    font-size: 17px;
}
#content-view .section .section-pd .txt {
    word-wrap: break-word;
}
#content-view .section .section-pd .icon {
    font-size: 16px;
    float: left;
}
#content-view .section .section-pd .emails {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#content-view .section .section-pd .links {
    font-family: "Microsoft JhengHei", Helvetica, sans-serif;
    font-size: 14px;
    word-wrap: break-word;
    padding-left: 10px;
    overflow: auto;
}
#content-view .section .section-pd .links {font-size: 14px;}
#content-view .section .section-pd ul {list-style: none;padding-left: 0em;}
#content-view .section .section-pd li {
    margin-bottom: 15px;
}
.social .brand {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.social .brand a {
    display: inline-block;
    margin-right: 5px;
    max-width: 40px;
    vertical-align: top;
    text-decoration: none;
}
#content-view .section .section-pd .links a{
transition: color 0.2s ease, border-bottom-color 0.2s ease;
    border-bottom: dotted 0px;
    color: inherit;
	color: #337ab7;
    text-decoration: none;}

.map-view {
    background: #ffffff;
}
.map-view{border-radius:20px;box-shadow:0 1px 2px 0 rgba(0,0,0,.15);height:100%;min-height:100%;margin-bottom:30px;padding:35px}@media (max-width: 1366px){.map-view{padding:25px}}@media (max-width:1024px){.map-view{padding:20px}}@media (max-width:767px){.map-view{padding:14px}}

.row-mg {
    margin-bottom: 30px;
}
#content-view .map-view .title {
    color: #464646;
    font-family: "Microsoft JhengHei", Helvetica, sans-serif;
    font-size: 25px;
    margin-bottom: 1.5em;
    padding-left: 2px;
}
#content-view .row > * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/*book*/

#sb_booking_content .service-item .tab-with-popup {
    min-height: 405px;
}
#sb_booking_content .tab.tab-with-popup {
	position: relative;
	min-height: 420px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
#sb_booking_content .tab, #steps-content #sb_booking_content .tab .full-info, .ui-slider-handle, #sb_dateview_container, .timeline-wrapper, .data-col:first-child .time-container .time-slot:before, .data-col:last-child .time-container .time-slot:before, #sb_time_flexible_container .hour-line .hour-head, #sb_bookings_list .booking-item .section-pd, #sb_bookings_list .booking-item .tab-pd, .membership-item .section-pd, .membership-item .tab-pd, .membership-item .image, .membership-item .excerpt-info .default.img, .sb_reviews_list_item .content, .review-item .content, .review-container, .custom-radio label, #sb_profile_form_top, .filter-item .ft-input .custom-label, .tab .excerpt-info .btn-bar:before {
    background: #ffffff;
}
.tab {
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.15);
    margin-bottom: 14px;
}
.tab.tab-col .excerpt-info {
    height: 100%;
}
#sb_booking_content .service-item .top-bar {
    position: relative;
}
#sb_booking_content .service-item .top-bar .top-bar-wrapper {
    font-family: "Microsoft JhengHei", Helvetica, sans-serif;
}
#sb_booking_content .service-item .top-bar .top-bar-wrapper {
    position: absolute;
    width: 100%;
}
#sb_booking_content .tab .excerpt-info .preloader, .modal-content, .timezone-modal .modal-body, .timezone-modal .modal-footer {
    background: #ffffff;
}
.tab.tab-col .excerpt-info .preloader {
    height: 200px;
    overflow: hidden;
    border-radius: 20px 20px 0 0;
}
.tab.tab-col .excerpt-info .preloader .img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
}
.tab.tab-col .excerpt-info .preloader .img.user img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: object-fit\: cover;
}
#sb_booking_content .tab .full-info-trigger {
    border-width: 2px;
    border-style: solid;
    border-radius: 50%;
    display: inline-block;
    line-height: 46px;
    margin-right: -2px;
    margin-top: -24px;
    right: 5%;
    width: 48px;
    height: 48px;
    z-index: 3;
}
.tab.tab-col .full-info-trigger {
    display: inline-block;
    width: 35px;
    line-height: 35px;
    text-align: center;
    position: absolute;
    right: 20px;
    margin-top: -17px;
    cursor: pointer;
    z-index: 11;
    color: #fff;
    border-radius: 2px;
    font-size: 16px;
}
.active-container .btn.price-formatter, .sb_cancel_recurring, .membership-item .active-container div[class|="wrapper"], .full-info-trigger {
    background: #D42853;
    color: #ffffff;
}
.full-info-trigger {
    border-color: #ffffff;
    color: #ffffff;
}
.close-full-info, .full-info-trigger {
    background: #D42853;
    border-color: #ffffff;
}
.tab.tab-col .tab-pd {
    position: relative;
}
@media (max-width:2408px){.section-pd{padding:25px}.page-pd{padding:25px 0}.tab-pd{padding:20px}}@media (max-width:1908px){.section-pd{padding:25px}.page-pd{padding:25px 0}.tab-pd{padding:20px}}@media (max-width:1366px){.section-pd{padding:25px}.page-pd{padding:25px 0}.tab-pd{padding:20px}}@media (max-width:1024px){.section-pd{padding:15px}.page-pd{padding:15px 0}.tab-pd{padding:15px}}@media (max-width:768px){.section-pd{padding:14px}.page-pd{padding:14px 0}.tab-pd{padding:14px}}@media (max-width:640px){.section-pd{padding:14px}.page-pd{padding:14px 0}.tab-pd{padding:14px}}
.tab.tab-col .excerpt-info .tab-pd .content {
    min-height: 200px;
}
.tab.tab-col .cap.short {
    height: 46px;
    line-height: 23px;
    overflow: hidden;
}
.tab.tab-col .cap {
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 22px;
	color: #474747;
}
.tab.tab-col .txt.short {
    height: 68px;
    line-height: 17px;
    overflow: hidden;
}
.tab.tab-col .txt {
    margin-bottom: 20px;
    font-size: 16px;
	color: #474747;
}
.txt {
    word-wrap: break-word;
}
#sb_booking_content .tab.tab-with-popup .time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-family: "Microsoft JhengHei", Helvetica, sans-serif;
    padding: 9px 0 8px;
    width: 35%;
	color: #474747;
}
#sb_booking_content .service-item .bar-service .time {
    margin-top: 8px;
}
.left {
    float: left;
}
#sb_booking_content .tab.tab-with-popup .time span {
    display: inline-block;
    margin-left: 5px;
    word-wrap: break-word;
}
#sb_booking_content .service-item .bar-service .time span {
    display: inline-block;
    vertical-align: bottom;
    margin-left: 5px;
	font-size: 13px;
}
.badge {
    position: absolute;
    right: -5px;
    line-height: 41px;
    color: #fff;
    font-size: 13px;
    text-align: center;
    font-weight: 600;
    padding: 0 10px;
    background: #6db94b;
}
.right {
    float: right;
}
.badge:after, .badge:before {
    content: "";
    display: block;
    position: absolute;
}
.badge:before {
	width: 6px;
	height: 41px;
	left: -6px;
	background-attachment: scroll;
	background-image: url(../../images/book/left-border.png);
	background-repeat: no-repeat;
	background-position: 50%;
}
.badge:after {
    background: url(../../images/book/price-triangle.png) no-repeat scroll 50%;
    width: 5px;
    height: 5px;
    top: -5px;
    right: 0;
}
#sb_booking_content .tab .excerpt-info .btn-bar {
    border-radius: 20px;
    transition-delay: .6s;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    height: auto;
    width: 100%;
    z-index: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    transition: .3s;
}
.tab.tab-col .excerpt-info .btn-bar {
    width: 100%;
    height: 65px;
    position: relative;
}
#sb_booking_content .tab .excerpt-info .btn-bar .btn.select {
    max-width: 320px;
    border-radius: 47px;
    font-family: "Microsoft JhengHei", Helvetica, sans-serif;
    font-size: 20px;
    margin: 0 auto;
    position: relative;
    text-transform: capitalize;
    z-index: 2;
    transition: .3s;
    transition-delay: .6s;
}
#sb_booking_content .tab .select {
    background: #D42853;
    color: #ffffff;
}
.tab.tab-col .excerpt-info .btn-bar .btn.select {
    position: absolute;
    bottom: 0;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    overflow: hidden;
    max-width: 320px;
    width: 100%;
    margin: 0 auto;
    border-radius: 3px;
}
.btn.custom {
    padding: 0;
    border-radius: 0;
}
#sb_booking_content .tab .select a {
    color: #ffffff;
}
.tab.tab-col .excerpt-info .btn-bar .btn.select a {
    display: block;
    padding: 10px;
    color: #fff;
	border-bottom: dotted 0px;
}
.tab.tab-col .full-info {
    display: none;
    position: fixed;
    z-index: 9999;
    background-color: #fff;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.4);
    max-width: 640px;
    max-height: 85vh;
    overflow: auto;
    width: 95%;
    border-radius: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#sb_dateview_container {
    border-radius: 20px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.15);
    margin-bottom: 30px;
}
#sb_dateview_container {
    min-height: inherit;
}
#sb_content .section {
    border-radius: 20px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.15);
    height: 100%;
    margin-bottom: 30px;
}
#sb_dateview_container .top-date-select .header {
    font-family: "Microsoft JhengHei", Helvetica, sans-serif;
}
#sb_dateview_container .top-date-select .header {
    font-size: 16px;
    text-transform: capitalize;
    overflow: hidden;
}
#sb_dateview_container .top-date-select .header .row-eq-height {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#sb_dateview_container .top-date-select .txt-left, #sb_dateview_container .top-date-select .txt-right {
    font-family: "Microsoft JhengHei", Helvetica, sans-serif;
    top: 0;
}
.txt-left {
    text-align: left;
}
#sb_dateview_container .top-date-select #sb_next_date {
    border-radius: 100px;
    padding: 5px 5px;
    transition: .3s;
}
#sb_dateview_container .top-date-select #sb_prev_date {
    border-radius: 100px;
    padding: 5px 5px;
    transition: .3s;
}
#sb_dateview_container .top-date-select .header span {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}


#sb_dateview_container .top-date-select .header .fa {
    font-size: 34px;
}
#sb_dateview_container .top-date-select .txt-left .fa {
    margin-right: 10px;
}
#sb_dateview_container .top-date-select .header .fa {
    /*font-size: 42px;*/
}
#sb_dateview_container .top-date-select .header span {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}
#sb_dateview_container .top-date-select .header span {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}


#sb_dateview_container .top-date-select .header .txt-center {
    text-transform: none;
    font-weight: 400;
    display: inherit;
    height: auto;
	line-height:44px;
}
#sb_dateview_container .top-date-select .header .txt-center {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}
.datepicker-button .btn-link {
    border-radius: 20px;
    padding-right: 10px;
    padding-left: 10px;
    transition: .3s;
}
.datepicker-button .btn {
    font-family: "Microsoft JhengHei", Helvetica, sans-serif;
    font-size: 20px;
    outline: none;
    outline-style: none;
    outline-width: 0!important;
    outline-color: none!important;
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent;
}
.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none;
}
.btn-link {
    color: #337ab7;
    font-weight: 400;
    border-radius: 0;
}
.txt-right {
    text-align: right;
}
#sb_prev_date {
    border-radius: 100px;
    padding: 5px 15px;
    transition: .3s;
}
.timeline-wrapper {
    border-radius: 20px;
    font-family: "Microsoft JhengHei", Helvetica, sans-serif;
}
#sb_time_slots_weekly_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#sb_time_slots_weekly_container .data-col:first-child {
    padding-left: 0;
}
#sb_time_slots_weekly_container .data-col {
    display: inline-block;
    text-align: center;
    width: 100%;
    padding: 0 2.5px;
    box-sizing: content-box;
}
#sb_time_slots_weekly_container .data-col .day-container {
    font-family: "Microsoft JhengHei", Helvetica, sans-serif;
}
#sb_time_slots_weekly_container .data-col .day-container .date {
    font-size: 14px;
    color: #464646;
}
#sb_time_slots_weekly_container .data-col .day-container .border {
    background: #a3a3a3;
    max-width: 110px;
    height: 1px;
    width: 90%;
}
#sb_time_slots_weekly_container .data-col .day-container .border {
    margin: 10px auto;
}
#sb_time_slots_weekly_container .data-col .day-container .day {
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
}
#sb_time_slots_weekly_container .data-col .time-container {
    margin-top: 15px;
}
#sb_time_slots_weekly_container .data-col .time-container .sb_time_slots_weekly_day_container .time-slot {
    position: relative;
}
#sb_time_slots_weekly_container .data-col .time-container .time-slot {
    font-weight: 400;
    position: relative;
    word-spacing: -4px;
}
#sb_time_slots_weekly_container .data-col .time-container .time-slot {
    border-radius: 3px;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 5px;
}
#sb_time_slots_weekly_container .data-col .time-container .time-slot.busy {
    background: #ded3cf;
}

#sb_time_slots_weekly_container .data-col .time-container .sb_time_slots_weekly_day_container .time-slot.free a {
    display: block;
}
#sb_time_slots_weekly_container .data-col .time-container .time-slot.free a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    text-decoration: none;
	border-bottom: dotted 0px;
}
#sb_time_slots_weekly_container .data-col .time-container .time-slot a {
    display: block;
    width: 100%;
}
#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_timeview_container .timeline-wrapper a {
    text-decoration: none;
}
#sb-timeline .datetime-step .timeline-wrapper a, #sb-timeline .datetime-step .calendar .day-on, .timeline-wrapper .header a, .current-booking-info .cap, .classes-modal .cap-short a, .section .title-main {
    color: #474747;
}

#sb_time_slots_weekly_container .data-col .time-container .time-slot.free {
    background: #e9f1e8;
}
#sb_time_slots_weekly_container .data-col .time-container .time-slot.free:hover {
    background: #c8e9c5;
}
.inline-datepicker-wrapper{ padding-bottom:3em;}
#sb_booking_content{padding-bottom:3em;}




#client-login {
    margin-top: 0;
    margin-bottom: 0;
}
#client-login {
    font-family: "Microsoft JhengHei", Helvetica, sans-serif;
    margin: 0px auto;
    padding: 0;
    width: 100%;
	margin-bottom: 50px; 
}

#client-login .title-main {
    border-radius: 20px 20px 0 0;
    font-size: 22px;
    margin-bottom: 0;
    padding: 20px 25px;
    text-align: center;
}
#client-login .title-main {
    font-family: "Microsoft JhengHei", Helvetica, sans-serif;
    font-size: 25px;
    padding-left: 2px;
}
#client-login .title-main {
    background: #D42853;
    color: #ffffff;
}
.custom-form {
    display: block;
}
.custom-form #sb_sign_in_form{height:100%;padding-right:60px}@media (max-width:1024px){.custom-form #sb_sign_in_form{padding-right:30px}}@media (max-width:767px){.custom-form #sb_sign_in_form{padding-right:0}}.custom-form #sb_sign_up_form{height:100%;padding-left:60px}@media (max-width:1024px){.custom-form #sb_sign_up_form{padding-left:30px}}@media (max-width:767px){.custom-form #sb_sign_up_form{padding-left:0}}
#client-login .custom-form .cap {
    text-align: center;
    font-size: 20px;
    padding: 25px 0;
    font-weight: 700;
}
.cap, .title-small {
    line-height: 1;
}
.form-horizontal .form-group {
    margin-left: -7px;
    margin-right: -7px;
}
.form-group {
    margin-bottom: 15px;
}
.custom-form label.control-label{
	font-family: "Microsoft JhengHei", Helvetica, sans-serif;
	font-size: 16px;
	min-height: 48px;
	padding: 14px 10px;
	color: #333;
}@media (max-width:767px){.custom-form label.control-label{padding:0 15px;min-height:0}}
@media (min-width:768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px;}}.form-horizontal .has-feedback .form-control-feedback{right:7px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}

#client-login .custom-form input.form-control {
    color: #333;
    font-size: 18px;
    margin-bottom: 0;
}
.form-group input:not([type=checkbox]):placeholder-shown, .not-logged .inputs input:not([type=checkbox]):placeholder-shown {
    font-family: "Microsoft JhengHei", Helvetica, sans-serif;
}
styles.css?r=11:23
.form-group input:not([type=checkbox]):placeholder-shown, .not-logged .inputs input:not([type=checkbox]):placeholder-shown {
    color: #898989;
}
.form-group input:not([type=checkbox]), .not-logged .inputs input:not([type=checkbox]) {
    background-color: #fff;
    border: 1px solid;
    box-shadow: inset 0 0 0 1px #f6f6f6;
    border-color: #f6f6f6;
    border-radius: 2px;
    font-family: "Microsoft JhengHei", Helvetica, sans-serif;
    min-height: 48px;
    padding: 6px 20px;
    width: 100%;
}
.form-control {
    box-shadow: none;
}
.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.form-control, output {
    display: block;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
}
.custom-form .help-block {
   font-family: "Microsoft JhengHei", Helvetica, sans-serif;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 18px;
    color: #737373;
}
.txt-left {
    color: rgb(51, 122, 183);
    text-decoration: none;
}
#client-login .custom-form .txt-right {
    display: block;
}
#client-login .custom-form .txt-right {
    text-align: right;
}
#client-login .custom-form .txt-right a,#client-login .custom-form .txt-right  a:focus,#client-login .custom-form .txt-right:hover {
	outline: none;
	color: #039;
	text-decoration: underline;
}
.txt-right {
    color: rgb(51, 122, 183);
    text-decoration: none;
}
.txt-right {
    background-color: transparent;
	border-bottom: dotted 0px;
}

#client-login .custom-form button.btn {
    border-radius: 20px;
    font-family: "Microsoft JhengHei", Helvetica, sans-serif;
    font-size: 20px;
    width: 100%;
}
.modal-dialog .modal-content .modal-footer .btn, #client-login button.btn, #booking .btn-select, #booking .btn-expand {
    background: #D42853;
    color: #ffffff;
	height:2em;
	line-height:2em;
}
#client-login .custom-form button.btn, .is-logged .btn-primary, .is-logged .btn-danger, .is-logged .edit-profile, .is-logged .btn-bookings, #sb_sign_out_btn, #sb_sign_in_btn, #remind-password .bar #sb_remind_btn_back, #client-profile-preview .bar-with-btn .btn {
    border-color: #D42853;
    /*color: #D42853;*/
}
#sb_sign_out_btn, #sb_sign_in_btn, .not-logged .bar .btn, .is-logged .profile, .is-logged .edit-profile, .is-logged .btn-bookings, .is-logged .btn-danger, #client-profile-preview .bar-with-btn .btn {
    background-color: rgba(255, 255, 255, 0.8);
}

#client-login .client-login-bar .social .txt {
    padding: 0 0 20px;
}
#client-login .client-login-bar, .client-login-bar .social .txt {
    background: #ffffff;
    color: #474747;
}
#client-login .client-login-bar .social .brand {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.social .brand {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.social .brand a {
    display: inline-block;
    margin-right: 5px;
    max-width: 40px;
    vertical-align: top;
    text-decoration: none;
	border-bottom: dotted 0px;
}


.social .brand a img {
    max-width: 100%;
    height: auto;
}
.social .brand a img {
    vertical-align: middle;
}
.social .brand a img {
    border: 0;
	
}
#client-login .custom-form .border {
    width: 2px;
    background: #f6f6f6;
    position: absolute;
    left: 0;
    height: 100%;
}
@media (max-width:767px){.hidden-xs{display:none!important;}}






#client-login .client-login-bar {
    border-radius: 0 0 20px 20px;
    padding: 20px 25px;
    text-align: center;
    width: 100%;
}
#client-login .client-login-bar, .client-login-bar .social .txt {
    background: #ffffff;
    color: #474747;
}


.login-bar {
    text-align: center;
}
.login-bar {
    font-family: "Microsoft JhengHei", Helvetica, sans-serif;
    margin: 0 auto;
    max-width: 400px;
}


.additional-info #sb_sign_out_btn {
    padding-right: 42px;
}
.additional-info .btn {
    margin: 10px 0 0 5px;
}
.additional-info .btn {
    background-color: rgba(255, 255, 255, 0.8);
}
.additional-info .btn {
    border-color: #D42853;
	color: #D42853;
}
.additional-info #sb_sign_out_btn:after {
	content: "";
	display: block;
	position: absolute;
	top: 9px;
	right: 8px;
	height: 20px;
	width: 27px;
	background-image: url(../../images/icon/log-out.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.bar-with-btn .btn, .login-bar .btn {
    border-width: 2px;
    border-style: solid;
    border-radius: 41px;
    color: #fff;
    display: inline-block;
    margin: 5px;
    padding: 5px 20px;
    position: relative;
    vertical-align: top;
    text-transform: capitalize;
    white-space: normal;
    outline: none;
	cursor: pointer;
	font-size: 20px;
}

.additional-info .btn-danger {
    color: #D42853;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.right-side {
    padding-left: 15px;
}
@media (max-width:767px){.right-side {padding: 0;}
.highlighted-current-booking .current-booking-info {
    display: block;
}}
.right-side .confirm-details .current-booking-info {
	border-radius: 20px;
	margin-bottom: 30px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
@media (max-width: 1024px)
{.right-side .confirm-details .current-booking-info {
    padding: 20px 25px;
}}
@media (max-width: 767px)
{.right-side .confirm-details .current-booking-info {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 15px;
}}

@media (max-width: 767px)
{.current-booking-info .cap.mg {
    margin-bottom: 0;
}}

.current-booking-info .mg {
    margin-bottom: 0;
}
.current-booking-info .cap {
    font-size: 23px;
    padding-left: 2px;
}
.current-booking-info .cap {
    font-weight: 400;
}
.current-booking-info .cap {
    font-weight: 600;
    font-size: 21px;
    text-align: left;
}


.current-booking-info .mg {
    margin-bottom: 0;
}
.current-booking-info .booking-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.current-booking-info .booking-info {
    width: 100%;
}

.current-booking-info .booking-info .booking-overview {
    -webkit-box-flex: 100%;
    -ms-flex: 100% 0;
    flex: 100% 0;
}
.current-booking-info .booking-info .booking-overview {
    display: block;
    -webkit-box-flex: 80%;
    -ms-flex: 80% 0;
    flex: 100% 0;
}
.current-booking-info .booking-overview {
    text-align: left;
    width: 100%;
}

.current-booking-info table {
    font-size: 16px;
    margin: 0px 0 0;
    text-align: left;
    vertical-align: top;
    width: 100%;
	
}
.current-booking-info .label {
    width: 190px;
    padding-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media (max-width: 767px)
{.current-booking-info .label {
    width: auto;
}}
@media (max-width: 1024px)
{.current-booking-info .label {
    width: 110px;
}}
.current-booking-info .label {
    
    padding-right: 20px;
    width: 150px;
}


.current-booking-info table td {
    padding-bottom: 7px;
	padding: 0em 0em;
	background-color: #fff;
}
.current-booking-info table td {
    vertical-align: top;
    padding-bottom: 10px;
}
.current-booking-info .info {
    font-weight: 400;
    vertical-align: top;
}
.current-booking-info .info a {
	color:#337ab7;
	border-bottom: dotted 0px;
}

.current-booking-info .info {
    text-align: left;
}

.current-booking-info .booking-info .booking-calendar {
    display: none;
}
.current-booking-info .booking-info .booking-calendar {
    display: block;
    -webkit-box-flex: 20%;
    -ms-flex: 20% 0;
    flex: 20% 0;
}
.current-booking-info .booking-calendar {
    margin-left: 25px;
    max-width: 95px;
    width: 100%;
}


#sb-timeline #steps #steps-content #sb_booking_content #details .detail-step .right-side .full-price {
    border-color: #d9d9d9;
}
.current-booking-info .booking-price .full-price, .current-booking-info .booking-price .mach-price {
    font-size: 20px;
    text-align: right;
}
.current-booking-info .full-price {
    border-top: 2px solid #f6f6f6;
    font-size: 26px;
    padding-top: 20px;
    text-align: right;
}
.current-booking-info .full-price {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 14px;
}
#sb_license_container a{color:#337ab7;border-bottom: dotted 0px;}
.license-links-container {
    text-align: center;
    padding: 15px 0;
    font-size: 12px;
}
.buttons-container {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.buttons-container #sb_multiple_booking_button_container {
    margin: 0 5px 10px;
}

.buttons-container #sb_book_btn {
    text-transform: none;
}
.buttons-container #sb_book_btn {
    margin: 7px;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
}
.buttons-container .btn {
    font-size: 22px;
    border-radius: 1000px;
}
.right-side #sb_book_btn {
    background: #D42853;
    color: #ffffff;
}
.buttons-container .btn.btn-with-image a, .buttons-container .btn.btn-with-image span {
    display: block;
    position: relative;
    z-index: 1;
    padding: 15px 50px 15px 20px!important;
    text-shadow: 0 1px 2px rgba(0,0,0,.15);
}

.buttons-container .btn.btn-with-image a, .buttons-container .btn.btn-with-image span:after {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
    background-attachment: scroll;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
	background-image: url(../../images/icon/btn-book.png);
}
.additional-info {
    text-align: right;
    margin-bottom: 15px;
    position: relative;
}
@media (max-width: 767px)
#content-view {
    padding: 20px 0;
}
@media (max-width: 1024px)
#content-view {
    padding: 25px 0;
}
#content-view {
    padding: 50px 0;
}
.row-eq-height-xs{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row-eq-height-xs,.row-eq-height-xs:after,.row-eq-height-xs:before{display:-webkit-box;display:-ms-flexbox;display:flex}.row-eq-height-xs>[class*=col-]{-ms-flex-direction:column;flex-direction:column}.row-eq-height-xs>[class*=col-],.row-eq-height-xs>[class*=col-]>.flex-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.row-eq-height-xs>[class*=col-]>.flex-wrapper{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width: 767px){.row-eq-height-xs,.row-eq-height-xs>[class*=col-],.row-eq-height-xs>[class*=col-]>.flex-wrapper{display:block;}}