
a.logo {
    font-size: 1.2rem;    
    color: rgba(255,255,255,0.7);
}

a.logo img {
    margin-right: 13px;
}

#select2-department-filter-container {
    text-align: left !important;
}

.jstree-default .icon-pdf .jstree-icon {
    color: #cc0000 !important;
}

.jstree-default .icon-img .jstree-icon {
    color: #9400d3 !important;
}

.jstree-default .icon-doc .jstree-icon {
    color: #3333ff !important;
}

.jstree-default .icon-xls .jstree-icon {
    color: #008000 !important;
}

.jstree-default .icon-alt .jstree-icon {
    color: #4d4d4d !important;
}

.linkbutton {
    color: #abb4be;
    border: 0;
    background: transparent;
}

.linkbutton:hover {
    color: #fff;
}