/*!****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./src/assets/css/default-color.css?ngGlobalStyle ***!
  \****************************************************************************************************************************************************************************************************************************************/
:root {
    --ant-secondary-color: hsl(159, 87%, 55%);
    --ant-secondary-color-hover: hsl(161, 87%, 63%);
    --ant-secondary-color-active: hsl(157, 55%, 43%);
    --ant-secondary-color-outline: hsl(159, 87%, 55%, 0.2);
    --ant-secondary-3: hsl(153, 100%, 82%);
    --ant-secondary-01: hsla(159, 87%, 55%, 0.1);
    --ant-secondary-dark: hsl(159, 78%, 47%);
    --ant-primary-color: hsl(218, 64%, 31%);
    --ant-primary-color-hover: hsl(222, 100%, 63%);
    --ant-primary-color-active: hsl(217, 92%, 44%);
    --ant-primary-color-outline: rgba(10, 29, 114, 0.2);
    --ant-primary-1: hsl(212, 100%, 95%);
    --ant-primary-2: hsl(214, 100%, 86%);
    --ant-primary-3: hsl(216, 100%, 78%);
    --ant-primary-4: hsl(218, 100%, 71%);
    --ant-primary-5: hsl(220, 100%, 63%);
    --ant-primary-6: hsl(222, 100%, 55%);
    --ant-primary-7: hsl(224, 92%, 44%);
    --ant-primary-8: #1d4383;
    --ant-primary-02: hsla(224, 94%, 21%, 0.2);
    --ant-primary-03: hsla(224, 94%, 21%, 0.3);
    --ant-primary-04: hsla(224, 94%, 21%, 0.4);
    --ant-primary-05: hsla(224, 94%, 21%, 0.5);
    --ant-primary-08: hsla(224, 94%, 21%, 0.8);
    --ant-primary-09: hsla(224, 94%, 21%, 0.9);
    --ant-primary-color-deprecated-l-35: #cbe6ff;
    --ant-primary-color-deprecated-l-20: #7ec1ff;
    --ant-primary-color-deprecated-t-20: #46a6ff;
    --ant-primary-color-deprecated-t-50: #8cc8ff;
    --ant-primary-color-deprecated-f-12: rgba(24, 255, 197, 0.12);
    --ant-primary-color-active-deprecated-f-30: rgba(230, 247, 255, 0.3);
    --ant-primary-color-active-deprecated-d-02: #dcf4ff;
    --ant-success-color: #52c41a;
    --ant-success-color-hover: #73d13d;
    --ant-success-color-active: #389e0d;
    --ant-success-color-outline: rgba(82, 196, 26, 0.2);
    --ant-success-color-deprecated-bg: #f6ffed;
    --ant-success-color-deprecated-border: #b7eb8f;
    --ant-error-color: hsl(359, 100%, 65%);
    --ant-error-color-hover: hsl(1, 100%, 73%);
    --ant-error-color-active: hsl(357, 68%, 53%);
    --ant-error-color-outline: hsla(359, 100%, 65%, 0.2);
    --ant-error-color-deprecated-bg: #fff2f0;
    --ant-error-color-deprecated-border: #ffccc7;
    --ant-warning-color: #faad14;
    --ant-warning-color-hover: #ffc53d;
    --ant-warning-color-active: #d48806;
    --ant-warning-color-outline: rgba(250, 173, 20, 0.2);
    --ant-warning-color-deprecated-bg: #fffbe6;
    --ant-warning-color-deprecated-border: #ffe58f;
    --ant-info-color: #1890ff;
    --ant-dodgerBlue-color: #2490de;
    --ant-info-color-deprecated-bg: #e6f7ff;
    --ant-info-color-deprecated-border: #91d5ff;
    --ant-gray-50: #f9fafb;
    --ant-gray-100: #f8f9fa;
    --ant-gray-150: #f4f5f5;
    --ant-gray-200: #e9ecef;
    --ant-gray-300: #dee2e6;
    --ant-gray-400: #ced4da;
    --ant-gray-500: #adb5bd;
    --ant-gray-600: #6c757d;
    --ant-gray-700: #495057;
    --ant-gray-800: #343a40;
    --ant-gray-900: #212529;
    --ant-custom-gray: #efefef;
    --ant-white-08: hsla(0, 0%, 100%, 0.8);
    --ant-black-color: hsl(0, 0%, 4%);
    --ant-black-shadow: hsla(0, 0%, 0%, 0.16);
    --ant-online: #24E266;
    --ant-ms-success: #59E489;
    --ant-cyan: #24D2FC;
    --ant-dark: #343a40;
    --ant-text-color: #555555;
    --ant-text-color-secondary: #7d7d7d;
    --ant-bg-main: hsl(0, 0%, 97%);
    --ant-white: #fff;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    --antd-wave-shadow-color: var(--ant-primary-color);
    --scroll-bar: 0;
    --exp-secondary-bg: var(--ant-primary-color);
    --exp-reg-left-section-color: var(--ant-white);
}

