:root {
  --background-main: #ffffff;
  --background-main-color: #fff;
  --background-component-color: #fff;
  --color-widgets-text: #181824;
  --color-no-answer: #313442;
  --color-answer-row-name: #313442;
  --border-color: #e9ebef;
  --background-slider-line: #ddd;
  --background-answer-cell: #f2f4f5;
  --background-answer-cell-active: #366efe;
  --background-popup-overlay: #181824;

  --blueBase-color: #366EFE;

  --background-checkedAnsWithoutCorrectAns: #f7f8fa;
  --background-multipleChoiceAnswerItem: #f2f4f5;
  --background-checkedFalseAnsWithCorrectAns: #ffeee2;
  --background-checkedTrueAnsWithCorrectAns: #e6f6e0;
  --filter-svg-color: none;
  --background-logo: rgba(255, 255, 255, 0.8);

  --score-negative-color: #e25e4a;
  --score-positive-color: #6bc14a;
  --filter-score-background: #f7f8fa;
  --filter-score-border: none;
  --filter-score-color: #949b9e;
  --color-border: #F2F2F2;
  --text-color-blue: #366EFE;
  --scoring-modal-background: #f7f9fa;
  --scoring-modal-background-header: #ffffff;
  --scoring-modal-background-item: #ffffff;
  --scoring-modal-item-shadow: 0px 5px 10px rgba(140, 148, 155, 0.1), 0px 1px 3px rgba(140, 148, 155, 0.08);
  --scoring-modal-item-text: #181824;
  --scoring-modal-background-line: #e8f3fa;
  --scoring-modal-id-background: #ffffff;
  --scoring-modal-id-text: #000000;
  --scoring-line-text: #7d8696;
  --scoring-modal-second-line-background: #fff;
  --scoring-modal-second-line-border: #9fa5b3;
  --scoring-modal-second-line-text: #9fa5b3;
  --scoring-modal-second-line-icons-hover: #e9ebef;
  --scoring-modal-input-color: #2A2A2E;

  /* Report old */
  --report-card-shadow: 0px 1px 3px rgba(140, 148, 155, 0.1), 0px 5px 10px rgba(140, 148, 155, 0.08);
  --report-widget-title: #35383a;
  --report-answer-label: #35383a;
  --report-color-percent-text: #35383a;
  --report-bar-color: #366EFE;
  --report-ranking-index-color: #000;
  --report-ranking-index-border: #EAEDF6;
  --background-report-bar: #eef2f4;
  --score-correctIndicator-background: #e6f6e0;
  --score-correctIndicator-stroke: #6bc14a;
  --scoring-modal-svg-background: #FFEEE2;
  --scoring-red-cell-border: #e25e4a;
  --scoring-modal-svg-content: #E25E4A;
  --color-progress-backCircle: lightgrey;
  --color-line-geography: rgb(224, 224, 224);
  --color-border-grid: #efefef;
  --report-not-checked-correct-border: 1px solid rgb(233, 235, 239) !important;
  --report-not-checked-correct-color: rgb(125, 134, 150) !important;
  --report-not-checked-correct-background: rgb(255, 255, 255) !important;
  --report-matrix-item-background: rgba(45, 127, 249, 0.35);
  --report-average-color: #35383a;
  --report-bar-color: rgba(53, 56, 58, 0.1);
  --report-checked-true-asnwer-background: #fff;
  --report-bar-active: #366efe;
  --report-long-text-color: #35383a;

  /* Report new */
  --color-report-value: #35383a;
  --color-answers-count: #8c949b;
  --color-title-noname: #313442;
  --response-card-border: none;
  --response-card-shadow: 0px 1px 3px rgba(140, 148, 155, 0.1), 0px 5px 10px rgba(140, 148, 155, 0.08);
  --report-emptyStateText-color: #9C9C9C;

  --input-background: #fff;
  --input-border: 1px solid #DCDCDC;
  --input-border-hover: 1px solid #5E5E5E;
  --input-border-focus: 1px solid #353535;
  --input-text-color: #353535;
  --input-placeholder-color: #A3A3A3;
  --input-disabled-background: #F2F2F2;
  --input-label-color: #5E5E5E;
  --input-border-radius: 8px;

  --report-change-chart-popup-box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  --report-score-correctIndicator-stroke: #6bc14a;

  /* Answers */
  --answers-divider-color: var(--color-border);
  --answers-title: #697074;
  --answers-date: #000;
  --answers-duration: #697074;
  --answers-border: #e6ebee;
  --old-answers-path: rgba(0, 0, 0, 0.3);
  --matrix-choice-answer: #35383a;
  --color-date-response: #35383a;
  --background-responses-header-switcher: #F2F2F2;
  --background-responses-header-btn: #fff;
  --color-responses-header-switcher: #353535;
  --color-matrix-choise: #35383a;
  --response-linkSwitchable-border-radius: 8px;
  --response-hidden-vars-background: rgba(233, 235, 239, 0.5);
  --response-hidden-vars-text: #35383a;
  --response-hidden-vars-name: #697074;
  --settings-switcher-description-color: #5E5E5E;
  --results-answer-pair-border: #DCDCDC;
  --results-answer-pair-selected-border: #8AADFF;
  --results-answer-pair-selected-background: #EBF1FF;
  --results-answer-pair-check: #5F8CFF;
  --results-answer-image-placeholder-primary: #E0E7FF;
  --results-answer-image-placeholder-secondary: #F5F6FB;
  --results-answer-click-marker-border: #FFFFFF;
  --results-answer-click-marker-background: #FF5C5C;
  --results-answer-click-marker-color: #FFFFFF;
  --results-answer-click-marker-shadow: 0 6px 16px rgba(255, 92, 92, 0.34);
  --results-answer-click-marker-compact-shadow: 0 4px 12px rgba(255, 92, 92, 0.28);
  --results-answer-click-area-border: rgba(255, 92, 92, 0.85);
  --results-answer-click-area-background: rgba(255, 92, 92, 0.18);
  --results-answer-click-area-inner-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.28);
  --results-answer-selection-border: #FAFAFA;
  --results-answer-selection-background: rgba(54, 110, 254, 0.3);
  --results-answer-selection-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.09), 0 3px 2px rgba(0, 0, 0, 0.05);
  --results-answer-selection-label: #262626;
  --results-answer-click-area-label-background: rgba(255, 255, 255, 0.96);
  --results-answer-click-area-label-color: #FF5C5C;
  --results-answer-zoom-background: rgba(18, 18, 18, 0.7);
  --results-answer-zoom-icon: #FFFFFF;
  --results-payment-status-success-color: #229A16;
  --results-payment-status-pending-color: #2A57CC;
  --results-payment-status-canceled-color: #CF1322;
  --results-payment-answer-background: #FAFAFA;
  --results-payment-meta-divider: #DCDCDC;
  --border-responses-header-switcher: 1px solid #DCDCDC;
  --response-action-btn-background: #FAFAFA;
  --response-action-btn-border: 1px solid #EBEBEB;
  --response-action-btn-svg-fill: #353535;
  --response-card-hidden-background: #EBEDF0;
  --response-card-hidden-border-color: #DCDCDC;
  --answers-actions-btn-border: #E9EBEF;
  --answers-secondary-color: #9B9EA0;
  --answers-highlight-background: #F3E28A;
  --answers-switcher-active-icon-color: #E9A117;
  --answers-snackbar-border: #EEEEEE;
  --answers-checkbox-background: #FFFFFF;
  --answers-checkbox-border: #E9EBEF;
  --answers-checkbox-checked-background: #366EFE;
  --answers-danger-color: #E22930;
  --answers-old-date-background: #F9F9F9;
  --results-file-type-background: #E6EBEE;
  --results-file-type-hover-background: #DEE4E8;
  --results-file-type-color: #697074;
  --results-file-type-icon: #949B9E;
  --results-file-active-border: #F3E28A;
  --results-file-active-background: #F3E28A;
  --results-file-error-background: #E6EBEE;
  --results-file-error-icon: #C6CED6;

  /* Summary */
  --summary-background: #f7f9fa;
  --background-main-builder-color: #FAFAFA;
  --background-main-builder-color-rgb: 250, 250, 250;
  --block-shadow: 0 5px 10px rgba(140, 148, 155, 0.1), 0 1px 3px rgba(140, 148, 155, 0.08);
  --response-container-border-radius: 12px;
  --settings-title-font-size: 24px;
  --results-title-font-weight: 500;
  --color-progress-centerLabel: #181824;
  --color-btn-shared: #35383A;
  --color-btn-shared-hover: #07a6ff;
  --color-component-title: #232626;
  --color-component-result-title: #313442;
  --background-component-header-switcher: #f7f8fa;
  --color-btn-switcher: #366efe;
  --color-component-header-switcher: #fff;
  --share-card-desc: #697074;
  --summary-text-color: #373d3f;
  --color-progress-axis-label-color: #7D8696;
  --color-progress-axis-tick-color: #E9EBEF;
  --summary-chart-tooltip-background: rgba(255, 255, 255, .99);
  --summary-chart-tooltip-box-shadow: 0px 2px 8px rgb(188 184 184 / 35%);
  --summary-chart-tooltip-border-radius: 8px;
  --summary-chart-tooltip-border: 1px solid #E9EBEF;
  --summary-chart-tooltip-text-color: #111;
  --summary-chart-country-label-color: #313442;
  --summary-chart-answers-day-zoom-border-color: #E9EBEF;

  /* Report New UI */
  --report-new-header-action-color: #5E5E5E;
  --report-new-header-action-border-color: #EBEBEB;
  --report-new-page-title-color: #353535;
  --report-new-applied-info-title-color: #252525;
  --report-new-applied-info-count-color: #697074;
  --report-new-applied-chip-border-color: #BBC6E3;
  --report-new-applied-chip-background: #F7FAFF;
  --report-new-applied-chip-text-color: #5F6D90;
  --report-new-applied-chip-hover-border-color: #B1BFE3;
  --report-new-applied-chip-hover-background: #EEF3FF;
  --report-new-applied-chip-hover-text-color: #4D5D84;
  --report-new-applied-chip-count-background: #7682A5;
  --report-new-applied-chip-count-color: #FFFFFF;
  --report-new-card-background: #FFFFFF;
  --report-new-card-border: 1px solid #F2F2F2;
  --report-new-card-border-radius: 16px;
  --report-new-widget-icon-color: #366EFE;
  --report-new-state-border-color: #F2F2F2;
  --report-new-state-background-color: #FFFFFF;
  --report-new-state-text-color: #697074;
  --report-new-state-error-color: #B42318;
  --report-new-card-title-color: #353535;
  --report-new-card-stats-color: #9C9C9C;
  --report-new-inline-group-background: #FFFFFF;
  --report-new-inline-group-border-color: #E9EDF5;
  --report-new-inline-group-divider-color: #EEF2F8;
  --report-new-inline-group-header-background: #FAFBFD;
  --report-new-inline-group-title-color: #353535;
  --report-new-row-background: #EBF1FF;
  --report-new-row-fill-background: #8AADFF;
  --report-new-row-label-color: #262626;
  --report-new-row-right-color: #262626;
  --report-new-fallback-border-color: #F2F2F2;
  --report-new-fallback-text-color: #697074;
  --report-new-media-thumb-background: #FFFFFF;
  --report-new-media-thumb-border-color: rgba(54, 110, 254, 0.08);
  --report-new-media-bar-background: #DCE5F7;
  --report-new-media-bar-fill-background: #A9BEEF;
  --report-new-media-name-color: #353535;
  --report-new-media-meta-color: #353535;
  --report-new-view-switcher-border: #DCDCDC;
  --report-new-view-switcher-background: transparent;
  --report-new-view-switcher-icon-color: #9C9C9C;
  --report-new-view-switcher-icon-hover-color: #5E5E5E;
  --report-new-view-switcher-hover-background: #F2F2F2;
  --report-new-view-switcher-active-background: #F2F2F2;
  --report-new-view-switcher-icon-active-color: #5E5E5E;
  --report-new-bars-chart-border-color: #DCDCDC;
  --report-new-bars-chart-background: #F7F7F8;
  --report-new-bars-chart-axis-color: #D7DCE8;
  --report-new-bars-chart-bar-color: #A9BEEF;
  --report-new-bars-chart-x-axis-label-color: #353535;
  --report-new-bars-chart-y-axis-label-color: #5E5E5E;
  --report-new-bars-chart-value-color: #2F2F2F;
  --report-new-bars-chart-zero-value-color: #9C9C9C;
  --report-new-bars-chart-grid-color: #DCDCDC;
  --report-new-donut-label-color: #353535;
  --report-new-donut-legend-background: #FFFFFF;
  --report-new-donut-legend-border-color: #DCDCDC;
  --report-new-donut-legend-divider-color: #DCDCDC;
  --report-new-donut-legend-text-color: #353535;
  --report-new-donut-palette-1: #A9BDEE;
  --report-new-donut-palette-2: #C6A6F2;
  --report-new-donut-palette-3: #9DD8E7;
  --report-new-donut-palette-4: #F4C67F;
  --report-new-donut-palette-5: #88D5B1;
  --report-new-donut-palette-6: #F08F8F;
  --report-new-donut-palette-7: #B2D98A;
  --report-new-donut-palette-8: #F3A6C8;
  --report-new-donut-palette-9: #7DC7D5;
  --report-new-donut-palette-10: #D5B3F6;
  --report-new-donut-palette-11: #87A9FF;
  --report-new-donut-palette-12: #F2B2A0;
  --report-new-donut-palette-13: #9FC1A7;
  --report-new-donut-palette-14: #E8D58D;
  --report-new-media-table-background: #FFFFFF;
  --report-new-media-table-border-color: #DCDCDC;
  --report-new-media-table-head-background: #F2F2F2;
  --report-new-media-table-divider-color: #DCDCDC;
  --report-new-media-table-head-color: #5E5E5E;
  --report-new-media-table-row-color: #262626;
  --report-new-matrix-head-color: #5E5E5E;
  --report-new-matrix-label-color: #262626;
  --report-new-matrix-meta-color: #262626;
  --report-new-matrix-axis-label-color: #262626;
  --report-new-matrix-cell-background: #FFFFFF;
  --report-new-matrix-cell-fill-background: #B1C8FF;
  --report-new-matrix-cell-text-color: #262626;
  --report-new-matrix-cell-zero-color: #9C9C9C;
  --report-new-matrix-section-border-color: #DCDCDC;
  --report-new-matrix-section-background: #FFFFFF;
  --report-new-matrix-zero-row-background: #F5F5F5;
  --report-new-ranking-row-background: #FAFAFA;
  --report-new-ranking-row-border-color: #F2F2F2;
  --report-new-ranking-divider-color: #DCDCDC;
  --report-new-ranking-index-background: #FFFFFF;
  --report-new-ranking-index-border-color: #E6E6E6;
  --report-new-ranking-index-color: #5E5E5E;
  --report-new-ranking-meta-color: #262626;
  --report-new-ranking-summary-row-background: #F2F2F2;
  --report-new-ranking-summary-gap-color: #FFFFFF;
  --report-new-ranking-summary-index-background: #FFFFFF;
  --report-new-ranking-summary-index-color: #262626;
  --report-new-ranking-summary-label-color: #262626;
  --report-new-ranking-summary-meta-color: #262626;
  --report-new-ranking-label-color: #353535;
  --report-new-ranking-details-section-border-color: #DCDCDC;
  --report-new-ranking-details-section-background: #FFFFFF;
  --report-new-ranking-details-index-border-color: #DCDCDC;
  --report-new-ranking-details-index-background: #FAFAFA;
  --report-new-ranking-details-index-color: #262626;
  --report-new-ranking-details-title-color: #262626;
  --report-new-ranking-details-average-color: #262626;
  --report-new-ranking-details-zero-row-background: #F5F5F5;
  --report-new-rating-stat-border-color: #FAFAFA;
  --report-new-rating-stat-background: #FAFAFA;
  --report-new-rating-stat-value-color: #353535;
  --report-new-rating-stat-label-color: #5E5E5E;
  --report-new-rating-chart-bar-color: #A9BEEF;
  --report-new-scale-negative-color: #FFA39E;
  --report-new-scale-neutral-color: #FFD87A;
  --report-new-scale-positive-color: #6BC14A;
  --report-new-scale-negative-background: #FFF1F0;
  --report-new-scale-neutral-background: #ffd87a33;
  --report-new-scale-positive-background: #6bc14a33;
  --report-new-scale-negative-text-color: #262626;
  --report-new-scale-neutral-text-color: #262626;
  --report-new-scale-positive-text-color: #262626;
  --report-new-scale-summary-divider-color: rgba(38, 38, 38, 0.2);
  --report-new-text-search-background: #FFFFFF;
  --report-new-text-search-border-color: #DCDCDC;
  --report-new-text-search-border-hover-color: #CFCFCF;
  --report-new-text-search-border-focus-color: #C6D5FA;
  --report-new-text-search-text-color: #262626;
  --report-new-text-search-placeholder-color: #A0A0A0;
  --report-new-text-search-icon-color: #5E5E5E;
  --report-new-text-list-background: #FFFFFF;
  --report-new-text-list-border-color: #DCDCDC;
  --report-new-text-list-divider-color: #DCDCDC;
  --report-new-text-card-background: #FAFAFA;
  --report-new-text-card-border-color: #DCDCDC;
  --report-new-text-value-color: #262626;
  --report-new-text-date-color: #9C9C9C;
  --report-new-text-loading-overlay-background: rgba(255, 255, 255, 0.58);
  --report-new-text-show-more-color: #366EFE;
  --report-new-text-show-more-hover-color: #285EEA;
  --report-new-text-empty-background: #FFFFFF;
  --report-new-file-select-background: #FFFFFF;
  --report-new-file-select-border-color: #DCDCDC;
  --report-new-file-select-border-hover-color: #CFCFCF;
  --report-new-file-select-border-focus-color: #C6D5FA;
  --report-new-file-select-text-color: #262626;
  --report-new-file-select-prefix-color: #5E5E5E;
  --report-new-file-select-placeholder-color: #A0A0A0;
  --report-new-file-list-background: #FFFFFF;
  --report-new-file-list-border-color: #DCDCDC;
  --report-new-file-list-divider-color: #DCDCDC;
  --report-new-file-card-background: #FFFFFF;
  --report-new-file-card-border-color: #DCDCDC;
  --report-new-file-card-border-hover-color: #D0D0D0;
  --report-new-file-item-hover-background: #FAFAFA;
  --report-new-file-title-color: #262626;
  --report-new-file-size-color: #9C9C9C;
  --report-new-file-action-background: #FFFFFF;
  --report-new-file-action-border-color: #DCDCDC;
  --report-new-file-action-color: #5E5E5E;
  --report-new-file-action-hover-background: #F7F7F8;
  --report-new-file-action-hover-border-color: #CECECE;
  --report-new-file-action-hover-color: #353535;
  --report-new-file-empty-background: #FFFFFF;
  --report-new-file-loading-overlay-background: rgba(255, 255, 255, 0.58);
  --report-new-file-show-more-color: #366EFE;
  --report-new-file-show-more-hover-color: #285EEA;
  --report-new-skeleton-gradient: linear-gradient(90deg, #eef2f4 0%, rgba(238, 242, 244, 0.4) 50%, #eef2f4 100%);
  --widget-icon-tone-foreground: #353535;
  --widget-icon-tone-basic-background: #DBE6FF;
  --widget-icon-tone-contacts-background: #FFE094;
  --widget-icon-tone-choice-background: #CFEEFF;
  --widget-icon-tone-openQuestions-background: #FFCBD8;
  --widget-icon-tone-rating-background: #D7F5D3;
  --widget-icon-tone-extra-background: #DFDFDF;

  /* Error */
  --error-title: #35383a;
  --error-desc: #585D61;
}
