/* HELP */
a.text-edit {
    color: black;
    }
a:hover.text-edit {
    color: #003366;
}
.stat-help {
    background-color: transparent !important;
}

.stat-help .title-form, .stat-help .title-frame,
.stat-help .title-section {
    color: black;
}

/* CHANGELOG */
.stat-changelog {
	background-color: transparent !important;
}
.stat-changelog .changelog-title {
	color: #000000;
}