a {color:#0088CC;}

.navbar .navbar-form input[name='username'] {width: 150px;}
.navbar .navbar-form input[name='password'] {width: 100px;}

._left {float:left; width: 340px; position: fixed;}
._left ._expand, ._left ._unExpand, ._left ._toCurrent {cursor: pointer; padding: 10px 10px 10px 10px;}
._left .jstree-node > a {padding: 3px; text-decoration:none;}
._left .jstree-node > a:hover {color:white; background-color: #0088CC}
._left .jstree-node > a._more:hover {color: #C74920; background-color:white;}
._left {overflow: auto;}

._right {padding: 10px; float: left; margin-left: 340px; border-left: solid 1px #ddd;}
    ._right .label {
        padding: 5px;
        margin-right: 5px;
        margin-left:5px;
    }
    ._right .label > a {
        color:white;
    }

._right h1 > a {font-size: 25px; padding-left: 10px;}
._right h1 > a:hover {color: #C74920; background-color:white;}

._right > ._tags {padding-bottom: 10px;}
._right > ._content {padding: 20px; font-size: 16px;}
._right > ._content a {text-decoration: none; padding: 3px; text-decoration: underline;}
._right > ._content a:hover {color:white; background-color: #23527c}

._right > ._refs .breadcrumb {margin: 5px;}
._right > ._refs .breadcrumb a:hover {color:white; background-color: #23527c; text-decoration:none;}

._right > ._refs > div._hidden{display:none;}
._right > ._refs > div > p {margin: 0 0 20px 10px;}

._right > ._refs > div > p ._refItem{background-color: #00FF30; }