.navbar-meap {
  background-color: #1f5998;
}

.border__top--blue{
  border-top: 3px solid #1f5998;
  padding: 2em 0;
}

.condition--normal {
    background-color: #87cefa!important;
}

.condition--attention {
    background-color: #ffff00!important;
}

.condition--attention-up {
    background-color: #ffa500!important;
}

.condition--attention-down {
    background-color: #ffd700!important;
}

.condition--unconfirmed {
    background-color: #ff0000!important;
}

.condition--emargency-yellow {
    background-color: #ff8c00!important;
}

.condition--emargency-red {
    background-color: #dc143c!important;
}
