

.milestone_title {
    border-color: #028ffb
}

.milestones_timeline {
    background-image: url(https://www.endless.team/app/d10f3ab9c4b207bec3a07938326e170c18b08d622a49d7e832b4b269c280d402a9152417111f6bc491c6be19ca20fe7fcc7366b28250339ebba159eb2cb56e769a4f6c9dc8ee1531300941/assets/img/tasks/bgTimeline.png);
}

.task_detailed_view .title {
    border-color: #028ffb
}

.task_detailed_view .title_section {
    border-color: #028ffb;
}

.task_detailed_view .parent_indicator {
    background-color: #028ffb;
    color: ffffff;
}

.task_detailed_view .members i {
    color: #028ffb;
}

.members .more_members {
    color: #028ffb;
}

.tasks_versions_buttons > div.active {
    background-color: #028ffb;
}

.custom_toggle input:checked + .slide {
    background-color: #028ffb;
}

.sunday_start_layer {
    background-color: #028ffb;
}

.sunday_start_layer button,
.sunday_start_layer button:hover,
.sunday_start_layer button:focus {
    color: #028ffb !important;
}

.sunday_filters .btn_add_filter {
    background-color: #028ffb;
}