#dynamic-main-menu-top{
    background-color: #10069f  !important;
}
.quick-icon {
    color: #10069f !important;
}
.branding-stripe {
    background-color: #10069f !important;
}
.btn.btn-info{
    background-color: #10069f !important;
    color: #ffffff !important;
    border-color: #10069f !important;
}
.btn.btn-primary{
    background-color: #10069f !important;
    color: #ffffff !important;
    border-color: #10069f !important;
}
.category-nav .tile-group .category.tile.tile-button.tile-selected, .custom-category-nav .tile-group .category.tile.tile-button.tile-selected {
    background-color: #10069f !important;
    color: #fff !important;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #10069f !important;
    color: #fff !important;
}

.menu-item.selected {
    color: #10069f !important;
}

.text-success {
    color: #10069f !important;
}

.oad-card.oad-selected {
    background-color: #10069f !important;
    color: #fff;
}
.oad-card.oad-selected .oad-card-title {
    color: #fff !important;
}
.measure-card.measure-selected {
    background-color: #10069f !important;
    color: #fff;
}
.oad-card-title {
    color: #10069f !important;
    font-weight: 700;
    text-align: center;
}

#menu-notifications, #menu-notifications + hr{
    display: none !important;
}

#physical-collapsed > a > img, #social-collapsed > a > img, #financial-collapsed > a > img, #emotional-collapsed > a > img, #ha-v2-collapsed > a > img, #via-collapsed > a > img {
    display: none;
}