div.title-search-result {
	display:block !important;
	/*overflow:hidden;*/
	z-index:205;
}
div.title-search-result table{
	border: none !important;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:100%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	border-bottom: 1px #000000 solid;
	/*width: 100%;*/
	/*white-space:nowrap;*/
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:16px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#000000;
}
table.title-search-result td.title-search-more a dt{
	font-family: OpenSans_Semibold;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

#title-search, #title-search form {
	display: inline;
}

.biglass {
	width: 43px;
	height: 43px;
	position:absolute;
	top: 0;
	right: 15px;
	cursor: pointer;
}

.title-search-result .params-category{
	position: absolute;
    left: -517px;
    width: 515px;
    background: #eeeeef;
    height: calc(100% - 4px);
    border: 2px solid #0174ae!important;
    border-right: none !important;
	box-shadow: 0 0px 50px 0 rgba(50,116,146,0.33);
	z-index: 5;
	overflow: hidden;
	border-radius: 5px 0px 0px 5px;
}

.title-search-result .params-items-product{
	min-height: calc(100vh - 300px);
	max-height: calc(100vh - 300px);
    background: #FFF;
    border: 2px solid #0174ae !important;
    border-left: none !important;
	padding-bottom: 7px;
	border-radius: 0px 5px 5px 0px;
}

.title-search-result .params-items-product .find-positions{
	padding: 10px;
    background: #0073b3;
    color: #FFF;
	position: relative;
    padding-right: 40px;
	margin-bottom: 7px;
	font-size: 14px;
	line-height: 26px;
}

.title-search-result .params-items-product .btn-show-all-position-title{
	background: #eac64b;
    vertical-align: top;
    padding: 0 14px;
    line-height: 26px;
    border-radius: 5px;
    text-align: center;
    font-size: 13px;
    cursor: pointer;
    display: inline-block;
    color: #000;
    font-family: OpenSans_Semibold;
    margin: 0px 5px;
}
.title-search-result .params-items-product .btn-show-all-position-title:hover{
    background: #fce3a3;
}
.title-search-result .params-items-product .find-positions span{
	background:transparent url(images/exit_form.png) no-repeat center center;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3e%3cg fill='none' fill-rule='evenodd' transform='translate(2 2)'%3e%3ccircle cx='12' cy='12' r='12' fill='%23FFF' opacity='1'/%3e%3ccircle cx='12' cy='12' r='12.75' stroke='%230073B3' stroke-width='1' opacity='1'/%3e%3cg fill='%23424B53' opacity='1' transform='translate(6 6)'%3e%3crect width='1.611' height='13.9' x='5.435' y='-.941' rx='.806' transform='rotate(45 6.24 6.01)'/%3e%3crect width='1.611' height='13.9' x='5.435' y='-.941' rx='.806' transform='scale(-1 1) rotate(45 0 -9.058)'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
	width: 28px;
    height: 28px;
    display: block;
    position: absolute;
    right: 12px;
    top: 10px;
    cursor: pointer;
	opacity: 0.95;
}
table.title-search-result tr:last-child .title-search-more a span.search-top-article{
	color: initial !important;
}

table.title-search-result tr:last-child .title-search-more a{
	left: auto;
	padding: 0!important;
	background:none !important;
	position: initial !important;
}

.title-search-result .title-search-fader-pagenation{
	/*position: absolute;*/
    left: 0px;
    height: 60px;
    width: calc(100% - 2px);
    background: #e5eef1;
    padding: 5px 0px;
}

.btn-search-title-more-section,
.title-search-fader-pagenation .btn-search-title-ajax-load{
	display: table;
    background: #eac64b;
    vertical-align: top;
    padding: 0 14px;
    line-height: 26px;
    border-radius: 5px;
    text-align: center;
    font-size: 13px;
    cursor: pointer;
    color: #000;
    font-family: OpenSans_Semibold;
    margin: 7px auto;
}

.btn-search-title-ajax-load-full-load:hover,
.btn-search-title-more-section:hover,
.title-search-fader-pagenation .btn-search-title-ajax-load:hover{
    background: #fce3a3;
}

.title-search-result .params-items-product .scroll-position-finder{
	overflow-y: auto;
	max-height: calc(100vh - 350px);
}

.title-search-result .title-search-fader-pagenation{
    left: 0px;
    height: 60px;
    width: calc(100% - 2px);
    background: #e5eef1;
    padding: 5px 0px;
	bottom: 2px;
}
.title-search-result .title-search-fader-pagenation span{
	text-align: center;
    font-size: 14px;
    display: block;
}

.title-search-result .params-items-product.add-padding{
	padding-bottom: 80px;
}
.title-search-result .params-category .param-cont-search-left-box{
    max-height: calc(100% - 20px);	
	overflow-y: auto;
}
	
.title-search-result .params-category .p-category-sec{
    padding: 10px;
    padding-top: 16px;
    padding-bottom: 5px;
}
.title-search-result .params-category .p-category-sec.top-clear-category-sec{
	padding-top: 10px;
}

.title-search-result .params-category .p-category-sec .scroll-sections{
	padding-right: 50px;
	padding-bottom: 0px;
}

.title-search-result .params-category .p-category-sec .scroll-sections .item-section-search-title-line{
	position: relative;
}
.title-search-result .params-category .p-category-sec .scroll-sections .item-section-search-title-line.hide-item-search-section{
	display: none;
}

.title-search-result .params-category .p-category-sec .scroll-sections .item-section-search-title-line span{
	position: absolute;
    right: -48px;
    top: 0px;
    font-size: 12px;
    font-weight: bold;
}

.title-search-result .params-category .p-category-sec label{
	font-size: 14px;
    margin-left: 10px;
	cursor: pointer;
}

.title-search-result .params-category .p-category-sec h3{
	font-family: OpenSans_Semibold;
    font-size: 18px;
    color: #2072af;
    margin-bottom: 5px;
	position: relative;
}
.title-search-result .params-category .p-category-sec h3 dt{
	position: absolute;
    right: 0px;
    top: 0px;
    font-size: 14px;
	line-height: 17px;
}

.title-search-result .params-category .p-category-sec h3 dt dl{
	float: right;
	background:transparent url(images/ico-filter-title-search.png) no-repeat bottom center;
	height: 12px;
	width: 15px;
	margin-left: 10px;
	margin-top: 3px;
}
.title-search-result .params-category .p-category-sec h3 dt dl.active{
	background:transparent url(images/ico-filter-title-search.png) no-repeat top center;
	cursor: pointer;
}

.btn-search-title-ajax-load-full-load{
	position: absolute;
    right: 65px;
    top: 10px;
    background: #eac64b;
    vertical-align: top;
    padding: 0 14px;
    line-height: 26px;
    border-radius: 5px;
    text-align: center;
    font-size: 13px;
    cursor: pointer;
    color: #000;
    font-family: OpenSans_Semibold;
}