/* ---------------------------------------------------------------------- */
/*	Content span_wrap  */
.container_dashboard {
	background: #fff;
	max-width: 1080px;
	margin: 0 auto;
	border: 1px solid #DEDEDE;
	border-radius: 3px;
}

.container_dashboard .list-listings_img #street_view {
	border-radius: 2px;
}

.container_dashboard .error .errorMessage {
	padding-left: 0px;
}

.container_dashboard div.form .errorMessage {
	clear: both;
	text-align: left;
	padding: 5px 0 0 0px;
}

.span_wrap {
	width: 100%;
	background: url(../images/empty-garage.jpg) repeat-x 0 0 #f5f5f5;
	margin: 0 !important;
}

body.dashboard .margin-dashboard {
	margin-left: 0;
}

/*div empty*/
.content_pad {
	padding: 40px 0;
}

.content {
	width: 600px;
	min-height: 588px;
	margin: 0 auto;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
  -moz-box-shadow: 0 0 7px #CCCCCC;
  -webkit-box-shadow: 0 0 7px #CCCCCC;
  box-shadow: 0 0 7px #CCCCCC;
}

/* begin slide data at login page*/
.wrap_data {
	max-width: 750px;
	margin: 0 auto;
	height: 150px;
}

.carousel-inner .carousel-caption {
	background: transparent;
	bottom: 42px;
	padding: 0;
}

.item img {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border: 5px solid #fff;
	-ms-border: 5px solid #fff;
	-moz-border: 5px solid #fff;
	border: 5px solid #fff;
	margin-top: 4%;
	width: 100px;
	behavior: url(/PIE.htc);
}

.carousel {
	height: 150px;
	margin-bottom: 0;
}

.carousel .carousel-inner {
	width: 79%;
	margin: 0 auto;
	height: 150px;
}
.carousel .carousel-inner .carousel-caption {}
.carousel .carousel-control {
	border: none;
	border-radius: 0;
	color: rgba(0, 0, 0, 0);
	opacity: 1;
	margin-top: 0;
}

.carousel .carousel-control:hover {
	color: rgba(0, 0, 0, 0);
}

.carousel .carousel-control.right {
	background: url(../images/test_arrow2.png) no-repeat;
}

.carousel .carousel-control.left {
	background: url(../images/test_arrow1.png) no-repeat;
}
.carousel .carousel-caption p {
	width: 75%;
	margin-left: 25%;
}

.span_wrap #slide_data {
	background: #fff;
	border-bottom: 1px solid #E3E3E3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.span_wrap .wrap {
	width: 480px;
	margin: 0 auto;
	position: relative;
}

.span_wrap #carousel>div {
	width: 470px;
	color: #333333;
}

.span_wrap #navi {
	width: 550px;
}

.span_wrap #prev {
	background: url(../images/prev.png) 0 0 no-repeat transparent;
	left: -37px;
}

.span_wrap #next {
	background: url(../images/next.png) 0 0 no-repeat transparent;
	right: 0px;
}

/* end slide data at login page*/
.form_login {
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
}

.row {
	margin: 10px 0;
}

input[type=text],input[type="password"] {
	width: 97%;
	height: 50px;
	background: #fff;
	border: 1px solid #CCCCCC;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	font-size: 15px;
	color: #333333;
	margin-bottom: 0;
}

#form_profile input[type=text],input[type="password"] {
	width: 95%;
}

#form_profile .row.success input[type=text] {
	
}

input[type="password"] {
	width: 92%;
}

#site-quickquote #chi-form input[type=text],
#site-index #chi-form input[type=text] {
	line-height: 22px;
	padding-left: 15px;
	font-family: 'Roboto';
	font-size: 16px;
	margin-bottom: 0px;
}
#site-quickquote #chi-form #QuickQuoteReg_email,
#site-index #chi-form #QuickQuoteReg_email {
	width: 90%;
}

/*input[type="text"]:focus,input[type="password"]:focus {
	border: 2px solid #21b685!important;
	box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}*/

input:focus:invalid:focus,textarea:focus:invalid:focus,select:focus:invalid:focus
	{
	border-color: #E9322D;
	box-shadow: 0 0 6px #F8B9B7;
}
.hybridauth-providerlist {
	height: 50px;
}

ul.hybridauth-providerlist li.li_facebook {
	float: left;
}

ul.hybridauth-providerlist li.li_twitter {
	float: right;
}

a.link {
	color: #1FB786;
}

a.link_forgot {
	text-decoration: underline;
}

/*show error*/
#error {
	background: #FFBABA;
	padding-left: 25px;
	color: #D8000C;
}

.alert,.alert h4 {
	color: #C09853;
}

.alert {
	background-color: #FCF8E3;
	border: 1px solid #FBEED5;
	border-radius: 4px;
	margin: 10px 0;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

/*	Content Dashboard  */
.container_dashboard .span11 .span2 {
	width: 150px;
}

.wrap_content_dashboard {
	background: #F5F5F5;
	padding: 40px 0;
}

.content_dashboard {
	padding: 40px 0;
}

ul#menu_list {
	width: 150px;
}

ul#menu_list li {
	position: relative;
}

ul#menu_list li.active {
	background: #64b1c2;
}

ul#menu_list a {
	border-bottom: 1px solid #64b1c2;
	display: block;
	padding: 35px 0 34px 55px;
	color: #fff;
	cursor: pointer;
	font-size: 15px;
}

ul#menu_list li.active a {
	color: #fff;
}

ul#menu_list .a_dashboard {
	background: url(../images/svg/icon_dash-dash-green.svg) no-repeat 20px center;
	background-size: 20px 20px;
	transition: 3s;
}

ul#menu_list li.active .a_dashboard {
	background: url(../images/svg/icon_dash-dash-white.svg) no-repeat 20px center;
	background-size: 20px 20px;
	transition: 3s;
}

ul#menu_list .a_listings {
	background: url(../images/svg/icons_icon-listings-dark-green.svg) no-repeat 20px center;
	background-size: 20px 20px;
	transition: 3s;
}

ul#menu_list li.active .a_listings {
	background: url(../images/svg/icons_icon-listings-white.svg) no-repeat 20px center;
	background-size: 20px 20px;
	transition: 3s;
}

ul#menu_list .a_message {
	background: url(../images/svg/icons-message-blue-dark.svg) no-repeat 20px center;
	background-size: 17px 17px;
	transition: 3s;
}

ul#menu_list li.active .a_message {
	background: url(../images/svg/icons-message-white.svg) no-repeat 20px center;
	background-size: 17px 17px;
	transition: 3s;
	position: relative;
}
ul#menu_list li .a_message .count-not-seen{
  	background: #ff0000;
	height: 14px;
	min-width: 10px;
	padding: 0px 2px;
	text-align: center;
	line-height: 14px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	position: absolute;
	left: 33px;
	color: #FFF;
	font-size: 10px;
	font-weight: 600;
	top: 40%;
	transform: translateY(-40%);
	font-family: "Roboto", sans-serif;
}

ul#menu_list .a_profile {
	background: url(../images/svg/icon_dash-profile-green.svg) no-repeat 20px center;
	background-size: 20px 20px;
	transition: 3s;
}

ul#menu_list li.active .a_profile {
	background: url(../images/svg/icon_dash-profile-white.svg) no-repeat 20px center;
	background-size: 20px 20px;
	transition: 3s;
}

ul#menu_list .a_billing {
	background: url(../images/svg/icon_dash-billing-green.svg) no-repeat 20px center;
	background-size: 20px 20px;
	transition: 3s;
}

ul#menu_list li.active .a_billing {
	background: url(../images/svg/icon_dash-billing-white.svg) no-repeat 20px center;
	background-size: 20px 20px;
	transition: 3s;
}

ul#menu_list .a_vehicle {
	background: url(../images/svg/icon_dash-listing-green.svg) no-repeat
		20px center;
	background-size: 20px 20px;
	transition: 3s;
}

ul#menu_list li.active .a_vehicle {
	background: url(../images/svg/icon_dash-listing-white.svg) no-repeat
		20px center;
	background-size: 20px 20px;
	transition: 3s;
}

ul#menu_list .a_booking {
	background: url(../images/svg/icons_icon-bookings-dark-green.svg)
		no-repeat 20px center;
	background-size: 20px 20px;
	transition: 3s;
}

ul#menu_list li.active .a_booking {
	background: url(../images/svg/icons_icon-bookings-white.svg) no-repeat
		20px center;
	background-size: 20px 20px;
	transition: 3s;
}

ul#menu_list li.active a:after {
	border-bottom: 6px solid rgba(0, 0, 0, 0.01);
	border-left: 6px solid #64b1c2;
	border-top: 6px solid rgba(0, 0, 0, 0.01);
	content: "";
	right: -5px;
	position: absolute;
	top: 47%;
}

/* -------------------begin column 1---------------*/
.container_dashboard .clm_1 {
	background: #74cee2;
	border-bottom-left-radius: 3px;
}

/* ------------------begin column 2----------------------*/
.container_dashboard .clm_2 {
	background: #fff;
	margin-left: 20px;
	width: 889px;
	margin-bottom: 20px;
}

.container_dashboard .clm_2 h2 {
	font-family: 'Poppins', sans-serif;
	font-weight: normal;
	padding: 15px 0 10px 0;
}

.container_dashboard .clm_2 h2 span {
	font-weight: bold;
}

.container_dashboard .border-avatar,.container_dashboard .border-avatar-listings
	{
	border: 1px solid #DEDEDE;
	border-radius: 3px;
	box-shadow: 0 0 3px rgba(189, 189, 189, 0.4);
}

#dashboard-profile .container_dashboard .avatar_edit {
	width: 178px;
	height: 215px;
}

#dashboard-profile .span9.wapper-profile {
	margin-left: 0px;
}

.container_dashboard .db_avatar {
	width: 170px;
	height: 170px;
}

.container_dashboard .edit-to-profile {
	height: 25px;
	text-align: center;
	padding: 7px 0 0 15px;
	border-top: 1px solid #eee;
}

.container_dashboard a.link-edit {
	background: url(../images/svg/icon_edit-green.svg) no-repeat left center;
	background-size: 18px 18px;
	color: #46b0e4;
	font-size: 14px;
	padding: 0 0 0 28px;
	display: block;
	text-align: left;
	height: 20px;
	line-height: 20px;
}

.container_dashboard .avatar_edit a:hover {
	text-decoration: none;
}

.container_dashboard .span3.avatar_edit {
	width: 174px;
	float: left;
}

#dashboard-profile .container_dashboard .avatar_edit .avatar_dashboard {
	height: 178px;
	width: 100%;
}

#dashboard-profile .profile_setting {
	border: 1px solid #e0e0e0;
	width: 178px;
	border-radius: 4px;
	margin-top: 25px;
}

#dashboard-profile .profile_setting a.setting {
	text-decoration: none;
	color: #333333;
}

#dashboard-profile .profile_setting .row1_setting {
	background-color: #F5F5F5;
	width: 100%;
	height: 45px;
	background-color: #f5f5f5;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom: 1px solid #e0e0e0;
	font-size: 15px;
	line-height: 45px;
	text-indent: 15px;
}

#dashboard-profile .profile_setting a.setting:hover {
	color: #26bef6;
}

#dashboard-profile .profile_setting .img_setting {
	width: 20px;
	height: 20px;
	display: block;
	float: left;
	background: url(../images/svg/icon_settings-black.svg) no-repeat center center;
	background-size: 20px 20px;
	margin: 13px 0 0 13px;
}

#dashboard-profile .profile_setting .row2_setting {
	border-top: 1px solid #e0e0e0;
	font-size: 14px;
	height: 45px;
	margin-top: -1px;
	line-height: 45px;
	padding-left: 23px;
}

.container_dashboard h3.title-list {
	background: url("../images/svg/icon_stats-black.svg") no-repeat 10px 9px #F5F5F5;
	background-size: 18px 18px;
	text-indent: 29px;
	margin: 0;
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #DEDEDE;
	line-height: 1;
	font-size: 16px;
	font-weight: normal;
}

.container_dashboard h3.title-list.listing {
	background: url("../images/svg/icons_icon-listings-black.svg") no-repeat 10px 9px #F5F5F5;
	background-size: 18px 18px;
	text-indent: 29px;
	margin: 0;
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #DEDEDE;
	line-height: 1;
	font-size: 16px;
	font-weight: normal;
}

.container_dashboard h3.title-list.booking {
	background: url("../images/svg/icons_icon-bookings-black.svg") no-repeat 10px 9px #F5F5F5;
	background-size: 18px 18px;
}

.container_dashboard .db-listings .span8 h3.title-list {
	background: url("../images/svg/icon_car-black.svg") no-repeat 10px 9px #F5F5F5;
	background-size: 18px 18px;
	text-indent: 29px;
}

.container_dashboard .db-listings .span4 h3.title-list {
	background: url("../images/svg/icon_help-black.svg") no-repeat 10px 10px #F5F5F5;
	background-size: 18px 18px;
	text-indent: 29px;
}
.container_dashboard .stat-1,.container_dashboard .stat-2,.container_dashboard .stat-3 {
	float: left;
	padding: 23px 0 0;
	border-right: 1px solid #E9E9E9;
	height: 140px;
	text-align: center;
}
.container_dashboard .stat-1,.container_dashboard .stat-2,.container_dashboard .stat-3 a:hover {
	text-decoration: none;
}
.container_dashboard .stat-1 {
	width: 39.5%;
	padding-top: 23px;
}
.container_dashboard .stat-2 {
	width: 20%;
}
.container_dashboard .stat-3 {
	border-right: none;
	width: 19%;
}
.container_dashboard .stat-list .stat-3 .earned_since {
	font-size: 17px;
	padding: 5px 0 3px;
}
.container_dashboard .stat-3 .price-bold {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}
.container_dashboard .stat-3 .price-bold:hover {
	text-decoration: underline;
}
.container_dashboard .span9.stat-list {
	height: 210px;
	width: 698px;
	margin-left: 18px;
}
body.dashboard .dashboard_v3 .span9.stat-list .stat-3 .space {
	margin-top: 5px;
	font-size: 13px;
}
.container_dashboard .stat-list p.stat-price,
.container_dashboard .stat-list p.stat-price a {
	color: #46b0e4;
	font-size: 60px;
	margin-top: 27px;
	font-family: 'Roboto';
	margin-bottom: 13px;
	height: 25px;
}
.container_dashboard .stat-list .refer5 p.stat-price { font-size: 40px; }
.container_dashboard .stat-list .refer7 p.stat-price { font-size: 35px; }
.container_dashboard .stat-list p.stat-price sup {
	color: #46b0e4;
	font-size: 35px;
	top: -17px;
}
.container_dashboard .stat-list .earned_since,.container_dashboard .stat-list .active {
	font-size: 22px;
	padding: 13px 0 10px;
}

.container_dashboard .stat-list .stat-2 .active {
	
}

.container_dashboard .stat-list .active span.space {
	font-weight: normal;
	font-family: Roboto, sans-serif;
	font-size: 14px;
	text-align: center;
	display: block;
	margin-top: 10px;
}

.container_dashboard h3.title-list img {
	padding-right: 10px;
}

.container_dashboard .db-listings {
	margin-top: 20px;
}

.container_dashboard .db-listings .span8 {
	width: 582px;
}

.container_dashboard .db-listings .row-fluid .span8 {
	width: 573px;
}

.container_dashboard .title_list_footer {
	text-align: center;
	padding: 9px 0;
	margin-top: 1px;
}

.container_dashboard .FAQ_footer {
	border-top: 1px solid #E9E9E9;
}

.container_dashboard .title_list_footer a {
	color: #46b0e4;
}

.container_dashboard .FAQ_footer {
	border-top: 1px solid #E9E9E9;
}

.container_dashboard .list-listings {
	padding: 20px;
	border-bottom: 1px solid #E9E9E9;
	overflow: hidden;
	height: 110px;
}

#dashboard-listing .list-listings .detail_space {
	margin-left: 15%;
}

#dashboard-listing .list-listings .detail_space p:nth-child(2){
	min-height: 35px;
}

#dashboard-index .list-listings .detail_space p:nth-child(2) {
	min-height: 35px;
}

.container_dashboard .list-listings a:hover {
	text-decoration: none;
}

.container_dashboard .list-listings_img {
	width: 108px;
	float: left;
	margin-right: 20px;
}

.container_dashboard .list-listings_img img {
	width: 108px;
	height: 108px;
	border: 1px solid #e1e1e1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.container_dashboard .list-listings h5 {
	margin-top: 0;
	padding: 0;
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 5px;
	height: 20px;
}

.container_dashboard .list-listings .price-text {
	margin-top: 10px;
	float: left;
	width: 58px;
}

.container_dashboard .list-listings .price-text .week_time {
	font-weight: bold;
	padding-top: 5px;
}

.container_dashboard .list-listings .list-listings_detail ul.group-available
	{
	float: right;
}

.container_dashboard .list-listings .list-listings_detail ul.available {
	float: left;
}

.container_dashboard .list-listings .list-listings_detail ul li {
	float: left;
	width: 129px;
	margin-right: 20px;
}

.container_dashboard .list-listings_detail ul li:last-child {
	margin-right: 0;
}

.container_dashboard .list-listings_detail .view a {
	background: url(../images/svg/icon_view-green.svg) no-repeat 26px center;
	background-size: 27px 27px;
	padding: 13px 18px 12px 29px;
	color: #14BAEA;
	display: block;
	text-indent: 26%;
	border: 1px solid #14BAEA;
	border-radius: 3px;
	font-size: 16px;
}

.container_dashboard .list-listings_detail .manager a {
	background: url(../images/svg/icon_edit-green.svg) no-repeat 19px center;
	background-size: 20px 20px;
	padding: 12px 15px 13px 17px;
	color: #14BAEA;
	display: block;
	text-indent: 26%;
	border: 1px solid #14BAEA;
	border-radius: 3px;
	font-size: 16px;
}

#dashboard-listing .list-listings_detail .manager a {
	font-size: 15px;
}

#dashboard-listing .list-listings_detail .view a {
	font-size: 15px;
}

#dashboard-listing .list-listings_detail .incomplete {
	background-color: #F5F5F5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height: 47px;
}

#dashboard-listing .list-listings_detail .incomplete span {
	color: #F0765F;
	font-size: 13px;
	line-height: 15px;
	display: block;
	padding: 9px 5px 0 5px;
}

.container_dashboard .list-listings p.price_listings {
	font-size: 25px;
	font-weight: bold;
}

.container_dashboard .list-listings p.price_listings sup {
	font-weight: normal;
	top: -5px;
	font-size: 70%;
}

.container_dashboard a.btn-color-yellow,.container_dashboard a.btn-color-green
	{
	display: block;
	border-radius: 3px;
	color: #222222;
	border-bottom: 2px solid #FEB521;
	font-size: 15px;
	margin: 0 10px;
	padding: 15px 15px;
}

.container_dashboard a.btn-color-yellow {
	background: #FECC46;
}

.container_dashboard a.btn-color-green {
	background: #21B685;
	color: #fff;
	margin-top: 35px;
	border-bottom: 2px solid #10A467;
}

.container_dashboard .no-listing-bg-listings {
	background: url(../images/bg-draw.jpg) no-repeat 585px 0;
	padding-top: 50px;
	margin-bottom: 20px;
}

.container_dashboard .no-listings {
	width: 100%;
	text-align: center;
}

#dashboard-index .container_dashboard .no-listings img {
	margin: 10px 0;
	width: 49%;
}

.container_dashboard .no-listing-text {
	width: 350px;
	margin: 20px auto 0;
	font-family: 'Roboto';
	font-size: 20px;
	color: #CFCFCF;
}

/*css listings*/
.container_dashboard .add-listings {
	padding: 20px 0 20px 0;
	height: 40px;
}

.container_dashboard .add-listings a {
	background: url(../images/svg/icon_button-icon-add-listing.svg)
		no-repeat 44px center #FECC46;
	background-size: 16px 16px;
	padding: 14px 0;
	display: block;
	width: 168px;
	float: right;
	color: #222222;
	line-height: 20px;
	text-indent: 74px;
	font-size: 16px;
	border-radius: 3px;
	border-bottom: 2px solid #FEB521;
}

.container_dashboard .span9.content_listing {
	width: 889px;
}

.container_dashboard .content_listing .list-listings_detail {
	width: 570px;
	float: right;
	margin-top: 5px;
}

.container_dashboard .list-listings .list-listings_detail {
	float: right;
	margin-top: 5px;
	height: 46px;
}

.container_dashboard .content_listing .list-listings_detail ul li.available
	{
	width: 278px;
	text-align: center;
}

.container_dashboard .content_listing .list-listings_detail .unavailable_1
	{
	overflow: hidden;
}

.container_dashboard .content_listing .list-listings_detail .available a
	{
	float: left;
	padding: 12px 0px;
	width: 137px;
}

.container_dashboard .content_listing .list-listings_detail .unavailable_1 a.a_unavailable
	{
	color: #14BAEA;
	border: 1px solid #14BAEA;
	border-radius: 3px 0px 0px 3px;
	font-size: 15px;
}

.container_dashboard .content_listing .list-listings_detail .unavailable_1 a.a_available
	{
	color: #fff;
	background: #14BAEA;
	border: 1px solid #14BAEA;
	border-bottom: 1px solid #14BAEA;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.container_dashboard .content_listing .list-listings_detail .unavailable_0
	{
	border: 1px solid #EF4926;
	border-radius: 3px;
	overflow: hidden;
}

.container_dashboard .content_listing .list-listings_detail .unavailable_0 a.a_unavailable
	{
	color: #fff;
	background: #EF4926;
	border-bottom: 1px solid #E8230D;
	border-radius: 0 2px 2px 0;
}

.container_dashboard .content_listing .list-listings_detail .unavailable_0 a.a_available
	{
	color: #EF4926;
}

#Available .warning_unavailable {
	padding: 0px 0 20px 0px;
	font-size: 15px;
}

#Available .warning_unavailable li {
	margin-left: 24px;
	list-style-image: url(../images/list-style.png);
}

.popupModal.modal.fade.in {
	top: 25%;
}
#dashboard-profile #Confirm_close_account{
	background: #f5f5f5;
}
#dashboard-profile .custom_confirm_close_account {
	width: 550px;
	position: absolute;
}
#dashboard-profile .custom_confirm_close_account .modal-body{
	padding-top: 25px;
	padding-bottom: 25px;
	max-height: 820px;
}
#dashboard-profile .custom_confirm_close_account .button-cancel, 
#dashboard-profile .custom_confirm_close_account .button-submit{
	display: inline-block;
	width: 48%;
	text-align: center;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 16px;
	text-decoration: none;
	color: #FFF;
}
#dashboard-profile .custom_confirm_close_account .button-cancel{
	background: rgb(242, 242, 242);
	background: -moz-linear-gradient(top, #cccccc 0%, #b5b5b5 3%, #b5b5b5 100% );
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(242, 242, 242, 1) ), color-stop(3%, rgba(238, 238, 238, 1) ), color-stop(100%, rgba(238, 238, 238, 1) ) );
	background: -webkit-linear-gradient(top, #cccccc 0%, #b5b5b5 3%, #b5b5b5 100% );
	background: -o-linear-gradient(top, #cccccc 0%, #b5b5b5 3%, #b5b5b5 100% );
	background: -ms-linear-gradient(top, #cccccc 0%, #b5b5b5 3%, #b5b5b5 100% );
	background: linear-gradient(to bottom, #cccccc 0%, #cccccc 2%, #cccccc 94%, #b5b5b5 100%, #b5b5b5 100%, #b5b5b5 100% );
	float: left;
}
#dashboard-profile .custom_confirm_close_account .button-submit{
    background-color: #21b685;
    border-bottom: 2px solid #169B5A;
    height: 48px;
	line-height: 48px;
	float: right;
	position: relative;
}
.not-allowed{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	cursor: not-allowed;
	opacity: 0.65;
    background-color: #21b685;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
	z-index: 15;
}
.popup-close-account{
	/*top:50% !important;*/
	left:50% !important;
	/*-ms-transform: translate(-50%,-50%);*/
	/*-webkit-transform: translate(-50%,-50%);*/
	/*transform: translate(-50%,-50%);*/
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	margin-left: 0px !important;
}
.block-button-step-one{
	padding: 15px 0px 0px 0px !important;
}
.block-button-check-pass {
	padding: 30px 0px 0px 0px !important;
}
.popup-close-account .row input {
	width: 326px;
    height: 34px;
    margin: 0;
}
.custom_alert_decline{
	text-align: center;
    margin-bottom: 10px;
    display: block !important;
}
.block-custom-reason textarea{
	margin-bottom: 0px;
	width: 93.2%;
	border: none;
	background-color: #fff;
	resize: none;
	color: #000;
}
.block-custom-reason{
	width: 100%;
  border: 1px solid #e1e1e1;
  margin-bottom: 15px;
  border-radius: 3px;
}
.block-custom-reason .close_condition{
	border-top: 1px solid #e1e1e1;
    line-height: 40px;
    padding-right: 10px;
    height: 40px;
    background: #f5f5f5;
    text-transform: uppercase;
    text-align: right;
    color: #ef4926;
    font-size: 11px;
}
.block-custom-reason .close_condition .length{
	position: relative;
    color: #ef4926;
    border-radius: 50%;
    text-align: center;
    border: 1px solid #ef4926;
    margin-left: 5px;
    display: inline-block;
    width: 25px;
    height: 25px;
    top: 9px;
}
.block-custom-reason .close_condition .length span{
	position: absolute;
    top: -7px;
    right: 2px;
    width: 21px;
}
#site-tellus #Message_success .modal-body {
	height: 330px;
	overflow: hidden;
}
.content-start-popup-close{
	text-align: center;
	margin-bottom: 20px;
}
.content-start-popup-close .text-top-popup-close, .block-step-three-close .text-top-popup-close{
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
}
.content-start-popup-close .text-top-popup-close{
 	margin-bottom: 10px;
}
.block-step-three-close .text-top-popup-close, .block-step-three-close .text-bottom-popup-close{
	margin-bottom: 20px;
}
.block-step-three-close .text-bottom-popup-close p{
	font-size: 16px;
	margin-top: 10px;
}
.content-start-popup-close .text-bottom-popup-close{
	font-size: 16px;
}
.block-list-reason{
	width: 60%; 
	margin: 0px auto;
}
.block-list-reason .item_reason{
	position: relative;
}
.block-list-reason .item_reason:before{
	content: "";
	background-size: 25px 25px;
	width: 25px;
	height: 25px;
	background: #fff;
	border-radius: 3px;
	position: absolute;
	top: 0;
	left: 0;
}
.block-error-reason{
	border-color: #ef4926;
	overflow: hidden;
}
.error-confirm-pass{
	color: #ef4926;
	font-size: 0.9em;
	text-align: left;
	width: 340px;
	margin: 0px auto;
}
.block-step-two-close, .block-step-three-close{
	text-align: center;
}
.alert-message-close{
	width: 95%;
	margin: 20px auto;
	font-size: 19px;
	line-height: 25px;
}
.btn-finish-close-acount{
	width: 60%;
}
.btn-finish-close-acount, .btn-cancel-check-pass , .btn-submit-check-pass{
	margin: 0px auto;
	height: 15px;
}
.btn-submit-check-pass.custom-button , .btn-cancel-check-pass.custom-button{
	width: 40.5%;
	display: inline-block;
}
.btn-submit-check-pass{
	/*margin-left: 2.5%;*/
	float: right;
}
.btn-cancel-check-pass{
	padding: 16px 4%;
	color: #fff;
	margin-right: 2.5%;
	float: left;
	cursor: pointer;
}
.custom_change_pass , .custom_change_email{
	margin-left: -250px !important;
}
#Change_password .modal-body,#Change_email .modal-body {
	padding-left: 8%;
	width: 85%;
}

#Change_password .modal-body .content-popup,#Change_email .modal-body .content-popup
	{
	border-top: none;
	padding: 0px;
	margin: 0px;
}

#Change_password .modal-body .modal-cancel,#Change_email .modal-body .modal-cancel
	{
	width: 46%;
}

#Change_password .modal-body .modal-cancel a,#Change_email .modal-body .modal-cancel a,#site-tellus #Submit_email .modal-body .modal-cancel a
	{
	font-size: 16px;
}

#Change_password .modal-body .modal-button-save,#Change_email .modal-body .modal-button-save,#site-tellus #Submit_email .modal-body .modal-button-save
	{
	width: 46%;
}

#site-tellus #form_story .green_btn {
	width: 100%;
}

#dashboard-profile .change_email {
	float: right;
	color: #46b0e4;
	font-size: 15px;
	text-decoration: underline;
	margin-right: 27px;
	margin-top: 5px;
}

.popupModal .modal-body .content-popup {
	padding: 25px 0 25px 0;
	border-top: 1px solid #E0E0E0;
	margin: 0 auto;
	padding-left: 0px;
}

#Change_password .modal-body .content-popup,#Change_email .modal-body .content-popup,
#refund_bond_popup .modal-body .content-popup, #refund_bond_msg_success .modal-body .content-popup
	{
	border: 0;
	padding: 0;
}

.popupModal h4 {
	text-align: center;
	font-weight: normal;
	padding-bottom: 30px;
	padding-top: 20px;
	margin: 0 auto;
	width: 85%;
	font-size: 17px;
}

.popupModal .modal-cancel {
	width: 48%;
	float: left;
	text-align: center;
	color: #fff;
	height: 50px;
}

.popupModal a.modal-cancel {
	line-height: 50px;
}

#dashboard-listing .popupModal .modal-cancel {
	margin-top: 0px;
	line-height: 50px;
}

.popupModal .modal-cancel a {
	color: #fff;
	display: block;
	padding: 15px;
	font-size: 17px;
}

.popupModal .modal-body .modal-button-save, .popupModal .modal-body .modal-button-continue {
	width: 48%;
	float: left;
	margin-left: 10px;
}
.not-float{
	float: none !important;
	margin: 0px auto !important;
}
/*css profile*/
.container_dashboard .profile {
	padding: 20px 0;
}

.container_dashboard .profile span9 {
	width: 675px;
}

#Change_password #form_profile_password .row.error,#Change_email #form_profile_email .row.error,#form_profile .born.error,#form_profile .row.error,#form_billing .row.error
	{
	background-image: url(../images/svg/icon_orange-alert.svg);
	background-repeat: no-repeat;
	background-position: 100% 30px;
	background-size: 31px 31px;
}

#form_profile div.error select {
	border: 0px !important;
}

#Change_password #form_profile_password .row.error,
#Change_email #form_profile_email .row.error
	{
	background-position: 100% 8px;
}

#Change_password #form_profile_password .row.success,
#Change_email #form_profile_email .row.success,
#form_profile .row.success,#form_profile .born.success,
#form_billing .row.success
	{
	background-image: url(../images/svg/icon_tick-green.svg);
	background-repeat: no-repeat;
	background-position: 100% 8px;
	background-size: 31px 31px;
}

#form_profile .row.success {
	background-position: right 30px;
	border: none;
}

#form_profile .row.buttons {
	float: right;
	margin: 30px 0px 0 0;
	width: 190px;
}

#form_profile .row.buttons .green_btn {
	height: 44px;
	padding: 0;
	width: 180px;
	color: #FFFFFF;
	font-family: 'Roboto';
	font-size: 14px;
}

#form_profile .row.born {
	float: left;
	width: 400px;
}

#form_profile .born.error {
	background-position: 317px center;
}

#form_profile .born.success {
	background-position: 317px 33px;
}

#form_profile .row {
	padding-right: 20px;
}

#Change_password #form_profile .row,#Change_email #form_profile .row {
	padding-right: 0px;
	margin-bottom: 15px;
}

#form_profile .row.submit_landscape_changes {
	padding-right: 27px;
}

#form_profile .row .dob select {
	background: transparent;
	width: 130%;
	font-size: 15px;
	border: 0;
	border-radius: 0;
	height: 44px;
	color: #202020;
	outline: none;
	margin: 0 0 0 5px;
}

#form_profile .row .dob select::-ms-expand {
	display: none;
}

#form_profile .row .dob .styled-select {
	background: url(../images/arrow_select.png) no-repeat 90% center;
}

#form_profile .row .dob .styled-select {
	width: 21%;
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	border: 1px solid #87d5e6;
	float: left;
}

#form_profile .row .dob .select-day {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-right: 0;
}

#form_profile .row .dob .select-month {
	width: 34%;
	border-right: 0;
}

#form_profile .row .dob .select-year {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

#form_profile .row .close_account {
	border: 1px solid #FF0000;
	color: #FF0000;
	border-radius: 3px;
	font-size: 14px;
	height: 50px;
	padding: 0px 25px;
	vertical-align: middle;
	margin-top: 35px;
}

.form_billing {
	/*width: 700px;
	margin: 0 auto;
	padding: 20px 0;*/
}

.form_billing .green_btn {
	width: 150px;
	float: right;
	margin-right: 6%;
	font-family: 'Roboto';
	margin-top: 15px;
	height: 44px;
	font-size: 14px;
	padding: 10px 0;
}

#form_billing input.green_btn {
	color: #fff;
}

#form_billing input[type=text] {
	width: 88.3%;
	height: 34px !important;
}

#form_billing .row.error {
	background-position: 96% 35px;
}

#form_billing .row.success {
	background-position: 96% 34px;
	border: none;
	padding: 0 !important;
}
#form_billing .row.account-name.success,
#form_billing .row.account-name.error {
	background-position: 98% 32px;
}
#form_billing .account .row.success,
#form_billing .account .row.error {
	background-position: 96% 31px;
}
.container_dashboard .row label,#form_billing .row.success,#form_profile .row.success	{
	color: #D0D0D0;
}


.container_dashboard .alert-success {
	width: 458px;
	height: 30px;
	border: 1px solid #ededed;
	border-radius: 3px;
	background: url(../images/svg/icon_tick-green.svg) no-repeat 12px 9px;
	background-size: 25px 25px;
	text-indent: 55px;
	line-height: 30px;
	color: #3b3b3b;
	font-size: 15px;
	padding: 6px 0;
	margin: 0;
	position: relative;
	float: left;
}
#dashboard-profile .container_dashboard .alert-success {
	margin-top: 0px;
	margin-bottom: 10px;
	width: 621px;
}

.container_dashboard .alert .close {
	background: url("../images/close-alert.png") no-repeat 17px;
	height: 24px;
	width: 41px;
	opacity: 1.1;
	top: 9px;
	position: absolute;
	right: 10px;
}

#form_billing input[type=text],#form_profile input[type=text] {
	font-weight: 400;
	color: #202020;
	line-height: 25px;
	margin: 0px;
	height: 34px !important;
}

#Change_email input[type=text],#Change_password input[type=password] {
	width: 86%;
	line-height: 20px;
}

#Change_password .form .row input {
	height: 34px;
	margin: 0;
}

#Change_password input[type=password]:disabled {
	background: #f2efef;
}

#form_billing div.note {
	font-weight: bold;
	color: #202020;
	padding: 18px 0 25px 0px;
	width: 92%;
	text-align: justify;
}

#form_billing .row-form {
	
}

div.form_billing.form label,div.form_profile.form label {
	font-size: 15px;
	font-weight: normal;
}

#dashboard-profile #User_username {
	color: #d0d0d0;
}

#form_billing input:-webkit-input-placeholder {
	font-weight: 100;
}

#form_billing input:-moz-placeholder {
	font-weight: 100;
}

#form_billing input:-ms-input-placeholder {
	font-weight: 100;
}

#form_billing input:-moz-placeholder {
	font-weight: 100;
}

/*-----CSS Widget_FAQ (Yumi)-----*/
.wrap_2 {
	float: left;
	background: yellow;
}

.wrap_FAQ {
	border: 1px solid #E0E0E0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	float: left;
	box-shadow: 0 0 2px #E0E0E0;
}

.wrap_FAQ .title_listing {
	background: #E9E9E9;
	height: 40px;
}

.wrap_FAQ .title_footer {
	background: #FFF;
	color: #21B685;
	text-align: center;
	border-top: 1px solid #E0E0E0;
	box-shadow: 0 0 2px #E0E0E0;
	padding-top: 5px;
	height: 33px;
}

.inner_FAQ {
	margin: 15px 15px 0px 15px;
	overflow: hidden;
	height: auto;
}

.inner_FAQ ul {
	height: auto;
}

.inner_FAQ li {
	margin: 8px 0;
}

.inner_FAQ li a {
	background: url("../images/icon_link.png") no-repeat right center;
	color: #333;
	display: block;
	padding-right: 30px;
}

/* ------------------CSS Blog-------------------*/
#blog .inner {
	max-width: 820px;
	line-height: 2em;
	margin: 0 15%;
	padding: 0;
}

#blog .inner .blog-datapicker {
	padding-top: 30px;
}

#blog .inner .blog-content {
	
}

#blog .inner h3.blog-title {
	font-weight: normal;
	letter-spacing: 1px;
	margin: 50px 0 0;
	text-align: center
}

#blog .inner h3.blog-title a {
	color: #333333;
}

#blog .inner .blog-content h3.blog-title {
	font-weight: normal;
	margin: 30px 0;
	text-align: left;
}

#blog .green_btn {
	width: 130px;
	float: right;
	height: auto;
	padding: 10px 5px;
	margin: 10px 0;
}

#blog .green_btn:hover {
	text-decoration: none;
	color: #fff;
}

/* ------------------CSS Help-------------------*/
#top-help {
	background: #87d5e6;
	height: 200px;
	margin-top: -40px;
	width: 100%;
}

#center-help,#blog {
	background: #F5F5F5;
	width: 100%;
}

#center-help .btn-help {
	text-align: center;
	margin: 40px auto 0;
}

#center-help .btn-help h3 {
	width: 330px;
	display: inline-block;
}

#center-help .btn-help .available_btn {
	width: 300px;
	height: 60px;
	color: #363636;
	background-color: #ffffff;
	padding: 0 15px 0 15px;
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 18px;
	border-color: #ffffff;
	display: inline-block;
	line-height: 60px;
}

#center-help .btn-help .available_btn.active {
	color: #ffffff;
	background-color: #74CEE2;
	border-bottom: 2px solid #64b1c2;
}

#center-help .btn-help .available_btn#seller {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

#center-help .btn-help .available_btn#buyer {
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

#center-help #blockbuyer {
	display: none;
}

.inner_booking,.inner {
	max-width: 1035px;
	padding: 0 5%;
	margin: 0 auto;
	line-height: 1.5em;
	margin-bottom: 30px;
}

#top-help .inner {
	font-family: 'Roboto';
}

#top-help .inner p,
#top-help .inner h2 {
	color: #E3F3EC;
	font-size: 25px;
	font-weight: normal;
	font-family: "Poppins", sans-serif;
}

#top-help .inner .title {
	font-size: 30px;
	color: #FFFFFF;
	padding: 50px 0 10px;
	font-weight: normal;
	font-family: 'Poppins';
}

#top-help .inner h1.title {
	padding: 60px 0 0;
	font-weight: normal;
	font-family: "Poppins", sans-serif;
}

#center-help {
	padding: 15px 0;
}

.inner ul.FQA {
	margin-top: 20px;
}

.inner ul.FQA>li {
	font-weight: bold;
	border-bottom: 1px solid #EBEBEB;
	padding: 17px 10px 15px 0;
}

.inner ul.FQA>li a {
	color: #363636;
	outline: none;
	font-size: 18px;
	font-family: "Poppins", sans-serif;
}
.inner ul.FQA>li a.active {
	color: #46b0e4;
}
.inner ul.FQA>li p a {
	font-size: 16px;
}

.inner ul.FQA>li a:hover {
	text-decoration: underline;
}

.inner ul.FQA>li.current a {
	color: #1CB583;
}

ul.FQA>li div.answer {
	display: none;
	font-weight: normal;
	line-height: 1.6em;
	font-size: 16px;
	color: #515151;
	margin-top: 10px;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
}

ul.FQA>li div.answer a {
	color: #22b686;
}

.inner ul.FQA>li ul li {
	list-style-type: disc;
	margin-left: 40px;
	line-height: 1.6em;
}

.command {
	background: #FFF;
	border: 1px solid #EBEBEB;
	padding: 15px;
	margin: 25px 0 10px;
	font-size: 16px;
	line-height: 1.5em;
}

#help-index .command .date_update {
	margin-left: 25px;
	font-size: 13px;
	color: #cecece;
}
#help-index .comment_host p {
	font-weight: 300;
	margin-top: 10px;
	font-size: 16px;
}

/* ----------------CSS Action help-----------------*/
.inner h2.lable,.inner.policy h2 {
	font-weight: bold;
	color: #353535;
	text-align: left;
	font-size: 18px;
	line-height: 1.5em;
	margin-top: 20px;
	margin-bottom: 0;
}

#site-privacypolicy .inner ol.inner-wapper>li {
	font-weight: bold;
	color: #353535;
	text-align: left;
	font-size: 18px;
	line-height: 1.5em;
	margin-top: 20px;
	margin-bottom: 0;
	list-style: decimal;
}

.inner ol {
	padding-left: 20px;
}

.inner ol li {
	list-style: lower-roman;
	line-height: 1.8em;
	padding: 8px 0 0 15px;
	font-size: 15px;
	margin-bottom: 5px;
}

.inner ol li ol li {
	list-style: lower-alpha;
}

/*-----------------------------CSS Mail-----------------------------------------*/
#mail input[type="text"]:focus {
	border-color: #e6bf73;
	outline: 0 none;
}

#mail input[type="text"] {
	border: 1px solid #FFF;
	box-shadow: none;
	width: 90%;
	line-height: 20px;
	padding: 3px 2% 3px 4%;
}

/* ----------------CSS Tell Us page-----------------*/
.tellus-top {
	background: #F5F5F5;
	width: 100%;
}

.tellus-inner-top {
	max-width: 600px;
	padding-bottom: 50px;
	overflow: hidden;
	margin: 0 auto;
}

.tellus-inner-top .tellus-title {
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 40px;
}

.img-zoom {
	width: 39%;
	float: left;
}

.tellus-text {
	width: 53%;
	float: right;
	padding-top: 5%;
	font-size: 16px;
	line-height: 23px;
}

.tellus-content {
	background: #374654;
	width: 100%;
	position: relative;
}

.tellus-inner-content {
	max-width: 897px;
	width: 72%;
	margin: 0 auto;
}

#site-tellus .tellus-inner-content .share_tellus {
	height: 21px;
	width: 120px;
	display: block;
	text-indent: -10px;
}

#site-tellus .tellus-inner-content .share_tellus:hover {
	text-decoration: none;
	color: #fff;
}

#site-tellus .tellus-inner-content .share_tellus span {
	background: url("../images/send_facebook_small.png") no-repeat 10px 0px;
	background-size: 20px 20px;
	width: 25px;
	height: 29px;
	display: block;
	float: left;
}

#site-tellus .tellus-inner-content .likebox-li-fb {
	margin: auto 0px 10px 0px;
}

.marquee {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 550px;
	margin: 0 auto 0;
}

.testimoni1,.testimoni2 {
	float: left;
	height: auto;
	overflow: hidden;
	width: 80.5%;
	margin: 0 4.5% 4.5% 0;
}

.testimoni1 .user,.testimoni2 .user {
	float: left;
	height: auto;
	margin-right: 0.5%;
	width: 90px;
}

.testimoni1 .user .user_img,.testimoni2 .user .user_img {
	width: 90px;
	height: 90px;
	background: url(../images/v3/circle2.png) no-repeat left top;
	overflow: hidden;
	display: block;
}
.testimoni1 .user .user_img_inner,.testimoni2 .user .user_img_inner {
	width: 85px;
	height: 85px;
	overflow: hidden;
	border-radius: 50%;
	display: block;
	margin: 3px;
}

.user img,.testimoni2 .user img {
	width: 90px;
}

.user h4 {
	color: #FFFFFF;
	font: 14px/24px Poppins, sans-serif;
	margin: 5px 0;
	text-align: center;
	font-size: 18px;
}

.testimoni1 .testimonials,.testimoni2 .testimonials {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 10px;
	float: right;
	height: auto;
	min-height: 61px;
	padding: 3%;
	position: relative;
	width: 72%;
}

.btn_area1,.btn_area2 {
	float: right;
	height: auto;
	width: 15%;
	color: #fff;
	text-align: center;
}

.testimoni1 .arrow {
	background: url('../images/test_arrow1.png') no-repeat left center;
	position: absolute;
	width: 3%;
	height: 85%;
	left: -3%;
}

.testimoni2 .arrow {
	background: url("../images/test_arrow2.png") no-repeat right center;
	width: 3%;
	height: 25%;
	position: absolute;
	right: -3%;
}

.tellus-inner-content .social_like {
	height: 50px;
	margin: 5px 0;
	width: 130px;
}

.testimoni2 {
	float: right;
	margin: 0 0 4.5% 4.5%;
}

.testimoni2 .user {
	float: right;
}

.testimoni2 .testimonials,.btn_area2 {
	float: left;
}

.btn_area_fb {
	border-radius: 3px;
	padding: 15px 38%;
	line-height: 40px;
	font-size: 16px;
}

.tell_btn {
	background: url(../images/trans.png) repeat left;
	height: 70px;
	line-height: 70px;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 100;
	top: 0;
	font-family: 'texgyreadventorregular';
	font-size: 24px;
}

.tell_btn a {
	color: #FFF;
	cursor: pointer;
}

.tell_btn a:hover {
	text-decoration: none;
}

.input-story {
	display: none;
}

.compose {
	margin: 0 auto;
	padding: 36px 0;
	width: 680px;
}

.top-box {
	margin-bottom: 21px;
	width: 100%;
	height: 50px;
}

.top-box p {
	color: #fff;
	line-height: 45px;
	font-size: 14px;
	display: inline-block;
}

.cancel {
	background: url("../images/cancel_bg.png") repeat center center;
	border: 1px solid #697682;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	float: right;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	padding: 0;
	text-align: center;
	width: 130px !important;
}

.input-story .cancel {
	font-size: 14px;
}

.midbox {
	background: #E1E3E5;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	height: auto;
	width: 100%;
}

.midbox .boxstory {
	min-height: 190px;
	padding: 4%;
	width: auto;
}

.midbox #story {
	background: rgba(0, 0, 0, 0);
	color: #333333;
	font-size: 16px;
	height: 180px;
	padding: 10px;
	width: 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box; /* Opera/IE 8+ */
}

.midbox h1 {
	border-top: 1px solid #A6A8AA;
	color: #EF4925;
	font: 14px Poppins, sans-serif;
	padding: 15px;
	text-align: right;
}

.bottobox {
	height: auto;
	margin: 20px 0px 20px;
	width: 100%;
}

.top-box .story {
	background-color: #E1E3E5;
}

.bottobox p {
	color: #fff;
	text-align: center;
}

.backdrop {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #333333;
	opacity: 0.7;
	filter: alpha(opacity = 50); /* For IE8 and earlier */
}

.form_input_email {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	border-radius: 10px;
	height: 330px;
	margin: -470px 30% 0 20%;
	overflow: auto;
	padding: 16px;
	position: absolute;
	width: 500px;
	z-index: 1002;
}

#site-tellus .form_input_email {
	border: none;
	padding: 0 0 0 16px;
	margin: 0 auto;
}

.form_input_email .submit_form {
	height: auto;
	margin: 64px auto 0;
	width: 445px;
}

#Submit_email .avatar_story {
	background: #21B685;
	border-radius: 50px;
	float: left;
	height: 100px;
	width: 100px;
}

.form_input_email .submit_form .user img {
	border-radius: 50px;
	height: 100px;
	width: 100px;
	border: none;
	float: left;
}

.form_input_email .submit_form .submit_area {
	float: right;
	height: auto;
	overflow: hidden;
	width: 332px;
	padding-right: 5px;
}

#site-tellus .submit_area input#submit {
	width: 100%;
}

.form_input_email .submit_form .submit_area p {
	color: #222222;
	font: 16px/24px Roboto, sans-serif;
	margin: 0 0 15px;
}

.form_input_email .submit_form .submit_area .fieldemail {
	border: 1px solid #222222;
	border-radius: 5px;
	color: #333333;
	font: 16px/49px Roboto, sans-serif;
	height: 49px !important;
	line-height: 22px;
	padding: 0 14px;
	width: 300px;
}

.form_input_email .submit_form .submit_area p a.back_site {
	color: #21B685;
	text-decoration: underline;
}

.form_input_email .share_row {
	margin: 30px auto 0;
	width: 500px;
}

.form_input_email .share_row li {
	cursor: pointer;
	float: left;
	list-style-type: none;
	margin-right: 15px;
	width: auto;
}

.form_input_email .share_row li+li+li {
	margin-right: 0px;
}

.form_input_email .share_row .story_mail,.form_input_email .share_row .story_mail:hover
	{
	float: left;
	padding: 0;
	width: 155px;
	height: 50px;
	line-height: 50px;
	background: url('../images/email_btn.png') no-repeat;
}

.form_input_email .share_row .story_mail:hover {
	background: url('../images/email_btn_hover.png') no-repeat;
}

.form_input_email .share_row .story_fb,.form_input_email .share_row .story_fb:hover
	{
	float: left;
	padding: 0;
	border-radius: 3px;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	width: 155px;
	height: 50px;
	line-height: 50px;
	background: url('../images/post_btn.png') no-repeat;
}

.form_input_email .share_row .story_fb:hover {
	background: url('../images/post_btn_hover.png') no-repeat;
}

.form_input_email .share_row .story_tweet,.form_input_email .share_row .story_tweet:hover
	{
	float: left;
	border-radius: 3px;
	color: #FFFFFF;
	font-size: 16px;
	width: 155px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	padding: 0;
	background: url('../images/twitt_btn.png') no-repeat;
}

.form_input_email .share_row .story_tweet:hover {
	background: url('../images/twitt_btn_hover.png') no-repeat;
}

.likeImage {
	border-radius: 3px;
	font-size: 16px;
	line-height: 40px;
	padding: 7px 0;
	display: block !important;
}

.likeImage span {
	display: block;
	width: 15% !important;
}

.likeImage iframe {
	opacity: 0;
}

.tellus-inner-content .fb-like,.tellus-inner-content .tweet-outer {
	cursor: pointer;
}

.tweet-outer a {
	color: #FFF;
}

.tweet-outer a:hover {
	text-decoration: none;
}

#custom-tweet-button a {
	display: block;
	background: url('../images/tweet_btn.png') 0 center no-repeat;
	border: 0;
	width: 130px;
	height: 50px;
	margin-top: 10px;
}

/*hang continue*/
.tellus-inner-content .fb-like,.tweet-outer {
	border-radius: 5px;
	width: 99%;
	height: 20px;
	overflow: hidden;
	padding: 10px 0;
	margin: 10px 0;
}

/* ---------------------------------------------------------------------- */
/*  Update  */
.red_btn {
	height: 50px;
	font-size: 16px;
	color: white;
	text-align: center;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
	background: none repeat scroll 0% 0% #ef4926;
	border-style: none none solid;
	border-color: rgb(255, 0, 51);
	cursor: pointer !important;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.message-update-password {
	height: 50px;
	border: 1px solid #DEDEDE;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 99%;
	margin-top: 16px;
}

.message-update-password .label-update-password {
	background: url("../images/icon_error.png") no-repeat scroll 15px 10px;
	color: #EF4C2C;
	float: left;
	height: 50px;
	width: 70%;
	padding: 15px 0px 0px 55px;
	font-size: 16px;
}

.message-update-password .red_btn {
	float: right;
	position: relative;
	vertical-align: top;
	width: 205px;
}

/* ---------------------------------------------------------------------- */
/*  Paging  */
body.dashboard ul.yiiPager li {
	list-style: none;
	display: inline;
	float: left;
	width: 52px;
}

body.dashboard ul.yiiPager li.selected {
	width: 80px;
}

body.dashboard ul.yiiPager li a {
	display: block;
	width: 15px;
	border: 1px solid #e3e3e3;
	padding: 13px 18px;
	text-decoration: none;
	border-radius: 0px;
	font-weight: bold;
	color: #ccc;
	border-left: none;
}

body.dashboard ul.yiiPager {
	padding: 18px 0px 0px 0px;
	text-align: center;
	font-size: 80%;
	float: right;
	color: #EAEAEB;
}

body.dashboard li.page a:hover,body.dashboard li.page a:active,body.dashboard li.next a:hover
	{
	background-image: none;
	color: #ccc;
}

body.dashboard ul.yiiPager li.selected a {
	padding: 13px 0;
	font-weight: bold;
	font-size: 13px;
	background-color: #fff;
	border-radius: 0px;
	color: #e3e3e8;
	width: 79px;
	text-align: center;
}

body.dashboard ul.yiiPager li.first a {
	border: 1px solid #e3e3e3;
	background: url("../images/icon-set_pagination-first.png") no-repeat center center;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

body.dashboard ul.yiiPager li.first.hidden a {
	background: url("../images/v3/icons_pagination-first-inactive.png") no-repeat center center;
	background-size: 16px 16px;
}

body.dashboard .yiiPager li.previous a {
	background: url("../images/icon-set_pagination-left.png") no-repeat center center;
}

body.dashboard .yiiPager li.previous.hidden a {
	background: url("../images/v3/icons_pagination-previous-inactive.png") no-repeat center center;
	background-size: 16px 16px;
}

body.dashboard .yiiPager li.next a {
	background: url("../images/icon-set_pagination-right.png") no-repeat center center;
}

body.dashboard .yiiPager li.next.hidden a {
	background: url("../images/v3/icons_pagination-next-inactive.png") no-repeat center center;
	background-size: 16px 16px;
}

body.dashboard .yiiPager li.last.hidden a {
	background: url("../images/v3/icons_pagination-last-inactive.png") no-repeat center center;
	background-size: 16px 16px;
}

body.dashboard .yiiPager li.last a {
	background: url("../images/icon-set_pagination-last.png") no-repeat scroll 13px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

body.dashboard ul.yiiPager li.hidden {
	visibility: visible;
}

.inner_booking ul,.inner_booking ol {
	margin-left: 20px;
}

.inner_booking ul li {
	list-style-type: disc;
}

.inner_booking ol li {
	list-style: decimal;
}

.icon_wrapper {
	max-width: 1035px;
	padding: 0 5%;
	margin: 0 auto;
	position: relative;
}
.info_payment_tracker_list{
 	font-size: 16px;
}
/*________________BUTTON____________________*/
.btn-green-custom{
  border: 2px solid #21b685;
  border-bottom: 2px solid #18A163;
  background-color: #21b685;
}
.btn-red-custom{
  border: 2px solid #da4f49;
  border-bottom: 2px solid #bd362f;
  background-color: #da4f49;
}
.btn-blue-custom{
  border: 2px solid #006dcc;
  border-bottom: 2px solid #0044cc;
  background-color: #006dcc;
}
.btn-silver-custom{
  border: 2px solid #eee;
  border-bottom: 2px solid #ddd;
  background-color: #eee;
}
.btn-green-custom, .btn-red-custom, .btn-blue-custom, .btn-silver-custom{
  padding: 0px 20px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  font-weight: 600;
  border-radius: 4px;
  text-decoration: none;
  color: #FFF;
}
.btn-green-custom, .btn-green-custom:hover, .btn-green-custom:focus, .btn-green-custom:visited,
.btn-red-custom, .btn-red-custom:hover, .btn-red-custom:focus, .btn-red-custom:visited,
.btn-blue-custom, .btn-blue-custom:hover, .btn-blue-custom:focus, .btn-blue-custom:visited{
  text-decoration: none;
  color: #FFF;
}
.btn-green-custom:focus{
  border-bottom: 2px solid #21b685;
}
.btn-red-custom:focus{
  border-bottom: 2px solid #da4f49;
}
.btn-blue-custom:focus{
  border-bottom: 2px solid #006dcc;
}
.btn-silver-custom, .btn-silver-custom:hover, .btn-silver-custom:focus, .btn-silver-custom:visited{
  color: #000;
  text-decoration: none;
}
.btn-silver-custom{
  color: #000;
}
.btn-silver-custom:focus{
  border-bottom: 2px solid #eee;
}
/*________________BUTTON____________________*/
.clear{
  clear: both;
}
/*________________Hide Chat box in mobile and tablet________________*/
@media only screen and (max-width: 979px){
  .zopim{
    display: none;
  }
}