/* CSS Document */

.dropzone{border:0px!important;}
.maxwidth355{max-width:355px;}
::-webkit-input-placeholder {
    opacity: 1 !important; /* for older chrome versions. may no longer apply. */
}

:-moz-placeholder { /* Firefox 18- */
    opacity: 1 !important;
}

::-moz-placeholder {  /* Firefox 19+ */
    opacity: 1 !important;
}

 :-ms-input-placeholder {  
   color: #FF0000;
}
.complete{
    display:none;
}
.dz-progress span{
    max-width:95%;
    background:linear-gradient(to bottom, #05b4da, #FFF)!important;
}

.separator{height:5px;}
.boldmenone{font-weight:normal!important}
.message_notifications{   background-color: red;
    border: 1px solid red;
    border-radius: 49%;
    color: white;
   /* height: 100%;*/
    min-height: 22px;
    min-width: 22px;
    padding: 2px;
    position: absolute;
    text-align: center;
    top: 5px;
    width: auto;}
.dashboard-buttons{
	list-style:none;
	margin-bottom:40px;
	text-align:center;
	padding:0px;
	
}
.dashboard-buttons li.separator{width:auto;}
.dropzonenoimage{background:none!important}	
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 5px!important;
    margin-right: 0px;
    margin-bottom: 2px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
	border:1px solid #0081A1;
    margin-bottom:4px;
}
.dropzone.addextra_cover {
    background-repeat: no-repeat;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0px auto;
    background-position: center;
}

.dropzone.dropzone_fullwidth{
    max-height: 300px;
    min-height: 300px;
	min-width:100%;
	border-radius:0%;	
    overflow: hidden;
}

.dropzone.dropzone_fullwidth #canvas_fileToUpload{
	border-radius:0%;
}
.dropzone.dropzone_fullwidth .cropWrapper{	
    border-radius: 0;
}

.eventdropzone,.eventdropzone .cropWrapper,.eventdropzone #canvas_fileToUpload{
	border-radius:0px!important
}
.sbToggleOpen,.sbToggle:hover  {
    background: rgba(0, 0, 0, 0) url("../../images/select-icons.png") no-repeat scroll 0 -10px;
}
.sbToggle {
    background: rgba(0, 0, 0, 0) url("../../images/select-icons.png") no-repeat scroll 0 -110px;
    height: 40px;
    outline: medium none;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px!important;
}
.sbOptions{width:100%!important;}

.sbOptions li{width:100%!important}
					  .breadcrum .clicker{font-size:16px;color:#0081A1;border:0px!important;line-height:16px;}


.grey_background_set{background-color:#F2F2F2!important;color:black!important}

.working{    background:white url("../../img/loading.gif") no-repeat scroll right center!important}
#search_text{display:none!important}
.main_blue{background:black none repeat scroll 0 0;clear: both; width: 100%; height: 100%; display: block; float: left; color:white;}
.main_blue a{color:white!important}
.white_search{clear: both; width: 100%; height: 100%; display: block; float: left; /*border-bottom: 1px solid #0081A1;*/background-color:white}
.ui-autocomplete .ui-state-focus .white_search{background-color:#0081A1!important ;}
.ui-autocomplete .ui-state-focus .white_search a{color:white!important}
.ui-autocomplete{border:1px solid grey; padding:0px!important;z-index:1}

/* .makemetrasnparent:hover{background:white!important;border:1px solid #0081A1;color:#0081A1} */
.no-background{background:none!important}
#event_table,#event_table #sortable_table{width:100%;margin-bottom:10px;}
#event_table #sortable_table thead{color:white;  background: #2a2a2a none repeat scroll 0 0; }
#event_table #sortable_table thead th{ text-align:center;   padding: 8px 15px;}
#event_table #sortable_table tbody tr:first-child td{padding-top:10px;}
#event_table #sortable_table tbody tr td{padding-top:5px; text-align:center;font-family:"Lato",sans-serif;font-size:15px; }
.show_me_border{border-bottom:1px solid #ccc}
.profile-listing-members .font18,.profile-listing-featured .font18 {
    font-size: 18px;
    line-height: 22px;

}
.profile-listing-featured .font18 {
    max-height: 23px;
  /*  min-height: 47px;*/
    overflow: hidden;
}
.font18{font-size:18px;}
.black_me{color:black}
.navbar-default{z-index:1}
.jumbotron p{  color: #ffffff;
    font-size: 30px;
    font-weight: 400;}
#photo_form table{width:100%;text-align:center}
#photo_form #photoimg{   margin: 0 auto!important;
    padding-left: 32px;}
.red_message{color:red;}
.blue_link,.whitewithblue a:hover{color:#0081A1;}
.whitewithblue,.whitewithblue a{color:#FFF;}
.vh100{ height: 100vh; }
.green_message{color: #0081A1;}
#top_social_login{   left: auto;
    right: 20px !important;
    width: auto !important;z-index:10000;  min-width: 300px;}
	#top_social_login a{border:0px;line-height:16px;}
.positionrelative{position:relative}
.toploggedout{display:none ;left: 15px;    position: absolute!important;    top: 15px;}
 .saved{
    border-radius: 5px!important;
  
    font-family: "Lato",sans-serif!important;
    font-size: 15px!important;
    min-width: 153px!important;
    padding: 16px 10px!important;
	margin-bottom:10px;
  }

.top_form ul.sbOptions li:first-child{display:none}
.makemeinline{position:relative;display:inline-block}
.popup_form_new{
   padding: 32px 15px 15px;
    position: absolute !important;
    right: 20px;
    text-align: center;
    width: 92%;
    z-index: 10000;
	  background-color: #fff;
    box-shadow: 0 3px 4px #555;
	min-width:280px;
}
.bordercolorwhite{border-color:white!important}


.special_div_button{  background-color: #26a4b8;
      border: 1px solid #26a4b8;
    border-radius: 4px;
    color: white;
    cursor: pointer;
    float: left;
    font-size: 22px;
    font-weight: 700;
    margin-top: 20px;
    max-width: 100%;
    padding: 12px 30px;
    text-transform: uppercase;
    word-wrap: break-word;}
.special_div_button:hover{background-color: #fff;
   border: 1px solid #26a4b8;
    color: #1592a6;}	


.popup_form_new td{padding-top:10px;padding-left:5px;}

.top_form {

   /* background-color: #fff;

    box-shadow: 0 3px 4px #555;
*/
    padding: 15px;

    position: absolute;

    right: 0;

    text-align: center;

    z-index: 2;

}
.top_form .sbHolder{  margin: 2px auto 10px!important;}


.top_form  ul li ul li



{



	display:block;



}



.top_form  ul li



{



	width:100%;



}



.submitbtn {

    background: #109391 none repeat scroll 0 0;

    border: 1px solid white;

    border-radius: 3px;

    color: #fff;

    cursor: pointer;

    font-size: 16px;

    font-weight: normal;

    margin-top: 15px;

    padding: 5px 15px;

    text-transform: uppercase;

}

.error_message{ width:95%; background:#f39f9f; padding:5px; font-size:12px; color:#9e0000; margin-bottom:5px; border:1px solid #ea8585;margin-top:10px;}

.green,.success_top {
    z-index: 1000;
    background: #9fdae4 none repeat scroll 0 0;

    border: 1px solid #0081A1;

   /* color: #4F8A10;*/
   color:black;

    font-size: 14px;

    margin-bottom: 5px;

    padding: 5px;

    width: 95%;
	margin-top:15px;

}
.alert-message{
    padding:10px 15px;
    width:50%;
    margin:10px auto;
    font-size: 18px;
    
}

ul.breadcrums

{
	float:left;
	width:auto; display:block; 
    padding-right:10px;
	/*padding-top:20px;*/   padding-left: 0;

}
ul.breadcrums.breadcrums_right{
	float:right;
}

ul.breadcrums li

{

	width:auto; display:inline;padding-left:4px;line-height:20px;

}

ul.breadcrums li span

{

	width:auto; padding-left:5px;

}

[class^="icon-"], [class*=" icon-"]{ padding-right:0.3em;}

ul.breadcrums li span i

{

	/*color:#26a4b8;*/ color:#0081A1; width:1em; text-align:center; padding-right:8px;

}

ul.breadcrums li a, #navbar_cat a

{
	font-weight:300;
    vertical-align: text-top;
	width:auto; color:#0081A1; font-size:16px; text-transform:inherit;

}

.carrerHub .bread-crum ul.breadcrums li a:hover{
    color: black;
}

ul.breadcrums li a:hover, #navbar_cat a:hover

{
    /*color:#FFF;*/
    font-weight:300;
	text-decoration:underline;

/*	color:#109391;
*/
}

.main_login_form .text_cell{font-size:16px;font-weight:normal}

.main_login_form a{border-bottom:0px solid #26a4b8; text-decoration:none; background:none; font-size:15px; font-weight:300; display:block; margin:0px;text-align:center;color: #0081A1;padding:8px 0px;}
.main_login_form a:hover{text-decoration:underline}
.main_login_form input[type="submit"],.reg_button{ background-color: #0081A1;color: #fff;border:none;

    border-color: #26a4b8;

    border-radius: 4px;

    font-size: 16px;

    font-weight: 300;

    margin-bottom: 15px;/* */

    margin-top: 20px;

    min-width: 293px;

     padding:10px 45px;

    text-transform: uppercase;}

.main_login_form input[type="text"],.main_login_form input[type="password"],.main_login_form select,.main_login_form textarea,.main_login_form email{max-width:300px;;min-width:220px;border:1px solid #26a4b8;padding:5px 0px;font-size:14px; font-weight:400;margin-bottom:10px;margin-left:5px;}	

.main_login_form .text_cell{padding-top:5px;} 

.main_login_form .user_sub_heading{font-size:20px;}

.main_login_form .nw{float:left}

.main_login_form .nw a{border:none}

.main_login_form input[type="button"]{ min-width:50px;border:1px solid #26a4b8;padding:5px 10px;font-size:14px; font-weight:400;margin-bottom:10px;margin-left:5px;}.main_login_form .sub_categories_category_div{padding-left:5px;}

.main_login_form .sub_categories_category_div span{ display: block;float: left; max-width: 155px;   min-width: 155px;}

.main_login_form .givemepadding a {

    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;

    border: 2px solid #26a4b8;

    color: #26a4b8;

    display: block;

    font-size: 18px;

    font-weight: 400;

    margin: 10px 0;

    padding: 3px 0;

    text-align: center;

    text-decoration: none;

    width: 214px;

}

.main_login_form .social a{color:white;  margin: 0;

    padding: 0;}

.top-buttons{ clear: both;

    display: block;

    float: left;

    padding: 0;

    width: 100%;}	

.top-buttons ul li{  padding:10px 5px 10px 0px; float:left;padding-top:0px;}

.top-buttons ul li a{ padding-left:10px;padding-right:10px;font-size:15px;}	



.show_me_image_profile{width:77px;height:77px;}

th.header,td.top{padding-left:10px;}
.feed_ul {line-height:24px;list-style: none}
.feed_ul li {
    clear: both;
    list-style: outside none none;
    position: relative;
    text-align: left;
    width: 100%;
}
.feed_ul li a {
    display: block;
    padding-left: 5px;
    width: 100%;
}
.feed_ul li::before{ color: #0081A1;
    content: "•";
    font-size: 23px;
    left: -15px;
    line-height: 20px;
    position: absolute;
    top: 2px;}
.podcast_ul {line-height:24px;list-style: none;padding-left:0px!important;padding-top:3px;}	
.podcast_ul li{clear:both}	
.podcast_ul i{ color: #0081A1;display: block;float: left;  line-height: 27px; padding-right: 5px; width: 4%;}
.podcast_ul a{float:left;width:95%;display:block}		

/********************** Top SOcial Line *************/
.social-top-header {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #e5e5e5;
    display: inline-block;
    width: 100%;
	min-height:33px;
		max-height:auto;
		height:auto;
}
.top-bar {
    display: inline-block;
    width: 100%;
}
.left-social-div {
    float: left;
    width: auto;
	display:none;
}
.left-social-div > ul {
    height: 33px;
}
.left-social-div ul li {
    display: inline;
    width: auto;
}
.top_social_links{width:33px;}
.left-social-div li, .left-social-div li a, .left-social-div li .ts-text {
    float: left;
    overflow: hidden;
}
.left-social-div li, .left-social-div li a {
    color: rgba(68, 68, 68, 0.5);
    font-size: 12px;
    height: 33px;
    line-height: 33px;
    position: relative;
    text-align: center;
    transition: all 0.5s ease 0s;
}
.left-social-div ul li a {
    border-right: 1px solid #e5e5e5;
    color: rgba(68, 68, 68, 0.5);
    display: inline-block;
    font-size: 12px;
    line-height: 33px;
}
.left-social-div ul li a:hover {
    color: rgba(68, 68, 68, 0.8);
}
.left-social-div li .ts-text {
    font-size: 14px;
}
.font14 {
    font-size: 14px!important;
}
.left-social-div li a:hover > .ts-text {
    color: rgba(16, 147, 145, 0.8);
    opacity: 1;
}
.left-social-div li i {
    float: left;
    line-height: 33px;
    width: 33px;
}
.left-social-div li i:hover {
    color: rgba(16, 147, 145, 0.8);
}
.left-social-div li:hover a {
    width: 100px !important;
	
}

.left-social-div li:hover > i{
 
	color: rgba(16, 147, 145, 0.8)!important;
}

.clicker{padding-left:0px;}
.make_me_down{  -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg); float: right;
    font-size: 22px;
    margin-left: 2px;
    margin-top: -2px;}
.right-social-div {
    float: right;
    text-align: right;
    width: auto;
}

.right-social-div ul {
    display: inline-block;
    list-style: outside none none;
    width: auto;
	margin-bottom:0px;
}
.right-social-div ul li {
    display: inline;
    width: auto;
}
.right-social-div ul li.logout a{color: #0081A1}

.right-social-div ul li a {
    border-right: 1px solid #e5e5e5;
    color: rgba(68, 68, 68, 0.5);
    display: inline-block;
    font-size: 12px;
    line-height: 33px;
    padding: 0 8px;
	text-decoration:none;
}


.right-social-div ul li a:hover {
    color: #26a4b8;
  /*  transition: all 0.3s ease-in-out 0s;*/
}

.blue_small_tect{color:#22A1B5}
.fixed-height-button{width:270px}

#popup_form_new #login_table{width:100%}
#register_form_step1 label{padding-top:10px;}
#login_table textarea{background: #fff none repeat scroll 0 0;
    border: 2px solid #e3e4e3;
    border-radius: 7px;
    box-shadow: none;
    font-size: 16px;
    height: auto;
    margin-bottom: 10px;
    padding: 2px 10px;color:#555}
#login_table input[type="text"],#login_table input[type="float"],#login_table input[type="number"],#login_table input[type="password"],#login_table email,.table_me input[type="text"],.table_me input[type="password"]{ background: #fff none repeat scroll 0 0;
    border: 2px solid #e3e4e3;
    border-radius: 7px;
    box-shadow: none;
    font-size: 16px;margin-left:0px;
    height: 50px;width:100%;
    margin-bottom: 10px;
    padding: 0 10px;color:#555}
/* #login_table input[type="submit"],.login_button{background-color:#0081A1;border-radius:4px;font-family:"Lato",sans-serif; font-weight: 300;border:1px solid #d6d6d6;} */
.profile_button{padding:10px 30px;color:white;margin-top:5px;  display: inline-block;border:1px solid #0081A1;}
.profile_button:hover{border:1px solid #0081A1!important;color:#0081A1 !important;text-decoration:none}
/*#login_table input[type="submit"]:hover{background-color:white;border:1px solid #0081A1;   color: #0081A1;}
 .login_button:hover,.login_button:focus{background-color:white;   color: #0081A1;border:1px solid #0081A1;} */
#forgot_username_table{width:220px;}

body .selectize-control.single .selectize-input:after {
    content: '';
    top: 0%;
    right: 0px;
    width: 30px;
    height: 31px;
    background: rgba(0, 0, 0, 0) url(../../images/select-icons.png) no-repeat scroll 0 -110px;
	border:0px!important
}

body .selectize-control{
    margin-bottom: 10px;
}

body .top_form_grey .selectize-control.single .selectize-input,body .top_form_grey  .selectize-control.single .selectize-input input{
	   background-color: #F8FBFC;
	
	}
body .selectize-control.single .selectize-input, .selectize-control.single .selectize-input input {
    cursor: pointer;
    border-right: 1px solid #e5e5e5;
    text-align: left;
    background-color: #FFF;
	font-size:14px;
    color:#515151;
    font-family: 'Aktiv Grotesk Corp';
}

body .selectize-control.single .selectize-input:hover,
body .selectize-control.single .selectize-input:hover::placeholder,
body .selectize-control.single .selectize-input:hover::-ms-input-placeholder,
body .selectize-control.single .selectize-input:hover::-webkit-input-placeholder, 
.selectize-control.single .selectize-input input:hover {
   
    color: #0081A1;
}



body .selectize-dropdown, .selectize-dropdown.form-control{
    background: #F8FBFC;
	text-align: left;
}
body .selectize-dropdown-content .option:last-child{
	border:0px!important
}
body .selectize-dropdown [data-selectable].option {
   padding: 6px 12px;
    border-bottom: 1px dotted #111819;
    cursor: pointer;
    color: #111819;
}
/************* Top Grey Form ***********************/
.click-nav {
    display: inline-block;
    text-align: right;
    width: auto;
}

.click-nav ul li {
    list-style: outside none none;
    position: relative;
}
.click-nav ul li .top_form_grey,.top_form_grey {
    background-color: #fff;
    box-shadow: 0 3px 4px #555;
    padding: 15px;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 2;
	display:none;
    min-width: 310px;
}

.click-nav .no-js .top_form_grey .sbOptions a {
    border-bottom: 1px dotted #515151;
    display: block;
    outline: medium none;
}

.click-nav .no-js .top_form_grey .sbOptions li
{
	padding:0px!important
}
#hide_show .no-js{padding-left:0px;margin-left:0px;}
.social-top-header .container{width:95%!important;max-width:95%!important}


/**************** Cake PHP ************************/

/************** Register ************/
#remove_me{padding-top:20px;font-weight:300}
.checkbox_div{float:left;width:18px;margin-top:5px}
.paddingtop2{padding-top:2px;}
.radio_label label{font-size:14px;}
.floatleft{float:left}
.register_table{width:100%;}
.main_register{font-weight:normal;font-size:16px;}
.register_table input[type="text"], .register_table input[type="password"], .register_table select, .register_table textarea{margin-left:0px;}

.register_form input[type="email"],.register_form select{background: #fff none repeat scroll 0 0;
    border: 2px solid #e3e4e3;
    border-radius: 7px;
    box-shadow: none;
    font-size: 16px;
    height: 50px;
    margin-bottom: 10px;
    padding: 0 10px;width: 98%;
	color:black;
	}
.maxwidth95{max-width:98%!important;min-width:98%;}
.category_remove{border:0px!important;cursor:pointer;padding-left:10px;}
.maxwidth50{max-width:47%!important;min-width:47%;}
.maxwidth50 select{max-width:100%!important;min-width:100%;}

.maxwidth75{max-width:73%!important;min-width:73%;}
.maxwidth75 select{max-width:100%!important;min-width:100%;}
.maxwidth25{max-width:25%!important;min-width:73%;}
.maxwidth25 select{max-width:100%!important;min-width:100%;}

.width50{width:50%;}
.left_me{float:left;}
small.sub_heading{color:#0081A1}
.sub_heading{font-size:14px;color:#555;}
.clear_me{clear:both;width:100%;height:auto;}
.alignleft{text-align:left;}
.required{color:#2ba4b8}
.required_me{color:black}
.register_table label{font-weight:300;clear:both;width:100%;}
a.special_sub_heading{border:0px;text-align:left;font-weight:300;font-size:14px;}
.register_table label input{margin-right:8px;}
.error-message{color:red;padding-bottom:5px; /*text-transform:capitalize;*/font-family: 'Roboto', sans-serif!important;}
.padding20{padding-top:20px;}


.list_reg {position:relative}
.list_reg li{float:left;width:auto;list-style:none;padding-left:10px;border-top:2px solid #EEE;padding-top:5px;padding-right:10px;color:grey;padding-top:20px;}
.list_reg li.align_me{padding-top:6px;}
.list_reg li:first-child{padding-left:0px;}
.align_me{ border-top: 0 none !important; position: absolute; top: -15px; left: 50px;  margin-left: -10px;left:10px!important;  padding-left: 0!important; width: 100%;}
div.bordered {
    border-top: 2px solid #26a4b8;
    float: left;
    margin-top: 10px;
    width: 0;
}
.arrow_img{margin-left:-23px;margin-top:-1px}

.first_step,.second_step,.third_step,.fourth_step,.student_step,.fourth_step_business{display:none}
.show_me{display:block!important}
#register_form_step1 ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: grey;
  font-weight:100;
}
#register_form_step1 ::-moz-placeholder { /* Firefox 19+ */
  color: grey;
  font-weight:100;
}
#register_form_step1 :-ms-input-placeholder { /* IE 10+ */
  color: grey;
  font-weight:100;
}
#register_form_step1 :-moz-placeholder { /* Firefox 18- */
  color: grey;
  font-weight:100;
}

/* The container 
.container {
  display: block;
  position: relative;
  padding: 6px 0px 6px 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #2BA4B8;
  color:white;
}


.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}


.checkmark {
  position: absolute;
  top: 5px;
  left: 2px;
  height: 25px;
  width: 25px;
  background-color: white;
  border:2px solid grey;
}


.container:hover input ~ .checkmark {
  background-color: white!important;
}
.container:hover input ~ .checkmark:after {
   border: 2px solid #2BA4B8!important;   
   border-width: 0px 3px 3px 0!important;
}


.container input:checked ~ .checkmark {
  background-color: #2BA4B8;   
  border: 2px solid #FFF!important; 
}


.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}


.container input:checked ~ .checkmark:after {
  display: block;
}

.container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white!important;
  border-width: 0 3px 3px 0!important;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
*/




/************* Top Search **************/
.working{background:url('../../img/loading.gif') no-repeat right center;background-color:white}
.display_me_none{display:none}
.padding0{padding:0px!important;}

.menu_link {padding:29px 15px 20px}
/* .menu_link a{ 
    color: white;
    font-size: 16px;
    padding: 10px;
     text-decoration: none; border-radius:5px;} */


/********************** User view Page *************************/
.gallery_image a {  display: inline-block;
    float: left;
    height: 100%;}
.gallery_image a img{width:60px;height:60px;border:1px solid #EEE;margin-bottom:2px;margin-right:2px;}
.business_name{font-size:26px;font-weight:400;font-family: 'Domine', serif;}
#map_canvas{width:250;height:150px}
.make_me_blue{color: #1799b5;}
.align_me_left_view{float:left;margin:0px;padding:0px 15px 5px 0px}
.custom_icons{font-size:18px!important;padding-right:2px!important;}
.center_text{font-size:14px;line-height:22px;font-weight:400;color:#6c6c6c}
.another_business{   display: inline-block;
    height: 100px;
    margin: 10px 15px;
    width: 100px;}
.right_business_separator{border-top:1px dotted gray}
.location_name{font-weight:400;line-height:22px;font-size:14px; text-align:left;}
.street_address{font-weight:300;line-height:22px;font-size:14px;text-align:left;}	

/******************** User gallery Page *******************/
#tinybox {position:absolute; display:none; padding:10px; background:#fff   50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}
.table_right{
		vertical-align:text-top;
		padding-top:30px;
}

/********************** User Edit Page *************************/
.error_edit{visibility:hidden;display:block;height:1px;}


/* Membership page style starts here on august 10, 2016 */
.directory_wad{
	    border: 2px solid #c8c8c8;
    display: block;
    margin: 0 auto;
    max-width: 700px;
    padding: 20px 0 45px;
    text-align: center;
	margin-bottom:70px;
}
.mt50{margin-top:50px;}

.plans_box{
	padding:35px 0;
    display: inline-block;
    width: 100%;
}
h4.heading_mpl{
	background:#2a2a2a;
	padding:20px 0px;
	font-size:18px;
	font-weight:600;
	text-transform:uppercase;
	border-bottom:2px solid rgba(255,255,255,0.29);
	margin:0;
}
.plan_wrap{
	background:#000000;
	height:130px;
	color:#ffffff;
	font-size:50px;
	font-weight:600;
	text-transform:capitalize;
	padding-top: 25px;
	text-align:center;
}
.plan_wrap span{
	font-weight:400;
	font-size:18px;
	text-transform:none;
	display:block;
}
.plans_box .col-sm-3, .plans_box .col-sm-12 {
    padding-left: 1px;
    padding-right: 0px;
}
.plans_main_head h5{
	color:#ffffff;
	font-weight:600;
	font-size:14px;
	text-transform:uppercase;
	display:inline-block;
	vertical-align:middle;
}
.middle_in_blue h4.heading_mpl{ 
	background:#2fa4b7;
}
.middle_in_blue .plan_wrap{ 
	background:#4ec2c8;
}
.popup_outer_wrap{
	position:relative;
	overflow:visible;
	width:20px;
	height:20px;
	float:right;
	background:#676767;
	border-radius:20px;
	margin:7px 10px 0 0;
	line-height:15px;
	font-weight:bold;
	display:inline-block;
	text-align:center;
	cursor:pointer;
	margin-top:-35px;
}

.popup_symbol{
	font-size:14px;
	vertical-align:middle;
	color:#ffffff;
}
.popup_wrap.modal.active {
    display: block;
  }
  .modal{bottom:auto; overflow:visible;}
.popup_wrap{
	top: 0;
	left: 0;
	height: auto;
	cursor: initial;
	margin-left: 55px;
	margin-top: -145px;
	position: absolute;
    width: 400px;
    background: rgba(255,255,255,1);
    border: 3px solid rgba(0,0,0,0.1);
    border-radius: 25px;
    color: #000;
    display: none;
    padding: 8px;
    box-sizing: border-box;
    z-index: 1000;
    text-align: left;
	box-shadow:0 0 15px rgba(0,0,0,0.25);
}
.popup_wrap:after, .popup_wrap:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.popup_wrap:after {
	border-color: rgba(0,0,0,0);;
	border-right-color: #fff;
	border-width: 30px;
	margin-top: -30px;
}
.popup_wrap:before {
	border-color: rgba(0,0,0,0);;
	border-right-color: #eee;
	border-width: 34px;
	margin-top: -34px;
}
.popup_wrap button.close i{padding:0;}
.btn-info{
	background:#4ec2c8;
	color:#ffffff;
	border-radius:5px;	
	padding:10px 45px;
	text-transform:none;
	font-size:16px;
	margin-bottom:0;
	margin-top:20px;
}
.middle_in_blue .btn-info{
	background:#444444;
}
.middle_in_blue .btn-info:hover{
	background:#ffffff;
	color:#444444;
}
.btn-info:hover{
	background:#444444;
	color:#ffffff;
}
.faqs_main_wrap{
	background:#efefef;
	padding:60px 0;
}
.faqs_main_wrap h2{font-size:50px; color:#1c1c1c; font-weight:300; margin:0 0 30px 0;}
.faqs_main_wrap h4{color:#000000;font-size:18px;}
.faqs_main_wrap p{color:#363636; font-size:14px; line-height:22px; text-align:justify;}
.pd-rgt{padding-right:50px;}
.pd-lft{padding-left:50px;}
.faqs_main_wrap h5{font-size:24px; text-align:center; margin:40px 0 0 0;}




.pricing_plans_before h1, .pricing_plans_before h2 {
    font-weight: 600;
    text-align: center;
}
.pricing_plans ul h1, .pricing_plans ul h3 {
    border-top: 2px solid #ffffff;
}
.pricing_plans_before h1 {
    color: #000;
    font-size: 2.4em;
    margin: 42px 0 15px;
}
.pricing_plans_before h2 {
    color: #333;
    font-size: 1.7em;
    margin: 0 0 40px;
}
.pricing_plans .col-md-2 {
    width: calc(100% / 5);
}
.pricing_plans h1, .pricing_plans h2, .pricing_plans h3, .pricing_plans h4, .pricing_plans li, .pricing_plans p {
    margin: 0;
}
.pricing_plans ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.pricing_plans ul li h3.br_before:before{
	content:"";
	position:absolute;
	left:-2px;
	top:0;
	bottom:0;
	background:#444444;
	width:2px;
	height:100%;
}
.pricing_plans li {
    margin-bottom: 0;
	background-color: #e4e4e4;
	min-height:48px;
	text-align:center;
}
.pricing_plans ul li:nth-child(2n+1) {
    background-color: #efefef;
}
.invisible {
    visibility: hidden;
}
.pricing_plans ul h1, .pricing_plans ul p {
    border-left: 1px solid #ffffff;
    text-align: center;
	font-family: 'Lato', sans-serif;
}
.pricing_plans h1 {
    background-color: #dfd9e9;
    font-size: 24px;
    padding: 0.5em;
    text-align: center;
}
.pricing_plans h2 {
    color: #634b8a;
    font-size: 38px;
    font-weight: 600;
    padding: 0.4em;
    text-align: center;
}
.pricing_plans h4 {
    font-size: 16px;
    padding: 0.8em;
    text-align: center;
}
.pricing_plans h3 {
    font-size: 14px;
	font-weight:600;
	text-transform:uppercase;
    padding:1.2em 1em;
	background:#000000;
	color:#ffffff;
    text-align: left;
	font-family: 'Lato', sans-serif;
	position:relative;
	min-height: 52px;
}
ul#pricing_placeholder li h3{
    color: #ffffff;
	background:#000000;
}
 ul#pricing_placeholder li p{
	color: #666666;
 }
.pricing_plans ul li i {
	text-align:center;
    font-size: 1.4em;
	color:#909090;
    padding: 0.7em;
}

.pricing_plans ul li i.fa-times{display:none}
.pricing_plans ul li p {
    font-size: 1em;
    padding: 8px 8px 4px 8px;
    text-align: left;
}
.pricing_plans ul li.almost_there h1, .pricing_plans ul li.almost_there h2, .pricing_plans ul li.almost_there h3, .pricing_plans ul li.almost_there h4, .pricing_plans ul li.almost_there p {
    border-bottom: 1px solid #dfd9e9;
}
.pricing_plans ul#pricing_solid h1, .pricing_plans ul#pricing_solid h2, .pricing_plans ul#pricing_solid h3, .pricing_plans ul#pricing_solid h4, .pricing_plans ul#pricing_solid p {
    border-right: 1px solid #dfd9e9;
}

.pricing_plans ul.suggested h1, .pricing_plans ul.suggested h2, .pricing_plans ul.suggested h3, .pricing_plans ul.suggested li.signupzone, .pricing_plans ul.suggested p {
    border-left: 1px solid #ffffff;
    border-right: 0px;
}
.pricing_plans ul.suggested li.even {
    background-color: #dfd9e8;
}
.signupzone .btn-info{border:1px solid #4ec2c8}
.signupzone .btn-info:hover{background-color:white}

/* Membership Page Style ends here */



/* #Registration Process
================================================== */

/*.make_me_blue{color:#2fa4b7;}*/
.or_size{font-size:18px;padding-top:20px;padding-bottom:20px;}
.register_page{background:url("../../img/bg-body-new.jpg");
background-repeat:no-repeat; background-size:100%; background-color:black;background-size:cover;

  background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;

}
.social-connects > ul {
    margin: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 10px;
    padding-right: 0 !important;
    padding-top: 0 !important;
}
.registration-process-container {
	padding-top:1%; 
    display: block;
    opacity: 1;
    width: 100%;
}
.top_login_link{text-align:right;margin-bottom:25px;}
.registration-process-container .registration-process {
	display: block;
	width: 100%;
	text-align: center;	
}
.registration-process-container .registration-process .title {
	display: block;
	width: 100%;
	padding: 0 0 30px 0;
	padding-bottom:20px;
}
.registration-process-container .registration-process .title h1 {
	font-size: 44px;
	font-weight: 300;	color:white;
}
.registration-process-container .registration-process .steps {
	display: none;
	width: 54%;
	margin: 0 auto;	
	padding: 0 0 30px 0;
}
.registration-process-container .registration-process .steps ul {
	margin: 0 0 0 -2%;
	font-size: 0px;	
	letter-spacing: -4px;
}
.registration-process-container .registration-process .steps ul li {
	display: inline-block;
	width: 18%;
	margin: 0 0 0 2%;
	letter-spacing: normal;	
}
.registration-process-container .registration-process .steps ul li a {
	display: block;
	width: 100%;
	padding: 10px 0 0 0;
	font-size: 14px;
	color: #ffffff;
	border-top: 12px solid #ffffff;
	cursor:inherit;	text-decoration:none;
}
.registration-process-container .registration-process .steps ul li.active a {
	color: #2fa4b7;
	border-top: 12px solid #2fa4b7;	
	text-decoration:none;
}
.registration-process-container .registration-process .info {
	display: block;
	width: 64%;
	margin: 0 auto;	
	padding: 0 0 10px 0;color:white;	
}
.registration-process-container .registration-process .social-connects {
	display: inline-block;
	width: 54%;
	margin: 0 auto 30px auto;	
	padding: 18px 10px;
	background: #ffffff;	
}
.registration-process-container .registration-process .social-connects ul li {
	display: block;
	width: 100%;
	float:left;
	margin: 0 1% 20px 0;
}
.registration-process-container .registration-process .social-connects ul li:last-child {
	margin: 0;	
}
.registration-process-container .registration-process .social-connects ul li a {
	display: block;
	width: 100%;
	height: 75px;
	line-height: 75px;
	font-size: 16px;
	color: #ffffff;	
	border-radius: 4px;
	    padding: 0 5px;
}
.registration-process-container .registration-process .social-connects ul li a i {
	display: inline-block;
	padding: 0 5px 0 0;
	font-size: 20px;
	line-height: 75px;	
}
.registration-process-container .registration-process .social-connects ul li.facebook a {
	background: #48629b;	
}
.registration-process-container .registration-process .social-connects ul li.twitter a {
	background: #23b0e6;	
}
.registration-process-container .registration-process .social-connects ul li.linkedin a {
	background: #0e76a8;	
}
.registration-process-container .registration-process .social-connects ul li.instagram a {
	background: #804a9d;	
}

.registration-process-container .registration-process .social-connects ul.login li{float: none;  margin: 0 1% 20px 0;    width: 100%;}
.registration-process-container .registration-process .login_me{width:35%}
.main_register .submit input[type="submit"]{min-width:auto;}

/************** EVents Page**************/
.grey_me{color:grey!important}
.expired{color:red;font-size:10px;}
#datetime_text{display:none}
.event_image{width:100%;min-height:auto;}
.event_image img{width:100%;}

/******************* Search bar ************/
.left_class a{color:black}
.ui-autocomplete a{font-weight:normal}
.carousel-inner > .item{
   -webkit-transition: 0.4s ease-in-out left;
    -moz-transition: 0.4s ease-in-out left;
    -o-transition: 0.4s ease-in-out left;
    transition: 0.4s ease-in-out left;	
}

.top_search_li{font-size:16px;}
.top_search_li a{font-family: 'Roboto', sans-serif!important;
   color: rgba(0, 0, 0, 0.55);
    font-size: 14px;
    font-weight: 300;}
.main_blue a.blue_16{color:#0081A1!important;font-size:16px!important;}
.home_member {
    color: #fff;
    font-size: 35px;
    font-weight: bold;
	text-transform:uppercase;
	font-family:"Lato",sans-serif;
}
.carousel-control{background:none!important}
.fa.fa-chevron-left {
    left: 0;
    position: absolute;
    top: 42% !important;
	color:#0081A1;
}
.fa.fa-chevron-right {
    right: 0;
	color:#0081A1;
    position: absolute;
    top: 42% !important;
}

/******************User view page *********************/
.whitesimple{color:white!important}
.whitesimple:hover{color:#0081A1!important}
.noimage-model,.noimage-model-portfolio{position:relative}
.noimage-model i{
    color: #0081A1;
    position: absolute;
    left: 43%;
    top: 43%;
    font-size: 32px;}
.noimage-model-portfolio i{  
     color: #0081A1;
    position: absolute;
    left: 46%;
    top: 46%;
    font-size: 50px;
}
	



/************************* 404 Page ********************/
.oops{font-size:105px;font-weight:bold;padding-bottom:20px;}
.unfortunate{font-size:40px;font-weight:bold;padding-bottom:20px;}
.middle_text_404{font-size:17px;line-height:24px}

.li404{list-style-type:none;color:#0081A1;font-size:18px;padding:0px;margin:0px;padding-top:20px;}



/***************** Group Page********************/
.group_image{border: 1px solid #ccc;
    border-radius: 49%;min-height:150px;min-width:150px;}
.hr_style{border:1px solid #000}
.tags_choose{padding:5px;background-color:#0081A1;margin-right:2px;border-radius:5px;color:white;margin-bottom:5px;}
.tag_class{padding-bottom:2px;border-bottom:1px solid #0081A1}
.tags_cross{font-size:12px;padding-left:5px;cursor:pointer;}
.tags_cross:hover{color:red}
.show_me_none{display:none}
.search{height:40px!important}
.search_button{height:auto!important;min-width:auto!important;font-size:21px!important;padding:5px 49px!important}

.groups_choose{ background-color: #0081A1;border-radius: 5px;color: white;margin-bottom: 3px;margin-right: 3px;padding: 5px;position: relative;}

.groups_choose a{color:white!important;}
.groups_cross{font-size:12px;padding-left:5px;cursor:pointer;position:absolute;right:10px;}
.groups_cross:hover{font-size:14px;color:red}
.makemeheadborder{font-size:16px;font-weight:bold;border-bottom:1px solid grey;padding-bottom:10px;}
.show_me_border_topics{padding-top:10px;padding-bottom:10px;border:1px solid #EEE;}
.show_me_border_topics .col-md-9{text-align:justify;/*white-space: pre-line;*/}


.makeimagedark::before {
    background: rgba(0, 0, 0, 0) linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)) repeat scroll 0 0;
    content: "";
    height: 93%;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 0;
}

/**************** looking for ****************/
.description-looking{
	overflow:auto;
	line-height:20px;
}

/**************** Message center css ****************/
.chat-window-wrap{height: 100%;}
.chat-window-wrap .row{
	display: flex;
	flex-wrap: wrap;
	border: 1px solid #e0e0e0;
	border-radius: 2px;
}
.chat-window-wrap .chat-window-sidebar{
	/*width: 300px;*/
	padding: 0;
}
.chat-window-wrap .chat-window-panel{
	width: calc(100% - 300px);
	border-left: 1px solid #e0e0e0;
	padding: 0;
}
form.msg-form-search{padding: 15px;}
.msg-form-search .input-append{
	position: relative;
}
.msg-form-search button[type="submit"]{
    width: 40px;
    background: none;
	border: none;
	color: #0081A1;
	position: absolute;
	left: 0;
    top: 0;
    bottom: 0;
    font-size: 16px;
}
.msg-form-search input[type="text"]{
	background: #e8e8e8;
	border: 1px solid #e0e0e0;
	padding: 10px 10px 10px 35px;
	width: 100%;
	height:40px;
}
.chat-window-footer textarea:focus, .msg-form-search input[type="text"]:focus{
	border-color: #0081A1;
	outline: none;
}
.chat-window-header{
	padding: 5px 15px;
	background-color: #f5f5f5;
}
.chat-window-header .chat-holder-name h4{
	color: #000000;
	width:auto;
	float:left;
}
.chat-window-wrap .profile_image_width_height{max-width:50px;max-height:50px;}
.chat-window-header .show_users{
	 color: #0081A1;
    display: inline-block;
    padding-left: 10px;
    padding-top: 10px;
    position: relative;
	cursor:pointer;
	margin-top:5px;
}
.chat-window-header .hide_users{
	width:100%;
	position:relative;
	clear:both;
	margin:10px 0;
	display:none;
}
.chat-window-header .hide_users img{
	width:30px!important;
	height:30px!important;
}
.chat-window-header .chat-holder-name h4 span.user-time-data{
	font-size: 13px;
	font-weight: 400;
}
.chat-window-body{
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 380px;
}
.chat-window-body .chat-story-wrap{
	width: 100%;
	-ms-transform: translate3d(0px,0,0);
    -webkit-transform: translate3d(0px,0,0);
    transform: translate3d(0px,0,0);
}
.chat-window-body .chat-story-wrap span.story-time-stamp{
	display: block;
	font-size: 13px;
	padding: 15px 30px;
	border-top:0;
	border-bottom: 1px solid #e0e0e0;
	height:45px;
	text-align:right;
}
.chat-story-body{
	padding: 15px 30px;
	background-color: #ffffff;
	position: relative;
	min-height: 42px;
	border-bottom:1px solid #CCC;
}
.chat-story-body:hover{
	background-color: #f5f5f5;
}
a.star-icon{
	color: #555555; 
	font-size: 16px;
    font-weight: 700;
    padding-left: 5px;
}
.chat-story-body .chat-story-icon{
	float:left;
	display: inline-block;
	position:absolute;
}
.chat-story-body .chat-story-icon .story-icon-photo{
	height: 42px;
	width: 42px;
}
.chat-story-body .chat-story-icon .story-icon-photo img{
	height: 42px;
	width: 42px;
	border-radius: 42px;
	border: 1px solid #ccc;
	background-color: #f5f5f5;
}
.time_stamp{
	position: absolute;
	right: 30px;
	top: 17px;
	font-size: 12px;
}
.message_read_status{
	position: absolute;
	right: 30px;
	top: 42px;
	font-size: 12px;
	color:grey;
}
.message_read{color:#26a4b8 !important}
.time_stamp a, .time_stamp span{
	color: #555555;
	font-weight: 400;
}
.chat-story-content, h5.story-author{
	margin-left: 60px;
	padding-right: 70px;
	margin-top: 0;
}
.chat-story-content img{
	max-width:100%;
}
h5.story-author a{
	font-size: 14px;
	font-weight: 600;
	color: #000;
}
h5.story-author span{
	font-weight: 400;
	font-style: italic;
	padding-left: 5px;
}
.chat-story-content p{
	font-size: 14px;
    line-height: 22px;
	    font-family: 'Roboto',sans-serif;
    color: #000;
}
.chat-story-content p, .chat-story-content ul li{
	font-weight: 400;
}
.load-more-button{
	padding: 15px;
	display: block;
	text-align:center;
}
.load-more-button .btn{
	padding: 8px 20px; margin-top: 0;
    text-decoration: underline;
    font-size: 15px;
}
.load-more-chat a{ text-decoration: underline;
    font-size: 15px!important;background-color:#FFF;color:#0081A1;border:0px;}
.load-more-chat a:hover{color:#0081A1;font-size:16px;border:0px;}	
.chat-window-footer {
    padding: 15px;
    background: #f5f5f5;
}
.chat-window-footer textarea{
	width: 100%;
	border: 1px solid #cccccc;
	border-radius: 2px;
	padding: 10px;
}
.chat-window-footer .btn{
	padding:12px;
	margin-top: 0;
	min-width:100px;
}
.file-upload-icon{
	background: none;
	border: none;
	padding: 0;
	position: absolute;
	right: 25px;
	top: 10px;
	color: #9c9c9c;
}
.file-upload-icon:hover{color: #1592a6;}
.file-upload-icon:focus{
	border: none; outline: none;
}
.file-upload-icon span.icon-attach{
	transform: rotate(-45deg);
	font-size: 18px;
}
.sidebar-chat-block{
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 445px;
	margin-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	height:100%;
}
.sidebar-chat-block .chat-story-body{
	padding: 10px 0;
}
.sidebar-chat-block .chat-story-body:hover{
/*	background: none;*/
}
.sidebar-chat-block .chat-story-body:hover h5.story-author a, 
.sidebar-chat-block ul li.load-more-chat:hover a{
	color: #1592a6;
}
.sidebar-chat-block .chat-story-content, .sidebar-chat-block h5.story-author{
	margin-left: 50px;
	font-size: 13px;
}
.sidebar-chat-block h5.story-author span{display: none;}
.sidebar-chat-block .chat-story-content{
	padding-right: 0;
}
.sidebar-chat-block ul{
	padding: 0;
	margin: 0;
}
.sidebar-chat-block ul li{
	list-style: none;
	border-bottom: 1px solid #e0e0e0;
	cursor: pointer;
}
.sidebar-chat-block .time_stamp{
	top: 10px;
	right: 0;
	color: #9c9c9c;
	font-size: 13px;
}
.sidebar-chat-block .chat-story-content .chat-topic{
	white-space: nowrap;
	color: #000;
}
.sidebar-chat-block .chat-story-content p{
	color: #9c9c9c;
	margin-bottom: 2px;
    overflow: hidden;
	white-space: nowrap;
}
.sidebar-chat-block ul li.load-more-chat{
	border: none;
	text-align: center;
	margin-top:10px;
}
.sidebar-chat-block ul li.load-more-chat a{
	font-size: 12px;
	font-weight: 500;
}
.unread-counter{
	position: absolute;
	left: 0px;
	top: 39px;
}
.unread-counter.not-read{	
	z-index: 1;
	border: 1px solid #0081A1;
	padding: 3px;
	background-color: #0081A1;
	color: white;
}
.chat-selected{
	background-color:#0081A1
}
.chat-selected h5,.chat-selected .time_stamp,.chat-selected .story-author a,.chat-selected .chat-story-content p{
	color:white;
}
.chat-selected:hover h5,.chat-selected:hover .time_stamp,.chat-selected:hover .story-author a,.chat-selected:hover .chat-story-content p
{
	color:black;
}
.chat-users .tags_choose{
	margin-bottom:5px;
}
.chat-modal-group-main{
	font-size:15px;
}
#groupchat{padding-bottom:10px;}
.chat-options{position:absolute;right:0px;display:none}
.chat-options .inner_list{display:none}
.chat-options .man-option-text{padding:10px;color:white;border:1px solid white;background-color:#0081A1;border-radius:49%}
.cross{display:none}
.chat-holder-desc{padding-bottom:5px;}

/* Profile page css */
.content-section.profile-view-wrapper{
	padding-top: 0;
}
.profile-view-wrapper .profile-panel-right h3 {
    font-size: 18px;
    font-family: 'Domine', serif;
    font-weight: 600;
	margin-top: 0;
}
.profile-view-wrapper .profile-panel-left .share_Social{
	text-align: center;
	padding-right: 0;
}
.profile-view-wrapper .profile-panel-left .share_Social .floatleft{
	float: none;
}
.profile-wrapper-blue-bar {
    height: 110px;
    background-color: #0081A1;
	position: relative;
}
.profile-view-wrapper .profile-header-image-section .profile-img-section{
	position: relative;
	margin-top: -80px;
}
.profile-view-wrapper .profile-header-image-section .business-name{
	font-weight:400;
	font-size:26px;
	margin:10px 0 15px
}
.profile-view-wrapper .profile-header-image-section .tags i{
	float: none;
	display: inline-block;
}
.profile-view-wrapper .profile-header-image-section h3 a{
	color: #000;
	font-size: 20px;
	font-family: 'Lato', sans-serif;
	font-weight: 600;
}
.profile-view-wrapper .profile-header-image-section .social a:hover{
	color:#e3fbff;
}
.profile-view-wrapper .col-sm-6 h1.business_name{
	font-size: 18px;
	font-weight: 600;
}

.profile-view-wrapper #accordion h4.panel-title{position: relative;}
#accordion h4.panel-title .explore-more {
    position: absolute;
    right: 65px;   
	top: 10px;
    font-size: 20px;
}
.section-additional{
	padding-top: 40px;
	text-align: left;
}
.section-additional ul.profiles-list-add {
    text-align: center;
    list-style: none;
    padding: 15px 0 0 0;
}
.section-additional ul.profiles-list-add li{
	padding-bottom: 20px;
}
.insta-grid-fullwidth .gallery_image a {
    width: 20%;
}
.insta-grid-fullwidth .gallery_image a img{
	width: 100%;
	height: auto;
}
.notdisplay{
	display:none;
}

/* Looking for page css starts */
.banner-wrap{
	background-image: url('../../images/miss-oprtny.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding-top: 70px;
	padding-bottom: 60px;
	color: #ffffff;
}
.banner-wrap .btn{
	margin-bottom: 5px;
}

.banner-wrap h2{
	font-size: 55px;
	font-weight: 500;
	font-family: 'Domine', serif;
	padding-bottom: 15px;
}
.banner-wrap h4,.banner-wrap-h4{
	font-size: 28px;
	font-weight: 300;
}

.banner-wrap-h4{
	color:black!important;
	font-size: 28px;
	font-weight: 600;
}
.banner-wrap-text{
	line-height: 1.6;
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 30px;
	color:black;
}
.looking-for-form .sbHolder{
	width: 92%;
	text-align: left;
	float: left;
}
.looking-for-form .main_search{margin:0px;}
.banner-wrap p{
	line-height: 1.6;
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 30px;
}
.search-results .show-results{
	padding-top: 40px;
	clear: both;
}
.search-results .show-results .listing .looking_for_data .item{
	border: 1px solid #a8a8a8;
	border-radius: 5px;
	padding: 0 20px 35px;
	position: relative;	
}
.search-results .show-results .listing .looking_for_data .business_name a{
	color:black;
	font-size: 26px;
font-weight: 400;
font-family: 'Domine', serif;
}
.search-results .show-results .listing .looking_for_data .description_class{
	word-wrap:break-word;
	color:black;
}
.search-results .show-results .listing .looking_for_data .item .profile-info{
	padding-left: 115px;
	padding-top: 28px;
}
.search-results .show-results .listing .looking_for_data  .item .profile-info span{
	border:0px;
	display: inline;
	font-weight:400;
	font-size:14px;
	margin:0px;
	line-height:23px;
}

.search-results .show-results .listing .looking_for_data .item > span{
	position: absolute;
	top: 0;
	border: none;
	background-color: #9aae26;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	margin: 0;
	color: #ffffff;
	padding: 5px 50px;
	width: auto;
	left: 135px;
	line-height: normal;
}
.search-results .show-results .listing .looking_for_data .item .profile-info h3{
	font-weight: 600;
}
.search-results .show-results .listing .looking_for_data .item .profile-info h3 label{
	font-weight: 300;
	font-size: 20px;
	color: #000;
	display: block;
}
.search-results .show-results .listing .looking_for_data .item .profile-info .tags .make_me_green, .search-results .show-results .listing .looking_for_data .item .profile-info .tags .make_me_green i{
	color: #9aae26;
}
.search-results .show-results .listing .looking_for_data .item .profile-info .font18 {
	font-family: 'Domine', serif;
	padding-top: 15px;
}
.profile-user-photo {
    float: left;
    padding-top: 50px;
}

.looking_for_data .col-md-6{
     width: 47%;
   	 padding-right: 10px;
}
/*
.looking_for_data .col-sm-6:nth-child(2n+1){
    clear:both
}
*/
/* Looking for page css end */

/* Membership page css start */

.membership-plan-title{
	padding-top: 15px;
}
.membership-plan-title h3{
	font-size: 28px;
}
.membership_pricing_plans {
    text-align: center;
	padding-top: 50px;
	padding-bottom: 40px;
}
ul.plans_list, ul.plans_list ul{
	padding: 0;
}
ul.plans_list{
	list-style: none;
	margin: 0 auto;
    display: inline-block;
	vertical-align: top;
    width: 40%;
	border: 1px solid #e0e0e0;
}
ul.plans_list li{
	list-style: none;
}
ul.plans_list .head-list .plan_head_wrap{
	width: auto;
	border: none;
	color: #ffffff;
	margin: 0;
	padding: 20px 10px;
}
ul.plans_list .head-list .plan_head_wrap h4{
	margin: 0;
}
ul.plans_list .head-list .plan_head_wrap em{
	font-size: 18px;
}
ul.plans_list .head-list .heading_label_plan{
	display: block;
	font-weight: 500;
	font-size: 15px;
	padding: 15px;
	color: #ffffff;
	text-transform: uppercase;
}
.green_plan_clr{
	background-color: #9aae26 !important;
}
.green_plan_clr-lt{
	background-color: #b7c46a !important;
}
.menu_link.green_plan_clr-lt a{
	background-color:#9aae26;
	border:1px solid #b7c46a;
}
.menu_link.green_plan_clr-lt a:hover{
	background-color:white;
	color:#9aae26;
}

.plan_body {min-height: 300px;}
.plan_body li{
	padding: 12px;
}
.blue_plan_clr{
	background-color: #30a4b7 !important;
}
.blue_plan_clr-lt{
	background-color: #70becb !important;
}
.some-words-panel {
	margin-top: 40px;
	padding-top: 30px;
	padding-bottom: 40px;
	border-top: 1px solid #ccc;
}
.some-words-panel h4{
	color: #000;
	font-weight: 300;
	font-size: 26px;
	padding-bottom: 30px;
}
.the-words-panel{
	border: 1px solid #ccc;
	border-radius: 15px;
}
.the-words-content{
	padding: 30px;
}
.the-words-content em{
	font-size: 30px;
	font-weight: 300;
	color: #9aae26;
	line-height: 1.4;
}
.the-words-footer{
	border-top: 1px solid #ccc;
	padding: 20px 30px;
}
.the-words-footer img{float: left;}
.the-words-author{
	text-align: right;
}
.the-words-author label{font-size: 16px;}
.the-words-author label, .the-words-author cite, .the-words-author p{display: block; line-height: 1.4;}
/* Chart Modal Lightbox */
#chartModal .modal-dialog {
    width: 100%;
    margin: 60px auto 0;
    padding-left: 17px;
    max-width: 1170px;
}
#chartModal .modal-content{
	border-radius: 0;
	padding: 50px;
	overflow-x: hidden;
    overflow-y: auto;
    max-height: 450px;
}
#chartModal .modal-header .close {
    position: absolute;
    top: 15px;
    right: 15px;
}
#chartModal .modal-content .modal-header{
	border: none;
	text-align: center;
}
#chartModal .modal-content .modal-header h3{
	color: #000000;
	font-family: 'Domine', serif!important;
	font-size: 30px;
}
.modal-body .welcome-content p{
	font-size: 18px;
	padding-bottom: 15px;
}
.modal-body ul.plans_list{
	width: 33%;
}
.modal-body ul.plans_list.middle{
	margin-top: -20px;
}
@media only screen and (min-width: 768px){
	.row-eq-height {
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display:         flex;
	}
	
	 
}

/* Membership page css end */

/* Search page redesign css start */
.search-results.search-wrap{
	padding-top: 0;
}
.search-results-bg{
	background-image: url(../../images/search-banner-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding-top: 50px;
    padding-bottom: 50px;
}
.item-search{
	border: 1px solid #a8a8a8;
	border-radius: 10px;
	padding: 35px 20px;
	margin-bottom: 30px;
}
.item-search h3{
	margin-top: 0;
}
.item-search h3 span{
	font-weight: 400;
	font-size: 18px;
	display: block;
	font-family: "Lato",sans-serif;
}
.profile-info-image-panel {
    float: left;
	width:25%;
}
.profile-info-image-panel a{
	text-align:center;
	padding:10px 0 0 0;
	display:block;
    margin-left: -20px;
}
.profile-info-image-panel a .center{
    text-align: center;
    display: block;
}
.profile-info-panel {
    display: block;
    padding-left: 120px;
}
.tags .make_me_green, .tags .make_me_green i{
	color: #9aae26;
}
.profile-info-panel .profile-details p{
	padding-top: 0px;
	padding-bottom: 15px;
	line-height: 20px;
}
.makemefeatured {
    width: 150px;
    background-color: #9aae26;
    color: white;
    margin: 0px auto;
    text-align: center;
    line-height: 21px;
    top: 0px;
    position: absolute;
    left: 35%;
}


/*************** Start of Topic/Group Page ***********/
.group-description,p.group-description,.jumbotron p.group-description{
font-family: Roboto, sans-serif;
 font-size: 16px;
 font-weight: 400;
line-height: 25px;	
}
.topic_heading{
	
    font-family: Domine, serif;
    font-size: 16px;
    font-weight: 300;
}
.group_topics{margin-top:-3px;}
.topic_links ,.topic_links  a{
    color: #000;
	font-family:Roboto, sans-serif;
	font-size:14px;
	font-weight:300;
}
.topic_links  a:hover{
    color: #26a4b8!important
}

.group_topics img{width:25px;height:25px;}


.group-user-data{
  display:flex;
  flex-wrap: wrap;	 
  align-items: flex-start;
}
.group_users{
    max-width: 92px;
    flex: 0 0 92px;
   text-align: center;
}
.group_users_text{
	flex:1;	
}

.show_me_border_topics>div{font-size:13px;    font-family: 'Roboto', sans-serif!important;}

#all_messages{margin-top:15px;padding-left:30px;}
.topic_background_blue{
    background-color: #F2F5F8;
    border-radius: 20px;
	min-width:87.33%;
	margin-left:4%;
    padding-bottom: 15px;
    padding-top: 15px;
}

.topic-creator .group_users_text a{
    font-size: 26px;
    font-weight: 400;
    font-family: 'Domine', serif;color:black;}
.topic-creator .group_users_text .make_me_blue a{color:#0081A1;font-family:Lato, sans-serif;
font-size:14px;
font-weight:400;}
.topic-creator .group_users_text .tags{margin:10px 0 0 0;}


.comments-detail{padding-left:20px;font-family:Roboto, sans-serif;
font-size:14px;
font-weight:400;line-height:22px;}
.comments-detail .business_name{font-family:Domine, serif;
font-size:16px;
font-weight:300;}
.comments-detail .hashtags{font-size:13px!important;}
.comments-detail .hashtags a{color:black}



.topic-comments-users .topic-date,.options_topic a{
	font-size:13px;    font-family: 'Roboto', sans-serif!important;
}
.topic-comments-users-info a{
	
    font-family: Domine, serif;
    font-size: 16px;
    font-weight: 300;
	color:#000!important;
}
.show_comments{

font-family:Roboto, sans-serif;
font-size:14px;
font-weight:400;
}
.show_comments .makemebutton {
    background: none!important;
    color: #0081A1!important;
    border: 0px!important;
}
.show_comments .makemebutton:hover {font-weight:bold;
}

.topic-comments-users-otherdata .tags {
	margin-top:0px;
	margin-bottom:5px;
	font-size:13px;
}
.topic-comments-users-otherdata .tags>i.fa-map-marker{
	position:absolute;
	top:28px;
}

.topic-comments-users-otherdata .tags .network_info {
    padding-left: 15px;
}
.topic-date{
	font-size:12px;
}

.all_messages_youtube{width:100%;text-align:center;}
.youtubeiframe{
	width:560px;
	height:315px;
	min-height:315px;
}

.comments-section{padding:10px 0;}

.tooltip_custom {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
  opacity:1;
}

.tooltip_custom .tooltiptext {
  	visibility: hidden;
	text-align:left;
 	width: 40vw;
    background-color: black;
    color: #fff;
    border-radius: 6px;
    padding: 10px;
    position: absolute;
    z-index: 1;
    left: 50%;
    margin-left: -60px;
    top: 2px;
    overflow-y: auto;
    max-height: 150px;
}

.tooltip_custom:hover .tooltiptext {
  visibility: visible;
}
.loadMoreLink{
	color: #26a4b8;
    font-size: 18px;text-decoration:underline;
}
.vip-memb-column-inner {
    width: 100%;
    border-radius: 0.25em;
    font-size: 1em;
    background-color: #ffffff;
    box-shadow: 0em 0.05em 0.65em 0em rgb(0 0 0 / 12%);
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}
/* Checkbox css */
.checkbox-btn label::before{
    display: none !important;
}
.checkbox-btn label{
    width:auto !important;
    padding-top: 0px !important;
}
.checkbox-btn{
margin-right: 10px;
}

@media only screen and (max-width:1200px){
	
	.profile-info-image-panel a{
		margin-left: 0px;
	}
}
@media only screen and (max-width: 991px){
	.youtubeiframe{
		width:100%;
		height:auto;
	}
	.profile-info-image-panel .profile_image_width_height{
		width: 60px;
		height: 60px;
	}
	.profile-info-panel {
		padding-left: 0px;
	}
	.profile-info-image-panel{
		width:100%;
		text-align:center;padding-bottom:20px;
	}
	.profile-info-image-panel a .center{
		display:inline-block;width:auto;
	}
	.registration-process-container .main-login-page{
		display:flex;
		
    flex-direction: column-reverse;
	}
}
@media only screen and (max-width: 767px){
	.item-search h3{font-size: 18px;}
	.item-search h3 span{font-size: 14px;}
	.search-criterias .main_search{margin-right: 0;}
	.main_search .sbHolder{width:100%;}
	.search-results-bg{background-position:0 0;}
}
/* Search page redesign css end */


@media only screen and (min-width: 768px) and (max-width: 991px){
	.dashboard-buttons{margin:0px;}
	.dashboard-buttons .button .col-md-4{
		width:18%;padding:0;
	}
	.dashboard-buttons .button{margin-bottom:10px;}
	.dashboard-buttons .button,.dashboard-buttons .button:last-child{
		width:100%;
		margin-right:0;
	}
	.dashboard-button-counter-3{min-height:290px;}
	.dashboard-button-counter-2{min-height:190px;}
	.dashboard-button-counter-1{min-height:90px;}
	
	
	
	/* Looking for page css starts */
	.banner-wrap .register{
		margin-left: 10px;
	}
	.search-results .show-results .listing .looking_for_data .item > span{
		padding: 5px 30px;
	}
	/* Looking for page css end */
	
	
	.profile-view-wrapper .profile-panel-right.paddingleft20 {
		padding-left: 10px;
	}
	.profile-view-wrapper .profile-panel-right .paddingleft15 {
		padding-left: 0;
	}
	.profile-view-wrapper .profile-panel-left .makemebutton{
		min-width: 100%;
	}
	.profile-view-wrapper .profile-panel-right h3{
		text-align: center;
	}
	.profile-view-wrapper .profile-panel-left, 
	.profile-view-wrapper .profile-panel-right{padding-top: 30px;}
}
@media only screen and (max-width: 767px){
	.dashboard-buttons{margin:0px;}
	.dashboard-buttons .button .col-md-4{
		width:18%;padding:0;
	}
	.dashboard-buttons .button{margin-bottom:10px;}
	.dashboard-buttons .button,.dashboard-buttons .button:last-child{
		width:100%;
		margin-right:0;
	}
	.dashboard-button-counter-3{min-height:290px;}
	.dashboard-button-counter-2{min-height:190px;}
	.dashboard-button-counter-1{min-height:90px;}
	
	

	
.looking_for_data .col-sm-12{
	width:96%;
	padding:0!important
}
.looking_for_data .makemebutton{width:auto;}
	/* Looking for page css starts */
	.banner-wrap h2{font-size: 30px;}
	.banner-wrap h4{font-size: 20px;}
	.search-results .show-results .listing .looking_for_data .item{
		padding: 0 15px 20px;
		text-align: left;
	}
	.search-results .show-results .listing .looking_for_data .item .profile-info .profile-details .makemebutton {
		width: auto;
	}
	/* Looking for page css end */
	
	.chat-window-header{padding: 5px 0;}
	.chat-window-body .chat-story-body, 
	.chat-window-body .chat-story-wrap span.story-time-stamp{padding: 15px;}
	.chat-window-body .chat-story-content p{font-size: 13px !important;}
	.time_stamp {right: 15px; top: 15px;}
	.chat-window-wrap .chat-window-sidebar{/*width: 250px;*/}
	.chat-window-wrap .chat-window-panel{width: calc(100% - 250px);}
	.chat-story-content, h5.story-author{margin-left: 50px;}
	.content-category.chat-window-wrap{padding-left: 15px; padding-right: 15px;}
	#footer {margin-top: 50px !important;}
	.chat-window-footer{padding: 15px 0;}
	.profile-view-wrapper .profile-panel-right h3{
		text-align: center;
	}
	.profile-view-wrapper .profile-panel-left, 
	.profile-view-wrapper .profile-panel-right{padding-top: 30px;}
	.profile-view-wrapper .align_me_left_view{float: none;}
	.insta-grid-fullwidth .gallery_image a {
		width: 25%;
	}
	
	/* Membership page css starts */
	ul.plans_list, .modal-body ul.plans_list{
		width: 100%;
		display: block;
	}
	.membership-plan-title h3, .the-words-content em {
		font-size: 18px;
	}
	.membership_pricing_plans {
		padding-left: 15px;
		padding-right: 15px;
	}
	ul.plans_list, .the-words-panel{margin-bottom: 15px;}
	.the-words-content, .the-words-footer, #chartModal .modal-content {
		padding: 15px;
	}
	.modal-body ul.plans_list.middle {
		margin-top: 0;
	}
	.modal-body{padding: 0;}
	#chartModal .modal-dialog {
		margin: 30px auto 0;
		padding-left: 10px;
		padding-right: 10px;
	}
	#chartModal .modal-content .modal-header h3{font-size: 16px;}
}
@media only screen and (max-width: 575px){
	.chat-window-hide{display:none!important}
	.chat-window-wrap .row{display: block;}
	.chat-window-wrap .chat-window-sidebar{width: 100%;}
		.col-md-9.col-sm-8.chat-window-panel .cross {
		    color: #ffffff;
			content: "X";
			font-size: 16px;
			font-weight: bold;
			cursor: pointer;
			right: 5px;
			opacity: 0.5;
			position: absolute;
			top: 5px;
			background-color: #000;
			width: 26px;
			height: 26px;
			border-radius: 26px;
			text-align: center;
			line-height: 26px;
			z-index:2;
			display:block;
	}
	 .chat-window-header{  left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;} 
	.chat-window-wrap .chat-window-panel{
		 display: block;
		height: 100%;
		left: 0;
		margin: 0 auto;
		opacity: 1;
		position: fixed;
		right: 0;
		top: 0px;
		width: 100%;
		z-index: 100;
		background-color: #ffffff;
	}
	.chat-window-footer {
		padding: 15px 0;
		position: relatuve;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.load-more-button{
		padding: 15px;
	}
	.file-upload-icon{right: 15px;}
	
	.chat-window-footer .btn{
		height: 46px;
		text-indent: 0;
		line-height: 46px;
		position: relative;
		text-align: center;
		padding: 0 15px;
	}
	.chat-window-footer .submit{ position: relative;
    right: 0px;
    left: 0;}
	.chat-window-footer .submit:before{
		position: absolute;
		left: 0;
		right: 0;
		color: #ffffff;
		top: 0;
		bottom: 0;
		content: "\f1d8";
		font-family: FontAwesome;
		text-indent: 0;
	}
	.chat-window-footer .col-xs-8 {
		padding-left: 15px;
		padding-right: 0;
		width: calc(100% - 25%);
	}
	.chat-window-footer .col-xs-4{    width: 25%;
    padding: 0 0 0 15px;
    position: relative;
    right: 10px;
    top: 5px;}
	
	.chat-window-body{
		height: 100%;
		overflow-x: hidden;
		overflow-y: auto;
		max-height: 100%;
		padding-top:100px;
	}
	.chat-window-header .show_users{
		padding-top:10px;
	}
	.chat-window-header #chat_holder_time{display:none} 
	.chat-window-header .chat-holder-desc{text-align:left;padding-top:2px;clear:both;}
	.chat-holder-desc.col-sm-12 > p {
		clear: both;
		float: left;
		height: 100%;
		position: relative;
		width: 100%;
	}
    /* Checkbox css */
    .checkbox-btn {
        background-color: #fff;
        font-family: "Lato", sans-serif;
        font-weight: 300;
        border: 1px solid;
        border-color: #1799b5;
        border-radius: 5px;
        color: #1799b5 !important;
        font-size: 16px;
        padding: 6px 10px;
        text-decoration: none;
        display: block;
        margin: 5px 0;
        cursor: pointer;
        text-align: center;
    }
 
    .checkbox-btn input{
        opacity: 0;
    }
    .checkbox-btn.checked{
        background-color: #1799b5;
        color: #fff !important;
    }
	
}

	/* Looking for page css starts */
@media only screen and (max-width: 480px){
	.profile-user-photo {
		padding-top: 40px;
	}
	.profile-user-photo .profile_image_width_height {
		width: 50px;
		height: 50px;
	}
	.search-results .show-results .listing .looking_for_data .item > span{
		left: 75px;
	}
	.search-results .show-results .listing .looking_for_data .item .profile-info {
		padding-left: 60px;
		padding-top: 40px;
	}
}
	/* Looking for page css end */

   