

/* Start:/local/components/elektro/help-list/templates/.default/style.css?16309168411831*/
.help__search_results {
	text-align: left;
}

ol.help__search_results__list {
	margin-left: 15px; 
}

.help_search {
	max-width: 900px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 20px;
}

.bg_lay_hs {
	text-align: left;
}

.bg_lay_hs.open {
    display:block;
}
.bg_lay_hs {
    left: 0;
    top: 40px;
    display: none;
    position: absolute;
    z-index: 99;
	border: 1px #ddd solid;
	background-color:#fff;
	width: 100%;
	box-shadow: 0 3px 3px rgba(0,0,0,0.3);
}

.help__result {
	padding: 10px 5px;
}

.help__result_item {
	cursor: pointer;
	padding: 5px 10px;
	margin-bottom: 10px;
	user-select: none;
}
.help__result_item:last-child {
	margin-bottom: 0px;
}
.help__result_item:hover {
	background-color:#ddd;
}
.help__result_item a{
	text-decoration: none;
}


.help__search_results__title{
	margin-top: 20px;
	color:#999;
	font-size: 14px;
}

.help__search_results__item {
    margin-top: 10px;
    margin-bottom: 10px;	
}

.help__search_results__item a{
	font-size: 14px;
    display: inline;
    padding: 0;
    text-decoration: none;
    border: none;
    color: #034ea2;	
}

.help__search_results__item a:hover{
    color: #ff0000;
    cursor: pointer;
    text-decoration: none;
}

.help__groupe_type{
    font-size: 18px;
    box-sizing: border-box;
    cursor: pointer;
    color: #999;
    margin-right: 20px;
    padding-top: 20px;
    padding-bottom: 24px;
}
.help__groupe_type.active{
	border-bottom: 3px solid #444b5b;
    color: #333;
    padding-bottom: 21px;
}
.help__groupe_type:hover{
    color: #333;
}

.help-loading_wrap{
    width:30px;
    height:30px;
}

.help-loading_wrap.active{
    background: url(/local/templates/elektro/images/loader.gif) no-repeat center center;
}





/* End */
/* /local/components/elektro/help-list/templates/.default/style.css?16309168411831 */
