@charset "windows-1251";

/** user label **/
.ulabel { margin: 2px 0 0 5px; }
.ulabel {
    display: inline-block;
    width: 85px;
    height: 24px;
    margin-left: 5px;
    background: left center no-repeat;
    text-indent: -99999px;
    background-size: contain;

}

.ulabel.ulabel1 { background-image: url(/img/labels/label_master.svg) } /* master */

.ulabel.ulabel2 { background-image: url(/img/labels/label_creator.svg)  } /* creator */

.ulabel.ulabel3 { background-image: url(/img/labels/label_studio.svg)  } /* studio */

.ulabel.ulabel4 { background-image: url(/img/labels/label_expert.svg) } /* expert */

.ulabel.ulabel_admin { background-image: url(/img/labels/admin.svg) }

.ulabel.ulabel-safe-deal { width: 24px; background-image: url(/img/icons/portfolio/safe-shield.svg);   } 
.ulabel.ulabel-contest-winner {  width: 24px; background-image: url(/img/icons/portfolio/win_gold.svg); }
.ulabel.ulabel-contest-shortlist {  width: 24px; background-image: url(/img/icons/portfolio/winner_gray.svg); }

.ulabel.ulabel-goldenlance-winner {  width: 24px; background-image: url(/img/logo/logo-gold-circle-y.svg); }


.ulabel.ulabel-goldenlance-winner-2018 {   background-image: url(/img/labels/label_gl-2018.svg); }
.ulabel.ulabel-goldenlance-winner-2019 {   background-image: url(/img/labels/label_gl-2019.svg); }
.ulabel.ulabel-goldenlance-winner-2020 {   background-image: url(/img/labels/label_gl-2020.svg); }
.ulabel.ulabel-goldenlance-winner-2021 {   background-image: url(/img/labels/label_gl-2021.svg); }
.ulabel.ulabel-goldenlance-winner-2022 {   background-image: url(/img/labels/label_gl-2022.svg); }
.ulabel.ulabel-goldenlance-winner-2023 {   background-image: url(/img/labels/label_gl-2023.svg); }
.ulabel.ulabel-goldenlance-winner-2024 {   background-image: url(/img/labels/label_gl-2024.svg); }

.ulabel.ulabel-goldenlance-prizer-2021 {   background-image: url(/img/labels/label_gl-2021-o.svg); }
.ulabel.ulabel.ulabel-goldenlance-nominant {   background-image: url(/img/labels/label_gl-2023-o.svg);  }

/*.ulabel.ulabel-freelance-guild-user {  background-image: url(/img/logo/sites/ngfree_white.svg); background-size: 70px 14px; background-color: #39b54a; background-position: center center; border-radius: 20px;  }*/
.ulabel.ulabel-freelance-guild-user {  width: 55px !important; background-image: url(/img/labels/label_ngf.svg);   }

.ulabel.ulabel-freelance-guild-cert {
 
   text-indent: 0;
    width: 24px !important;
    overflow: visible !important;
	position: relative;
	height: 18px !important;
	padding: 0 !important;
    margin: 0 !important;
}
	.ulabel.ulabel-freelance-guild-cert:before {
		content: '';
		width: 20px;
		height: 28px;
		background: center center url(/img/labels/label_ngf_cert.svg) no-repeat;
		background-size: contain;
		top: 0;
		position: absolute;
	}
	

.ulabel:empty { width: 1px; background: transparent !important; }


.user-label.user-verified{
	margin: -2px 2px 2px 2px;
    height: 16px;
    width: 64px;
	background: url(/img/labels/verified.svg) no-repeat left bottom;
	background-size: contain;
	display: inline-block;
}
.user-label.user-verified{
	margin: -2px 2px 2px 2px;
    height: 16px;
    width: 64px;
	background: url(/img/labels/verified.svg) no-repeat left center;
	background-size: contain;
	display: inline-block;
}
.u-label-not-verified {
	display: none;
	visibility: hidden;
}


.bage_card_horisontal  { min-height: 80px;}
.bage_card_horisontal .bage_div_col { padding-left: 85px;  position: relative; min-height: 70px;  padding-top: 14px; }
.bage_card_horisontal.bage_card_with_label .bage_div_col{ padding-top: 0;  }

.bage_card_horisontal .bage_div_col .ulabel {
	height: 20px;
	margin: 5px 5px 0 0;
	width:64px;
}
.bage_card_horisontal .bage_div_col .ulabel:not(:first-of-type){  }
	.bage_card_horisontal .ulabel.ulabel-safe-deal  { width: 20px; margin-left: 3px;  }
	.bage_card_horisontal .ulabel.ulabel-contest-winner  { width: 20px; }
.bage_card_horisontal .ulabel.ulabel-contest-shortlist { width: 20px; }
.bage_card_horisontal .ulabel.ulabel.ulabel-goldenlance-winner { width: 20px; }
.bage_card_horisontal .ulabel.ulabel.ulabel-freelance-guild-user { margin-left: 2px;}


.bage_card_horisontal .bage_div_col .avatar {
	position: absolute;
	top: 0;
	left: 0;
}
.bage_card_horisontal .bage_div_col .avatar img {
	width: 65px;
	height: 65px;
}
.bage_card_horisontal .bage_div_col .name { color: black; }
.bage_card_horisontal .bage_div_col .name a { color: black; text-decoration: none; font-size: 16px; }
.bage_card_horisontal .bage_div_col .name > a > span { display: none;  }
.bage_card_horisontal .bage_div_col  a.name-login { 
	font-size: 14px;
    text-transform: lowercase;
    color: #666;
    text-decoration: none;
    display: block;
	padding-left: 50px;
    margin-bottom: 0;
  }

.bage_card_horisontal .bage_div_col .name .label {
    padding: 0;
    font-size: 10px;
    color: #82B93C;
    background: transparent;
    margin: 0 1px 1px 3px;
    position: relative;
    top: -6px;
}
.bage_card_horisontal .bage_div_col .bage_list { margin-left: 0;  margin-bottom: 0;}
.bage_card_horisontal .bage_div_col .bage_list i {  font-style: normal;  }

.bage_card_horisontal .bage_div_col .bage_list li { color: #bbbbbb; margin-bottom:0; line-height: 14px; padding:  0 }
.bage_card_horisontal .bage_div_col .bage_list li:before {  content: "\2022"; margin : 0 5px; } 
.bage_card_horisontal .bage_div_col .bage_list li:first-of-type:before {  content: ""; margin: 0; } 
.bage_card_horisontal .bage_div_col .city {  display: inline-block; }
.bage_card_horisontal .bage_div_col .bage_spec a { display: inline-block; text-decoration: none;  color: #bbbbbb}
.bage_card_horisontal .bage_div_col .bage_projects a { text-decoration: none; }

.portfolio .bage_card_horisontal .bage_div_col .bage_list li.bage_spec { display:none; }


.bage_card_horisontal .bage_div_col .reviews p{
	display: inline-block;
	padding:0;
	margin: 0;
	min-height: auto;
    font-size: inherit;
}
.bage_card_horisontal .bage_div_col .reviews:before {
	content: " \2022  Отзывы : ";  
}

.bage_card_horisontal .bage_div_col .reviews a {
	color: #bbbbbb;
	text-decoration: none;
}
.bage_card_horisontal .bage_div_col .reviews span {
	display:none;
} 
.bage_card_horisontal .bage_div_col .reviews b {
	font-weight: normal;
} 
.bage_card_horisontal .bage_div_col .reviews a:before { 
	content: 'Отзывы: '
}
.bage_card_horisontal .bage_div_col .reviews .positive  {
	color: #7cc300;
}
.bage_card_horisontal .bage_div_col .reviews .positive:before {
	content: " +";
}
.bage_card_horisontal .bage_div_col .reviews .negative  {
	color: #ff2323;
}
.bage_card_horisontal .bage_div_col .reviews .negative:before {
	content: " -";
	margin-left: 3px; 
}
.bage_card_horisontal .bage_div_col .reviews .empty {
	color: #DDD !important;
}
.bage_card_horisontal .bage_buttons_col {
	padding-top: 10px;
}

/** big avatar */
.bage_card_horisontal.bage_card_big_avatar  {
    min-height: 87px;
	margin-bottom: 25px;
}
.bage_card_horisontal.bage_card_big_avatar .bage_div_col .avatar {
	position: absolute;
	top: 15px;
	left: 15px;
}
.bage_card_horisontal.bage_card_big_avatar .bage_div_col .avatar img {
	width: 100px;
	height: 100px;
}
.bage_card_horisontal.bage_card_big_avatar .bage_div_col .name,
.bage_card_horisontal.bage_card_big_avatar .bage_div_col .bage_list {
	padding-left: 50px; 
}
.bage_card_horisontal.bage_card_big_avatar .bage_div_col .bage_list  {
	margin: 4px 0 2px 0;
}
.bage_card_horisontal.bage_card_big_avatar .bage_div_col .bage_list a  { 
	text-decoration: none;
}
.bage_card_horisontal.bage_card_big_avatar .bage_div_col .usr_label {
	padding-left: 50px; 
}

.bage_card_horisontal.bage_card_big_avatar .bage_div_col .usr_label .label-block .label-prefix {
	color: #bbbbbb;
    margin: 0 0 0 3px;
}

.bage_card_horisontal.bage_card_big_avatar .bage_div_col {
    padding-top: 29px;
}
.bage_card_horisontal.bage_card_with_label.bage_card_big_avatar .bage_div_col{ padding-top: 15px;  }

.bage_card_horisontal.bage_card_big_avatar .bage_buttons_col {
	padding-top: 34px;
}
.bage_card_horisontal .status_bar { display: inline-block; }

.bage_card_horisontal .send_mess_button:before { content: " "; display: table; }
.bage_card_horisontal .send_mess_button .btn {
	margin-top: 15px;
    clear: both;
    width: auto;
    display: inline-block;
    float: right;
	padding: 8px 25px;
}

.bage_card_horisontal .bage_last_act .last_act  .label {
	padding: 0;
    font-size: 14px;
    color: #82B93C;
    background: transparent;
    margin: 0 1px 1px 0;
    position: relative;
    top: 0;
    font-weight: normal;
}

.bage_card_horisontal .bage_list li.bage_safe_deal  { position: relative; padding-right: 22px; }
.bage_card_horisontal .bage_list .bage_safe_deal .safe-deal-ico { }
	
.bage_card_horisontal .bage_list .bage_safe_deal:after {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top:-3px;
	width:20px;
	height:18px;
	background : transparent url(/img/icons/portfolio/safe-shield.svg) no-repeat center center;
	background-size: contain;
}

.bage_card_horisontal .name .last-act.last-act-ico {
	display: none;
	transition: background-color 1s ease;
	overflow: hidden;
	border-radius: 100%;
	background: transparent;
}
.bage_card_horisontal .name .last-act.last-act-ico.is_online {
	background: #82b93c;
	width: 8px;
	height: 8px;
	display: inline-block;
	vertical-align: middle;
	margin: -3px 4px 0 0;
}


/* мои специализации и позиции в каталоге - портфолио */

.my_specs_works_top  {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
    padding: 25px 0;
    margin-top: 10px;	
    margin-bottom: 0;
	
}
.my_spec_group_top .cols_2 {
	-moz-column-count: 2;
	-moz-column-gap: 6rem;
	-webkit-column-count: 2;
	-webkit-column-gap: 6rem;
	column-count: 2;
	column-gap: 1rem;
}
.my_spec_group_top .cols_3 {
	-moz-column-count: 3;
	-moz-column-gap: 15px;
	-webkit-column-count: 3;
	-webkit-column-gap: 15px;
	column-count: 3;
	column-gap: 15px;
}

@media (max-width: 768px) /* XS */ {
	.my_spec_group_top .cols_2,
	.my_spec_group_top .cols_3 {
		-moz-column-count: 1;
		-webkit-column-count: 1;
		column-count: 1;
		column-gap: 0;
	}
}
@media (max-width: 991px) and (min-width: 768px) /* SM */
{
	.my_spec_group_top .cols_3 {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	}	
}
	.my_spec_group_top li { line-height: 24px; padding-right: 5px; }
	.my_spec_group_top .primary { font-weight: bold; color: black;  }
	.my_spec_group_top .popped { font-weight: bold; color: black;  }
	.my_spec_group_top h2 { margin-bottom: 15px;
    font-size: 18px; }
	
.my_spec_group_top .pos_loaded  li:hover {
	background-color: #e9e9e9;
}

/* специализации и позиции в каталоге portfolio */
.top_spec_groups .spec_item.without_works {
	display:none;
}
.top_spec_groups li a.pos {display: inline-block; text-decoration:none;  }
.top_spec_groups li:hover a.pos {text-decoration:underline; }

/* catalog position icon in portfolio */
.top_spec_groups .posbox .icon {
	margin-left: 3px;
	font-size: 12px;
}

.top_spec_groups .posbox a,
.top_spec_groups .posbox .icon {
	font-weight: normal;
	color: #999;
}
.top_spec_groups .posbox.top100 a,
.top_spec_groups .posbox.top100 .icon {
	font-weight: normal;
	color: #82b93c;
}
.top_spec_groups .posbox.top20 a,
.top_spec_groups .posbox.top20 .icon {
	color: #fbac2b;
	font-weight: bold;
}
.top_spec_groups .posbox.top_block a,
.top_spec_groups .posbox.top_block .icon {
	color: #fbac2b;
	font-weight: bold;
}
.top_spec_groups .posbox.top_block .icon {
    font-size: 16px;
    margin-left: 5px;
    vertical-align: middle;
    margin-top: -3px;
}


	