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