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