

/* Start:/bitrix/templates/apriori-ecom/components/scoder/users.detail/.default/style.css?17815892461534*/
.sc-user-information{
	margin: 10px auto;
	font-family: 'OpenSans-Regular';
}
.sc-fields{
	display: flow-root;
	width: 100%;
	word-break:break-all;
}
.sc-fields div{
	word-break: normal;
	white-space: normal;
}

.sc-right{
	float: right;
}
.sc-left{
	float: left;
}
.sc-detail-item{
	display: table;
	min-width: 100%;
	box-sizing: border-box;
	margin: 10px 10px 0 10px;
}
.sc-field-label{
	width: 50%;
	padding-bottom: 5px;
}
.sc-field-value{
	padding-bottom: 5px;
}
.sc-user-label{
	color:#49c3f6;
	font-size: 18px;
	text-decoration: none;
	margin-bottom: 10px;
}

.sc-user-name{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #939393;
}
.sc-user-info{
	/*max-width: 83%;*/
}
.sc-user-field{
	width: 250px;
}
.sc-user-inline{
	display: inline;
}
.sc-user-detail-photo{
	max-width: 160px;
}
.sc-user-photo{
    vertical-align: top;
    margin: 0px 10px 15px 0;
    /*box-shadow: 3px 2px #d5d0d0;*/
}
.sc-back-list{
    padding: 10px 0 0 10px;
}
.sc_user__supplier-partner-status__list, .sc_user__geograyphy__list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	width: 100%;
}

.sc_user__supplier-partner-status__item {
    display: inline-block;
}

.sc_user__supplier-partner-status__separator {
    display: inline-flex;
    align-items: center;
    justify-content: center;
	margin: 0 0.5rem;
    color: #b3b3b3;
    font-size: 3rem;
    height: 1rem;
    line-height: 1;
    transform: translateY(-5px);
}
@media (min-width:600px){
  .sc-user-info-table td{
    display:table-cell;
  }
}
/* End */
/* /bitrix/templates/apriori-ecom/components/scoder/users.detail/.default/style.css?17815892461534 */
