@charset "utf-8";
/* common */
body{font-family:ralewayr, Agas-Light;font-size:100%; padding:0px; margin:0px;}/*LTR*/ /*IE*/

#page{font-size:0.75em;line-height:1.333em;}
/* In Firefox (All versions) there is an inconsistant bug with relative font size in tables, this line fixes that. */
table{font-size:1em}
#page{min-width:760px;max-width:1024px;width:auto !important;width:980px;margin:0 auto;}
#header, 
#main-nav,
#before-content,
#after-content,
#content-header,
#content-top,
#content-area,
#content-bottom,
#main,
#footer{width:100%;}
#header:after, 
#header-content:after,
#main-nav:after,
#before-content:after,
#after-content:after,
#main:after,
#content:after,
#default-content:after,
#footer:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
#content-header,
#content-top,
#content-area,
#content-bottom{overflow:hidden;}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
  select,
  textarea,
  input {
    font-size: 14px !important;
  }
}
a, button{
	outline: 0 !important;
}
.ezbzslogan{
	color: #fff;
    font-family: ralewaysb, Agas, Agas;
    margin-left: 42px;
    margin-top: -15px;
	font-size: 12px;
}
.main_content{
	min-height:600px;
}
textare{
	font-family: ralewayr, Agas-Light;	
}
.contentHolder
{
	padding-left:75px;
	padding-right:40px;
	text-decoration:none;
}
.contentTitle
{
	text-align:left;
	padding-bottom:5px;
	width:650px;
}
.contentTitle h1, h2, h3, h4
{
    color: #007199;
    font-family: ralewaysb, Agas, arial;
    font-size: 20px;
    letter-spacing: 0.5px;
    text-align: left;
    text-transform: uppercase;
}
.contentTitle_invite{
	line-height:30px;
	font-size:20px;
	text-align:center;
	padding-bottom:20px;
}
.contentParagraph
{
	padding-bottom:8px;
	border-bottom:#116378 solid 1px;
	font-size:14px;
	color:#2a2e2f;
	position:relative;
}
.contentParagraph a, .alert_text a{
	color:#2A96C4;
	border:none;
	text-decoration:none;
}
.contentParagraph img{
	border:none;
}
.page_title {
	color: #555;
    font-family: opensanssb;
    font-size: 28px;
    margin-top: 10px;
	padding-bottom:10px;
    text-align: center;
    text-transform: uppercase;
}

.full_page{
	/*margin-top:-26px;*/

}
.fa-angle-double-right, .fa-angle-double-left, .fa-angle-double-up, .fa-angle-double-down {
	cursor:pointer;
}
.lists {
	color:#777777;
	text-decoration:none; 
    font-family: opensansr, arial;	
    font-size: 13px;
}
.alert_text{
	margin-top:-20px;
	padding-left:30px;
}
.alert{
	padding-bottom:5px;
}
.friendInviteHolder{
	margin-top:10px;
}
.rach_saveParagraph{
	margin-top:15px;
}
.contentParagraph ol
{
	margin:20px;
}
.contentParagraph ol li
{
	margin-bottom:6px;
	margin-left:4px;
}
.contentParagraph.noborder
{
	border:0px;
}
.contentParagraph p
{
    color: #777777;
    letter-spacing: 0.5px;
    line-height: 22px;
    margin-bottom: 8px;
    margin-top: 0;
}
.contentParagraph h3
{
	color:#9ec23b;
	text-transform:uppercase;
	margin-bottom:15px;
	margin-top:15px;
}

#invitefriendForm .txtLabel
{
	width:80px;
	float:left;
	display:block;
	margin-right:6px;
	margin-bottom:6px;
	text-align:right;
	padding-top:2px;
	min-height:22px;
}
#invitefriendForm .txtLabel.long
{
	width:240px;
}
#invitefriendForm .txtInput
{
	width:206px;
	float:left;
	display:block;
	margin-right:6px;
	margin-bottom:6px;
	padding-top:2px;
	min-height:22px;
}
#invitefriendForm .txtInput input, #invitefriendForm .txtInput select
{
	width:204px;
	border:#cac6c6 solid 1px;
}
#invitefriendForm a#btnImportNewContacts
{
	color:#b278b4;
	text-decoration:none;
	text-align:right;
	font-weight:bold;
}
#invitefriendForm a#btnImportNewContacts:hover
{
	text-decoration:underline;
}

#emailListDisplay .emailRow
{
	padding-top:1px;
	padding-bottom:1px;
	height:20px;
	overflow:hidden;
	font-size:12px;
}
.temailRow
{
	width:168px;
	float:left;
	overflow:hidden;
}
#emailListDisplay h3
{
	color:#2baad5;
}

.popupMessage
{
}
span.blueTitle
{
	color:#1798c4;
	font-weight:bold;
}
span.blueTitle.light
{
	font-weight:100;
}
.r_sendSMS{
	margin-bottom: 20px;
}

.gen_but{
    margin-top: 7px;
	cursor:pointer;
    padding: 7px 10px;
    min-width: 80px;
	color: #ffffff;
    font-size: 15px;
    text-transform: uppercase;
	background-color:#2A96C4;
	font-family:ralewaysb;
	cursor:pointer;
	float:right;
	margin-right: 30px;
    padding-right: 50px;
	text-align:left;
	border:1px solid #fff;
	letter-spacing:1px;
	
}
.gen_but input{
	border:none;
	background-color: transparent;	
	color: #ffffff;
    font-size: 15px;
    text-transform: uppercase;
	text-decoration:none;
	cursor:pointer;
	letter-spacing:1px;
}
.gen_but a{
	color: #ffffff;
    font-size: 15px;
    text-transform: uppercase;
	text-decoration:none;
	letter-spacing:1px;
}

.gen_but_point{
    margin-top: 7px;
	cursor:pointer;
	color: #ffffff;
    font-size: 15px;
    text-transform: uppercase;
	background-color:#2A96C4;
	font-family:ralewaysb;
	cursor:pointer;
	float:right;
    padding-right: 30px;
	padding-left:10px;
	text-align:left;
	border:1px solid #fff;
	letter-spacing:1px;
	
}
.gen_but_point a{
	color:#FFF;
	text-decoration:none;
	letter-spacing:1px;
}
/* END unsubscribe page*/

/*start ezbz press*/
.press_row{
	padding-top: 20px;
	margin-bottom:150px;
	padding-bottom:30px;
	width:960px;
}
.press_pic{
	float:left;
}
.press_pic img{
	border:none;
}
.press_details{
	float:left;
	padding-left:10px;
	
}
.one_press img{
	width:135px;

}
.press_title{
	color: #777777;
    font-size: 14px;
    padding-top: 15px !important;
	letter-spacing:0.5px;
	max-width: 500px;
}
.press_date{
	font-size:12px;
}
.press_pro{
	height: 100px;
    max-width: 620px;
    padding-bottom: 10px;
    padding-top: 10px;
	overflow:hidden;
	text-align:left;
	font-size:14px;
	color:#949899;
}
.press_read_more a, .press_title a, .press_send a{
	color: #2A96C4;
	text-decoration:none;
}
.press_read_more{
	text-align:left;
	float:left;
}
.press_send{
	padding-top: 10px;
    text-align: center; 	
	color: #9E9E9E; 
	font-family: opensansr, arial;	 
	font-size: 13px;
	letter-spacing:1px;
	padding-bottom:10px;
}
	
/*end ezbz press*/
.pop_city, .pop_cat{
	width: 48%;
	float:left;
	
}
.pop_cat{
	padding-right:10px;
	margin-left: 15px;
}
.popular_categories, .popular_cities{
	
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    max-width: 880px;
    min-height: 113px;
    padding: 5px;
	font-size:12px;
	line-height: 22px;

}
.popular_categories_t, .popular_cities_t{
 
    color: #AFCC35;
    float: left;
    font-size: 14px;
    margin-top: 20px;
    padding: 5px;

}
.popular_categories a, .popular_cities a{
    color: #989D9E;
    padding-right: 2px;
    text-decoration: none;
}
.middel_box_nobiz{
    height: 100%;
    position:fixed;
    width: 100%;
	background-color: rgba(239, 242, 242, 0.9);
	z-index: 1;

}
.box_display{
/*	width:450px;
*/	min-height:50px;
	overflow:auto;
	margin-top:100px;
	padding:10px;
	background: rgb(78,199,226); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRlYzdlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE0JSIgc3RvcC1jb2xvcj0iIzg4ZDVlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc0JSIgc3RvcC1jb2xvcj0iI2VjZjdmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(78,199,226,1) 0%, rgba(136,213,234,1) 14%, rgba(236,247,251,1) 74%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(78,199,226,1)), color-stop(14%,rgba(136,213,234,1)), color-stop(74%,rgba(236,247,251,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(78,199,226,1) 0%,rgba(136,213,234,1) 14%,rgba(236,247,251,1) 74%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(78,199,226,1) 0%,rgba(136,213,234,1) 14%,rgba(236,247,251,1) 74%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(78,199,226,1) 0%,rgba(136,213,234,1) 14%,rgba(236,247,251,1) 74%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(78,199,226,1) 0%,rgba(136,213,234,1) 14%,rgba(236,247,251,1) 74%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ec7e2', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
	border:2px solid #ffffff;
	max-height:520px;
	border-radius:0 !important;
}
.box_display select{
	border: 1px solid lightgray;
    border-radius: 5px 5px 5px 5px;
    height: 25px;
}
.box_display input{
	border: medium none;
    /*height: 20px;*/
}
#close_but_right{
	float:right;
	cursor:pointer;
}
#close_but_right input{
	border:1px solid #ffffff;
	color: #ffffff;
    font-size: 11px;
	padding:3px;
	background-color: transparent;
	cursor:pointer;
	border-radius: 0;
	width:23px;
	height:23px;	
}
#close_but_right_head{
	float:right;
	cursor:pointer;
}
#close_but_right_head input{
	border: 1px solid #DBD9D2;
    border-radius: 0;
    color: #DBD9D2;
    cursor: pointer;
    font-size: 11px;
	background-color: transparent;
	width:19px;
	height:19px;
	padding-bottom:2px;
}

.message_Content{
    color: #FFFFFF;
    font-family: ralewayr, Agas-Light, arial;	
    font-size: 14px;
    line-height: 30px;
    padding: 10px 50px 20px 30px;
    text-align: left;	
}

.checkbox input,.radio input {
	display: none;
}
.checkbox input.show,.radio input.show {
	display: inline;
}
.selected {
	background-position: 0 -52px;
}
.block {
	width: 50%;
	float: left;
}
label {
/*	padding-left:10px;
*/	float:left;
	text-align:left;
}
.view_more{
	border-top: 1px solid #9E9E9E;
    color: #9E9E9E;
    margin-top: 15px;
    padding-top: 10px;
    text-align: center;
	font-family: opensansr, arial;	
    font-size: 14px;	
}
.view_more a{
	cursor: pointer;
}
.formLabel{
	color: #007199;
    float: left;
    font-size: 16px;
    padding-right: 10px;
    padding-top: 15px;
    width: 60px;
	text-transform:uppercase;
	font-family:ralewaysb;
}
.formInput, .formInput1{
	float: left;
    padding-top: 15px;
    width: 100%;
	color:#9E9E9E
}
.formInput input, .formInput textarea{
	background-color: #FFFFFF;
    border: 1px solid #2A96C4;
    font-size: 14px;
    margin-top: 6px;
    padding: 3px;
	color: #555;
	font-family: ralewayr, Agas-Light, arial;	
	letter-spacing:0.5px;
}
.formInput select{
	background-color: #FFFFFF;
    border: 1px solid #2A96C4;
    font-size: 14px;
    height: 25px;
    margin-top: 6px;
    padding: 3px;
	color:#bcbbbb
}
.btnHolder input{
	background-repeat:no-repeat;
	background-color:transparent;
	border:none;
	cursor:pointer;
	color: #ffffff;
    font-size: 15px;
	font-family: ralewaym, Agas-Light, arial;	
    letter-spacing: 1px;
}
.btnHolder{
	width:120px;
	padding-left:10px;
	cursor:pointer;
	float:left;
    font-size: 15px;
    text-transform: uppercase;
	background: none repeat scroll 0 0 #2A96C4;
    color: #FFFFFF;
	margin-left: 120px;
    margin-top: 15px;
    padding-bottom: 3px;
    padding-top: 5px;
    text-align: left;
}
#right_side{
	margin-top:10px;
}
#left_side{
	float:left;
}
.message_Content input{
	border:1px solid #ccc;
    padding:4px;
    color:#777;
}
.message_Content placeholder{
	color:#9e9e9e !important;
}
#black_shit3 {
    background-repeat: repeat;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 1000000;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ3YzVlMiIgc3RvcC1vcGFjaXR5PSIwLjMiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ3YzVlMiIgc3RvcC1vcGFjaXR5PSIwLjMiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  rgba(71,197,226,0.3) 0%, rgba(71,197,226,0.3) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(71,197,226,0.3)), color-stop(100%,rgba(71,197,226,0.3))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(71,197,226,0.3) 0%,rgba(71,197,226,0.3) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(71,197,226,0.3) 0%,rgba(71,197,226,0.3) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(71,197,226,0.3) 0%,rgba(71,197,226,0.3) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(71,197,226,0.3) 0%,rgba(71,197,226,0.3) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d47c5e2', endColorstr='#4d47c5e2',GradientType=0 ); /* IE6-8 */

	
}

#map_shit{
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 1000000;
}

#white_shit{
	position:fixed;
	width:100%;
	height:100%;
    z-index: 1000000;
	background-repeat:repeat;
}
.alert_item{
	width:205px;
	min-height:30px;
	border:none;
	padding:5px;
	margin-left:3px;
	overflow:hidden;
	background-color:#FFF;
	border-top:1px solid #DBD9D2;
	
	
}
.dont_miss{
	width:214px;
	background-color:#AECB36;
	color:#ffffff;
	height:60px;
	border:3px solid #FFF;
	font-family:ralewayb;
	font-size:20px;
	text-align:center;
	letter-spacing:2px;
}
.tip_title{
	color:#555;
	border:3px solid #FFF;
	font-family:ralewayb;
	text-align:center;
	text-transform: uppercase;
	font-size: 13px; 
	padding-top: 10px; 
	padding-bottom: 10px;
}
.badges_title{
	background-color:#007199;
	color:#ffffff;
	height:60px;
	border:3px solid #FFF;
	font-family:ralewayb;
	font-size:18px;
	text-align:center;
	letter-spacing:2px;
}
.alert_title{
	width:214px;
	background-color:#F68B56;
	color:#ffffff;
	height:60px;
	border:3px solid #FFF;
	font-family:ralewayb;
	font-size:20px;
	text-align:center;
	letter-spacing:2px;
}
.miss_intitle{
	border-right: 2px solid;
    height: 40px;
    margin-top: 0;
    padding-top: 20px;
    vertical-align: middle;
    width: 140px;
	float:left;
	text-align:left;
	padding-left:10px;
}
.alert_intitle{
	border-right: 2px solid;
    height: 40px;
    margin-top: 0;
    padding-top: 20px;
    vertical-align: middle;
    width: 140px;
	float:left;
	text-align:left;
	padding-left:10px;
}
.tip_intitle{
	border-right: 2px solid;
    height: 55px;
    margin-top: 0;
    padding-top: 13px;
    vertical-align: middle;
	padding-left: 10px;
	text-align:left;
}
.martic_title{
	background-color:#AECA36;
	color:#ffffff;
	height:52px;
	border:3px solid #FFF;
	font-family:ralewayb;
	font-size:20px;
	text-align:center;
	letter-spacing:2px;
}
.martic_intitle{
	border-right: 2px solid;
/*    height: 40px;
*/    margin-top: 0;
    padding-top: 20px;
    vertical-align: middle;
	float:left;
	padding-left: 10px;
 /*   width: 135px;*/
	text-align:left;
}
.cartart_title{
	background-color:#47C5E2;
	color:#ffffff;
	height:52px;
	border:3px solid #FFF;
	font-family:ralewayb;
	font-size:18px;
	text-align:center;
	letter-spacing:2px;
}
.cartart_intitle{
	border-right: 2px solid;
/*    height: 40px;*/
    margin-top: 0;
    padding-top: 20px;
    vertical-align: middle;
	float:left;
	padding-left: 10px;
/*    width: 140px;
*/	text-align:left;
}
.tip_side img{
	width:45px;
	height:45px;
	padding-top:5px;

	
}
.eznow_buttons, .ezdeal_buttons{
	margin-top: 10px;
	cursor:pointer;
	text-align:center;
	font-family:ralewaysb;
	letter-spacing:1px;
	font-size: 14px;
/*	background-color: #DBD9D2;
    border: 1px solid #FFFFFF;*/
    color: #47C5E2;
    float: right;
    height: 19px;
    width: 30%;
}
.buttons_bizpop{
	margin-top: 10px;
	cursor:pointer;
	text-align:left;
	font-family:ralewaysb;
	letter-spacing:1px;
	font-size: 14px;
	float:left;
    color: #ffffff;
}
.buttons_bizpop a{
	color:#FFF;
	text-decoration:none;
	font-family:ralewaysb;
}
.buttons_bizpop input{
	color:#FFF;
	text-decoration:none;
	border:none;
	background-color:transparent;
	font-family:ralewaysb;
	font-size: 14px;
}
.eznow_buttons a, .ezdeal_buttons a{
	color: #ffffff;
	text-decoration:none;

	}
.eznow_buttons input, .ezdeal_buttons input{
	color: #47C5E2;
	text-decoration:none;
	font-family:ralewaysb;
	letter-spacing:1px;
	border:none;
	background-color:transparent;
	font-size: 14px;
	
}
#eznow_buttons input, #ezdeal_buttons input{
	color: #47C5E2;
	text-decoration:none;
	font-family:ralewaysb;
	letter-spacing:1px;
	border:none;
	background-color:transparent;
	font-size: 14px;
	
}
#map{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 400px;
	width: 100%;
}
#eznowmap {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
    width: 100%;
}
#ezdealmap {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
    width: 100%;
}

/* header */

.top_line_home{
	height: 60px;
	width:100%;
	position:absolute;
}
.header_line_home{
	height: 60px;
	width:100%;
	background: #47cfe2; /* Old browsers */
	background: -moz-linear-gradient(left,  #47cfe2 1%, #2d82b9 19%, #47cfe2 74%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(1%,#47cfe2), color-stop(19%,#2d82b9), color-stop(74%,#47cfe2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #47cfe2 1%,#2d82b9 19%,#47cfe2 74%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #47cfe2 1%,#2d82b9 19%,#47cfe2 74%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #47cfe2 1%,#2d82b9 19%,#47cfe2 74%); /* IE10+ */
	background: linear-gradient(to right,  #47cfe2 1%,#2d82b9 19%,#47cfe2 74%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#47cfe2', endColorstr='#47cfe2',GradientType=1 ); /* IE6-9 */
	position:absolute;
	z-index: 1000000;
	opacity: 0.7;
}
.header_line{
	height: 30px;
	width:100%;
background: rgb(0,113,153); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(0,113,153,1) 0%, rgba(71,207,226,1) 24%, rgba(71,207,226,1) 24%, rgba(45,130,185,1) 77%, rgba(0,113,153,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,113,153,1)), color-stop(24%,rgba(71,207,226,1)), color-stop(24%,rgba(71,207,226,1)), color-stop(77%,rgba(45,130,185,1)), color-stop(100%,rgba(0,113,153,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(0,113,153,1) 0%,rgba(71,207,226,1) 24%,rgba(71,207,226,1) 24%,rgba(45,130,185,1) 77%,rgba(0,113,153,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(0,113,153,1) 0%,rgba(71,207,226,1) 24%,rgba(71,207,226,1) 24%,rgba(45,130,185,1) 77%,rgba(0,113,153,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(0,113,153,1) 0%,rgba(71,207,226,1) 24%,rgba(71,207,226,1) 24%,rgba(45,130,185,1) 77%,rgba(0,113,153,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(0,113,153,1) 0%,rgba(71,207,226,1) 24%,rgba(71,207,226,1) 24%,rgba(45,130,185,1) 77%,rgba(0,113,153,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007199', endColorstr='#007199',GradientType=1 ); /* IE6-9 */
	position:absolute;
	z-index: 1000000;
}
.top_line{
	height: 60px;
	width:100%;
	background: #f1f0f0; /* Old browsers */
	background: -moz-linear-gradient(top,  #f1f0f0 0%, #f9f9f9 50%, #f1f0f0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f0f0), color-stop(50%,#f9f9f9), color-stop(100%,#f1f0f0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f1f0f0 0%,#f9f9f9 50%,#f1f0f0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f1f0f0 0%,#f9f9f9 50%,#f1f0f0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f1f0f0 0%,#f9f9f9 50%,#f1f0f0 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f1f0f0 0%,#f9f9f9 50%,#f1f0f0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f0f0', endColorstr='#f1f0f0',GradientType=0 ); /* IE6-9 */
	position:absolute;
	z-index: 1000000;	
}

.top_line_b{
	height: 60px;
	width:100%;
	background: #47cfe2; /* Old browsers */
	background: -moz-linear-gradient(left,  #47cfe2 1%, #2d82b9 19%, #47cfe2 74%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(1%,#47cfe2), color-stop(19%,#2d82b9), color-stop(74%,#47cfe2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #47cfe2 1%,#2d82b9 19%,#47cfe2 74%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #47cfe2 1%,#2d82b9 19%,#47cfe2 74%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #47cfe2 1%,#2d82b9 19%,#47cfe2 74%); /* IE10+ */
	background: linear-gradient(to right,  #47cfe2 1%,#2d82b9 19%,#47cfe2 74%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#47cfe2', endColorstr='#47cfe2',GradientType=1 ); /* IE6-9 */
	position:absolute;
}
#wrapper{
	margin:auto;
	width:1024px;
}
.logo_box{
}
.slogan_box{
	background-color:#2A96C4;
	border:2px solid #FFF;
	float:left;
	border-top:none;
	color:#FFF;
	font-family: ralewaym, Agas-Light,arial;
    font-size: 10px;
    letter-spacing:1px;	
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 6px;
	padding-right: 3px;
    width: 287px;	
	height: 32px;
	text-transform: uppercase; 
	line-height: 16px;
	z-index:1;
}
.bar_box{
	position:relative;
	z-index: 1000001;
}
.header_btn{
    color: #fff;
    font-family: ralewaym, Agas-Light;
    font-size: 12px;
    height: 30px;
    padding: 7px;
	letter-spacing:1px;
    text-align: center;
}
.header_btn a{
	color:#fff;
}
.user_pic_head{
	width:30px;
	height:30px;
	border-radius:50%;
	background-color:#777;
	border:2px solid #fff;
	float:left;
	text-align: center;
}
.user_pic_head img{
	width:30px;
	height:30px;
	border-radius:50%;
	border: .5px solid #9e9e9e;
	background-color:#fff;
	margin-top:-1px;
	margin-left:-1px;	
	float:left;
	text-align: center;
}
.user_pic_head i{
	color:#fff;
	font-size:12px;
	padding:6px;
}
.EZBZ-menu{
	padding:5px;
	font-size:12px;
	color:#777;
	line-height: 25px;
	background-color:rgba(255, 255, 255, 0.2);
	left: 127px !important;
    top: 29px;
}
.ecom-menu{
	padding:5px;
	font-size:12px;
	color:#777;
	line-height: 25px;
	background-color:#f8f8f8;
	left: 0px !important;
    top: 33px;
}
.EZBZ-menu_login{
	padding:5px 0;
	font-size:12px;
	color:#777;
	line-height: 25px;
	background-color: #fafafa;
    box-shadow: 0 7px 10px #777;
	right: 0;
    top: 45px;
	margin-top:0;
}
.EZBZ-menu_login li img{
	border-radius: 50%;
    width: 30px;
    height: 30px;
}
.head-right ul{
	list-style:none;
}
.head-right{
	list-style:none;
	position:absolute;
	right:0;
	top:30px;
}
.head_menu_name{
	line-height:normal;
}
.EZBZ-menu a:hover, .EZBZ-menu a.hover, .EZBZ-menu a:active, .EZBZ-menu a.active{
	color:#007199;
}
.ezbz_hr{
	margin-bottom:10px;
	margin-top:10px;
	border-color:#ccc;
}
.user_active{
	background-color:#f5f5f5;
	overflow:hidden;
	width:100%;
	color:#007199;
}
.user_active_mb{
	background-color:rgba(255, 255, 255, 0.2);
	overflow:hidden;
	width:100%;
	color:#007199;
}
.user_active_mb  i.fa-user{
	color:#fff !important;
	
}
.add_business{
	overflow:hidden;
	width:100%;
	color:#007199;
}
.header_row{
	background-color: #fafafa;
    box-shadow: 0 4px 5px #9e9e9e;
    height: 85px;
    margin-left: 0;
    margin-right: 0;
}
.header_right{
	color: #555; 
	font-size: 11px; 
	font-family: ralewaysb, Agas;
}
.logo_box img{
	max-height: 67px;
	border:none;
	padding-top:5px;
	padding-left:15px;
}
.butt_box a{
	color:#FFF;
	text-decoration:none;
	padding-top:3px;
}
.butt_box a:hover{
	color:#007199 !important;
}
.butt_box button{
	color:#FFF;
	text-decoration:none;
	padding-top:3px;
}
.butt_box button:hover{
	color:#007199 !important;
}
.butt_box button:focus{
	color:#007199 !important;
}
.butt_box2 a{
	color:#FFF;
	text-decoration:none;
	padding-top:3px;
}
.butt_box{
	width:139px;
	height:29px;
    border-bottom: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	color:#FFF;
	padding-left: 8px;
	font-size:12px;
	font-family: ralewaym, Agas-Light, arial;	
	padding-top:5px;
	letter-spacing: 2px;

}
.butt_box1{
	width:139px;
	height:29px;
    border-bottom: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	color:#FFF;
	padding-left: 8px;
	font-size:12px;
	font-family: ralewaym, Agas-Light, arial;	
	padding-top:5px;
	letter-spacing: 1px;
}
.butt_box1 a{
	color:#FFF;
	text-decoration:none;
}
.butt_box1 a:hover{
	color:#007199 !important;
}
.butt_box2 a:hover{
	color:#007199 !important;
}
.butt_box2{
	width:139px;
	height:29px;
    border-bottom: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
	color:#FFF;
	padding-left: 8px;
	font-size:12px;
	font-family: ralewaym, Agas-Light, arial;	
	padding-top:5px;
	letter-spacing: 2px;
}
.loginbutt a:hover{
	color:#007199;
}
.butt_box2 input{
	border:none;
	background-color:transparent;
	color:#FFF;
	font-size:12px;
	font-family: ralewayr, Agas-Light,arial;
	letter-spacing: 2px;
}

.search_item{
	color:#FFF;
	font-size:16px;
	font-family: ralewaym, Agas-Light, arial;	
}
.search_item input{
	border:2px solid #FFF;
	height:22px;
	width:150px;
	background-color:transparent;
	color:#FFF;
	font-size:16px;
	margin-right: 10px;
    margin-top: 5px;
	padding-left:5px;
	padding:2px;
	font-family: ralewaym, Agas-Light, arial;	
}
.head_browse{
	color:#0094BC;
	font-size:14px;
	font-family: ralewaym, Agas-Light, arial;	
    padding-left: 2px;
    padding-top: 5px;
}
.head_browse img{
	padding-bottom:2px;
}
.head_search{
	position:relative;
	float:right;
}
.menu_slogo img{
	border:none;

}
.menu_slogo a{
	border:none;
}
.menu_slogo{
	float:left
}

.menu_item{
	float: left;
    font-size: 15px;
    font-weight: bold;
    height: 27px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    width: auto;
	text-transform:uppercase;
	cursor:pointer;
	color:#0491c2;
}
.menu_item a{
	cursor:pointer;
	text-decoration:none;
	color:#0491c2;
}
.menu_item_w{
	float: left;
    font-size: 15px;
    font-weight: bold;
    height: 27px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    width: auto;
	text-transform:uppercase;
	cursor:pointer;
	color:#ffffff;
}
.menu_item_w a{
	cursor:pointer;
	text-decoration:none;
	color:#ffffff;
}
.menu_item_home{
	float: left;
    font-size: 15px;
    font-weight: bold;
    height: 27px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    width: auto;
	text-transform:uppercase;
	cursor:pointer;
	color:#0491c2;
}
.menu_item_home a{
	cursor:pointer;
	text-decoration:none;
	color:#0491c2;
}
#menu_list_n{
	color:#007199;
}
#menu_list_n a:hover{

}
.menu_item_home a:hover{
	color:#777777;
	text-decoration:none;
}
.menu_item_w a:hover{
	color:#777777;
	text-decoration:none;
}
.menu_bg a:hover{
/*	height:29px;
*/	color:#007199;
}
.menu_bg{
	padding: 3px 0;
}

#link_space{
	float:left;
	padding-left:5px;
	padding-right:5px;
}
.menu_item a:active{
	color:#c3e436;
}
.fb_login{
	cursor:pointer;
	color: #475F8E;
    font-size: 12px;
    font-weight: bold;
	
}
.fb_login img{
	margin-bottom: -4px; 
	padding-right: 3px
}
#btnRegister a{
	color:#EB135A;
	text-decoration:none;
	cursor: pointer;
	font-weight:bold;
}
#EzBz-user-welcome
{	
    font-size: 12px;
	cursor:pointer;
/*	background-color:#00a4bf;
*/	color:#FFF;
	border-top:none;
	position:relative;
	/*z-index: 1000001;*/
}
.logintext{
	font-family: ralewaym, Agas-Light, arial;	
    font-size: 12px;
    letter-spacing: 1px;
	padding-left: 8px;	
}

#EzBz-user-welcome2
{	
	float: right;
    font-size: 13px;
    font-weight: bold;
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    width: auto;
	cursor:pointer;
	margin-right:30px;	
	border: 1px solid #0491C2;
    margin-top: 10px;
    padding-bottom: 5px;
	background-color: #F4F6F8;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	border-radius: 5px;
	position:relative;
	}

.menu_box {
    font-size: 15px;
    font-weight: bold;
    height: auto;
    text-align: center;
	width:170px;
	background-color:#F4F6F8;
	border: 1px solid #5EAFDB;
	border-top:none;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	margin-top: 2px;
    z-index: 1000000;
	position: relative; 
	border-radius: 0 0 5px 5px;
}
.menu_list{
	padding:5px;
	color: #9E9E9E;
    font-size: 12px;
	text-decoration:none;
	cursor:pointer;
	text-align:left;
	width:560px;
	background-color:#FFF;
	min-height:250px;
	position:absolute;
	font-family: ralewaym, Agas-Light, arial;	
	line-height:20px;
	max-height:500px;
	border:1px solid #00A3BF
}
.menu_list a{
	color: #9E9E9E;
	text-decoration:none;
}
.menu_list h3{
	font-size:12px;
	letter-spacing:1px;
	font-family: ralewaym, Agas-Light, arial;	
}
.menu_list ul{
	width:24%;
	float:left;
	margin-right:5px;
}
.menu_list_city{
	padding:5px;
	color: #9E9E9E;
    font-size: 11px;
	text-decoration:none;
	cursor:pointer;
	text-align:left;
	width:530px;
	background-color:#FFF;
	min-height:200px;
	position:absolute;
	font-family: ralewayr, Agas-Light, arial;	
	line-height:12px;
	border:1px solid #ccc;
	max-height:320px;
	overflow:auto;
	letter-spacing: 1px;
	z-index:3000000;
}
.menu_list_city a{
	color: #9E9E9E;
	text-decoration:none;
}
.menu_list_city h3{
	font-size:11px;
	letter-spacing:1px;
	font-family: ralewaym, Agas-Light, arial;	
    margin-bottom: 10px;
    margin-right: 0;
    margin-top: 0;	
}
.menu_list_city ul{
	width:100%;
	float:left;
    padding-bottom: 8px;
    padding-top: 0;
	padding-left:0px !important;
	list-style:none;
}
.list_column{
	float:left;
	width:24%;
}
.list_column ul li{
	padding-top:5px;
	padding-bottom:5px;
}
.list_column_loc{
	float:left;
	width:50%;
}
.list_column_loc ul li{
	padding-top:5px;
	padding-bottom:5px;
	margin-right:5px;
}
.menu_list_short{
	width:140px;
	padding:2px;
	border:2px solid #fff;
	border-top:none;
	background-color:#47C5E2;
	position:absolute;
	height:auto;
	font-size:12px;
	color:#FFF;
	font-family: ralewaym, Agas-Light, arial;	
	text-align:left;
	line-height:20px;
	text-transform:uppercase;
	    margin-left: -1px;
    padding-right: 3px;
}
.menu_list_short a{
	color:#FFF !important;
	text-decoration:none;
	font-family: opensansr, arial;	
}
.menu_list_bid{
	padding:2px;
	border:2px solid #fff;
	border-top:none;
	background-color:#AECB36;
	height:auto;
	font-size:12px;
	color:#FFF;
	font-family: ralewaym, Agas-Light, arial;	
	text-align:left;
	line-height:20px;
	text-transform:uppercase;
	position:absolute;
}
.menu_list_bid a{
	color:#FFF !important;
	text-decoration:none;
	font-family: opensansr, arial;	
	
}
.menu_list_hello{
	padding:2px;
	border:2px solid #fff;
	border-top:none;
	background-color:#AECB36;
	height:auto;
	font-size:12px;
	color:#FFF;
	font-family: ralewaym, Agas-Light, arial;	
	text-align:left;
	line-height:20px;
	position:absolute;
}
.menu_list_hello a{
	color:#FFF !important;
	text-decoration:none;
	font-family: opensansr, arial;	
	
}
.menu_list_hello > li > a {
    border-bottom: 1px solid #fff;
    clear: both;
    color: #333;
    display: block;
    font-weight: normal;
    padding-left: 5px;
    white-space: normal !important;
	line-height:normal;
}
.logo_footer{
	width: auto;
	height:70px;
	padding-top: 20px;	
}
/* footer*/
.footer_pages{
	padding-top: 140px;
}
.footer{
	background-color:#cdb6cf;
	border-top: 7px solid #ccd4a3;
	padding-bottom:20px;
	padding-top:20px;
}
.footer_mb{
	box-shadow: 0 27px 34px #555 inset;
	padding-top:40px;
}
.footer_commerce{
    background-color: #efefef;
    border-top: 7px solid #ff7566;
    padding-bottom: 20px;
    padding-top: 20px;
}
.footer_commerce_mb{
    background-color: #efefef !important;
}
.footer_mb ul{
    float: left;
    list-style: outside none none;
	margin-bottom:10px;
}
.footer_mbv li{
    font-family: opensansr;
    font-size: 12px;
}
.footer_mb h4{
	color:#555;
	font-size: 13px;
    margin-top: 0;
	margin-bottom:3px;
	font-family:ralewayb;
	text-align:center;
}
.footer ul{
    border-right: 1px solid;
    float: left;
    list-style: outside none none;
    max-width: 140px;
    padding-left: 20px;
    padding-right: 20px;
	border-color:#6e5771;
	height:90px;
	margin-bottom:20px;
}
.footer li{
    font-family: opensansr, Agas-Light;
    font-size: 12px;
}
.footer h4{
	color:#555;
	font-size: 13px;
    margin-top: 0;
	margin-bottom:3px;
	font-family:ralewayb;
}
.footer_social{
	background-color:#e6e6e6;
	margin-top: 10px; 
	margin-bottom: 10px;
	border-radius: 3px;
    box-shadow: 0 8px 16px #333;
	padding-left:0;
	padding-right:0;
	letter-spacing: 6px;
	font-size:15px;
	color:#777;
}
.footer_social a:hover, .footer_social a.hover, .footer_social a:focus, .footer_social a.focus {
	color:#6e5771 !important;
}
.footer_social_mb{
	margin-top: 10px; 
	padding-left:0;
	padding-right:0;
	letter-spacing: 7px;
	font-size:15px;
	color:#777;
}
.footer_social_mb a:hover, .footer_social_mb a.hover, .footer_social_mb a:focus, .footer_social_mb a.focus {
	color:#6e5771 !important;
}
.foot_app a:hover, .foot_app a.hover, .foot_app a:focus, .foot_app a.focus{
	border-radius: 50%;
    box-shadow: 0 1px 0 rgb(119, 119, 119);
    padding: 6px 0 10px;
}
.footer li a{
    color:#555;
}
.footer li a:hover, .footer li a.hover, .footer li a:focus, .footer li a.focus {
	color:#777;
}

.footer_rights{
    color: #9E9E9E;
    font-family: ralewayr, Agas-Light,arial;
    font-size: 13px;
    letter-spacing: 0.5px;
    margin-top: 15px;
}
.seen_on{
	width:100%;
	height:50px;
	background-color:#F4F3EA;
	padding-bottom:10px;
	padding-top:10px;
}
.ft_cnbc img, .ft_espn img, .ft_tnt img, .ft_cnn img, .ft_fox img, .ft_usa img, .ft_food img, .ft_mtv img, .ft_bravo img{
	padding-left:10px;
	padding-right:10px;
}
.ft_cnbc img{
	float:left;
	height:50px;
}
.ft_espn img{
	float:left;
	height:50px;
}
.ft_tnt img{
	float:left;
	height:50px;
}
.ft_cnn img{
	float:left;
	height:50px;
}
.ft_fox img{
	float:left;
	height:50px;
}
.ft_usa img{
	float:left;
	height:50px;
}
.ft_food img{
	float:left;
	height:50px;
}
.ft_mtv img{
	float:left;
	height:50px;
}
.ft_bravo img{
	float:left;
	height:50px;
}
.seen_title{
	float:left;
	color: #9e9e9e;
    font-family: ralewaym, Agas-Light,arial;
    font-size: 13px;
    letter-spacing: 1px
}
#link_space_footer {
    padding-left: 5px;
    padding-right: 5px;
}
.siteseal{
	cursor: pointer; 
	float: right;
	position:relative;
	right: 20px;
    top: -80px;
}
.AuthorizeNetSeal{
	float:left;
}
.all_quest{
	margin-bottom:20px;
}
.quest_faq{
	font-size:14px;
	padding-bottom:10px;
	letter-spacing: 0.5px;
}
.quest_faq a{
	color:#777777;
	letter-spacing: 0.5px;
	font-size:14px;
	padding-bottom:10px;
	text-decoration:none;
}
.ans_faq{
	color: #777777;
    font-family: opensansr, arial;	
    font-size: 13px;
    letter-spacing: 0.5px;
    padding-bottom: 10px;
	padding-left: 26px;
}
.all_faq{
	padding-left:100px;
	padding-right:150px;
	padding-top:30px;
	clear:left;
}
.search_faq{
	text-transform:uppercase;
	color:#ffffff;
	float:left;
}
.topic_faq{
	letter-spacing: 1px;
	color:#47c5e2;
    padding-bottom: 10px;
    padding-top: 25px;
	font-family: ralewaysb, Agas, arial;
	font-size:14px;
}
.topic_faq a{
    color: #777777;
    font-family: ralewayr, Agas-Light, arial;	
    font-size: 12px;
    text-decoration: none;
}
.search_faq input{
	background-color: #FFFFFF;
    border: 1px solid #2A96C4;
    font-size: 14px;
    padding: 3px;
	margin-top: 1px;
	letter-spacing:1px;
	color: #9E9E9E;
}
.search_butt{
	font-size:14px;
	text-transform:uppercase;
	height: 36px;
    width: 138px;
	background: none repeat scroll 0 0 #2A96C4;
	border: 1px solid #FFFFFF;
	font-family: ralewaysb, Agas, arial;
	cursor:pointer;
	text-transform:uppercase;	
	margin-right: 5px;

}
.search_butt input{
	background-color:transparent;
	border:none;
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
    cursor: pointer;
    height: 30px;
    width: 140px;
	padding-bottom:3px;
	text-transform:uppercase;
}	
.bold_text{
	color: #EB135A;
    font-weight: bold;
}
.ans_quest{
    padding-top: 5px;
	text-decoration:none;
	color:#777777;
}
.ezbzstore_title{
	text-align:center;
	color:#1798c4;
	font-weight:bold;
	font-size:30px;
	padding-top:20px;
}
.ezbzstore_title2{
	text-align:center;
	color:#1798c4;
	font-family:ralewayb;
	font-size:20px;
	padding-top:20px;
}
.point_allbiz{
	text-align:center;
}
.point_alluser{
	text-align:center;
	color:#0591c2; 
	font-size:18px;
	line-height:24px;
}
.point_bizfirst{
	color:#a5c326;
	font-size:16px;
	line-height:24px;
}
.point_bizsec{
	color:#0591c2; 
	font-size:18px;
	line-height:18px;
	padding-top:15px;
}
.point_bizsec img{

}
.point_bizsec a{
	color:#0591c2; 
}
.footer_links{
	float:left;
/*	width:14%;
*/	margin-top:20px;
	font-size:13px;
	color:#9e9e9e;
	line-height: 18px;
}
.footer_links a{
	text-decoration:none;
	color:#9e9e9e;
	float:left;
	margin-bottom:5px;
}
.footer_links_main{
   color: #47C5E2;
    font-family: ralewaym, Agas-Light, arial;	
    font-size: 13px;
    letter-spacing: 1px;
}
.footer_link_items{
    color: #9E9E9E;
    font-family: ralewayr, Agas-Light,arial;
    font-size: 11px;
    letter-spacing: 1px;
}
.footer_link_items a{
	text-decoration:none
	color:#9e9e9e;
}
.footer_link_items img{
	border:none;
}
.footer_in{
	content: "";
    display: table;
    margin: 0 auto;
 /* position: relative;
   width: 1024px;
*/}
.search_3d_box{
	background-color: #47C5E2;
	width:480px;
	padding:20px;
	overflow:hidden;
	margin:auto;
	color:#FFF;
}
.in_bg{
	background-color:#F9F8EF;
	width:100%;
	z-index:-1;
	min-height:400px;
	padding-bottom: 50px;
/*	margin-top:-25px;
*//*	overflow:hidden;
*/}
/*side bar*/
.alert_side{
	float:right;
	background-color: #FFFFFF;
    border: 1px solid #DBD9D2;
    float: right;
	/*margin-bottom: 20px;*/
}
.tip_side{
	background-color: #FFFFFF;
    border: 1px solid #DBD9D2;
	margin-bottom:20px;
	box-shadow: 0 -3px 7px #eee;
	border-bottom:5px solid #ccd4a3;
}
.commerce_side{
	background-color: #FFFFFF;
    border: 1px solid #DBD9D2;
	margin-bottom:20px;
	box-shadow: 0 -3px 7px #eee;
	border-bottom:5px solid #ff7566;
}
.alert_info{
   color: #777777;
    float: left;
    font-family: opensansr,arial;
    font-size: 13px;
    letter-spacing: 0.5px;
    padding-bottom: 8px;
    padding-left: 0;
    padding-top: 0;
    width: 160px;
}
.alert_pic{
	padding-right:4px;
	float:left;
}
.alert_close{
	float:left;
	color:#949899;
	font-size:11px;
}
.item_title{
    color: #AECB36;
    float: left;
    font-family: ralewayb, Agas, arial;	
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    width: 210px;
}
.item_title_tip{
	color:#47C5E2;
	float:left;
	width:210px;
	text-transform:uppercase;
	font-family:ralewayb;
	font-size:14px;	
    letter-spacing: 1px;
}
.tip_item{
	min-height:30px;
	border:1px solid #DBD9D2;
	padding:5px;
	margin:3px;
	overflow:hidden;	
}
.tip_info{
	color:#777777;
	float:left;
	padding-left:3px;
	font-size:13px;
	padding-top:10px;
	font-family: opensansr, arial;	
    padding-left: 0;
    padding-top: 0;	
	letter-spacing:.5px;
	line-height: 22px;
}
.tip_close{
	float:left;
	color:#949899;
	font-size:11px;
}
#inquiry_side {
    float: right;
}
#files_list_show_in_replace input{
	color:#249EC8;
	background: #e8eaeb;
	background: -moz-linear-gradient(top, rgba(220,221,221,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(220,221,221,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(220,221,221,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(220,221,221,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(220,221,221,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(220,221,221,1) 0%,rgba(255,255,255,1) 100%);
/*	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcdddd', endColorstr='#ffffff',GradientType=0 );
*/	-webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
	border:1px solid #ffffff;
	width:15px;
	height:15px;
	cursor:pointer;
	font-size:9px;
	font-weight:bold;
}
.attach_bar {
	background-color: #ba8dc0;
    border: 3px solid #FFFFFF;
    color: #FFFFFF;
    font-family: ralewayb, Agas, arial;	
    font-size: 20px;
    height: 60px;
    letter-spacing: 2px;
    text-align: center;
    width: 214px;

}

.attach_intitle {
    border-right: 2px solid;
    float: left;
    height: 40px;
    margin-top: 0;
    padding-top: 20px;
    vertical-align: middle;
    width: 140px;
	text-align:left;
	padding-left:10px;
}
#inquiry_side{
	float:right;
}
#all_attach{
	 margin-bottom: 10px;
	 border:1px solid #DBD9D2;
	 background-color:#FFF;
	
}
.pic_box{
	background:#FFF;
	width:213px;
	border-top:1px solid #DBD9D2;
	color:#ae90b6;
	overflow:hidden;
	border-bottom:none;
}
.main_pic{
	border-bottom:1px solid #DBD9D2;
	align:middle;
}
.main_pic img{
	align:middle;
	max-width:228px;
	display: block;
    margin: auto;
    vertical-align: middle;
	border:none;
}
#main_pic{
	text-align: center;
	padding:5px;
}
.more_pic img{
	width:70px;
	height:60px;
	float:left;
	border-right:1px solid #DBD9D2;
}
.more_file{
	text-align: left;
	border-bottom:1px solid #DBD9D2;
	font-size: 12px;
}

.gg_img_src{
	float:left;
	margin:5px;
}
.gg_img_src img{
    border: 4px solid #FFFFFF;
    height: 60px;
    width: 60px;	
}
.gg_select_pic{
	background-color:#FFF;
	width:60px;
	height:20px;
	padding-top:5px;
	margin-top: -29px;
	color:#007199;
	opacity: 0.8;
    padding-top: 5px;
    text-transform: uppercase;
    width: 60px;
	font-family: ralewayb, Agas, arial;	
    font-size: 13px;
}
.article_share img{
	width:30px;
}
.box_display_blue{
    background: #47C5E2;
    border: 2px solid #FFFFFF;
    margin-top: 100px;
    max-height: 6000px;
    min-height: 50px;
    overflow: auto;
    padding: 10px;
}
.box_display_gray{
    background: #eeeeee;
    border: 2px solid #FFFFFF;
    margin-top: 100px;
    max-height: 520px;
    min-height: 50px;
    overflow: auto;
    padding: 10px;
    width: 450px;
}
.picattach {
	background-repeat:no-repeat;
	float:left;
	width:60px;
    float: left;
    height: 30px;
 }
#files_list_show {
	font-family: opensansr, arial;	
	font-size:11px;
	padding-bottom:5px;
}
#files_list_show  input{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: ralewaysb, Agas,arial;
    font-size: 14px;
    padding: 1px;
}
.image_x{
    font-size: 11px;
    padding-right: 3px;
}
.src_img, .clear_img{
    background-color: #47C5E2;
    float: left;
	margin-right: 2px;
	padding-bottom:6px;
	padding-top:6px;
	padding-right:5px;
	}
.src_img input{
	background:url('/pages/create/images/src_img.png');
	background-repeat:no-repeat;
	float:left;
	border:none;
	height: 20px;
    width: 18px;
	margin-left:5px;
	margin-right:0;
} 
.clear_img input{
	background:url('/pages/create/images/clear_img.png');
	background-repeat:no-repeat;
	float:left;
	border:none;
	height: 20px;
    width: 18px;
	margin-left:5px;
}
/*how it works end*/

div.olControlZoom {
	margin-top: 80px !important; 
}

.leaflet-top .leaflet-control {
	margin-top:80px !important; 
}
.profile_input{
	margin-top:10px;
}
.modal-header_ezbz {
  padding: 10px;
  border-bottom: 1px solid #e5e5e5;
  background-color:#47c5e2;
  color:#fff;
  letter-spacing:1px;
}
.modal-header_ezbz .close {
  margin-top: -2px;
}
.popup_intitle{
	color:#2a96c4;
}
.popup_intitle2{
	color:#ba8ec0;
}
.btn-purple {
  color: #fff;
  background-color: #ba8ec0;
  border-color: #c07dc9;
}
.btn-purple:hover,
.btn-purple:focus,
.btn-purple:active,
.btn-purple.active,
.open > .dropdown-toggle.btn-purple {
  color: #fff;
  background-color: #c07dc9;
  border-color: #c07dc9;
}
.btn-purple:active,
.btn-purple.active,
.open > .dropdown-toggle.btn-purple {
  background-image: none;
}
.btn-purple.disabled,
.btn-purple[disabled],
fieldset[disabled] .btn-purple,
.btn-purple.disabled:hover,
.btn-purple[disabled]:hover,
fieldset[disabled] .btn-purple:hover,
.btn-purple.disabled:focus,
.btn-purple[disabled]:focus,
fieldset[disabled] .btn-purple:focus,
.btn-purple.disabled:active,
.btn-purple[disabled]:active,
fieldset[disabled] .btn-purple:active,
.btn-purple.disabled.active,
.btn-purple[disabled].active,
fieldset[disabled] .btn-purple.active {
  background-color: #ba8ec0;
  border-color: #c07dc9;
}
.btn-purple .badge {
  color: #ba8ec0;
  background-color: #fff;
}

.select_all, .sort_title {
    color: #2a96c4;
    font-family: ralewaym, Agas-Light,arial;
    font-size: 13px;
    letter-spacing: 1px;
    padding-left: 5px;
    text-transform: uppercase;
}
.popup_title {
    color: #ffffff;
    font-family: ralewayb, Agas,arial;
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 0;
    padding-bottom: 5px;
    text-align: center;
}
.noti_txt{
	font-size:14px;
	color:#fff;
}
.selectpicker{
	font-size:14px;
	color:#555;
}
.col-side{
	color:transparent;
}
.mainpage_head{
  position: absolute;
}
.home-gbutton{
	color:#777;
	font-family: ralewaym, Agas-Light;
	font-size:12px;
}
.ezbz_slogan{
	color:#007abe;
	font-size:22px;
	letter-spacing: 1px;
	line-height: 39px;
	padding-top: 63px;
}
.bub_text{
    height: 155px;
	width:100%;
	z-index:1;
}

@media (max-width: 800px) {/*
.container-fluid{
	padding-top:100px !important;
}*/
.footer_pages{
	padding-top:100px !important;
}
.page_title {
	font-size:18px !important;
}
.reg_slogan{
	top:20% !important;
}
}
@media only screen and (max-width:1300px){ 
.reg_logo img{
	max-width:70px !important;
	max-height:70px !important;
}
}
@media only screen and (min-width: 1680px){
	.img_home{
	height:640px;
	}
	.ezbz_slogan{
	color:#007abe;
	font-size:22px;
	letter-spacing: 1px;
	line-height: 30px;
	padding-top: 63px;
	}
	.home_logo{
		width:2840px;
	}

	.bub_container{
		padding-top: 190px;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1679px;){
.img_home{
height:530px;
}
.home_logo{
	width:240px;
}
.ezbz_slogan{
color:#007abe;
font-size:18px;
letter-spacing: 1px;
line-height: 35px;
padding-top: 70px;
}
.bub_container{
	padding-top: 137px;
}
}
@media only screen and (min-width:1920px){ 
.gg_mover{
	height:650px !important;
}
.reg_black_bg_image{
	height:420px !important;
}
}

.btn-points {
    background-color: #fff;
    border: 1px solid #ededed;
    color: #47c5e2;
    padding: 0;
}
.btn-reward {
    background-color: #fff;
    border: none;
    color: #47c5e2;
    padding: 0;
}
.point_box {
    padding: 10px 5px;
	font-size: 14px;
}
.point_box i {
    color: #007199;
    font-size: 23px;
}
.point_coins {
    color: #777;
    font-size: 12px;
}
.popup_point_head {
    color: #fff;
    font-family: ralewaysb, Agas;
    font-size: 14px;
    letter-spacing: 1px;
    overflow: hidden;
    padding: 10px 5px;
}
.tot_points{
	font-family:opensansb;
}
.popup_head_blue {
    background-color: #47c5e2;
    color: #fff;
    font-family: ralewaysb, Agas;
    font-size: 16px;
    letter-spacing: 2px;
    padding-left: 13px;
    text-transform: uppercase;
}
.popup_head_gray{
    color: #007199;
    font-family: ralewaysb, Agas;
    font-size: 16px;
    letter-spacing: 2px;
    padding-left: 13px;
    text-transform: uppercase;
}
.save_point_popup{
	background-color: #007199;
    border: medium none;
    color: #fff;
    font-size: 16px;
    margin-top: 15px;
    padding: 5px 10px;
}
.save_biz_popup{
	background-color: #007199;
    border-radius: 5px;
    color: #fff;
    font-family: opensansb;
    font-size: 15px !important;
    margin-top: 15px;
    padding: 8px 10px;
    text-transform: uppercase;
}
.profile_label {
    color: #fff;
	font-size:14px;
    font-weight: 100;
    margin-right: 10px;
}
.popgal_pic2 {
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 10px;
    box-shadow: 1px 1px 8px #eee;
    height: 100px;
    text-align: center;
    vertical-align: middle;
    width: 100px;
}
.popgal_pic2 i {
    text-align: center;
    vertical-align: middle;
	font-size:13px;
	color: #007199;
	padding-top: 4px;
}
.popgal_pic2 img{
    border: 2px solid #fff;
    border-radius: 10px;
    height: 100px;
    margin-bottom: 10px;
    width: 100px;
	margin-top:-1px;
	margin-left:-2px;
}
.popgal_pic3 {
    border: 2px solid #fff;
    border-radius: 10px;
    height: 60px;
    text-align: center;
    vertical-align: middle;
    width: 60px;
}
.popgal_pic3 i {
    text-align: center;
    vertical-align: middle;
	color: #ccc;
}
.popgal_pic3 img{
    border: 2px solid #fff;
    border-radius: 10px;
    height: 60px;
    margin-bottom: 10px;
    width: 60px;
	margin-top:-2px;
	margin-left:-2px;
    vertical-align: middle;

}
.popup_orange_head {
    background-color: #f68b56;
    color: #fff;
    font-family: ralewaysb, Agas;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 5px;
}
.side_msg{
	background-color: #fff;
    border: 1px solid #DBD9D2;
	margin-top: 10px; 
	padding-left: 0px; 
	padding-right: 0px;
	box-shadow: 1px 2px 1px #eee;
}
.save_sidebar{
	background-color: transparent;
    border: 1px solid #007199;
    color: #007199;
    font-size: 14px;
    margin-top: 5px;
    padding: 5px;
}
.popgal_pic_side {
    background-color: #ccc;
    height: 50px;
    padding-left: 0;
    width: 50px;
    z-index: 2;
	border: 2px solid #fff;
    border-radius: 10px;
}
.popgal_pic_side i {
    margin-bottom: 10px;
    text-align: center;
    vertical-align: middle;
	font-size:20px;
	color: #fff;
}
.popgal_pic_side img{
    border: 2px solid #ccc;
    border-radius: 10px;
    height: 50px;
    width: 50px;
	margin-top:0;
	padding-top:0;
}
.error{
 color:#C00 !important;
}
.placeholder
{
  color: #9e9e9e;
}
.add_badge_pop{
	font-size:11px;
	overflow:hidden;
}
.add_badge_pop button{
	background-color: transparent;  
	border: medium none; 
	padding:0;
}
.all_badges label{
	background-color: transparent;
	padding:5px;
	margin:5px;
	margin-bottom: 0;
    padding-bottom: 0;
	width:90px;
}
.add_badge_pop img{
	width:100%;
	padding:0;
}
.all_badges label.active{
	background-color:#f3f3f3;
	border: 1px solid #eee;
    box-shadow: 1px 1px 1px #eee;
    color: #007199;
}
.store_popbut{
	float:right;
    margin-top: 10px;
    padding-right: 10px;
	cursor:pointer;
	background-color: #777;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    text-transform: uppercase;
	font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 7px 30px 5px 10px;
    text-align: left;
	font-family: ralewaysb, Agas, arial;
	min-width:100px;
	
}
.store_popbut a{
	color: #ffffff;
    text-transform: uppercase;
	text-decoration:none;
	letter-spacing: 1px;
	text-align:left;
}
.store_popbut input{
	color: #ffffff;
    text-transform: uppercase;
	text-decoration:none;
	letter-spacing: 1px;
	border:none;
	background-color:transparent;
	border-radius:0;
	padding:0;
	text-align:left;
	margin:0;	
}
.total_cost_popup{
	color: #555;
    font-family: opensansb;
    font-size: 14px;
    padding: 5px;
    width: 100%;
	background-color:#f8f8f8;
	border:1px solid #eee;
}
.popup_title{
 	text-align:center;
    color: #ffffff;
    font-size: 16px;
	padding-bottom: 5px;
	font-family: ralewayb, Agas, arial;
	letter-spacing:1px;
	margin-bottom: 0;
}
.message_Content select{
    border:1px solid #ccc;
    background-color:#ffffff;
    height:28px;
    padding:1px;
    color:#555;
	font-family: ralewayr, Agas-Light, arial;
	font-size:14px;
	float:left;
	letter-spacing:1px;
	margin-top:5px;
	padding-top: 4px;
}
.btn-charge {
  color: #9e9e9e;
  background-color: #fff;
  border: none;
  text-align:left;
}
.btn-charge h4{
	text-align:left;
	color:#47c5e2;
}
.btn-charge i{
	font-size:30px;
	padding-top:5px;
	color:#47c5e2;
}
.btn-charge:hover,
.btn-charge:focus,
.btn-charge:active,
.btn-charge.active,
.open > .dropdown-toggle.btn-charge {
  color: #9e9e9e;
  background-color: #e3f2f4;
  border: none;
 }
.btn-charge:active,
.btn-charge.active,
.open > .dropdown-toggle.btn-charge {
  background-image: none;
}
.btn-charge.disabled,
.btn-charge[disabled],
fieldset[disabled] .btn-charge,
.btn-charge.disabled:hover,
.btn-charge[disabled]:hover,
fieldset[disabled] .btn-charge:hover,
.btn-charge.disabled:focus,
.btn-charge[disabled]:focus,
fieldset[disabled] .btn-charge:focus,
.btn-charge.disabled:active,
.btn-charge[disabled]:active,
fieldset[disabled] .btn-charge:active,
.btn-charge.disabled.active,
.btn-charge[disabled].active,
fieldset[disabled] .btn-charge.active {
  background-color: #f3f1f1;
  border: 1px solid #fff;
}
/* scrollbar-container */
.scrollbar-container{   
	padding:0 25px 0 0;
    margin:0 0 0px;
    position:relative;
}
.scrollbar-container .viewport{
    height:300px;
    overflow:hidden;
    position:relative;
}
.scrollbar-container .overview{
    list-style:none;
    position:absolute;
    left:0;
    top:0;
    padding:0;
    margin:0;
    width: 100%;
}
.scrollbar-container .scrollbar{
    background:transparent url(../images/tinyscroll/bg-scrollbar-track-y.png) no-repeat 0 0;
    position:absolute;
    top:0;
    right:0;
    width:15px;
}
.scrollbar-container .track{
    background:transparent url(../images/tinyscroll/bg-scrollbar-trackend-y.png) no-repeat 0 100%;
    height:100%;
    width:15px;
    position:relative;
}
.scrollbar-container .thumb{
    background:transparent url(../images/tinyscroll/bg-scrollbar-thumb-y.png) no-repeat 50% 100%;
    height:20px;
    width:25px;
    cursor:pointer;
    overflow:hidden;
    position:absolute;
    top:0;
    left:-5px;
}
.scrollbar-container .thumb .end{
    background:transparent url(../images/tinyscroll/bg-scrollbar-thumb-y.png) no-repeat 50% 0;
    overflow:hidden;
    height:5px;
    width:25px;
}
.scrollbar-container .disable{
    display:none;
}
.reg_bar{
	border-bottom: 1px solid #47c5e2;
    border-top: 1px solid #47c5e2;
    margin-bottom: 20px;
}
.reg_bar_button{
	background-color: transparent;
    border: medium none;
    color: #47c5e2;
    font-size: 15px;
    margin-bottom: 15px;
    margin-top: 15px;
	opacity: 0.7
}
.reg_bar_button:active{
	opacity: 1 !important;
}
.general_modal{
	border-radius:10px;
	border:1px solid #ccc;
	padding:10px;
	color:#777;
	margin-top:100px;
	overflow:hidden;
	
}
.general_modal a{
	color:#007199;
}
.general_modal_title{
	color: #777;
    font-family: ralewayb, Agas;
    font-size: 17px;
    letter-spacing: 1px;
    text-align: center;
}
.box_details_store{
	border-radius:10px;
	border:1px solid #ccc;
	padding:10px;
	color:#777;
}
.box_details_store a{
	color:#007199;
}
.popup_title_store{
	color: #777;
    font-family: ralewayb, Agas;
    font-size: 18px;
    letter-spacing: 1px;
    text-align: center;
}

.general_post_box{
	background: -moz-linear-gradient(-45deg,  rgba(0,113,153,0.7) 0%, rgba(0,114,154,0.7) 1%, rgba(0,140,190,0.7) 39%, rgba(101,206,246,0.7) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(0,113,153,0.7)), color-stop(1%,rgba(0,114,154,0.7)), color-stop(39%,rgba(0,140,190,0.7)), color-stop(100%,rgba(101,206,246,0.7))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  rgba(0,113,153,0.7) 0%,rgba(0,114,154,0.7) 1%,rgba(0,140,190,0.7) 39%,rgba(101,206,246,0.7) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  rgba(0,113,153,0.7) 0%,rgba(0,114,154,0.7) 1%,rgba(0,140,190,0.7) 39%,rgba(101,206,246,0.7) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  rgba(0,113,153,0.7) 0%,rgba(0,114,154,0.7) 1%,rgba(0,140,190,0.7) 39%,rgba(101,206,246,0.7) 100%); /* IE10+ */
	background: linear-gradient(135deg,  rgba(0,113,153,0.7) 0%,rgba(0,114,154,0.7) 1%,rgba(0,140,190,0.7) 39%,rgba(101,206,246,0.7) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3007199', endColorstr='#b365cef6',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	padding:10px;
}
.post_btn {
    background: none repeat scroll 0 0 #007199;
    border: 1px solid #ffffff;
    color: #fff;
    font-family: ralewaysb, Agas,arial;
    height: 33px;
    letter-spacing: 1px;
    padding: 5px;
    text-align: center;
}
.side_subtitle{
	color: #777;
    font-family: ralewaym, Agas-Light;
    font-size: 13px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.mandatory_reg{
	background-color: #fff;
    color: #ba8dc0;
    font-size: 10px;
    padding-left: 6px;
    padding-right: 6px;
}
.biz_tamplate{
	white-space: normal !important;
	text-align:left !important;
	font-size:12px;
	font-family:ralewaym, Agas-Light;
	border-left: medium none;
    border-radius: 0 !important;
    border-right: medium none;
	border-top: 2px dashed #ccc;
	padding:15px;
}
.biz_tamplate > div{
	padding-bottom: 5px; 
	font-family: ralewayb, Agas;
	letter-spacing:1px;
	color: #007199;
	font-size:15px;
}
.biz_tamplate > span{
	padding-bottom: 5px; 
	color: #47c5e2;
}
.quality_check{
	margin-top: 0px; 
	overflow: hidden; 
	padding-bottom: 2px; 
	padding-top: 2px;
	background-color:#fff;
}
.widget_quality_check{
	margin-top: 0px; 
	overflow: hidden; 
	padding-bottom: 2px; 
	padding-top: 2px;
	position:relative;
	left: 11%; 
	top: -18px;
	z-index: 10;

}
.quality_check_mb{
	margin-top: 0px; 
	overflow: hidden; 
	padding-left: 3px;
    padding-right: 3px;
	padding-top: 4px;
}
.quality_title{
	padding-left: 5px; 
	padding-right: 5px; 
	font-size: 13px; 
	font-family: ralewayb, Agas;
}
.quality_circles{
	letter-spacing: 5.4px; 
	font-size: 9px; 
	padding-left: 5px; 
	padding-right: 5px;
}
.quality_circles i{
	color:#d9d1d1;
}
.quality_temp{
	color:#9e9e9e; 
	padding-left: 5px; 
	padding-right: 5px; 
	font-size: 9px;
}
.quality_text{
	padding-left: 5px; 
	padding-right: 5px; 
	font-size: 9px;
	color:#9e9e9e;
}
.widget_quality_text{
	padding-left: 5px; 
	padding-right: 5px; 
	font-size: 11px;
	color:#9e9e9e;
}
.quality_text_mb{
	padding-left: 5px; 
	padding-right: 5px; 
	font-size: 12px;
	color:#9e9e9e;

}
.reg_black_bg_image{
	background-color:#111;
	padding:0;
	height:300px;
	z-index:2;
}
.reg_image_bg{
	background-size:cover;
	height: 100%;
    opacity: 0.4;
	overflow:hidden;
}
.reg_slogan{
	color: #fff;
    font-family: opensansr;
    font-size: 22px;
    margin-top: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 20%;
    width: 100%;
    z-index: 3;
}
.reg_slogan_b{
	font-family: opensansb;
    font-size: 32px;
	text-shadow: 2px 3px 2px #111;
}
.main_input_form{
	 background-color: #f9f5fd !important;
	 box-shadow: 0 2px 2px #888;
}
.main_input_form input, .main_input_form  span{
	 background-color: #f9f5fd !important;
}
.reg_button button{
	background-color: #ba8cc0;
    box-shadow: 0 2px 5px #111;
    color: #555;
    text-align: center;
	font-family: ralewayb, Agas;
	padding:0;
	border:none;
	border-radius: 3px;
}
.reg_btn-text{
	padding:7px 30px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,fff9f9+13,fff9f9+13,fff9f9+87,fff9f9+87,000000+100&0.57+0,0.06+13,0.06+88,0.57+100 */
	background: -moz-linear-gradient(left,  rgba(0,0,0,0.37) 0%, rgba(255,249,249,0.24) 13%, rgba(255,249,249,0.24) 87%, rgba(235,230,230,0.24) 88%, rgba(0,0,0,0.37) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0.37) 0%,rgba(255,249,249,0.24) 13%,rgba(255,249,249,0.24) 87%,rgba(235,230,230,0.24) 88%,rgba(0,0,0,0.37) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(0,0,0,0.37) 0%,rgba(255,249,249,0.24) 13%,rgba(255,249,249,0.24) 87%,rgba(235,230,230,0.24) 88%,rgba(0,0,0,0.37) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91000000', endColorstr='#91000000',GradientType=1 ); /* IE6-9 */
	border-radius: 3px;
}
.reg_button button:hover, .reg_button button.hover, .reg_button button:focus, .reg_button button.focus{
	color:#fff;
}
.log_menu{
	padding-left:10px;
	padding-right:10px;
}
.ezbz_toggle{
	border: 2px solid #fff;
    color: #fff;
    font-size: 20px;
    padding: 2px 7px;
    position: relative;
    top: 20%;
}
.ezbz_toggle_user{
	border: 2px solid #555;
    color: #555;
    font-size: 20px;
    padding: 2px 7px;
    position: relative;
    top: 20%;
}
.mb_open_menu{
	background-color: rgba(1, 1, 1, 0.85);
    color: #fff;
    font-size: 13px;
    margin-top: 80px;
    text-align: center;
	font-family: ralewayb, Agas;
	position: relative;
	z-index:4;
}
.mb_open_menu a{
	color:#fff;
}
.mb_nav > li > a:focus, .mb_nav > li > a:hover{
	background-color:transparent !important;
}
.additional_cities_list{
	background-color: #e5e5e5;
    /*box-shadow: 0 -21px 53px #555 inset;*/
    padding-top: 40px;
    text-align: center;
}
.additional_cities_web{
	background-color: #e5e5e5;
    box-shadow: 0 -21px 53px #555 inset;
    padding-top: 40px;
    text-align: left;
}
.pencil_ph i{
	color: #9e9e9e !important;
    font-size: 13px !important;
    padding: 7px !important;
    position: relative !important;
    top: -31px !important;
    width: auto !important;
}
.asterisk_ph i{
	color: #ccc !important;
    font-size: 11px !important;
    padding: 8px !important;
    position: relative !important;
    top: -31px !important;
    width: auto !important;
}
.asterisk_input{
	height:32px;
}
.asterisk_input input{
	padding-left:27px;
}

.purple_but{
	background-color: #ba8cc0;
    box-shadow: 0 2px 5px #111;
    color: #555;
    text-align: center;
	font-family: ralewayb, Agas;
	padding:0;
	border:none;
	border-radius: 3px;
}
.purple_but:hover, .purple_but.hover, .purple_but:focus, .purple_but.focus{
	color:#fff;
}
.seo_title{
	color: #555;
    font-family: opensanssb;
    font-size: 17px;
    text-align: center;
    text-transform: uppercase;
}
.seo_content_area{
	background-color:#c6d3e6;
	z-index:1;
	border-bottom:4px solid #fff;
}
.seo_web{
	padding:30px;
}
.label-info {
    background-color: #9e9e9e !important;
}
.dropd_pic img{
	border-radius: 50%;
    width: 30px;
    height: 30px;
}
.username_pic img{
	border-radius: 50%;
    width: 40px;
    height: 40px;
	border:1px solid #ccc;
}
.dash_button{
	background-color: #9e9e9e;
    border: medium none;
    box-shadow: 3px 3px 0 #ccc;
	padding: 6px 12px;
	font-size:12px;
	margin-top:10px;
}
.dash_button.active, .dash_button:active, .dash_button:focus, .dash_button:hover, .open > .dropdown-toggle.dash_button{
	background-color:#9e9e9e;
	box-shadow: 3px 3px 0 #ccd4a3;
	
}
.modal-button{
	background-color: #9e9e9e;
    border: medium none;
    box-shadow: 3px 3px 0 #ccc;
	padding: 6px 12px;
	font-size:12px;
	margin-top:10px;	
	color:#fff;
}
.modal-button.active, .modal-button:active, .modal-button:focus, .modal-button:hover, .open > .dropdown-toggle.modal-button{
	background-color:#9e9e9e;
	box-shadow: 3px 3px 0 #cdb6cf;
	
}
.why_title a.active, .why_title a:active, .why_title a:focus, .why_title a:hover{
	color: #111;
}
.why_title{
	font-family: ralewaysb, Agas;
    letter-spacing: 0.5px;
}
.why_collapse{
	background-color: #efefef;
    box-shadow: 1px 1px 9px #555;
    padding: 5px;
}
.log_in{
    display: inline-table;
	margin-top:10px;
}
.log_in input{
	height:34px;
	background-color: rgba(255, 255, 255, 0.6) !important;
	resize: vertical;
}
.login_box_title{
	font-size:16px;
	font-family:ralewaysb;
	color:#555;
}
.login_button button{
    box-shadow: 2px 2px 3px #777;
    text-align: center;
	font-family: ralewayb, Agas;
	border:none;
}
.dash_nav_ezbz{
	background-color:#007199;
	color:#fff;
	border-radius:4px 4px 0 0;
	box-shadow: 0 -3px 3px #555 inset;
}
.dash_nav{
    background-color: #fafafa;
    /*border-bottom: 2px solid #ff7566; */
    border-radius: 4px 4px 0 0;
    box-shadow: 0 0 5px #ccc;
	margin-top:3px;
	color:#777;
	margin-left:5px; 
	margin-right:5px;
}
.dash_nav.hover, .dash_nav:hover{
	color:#555 !important;
}
.reg_logo{
	text-align:center; 
	padding:0; 
	margin: 10px 20px 10px 0px; 
	border: 1px solid rgb(204, 204, 204);
}
.reg_logo img{
	max-width:90px;
	max-height:90px;
}
.store_picks_title{
	background-color: #df2814;
	color:#fff;
	margin-bottom: 10px;
	padding: 5px;
}
.pick_title{
	font-family:Dancing Script;
	font-size:28px;
	color: #fff;
	text-align:center;
}
.store_count{
	font-family: opensanssb;
    font-size: 15px;
}
#chat_btn {
    background: #242424 none repeat scroll 0 0;
    border-top: 4px solid #aecb36;
    bottom: -10%;
    color: #fff;
    font-family: ralewayb;
    font-size: 13px;
    height: 43px;
    padding-top: 9px;
    position: fixed;
    right: 2%;
    text-align: center;
    width: 225px;
	z-index: 2;
}
#chat_btn:before {
    border-bottom: 23px solid transparent;
    border-left: 23px solid #242424;
    content: "";
    height: 0;
    position: absolute;
    right: 10%;
    top: 39px;
}
#bizview_post {
    bottom: -60%;
    position: fixed;
    width: 100%;
	z-index: 2;
}
.tag {
    background-color: transparent !important;
    color: #555 !important;
    font-family: ralewayr !important;
    font-size: 14px !important;
    font-weight: normal !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 2px !important;
}
.tag [data-role="remove"]::after {
	padding: 0 4px  !important;
	font-size: 11px !important;
	background-color: #ccc  !important;
    border-radius: 50%  !important;
	color:#fff  !important;
	position: relative;
    top: -1px;
}