/* CSS Document */

/* CSS - GLOBAL */

/* Header */
a:hover {
	text-decoration: none !important;
}

a:focus {
	outline: none;
	text-decoration: none !important;
}
textarea:focus-visible
{
	outline: 0!important;
	text-decoration: none !important;
}

img {
	max-width: 100%;
}

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #666666;
	margin: 0;
	padding: 0;
	background: #fafafa;
}

body.search {
	background: #fafafa;
}

@font-face {
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 300;
	src: local('Oswald Light'), local('Oswald-Light'), url(https://fonts.gstatic.com/s/oswald/v9/HqHm7BVC_nzzTui2lzQTDT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

@font-face {
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 400;
	src: local('Oswald Regular'), local('Oswald-Regular'), url(https://fonts.gstatic.com/s/oswald/v9/-g5pDUSRgvxvOl5u-a_WHw.woff) format('woff');
}

a {
	color: #30add1;
	font-size: 12px;
	text-decoration: none;
}

.clear {
	clear: both;
}

.l_float {
	float: left;
}

.r_float {
	float: right;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	color: #767676;
}

.main_container {
	width: 100%;
	height: auto;
}

header {
	width: 100%;
	background: #FFF;
	border-bottom: 1px solid #dadada;
}

header.innerheader {
	width: 100%;
	background: #FFF;
}

.sticky {
	position: sticky !important;
	position: -webkit-sticky !important;
	position: -moz-sticky !important;
	position: -ms-sticky !important;
	position: -o-sticky !important;
	top: 0px;
	z-index: 999;
}

.header .headercontain {
	width: 950px;
	height: 75px;
	margin: 0 auto;
	position: relative;
}

.width10per {
	width: 10%;
}

.width90per {
	width: 90%;
}

.width100per {
	width: 100%;
}

.logo {
	float: left;
	/*background: #f98253;*/
	font-size: 9px;
	min-height: 51px;
	width: 100%;
	padding: 6px;
	overflow: hidden;
	/*    	border-right: solid 1px #dadada;*/
}

.logo a {
	display: block;
	height: 100%;
}

.logo a img {
	margin: 0 auto;
	/*max-width: 132px;*/
}

.nav_bar {
	width: auto;
	height: 75px;
	float: right;
	margin-left: 20px;
	font-size: 14px;
	/* font-size: 0.875 em;*/
	font-weight: normal;
}

.nav_bar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}


.nav_bar li {
	float: left;
	padding: 0;
	/*height: 36px;*/
	padding: 42px 13px 18px 13px;
}

.nav_bar li a {
	color: #FFF;
	display: block;
	text-decoration: none;
}

.nav_bar li a:hover {
	color: #fd966d;
	text-decoration: none;
}

.new_class_but {
	width: 136px;
	height: 32px;
	float: right;
	margin: 10px 0 0 0;
}


/*Center Container*/

.center_content_bgr {
	width: 100%;
	height: auto;
	/*background-image:url(images/page_top_bgr.jpg);
	background-repeat:repeat-x;
	background-position:top;*/
	background: #fafafa;
	position: relative;
	padding: 0 0 0 0;
}

/*					
.banner_home{
	width:100%;
	background:url(images/banner_slide_bg.jpg) 50% 0% repeat-x ;
}
*/
.banner_home {
	width: 100%;
	background: url(images/banner_slide_bg.jpg) repeat-x #FFFFFF;
	padding: 45px 0;
	min-height: 450px;
}

.left_banner {}

.right_banner {
	width: 460px;
	float: left;
}

.center_content {
	height: auto;
	min-height: 580px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 20px;
}

.home_center_content {
	min-height: inherit !important;
}

.center_content .center_content_home_container {
	height: auto;
	padding: 23px 0 0 0;
	float: right;
	width: 100%;
}

.center_content_home_container h1 {
	color: #666666;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 20px;
}

.center_content_home_container h2 {
	color: #fd966d;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 20px;
}

.center_content_home_container ol, .center_content_home_container li {
	padding: 0;
}

.home_R_txt_outer {
	width: 100%;
	padding: 134px 0 0 0;
}

.home_R_txt_outer h1 {
	width: 100%;
	padding: 10px 15px;
	margin: 0;
	color: #FFF;
	font-size: 23px;
	background: rgba(0, 162, 171, 0.8);
	font-weight: 300;
	text-transform: uppercase;

	background: #30add1;
}

.home_R_txt_outer p {
	width: 100%;
	padding: 10px 15px;
	margin: 0;
	background: rgba(0, 0, 0, 0.7);
	color: #CCC;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	line-height: 23px;
}

.banner_caption {
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 48px;
}

.banner_caption h1 {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 400;
	font-size: 48px !important;
	font-weight: 600 !important;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.25;
	letter-spacing: normal;
	color: #f98253;
}

.center_content .center_content_results_container {
	height: auto;
	padding: 10px 0 0 0;
}

.center_content .center_content_dash_board_container {
	height: auto;
	position: relative;
	margin-top: 20px;
}

.locationfinder {
	width: 100%;
	height: 110px;
	border-radius: 3px;
	background-color: #ffffff;
	padding: 16px;
	margin-top: 35px;
}

.locationfinder .searchtext {
	height: 78px;
	border: 0 !important;
	box-shadow: none !important;
	font-size: 36px;
	font-weight: 400;
	width: 73%;
}

.locationfinder .input-group-btn {
	float: left;
}

.explorebtn {
	height: 78px;
	border: 0 !important;
	box-shadow: none !important;
	border-radius: 3px !important;
	background-color: #f98253;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	padding: 21px 46px;
}

.explorebtn:hover {
	background-color: #fd966d;
	color: #FFF;
}

.explorebtn:focus, .primary_btn:focus {
	background-color: #fd966d !important;
	color: #FFF !important;
	outline: none !important;
}

.bannerthumb_img {
	background-color: #f98253;
	border: solid 2px #f98253;
	display: block;
	opacity: 0.82;
	width: 134px;
	height: 102px;
}

.bannerthumb_img:hover {
	opacity: 0.99;
}

.homefeatured {
	background-color: #30add1;
	padding-bottom: 25px;
	padding-top: 15px;
}

.signupfb_btn {
	height: 37px;
	border-radius: 4px;
	background-color: #3b5998;
	text-align: center;
}

.border-right {
	border-right: solid 1px #dadada;
}

.pad-right {
	padding-right: 35px;
}

/* FOOTER */

.footer {
	width: 100%;
	height: auto;
	clear: both;
	padding: 15px 0;
	background: #2f4050;
	position: relative;
}

.footer .footercontent {
	width: 100%;
	padding: 0 0;
	margin: 0 auto;
	color: #999999;
}

.footer .footercontent .footerleft {
	width: auto;
	padding: 5px 0 0 0;
	float: left;
	text-align: left;
	/*font-size:0.625em; 
									 font-size:10px;*/
	color: #FFFFFF;
}

.footer .footercontent .footercenter {
	padding: 5px 0 0 0;
	text-align: center;
	color: #FFFFFF;
}

.footer .footercontent .footercenter a {
	color: #fff;
	margin: 0 5px;
}

.footer .footercontent .footercenter a:hover {
	color: #30add1;
}

.footerleft a {
	color: #7f7f7f;
	text-decoration: none;
	margin: 0 5px;
}

.footerleft a:hover {
	color: #30add1;
	text-decoration: none;
}

.footerleft a:first-child {
	margin-left: 0 !important;
}

.social_media_outer {
	width: auto;
	margin: 5px 0 0 0;
}

.social_media_inner {
	float: left;
	width: auto;
	padding: 0 10px 0 0;
}

.fb_icon {
	float: left;
	width: 20px;
	height: 20px;
	background: url(images/fb_icon.png) left top no-repeat;
}

.fb_icon:hover {
	background: url(images/fb_icon.png) left bottom no-repeat;
}

.g_plus_icon {
	float: left;
	width: 20px;
	height: 20px;
	background: url(images/g_plus_icon.png) left top no-repeat;
}

.g_plus_icon:hover {
	background: url(images/g_plus_icon.png) left bottom no-repeat;
}

.twitter_icon {
	float: left;
	width: 20px;
	height: 20px;
	background: url(images/twitter_icon.png) left top no-repeat;
}

.twitter_icon:hover {
	background: url(images/twitter_icon.png) left bottom no-repeat;
}

.in_icon {
	float: left;
	width: 20px;
	height: 20px;
	background: url(images/in_icon.png) left top no-repeat;
}

.in_icon:hover {
	background: url(images/in_icon.png) left bottom no-repeat;
}


.footer .footercontent .footerright {
	width: auto;
	padding: 0 0;
	float: right;
	text-align: right;
	/* font-size:0.875 em; */
	font-size: 14px;
	color: #FFFFFF;
}

.footerright a {
	color: #7f7f7f;
	font-size: 22px !important;
	text-decoration: none;
}

.footerright a:hover {
	color: #30add1;
	text-decoration: none;
}

.footerright a:focus {
	color: #7f7f7f !important;
	text-decoration: none;
	visibility: visible !important;
}

/*-----------------------------------------------TWO COLUMN LAYOUT-------------------------------------------------------*/
.twocolumlayout {
	width: 950px;
	margin: 0 auto;
	padding-top: 15px;
}

.left_column {
	width: 662px;
	float: left;
	margin-right: 15px;
}

.right_column {
	width: 273px;
	float: left;
}

/*-----------------------------------------------SINGLE COLUMN LAYOUT ( Full width content )-------------------------------------------------------*/
.singlecolumlayout {
	width: 100%;
	margin: 0 auto;
	padding: 15px 0 15px 0;
}

/*--------------------------------------------beveled double boxes background------------------------*/
.beveled_dblebox_wrapper {
	width: 662px;
}

.beveled_dblebox_outertop {
	height: 6px;
	width: 662px;
	background: url(images/d_bord_left_div_out_top.jpg) 0% 0% no-repeat;
}

.beveled_dblebox_outermiddle {
	background: url(images/d_bord_left_div_out_cen_bg2.jpg) 0% 0% repeat-x;
	padding: 3px 0;
}

.beveled_dblebox_outermiddle_wrapper {
	width: 656px;
	background: url(images/d_bord_left_div_out_cen_bgr.jpg) 0% 0% repeat-y;
	padding: 0 3px 0 3px;
}

.beveled_dblebox_outerbottom {
	height: 6px;
	width: 662px;
	background: url(images/d_bord_left_div_out_bottom.jpg) 0% 0% no-repeat;
}

.beveled_dblebox_inner_wrapper {
	width: 636px;
	margin: 0 auto;
}

.beveled_dblebox_innertop {
	width: 636px;
	height: 7px;
	background: url(images/beveled_dblebox_innertop.jpg) 0% 0% no-repeat;
}

.beveled_dblebox_innermiddle {
	width: 630px;
	padding: 0 3px;
	/*background:url(images/beveled_dblebox_innermiddle.jpg) 0% 0% repeat-y;*/
}

.beveled_dblebox_innerbottom {
	width: 636px;
	height: 7px;
	margin-bottom: 7px;
	background: url(images/beveled_dblebox_innerbottom.png) 0% 0% no-repeat;
}

.comm_div {
	clear: both;
	margin: 0 0 10px 0;
}

/*-----------------------------------------------------------------------------accordian style---------------------------------------------*/
.accordian_style {}

.accordian_style ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.accordian_style li {
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 18px 10px 18px;
	display: block;
}

.accordian_style li a {
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

.arrow_close {
	background: url("images/treeSplit2.png") -13px -5px no-repeat;
	cursor: pointer;
	display: block;
	float: left;
	height: 20px;
	width: 20px;
}

.accordian_style .div1 {
	width: 165px;
	padding-right: 20px;
	float: left;
	padding-top: 5px;
}

.accordian_style .div2 {
	width: 115px;
	margin-right: 30px;
	float: left;
	text-align: right;
	padding-top: 5px;
}

.accordian_style .div3 {
	width: 100px;
	margin-right: 30px;
	float: left;
	text-align: left;
	padding-top: 5px;
}

.accordian_style .div4 {
	width: 133px;
	float: right;
	text-align: right;
}

.accordian_style h4 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.setreminder_btn {
	width: 130px;
	height: 37px;
	background: url(images/setreminder_btn.jpg) 0% 0% no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer;
}

.bookit_btn {
	width: 130px;
	height: 37px;
	background: url(images/bookit_btn.jpg) 0% 0% no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer;
}

.booked_btn {
	width: 130px;
	height: 37px;
	background: url(images/booked_btn.jpg) 0% 0% no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer;
}

.accordian_style_content {
	padding: 20px 0 0 0;
}

.accordian_style_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363636;
	line-height: 15px;
}

.accordian_style_content p a {
	font-size: 11px;
	font-weight: normal;
}

.message_container {
	background-color: #E9E9E9;
	border: 1px solid #A7A7A7;
	padding: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.message_container_inner {
	background-color: #FEFEFE;
	border: 1px solid #C5C4C9;
	padding: 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.message_container_inner .success h2 {
	font-size: 22px;
	color: #5DA62F;
	font-weight: normal;
	padding: 5px 0;
	display: block;
}

.message_container_inner .success {
	border: 1px solid #CCEBAC;
	background-color: #E0F2CB;
	text-align: center;
	padding: 50px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	/*background:url(images/icon_verified.png) 50% 10% #E0F2CB no-repeat;*/
}

.message_container_inner .error {
	border: 1px solid #F5C69A;
	background-color: #FBD3B1;
	padding: 50px;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	/*background:url(images/icon_verified.png) 50% 10% #E0F2CB no-repeat;*/
}

.message_container_inner .error h2 {
	font-size: 22px;
	color: #E54817;
	font-weight: normal;
	padding: 5px 0;
	display: block;
}

.datacolor {
	color: #333333 !important;
}

.host_food_pic_blk {
	display: table;
	width: 100%;
	position: relative;
}

.host_food_pic_cell_left {
	width: 68%;
	display: table-cell;
	position: relative;
	overflow: hidden;
	height: 200px;
	background: #777777;
}

.host_food_pic_cell_left img {
	position: absolute;
	left: 50%;
	top: 50%;
	height: auto;
	width: 100%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: inherit !important;
}

.position_relative {
	position: relative;
}

.position_relative .info_private {
	position: absolute;
	top: 10px;
	right: 25px;
}

.position_relative .inp-form {
	padding-right: 35px !important;
}

.inner_div_top h1, .inner_div_top h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	color: #f98253;
	margin: 0;
	padding: 0 0 10px 0;
}

.no_padding_L {
	padding-left: 0px !important;
}

.no_padding_R {
	padding-right: 0px !important;
}

@media(max-width: 460px) {
	.host_food_pic_cell_left img {
		height: 100%;
		width: auto;
	}
}

.host_food_pic_cell_right {
	width: 32%;
	display: table-cell;
	position: relative;
	overflow: hidden;
	height: 200px;
	border-left: 2px solid #FFF !important;
	background: #777777;
	text-align: center;
}

.host_food_pic_cell_right img {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 100%;
	width: auto;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: inherit !important;
}

.pricebox {
	position: absolute;
	bottom: 30px;
	left: 0;
	z-index: 0;
	padding: 5px 30px;
	opacity: 0.84;
	background-color: #2c2c2c;
	color: #d9d9d9;
	font-family: Open Sans;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

p.results_price {
	margin-bottom: 5px;
}

.datesearch {
	border: 0 !important;
	width: auto !important;
	min-width: 130px;
	float: left;
}

.hdrsearchbox {
	border: 0 !important;
	font-family: Open Sans !important;
	font-size: 14px !important;
	font-weight: 600 !important;
}

.results_icon2 span {
	color: #a2a2a2;
	font-size: 14px !important;
}

.maskbanner {
	width: 100%;
	height: 185px;
	background: url(images/inner_banner.jpg) 50% 50% no-repeat #000;
	padding: 25px 0;
	background-size:cover;
}

.maskbanner h1 {
	color: #FFF;
	font-size: 36px;
	font-weight: 500;
	font-family: Open Sans !important;
	margin-bottom: 10px;
}

.maskbanner .class_fee {
	padding: 10px !important;
	background-color: rgba(0, 0, 0, 0.25);
	color: #DDD;
	margin-bottom: 15px !important;
}

.maskbanner .class_fee h3 {
	color: #DDD;
	font-size: 19px;
	padding: 5px 10px 5px 0 !important;
}

.maskbanner .class_fee h2 {
	color: #f98253;
	font-size: 24px;
}

.locationbox {
	background-color: #f98253;
	font-size: 13px;
	font-family: Open Sans !important;
	padding: 5px 10px;
	color: #FFF;
	line-height: 20px;
}

.maskbanner .bktosearch a {
	color: #FFF !important;
}

.testi_block {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	font-family: Open Sans !important;
	border-left: 12px solid #fd966d;
	padding-left: 15px;
}

.reviewsec h3 {
	font-size: 36px;
	font-family: Open Sans !important;
	color: #767676;
	margin-top: 30px;
	margin-bottom: 10px;
}

.pho_thump_img {
	width: 90px;
	height: 90px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	overflow: hidden;
	position: relative;
	padding: 0;
}

.pho_thump_img img {
	max-width: inherit !important;
	position: absolute;
	left: 50%;
	top: 50%;
	height: 100%;
	width: auto;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.booking_food {
	width: 100%;
	text-align: right;
}

.booking_food .pho_thump_img {
	width: 96px;
	height: 96px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	overflow: hidden;
	position: relative;
	padding: 0;
	margin-top: -70px;
	margin-right: 20px;
	float: right;
	border: 2px solid #e5e5e5;
	background: #FFF;
}

.booking_food .pho_thump_img img {
	max-width: inherit !important;
	position: absolute;
	left: 50%;
	top: 50%;
	height: 100%;
	width: auto;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.border_btm {
	border-bottom: 1px solid #CCC;
	margin-bottom: 15px;
}


/*  ------------------------   NEW   -----------------------------  */
/*
.home_search_outer {
  float: right;
  width: 387px;
  height: auto;
  padding: 20px;
  margin: 100px 0 70px 0;
  background: url(../images/home_search_bg.png) repeat left top;
}
*/
.home_search_outer {
	/*float:right;
	width:95%;
	height:auto;
	padding:20px; margin:133px 0 0 0;
	background: url(../images/home_search_bg.png) repeat left top;*/
	/*border: 5px solid rgba(255, 255, 255, 0.2);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
	float: right;
	width: 100%;
	height: auto;
	padding: 20px;
	margin: 133px 0 0 0;
	background: rgba(0, 0, 0, 0.65);
	border: 5px solid rgba(255, 255, 255, 0.2);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.home_search_outer h2 {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 25px;
}

.home_search_outer p {
	color: #FFFFFF;
	padding: 10px 0 0 0;
	margin: 0;
	font-size: 13px;
}



.home_search_outer h2 {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 19px;
	font-weight: 400;
}

.home_search_outer p {
	color: #FFFFFF;
	padding: 10px 0 0 0;
	margin: 0;
	font-size: 13px;
}

.add_business {
	margin: 0 0 0 0;
}

.add_business a {
	background: #f98253;
	padding: 7px 13px;
	color: #fff !important;
	margin: 0 0 0 0;
	border-radius: 4px;
	font-size: 14px;
}

.add_business a:hover {
	background: #fd966d !important;
}

.homesearch_id {
	float: left;
	width: auto;
	margin: 0 10px 0 0;
}

.homesearch_id label.error {
	display: block;
}

.homesearch_inner {
	float: left;
	width: 100%;
	padding: 0 0 10px 0;
}

.homesearch_inner input[type="text"] {
	font-weight: normal;
	color: #d6d6d6 !important;
	background: none !important;
	padding: 4px 0 !important;
	border: 0;
	width: 100%;
	border-bottom: 1px solid #868686 !important;
}

/*.homesearch_inner input[type="text"] {
	  
	  font-weight: normal;
	  color: #0c0c0c!important;
	}*/
.dateandtimes {
	width: 100%;
}

#search_dateval {
	background-color: #ffffff !important;
	/*width:100%!important;*/
	background: url(images/calendericon.png) no-repeat scroll 95% 50% !important;
	cursor: pointer;
}

.home_search_btt {
	padding: 10px;
	font-family: Oswald;
	font-weight: 400;
	color: #FFFFFF;
	font-size: 18px;
	text-transform: uppercase;
	background: #30add1;
	width: 100%;
	border: 0;
	cursor: pointer;
}

.home_search_btt:hover {
	background: #fd966d;
}

.loginform_top, .loginform_bottom {
	display: none;
}


.book_it {
	float: left;
	background: #30add1;
	padding: 8px 13px;
	font-family: Open Sans;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 0 0;
	border: 0 none;
	width: auto;
	cursor: pointer;
	border-radius: 3px !important;
	background-color: #f98253;
}

.book_it:hover {
	background: #fd966d;
	color: #FFF;
}

.primary_btn {
	padding: 8px 20px;
	font-family: Open Sans;
	font-size: 16px;
	height: 54px;
	color: #FFF;
	font-weight: bold;
	line-height: normal;
	margin: 0 0 0 0;
	border: 0 none;
	width: auto;
	cursor: pointer;
	border-radius: 3px !important;
	background-color: #f98253;
	width: 100%;
}

.primary_btn:hover {
	background: #fd966d;
	color: #FFF;
}

.main_button {
	float: left;
	background: #30add1;
	padding: 4px 20px;
	font-family: Oswald;
	font-size: 14px;
	color: #FFF;
	font-weight: 400;
	line-height: normal;
	margin: 0 0 0 0;
	border: 0 none;
	width: auto;
	cursor: pointer;
	text-transform: uppercase;
	height: auto;
}

.main_button:hover {
	background: #fd966d;
}

.class_fee {
	float: left;
	width: auto;
	padding: 0 10px;
}

.class_fee h2 {
	float: left;
	text-align: left;
}

.class_fee h3 {
	float: left;
	font-size: 20px;
	font-weight: 300;
	padding: 10px 10px 0 0;
	text-decoration: line-through;
}

.rectangle_btm {
	width: 158px;
	height: 10px;
	background-color: #ffffff;
	margin: 20px auto;
	display: block;
}

/*   ------------------  CALANDER  ------------------ */
.ui-widget-header {
	background-color: #30add1 !important;
	border: 0px !important;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	background-color: #30add1 !important;
	color: #000000;
	border: 0px !important;
	text-align: center!important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	color: #000000 !important;
	border: 0px !important;
	background: #FFF;
	text-align: center!important;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	border: 0px !important;
	background: #FFF !important;
}

.button_1 {
	float: left;
	background: #30add1;
	padding: 5px 20px;
	font-family: Oswald;
	font-size: 12px;
	color: #FFF;
	font-weight: 400;
	line-height: normal;
	margin: 0 0 0 0;
	border: 0 none;
	width: auto;
	cursor: pointer;
	text-transform: uppercase;
	height: auto;
}

.button_1:hover {
	background: #fd966d;
}

.results_rating {
	padding: 0 !important;
	margin: 0px 0 10px 0 !important;
}

.detail_sellet_pic {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #a9a9a9;
	position: relative;
	overflow: hidden;
	height: 153px;
}

.detail_sellet_pic img {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 100%;
	/*width: auto;*/
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.featured_outer {
	float: left;
	width: 100%;
	padding: 15px 0;
}

.featured_outer h1 {
	color: #FFF;
	font-size: 36px;
	font-weight: bold;
	padding: 0;
	margin: 10px 0 15px 0;
	text-align: center;
	font-family: Open Sans;
}

.featured_outer h2 {
	font-size: 18px !important;
	font-weight: bold;
	color: #e7e7e7;
	text-align: center;
	margin: 15px 0 0 0 !important;
	text-transform: inherit !important;
	font-family: Open Sans;
}

.featured_inner {
	float: left;
	width: 100%;
	padding: 5px 0;
}

.featured_outer h2 a {
	color: #30add1;
}

.featured_outer h2 a:hover {
	color: #333333;
}


.featured_inner_cont {
	float: left;
	width: 100%;
	background: #FFF;
	border: 1px solid #ededed;
	margin: 0 0 10px 0;
	padding: 10px;
}

.featured_inner_cont h2 {
	font-size: 16px !important;
	font-weight: 400 !important;
	color: #f98253;
	text-align: left;
	margin: 5px 0 !important;
}

.featured_inner_cont .pho_thump_results {
	width: 100%;
	height: 150px;
	overflow: hidden;
}

.featured_inner_cont .pho_thump_results img {
	min-height: 150px;
}

.featured_inner_cont.last {
	margin: 0px;
}

.featured_inner_cont .results_icon2 {
	line-height: 18px;
	color: #202020;
}

.featured_rate {
	float: right;
	width: auto;
	color: #606060;
	font-family: Open Sans;
	font-size: 18px;
	font-weight: normal;
	padding: 0 !important;
	text-align: left;
}

.home_featured_outer {
	background: #f9f9f9;
}

.subscription-plan_desc {
	line-height: 20px;
}

.field_wrapper ul {
	padding-bottom: 10px;
	min-height: 220px;
}

.field_wrapper ul li {
	/*background:url(images/admin/shared/year_next.gif) left top 48% no-repeat; */
	border-bottom: 1px solid #cfcfcf;
	line-height: 35px;
	padding-left: 10px;
	text-align: center;
}

.planprice_div {
	background-color: #fff;
	border: 1px solid #cfcfcf;
	border-radius: 3px;
	text-align: center;
	color: #000;
	font-size: 13px;
	display: block;
	clear: both;
	padding: 15px;
	font-weight: bold;
	margin-bottom: 30px;
	word-wrap: break-word;
}


.fooer_app_outer {
	width: 156px;
	position: fixed;
	bottom: 0px;
	right: 10px;
	background: url(../images/app_footer_bg.png) repeat left top;
	border: 1px solid #d8d8d8;
	padding: 12px;
	margin: 0;
}

.fooer_app_outer h1 {
	float: left;
	width: 100%;
	height: auto;
	padding: 0px 0px 10px 0px;
	margin: 0;
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	elevation: level;
}

.fooer_app_L {
	float: left;
	width: 40px;
}

.fooer_app_R {
	float: right;
	width: 110px;
}

.fooer_app_R ul {
	float: left;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}

.fooer_app_R li {
	float: left;
	width: 95%;
	height: 20px;
	list-style: none;
	margin: 0;
	padding: 0 0 5px 0;
}

.fooer_app_R li a {
	float: left;
	width: 90%;
	height: 20px;
	list-style: none;
	margin: 0;
	padding: 0 0 0 25px;
	background: url(../images/app_icon_2.png) no-repeat left center;
	color: #000000;
}

.fooer_app_R li a:hover {
	color: #db5581;
}

.staff_details_header {
	font-size: 14px;
	padding-bottom: 10px;
	color: #30add1 !important;
}

.assign_services {
	font-size: 14px;
	padding-bottom: 10px;
	color: #30add1 !important;
}

.home_search_outer form {
	padding: 0 !important;
}

.wid100p {
	width: 100% !important;
}

.pad10_sides {
	padding: 0 10px;
}

.field_wrapper_spl {
	margin-bottom: 10px;
}

.marg5px_right {
	margin-right: 5px !important;
}

.marg2p_right {
	margin-right: 2% !important;
}

.marg20px_top_bot {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

.marg10px_top_bot {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}

.marg20px_top {
	margin-top: 20px !important;
}

.marg0px_bot {
	margin-bottom: 0px !important;
}

.marg10px_bot {
	margin-bottom: 10px !important;
}

.pad2p_right {
	padding-right: 2% !important;
}

.pad15btm {
	padding-bottom: 15px !important;
}

.pad0btm {
	padding-bottom: 0px !important;
}

.servicebox {
	float: left;
	padding-left: 10px;
}

.loginhdrpopup {
	padding-top: 15px !important;
	padding-bottom: 0 !important;
	border-bottom: 0 !important;
}

.table-responsive>.table>tbody>tr>td h3 {
	word-wrap: break-all;
}

.payment .table-responsive>.table>tbody>tr>td, .payment .table-responsive>.table>tbody>tr>th, .payment .table-responsive>.table>tfoot>tr>td, .payment .table-responsive>.table>tfoot>tr>th, .payment .table-responsive>.table>thead>tr>td, .payment .table-responsive>.table>thead>tr>th {
	white-space: inherit !important;
}

.display_table {
	display: table;
	width: 100%;
}

.display_table_cell {
	display: table-cell;
}

.vert_align_top {
	vertical-align: top !important;
}

.vert_align_middle {
	vertical-align: middle !important;
}

.vert_align_bottom {
	vertical-align: bottom !important;
}

.wid5per {
	width: 5%;
}

.wid10per {
	width: 10%;
}

.wid20per {
	width: 20%;
}

.wid30per {
	width: 30%;
}

.wid40per {
	width: 40%;
}

.wid50per {
	width: 50%;
}

.wid60per {
	width: 60%;
}

.wid70per {
	width: 70%;
}

.wid80per {
	width: 80%;
}

.wid90per {
	width: 90%;
}

.wid95per {
	width: 95%;
}

.wid98per {
	width: 98%;
}

.wid100per {
	width: 100%;
}

.widnone {
	width: none !important;
}

.min_width252px {
	min-width: 252px;
}

.pad25px_top {
	padding-top: 25px;
}

.navbar {
	min-height: 46px;
	border: 0;
}

nav.navbar {
	margin-bottom: 0 !important;
	margin-top: 8px;
}

.navbar-nav>li>a {
	/*color: #FFF!important;
	padding:5px 10px!important;
	margin: 8px 5px 8px 5px;
	font-family: Oswald;
	text-transform: uppercase;
	font-size: 13px;*/
	color: #5d5d5d;
	display: block;
	text-decoration: none;
	padding: 7px 12px !important;
	margin: 0 5px 0 0;
	font-size: 14px;
	font-weight: 600;
}

.nav>li>a:focus, .nav>li>a:hover {
	color: #FFF;
}

.navbar-nav>li>a.loginlink {
	font-size: 14px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #5d5d5d;
	padding: 0px 25px !important;
	font-family: 'Open Sans', sans-serif;
	min-height: 63px;
	line-height: 63px;
	border-left: solid 1px #dadada;
}

.navbar-nav>li>a.loginlink:hover {
	color: #FFF;
}

@media (max-width : 980px) {
	.hidden-xs {
		display: none;
	}
}

.welcomeli span {
	color: #fff;
	margin-left: 10px;
}

.hdrnav li {
	min-height: 43px;
	line-height: 43px;
	/*  display: inline-block;*/
	font-weight: 600;
	color: #5d5d5d;
	font-size: 14px;
}



.add_business a:hover {
	color: #fff !important;
}

.bordbottom {
	border-bottom: 0 !important;
}

.accordion_content p {
	margin: 7px 0 !important;
}

#jQStaffSlotsDiv h2, #jQOfflineBookingDataStaffDiv h2 {
	width: 100% !important;
}

.dateandtimes input[type="text"] {
	max-width: 320px !important;
}

.booking_container_right .dateandtimes input[type="text"] {
	max-width: 100% !important;
}

#jQStaffSlotsDiv .field_wrapper ul li, #jQStaffSlotsDiv ul li {
	font-size: 11px !important;
}

.vert_align_top {
	vertical-align: top;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center_content.home_center_content {
	min-height: 620px !important;
}

.user_sec_top {
	margin: 10px 0 0 0 !important;
}

input.search-query {
	padding-left: 26px;
}

form.form-search {
	position: relative;
}

#search {
	position: relative;
	font-size: 14px;
	margin-left: 25px;
}

#search label {
	position: absolute;
	left: 5px;
	top: 0px;
}

#search #search-input, #search .hint {
	padding-left: 25px;
	padding-right: 25px;
	border-radius: 0px;
	margin-top: 8px;
	font-weight: 600;
	color: #5d5d5d;
	font-size: 14px;
}

#search label .fa {
	font-size: 14px;
	color: #bcbcbc;
}

.input-lg {
	border: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.input-lg:focus {
	box-shadow: none;
}

.cart_container p {
	font-size: 16px;
	margin: 15px 0;
}

.formbox {
	background: #FFF;
	padding: 25px !important;
}

.formbox label {
	text-transform: uppercase;
	color: #767676;
	font-weight: bold;
	min-height: 14px;
	margin-top: 5px;
}

.formbox input[type="text"], .formbox input[type="email"], .formbox input[type="password"], .formbox input[type="number"], .formbox select {
	border: solid 1px #b7b7b7;
	font-family: Open Sans !important;
	font-size: 13px;
	padding: 8px 7px;
	height: 46px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.cart_container h2 {
	font-size: 16px;
	font-weight: bold;
	color: #767676;
}

.booking_container_right {
	margin-bottom: 10px;
	background-color: #ffffff;
	border: solid 1px #e5e5e5;
}

.hostname_blk {
	font-family: Open Sans !important;
	font-size: 12px;
	font-weight: 600;
	color: #7b7b7b;
}

.hostname_blk span {
	color: #5ea6ff;
}

.booking_container_right_content {
	padding: 15px;
}

.booking_container_right_content h3 {
	font-size: 20px;
	font-weight: 600;
	color: #f98253;
	font-family: Open Sans !important;
	margin-top: 15px;
}

.booking_container_right_content h4 {
	font-size: 14px;
	font-weight: 600;
	color: #6d6d6d;
	font-family: Open Sans !important;
	margin-top: 5px;
}

.booking_price_table {
	display: table;
	width: 100%;
	margin-top: 40px;
}

.booking_price_table_row {
	display: table-row;
	width: 100%;
	font-weight: normal;
}

.booking_price_table_row:first-child {
	font-weight: bold;
}

.booking_price_table_left {
	display: table-cell;
	width: 60%;
	font-size: 16px;
	color: #5d5d5d;
	padding: 4px 0;
}

.booking_price_table_right {
	display: table-cell;
	width: 40%;
	color: #5d5d5d;
	font-size: 16px;
	text-align: right;
	padding: 4px 0;
}

.booking_total_blk {
	background-color: #fff7ee;
	padding: 10px 15px;
}

.booking_total_blk .booking_price_table {
	margin-top: 0px;
	font-weight: normal !important;
}

.booking_total_blk .booking_price_table_left {
	font-weight: normal !important;
}

.booking_total_blk .booking_price_table_right {
	font-size: 24px;
	color: #5d5d5d;
	font-weight: normal !important;
}

.user_sec_top {
	color: #a2a2a2;
	text-align: right;
}

.user_sec_top b {
	color: #f98253;
}

nav.navbar ul li:last-child {
	padding-right: 0 !important;
}

#register_updatecheck.update_checked {
	float: left;
	text-align: left;
	padding-left: 25px;
	padding-top: 5px;
}

#register_updatecheck.update_unchecked {
	float: left;
	text-align: left;
	padding-left: 25px;
	padding-top: 5px;
}

#register_updatecheck2.update_checked {
	float: left;
	text-align: left;
	padding-left: 25px;
	padding-top: 5px;
}

#register_updatecheck2.update_unchecked {
	float: left;
	text-align: left;
	padding-left: 25px;
	padding-top: 5px;
}

.navbar-collapse {
	padding-right: 0 !important;
}

.hdrnav .dropdown-toggle {
	border: 0 !important;
	background: #e0e3e2 !important;
	width: 34px;
	height: 34px;
	position: relative;
	overflow: hidden;
	border-radius: 50%;
}

.hdrnav .dropdown-toggle img {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 100%;
	width: auto;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.hdrnav .btn-default:hover {
	color: #f98253;
	background: #e0e3e2 !important;
	border-color: transparent;
}

.dropdown-toggle .fa {
	color: #f98253;
	font-size: 17px;
}

.border-left {
	border-left: solid 1px #dadada;
}

.ui-widget-content {
	background: #FFF !important;
	border: 1px solid #30add1;
}

.ui-menu .ui-menu-item a {
	font-size: 20px;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	font-weight: normal !important;
	color: #f98253 !important;
	margin: 0px !important;
}

footer {
	background: #FFF;
	border-top: 2px solid #fd966d;
	width: 100%;
}

.footercontent {
	padding: 25px 0;
}

.footercontent p {
	margin-top: 15px;
	font-size: 14px;
	line-height: 21px;
	padding-right: 15px;
}

.footercontent ul {
	margin-top: 15px;
	font-size: 14px;
	line-height: 21px;
}

.footerleft li {
	list-style: none !important;
	display: block;
	padding-bottom: 10px;
	color: #969696;
}

.footerleft li a {
	font-size: 14px;
}

.footer_bottom {
	background: #dadada;
	padding: 10px 0;
	text-align: center;
}

.footerleft {
	margin-top: 15px;
}

.footercontent h3 {
	color: #f98253;
}

ul.dropdown-menu li {
	min-height: 32px;
	line-height: 32px;
	display: inherit !important;
	cursor: pointer;
}

.dropdown-menu>li>a {
	padding: 10px 0px;
	font-size: 14px;
	margin-left: 15px;
	margin-right: 15px;
	border-bottom: solid 1px #dadada;
}

.dropdown-menu>li:last-child>a {
	border-bottom: solid 0px #dadada;
}

.dropdown-menu>li>span {
	padding: 10px 0px;
	font-size: 14px;
	margin-left: 15px;
	margin-right: 15px;
	display: block;
	border-bottom: solid 1px #dadada;
}

.dropdown-menu>li>a:hover {
	background: none !important;
}

.dropdown-menu>li b {
	color: #fd966d !important;
}

.popbox input[type="text"], .popbox input[type="email"], .popbox input[type="password"], .popbox select {
	width: 100%;
	font-size: 16px;
	font-weight: normal;
	/* height: 64px; */
	padding: 15px;
	border: none;
	background-color: #00000012 !important;
	color: #000;
	border-radius: 4px;
}

input:focus-visible {
	outline: none !important;
	/* border: none !important; */
}

.popbox .login_btn {
	background: #f98253;
	padding: 8px 0 8px 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #FFF;
	font-weight: 400;
	text-align: center;
	line-height: normal;
	margin: 0 0 0 0;
	border: 0 none;
	width: 100%;
	height: 65px;
	cursor: pointer;
	text-transform: none;
	border-radius: 4px;
}

.popbox .rembr_me_unchecked {
	text-transform: inherit;
	font-size: 16px;
	color: #767676;
	font-weight: 600;
	margin-top: 0 !important;
	margin-bottom: 15px !important;
}

.popbox .rembr_me_checked {
	text-transform: inherit;
	font-size: 16px;
	color: #767676;
	font-weight: 600;
	margin-top: 0 !important;
	margin-bottom: 15px !important;
}

.popbox a.forgotlink {
	text-transform: inherit;
	font-size: 14px;
	color: #767676;
	font-weight: normal;
	text-align: right;
	float: right;
	margin-bottom: 15px !important;
}

.facebooksignin {
	height: 70px;
	background-color: #39579a;
	width: 100%;
	border: 0;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 16px;
	font-weight: 600;
	color: #ffffff;
	text-align: center;
	padding: 0 30px;
}

.facebooksignin .fa {
	font-size: 22px;
	color: #ffffff;
}

hr.style17 {
	border-top: 1px solid #cecece;
	text-align: center;
}

hr.style17:after {
	content: 'or';
	display: inline-block;
	position: relative;
	top: -14px;
	padding: 0 10px;
	background: #FFF;
	color: #cecece;
	font-size: 18px;
	border-radius: 50%;
	width: 36px;
	height: 36px;
}

.marg20_top {
	margin-top: 20px;
}

.newreg {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: #696969 !important;
}

.newreg a {
	font-size: 14px !important;
	color: #5ea6ff !important;
	font-weight: 400;
}

.popbox #register input[type="text"], .popbox #register input[type="email"], .popbox #register input[type="password"], .popbox #register select {
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	height: 48px;
}

#register .formbox label {
	text-transform: uppercase;
}

.breadcrumb {
	margin-top: 5px;
	margin-bottom: 5px;
}

.inner_div_top.myaacountshd h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	color: #f98253;
	margin: 0;
	padding: 0 0 10px 0;
}

.description_text {
	width: 100% !important;
	height: 125px !important;
}

.leftprofile {
	background-color: #f0f0f0;
	border: solid 1px #e7e7e7;
	padding: 15px;
	margin-bottom: 15px;
}

.leftprofile_pic {

	width: 160px;
	height: 160px;
	overflow: hidden;
	border-radius: 50%;
	display: block;
	position: relative;
	margin: 15px auto;
}

.leftprofile_pic img {
	max-width: inherit;
	position: absolute;
	left: 50%;
	top: 50%;
	height: 100%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.leftprofile h3 {
	color: #444444;
	font-size: 18px;
	font-weight: 600;
}

.leftprofile p {
	color: #444444;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.2px;
	color: #929292;
	margin-top: 7px;
}

.leftprofile a {
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0.2px;
	color: #929292;
}

.leftprofile a:hover {
	color: #f98253;
}

.appoinmentbox_outer {
	margin-bottom: 30px;
}

.appoinmentbox {
	border: solid 1px #e1e1e1;
	padding: 15px;
	margin: 10px 0;
	background: transparent;
}

.appoinmentbox h3 {
	font-size: 22px;
	font-weight: 600;
	color: #f98253;
}

.appoinmentbox h5 {
	font-size: 14px;
	font-weight: 600;
	color: #6d6d6d;
	margin: 7px 0;
}

.appoinmentbox span {
	font-size: 18px;
	font-weight: 600;
	color: #f98253;
}

.appoinmentbox p {
	margin-bottom: 4px;
}

.appoinmentbox .cancelsection {
	margin-top: 15px;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0.2px;
	color: #929292;
}

.appoinmentbox .cancelsection .cancel_button {
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.2px;
	color: #929292;
	border: 0 !important;
	background: none;
	padding: 0 !important;
}

.appoinmentbox .cancelsection .cancel_button:hover {
	color: #6a6a6a;
}

.pho_thump_results {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 140px;
	background: #d5d5d5;
}

.thumbnail img {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 100%;
	width: auto;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: inherit;
}

.pho_thump_results img {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 100%;
	width: auto;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: inherit;
}

.hdrnav li a {
	font-size: 14px;
	font-weight: 600;
	color: #5d5d5d;
	cursor: pointer;
}

.hdrnav li .hostlink {
	padding: 0 20px;
}

.hdrnav li a:hover {
	color: #fd966d;
}

.align-right {
	text-align: right;
}

.breadcrumb a.active, .breadcrumb a:hover {
	color: #1e5946 !important;
}

.formbox .form-group label {
	margin-top: 15px !important;
}

.formbox .table>tbody>tr>th, .formbox .table>thead>tr>th {
	border-top: 0 !important;
	background: #f3f3f3;
	padding-top: 10px;
	padding-bottom: 10px;
}

h4.modal-title {
	font-family: Open Sans !important;
	font-size: 22px;
	color: #7b7b7b !important;
	font-weight: 300;
}

.modal-header .close {
	font-size: 32px !important;
	color: #000000 !important;
	opacity: 0.5;
}

.review_form h1 {
	font-family: 'Open Sans', sans-serif;
	color: #f98253;
	font-size: 22px;
	font-weight: 600;
}

.review_form p {
	font-family: 'Open Sans', sans-serif;
	color: #6d6d6d;
	font-size: 14px;
	font-weight: 400;
	margin: 7px 0;
}

.dropdown-menu {
	left: inherit;
	right: 0;
}

.full_width {
	width: 100% !important;
}

.back_arrow {
	/* padding: 4px 5px 4px 16px; */
	padding: 4px 8px;
	margin: 0 0 15px 0;
	color: #fff;
	text-transform: uppercase;
	background: url(images/back_arrow.png) 0px center no-repeat #30add1;
}

#search #frmSearch {
	width: 100%;
}

.rembr_me_checked {
	background: url(images/checked.png) 0% 50% no-repeat;
	padding: 5px 0 5px 23px;
	font-weight: normal;
}

.rembr_me_unchecked {
	background: url(images/unchecked.png) 0% 50% no-repeat;
	font-weight: normal;
	padding: 5px 0 5px 23px;
}

.update_unchecked {
	background: url(images/unchecked.png) 0% 50% no-repeat;
	font-weight: normal;
	padding: 5px 0 5px 23px;
}

.update_checked {
	background: url(images/checked.png) 0% 50% no-repeat;
	padding: 5px 0 5px 23px;
	font-weight: normal;
}

.normallogininner1 {
	padding: 0 0;
}

.footercenter span {
	padding: 0 10px;
}

.footercenter a {
	color: #f98253;
	font-size: 13px;
}

.timeslotbox {
	margin: 2px 2px 0 0;
	padding: 5px;
	width: 49%;
	float: left;
	cursor: pointer;
}

.timeslotbox_outer {
	margin: 10px 0;
}

.addclass_wrapper .text_field_style3 {
	max-width: inherit !important;
	width: 100% !important;
}

.addclass_wrapper .col-md-2, .addclass_wrapper .col-md-3, .addclass_wrapper .col-md-4, .addclass_wrapper .col-lg-2, .addclass_wrapper .col-lg-3, .addclass_wrapper .col-lg-4 {
	padding-right: 5px !important;
	padding-left: 5px !important;
}

.dis_table {
	display: table;
	width: 100%;
}

.dis_table_cell {
	display: table-cell;
	vertical-align: middle;
}

.width10p {
	width: 10% !important;
}

.width90p {
	width: 90% !important;
}

.dropdown-menu>li.welcomeli>span {
	font-size: 13px;
}

#jQOfflineBookingDataStaffDiv .homesearch_date.textfield_date {
	max-width: inherit !important;
	width: 100% !important;
}

/*------------MediaQueries-----------*/
@media (max-width: 991px) {
	.pho_thump_results {
		margin: 0 0 10px 0;
	}

	.footer .footercontent .footercenter {
		padding: 5px 0 0 0;
		text-align: left;
		color: #FFFFFF;
	}

	.logo {
		border-right: 0 !important;
	}

	.maskbanner h1 {
		color: #FFF;
		font-size: 30px;
		font-weight: 500;
		font-family: Open Sans !important;
		margin-bottom: 5px;
	}

	.navbar-nav>li>a.loginlink {
		border-left: 0 !important;
		padding: 0 7px !important;
		font-size: 13px;
	}

}

@media (min-width: 768px) {
	.blockUI.blockPage {
		top: 10% !important;
	}
}

@media (min-width: 992px) {}

@media (min-width: 1250px) {}

@media screen and (max-width: 767px) {
	.breadcrumb a::after {
		display: none;
	}

	.breadcrumb a::before {
		left: 15px !important;
	}

	.breadcrumb a {
		width: 50%;
		padding: 0 10px 0 45px !important;
	}

	.breadcrumb a.active, .breadcrumb a:hover {
		-webkit-border-radius: 0px !important;
		-moz-border-radius: 0px !important;
		border-radius: 0px !important;
	}

	.dash_board_nav_bar li {
		height: auto !important;
		float: none !important;
	}

	.navbar-nav>li>a {
		margin-right: 0 !important;
	}

	.edit_profile .display_table, .edit_profile .display_table_cell {
		display: block !important;
		width: 100%;
	}

	.preview_top .class_info {
		display: block !important;
		width: 100% !important;
	}

	.preview_top .classinfo_img {
		display: block !important;
		width: 100% !important;
	}

	.preview_top .classinfo_details {
		display: block !important;
		width: 100% !important;
	}

	.homesearch_id {
		width: 100%;
	}

	.blue_bgr .date_container {
		padding: 5px 0 !important;
	}

	.noresults_wrapper h2 {
		padding: 10px 0 10px 45px !important;
		background: url(images/alericon.jpg) 2% 50% no-repeat !important;
	}

	.accordion_content .accor_content_right_contain {
		float: left !important;
	}

	.blockUI.blockPage {
		left: 10% !important;
		top: 10% !important;
	}

	.popup_outer_div {
		width: 290px !important;
	}

	input[type="file"] {
		max-width: 451px;
	}

	.profilepic {
		text-align: center;
	}

	h1.logo {
		float: none;
	}

	.navbar-toggle {
		float: right;
	}

	.logo {
		float: left;
		font-size: 9px;
		min-height: 63px;
		width: auto;
		padding: 6px 0 6px 0;
		overflow: hidden;
		border-right: 0;
	}

	.locationfinder {
		height: 70px;
		padding: 10px;
	}

	.locationfinder .searchtext {
		height: 50px;
		border: 0 !important;
		box-shadow: none !important;
		font-size: 18px;
		font-weight: 400;
		width: 94%;
	}

	.explorebtn {
		height: 50px;
		font-size: 18px;
		font-weight: bold;
		padding: 10px 30px;
		float: right;
	}

	.locationfinder .input-group {
		width: 100%;
	}

	.locationfinder .searchtext {
		width: 50%;
	}

	.tabwidth {
		width: 100% !important;
		margin-right: 0% !important;
		margin-bottom: 10px !important;
	}

	.welcomeli {
		font-size: 13px;
		text-align: left;
		padding-left: 10px;
	}

	.hdrnav li {
		width: 100%;
		text-align: left;
		min-height: 42px;
		line-height: 42px;
	}

	.hdrnav li .hostlink {
		padding: 0 !important;
	}

	.navbar-collapse.in {
		overflow: inherit !important;
	}

	.navbar-nav {
		margin: 0px;
	}

	.navbar-toggle {
		margin-right: 0 !important;
	}

	.navbar-nav .open .dropdown-menu {
		margin-top: 10px;
		border: 1px solid #E9E9E9;
		border-radius: 5px;
		margin-bottom: 15px;
	}

	ul.dropdown-menu li {
		text-align: left;
	}

	.hdrnav .dropdown-toggle {
		margin-top: 0 !important;
	}

	.navbar-nav>li>a.loginlink {
		border-left: 0 !important;
		padding: 0 10px !important;
	}

	.navbar-nav>li>a.loginlink:hover {
		background: none !important;
		color: #fd966d !important;
	}

	.logo {
		border-right: 0 !important;
	}

	.hdrnav.borderbox li {
		width: auto !important;
		min-height: 63px;
		line-height: 63px;
	}

	.hdrnav.borderbox ul.dropdown-menu li {
		min-height: inherit !important;
		line-height: inherit !important;
	}

	.borderbox {
		border: solid 1px #dadada;
		padding: 0 10px;
		margin-bottom: 10px !important;
	}

	.sticky {
		position: inherit !important;
	}

	.borderbox li.datesearchbox {
		border-right: 0 !important;
		width: 100% !important;
		border-bottom: 1px solid #E9E9E9;
	}

	.banner_caption h1 {
		font-size: 30px !important;
		margin-bottom: 15px;
	}

	.footercenter span {
		width: 100%;
		display: block;
	}

	.toglemintop {
		margin-top: -40px !important;
	}

	.maskbanner .class_fee h3 {
		color: #DDD;
		font-size: 15px;
		padding: 5px 10px 5px 0 !important;
	}

	.maskbanner .class_fee h2 {
		color: #f98253;
		font-size: 20px;
	}

	.maskbanner .class_fee {
		padding: 5px 10px !important;
		background-color: rgba(0, 0, 0, 0.25);
		color: #DDD;
		margin-bottom: 7px !important;
	}

	.popbox .rembr_me_unchecked {
		text-transform: inherit;
		font-size: 14px !important;
	}

	.popbox a.forgotlink {
		font-size: 14px !important;
	}

	.popbox input[type="text"], .popbox input[type="email"], .popbox input[type="password"], .popbox select {
		width: 100%;
		font-size: 14px;
		font-weight: normal;
		height: 50px;
	}

	.popbox .login_btn {
		background: #f98253;
		padding: 8px 0 8px 0;
		font-family: 'Open Sans', sans-serif;
		font-size: 18px;
		color: #FFF;
		font-weight: 400;
		text-align: center;
		line-height: normal;
		margin: 0 0 0 0;
		border: 0 none;
		width: 100%;
		height: 50px;
		cursor: pointer;
		text-transform: none;
	}

	.profileicon {
		position: relative;
	}

	.profileicon .dropdown-menu {
		position: absolute !important;
		right: 0 !important;
		background: #FFF !important;
		z-index: 9999 !important;
	}

	.navbar-nav .open .dropdown-menu>li>a {
		padding: 9px 0px 9px 0px !important;
	}

	.footerright a:focus, .footerright a:visited {
		color: #7f7f7f !important;
		text-decoration: none;
		visibility: visible !important;
	}

	.profile_dob_info {
		float: left !important;
		width: 90% !important;
	}

	.profile_dob_info_feild {
		float: right !important;
		width: 10% !important;
		padding: 10px 0 0 0 !important;
	}

	.dash_board_left_column_inner_div_container .inner_div_bgr {
		margin-top: 0px !important;
		padding-top: 10px;
	}

	h1 {
		font-size: 24px;
		padding: 0px;
		margin: 0;
	}

	.inner_div_top.myaacountshd h2 {
		font-size: 20px;
	}

	.inner_div_top h1, .inner_div_top {
		font-size: 20px;
	}

	.inner_div_top h1, .inner_div_top h2 {
		font-size: 20px;
	}
}

@media screen and (max-width: 359px) {
	.upload_conatiner {
		/*width: 240px!important;*/
		width: 100%;
	}
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

	.blockUI.blockPage {
		left: 5% !important;
		top: 10% !important;
	}

	input[type="file"] {
		max-width: 301px;
	}

}

@media screen and (-webkit-min-device-pixel-ratio: 0) {}

@media only screen and (max-width : 320px) {
	input[type="file"] {
		max-width: 255px;
	}
}

div#ajaxLoader {
	position: absolute;
	right: 5%;
	bottom: 0%;
	margin-left: -32px;
	/* -1 * image width / 2 */
	margin-top: -32px
}


.right-float {
	float: right;
}

@media(max-width: 375px) {
	#search {
		margin-left: 2px;
	}

	#search .hint {
		width: 165px;
	}
}

@media(max-width: 767px) {
	.popbox a.forgotlink {
		float: left;
	}

	.navbar-nav .open .dropdown-menu {
		position: absolute;
		background: #fff;
		top: 54px;
		padding: 0px;
		-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
		-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
		box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	}
}


.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	background-color: #122232;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
}

.sidenav a {
	transition: 0.3s;
	text-decoration: none;
	padding-left: 10px
}

.sidenav a:hover {
	color: #f1f1f1;
	text-decoration: none;
}

.sidenav .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
	color: #fff;
	text-decoration: none;
}

#fullwrapper {
	transition: margin-left .5s;
}

.dash_board_right_column .db_nav_bar_container ul li:first-child a
{
	font-weight: 700;
	font-size:16px!important;
}

@media screen and (max-height: 450px) {
	.sidenav {
		padding-top: 15px;
	}

	.sidenav a {
		font-size: 18px;
	}
}

.reset_outer {
	width: 100%;
	margin: auto;
	background: #fff;
	height: auto;
	padding: 20px;
	max-width: 439px;
	border-radius: 4px;
	margin-top: 30px;
}

.reset_outer h1 {
	font-size: 24px;
	color: #000;
	text-align: center;
	padding: 10px 0px 20px;
	display: block;
}

.reset_outer .field_wrapper input {
	width: 100%;
	border-radius: 4px;
	font-size: 14px;
	color: #000;
}

.orenge_bt {
	background: #f98253;
	color: #fff !important;
	padding: 10px 0px;
	border: none;
}

.orenge_bt:hover {
	background: #1d100a;
	padding: 10px 0px;
	border: none;
}

/*
Code snippet by maridlcrmn for Bootsnipp.com
Follow me on Twitter @maridlcrmn
*/

.navbar-brand {
	position: relative;
	z-index: 2;
}

/* .navbar .navbar-collapse { position: relative; } */
.navbar .navbar-collapse .navbar-right>li:last-child {
	padding-left: 22px;
}

.navbar .nav-collapse {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	padding-right: 120px;
	padding-left: 80px;
	width: 100%;
}

.navbar.navbar-default .nav-collapse {
	background-color: #f8f8f8;
}

.navbar.navbar-inverse .nav-collapse {
	background-color: #222;
}

.navbar .nav-collapse .navbar-form {
	border-width: 0;
	box-shadow: none;
}

.nav-collapse>li {
	float: right;
}

.btn.btn-circle {
	border-radius: 50px;
}

.btn.btn-outline {
	background-color: transparent;
}


.logo {
	display: inline-block;
	padding: 0;
}

.add_business {
	margin: 8px 0 0 0;
	display: inline-block;
}

.head_login {
	float: right;
	margin-left: 33px;
	position: relative;
	top: -4px;
}

.nav_links {
	display: flex;
}

.nav_menu {
	margin-top: 10px;
}

.header {
	min-height: 62px;
}

.hdrnav .dropdown-toggle {
	margin-top: 14px;
}

.navbar-nav li a:hover {
	background: none;
}

.navbar-nav>li>a.loginlink:hover {
	color: #000;
}

@media screen and (max-width: 767px) {
	.navbar .navbar-collapse .navbar-right>li:last-child {
		padding-left: 15px;
		padding-right: 15px;
	}

	.navbar .nav-collapse {
		margin: 7.5px auto;
		padding: 0;
	}

	.navbar .nav-collapse .navbar-form {
		margin: 0;
	}

	.nav-collapse>li {
		float: none;
	}

	.head_login {
		position: absolute !important;
		right: 65px !important;
		top: 0 !important;
	}

	.nav_links {
		display: block;
	}

	.nav_toggle {
		margin-top: 10px;
	}

	.nav_menu {
		padding-bottom: 30px;
	}

	.navbar-nav>li>a.loginlink {
		min-height: 42px;
		line-height: 36px;
	}

	.logo {

		padding: 9px 0 6px 0 !important;
		width: 153px;
	}

	.hdrnav li a {
		font-size: 14px;
		font-weight: 400;
		color: #c9c9c9;
		cursor: pointer;
	}

	nav.navbar ul li:last-child {
		padding-right: 0 !important;
	}

	.add_business a {
		margin: 0 0 0 11px;
	}

	.facebooksignin {
		padding: 0 8px;
		height: 48px;
	}

	.formbox {
		padding: 7px !important;
	}
}


@media (min-width:768px) and (max-width:992px) {
	.hdrnav .dropdown-toggle {
		margin-top: 2px;
	}

	.navbar-nav>li>a.loginlink {
		min-height: 41px;
		line-height: 4
	}

	.head_login {
		margin-left: 24px;
		top: 0px;
	}

	.navbar-nav>li>a.loginlink {
		min-height: 37px;
		line-height: 3;
	}
}