.category-item {
    background-color: #288DD1;
}

    .category-item a {
        color: white;
    }

.submit-button {
    background-color: #288DD1;
    color: white;
}

.my-panel-heading:after {
    color: #288DD1;
}

.collapsed > .my-panel-heading:after {
    color: #288DD1;
}

.ui-slider-range {
    background-color: #288DD1 !important;
}

.ui-slider-handle {
    border-color: #288DD1 !important;
}

.mycheckbox {
    border-color: #288DD1;
}

.ms-selected .inner {
    background-color: #288DD1;
}

.no-dresswarning a {
    text-decoration: none;
    color: #288DD1;
}