﻿.content-container {
    margin: 15px 10%;  
}

.anchor {
    position: relative;
    top: -80px;
}

.lbl-title {
    font-size: 18px;
    font-weight: bold;
}

.faq-content {
    border: 1px solid #BBB;
    padding: 20px;
}

.tree-view-content-menu .tree-view-node:hover span {
    color: #666666;
}

.tree-view-node{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

a.tree-view-node
{
    color: white;
    padding-top: 7px !important;
    padding-bottom: 8px !important;
    padding-right: 8px !important;
    border: none !important;
}

a.tree-view-node.hovered
{
    text-decoration: none;
}

.tree-view-elbow
{
    padding-top: 15px;
}

.left-tv-head {
    font-size: 18px;
    font-weight: bold;
}

.left-tv-child {
    border-left: 4px solid #A3D0FF !important;
    margin-left: 20px;
    padding-left: 10px !important;
}