/* Copyright 2022 Wuhan United Imaging Healthcare Co.,Ltd. */
/**
 * 项目自定义换肤配置（部分参考CDIC设计规范）
 */
 html {
  /* -------- CDIC相关 ----------- */
  --theme-color: #5063C2;
  --bg-color1: #ffffff;
  --bg-color2: #F2F4F7;
  --bg-color3: #000000;
  --status-color-success: #00C653;
  --status-color-warning: #F9A214;
  --status-color-danger: #F54D3D;
  --text-color-level1: #000000;
  --text-color-level2: #333333;
  --text-color-level3: #666666;
  --text-color-level4: #999999;
  --text-color-level5: #ffffff;
  --line-color: #D5D7E0;
  --gradient-color1: linear-gradient(90deg, #3651D9 0%, #5C7EE6 100%);
  --gradient-color2: linear-gradient(45deg, #1E38BB 0%, #4A72EB 100%);
  --primary-buttonBg-normal: #3355FF;
  --primary-buttonBg-hover: #5C7CFF;
  --primary-buttonBg-click: #2139D9;
  --primary-buttonText-normal: #ffffff;
  --common-buttonBg-normal: #FAFBFD;
  --common-buttonText-normal: #000000;
  --common-buttonText-hover: #5063C2;
  --common-buttonText-click: #5063C2;
  --common-buttonBorder-normal: #C8CBD7;
  --common-buttonBorder-hover: #5063C2;
  --common-buttonBorder-click: #5063C2;
  --common-buttonBoxShadow-click:rgba(80,99,194,0.35);
  --select-bgColor-hover:#F0F5FF;
  --select-bgColor-active:#D6E2FF;
  --select-boxShowColor:rgba(10,17,51,0.35);
  --tabs-textColor-hover: #5C7CFF;
  --tabs-textColor-active: #2139D9;
  --pagination-primaryBg-normal: linear-gradient(239deg, #5C7EE6 0%, #3651D9 82%);
  --input-borderColor-focus: #5C7CFF;
  --input-bgColor: #F4F4F4;
  --table-bgColor: #f6f8fb;
  --text-color-level6: #353F64;
  --table-bgColor-hover:#E9EFFF;

  /* -------- 组件相关 ----------- */
  --footer-bg-color: #000000;
  --footer-text-color1:#AAAAAA;
  --footer-text-color2:#ffffff;
  --footer-text-color3:#7F7F7F;
  --footer-border-color:#252525;
  --header-shadow-color:#eeeff0;
  --header-menu-color:rgba(255, 255, 255, .6);
  --moreSelect-bg-color1: #f2f2f3;
  --moreSelect-bg-color2: rgba(60,89,238,0.10);
  --moreSelect-border-color: #d5d5d5;
  --searchBox-btnBg-normal: linear-gradient(46deg, #4062DB 0%, #7892EB 100%);
  --searchBox-btnBg-hover: linear-gradient(90deg, #6782E3 0%, #899FEC 100%);
  --searchBox-btnBg-active: linear-gradient(270deg, #435DDB 0%, #1F37C5 100%);
  --searchBox-searchType-textShadow: rgba(0, 0, 0, 0.12);
  --searchBox-searchType-boxShadow: rgba(0, 0, 0, 0.045);
  --searchBox-popList-boxShadow:rgba(10,17,51,0.35);
  --searchBox-popList-hover:rgba(48, 80, 240, 0.12);
  --sidebar-buttonBgColor: #F7F8FA;
  --sidebar-boxshadowColor: rgba(0,0,0,0.12);
  --sideDrawerLayout-buttonBgColor: #F7F8FA;
  --sideDrawerLayout-boxShadowColor: rgba(201,201,201,0.30);
  --trimInput-text-color: #B3B6C7;

  /* -------- page相关 ----------- */
  --scrollbar-thumbBg-normal:rgba(163, 169, 204, 0.8);
  --scrollbar-thumbBg-decrement:#c2c7cb;
  --scrollbar-thumbBg-hover:rgba(208, 212, 217, 0.8);
  --groupAdmin-addButtonBg-normal:#F2F2F2;
  --groupAdmin-addButtonBg-active:#E9ECF5;
  --groupAdmin-memberInfoBg-normal:#F4F4F4;
  --groupAdmin-memberInfoBg-hover:#E9E9E9;
  --groupAdmin-memberInfoBg-active:#E9ECF5;
  --groupAdmin-dropdown-boxShadow:rgba(50,56,82,0.16);
  --groupAdmin-input-errorboxShadow:rgba(245, 108, 108, .6);
  --docAdmin-bgColor:#F1F3F7;
  --docAdmin-antCascader-bgColor:rgba(48,80,240,0.12);
  --docAdmin-label-bgColor: linear-gradient(266deg, #5A7CE5 2%, #3853D9 95%);
  --docAdmin-labelRemoveColor:#D4E2FF;
  --docAdmin-labelRemoveColor-hover:#EFF0F6;
  --docAdmin-tenantNameColor:#1D2B72;
  --docAdmin-GroupList-boxShadow:#e3e7ee;
  --docAdmin-tableBgColor-hover:#EBEEFD;
  --docAdmin-uploadPanel-boxShadow1:rgba(0,0,0,.15);
  --docAdmin-uploadPanel-boxShadow2:rgba(80, 99, 194, .2);
  --docAdmin-uploadPanel-boxShadow3:#E6E6E6;
  --docAdmin-uploadPanel-tagBgColor:#EAF0FF;
  --docAdmin-uploadPanel-tagRemoveColor:rgb(163, 169, 192);
  --docAdmin-uploadPanel-errorInfoBgColor:#FFF2F2;
  --docAdmin-uploadPanel-errorInfoBorderColor:#FF4E4E;
  --docAdmin-uploadPanel-errorInfoColor:#F55656;
  --docAdmin-menuBgColor-selected:#D9E2FF;
  --docAudit-statusRemoved-BgColor:#EBEBEB;
  --docAudit-statusRemoved-textColor:#8C8C8C;
  --docAudit-statusRejected-BgColor:#FBE0E0;
  --docAudit-statusRejected-textColor:#E02020;
  --docAudit-statusPublished-BgColor:#EBF9DC;
  --docAudit-statusPublished-textColor:#58AB46;
  --docSearch-highlightWordsColor:#3355FF;
  --docViewer-boxShadow1:#33333350;
  --docViewer-boxShadow2:#33333310;
  --docViewer-searchIcon:#626366;
  --docViewer-borderColor:#eeeeee;
  --docViewer-bgColor:#ECF2F9;
  --errorPages-textColor1:#3D404D;
  --errorPages-textColor2:#B3B6C7;
  --home-textColor1:#1F2127;
  --home-textColor2:#E73232;
  --home-textColor3:#4255CF;
  --home-hotBgColor-hover:#EDF2FF;
  --home-gradientColor:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);
  --home-recentBgColor-hover:#427DFF;
  --productDescribe-textShadow1: rgba(3,17,33,0.60);
  --productDescribe-textShadow2: rgba(9,29,50,0.60);
  --productDescribe-bgColor1: #C9DFFF;
  --productDescribe-bgColor2: #F7F7F7;
  --productDescribe-gradientColor: linear-gradient(136deg, #4266FF 0%, #38A9FF 100%);
}
