img[src*="/img/avatars/"],
img[src*="/img/ava/"],
img[src*="/avatars/"] {
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
}

/* USERINFO old card */
.userinfo {
	display: block;
	position: relative;
	overflow: hidden;
	
	padding: 0 20px 5px 135px;
	border: 1px solid #E1E1E1;
	min-height: 165px;
	}
	
	.userinfo .avatar {
		position: absolute;
		top: 65px;
		left: 11px;
		margin: 0;
		padding: 0; }

		.userinfo .avatar img {
			width: 80px;
			height: 80px; }
			
	.userinfo .usr_head {
		display: table;
		width: 100%;
		margin: 5px 200px 10px -132px;
		color: #333;
	}
		.userinfo h4 {
			font-size: 20px;
			font-weight: normal;
			display: table-cell;
			vertical-align: bottom;
			color: #666;
			padding-left: 10px;
			padding-right: 5px;
			white-space: nowrap;
			margin:0;
		}
			.userinfo h4 span { color: #CCC; }
		.userinfo .rating {
			display: table-cell;
			text-align: left;
			vertical-align: middle;
			color: #666;
			padding-left: 10px;
			padding-top: 10px;
		}
			.userinfo .rating > span { display: none; } 
			.userinfo .rating > b { position: absolute; } 
		.userinfo .status_bar {
			display: block;
			position: absolute;
			right: 8px;
			top: 10px;
		}
			.userinfo .usr_label {
				display: table-cell;
				vertical-align: top;
				text-align: left;
			}
	.userinfo ul { margin-top: 10px; }
	.userinfo li {
		float: left;
		width: 260px;
		display: block;
		max-height: 28px;
		padding: 1px 0 5px 5px;
		background: url(/img/2x2.gif) no-repeat left 9px;
		overflow: hidden;
	}	
	.userinfo li i, .userinfo.short b {
		width: 130px;
		height: 18px;
		display: block;
		float: left;
		clear: left;
		font-style: normal;
		color: #333333;
		font-weight: normal;
		white-space: nowrap;
		}
			.userinfo.short span b.label {
				width: auto;
				height: auto;
				display: inline-block;
				float: none;
				color: white;
		}
	.userinfo.short ul { overflow: hidden; }
	.userinfo.short .specs b { width: 60px;  }
/* USERINFO old card END*/

 

.more_usr_links {
    font-size: 18px;
    margin-bottom: 30px;
}

.more_usr_links:empty { display: none; }

.more_usr_links p {
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
     }

.more_usr_links p:last-child { padding-bottom: 0; }

/**  USERINFO bage block  */
.mid_bar { margin-bottom: 30px;   }
.mid_bar .ui_list  ul {
   font-size: 18px;

}

.mid_bar .ui_list li { margin-bottom: 10px;  }

.mid_bar .ui_list li i { font-style: normal;   }
.mid_bar .ui_list li span { color: black; padding-left: 5px;   }
.mid_bar .ui_list li span > div { display: inline-block;   }

.mid_bar .ui_list li span a { text-decoration: none; }
.mid_bar .ui_list li span b { font-weight: normal}
.mid_bar .ui_list .konkurses_stat br { display: none; }
.mid_bar .ui_list .konkurses_stat div { display: inline;   }
.mid_bar .ui_list .konkurses_stat div:before { content: ", "; }
/* USERINFO bage block END */

.user-block-link {
	padding: 5px; 
	display: inline-block;
}


.block_before_header_01 .user-top-head-row-block { padding-top: 0; }

.about-container { margin-top: 20px; }
.about-container .s_box { margin-bottom: 20px; }
.about-container .my_specs_group { font-size: 18px; }
.about-container .my_specs_group .primary { font-weight: 800; margin-right: 20px; }
.about-container .my_specs_group .my_specs_hide_primary .primary { display:none; visibility:hidden;  }
.about-container .my_specs_group .next:after { content: '  / ' }
.about-container .my_specs_group .spec_head_more { color: #999; margin: 10px 0; padding: 0  }

.about-container .mid_bar  { margin-bottom: 0;}
.about-container .mid_bar ul { margin: 0; padding: 0;}
.about-container .mid_bar ul li { list-style: none; margin-bottom: 5px;   }
.about-container .specs  { margin-bottom: 0;  }
.about-container .specs .spec_block  { display: inline  }
.about-container .specs .spec_block .works  { display: inline-block; margin-right: 5px;  margin-bottom: 5px; }
.about-container .specs .works a:after  { content: '  / ';   }


.my_contacts_group .site img.ico {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-right: 8px; }
.my_contacts_group .site img.ico.empty { background-color: #7CC300; border-radius: 50%; }

.my_contacts_group p i {
    display: block;
    float: left;
    width: 16px; 
    height: 16px;
    background: url(/img/logo/social.png) no-repeat center top;
    margin-right: 8px;
    margin-top: 4px; }

.my_contacts_group .more_usr_links p { display: inline-block; margin: 0 15px 5px 0;  padding: 0; width: auto; }
.my_contacts_group p.email i { background: url(/img/envelope_off.gif) no-repeat 1px 4px; }
.my_contacts_group p.skype i { background-position: center -128px; }
.my_contacts_group p.facebook i { background-position: center -96px; }
.my_contacts_group p.twitter i { background-position: center -32px; }
.my_contacts_group p.vkontakte i { background-position: center -48px; }
.my_contacts_group p.city i { background-position: center -160px; }
.my_contacts_group p.phone  i { background-position: center -144px; }
.my_contacts_group p.instagram  i { background-position: center -176px; }
.my_contacts_group p.youtube  i { background-position: center -192px; }
.my_contacts_group p.whatsapp  i { background-position: center -208px; }
.my_contacts_group p.telegram  i { background-position: center -224px; }
.my_contacts_group p.boutique  i { background-size: contain; background: url(/img/logo/bublik_bt.svg) no-repeat center center;  }
.my_contacts_group p.freelance_discount_user i { background-size: contain; background: url(/img/logo/bublik_ds.svg) no-repeat center center;  }
.my_contacts_group p.freelance_boutique_user i { background-size: contain; background: url(/img/logo/bublik_bt.svg) no-repeat center center;  }

.avatar_div {
	position: relative;
	display: inline-block;
}

.avatar_div .badge-ava::before {
	background-repeat: no-repeat;
	background-position: center;
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	opacity: .9;
	z-index: 5;
	width: 30%;
	height: 30%;
	background-size: contain;
}
.avatar_div .badge-pro::before { background-image: url(/img/icons/pro-red.svg); }

.avatar_div  img {  max-width: 100% !important; max-height: 100% !important ; border-radius: 100%; background-color: rgba(127,127,127,.1);}

.avatar_div.avatar_100 img {  width: 100px; height: 100px;  }
.avatar_div.avatar_100 .badge-ava::before {  width: 30%; }

.avatar_div.avatar_75 img {  width: 75px; height: 75px;  }
.avatar_div.avatar_70 img {  width: 70px; height: 70px;  }
.avatar_div.avatar_50 img {  width: 50px; height: 50px;  }

.avatar_div ~ .edit_my_ava {
	position: absolute;
	bottom:-20px; right: 0;
	opacity: .5;
	text-align: center;
	color: #82b93c;
	width: 100%;
	text-decoration: none;
	transition: all .3s ease ;
}

.avatar_div:hover ~ .edit_my_ava,  .edit_my_ava:hover { opacity: 1; }

/*
.user_top_head2 {
	border-bottom: 1px solid #eee;
	
}
.user_top_head2 .nav-tabs { 
 border-bottom: none; 
}
.user_top_head2 .nav-tabs li  {
	margin-right: 5px;
}
.user_top_head2 .nav-tabs li  a {
	border: none;
	border-bottom: 2px solid transparent;
	padding: 10px 20px 10px 0;
}
.user_top_head2 .nav-tabs li.active ,
.user_top_head2 .nav-tabs li:hover a,
.user_top_head2 .nav>li>a:focus { 
	border: none;
	border-bottom: 2px solid green;
	background: white;
	
	
}
.user_top_head2 .nav-tabs>li.active>a, .user_top_head2 .nav-tabs>li.active>a:focus, .user_top_head2 .nav-tabs>li.active>a:hover { border: none; }
*/


/*
.user-top-head-slogan .edit_my_slogan  { 
	margin-left: 5px;
	opacity: .3;
	transition: all .5s ease ;
	font-size: 14px;
}
.user-top-head-slogan:hover .edit_my_slogan  { opacity: 1;  } */

/*
.user_card.user_card_vert {
	display: block;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: relative;
    padding-bottom: 110px;
    min-height: 174px;
    text-align: center;
	padding-top: 100px;
	margin-bottom: 3rem;
}
.user_card.user_card_vert.with-labels {
	
}
.user_card.user_card_vert {
}
.user_card.user_card_vert .avatr {
	padding: 0px;
		position: absolute;
		top: 0;
		left: calc(50% - 50px);
		overflow: hidden;
}

.user_card.user_card_vert .name { font-size: 14px;
    margin-top: 10px;
    max-height: 42px;
    white-space: nowrap;
    text-overflow: ellipsis;
	}
.user_card.user_card_vert .name span { visibility: hidden; display: none; }
.user_card.user_card_vert .spec { 
	line-height: 18px;
    color: #999;
    margin: 0;
    margin-top: -10px;
	font-size: 14px; 
	
} 
.user_card.user_card_vert .slogan  { position: absolute;
    left: 0;
	bottom: 14px;
    width: 100%;
    height: 40px;
    display: table-row;
    text-decoration: none;
  
    background: #e5f0d6;
    color: black;
    padding: 15px 15px;
    font-size: 16px;
    height: 66px;
    border-radius: 5px; }
.user_card.user_card_vert .slogan:before  { 
    content: " ";
    display: block;
    position: absolute;
    height: 16px;
    background: no-repeat center bottom url(/img/misc/f-blab-light-green.png);
    width: 30px;
    top: -16px;
    left: calc(50% - 15px); 
}
.user_card.user_card_vert .slogan span  { font-size: 14px;
    height: 43px;
    overflow: hidden;
    display: block; }

.user_card.user_card_vert .user-label.user-verified {
    width: 18px;
    height: 18px;
    background-position: left bottom;
    background-size: 64px;
    margin: 0;
}
.user_card.user_card_vert .last_act { 
font-size: 12px; color: #999999; 
text-align:center;
}
.user_card.user_card_vert .last_act > div {
	position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.user_card.user_card_vert .last_act > div > i,
.user_card.user_card_vert .last_act > div > span { 
	white-space:nowrap; 
	font-style: normal;
	display:inline-block;
	margin-right: 2px;
}

.user_card.user_card_vert .userhref { position: absolute; top: 0; left:0; width: 100%; height: 100%;  }
.user_card.user_card_vert .userhref span { visibility: hidden; display: none; }


.user_card.user_card_vert .reviews p{
	display: inline-block;
	padding:0;
	margin: 0;
	min-height: auto;
    font-size: inherit;
}

.user_card.user_card_vert .reviews a {
	color: #bbbbbb;
	text-decoration: none;
}
.user_card.user_card_vert .reviews span {
	display:none;
} 
.user_card.user_card_vert .reviews b {
	font-weight: normal;
} 
.user_card.user_card_vert .reviews a:before { 
	content: 'Îòçûâû: '
}
.user_card.user_card_vert .reviews .positive  {
	color: #7cc300;
}
.user_card.user_card_vert .reviews .positive:before {
	content: " +";
}
.user_card.user_card_vert .reviews .negative  {
	color: #ff2323;
}
.user_card.user_card_vert .reviews .negative:before {
	content: " -";
	margin-left: 3px; 
}
.user_card.user_card_vert .reviews .empty {
	color: #DDD !important;
}
*/



/*
.osite_block { margin-left: 130px;  margin-top: -34px;  min-height: 34px;}
.osite_label{
    font-size:18px;  float: left; padding-top: 5px; padding-right: 5px;
}
.osite_label span {
    display: inline-block;
    float: left;
    padding-top: 5px;
}
.osite_label  i.ico { background: no-repeat right center; background-size: contain; display: inline-block; width: 25px; height: 25px; margin-left: 5px; }
.osite_label.boutique_user  i.ico { background-image: url(/img/logo/bublik_bt.svg) }
.osite_label.discount_user  i.ico { background-image: url(/img/logo/bublik_ds.svg) }
.osite_label a {  color: black; text-decoration: none; display: inline-block; padding: 2px; transition: all 0.3s ease; }
.osite_label a:hover { color: #7cc300}
*/

/*
.avatar-carousel  .box {
	display: block;
	margin: 0 auto;
	overflow: hidden;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
	padding-bottom: 90px;
	min-height: 174px;
	text-align:center;

}
.avatar-carousel  .box.box-empty {
	min-height: 50px;
	padding-bottom: 0;
}
.avatar-carousel .box .box-link {
    display: block;
    overflow: hidden;
    text-decoration: none;

}
.avatar-carousel .box.box-empty .box-link {
    color: white;
    text-align: center;
    margin-top:40px;
    color: #82B93C;
}

.avatar-carousel .box .box-link p {
    display: block;
    padding: 0 10px;
}


.avatar-carousel .box .box-link .name {
   font-size: 14px;
	margin-top: 6px;
	color: black;
	white-space: nowrap;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;

}
.avatar-carousel .box .box-link .name span {
   display: none;
}

.avatar-carousel .box .box-link .spec {
    line-height: 18px;
	color: #999;
	margin-top: -12px;
}

.avatar-carousel .box .box-link .avatr {
		overflow: hidden;
	    border-radius: 100%;
	    width: 65px;
		height: 65px;
		margin:auto;
}

.avatar-carousel .box .box-link .slogan {
		position: absolute;

		left: 0;
		width: 100%;
		height: 40px;
		display: table-row;
		text-decoration: none;
	bottom: 0px;
	background: #e5f0d6;
	color: black;
	padding: 15px 15px;
	font-size: 16px;
	height: 66px;
	border-radius: 5px;
}

.avatar-carousel .box .box-link .slogan::before {
	content: " ";
    display: block;
    position: absolute;
    height: 16px;
    background: no-repeat center bottom url(/img/misc/f-blab-light-green.png);
    width: 30px;
    top: -16px;
    left: calc(50% - 15px);

}

.avatar-carousel .box .box-link  .slogan span {
   font-size: 14px;
	height: 43px;
	overflow: hidden;
	display: block;
}
.avatar-carousel .box .box-link:hover {
    text-decoration: none;
}

.avatar-carousel .box .box-link .name:hover {
    text-decoration: underline;
}

.avatar-carousel .box .box-link:hover .spec {
    color: #0088CC;
}

.avatar-carousel .owl-theme .owl-nav { margin: 5px -10px -28px -10px;  overflow: hidden; }
.avatar-carousel .owl-theme .owl-prev { float: left;  }
.avatar-carousel .owl-theme .owl-next { float: right;  }
.avatar-carousel .owl-theme .owl-nav .owl-prev,
.avatar-carousel .owl-theme .owl-nav .owl-next {
    color: #d1d1d1;
    font-size: 14px;
    margin: 0;
    padding: 10px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
}
*/