﻿.ar-detail .consult-topics {
	padding-top: 0px!important;
	padding-bottom: 20px!important;
	border-top: 0px solid!important;
}
.ar-detail .consult-topics h2 {
	margin-bottom: 10px!important;
}
.ar-detail .consult-topics a {
	display: inline-block;
	padding: 0px 8px;
	font-size: 75%;
	margin-right: 10px !important;
	margin-bottom: 8px !important;
	border: 1px solid #c8c8c8;
	color: #000 !important;
	text-decoration: none !important;
	line-height: 1.85em;
}
.ar-detail .consult-topics a.selected,
.ar-detail .consult-topics a:hover {
	border: 1px solid #d00000!important;
	color: #d00000!important;
}

.bx-consult {
	margin-bottom: 10px!important;
}
.bx-consult .bx-btn a {
	color: #d00000!important;
	border: 1px solid #d00000;
	background: #fff!important;
	margin-left: 3px!important;
	margin-right: 2px!important;
	width: 190px;
	overflow: hidden;
	white-space: nowrap;
}
.bx-consult .bx-btn a.redone {
	color: #fff!important;
	background: #d00000!important;
	width: 165px;
}
.bx-consult .bx-btn a:hover {
	text-decoration: underline!important;
}

.consult-search {
	display: inline-block;
	margin-left: 79px!important;
	width: 443px;
	border: 1px solid #c8c8c8 !important;
	position: relative;
	margin-bottom: 5px!important;
}
.consult-search .basic-inp {
	outline: none;
	border: 0px solid;
	padding: 7px 10px;
	border-right: 1px solid #c8c8c8;
	width: 389px;
}
.consult-search > a {
	display: block;
	right: 0px;
	top: 0px;
	bottom: 0;
	position: absolute;
	width: 54px;
	background-position: -138px -88px;
	background-image: url('../img/sprites/sprite-menu.png?v=1.0.001');
	background-repeat: no-repeat;
	background-color: transparent;
}
.consult-search > a span {
	display: none;
}
.consult-search .advanced-label {
	display: block;
	right: 0px;
	bottom: -20px;
	position: absolute;
}
.consult-search-advanced {
	display: none;
	margin-left: 80px !important;
	width: 449px;
	font-size: 110%;
}
.consult-search-advanced th {
	padding-right: 30px!important;
	vertical-align: middle;
}
.consult-search-advanced .adv-inp div {
	height: 27px!important;
	width: 320px;
	position: relative;
	border: 1px solid #c8c8c8;
	display: inline-block;
	overflow: hidden;
}
.consult-search-advanced .adv-inp div input,
.consult-search-advanced .adv-inp div select {
	border: 0px solid;
	padding: 2px 10px;
	position: absolute;
	top: 1px;
	left: 0;
	width: 319px;
}
.consult-search-advanced *:focus {
	outline: none;
}

/* ******************* results *********************** */
.consult-results {
	width: 100%;
}
.consult-results th {
	background: #d00000;
	color: #fff;
	font-size: 115%;
	padding: 7px 10px;
}
.consult-results th.date {
	text-align: right;
}
.consult-results td {
	vertical-align: middle;
	padding: 8px 10px;
}
.consult-results tr.odd td {
	background: #ececec;
}
.consult-results td a {
	color: #000;
	font-weight: normal;
}
.consult-results tr.new-answer td a {
	font-weight: bold;
}
.consult-results td a:hover {
	color: #d00000;
}
.consult-results td.info {
	padding-right: 0px;
	white-space: nowrap;
	position: relative;
}
.consult-results td.info span.fieldinfo {
	display: block;
	padding: 12px;
	border: 1px solid #a8a8a8;
	background: #fff; 
	color: #000; 
	font-size: 1.05em;
	position: absolute;
	top: 30px;
	left: 37px;
	width: 350px;
	white-space: normal;
	z-index: 2;
}
.consult-results td.info img {
	vertical-align: middle;
	margin-top: -2px;
}
.consult-results td.question {
	font-size: 115%;
	font-weight: bold;
}
.consult-results td.answ {
	font-size: 115%;
	text-align: center;
	width: 70px;
}
.consult-results td.date {
	width: 102px;
	text-align: right;
}
.consult-results td.date.new {
	color: #d00000;
	font-weight: bold;
}
.consult-results tr.new-answer td.date a,
.consult-results td.date a {
	font-weight: normal!important;
	text-decoration: none!important;
}
.consult-results tr.new-answer td.date a:hover,
.consult-results td.date a:hover {
	text-decoration: underline!important;
}
.consult-results td span.moderator {
	color: #c0c0c0;
	display: inline-block;
	margin-left: 5px;
	font-size: 120%;
	font-weight: bold;
}
.consult-results td span.moderator a {
	color: #d00000;
	position: relative;
	height: 17px;
	display: inline-block;
	width: 16px;
	text-decoration: none;
}

.consult-results td span.moderator a::before, 
.consult-results td span.moderator a::after {
    position: absolute;
    content: " ";
    width: 3px;
    height: 16px;
    background: #d00000;
    top: 5px;
    left: 6px;
}
.consult-results td span.moderator a:hover::before, 
.consult-results td span.moderator a:hover::after {
    background: #000;
}
.consult-results td span.moderator a::before {
    transform: rotate(45deg);
}
.consult-results td span.moderator a::after {
    transform: rotate(-45deg);
}



#lnkShowNext {
font-size:17px!important;
}
#lnkShowNext:before {
content: '';
    position: absolute;
    bottom: 100%;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 350px;
    background: linear-gradient(to bottom,rgba(255,255,255,0),#fff);
}