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