﻿.leftColumn::-webkit-scrollbar-thumb
{
	background-color: #9B0300;
}

.treeView .node .selected
{
	background-color: rgba(0, 0, 0, 0.15);
}

.button .input-container {
	background: #A90101 !important;
}

	.button .input-container:hover {
		background: #920101 !important;
	}