@charset "UTF-8";
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
:root,
[data-is-theme=dark] {
  color-scheme: dark;
  --text-neutral-default-color: #f5f5f5;
  --text-neutral-subtle-color: #e1e1e1;
  --text-neutral-subtle-hover-color: #dadada;
  --text-neutral-subtler-color: #b1b1b1;
  --text-neutral-black-color: #242424;
  --text-neutral-black-subtle-color: #333333;
  --text-neutral-black-subtler-color: #48484a;
  --text-neutral-white-color: #ffffff;
  --text-neutral-white-hover-color: #f5f5f5;
  --text-neutral-inverse-color: #242424;
  --text-neutral-inverse-subtle-color: #48484a;
  --text-neutral-inverse-subtler-color: #636366;
  --text-neutral-disable-color: #b1b1b1;
  --text-neutral-placeholder-color: #999999;
  --text-brand-default-color: #5495F7;
  --text-brand-hover-color: #75a6f8;
  --text-brand-active-color: #75a6f8;
  --text-brand-bold-color: #75a6f8;
  --text-brand-bolder-color: #82a3e8;
  --text-brand-subtle-color: #a2bdeb;
  --text-brand-subtler-color: #d3def5;
  --text-brand-inverse-color: #ffffff;
  --text-brand-secondary-default-color: #f38744;
  --text-brand-secondary-bold-color: #fa5528;
  --text-brand-secondary-bolder-color: #f38744;
  --text-success-default-color: #19c26d;
  --text-success-hover-color: #089e58;
  --text-success-bold-color: #19c26d;
  --text-success-bolder-color: #a6f4c5;
  --text-success-subtle-color: #d1fadf;
  --text-success-subtler-color: #ecfdf3;
  --text-warning-default-color: #e8ab1c;
  --text-warning-hover-color: #de9503;
  --text-warning-subtle-color: #fef3c7;
  --text-warning-bold-color: #e8ab1c;
  --text-warning-bolder-color: #fee798;
  --text-warning-yellow-bold-color: #3d2207;
  --text-danger-default-color: #ff7c7a;
  --text-danger-hover-color: #f5a8a2;
  --text-danger-bold-color: #fa6461;
  --text-danger-bolder-color: #fecdca;
  --text-danger-bold-hover-color: #fecdca;
  --text-info-default-color: #5f8bad;
  --text-info-hover-color: #679ac7;
  --text-info-bold-color: #bcd8eb;
  --text-info-bold-hover-color: #e3edf6;
  --text-info-bolder-color: #bcd8eb;
  --text-link-visited-color: #e478fa;
  --background-active-color: #333333;
  --background-active-hover-color: #48484a;
  --background-disable-color: #515151;
  --background-disable-subtle-color: #333333;
  --background-neutral-default-color: #2E2E2E;
  --background-neutral-default-hover-color: #48484a;
  --background-neutral-subtle-color: #48484a;
  --background-neutral-subtle-hover-color: #636366;
  --background-neutral-subtle-alt-color: #333333;
  --background-neutral-subtle-hover-alt-color: #242424;
  --background-neutral-subtler-color: #242424;
  --background-neutral-subtler-alt-color: #333333;
  --background-neutral-subtler-hover-color: #48484a;
  --background-neutral-subtler-hover-active-color: #48484a;
  --background-neutral-subtlex-color: #636366;
  --background-neutral-subtlex-hover-color: #747474;
  --background-neutral-subtlex-alt-color: #48484a;
  --background-neutral-extra-subtlex-color: #636366;
  --background-neutral-extra-subtlex-hover-color: #747474;
  --background-neutral-bold-color: #333333;
  --background-neutral-bold-hover-color: #48484a;
  --background-neutral-bolder-color: #48484a;
  --background-neutral-bolder-hover-color: #333333;
  --background-neutral-bolder-alt-color: #dadada;
  --background-neutral-bolder-alt-rgb-color: 218, 218, 218;
  --background-neutral-bolder-hover-alt-color: #999999;
  --background-neutral-inverse-color: #dadada;
  --background-neutral-inverse-hover-color: #f5f5f5;
  --background-neutral-inverse-active-color: #ffffff;
  --background-neutral-inverse-subtle-color: #393939;
  --background-neutral-inverse-subtler-color: #48484a;
  --background-neutral-default-input-color: #333333;
  --background-neutral-subtle-input-color: #48484a;
  --background-neutral-black-color: #2E2E2E;
  --background-banner-color: #242424;
  --background-flash-color: #242424;
  --background-neutral-default-scroll-thumb-color: #636366;
  --background-funnel-active-color: #545664;
  --background-brand-default-color: #5764f1;
  --background-brand-default-rgb-color: 87, 100, 241;
  --background-brand-hover-color: #384ec1;
  --background-brand-subtle-color: #384ec1;
  --background-brand-subtle-hover-color: #283470;
  --background-brand-subtle-alt-color: #212a5c;
  --background-brand-subtle-hover-alt-color: #283470;
  --background-brand-subtler-color: #283470;
  --background-brand-subtler-hover-color: #212a5c;
  --background-brand-subtler-hover-alt-color: #1b2040;
  --background-brand-subtlest-color: #283470;
  --background-brand-active-color: #d3def5;
  --background-brand-active-hover-color: #a2bdeb;
  --background-brand-bold-color: #75a6f8;
  --background-brand-bold-hover-color: #5495F7;
  --background-brand-secondary-default-color: #f38744;
  --background-brand-secondary-hover-color: #fa5528;
  --background-brand-secondary-subtle-color: #451f16;
  --background-brand-secondary-subtle-alt-color: #932f19;
  --background-brand-secondary-subtler-color: #451f16;
  --background-success-default-color: #19c26d;
  --background-success-default-rgb-color: 25, 194, 109;
  --background-success-default-hover-color: #089e58;
  --background-success-subtle-color: #05603a;
  --background-success-subtle-alt-color: #05603a;
  --background-success-subtle-hover-color: #0d3827;
  --background-success-subtler-color: #0d3827;
  --background-success-subtler-hover-color: #0d3827;
  --background-success-bold-color: #027a48;
  --background-success-bold-hover-color: #05603a;
  --background-warning-default-color: #de9503;
  --background-warning-default-rgb-color: 222, 149, 3;
  --background-warning-hover-color: #ae8e23;
  --background-warning-subtle-color: #3d2207;
  --background-warning-subtle-hover-color: #8d721c;
  --background-warning-subtle-alt-color: #634009;
  --background-warning-subtler-color: #634009;
  --background-warning-subtler-hover-color: #3d2207;
  --background-warning-subtler-alt-color: #3d2207;
  --background-danger-default-color: #d62c20;
  --background-danger-default-rgb-color: 214, 44, 32;
  --background-danger-hover-color: #b42318;
  --background-danger-subtle-color: #5c130e;
  --background-danger-subtle-hover-color: #b42318;
  --background-danger-subtle-alt-color: #5c130e;
  --background-danger-subtle-alt-hover-color: #d62c20;
  --background-danger-subtler-color: #5c130e;
  --background-danger-subtler-hover-color: #471c15;
  --background-danger-bolder-color: #b42318;
  --background-danger-bolder-hover-color: #5c130e;
  --background-info-default-color: #2e5a8c;
  --background-info-default-rgb-color: 46, 90, 140;
  --background-info-hover-color: #1c4b7a;
  --background-info-subtle-color: #164970;
  --background-info-subtle-hover-color: #0d304c;
  --background-info-subtler-color: #0d304c;
  --background-info-subtler-hover-color: #112b40;
  --background-neutral-default-bg-color: #1A1A1A;
  --background-neutral-highlight-bg-color: #333333;
  --surface-neutral-default-top-color: #2E2E2E;
  --surface-neutral-default-color: #2B2B2B;
  --surface-neutral-subtle-color: #242424;
  --surface-neutral-subtler-color: #1A1A1A;
  --icon-disable-color: #636366;
  --icon-blue-color: #384ec1;
  --icon-black-color: #242424;
  --icon-white-color: #ffffff;
  --icon-inverse-color: #242424;
  --icon-banner-color: rgba(51, 51, 51, 0.2);
  --icon-neutral-default-color: #dadada;
  --icon-neutral-hover-color: #999999;
  --icon-neutral-active-color: #999999;
  --icon-neutral-bold-color: #ffffff;
  --icon-neutral-bold-hover-color: #e1e1e1;
  --icon-neutral-subtle-color: #dadada;
  --icon-neutral-subtle-hover-color: #e1e1e1;
  --icon-neutral-subtler-color: #636366;
  --icon-neutral-subtlex-color: #b1b1b1;
  --icon-neutral-subtler-hover-color: #dadada;
  --icon-neutral-inverse-color: #333333;
  --icon-neutral-inverse-hover-color: #333333;
  --icon-neutral-inverse-active-color: #242424;
  --icon-neutral-btn-color: #dadada;
  --icon-brand-default-color: #5495F7;
  --icon-brand-hover-color: #75a6f8;
  --icon-brand-subtle-color: #d3def5;
  --icon-brand-subtler-color: #283470;
  --icon-brand-active-color: #75a6f8;
  --icon-brand-active-hover-color: #283470;
  --icon-brand-btn-color: #a2bdeb;
  --icon-brand-secondary-default-color: #f38744;
  --icon-brand-secondary-hover-color: #fa5528;
  --icon-brand-secondary-subtle-color: #451f16;
  --icon-brand-secondary-bold-color: #fa5528;
  --icon-brand-secondary-bolder-color: #f38744;
  --icon-success-default-color: #19c26d;
  --icon-success-hover-color: #6ce9a6;
  --icon-success-bold-color: #6ce9a6;
  --icon-success-bolder-color: #a6f4c5;
  --icon-warning-default-color: #fec84b;
  --icon-warning-hover-color: #e8ab1c;
  --icon-warning-bold-color: #e8ab1c;
  --icon-warning-bolder-color: #fee798;
  --icon-danger-default-color: #ff7c7a;
  --icon-danger-hover-color: #f5a8a2;
  --icon-danger-bold-color: #fa6461;
  --icon-danger-bold-hover-color: #fecdca;
  --icon-danger-bolder-color: #fecdca;
  --icon-info-default-color: #5f8bad;
  --icon-info-hover-color: #679ac7;
  --icon-info-bold-color: #679ac7;
  --icon-info-bold-hover-color: #bcd8eb;
  --icon-info-bolder-color: #bcd8eb;
  --border-disable-color: #636366;
  --border-disable-subtle-color: #333333;
  --border-white-color: #ffffff;
  --border-neutral-default-color: #515151;
  --border-neutral-hover-color: #636366;
  --border-neutral-bold-color: #999999;
  --border-neutral-bold-hover-color: #dadada;
  --border-neutral-bolder-color: #999999;
  --border-neutral-bolder-hover-color: #ffffff;
  --border-neutral-subtle-color: #515151;
  --border-neutral-subtle-hover-color: #48484a;
  --border-brand-default-color: #5495F7;
  --border-brand-hover-color: #75a6f8;
  --border-brand-active-color: #75a6f8;
  --border-brand-subtle-color: #5764f1;
  --border-brand-subtle-hover-color: #283470;
  --border-brand-bold-color: #5764f1;
  --border-brand-bold-hover-color: #384ec1;
  --border-success-default-color: #19c26d;
  --border-success-hover-color: #089e58;
  --border-success-subtle-color: #05603a;
  --border-success-subtle-hover-color: #027a48;
  --border-warning-default-color: #e8ab1c;
  --border-warning-hover-color: #de9503;
  --border-warning-bold-color: #de9503;
  --border-warning-subtle-color: #634009;
  --border-warning-subtle-hover-color: #8d721c;
  --border-danger-default-color: #fa6461;
  --border-danger-hover-color: #f2543f;
  --border-danger-subtle-color: #5c130e;
  --border-danger-subtle-hover-color: #b42318;
  --border-info-default-color: #5f8bad;
  --border-info-hover-color: #679ac7;
  --border-info-subtle-color: #0d304c;
  --border-info-subtle-hover-color: #164970;
  --shadow-neutral-sm-color: 0 0px 0px 0 rgba(0, 0, 0, 0.27), 0 0 3px rgb(116, 116, 116), 0 0 5px #000000;
}

[data-is-theme=light] {
  color-scheme: light;
  --text-neutral-default-color: #333333;
  --text-neutral-subtle-color: #333333;
  --text-neutral-subtle-hover-color: #333333;
  --text-neutral-subtler-color: #636366;
  --text-neutral-black-color: #242424;
  --text-neutral-black-subtle-color: #333333;
  --text-neutral-black-subtler-color: #48484a;
  --text-neutral-white-color: #ffffff;
  --text-neutral-white-hover-color: #f5f5f5;
  --text-neutral-inverse-color: #f5f5f5;
  --text-neutral-inverse-subtle-color: #dadada;
  --text-neutral-inverse-subtler-color: #999999;
  --text-neutral-disable-color: #747474;
  --text-neutral-placeholder-color: #636366;
  --text-brand-default-color: #384ec1;
  --text-brand-hover-color: #283470;
  --text-brand-active-color: #283470;
  --text-brand-bold-color: #283470;
  --text-brand-bolder-color: #212a5c;
  --text-brand-subtle-color: #384ec1;
  --text-brand-subtler-color: #82a3e8;
  --text-brand-inverse-color: #384ec1;
  --text-brand-secondary-default-color: #fa5528;
  --text-brand-secondary-bold-color: #e04f16;
  --text-brand-secondary-bolder-color: #ad3f17;
  --text-success-default-color: #03854d;
  --text-success-hover-color: #027a48;
  --text-success-bold-color: #027a48;
  --text-success-bolder-color: #05603a;
  --text-success-subtle-color: #f6fef9;
  --text-success-subtler-color: #05603a;
  --text-warning-default-color: #8d721c;
  --text-warning-hover-color: #634009;
  --text-warning-subtle-color: #3d2207;
  --text-warning-bold-color: #634009;
  --text-warning-bolder-color: #3d2207;
  --text-warning-yellow-bold-color: #3d2207;
  --text-danger-default-color: #d62c20;
  --text-danger-hover-color: #b42318;
  --text-danger-bold-color: #b42318;
  --text-danger-bolder-color: #5c130e;
  --text-danger-bold-hover-color: #5c130e;
  --text-info-default-color: #2e5a8c;
  --text-info-hover-color: #1c4b7a;
  --text-info-bold-color: #164970;
  --text-info-bold-hover-color: #0d304c;
  --text-info-bolder-color: #0d304c;
  --text-link-visited-color: #9f1ab1;
  --background-active-color: #dadada;
  --background-active-hover-color: #999999;
  --background-disable-color: #e1e1e1;
  --background-disable-subtle-color: #f5f5f5;
  --background-neutral-default-color: #ffffff;
  --background-neutral-default-hover-color: #f5f5f5;
  --background-neutral-subtle-color: #eaeaea;
  --background-neutral-subtle-hover-color: #dadada;
  --background-neutral-subtle-alt-color: #dadada;
  --background-neutral-subtle-hover-alt-color: #999999;
  --background-neutral-subtler-color: #f5f5f5;
  --background-neutral-subtler-alt-color: #ffffff;
  --background-neutral-subtler-hover-color: #eaeaea;
  --background-neutral-subtler-hover-active-color: #e1e1e1;
  --background-neutral-subtlex-color: #e1e1e1;
  --background-neutral-subtlex-hover-color: #f5f5f5;
  --background-neutral-subtlex-alt-color: #f5f5f5;
  --background-neutral-extra-subtlex-color: #f5f5f5;
  --background-neutral-extra-subtlex-hover-color: #e1e1e1;
  --background-neutral-bold-color: #999999;
  --background-neutral-bold-hover-color: #636366;
  --background-neutral-bolder-color: #636366;
  --background-neutral-bolder-hover-color: #48484a;
  --background-neutral-bolder-alt-color: #333333;
  --background-neutral-bolder-alt-rgb-color: 51, 51, 51;
  --background-neutral-bolder-hover-alt-color: #333333;
  --background-neutral-inverse-color: #242424;
  --background-neutral-inverse-hover-color: #333333;
  --background-neutral-inverse-active-color: #333333;
  --background-neutral-inverse-subtle-color: #f5f5f5;
  --background-neutral-inverse-subtler-color: #f5f5f5;
  --background-neutral-default-input-color: #f5f5f5;
  --background-neutral-subtle-input-color: #f5f5f5;
  --background-neutral-black-color: #242424;
  --background-banner-color: #f5f5f5;
  --background-flash-color: #feeec8;
  --background-neutral-default-scroll-thumb-color: #b1b1b1;
  --background-funnel-active-color: #e0e2ec;
  --background-brand-default-color: #384ec1;
  --background-brand-default-rgb-color: 56, 78, 193;
  --background-brand-hover-color: #283470;
  --background-brand-subtle-color: #e7edfb;
  --background-brand-subtle-hover-color: #d3def5;
  --background-brand-subtle-alt-color: #d3def5;
  --background-brand-subtle-hover-alt-color: #a2bdeb;
  --background-brand-subtler-color: #75a6f8;
  --background-brand-subtler-hover-color: #e7edfb;
  --background-brand-subtler-hover-alt-color: #f2f4fa;
  --background-brand-subtlest-color: #f2f4fa;
  --background-brand-active-color: #e7edfb;
  --background-brand-active-hover-color: #d3def5;
  --background-brand-bold-color: #384ec1;
  --background-brand-bold-hover-color: #283470;
  --background-brand-secondary-default-color: #fa5528;
  --background-brand-secondary-hover-color: #e04f16;
  --background-brand-secondary-subtle-color: #fdead7;
  --background-brand-secondary-subtle-alt-color: #f9dbaf;
  --background-brand-secondary-subtler-color: #fef6ee;
  --background-success-default-color: #03854d;
  --background-success-default-rgb-color: 3, 133, 77;
  --background-success-default-hover-color: #027a48;
  --background-success-subtle-color: #ecfdf3;
  --background-success-subtle-alt-color: #a6f4c5;
  --background-success-subtle-hover-color: #d1fadf;
  --background-success-subtler-color: #d1fadf;
  --background-success-subtler-hover-color: #ecfdf3;
  --background-success-bold-color: #03854d;
  --background-success-bold-hover-color: #027a48;
  --background-warning-default-color: #e8ab1c;
  --background-warning-default-rgb-color: 232, 171, 28;
  --background-warning-hover-color: #de9503;
  --background-warning-subtle-color: #feeec8;
  --background-warning-subtle-hover-color: #fee798;
  --background-warning-subtle-alt-color: #feeec8;
  --background-warning-subtler-color: #fcf7e9;
  --background-warning-subtler-hover-color: #feeec8;
  --background-warning-subtler-alt-color: #fee798;
  --background-danger-default-color: #d62c20;
  --background-danger-default-rgb-color: 214, 44, 32;
  --background-danger-hover-color: #b42318;
  --background-danger-subtle-color: #fef3f2;
  --background-danger-subtle-hover-color: #fee4e2;
  --background-danger-subtle-alt-color: #fee4e2;
  --background-danger-subtle-alt-hover-color: #f5a8a2;
  --background-danger-subtler-color: #fffafa;
  --background-danger-subtler-hover-color: #fef3f2;
  --background-danger-bolder-color: #b42318;
  --background-danger-bolder-hover-color: #5c130e;
  --background-info-default-color: #1c4b7a;
  --background-info-default-rgb-color: 28, 75, 122;
  --background-info-hover-color: #164970;
  --background-info-subtle-color: #f0f6fa;
  --background-info-subtle-hover-color: #e3edf6;
  --background-info-subtler-color: #f0f8fc;
  --background-info-subtler-hover-color: #f0f6fa;
  --background-neutral-default-bg-color: #eaeaea;
  --background-neutral-highlight-bg-color: #ffffff;
  --surface-neutral-default-top-color: #ffffff;
  --surface-neutral-default-color: #ffffff;
  --surface-neutral-subtle-color: #f5f5f5;
  --surface-neutral-subtler-color: #f5f5f5;
  --icon-disable-color: #999999;
  --icon-blue-color: #384ec1;
  --icon-black-color: #242424;
  --icon-white-color: #ffffff;
  --icon-inverse-color: #ffffff;
  --icon-banner-color: rgba(231, 237, 251, 0.3);
  --icon-neutral-default-color: #333333;
  --icon-neutral-hover-color: #333333;
  --icon-neutral-active-color: #48484a;
  --icon-neutral-bold-color: #242424;
  --icon-neutral-bold-hover-color: #242424;
  --icon-neutral-subtle-color: #48484a;
  --icon-neutral-subtle-hover-color: #333333;
  --icon-neutral-subtler-color: #dadada;
  --icon-neutral-subtlex-color: #515151;
  --icon-neutral-subtler-hover-color: #48484a;
  --icon-neutral-inverse-color: #dadada;
  --icon-neutral-inverse-hover-color: #e1e1e1;
  --icon-neutral-inverse-active-color: #f5f5f5;
  --icon-neutral-btn-color: #ffffff;
  --icon-brand-default-color: #384ec1;
  --icon-brand-hover-color: #283470;
  --icon-brand-subtle-color: #82a3e8;
  --icon-brand-subtler-color: #a2bdeb;
  --icon-brand-active-color: #283470;
  --icon-brand-active-hover-color: #283470;
  --icon-brand-btn-color: #384ec1;
  --icon-brand-secondary-default-color: #fa5528;
  --icon-brand-secondary-hover-color: #e04f16;
  --icon-brand-secondary-subtle-color: #fdead7;
  --icon-brand-secondary-bold-color: #e04f16;
  --icon-brand-secondary-bolder-color: #ad3f17;
  --icon-success-default-color: #03854d;
  --icon-success-hover-color: #027a48;
  --icon-success-bold-color: #027a48;
  --icon-success-bolder-color: #05603a;
  --icon-warning-default-color: #ae8e23;
  --icon-warning-hover-color: #8d721c;
  --icon-warning-bold-color: #8d721c;
  --icon-warning-bolder-color: #634009;
  --icon-danger-default-color: #d62c20;
  --icon-danger-hover-color: #b42318;
  --icon-danger-bold-color: #b42318;
  --icon-danger-bold-hover-color: #5c130e;
  --icon-danger-bolder-color: #5c130e;
  --icon-info-default-color: #2e5a8c;
  --icon-info-hover-color: #1c4b7a;
  --icon-info-bold-color: #164970;
  --icon-info-bold-hover-color: #0d304c;
  --icon-info-bolder-color: #0d304c;
  --border-disable-color: #999999;
  --border-disable-subtle-color: #f5f5f5;
  --border-white-color: #ffffff;
  --border-neutral-default-color: #dadada;
  --border-neutral-hover-color: #999999;
  --border-neutral-bold-color: #999999;
  --border-neutral-bold-hover-color: #48484a;
  --border-neutral-bolder-color: #333333;
  --border-neutral-bolder-hover-color: #1A1A1A;
  --border-neutral-subtle-color: #e1e1e1;
  --border-neutral-subtle-hover-color: #dadada;
  --border-brand-default-color: #384ec1;
  --border-brand-hover-color: #283470;
  --border-brand-active-color: #283470;
  --border-brand-subtle-color: #e7edfb;
  --border-brand-subtle-hover-color: #d3def5;
  --border-brand-bold-color: #384ec1;
  --border-brand-bold-hover-color: #283470;
  --border-success-default-color: #03854d;
  --border-success-hover-color: #027a48;
  --border-success-subtle-color: #ecfdf3;
  --border-success-subtle-hover-color: #d1fadf;
  --border-warning-default-color: #8d721c;
  --border-warning-hover-color: #634009;
  --border-warning-bold-color: #634009;
  --border-warning-subtle-color: #fcf7e9;
  --border-warning-subtle-hover-color: #fef3c7;
  --border-danger-default-color: #d62c20;
  --border-danger-hover-color: #b42318;
  --border-danger-subtle-color: #fef3f2;
  --border-danger-subtle-hover-color: #fee4e2;
  --border-info-default-color: #5f8bad;
  --border-info-hover-color: #2e5a8c;
  --border-info-subtle-color: #f0f6fa;
  --border-info-subtle-hover-color: #e3edf6;
  --shadow-neutral-sm-color: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 0 1px rgba(0, 0, 0, 0.1411764706), 0 1px 3px rgba(0, 0, 0, 0.1215686275);
}

:root {
  --is-body-color: var(--text-neutral-default-color);
  --is-background-neutral-black-color: #242424;
  --decoration-accent-neutral-color: #636366;
  --decoration-accent-neutral-subtle-color: #999999;
  --decoration-accent-neutral-subtler-color: #dadada;
  --decoration-accent-neutral-bold-color: #48484a;
  --decoration-accent-neutral-bolder-color: #242424;
  --decoration-accent-fuchsia-color: #e478fa;
  --decoration-accent-fuchsia-subtle-color: #eeaafd;
  --decoration-accent-fuchsia-subtler-color: #f6d0fe;
  --decoration-accent-fuchsia-bold-color: #d444f1;
  --decoration-accent-fuchsia-bolder-color: #9f1ab1;
  --decoration-accent-sky-color: #5f8bad;
  --decoration-accent-sky-subtle-color: #679ac7;
  --decoration-accent-sky-subtler-color: #bcd8eb;
  --decoration-accent-sky-bold-color: #2e5a8c;
  --decoration-accent-sky-bolder-color: #1c4b7a;
  --decoration-accent-green-color: #19c26d;
  --decoration-accent-green-subtle-color: #6ce9a6;
  --decoration-accent-green-subtler-color: #a6f4c5;
  --decoration-accent-green-bold-color: #089e58;
  --decoration-accent-green-bolder-color: #027a48;
  --decoration-accent-yellow-color: #e8ab1c;
  --decoration-accent-yellow-subtle-color: #fec84b;
  --decoration-accent-yellow-subtler-color: #fee798;
  --decoration-accent-yellow-bold-color: #ae8e23;
  --decoration-accent-yellow-bolder-color: #634009;
  --decoration-accent-red-color: #fa6461;
  --decoration-accent-red-subtle-color: #f5a8a2;
  --decoration-accent-red-subtler-color: #fecdca;
  --decoration-accent-red-bold-color: #f2543f;
  --decoration-accent-red-bolder-color: #b42318;
  --decoration-accent-orange-color: #f7b27a;
  --decoration-accent-orange-subtle-color: #f9dbaf;
  --decoration-accent-orange-bold-color: #fa5528;
  --decoration-accent-orange-bolder-color: #ad3f17;
  --decoration-accent-mose-color: #93c959;
  --decoration-accent-mose-subtle-color: #a7d676;
  --decoration-accent-mose-subtler-color: #ceeab0;
  --decoration-accent-mose-bold-color: #659f2a;
  --decoration-accent-mose-bolder-color: #3f621a;
  --decoration-accent-pink-color: #f670c7;
  --decoration-accent-pink-subtle-color: #faa7e0;
  --decoration-accent-pink-subtler-color: #fcceee;
  --decoration-accent-pink-bold-color: #ee46bc;
  --decoration-accent-pink-bolder-color: #dd2590;
  --decoration-accent-rose-color: #fa5579;
  --decoration-accent-rose-subtle-color: #fea3b4;
  --decoration-accent-rose-subtler-color: #fecdd6;
  --decoration-accent-rose-bold-color: #f63965;
  --decoration-accent-rose-bolder-color: #c01048;
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
.text-heading-xxl {
  font-size: 2rem !important;
  line-height: 1.25 !important;
  font-weight: 500 !important;
}

.text-heading-xl {
  font-size: 1.5714285714rem !important;
  line-height: 1.25 !important;
  font-weight: 500 !important;
}

.text-heading-lg, .modal-header .modal-title .modal-title-text {
  font-size: 1.2857142857rem !important;
  line-height: 1.3 !important;
  font-weight: 500 !important;
}

.text-heading-md {
  font-size: 1.1428571429rem !important;
  line-height: 1.3 !important;
  font-weight: 500 !important;
}

.text-heading-sm {
  font-size: 1rem !important;
  line-height: 1.3 !important;
  font-weight: 500 !important;
}

.text-heading-xs {
  font-size: 0.9285714286rem !important;
  line-height: 1.4 !important;
  font-weight: 500 !important;
}

.text-body-lg {
  font-size: 1rem !important;
  line-height: 1.6 !important;
}

.text-body-md {
  font-size: 0.9285714286rem !important;
  line-height: 1.6 !important;
}

.text-body-sm {
  font-size: 0.8571428571rem !important;
  line-height: 1.5 !important;
}

.text-caption-lg {
  font-size: 0.8571428571rem !important;
  line-height: 1 !important;
}

.text-caption-md {
  font-size: 0.7857142857rem !important;
  line-height: 1 !important;
}

.text-caption-sm {
  font-size: 0.7142857143rem !important;
  line-height: 1 !important;
}

.text-form-lg, .form-label, .form-control,
.form-control[readonly] {
  font-size: 1rem !important;
  line-height: 1.4 !important;
}

.text-form-md, .form-control-md {
  font-size: 1rem !important;
  line-height: 1.3 !important;
}

.text-form-sm, .form-control-sm {
  font-size: 0.9285714286rem !important;
  line-height: 1.25 !important;
}

.font-size-normal {
  font-size: 1rem;
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
html {
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html, body {
  font-family: Inter, Helvetica, Arial, sans-serif;
}

body {
  color: var(--text-neutral-subtle-color);
  background-color: var(--background-neutral-subtler-color);
}

* {
  scrollbar-width: thin;
  scrollbar-color: var(--background-neutral-default-scroll-thumb-color) transparent;
}

::-webkit-scrollbar {
  height: 6px;
  width: 6px;
  background: inherit;
}

::-webkit-scrollbar-thumb {
  background: var(--background-neutral-default-scroll-thumb-color);
  -webkit-border-radius: 1ex;
  -webkit-box-shadow: none;
}

::-webkit-scrollbar-corner {
  background: var(--background-neutral-default-color);
}

[role=button] {
  cursor: pointer;
}

textarea[autosize] {
  resize: none;
}

article {
  word-wrap: break-word;
  overflow-wrap: break-word;
  hyphens: auto;
}

[contenteditable=true]:empty:before {
  content: attr(placeholder);
  color: #777;
}

[contenteditable=true]:empty:focus::before {
  content: "";
}

/*Hack to prevent iOS from auto-zooming on form fields, because it doesn't auto-zoom out afterwards*/
@media only screen and (max-device-width: 767.98px) and (-webkit-min-device-pixel-ratio: 0) {
  select, textarea, input[type=text],
  input[type=password], input[type=search], input[type=date], input[type=datetime], input[type=number] {
    font-size: 16px !important;
  }
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("./fonts/inter-thin.woff2") format("woff2"), url("./fonts/inter-thin.woff") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("./fonts/inter-extra-light.woff2") format("woff2"), url("./fonts/inter-extra-light.woff") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("./fonts/inter-light.woff2") format("woff2"), url("./fonts/inter-light.woff") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./fonts/inter-regular.woff2") format("woff2"), url("./fonts/inter-regular.woff") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("./fonts/inter-medium.woff2") format("woff2"), url("./fonts/inter-medium.woff") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("./fonts/inter-semi-bold.woff2") format("woff2"), url("./fonts/inter-semi-bold.woff") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("./fonts/inter-bold.woff2") format("woff2"), url("./fonts/inter-bold.woff") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("./fonts/inter-extra-bold.woff2") format("woff2"), url("./fonts/inter-extra-bold.woff") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("./fonts/inter-black.woff2") format("woff2"), url("./fonts/inter-black.woff") format("woff");
}
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.loading-circle-progress {
  animation: rotation 4s linear infinite;
}
@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}

svg.is-icon-defs {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.dropdown-menu {
  --is-dropdown-color: var(--text-neutral-subtle-color);
  --is-dropdown-background-color: var(--background-neutral-default-color);
  --is-dropdown-divider-color: var(--border-neutral-default-color);
  --is-dropdown-divider-background-color: var(--background-neutral-default-color);
  --is-dropdown-active-color: var(--text-brand-default-color);
  --is-dropdown-hover-color: var(--text-neutral-subtle-color);
  --is-dropdown-hover-background-color: var(--background-neutral-subtler-hover-color);
  --is-dropdown-disabled-color: var(--text-neutral-subtler-color);
  border: 0;
  border-radius: 4px;
  color: var(--is-dropdown-color);
  background-color: var(--is-dropdown-background-color);
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.dropdown-menu .dropdown-divider {
  border-top: 1px solid var(--is-dropdown-divider-color);
  border-color: var(--is-dropdown-divider-color);
  background-color: var(--is-dropdown-divider-background-color);
}
.dropdown-menu .dropdown-item {
  color: var(--is-dropdown-color);
}
.dropdown-menu .dropdown-item.active {
  color: var(--is-dropdown-active-color);
  background-color: transparent;
  font-weight: 700;
}
.dropdown-menu .dropdown-item:hover, .dropdown-menu .dropdown-item:focus {
  color: var(--is-dropdown-hover-color);
  background-color: var(--is-dropdown-hover-background-color);
}
.dropdown-menu .dropdown-item.disabled, .dropdown-menu .dropdown-item[disabled] {
  color: var(--is-dropdown-disabled-color);
}
.dropdown-menu .dropend .dropdown-toggle::after,
.dropdown-menu .dropend .dropdown-toggle::before,
.dropdown-menu .dropstart .dropdown-toggle::after,
.dropdown-menu .dropstart .dropdown-toggle::before {
  border-top: 0;
  border-right: 1px solid var(--icon-neutral-subtle-color);
  border-bottom: 1px solid var(--icon-neutral-subtle-color);
  border-left: 0;
  padding: 3px;
  transform: rotate(-45deg);
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
/* https://stackoverflow.com/questions/41377501/how-to-vertically-align-bootstrap-v4-modal-dialogs */
.modal-dialog {
  min-height: calc(100vh - 60px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: visible;
}
@media (min-width: 576px) {
  .modal-dialog:not(.modal-sm):not(.modal-lg):not(.modal-xl):not(.modal-fullscreen) {
    max-width: 570px;
  }
  .modal-dialog.confirmation-alert {
    max-width: 380px;
    font-size: 1.1428571429rem;
  }
}
@media (max-width: 767.98px) {
  .modal-dialog {
    min-height: calc(100vh - 20px);
  }
}
.modal-dialog:not(.modal-dialog-scrollable) .modal-footer {
  border-top-width: 0;
}

.modal-header {
  background-color: var(--background-neutral-default-color);
  border-color: var(--border-neutral-default-color);
  border-bottom: 0;
  padding: 20px 24px;
}
.modal-header .modal-title {
  width: 100%;
}
.modal-header .close {
  z-index: 1; /* in order for its outline to sit above other content when it receives focus */
  font-size: 1.85rem;
  font-weight: 400;
  line-height: 0.75;
  padding: 16px 24px;
  margin: -16px -24px -16px auto;
  color: var(--icon-neutral-default-color);
  text-shadow: 0 1px 0 var(--icon-neutral-default-color);
}

.modal-content {
  background-color: var(--background-neutral-default-color);
  border-color: var(--border-neutral-subtle-color);
}

.modal-body {
  padding: 20px 24px;
}
.modal-body .modal-title {
  font-size: 1.6rem;
  margin-top: 29px;
}
.modal-body .modal-title + form {
  margin-top: 42px;
}
.modal-body .ideascale-form-action-bar {
  margin-top: 28px;
}
.modal-header + .modal-body {
  padding-top: 8px;
}

.modal.show + .modal-backdrop + .modal.show > .modal-dialog {
  padding-left: 10px;
  padding-right: 10px;
}

.modal-footer {
  background-color: var(--background-neutral-default-color);
  border-top-color: var(--border-neutral-subtle-color);
  padding: 16px 24px;
}
.modal-footer > * {
  margin: 0;
}

.modal-backdrop {
  transition: none !important;
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.alert-fix-top {
  position: fixed;
  left: 0;
  right: 0;
  top: 38px;
  z-index: 9999;
}

.alert {
  border: 0;
  padding: 15px 30px 15px 15px;
}
.alert.alert-popup {
  text-align: center;
  font-size: 1.1428571429rem;
  border-radius: 0;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
}
.alert.alert-danger {
  color: var(--text-danger-bolder-color);
  background-color: var(--background-danger-subtle-color);
}
.alert.alert-danger .close {
  color: var(--text-danger-bolder-color);
}
.alert.alert-danger a, .alert.alert-danger .alert-link {
  color: var(--text-danger-bolder-color);
  font-weight: bold;
  text-decoration: underline;
}
.alert.alert-danger .is-icon {
  color: var(--icon-danger-bolder-color);
}
.alert.alert-danger svg.is-icon {
  fill: var(--icon-danger-bolder-color);
}
.alert.alert-warning {
  color: var(--text-warning-bolder-color);
  background-color: var(--background-warning-subtle-color);
}
.alert.alert-warning .close {
  color: var(--text-warning-bolder-color);
}
.alert.alert-warning a, .alert.alert-warning .alert-link {
  color: var(--text-warning-bolder-color);
  font-weight: bold;
  text-decoration: underline;
}
.alert.alert-warning .is-icon {
  color: var(--icon-warning-bolder-color);
}
.alert.alert-warning svg.is-icon {
  fill: var(--icon-warning-bolder-color);
}
.alert.alert-info {
  color: var(--text-info-bolder-color);
  background-color: var(--background-info-subtle-color);
}
.alert.alert-info .close {
  color: var(--text-info-bolder-color);
}
.alert.alert-info a, .alert.alert-info .alert-link {
  color: var(--text-info-bolder-color);
  font-weight: bold;
  text-decoration: underline;
}
.alert.alert-info .is-icon {
  color: var(--icon-info-bolder-color);
}
.alert.alert-info svg.is-icon {
  fill: var(--icon-info-bolder-color);
}
.alert.alert-success {
  color: var(--text-success-bolder-color);
  background-color: var(--background-success-subtle-color);
}
.alert.alert-success .close {
  color: var(--text-success-bolder-color);
}
.alert.alert-success a, .alert.alert-success .alert-link {
  color: var(--text-success-bolder-color);
  font-weight: bold;
  text-decoration: underline;
}
.alert.alert-success .is-icon {
  color: var(--icon-success-bolder-color);
}
.alert.alert-success svg.is-icon {
  fill: var(--icon-success-bolder-color);
}
.alert.alert-light {
  color: var(--text-neutral-subtle-color);
  background-color: var(--background-neutral-subtler-color);
}
.alert.alert-light .close {
  color: var(--text-neutral-subtle-color);
}
.alert.alert-light a, .alert.alert-light .alert-link {
  color: var(--text-neutral-subtle-color);
  font-weight: bold;
  text-decoration: underline;
}
.alert.alert-light .is-icon {
  color: var(--icon-neutral-subtle-color);
}
.alert.alert-light svg.is-icon {
  fill: var(--icon-neutral-subtle-color);
}
.alert a:hover, .alert a:focus, .alert-link:hover, .alert-link:focus {
  text-decoration: underline;
}
.alert .is-icon {
  margin-right: 12px;
}
.alert .btn-close {
  background-size: 10px;
}
.alert .close {
  font-weight: 400;
  opacity: 1;
}
.alert.alert-dismissible .close {
  position: static;
  padding: 0 0 0 10px;
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.tag {
  position: relative;
  display: inline-flex;
  align-items: center;
  height: 26px;
  padding-left: 13px;
  padding-right: 13px;
  font-size: 13px;
  border-radius: 13px;
  border: 1px solid var(--border-neutral-subtle-color);
  background-color: var(--background-neutral-default-color);
  margin-bottom: 13px;
  color: var(--text-neutral-subtle-color);
}
.tag-label {
  white-space: nowrap;
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tag .close {
  font-size: 1rem;
  padding: 0 0 0 5px;
  margin-bottom: 4px;
  background-color: transparent;
  border: none;
  line-height: 1;
  color: var(--icon-neutral-default-color);
  text-shadow: 0 1px 0 var(--icon-neutral-default-color);
}
.tag .close:hover {
  color: var(--text-brand-default-color);
  background-color: transparent;
}
.tag-badge {
  position: absolute;
  left: 100%;
  top: -11px;
  display: inline-block !important;
  height: 24px;
  min-width: 24px;
  padding: 0.143rem 0.286rem 0.214rem;
  margin-left: -15px;
  color: var(--text-neutral-white-color);
  background-color: var(--decoration-accent-neutral-color);
  font-size: 11px !important;
  font-weight: 700 !important;
  line-height: 1.85 !important;
  border: none;
  border-radius: 21px !important;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
}
.tag-badge:empty {
  display: none !important;
}
.tag + .tag {
  margin-left: 10px;
}
.tag.with-badge + .tag {
  margin-left: 18px;
}
a.tag {
  text-decoration: none;
  color: var(--text-neutral-subtle-color);
}
a.tag:hover, a.tag:focus, a.tag:active {
  border-color: var(--border-brand-default-color);
}

.tag.active {
  border-color: #384EC1;
}

.suggested-tags .tag {
  background-color: var(--background-neutral-subtler-color);
}
.suggested-tags .tag .tag-label {
  display: inline-block;
}
.suggested-tags .tag .tag-label:before {
  content: "+";
  margin-right: 3px;
}
.suggested-tags .tag.selected {
  background-color: var(--background-neutral-default-color);
}
.suggested-tags .tag.selected .tag-label:before {
  content: "✓";
}

.avatar {
  border-radius: 50%;
  object-position: top;
  object-fit: cover;
}
.avatar-xs {
  width: 20px;
  height: 20px;
}
.avatar-sm {
  width: 30px;
  height: 30px;
}
.avatar-md {
  width: 60px;
  height: 60px;
}
.avatar-lg {
  width: 102px;
  height: 102px;
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.popover {
  border: 1px solid var(--border-neutral-subtle-color);
  border-radius: 4px;
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 0 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
  font-size: 1rem;
  background-color: var(--background-neutral-default-color);
}
.popover .popover-body {
  background-color: var(--background-neutral-default-color);
  color: var(--text-neutral-subtle-color);
  border-radius: 0.375rem;
}
.popover .popover-header,
.popover .popover-title {
  background-color: var(--background-neutral-default-color);
  border-bottom: 0;
  padding-top: 1rem;
}
.popover .popover-header::before {
  border-bottom: transparent !important;
}
.popover .popover-menu-header {
  padding: 1rem 1rem;
}
.popover .popover-menu {
  min-width: 200px;
  padding: 0;
  font-size: 1rem;
}
.popover .popover-menu .dropdown-item {
  color: var(--text-brand-default-color);
  padding: 0.45rem 1rem;
}
.popover .popover-menu .dropdown-item:hover, .popover .popover-menu .dropdown-item:focus, .popover .popover-menu .dropdown-item.active {
  background-color: var(--background-neutral-subtler-hover-color);
  color: var(--text-brand-hover-color);
}
.popover[data-popper-placement^=right] > .popover-arrow:before, .popover.right > .popover-arrow {
  border-right-color: var(--border-neutral-default-color) !important;
}
.popover[data-popper-placement^=right] > .popover-arrow:after {
  border-right-color: var(--background-neutral-default-color) !important;
}
.popover[data-popper-placement^=left] > .popover-arrow:before, .popover.left > .popover-arrow {
  border-left-color: var(--border-neutral-default-color) !important;
}
.popover[data-popper-placement^=left] > .popover-arrow:after {
  border-left-color: var(--background-neutral-default-color) !important;
}
.popover[data-popper-placement^=top] > .popover-arrow:before, .popover.top > .popover-arrow {
  border-top-color: var(--border-neutral-default-color) !important;
}
.popover[data-popper-placement^=top] > .popover-arrow:after {
  border-top-color: var(--background-neutral-default-color) !important;
}
.popover[data-popper-placement^=bottom] > .popover-arrow:before, .popover.bottom > .popover-arrow {
  border-bottom-color: var(--border-neutral-default-color) !important;
}
.popover[data-popper-placement^=bottom] > .popover-arrow:after {
  border-bottom-color: var(--background-neutral-default-color) !important;
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.infotip {
  color: var(--text-neutral-subtle-color) !important;
  cursor: pointer;
  text-decoration: none !important;
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
}
.infotip > svg {
  width: 15px;
  height: 15px;
}
.infotip:hover, .infotip:focus {
  color: var(--text-neutral-subtle-color);
  text-decoration: none;
}
.infotip.infotip-dark {
  color: #333 !important;
}
.infotip.infotip-dark:hover, .infotip.infotip-dark:focus {
  color: #333;
}
.infotip.infotip-dark > svg > path {
  fill: #333 !important;
}
.infotip.infotip-sm > svg {
  width: 12px;
  height: 12px;
}

button.infotip {
  background-color: transparent;
}

.infotip-container .popover, .infotip-container.popover {
  background: #000 !important;
  color: var(--text-neutral-white-color);
  border-color: #000;
}
.infotip-container .popover .popover-header, .infotip-container .popover .popover-title, .infotip-container.popover .popover-header, .infotip-container.popover .popover-title {
  padding: 0.75rem 1rem 0;
  background: #000 !important;
  font-size: 1.1428571429rem;
  border-bottom: 0;
}
.infotip-container .popover .popover-body, .infotip-container .popover .popover-content, .infotip-container.popover .popover-body, .infotip-container.popover .popover-content {
  background: #000 !important;
  color: var(--text-neutral-white-color);
  font-size: 14px;
  padding: 0.75rem 1rem;
}
.infotip-container .popover .popover-body a, .infotip-container .popover .popover-content a, .infotip-container.popover .popover-body a, .infotip-container.popover .popover-content a {
  color: #f5f5f5;
  text-decoration: underline;
}
.infotip-container .popover .popover-body a:hover, .infotip-container .popover .popover-body a:focus, .infotip-container .popover .popover-content a:hover, .infotip-container .popover .popover-content a:focus, .infotip-container.popover .popover-body a:hover, .infotip-container.popover .popover-body a:focus, .infotip-container.popover .popover-content a:hover, .infotip-container.popover .popover-content a:focus {
  color: var(--text-neutral-white-color);
}
.infotip-container .popover[data-popper-placement^=right] > .popover-arrow:after, .infotip-container .popover.right > .popover-arrow:after, .infotip-container.popover[data-popper-placement^=right] > .popover-arrow:after, .infotip-container.popover.right > .popover-arrow:after {
  border-right-color: #000 !important;
}
.infotip-container .popover[data-popper-placement^=left] > .popover-arrow:after, .infotip-container .popover.left > .popover-arrow:after, .infotip-container.popover[data-popper-placement^=left] > .popover-arrow:after, .infotip-container.popover.left > .popover-arrow:after {
  border-left-color: #000 !important;
}
.infotip-container .popover[data-popper-placement^=top] > .popover-arrow:after, .infotip-container .popover.top > .popover-arrow:after, .infotip-container.popover[data-popper-placement^=top] > .popover-arrow:after, .infotip-container.popover.top > .popover-arrow:after {
  border-top-color: #000 !important;
}
.infotip-container .popover[data-popper-placement^=bottom] > .popover-arrow:after, .infotip-container .popover.bottom > .popover-arrow:after, .infotip-container.popover[data-popper-placement^=bottom] > .popover-arrow:after, .infotip-container.popover.bottom > .popover-arrow:after {
  border-bottom-color: #000 !important;
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.checkbox-btn-group .btn {
  text-align: left;
  margin-bottom: 0.8em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.checkbox-btn-group .btn > input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.checkbox-btn-group .btn.btn-tag {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  border-radius: 4px;
  color: var(--text-neutral-subtle-color);
  background-color: var(--background-neutral-subtle-color);
  border: none;
  box-shadow: none;
  padding: 8px 20px;
  margin-right: 10px;
  height: 36px;
  max-width: 320px;
}
.checkbox-btn-group .btn.btn-tag.checkbox-btn-sm {
  height: 32px;
  padding: 6px 16px;
  margin-left: 0;
}
.checkbox-btn-group .btn.btn-tag .check-mark {
  background: var(--text-neutral-subtler-color);
  height: 10px;
  position: relative;
  width: 2px;
  display: inline-block;
  margin-left: 3px;
  margin-right: 10px;
}
.checkbox-btn-group .btn.btn-tag .check-mark:after {
  background: var(--text-neutral-subtler-color);
  content: "";
  height: 2px;
  left: -4px;
  position: absolute;
  top: 4px;
  width: 10px;
}
.checkbox-btn-group .btn.btn-tag input[type=checkbox]:checked ~ .check-mark {
  background-color: transparent;
  border-color: transparent;
}
.checkbox-btn-group .btn.btn-tag input[type=checkbox]:checked ~ .check-mark:after {
  display: block;
  content: "";
  top: -2px;
  left: -2px;
  width: 6px;
  height: 12px;
  border: solid var(--border-brand-default-color);
  border-width: 0 2px 2px 0 !important;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background: transparent;
}
.checkbox-btn-group .btn.btn-tag:active:not(.disabled), .checkbox-btn-group .btn.btn-tag.active:not(.disabled) {
  color: var(--text-brand-default-color);
  border: none;
  background-color: var(--background-neutral-inverse-subtle-color);
}
.checkbox-btn-group .btn.btn-tag:focus-within {
  box-shadow: 0 0 0 0.15rem rgba(56, 78, 193, 0.25);
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
.text-heading-xxl {
  font-size: 2rem !important;
  line-height: 1.25 !important;
  font-weight: 500 !important;
}

.text-heading-xl {
  font-size: 1.5714285714rem !important;
  line-height: 1.25 !important;
  font-weight: 500 !important;
}

.text-heading-lg, .modal-header .modal-title .modal-title-text {
  font-size: 1.2857142857rem !important;
  line-height: 1.3 !important;
  font-weight: 500 !important;
}

.text-heading-md {
  font-size: 1.1428571429rem !important;
  line-height: 1.3 !important;
  font-weight: 500 !important;
}

.text-heading-sm {
  font-size: 1rem !important;
  line-height: 1.3 !important;
  font-weight: 500 !important;
}

.text-heading-xs {
  font-size: 0.9285714286rem !important;
  line-height: 1.4 !important;
  font-weight: 500 !important;
}

.text-body-lg {
  font-size: 1rem !important;
  line-height: 1.6 !important;
}

.text-body-md {
  font-size: 0.9285714286rem !important;
  line-height: 1.6 !important;
}

.text-body-sm {
  font-size: 0.8571428571rem !important;
  line-height: 1.5 !important;
}

.text-caption-lg {
  font-size: 0.8571428571rem !important;
  line-height: 1 !important;
}

.text-caption-md {
  font-size: 0.7857142857rem !important;
  line-height: 1 !important;
}

.text-caption-sm {
  font-size: 0.7142857143rem !important;
  line-height: 1 !important;
}

.text-form-lg, .form-label, .form-control,
.form-control[readonly] {
  font-size: 1rem !important;
  line-height: 1.4 !important;
}

.text-form-md, .form-control-md {
  font-size: 1rem !important;
  line-height: 1.3 !important;
}

.text-form-sm, .form-control-sm {
  font-size: 0.9285714286rem !important;
  line-height: 1.25 !important;
}

.font-size-normal {
  font-size: 1rem;
}

.btn {
  padding: 6px 16px;
  font-weight: 500;
  border-radius: 4px;
  border: 1px solid transparent;
}
.btn:focus-visible:not(.btn-outline,
.btn-outline-neutral,
.btn-outline-primary,
.btn-outline-success,
.btn-outline-warning,
.btn-outline-danger,
.btn-outline-info,
.btn-neutral,
.btn-primary,
.btn-success,
.btn-warning,
.btn-danger,
.btn-info,
.btn-text) {
  border-color: var(--border-brand-default-color) !important;
}
.btn:not(.btn-outline,
.btn-outline-neutral,
.btn-outline-primary,
.btn-outline-success,
.btn-outline-warning,
.btn-outline-danger,
.btn-outline-info):hover, .btn:not(.btn-outline,
.btn-outline-neutral,
.btn-outline-primary,
.btn-outline-success,
.btn-outline-warning,
.btn-outline-danger,
.btn-outline-info):active, .btn:not(.btn-outline,
.btn-outline-neutral,
.btn-outline-primary,
.btn-outline-success,
.btn-outline-warning,
.btn-outline-danger,
.btn-outline-info).active, .btn:not(.btn-outline,
.btn-outline-neutral,
.btn-outline-primary,
.btn-outline-success,
.btn-outline-warning,
.btn-outline-danger,
.btn-outline-info):focus:not(:focus-visible) {
  border-color: transparent !important;
}
.btn:disabled, .btn.disabled {
  opacity: 0.65;
  border-color: transparent;
}
.btn.btn-neutral {
  --is-btn-focus-shadow-rgb: var(--background-neutral-bolder-alt-rgb-color);
  background-color: var(--background-neutral-subtle-color);
  color: var(--text-neutral-subtle-color);
}
.btn.btn-neutral:hover, .btn.btn-neutral:focus, .btn.btn-neutral:active:not(.disabled):not(:disabled) {
  background-color: var(--background-neutral-subtle-hover-color);
  border-color: var(--border-neutral-default-color);
}
.btn.btn-neutral > svg {
  fill: var(--icon-neutral-default-color);
}
.btn.btn-primary {
  --is-btn-focus-shadow-rgb: var(--background-brand-default-rgb-color);
  background-color: var(--background-brand-default-color);
  color: var(--text-neutral-white-color);
}
.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active:not(.disabled):not(:disabled) {
  background-color: var(--background-brand-hover-color);
  color: var(--text-neutral-white-color);
}
.btn.btn-primary > svg {
  fill: var(--icon-white-color);
}
.btn.btn-success {
  --is-btn-focus-shadow-rgb: var(--background-success-default-rgb-color);
  background-color: var(--background-success-default-color);
  color: var(--text-neutral-inverse-color);
}
.btn.btn-success:hover, .btn.btn-success:focus, .btn.btn-success:active:not(.disabled):not(:disabled) {
  background-color: var(--background-success-default-hover-color);
  color: var(--text-neutral-inverse-color);
}
.btn.btn-success > svg {
  fill: var(--icon-inverse-color);
}
.btn.btn-warning {
  --is-btn-focus-shadow-rgb: var(--background-warning-default-rgb-color);
  background-color: var(--background-warning-default-color);
  color: var(--text-warning-yellow-bold-color);
}
.btn.btn-warning:hover, .btn.btn-warning:focus, .btn.btn-warning:active:not(.disabled):not(:disabled) {
  background-color: var(--background-warning-hover-color);
  color: var(--text-warning-yellow-bold-color);
}
.btn.btn-warning > svg {
  fill: var(--icon-warning-default-color);
}
.btn.btn-danger {
  --is-btn-focus-shadow-rgb: var(--background-danger-default-rgb-color);
  background-color: var(--background-danger-default-color);
  color: var(--text-neutral-white-color);
}
.btn.btn-danger:hover, .btn.btn-danger:focus, .btn.btn-danger:active:not(.disabled):not(:disabled) {
  background-color: var(--background-danger-hover-color);
  color: var(--text-neutral-white-hover-color);
}
.btn.btn-danger > svg {
  fill: var(--icon-white-color);
}
.btn.btn-info {
  --is-btn-focus-shadow-rgb: var(--background-info-default-rgb-color);
  background-color: var(--background-info-default-color);
  color: var(--text-neutral-white-color);
}
.btn.btn-info:hover, .btn.btn-info:focus, .btn.btn-info:active:not(.disabled):not(:disabled) {
  background-color: var(--background-info-hover-color);
  color: var(--text-neutral-white-color);
}
.btn.btn-info > svg {
  fill: var(--icon-inverse-color);
}
.btn.btn-neutral.disabled, .btn.btn-neutral:disabled, .btn.btn-primary.disabled, .btn.btn-primary:disabled, .btn.btn-success.disabled, .btn.btn-success:disabled, .btn.btn-warning.disabled, .btn.btn-warning:disabled, .btn.btn-danger.disabled, .btn.btn-danger:disabled, .btn.btn-info.disabled, .btn.btn-info:disabled {
  background-color: var(--background-disable-color);
  color: var(--text-neutral-disable-color);
}
.btn.btn-neutral.disabled > svg, .btn.btn-neutral:disabled > svg, .btn.btn-primary.disabled > svg, .btn.btn-primary:disabled > svg, .btn.btn-success.disabled > svg, .btn.btn-success:disabled > svg, .btn.btn-warning.disabled > svg, .btn.btn-warning:disabled > svg, .btn.btn-danger.disabled > svg, .btn.btn-danger:disabled > svg, .btn.btn-info.disabled > svg, .btn.btn-info:disabled > svg {
  fill: var(--icon-neutral-default-color);
}
.btn.btn-neutral:focus-visible, .btn.btn-primary:focus-visible, .btn.btn-success:focus-visible, .btn.btn-warning:focus-visible, .btn.btn-danger:focus-visible, .btn.btn-info:focus-visible {
  border-color: transparent;
}
.btn.btn-outline-neutral {
  --is-btn-focus-shadow-rgb: var(--background-neutral-bolder-alt-rgb-color);
  background-color: transparent;
  border-color: var(--border-neutral-subtle-color) !important;
  color: var(--text-neutral-subtle-color);
}
.btn.btn-outline-neutral:hover, .btn.btn-outline-neutral:focus, .btn.btn-outline-neutral:active {
  background-color: var(--background-neutral-subtler-hover-color);
  border-color: var(--border-neutral-default-color);
  color: var(--text-neutral-subtle-color);
}
.btn.btn-outline-neutral:hover > svg, .btn.btn-outline-neutral:focus > svg, .btn.btn-outline-neutral:active > svg {
  fill: var(--icon-neutral-subtle-hover-color);
}
.btn.btn-outline-neutral > svg {
  fill: var(--icon-neutral-subtle-color);
}
.btn.btn-outline-primary {
  --is-btn-focus-shadow-rgb: var(--background-brand-default-rgb-color);
  background-color: transparent;
  border-color: var(--border-brand-default-color);
  color: var(--text-brand-default-color);
}
.btn.btn-outline-primary:hover, .btn.btn-outline-primary:focus, .btn.btn-outline-primary:active {
  background-color: var(--background-brand-subtler-hover-alt-color);
  color: var(--text-brand-hover-color);
  border-color: var(--border-brand-default-color);
}
.btn.btn-outline-primary:hover > svg, .btn.btn-outline-primary:focus > svg, .btn.btn-outline-primary:active > svg {
  color: var(--icon-brand-hover-color);
}
.btn.btn-outline-primary > svg {
  color: var(--icon-brand-default-color);
  fill: var(--icon-brand-default-color);
}
.btn.btn-outline-success {
  --is-btn-focus-shadow-rgb: var(--background-success-default-rgb-color);
  background-color: transparent;
  border-color: var(--border-success-default-color);
  color: var(--text-success-default-color);
}
.btn.btn-outline-success:hover, .btn.btn-outline-success:focus, .btn.btn-outline-success:active {
  background-color: var(--background-success-subtler-hover-color);
  color: var(--text-success-hover-color);
  border-color: var(--border-success-default-color);
}
.btn.btn-outline-success:hover > svg, .btn.btn-outline-success:focus > svg, .btn.btn-outline-success:active > svg {
  fill: var(--icon-success-hover-color);
}
.btn.btn-outline-success > svg {
  fill: var(--icon-success-default-color);
}
.btn.btn-outline-warning {
  --is-btn-focus-shadow-rgb: var(--background-warning-default-rgb-color);
  background-color: transparent;
  border-color: var(--border-warning-default-color);
  color: var(--text-warning-default-color);
}
.btn.btn-outline-warning:hover, .btn.btn-outline-warning:focus, .btn.btn-outline-warning:active {
  background-color: var(--background-warning-subtler-hover-color);
  color: var(--text-warning-hover-color);
  border-color: var(--border-warning-default-color);
}
.btn.btn-outline-warning:hover > svg, .btn.btn-outline-warning:focus > svg, .btn.btn-outline-warning:active > svg {
  fill: var(--icon-warning-hover-color);
}
.btn.btn-outline-warning > svg {
  fill: var(--icon-warning-default-color);
}
.btn.btn-outline-danger {
  --is-btn-focus-shadow-rgb: var(--background-danger-default-rgb-color);
  background-color: transparent;
  border-color: var(--border-danger-default-color);
  color: var(--text-danger-default-color);
}
.btn.btn-outline-danger:hover, .btn.btn-outline-danger:focus, .btn.btn-outline-danger:active {
  background-color: var(--background-danger-subtler-hover-color);
  color: var(--text-danger-hover-color);
  border-color: var(--border-danger-default-color);
}
.btn.btn-outline-danger:hover > svg, .btn.btn-outline-danger:focus > svg, .btn.btn-outline-danger:active > svg {
  fill: var(--icon-danger-hover-color);
}
.btn.btn-outline-danger > svg {
  fill: var(--icon-danger-default-color);
}
.btn.btn-outline-info {
  --is-btn-focus-shadow-rgb: var(--background-info-default-rgb-color);
  background-color: transparent;
  border-color: var(--border-info-default-color);
  color: var(--text-info-default-color);
}
.btn.btn-outline-info:hover, .btn.btn-outline-info:focus, .btn.btn-outline-info:active {
  background-color: var(--background-info-subtler-hover-color);
  color: var(--text-info-hover-color);
  border-color: var(--border-info-default-color);
}
.btn.btn-outline-info:hover > svg, .btn.btn-outline-info:focus > svg, .btn.btn-outline-info:active > svg {
  fill: var(--icon-info-hover-color);
}
.btn.btn-outline-info > svg {
  fill: var(--icon-info-default-color);
}
.btn.btn-outline-neutral.disabled, .btn.btn-outline-neutral:disabled, .btn.btn-outline-primary.disabled, .btn.btn-outline-primary:disabled, .btn.btn-outline-success.disabled, .btn.btn-outline-success:disabled, .btn.btn-outline-warning.disabled, .btn.btn-outline-warning:disabled, .btn.btn-outline-danger.disabled, .btn.btn-outline-danger:disabled, .btn.btn-outline-info.disabled, .btn.btn-outline-info:disabled {
  background-color: transparent;
  border-color: var(--border-disable-color);
  color: var(--text-neutral-disable-color);
}
.btn.btn-outline-neutral.disabled > svg, .btn.btn-outline-neutral:disabled > svg, .btn.btn-outline-primary.disabled > svg, .btn.btn-outline-primary:disabled > svg, .btn.btn-outline-success.disabled > svg, .btn.btn-outline-success:disabled > svg, .btn.btn-outline-warning.disabled > svg, .btn.btn-outline-warning:disabled > svg, .btn.btn-outline-danger.disabled > svg, .btn.btn-outline-danger:disabled > svg, .btn.btn-outline-info.disabled > svg, .btn.btn-outline-info:disabled > svg {
  fill: var(--icon-disable-color);
}
.btn.btn-neutral.btn-text {
  --is-btn-focus-shadow-rgb: var(--background-neutral-bolder-alt-rgb-color);
  background-color: transparent;
  color: var(--text-neutral-subtle-color);
}
.btn.btn-neutral.btn-text:hover, .btn.btn-neutral.btn-text:focus, .btn.btn-neutral.btn-text:active:not(.disabled):not(:disabled) {
  color: var(--text-neutral-subtle-color);
  background-color: var(--background-neutral-subtler-hover-color);
}
.btn.btn-neutral.btn-text:hover > svg, .btn.btn-neutral.btn-text:focus > svg, .btn.btn-neutral.btn-text:active:not(.disabled):not(:disabled) > svg {
  fill: var(--icon-neutral-subtle-color);
}
.btn.btn-neutral.btn-text > svg {
  fill: var(--icon-neutral-subtle-hover-color);
}
.btn.btn-primary.btn-text {
  --is-btn-focus-shadow-rgb: var(--background-brand-default-rgb-color);
  background-color: transparent;
  color: var(--text-brand-default-color);
}
.btn.btn-primary.btn-text:hover, .btn.btn-primary.btn-text:focus, .btn.btn-primary.btn-text:active:not(.disabled):not(:disabled) {
  background-color: var(--background-brand-subtler-hover-color);
  color: var(--text-brand-hover-color);
}
.btn.btn-primary.btn-text:hover > svg, .btn.btn-primary.btn-text:focus > svg, .btn.btn-primary.btn-text:active:not(.disabled):not(:disabled) > svg {
  fill: var(--icon-brand-hover-color);
}
.btn.btn-primary.btn-text > svg {
  fill: var(--icon-brand-default-color);
}
.btn.btn-success.btn-text {
  --is-btn-focus-shadow-rgb: var(--background-success-default-rgb-color);
  background-color: transparent;
  color: var(--text-success-default-color);
}
.btn.btn-success.btn-text:hover, .btn.btn-success.btn-text:focus, .btn.btn-success.btn-text:active:not(.disabled):not(:disabled) {
  background-color: var(--background-success-subtler-hover-color);
  color: var(--text-success-hover-color);
}
.btn.btn-success.btn-text:hover > svg, .btn.btn-success.btn-text:focus > svg, .btn.btn-success.btn-text:active:not(.disabled):not(:disabled) > svg {
  fill: var(--icon-success-hover-color);
}
.btn.btn-success.btn-text > svg {
  fill: var(--icon-success-default-color);
}
.btn.btn-warning.btn-text {
  --is-btn-focus-shadow-rgb: var(--background-warning-default-rgb-color);
  background-color: transparent;
  color: var(--text-warning-default-color);
}
.btn.btn-warning.btn-text:hover, .btn.btn-warning.btn-text:focus, .btn.btn-warning.btn-text:active:not(.disabled):not(:disabled) {
  background-color: var(--background-warning-subtler-hover-color);
  color: var(--text-warning-hover-color);
}
.btn.btn-warning.btn-text:hover > svg, .btn.btn-warning.btn-text:focus > svg, .btn.btn-warning.btn-text:active:not(.disabled):not(:disabled) > svg {
  fill: var(--icon-warning-hover-color);
}
.btn.btn-warning.btn-text > svg {
  fill: var(--icon-warning-default-color);
}
.btn.btn-danger.btn-text {
  --is-btn-focus-shadow-rgb: var(--background-danger-default-rgb-color);
  background-color: transparent;
  color: var(--text-danger-default-color);
}
.btn.btn-danger.btn-text:hover, .btn.btn-danger.btn-text:focus, .btn.btn-danger.btn-text:active:not(.disabled):not(:disabled) {
  background-color: var(--background-danger-subtler-hover-color);
  color: var(--text-danger-hover-color);
}
.btn.btn-danger.btn-text:hover > svg, .btn.btn-danger.btn-text:focus > svg, .btn.btn-danger.btn-text:active:not(.disabled):not(:disabled) > svg {
  fill: var(--icon-danger-hover-color);
}
.btn.btn-danger.btn-text > svg {
  fill: var(--icon-danger-default-color);
}
.btn.btn-info.btn-text {
  --is-btn-focus-shadow-rgb: var(--background-info-default-rgb-color);
  background-color: transparent;
  color: var(--text-info-default-color);
}
.btn.btn-info.btn-text:hover, .btn.btn-info.btn-text:focus, .btn.btn-info.btn-text:active:not(.disabled):not(:disabled) {
  background-color: var(--background-info-subtler-hover-color);
  color: var(--text-info-hover-color);
}
.btn.btn-info.btn-text:hover > svg, .btn.btn-info.btn-text:focus > svg, .btn.btn-info.btn-text:active:not(.disabled):not(:disabled) > svg {
  fill: var(--icon-info-hover-color);
}
.btn.btn-info.btn-text > svg {
  fill: var(--icon-info-default-color);
}
.btn.btn-text.disabled, .btn.btn-text:disabled {
  background-color: transparent !important;
  border-color: transparent !important;
  color: var(--text-neutral-disable-color) !important;
}
.btn.btn-text.disabled > svg, .btn.btn-text:disabled > svg {
  color: var(--icon-disable-color) !important;
  fill: var(--icon-disable-color) !important;
}
.btn.btn-link {
  color: var(--text-brand-default-color);
}
.btn.btn-default {
  color: var(--text-neutral-subtle-color) !important;
  background-color: transparent;
}
.btn.btn-sm {
  padding: 6px 8px;
  font-size: 0.9285714286rem;
  line-height: 14px;
  border-radius: 4px;
}
.btn.btn-md {
  padding: 8px 12px;
  font-size: 1rem;
  line-height: 18px;
  border-radius: 6px;
}
.btn.btn-lg {
  padding: 10px 16px;
  font-size: 1rem;
  line-height: 22px;
  font-weight: 600;
  border-radius: 8px;
}
.btn.btn-xs {
  font-size: 11px;
  padding: 2px 4px;
  font-weight: 400;
}

[data-is-theme=dark] .btn-close {
  filter: invert(1) grayscale(100%) brightness(200%);
}

.btn-nest .dropdown-toggle {
  padding-left: 0.6rem;
  padding-right: 0.7rem;
  margin-left: 2px;
}
.btn-nest .dropdown-toggle:after {
  vertical-align: 0.2em;
  border-top: 0.4em solid;
  border-right: 0.4em solid transparent;
  border-left: 0.4em solid transparent;
}
.btn-nest .dropdown-toggle + .dropdown-menu {
  left: auto !important;
  right: 2px !important;
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.form-control-lg {
  font-size: 1rem;
  min-height: 44px;
  padding: 10px 16px !important;
  border-radius: 8px !important;
}

.form-control-md {
  padding: 8px 16px !important;
  min-height: 36px;
  border-radius: 6px !important;
}

.form-control-sm {
  padding: 6px 8px !important;
  min-height: 28px;
  border-radius: 4px !important;
}

.form-control,
.form-control[readonly] {
  background-color: var(--background-neutral-default-color);
  color: var(--text-neutral-default-color);
  border: 1px solid var(--border-neutral-subtle-color) !important;
  border-radius: 4px;
  padding: 8px 16px;
  box-shadow: none !important;
}
.form-control:hover,
.form-control[readonly]:hover {
  border: 1px solid var(--border-brand-default-color);
}
.form-control:focus,
.form-control[readonly]:focus {
  color: var(--text-neutral-subtle-color);
  background-color: var(--background-neutral-default-color);
  border-color: var(--border-brand-default-color) !important;
}
.form-control:focus-within,
.form-control[readonly]:focus-within {
  border: 1px solid var(--border-brand-default-color) !important;
  box-shadow: 0 0 0 0.25rem rgba(var(--background-brand-default-rgb-color), 0.25) !important;
}
.form-control:disabled,
.form-control[readonly]:disabled {
  background-color: var(--background-disable-subtle-color);
  border-color: var(--border-neutral-subtle-color);
  color: var(--text-neutral-disable-color);
}
.form-control::placeholder,
.form-control[readonly]::placeholder {
  color: var(--text-neutral-disable-color);
}
.panel-custom .form-control,
.panel-custom .form-control[readonly] {
  background-color: var(--background-neutral-default-color);
  color: var(--text-neutral-default-color);
  border: 1px solid var(--border-neutral-default-color);
}
.panel-custom .form-control:focus,
.panel-custom .form-control[readonly]:focus {
  background-color: var(--background-neutral-default-color);
}

.has-error .help-block,
.has-error > .ideascale-switch {
  color: var(--text-danger-default-color);
}
.has-error .form-control,
.has-error .custom-input-group,
.has-error .ideascale-select {
  border: 1px solid;
  border-radius: 4px;
  border-color: var(--border-danger-default-color) !important;
  background-color: var(--background-neutral-default-color);
  box-shadow: none;
}
.has-error .ql-editor:not(.ql-render) {
  background-color: var(--background-neutral-default-color) !important;
}
.has-error .input-group .input-group-text {
  box-shadow: none;
  border: 1px solid var(--border-danger-default-color);
  border-right: 0 !important;
}
.has-error label {
  color: var(--text-danger-default-color);
}

.is-invalid {
  background-color: var(--background-neutral-default-color);
  border: 1px solid;
  border-color: var(--border-danger-default-color) !important;
  box-shadow: none;
}

.is-invalid-label,
.invalid-feedback {
  color: var(--text-danger-default-color) !important;
}

.user-instruction-container .see-more {
  color: var(--text-neutral-subtle-color);
}

.form-group {
  margin-bottom: 1.5rem;
}
.form-group .list-group-item {
  background-color: var(--background-neutral-default-color);
  border: 1px solid var(--border-neutral-default-color);
}

label {
  color: var(--text-neutral-subtle-color);
  margin-bottom: 8px;
}

.form-label {
  margin-bottom: 8px;
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.select2-container.select2-container--open .select2-selection {
  box-shadow: 0 0 0 0.15rem rgba(56, 78, 193, 0.25) !important;
}
.select2-container .select2-selection {
  border-radius: 4px !important;
  background-color: var(--background-neutral-default-color);
  border: 1px solid var(--border-neutral-default-color);
}
.select2-container .select2-selection .select2-selection__rendered {
  color: var(--text-neutral-default-color) !important;
}
.select2-container .select2-selection__placeholder {
  color: var(--text-neutral-disable-color) !important;
}
.select2-container .select2-search--inline .select2-search__field {
  color: var(--text-neutral-default-color);
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 0;
}

.select2-container--open,
.select2-container--open .select2-dropdown--below,
.select2-container--open .select2-dropdown--above {
  border-radius: 4px;
}

.select2-dropdown {
  border: 1px solid;
  border-color: var(--border-neutral-default-color);
  background-color: var(--background-neutral-default-color);
  color: var(--text-neutral-default-color);
}
.select2-dropdown:not(.filter-via-select-dropdown) {
  top: 7px;
  border-top: 1px solid var(--border-neutral-default-color);
}
.select2-dropdown.select2-dropdown--above {
  top: 0;
}

.select2-search--dropdown {
  padding: 7px 7px 0;
}

.select2-container--default .select2-results {
  padding: 7px;
}
.select2-container--default .select2-search--dropdown {
  padding: 7px 7px 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  background-color: var(--background-neutral-default-color);
  color: var(--text-neutral-default-color);
  padding-left: 8px !important;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.025);
  border: 0;
  border-radius: 4px;
  outline: 0;
  min-height: 30px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: var(--border-neutral-default-color) transparent transparent transparent !important;
  margin-top: -1px !important;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: var(--border-neutral-default-color);
}
.select2-container--default .select2-results__group {
  font-weight: 700;
  color: var(--text-neutral-subtler-color);
}
.select2-container--default .select2-results__group:empty {
  display: none;
}
.select2-container--default .select2-results__group:not(:empty) + .select2-results__options--nested .select2-results__option {
  padding-left: 22px;
}
.select2-container--default .select2-dropdown:not(.filter-via-select-dropdown, .topbar-community-dropdown) .select2-search--dropdown {
  padding: 0 !important;
}
.select2-container--default .select2-dropdown:not(.filter-via-select-dropdown, .topbar-community-dropdown) .select2-search--dropdown .select2-search__field {
  color: var(--text-neutral-default-color);
  position: absolute;
  top: -40px;
  left: -1px;
  width: calc(100% - 20px);
  padding-left: 11px !important;
  box-shadow: none;
}
.select2-container--default .select2-dropdown:not(.filter-via-select-dropdown, .topbar-community-dropdown) .select2-search--dropdown .select2-search__field:empty {
  background: transparent;
}
.select2-container--default .select2-dropdown:not(.filter-via-select-dropdown, .topbar-community-dropdown).select2-dropdown--above .select2-search--dropdown .select2-search__field {
  top: auto;
  bottom: -33px;
}

.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: var(--background-neutral-subtler-hover-color);
  border-radius: 4px;
  color: inherit;
}

.select2-results .select2-results__option,
.select2-results .select2-results__option .select2-results__group {
  padding: 6px 8px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  margin-right: 10px;
  margin-top: 6px;
  padding: 0 3px 0 6px;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  background-color: var(--background-brand-default-color);
  border: 1px solid var(--border-brand-default-color);
  color: #fff;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #fff;
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.ideascale-select__control:focus, .ideascale-select__control:focus-within, .ideascale-select__control:focus-visible {
  border-color: var(--border-brand-default-color) !important;
  box-shadow: 0 0 0 0.25rem rgba(var(--background-brand-default-rgb-color), 0.25) !important;
}
.ideascale-select > div:first-of-type {
  border-color: var(--border-neutral-subtle-color);
  background-color: var(--background-neutral-default-color);
  color: var(--text-neutral-default-color);
  cursor: pointer;
}
.ideascale-select > div:first-of-type div[class$=-singleValue],
.ideascale-select > div:first-of-type div[class$=-Input],
.ideascale-select > div:first-of-type input {
  color: var(--text-neutral-default-color) !important;
}
.ideascale-select > div:first-of-type div[class$=-placeholder] {
  color: var(--text-neutral-disable-color);
}
.ideascale-select.select-md .ideascale-select__control {
  min-height: 36px;
  border-radius: 6px;
}
.ideascale-select.select-lg .ideascale-select__control {
  min-height: 42px;
  border-radius: 8px;
}
.ideascale-select .ideascale-select__indicators .btn.btn-select-clear {
  color: var(--text-neutral-subtle-color);
}
.ideascale-select .ideascale-select-menu {
  color: var(--text-neutral-subtle-color);
  background-color: var(--background-neutral-default-color);
}
.ideascale-select .ideascale-select-menu > div {
  padding: 7px 12px;
}
.ideascale-select .ideascale-select-menu svg[class*=icon-] {
  fill: var(--icon-neutral-subtlex-color);
}
.ideascale-select .ideascale-select-menu svg[class*=icon-].active {
  fill: var(--icon-neutral-subtlex-color) !important;
}
.ideascale-select .custom-option {
  width: 100%;
  padding: 7px 15px;
  border-radius: 4px;
  cursor: pointer;
}
.ideascale-select .custom-option:hover, .ideascale-select .custom-option:focus, .ideascale-select .custom-option.option-selected, .ideascale-select .custom-option.option-focused {
  background-color: var(--background-neutral-subtler-hover-color);
  color: inherit;
}
.ideascale-select .custom-option .option-label {
  word-break: break-word;
}
.ideascale-select .option-group {
  padding: 0;
}
.ideascale-select .option-group.has-group-name {
  padding-top: 8px;
}
.ideascale-select .option-group.has-group-name .custom-option {
  padding-left: 22px;
}
.ideascale-select .option-group-heading {
  color: var(--text-neutral-subtler-color);
  text-transform: capitalize;
  font-size: 0.8571428571rem;
  font-weight: 600;
}
.ideascale-select .option-group-heading span span {
  white-space: nowrap;
}
.ideascale-select .option-icon img {
  border-radius: 4px;
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.ideascale-select .multi-value-wrap {
  margin-right: 5px;
}
.ideascale-select .multi-value {
  background-color: var(--background-brand-default-color);
  color: #fff;
  font-size: 1rem;
  padding: 1px 3px;
  border-radius: 4px;
  white-space: normal;
  word-break: break-word;
}
.ideascale-select .multi-value:hover, .ideascale-select .multi-value:focus {
  background-color: var(--background-brand-default-color);
  color: #fff;
}
.ideascale-select .multi-value svg {
  cursor: pointer;
  fill: #fff;
}
.ideascale-select .tag {
  margin: 2px;
  background-color: var(--background-neutral-subtler-color);
}
.ideascale-select__menu-list::-webkit-scrollbar {
  width: 6px;
}
.ideascale-select__menu-list::-webkit-scrollbar-track {
  background: transparent;
}
.ideascale-select__menu-list::-webkit-scrollbar-thumb {
  background-color: var(--background-neutral-subtler-color);
  border-radius: 4px;
  opacity: 0.75;
}
.ideascale-select__menu-list::-webkit-scrollbar-thumb:hover {
  background: var(--background-brand-secondary-subtle-color);
}
.ideascale-select.ideascale-select--is-disabled {
  opacity: 0.6;
}
.ideascale-select .no-option {
  color: var(--text-neutral-subtle-color);
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.custom-checkbox {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  user-select: none;
}
.custom-checkbox.label-left {
  padding-left: 0;
  padding-right: 26px;
}
.custom-checkbox.label-left .check-mark {
  left: auto;
  right: 0;
}
.custom-checkbox.disabled {
  cursor: default;
  pointer-events: none;
}
.custom-checkbox > input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.custom-checkbox > input:indeterminate ~ .check-mark {
  background-color: #384EC1;
  border-color: transparent;
}
.custom-checkbox > input:indeterminate ~ .check-mark:after {
  top: -3px;
  display: block;
  content: "";
  border: solid #fff;
  border-width: 0 0 2px 0;
  transform: none;
}
.custom-checkbox .check-mark {
  position: absolute;
  top: 1px;
  left: 0;
  height: 18px;
  width: 18px;
  border: 2px solid;
  border-color: var(--border-neutral-bold-color);
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
}
.custom-checkbox .check-mark:after {
  position: absolute;
  top: 0;
  left: 4px;
  width: 6px;
  height: 11px;
}
.custom-checkbox:hover > input ~ .check-mark, .custom-checkbox:focus > input ~ .check-mark, .custom-checkbox:focus-within > input ~ .check-mark {
  border-color: #384EC1;
}
.custom-checkbox > input:checked ~ .check-mark {
  background-color: #384EC1;
  border-color: transparent;
}
.custom-checkbox > input:checked ~ .check-mark:after {
  display: block;
  content: "";
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg) scale(1.1);
}
.custom-checkbox:after {
  content: "";
  position: absolute;
  display: none;
}
.custom-checkbox .check-mark {
  border-radius: 2px;
}
.custom-checkbox .check-mark:focus {
  box-shadow: 0 0 0 0.15rem rgba(56, 78, 193, 0.25);
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.ideascale-custom-checkbox.label-left {
  padding-right: 0;
}
.ideascale-custom-checkbox.label-left label {
  padding-left: 0;
  padding-right: 30px;
}
.ideascale-custom-checkbox.label-left .check-mark {
  left: auto;
  right: 0;
}
.ideascale-custom-checkbox.label-left.full-width label {
  width: 100%;
}
.ideascale-custom-checkbox.disabled {
  cursor: default;
  pointer-events: none;
}
.ideascale-custom-checkbox > input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.ideascale-custom-checkbox label {
  position: relative;
  min-height: 18px;
  min-width: 18px;
  padding-left: 30px;
  cursor: pointer;
  user-select: none;
  border-radius: 0.375rem;
}
.ideascale-custom-checkbox .form-label {
  font-weight: 400 !important;
}
.ideascale-custom-checkbox .check-mark {
  position: absolute;
  top: 1px;
  left: 0;
  height: 18px;
  width: 18px;
  border: 2px solid;
  border-color: var(--border-neutral-bold-color);
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
}
.ideascale-custom-checkbox .check-mark:after {
  position: absolute;
  top: 0;
  left: 4px;
  width: 6px;
  height: 11px;
}
.ideascale-custom-checkbox:hover .check-mark, .ideascale-custom-checkbox:focus .check-mark, .ideascale-custom-checkbox:focus-within .check-mark {
  border-color: #384EC1;
}
.ideascale-custom-checkbox > input:focus-visible + label {
  outline: 1px solid var(--border-brand-default-color);
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25), 0 0 #fff;
}
.ideascale-custom-checkbox > input:checked + label .check-mark {
  background-color: var(--background-brand-default-color);
  border-color: transparent;
}
.ideascale-custom-checkbox > input:checked + label .check-mark:after {
  display: block;
  content: "";
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg) scale(1.1);
}
.ideascale-custom-checkbox > input:disabled + label {
  opacity: 0.6;
}
.ideascale-custom-checkbox:after {
  content: "";
  position: absolute;
  display: none;
}
.ideascale-custom-checkbox .check-mark {
  border-radius: 2px;
}
.ideascale-custom-checkbox .check-mark:focus {
  box-shadow: 0 0 0 0.15rem rgba(56, 78, 193, 0.25);
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
.form-check {
  padding-left: 0;
}
.form-check input[type=radio],
.form-check .form-check-input {
  position: absolute;
  opacity: 0;
  width: auto;
}
.form-check input[type=radio] + label,
.form-check .form-check-label {
  position: relative;
  display: block;
  font-size: 1rem;
  min-height: 1.5rem;
  padding-left: 2rem;
  margin-right: 1rem;
  margin-bottom: 0.5rem;
  color: var(--text-neutral-subtle-color);
}
.form-check input[type=radio] + label:before, .form-check input[type=radio] + label:after,
.form-check .form-check-label:before,
.form-check .form-check-label:after {
  content: "";
  display: block;
  position: absolute;
}
.form-check input[type=radio] + label:before,
.form-check .form-check-label:before {
  top: 1px;
  left: 0;
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-width: 2px;
  border-style: solid;
  background-color: var(--background-neutral-default-color);
  border-color: var(--border-neutral-bold-color);
}
.form-check input[type=radio] + label:after,
.form-check .form-check-label:after {
  opacity: 0;
}
.form-check input[type=radio] + label:empty,
.form-check .form-check-label:empty {
  padding-left: 1.5rem;
}
.form-check input[type=radio] + label:before, .form-check input[type=radio] + label:after {
  border-radius: 50%;
}
.form-check input[type=radio] + label:after {
  top: 6px;
  left: 5px;
  width: 8px;
  height: 8px;
}
.form-check input[type=radio]:disabled + label,
.form-check .form-check-input:disabled ~ .form-check-label {
  color: var(--text-neutral-disable-color);
}
.form-check input[type=radio]:disabled + label:before,
.form-check .form-check-input:disabled ~ .form-check-label:before {
  border-color: var(--border-neutral-subtle-color);
}
.form-check input[type=radio]:disabled + label:after,
.form-check .form-check-input:disabled ~ .form-check-label:after {
  background-color: #999;
}
.form-check input[type=radio] + label {
  border-radius: 0.375rem;
}
.form-check input[type=radio]:not([disabled]) + label:hover:before,
.form-check .form-check-input:not([disabled]) ~ .form-check-label:hover:before {
  border-color: var(--border-brand-default-color);
}
.form-check input[type=radio]:checked + label:before {
  border-color: var(--border-brand-default-color);
}
.form-check input[type=radio]:checked + label:after {
  background-color: var(--background-brand-default-color);
  opacity: 1;
}
.form-check input[type=radio]:focus-visible + label {
  outline: 1px solid var(--border-brand-default-color);
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.ideascale-switch {
  position: relative;
}
.ideascale-switch input[type=checkbox] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.ideascale-switch input[type=checkbox]:focus-visible + label {
  box-shadow: 0 0 0 0.15rem rgba(56, 78, 193, 0.25);
}
.ideascale-switch input[type=checkbox][disabled] ~ label {
  pointer-events: none;
}
.ideascale-switch input[type=checkbox][disabled] ~ label .ideascale-switch-switch {
  opacity: 0.4;
}
.ideascale-switch input[type=checkbox]:checked ~ label .ideascale-switch-switch:before {
  content: attr(data-unchecked-text);
  right: 2px;
}
.ideascale-switch input[type=checkbox]:checked ~ label .ideascale-switch-switch:after {
  content: attr(data-checked-text);
}
.ideascale-switch label {
  user-select: none;
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 0;
  text-decoration: none !important;
  border-radius: 0.375rem;
}
.ideascale-switch label .ideascale-switch-label-text {
  flex: 1;
}
.ideascale-switch label .ideascale-switch-switch {
  position: relative;
  overflow: hidden;
  margin-left: 0.5rem;
  font-style: normal;
}
.ideascale-switch label .ideascale-switch-switch:before {
  content: attr(data-checked-text);
  position: absolute;
  top: 0;
  text-transform: uppercase;
  text-align: center;
}
.ideascale-switch label .ideascale-switch-switch:after {
  content: attr(data-unchecked-text);
  position: absolute;
  z-index: 4;
  text-transform: uppercase;
  text-align: center;
  transform: translate3d(15px, 0, 0);
}

.ideascale-switch input[type=checkbox][disabled] ~ label {
  color: var(--text-neutral-disable-color);
}

.ideascale-switch input[type=checkbox]:checked ~ label .ideascale-switch-switch {
  background-color: var(--icon-blue-color);
}

.ideascale-switch input[type=checkbox]:checked ~ label .ideascale-switch-switch:after {
  color: var(--text-neutral-white-color);
}

.ideascale-switch label .ideascale-switch-label-text {
  flex: 1;
}

.ideascale-switch label .ideascale-switch-switch {
  transition: background-color 0.3s cubic-bezier(0, 1, 0.5, 1);
  background: var(--background-neutral-bolder-color);
  cursor: pointer;
}

.ideascale-switch label .ideascale-switch-switch:before {
  color: var(--text-neutral-white-color);
}

.ideascale-switch label .ideascale-switch-switch:after {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 1, 0.5, 1);
  transition: transform 0.3s cubic-bezier(0, 1, 0.5, 1);
  color: var(--text-neutral-white-color);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}

.ideascale-switch input[type=checkbox]:focus ~ label .ideascale-switch-switch:after,
.ideascale-switch input[type=checkbox]:hover ~ label .ideascale-switch-switch:after {
  box-shadow: none;
}

.ideascale-switch input[type=checkbox]:checked ~ label .ideascale-switch-switch:after {
  transform: translate3d(-4px, 0, 0);
}

.ideascale-switch input[type=checkbox]:checked:focus ~ label .ideascale-switch-switch:after,
.ideascale-switch input[type=checkbox]:checked:hover ~ label .ideascale-switch-switch:after {
  box-shadow: none;
}

.ideascale-switch label .ideascale-switch-switch {
  height: 24px;
  font-weight: 700;
  flex: 0 0 60px;
  border-radius: 2rem;
}

.ideascale-switch label .ideascale-switch-switch:before {
  font-size: 0;
  line-height: 20px;
  padding: 0 10px;
  background-color: var(--icon-white-color);
  border-radius: 50%;
  top: 2px;
  right: 63%;
  transition: all 0.3s ease;
}

.ideascale-switch label .ideascale-switch-switch:after {
  top: 2px;
  left: 4px;
  border-radius: 0.25rem;
  width: 40px;
  line-height: 20px;
  font-size: 12px;
}

.ideascale-switch label .ideascale-switch-switch:hover:after {
  box-shadow: none;
}

.switch-border-bottom-1 > .ideascale-switch {
  padding-bottom: 1rem;
  border-bottom: 1px solid var(--border-brand-default-color);
}

.dark-mode-toggle .ideascale-switch {
  width: 50px;
}
.dark-mode-toggle .ideascale-switch .ideascale-switch-switch {
  background-color: var(--background-neutral-bold-color);
  flex: 0 0 50px;
}
.dark-mode-toggle .ideascale-switch .ideascale-switch-switch[data-checked-text]:after,
.dark-mode-toggle .ideascale-switch .ideascale-switch-switch [data-unchecked-text]:after {
  display: none;
}
.dark-mode-toggle .ideascale-switch .ideascale-switch-switch:before {
  right: 55%;
  background-color: var(--background-neutral-bolder-color);
}
.dark-mode-toggle .ideascale-switch input[type=checkbox]:checked + label .ideascale-switch-switch {
  background-color: var(--background-neutral-subtlex-color);
}
.dark-mode-toggle .ideascale-switch input[type=checkbox]:checked + label .ideascale-switch-switch:before {
  background-color: var(--background-neutral-inverse-color);
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .btn {
  font-size: 1rem;
  border-radius: 0.375rem;
  min-height: 42px;
}

.input-group-lg > .input-group-text {
  font-size: 1rem;
  border-radius: 0.375rem;
}

.input-group .form-control {
  border-color: var(--border-neutral-default-color);
}
.input-group span.input-group-text.input-group-prepend, .input-group span.input-group-text.input-group-append {
  border-color: var(--border-neutral-subtle-color) !important;
  color: var(--text-neutral-default-color);
  background-color: var(--background-neutral-default-color);
}
.input-group span.input-group-text.input-group-prepend {
  border-top-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
}
.input-group span.input-group-text.input-group-append {
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
}
.input-group .input-group-text {
  background-color: var(--background-neutral-default-color);
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.input-group.custom-input-group-prepend input {
  border-left: 0;
  box-shadow: none;
  padding-left: 0;
}
.input-group.custom-input-group-prepend input:focus-within {
  border-left: 0;
}
.input-group .input-group-text {
  background: var(--background-neutral-default-color) !important;
}
.input-group .input-group-prepend span.input-group-text {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.input-group .input-group-append span.input-group-text {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.input-group .input-group-append span.input-group-text,
.input-group .input-group-prepend span.input-group-text {
  border: 0;
  color: var(--text-neutral-default-color);
  background-color: var(--background-neutral-default-color);
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
.campaign-logo {
  border-radius: 4px;
}
.campaign-logo-sm {
  width: 30px;
  height: 30px;
}
.campaign-logo-md {
  width: 96px;
  height: 96px;
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.alert-fix-top {
  position: fixed;
  left: 0;
  right: 0;
  top: 38px;
  z-index: 9999;
}

.alert {
  border: 0;
  padding: 15px 30px 15px 15px;
}
.alert.alert-popup {
  text-align: center;
  font-size: 1.1428571429rem;
  border-radius: 0;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
}
.alert.alert-danger {
  color: var(--text-danger-bolder-color);
  background-color: var(--background-danger-subtle-color);
}
.alert.alert-danger .close {
  color: var(--text-danger-bolder-color);
}
.alert.alert-danger a, .alert.alert-danger .alert-link {
  color: var(--text-danger-bolder-color);
  font-weight: bold;
  text-decoration: underline;
}
.alert.alert-danger .is-icon {
  color: var(--icon-danger-bolder-color);
}
.alert.alert-danger svg.is-icon {
  fill: var(--icon-danger-bolder-color);
}
.alert.alert-warning {
  color: var(--text-warning-bolder-color);
  background-color: var(--background-warning-subtle-color);
}
.alert.alert-warning .close {
  color: var(--text-warning-bolder-color);
}
.alert.alert-warning a, .alert.alert-warning .alert-link {
  color: var(--text-warning-bolder-color);
  font-weight: bold;
  text-decoration: underline;
}
.alert.alert-warning .is-icon {
  color: var(--icon-warning-bolder-color);
}
.alert.alert-warning svg.is-icon {
  fill: var(--icon-warning-bolder-color);
}
.alert.alert-info {
  color: var(--text-info-bolder-color);
  background-color: var(--background-info-subtle-color);
}
.alert.alert-info .close {
  color: var(--text-info-bolder-color);
}
.alert.alert-info a, .alert.alert-info .alert-link {
  color: var(--text-info-bolder-color);
  font-weight: bold;
  text-decoration: underline;
}
.alert.alert-info .is-icon {
  color: var(--icon-info-bolder-color);
}
.alert.alert-info svg.is-icon {
  fill: var(--icon-info-bolder-color);
}
.alert.alert-success {
  color: var(--text-success-bolder-color);
  background-color: var(--background-success-subtle-color);
}
.alert.alert-success .close {
  color: var(--text-success-bolder-color);
}
.alert.alert-success a, .alert.alert-success .alert-link {
  color: var(--text-success-bolder-color);
  font-weight: bold;
  text-decoration: underline;
}
.alert.alert-success .is-icon {
  color: var(--icon-success-bolder-color);
}
.alert.alert-success svg.is-icon {
  fill: var(--icon-success-bolder-color);
}
.alert.alert-light {
  color: var(--text-neutral-subtle-color);
  background-color: var(--background-neutral-subtler-color);
}
.alert.alert-light .close {
  color: var(--text-neutral-subtle-color);
}
.alert.alert-light a, .alert.alert-light .alert-link {
  color: var(--text-neutral-subtle-color);
  font-weight: bold;
  text-decoration: underline;
}
.alert.alert-light .is-icon {
  color: var(--icon-neutral-subtle-color);
}
.alert.alert-light svg.is-icon {
  fill: var(--icon-neutral-subtle-color);
}
.alert a:hover, .alert a:focus, .alert-link:hover, .alert-link:focus {
  text-decoration: underline;
}
.alert .is-icon {
  margin-right: 12px;
}
.alert .btn-close {
  background-size: 10px;
}
.alert .close {
  font-weight: 400;
  opacity: 1;
}
.alert.alert-dismissible .close {
  position: static;
  padding: 0 0 0 10px;
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.panel {
  border: 0;
  border-radius: 4px;
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
  background-color: var(--background-neutral-default-color);
}
.panel .panel-heading {
  font-weight: 700;
  font-size: 1.1428571429rem;
  border: 0;
}
.panel.panel-light > .panel-heading {
  border-bottom: 1px solid;
  border-bottom-color: var(--border-neutral-default-color);
  background: transparent;
}
.panel.panel-default > .panel-heading {
  background-color: var(--background-neutral-subtle-color) !important;
}
.panel.panel-primary > .panel-heading {
  background-color: var(--background-info-subtle-color) !important;
  color: var(--text-info-bolder-color);
}
.panel.panel-danger > .panel-heading {
  background-color: var(--background-danger-subtle-color) !important;
  color: var(--text-danger-bolder-color);
}
.panel.panel-warning > .panel-heading {
  background-color: var(--background-warning-subtle-color) !important;
  color: var(--text-warning-bolder-color);
}
.panel.panel-success > .panel-heading {
  background-color: var(--background-success-subtle-color) !important;
  color: var(--text-success-bolder-color);
}
.panel.panel-custom > .panel-heading {
  background-color: var(--background-neutral-subtle-color);
}
.panel.panel-custom > .panel-heading > hr {
  margin-top: 8px;
  margin-bottom: 0;
  border-top-color: var(--border-neutral-bold-color);
}
.panel.panel-custom > .panel-body {
  background-color: var(--background-neutral-inverse-subtle-color);
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.paging {
  display: flex;
  flex-direction: column;
  padding: 10px 0;
  font-size: 14px;
}
@media (min-width: 1200px) {
  .paging {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}
.paging .pagination-summary {
  display: block;
}
@media (min-width: 576px) {
  .paging .pagination-summary {
    display: flex;
    flex-grow: 1;
    align-items: center;
    justify-content: space-between;
  }
}
.paging .page-sizing {
  display: flex;
  align-items: center;
}
.paging .page-sizing .btn-cancel {
  color: var(--text-neutral-default-color);
}
.paging .page-sizing .btn-cancel:hover, .paging .page-sizing .btn-cancel:active, .paging .page-sizing .btn-cancel:focus-visible {
  color: var(--text-brand-hover-color) !important;
}
.paging .page-sizing .btn-cancel svg {
  fill: var(--text-neutral-default-color);
}
.paging .pagination {
  margin: 5px 0 0;
  align-self: center;
  flex-wrap: wrap;
}
@media (min-width: 1200px) {
  .paging .pagination {
    margin: 0;
  }
}
.paging .dropdown-menu {
  min-width: 100px;
}
.paging .page-link {
  background-color: var(--background-neutral-default-color);
  color: var(--text-neutral-subtle-color);
  border: 0;
  border-radius: 4px;
  margin: 0 2px;
}
.paging .page-link:hover {
  background-color: var(--background-neutral-subtle-color);
}
.paging .page-link svg {
  fill: var(--text-neutral-default-color);
}
.paging span.page-link:hover {
  background-color: transparent;
}
.paging .page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #384EC1;
}
.paging .page-item .is-icon {
  transform: rotate(90deg);
  font-size: 12px;
}
.paging > .displaying {
  line-height: 1em;
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.label-field-anonymous,
.label-field-team,
.label-field-duplicate,
.label-field-merged,
.label-field-pending,
.label-field-draft,
.label-field-private,
.label-field-closed,
.label-field-abuse,
.label-field-dont-promote,
.label-field-off-topic,
.label-field-edited,
.label-field-implemented,
.label-field-idea-submitter,
.label-field-in-reserve,
.label-field-recycling-bin,
.label-field-selected,
.label-field-translated,
.label-field-moderator,
.label-field-administrator,
.label-field-inbound,
.label-field-featured,
.label-field-unverified-translation,
.label-field-owner,
.label-field-attachment,
.label-field-open,
.label-field-community-owner,
.label-field-parent-idea,
.label-field-blue-dark,
.label-field-blue-overcast,
.label-field-blue-regular,
.label-field-blue-light,
.label-field-green-dark,
.label-field-green-overcast,
.label-field-green-regular,
.label-field-green-light,
.label-field-gold-dark,
.label-field-gold-overcast,
.label-field-gold-regular,
.label-field-gold-light,
.label-field-yellow-dark,
.label-field-yellow-overcast,
.label-field-yellow-regular,
.label-field-yellow-light,
.label-field-red-dark,
.label-field-red-overcast,
.label-field-red-regular,
.label-field-red-light,
.label-field-neutral-dark,
.label-field-neutral-overcast,
.label-field-neutral-regular,
.label-field-neutral-light,
.label-field-published,
.label-field-landing-page-template-published,
.label-field-landing-page-active-template-published,
.label-field-trending_top,
.label-field-primary,
.label-field-verified {
  font-size: 11px;
  display: inline-block;
  position: relative;
  top: -3px;
  border-radius: 2px;
  line-height: 1.2;
}
.label-field-anonymous, .label-field-anonymous.btn,
.label-field-team,
.label-field-team.btn,
.label-field-duplicate,
.label-field-duplicate.btn,
.label-field-merged,
.label-field-merged.btn,
.label-field-pending,
.label-field-pending.btn,
.label-field-draft,
.label-field-draft.btn,
.label-field-private,
.label-field-private.btn,
.label-field-closed,
.label-field-closed.btn,
.label-field-abuse,
.label-field-abuse.btn,
.label-field-dont-promote,
.label-field-dont-promote.btn,
.label-field-off-topic,
.label-field-off-topic.btn,
.label-field-edited,
.label-field-edited.btn,
.label-field-implemented,
.label-field-implemented.btn,
.label-field-idea-submitter,
.label-field-idea-submitter.btn,
.label-field-in-reserve,
.label-field-in-reserve.btn,
.label-field-recycling-bin,
.label-field-recycling-bin.btn,
.label-field-selected,
.label-field-selected.btn,
.label-field-translated,
.label-field-translated.btn,
.label-field-moderator,
.label-field-moderator.btn,
.label-field-administrator,
.label-field-administrator.btn,
.label-field-inbound,
.label-field-inbound.btn,
.label-field-featured,
.label-field-featured.btn,
.label-field-unverified-translation,
.label-field-unverified-translation.btn,
.label-field-owner,
.label-field-owner.btn,
.label-field-attachment,
.label-field-attachment.btn,
.label-field-open,
.label-field-open.btn,
.label-field-community-owner,
.label-field-community-owner.btn,
.label-field-parent-idea,
.label-field-parent-idea.btn,
.label-field-blue-dark,
.label-field-blue-dark.btn,
.label-field-blue-overcast,
.label-field-blue-overcast.btn,
.label-field-blue-regular,
.label-field-blue-regular.btn,
.label-field-blue-light,
.label-field-blue-light.btn,
.label-field-green-dark,
.label-field-green-dark.btn,
.label-field-green-overcast,
.label-field-green-overcast.btn,
.label-field-green-regular,
.label-field-green-regular.btn,
.label-field-green-light,
.label-field-green-light.btn,
.label-field-gold-dark,
.label-field-gold-dark.btn,
.label-field-gold-overcast,
.label-field-gold-overcast.btn,
.label-field-gold-regular,
.label-field-gold-regular.btn,
.label-field-gold-light,
.label-field-gold-light.btn,
.label-field-yellow-dark,
.label-field-yellow-dark.btn,
.label-field-yellow-overcast,
.label-field-yellow-overcast.btn,
.label-field-yellow-regular,
.label-field-yellow-regular.btn,
.label-field-yellow-light,
.label-field-yellow-light.btn,
.label-field-red-dark,
.label-field-red-dark.btn,
.label-field-red-overcast,
.label-field-red-overcast.btn,
.label-field-red-regular,
.label-field-red-regular.btn,
.label-field-red-light,
.label-field-red-light.btn,
.label-field-neutral-dark,
.label-field-neutral-dark.btn,
.label-field-neutral-overcast,
.label-field-neutral-overcast.btn,
.label-field-neutral-regular,
.label-field-neutral-regular.btn,
.label-field-neutral-light,
.label-field-neutral-light.btn,
.label-field-published,
.label-field-published.btn,
.label-field-landing-page-template-published,
.label-field-landing-page-template-published.btn,
.label-field-landing-page-active-template-published,
.label-field-landing-page-active-template-published.btn,
.label-field-trending_top,
.label-field-trending_top.btn,
.label-field-primary,
.label-field-primary.btn,
.label-field-verified,
.label-field-verified.btn {
  font-weight: 400;
  padding: 1px 4px;
}

.label-field-anonymous {
  background-color: #E8DA5E !important;
  color: #333 !important;
}
.label-field-anonymous:hover, .label-field-anonymous:focus {
  background-color: #e2d031;
}

.label-field-team {
  background-color: #E09300 !important;
  color: #000 !important;
}
.label-field-team:hover, .label-field-team:focus {
  background-color: #ad7200;
}

.label-field-duplicate,
.label-field-merged {
  background-color: #625A0E !important;
  color: #fff !important;
}
.label-field-duplicate:hover, .label-field-duplicate:focus,
.label-field-merged:hover,
.label-field-merged:focus {
  background-color: #353108;
}

.label-field-pending,
.label-field-draft {
  background-color: #AEB7E8 !important;
  color: #333 !important;
}
.label-field-pending:hover, .label-field-pending:focus,
.label-field-draft:hover,
.label-field-draft:focus {
  background-color: #8694dd;
}

.label-field-private,
.label-field-trending_top,
.label-field-closed {
  background-color: #FB5629 !important;
  color: #000 !important;
}
.label-field-private:hover, .label-field-private:focus,
.label-field-trending_top:hover,
.label-field-trending_top:focus,
.label-field-closed:hover,
.label-field-closed:focus {
  background-color: #ed3604;
}

.label-field-abuse {
  background-color: #000 !important;
  color: #fff !important;
}
.label-field-abuse:hover, .label-field-abuse:focus {
  background-color: black;
}

.label-field-dont-promote,
.label-field-off-topic {
  background-color: #666 !important;
  color: #fff !important;
}
.label-field-dont-promote:hover, .label-field-dont-promote:focus,
.label-field-off-topic:hover,
.label-field-off-topic:focus {
  background-color: #4d4d4d;
}

.label-field-edited {
  background-color: #E2D136 !important;
  color: #333 !important;
}
.label-field-edited:hover, .label-field-edited:focus {
  background-color: #c8b71d;
}

.label-field-implemented,
.label-field-published,
.label-field-idea-submitter,
.label-field-landing-page-template-published,
.label-field-primary {
  background-color: #384EC1 !important;
  color: #fff !important;
}
.label-field-implemented:hover, .label-field-implemented:focus,
.label-field-published:hover,
.label-field-published:focus,
.label-field-idea-submitter:hover,
.label-field-idea-submitter:focus,
.label-field-landing-page-template-published:hover,
.label-field-landing-page-template-published:focus,
.label-field-primary:hover,
.label-field-primary:focus {
  background-color: #2d3e99;
}

.label-field-landing-page-active-template-published {
  background-color: #fff !important;
  color: #384EC1 !important;
}
.label-field-landing-page-active-template-published:hover, .label-field-landing-page-active-template-published:focus {
  background-color: #e6e6e6;
}

.label-field-in-reserve {
  background-color: #C4C4C4 !important;
  color: #333 !important;
}
.label-field-in-reserve:hover, .label-field-in-reserve:focus {
  background-color: #ababab;
}

.label-field-recycling-bin {
  background-color: #245400 !important;
  color: #fff !important;
}
.label-field-recycling-bin:hover, .label-field-recycling-bin:focus {
  background-color: #0e2100;
}

.label-field-selected {
  background-color: #DAFFBE !important;
  color: #333 !important;
}
.label-field-selected:hover, .label-field-selected:focus {
  background-color: #bdff8b;
}

.label-field-translated,
.label-field-moderator {
  background-color: #3D8D00 !important;
  color: #000 !important;
}
.label-field-translated:hover, .label-field-translated:focus,
.label-field-moderator:hover,
.label-field-moderator:focus {
  background-color: #275a00;
}

.label-field-administrator {
  background-color: #E8AB1C !important;
  color: #000 !important;
}
.label-field-administrator:hover, .label-field-administrator:focus {
  background-color: #be8b13;
}

.label-field-inbound {
  background-color: #FFD585 !important;
  color: #333 !important;
}
.label-field-inbound:hover, .label-field-inbound:focus {
  background-color: #ffc352;
}

.label-field-featured {
  background-color: #222F74 !important;
  color: #fff !important;
}
.label-field-featured:hover, .label-field-featured:focus {
  background-color: #161f4d;
}

.label-field-unverified-translation {
  background-color: #BF2C04 !important;
  color: #fff !important;
}
.label-field-unverified-translation:hover, .label-field-unverified-translation:focus {
  background-color: #8d2003;
}

.label-field-owner {
  background-color: #F0E694 !important;
  color: #333 !important;
}
.label-field-owner:hover, .label-field-owner:focus {
  background-color: #eadc67;
}

.label-field-attachment {
  background-color: #CDFFA7 !important;
  color: #333 !important;
}
.label-field-attachment:hover, .label-field-attachment:focus {
  background-color: #b0ff74;
}

.label-field-open {
  background-color: #55C500 !important;
  color: #333 !important;
}
.label-field-open:hover, .label-field-open:focus {
  background-color: #3f9200;
}

.label-field-community-owner {
  background-color: #D4C21F !important;
  color: #333 !important;
}
.label-field-community-owner:hover, .label-field-community-owner:focus {
  background-color: #a89918;
}

.label-field-parent-idea {
  background-color: #731A02 !important;
  color: #fff !important;
}
.label-field-parent-idea:hover, .label-field-parent-idea:focus {
  background-color: #410f01;
}

.label-field-blue-dark {
  background-color: #222F74 !important;
  color: #fff !important;
}
.label-field-blue-dark:hover, .label-field-blue-dark:focus {
  background-color: #161f4d;
}

.label-field-blue-overcast {
  background-color: #2D3E9A !important;
  color: #fff !important;
}
.label-field-blue-overcast:hover, .label-field-blue-overcast:focus {
  background-color: #212e73;
}

.label-field-blue-regular {
  background-color: #384EC1 !important;
  color: #fff !important;
}
.label-field-blue-regular:hover, .label-field-blue-regular:focus {
  background-color: #2d3e99;
}

.label-field-blue-light {
  background-color: #AEB7E8 !important;
  color: #333 !important;
}
.label-field-blue-light:hover, .label-field-blue-light:focus {
  background-color: #8694dd;
}

.label-field-green-dark {
  background-color: #245400 !important;
  color: #fff !important;
}
.label-field-green-dark:hover, .label-field-green-dark:focus {
  background-color: #0e2100;
}

.label-field-green-overcast {
  background-color: #3D8D00 !important;
  color: #000 !important;
}
.label-field-green-overcast:hover, .label-field-green-overcast:focus {
  background-color: #275a00;
}

.label-field-green-regular {
  background-color: #55C500 !important;
  color: #333 !important;
}
.label-field-green-regular:hover, .label-field-green-regular:focus {
  background-color: #3f9200;
}

.label-field-verified {
  background-color: #55C500 !important;
  color: #000 !important;
}
.label-field-verified:hover, .label-field-verified:focus {
  background-color: #3f9200;
}

.label-field-green-light {
  background-color: #CDFFA7 !important;
  color: #333 !important;
}
.label-field-green-light:hover, .label-field-green-light:focus {
  background-color: #b0ff74;
}

.label-field-gold-dark {
  background-color: #625A0E !important;
  color: #fff !important;
}
.label-field-gold-dark:hover, .label-field-gold-dark:focus {
  background-color: #353108;
}

.label-field-gold-overcast {
  background-color: #D4C21F !important;
  color: #333 !important;
}
.label-field-gold-overcast:hover, .label-field-gold-overcast:focus {
  background-color: #a89918;
}

.label-field-gold-regular {
  background-color: #E2D136 !important;
  color: #333 !important;
}
.label-field-gold-regular:hover, .label-field-gold-regular:focus {
  background-color: #c8b71d;
}

.label-field-gold-light {
  background-color: #E8DA5E !important;
  color: #333 !important;
}
.label-field-gold-light:hover, .label-field-gold-light:focus {
  background-color: #e2d031;
}

.label-field-yellow-dark {
  background-color: #E09300 !important;
  color: #333 !important;
}
.label-field-yellow-dark:hover, .label-field-yellow-dark:focus {
  background-color: #ad7200;
}

.label-field-yellow-overcast {
  background-color: #FF9800 !important;
  color: #333 !important;
}
.label-field-yellow-overcast:hover, .label-field-yellow-overcast:focus {
  background-color: #cc7a00;
}

.label-field-yellow-regular {
  background-color: #FFB933 !important;
  color: #333 !important;
}
.label-field-yellow-regular:hover, .label-field-yellow-regular:focus {
  background-color: #ffa800;
}

.label-field-yellow-light {
  background-color: #FFD585 !important;
  color: #333 !important;
}
.label-field-yellow-light:hover, .label-field-yellow-light:focus {
  background-color: #ffc352;
}

.label-field-red-dark {
  background-color: #731A02 !important;
  color: #fff !important;
}
.label-field-red-dark:hover, .label-field-red-dark:focus {
  background-color: #410f01;
}

.label-field-red-overcast {
  background-color: #BF2C04 !important;
  color: #fff !important;
}
.label-field-red-overcast:hover, .label-field-red-overcast:focus {
  background-color: #8d2003;
}

.label-field-red-regular {
  background-color: #FB5629 !important;
  color: #000 !important;
}
.label-field-red-regular:hover, .label-field-red-regular:focus {
  background-color: #ed3604;
}

.label-field-red-light {
  background-color: #FC7854 !important;
  color: #333 !important;
}
.label-field-red-light:hover, .label-field-red-light:focus {
  background-color: #fb5022;
}

.label-field-neutral-dark {
  background-color: #000 !important;
  color: #fff !important;
}
.label-field-neutral-dark:hover, .label-field-neutral-dark:focus {
  background-color: black;
}

.label-field-neutral-overcast {
  background-color: #424242 !important;
  color: #fff !important;
}
.label-field-neutral-overcast:hover, .label-field-neutral-overcast:focus {
  background-color: #292929;
}

.label-field-neutral-regular {
  background-color: #666 !important;
  color: #fff !important;
}
.label-field-neutral-regular:hover, .label-field-neutral-regular:focus {
  background-color: #4d4d4d;
}

.label-field-neutral-light {
  background-color: #C4C4C4 !important;
  color: #333 !important;
}
.label-field-neutral-light:hover, .label-field-neutral-light:focus {
  background-color: #ababab;
}

.grid-label-dropdown {
  display: inline-block;
}
.grid-label-dropdown .dropdown-toggle {
  padding: 0;
}
.grid-label-dropdown .dropdown-toggle:after {
  border-top: 0.3em solid var(--icon-neutral-default-color);
}
.grid-label-dropdown .dropdown-toggle .label {
  width: 80px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.grid-label-dropdown .dropdown-toggle .label:first-child {
  z-index: 3;
  top: 2px;
}
.grid-label-dropdown .dropdown-toggle .label:nth-child(2) {
  top: 2px;
  left: 4px;
  z-index: 2;
  position: absolute;
}
.grid-label-dropdown .dropdown-toggle .label:nth-child(3) {
  position: absolute;
  left: 6px;
  top: -1px;
}
.grid-label-dropdown .dropdown-menu {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.9rem;
}
.grid-label-dropdown .dropdown-menu .dropdown-item.label {
  padding: 7px;
  font-size: 0.8571428571rem;
  margin: 2px 0;
  text-align: left;
  border-radius: 4px;
}
.grid-label-dropdown .dropdown-menu .dropdown-item.label:last-child {
  margin-bottom: 0;
}

.modify-label .icon-circle {
  margin-right: 7px;
  border-radius: 50%;
  top: 0;
}
.modify-label .dropdown-item:not(.applied) {
  color: var(--text-neutral-subtle-color) !important;
}
.modify-label .dropdown-item.applied {
  display: inherit;
}
.modify-label .dropdown-item:not(.applied):not(.has-sub-menu), .modify-label .dropdown-item.applied {
  margin: 3px 0;
  font-size: 1rem;
  padding: 7px 21px 7px 0;
  line-height: 1.2;
}
.modify-label .dropdown-item:not(.applied):not(.has-sub-menu):hover, .modify-label .dropdown-item:not(.applied):not(.has-sub-menu):focus, .modify-label .dropdown-item:not(.applied):not(.has-sub-menu):active {
  background-color: initial;
  color: initial;
}
.modify-label .dropdown-item.applied {
  top: 0;
  border-radius: 4px;
}
.modify-label .dropdown-menu {
  padding: 0.5rem 1.5rem;
  min-width: 100px !important;
}

.idea-stage {
  display: inline-block;
  height: 10px;
  width: 10px;
  border-radius: 50%;
}
.idea-stage.completed {
  background: #00B8F6;
}
.idea-stage.offtopic {
  background: #666666;
}
.idea-stage.inbound {
  background: #FFD585;
}
.idea-stage.recyclebin {
  background: #245400;
}
.idea-stage.pending-review {
  background: #AEB7E8;
}
.idea-stage.active {
  background: #E18344;
}
.idea-stage.new-pending {
  background: #AEB7E8;
}
.idea-stage.under-review {
  background: #F5FF00;
}
.idea-stage.in-progress {
  background: #50D274;
}
.idea-stage.abused {
  background: #FF0000;
}

.stage-dot-98 {
  background-color: #FFD585 !important;
}

.stage-dot-99 {
  background-color: #AEB7E8 !important;
}

.stage-dot-5 {
  background-color: #666666 !important;
}

.stage-dot-1 {
  background-color: #245400 !important;
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.skeleton,
.skeleton-line {
  background-color: var(--background-neutral-default-bg-color);
  background-image: linear-gradient(90deg, var(--background-neutral-default-bg-color), var(--background-neutral-highlight-bg-color), var(--background-neutral-default-bg-color));
  background-size: 200px 100%;
  background-repeat: no-repeat;
  display: inline-block;
  line-height: 1;
  width: 100%;
  animation: skeleton-keyframes 1.2s ease-in-out infinite;
}
.paragraph-skeleton .skeleton,
.paragraph-skeleton .skeleton-line {
  display: block;
  margin-bottom: -10px;
}

.skeleton-line {
  height: 16px;
}

@keyframes skeleton-keyframes {
  0% {
    background-position: -200px 0;
  }
  100% {
    background-position: calc(200px + 100%) 0;
  }
}
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
/********** IDEASCALE_APPLICATION_FILE_UPLOAD_START ************/
.drop-area .ideascale-switch label {
  display: flex;
}
.drop-area label {
  display: block;
}

.file-upload-added {
  font-size: 1rem;
  line-height: 1.5em;
  margin: 4px 0;
  padding: 0 4px;
}
.file-upload-added:not(.has-note-field) {
  margin: 3px 3px 3px 0;
  padding: 4px 11px;
  border-radius: 15px;
  display: inline-block;
  vertical-align: middle;
}
.file-upload-added.has-note-field {
  border: 1px solid #CCC;
  background-color: transparent;
  color: #333;
  margin: 10px 0;
  padding: 10px 10px;
}
.file-upload-added.has-note-field canvas {
  width: 60px;
  height: auto;
  max-height: 60px;
  border: 2px solid #ddd;
  margin: 7px 7px 7px 0;
  vertical-align: middle;
}
.file-upload-added.has-note-field .file-name {
  background: #384EC1;
  color: #fff;
  padding: 3px 7px 3px;
  display: inline-block;
  border-radius: 15px;
  margin: 7px 0 7px 7px;
  word-break: break-word;
}
.file-upload-added.has-note-field a {
  font-size: 1.5rem;
  margin-top: 5px;
  color: inherit;
}
.file-upload-added.has-note-field a:hover {
  color: #000;
}
.file-upload-added.error {
  border: 0;
  background-color: #f2dede;
}

.file-upload-added > a {
  float: right;
  text-decoration: none;
  color: #fff;
  font-size: 1.25rem;
  line-height: 1;
  margin-left: 7px;
  font-weight: 400 !important;
}
.file-upload-added > a:focus, .file-upload-added > a:hover {
  color: #fff;
}

.file-upload-widget a {
  font-weight: normal !important;
}

.fuw-btn {
  cursor: pointer;
  color: #495057 !important;
  overflow: hidden;
  position: relative;
  border-radius: 0.25rem;
  margin-top: 4px;
  padding: 9px 12px;
  background-color: #F0F2F5;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.025);
  display: block;
  line-height: 1;
}
.fuw-btn:hover {
  text-decoration: unset !important;
  color: #666 !important;
}
.fuw-btn .is-icon {
  color: #384EC1;
  font-size: 16px;
  position: relative;
  top: 2px;
  line-height: 0;
  margin-right: 5px;
}
.fuw-btn.focus-in {
  text-decoration: underline;
}
.input-disabled .fuw-btn {
  background-color: #CCC;
  margin-top: -1px;
}

.drop-able-area {
  position: relative;
}
.drop-able-area .drop-zone-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto;
  background: rgba(255, 255, 255, 0.7);
  border: 1px dashed #384EC1;
}
.drop-able-area .drop-zone-text-center {
  font-size: 24px;
  font-weight: 200;
  color: #384EC1;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.fuw-input {
  cursor: pointer;
  font-size: 100px;
  margin: 0;
  opacity: 0;
  outline: 0 none;
  position: absolute;
  right: 0;
  top: 0;
}

.fuw-result {
  height: 18px;
  margin-top: 0.5rem;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 0.25rem;
  background-color: #e9ecef;
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1);
}

.fuw-progress {
  bottom: 0;
  left: 0;
  position: absolute;
  top: 0;
  background-color: #384EC1;
  transition: width 0.6s ease;
}

.fuw-info {
  font-size: 12px;
  color: #fff;
  padding-left: 4px;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fuw-info a {
  color: #fff;
  float: right;
  font-size: 16px;
  line-height: 16px;
  margin-right: 5px;
}
.fuw-info a:hover {
  color: #a94442;
}
.fuw-info:before::after {
  display: block;
  clear: both;
  content: "";
}

.fuw-done > .fuw-progress {
  display: none;
}

.fuw-done, .file-upload-added {
  background: none repeat scroll 0 0 #384EC1;
  color: #fff;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10 & IE11 CSS styles go here */
  .has-note-field textarea {
    height: 40px;
  }
  .flex-child-blank-space-fix-ie11 {
    overflow: hidden; /* this is to workaround some weird blank space problem that sometimes occurs to flex children in IE 11 */
  }
}
/********** IDEASCALE_APPLICATION_FILE_UPLOAD_END ************/
/********** REACT_FILE_UPLOAD_START ************/
.react-file-uploader {
  --is-file-upload-border-color: var(--border-brand-default-color);
  --is-file-upload-color: var(--text-brand-default-color);
  --is-file-upload-hover-color: var(--text-neutral-default-color);
  --is-file-upload-hover-background-color: var(--background-neutral-subtler-hover-color);
  --is-file-upload-focus-border-color: var(--border-brand-default-color);
  --is-file-upload-progress-background-color: var(--background-neutral-subtler-color);
  --is-file-uploaded-file-background-color: var(--background-brand-default-color);
  --is-file-uploaded-file-color: var(--text-neutral-white-color);
  --is-file-upload-cancel-icon-color: var(--icon-neutral-default-color);
  --is-file-upload-list-background-color: var(--background-neutral-default-color);
}
.react-file-uploader .file-upload-container.drag-over {
  height: 200px;
  border: 1px dashed var(--is-file-upload-border-color);
}
.react-file-uploader .file-upload-container.drag-over .file-drop-label {
  display: block;
  height: 200px;
  line-height: 130px;
  text-align: center;
  color: var(--is-file-upload-color);
  font-size: 24px;
}
.react-file-uploader .file-upload-container .file-upload-label {
  padding: 14px;
  border-style: dashed;
  text-align: center;
  cursor: pointer;
}
.react-file-uploader .file-upload-container .file-upload-label > strong {
  font-weight: 600;
}
.react-file-uploader .file-upload-container .file-upload-label:hover {
  cursor: pointer;
  color: var(--is-file-upload-hover-color);
  background-color: var(--is-file-upload-hover-background-color);
}
.react-file-uploader .file-upload-container .file-upload-label:focus-within {
  border: 1px solid;
  border-color: var(--is-file-upload-focus-border-color) !important;
}
.react-file-uploader .file-upload-container .file-drop-label {
  display: none;
}
.react-file-uploader .file-upload-container svg.upload-icon {
  margin-right: 4px;
}
.react-file-uploader .progress {
  height: 18px;
  font-size: 12px;
  background-color: var(--is-file-upload-progress-background-color);
}
.react-file-uploader .progress-bar {
  text-align: unset;
  padding-left: 4px;
}
.react-file-uploader .image-attachment .btn-cancel {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
}
.react-file-uploader .uploaded-file {
  padding: 4px 11px;
  border-radius: 15px;
  background: var(--is-file-uploaded-file-background-color);
  color: var(--is-file-uploaded-file-color);
  font-size: 0.8571428571rem;
}
.react-file-uploader .uploaded-file .btn-cancel svg {
  fill: var(--is-file-upload-cancel-icon-color);
}
.react-file-uploader .list-group-item {
  background-color: var(--is-file-upload-list-background-color);
  border-color: var(--is-file-upload-border-color) !important;
}

/********** REACT_FILE_UPLOAD_END ************/
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.member-list ul.select2-results__options {
  margin: 0 -7px;
}
.member-list .select2-results__options > li, .member-list > li > a {
  display: flex;
  padding: 7px 9px;
  border-radius: 0 !important;
  align-items: center;
  line-height: 1.2;
}
.member-list > li > a {
  color: var(--text-brand-default-color);
  text-decoration: none;
}
.member-list > li > a:hover, .member-list > li > a:focus {
  background-color: var(--background-neutral-subtler-hover-color);
}
.member-list .ideascale-select .ideascale-select-menu .option-icon img {
  border-radius: 50%;
}
.member-list .ideascale-select .ideascale-select-menu > div {
  padding: 7px 0;
}
.member-list .ideascale-select .ideascale-select-menu .custom-option {
  border-radius: 0;
}
.member-list .ideascale-select .multi-value-wrap .member-list-item-content, .member-list .ideascale-select .single-value .member-list-item-content {
  line-height: inherit;
}
.member-list .ideascale-select .multi-value-wrap .member-list-item-content > strong, .member-list .ideascale-select .single-value .member-list-item-content > strong {
  font-weight: 400;
}
.member-list .ideascale-select .multi-value-wrap .member-list-item-content > small, .member-list .ideascale-select .single-value .member-list-item-content > small {
  display: none;
}

.member-avatar-container {
  margin-right: 7px;
}

.member-list-item-content {
  font-size: 1rem;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.member-list-item-content > strong {
  font-weight: 700;
}
.member-list-item-content > small {
  font-size: 1rem;
  color: var(--text-neutral-subtle-color);
  display: block;
}

.popover-body .member-list, .popover-content .member-list {
  margin: 0 -0.75rem;
  max-height: 400px;
  overflow: auto;
}

.member-list-popover {
  min-width: 260px;
  background-color: var(--background-neutral-subtler-color);
}
.member-list-popover .popover-body, .member-list-popover .popover-content {
  min-width: 270px;
  padding: 0.5rem 0.75rem;
}

.popover .member-list-header {
  display: none;
  padding: 0.5em 0.75em 0.85em;
  border-bottom: 1px solid var(--border-brand-default-color);
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 7px;
}

.member-list-dropdown {
  min-width: 260px;
  background-color: var(--background-neutral-subtler-color);
}
.member-list-dropdown .popover-body, .member-list-dropdown .popover-content {
  min-width: 270px;
  padding: 0.5rem 0.75rem;
}
.member-list-dropdown .member-item > a {
  padding: 7px 9px;
  border-radius: 0 !important;
  align-items: center;
  line-height: 1.2;
  text-decoration: none;
  color: var(--text-neutral-subtle-color);
}
.member-list-dropdown .member-item > a:hover, .member-list-dropdown .member-item > a:focus {
  background-color: var(--background-neutral-default-color);
  color: var(--text-brand-default-color);
}

@media (max-width: 767.98px) {
  .popover.member-list-popover, .member-list-popover .popover {
    top: -1px !important;
    left: -1px !important;
    z-index: 9999;
    margin: 0;
    will-change: auto !important;
    transform: none !important;
  }
  .popover.member-list-popover > .arrow, .member-list-popover .popover > .arrow {
    position: fixed;
    top: 0 !important;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    margin: 0;
    background: rgba(0, 0, 0, 0.5);
  }
  .popover.member-list-popover > .arrow:after, .popover.member-list-popover > .arrow:before, .member-list-popover .popover > .arrow:after, .member-list-popover .popover > .arrow:before {
    content: none;
  }
  .popover.member-list-popover .popover-content,
  .popover.member-list-popover .popover-body, .member-list-popover .popover .popover-content,
  .member-list-popover .popover .popover-body {
    position: fixed;
    width: 85%;
    height: 100%;
    margin-top: -1px;
    margin-bottom: 0;
    background-color: var(--background-neutral-default-color);
    color: var(--text-neutral-subtle-color);
  }
  .popover.member-list-popover .popover-member-container, .member-list-popover .popover .popover-member-container {
    height: 100%;
  }
  .popover.member-list-popover .popover-member-container .member-list, .member-list-popover .popover .popover-member-container .member-list {
    max-height: 100%;
  }
  .popover .member-list-header {
    display: block;
  }
}
.collapse-expand-container .card-header {
  height: 40px;
  background-color: var(--background-neutral-subtle-color);
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
.ideascale-slider .carousel-inner {
  border-radius: 4px;
}
.ideascale-slider .carousel-control-prev,
.ideascale-slider .carousel-control-next {
  background: rgba(0, 0, 0, 0.75);
  top: 50%;
  bottom: inherit;
  display: inline-block;
  width: 30px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-top: -20px;
  z-index: 99;
}
.ideascale-slider .carousel-control-prev svg,
.ideascale-slider .carousel-control-next svg {
  width: 30px;
  height: 30px;
  fill: #fff;
}
.ideascale-slider .carousel-control-next svg {
  margin-left: -7px;
}
.ideascale-slider .carousel-control-prev svg {
  margin-left: -8px;
}
.ideascale-slider .carousel-item {
  background: #384EC1;
  background-size: cover;
  border-radius: 4px;
  min-height: 350px;
}
.ideascale-slider .carousel-caption {
  position: absolute;
  height: 85%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  padding: 45px 45px;
  color: #fff;
  text-align: left;
  overflow: hidden;
}
.ideascale-slider .carousel-caption-overlay-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  border-radius: 4px;
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.stepper {
  list-style: none;
}
.stepper .stepper-item {
  min-width: 100px;
  flex: 1;
}
.stepper .stepper-item .step-indicator {
  border-radius: 50%;
  width: 24px;
  height: 24px;
  z-index: 10;
  background-color: var(--background-neutral-subtle-color);
  border: 1px solid var(--border-neutral-subtle-color);
}
.stepper .stepper-item .step-indicator svg {
  fill: white;
}
.stepper .stepper-item .step-label {
  font-size: 0.8571428571rem;
}
.stepper .stepper-item .step-info {
  font-size: calc(0.8571428571rem - 2px);
  line-height: 1.8;
  color: var(--text-brand-default-color);
}
.stepper .stepper-item:not(:last-child):before {
  content: "";
  height: 5px;
  align-self: stretch;
  position: relative;
  top: 14.5px;
  background-color: var(--background-neutral-subtle-color);
}
.stepper .stepper-item.connector-centered:not(:last-child):before {
  left: 50%;
}
.stepper .stepper-item:last-child {
  padding-top: 5px;
}
.stepper .stepper-item.step-active .step-indicator {
  background-color: var(--background-neutral-subtlex-color);
  border: 1px solid var(--border-brand-default-color);
}
.stepper .stepper-item.step-active .step-label {
  color: var(--text-brand-default-color);
}
.stepper .stepper-item.step-complete .step-indicator {
  background-color: var(--background-brand-default-color);
  border: none;
}
.stepper .stepper-item.step-complete .step-label {
  color: var(--text-neutral-default-color);
}
.stepper .stepper-item.step-complete:not(:last-child):before {
  background-color: var(--background-brand-default-color);
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
table {
  border: 1px solid var(--border-neutral-default-color) !important;
  color: var(--text-neutral-subtle-color) !important;
}
table th, table td {
  border-top-color: var(--border-neutral-default-color) !important;
}
table thead {
  background: var(--background-neutral-subtlex-alt-color);
}
table thead > tr > th {
  border-bottom-color: transparent !important;
}
table > :not(caption) > * > * {
  box-shadow: none !important;
  background-color: var(--background-neutral-default-color) !important;
}

.table-with-caption.has-sr-only-thead {
  border-top: 0;
}
.table-with-caption > caption {
  color: var(--text-neutral-white-color);
  background: #999;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  font-weight: bold;
  font-size: 18px;
  text-align: left;
  padding: 5px 16px;
}
.table-with-caption thead {
  background: var(--background-neutral-subtle-color);
}
.table-with-caption thead > tr > th {
  border-bottom-color: transparent;
}

.table-well {
  padding: 8px;
  background: #fff;
}
.table-well > .table {
  margin-bottom: 0;
}

.data-table-header {
  padding: 8px 15px;
  background: var(--background-neutral-subtler-color);
  font-weight: 700;
}

.data-table-body {
  padding: 0 15px;
  background: var(--background-neutral-default-color);
}
.data-table-body ul > li {
  margin-bottom: 0;
  border-bottom: 1px solid var(--border-neutral-subtle-color);
  padding: 10px 0;
}
.data-table-body .archive-campaign li:first-child {
  border-top: 2px solid #ddd;
}

.data-table-caption {
  padding: 7px 15px;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  background: #999;
}
.data-table-caption a {
  color: #fff;
}
.data-table-caption + .campaign-group-items:not(.is-collapsed) {
  margin-top: -2px;
  border-top: 2px solid #999;
}

.table {
  --is-table-color: var(--text-neutral-default-color);
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.ideascale-list-wrapper {
  margin-bottom: 1.5rem;
}
.ideascale-list-wrapper > ul li:not(:last-child) {
  margin-bottom: 0.5rem !important;
}
.ideascale-list-wrapper ~ .ideascale-list-wrapper {
  padding-top: 1.5rem;
  border-top: 1px solid var(--border-neutral-default-color);
}

.stage-action-ideate {
  position: relative;
  padding-top: 47px;
}
@media (max-width: 767.98px) {
  .stage-action-ideate {
    padding-top: 7px;
  }
}
.stage-action-ideate > .stage-data > strong {
  font-size: 34px;
}
.stage-action-ideate > .stage-data > span {
  text-transform: none;
  font-size: 18px;
  line-height: 18px;
  margin-top: 14px;
}

.vote-up, .vote-down {
  display: block;
  border-left: 22px solid transparent;
  border-right: 22px solid transparent;
  text-indent: -9999px;
  overflow: hidden;
  width: 0;
  position: absolute;
  left: 37px;
}

.vote-up {
  bottom: 125px;
  border-bottom: 22px solid #abb7bc;
}

.vote-down {
  top: 125px;
  border-top: 22px solid #abb7bc;
}

a.vote-up:hover {
  border-bottom-color: #384EC1;
}

.voted-up > .vote-actions > .vote-up {
  border-bottom-color: #384EC1;
}

a.vote-down:hover {
  border-top-color: #384EC1;
}

.voted-down > .vote-actions > .vote-down {
  border-top-color: #384EC1;
}

.dragable-icon {
  margin-top: -2px;
}

img[src$="loading.svg"], img[src*="assets/loading-"] {
  -webkit-animation: logospin 2s linear infinite;
  -moz-animation: logospin 2s linear infinite;
  animation: logospin 2s linear infinite;
}

@-moz-keyframes logospin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes logospin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes logospin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
.nav > li > a:hover {
  text-decoration: none;
  background-color: var(--background-neutral-subtler-color);
  color: var(--text-brand-hover-color);
}

.nav.nav-tabs-custom-1 {
  justify-content: flex-end;
}
.nav.nav-tabs-custom-1 .nav-link.active,
.nav.nav-tabs-custom-1 .nav-item.show .nav-link {
  color: var(--text-neutral-subtle-color);
  background-color: var(--background-brand-default-color);
}
.nav.nav-tabs-custom-1 > li.nav-item {
  margin-left: 3px;
}
.nav.nav-tabs-custom-1 > li.nav-item > a.nav-link {
  border-color: transparent;
  border-top-left-radius: var(--bs-border-radius);
  border-top-right-radius: var(--bs-border-radius);
}
.nav.nav-tabs-custom-1 > li.disable {
  float: right;
  background: var(--background-disable-color);
}

.nav-pills-loose {
  margin-bottom: -4px;
}
.nav-pills-loose > .nav-item {
  margin-right: 4px;
  margin-bottom: 4px;
}
.nav-pills-loose > .nav-item .nav-link:hover {
  cursor: pointer;
}

.nav-tabs {
  border-bottom-color: var(--border-neutral-default-color);
}
.nav-tabs .nav-item .nav-link {
  color: var(--text-neutral-default-color);
  border-color: var(--border-neutral-default-color);
}
.nav-tabs .nav-item .nav-link.active {
  color: var(--text-neutral-white-color);
  background-color: var(--background-brand-default-color);
}
.nav-tabs .nav-item .nav-link.active:hover {
  color: var(--text-neutral-white-color) !important;
  background-color: var(--background-brand-default-color) !important;
}
.nav-tabs .nav-item .nav-link:hover, .nav-tabs .nav-item .nav-link:focus {
  background-color: var(--background-neutral-subtler-color);
  color: var(--text-neutral-default-color);
  border-bottom-color: transparent;
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.bg-task-progressbar.progress {
  background-color: #c0e8fa !important;
  height: 4px !important;
}
.bg-task-progressbar > .progress-bar {
  background: #03A9F4 !important;
}

.progress {
  background-color: var(--background-neutral-subtle-color);
  font-size: 12px;
  font-weight: bold;
  height: 1.3rem;
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.app-loading {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.app-loading path {
  fill: var(--icon-neutral-subtler-color);
  stroke: var(--icon-neutral-subtler-color);
}
.app-loading .spinner {
  height: 200px;
  width: 200px;
  animation: rotate 2s linear infinite;
  transform-origin: center center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.app-loading .spinner .path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  animation: dash 1.5s ease-in-out infinite;
  stroke-linecap: round;
  stroke: var(--icon-neutral-subtler-color);
}

@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
/*!
 * Quill Editor v2.0.2
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0;
  position: relative;
}

.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}

.ql-container:not(.ql-disabled) li[data-list=checked] > .ql-ui, .ql-container:not(.ql-disabled) li[data-list=unchecked] > .ql-ui {
  cursor: pointer;
}

.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}

.ql-clipboard p {
  margin: 0;
  padding: 0;
}

.ql-editor {
  box-sizing: border-box;
  counter-reset: list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.ql-editor > * {
  cursor: text;
}

.ql-editor p, .ql-editor ol, .ql-editor pre, .ql-editor blockquote, .ql-editor h1, .ql-editor h2, .ql-editor h3, .ql-editor h4, .ql-editor h5, .ql-editor h6 {
  margin: 0;
  padding: 0;
}

@supports (counter-set: none) {
  .ql-editor p, .ql-editor h1, .ql-editor h2, .ql-editor h3, .ql-editor h4, .ql-editor h5, .ql-editor h6 {
    counter-set: list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
@supports not (counter-set: none) {
  .ql-editor p, .ql-editor h1, .ql-editor h2, .ql-editor h3, .ql-editor h4, .ql-editor h5, .ql-editor h6 {
    counter-reset: list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
.ql-editor table {
  border-collapse: collapse;
}

.ql-editor td {
  border: 1px solid #000;
  padding: 2px 5px;
}

.ql-editor ol {
  padding-left: 1.5em;
}

.ql-editor li {
  list-style-type: none;
  padding-left: 1.5em;
  position: relative;
}

.ql-editor li > .ql-ui:before {
  display: inline-block;
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
  white-space: nowrap;
  width: 1.2em;
}

.ql-editor li[data-list=checked] > .ql-ui, .ql-editor li[data-list=unchecked] > .ql-ui {
  color: #777;
}

.ql-editor li[data-list=bullet] > .ql-ui:before {
  content: "•";
}

.ql-editor li[data-list=checked] > .ql-ui:before {
  content: "☑";
}

.ql-editor li[data-list=unchecked] > .ql-ui:before {
  content: "☐";
}

@supports (counter-set: none) {
  .ql-editor li[data-list] {
    counter-set: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
@supports not (counter-set: none) {
  .ql-editor li[data-list] {
    counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
.ql-editor li[data-list=ordered] {
  counter-increment: list-0;
}

.ql-editor li[data-list=ordered] > .ql-ui:before {
  content: counter(list-0, decimal) ". ";
}

.ql-editor li[data-list=ordered].ql-indent-1 {
  counter-increment: list-1;
}

.ql-editor li[data-list=ordered].ql-indent-1 > .ql-ui:before {
  content: counter(list-1, lower-alpha) ". ";
}

@supports (counter-set: none) {
  .ql-editor li[data-list].ql-indent-1 {
    counter-set: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
@supports not (counter-set: none) {
  .ql-editor li[data-list].ql-indent-1 {
    counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
.ql-editor li[data-list=ordered].ql-indent-2 {
  counter-increment: list-2;
}

.ql-editor li[data-list=ordered].ql-indent-2 > .ql-ui:before {
  content: counter(list-2, lower-roman) ". ";
}

@supports (counter-set: none) {
  .ql-editor li[data-list].ql-indent-2 {
    counter-set: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
@supports not (counter-set: none) {
  .ql-editor li[data-list].ql-indent-2 {
    counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
.ql-editor li[data-list=ordered].ql-indent-3 {
  counter-increment: list-3;
}

.ql-editor li[data-list=ordered].ql-indent-3 > .ql-ui:before {
  content: counter(list-3, decimal) ". ";
}

@supports (counter-set: none) {
  .ql-editor li[data-list].ql-indent-3 {
    counter-set: list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
@supports not (counter-set: none) {
  .ql-editor li[data-list].ql-indent-3 {
    counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
  }
}
.ql-editor li[data-list=ordered].ql-indent-4 {
  counter-increment: list-4;
}

.ql-editor li[data-list=ordered].ql-indent-4 > .ql-ui:before {
  content: counter(list-4, lower-alpha) ". ";
}

@supports (counter-set: none) {
  .ql-editor li[data-list].ql-indent-4 {
    counter-set: list-5 list-6 list-7 list-8 list-9;
  }
}
@supports not (counter-set: none) {
  .ql-editor li[data-list].ql-indent-4 {
    counter-reset: list-5 list-6 list-7 list-8 list-9;
  }
}
.ql-editor li[data-list=ordered].ql-indent-5 {
  counter-increment: list-5;
}

.ql-editor li[data-list=ordered].ql-indent-5 > .ql-ui:before {
  content: counter(list-5, lower-roman) ". ";
}

@supports (counter-set: none) {
  .ql-editor li[data-list].ql-indent-5 {
    counter-set: list-6 list-7 list-8 list-9;
  }
}
@supports not (counter-set: none) {
  .ql-editor li[data-list].ql-indent-5 {
    counter-reset: list-6 list-7 list-8 list-9;
  }
}
.ql-editor li[data-list=ordered].ql-indent-6 {
  counter-increment: list-6;
}

.ql-editor li[data-list=ordered].ql-indent-6 > .ql-ui:before {
  content: counter(list-6, decimal) ". ";
}

@supports (counter-set: none) {
  .ql-editor li[data-list].ql-indent-6 {
    counter-set: list-7 list-8 list-9;
  }
}
@supports not (counter-set: none) {
  .ql-editor li[data-list].ql-indent-6 {
    counter-reset: list-7 list-8 list-9;
  }
}
.ql-editor li[data-list=ordered].ql-indent-7 {
  counter-increment: list-7;
}

.ql-editor li[data-list=ordered].ql-indent-7 > .ql-ui:before {
  content: counter(list-7, lower-alpha) ". ";
}

@supports (counter-set: none) {
  .ql-editor li[data-list].ql-indent-7 {
    counter-set: list-8 list-9;
  }
}
@supports not (counter-set: none) {
  .ql-editor li[data-list].ql-indent-7 {
    counter-reset: list-8 list-9;
  }
}
.ql-editor li[data-list=ordered].ql-indent-8 {
  counter-increment: list-8;
}

.ql-editor li[data-list=ordered].ql-indent-8 > .ql-ui:before {
  content: counter(list-8, lower-roman) ". ";
}

@supports (counter-set: none) {
  .ql-editor li[data-list].ql-indent-8 {
    counter-set: list-9;
  }
}
@supports not (counter-set: none) {
  .ql-editor li[data-list].ql-indent-8 {
    counter-reset: list-9;
  }
}
.ql-editor li[data-list=ordered].ql-indent-9 {
  counter-increment: list-9;
}

.ql-editor li[data-list=ordered].ql-indent-9 > .ql-ui:before {
  content: counter(list-9, decimal) ". ";
}

.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}

.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}

.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}

.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}

.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}

.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}

.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}

.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}

.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}

.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}

.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}

.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}

.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}

.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}

.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}

.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}

.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}

.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}

.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}

.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}

.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}

.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}

.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}

.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}

.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}

.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}

.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}

.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}

.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}

.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}

.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}

.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}

.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}

.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}

.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}

.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}

.ql-editor li.ql-direction-rtl {
  padding-right: 1.5em;
}

.ql-editor li.ql-direction-rtl > .ql-ui:before {
  margin-left: 0.3em;
  margin-right: -1.5em;
  text-align: left;
}

.ql-editor table {
  table-layout: fixed;
  width: 100%;
}

.ql-editor table td {
  outline: none;
}

.ql-editor .ql-code-block-container {
  font-family: monospace;
}

.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}

.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}

.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}

.ql-editor .ql-bg-black {
  background-color: #000;
}

.ql-editor .ql-bg-red {
  background-color: #e60000;
}

.ql-editor .ql-bg-orange {
  background-color: #f90;
}

.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}

.ql-editor .ql-bg-green {
  background-color: #008a00;
}

.ql-editor .ql-bg-blue {
  background-color: #06c;
}

.ql-editor .ql-bg-purple {
  background-color: #93f;
}

.ql-editor .ql-color-white {
  color: #fff;
}

.ql-editor .ql-color-red {
  color: #e60000;
}

.ql-editor .ql-color-orange {
  color: #f90;
}

.ql-editor .ql-color-yellow {
  color: #ff0;
}

.ql-editor .ql-color-green {
  color: #008a00;
}

.ql-editor .ql-color-blue {
  color: #06c;
}

.ql-editor .ql-color-purple {
  color: #93f;
}

.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}

.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}

.ql-editor .ql-size-small {
  font-size: 0.75em;
}

.ql-editor .ql-size-large {
  font-size: 1.5em;
}

.ql-editor .ql-size-huge {
  font-size: 2.5em;
}

.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}

.ql-editor .ql-align-center {
  text-align: center;
}

.ql-editor .ql-align-justify {
  text-align: justify;
}

.ql-editor .ql-align-right {
  text-align: right;
}

.ql-editor .ql-ui {
  position: absolute;
}

.ql-editor.ql-blank::before {
  color: rgba(0, 0, 0, 0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}

.ql-snow.ql-toolbar:after, .ql-snow .ql-toolbar:after {
  clear: both;
  content: "";
  display: table;
}

.ql-snow.ql-toolbar button, .ql-snow .ql-toolbar button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 24px;
  padding: 3px 5px;
  width: 28px;
}

.ql-snow.ql-toolbar button svg, .ql-snow .ql-toolbar button svg {
  float: left;
  height: 100%;
}

.ql-snow.ql-toolbar button:active:hover, .ql-snow .ql-toolbar button:active:hover {
  outline: none;
}

.ql-snow.ql-toolbar input.ql-image[type=file], .ql-snow .ql-toolbar input.ql-image[type=file] {
  display: none;
}

.ql-snow.ql-toolbar button:hover, .ql-snow .ql-toolbar button:hover, .ql-snow.ql-toolbar button:focus, .ql-snow .ql-toolbar button:focus, .ql-snow.ql-toolbar button.ql-active, .ql-snow .ql-toolbar button.ql-active, .ql-snow.ql-toolbar .ql-picker-label:hover, .ql-snow .ql-toolbar .ql-picker-label:hover, .ql-snow.ql-toolbar .ql-picker-label.ql-active, .ql-snow .ql-toolbar .ql-picker-label.ql-active, .ql-snow.ql-toolbar .ql-picker-item:hover, .ql-snow .ql-toolbar .ql-picker-item:hover, .ql-snow.ql-toolbar .ql-picker-item.ql-selected, .ql-snow .ql-toolbar .ql-picker-item.ql-selected {
  color: #06c;
}

.ql-snow.ql-toolbar button:hover .ql-fill, .ql-snow .ql-toolbar button:hover .ql-fill, .ql-snow.ql-toolbar button:focus .ql-fill, .ql-snow .ql-toolbar button:focus .ql-fill, .ql-snow.ql-toolbar button.ql-active .ql-fill, .ql-snow .ql-toolbar button.ql-active .ql-fill, .ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill, .ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill, .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill, .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill, .ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill, .ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill, .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill, .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill, .ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill, .ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill, .ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill, .ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill, .ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill, .ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill, .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill, .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill, .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill, .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill, .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill, .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill, .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill, .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #06c;
}

.ql-snow.ql-toolbar button:hover .ql-stroke, .ql-snow .ql-toolbar button:hover .ql-stroke, .ql-snow.ql-toolbar button:focus .ql-stroke, .ql-snow .ql-toolbar button:focus .ql-stroke, .ql-snow.ql-toolbar button.ql-active .ql-stroke, .ql-snow .ql-toolbar button.ql-active .ql-stroke, .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke, .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke, .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke, .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke, .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke, .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke, .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke, .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke, .ql-snow.ql-toolbar button:hover .ql-stroke-miter, .ql-snow .ql-toolbar button:hover .ql-stroke-miter, .ql-snow.ql-toolbar button:focus .ql-stroke-miter, .ql-snow .ql-toolbar button:focus .ql-stroke-miter, .ql-snow.ql-toolbar button.ql-active .ql-stroke-miter, .ql-snow .ql-toolbar button.ql-active .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #06c;
}

@media (pointer: coarse) {
  .ql-snow.ql-toolbar button:hover:not(.ql-active), .ql-snow .ql-toolbar button:hover:not(.ql-active) {
    color: #444;
  }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill, .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill, .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill, .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #444;
  }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke, .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke, .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter, .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #444;
  }
}
.ql-snow {
  box-sizing: border-box;
}

.ql-snow * {
  box-sizing: border-box;
}

.ql-snow .ql-hidden {
  display: none;
}

.ql-snow .ql-out-bottom, .ql-snow .ql-out-top {
  visibility: hidden;
}

.ql-snow .ql-tooltip {
  position: absolute;
  transform: translateY(10px);
}

.ql-snow .ql-tooltip a {
  cursor: pointer;
  text-decoration: none;
}

.ql-snow .ql-tooltip.ql-flip {
  transform: translateY(-10px);
}

.ql-snow .ql-formats {
  display: inline-block;
  vertical-align: middle;
}

.ql-snow .ql-formats:after {
  clear: both;
  content: "";
  display: table;
}

.ql-snow .ql-stroke {
  fill: none;
  stroke: #444;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

.ql-snow .ql-stroke-miter {
  fill: none;
  stroke: #444;
  stroke-miterlimit: 10;
  stroke-width: 2;
}

.ql-snow .ql-fill, .ql-snow .ql-stroke.ql-fill {
  fill: #444;
}

.ql-snow .ql-empty {
  fill: none;
}

.ql-snow .ql-even {
  fill-rule: evenodd;
}

.ql-snow .ql-thin, .ql-snow .ql-stroke.ql-thin {
  stroke-width: 1;
}

.ql-snow .ql-transparent {
  opacity: 0.4;
}

.ql-snow .ql-direction svg:last-child {
  display: none;
}

.ql-snow .ql-direction.ql-active svg:last-child {
  display: inline;
}

.ql-snow .ql-direction.ql-active svg:first-child {
  display: none;
}

.ql-snow .ql-editor h1 {
  font-size: 2em;
}

.ql-snow .ql-editor h2 {
  font-size: 1.5em;
}

.ql-snow .ql-editor h3 {
  font-size: 1.17em;
}

.ql-snow .ql-editor h4 {
  font-size: 1em;
}

.ql-snow .ql-editor h5 {
  font-size: 0.83em;
}

.ql-snow .ql-editor h6 {
  font-size: 0.67em;
}

.ql-snow .ql-editor a {
  text-decoration: underline;
}

.ql-snow .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
}

.ql-snow .ql-editor code, .ql-snow .ql-editor .ql-code-block-container {
  background-color: #f0f0f0;
  border-radius: 3px;
}

.ql-snow .ql-editor .ql-code-block-container {
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px;
}

.ql-snow .ql-editor code {
  font-size: 85%;
  padding: 2px 4px;
}

.ql-snow .ql-editor .ql-code-block-container {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible;
}

.ql-snow .ql-editor img {
  max-width: 100%;
}

.ql-snow .ql-picker {
  color: #444;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  position: relative;
  vertical-align: middle;
}

.ql-snow .ql-picker-label {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  position: relative;
  width: 100%;
}

.ql-snow .ql-picker-label::before {
  display: inline-block;
  line-height: 22px;
}

.ql-snow .ql-picker-options {
  background-color: #fff;
  display: none;
  min-width: 100%;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap;
}

.ql-snow .ql-picker-options .ql-picker-item {
  cursor: pointer;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
}

.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #ccc;
  z-index: 2;
}

.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #ccc;
}

.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #ccc;
}

.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  display: block;
  margin-top: -1px;
  top: 100%;
  z-index: 1;
}

.ql-snow .ql-color-picker, .ql-snow .ql-icon-picker {
  width: 28px;
}

.ql-snow .ql-color-picker .ql-picker-label, .ql-snow .ql-icon-picker .ql-picker-label {
  padding: 2px 4px;
}

.ql-snow .ql-color-picker .ql-picker-label svg, .ql-snow .ql-icon-picker .ql-picker-label svg {
  right: 4px;
}

.ql-snow .ql-icon-picker .ql-picker-options {
  padding: 4px 0;
}

.ql-snow .ql-icon-picker .ql-picker-item {
  height: 24px;
  width: 24px;
  padding: 2px 4px;
}

.ql-snow .ql-color-picker .ql-picker-options {
  padding: 3px 5px;
  width: 152px;
}

.ql-snow .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 0;
  width: 16px;
}

.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position: absolute;
  margin-top: -9px;
  right: 0;
  top: 50%;
  width: 18px;
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""])::before, .ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""])::before, .ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""])::before, .ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""])::before, .ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""])::before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""])::before {
  content: attr(data-label);
}

.ql-snow .ql-picker.ql-header {
  width: 98px;
}

.ql-snow .ql-picker.ql-header .ql-picker-label::before, .ql-snow .ql-picker.ql-header .ql-picker-item::before {
  content: "Normal";
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before, .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  content: "Heading 1";
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before, .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  content: "Heading 2";
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before, .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  content: "Heading 3";
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before, .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  content: "Heading 4";
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before, .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  content: "Heading 5";
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before, .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  content: "Heading 6";
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  font-size: 2em;
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  font-size: 1.5em;
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  font-size: 1.17em;
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  font-size: 1em;
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  font-size: 0.83em;
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  font-size: 0.67em;
}

.ql-snow .ql-picker.ql-font {
  width: 108px;
}

.ql-snow .ql-picker.ql-font .ql-picker-label::before, .ql-snow .ql-picker.ql-font .ql-picker-item::before {
  content: "Sans Serif";
}

.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before, .ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  content: "Serif";
}

.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before, .ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  content: "Monospace";
}

.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  font-family: Georgia, Times New Roman, serif;
}

.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  font-family: Monaco, Courier New, monospace;
}

.ql-snow .ql-picker.ql-size {
  width: 98px;
}

.ql-snow .ql-picker.ql-size .ql-picker-label::before, .ql-snow .ql-picker.ql-size .ql-picker-item::before {
  content: "Normal";
}

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  content: "Small";
}

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  content: "Large";
}

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  content: "Huge";
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  font-size: 10px;
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  font-size: 18px;
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  font-size: 32px;
}

.ql-snow .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff;
}

.ql-snow .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000;
}

.ql-code-block-container {
  position: relative;
}

.ql-code-block-container .ql-ui {
  right: 5px;
  top: 5px;
}

.ql-toolbar.ql-snow {
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  padding: 8px;
}

.ql-toolbar.ql-snow .ql-formats {
  margin-right: 15px;
}

.ql-toolbar.ql-snow .ql-picker-label {
  border: 1px solid transparent;
}

.ql-toolbar.ql-snow .ql-picker-options {
  border: 1px solid transparent;
  box-shadow: rgba(0, 0, 0, 0.2) 0 2px 8px;
}

.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  border-color: #ccc;
}

.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  border-color: #ccc;
}

.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected, .ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover {
  border-color: #000;
}

.ql-toolbar.ql-snow + .ql-container.ql-snow {
  border-top: 0;
}

.ql-snow .ql-tooltip {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 0 5px #ddd;
  color: #444;
  padding: 5px 12px;
  white-space: nowrap;
}

.ql-snow .ql-tooltip::before {
  content: "Visit URL:";
  line-height: 26px;
  margin-right: 8px;
}

.ql-snow .ql-tooltip input[type=text] {
  display: none;
  border: 1px solid #ccc;
  font-size: 13px;
  height: 26px;
  margin: 0;
  padding: 3px 5px;
  width: 170px;
}

.ql-snow .ql-tooltip a.ql-preview {
  display: inline-block;
  max-width: 200px;
  overflow-x: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}

.ql-snow .ql-tooltip a.ql-action::after {
  border-right: 1px solid #ccc;
  content: "Edit";
  margin-left: 16px;
  padding-right: 8px;
}

.ql-snow .ql-tooltip a.ql-remove::before {
  content: "Remove";
  margin-left: 8px;
}

.ql-snow .ql-tooltip a {
  line-height: 26px;
}

.ql-snow .ql-tooltip.ql-editing a.ql-preview, .ql-snow .ql-tooltip.ql-editing a.ql-remove {
  display: none;
}

.ql-snow .ql-tooltip.ql-editing input[type=text] {
  display: inline-block;
}

.ql-snow .ql-tooltip.ql-editing a.ql-action::after {
  border-right: 0;
  content: "Save";
  padding-right: 0;
}

.ql-snow .ql-tooltip[data-mode=link]::before {
  content: "Enter link:";
}

.ql-snow .ql-tooltip[data-mode=formula]::before {
  content: "Enter formula:";
}

.ql-snow .ql-tooltip[data-mode=video]::before {
  content: "Enter video:";
}

.ql-snow a {
  color: #06c;
}

.ql-container.ql-snow {
  border: 1px solid #ccc;
}

.ql-mention-list-container {
  background-color: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 4px;
  box-shadow: 0 2px 12px 0 rgba(30, 30, 30, 0.08);
  overflow: auto;
  width: 270px;
  z-index: 9001;
}

.ql-mention-loading {
  font-size: 16px;
  line-height: 44px;
  padding: 0 20px;
  vertical-align: middle;
}

.ql-mention-list {
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}

.ql-mention-list-item {
  cursor: pointer;
  font-size: 16px;
  line-height: 44px;
  padding: 0 20px;
  vertical-align: middle;
}

.ql-mention-list-item.disabled {
  cursor: auto;
}

.ql-mention-list-item.selected {
  background-color: #d3e1eb;
  text-decoration: none;
}

.mention {
  background-color: #d3e1eb;
  border-radius: 6px;
  height: 24px;
  margin-right: 2px;
  padding: 3px 0;
  user-select: all;
  width: 65px;
}

.mention > span {
  margin: 0 3px;
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.emoji_completions {
  font-family: Inter, Helvetica, Arial, sans-serif;
  font-size: 14px;
  width: 300px;
  max-height: 230px;
  overflow-y: auto;
  border-radius: 4px;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  padding: 0;
  border: 0;
  background-color: var(--background-neutral-default-color);
  z-index: 9999;
}
.emoji_completions > li {
  display: block;
  margin: 0;
  border-radius: 4px;
}
.emoji_completions > li .ap {
  height: 20px;
}
.emoji_completions > li > button {
  box-sizing: border-box;
  width: 100%;
  padding: 6px 2px;
  margin: 0;
  display: flex;
  align-items: center;
  text-align: left;
  border: none;
  border-radius: 0;
  background: none;
  color: var(--text-neutral-subtle-color);
}
.emoji_completions > li > button > span {
  margin-right: 5px;
}
.emoji_completions > li > button > span.button-emoji {
  margin-left: 5px;
}
.emoji_completions > li > button:hover, .emoji_completions > li > button:focus, .emoji_completions > li > button.emoji-active {
  outline: none;
  background-color: var(--background-neutral-subtle-color);
}
@media (max-width: 575.98px) {
  .emoji_completions {
    left: 0 !important;
  }
}

.ico {
  margin-right: 5px;
  font-size: 18px;
  line-height: 0;
  vertical-align: middle;
}

#emoji-palette {
  position: absolute;
  max-width: 250px;
  z-index: 999;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12);
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

#tab-filters {
  width: 210px;
  margin: 20px auto 0;
}

.emoji-tab {
  display: inline-table;
  text-align: center;
  width: 30px;
  height: 100%;
  min-height: 30px;
  cursor: pointer;
}

#tab-toolbar {
  padding: 4px 4px 0;
  background-color: var(--background-neutral-subtler-color);
  border-bottom: 1px solid var(--border-neutral-default-color);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
#tab-toolbar .emoji-tab {
  margin: 5px;
}
#tab-toolbar .emoji-tab.active {
  border-bottom: 3px solid var(--border-brand-default-color);
}

#tab-toolbar ul {
  margin: 0;
  padding: 0;
}

#tab-toolbar .active {
  border-bottom: 3px solid #2ab27b;
}

#emoji-close-div {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

.textarea-emoji-control {
  top: -32px;
  right: 10px;
  width: 25px;
  height: 25px;
}
.textarea-emoji-control svg .ql-stroke {
  stroke: var(--border-neutral-bold-color);
}
.textarea-emoji-control svg .ql-fill {
  fill: var(--border-neutral-bold-color);
}
.textarea-emoji-control:hover {
  cursor: pointer;
}
.textarea-emoji-control:hover svg circle,
.textarea-emoji-control:hover svg path {
  stroke: var(--icon-neutral-default-color);
}

#textarea-emoji {
  position: absolute;
  right: 0;
  top: 35px;
  z-index: 999;
  border-radius: 4px;
  max-width: 350px;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border: 1px solid var(--border-brand-default-color);
}
#textarea-emoji #tab-panel {
  max-height: 230px;
  padding: 2px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  overflow-y: scroll;
  background-color: var(--background-neutral-default-color);
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
#textarea-emoji #tab-panel .bem {
  width: 28px;
  margin: 6px;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
}
@media (max-width: 575.98px) {
  #textarea-emoji {
    left: 0 !important;
  }
}
#textarea-emoji .i-activity {
  content: "";
  height: 25px;
  width: 25px;
  margin: auto;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25px" height="25px" viewBox="0 0 40 40"><g fill="none" fill-rule="evenodd"><g fill="%236F6D70"><g transform="translate(7.500000, 7.500000)"><path stroke="%236F6D70" d="M18.02 1.36c5.92 3.02 8.28 10.26 5.26 16.18-2.12 4.17-6.35 6.57-10.73 6.57-1.83 0-3.7-.4-5.45-1.3-5.9-3-8.27-10.22-5.25-16.2C3.97 2.5 8.2.1 12.57.1c1.84 0 3.7.42 5.45 1.3zm4.7 11.44c.1-1.3-.06-2.6-.47-3.87-.13-.38-.27-.75-.43-1.1l-3.42-1.6-1.57-3.4c-.62-.3-1.27-.5-1.92-.68-.7-.18-1.5-.27-2.3-.27-.4 0-.8.02-1.2.06L8.9 4.74l-3.74.43c-.63.68-1.16 1.45-1.6 2.28-.42.84-.72 1.72-.9 2.63l1.84 3.3-.74 3.68c.3.56.66 1.08 1.1 1.58.76.94 1.7 1.7 2.8 2.32l3.7-.74 3.26 1.84c1.13-.23 2.23-.65 3.24-1.26.6-.35 1.2-.77 1.7-1.24l.44-3.74 2.78-2.55.05-.47z" stroke-linecap="round" stroke-linejoin="round"/><polygon points="10.6158689 8.50666885 8.42649168 12.8046921 11.836847 16.2129328 16.1342124 14.0235556 15.3793892 9.26144504"/></g></g></g></svg>');
}
#textarea-emoji .i-flags {
  content: "";
  height: 25px;
  width: 25px;
  margin: auto;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25px" height="25px" viewBox="0 0 40 40"><g fill="none" fill-rule="evenodd"><g fill="%236F6D70" fill-rule="nonzero"><g transform="translate(9.500000, 8.000000)"><path d="M.5 3.13V23.5c0 .83.68 1.5 1.5 1.5.84 0 1.5-.67 1.5-1.5V3.14c0-.83-.66-1.5-1.5-1.5-.82 0-1.5.67-1.5 1.5z"/><path d="M3.5 11.54c.7-.16 1.44-.22 2.25-.17 1.38.07 2.48.3 5.23 1.04l.55.2c3.02.8 4.77 1 5.96.67v-7.9c-1.7.33-3.8-.07-7.1-1-3.9-1.1-5.7-1.3-6.9-.5v7.7zm7.68-10.1c4.1 1.15 5.7 1.3 6.98.44 1-.66 2.33.05 2.33 1.25v11c0 .5-.3 1-.7 1.26-2.2 1.4-4.6 1.2-9.1 0l-.56-.16c-4.54-1.2-6.15-1.3-7.05-.2-.9 1.06-2.65.42-2.65-.98v-11c0-.4.2-.8.5-1.1C3.4-.24 5.75-.1 11.2 1.4z"/></g></g></g></svg>');
}
#textarea-emoji .i-food {
  content: "";
  height: 25px;
  width: 25px;
  margin: auto;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25px" height="25px" viewBox="0 0 40 40"><g fill="none" fill-rule="evenodd"><g fill="%236F6D70"><path fill-rule="nonzero" d="M9.57 28.2c0 .28.22.5.5.5h19.2c.27 0 .5-.22.5-.5v-4.4H9.57v4.4zm23.2-3.06v3.07c0 1.95-1.57 3.5-3.5 3.5h-19.2c-1.93 0-3.5-1.55-3.5-3.5V25c.46.15.96.24 1.47.24h23.78c.33 0 .64-.04.94-.1z"/><path fill-rule="nonzero" d="M6.57 18.2v-3.45c0-3.56 2.9-6.45 6.45-6.45h13.3c3.55 0 6.44 2.9 6.44 6.45v3.45H6.56zm3-1.83h3.6l.4.86c.23.5.73.83 1.3.83.56 0 1.06-.33 1.3-.83l.4-.86h13.2v-1.62c0-1.9-1.56-3.45-3.45-3.45h-13.3c-1.9 0-3.45 1.55-3.45 3.45v1.62z"/><path fill-rule="nonzero" d="M13.23 16.37l.4.86c.24.5.74.83 1.3.83.57 0 1.07-.33 1.3-.83l.4-.86H31.9c2.44 0 4.43 1.98 4.43 4.43 0 2.45-1.98 4.44-4.44 4.44H8.1c-2.44 0-4.43-2-4.43-4.44 0-2.45 1.98-4.43 4.44-4.43h5.14zm-5.12 3c-.8 0-1.42.64-1.42 1.43 0 .8.64 1.44 1.44 1.44h23.8c.8 0 1.43-.64 1.43-1.44 0-.8-.64-1.43-1.44-1.43H18.4c-.83 1.04-2.1 1.7-3.5 1.7-1.37 0-2.65-.66-3.47-1.7H8.1z"/><circle cx="14.6682646" cy="13.75" r="1"/><circle cx="24.6682646" cy="13.75" r="1"/><circle cx="19.6682646" cy="13.75" r="1"/></g></g></svg>');
}
#textarea-emoji .i-nature {
  content: "";
  height: 25px;
  width: 25px;
  margin: auto;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25px" height="25px" viewBox="0 0 40 40"><g fill="none" fill-rule="evenodd"><g fill="%236F6D70" fill-rule="nonzero"><path d="M15.96 18.26L30.86 32c.5.46 1.3.43 1.77-.08.46-.5.43-1.3-.08-1.76l-14.9-13.74c-.5-.46-1.3-.43-1.76.08-.5.5-.5 1.3 0 1.76z"/><path d="M18.17 21.28c-.7-.06-1.3.45-1.35 1.14-.06.7.45 1.3 1.13 1.35l4.96.43c.9.07 1.5-.66 1.4-1.47l-1-5.6c-.1-.7-.74-1.14-1.42-1.02-.67.2-1.12.8-1 1.5l.7 4-3.32-.3z"/><path d="M28.48 28.95c-.38.17-1 .4-1.85.64-2.92.7-6 .9-8.95-.2-5.98-2.17-9.8-8.5-10.54-19.9l-.1-1.4 1.38-.2c14.45-2.08 23.4 7.4 21.33 19.85l-1.9-.3.63 1.43zM10.24 10.77C11.12 20.14 14.2 25 18.7 26.6c2.27.83 4.76.74 7.14.1.4-.12.76-.23 1.07-.35 1.2-9.6-5.4-16.57-16.6-15.58z"/></g></g></svg>');
}
#textarea-emoji .i-objects {
  content: "";
  height: 25px;
  width: 25px;
  margin: auto;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25px" height="25px" viewBox="0 0 40 40"><g fill="none" fill-rule="evenodd"><g fill="%236F6D70" fill-rule="nonzero"><path d="M11.04 16.7c0-4.85 4.02-8.76 8.96-8.76 4.94 0 8.96 3.9 8.96 8.76 0 2.54-1.12 4.9-3 6.54v1.87c0 1.28-1.02 2.27-2.26 2.27h-7.37c-1.23 0-2.25-1-2.25-2.22V23.3c-1.9-1.65-3.04-4-3.04-6.58zm11.9 5.82c0-.48.24-.93.63-1.22 1.5-1.08 2.4-2.77 2.4-4.6 0-3.17-2.67-5.76-5.97-5.76s-5.96 2.6-5.96 5.76c0 1.84.9 3.54 2.42 4.62.4.28.62.74.62 1.22v1.8h5.87V22.5z"/><path d="M21.76 28.78c-.22.05-.42.1-.62.13-.5.1-.9.2-1.1.2-.24 0-.62-.04-1.08-.12l-.74-.15-.08-.02v-2.93c0-.83-.68-1.5-1.5-1.5-.83 0-1.5.67-1.5 1.5v4.1c0 .68.44 1.27 1.1 1.45l.38.1.94.23c.3.1.6.15.87.2.62.1 1.16.17 1.6.17.47 0 1.03-.1 1.7-.2l.7-.17.95-.22c.18-.03.32-.1.4-.1.64-.2 1.08-.76 1.08-1.43v-4.1c0-.83-.67-1.5-1.5-1.5-.82 0-1.5.67-1.5 1.5v2.9c-.03 0-.07 0-.1.02z"/></g></g></svg>');
}
#textarea-emoji .i-people {
  content: "";
  height: 25px;
  width: 25px;
  margin: auto;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25px" height="25px" viewBox="0 0 40 40"><g fill="none" fill-rule="evenodd"><g fill="%236F6D70"><path fill-rule="nonzero" d="M20 34c-7.73 0-14-6.27-14-14S12.27 6 20 6s14 6.27 14 14-6.27 14-14 14zm0-3c6.08 0 11-4.92 11-11S26.08 9 20 9 9 13.92 9 20s4.92 11 11 11z"/><circle cx="15.3474348" cy="16.7705459" r="2.34743481"/><circle cx="24.4703784" cy="16.7705459" r="2.34743481"/><path d="M20 27.9c2.7 0 4.88-2.18 4.88-4.88 0-2.7-9.76-2.7-9.76 0S17.3 27.9 20 27.9z"/></g></g></svg>');
}
#textarea-emoji .i-symbols {
  content: "";
  height: 25px;
  width: 25px;
  margin: auto;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25px" height="25px" viewBox="0 0 40 40"><g fill="none" fill-rule="evenodd"><g fill="%236F6D70" fill-rule="nonzero"><path d="M15.37 7.95c-4.48 0-8.06 3.9-8.06 8.64 0 3.5 2.2 6.9 5.8 10.3 1.2 1.1 2.5 2.2 3.9 3.1.84.6 1.5 1 1.98 1.3l.27.15.8.5 1.1-.6c.5-.27 1.18-.7 2-1.25 1.34-.9 2.66-1.9 3.9-3 3.57-3.28 5.75-6.8 5.75-10.6 0-4.74-3.6-8.65-8.1-8.65v3.3c2.6 0 4.76 2.4 4.76 5.35 0 2.65-1.72 5.43-4.7 8.13-1.1 1-2.27 1.9-3.5 2.7-.43.3-.83.54-1.17.74-.35-.2-.76-.5-1.2-.83-1.24-.87-2.4-1.83-3.54-2.87-2.95-2.76-4.7-5.5-4.7-7.9 0-2.98 2.2-5.35 4.78-5.35 1.3 0 2.5.6 3.4 1.6L20 14.3l1.25-1.43c.9-1.03 2.1-1.6 3.38-1.6v-3.3c-1.68 0-3.3.56-4.63 1.57-1.34-1-2.95-1.57-4.63-1.57z"/></g></g></svg>');
}
#textarea-emoji .i-travel {
  content: "";
  height: 25px;
  width: 25px;
  margin: auto;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="25px" height="25px" viewBox="0 0 40 40"><g fill="none" fill-rule="evenodd"><g fill="%236F6D70" fill-rule="nonzero"><path d="M25.46 11.2s-2.67 2.58-3.94 3.95l-10.6-2.13c-.12-.02-.25.04-.3.15l-.8 1.6c-.07.13 0 .3.12.37l7.75 3.88L13.4 24c-.5-.16-1.1-.33-1.66-.3-.3 0-.6.06-.85.25-.3.2-.4.5-.4.9s.1.74.3.98l3.2 3.23c.3.23.7.34 1 .34.4 0 .7-.13.9-.37.2-.23.24-.53.25-.84 0-.6-.15-1.2-.3-1.7l4.97-4.3 3.9 7.76c.06.13.23.2.36.12l1.6-.8c.13-.07.2-.2.17-.3l-2.12-10.6c1.4-1.28 3.95-3.95 3.96-3.96.86-.88 1.4-1.93 1.4-2.87 0-.5-.17-1-.5-1.33-.37-.36-.87-.5-1.38-.5-.95 0-2 .52-2.88 1.4zm2.87-4.4c1.28 0 2.54.44 3.5 1.4.93.93 1.38 2.2 1.38 3.47 0 1.8-.8 3.54-2.2 4.94-.4.5-1.7 1.8-2.8 2.9l1.8 9c.3 1.5-.4 2.9-1.7 3.6l-1.62.8c-1.62.8-3.6.1-4.36-1.4L20 27.1l-.7.6v.62c-.03.92-.28 1.8-.92 2.6-.8 1-1.98 1.5-3.22 1.5-1.03 0-2.12-.37-2.96-1.1l-.16-.14-3.22-3.22-.1-.12c-.75-.83-1.12-1.9-1.12-3 0-1.24.5-2.43 1.48-3.22.8-.6 1.68-.9 2.62-.9h.62l.6-.7-4.27-2.1c-1.65-.8-2.33-2.8-1.52-4.4l.8-1.64c.67-1.3 2.14-2.02 3.57-1.73l9 1.8 1.36-1.33 1.5-1.48c1.42-1.4 3.17-2.27 4.97-2.27z"/></g></g></svg>');
}

.ql-emojiblot {
  display: inline-block;
  vertical-align: text-top;
}

.ap {
  display: inline-block;
  width: auto;
  box-sizing: border-box;
  font-size: inherit;
  line-height: inherit;
}

.bem-speech {
  display: none;
}

.editor-thumbnails .selected-thumbnail img {
  height: 350px;
}
.editor-thumbnails .thumbnail.selected img {
  border: 3px solid #FF9800;
}

.new-rich-text-editor {
  padding: 0 !important;
}
.new-rich-text-editor.readonly .ql-toolbar {
  display: none;
}
.new-rich-text-editor:focus-within {
  box-shadow: 0 0 #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.new-rich-text-editor .ql-toolbar {
  background-color: var(--background-neutral-inverse-subtler-color);
  font-family: Inter, Helvetica, Arial, sans-serif;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.new-rich-text-editor .ql-toolbar button {
  margin-right: 0.25rem;
  border-radius: 0.375rem;
}
.new-rich-text-editor .ql-toolbar button:focus:not(:focus-visible) {
  box-shadow: none !important;
}
.new-rich-text-editor .ql-toolbar button.ql-active, .new-rich-text-editor .ql-toolbar button:hover {
  background-color: var(--background-neutral-subtle-hover-color);
}
.new-rich-text-editor .ql-toolbar button.ql-active .ql-stroke, .new-rich-text-editor .ql-toolbar button:hover .ql-stroke {
  stroke: var(--icon-neutral-active-color) !important;
}
.new-rich-text-editor .ql-toolbar button.ql-active .ql-fill, .new-rich-text-editor .ql-toolbar button:hover .ql-fill {
  fill: var(--icon-neutral-active-color) !important;
}
.new-rich-text-editor .ql-toolbar .ql-picker {
  color: var(--text-neutral-subtle-color);
}
.new-rich-text-editor .ql-toolbar .ql-picker.ql-expanded {
  color: var(--text-neutral-subtle-color);
  border-color: var(--border-neutral-default-color);
}
.new-rich-text-editor .ql-toolbar .ql-picker.ql-expanded .ql-picker-label {
  border: none;
  color: var(--text-neutral-subtle-color);
}
.new-rich-text-editor .ql-toolbar .ql-picker.ql-expanded .ql-picker-label .ql-picker-label:hover {
  border: none;
}
.new-rich-text-editor .ql-toolbar .ql-picker.ql-expanded .ql-picker-label.ql-stroke:hover {
  stroke: var(--border-neutral-bold-color);
}
.new-rich-text-editor .ql-toolbar .ql-picker .ql-picker-item:hover {
  color: var(--text-neutral-default-color);
}
.new-rich-text-editor .ql-toolbar .ql-picker .ql-picker-label:hover, .new-rich-text-editor .ql-toolbar .ql-picker .ql-picker-label.ql-active {
  color: var(--text-neutral-default-color);
}
.new-rich-text-editor .ql-toolbar .ql-picker .ql-picker-label:hover .ql-stroke, .new-rich-text-editor .ql-toolbar .ql-picker .ql-picker-label.ql-active .ql-stroke {
  stroke: var(--border-neutral-bold-color);
}
.new-rich-text-editor .ql-toolbar .ql-picker .ql-picker-options {
  border-color: var(--border-neutral-default-color) !important;
  background-color: var(--background-neutral-default-color);
}
.new-rich-text-editor .ql-toolbar .ql-picker .ql-picker-options .ql-picker-item.ql-selected {
  color: var(--text-neutral-default-color);
}
.new-rich-text-editor .ql-toolbar .ql-stroke {
  stroke: var(--border-neutral-bold-color);
}
.new-rich-text-editor .ql-toolbar .ql-fill {
  fill: var(--border-neutral-bold-color);
}
.new-rich-text-editor .ql-editor {
  font-family: Inter, Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: auto;
  min-height: 180px;
  max-height: 600px;
  background-color: var(--background-neutral-default-color);
  resize: vertical;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.new-rich-text-editor .ql-editor.ql-blank::before {
  font-style: normal;
  color: var(--text-neutral-subtler-color);
}
.new-rich-text-editor.form-control-sm .ql-toolbar {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.new-rich-text-editor.form-control-sm .ql-editor {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.new-rich-text-editor.form-control-md .ql-toolbar {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.new-rich-text-editor.form-control-md .ql-editor {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.new-rich-text-editor.form-control-lg .ql-toolbar {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.new-rich-text-editor.form-control-lg .ql-editor {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.new-rich-text-editor .ql-tooltip {
  padding: 11px 20px;
  border-radius: 4px;
  background-color: var(--background-neutral-subtle-color);
  color: var(--text-neutral-default-color);
  border: 1px solid var(--border-neutral-default-color);
  box-shadow: 0 0 var(--text-neutral-white-color), 0 0 0 0.25rem rgba(13, 110, 253, 0.05);
}
.new-rich-text-editor .ql-tooltip input[type=text] {
  border-radius: 4px;
  border: 1px solid var(--border-neutral-default-color);
  background-color: var(--background-neutral-subtle-color);
  color: var(--text-neutral-default-color);
}
.new-rich-text-editor .ql-tooltip input[type=text]:focus {
  border: none;
  outline: 1px solid rgba(56, 78, 193, 0.5) !important;
}
.new-rich-text-editor .ql-tooltip input[type=text]:focus-visible {
  outline: none;
}
.new-rich-text-editor .ql-tooltip .ql-editor {
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}
.new-rich-text-editor .ql-toolbar {
  border: none !important;
}
.new-rich-text-editor .ql-container {
  height: auto;
  border: none !important;
  word-break: break-word;
}
.new-rich-text-editor .ql-container #textarea-emoji {
  top: 0;
}
.new-rich-text-editor + .ql-counter {
  color: var(--text-neutral-disable-color);
  margin-top: 5px;
  font-family: Inter, Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.new-rich-text-editor + .ql-counter.characters-exceed {
  color: var(--text-danger-default-color);
}
.new-rich-text-editor .ql-mention-list-container {
  max-height: 230px;
  width: 300px;
  font-family: Inter, Helvetica, Arial, sans-serif;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border-radius: 0.375rem;
  background-color: var(--background-neutral-subtler-color);
  border: 1px solid var(--border-neutral-subtle-color);
}
.new-rich-text-editor .ql-mention-list-container .ql-mention-list-item {
  line-height: 18px;
  padding: 0 10px;
  font-size: 14px;
}
.new-rich-text-editor .ql-mention-list-container .ql-mention-list-item.selected {
  background-color: var(--background-neutral-subtle-color);
}
.new-rich-text-editor .ql-mention-list-container .ql-mention-list-item .mention-name {
  max-width: 225px;
}

.mention {
  border-radius: 2px;
  line-height: 23px;
  padding: 2px 0;
  background-color: transparent;
  color: var(--text-neutral-default-color);
}

.ql-editor.ql-render {
  overflow-y: hidden;
  overflow-x: auto !important;
  padding: 0;
  height: auto;
}
.ql-editor.ql-render img {
  max-width: 100%;
  height: auto;
}
.ql-editor.ql-render iframe {
  width: 425px;
  height: 280px;
  border-radius: 0.375rem;
}
@media (max-width: 767.98px) {
  .ql-editor.ql-render iframe {
    width: 280px;
  }
}
.ql-editor.ql-render a {
  cursor: pointer;
}
.ql-editor blockquote, .ql-snow .ql-editor blockquote {
  border-left: 3px solid #C4C4C4;
  padding-left: 14px;
  margin-top: 0;
  margin-bottom: 0;
}

@media (max-width: 767.98px) {
  .ql-tooltip {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .ql-tooltip input {
    width: 100% !important;
  }
  .ql-tooltip a.ql-action::after {
    margin-left: 0 !important;
  }
}

.resize-overlay .ql-stroke {
  stroke: var(--border-neutral-bold-color) !important;
}
.resize-overlay .ql-fill {
  fill: var(--icon-neutral-bold-color) !important;
}
.resize-overlay .left-align,
.resize-overlay .center-align,
.resize-overlay .right-align {
  cursor: pointer;
}
.resize-overlay .left-align:hover .ql-stroke,
.resize-overlay .center-align:hover .ql-stroke,
.resize-overlay .right-align:hover .ql-stroke {
  stroke: var(--border-neutral-bold-color) !important;
}
.resize-overlay .left-align:hover .ql-fill,
.resize-overlay .center-align:hover .ql-fill,
.resize-overlay .right-align:hover .ql-fill {
  fill: var(--icon-neutral-bold-color) !important;
}

.ql-embed-placeholder {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  width: 400px;
  height: 225px;
  background-color: #f0f0f0;
  border: 1px solid #ccc;
  cursor: default !important;
  margin-bottom: 1em;
  padding: 2em;
}
.ql-embed-placeholder:hover {
  background-color: #e8e8e8;
}
.ql-embed-placeholder::before {
  content: "<" attr(data-type) ">";
  font-size: 1.5em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
.ql-embed-placeholder::after {
  content: attr(data-src);
  color: #666;
}
.ql-embed-placeholder.active {
  border-color: #abc9e9;
  background-color: #d2e5f9;
}
.ql-embed-placeholder.selected {
  color: #fff;
  border-color: #4185d2;
  background-color: #5f9de2;
}
.ql-embed-placeholder.selected::after {
  color: #fff;
}

.ql-image {
  vertical-align: bottom;
  display: inline-block;
}

.ql-snow a {
  color: var(--text-brand-hover-color);
}

/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */
.cropper-container {
  direction: ltr;
  font-size: 0;
  line-height: 0;
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.cropper-container img {
  backface-visibility: hidden;
  display: block;
  height: 100%;
  image-orientation: 0deg;
  max-height: none !important;
  max-width: none !important;
  min-height: 0 !important;
  min-width: 0 !important;
  width: 100%;
}

.cropper-wrap-box,
.cropper-canvas,
.cropper-drag-box,
.cropper-crop-box,
.cropper-modal {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.cropper-wrap-box,
.cropper-canvas {
  overflow: hidden;
}

.cropper-drag-box {
  background-color: #fff;
  opacity: 0;
}

.cropper-modal {
  background-color: #000;
  opacity: 0.5;
}

.cropper-view-box {
  display: block;
  height: 100%;
  outline: 1px solid #39f;
  outline-color: rgba(51, 153, 255, 0.75);
  overflow: hidden;
  width: 100%;
}

.cropper-dashed {
  border: 0 dashed #eee;
  display: block;
  opacity: 0.5;
  position: absolute;
}

.cropper-dashed.dashed-h {
  border-bottom-width: 1px;
  border-top-width: 1px;
  height: 33.3333333333%;
  left: 0;
  top: 33.3333333333%;
  width: 100%;
}

.cropper-dashed.dashed-v {
  border-left-width: 1px;
  border-right-width: 1px;
  height: 100%;
  left: 33.3333333333%;
  top: 0;
  width: 33.3333333333%;
}

.cropper-center {
  display: block;
  height: 0;
  left: 50%;
  opacity: 0.75;
  position: absolute;
  top: 50%;
  width: 0;
}

.cropper-center::before,
.cropper-center::after {
  background-color: #eee;
  content: " ";
  display: block;
  position: absolute;
}

.cropper-center::before {
  height: 1px;
  left: -3px;
  top: 0;
  width: 7px;
}

.cropper-center::after {
  height: 7px;
  left: 0;
  top: -3px;
  width: 1px;
}

.cropper-face,
.cropper-line,
.cropper-point {
  display: block;
  height: 100%;
  opacity: 0.1;
  position: absolute;
  width: 100%;
}

.cropper-face {
  background-color: #fff;
  left: 0;
  top: 0;
}

.cropper-line {
  background-color: #39f;
}

.cropper-line.line-e {
  cursor: ew-resize;
  right: -3px;
  top: 0;
  width: 5px;
}

.cropper-line.line-n {
  cursor: ns-resize;
  height: 5px;
  left: 0;
  top: -3px;
}

.cropper-line.line-w {
  cursor: ew-resize;
  left: -3px;
  top: 0;
  width: 5px;
}

.cropper-line.line-s {
  bottom: -3px;
  cursor: ns-resize;
  height: 5px;
  left: 0;
}

.cropper-point {
  background-color: #39f;
  height: 5px;
  opacity: 0.75;
  width: 5px;
}

.cropper-point.point-e {
  cursor: ew-resize;
  margin-top: -3px;
  right: -3px;
  top: 50%;
}

.cropper-point.point-n {
  cursor: ns-resize;
  left: 50%;
  margin-left: -3px;
  top: -3px;
}

.cropper-point.point-w {
  cursor: ew-resize;
  left: -3px;
  margin-top: -3px;
  top: 50%;
}

.cropper-point.point-s {
  bottom: -3px;
  cursor: s-resize;
  left: 50%;
  margin-left: -3px;
}

.cropper-point.point-ne {
  cursor: nesw-resize;
  right: -3px;
  top: -3px;
}

.cropper-point.point-nw {
  cursor: nwse-resize;
  left: -3px;
  top: -3px;
}

.cropper-point.point-sw {
  bottom: -3px;
  cursor: nesw-resize;
  left: -3px;
}

.cropper-point.point-se {
  bottom: -3px;
  cursor: nwse-resize;
  height: 20px;
  opacity: 1;
  right: -3px;
  width: 20px;
}

@media (min-width: 768px) {
  .cropper-point.point-se {
    height: 15px;
    width: 15px;
  }
}
@media (min-width: 992px) {
  .cropper-point.point-se {
    height: 10px;
    width: 10px;
  }
}
@media (min-width: 1200px) {
  .cropper-point.point-se {
    height: 5px;
    opacity: 0.75;
    width: 5px;
  }
}
.cropper-point.point-se::before {
  background-color: #39f;
  bottom: -50%;
  content: " ";
  display: block;
  height: 200%;
  opacity: 0;
  position: absolute;
  right: -50%;
  width: 200%;
}

.cropper-invisible {
  opacity: 0;
}

.cropper-bg {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC");
}

.cropper-hide {
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}

.cropper-hidden {
  display: none !important;
}

.cropper-move {
  cursor: move;
}

.cropper-crop {
  cursor: crosshair;
}

.cropper-disabled .cropper-drag-box,
.cropper-disabled .cropper-face,
.cropper-disabled .cropper-line,
.cropper-disabled .cropper-point {
  cursor: not-allowed;
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
.image-cropper .circle .cropper-view-box {
  box-shadow: 0 0 0 1px #39f;
  border-radius: 50%;
  outline: 0;
}
.image-cropper .circle .cropper-face {
  background-color: inherit !important;
}
.image-cropper .circle .cropper-view-box {
  outline: inherit !important;
}
.image-cropper .image-container {
  max-height: 600px;
}

.slider-arrows {
  background-color: #000;
  position: absolute;
  top: calc(50% - 15px);
  width: 30px;
  height: 30px;
  opacity: 0.6;
  border: 0;
  padding: 0;
  z-index: 999;
}
.slider-arrows svg {
  fill: #fff !important;
}
.slider-arrows-next {
  right: 0.25rem;
}
.slider-arrows-prev {
  left: 0.25rem;
}
.slider-arrows:hover {
  opacity: 1;
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
.option-slider .rc-slider-dot {
  height: 16px;
  width: 16px;
  background-color: #CCC;
  border-color: #CCC;
}
.option-slider .rc-slider-dot-active {
  background-color: #384EC1;
  border-color: #384EC1;
}
.option-slider .rc-slider-rail {
  background-color: #f0f0f0;
}
.option-slider .rc-slider-handle {
  display: none;
}
.option-slider .rc-slider-track {
  background-color: #E4E7F7;
}
.option-slider .rc-slider-mark {
  font-size: 14px;
}
.option-slider .rc-slider-mark-text-active {
  color: #384EC1 !important;
}
.option-slider .rc-slider-mark-text-active svg {
  fill: #384EC1 !important;
}
.option-slider .slider-vertical .rc-slider-dot {
  left: 4px;
  margin-bottom: -8px !important;
}
.option-slider .slider-vertical .rc-slider-rail, .option-slider .slider-vertical .rc-slider-track {
  width: 16px;
}
.option-slider .slider-vertical .rc-slider-mark-text {
  margin-left: 1rem !important;
  text-align: left;
  transform: translateY(4px) !important;
  margin-bottom: -5px !important;
}
.option-slider .slider-horizontal {
  width: calc(100% - 200px);
}
.option-slider .slider-horizontal .rc-slider-dot {
  bottom: -12px;
  margin-left: -8px;
}
.option-slider .slider-horizontal .rc-slider-rail, .option-slider .slider-horizontal .rc-slider-track {
  height: 16px;
}
.option-slider .slider-horizontal .rc-slider-mark-text {
  margin-top: 0.5rem !important;
  text-align: left;
  transform: translateX(-8px) !important;
  width: 100%;
}
.option-slider .slider-horizontal .rc-slider-mark-text:last-child {
  min-width: 150px;
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
.scrollbar > ::-webkit-scrollbar {
  width: 0;
  background: transparent;
}
.scrollbar .thumb-vertical,
.scrollbar .thumb-horizontal {
  border-radius: 0.375rem;
  background-color: var(--background-neutral-default-scroll-thumb-color) !important;
  width: 6px;
  opacity: 0.75;
}
.scrollbar > div:first-child {
  scrollbar-width: thin;
  scrollbar-color: transparent transparent;
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.classification-label {
  padding: 1px 3px;
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
  font-size: 0.8571428571rem;
  font-weight: normal;
  font-style: normal;
  border-radius: 4px;
  cursor: default;
  white-space: normal;
}
.classification-label-ts {
  background-color: #FF9800;
  color: #000;
}
.classification-label-s {
  background-color: #FB5629;
  color: #fff;
}
.classification-label-c {
  background-color: #384EC1;
  color: #fff;
}
.classification-label-u {
  background-color: #4CAF50;
  color: #fff;
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.input-group-lg {
  border-radius: 8px !important;
}
.input-group-lg > .custom-input-group-text {
  padding: calc(0.5rem - 4px) 1rem !important;
}

.input-group-md {
  border-radius: 6px !important;
}
.input-group-md > .custom-input-group-text {
  padding: calc(0.25rem - 4px) 0.5rem !important;
}

.input-group-sm {
  border-radius: 4px !important;
}
.input-group-sm > .custom-input-group-text {
  padding: 0.25rem 0.5rem !important;
}

.input-group > .custom-input-group-text {
  padding: calc(0.375rem - 4px) 0.75rem;
}

.custom-input-group {
  background-color: var(--background-neutral-default-color);
  color: var(--text-neutral-default-color);
  border: 1px solid var(--border-neutral-default-color);
  border-radius: 4px;
}
.has-error .custom-input-group:focus-within {
  box-shadow: none;
}
.custom-input-group:hover {
  border: 1px solid var(--border-neutral-default-color);
}
.custom-input-group:focus-within {
  border-color: var(--border-brand-default-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--background-brand-default-rgb-color), 0.25) !important;
}
.custom-input-group .input-group-text {
  background-color: var(--background-neutral-subtle-color) !important;
  color: var(--text-neutral-default-color);
  margin: 4px;
  border-radius: 4px !important;
  border: none !important;
}
.custom-input-group .form-control {
  border: none !important;
  box-shadow: none !important;
}
.custom-input-group .form-control:focus {
  box-shadow: none;
}
.custom-input-group button:disabled, .custom-input-group button.disabled {
  background-color: var(--background-disable-subtle-color);
  opacity: 1;
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.ideascale-custom-radio input[type=radio] {
  width: 1px;
  height: 1px;
  opacity: 0;
}
.ideascale-custom-radio input[type=radio]:checked + label {
  background-color: var(--background-neutral-subtle-color);
  color: var(--text-neutral-subtle-color);
}
.ideascale-custom-radio input[type=radio]:checked + label svg {
  fill: var(--icon-neutral-default-color);
}
.ideascale-custom-radio input[type=radio]:not(:checked):hover + label {
  background-color: var(--background-neutral-subtle-color);
}
.ideascale-custom-radio input[type=radio]:focus-visible + label {
  outline: 1px solid var(--border-neutral-subtle-color);
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.divider-with-text {
  position: relative;
  margin: 2.5rem 0;
  border-top: 1px solid;
  text-align: center;
  border-color: var(--border-neutral-default-color);
}
.divider-with-text::after {
  content: attr(data-content);
  position: absolute;
  top: -17px;
  width: 32px;
  height: 32px;
  margin-left: -16px;
  display: inline-flex;
  justify-content: center;
  border-radius: 50%;
  align-items: center;
  box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.7);
  font-size: 0.8571428571rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: var(--background-neutral-subtler-color);
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.date-picker-popper {
  z-index: 99999 !important;
  padding-top: 0 !important;
}
.date-picker-popper > div {
  border: 1px solid var(--border-neutral-subtle-color) !important;
}

.react-datepicker {
  background: transparent;
  color: var(--text-neutral-subtle-color) !important;
  font-size: 1rem !important;
  border-radius: 6px !important;
  border: 1px solid var(--border-neutral-subtle-color) !important;
}
.react-datepicker.timepicker {
  padding-bottom: 50px;
}
.react-datepicker.timepicker .react-datepicker__month-container {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.react-datepicker__navigation:focus-visible {
  outline: transparent;
  border: 1px solid;
  border-color: var(--border-neutral-subtle-color) !important;
}
.react-datepicker__navigation-icon {
  top: 0;
  font-size: 1rem !important;
}
.react-datepicker .react-datepicker__input-time-container {
  margin: 0;
  background-color: var(--background-neutral-subtle-color);
  position: absolute;
  bottom: 0;
  height: 50px;
}
.react-datepicker .react-datepicker__input-time-container .react-datepicker-time__input-container {
  width: 100%;
  height: 100%;
}
.react-datepicker .react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input {
  margin: 0;
  width: 100%;
  height: 100%;
}
.react-datepicker.single-date-picker .react-datepicker__month-container {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}
.react-datepicker.single-date-picker .react-datepicker__month-container .react-datepicker__header {
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}
.react-datepicker.single-date-picker .react-datepicker__month-container .prev-month-btn {
  display: block !important;
}
.react-datepicker.single-date-picker .react-datepicker__month-container .next-month-btn {
  display: block !important;
}
.react-datepicker.multi-date-picker .react-datepicker__month-container:first-of-type {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
.react-datepicker.multi-date-picker .react-datepicker__month-container:first-of-type .react-datepicker__header {
  border-top-left-radius: 0.375rem;
}
.react-datepicker.multi-date-picker .react-datepicker__month-container:first-of-type .prev-month-btn {
  display: block !important;
}
.react-datepicker.multi-date-picker .react-datepicker__month-container:nth-of-type(2) {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}
.react-datepicker.multi-date-picker .react-datepicker__month-container:nth-of-type(2) .react-datepicker__header {
  border-top-right-radius: 0.375rem;
}
.react-datepicker.multi-date-picker .react-datepicker__month-container:nth-of-type(2) .next-month-btn {
  display: block !important;
}
.react-datepicker .react-datepicker__month-container {
  width: 100% !important;
  background-color: var(--background-neutral-default-color);
}
.react-datepicker .react-datepicker__month-container .react-datepicker__header {
  background-color: var(--background-neutral-subtle-color);
  border-color: var(--border-neutral-default-color);
  border-radius: 0;
}
.react-datepicker .react-datepicker__month-container .react-datepicker__header .react-datepicker__day-name {
  margin: 6px;
}
.react-datepicker .react-datepicker__month-container .react-datepicker__header .react-datepicker__current-month {
  font-size: 1.2857142857rem;
}
.react-datepicker .react-datepicker__month-container .react-datepicker__header .react-datepicker__current-month,
.react-datepicker .react-datepicker__month-container .react-datepicker__header .react-datepicker__day-name {
  color: var(--text-neutral-subtle-color) !important;
}
.react-datepicker .react-datepicker__month-container .react-datepicker__day {
  border: 1px solid transparent;
  margin: 6px;
}
.react-datepicker .react-datepicker__month-container .react-datepicker__day:not(.react-datepicker .react-datepicker__month-container .react-datepicker__day--disabled) {
  color: var(--text-neutral-subtle-color);
}
.react-datepicker .react-datepicker__month-container .react-datepicker__day:not(.react-datepicker__day--disabled):hover {
  background-color: var(--background-neutral-subtler-hover-color);
}
.react-datepicker .react-datepicker__month-container .react-datepicker__day:focus-visible {
  outline: none;
  border-color: var(--border-brand-default-color);
}
.react-datepicker .react-datepicker__month-container .react-datepicker__day--outside-month {
  outline: none;
  border: none;
  background: none;
}
.react-datepicker .react-datepicker__month-container .react-datepicker__day--keyboard-selected {
  background: transparent;
}
.react-datepicker .react-datepicker__month-container .react-datepicker__day--in-range, .react-datepicker .react-datepicker__month-container .react-datepicker__day--in-selecting-range {
  background-color: var(--background-neutral-subtler-hover-color);
}
.react-datepicker .react-datepicker__month-container .react-datepicker__day--selected, .react-datepicker .react-datepicker__month-container .react-datepicker__day--range-start, .react-datepicker .react-datepicker__month-container .react-datepicker__day--selecting-range-start, .react-datepicker .react-datepicker__month-container .react-datepicker__day--range-end, .react-datepicker .react-datepicker__month-container .react-datepicker__day--selecting-range-end {
  background-color: var(--background-brand-default-color) !important;
  color: var(--text-neutral-white-color) !important;
}
.react-datepicker .react-datepicker__month-container .react-datepicker__day--selected:focus-visible, .react-datepicker .react-datepicker__month-container .react-datepicker__day--range-start:focus-visible, .react-datepicker .react-datepicker__month-container .react-datepicker__day--selecting-range-start:focus-visible, .react-datepicker .react-datepicker__month-container .react-datepicker__day--range-end:focus-visible, .react-datepicker .react-datepicker__month-container .react-datepicker__day--selecting-range-end:focus-visible {
  background-color: var(--background-neutral-subtler-color) !important;
  color: var(--text-neutral-white-color) !important;
}
.react-datepicker .prev-month-btn,
.react-datepicker .next-month-btn,
.react-datepicker .increase-year-btn,
.react-datepicker .decrease-year-btn {
  line-height: 0 !important;
}

.badge {
  padding: 0.143rem 0.286rem 0.214rem;
  border-radius: 30px;
  display: flex;
  gap: 4px;
  font-size: 0.6875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 12px; /* 100% */
  letter-spacing: 0.1px;
}
.badge-attachment {
  color: var(--text-neutral-subtle-color);
  background-color: var(--background-success-bold-color);
}
.badge-moderator {
  color: var(--text-neutral-subtle-color);
  background-color: var(--background-neutral-default-color);
}
.badge-private {
  color: var(--text-neutral-subtle-color);
  background-color: var(--background-neutral-subtler-color);
}
.badge-alert {
  display: block !important;
  vertical-align: middle;
  background-color: var(--background-danger-default-color);
  border: 1px solid var(--border-danger-default-color);
  border-radius: 30px !important;
}
.badge-alert.dot {
  width: 10px;
  height: 10px;
}
.badge-alert.numeric {
  min-width: 16px;
  height: 16px;
  line-height: 1;
}
.badge.neutral-bold {
  background-color: var(--background-neutral-subtle-alt-color);
  color: var(--text-neutral-subtle-color);
}
.badge.neutral-bold svg {
  fill: var(--icon-neutral-default-color);
}
.badge.neutral {
  background-color: var(--background-neutral-subtle-color);
  color: var(--text-neutral-default-color);
}
.badge.neutral svg {
  fill: var(--icon-neutral-bold-color);
}
.badge.brand {
  background-color: var(--background-brand-default-color);
  color: var(--text-brand-default-color);
}
.badge.brand svg {
  fill: var(--icon-brand-default-color);
}
.badge.success {
  background-color: var(--background-success-subtler-color);
  color: var(--text-success-default-color);
}
.badge.success svg {
  fill: var(--icon-success-bold-color);
}
.badge.warning {
  background-color: var(--background-warning-subtle-hover-color);
  color: var(--text-warning-default-color);
}
.badge.warning svg {
  fill: var(--icon-warning-bold-color);
}
.badge.danger {
  background-color: var(--background-danger-subtle-color);
  color: var(--text-danger-default-color);
}
.badge.danger svg {
  fill: var(--icon-danger-bold-color);
}
.badge.info, .badge-moderator {
  background-color: var(--background-info-subtle-color);
  color: var(--text-info-default-color);
}
.badge.info svg, .badge-moderator svg {
  fill: var(--icon-info-bold-color);
}
.badge.secondary {
  background-color: var(--background-brand-secondary-subtle-color);
  color: var(--text-brand-secondary-bolder-color);
}
.badge.secondary svg {
  fill: var(--icon-brand-secondary-bolder-color);
}
.badge.no-bg {
  padding: 4px 0;
  background-color: transparent;
}
.badge.no-bg.neutral-bold, .badge.no-bg.neutral, .badge.no-bg.brand, .badge.no-bg.success, .badge.no-bg.warning, .badge.no-bg.danger, .badge.no-bg.info, .badge.no-bg.secondary {
  background-color: transparent;
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.custom-time-picker {
  color: var(--text-neutral-subtle-color);
}
.custom-time-picker .day-time-buttons {
  height: 34px;
}
.custom-time-picker .day-time-buttons .btn:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.custom-time-picker .day-time-buttons .btn:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.custom-time-picker .time-input-group {
  width: 62px;
  height: 34px;
  background-color: var(--background-neutral-default-color);
}
.custom-time-picker .time-input-group .date-inputs.time-input {
  width: 20% !important;
  padding: 5px;
  height: 28px;
  border: 1px solid var(--background-neutral-default-color) !important;
  margin-left: unset !important;
  border-top-left-radius: inherit !important;
  border-bottom-left-radius: inherit !important;
}
.custom-time-picker .time-input-group .date-inputs.time-input:focus-within {
  box-shadow: none !important;
  border: transparent !important;
}
.custom-time-picker .time-input-group:focus-within {
  border: 1px solid var(--border-brand-default-color) !important;
  box-shadow: 0 0 0 0.25rem rgba(var(--background-brand-default-rgb-color), 0.25) !important;
}
.custom-time-picker input[type=number]::-webkit-outer-spin-button,
.custom-time-picker input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.custom-time-picker input[type=number] {
  -moz-appearance: textfield;
}
.custom-time-picker .btn-container {
  gap: 1px;
  height: 32px;
}
.custom-time-picker .btn-container .btn-up-down {
  width: 18px;
  padding: 1px !important;
  box-sizing: border-box;
  line-height: 0;
}
.custom-time-picker .btn-container .btn-up-down:hover, .custom-time-picker .btn-container .btn-up-down:active, .custom-time-picker .btn-container .btn-up-down:focus {
  background-color: var(--background-neutral-subtle-hover-color);
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.custom-radio input[type=radio] {
  position: absolute;
  opacity: 0;
  width: auto;
}
.custom-radio input[type=radio] + label {
  display: inline-flex;
  align-items: center;
  position: relative;
  font-size: 1rem;
  padding: 1rem 1rem 1rem calc(2rem + 20px);
  margin-bottom: 0;
  word-break: break-all;
  border: 1px solid;
  text-align: start;
  min-width: 210px;
  min-height: 68px;
  border-radius: 8px;
  border-color: var(--border-neutral-default-color) !important;
  color: var(--text-neutral-subtle-color);
}
.custom-radio input[type=radio] + label:before, .custom-radio input[type=radio] + label:after {
  content: "";
  display: block;
  position: absolute;
}
.custom-radio input[type=radio] + label:before {
  top: calc(50% - 8px);
  left: 20px;
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-width: 2px;
  border-style: solid;
  background-color: transparent;
  border-color: var(--border-neutral-default-color);
}
.custom-radio input[type=radio] + label:after {
  opacity: 0;
}
.custom-radio input[type=radio] + label:empty {
  padding-left: 1.5rem;
}
.custom-radio input[type=radio] + label:before, .custom-radio input[type=radio] + label:after {
  border-radius: 50%;
}
.custom-radio input[type=radio] + label:after {
  top: calc(50% - 3px);
  left: 25px;
  width: 8px;
  height: 8px;
}
.custom-radio input[type=radio]:disabled + label {
  color: var(--text-neutral-disable-color);
}
.custom-radio input[type=radio]:disabled + label:before {
  border-color: var(--border-neutral-subtle-color);
}
.custom-radio input[type=radio]:disabled + label:after {
  background-color: #999;
}
.custom-radio input[type=radio]:not([disabled]) + label:hover:before {
  border-color: var(--border-brand-default-color);
}
.custom-radio .custom-radio-label:hover {
  background-color: var(--background-neutral-subtler-hover-color);
}
.custom-radio input[type=radio]:checked + label {
  color: var(--text-neutral-default-color);
  background-color: var(--background-neutral-subtle-color);
}
.custom-radio input[type=radio]:checked + label:before {
  border-color: var(--border-brand-default-color);
}
.custom-radio input[type=radio]:checked + label:after {
  background-color: var(--background-brand-default-color);
  opacity: 1;
}
.custom-radio input[type=radio]:focus-visible + label {
  background-color: var(--background-neutral-subtle-color);
  outline: 1px solid var(--border-brand-default-color);
}

.card {
  --is-card-color: var(--text-neutral-subtle-color);
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.chip {
  color: var(--text-neutral-subtle-color);
  border-radius: 50px;
  border: 1px solid var(--border-neutral-default-color);
  background-color: transparent;
}
.chip:hover, .chip:focus-visible {
  outline: 0;
  background-color: var(--background-neutral-default-hover-color);
}
.chip:focus-visible {
  box-shadow: 0 0 #fff, 0 0 0 0.25rem rgba(var(--background-brand-default-rgb-color), 0.5);
}
.chip.chip-neutral.active {
  background-color: var(--background-neutral-subtler-color);
}
.chip.chip-neutral.active:hover, .chip.chip-neutral.active:focus-visible {
  border-color: var(--border-neutral-subtle-hover-color);
  background-color: var(--background-neutral-subtler-hover-color);
}
.chip.chip-brand.active {
  color: var(--text-brand-default-color);
  border-color: var(--border-brand-default-color);
  background-color: var(--background-brand-subtle-color);
}
.chip.chip-brand.active:hover, .chip.chip-brand.active:focus-visible {
  background-color: var(--background-brand-subtle-hover-color);
}
.chip.disabled {
  color: var(--text-neutral-disable-color);
  border-color: var(--border-neutral-default-color);
  background: var(--background-disable-subtle-color);
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
.search-input-wrapper svg {
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}
.search-input-wrapper .btn.btn-close {
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
.search-input-wrapper .form-control.has-icon {
  padding-left: 32px !important;
}

.loading-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 999999;
  background: rgba(0, 0, 0, 0.5);
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
.custom-password-input-wrapper input {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.custom-password-input-wrapper .btn {
  border-radius: 0 6px 6px 0 !important;
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.text-gray {
  color: var(--text-neutral-subtle-color) !important;
}

.text-primary {
  color: var(--text-brand-default-color) !important;
}

.text-warning {
  color: var(--text-warning-default-color) !important;
}

.text-success {
  color: var(--text-success-default-color) !important;
}

.text-muted {
  color: var(--text-neutral-disable-color) !important;
}

.text-link {
  color: var(--text-neutral-default-color);
  cursor: pointer;
}

.text-disabled {
  color: var(--text-neutral-default-color) !important;
}

.text-input-placeholder {
  color: var(--text-neutral-subtler-color) !important;
}

.text-default {
  color: var(--text-neutral-default-color) !important;
}

.text-danger-secondary {
  color: var(--text-danger-default-color) !important;
}
.text-danger-secondary svg[class*=icon-] {
  fill: var(--icon-danger-default-color) !important;
}

.text-in-light {
  color: var(--text-neutral-white-color) !important;
}

.text-in-dark {
  color: var(--text-neutral-black-color) !important;
}

.required {
  color: #FB5629;
  font-weight: normal; /* this is needed because some labels are in bold but not all of them */
}

.bg-gray {
  background-color: var(--background-neutral-subtle-color) !important;
}

.bg-neutral-subtler {
  background: var(--background-neutral-subtler-color) !important;
}

.bg-gray-light {
  background: #f6f7f9 !important;
}

.bg-light-blue {
  background: #eef6fc !important;
}

.bg-hover-gray:hover, .bg-hover-gray:focus-visible {
  background: var(--background-neutral-subtler-hover-color) !important;
}

.warning-weak {
  background: var(--background-warning-subtle-color) !important;
}

.warning-strong {
  background: var(--background-danger-subtle-color) !important;
}

.error-input {
  border-bottom: 1px dashed red;
}

.border-1 {
  border: 1px solid;
  border-color: var(--border-neutral-subtle-color);
}

.border-top-1 {
  border-top: 1px solid;
  border-top-color: var(--border-neutral-subtle-color);
}

.border-bottom-1 {
  border-bottom: 1px solid;
  border-bottom-color: var(--border-neutral-subtle-color);
}

.border-left-1 {
  border-left: 1px solid;
  border-left-color: var(--border-neutral-subtle-color);
}

.border-right-1 {
  border-right: 1px solid;
  border-right-color: var(--border-neutral-subtle-color);
}

.border-top-left-0 {
  border-top-left-radius: 0 !important;
}

.border-top-right-0 {
  border-top-right-radius: 0 !important;
}

.border-bottom-left-0 {
  border-bottom-left-radius: 0 !important;
}

.border-bottom-right-0 {
  border-bottom-right-radius: 0 !important;
}

.bg-input {
  background-color: var(--background-neutral-default-color) !important;
}

.sr-only {
  color: var(--text-neutral-default-color) !important;
  background-color: var(--background-neutral-default-color) !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.sr-only:not(caption) {
  position: absolute !important;
}

.fw-medium, .form-label {
  font-weight: 500 !important;
}

@media (max-width: 767.98px) {
  .bg-white-md-down {
    background: #fff !important;
  }
  .bg-grey-md-down {
    background-color: #EFF1F4;
  }
}
.w-20 {
  width: 20% !important;
}

.font-size-3xs {
  font-size: 0.7142857143rem;
}

.font-size-2xs {
  font-size: 0.7857142857rem;
}

.font-size-xs {
  font-size: 0.8571428571rem;
}

.font-size-sm {
  font-size: 0.9285714286rem;
}

.font-size-md {
  font-size: 1rem;
}

.font-size-lg {
  font-size: 1.1428571429rem;
}

.font-size-xl {
  font-size: 1.2857142857rem;
}

.font-size-2xl {
  font-size: 1.5714285714rem;
}

.font-size-3xl {
  font-size: 2rem;
}

.pre-line {
  white-space: pre-line;
}

.text-wrap {
  white-space: unset;
}

.break-all-words {
  word-break: break-all;
}

.comma-separated > .cs-item {
  display: inline;
}
.comma-separated > .cs-item:after {
  content: ", ";
}
.comma-separated > .cs-item:last-child:after {
  content: none;
}

.line-clamp {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.line-height-0 {
  line-height: 0;
}

.line-height-1 {
  line-height: 1;
}

.min-width {
  min-width: 0;
}

.min-vh-50 {
  min-height: 50vh;
}

.box-shadow {
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 0 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
}

.rounded-1 {
  border-radius: 1rem !important;
}

.border-radius-0 {
  border-radius: 0 !important;
}

.scrollable-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1055;
  overflow-x: hidden;
  overflow-y: auto;
}

.drawer-able .dropdown-menu {
  z-index: 9999;
  outline: none;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-default {
  cursor: text !important;
}

.pointer-events-none {
  pointer-events: none;
}

.icon-circle {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 50%;
  background-color: var(--background-neutral-inverse-color);
}

@keyframes slide-out-to-left {
  from {
    left: 0;
  }
  to {
    left: -100%;
  }
}
.pos-top-0,
.top-0 {
  top: 0 !important;
}

.top-2 {
  top: 2px;
}

.pos-top-n1,
.top-n1 {
  top: -1px !important;
}

.right-0 {
  right: 0 !important;
}

.triangle {
  width: 0;
  height: 0;
}
.triangle-up {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid var(--icon-neutral-default-color);
}
.triangle-down {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid var(--icon-neutral-default-color);
}
.triangle-right {
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid var(--icon-neutral-default-color);
}
.triangle-left {
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid var(--icon-neutral-default-color);
}

.chevron-down {
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
}
.chevron-down:before {
  content: "";
  position: absolute;
  top: 35%;
  left: 50%;
  border: solid var(--icon-neutral-subtle-color);
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  transform: translate(-50%, -50%) rotate(45deg);
}

.img-size-18p {
  width: 18px;
  height: 18px;
}

.flash {
  animation: flash 1s ease-in-out;
}

.first-letter-uppercase:first-letter {
  text-transform: uppercase;
}

.list-group-item {
  color: var(--text-neutral-subtle-color);
}

/* Hide scrollbar for Chrome, Safari, and Opera */
.hide-scrollbar::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge, and Firefox */
.hide-scrollbar {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

@keyframes flash {
  0% {
    background-color: rgba(255, 255, 0, 0);
  }
  50% {
    background-color: var(--background-flash-color);
  }
  100% {
    background-color: rgba(255, 255, 0, 0);
  }
}
.bg-brand-subtle {
  background-color: var(--background-neutral-subtler-hover-color) !important;
}

.bg-neutral-default {
  background-color: var(--background-neutral-default-color) !important;
}

.bg-neutral-subtle {
  background-color: var(--background-neutral-subtle-color) !important;
}

.bg-neutral-subtler {
  background-color: var(--background-neutral-subtler-color) !important;
}

.bg-warning-subtler-alt {
  background-color: var(--background-warning-subtle-color) !important;
}

.text-neutral-default {
  color: var(--text-neutral-default-color) !important;
}

.text-warning-default {
  color: var(--text-warning-bold-color) !important;
}

.text-neutral-subtle {
  color: var(--text-neutral-subtle-color) !important;
}

.text-neutral-subtler {
  color: var(--text-neutral-subtler-color) !important;
}

.text-brand-default {
  color: var(--text-brand-default-color) !important;
}

.text-success-default {
  color: var(--text-success-default-color) !important;
}

.text-danger-default {
  color: var(--text-danger-default-color) !important;
}

.text-warning-bold {
  color: var(--text-warning-default-color) !important;
}

.text-neutral-disable {
  color: var(--text-neutral-disable-color) !important;
}

.icon-warning-default {
  color: var(--icon-warning-default-color);
}

.icon-danger-default {
  color: var(--icon-danger-default-color);
}

.border-brand {
  border-color: var(--border-brand-default-color) !important;
}

.border-danger {
  border-color: var(--border-danger-default-color) !important;
}

.border-warning {
  border-color: var(--border-warning-default-color) !important;
}

.border-success {
  border-color: var(--border-success-default-color) !important;
}

.border-neutral {
  border-color: var(--border-neutral-default-color) !important;
}

.border-neutral-bold {
  border-color: var(--border-neutral-bold-color) !important;
}

.invalid-feedback {
  color: var(--icon-danger-default-color) !important;
}

.fill-none {
  fill: none !important;
}

.dot {
  display: inline-block;
  margin: 0 5px;
  font-size: 4px;
}

.app-beta {
  display: inline-block;
  border-radius: 20px;
  padding: 0.25em 0.55em;
  font-size: 0.8571428571rem;
  background-color: #E8AB1C;
  color: #3D2207;
}

.w-xs {
  width: 240px !important;
}

.min-w-xs {
  min-width: 240px !important;
}

.max-w-xs {
  max-width: 240px !important;
}

.w-sm {
  width: 320px !important;
}

.min-w-sm {
  min-width: 320px !important;
}

.max-w-sm {
  max-width: 320px !important;
}

.w-md {
  width: 570px !important;
}

.min-w-md {
  min-width: 570px !important;
}

.max-w-md {
  max-width: 570px !important;
}

.w-lg {
  width: 992px !important;
}

.min-w-lg {
  min-width: 992px !important;
}

.max-w-lg {
  max-width: 992px !important;
}

.w-xl {
  width: 1250px !important;
}

.min-w-xl {
  min-width: 1250px !important;
}

.max-w-xl {
  max-width: 1250px !important;
}

.rounded {
  border-radius: 4px !important;
}

.rounded-top {
  border-top-left-radius: 4px !important;
  border-top-right-radius: 4px !important;
}

.rounded-right {
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
}

.rounded-bottom {
  border-bottom-right-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
}

.rounded-left {
  border-top-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.rounded-right-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.rounded-left-0 {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.rounded-xs {
  border-radius: 2px !important;
}

.rounded-top-xs {
  border-top-left-radius: 2px !important;
  border-top-right-radius: 2px !important;
}

.rounded-right-xs {
  border-top-right-radius: 2px !important;
  border-bottom-right-radius: 2px !important;
}

.rounded-bottom-xs {
  border-bottom-right-radius: 2px !important;
  border-bottom-left-radius: 2px !important;
}

.rounded-left-xs {
  border-top-left-radius: 2px !important;
  border-bottom-left-radius: 2px !important;
}

.rounded-sm {
  border-radius: 4px !important;
}

.rounded-top-sm {
  border-top-left-radius: 4px !important;
  border-top-right-radius: 4px !important;
}

.rounded-right-sm {
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
}

.rounded-bottom-sm {
  border-bottom-right-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
}

.rounded-left-sm {
  border-top-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
}

.rounded-md {
  border-radius: 6px !important;
}

.rounded-top-md {
  border-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
}

.rounded-right-md {
  border-top-right-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
}

.rounded-bottom-md {
  border-bottom-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
}

.rounded-left-md {
  border-top-left-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
}

.rounded-lg {
  border-radius: 8px !important;
}

.rounded-top-lg {
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
}

.rounded-right-lg {
  border-top-right-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
}

.rounded-bottom-lg {
  border-bottom-right-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
}

.rounded-left-lg {
  border-top-left-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
}

.rounded-xl {
  border-radius: 10px !important;
}

.rounded-top-xl {
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
}

.rounded-right-xl {
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}

.rounded-bottom-xl {
  border-bottom-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
}

.rounded-left-xl {
  border-top-left-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
}

.rounded-2xl {
  border-radius: 12px !important;
}

.rounded-top-2xl {
  border-top-left-radius: 12px !important;
  border-top-right-radius: 12px !important;
}

.rounded-right-2xl {
  border-top-right-radius: 12px !important;
  border-bottom-right-radius: 12px !important;
}

.rounded-bottom-2xl {
  border-bottom-right-radius: 12px !important;
  border-bottom-left-radius: 12px !important;
}

.rounded-left-2xl {
  border-top-left-radius: 12px !important;
  border-bottom-left-radius: 12px !important;
}

.rounded-3xl {
  border-radius: 16px !important;
}

.rounded-top-3xl {
  border-top-left-radius: 16px !important;
  border-top-right-radius: 16px !important;
}

.rounded-right-3xl {
  border-top-right-radius: 16px !important;
  border-bottom-right-radius: 16px !important;
}

.rounded-bottom-3xl {
  border-bottom-right-radius: 16px !important;
  border-bottom-left-radius: 16px !important;
}

.rounded-left-3xl {
  border-top-left-radius: 16px !important;
  border-bottom-left-radius: 16px !important;
}

.rounded-4xl {
  border-radius: 20px !important;
}

.rounded-top-4xl {
  border-top-left-radius: 20px !important;
  border-top-right-radius: 20px !important;
}

.rounded-right-4xl {
  border-top-right-radius: 20px !important;
  border-bottom-right-radius: 20px !important;
}

.rounded-bottom-4xl {
  border-bottom-right-radius: 20px !important;
  border-bottom-left-radius: 20px !important;
}

.rounded-left-4xl {
  border-top-left-radius: 20px !important;
  border-bottom-left-radius: 20px !important;
}

.rounded-5xl {
  border-radius: 24px !important;
}

.rounded-top-5xl {
  border-top-left-radius: 24px !important;
  border-top-right-radius: 24px !important;
}

.rounded-right-5xl {
  border-top-right-radius: 24px !important;
  border-bottom-right-radius: 24px !important;
}

.rounded-bottom-5xl {
  border-bottom-right-radius: 24px !important;
  border-bottom-left-radius: 24px !important;
}

.rounded-left-5xl {
  border-top-left-radius: 24px !important;
  border-bottom-left-radius: 24px !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}

.rounded-right-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

.rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

.rounded-left-circle {
  border-top-left-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-top-pill {
  border-top-left-radius: 50rem !important;
  border-top-right-radius: 50rem !important;
}

.rounded-right-pill {
  border-top-right-radius: 50rem !important;
  border-bottom-right-radius: 50rem !important;
}

.rounded-bottom-pill {
  border-bottom-right-radius: 50rem !important;
  border-bottom-left-radius: 50rem !important;
}

.rounded-left-pill {
  border-top-left-radius: 50rem !important;
  border-bottom-left-radius: 50rem !important;
}

.shadow-neutral-sm {
  box-shadow: var(--shadow-neutral-sm-color) !important;
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.opacity-0 {
  opacity: 0 !important;
}

.opacity-25 {
  opacity: 0.25 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-75 {
  opacity: 0.75 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.transform {
  transform: translate(-50%, -50%) !important;
}

.transform-x {
  transform: translateX(-50%) !important;
}

.transform-y {
  transform: translateY(-50%) !important;
}

.transform-rotate90 {
  transform: rotate(90deg) !important;
}

.transform-rotate45 {
  transform: rotate(45deg) !important;
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* mixin for multiline */
.classic-link {
  color: var(--text-brand-default-color) !important;
}
.classic-link:visited, .classic-link:active {
  color: var(--text-link-visited-color) !important;
}

.action-link {
  color: #666 !important;
  text-decoration: none;
}
.action-link:hover, .action-link:focus {
  text-decoration: none;
}
.action-link.disable {
  pointer-events: none;
  cursor: default;
}

/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
/* cannot use "none", otherwise certain multiple-shadow rules (like for :focus) will be invalid */
.rc-slider {
  position: relative;
  height: 14px;
  padding: 5px 0;
  width: 100%;
  border-radius: 6px;
  touch-action: none;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rc-slider * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rc-slider-rail {
  position: absolute;
  width: 100%;
  background-color: #e9e9e9;
  height: 4px;
  border-radius: 6px;
}

.rc-slider-track {
  position: absolute;
  left: 0;
  height: 4px;
  border-radius: 6px;
  background-color: #abe2fb;
}

.rc-slider-handle {
  position: absolute;
  width: 14px;
  height: 14px;
  cursor: pointer;
  margin-top: -5px;
  border-radius: 50%;
  border: solid 2px #96dbfa;
  background-color: #fff;
  touch-action: pan-x;
}

.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging {
  border-color: #57c5f7;
  box-shadow: 0 0 0 5px #96dbfa;
}

.rc-slider-handle:focus {
  outline: none;
}

.rc-slider-handle-click-focused:focus {
  border-color: #96dbfa;
  box-shadow: unset;
}

.rc-slider-handle:hover {
  border-color: #57c5f7;
}

.rc-slider-handle:active {
  border-color: #57c5f7;
  box-shadow: 0 0 5px #57c5f7;
  cursor: grabbing;
}

.rc-slider-mark {
  position: absolute;
  top: 18px;
  left: 0;
  width: 100%;
  font-size: 12px;
}

.rc-slider-mark-text {
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  color: #ACACAC;
}

.rc-slider-mark-text-active {
  color: #666;
}

.rc-slider-step {
  position: absolute;
  width: 100%;
  height: 4px;
  background: transparent;
}

.rc-slider-dot {
  position: absolute;
  bottom: -2px;
  margin-left: -4px;
  width: 8px;
  height: 8px;
  border: 2px solid #e9e9e9;
  background-color: #fff;
  cursor: pointer;
  border-radius: 50%;
  vertical-align: middle;
}

.rc-slider-dot-active {
  border-color: #96dbfa;
}

.rc-slider-dot-reverse {
  margin-right: -4px;
}

.rc-slider-disabled {
  background-color: #e9e9e9;
}

.rc-slider-disabled .rc-slider-track {
  background-color: #ccc;
}

.rc-slider-disabled .rc-slider-handle,
.rc-slider-disabled .rc-slider-dot {
  border-color: #ccc;
  box-shadow: none;
  background-color: #fff;
  cursor: not-allowed;
}

.rc-slider-disabled .rc-slider-mark-text,
.rc-slider-disabled .rc-slider-dot {
  cursor: not-allowed !important;
}

.rc-slider-vertical {
  width: 14px;
  height: 100%;
  padding: 0 5px;
}

.rc-slider-vertical .rc-slider-rail {
  height: 100%;
  width: 4px;
}

.rc-slider-vertical .rc-slider-track {
  left: 5px;
  bottom: 0;
  width: 4px;
}

.rc-slider-vertical .rc-slider-handle {
  margin-left: -5px;
  touch-action: pan-y;
}

.rc-slider-vertical .rc-slider-mark {
  top: 0;
  left: 18px;
  height: 100%;
}

.rc-slider-vertical .rc-slider-step {
  height: 100%;
  width: 4px;
}

.rc-slider-vertical .rc-slider-dot {
  left: 2px;
  margin-bottom: -4px;
}

.rc-slider-vertical .rc-slider-dot:first-child {
  margin-bottom: -4px;
}

.rc-slider-vertical .rc-slider-dot:last-child {
  margin-bottom: -4px;
}

.rc-slider-tooltip-zoom-down-enter,
.rc-slider-tooltip-zoom-down-appear {
  animation-duration: 0.3s;
  animation-fill-mode: both;
  display: block !important;
  animation-play-state: paused;
}

.rc-slider-tooltip-zoom-down-leave {
  animation-duration: 0.3s;
  animation-fill-mode: both;
  display: block !important;
  animation-play-state: paused;
}

.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,
.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active {
  animation-name: rcSliderTooltipZoomDownIn;
  animation-play-state: running;
}

.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active {
  animation-name: rcSliderTooltipZoomDownOut;
  animation-play-state: running;
}

.rc-slider-tooltip-zoom-down-enter,
.rc-slider-tooltip-zoom-down-appear {
  transform: scale(0, 0);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}

.rc-slider-tooltip-zoom-down-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}

@keyframes rcSliderTooltipZoomDownIn {
  0% {
    opacity: 0;
    transform-origin: 50% 100%;
    transform: scale(0, 0);
  }
  100% {
    transform-origin: 50% 100%;
    transform: scale(1, 1);
  }
}
@keyframes rcSliderTooltipZoomDownOut {
  0% {
    transform-origin: 50% 100%;
    transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    transform-origin: 50% 100%;
    transform: scale(0, 0);
  }
}
.rc-slider-tooltip {
  position: absolute;
  left: -9999px;
  top: -9999px;
  visibility: visible;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rc-slider-tooltip * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rc-slider-tooltip-hidden {
  display: none;
}

.rc-slider-tooltip-placement-top {
  padding: 4px 0 8px 0;
}

.rc-slider-tooltip-inner {
  padding: 6px 2px;
  min-width: 24px;
  height: 24px;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #6c6c6c;
  border-radius: 6px;
  box-shadow: 0 0 4px #d9d9d9;
}

.rc-slider-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow {
  bottom: 4px;
  left: 50%;
  margin-left: -4px;
  border-width: 4px 4px 0;
  border-top-color: #6c6c6c;
}