

/* Start:/local/components/sb/product.changelog.bitrix24/templates/.default/style.css?17006499951615*/
.bxst-module-version-table-wrap {
	position: relative;
}

.bxst-module-version-table-wrap .main-ui-loader {
	top: 0;
}

.bxst-module-version-table-wrap[data-loading] {
	background-color: #f8f8f8;
	opacity: 0.3;
}

.bxst-module-version-table-col[data-sort] {
	cursor: pointer;
}

.bxst-module-version-table-col[data-sort]:hover .module-version-sort-ico,
.bxst-module-version-table-col[data-sort].active .module-version-sort-ico {
	opacity: 1;
}

.bxst-module-version-table-col .module-version-sort-ico {
	position: relative;
	width: 20px;
	height: 12px;
	cursor: pointer;
	margin-left: 8px;
	display: inline-block;
	opacity: 0;
}

.bxst-module-version-table-col:hover .module-version-sort-ico:before,
.bxst-module-version-table-col:hover .module-version-sort-ico:after {
	background-color: #6a6a6a;
}

.bxst-module-version-table-col[data-sort="desc"] .module-version-sort-ico:after,
.bxst-module-version-table-col[data-sort="asc"] .module-version-sort-ico:before {
	transform: rotate(135deg);
}

.bxst-module-version-table-col[data-sort="asc"] .module-version-sort-ico:after,
.bxst-module-version-table-col[data-sort="desc"] .module-version-sort-ico:before {
	transform: rotate(45deg);
}

.bxst-module-version-table-col .module-version-sort-ico:before {
	content: '';
	position: absolute;
	width: 12px;
	height: 2px;
	background-color: #262626;
	top: 5px;
	left: 0px;
}

.bxst-module-version-table-col .module-version-sort-ico:after {
	content: '';
	position: absolute;
	width: 12px;
	height: 2px;
	background-color: #262626;
	top: 5px;
	right: 0px;
}
/* End */
/* /local/components/sb/product.changelog.bitrix24/templates/.default/style.css?17006499951615 */
