

/* Start:/local/templates/UTICLOCK_SUPPORT/components/bitrix/news/docs/bitrix/menu/.default/style.css?1704230108905*/
.docs-menu{

}

.menu-item{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 8px;
}

.menu-item a{
    display: block;
    color: #3a3a3a;
    margin-right: 15px;
}

.menu-item.selected a{
    color: #4b89b6;
}

.subdir{
    /*background-color: blueviolet; */
    margin-left: 15px;
    font-size: 14px;
    display: none;
}

.subdir.open{
    display: block;
}

.menu-item__arrow{
    width: 14px;
    height: 14px;
    display: flex;
}

.menu-item__arrow svg{
    height: 100%;
    width: 100%;
    fill: #3a3a3a;
    /*transition: .3s ease-in-out;*/
}

.menu-item.open .menu-item__arrow svg{
    -moz-transform: rotate(90deg); /* Для Firefox */
    -ms-transform: rotate(90deg); /* Для IE */
    -webkit-transform: rotate(90deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(90deg); /* Для Opera */
    transform: rotate(90deg);
}
/* End */


/* Start:/local/templates/UTICLOCK_SUPPORT/components/bitrix/news/docs/bitrix/search.title/.default/style.css?1698762765934*/
.search-block{
	margin-bottom: 30px;
}

.search-block input{
	display: block;
    box-sizing: border-box;
    background-color: #ffffff;
    border: 1px solid #eff1f5;
	outline: none;
    border-radius: 10px;
    padding: 20px 50px;
    width: 100%;
    max-width: 600px;
    font-size: 16px;
}

.search-result-block{
    background-color: #ffffff;
    border-radius: 10px;
    padding: 20px;
    width: 100%;
    max-width: 600px;
    -webkit-box-shadow: 0 8px 40px rgba(0,0,0,.1);
    -moz-box-shadow: 0 8px 40px rgba(0,0,0,.1);
    box-shadow: 0 8px 40px rgba(0,0,0,.1);
}

.search-result-item{
    display: block;
    border-bottom: 1px solid #eff1f5;
    padding: 20px 0;
}

.search-result-item:first-child{
	padding-top: 0;
}

.search-result-item:last-child{
	border-bottom: none;
	padding-bottom: 0;
}

.search-result-item span{

}

.docs-content-block .search-block input{
    background-color: #f8f9fb;
    max-width: 100%;
}
/* End */


/* Start:/bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1648822408467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/UTICLOCK_SUPPORT/components/bitrix/news/docs/navit/section.docs/.default/style.css?17062620081*/
 
/* End */
/* /local/templates/UTICLOCK_SUPPORT/components/bitrix/news/docs/bitrix/menu/.default/style.css?1704230108905 */
/* /local/templates/UTICLOCK_SUPPORT/components/bitrix/news/docs/bitrix/search.title/.default/style.css?1698762765934 */
/* /bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1648822408467 */
/* /local/templates/UTICLOCK_SUPPORT/components/bitrix/news/docs/navit/section.docs/.default/style.css?17062620081 */
