.spam-info {
    padding: 16px;
    text-align: center;
    background-color: #C00000;
    color: #FFF;
    font-weight: bold;
}

.kollert-detect-mail {
    padding: 16px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
}

.kollert-detect-success-mail {
    background-color: #00c554;
}

.kollert-detect-warning-mail {
    background-color: #F76A00;
}

.kollert-detect-danger-mail {
    background-color: #C00000;
}

.task-login #logo {
	max-height:45px !important;
}
