@charset "UTF-8";
/* CSS Document */
#page_book_demo{
	font-family: NexaLight;
}
.clear{
	clear:both;
}
/*--- Website stylesheet ---*/
.wrapper{
	width:960px;
	height:auto;
	display:block;
	margin:auto;
	padding:0 auto;
}

hr.full{
	width:100%;
	height:1px;
	background-color:#606161 ;
	border:none;
}

/*--------------------- HEADER SECTION STARTS ---------------------*/
#header{
	/*width:960px;*/
	height:auto;
	display:block;
	float:left;
	margin:.5em 0 1em;
}

/*-- logo --*/
#logo{
	width: 200px;
	height:96px;
	display:block;
	float:left;
	font-size: 24px;

}

.special-offer-onphone #logo {
    left: 50%;
    margin-left: -105px;
    background-size: 80%;
}

#headerTitle{
	width:320px;
	height:52px;
	padding-top:18px;
	display:block;
	float:left;
}

#headerTitle img{
	resize:both;
	width:70%;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:8px;
}

#headerTitle p{
	font-family:NexaLight;
	color:#606161;
	text-align:center;
}

/*--------------------- BODY SECTION STARTS ---------------------*/
#body{
	/*width:960px;*/
	height:auto;
	display:block;
	float:left;
	padding-top:32px;
}

/*--------------------- FOOTER SECTION ENDS ---------------------*/
#footer{
	/*width: 100%;*/
	height:auto;
	display:block;
	float:left !important;
	margin-top:32px;
}

#footer p{
	font-family:NexaBold;
	color:#606161;
	text-align:center;
}

#footer p a{
	text-decoration:none;
	color:#606161;
}

#footer p a:hover{
	color:#34a9d7;
}



#choosing{

	height:auto;
	display:block;
	float:left;
	margin-top:32px;
}

/*--- Calendar ---*/

#calendarWrapper{
	/*width:400px;*/
	height:auto;
	display:block;
	float:left;
	/*margin-right:80px;*/
}
.arrow{
	width:80px;
	height:auto;
	display:block;
	float:left;
	margin-top:80px;
}

.arrow img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	resize:both;
	width:30%;
	cursor: pointer;
}

/*---- calendar ----*/
#calendar{
	/*width:240px;*/
	height:auto;
	display:block;
	float:left;
}

#calendarTitle{
	width:240px;
	height:auto;
	display:block;
	float:left;
}
#calendarTitle h4{
	float:left;
	font-family:NexaLight;
	text-align:left;
	color:#34a9d7;
}

#calendarTitle h4:last-child{
	float:right;
}

/*----*/
#calendarDetail{
/*	width:240px;*/
	height:auto;
	display:block;
	float:left;
	cursor:pointer;
}

.dateRow{
	width:240px;
	height:25px;
	display:block;
	float:left;
}

.dateRow .singleCalendarBlock{
	width:32.571428571428px;
	height:22px;
	padding-top:2px;
	display:block;
	background-color:#606161;
	margin-right:2px;
	margin-bottom:2px;
	/*------*/
	font-family:Nexabold;
	font-size:16px;
	text-align:center;
	color:#fff;
	float:left;
}

.dateRow .singleCalendarBlock:last-child{
	margin-right:0;
}

.singleCalendarBlock.day{
	background-color:#e5e5e4;
	/*----*/
	font-family:NexaLight;
	font-size:14px;
	color:#606161;
}

.singleCalendarBlock.day:hover{
	background-color:#989898;
	color:#fff;
}

.singleCalendarBlock.day.selected{
	background-color:#34a9d7;
	/*----*/
	font-family:NexaBold;
	color:#fff;
}

/*--- time picking ---*/

#timePicking{
	/*width:320px;*/
	height:auto;
	display:block;
	float:left;
}

#morning, #afternoon{
/*	width:320px;*/
	height:auto;
	display:block;
	float:left;
	margin:16px 0;
}

#morning h5, #afternoon h5{
	width:80px;
	height:auto;
	display:block;
	float:left;
	/*----*/
	font-family:NexaLight;
	text-align:left;
	color:#606161;
}

.time{
	width:32.571428571428px;
	height:22px;
	float:left;
	margin-top:6px;
	margin-right:2px;
	padding-top:2px;
	display:block;
	background-color:#e5e5e4;
	/*----*/
	font-family:NexaLight;
	text-align:center;
	color:#606161;
	/*---*/
	cursor:pointer;
}

.time:hover{
	background-color:#989898;
	color:#fff;
	}

.time.selected{
	background-color:#34a9d7;
	font-family:NexaBold;
	color:#fff;
}

#afternoon .time:last-child{
	margin-right:0;
}

/*---- Book now ---*/

#bookNow{

	height:64px;
	display:block;
	float:left;
	margin: 2em 0 0;
	width: 100%;
}

#bookNowIcon{
	width: 100%;
	height:50px;
	display:block;
	margin:auto;
	background-color:#606161;
	cursor:pointer;
	border: 0;
	border-radius: .5em;
	color: #fff;
	font-family: NexaBold;

}

#bookNowIcon:hover{
	background-color:#34a9d7;
}

#bookNow h4{
	font-family:NexaLight;
	color:#606161;
	text-align:center;
	margin-top:8px;
}


/*-------------------- Fill Detail Page --------------------*/

#fillDetailHeader{

	height:auto;
	display:block;
	float:left;
	padding-bottom:8px;

}
.block_03{


}

#fillDetailHeader .block_03 h5{
	width:80px;
	height:auto;
	font-family:NexaLight;
	text-align:left;
	color:#606161;
	float:left;
	margin-top:1px; /*---*/
}

.block_03 .timeDisplay{
	width:100%;
	height:22px;
	padding-top:2px;
	display:block;
	float:left;
	background-color:#34a9d7;
	/*-------*/
	font-size:14px;
	font-family:NexaLight;
	text-align:center;
	color:#fff;
	/*---*/
	-webkit-border-radius:8px;
	border-radius:8px;
	margin-bottom:4px;
	text-transform: uppercase;
}

.block_03 .timeDisplay:last-child{
	float:right;
}

/*-----*/
.block_06{
	width:480px;
	height:auto;
	display:block;
	float:left;
}

#demoBooking{
	width:480px;
	height:auto;
	display:block;
	float:left;
}
.icon{
	/*----*/
	-webkit-border-radius:50%;
	border-radius:50%;
	/*---*/
	background-color:#34a9d7;
	background-repeat:no-repeat;
	background-position:center;
	background-size:60%;
}

.icon.deactive {
	background-color:#606161;
}


#demo.icon{
	width:64px;
	height:64px;
	display:block;
	margin:auto;
	background-image:url(../images/icon/bookme-10.png);
}

#demoBooking h5{
	font-family:NexaLight;
	text-align:center;
	color:#606161;
}

.verticaLine{
	width:50%;
	height:80px;
	display:block;
	float:left;
	border-right:1px solid #999;
	margin:28px 240px 6px 0;
}

#informationEnter{
	width:480px;
	height:auto;
	display:block;
	float:left;
}

#informationEnter h5{
	font-family:NexaLight;
	text-align:center;
	color:#606161;
}

#infoEnter.icon{
	width:64px;
	height:64px;
	display:block;
	margin:auto;
	background-image:url(../images/icon/inforFill-11.png);
}

/*--- personlDetail ---*/
#personlDetail{
	width:480px;
	height:auto;
	display:block;
	float:left;
	margin-top:16px;
}

#personalDetail input{
	height:60px;
	padding-left:10px;
	display:block;
	float:left;
	/*---*/
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #ccc;
	/*---*/
	/* font-family:NexaLight; */
	color:#000;
	text-align:left;
	outline:none;
	}

.rx-scroll-enable #personalDetail input {
    font-size: 13px;
}

.bugetapp_singlepage #personalDetail input{
	height: 35px;
	padding-left:10px;
	display:block;
	float:left;
	/*---*/
	-webkit-border-radius:8px;
	border-radius: 2px;
	border: 1px solid #ddd;
	/*---*/
	color:#000;
	text-align:left;
	outline:none;
	font-weight: normal;
	}


#personalDetail p{
	font-family:NexaLight;
	text-align:left;
	color:#606161;
}

#personalDetail h5{
	text-align:left;
	font-family:NexaBold;
	color:#34a9d7;
	display: none;
	text-transform: uppercase;
}

/*-----payment method-----*/
#paymentMethod{
	width:960px;
	height:auto;
	display:block;
	float:left;
	margin-top:16px;
}

#paymentMethod h5{
	font-family:NexaBold;
	text-align:center;
	color:#606161;
}

#paymentMethod .block_04{
	width:320px;
	height:auto;
	display:block;
	float:left;
	margin-top:16px;
	margin-bottom:-64px;
	cursor:pointer;
}

#paymentMethod .block_04 h5{
	font-family:NexaLight;
	color:#606161;
	text-align:center;
}

#paymentMethod .block_04.active h5{
	font-family:Nexabold;
}

#paymentMethod .block_04:hover > h5{
	font-family:NexaBold;
}

#card{
	width:64px;
	height:64px;
	display:block;
	margin:auto;
	/*---------*/
	-webkit-border-radius:50%;
	border-radius:50%;
	/*----*/
	background-image:url(../images/icon/Youcanbookme_card.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:70%;
}

#paypal{
	width:64px;
	height:64px;
	display:block;
	margin:auto;
	/*---------*/
	-webkit-border-radius:50%;
	border-radius:50%;
	/*----*/
	background-image:url(../images/icon/Youcanbookme_paypal.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:70%;
}

#other{
	width:64px;
	height:64px;
	display:block;
	margin:auto;
	/*---------*/
	-webkit-border-radius:50%;
	border-radius:50%;
	/*----*/
	background-image:url(../images/icon/icon_other.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:70%;
}


/*------*/
#cardInfor{
	width:960px;
	height:auto;
	display:block;
	float:left;
	margin-top:64px;
}
#cardType{
	width:480px;
	height:auto;
	margin:auto;
	display:block;
}

#cardType h5{
	font-family:NexaLight;
	text-align:left;
	color:#606161;
}

#cardChoice{display:block;float:left;width: 278px;margin: auto;text-align: center;margin-top: 15px;margin-bottom: 0px;}

.butgetapp_desktop #cardChoice {
    width: 330px;
}

.singleCard{
	width: 55px;
	height: 32px;
	display:block;
	float:left;
	-webkit-border-radius:8px;
	border-radius: 4px;
	margin-right:8px;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto 100%;
}

.rx-scroll-enable .singleCard {
    width: 44px;
}

#visa-card{
    background-image: url(../images/icon/visa2-01.png);
}

.singleCard.rx-selected {
    border: solid 2px #52bd95;
}
#master-card{
    background-image: url(../images/icon/master_card.png);
}

#nab-card {
	background-image: url(../images/icon/nab_card.png);
}

#am-card {
	background-image: url(../images/icon/am_card.png);
}

#dv_paypal{
     background-image: url(../images/icon/icon_paypal.png);
	background-size: 80% auto
}

/*.singleCard.selected, .singleCard:hover{
	border:1px solid #34a9d7;
}*/

/*--- card Input ---*/

#cardInput{
	height:auto;
	display:block;
	margin:auto;
	/* margin-top:32px; */
}

#cardInput input{
	/* width:100%; */
	/*height: 60px;
	padding:0;
	display:block;
	float:left;*/
	/*---*/
/*	-webkit-border-radius:8px;
	border-radius: 3px;
	border: 1px solid #dfdfdf;*/
	/*---*/
/*	font-family:NexaLight;
	color:#606161;
	text-align:left;*/
	/* margin-bottom:8px; */
/*	outline:none;
	padding-left: .7em;*/
}

.tab-payg-content #cardInput input {
    margin-bottom: 1px;
}

.tab-payg-content #cardInput input {
    width: 100%;
}

.rx-scroll-enable #cardInput input {
    padding-left: 2px !important;
}

.bugetapp_singlepage #cardInput input{
	 width:100%;
	height: 35px;
	padding:0;
	display:block;
	float:left;
	/*---*/
	-webkit-border-radius:8px;
	border-radius: 2px;
	box-shadow: none;
	border: 1px solid #ddd;
	/*---*/
	font-family: 'roboto';
	font-weight: 300;
	padding-left: 2px !important;
	font-size: 12px;
}

.butgetapp_desktop #cardInput input {
    margin-bottom: 0px;
}

.bugetapp_singlepage #cardInput input#btn_payment_sm {
/*    width: 80% !important;*/
}

input#btn_payment_sm {
  /*  width: 80% !important;
    border: none !important;
    border-radius: 3px 0 0 3px !important;*/
}

.tab-payg-content input#btn_payment_sm {
    /* border-radius: 3px !important; */
}

input#btn_payment_sm {}

.rx-scroll-enable #PmCreditcard_issue_number {
}

.rx-scroll-enable .bugetapp_singlepage #cardInput input {
    font-size: 10px;
}

#cardInput input.valid,
#personalDetail input.valid{
	background: url(../images/icon/icon-avaiable.png) 98% 50% no-repeat rgba(255, 255, 255, 1);
	background-size: auto 20%;
	background-position: right 5px top 50%;
}
#BookingApp_promo_code.valid{
	background: none !important;
}
#cardInput input.error,
#personalDetail input.error{
	border: 1px solid #FFCDD2;
}

#cardInput h5{
	font-family:NexaLight;
	text-align:left;
	color:#606161;
	text-transform: uppercase;
}


#cardInput select{
	font-family:NexaLight;
	color:#606161;
}

select.rx-payment-currency {
    float: left;
	margin-left: 20px;
    border: none;
    color: #fff !important;
    width: 25% !important;
    background-color: #4a90e0;
    border-radius: 0 3px 3px 0;
    font-size: 11px;
    height: 50px;
    background: #4380c5 url('./../images/dropdown-background.png') no-repeat 0 0;
    padding-left:20px;
    line-height: 21px;
    background-position-x: 94%;
    background-size: 13px;
    background-position-y: center;
    -webkit-appearance: none;
}

#cardInput select option:after {}

select.rx-payment-currency.valid {
    float: left;
    border: none;
    color: #fff !important;
    width: 20% !important;
    background-color: #4a90e0;
    border-radius: 0 3px 3px 0;
    font-size: 11px;
    height: 35px;
    background: rgb(67, 128, 197) url('./../images/dropdown-background.png') no-repeat 0 0;
    padding: 7px;
    padding-left: 14px;
    line-height: 21px;
    background-position-x: 70%;
    background-size: 13px;
    background-position-y: center;
    -webkit-appearance: none;
}

select.rx-payment-currency.valid {}

.rx-payment-currency:after {content: '>';display: block;background: #fff;width: 40px;height: 40px;}

.rx-scroll-enable #cardInput select {
}

select#PmCreditcard_state {
    font-size: 10px !important;
}
#cardInput select.month,
#cardInput select.year,
#cardInput select.dv_select_co{
	/* 	width:232px; */
	height: 35px;
	display:block;
	float:left;
	/*----*/
	border: 1px solid #ddd;
	-webkit-border-radius:8px;
	border-radius: 2px;
	background:none;
	/* margin-bottom: 8px; */
	background: #fff;
	font-size: 12px;
	}

.tab-payg-content select#PmCreditcard_expired_month {
    /* height: 60px; */
    border-radius: 2px !important;
    padding-left: 3px;
    line-height: 20px;
}

.tab-payg-content select#PmCreditcard_expired_year {
    /* height: 60px; */
    border-radius: 2px !important;
    padding-left: 3px;
    line-height: 20px;
}

.tab-payg-content #cardInput select.dv_select_co {
    /* height: 60px; */
    border-radius: 2px !important;
}

.menu-tab-analytics #cardInput select.dv_select_co {
    height: 200px;
}

.tab-payg-content select {
    /* height: 60px !important; */
}

select#PmCreditcard_country {
    font-size: 10px;
}

.butgetapp_singlepage #cardInput select.month,
.butgetapp_singlepage #cardInput select.year,
.butgetapp_singlepage #cardInput select.dv_select_co{
	/* 	width:232px; */
	height:60px;
	display:block;
	float:left;
	/*----*/
	border:1px solid #ccc;
	-webkit-border-radius:8px;
	border-radius:8px;
	background:none;
	/* margin-bottom: 8px; */
	background: #fff;
	}

#cardInput input.sercurity{
	width:232px;
}

#questionMark{
	width:32px;
	height:32px;
	display:table;
	float:left;
	-webkit-border-radius:50%;
	border-radius:50%;
	background-color:#606161;
	cursor:pointer;
	/*----*/
	background-image:url(../images/icon/icon_questionMark.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:30%;
}

#questionMark:hover{
	background-color:#34a9d7;
}


#cardInput p{
	width:100%;
	height:auto;
	display:block;
	float:left;
	/*----*/
	font-family:NexaLight;
	color:#606161;
	text-align:center;
	margin-top:16px;
}

#payNow{
	width:232px;
	height:24px;
	display:table;
	float:left;
	/*-----*/
	background-color:#34a9d7;
	-webkit-border-radius:8px;
	border-radius:8px;
	cursor:pointer;
	margin-right:16px;
}

#payNow:hover{
	background-color:#3bb9eb;
}

#payNow p{
	font-family:NexaBold;
	color:#fff;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}

#cancel{
	width:232px;
	height:24px;
	display:table;
	float:left;
	/*-----*/
	-webkit-border-radius:8px;
	border-radius:8px;
	border: 2px solid #34a9d7;
	cursor:pointer;
}

#cancel:hover{
	color:#3bb9eb;
}

#cancel p{
	color:#34a9d7;
	font-family:NexaBold;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}

/*------- Paypal -------*/

#paypalInfor{
	width:480px;
	height:auto;
	display:block;
	margin:auto;
	margin-top:72px;
}

#paypalInfor h4{
	font-family:NexaBold;
	text-align:center;
	color:#34a9d7;
}

#paypalInfor p{
	font-family:NexaLight;
	text-align:center;
	color:#606161;
}

#paypalInfor input{
	width:100%;
	height:32px;
	padding-left:10px;
	display:block;
	float:left;
	/*---*/
	-webkit-border-radius:8px;
	border-radius:8px;
	border:2px solid #34a9d7;
	/*---*/
	font-family:NexaLight;
	color:#606161;
	text-align:left;
	margin-bottom:8px;
	outline:none;
}

#paypalInfor input.private{
	width:14px;
	height:14px;
}

#login{
	width:160px;
	height:32px;
	margin-top:16px;
	display:table;
	margin:auto;
	background-color:#34a9d7;
	-webkit-border-radius:8px;
	border-radius:8px;
	cursor:pointer;
}

#login p{
	text-align:center;
	font-family:NexaBold;
	display:table-cell;
	vertical-align:middle;
	color:#fff;
}

#login:hover{
	background-color:#3bb9eb;
	}

/*-------------------- MonthlyPay Page --------------------*/
.middleWrapper{
	width:640px;
	height:auto;
	display:block;
	float:left;
	margin-left:180px;
}

#monthlyPayIcon{
	width:640px;
	height:96px;
	display:block;
	float:left;
	background-image:url(../images/icon/monthlySpend-06.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:15%;
	margin-bottom:16px;
}

.middleWrapper h5{
	font-family:NexaBold;
	text-align:center;
	color:#606161;
	margin-bottom:16px;
}

.middleWrapper p{
	font-family:NexaLight;
	text-align:center;
	color:#606161;
}

/*--- Current Balance ---*/

#currentBalance{
	width:640px;
	height:auto;
	display:block;
	float:left;
	margin-top:32px;
}

#currentBalance p{
	font-family:NexaLight;
	text-align:center;
	color:#606161;
}

#currentBalance h1.balance{
	font-family:NexaLight;
	color:#333333;
	text-align:center;
}

/*-- Month Bill --*/

#monthBill{
	width:640px;
	height:auto;
	display:block;
	float:left;
}

#billSlide{
	width:640px;
	height:28px;
	display:block;
	float:left;
	border:2px solid #34a9d7;
	-webkit-border-radius:8px;
	border-radius:8px;
}

#monthBill p{
	font-family:NexaLight;
	text-align:right;
	color:#606161;
	margin-top:4px;
}

/*--- Sub Include ---*/

#includeSub{
	width:250px;
	height:auto;
	display:block;
	margin:auto;
	/*----*/
	font-family:NexaLight;
	color:#606161;
	text-align:center;
}
/*----- notification ----*/
#notification {
	width:640px;
	height:auto;
	float:left;
	display:block;
}

#notification h3{
	font-family:NexaBold;
	text-align:left;
	color:#606161;
	padding-bottom:8px;
	border-bottom:1px solid #34a9d7;
}
#notification ul{
	width:640px;
	height:auto;
	display:block;
	float:left;
	line-height: 24px;
	list-style-image:url(../images/icon/list-07.png);
	color:#34a9d7;
}

#notification p{
	text-align:left;
}


/*--------------- BUY NOW --------------*/

#appCreation{
/*	width:960px;*/
	height:auto;
	display:block;
	float:left;
}


#appCreation h1{
	font-family:NexaBold;
	text-align:center;
	color:#606161;
}

#appCreation h2{
	font-family:NexaLight;
	text-align:center;
	color:#34a9d7;
}

#moreFeatureSelection{
	width: 100%;
	height:auto;
	display:block;
	float:left;
	/* margin-bottom: 2em; */
}

.rowFeature{
	width:960px;
	height:auto;
	display:block;
	float:left;
	margin-bottom:16px;
	border-bottom:1px solid #606161;
}

#moreFeatureSelection .rowFeature:last-child{
	margin-bottom:0;
	border-bottom:none;
}

.singleFeature{
	width:137.1428571429px;
	height:auto;
	display:table;
	float:left;
}

.singleFeature p{
	font-family:NexaLight;
	text-align:center;
	color:#606161;
	/*----*/
	display:table-cell;
	vertical-align:middle;
}

#buyNowPersonal{
	width:480px;
	height:auto;
	display:block;
	margin:auto;
}

#buyNowPersonal h5{
	font-family:NexaLight;
	text-align:center;
	color:#606161;
	margin-top:16px;
}

#buyNowPersonal #personalDetail h5{
	font-family:NexaBold;
	text-align:left;
}

.body_tooltip p.title_tooltip,
.body_tooltip #mtd_list_info li{
	color: #000;
	font-family: NexaBold;
}
.body_tooltip p.title_tooltip{
	margin-bottom: .5em;
}
.txt_underline{
	text-decoration: underline;
}
.body_tooltip .txt_cost{
	text-transform: uppercase;
	color: #000;
	font-family: NexaBold;
	margin: .5em auto;
}
.cls_link{
	color: #000;
	font-family: NexaBold;
}

.body_tooltip p{
	font-size:16px;
	word-spacing:50;
	margin: .3em auto;

}
#top-detail-bookme{
	margin: 1em 0 ;
}
#top-detail-bookme #header{
	float: none;
	margin: auto;
}
 #fillDetailHeader{
	float: none;
	margin: auto;
}
 #dv_book_demo{
	margin: 1.5em 0;
}




/*-------------------------------------------------------*/

#tab-method-payg .tab-payment-method {
	margin: auto;
	border: 0;
	display: none;
}
#tab-method-payg .tab-payment-method  .tab_processCircle{
	outline:none;
	border: none;
}
#tab-method-payg .tab-payment-method  .tab_processCircle.active a,
#tab-method-payg .tab-payment-method  .tab_processCircle a:hover{
	color: #34a8d7;
	border: 0;
	font-family: NexaBold;
}

#tab-method-payg .tab-payment-method  .tab_processCircle a{
	background: url("../images/icon/payment_card_da.png") center top no-repeat  transparent;
	height: 254px;
	background-size: 25% auto !important;
	padding-top: 30%;
	border: none;
	display: block;
	height: auto;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	color: #606161;
	border: 0;
	outline: none;
	font-family: NexaLight;
	display: none;
}
#tab-method-payg .tab-payment-method  #tab_pay_by_card.tab_processCircle.active a,
#tab-method-payg .tab-payment-method  #tab_pay_by_card.tab_processCircle a:hover{
	background: url("../images/icon/payment_card.png") center top no-repeat transparent;
	background-size: 35% auto;
}

#tab-method-payg .tab-payment-method  #tab_pay_by_paypal.tab_processCircle a{
	background: url("../images/icon/payment_paypal_da.png") center top no-repeat transparent;
		background-size: 35% auto;
}
#tab-method-payg .tab-payment-method  #tab_pay_by_paypal.tab_processCircle.active a,
#tab-method-payg .tab-payment-method  #tab_pay_by_paypal.tab_processCircle a:hover{
	background: url("../images/icon/payment_paypal.png") center top no-repeat transparent;
		background-size: 35% auto;
}

#tab-method-payg .tab-payment-method  #tab_pay_by_other.tab_processCircle a{
	background: url("../images/icon/payment_other_da.png") center top no-repeat transparent;
		background-size: 35% auto;
}
#tab-method-payg .tab-payment-method  #tab_pay_by_other.tab_processCircle.active a,
#tab-method-payg .tab-payment-method  #tab_pay_by_other.tab_processCircle a:hover{
	background: url("../images/icon/payment_other.png") center top no-repeat transparent;
		background-size: 35% auto;
}



#moreFeatureSelection .span3 p{
	text-align: left;
}

#book_demo_logo{
	height: 5em;
	background: url('../images/logo-05.png') 10% 50% no-repeat transparent;
	background-size: auto 100%;
}

#be_mobile_demo{
	height: 5em;
	background: url('../images/Be Mobile-07.png') 90% 50% no-repeat transparent;
	background-size: auto 50%;
}
#book_demo #header{
	margin-top: .5em;
}
#book_demo #body{
	padding-top: 0;
}
#book_demo #footer{
	margin-top: 1em;
}
#dv_text_descript{
	width: 95%;
	margin: 0 auto;
}

#dv_text_descript p{
	font-size: .75em;
	line-height: 1.7em;
}
.first_rows{
	margin-left: 0;
}


/* 15.0 Reservations */

.reservations-wrapper { padding: 15px 0 0 0; }

.reservations { width: 100%; margin: 0 auto 17px auto; }

.reservations table { width: 100%; }

.reservations td { text-align: center; }

.reservations h4 { padding: 0; margin: 0;   color: #34a9d7; font-family: NexaLight;}

.reservations .previous { width: 36px; height: 34px; margin: 0 0 0 7px; background: url(../images/icon_ArrowBack.png) 0 50% no-repeat; float: left; text-indent: -5000px; background-size: 30%; }

.reservations .next { width: 36px; height: 34px; margin: 0 7px 0 0; background: url(../images/icon_ArrowNext.png) 100% 50% no-repeat; float: right; text-indent: -5000px; background-size: 30%;}

.reservations .previous:hover, .reservations .next:hover { }

.reservations .weekdays td {





	background-color:#606161;
	margin-right:2px;
	margin-bottom:2px;
	padding-top: 2px;
	height: 22px;
	/*------*/
	font-family:Nexabold;
	font-size:16px;
	text-align:center;
	color:#fff;


}

table.reservations td, table.reservations th{
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

.reservations .days {
	 width: auto;
	 height: 30px;

	 border: 1px solid #fff;

	background-color: #e5e5e4;
    color: #606161;
    font-family: NexaLight;
    font-size: 14px;

}

.reservations .days a { width: 100%; height: 24px; padding: 6px 0 0 0; color: #606161; display: block; text-decoration: none; }

.reservations .days a:hover {   background-color: #989898;
    color: #fff; }

.reservations .other-month a { background: #f5f5f5; color: #9d9d9d; }

.reservations .other-month a:hover { background: #f5f5f5; color: #9d9d9d; }

.reservations .some-available a { color: #d46400; text-shadow: #fff 0 1px 0; background: url(../images/reservations-some-available-bg.png) center center no-repeat; }

.reservations .none-available a { color: #cd3a3a; text-shadow: #fff 0 1px 0; background: url(../images/reservations-none-available-bg.png) center center no-repeat; }

.reservations .selected a {
/*	color: #167400;
	background: url(../images/reservations-selected-bg.png) center center no-repeat;
	background-size: auto 100%;*/
	background-color: #34a9d7;
    color: #fff;
    font-family: NexaBold;
}

.reservations .legend td { padding: 20px 0 0 0; text-align: left; }

.reservations .legend .available, .reservations .legend .some-available, .reservations .legend .none-available { padding: 0 0 0 25px; margin: 0 0 6px 0; }

.reservations .legend .available { background: url(../images/ico-bullet-8.png) 0 1px no-repeat; }

.reservations .legend .some-available { background: url(../images/ico-bullet-9.png) 0 1px no-repeat; }

.reservations .legend .none-available { background: url(../images/ico-bullet-10.png) 0 1px no-repeat; }

.reservations .label { padding: 5px 0 0 0; font-weight: bold; text-align: left; vertical-align: top; }

.reservations .label label { width: 75px; display: block; }

.reservations .label-time { width: 75px; padding: 5px 0 0 0; font-weight: bold; text-align: left; vertical-align: middle; }

.reservations .input-text-1 { margin: 0; }

.reservations .input-text-1 span { width: 271px; }

.reservations .date { font-weight: bold; color: #167400; }

.reservations .time { padding: 19px 0 9px 0; text-align: left; }

.reservations .time span { width: 45px; padding: 2px 0 0 0; margin: 0 7px 0 0; float: left; }

.reservations .time p { margin: 0 0 9px 0; overflow: hidden; }

.reservations .time select { margin: 0 7px 0 0; float: left; color: #76452f; }

.reservations .time b { margin: 0 7px 0 0; float: left; }

.reservations .notes { padding: 7px 0 0 0; vertical-align: top; }

.reservations .spacer { width: 9px; height: 9px; }

#personalDetail #btn_confirm_email,
#personalDetail #btn_apply_promo{
	color: #fff;
	background: #34A9D7;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1.5px;
}

.rx-scroll-enable #personalDetail #btn_confirm_email, .rx-scroll-enable #personalDetail #btn_apply_promo {
    font-size: 10px;
}

.confirmed-toprow {
    font-size: 11px;
    font-weight: 100;
    line-height: 13px;
    padding-top: 2px;
}

div#btn_confirm_email {
    border-radius: 3px;
    font-weight: 500;
    letter-spacing: 1px !important;
    text-align: center;
    font-size: 10px !important;
    line-height: 1.5em !important;
    min-height: 35px;
    border-radius: 2px;
    font-family: 'roboto';
    padding-top: 4px;
}

div#btn_confirm_email span {
    font-weight: 100;
    font-size: 12px;
    text-transform: capitalize;
    letter-spacing: 2px;
    display: block;
    line-height: 10px;
    color: rgba(255, 255, 255, 0.75);
    font-size: 10px;
}

.rx-col-lg-12 {
    width: 100% !important;
}
#personalDetail #btn_confirm_email.active,
#personalDetail #btn_apply_promo.active{
}

#btn_confirm_email.active {
    background-color: #52bd95 !important;
}
#personalDetail #btn_confirm_email:hover,
#personalDetail #btn_apply_promo:hover{
	background:  #34a9d7;
}
#dv_secure{
	position: relative;
}

#dv_secure img,
#dv_digicert img{
		 display: box;
		 display: -webkit-box;
		 -webkit-box-align: center;
		 -webkit-box-pack: center;
		 border-radius: 5px;
}

img {}

@media (max-width: 480px) {
	.rx-comment-image {
		width: 30px !important;
	}
}

#dv_footer_payment{
	display: block;
	text-align: center;
}
#dv_footer_payment .dv_col_footer{
	display: block;
	min-height: 5em;
	float: left;
}

#dv_footer_payment .dv_col_footer img{
	width: 10em;
	height: 2em !important;
	margin-left: auto;
	margin-right: auto;
}
#verifyEmail{
	text-align: center;
	height: 100%;
	display: table;
	height: auto;
	width: 100%;
}
#verifyEmail  .content_popup .doc-content-big{
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}
#verifyEmail .btn-go-mail{
	background: #e43b3e;
}
.success{
	color: green;
}
.alert.alert-block.alert-error p{
	text-align: left;
}
#verifyEmail  .title_confirm_email_top,
#verifyEmail  .title_confirm_email_bottom{
	background: url('../images/emailConfirm-04.png') 2% 50% no-repeat #e6e7e7;
	height: 2.5em;
	line-height: 2.5em;
	text-align: left;
	padding-left: 29px;
	text-transform: uppercase;
	color: #2ea9d8;
	font-family: NexaBold;
	background-size: auto 46%;
}
#verifyEmail  .title_confirm_email_bottom{
	background-position: 45% 50%;
	padding-left: 0px;
	/* padding-left: 49%; */
	background: #e6e7e7;
	text-align: center;
}

#verifyEmail  .content_popup{
	height: 15em;
	display: table;
}
#verifyEmail  .title_confirm_email_bottom.bottom_confirm {
	background: url('../images/emailConfirm-05.png') 2% 50% no-repeat #e6e7e7;
	background-position: 36% 40%;
	background-size: auto 44%;
	border-radius: 0 0 4px 4px;
}
#verifyEmail  .title_confirm_email_bottom.bottom_confirm span{
	cursor: pointer;
	text-transform: none;
	font-size: 1.2em;
	margin-left: 14px;
}
#btn_close_popup{
	float: right;
	color: #fff;
	font-size: 1.7em;
	display: block;
	cursor: pointer;
	line-height: 1.7em;
	margin-right: .5em;
}

.fancybox-close{
	background: url('../images/close-white.png') center center no-repeat transparent !important;
    right: -1px;
    top: -4px;
}
/**new version*/
.page_book_conent{
width: 100%;
	margin: 0 auto;
}

.row-fluid.page_book_conent h3 {
    display: none;
}
#page_book_demo #content{
	float: left;
	display: block;
}
.txt_appcamel{
	color: #ffd500 !important;
	display: block;
	font-family: "Sharnay";
	font-style: italic;
	font-size: 3.5em;
	line-height: 1.5em;
	text-align: center;
	text-decoration: none;
	width: 100%;
	float: left;
}
.txt_bemobile,
.txt_intr_select{
	display: block;
	color: #000;

	font-size: 1em;
	text-align: center;
	font-family: NexaBold;
	float: left;
	margin-top: .5em;
}

.txt_bemobile{
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 100%;
	height: 1.5em;
        font-size: 1.6em;

	color: #606161;
/*	background-image: url('../images/icon-tower3/icon-be-mobile-book-demo.png');*/

}
.txt_intr_select{
	font-size: 1em;
	text-align: left;
	color: #606161;
	margin-bottom: .5em;

}

.txt_sel_available_time{
    text-align: center;
    font-size: 1.6em;
}
.txt_intr_select #icon_info,
#page_booking_body #icon_info{

	height: 1.4em;
	width: 1.4em;
	display: inline-block;
	border-radius: 50%;
	border: 1px;
	border-color: #000;
	background-size: auto 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url('../images/icon-tower3/icon-info-book-demo.png');


}

#page_booking_body #icon_info{
	width: 1em;
	height: .7em;
}

#page_booking_body #dv_txt_descript #icon_info{
	height: 1em;
	margin-left: .5em;
	vertical-align: middle;
}
#calendarWrapper .fc-ltr .fc-basic-view .fc-day-number{

	height: 65px !important;

	border-radius: 5px !important;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	font-size: 1.7em;
	cursor: pointer;



}

#calendarWrapper .fc-widget-header .fc-row.fc-widget-header th{
	background: #34a9d7 !important;
	color: #fff;
	padding: .4em 0;
	font-size: 1.2em;
	vertical-align: middle;

}
#calendarWrapper .fc-view-container th,
#calendarWrapper .fc-view-container td{
	/*border-width: 0;*/
}
#calendarWrapper .fc-toolbar{
	margin: 0;
	position: relative;
}
#calendarWrapper .fc-unthemed .fc-today.fc-state-highlight,
#calendarWrapper .fc-unthemed .fc-past,
#calendarWrapper .date_full{
	background-size: 95% 95%;
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: center center;
	background-image: url(../images/icon-tower3/time_full.png);


    color: #fff;
}
#calendarWrapper .fc-unthemed .fc-sun{
    background: transparent !important;
    color: #000 !important;
    border: 0 !important;
}
#calendarWrapper .fc-bg .fc-day.fc-future{
	background-size: 95% 95%;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center center;
	background-image: url(../images/icon-tower3/time_available.png);
    color: #000;
    border-radius: 5px;
}
#calendarWrapper .fc-unthemed .fc-future{

}
#calendarWrapper .fc-toolbar .fc-center{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #fff !important;
	background: #34a9d7 !important;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	border-radius: 5px 5px 0 0;
}
#calendarWrapper .fc-toolbar .fc-center h2{
	width: 100%;
	font-size: 1.7em;
}

#calendarWrapper .fc-left .fc-button-group,
#calendarWrapper .fc-left .fc-button-group  button{
	display: block !important;
}

#calendarWrapper .fc-left   .fc-prev-button,
#calendarWrapper .fc-right   .fc-next-button{
	display: block !important;
	position: absolute;
	top: 0;
	height: 100%;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto 50%;
	border: none;
	box-shadow: none;
	min-width: 3em;
	outline: none;
	text-indent: -9999px;
	background-image: url(../images/icon-tower3/arrow_left.png);
}
#calendarWrapper .fc-left .fc-button-group  .fc-prev-button{
	left: 0;
}

#calendarWrapper .fc-right  .fc-next-button{
	right: 0;
	background-image: url(../images/icon-tower3/arrow_right.png);
}

.fc-day-grid .fc-bg .fc-day{
	/*display: none;*/
	cursor: pointer;
}

#book_demo{
	margin: 0;
}

.fc-content-skeleton table{
	 border-spacing: 4px 4px;
	 border: 0 !important;
}
.txt_time{
	height: 5em;


	text-align: center;
	display: table !important;
	border-radius: 10px;
	cursor: pointer;
	float: left !important;
}


.txt_time span{
	display: table-cell;
	vertical-align: middle;
	font-size: 1.3em;
}
.choosed.txt_time{
	background: #34a9d7;
	color: #fff;

}

#choose_time{
	margin-top: 1em;
	margin-left: 0;
	position: relative;
	float: left;
}

#dv_intro{
	margin-top: 2em;
	font-size: 1.2em;
	position: relative;
	float: left;

}

#dv_intro .span3{

	float: left;
	font-size: 1em;
	float: left;

	line-height: 20px;
	color: #606161;
}

#dv_intro .span3 span{
		margin-left: .3em;
	}

@media (max-width: 767px){
	#dv_intro .span3{
			font-size: .7em;
			width: 25%;
	}

	.txt_time{
		width: 14% !important;
	}
	#dv_digicert,
	#dv_secure{
		width: 50%;
		float: left;
	}

	#tab-method-payg .tab_processCircle{
		width: 30%;
		float: left;
	}

}

.dv_current .status_time,
.dv_the_first .status_time,
.dv_some_left .status_time,
.dv_full .status_time{
	float: left;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #34a9d7;
}
.dv_the_first .status_time{
	border-radius: 5px;
	border: 1px dashed #34a9d7;
	background: transparent;
}
.dv_some_left .status_time{
	border-radius: 5px;
	border: 1px solid #34a9d7;
	background: transparent;
}
.dv_full .status_time{
	border-radius: 5px;
	background: #34a9d7;
}

#calendarWrapper  .fc-day-grid .fc-bg td.fc-widget-content.fc-future.active,
#calendarWrapper  .fc-day-grid .fc-content-skeleton .fc-day-number.active{

	background: none;
	background-size: 95% 95%;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/icon-tower3/time_selected.png);

	color: #fff !important;
	opacity: 1;

}
#calendarWrapper  .fc-day-grid .fc-content-skeleton .fc-day-number.active{
	background-color: #fff;
}
.fc-highlight-skeleton .fc-highlight{
	background: none;
}
.txt_time.active{

	border-radius: 8px;
	 background: #34a9d7;
}
.yel{
	background: #ffd500;
	height: 1px;
	margin: 1em 0;
}

.title_booking{
	font-size: 1.5em;
	text-transform: uppercase;
	text-align: center;
	color: #606161;
	/* margin: 1em 0; */
	position: relative;
	width: 100%;
}
.hour_booking,
.full_time_booking{
	margin:  1em;

}
.cls_time_dp,
.cls_available{
	border: 1px solid #ccc;
	border-radius: 2px;
	height: 60px !important;
	float: left;
	background-color: transparent;
	background-size: auto 35%;
	background-position: 90% center;
	background-repeat: no-repeat;
	background-image: url('../images/icon/icon-gallery-approved.png');
	line-height: 4;
	font-size: 10px;
	padding: 0 1em;
}

.special-offer-onphone .cls_available {
    height: 40px !important;
}

@media (max-width: 460px) {
	.cls_time_dp, .cls_available {
		font-size: 10px;
	}
}

#dv_free_feature{
    line-height: normal;
	display: -webkit-box !important;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-pack: center;
    box-pack: center;
    -webkit-box-align: center;
    box-align: center;
}


#dv_detail_card #div_actions{
	margin-bottom: 0;
	margin-top: .3em;
}
#dv_txt_descript{
	font-family: NexaLight;
	font-size: 13px;
}
#dv_txt_descript sup{
	top: .2em;
	font-size: 1.5em;
}

.fc-day-grid .fc-bg td.fc-widget-content,
.fc-day-grid .fc-bg td.fc-widget-content:before,
.fc-day-grid .fc-bg  td.fc-widget-content:after{
	border: 1px !important;
	border-color: blue !important;
	border-radius: 9px !important;
}

.fc-content-skeleton td,
.fc-highlight-skeleton td{
	border: 0;
	border-color: none;
}
#calendarWrapper .fc-basic-view tbody .fc-row{
	height: 66px !important;
}
.fc-widget-content{
	border: 0 !important;
}

.fc-bgevent{
	opacity: 1 !important;
}
.fc-bgevent.date_nofull{
	background: none;
	background-size: 95% 95%;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/icon-tower3/time_running_out.png);

        opacity: 1 !important;

}

/*.fc-week.fc-widget-content.fc-rigid.active .fc-bgevent.date_nofull{
	background-image: url(../images/icon-tower3/time_selected.png);
}
*/


.fc-day-grid-container.fc-scroller{
	height: auto !important;
}

#page_verify{
	height: 60vh;
	display: table;
}
#page_verify h3{
	display: table-cell;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	color: green;
}
#personalDetail #ls_icon #cancer_council,
#personalDetail #ls_icon #khan_aca{
	display: block;
	height: 60px;
	float: left;
	width: 8em;
	background-position: left center;
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: auto 80%;
	background-image: url(../images/icon_cancer_counil.png);

}
#personalDetail #ls_icon #khan_aca{
	margin-left: 2em;
	background-image: url(../images/khan-logo.png);
	width: 10em;
}

#dv_info_app{
	color: #606161;
	position: relative;
}

.special-offer-onphone #dv_info_app {
}

.rx-scroll-enable .rx-row {}

.rx-phonetext-smaller input {
}
#title_purchase {
	text-align: center;
	margin: .5em 0;
}
#title_purchase span{
	text-transform: uppercase;
	color: #606161;
	font-size: 1.7em;

}
#txt_app_name{
	margin: 1em 0;
	background-position: 95% center;
	line-height: 1;
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
	border: none;
	/* box-shadow: 1px 1px 15px rgba(0,0,0,0.1); */
}

div#txt_app_name {}

.rx-scroll-enable #txt_app_name {
    margin: 5px;
    margin-bottom: 3px;
    border: none;
    background: none;
    padding-top: 0px;
    padding-bottom: 0px;
    background: white;
}

#txt_app_name.rx-cant-secure:after {content: 'Opps! Seems that is incorrect - please try again.';display: block;position: absolute;text-transform: uppercase;float: right;bottom: -28px;border-radius: 3px;color: crimson;font-size: 10px;letter-spacing: 1px;z-index: 1000;background-color: #FFEBEE;padding: 5px;}

#txt_app_name.rx-secured {
    /* border: solid 1px #52BD95; */
    border-radius: 4px;
}

#txt-app_name.rx-secured input {
}

#txt_app_name #rx-appname {
    height: 100%;
    border: none;
    font-size: 20px;
    box-sizing: border-box;
    padding: 0px;
    padding-left: 10px;
}

#txt_app_name #rx-appname-url {
    height: 100%;
    border: none;
    font-size: 14px;
    box-sizing: border-box;
    border-radius: 2px 0 0 2px;
    padding: 0px;
    padding-left: 10px;
    width: 73% !Important;
    /* border: solid 1px #ccc; */
    box-shadow: 1px 1px 25px rgba(0,0,0,0.2);
}

.butgetapp_desktop input#rx-appname-url {
    font-size: 20px !important;
    font-weight: 100;
}

.bugetapp_singlepage #personalDetail input {
	width: 97.5% !Important;
}

@media (max-width: 480px) {
	#txt_app_name #rx-appname-url {
		width: 63% !Important;
	}

	.bugetapp_singlepage #personalDetail input {
		width: 95% !Important;
	}
}

input[type=text], rx-appname-url, select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.rx-scroll-enable input#rx-appname-url {
    border: solid 1px #ddd !important;
    border-radius: 2px !important;
}

.rx-scroll-enable input .cls_time_dp, .rx-scroll-enable .cls_available {
    height: 35px !important;
}

.rx-appname-url-homepage {
    /* width: 75%; */
}

input#rx-appname-url-homepage {
    width: 100%;
}

#txt_app_name #rx-appname::-webkit-input-placeholder {
   color: #bbb;
   font-weight:100 !important;
}

#txt_app_name #rx-appname:-moz-placeholder { /* Firefox 18- */
   color: #bbb;
   font-weight:100 !important;
}

#txt_app_name #rx-appname::-moz-placeholder {  /* Firefox 19+ */
   color: #bbb;
   font-weight:100 !important;
}

#txt_app_name #rx-appname:-ms-input-placeholder {
   color: #bbb;
   font-weight:100 !important;
}


#txt_app_name #rx-appname-url::-webkit-input-placeholder {
   color: #bbb;
   font-weight:100 !important;
}

#txt_app_name #rx-appname-url:-moz-placeholder { /* Firefox 18- */
   color: #bbb;
   font-weight:100 !important;
}

#txt_app_name #rx-appname-url::-moz-placeholder {  /* Firefox 19+ */
   color: #bbb;
   font-weight:100 !important;
}

#txt_app_name #rx-appname-url:-ms-input-placeholder {
   color: #bbb;
   font-weight:100 !important;
}

#txt_app_name #rx-appname:first-child {
    border-right: solid 1px #ddd;
    border-radius: 8px 0 0 8px;
}

#txt_app_name #rx-check-appname {
    background-color: #4a90e0;
    border-radius: 2px;
    color: white;
    font-weight: 500;
    cursor: pointer;
    height: 100%;
    vertical-align: middle;
    line-height: 43px;
    letter-spacing: 1px;
    float: right;
    font-family: 'roboto';
    padding-top: 1px;
}

.rx-check-appname-desktop {
    font-size: 18px;
}

.special-offer-onphone #txt_app_name #rx-check-appname {
    line-height: 23px;
}

.rx-available-in-days {
}

.rx-scroll-enable #rx-check-appname {
    line-height: 21px !important;
}

.rx-secured span#rx-check-appname {
    display: none;
}

.rx-secured span#rx-check-appname.rx-available-in-days {
    display: block;
    background: #52bd95 !important;
}
#txt_app_name span.rx-appname-sub{
	display: inherit;
	font-size: 0.5em;
	vertical-align: middle;
	letter-spacing: 0.5px;
	font-weight: 100 !important;
	line-height: 4px;
	/* color: #d9eaf9; */
	opacity: 0.7;
}

.rx-check-appname-desktop span.rx-appname-sub {
    font-weight: 100 !important;
    line-height: 0px;
    font-size: 0.5em;
    /* vertical-align: top !important; */
}

.rx-scroll-enable  #txt_app_name span.rx-appname-sub {
    font-size: 10px;
}

.txt_app_name>input:first-child {
    border-radius: 2px 0px 0px 2px !important;
}
.cls_available{
	text-align: center;
}
#icon_purchase_info {
	height: 190px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 80%;
	background-image:  url(../images/icon/icon_purchase_app.png);
}
.row-feature{
}

.rx-row {
    margin-left: -10px;
    margin-right: -10px;
}

.rx-row-non {
    padding: 10px;
}

.rx-row-padhalf {
    margin-left: -10px;
    margin-right: 0px;
}

.rx-row:before {
    display: table;
    content: '';
}
.rx-row:before, .rx-row:after {
    display: table;
    line-height: 0;
    content: "";
}
.rx-row:before, .rx-row:after {
    display: table;
    line-height: 0;
    content: "";
}
.rx-row:before, .rx-row:after {
    display: table;
    content: "";
    line-height: 0;
}

.rx-row:after {
	clear:both;
}

.rx-row * {
    box-sizing: border-box;
}

.butgetapp_desktop .cls_feature_offer>span:first-child {
    font-size: 20px;
    vertical-align: middle;
    margin-top: 10px;
    font-weight: 200;
    line-height: 28px;
    color: #000;
}

.butgetapp_desktop .cls_feature_offer.rx-active>span:first-child {
    color: #fff;
}

@media (max-width: 768px) {
	.butgetapp_desktop .cls_feature_offer>span:first-child {
		font-size: 14px;
		vertical-align: middle;
		margin-top: 10px;
		font-weight: 200;
		line-height: 28px;
		color: #000;
		padding-left:15px;
	}
}

.rx-col-lg-8 {}

.rx-row-non:before {
    display: table;
    content: '';
}
.rx-row-non:before, .rx-row-non:after {
    display: table;
    line-height: 0;
    content: "";
}
.rx-row-non:before, .rx-row-non:after {
    display: table;
    line-height: 0;
    content: "";
}
.rx-row-non:before, .rx-row-non:after {
    display: table;
    content: "";
    line-height: 0;
}

.rx-row-non:after {
	clear:both;
}

.rx-row-non * {
    box-sizing: border-box;
}

.confirmed-botrow {
    text-transform: CAPITALIZE;
    letter-spacing: 1.5px;
    line-height: 10px;
}

.rx-email-confirm-container {
    margin: 0 5px;
}

.rx-email-confirm-container.rx-active {
    /* border: solid 1px #52BD95; */
    border-radius: 4px;
    display: flex;
    height: 100%;
    position: relative;
}

.rx-ready-in-days {
    letter-spacing: 1.5px;
    line-height: 5px;
    text-transform: uppercase;
    padding-top: 9px;
    font-weight: 100;
    font-size: 12px;
}

.butgetapp_desktop .rx-ready-in-days {
    padding-top: 15px;
}

.rx-ready-in-time {
    letter-spacing: 2px;
    font-weight: 800;
}

.rx-ready-in-time {}

.rx-feature-offer-price i {
    font-style: normal;
    font-weight: 300;
    font-size: 8px;
    padding-right: 2px;
    margin-left: -2px;
    letter-spacing: 1px;
    display: block;
    line-height: 7px;
    opacity: 0.6;
}

.butgetapp_desktop .rx-feature-offer-price i {
    display: initial;
}

.butgetapp_desktop {}

.rx-col-lg-6 .rx-feature-offer-price i {
    display: inline;
}

.rx-feature-image {
    width: 25px;
    height: 25px;
    background-image: url("../images/icon-tower3/icon-facebook-ad.png");
    background-size: 100%;
    display: block;
    margin: auto;
    vertical-align: middle;
    text-align: center;
    position: relative;
    opacity: 1;
    margin-top: -3px;
}

.butgetapp_desktop .rx-feature-image {
    margin-top: -12px;
    width: 20px;
    height: 20px;
    opacity: 1;
}

@media (max-width: 480px) {
	.butgetapp_desktop .rx-feature-image {
		margin-top: -24px;
		width: 20px;
		height: 20px;
		opacity: 0.3;
	}
}

.rx-scroll-enable .rx-feature-image {
    position: absolute;
    top: 16px;
    left: 5px;
    width: 13px;
    height: 13px;
    background-repeat: no-repeat;
    opacity: 0.3;
}


span.rx-feature-image.rx-image-Pass {
    background-image: url("../images/OfferIcons/iconb-passbook.png");
}

span.rx-feature-image.rx-image-Shop {
    background-image: url("../images/OfferIcons/iconb-cart.png");
}

span.rx-feature-image.rx-image-Bonus {
    background-image: url("../images/OfferIcons/iconb-bonus.png");
}

span.rx-feature-image.rx-image-Coupon {
    background-image: url("../images/OfferIcons/iconb-coupon.png");
}

span.rx-feature-image.rx-image-Loyalty {
    background-image: url("../images/OfferIcons/iconb-loyalty.png");
}

span.rx-feature-image.rx-image-Locations {
    background-image: url("../images/OfferIcons/iconb-location.png");
}

span.rx-feature-image.rx-image-Media {
    background-image: url("../images/OfferIcons/iconb-media.png");
}

span.rx-feature-image.rx-image-Facebook {
    background-image: url("../images/OfferIcons/iconb-facebook.png");
}

.rx-active span.rx-feature-image.rx-image-Pass {
    background-image: url("../images/OfferIcons/iconw-passbook.png");
}

.rx-active span.rx-feature-image.rx-image-Shop {
    background-image: url("../images/OfferIcons/iconw-cart.png");
}

.rx-active span.rx-feature-image.rx-image-Bonus {
    background-image: url("../images/OfferIcons/iconw-bonus.png");
}

.rx-active span.rx-feature-image.rx-image-Coupon {
    background-image: url("../images/OfferIcons/iconw-coupon.png");
}

.rx-active span.rx-feature-image.rx-image-Loyalty {
    background-image: url("../images/OfferIcons/iconw-loyalty.png");
}

.rx-active span.rx-feature-image.rx-image-Locations {
    background-image: url("../images/OfferIcons/iconw-location.png");
}

.rx-active span.rx-feature-image.rx-image-Media {
    background-image: url("../images/OfferIcons/iconw-media.png");
}

.rx-active span.rx-feature-image.rx-image-Facebook {
    background-image: url("../images/OfferIcons/iconw-facebook.png");
}

.rx-padrow-5 {
    padding-left: 5px;
    padding-right: 5px;
}

.rx-padleft-5 {
    padding-left: 5px;
}

.rx-scroll-enable .rx-phone-padright-15 {
    padding-right: 15px !important;
}

.rx-padright-5 {
    padding-right: 5px;
}
.cls_feature{
    width: 130px;
    position: relative;
	height: 65px;
	border-radius: 8px;
	border: 1px solid #ccc;
	text-align: center;
	padding-top: 40px;
        background-color: transparent;
        background-position: center 15%;
        background-repeat: no-repeat;
        background-size: auto 40%;

}
#dv_free_feature .cls_feature{
    height: 30px;
	width: 60%;
	margin: 0 auto;
	border: 0;
    padding-top: 0;
	line-height: 2;
	  background-position: left  center;
	 background-size: auto 70%;
}
.cls_feature_offer, .cls_feature_offer_filler{
    cursor: pointer;
    /* width: 130px; */
    position: relative;
    height: 68px;
    border-radius: 3px;
    /* box-shadow: 0px 0px 3px rgba(0,0,0,0.3); */
    border: 1px solid #dfdfdf;
    text-align: center;
    overflow-wrap: break-word;
    padding: 6px;
    background-color: transparent;
    background-position: center 15%;
    background-repeat: no-repeat;
    background-size: auto 40%;
    background-color: #fff;
    line-height: 16px;
    font-size: 13px;
    color: #888;
}

@media (max-width: 480px) {
	.cls_feature_offer, .cls_feature_offer_filler{
		cursor: pointer;
		/* width: 130px; */
		position: relative;
		height: 54px;
		border-radius: 3px;
		/* box-shadow: 0px 0px 3px rgba(0,0,0,0.3); */
		border: 1px solid #dfdfdf;
		text-align: center;
		overflow-wrap: break-word;
		padding: 6px;
		background-color: transparent;
		background-position: center 15%;
		background-repeat: no-repeat;
		background-size: auto 40%;
		background-color: #fff;
		line-height: 16px;
		font-size: 13px;
		color: #888;
	}
}

.butgetapp_desktop .cls_feature_offer {}

.rx-scroll-enable .cls_feature_offer, .rx-scroll-enable .cls_feature_offer_filler {
    line-height: 16px;
    font-size: 16px;
    font-family: 'roboto' !important;
    color: #000;
}

.cls_feature_offer:after, .cls_feature_offer_filler:after {content: ' ';position: absolute;top: -1px;right: 0px;width: 0;height: 0;border-style: solid;border-width: 0 25px 25px 0;border-color: transparent #dfdfdf transparent transparent;}
.rx-active.cls_feature_offer:after, .rx-active.cls_feature_offer_filler:after {content: ' ';/* background-color: #dfdfdf; *//* display: block; */position: absolute;/* width: 17px; *//* height: 17px; */top: -1px;right: 0px;width: 0;height: 0;border-style: solid;border-width: 0 25px 25px 0;border-color: transparent #4ea282 transparent transparent;}

.rx-scroll-enable .cls_feature_offer>span:first-child {padding-left: 30px;line-height: 22px;font-weight: 200;}

.rx-scroll-enable .cls_feature_offer .rx-feature-offer-price {}

.rx-feature-icon {
    font-size: 50px;
    position: absolute;
    left: 10px;
    bottom: 2px;
    color: #888;
    /*opacity: 0.5;*/
}

.rx-scroll-enable .rx-feature-icon {
    bottom: -2px;
    left: 4px;
    font-size: 45px;
}

span.rx-ion-social-android-outline.rx-feature-icon {
    background: url(../images/OfferIcons/iconb-android.png);
    width: 46px;
    height: 54px;
    background-repeat: no-repeat;
    background-size: 56%;
    background-position-y: 15px;
    background-position-x: 13px;
}

span.rx-ion-social-apple-outline.rx-feature-icon {
    background: url(../images/OfferIcons/iconb-apple.png);
    width: 46px;
    height: 56px;
    background-repeat: no-repeat;
    background-size: 55%;
    background-position-y: 15px;
    background-position-x: 13px;
}

.butgetapp_desktop .rx-ion-social-apple-outline.rx-feature-icon {
    width: 60px;
    height: 60px;
    background-position-y: 12px;
}

.butgetapp_desktop .rx-ion-social-android-outline.rx-feature-icon {
    width: 60px;
    height: 60px;
    background-position-y: 12px;
}

@media (max-width: 480px) {
	.butgetapp_desktop .rx-ion-social-apple-outline.rx-feature-icon {
		width: 60px;
		height: 60px;
		background-position-y: 17px;
		background-position-x: 5px;
	}

	.butgetapp_desktop .rx-ion-social-android-outline.rx-feature-icon {
		width: 60px;
		height: 60px;
		background-position-y: 17px;
		background-position-x: 5px;
	}
}

.rx-active span.rx-ion-social-android-outline.rx-feature-icon {
	background: url(../images/OfferIcons/iconw-android.png);
	width: 46px;
	height: 56px;
	background-repeat: no-repeat;
	background-size: 55%;
	background-position-y: 17px;
	background-position-x: 15px;
}

.rx-active span.rx-ion-social-apple-outline.rx-feature-icon {
	background: url(../images/OfferIcons/iconw-apple.png);
	width: 46px;
    height: 56px;
    background-repeat: no-repeat;
    background-size: 55%;
    background-position-y: 15px;
    background-position-x: 15px;
}

.butgetapp_desktop .rx-active span.rx-ion-social-apple-outline.rx-feature-icon {
	background: url(../images/OfferIcons/iconw-apple.png);
	width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-size: 55%;
    background-position-y: 12px;
    background-position-x: 15px;
}

.butgetapp_desktop .rx-active span.rx-ion-social-android-outline.rx-feature-icon {
	background: url(../images/OfferIcons/iconw-android.png);
	width: 60px;
	height: 60px;
	background-repeat: no-repeat;
	background-size: 55%;
	background-position-y: 12px;
	background-position-x: 15px;
}

@media (max-width: 480px) {
	.butgetapp_desktop .rx-active span.rx-ion-social-android-outline.rx-feature-icon {
		background: url(../images/OfferIcons/iconw-android.png);
		width: 60px;
		height: 60px;
		background-repeat: no-repeat;
		background-size: 55%;
		background-position-y: 18px;
		background-position-x: 0px;
	}

	.butgetapp_desktop .rx-active span.rx-ion-social-apple-outline.rx-feature-icon {
		background: url(../images/OfferIcons/iconw-apple.png);
		width: 60px;
		height: 60px;
		background-repeat: no-repeat;
		background-size: 55%;
		background-position-y: 18px;
		background-position-x: 0px;
	}
}

.ion-social-android-outline:before {
}

.rx-active .rx-feature-icon {
    color: #fff;
}

.rx-feature-tooltip {
    position: absolute;
    right: 1px;
    top: 1px;
    width: 12px;
    height: 12px;
    overflow: hidden;
    /* background: #00589f; */
    color: #333;
    border: solid 1px #333;
    border-radius: 50%;
    font-weight: bold;
    line-height: 10px;
    font-size: 9px;
    font-family: monospace;
    opacity: 0.4;
    z-index: 1;
}

.rx-active .rx-feature-tooltip {
    color: #fff;
    border-color: #fff;
}

span.tooltipnow.rx-feature-tooltip.tooltipstered {}

.cls_feature_offer.rx-active {
    background-color: #5dba96;
    color: #fff;
    border: solid 1px #53a585;
}

.rx-scroll-enable .cls_feature_offer {
    height: 43px;
}

.rx-col-lg-6 .cls_feature_offer {
    height: 52px;
}

.butgetapp_desktop .rx-col-lg-6 .cls_feature_offer {
    height: 68px;
}

@media (max-width: 480px) {
	.butgetapp_desktop .rx-col-lg-6 .cls_feature_offer {
		height: 56px;
	}
}

.rx-col-lg-6 .rx-scroll-enable .cls_feature_offer {
    height: 54px;
}

.rx-col-lg-6 .rx-scroll-enable  .cls_feature_offer {
    height: 51px;
}

div#div_ft_ {}
.cls_feature_offer.rx-active .rx-feature-offer-price {
	color: #fff;
}
.cls_feature_offer .rx-feature-offer-price {
    font-weight: 600;
    color: #111;
    bottom: 9px;
    position: absolute;
    text-align: center;
    left: 50%;
    margin-left: -11px;
    font-size: 13px;
}

.butgetapp_desktop span.rx-feature-offer-price {
    bottom: 4px;
    margin-left: -21px;
}

.rx-col-lg-6 span.rx-feature-offer-price {
    bottom: 4px;
}

.butgetapp_desktop .rx-col-lg-6 span.rx-feature-offer-price {
    bottom: 12px;
}
#dv_free_feature .cls_feature_offer{
    height: 30px;
	width: 60%;
	margin: 0 auto;
	border: 0;
    padding-top: 0;
	line-height: 2;
    background-position: left  center;
	background-size: auto 70%;
}
#div_ft_ticket{
    background-image: url(../images/payment/feature-ticket.png)
}
#div_ft_in-alert{
    background-image: url(../images/payment/feature-in-alert.png)
}
#div_ft_pushtower{

}
#div_ft_checkin{
    background-image: url(../images/payment/feature-checkin.png)
}
#div_ft_coupon{
    background-image: url(../images/payment/feature-coupon.png)
}
#div_ft_locate{
    background-image: url(../images/payment/feature-locate.png)
}
#div_ft_loyalty{
    background-image: url(../images/payment/feature-loyalty.png)
}
#div_ft_pds{
    background-image: url(../images/payment/feature-pds.png)
}
#div_ft_pin{
    background-image: url(../images/payment/feature-pin.png)
}
#div_ft_mcom{
    background-image: url(../images/payment/feature-mcom.png)
}
#div_ft_fb{
    background-image: url(../images/payment/feature-fb.png)
}
#div_ft_loop{
    background-image: url(../images/payment/feature-loop.png)
}
#div_ft_tracker{
    background-image: url(../images/payment/feature-tracker.png)
}
#div_ft_passbook_wallet{
    background-image: url(../images/payment/feature-passbook.png)
}
#div_ft_media{
    background-image: url(../images/payment/feature-media.png)
}
#div_ft_bonus_system{
    background-image: url(../images/payment/feature-bonus.png)
}
#div_ft_locations{
    background-image: url(../images/payment/feature-locations.png)
}
#div_ft_share{
    background-image: url(../images/payment/feature-share.png)
}
#div_ft_game{
    background-image: url(../images/payment/feature-game.png)
}
#div_ft_multilingual{
    background-image: url(../images/payment/feature-multilingual.png)
}
#div_ft_directions{
    background-image: url(../images/payment/feature-directions.png)
}
#div_ft_mfeeds{
    background-image: url(../images/payment/feature-mfeeds.png)
}
#div_ft_bluetooth{
    background-image: url(../images/payment/feature-bluetooth.png)
}
#div_ft_image_zoom{
    background-image: url(../images/payment/feature-image-zoom.png)
}
#div_ft_connect{
    background-image: url(../images/payment/feature-connect.png)
}
#div_ft_fb_messaging{
    background-image: url(../images/payment/feature-fb-messaging.png)
}
#div_ft_extra_social_connection{
    background-image: url(../images/payment/feature-extra-social-connection.png)
}
#div_ft_extra_info_page {
    background-image: url(../images/payment/feature-extra-info-page.png)
}
#div_ft_extra_inbox {
    background-image: url(../images/payment/feature-extra-inbox.png)
}
#div_ft_custom_feature {
    background-image: url(../images/payment/feature-custom-feature.png)
}


.cls_feature span{
	vertical-align: bottom;
	color: #606161;
	font-size: 1.2em;

}

.content_tooltip{
    position: absolute;
top: -9999px;
left: -9999px;
}


.tooltipster-default{
  border: 0 !important;
  border-radius: 5px;
  z-index: 9999 !important;
}
.tooltipster-default .tooltipster-content{
  height: auto !important;
  width: auto !important;
  padding: 0 !important;
}

.content_tooltip_feature .header_tooltip,
.content_tooltip_feature .body_tooltip,
.content_tooltip_feature .footter_tooltip{
  display: block;
  width: 100%;
  min-height: 35px;
  float: left;
}

.content_tooltip_feature .header_tooltip,
.content_tooltip_feature .footter_tooltip{
  background-color: #e5e5e5;
}
.content_tooltip_feature .header_tooltip{
  border-radius: 5px 5px 0 0;
}
.content_tooltip_feature .footter_tooltip{
  border-radius: 0 0 5px 5px;
   color: #31a8d0;
  font-family: NexaBold;
  line-height: 35px;
  text-align: center;
}

.content_tooltip_feature .body_tooltip{
  padding: .8em;
  background-color: #fff;
  color: #606161;
    font-family: 'NexaLight';
    width: auto;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.link_view_video{
  z-index: 100000;
  padding-left: 1.5em;
  cursor: pointer;
  background-color: transparent;
   background-position: left  center;
  background-repeat: no-repeat;
  background-size: auto 50%;
  background-image: url('../images/icon/icon-view-video.png');
  height: 100%;
  width: 8em;
  display: block;
  margin-left: auto;
  margin-right: auto;
}


.dv_title{
  float: left;
  color: #3eabcc;
  font-family: NexaBold;
  line-height: 35px;
  padding-left: 2em;
  text-transform: uppercase;

}

.dv_title span{
  float: left;
  display: inline-block;
  margin-left: .3em;
}
.dv_title span.txt_price{
  color: #36757e;
}
.content_tooltip_feature .btn_close{
  margin-right: .5em;
  display: inline-block;
  width: 35px;
  height: 35px;
  float: right;
  background-color: transparent;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: auto 50%;
  background-image: url('../images/icon/AppCamel_close.png');
}


.content_tooltip_feature p{
  font-size: 1em;
  margin-bottom: 5px;
}
.content_tooltip_feature .des_bold{
  font-weight: bold;
  color: #31a8d0;
}
.content_tooltip_feature .header_tooltip .dv_title{
  background-size: auto 55%;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 3% center;
}
#booking_success {
	display: table;
	font-size: 1.2em;
	min-height: 30em;
}
#booking_success #content_booking_s{

	display: table-cell;
	vertical-align: middle;
}
#booking_success #content_booking_s #cont{
	padding: 1em;
	color: green;
}
#page_verify_content{
	display: table-cell;
	vertical-align: middle;
	height: 100%;
}
#page_verify_content p{
	text-align: center;
	font-family: NexaBold;
	font-size: 1.3em;
}


/* iPads (landscape) ----------- */
@media  (min-width : 768px) and (max-width : 1024px)  {

	#content-terms-footer{
		display: none !important;
	}

	#content-terms-top-back{
		display: block !important;
	}

	.cls_left_content{
		display: none !important;
	}

	.txt_intr_select{
		width: 80%;
		margin-left: 10%;

		text-align: center;
	}
	div.tooltipster-base.tooltipster-default.tooltipster-fade.tooltipster-fade-show{

        min-width: 70% !important;
        max-width: 70% !important;

        left: 15% !important;

    }
    .content_tooltip_feature p,
    .body_tooltip p.title_tooltip, .body_tooltip #mtd_list_info li{
    	font-size: 90% !important;
    }

    .content_tooltip_feature .body_tooltip{
    	height: 10em;
  		overflow-y: scroll;
    }
}



@media (max-width: 767px){
	#content-terms-footer{
		display: none !important;
	}

	#content-terms-top-back{
		display: block !important;
	}

	.cls_left_content{
		display: none !important;
	}

	.txt_intr_select{
		width: 80%;
		margin-left: 10%;

		text-align: center;
	}

    div.tooltipster-base.tooltipster-default.tooltipster-fade.tooltipster-fade-show{

        min-width: 98% !important;
        max-width: 98% !important;

        left: 1% !important;

    }
    .content_tooltip_feature p,
    .body_tooltip p.title_tooltip, .body_tooltip #mtd_list_info li{
    	font-size: 90% !important;
    }
    .content_tooltip_feature .body_tooltip{
    	height: 5em;
  		overflow-y: scroll;
    }

    #personalDetail #btn_confirm_email{
    	margin-left: 0;
    	float: right;
    }

    #dv_info_time .cls_time_dp{
    	margin-bottom: .5em;
    }

    .hour_booking, .full_time_booking{
    	margin: 1em 0;
    }

    #fillDetailHeader .cls_time_dp{
    	background-position: 95% center;
    }
    #payment_content{
    	width: 100%;
    }

	}


.rx-scroll-enable input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
   color: #bbb;
   font-weight:100 !important;
   line-height: normal;
}
.rx-scroll-enable input::-moz-placeholder { /* Firefox 19+ */
   color: #bbb;
   font-weight:100 !important;
   line-height: normal;
}
.rx-scroll-enable input:-ms-input-placeholder { /* IE 10+ */
   color: #bbb;
   font-weight:100 !important;
   line-height: normal;
}
.rx-scroll-enable input:-moz-placeholder { /* Firefox 18- */
   color: #bbb;
   font-weight:100 !important;
   line-height: normal;
}