        .public-page,
        .page-header,
        .page-navbar,
        .current-primary-color-hex,
        .example-primary-color-hex,
        .user-avatar .edit-picture,
        .user-info .edit-profile,
        .save-changes,
        .user-information .save-changes,
        .position-information .save-changes,
        .group-information .save-changes,
        .user-information .user-details .user-info-section .score-info .badge-value,
        .location-information .location-course-info .location-info-section .score-info .badge-value,
        .position-information .position-course-info .position-info-section .score-info .badge-value,
        .group-information .group-course-info .group-info-section .score-info .badge-value,
        .alphabetic-filter-cell.selected .alphabetic-filter-cell-value,
        .progress-chart-bar,
        .user-information .user-details .user-info-section .user-score-info .badge-value,
        .modal .close {
          background-color: #017795;
        }
        .modal-content {
          border-color: #017795;
        }
        .btn, .btn:focus, .btn:hover, .btn:active, .btn:active:focus,
        input[type=submit]:hover,
        .option-list-control-btn-label,
        .public-page .customer-logo .text-logo-wrapper .text-logo,
        .page-header .client-logo .text-logo-wrapper .text-logo,
        #brandingTab .current-logo-grid .text-logo-wrapper .text-logo,
        .main-column,
        .alphabetic-filter-cell.active:not(.selected) .alphabetic-filter-cell-value,
        .admin_console-dashboard .user-statistic .user-notifications .badge-panel .badge[data-target] .badge-value,
        .http-error-page-text h1 {
          color: #666666;
        }
        .current-link-color-hex,
        .example-link-color-hex,
        .vision_support_icon,
        .style-radio input[type='radio']:checked + .radio-background,
        .style-checkbox input[type='checkbox']:checked + .checkbox-background {
          background-color: #666666;
        }
        .style-radio input[disabled='disabled']:checked + .radio-background,
        .style-checkbox input[disabled='disabled']:checked + .checkbox-background {
          background-color: rgba(102,102,102,0.5);
        }
        .ui-datepicker-calendar .cal-assignment > a {
          background-color: rgba(102,102,102,0.5);
        }
        a, a:hover, a:focus {
          color: #666666;
        }
        .distribution-settings-panel .manage-recipient-btn {
          background: #666666;
        }
        .report .agenda-assignment {
          border-bottom-color: #666666;
          border-left-color: #666666;
        }
