

/* Start:/bitrix/templates/citrus.developer/components/bitrix/system.pagenavigation/.default/style.css?1563791859630*/

@media all {
	.switch {
		margin: 60px 0 30px;
		text-align: center;
	}
	.switch-nav {
		margin: 0 auto;
		display: table;
	}
	.switch a, .switch span {
		font-size: 16px;
		color: #333;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		text-decoration: none;
		text-align: center;
		min-width: 43px;
		height: 40px;
	}
	.switch a:hover,
	.switch span.selected {
		color: #fff;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
	.switch a+a,
	.switch span+a {
		margin-left: 10px;
	}

	.switch a.nav-end, .switch a.nav-start {
		padding: 0 6px;
	}
}
/* End */


/* Start:/bitrix/templates/citrus.developer/components/bitrix/news.list/docs/style.css?1563791859457*/

@media all {
    .docs {

    }
    .doc-item {
		padding: 70px 0;
		border-top: 1px solid #cccccc;
    }
	.docs .doc-item:first-child {
		padding-top: 0;
		border-top: none;
	}
	.doc-item:last-child {
		padding-bottom: 0;
	}
    .doc-item__name.h3 {
		margin-bottom: 10px;
		text-transform: none;
    }
}
@media (max-width: 767px) {
	.doc-item__file-name {
		font-size: 14px;
	}
}
@media (max-width: 560px) {
	.doc-item__name.h3 {
		text-align: left;
	}
}
/* End */


/* Start:/bitrix/components/citrus.developer/template/templates/docs/style.css?15637917181061*/

@media all {
	.doc-item__file {
		display: flex;
		text-decoration: none;
	}
	.doc-item__file-list {

	}
	.doc-item__file-icon {
		width: 50px;
		height: 50px;
		font-size: 36px;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		margin-right: 26px;
		color: #fff;
		position: relative;
		flex-shrink: 0;
	}
	a.doc-item__file .doc-item__file-icon:before {
		content: '';
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		opacity: 0;
		background-color: rgba(0, 0, 0, 0.3);
		-webkit-transition: .3s ease;
		transition: .3s ease;
	}
	a.doc-item__file:hover .doc-item__file-icon:before {
		opacity: 1;
	}
	.doc-item__file-icon span {
		position: relative;
	}
	.doc-item__file-description {

	}
	.doc-item__file-name {
		font-size: 16px;
		color: #000;
		margin-top: -.3em;
	}
	a.doc-item__file:hover .doc-item__file-name {
		text-decoration: underline;
	}
	.doc-item__file-ext {
		font-size: 13px;
		color: #999999;
		margin-top: 12px;
	}
}

@media (max-width: 767px) {
	.doc-item__file-name {
		font-size: 14px;
	}
}
/* End */
/* /bitrix/templates/citrus.developer/components/bitrix/system.pagenavigation/.default/style.css?1563791859630 */
/* /bitrix/templates/citrus.developer/components/bitrix/news.list/docs/style.css?1563791859457 */
/* /bitrix/components/citrus.developer/template/templates/docs/style.css?15637917181061 */
