﻿.leftColumn::-webkit-scrollbar-thumb {
	background-color: #EE9000;
}

.treeView .node .selected {
	background-color: rgba(0, 0, 0, 0.15);
}