.leftsidebar {
    text-transform: none !important;
}

.leftsidebar a,
.leftsidebar .li,
.leftsidebar span {
    text-transform: none !important;
}

/* Seta maior e negrito */
.tree-arrow {
    font-size: 15px !important;
    font-weight: bold !important;
    opacity: 0.8 !important;
}
/* Fix login form - container nao expande */
.centeralign {
    overflow: visible !important;
    min-height: 400px !important;
}

.page {
    overflow: visible !important;
    min-height: 400px !important;
}

#dokuwiki__content {
    overflow: visible !important;
    min-height: 400px !important;
}
