.color_gray {
    color: #bbb !important
}

.default_link {
    color: #0000ff !important
}

.untranslated_name {
    color: #ff0000 !important
}

.not_verified {
    color: #008800 !important
}

.is_banned {
    color: #bbb !important
}

ul.sitemap-tree {
    padding-left: 30px
}

ul.sitemap-tree li {
    margin: 2px 0
}

ul.sitemap-tree li a {
    text-decoration: none
}

ul.sitemap-tree .admin_change_link {
    color: #a3a3a3
}

ul.sitemap-tree .admin_verify_link {
    margin-left: 180px;
    color: #a3a3a3
}