/*
.trustBlock__title.Open::before {
	content: 'Открыть';
}
.trustBlock__title.to_close::before {
	content: 'Закрыть';
}*/
.trustBlock.Open::before {
	content: 'Открыть';
	display: flex;
	padding: 12px 16px;
	font-size: 17px;
	font-weight: 700;
}
.trustBlock.to_close::before {
    content: 'Закрыть';
    	display: flex;
	padding: 12px 16px;
	font-size: 17px;
	font-weight: 700;
}
.form-control.auction {
	text-align: center;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	background-color: #e5e5e5;
	cursor: revert !important;
}
.jurist-item {
	overflow: hidden;
	border: 1px solid #c7c7c7;
	background: #f7f7f7;
	border-radius: 2px;
	padding: 5px 10px 10px 10px;
	margin-bottom: 24px;
	position: relative;
}
.jurist-item .q-user-card {
	border: none;
	background: none;
	border-radius: 0;
	margin: 0;
	padding: 0;
}
.q-user-card {
	float: left;
	padding: 5px 10px 10px 10px;
	margin: 0 10px 10px 4px;
	border: 1px solid #E6E6E6;
	background: #f9fdf8;
	border-radius: 2px;
	width: 170px;
	font-size: 12px;
}
.comment-photo {
	margin: 4px 0;
	position: relative;
}
.comment-photo a {
	position: relative;
	display: block;
	width: 160px;
	border: 1px solid #ccc;
	padding: 4px;
}
.comment-photo img {
	width: 150px;
}
img {
	vertical-align: top;
	text-decoration: none;
}
.comment-jur {
	margin-top: 4px;
}
.comment-pay {
	margin-top: 4px;
}
.comment-dialog a {
	background: #a79b7e;
}
.comment-pay a {
	color: white;
	background: #7EA77E;
	padding: 6px 4px 6px 12px;
	font-weight: bold;
	display: block;
	text-decoration: none !important;
}
.jurist-item .jurist-card {
	padding: 15px 0 0 20px;
}
.jurist-card {
	overflow: hidden;
	font-size: 14px;
}
.jurist-item .jurist-card .jurist-stats {
	margin-left: 0;
}
.jurist-card .jurist-stats {
	margin-left: 272px;
}
.jurist-item .rating {
	color: #000;
	background: none;
}
.jurist-card .rating {
	float: right;
	white-space: nowrap;
	padding: 7px 20px;
	background: #de4f4f;
	color: #fff;
	font-size: 14px;
}
.jurist-item h2 a {
	color: #333;
}
.jc-online {
	display: inline-block;
	/*background: #30a030;*/
	padding: 2px 8px;
	color: #fff;
	position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}
.jurist-item .js-in {
	background: none;
	padding: 0;
	border: none;
	margin: 6px 0;
}
.jurist-card .js-in {
	margin: 20px 0;
	background: #f7f7f7;
	padding: 10px 30px;
	border: 1px solid #e0dcab;
	border-radius: 2px;
}
.jurist-card .notice {
	color: #333;
	font-size: 13px;
	margin-bottom: 4px;
}
.notice {
	font-size: 12px;
	color: #666;
	margin-top: 4px;
}
.jurist-card .js-in ul {
	overflow: hidden;
	margin-top: 8px;
}
.jurist-card .js-in li {
	float: left;
	font-size: 14px;
	text-align: center;
	padding-right: 30px;
}
.jurist-card .js-in li a {
	color: #555;
	text-decoration: none;
	display: block;
}
.jurist-item .js-in li span {
	min-width: 100px;
}
.js-in li span.js-answers {
	background: #A79B7E;
}
.jurist-card .js-in li span {
	display: block;
	background: #7EA77E;
	color: #fff;
	padding: 4px 30px 4px 50px;
	font-size: 24px;
	white-space: nowrap;
	min-width: 60px;
	position: relative;
}
/*.js-in li span.js-answers i {
	background: #887548 50% 50% url(/images/comment2.png) no-repeat;
}*/
.jurist-card .js-in li span i {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 24px;
	left: 0;
	background: #5c825c 50% 50%;
	padding: 10px 6px;
	text-align: center;
	border-right: 1px solid #fff;
}
i {
	font-style: italic;
}
.js-in li span.js-best {
	background: #7EA77E;
}
.js-in li span.js-reviews {
	background: #7392AC;
}
.jurist-item .contacts {
	overflow: hidden;
	margin-top: 20px;
}
ul {
	list-style: none;
}
.jurist-item .contacts li {
	float: left;
	margin: 2px 4px;
	background: #fffbd1;
	box-shadow: 0 0 2px #000;
	padding: 5px 10px;
	border-radius: 4px;
}
.box-say {
    background: #e4f6fd;
    padding: 10px;
    border-radius: 16px;
    color: #1d73a1;
    word-break: break-word;
    font-size: 14px;
}
.mt15 {
    margin-top: 15px!important;
}
/*
.js-in li span.js-answers i {
	background: #887548 50% 50% url(/images/comment2.png) no-repeat;
}
/*.js-in li span.js-best i {
	background: #548e54 50% 50% url(/images/best.png) no-repeat;
}
.js-in li span.js-reviews i {
	background: #527694 50% 50% url(/images/answers.png) no-repeat;
}
*/
.js-in li a:hover span.js-answers {
	background-color: #887548;
}
.jurist-card .js-in li a:hover {
	color: #cc0000;
}
.js-in li span.js-answers {
	background: #A79B7E;
}
.js-in li a:hover span.js-best {
	background-color: #548e54;
}
.js-in li span.js-best {
	background: #7EA77E;
}
.js-in li a:hover span.js-reviews {
	background-color: #527694;
}
.js-in li span.js-reviews {
	background: #7392AC;
}
.comment-dialog a {
	background: #a79b7e;
}
.comment-dialog a:hover {
	background: #9e8036;
}
.comment-dialog a:hover {
	background: #9e8036;
	color: white;
}
.q-user-card a:hover {
	text-decoration: underline;
}
.comment-pay a:hover {
	background: #2F862F;
	color: white;
}
.content-part a:hover {
	text-decoration: underline;
}
.comment-pay a {
	color: white;
	background: #7EA77E;
	padding: 6px 4px 6px 12px;
	font-weight: bold;
	display: block;
	text-decoration: none !important;
}
@media screen and (max-width: 370px) {

	.q-user-card {
		float: none;
		width: auto;
		overflow: hidden;
	}

	.comment-name {
		width:auto;
	}

	.comment-photo a, .comment-photo img {
		width: 76px;
	}

	.comment-photo a {
		float: left;
		margin-right: 4px;
	}

	.comment-time {
		margin-left: 6px;
	}

	.comment-jur {
		margin-left: 90px;
	}

	.comment-top-right {
		right: 15px;
		top: 10px;
	}

	a.jur-sign-tnx {
		float: none;
		text-align: center;
	}

	.jur-sign ul {
		margin-top:6px;
	}

	.search-section-pane input[type=text] {
		width:200px;
	}

	.codex-leave-comment .clc-first {
		width:auto;
		padding: 0;
	}

	.codex-leave-comment td {
		display: block;
	}
}

.lawyerCard .trustBlocks {
    justify-content: space-between;
}
.trustBlocks {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.mt15 {
    margin-top: 15px!important;
}
.lawyerCatalog a {
    cursor: pointer;
    text-decoration: none;
}
.trustBlock {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px;
    border-radius: 16px;
    border: 1px solid #e0e0e0;
    color: #43474e;
    text-decoration: none;
    margin-bottom: 5px;
}
.trustBlock__title {
    color: #6d7480;
    text-decoration: none;
    font-size: 14px;
    margin-bottom: 5px;
}
.trustBlock__value {
    font-size: 17px;
    font-weight: 700;
}
.lawyerCatalog a:hover {
    color: #df3333;
}
.lawyerCard__main {
    flex-grow: 1;
    font-size: 14px;
}
.lawyerCard {
    max-width: 800px;
    width: 100%;
    margin: 0 auto 10px;
    padding: 15px;
}
.trustBlocks.mt15 {
	max-width: 87%;
	width: 100%;
	margin: 0 auto 10px;
	padding: 15px;
}
.icon--10.trust-raiting-star {
	 width: 10px;
	min-width: 10px;
	height: 10px;
}
svg {
    transition: fill .2s,stroke .2s;
}
.trustBlocks.mt15 {
	justify-content: space-between;
}
.trustBlock:hover {
	color: #df3333;
}
.au-line-header {
	border-bottom: 2px solid #a79b7e;
	margin-bottom: 14px;
}
.au-header_3 {
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 13px;
}
.au-line-header__title {
    margin: 0 0 .35em;
}
.btn.btn-primary.btn-sm.btn-block.comment-pay.noclick.clickresponsemodal {
	color: white;
	background: #7EA77E;
	padding: 6px 4px 6px 12px;
	font-weight: bold;
	display: block;
	text-decoration: none !important;
	border: 0;
	text-align: left;
}
.btn.btn-primary.btn-sm.btn-block.comment-pay.noclick.clickresponsemodal:hover {
	background: #2F862F;
	color: white;
}

.btn.btn-primary.btn-sm.btn-block.comment-pay.noclick.clickWritetotheowner {
	color: white;
	background: #7EA77E;
	padding: 6px 4px 6px 12px;
	font-weight: bold;
	display: block;
	text-decoration: none !important;
	border: 0;
	text-align: left;
}
.btn.btn-primary.btn-sm.btn-block.comment-pay.noclick.clickWritetotheowner:hover {
	background: #2F862F;
	color: white;
}
.comment-pay.clickWritetothebigger {
	color: white;
	background: #7EA77E;
	padding: 6px 4px 6px 12px;
	font-weight: bold;
	display: block;
	text-decoration: none !important;
	padding-left: 15%;
    padding-right: 15%;
}
.comment-pay.clickWritetothebigger:hover {
	background: #2F862F;
	color: white;
}












