@charset "UTF-8";
@layer blueprint {
    .bp6-icon {
        display: inline-block;
        flex: 0 0 auto;
        vertical-align: text-bottom;
    }

    .bp6-icon:not(:empty)::before {
        content: "" !important;
        content: unset !important;
    }

    .bp6-icon > svg {
        display: block;
    }

    .bp6-icon > svg:not([fill]) {
        fill: currentcolor;
    }

    .bp6-icon.bp6-icon-muted svg {
        fill-opacity: 0.15;
        overflow: visible;
    }

    .bp6-icon.bp6-icon-muted svg path {
        stroke: #8f99a8;
        stroke-opacity: 0.5;
        stroke-width: 0.5px;
    }

    .bp6-dark .bp6-icon .bp6-icon-muted svg {
        fill-opacity: 0.2;
    }

    span.bp6-icon-standard {
        font-family: "blueprint-icons-16", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        height: 16px;
        line-height: 1;
        width: 16px;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
    }

    span.bp6-icon-large {
        font-family: "blueprint-icons-20", sans-serif;
        font-size: 20px;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        height: 20px;
        line-height: 1;
        width: 20px;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
    }

    span.bp6-icon:empty {
        font-family: "blueprint-icons-20";
        font-size: inherit;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
    }

    span.bp6-icon:empty::before {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
    }

    span.bp6-icon:empty.bp6-icon-standard {
        font-size: 16px;
    }

    span.bp6-icon:empty.bp6-icon-large {
        font-size: 20px;
    }

    .bp6-icon-add::before {
        content: "\f109";
    }

    .bp6-icon-add-child::before {
        content: "\f39d";
    }

    .bp6-icon-add-clip::before {
        content: "\f101";
    }

    .bp6-icon-add-column-left::before {
        content: "\f102";
    }

    .bp6-icon-add-column-right::before {
        content: "\f103";
    }

    .bp6-icon-add-location::before {
        content: "\f104";
    }

    .bp6-icon-add-parent::before {
        content: "\f39e";
    }

    .bp6-icon-add-row-bottom::before {
        content: "\f105";
    }

    .bp6-icon-add-row-top::before {
        content: "\f106";
    }

    .bp6-icon-add-to-artifact::before {
        content: "\f107";
    }

    .bp6-icon-add-to-folder::before {
        content: "\f108";
    }

    .bp6-icon-aimpoints-target::before {
        content: "\f335";
    }

    .bp6-icon-airplane::before {
        content: "\f10a";
    }

    .bp6-icon-align-center::before {
        content: "\f10b";
    }

    .bp6-icon-align-justify::before {
        content: "\f10c";
    }

    .bp6-icon-align-left::before {
        content: "\f10d";
    }

    .bp6-icon-align-right::before {
        content: "\f10e";
    }

    .bp6-icon-alignment-bottom::before {
        content: "\f10f";
    }

    .bp6-icon-alignment-horizontal-center::before {
        content: "\f110";
    }

    .bp6-icon-alignment-left::before {
        content: "\f111";
    }

    .bp6-icon-alignment-right::before {
        content: "\f112";
    }

    .bp6-icon-alignment-top::before {
        content: "\f113";
    }

    .bp6-icon-alignment-vertical-center::before {
        content: "\f114";
    }

    .bp6-icon-ammunition::before {
        content: "\f342";
    }

    .bp6-icon-anchor::before {
        content: "\f330";
    }

    .bp6-icon-annotation::before {
        content: "\f115";
    }

    .bp6-icon-announcement::before {
        content: "\f396";
    }

    .bp6-icon-antenna::before {
        content: "\f116";
    }

    .bp6-icon-app-header::before {
        content: "\f117";
    }

    .bp6-icon-application::before {
        content: "\f118";
    }

    .bp6-icon-applications::before {
        content: "\f119";
    }

    .bp6-icon-archive::before {
        content: "\f11a";
    }

    .bp6-icon-area-of-interest::before {
        content: "\f11b";
    }

    .bp6-icon-array::before {
        content: "\f121";
    }

    .bp6-icon-array-boolean::before {
        content: "\f11c";
    }

    .bp6-icon-array-date::before {
        content: "\f11d";
    }

    .bp6-icon-array-floating-point::before {
        content: "\f32d";
    }

    .bp6-icon-array-numeric::before {
        content: "\f11e";
    }

    .bp6-icon-array-object::before {
        content: "\f394";
    }

    .bp6-icon-array-string::before {
        content: "\f11f";
    }

    .bp6-icon-array-timestamp::before {
        content: "\f120";
    }

    .bp6-icon-arrow-bottom-left::before {
        content: "\f122";
    }

    .bp6-icon-arrow-bottom-right::before {
        content: "\f123";
    }

    .bp6-icon-arrow-down::before {
        content: "\f124";
    }

    .bp6-icon-arrow-left::before {
        content: "\f125";
    }

    .bp6-icon-arrow-right::before {
        content: "\f126";
    }

    .bp6-icon-arrow-top-left::before {
        content: "\f127";
    }

    .bp6-icon-arrow-top-right::before {
        content: "\f128";
    }

    .bp6-icon-arrow-up::before {
        content: "\f129";
    }

    .bp6-icon-arrows-arc::before {
        content: "\f387";
    }

    .bp6-icon-arrows-horizontal::before {
        content: "\f12a";
    }

    .bp6-icon-arrows-vertical::before {
        content: "\f12b";
    }

    .bp6-icon-asterisk::before {
        content: "\f12c";
    }

    .bp6-icon-at::before {
        content: "\f331";
    }

    .bp6-icon-automatic-updates::before {
        content: "\f12d";
    }

    .bp6-icon-axle::before {
        content: "\f338";
    }

    .bp6-icon-backlink::before {
        content: "\f12e";
    }

    .bp6-icon-backward-ten::before {
        content: "\f35c";
    }

    .bp6-icon-badge::before {
        content: "\f12f";
    }

    .bp6-icon-ban-circle::before {
        content: "\f130";
    }

    .bp6-icon-bank-account::before {
        content: "\f131";
    }

    .bp6-icon-barcode::before {
        content: "\f132";
    }

    .bp6-icon-binary-number::before {
        content: "\f357";
    }

    .bp6-icon-blank::before {
        content: "\f133";
    }

    .bp6-icon-block-promote::before {
        content: "\f372";
    }

    .bp6-icon-blocked-person::before {
        content: "\f134";
    }

    .bp6-icon-bold::before {
        content: "\f135";
    }

    .bp6-icon-book::before {
        content: "\f136";
    }

    .bp6-icon-bookmark::before {
        content: "\f137";
    }

    .bp6-icon-box::before {
        content: "\f138";
    }

    .bp6-icon-branch-locked::before {
        content: "\f3a6";
    }

    .bp6-icon-branch-unlocked::before {
        content: "\f3a7";
    }

    .bp6-icon-briefcase::before {
        content: "\f139";
    }

    .bp6-icon-bring-data::before {
        content: "\f13a";
    }

    .bp6-icon-bring-forward::before {
        content: "\f354";
    }

    .bp6-icon-british-pound::before {
        content: "\f386";
    }

    .bp6-icon-bug::before {
        content: "\f32e";
    }

    .bp6-icon-buggy::before {
        content: "\f13b";
    }

    .bp6-icon-build::before {
        content: "\f13c";
    }

    .bp6-icon-bullseye::before {
        content: "\f359";
    }

    .bp6-icon-calculator::before {
        content: "\f13d";
    }

    .bp6-icon-calendar::before {
        content: "\f13e";
    }

    .bp6-icon-camera::before {
        content: "\f13f";
    }

    .bp6-icon-caret-down::before {
        content: "\f140";
    }

    .bp6-icon-caret-left::before {
        content: "\f141";
    }

    .bp6-icon-caret-right::before {
        content: "\f142";
    }

    .bp6-icon-caret-up::before {
        content: "\f143";
    }

    .bp6-icon-cargo-ship::before {
        content: "\f144";
    }

    .bp6-icon-cell-tower::before {
        content: "\f145";
    }

    .bp6-icon-changes::before {
        content: "\f146";
    }

    .bp6-icon-chart::before {
        content: "\f147";
    }

    .bp6-icon-chat::before {
        content: "\f148";
    }

    .bp6-icon-chevron-backward::before {
        content: "\f149";
    }

    .bp6-icon-chevron-down::before {
        content: "\f14a";
    }

    .bp6-icon-chevron-forward::before {
        content: "\f14b";
    }

    .bp6-icon-chevron-left::before {
        content: "\f14c";
    }

    .bp6-icon-chevron-right::before {
        content: "\f14d";
    }

    .bp6-icon-chevron-up::before {
        content: "\f14e";
    }

    .bp6-icon-circle::before {
        content: "\f153";
    }

    .bp6-icon-circle-arrow-down::before {
        content: "\f14f";
    }

    .bp6-icon-circle-arrow-left::before {
        content: "\f150";
    }

    .bp6-icon-circle-arrow-right::before {
        content: "\f151";
    }

    .bp6-icon-circle-arrow-up::before {
        content: "\f152";
    }

    .bp6-icon-citation::before {
        content: "\f154";
    }

    .bp6-icon-clean::before {
        content: "\f155";
    }

    .bp6-icon-clip::before {
        content: "\f156";
    }

    .bp6-icon-clipboard::before {
        content: "\f157";
    }

    .bp6-icon-clipboard-file::before {
        content: "\f35b";
    }

    .bp6-icon-cloud::before {
        content: "\f15a";
    }

    .bp6-icon-cloud-download::before {
        content: "\f158";
    }

    .bp6-icon-cloud-server::before {
        content: "\f35a";
    }

    .bp6-icon-cloud-tick::before {
        content: "\f34e";
    }

    .bp6-icon-cloud-upload::before {
        content: "\f159";
    }

    .bp6-icon-code::before {
        content: "\f15c";
    }

    .bp6-icon-code-block::before {
        content: "\f15b";
    }

    .bp6-icon-cog::before {
        content: "\f15d";
    }

    .bp6-icon-collapse-all::before {
        content: "\f15e";
    }

    .bp6-icon-color-fill::before {
        content: "\f328";
    }

    .bp6-icon-column-layout::before {
        content: "\f15f";
    }

    .bp6-icon-comment::before {
        content: "\f160";
    }

    .bp6-icon-comparison::before {
        content: "\f161";
    }

    .bp6-icon-compass::before {
        content: "\f162";
    }

    .bp6-icon-compressed::before {
        content: "\f163";
    }

    .bp6-icon-confirm::before {
        content: "\f164";
    }

    .bp6-icon-console::before {
        content: "\f165";
    }

    .bp6-icon-console-alert::before {
        content: "\f3ad";
    }

    .bp6-icon-construction::before {
        content: "\f395";
    }

    .bp6-icon-contrast::before {
        content: "\f166";
    }

    .bp6-icon-control::before {
        content: "\f167";
    }

    .bp6-icon-credit-card::before {
        content: "\f168";
    }

    .bp6-icon-crop::before {
        content: "\f353";
    }

    .bp6-icon-cross::before {
        content: "\f169";
    }

    .bp6-icon-cross-circle::before {
        content: "\f336";
    }

    .bp6-icon-crown::before {
        content: "\f16a";
    }

    .bp6-icon-css-style::before {
        content: "\f36b";
    }

    .bp6-icon-cube::before {
        content: "\f16d";
    }

    .bp6-icon-cube-add::before {
        content: "\f16b";
    }

    .bp6-icon-cube-edit::before {
        content: "\f383";
    }

    .bp6-icon-cube-remove::before {
        content: "\f16c";
    }

    .bp6-icon-cubes::before {
        content: "\f373";
    }

    .bp6-icon-curly-braces::before {
        content: "\f358";
    }

    .bp6-icon-curved-range-chart::before {
        content: "\f16e";
    }

    .bp6-icon-cut::before {
        content: "\f16f";
    }

    .bp6-icon-cycle::before {
        content: "\f170";
    }

    .bp6-icon-dashboard::before {
        content: "\f171";
    }

    .bp6-icon-data-cloud::before {
        content: "\f391";
    }

    .bp6-icon-data-connection::before {
        content: "\f172";
    }

    .bp6-icon-data-lineage::before {
        content: "\f173";
    }

    .bp6-icon-data-search::before {
        content: "\f36f";
    }

    .bp6-icon-data-sync::before {
        content: "\f36c";
    }

    .bp6-icon-database::before {
        content: "\f174";
    }

    .bp6-icon-delete::before {
        content: "\f175";
    }

    .bp6-icon-delete-clip::before {
        content: "\f3a3";
    }

    .bp6-icon-delta::before {
        content: "\f176";
    }

    .bp6-icon-derive-column::before {
        content: "\f177";
    }

    .bp6-icon-desktop::before {
        content: "\f178";
    }

    .bp6-icon-detection::before {
        content: "\f341";
    }

    .bp6-icon-diagnosis::before {
        content: "\f179";
    }

    .bp6-icon-diagram-tree::before {
        content: "\f17a";
    }

    .bp6-icon-direction-left::before {
        content: "\f17b";
    }

    .bp6-icon-direction-right::before {
        content: "\f17c";
    }

    .bp6-icon-disable::before {
        content: "\f17d";
    }

    .bp6-icon-divide::before {
        content: "\f327";
    }

    .bp6-icon-document::before {
        content: "\f180";
    }

    .bp6-icon-document-code::before {
        content: "\f3a0";
    }

    .bp6-icon-document-locked::before {
        content: "\f3a1";
    }

    .bp6-icon-document-open::before {
        content: "\f17e";
    }

    .bp6-icon-document-share::before {
        content: "\f17f";
    }

    .bp6-icon-dollar::before {
        content: "\f181";
    }

    .bp6-icon-dot::before {
        content: "\f182";
    }

    .bp6-icon-double-caret-horizontal::before {
        content: "\f183";
    }

    .bp6-icon-double-caret-vertical::before {
        content: "\f184";
    }

    .bp6-icon-double-chevron-down::before {
        content: "\f185";
    }

    .bp6-icon-double-chevron-left::before {
        content: "\f186";
    }

    .bp6-icon-double-chevron-right::before {
        content: "\f187";
    }

    .bp6-icon-double-chevron-up::before {
        content: "\f188";
    }

    .bp6-icon-doughnut-chart::before {
        content: "\f189";
    }

    .bp6-icon-download::before {
        content: "\f18a";
    }

    .bp6-icon-drag-handle-horizontal::before {
        content: "\f18b";
    }

    .bp6-icon-drag-handle-vertical::before {
        content: "\f18c";
    }

    .bp6-icon-draw::before {
        content: "\f18d";
    }

    .bp6-icon-drawer-left::before {
        content: "\f18f";
    }

    .bp6-icon-drawer-left-filled::before {
        content: "\f18e";
    }

    .bp6-icon-drawer-right::before {
        content: "\f191";
    }

    .bp6-icon-drawer-right-filled::before {
        content: "\f190";
    }

    .bp6-icon-drive-time::before {
        content: "\f192";
    }

    .bp6-icon-duplicate::before {
        content: "\f193";
    }

    .bp6-icon-edit::before {
        content: "\f194";
    }

    .bp6-icon-eject::before {
        content: "\f195";
    }

    .bp6-icon-emoji::before {
        content: "\f196";
    }

    .bp6-icon-endnote::before {
        content: "\f356";
    }

    .bp6-icon-endorsed::before {
        content: "\f197";
    }

    .bp6-icon-envelope::before {
        content: "\f198";
    }

    .bp6-icon-equals::before {
        content: "\f199";
    }

    .bp6-icon-eraser::before {
        content: "\f19a";
    }

    .bp6-icon-error::before {
        content: "\f19b";
    }

    .bp6-icon-euro::before {
        content: "\f19c";
    }

    .bp6-icon-excavator::before {
        content: "\f36d";
    }

    .bp6-icon-exchange::before {
        content: "\f19d";
    }

    .bp6-icon-exclude-row::before {
        content: "\f19e";
    }

    .bp6-icon-expand-all::before {
        content: "\f19f";
    }

    .bp6-icon-explain::before {
        content: "\f34d";
    }

    .bp6-icon-export::before {
        content: "\f1a0";
    }

    .bp6-icon-eye-off::before {
        content: "\f1a1";
    }

    .bp6-icon-eye-on::before {
        content: "\f1a2";
    }

    .bp6-icon-eye-open::before {
        content: "\f1a3";
    }

    .bp6-icon-fast-backward::before {
        content: "\f1a4";
    }

    .bp6-icon-fast-forward::before {
        content: "\f1a5";
    }

    .bp6-icon-feed::before {
        content: "\f1a7";
    }

    .bp6-icon-feed-subscribed::before {
        content: "\f1a6";
    }

    .bp6-icon-fighter-jet::before {
        content: "\f384";
    }

    .bp6-icon-film::before {
        content: "\f1a8";
    }

    .bp6-icon-filter::before {
        content: "\f1ad";
    }

    .bp6-icon-filter-keep::before {
        content: "\f1a9";
    }

    .bp6-icon-filter-list::before {
        content: "\f1aa";
    }

    .bp6-icon-filter-open::before {
        content: "\f1ab";
    }

    .bp6-icon-filter-remove::before {
        content: "\f1ac";
    }

    .bp6-icon-filter-sort-asc::before {
        content: "\f38e";
    }

    .bp6-icon-filter-sort-desc::before {
        content: "\f38f";
    }

    .bp6-icon-flag::before {
        content: "\f1ae";
    }

    .bp6-icon-flame::before {
        content: "\f1af";
    }

    .bp6-icon-flash::before {
        content: "\f1b0";
    }

    .bp6-icon-floating-point::before {
        content: "\f32c";
    }

    .bp6-icon-floppy-disk::before {
        content: "\f1b1";
    }

    .bp6-icon-flow-branch::before {
        content: "\f1b2";
    }

    .bp6-icon-flow-end::before {
        content: "\f1b3";
    }

    .bp6-icon-flow-linear::before {
        content: "\f1b4";
    }

    .bp6-icon-flow-review::before {
        content: "\f1b6";
    }

    .bp6-icon-flow-review-branch::before {
        content: "\f1b5";
    }

    .bp6-icon-flows::before {
        content: "\f1b7";
    }

    .bp6-icon-folder-close::before {
        content: "\f1b8";
    }

    .bp6-icon-folder-new::before {
        content: "\f1b9";
    }

    .bp6-icon-folder-open::before {
        content: "\f1ba";
    }

    .bp6-icon-folder-shared::before {
        content: "\f1bc";
    }

    .bp6-icon-folder-shared-open::before {
        content: "\f1bb";
    }

    .bp6-icon-follower::before {
        content: "\f1bd";
    }

    .bp6-icon-following::before {
        content: "\f1be";
    }

    .bp6-icon-font::before {
        content: "\f1bf";
    }

    .bp6-icon-fork::before {
        content: "\f1c0";
    }

    .bp6-icon-form::before {
        content: "\f1c1";
    }

    .bp6-icon-forward-ten::before {
        content: "\f35d";
    }

    .bp6-icon-fuel::before {
        content: "\f323";
    }

    .bp6-icon-full-circle::before {
        content: "\f1c2";
    }

    .bp6-icon-full-stacked-chart::before {
        content: "\f1c3";
    }

    .bp6-icon-fullscreen::before {
        content: "\f1c4";
    }

    .bp6-icon-function::before {
        content: "\f1c5";
    }

    .bp6-icon-gantt-chart::before {
        content: "\f1c6";
    }

    .bp6-icon-generate::before {
        content: "\f34c";
    }

    .bp6-icon-geofence::before {
        content: "\f1c7";
    }

    .bp6-icon-geolocation::before {
        content: "\f1c8";
    }

    .bp6-icon-geosearch::before {
        content: "\f1c9";
    }

    .bp6-icon-geotime::before {
        content: "\f344";
    }

    .bp6-icon-gift-box::before {
        content: "\f3a2";
    }

    .bp6-icon-git-branch::before {
        content: "\f1ca";
    }

    .bp6-icon-git-commit::before {
        content: "\f1cb";
    }

    .bp6-icon-git-merge::before {
        content: "\f1cc";
    }

    .bp6-icon-git-new-branch::before {
        content: "\f1cd";
    }

    .bp6-icon-git-pull::before {
        content: "\f1ce";
    }

    .bp6-icon-git-push::before {
        content: "\f1cf";
    }

    .bp6-icon-git-rebase::before {
        content: "\f3ac";
    }

    .bp6-icon-git-repo::before {
        content: "\f1d0";
    }

    .bp6-icon-glass::before {
        content: "\f1d1";
    }

    .bp6-icon-globe::before {
        content: "\f1d3";
    }

    .bp6-icon-globe-network::before {
        content: "\f1d2";
    }

    .bp6-icon-globe-network-add::before {
        content: "\f382";
    }

    .bp6-icon-graph::before {
        content: "\f1d5";
    }

    .bp6-icon-graph-remove::before {
        content: "\f1d4";
    }

    .bp6-icon-greater-than::before {
        content: "\f1d7";
    }

    .bp6-icon-greater-than-or-equal-to::before {
        content: "\f1d6";
    }

    .bp6-icon-grid::before {
        content: "\f1d9";
    }

    .bp6-icon-grid-view::before {
        content: "\f1d8";
    }

    .bp6-icon-group-item::before {
        content: "\f34a";
    }

    .bp6-icon-group-objects::before {
        content: "\f1da";
    }

    .bp6-icon-grouped-bar-chart::before {
        content: "\f1db";
    }

    .bp6-icon-hand::before {
        content: "\f1e0";
    }

    .bp6-icon-hand-down::before {
        content: "\f1dc";
    }

    .bp6-icon-hand-left::before {
        content: "\f1dd";
    }

    .bp6-icon-hand-right::before {
        content: "\f1de";
    }

    .bp6-icon-hand-up::before {
        content: "\f1df";
    }

    .bp6-icon-hat::before {
        content: "\f1e1";
    }

    .bp6-icon-header::before {
        content: "\f1e5";
    }

    .bp6-icon-header-one::before {
        content: "\f1e2";
    }

    .bp6-icon-header-three::before {
        content: "\f1e3";
    }

    .bp6-icon-header-two::before {
        content: "\f1e4";
    }

    .bp6-icon-headset::before {
        content: "\f1e6";
    }

    .bp6-icon-heart::before {
        content: "\f1e8";
    }

    .bp6-icon-heart-broken::before {
        content: "\f1e7";
    }

    .bp6-icon-heat-grid::before {
        content: "\f1e9";
    }

    .bp6-icon-heatmap::before {
        content: "\f1ea";
    }

    .bp6-icon-helicopter::before {
        content: "\f1eb";
    }

    .bp6-icon-help::before {
        content: "\f1ec";
    }

    .bp6-icon-helper-management::before {
        content: "\f1ed";
    }

    .bp6-icon-hexagon::before {
        content: "\f374";
    }

    .bp6-icon-high-priority::before {
        content: "\f1ee";
    }

    .bp6-icon-high-voltage-pole::before {
        content: "\f333";
    }

    .bp6-icon-highlight::before {
        content: "\f1ef";
    }

    .bp6-icon-history::before {
        content: "\f1f0";
    }

    .bp6-icon-home::before {
        content: "\f1f1";
    }

    .bp6-icon-horizontal-bar-chart::before {
        content: "\f1f4";
    }

    .bp6-icon-horizontal-bar-chart-asc::before {
        content: "\f1f2";
    }

    .bp6-icon-horizontal-bar-chart-desc::before {
        content: "\f1f3";
    }

    .bp6-icon-horizontal-distribution::before {
        content: "\f1f5";
    }

    .bp6-icon-horizontal-inbetween::before {
        content: "\f329";
    }

    .bp6-icon-hurricane::before {
        content: "\f1f6";
    }

    .bp6-icon-id-number::before {
        content: "\f1f7";
    }

    .bp6-icon-image-rotate-left::before {
        content: "\f1f8";
    }

    .bp6-icon-image-rotate-right::before {
        content: "\f1f9";
    }

    .bp6-icon-import::before {
        content: "\f1fa";
    }

    .bp6-icon-inbox::before {
        content: "\f1ff";
    }

    .bp6-icon-inbox-filtered::before {
        content: "\f1fb";
    }

    .bp6-icon-inbox-geo::before {
        content: "\f1fc";
    }

    .bp6-icon-inbox-search::before {
        content: "\f1fd";
    }

    .bp6-icon-inbox-update::before {
        content: "\f1fe";
    }

    .bp6-icon-info-sign::before {
        content: "\f200";
    }

    .bp6-icon-inheritance::before {
        content: "\f201";
    }

    .bp6-icon-inherited-group::before {
        content: "\f202";
    }

    .bp6-icon-inner-join::before {
        content: "\f203";
    }

    .bp6-icon-input::before {
        content: "\f34b";
    }

    .bp6-icon-insert::before {
        content: "\f204";
    }

    .bp6-icon-intelligence::before {
        content: "\f337";
    }

    .bp6-icon-intersection::before {
        content: "\f205";
    }

    .bp6-icon-ip-address::before {
        content: "\f206";
    }

    .bp6-icon-issue::before {
        content: "\f209";
    }

    .bp6-icon-issue-closed::before {
        content: "\f207";
    }

    .bp6-icon-issue-new::before {
        content: "\f208";
    }

    .bp6-icon-italic::before {
        content: "\f20a";
    }

    .bp6-icon-join-table::before {
        content: "\f20b";
    }

    .bp6-icon-key::before {
        content: "\f215";
    }

    .bp6-icon-key-backspace::before {
        content: "\f20c";
    }

    .bp6-icon-key-command::before {
        content: "\f20d";
    }

    .bp6-icon-key-control::before {
        content: "\f20e";
    }

    .bp6-icon-key-delete::before {
        content: "\f20f";
    }

    .bp6-icon-key-enter::before {
        content: "\f210";
    }

    .bp6-icon-key-escape::before {
        content: "\f211";
    }

    .bp6-icon-key-option::before {
        content: "\f212";
    }

    .bp6-icon-key-shift::before {
        content: "\f213";
    }

    .bp6-icon-key-tab::before {
        content: "\f214";
    }

    .bp6-icon-known-vehicle::before {
        content: "\f216";
    }

    .bp6-icon-lab-test::before {
        content: "\f217";
    }

    .bp6-icon-label::before {
        content: "\f218";
    }

    .bp6-icon-layer::before {
        content: "\f21a";
    }

    .bp6-icon-layer-outline::before {
        content: "\f219";
    }

    .bp6-icon-layers::before {
        content: "\f21b";
    }

    .bp6-icon-layout::before {
        content: "\f225";
    }

    .bp6-icon-layout-auto::before {
        content: "\f21c";
    }

    .bp6-icon-layout-balloon::before {
        content: "\f21d";
    }

    .bp6-icon-layout-bottom-row-three-tiles::before {
        content: "\f364";
    }

    .bp6-icon-layout-bottom-row-two-tiles::before {
        content: "\f363";
    }

    .bp6-icon-layout-circle::before {
        content: "\f21e";
    }

    .bp6-icon-layout-grid::before {
        content: "\f21f";
    }

    .bp6-icon-layout-group-by::before {
        content: "\f220";
    }

    .bp6-icon-layout-hierarchy::before {
        content: "\f221";
    }

    .bp6-icon-layout-left-column-three-tiles::before {
        content: "\f366";
    }

    .bp6-icon-layout-left-column-two-tiles::before {
        content: "\f365";
    }

    .bp6-icon-layout-linear::before {
        content: "\f222";
    }

    .bp6-icon-layout-right-column-three-tiles::before {
        content: "\f368";
    }

    .bp6-icon-layout-right-column-two-tiles::before {
        content: "\f367";
    }

    .bp6-icon-layout-skew-grid::before {
        content: "\f223";
    }

    .bp6-icon-layout-sorted-clusters::before {
        content: "\f224";
    }

    .bp6-icon-layout-three-columns::before {
        content: "\f361";
    }

    .bp6-icon-layout-three-rows::before {
        content: "\f362";
    }

    .bp6-icon-layout-top-row-three-tiles::before {
        content: "\f36a";
    }

    .bp6-icon-layout-top-row-two-tiles::before {
        content: "\f369";
    }

    .bp6-icon-layout-two-columns::before {
        content: "\f35f";
    }

    .bp6-icon-layout-two-rows::before {
        content: "\f360";
    }

    .bp6-icon-learning::before {
        content: "\f226";
    }

    .bp6-icon-left-join::before {
        content: "\f227";
    }

    .bp6-icon-lengthen-text::before {
        content: "\f33e";
    }

    .bp6-icon-less-than::before {
        content: "\f229";
    }

    .bp6-icon-less-than-or-equal-to::before {
        content: "\f228";
    }

    .bp6-icon-lifesaver::before {
        content: "\f22a";
    }

    .bp6-icon-lightbulb::before {
        content: "\f22b";
    }

    .bp6-icon-lightning::before {
        content: "\f22c";
    }

    .bp6-icon-link::before {
        content: "\f22d";
    }

    .bp6-icon-linked-squares::before {
        content: "\f385";
    }

    .bp6-icon-list::before {
        content: "\f230";
    }

    .bp6-icon-list-columns::before {
        content: "\f22e";
    }

    .bp6-icon-list-detail-view::before {
        content: "\f22f";
    }

    .bp6-icon-locate::before {
        content: "\f231";
    }

    .bp6-icon-lock::before {
        content: "\f232";
    }

    .bp6-icon-locomotive::before {
        content: "\f33b";
    }

    .bp6-icon-log-in::before {
        content: "\f233";
    }

    .bp6-icon-log-out::before {
        content: "\f234";
    }

    .bp6-icon-low-voltage-pole::before {
        content: "\f332";
    }

    .bp6-icon-manual::before {
        content: "\f235";
    }

    .bp6-icon-manually-entered-data::before {
        content: "\f236";
    }

    .bp6-icon-many-to-many::before {
        content: "\f237";
    }

    .bp6-icon-many-to-one::before {
        content: "\f238";
    }

    .bp6-icon-map::before {
        content: "\f23b";
    }

    .bp6-icon-map-create::before {
        content: "\f239";
    }

    .bp6-icon-map-marker::before {
        content: "\f23a";
    }

    .bp6-icon-markdown::before {
        content: "\f3a9";
    }

    .bp6-icon-maximize::before {
        content: "\f23c";
    }

    .bp6-icon-media::before {
        content: "\f23d";
    }

    .bp6-icon-menu::before {
        content: "\f240";
    }

    .bp6-icon-menu-closed::before {
        content: "\f23e";
    }

    .bp6-icon-menu-open::before {
        content: "\f23f";
    }

    .bp6-icon-merge-columns::before {
        content: "\f241";
    }

    .bp6-icon-merge-links::before {
        content: "\f242";
    }

    .bp6-icon-microphone::before {
        content: "\f343";
    }

    .bp6-icon-minimize::before {
        content: "\f243";
    }

    .bp6-icon-minus::before {
        content: "\f244";
    }

    .bp6-icon-mobile-phone::before {
        content: "\f245";
    }

    .bp6-icon-mobile-video::before {
        content: "\f246";
    }

    .bp6-icon-modal::before {
        content: "\f248";
    }

    .bp6-icon-modal-filled::before {
        content: "\f247";
    }

    .bp6-icon-model::before {
        content: "\f33d";
    }

    .bp6-icon-moon::before {
        content: "\f249";
    }

    .bp6-icon-more::before {
        content: "\f24a";
    }

    .bp6-icon-mountain::before {
        content: "\f24b";
    }

    .bp6-icon-move::before {
        content: "\f24c";
    }

    .bp6-icon-mugshot::before {
        content: "\f24d";
    }

    .bp6-icon-multi-select::before {
        content: "\f24e";
    }

    .bp6-icon-music::before {
        content: "\f24f";
    }

    .bp6-icon-nest::before {
        content: "\f250";
    }

    .bp6-icon-new-drawing::before {
        content: "\f251";
    }

    .bp6-icon-new-grid-item::before {
        content: "\f252";
    }

    .bp6-icon-new-layer::before {
        content: "\f253";
    }

    .bp6-icon-new-layers::before {
        content: "\f254";
    }

    .bp6-icon-new-link::before {
        content: "\f255";
    }

    .bp6-icon-new-object::before {
        content: "\f256";
    }

    .bp6-icon-new-person::before {
        content: "\f257";
    }

    .bp6-icon-new-prescription::before {
        content: "\f258";
    }

    .bp6-icon-new-shield::before {
        content: "\f349";
    }

    .bp6-icon-new-text-box::before {
        content: "\f259";
    }

    .bp6-icon-ninja::before {
        content: "\f25a";
    }

    .bp6-icon-not-equal-to::before {
        content: "\f25b";
    }

    .bp6-icon-notifications::before {
        content: "\f25e";
    }

    .bp6-icon-notifications-add::before {
        content: "\f398";
    }

    .bp6-icon-notifications-snooze::before {
        content: "\f25c";
    }

    .bp6-icon-notifications-updated::before {
        content: "\f25d";
    }

    .bp6-icon-numbered-list::before {
        content: "\f25f";
    }

    .bp6-icon-numerical::before {
        content: "\f260";
    }

    .bp6-icon-object-view::before {
        content: "\f390";
    }

    .bp6-icon-office::before {
        content: "\f261";
    }

    .bp6-icon-offline::before {
        content: "\f262";
    }

    .bp6-icon-oil-field::before {
        content: "\f263";
    }

    .bp6-icon-one-column::before {
        content: "\f264";
    }

    .bp6-icon-one-to-many::before {
        content: "\f265";
    }

    .bp6-icon-one-to-one::before {
        content: "\f266";
    }

    .bp6-icon-open-application::before {
        content: "\f32b";
    }

    .bp6-icon-outdated::before {
        content: "\f267";
    }

    .bp6-icon-output::before {
        content: "\f370";
    }

    .bp6-icon-package::before {
        content: "\f375";
    }

    .bp6-icon-page-break::before {
        content: "\f3a5";
    }

    .bp6-icon-page-layout::before {
        content: "\f268";
    }

    .bp6-icon-panel::before {
        content: "\f381";
    }

    .bp6-icon-panel-stats::before {
        content: "\f269";
    }

    .bp6-icon-panel-table::before {
        content: "\f26a";
    }

    .bp6-icon-paperclip::before {
        content: "\f26b";
    }

    .bp6-icon-paragraph::before {
        content: "\f26c";
    }

    .bp6-icon-paste-variable::before {
        content: "\f346";
    }

    .bp6-icon-path::before {
        content: "\f26e";
    }

    .bp6-icon-path-search::before {
        content: "\f26d";
    }

    .bp6-icon-pause::before {
        content: "\f26f";
    }

    .bp6-icon-people::before {
        content: "\f270";
    }

    .bp6-icon-percentage::before {
        content: "\f271";
    }

    .bp6-icon-person::before {
        content: "\f272";
    }

    .bp6-icon-phone::before {
        content: "\f273";
    }

    .bp6-icon-phone-call::before {
        content: "\f347";
    }

    .bp6-icon-phone-forward::before {
        content: "\f348";
    }

    .bp6-icon-phone-search::before {
        content: "\f397";
    }

    .bp6-icon-pie-chart::before {
        content: "\f274";
    }

    .bp6-icon-pill::before {
        content: "\f376";
    }

    .bp6-icon-pin::before {
        content: "\f275";
    }

    .bp6-icon-pistol::before {
        content: "\f39c";
    }

    .bp6-icon-pivot::before {
        content: "\f277";
    }

    .bp6-icon-pivot-table::before {
        content: "\f276";
    }

    .bp6-icon-play::before {
        content: "\f278";
    }

    .bp6-icon-playbook::before {
        content: "\f324";
    }

    .bp6-icon-plus::before {
        content: "\f279";
    }

    .bp6-icon-polygon-filter::before {
        content: "\f27a";
    }

    .bp6-icon-power::before {
        content: "\f27b";
    }

    .bp6-icon-predictive-analysis::before {
        content: "\f27c";
    }

    .bp6-icon-prescription::before {
        content: "\f27d";
    }

    .bp6-icon-presentation::before {
        content: "\f27e";
    }

    .bp6-icon-print::before {
        content: "\f27f";
    }

    .bp6-icon-projects::before {
        content: "\f280";
    }

    .bp6-icon-properties::before {
        content: "\f281";
    }

    .bp6-icon-property::before {
        content: "\f282";
    }

    .bp6-icon-publish-function::before {
        content: "\f283";
    }

    .bp6-icon-pulse::before {
        content: "\f284";
    }

    .bp6-icon-rain::before {
        content: "\f285";
    }

    .bp6-icon-random::before {
        content: "\f286";
    }

    .bp6-icon-range-ring::before {
        content: "\f371";
    }

    .bp6-icon-record::before {
        content: "\f287";
    }

    .bp6-icon-rect-height::before {
        content: "\f325";
    }

    .bp6-icon-rect-width::before {
        content: "\f326";
    }

    .bp6-icon-rectangle::before {
        content: "\f321";
    }

    .bp6-icon-redo::before {
        content: "\f288";
    }

    .bp6-icon-refresh::before {
        content: "\f289";
    }

    .bp6-icon-refresh-off::before {
        content: "\f3aa";
    }

    .bp6-icon-regex::before {
        content: "\f32f";
    }

    .bp6-icon-regression-chart::before {
        content: "\f28a";
    }

    .bp6-icon-remove::before {
        content: "\f290";
    }

    .bp6-icon-remove-column::before {
        content: "\f28d";
    }

    .bp6-icon-remove-column-left::before {
        content: "\f28b";
    }

    .bp6-icon-remove-column-right::before {
        content: "\f28c";
    }

    .bp6-icon-remove-row-bottom::before {
        content: "\f28e";
    }

    .bp6-icon-remove-row-top::before {
        content: "\f28f";
    }

    .bp6-icon-repeat::before {
        content: "\f291";
    }

    .bp6-icon-reset::before {
        content: "\f292";
    }

    .bp6-icon-resolve::before {
        content: "\f293";
    }

    .bp6-icon-rig::before {
        content: "\f294";
    }

    .bp6-icon-right-join::before {
        content: "\f295";
    }

    .bp6-icon-ring::before {
        content: "\f296";
    }

    .bp6-icon-rocket::before {
        content: "\f298";
    }

    .bp6-icon-rocket-slant::before {
        content: "\f297";
    }

    .bp6-icon-root-folder::before {
        content: "\f39f";
    }

    .bp6-icon-rotate-ccw::before {
        content: "\f389";
    }

    .bp6-icon-rotate-cw::before {
        content: "\f388";
    }

    .bp6-icon-rotate-document::before {
        content: "\f299";
    }

    .bp6-icon-rotate-page::before {
        content: "\f29a";
    }

    .bp6-icon-route::before {
        content: "\f29b";
    }

    .bp6-icon-run-history::before {
        content: "\f393";
    }

    .bp6-icon-satellite::before {
        content: "\f29c";
    }

    .bp6-icon-saved::before {
        content: "\f29d";
    }

    .bp6-icon-scatter-plot::before {
        content: "\f29e";
    }

    .bp6-icon-search::before {
        content: "\f2a2";
    }

    .bp6-icon-search-around::before {
        content: "\f29f";
    }

    .bp6-icon-search-template::before {
        content: "\f2a0";
    }

    .bp6-icon-search-text::before {
        content: "\f2a1";
    }

    .bp6-icon-segmented-control::before {
        content: "\f2a3";
    }

    .bp6-icon-select::before {
        content: "\f2a4";
    }

    .bp6-icon-selection::before {
        content: "\f2a5";
    }

    .bp6-icon-selection-box::before {
        content: "\f399";
    }

    .bp6-icon-selection-box-add::before {
        content: "\f39a";
    }

    .bp6-icon-selection-box-edit::before {
        content: "\f39b";
    }

    .bp6-icon-selection-box-remove::before {
        content: "\f3a8";
    }

    .bp6-icon-send-backward::before {
        content: "\f355";
    }

    .bp6-icon-send-message::before {
        content: "\f2a6";
    }

    .bp6-icon-send-to::before {
        content: "\f2a9";
    }

    .bp6-icon-send-to-graph::before {
        content: "\f2a7";
    }

    .bp6-icon-send-to-map::before {
        content: "\f2a8";
    }

    .bp6-icon-sensor::before {
        content: "\f33c";
    }

    .bp6-icon-series-add::before {
        content: "\f2aa";
    }

    .bp6-icon-series-configuration::before {
        content: "\f2ab";
    }

    .bp6-icon-series-derived::before {
        content: "\f2ac";
    }

    .bp6-icon-series-filtered::before {
        content: "\f2ad";
    }

    .bp6-icon-series-search::before {
        content: "\f2ae";
    }

    .bp6-icon-server::before {
        content: "\f378";
    }

    .bp6-icon-server-install::before {
        content: "\f377";
    }

    .bp6-icon-settings::before {
        content: "\f2af";
    }

    .bp6-icon-shapes::before {
        content: "\f2b0";
    }

    .bp6-icon-share::before {
        content: "\f2b1";
    }

    .bp6-icon-shared-filter::before {
        content: "\f2b2";
    }

    .bp6-icon-shield::before {
        content: "\f2b3";
    }

    .bp6-icon-ship::before {
        content: "\f2b4";
    }

    .bp6-icon-shop::before {
        content: "\f2b5";
    }

    .bp6-icon-shopping-cart::before {
        content: "\f2b6";
    }

    .bp6-icon-shorten-text::before {
        content: "\f33f";
    }

    .bp6-icon-signal-search::before {
        content: "\f2b7";
    }

    .bp6-icon-sim-card::before {
        content: "\f2b8";
    }

    .bp6-icon-slash::before {
        content: "\f2b9";
    }

    .bp6-icon-small-cross::before {
        content: "\f2ba";
    }

    .bp6-icon-small-info-sign::before {
        content: "\f334";
    }

    .bp6-icon-small-minus::before {
        content: "\f2bb";
    }

    .bp6-icon-small-plus::before {
        content: "\f2bc";
    }

    .bp6-icon-small-square::before {
        content: "\f2bd";
    }

    .bp6-icon-small-tick::before {
        content: "\f2be";
    }

    .bp6-icon-snowflake::before {
        content: "\f2bf";
    }

    .bp6-icon-soccer-ball::before {
        content: "\f350";
    }

    .bp6-icon-social-media::before {
        content: "\f2c0";
    }

    .bp6-icon-sort::before {
        content: "\f2c7";
    }

    .bp6-icon-sort-alphabetical::before {
        content: "\f2c2";
    }

    .bp6-icon-sort-alphabetical-desc::before {
        content: "\f2c1";
    }

    .bp6-icon-sort-asc::before {
        content: "\f2c3";
    }

    .bp6-icon-sort-desc::before {
        content: "\f2c4";
    }

    .bp6-icon-sort-numerical::before {
        content: "\f2c6";
    }

    .bp6-icon-sort-numerical-desc::before {
        content: "\f2c5";
    }

    .bp6-icon-spell-check::before {
        content: "\f340";
    }

    .bp6-icon-split-columns::before {
        content: "\f2c8";
    }

    .bp6-icon-sports-stadium::before {
        content: "\f351";
    }

    .bp6-icon-square::before {
        content: "\f2c9";
    }

    .bp6-icon-stacked-chart::before {
        content: "\f2ca";
    }

    .bp6-icon-stadium-geometry::before {
        content: "\f2cb";
    }

    .bp6-icon-star::before {
        content: "\f2cd";
    }

    .bp6-icon-star-empty::before {
        content: "\f2cc";
    }

    .bp6-icon-step-backward::before {
        content: "\f2ce";
    }

    .bp6-icon-step-chart::before {
        content: "\f2cf";
    }

    .bp6-icon-step-forward::before {
        content: "\f2d0";
    }

    .bp6-icon-stop::before {
        content: "\f2d1";
    }

    .bp6-icon-stopwatch::before {
        content: "\f2d2";
    }

    .bp6-icon-strikethrough::before {
        content: "\f2d3";
    }

    .bp6-icon-style::before {
        content: "\f2d4";
    }

    .bp6-icon-subscript::before {
        content: "\f339";
    }

    .bp6-icon-subtract-right-join::before {
        content: "\f392";
    }

    .bp6-icon-superscript::before {
        content: "\f33a";
    }

    .bp6-icon-swap-horizontal::before {
        content: "\f2d5";
    }

    .bp6-icon-swap-vertical::before {
        content: "\f2d6";
    }

    .bp6-icon-sweep::before {
        content: "\f3a4";
    }

    .bp6-icon-switch::before {
        content: "\f2d7";
    }

    .bp6-icon-symbol-circle::before {
        content: "\f2d8";
    }

    .bp6-icon-symbol-cross::before {
        content: "\f2d9";
    }

    .bp6-icon-symbol-diamond::before {
        content: "\f2da";
    }

    .bp6-icon-symbol-rectangle::before {
        content: "\f322";
    }

    .bp6-icon-symbol-square::before {
        content: "\f2db";
    }

    .bp6-icon-symbol-triangle-down::before {
        content: "\f2dc";
    }

    .bp6-icon-symbol-triangle-up::before {
        content: "\f2dd";
    }

    .bp6-icon-syringe::before {
        content: "\f2de";
    }

    .bp6-icon-table-sync::before {
        content: "\f36e";
    }

    .bp6-icon-tag::before {
        content: "\f2df";
    }

    .bp6-icon-tag-add::before {
        content: "\f379";
    }

    .bp6-icon-tag-promote::before {
        content: "\f37a";
    }

    .bp6-icon-tag-refresh::before {
        content: "\f37b";
    }

    .bp6-icon-tag-undo::before {
        content: "\f37c";
    }

    .bp6-icon-tags::before {
        content: "\f37d";
    }

    .bp6-icon-take-action::before {
        content: "\f2e0";
    }

    .bp6-icon-tank::before {
        content: "\f2e1";
    }

    .bp6-icon-target::before {
        content: "\f2e2";
    }

    .bp6-icon-taxi::before {
        content: "\f2e3";
    }

    .bp6-icon-team::before {
        content: "\f352";
    }

    .bp6-icon-temperature::before {
        content: "\f2e4";
    }

    .bp6-icon-text-highlight::before {
        content: "\f2e5";
    }

    .bp6-icon-th::before {
        content: "\f2ea";
    }

    .bp6-icon-th-add::before {
        content: "\f38a";
    }

    .bp6-icon-th-derived::before {
        content: "\f2e6";
    }

    .bp6-icon-th-disconnect::before {
        content: "\f2e7";
    }

    .bp6-icon-th-filtered::before {
        content: "\f2e8";
    }

    .bp6-icon-th-list::before {
        content: "\f2e9";
    }

    .bp6-icon-th-list-add::before {
        content: "\f38b";
    }

    .bp6-icon-th-virtual::before {
        content: "\f38c";
    }

    .bp6-icon-th-virtual-add::before {
        content: "\f38d";
    }

    .bp6-icon-third-party::before {
        content: "\f2eb";
    }

    .bp6-icon-thumbs-down::before {
        content: "\f2ec";
    }

    .bp6-icon-thumbs-up::before {
        content: "\f2ed";
    }

    .bp6-icon-tick::before {
        content: "\f2ef";
    }

    .bp6-icon-tick-circle::before {
        content: "\f2ee";
    }

    .bp6-icon-time::before {
        content: "\f2f0";
    }

    .bp6-icon-timeline-area-chart::before {
        content: "\f2f1";
    }

    .bp6-icon-timeline-bar-chart::before {
        content: "\f2f2";
    }

    .bp6-icon-timeline-events::before {
        content: "\f2f3";
    }

    .bp6-icon-timeline-line-chart::before {
        content: "\f2f4";
    }

    .bp6-icon-tint::before {
        content: "\f2f5";
    }

    .bp6-icon-torch::before {
        content: "\f2f6";
    }

    .bp6-icon-tractor::before {
        content: "\f2f7";
    }

    .bp6-icon-train::before {
        content: "\f2f8";
    }

    .bp6-icon-translate::before {
        content: "\f2f9";
    }

    .bp6-icon-trash::before {
        content: "\f2fa";
    }

    .bp6-icon-tree::before {
        content: "\f2fb";
    }

    .bp6-icon-trending-down::before {
        content: "\f2fc";
    }

    .bp6-icon-trending-up::before {
        content: "\f2fd";
    }

    .bp6-icon-trophy::before {
        content: "\f34f";
    }

    .bp6-icon-truck::before {
        content: "\f2fe";
    }

    .bp6-icon-two-columns::before {
        content: "\f2ff";
    }

    .bp6-icon-unarchive::before {
        content: "\f300";
    }

    .bp6-icon-underline::before {
        content: "\f301";
    }

    .bp6-icon-undo::before {
        content: "\f302";
    }

    .bp6-icon-ungroup-objects::before {
        content: "\f303";
    }

    .bp6-icon-unknown-vehicle::before {
        content: "\f304";
    }

    .bp6-icon-unlink::before {
        content: "\f345";
    }

    .bp6-icon-unlock::before {
        content: "\f305";
    }

    .bp6-icon-unpin::before {
        content: "\f306";
    }

    .bp6-icon-unresolve::before {
        content: "\f307";
    }

    .bp6-icon-updated::before {
        content: "\f308";
    }

    .bp6-icon-upload::before {
        content: "\f309";
    }

    .bp6-icon-user::before {
        content: "\f30a";
    }

    .bp6-icon-variable::before {
        content: "\f30b";
    }

    .bp6-icon-variable-layer::before {
        content: "\f3ab";
    }

    .bp6-icon-vector::before {
        content: "\f35e";
    }

    .bp6-icon-vertical-bar-chart-asc::before {
        content: "\f30c";
    }

    .bp6-icon-vertical-bar-chart-desc::before {
        content: "\f30d";
    }

    .bp6-icon-vertical-distribution::before {
        content: "\f30e";
    }

    .bp6-icon-vertical-inbetween::before {
        content: "\f32a";
    }

    .bp6-icon-video::before {
        content: "\f30f";
    }

    .bp6-icon-virus::before {
        content: "\f310";
    }

    .bp6-icon-volume-down::before {
        content: "\f311";
    }

    .bp6-icon-volume-off::before {
        content: "\f312";
    }

    .bp6-icon-volume-up::before {
        content: "\f313";
    }

    .bp6-icon-walk::before {
        content: "\f314";
    }

    .bp6-icon-warning-sign::before {
        content: "\f315";
    }

    .bp6-icon-waterfall-chart::before {
        content: "\f316";
    }

    .bp6-icon-waves::before {
        content: "\f317";
    }

    .bp6-icon-widget::before {
        content: "\f31b";
    }

    .bp6-icon-widget-button::before {
        content: "\f318";
    }

    .bp6-icon-widget-footer::before {
        content: "\f319";
    }

    .bp6-icon-widget-header::before {
        content: "\f31a";
    }

    .bp6-icon-wind::before {
        content: "\f31c";
    }

    .bp6-icon-wrench::before {
        content: "\f31d";
    }

    .bp6-icon-wrench-redo::before {
        content: "\f37e";
    }

    .bp6-icon-wrench-snooze::before {
        content: "\f37f";
    }

    .bp6-icon-wrench-time::before {
        content: "\f380";
    }

    .bp6-icon-zoom-in::before {
        content: "\f31e";
    }

    .bp6-icon-zoom-out::before {
        content: "\f31f";
    }

    .bp6-icon-zoom-to-fit::before {
        content: "\f320";
    }

    .bp6-text-muted {
        color: #5f6b7c;
    }

    .bp6-text-disabled {
        color: rgba(95, 107, 124, 0.6);
    }

    .bp6-running-text hr {
        border-color: rgba(17, 20, 24, 0.15);
    }

    a .bp6-icon, a .bp6-icon-standard, a .bp6-icon-large {
        color: inherit;
    }

    .bp6-code,
    .bp6-running-text code {
        background: rgba(255, 255, 255, 0.7);
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2);
        color: #5f6b7c;
    }

    a > .bp6-code,
    a > .bp6-running-text code {
        color: #2d72d2;
    }

    .bp6-code-block,
    .bp6-running-text pre {
        background: rgba(255, 255, 255, 0.7);
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.15);
        color: #1c2127;
    }

    .bp6-code-block > code,
    .bp6-running-text pre > code {
        background: none;
        box-shadow: none;
        color: inherit;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-code-block,
        .bp6-running-text pre {
            border: 1px solid buttonborder;
            box-shadow: none;
        }
    }

    .bp6-key,
    .bp6-running-text kbd {
        background: #ffffff;
        box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 1px 1px rgba(17, 20, 24, 0.2);
        color: #5f6b7c;
    }

    .bp6-icon.bp6-intent-primary, .bp6-icon-standard.bp6-intent-primary, .bp6-icon-large.bp6-intent-primary {
        color: #215db0;
    }

    .bp6-icon.bp6-intent-success, .bp6-icon-standard.bp6-intent-success, .bp6-icon-large.bp6-intent-success {
        color: #1c6e42;
    }

    .bp6-icon.bp6-intent-warning, .bp6-icon-standard.bp6-intent-warning, .bp6-icon-large.bp6-intent-warning {
        color: #935610;
    }

    .bp6-icon.bp6-intent-danger, .bp6-icon-standard.bp6-intent-danger, .bp6-icon-large.bp6-intent-danger {
        color: #ac2f33;
    }

    .bp6-heading {
        color: #1c2127;
        font-weight: 600;
        margin: 0 0 10px;
        padding: 0;
    }

    .bp6-dark .bp6-heading {
        color: #f6f7f9;
    }

    .bp6-heading.bp6-text-muted {
        color: #5f6b7c;
    }

    .bp6-dark .bp6-heading.bp6-text-muted {
        color: #abb3bf;
    }

    .bp6-running-text h1, h1.bp6-heading {
        font-size: 36px;
        line-height: 40px;
    }

    .bp6-running-text h2, h2.bp6-heading {
        font-size: 28px;
        line-height: 32px;
    }

    .bp6-running-text h3, h3.bp6-heading {
        font-size: 22px;
        line-height: 25px;
    }

    .bp6-running-text h4, h4.bp6-heading {
        font-size: 18px;
        line-height: 21px;
    }

    .bp6-running-text h5, h5.bp6-heading {
        font-size: 16px;
        line-height: 19px;
    }

    .bp6-running-text h6, h6.bp6-heading {
        font-size: 14px;
        line-height: 16px;
    }

    .bp6-ui-text {
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 1.28581;
        text-transform: none;
    }

    .bp6-monospace-text {
        font-family: monospace;
        text-transform: none;
    }

    .bp6-text-overflow-ellipsis {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
    }

    .bp6-running-text {
        font-size: 14px;
        line-height: 1.5;
    }

    .bp6-running-text h1 {
        color: #1c2127;
        font-weight: 600;
        margin-bottom: 20px;
        margin-top: 40px;
    }

    .bp6-dark .bp6-running-text h1 {
        color: #f6f7f9;
    }

    .bp6-running-text h1.bp6-text-muted {
        color: #5f6b7c;
    }

    .bp6-dark .bp6-running-text h1.bp6-text-muted {
        color: #abb3bf;
    }

    .bp6-running-text h2 {
        color: #1c2127;
        font-weight: 600;
        margin-bottom: 20px;
        margin-top: 40px;
    }

    .bp6-dark .bp6-running-text h2 {
        color: #f6f7f9;
    }

    .bp6-running-text h2.bp6-text-muted {
        color: #5f6b7c;
    }

    .bp6-dark .bp6-running-text h2.bp6-text-muted {
        color: #abb3bf;
    }

    .bp6-running-text h3 {
        color: #1c2127;
        font-weight: 600;
        margin-bottom: 20px;
        margin-top: 40px;
    }

    .bp6-dark .bp6-running-text h3 {
        color: #f6f7f9;
    }

    .bp6-running-text h3.bp6-text-muted {
        color: #5f6b7c;
    }

    .bp6-dark .bp6-running-text h3.bp6-text-muted {
        color: #abb3bf;
    }

    .bp6-running-text h4 {
        color: #1c2127;
        font-weight: 600;
        margin-bottom: 20px;
        margin-top: 40px;
    }

    .bp6-dark .bp6-running-text h4 {
        color: #f6f7f9;
    }

    .bp6-running-text h4.bp6-text-muted {
        color: #5f6b7c;
    }

    .bp6-dark .bp6-running-text h4.bp6-text-muted {
        color: #abb3bf;
    }

    .bp6-running-text h5 {
        color: #1c2127;
        font-weight: 600;
        margin-bottom: 20px;
        margin-top: 40px;
    }

    .bp6-dark .bp6-running-text h5 {
        color: #f6f7f9;
    }

    .bp6-running-text h5.bp6-text-muted {
        color: #5f6b7c;
    }

    .bp6-dark .bp6-running-text h5.bp6-text-muted {
        color: #abb3bf;
    }

    .bp6-running-text h6 {
        color: #1c2127;
        font-weight: 600;
        margin-bottom: 20px;
        margin-top: 40px;
    }

    .bp6-dark .bp6-running-text h6 {
        color: #f6f7f9;
    }

    .bp6-running-text h6.bp6-text-muted {
        color: #5f6b7c;
    }

    .bp6-dark .bp6-running-text h6.bp6-text-muted {
        color: #abb3bf;
    }

    .bp6-running-text hr {
        border: none;
        border-bottom: 1px solid rgba(17, 20, 24, 0.15);
        margin: 20px 0;
    }

    .bp6-running-text p {
        margin: 0 0 10px;
        padding: 0;
    }

    .bp6-text-large {
        font-size: 16px;
    }

    .bp6-text-small {
        font-size: 12px;
    }

    .bp6-code, .bp6-running-text code {
        font-family: monospace;
        text-transform: none;
        border-radius: 2px;
        font-size: smaller;
        padding: 2px 4px;
    }

    .bp6-code-block, .bp6-running-text pre {
        font-family: monospace;
        text-transform: none;
        border-radius: 2px;
        display: block;
        font-size: 13px;
        line-height: 1.4;
        margin: 10px 0;
        padding: 12px 16px;
        word-break: break-all;
        word-wrap: break-word;
    }

    .bp6-code-block > code, .bp6-running-text pre > code {
        font-size: inherit;
        padding: 0;
    }

    .bp6-key, .bp6-running-text kbd {
        align-items: center;
        border-radius: 2px;
        display: inline-flex;
        font-family: inherit;
        font-size: 12px;
        height: 24px;
        justify-content: center;
        line-height: 24px;
        min-width: 24px;
        padding: 2px 4px;
        vertical-align: middle;
    }

    .bp6-key .bp6-icon, .bp6-running-text kbd .bp6-icon, .bp6-key .bp6-icon-standard, .bp6-running-text kbd .bp6-icon-standard, .bp6-key .bp6-icon-large, .bp6-running-text kbd .bp6-icon-large {
        margin-right: 4px;
    }

    .bp6-blockquote, .bp6-running-text blockquote {
        border-left: solid 4px rgba(171, 179, 191, 0.5);
        margin: 0 0 10px;
        padding: 0 20px;
    }

    .bp6-dark .bp6-blockquote, .bp6-dark .bp6-running-text blockquote, .bp6-running-text .bp6-dark blockquote {
        border-color: rgba(115, 128, 145, 0.5);
    }

    .bp6-list, .bp6-running-text ul,
    .bp6-running-text ol {
        margin: 10px 0;
        padding-left: 30px;
    }

    .bp6-list li:not(:last-child), .bp6-running-text ul li:not(:last-child),
    .bp6-running-text ol li:not(:last-child) {
        margin-bottom: 4px;
    }

    .bp6-list ol, .bp6-running-text ul ol,
    .bp6-running-text ol ol,
    .bp6-list ul,
    .bp6-running-text ul ul,
    .bp6-running-text ol ul {
        margin-top: 4px;
    }

    .bp6-list-unstyled {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .bp6-list-unstyled li {
        padding: 0;
    }

    .bp6-rtl {
        text-align: right;
    }

    .bp6-dark {
        color: #f6f7f9;
    }

    .bp6-dark .bp6-text-muted {
        color: #abb3bf;
    }

    .bp6-dark .bp6-text-disabled {
        color: rgba(171, 179, 191, 0.6);
    }

    .bp6-dark .bp6-running-text hr {
        border-color: rgba(255, 255, 255, 0.2);
    }

    .bp6-dark a {
        color: #8abbff;
    }

    .bp6-dark a:hover {
        color: #8abbff;
    }

    .bp6-dark a .bp6-icon, .bp6-dark a .bp6-icon-standard, .bp6-dark a .bp6-icon-large {
        color: inherit;
    }

    .bp6-dark a code {
        color: inherit;
    }

    .bp6-dark .bp6-code,
    .bp6-dark .bp6-running-text code {
        background: rgba(17, 20, 24, 0.3);
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
        color: #abb3bf;
    }

    a > .bp6-dark .bp6-code,
    a > .bp6-dark .bp6-running-text code {
        color: inherit;
    }

    .bp6-dark .bp6-code-block,
    .bp6-dark .bp6-running-text pre {
        background: rgba(17, 20, 24, 0.3);
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
        color: #f6f7f9;
    }

    .bp6-dark .bp6-code-block > code,
    .bp6-dark .bp6-running-text pre > code {
        background: none;
        box-shadow: none;
        color: inherit;
    }

    .bp6-dark .bp6-key,
    .bp6-dark .bp6-running-text kbd {
        background: #2f343c;
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 1px 1px 0 rgba(17, 20, 24, 0.4);
        color: #abb3bf;
    }

    .bp6-dark .bp6-icon.bp6-intent-primary, .bp6-dark .bp6-icon-standard.bp6-intent-primary, .bp6-dark .bp6-icon-large.bp6-intent-primary {
        color: #8abbff;
    }

    .bp6-dark .bp6-icon.bp6-intent-success, .bp6-dark .bp6-icon-standard.bp6-intent-success, .bp6-dark .bp6-icon-large.bp6-intent-success {
        color: #72ca9b;
    }

    .bp6-dark .bp6-icon.bp6-intent-warning, .bp6-dark .bp6-icon-standard.bp6-intent-warning, .bp6-dark .bp6-icon-large.bp6-intent-warning {
        color: #fbb360;
    }

    .bp6-dark .bp6-icon.bp6-intent-danger, .bp6-dark .bp6-icon-standard.bp6-intent-danger, .bp6-dark .bp6-icon-large.bp6-intent-danger {
        color: #fa999c;
    }

    .bp6-dark :focus {
        outline-color: rgba(138, 187, 255, 0.752);
    }

    .bp6-focus-disabled :focus:not(.bp6-focus-style-manager-ignore *) {
        outline: none !important;
    }

    .bp6-focus-disabled :focus:not(.bp6-focus-style-manager-ignore *) ~ .bp6-control-indicator {
        outline: none !important;
    }

    .bp6-dark {
        color-scheme: dark;
    }

    .bp6-alert {
        max-width: 400px;
        padding: 20px;
    }

    .bp6-alert-body {
        display: flex;
    }

    .bp6-alert-body .bp6-icon {
        font-size: 40px;
        margin-right: 20px;
        margin-top: 0;
    }

    .bp6-alert-contents {
        word-break: break-word;
    }

    .bp6-alert-footer {
        display: flex;
        flex-direction: row-reverse;
        margin-top: 10px;
    }

    .bp6-alert-footer .bp6-button {
        margin-left: 10px;
    }

    .bp6-breadcrumbs {
        align-items: center;
        cursor: default;
        display: flex;
        flex-wrap: wrap;
        height: 30px;
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .bp6-breadcrumbs > li {
        align-items: center;
        display: flex;
    }

    .bp6-breadcrumbs > li::after {
        background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.71 7.29l-4-4a1.003 1.003 0 00-1.42 1.42L8.59 8 5.3 11.29c-.19.18-.3.43-.3.71a1.003 1.003 0 001.71.71l4-4c.18-.18.29-.43.29-.71 0-.28-.11-.53-.29-.71z' fill='%235f6b7c'/%3e%3c/svg%3e");
        content: "";
        display: block;
        height: 16px;
        margin: 0 4px;
        width: 16px;
    }

    .bp6-breadcrumbs > li:last-of-type::after {
        display: none;
    }

    .bp6-breadcrumb,
    .bp6-breadcrumb-current,
    .bp6-breadcrumbs-collapsed {
        align-items: center;
        display: inline-flex;
        font-size: 16px;
    }

    .bp6-breadcrumb,
    .bp6-breadcrumbs-collapsed {
        color: #5f6b7c;
    }

    .bp6-breadcrumb:hover {
        text-decoration: none;
    }

    .bp6-breadcrumb.bp6-disabled {
        color: rgba(95, 107, 124, 0.6);
        cursor: not-allowed;
    }

    .bp6-breadcrumb .bp6-icon {
        margin-right: 4px;
    }

    .bp6-breadcrumb-current {
        color: inherit;
        font-weight: 600;
    }

    .bp6-breadcrumb-current .bp6-input {
        font-size: inherit;
        font-weight: inherit;
        vertical-align: baseline;
    }

    .bp6-breadcrumbs-collapsed {
        background: rgba(143, 153, 168, 0.15);
        border: none;
        border-radius: 2px;
        cursor: pointer;
        margin-right: 2px;
        padding: 1px 4px;
        vertical-align: text-bottom;
    }

    .bp6-breadcrumbs-collapsed::before {
        background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cg fill='%235f6b7c'%3e%3cpath d='M2 6.03a2 2 0 100 4 2 2 0 100-4zM14 6.03a2 2 0 100 4 2 2 0 100-4zM8 6.03a2 2 0 100 4 2 2 0 100-4z'/%3e%3c/g%3e%3c/svg%3e") center no-repeat;
        content: "";
        display: block;
        height: 16px;
        width: 16px;
    }

    .bp6-breadcrumbs-collapsed:hover {
        background: rgba(143, 153, 168, 0.3);
        color: #1c2127;
        text-decoration: none;
    }

    .bp6-dark .bp6-breadcrumb,
    .bp6-dark .bp6-breadcrumbs-collapsed {
        color: #abb3bf;
    }

    .bp6-dark .bp6-breadcrumbs > li::after {
        background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.71 7.29l-4-4a1.003 1.003 0 00-1.42 1.42L8.59 8 5.3 11.29c-.19.18-.3.43-.3.71a1.003 1.003 0 001.71.71l4-4c.18-.18.29-.43.29-.71 0-.28-.11-.53-.29-.71z' fill='%23abb3bf'/%3e%3c/svg%3e");
        color: #abb3bf;
    }

    .bp6-dark .bp6-breadcrumb.bp6-disabled {
        color: rgba(171, 179, 191, 0.6);
    }

    .bp6-dark .bp6-breadcrumb-current {
        color: #f6f7f9;
    }

    .bp6-dark .bp6-breadcrumbs-collapsed {
        background: rgba(143, 153, 168, 0.2);
    }

    .bp6-dark .bp6-breadcrumbs-collapsed::before {
        background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cg fill='%23abb3bf'%3e%3cpath d='M2 6.03a2 2 0 100 4 2 2 0 100-4zM14 6.03a2 2 0 100 4 2 2 0 100-4zM8 6.03a2 2 0 100 4 2 2 0 100-4z'/%3e%3c/g%3e%3c/svg%3e") center no-repeat;
    }

    .bp6-dark .bp6-breadcrumbs-collapsed:hover {
        background: rgba(143, 153, 168, 0.3);
        color: #f6f7f9;
    }

    .bp6-button {
        display: inline-flex;
        flex-direction: row;
        align-items: center;
        border: none;
        border-radius: 2px;
        cursor: pointer;
        font-size: 14px;
        justify-content: center;
        padding: 4px 10px;
        text-align: left;
        vertical-align: middle;
        min-height: 30px;
        min-width: 30px;
    }

    .bp6-button > * {
        flex-grow: 0;
        flex-shrink: 0;
    }

    .bp6-button > .bp6-fill {
        flex-grow: 1;
        flex-shrink: 1;
    }

    .bp6-button::before,
    .bp6-button > * {
        margin-right: 8px;
    }

    .bp6-button:empty::before,
    .bp6-button > :last-child {
        margin-right: 0;
    }

    .bp6-button:empty {
        padding: 0 !important;
    }

    .bp6-button:disabled, .bp6-button.bp6-disabled {
        cursor: not-allowed;
    }

    .bp6-button.bp6-fill {
        display: flex;
        width: 100%;
    }

    .bp6-button.bp6-align-right, .bp6-align-right .bp6-button {
        text-align: right;
    }

    .bp6-button.bp6-align-left, .bp6-align-left .bp6-button {
        text-align: left;
    }

    .bp6-button:not([class*=bp6-intent-]) {
        background-color: #f6f7f9;
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2), 0 1px 2px rgba(17, 20, 24, 0.1);
        color: #1c2127;
    }

    .bp6-button:not([class*=bp6-intent-]):hover {
        background-clip: padding-box;
        background-color: #edeff2;
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2), 0 1px 2px rgba(17, 20, 24, 0.2);
    }

    .bp6-button:not([class*=bp6-intent-]):active, .bp6-button:not([class*=bp6-intent-]).bp6-active {
        background-color: #dce0e5;
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2), 0 1px 2px rgba(17, 20, 24, 0.2);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-button:not([class*=bp6-intent-]):active, .bp6-button:not([class*=bp6-intent-]).bp6-active {
            background: highlight;
        }
    }
    .bp6-button:not([class*=bp6-intent-]):disabled, .bp6-button:not([class*=bp6-intent-]).bp6-disabled {
        background-color: rgba(211, 216, 222, 0.5);
        box-shadow: none;
        color: rgba(95, 107, 124, 0.6);
        cursor: not-allowed;
        outline: none;
    }

    .bp6-button:not([class*=bp6-intent-]):disabled.bp6-active, .bp6-button:not([class*=bp6-intent-]):disabled.bp6-active:hover, .bp6-button:not([class*=bp6-intent-]).bp6-disabled.bp6-active, .bp6-button:not([class*=bp6-intent-]).bp6-disabled.bp6-active:hover {
        background: rgba(211, 216, 222, 0.7);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-button:not([class*=bp6-intent-]) {
            border: 1px solid buttonborder;
        }
    }
    .bp6-button.bp6-intent-primary {
        background-color: #2d72d2;
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2), 0 1px 2px rgba(17, 20, 24, 0.1);
        color: #ffffff;
    }

    .bp6-button.bp6-intent-primary:hover, .bp6-button.bp6-intent-primary:active, .bp6-button.bp6-intent-primary.bp6-active {
        color: #ffffff;
    }

    .bp6-button.bp6-intent-primary:hover {
        background-color: #215db0;
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2), 0 1px 2px rgba(17, 20, 24, 0.2);
    }

    .bp6-button.bp6-intent-primary:active, .bp6-button.bp6-intent-primary.bp6-active {
        background-color: #184a90;
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2), 0 1px 2px rgba(17, 20, 24, 0.2);
    }

    .bp6-button.bp6-intent-primary:disabled, .bp6-button.bp6-intent-primary.bp6-disabled {
        background-color: rgba(45, 114, 210, 0.5);
        border-color: transparent;
        box-shadow: none;
        color: rgba(255, 255, 255, 0.6);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-button.bp6-intent-primary:disabled, .bp6-button.bp6-intent-primary.bp6-disabled {
            border-color: graytext;
            color: graytext;
        }
    }
    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-button.bp6-intent-primary {
            border: 1px solid buttonborder;
            box-shadow: none;
        }
    }
    .bp6-button.bp6-intent-success {
        background-color: #238551;
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2), 0 1px 2px rgba(17, 20, 24, 0.1);
        color: #ffffff;
    }

    .bp6-button.bp6-intent-success:hover, .bp6-button.bp6-intent-success:active, .bp6-button.bp6-intent-success.bp6-active {
        color: #ffffff;
    }

    .bp6-button.bp6-intent-success:hover {
        background-color: #1c6e42;
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2), 0 1px 2px rgba(17, 20, 24, 0.2);
    }

    .bp6-button.bp6-intent-success:active, .bp6-button.bp6-intent-success.bp6-active {
        background-color: #165a36;
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2), 0 1px 2px rgba(17, 20, 24, 0.2);
    }

    .bp6-button.bp6-intent-success:disabled, .bp6-button.bp6-intent-success.bp6-disabled {
        background-color: rgba(35, 133, 81, 0.5);
        border-color: transparent;
        box-shadow: none;
        color: rgba(255, 255, 255, 0.6);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-button.bp6-intent-success:disabled, .bp6-button.bp6-intent-success.bp6-disabled {
            border-color: graytext;
            color: graytext;
        }
    }
    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-button.bp6-intent-success {
            border: 1px solid buttonborder;
            box-shadow: none;
        }
    }
    .bp6-button.bp6-intent-warning {
        background-color: #c87619;
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2), 0 1px 2px rgba(17, 20, 24, 0.1);
        color: #ffffff;
    }

    .bp6-button.bp6-intent-warning:hover, .bp6-button.bp6-intent-warning:active, .bp6-button.bp6-intent-warning.bp6-active {
        color: #ffffff;
    }

    .bp6-button.bp6-intent-warning:hover {
        background-color: #935610;
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2), 0 1px 2px rgba(17, 20, 24, 0.2);
    }

    .bp6-button.bp6-intent-warning:active, .bp6-button.bp6-intent-warning.bp6-active {
        background-color: #77450d;
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2), 0 1px 2px rgba(17, 20, 24, 0.2);
    }

    .bp6-button.bp6-intent-warning:disabled, .bp6-button.bp6-intent-warning.bp6-disabled {
        background-color: rgba(200, 118, 25, 0.5);
        border-color: transparent;
        box-shadow: none;
        color: rgba(255, 255, 255, 0.6);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-button.bp6-intent-warning:disabled, .bp6-button.bp6-intent-warning.bp6-disabled {
            border-color: graytext;
            color: graytext;
        }
    }
    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-button.bp6-intent-warning {
            border: 1px solid buttonborder;
            box-shadow: none;
        }
    }
    .bp6-button.bp6-intent-danger {
        background-color: #cd4246;
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2), 0 1px 2px rgba(17, 20, 24, 0.1);
        color: #ffffff;
    }

    .bp6-button.bp6-intent-danger:hover, .bp6-button.bp6-intent-danger:active, .bp6-button.bp6-intent-danger.bp6-active {
        color: #ffffff;
    }

    .bp6-button.bp6-intent-danger:hover {
        background-color: #ac2f33;
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2), 0 1px 2px rgba(17, 20, 24, 0.2);
    }

    .bp6-button.bp6-intent-danger:active, .bp6-button.bp6-intent-danger.bp6-active {
        background-color: #8e292c;
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2), 0 1px 2px rgba(17, 20, 24, 0.2);
    }

    .bp6-button.bp6-intent-danger:disabled, .bp6-button.bp6-intent-danger.bp6-disabled {
        background-color: rgba(205, 66, 70, 0.5);
        border-color: transparent;
        box-shadow: none;
        color: rgba(255, 255, 255, 0.6);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-button.bp6-intent-danger:disabled, .bp6-button.bp6-intent-danger.bp6-disabled {
            border-color: graytext;
            color: graytext;
        }
    }
    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-button.bp6-intent-danger {
            border: 1px solid buttonborder;
            box-shadow: none;
        }
    }
    .bp6-button[class*=bp6-intent-] .bp6-button-spinner .bp6-spinner-head {
        stroke: #ffffff;
    }

    .bp6-button.bp6-large, .bp6-large .bp6-button {
        min-height: 40px;
        min-width: 40px;
        font-size: 16px;
        padding: 4px 16px;
    }

    .bp6-button.bp6-large::before,
    .bp6-button.bp6-large > *, .bp6-large .bp6-button::before,
    .bp6-large .bp6-button > * {
        margin-right: 10px;
    }

    .bp6-button.bp6-large:empty::before,
    .bp6-button.bp6-large > :last-child, .bp6-large .bp6-button:empty::before,
    .bp6-large .bp6-button > :last-child {
        margin-right: 0;
    }

    .bp6-button.bp6-small, .bp6-small .bp6-button {
        min-height: 24px;
        min-width: 24px;
        padding: 0 8px;
    }

    .bp6-button.bp6-loading {
        position: relative;
    }

    .bp6-button.bp6-loading[class*=bp6-icon-]::before {
        visibility: hidden;
    }

    .bp6-button.bp6-loading .bp6-button-spinner {
        margin: 0;
        position: absolute;
    }

    .bp6-button.bp6-loading > :not(.bp6-button-spinner) {
        visibility: hidden;
    }

    .bp6-button[class*=bp6-icon-]::before {
        font-family: "blueprint-icons-16", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        height: 16px;
        line-height: 1;
        width: 16px;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        color: #5f6b7c;
    }

    .bp6-button .bp6-icon.bp6-align-right, .bp6-button .bp6-icon-standard.bp6-align-right, .bp6-button .bp6-icon-large.bp6-align-right {
        margin-left: 8px;
    }

    .bp6-button .bp6-icon:not([class*=bp6-intent-]) {
        color: #5f6b7c;
    }

    .bp6-button .bp6-icon:first-child:last-child,
    .bp6-button .bp6-spinner + .bp6-icon:last-child {
        margin: 0 -7px;
    }

    .bp6-dark .bp6-button:not([class*=bp6-intent-]) {
        background-color: #2f343c;
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(17, 20, 24, 0.2);
        color: #f6f7f9;
    }

    .bp6-dark .bp6-button:not([class*=bp6-intent-]):hover, .bp6-dark .bp6-button:not([class*=bp6-intent-]):active, .bp6-dark .bp6-button:not([class*=bp6-intent-]).bp6-active {
        color: #f6f7f9;
    }

    .bp6-dark .bp6-button:not([class*=bp6-intent-]):hover {
        background-color: #252a31;
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(17, 20, 24, 0.4);
    }

    .bp6-dark .bp6-button:not([class*=bp6-intent-]):active, .bp6-dark .bp6-button:not([class*=bp6-intent-]).bp6-active {
        background-color: #1c2127;
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(17, 20, 24, 0.4);
    }

    .bp6-dark .bp6-button:not([class*=bp6-intent-]):disabled, .bp6-dark .bp6-button:not([class*=bp6-intent-]).bp6-disabled {
        background-color: rgba(47, 52, 60, 0.15);
        box-shadow: none;
        color: rgba(171, 179, 191, 0.6);
    }

    .bp6-dark .bp6-button:not([class*=bp6-intent-]):disabled.bp6-active, .bp6-dark .bp6-button:not([class*=bp6-intent-]).bp6-disabled.bp6-active {
        background: rgba(47, 52, 60, 0.7);
    }

    .bp6-dark .bp6-button:not([class*=bp6-intent-]) .bp6-button-spinner .bp6-spinner-head {
        background: rgba(17, 20, 24, 0.5);
        stroke: #8f99a8;
    }

    .bp6-dark .bp6-button:not([class*=bp6-intent-])[class*=bp6-icon-]::before {
        color: #abb3bf;
    }

    .bp6-dark .bp6-button:not([class*=bp6-intent-]) .bp6-icon:not([class*=bp6-intent-]), .bp6-dark .bp6-button:not([class*=bp6-intent-]) .bp6-icon-standard:not([class*=bp6-intent-]), .bp6-dark .bp6-button:not([class*=bp6-intent-]) .bp6-icon-large:not([class*=bp6-intent-]) {
        color: #abb3bf;
    }

    .bp6-dark .bp6-button[class*=bp6-intent-] {
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(17, 20, 24, 0.2);
    }

    .bp6-dark .bp6-button[class*=bp6-intent-]:hover {
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(17, 20, 24, 0.2);
    }

    .bp6-dark .bp6-button[class*=bp6-intent-]:active, .bp6-dark .bp6-button[class*=bp6-intent-].bp6-active {
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(17, 20, 24, 0.4);
    }

    .bp6-dark .bp6-button[class*=bp6-intent-]:disabled, .bp6-dark .bp6-button[class*=bp6-intent-].bp6-disabled {
        box-shadow: none;
        color: rgba(255, 255, 255, 0.3);
    }

    .bp6-dark .bp6-button[class*=bp6-intent-] .bp6-button-spinner .bp6-spinner-head {
        stroke: #8f99a8;
    }

    .bp6-button:disabled::before,
    .bp6-button:disabled .bp6-icon, .bp6-button:disabled .bp6-icon-standard, .bp6-button:disabled .bp6-icon-large, .bp6-button.bp6-disabled::before,
    .bp6-button.bp6-disabled .bp6-icon, .bp6-button.bp6-disabled .bp6-icon-standard, .bp6-button.bp6-disabled .bp6-icon-large, .bp6-button[class*=bp6-intent-]::before,
    .bp6-button[class*=bp6-intent-] .bp6-icon, .bp6-button[class*=bp6-intent-] .bp6-icon-standard, .bp6-button[class*=bp6-intent-] .bp6-icon-large {
        color: inherit !important;
    }

    .bp6-button.bp6-minimal {
        background: none;
        box-shadow: none;
    }

    .bp6-button.bp6-minimal:hover {
        background: rgba(143, 153, 168, 0.15);
        box-shadow: none;
        color: #1c2127;
        text-decoration: none;
    }

    .bp6-button.bp6-minimal:active, .bp6-button.bp6-minimal.bp6-active {
        background: rgba(143, 153, 168, 0.3);
        box-shadow: none;
        color: #1c2127;
    }

    .bp6-button.bp6-minimal:disabled, .bp6-button.bp6-minimal:disabled:hover, .bp6-button.bp6-minimal.bp6-disabled, .bp6-button.bp6-minimal.bp6-disabled:hover {
        background: none;
        color: rgba(95, 107, 124, 0.6);
        cursor: not-allowed;
    }

    .bp6-button.bp6-minimal:disabled.bp6-active, .bp6-button.bp6-minimal:disabled:hover.bp6-active, .bp6-button.bp6-minimal.bp6-disabled.bp6-active, .bp6-button.bp6-minimal.bp6-disabled:hover.bp6-active {
        background: rgba(143, 153, 168, 0.3);
    }

    .bp6-dark .bp6-button.bp6-minimal {
        background: none;
        box-shadow: none;
        color: #ffffff;
    }

    .bp6-dark .bp6-button.bp6-minimal:hover, .bp6-dark .bp6-button.bp6-minimal:active, .bp6-dark .bp6-button.bp6-minimal.bp6-active {
        background: none;
        box-shadow: none;
        color: #ffffff;
    }

    .bp6-dark .bp6-button.bp6-minimal:hover {
        background: rgba(143, 153, 168, 0.15);
    }

    .bp6-dark .bp6-button.bp6-minimal:active, .bp6-dark .bp6-button.bp6-minimal.bp6-active {
        background: rgba(143, 153, 168, 0.3);
    }

    .bp6-dark .bp6-button.bp6-minimal:disabled, .bp6-dark .bp6-button.bp6-minimal:disabled:hover, .bp6-dark .bp6-button.bp6-minimal.bp6-disabled, .bp6-dark .bp6-button.bp6-minimal.bp6-disabled:hover {
        background: none;
        color: rgba(171, 179, 191, 0.6);
        cursor: not-allowed;
    }

    .bp6-dark .bp6-button.bp6-minimal:disabled.bp6-active, .bp6-dark .bp6-button.bp6-minimal:disabled:hover.bp6-active, .bp6-dark .bp6-button.bp6-minimal.bp6-disabled.bp6-active, .bp6-dark .bp6-button.bp6-minimal.bp6-disabled:hover.bp6-active {
        background: rgba(143, 153, 168, 0.3);
    }

    .bp6-button.bp6-minimal.bp6-intent-primary {
        color: #215db0;
    }

    .bp6-button.bp6-minimal.bp6-intent-primary:hover, .bp6-button.bp6-minimal.bp6-intent-primary:active, .bp6-button.bp6-minimal.bp6-intent-primary.bp6-active {
        background: none;
        box-shadow: none;
        color: #215db0;
    }

    .bp6-button.bp6-minimal.bp6-intent-primary:hover {
        background: rgba(45, 114, 210, 0.15);
        color: #215db0;
    }

    .bp6-button.bp6-minimal.bp6-intent-primary:active, .bp6-button.bp6-minimal.bp6-intent-primary.bp6-active {
        background: rgba(45, 114, 210, 0.3);
        color: #184a90;
    }

    .bp6-button.bp6-minimal.bp6-intent-primary:disabled, .bp6-button.bp6-minimal.bp6-intent-primary.bp6-disabled {
        background: none;
        color: rgba(33, 93, 176, 0.5);
    }

    .bp6-button.bp6-minimal.bp6-intent-primary:disabled.bp6-active, .bp6-button.bp6-minimal.bp6-intent-primary.bp6-disabled.bp6-active {
        background: rgba(45, 114, 210, 0.3);
    }

    .bp6-button.bp6-minimal.bp6-intent-primary .bp6-button-spinner .bp6-spinner-head {
        stroke: #215db0;
    }

    .bp6-dark .bp6-button.bp6-minimal.bp6-intent-primary {
        color: #8abbff;
    }

    .bp6-dark .bp6-button.bp6-minimal.bp6-intent-primary:hover {
        background: rgba(45, 114, 210, 0.2);
        color: #8abbff;
    }

    .bp6-dark .bp6-button.bp6-minimal.bp6-intent-primary:active, .bp6-dark .bp6-button.bp6-minimal.bp6-intent-primary.bp6-active {
        background: rgba(45, 114, 210, 0.3);
        color: #99c4ff;
    }

    .bp6-dark .bp6-button.bp6-minimal.bp6-intent-primary:disabled, .bp6-dark .bp6-button.bp6-minimal.bp6-intent-primary.bp6-disabled {
        background: none;
        color: rgba(138, 187, 255, 0.5);
    }

    .bp6-dark .bp6-button.bp6-minimal.bp6-intent-primary:disabled.bp6-active, .bp6-dark .bp6-button.bp6-minimal.bp6-intent-primary.bp6-disabled.bp6-active {
        background: rgba(45, 114, 210, 0.3);
    }

    .bp6-button.bp6-minimal.bp6-intent-success {
        color: #1c6e42;
    }

    .bp6-button.bp6-minimal.bp6-intent-success:hover, .bp6-button.bp6-minimal.bp6-intent-success:active, .bp6-button.bp6-minimal.bp6-intent-success.bp6-active {
        background: none;
        box-shadow: none;
        color: #1c6e42;
    }

    .bp6-button.bp6-minimal.bp6-intent-success:hover {
        background: rgba(35, 133, 81, 0.15);
        color: #1c6e42;
    }

    .bp6-button.bp6-minimal.bp6-intent-success:active, .bp6-button.bp6-minimal.bp6-intent-success.bp6-active {
        background: rgba(35, 133, 81, 0.3);
        color: #165a36;
    }

    .bp6-button.bp6-minimal.bp6-intent-success:disabled, .bp6-button.bp6-minimal.bp6-intent-success.bp6-disabled {
        background: none;
        color: rgba(28, 110, 66, 0.5);
    }

    .bp6-button.bp6-minimal.bp6-intent-success:disabled.bp6-active, .bp6-button.bp6-minimal.bp6-intent-success.bp6-disabled.bp6-active {
        background: rgba(35, 133, 81, 0.3);
    }

    .bp6-button.bp6-minimal.bp6-intent-success .bp6-button-spinner .bp6-spinner-head {
        stroke: #1c6e42;
    }

    .bp6-dark .bp6-button.bp6-minimal.bp6-intent-success {
        color: #72ca9b;
    }

    .bp6-dark .bp6-button.bp6-minimal.bp6-intent-success:hover {
        background: rgba(35, 133, 81, 0.2);
        color: #72ca9b;
    }

    .bp6-dark .bp6-button.bp6-minimal.bp6-intent-success:active, .bp6-dark .bp6-button.bp6-minimal.bp6-intent-success.bp6-active {
        background: rgba(35, 133, 81, 0.3);
        color: #7cd7a2;
    }

    .bp6-dark .bp6-button.bp6-minimal.bp6-intent-success:disabled, .bp6-dark .bp6-button.bp6-minimal.bp6-intent-success.bp6-disabled {
        background: none;
        color: rgba(114, 202, 155, 0.5);
    }

    .bp6-dark .bp6-button.bp6-minimal.bp6-intent-success:disabled.bp6-active, .bp6-dark .bp6-button.bp6-minimal.bp6-intent-success.bp6-disabled.bp6-active {
        background: rgba(35, 133, 81, 0.3);
    }

    .bp6-button.bp6-minimal.bp6-intent-warning {
        color: #935610;
    }

    .bp6-button.bp6-minimal.bp6-intent-warning:hover, .bp6-button.bp6-minimal.bp6-intent-warning:active, .bp6-button.bp6-minimal.bp6-intent-warning.bp6-active {
        background: none;
        box-shadow: none;
        color: #935610;
    }

    .bp6-button.bp6-minimal.bp6-intent-warning:hover {
        background: rgba(200, 118, 25, 0.15);
        color: #935610;
    }

    .bp6-button.bp6-minimal.bp6-intent-warning:active, .bp6-button.bp6-minimal.bp6-intent-warning.bp6-active {
        background: rgba(200, 118, 25, 0.3);
        color: #77450d;
    }

    .bp6-button.bp6-minimal.bp6-intent-warning:disabled, .bp6-button.bp6-minimal.bp6-intent-warning.bp6-disabled {
        background: none;
        color: rgba(147, 86, 16, 0.5);
    }

    .bp6-button.bp6-minimal.bp6-intent-warning:disabled.bp6-active, .bp6-button.bp6-minimal.bp6-intent-warning.bp6-disabled.bp6-active {
        background: rgba(200, 118, 25, 0.3);
    }

    .bp6-button.bp6-minimal.bp6-intent-warning .bp6-button-spinner .bp6-spinner-head {
        stroke: #935610;
    }

    .bp6-dark .bp6-button.bp6-minimal.bp6-intent-warning {
        color: #fbb360;
    }

    .bp6-dark .bp6-button.bp6-minimal.bp6-intent-warning:hover {
        background: rgba(200, 118, 25, 0.2);
        color: #fbb360;
    }

    .bp6-dark .bp6-button.bp6-minimal.bp6-intent-warning:active, .bp6-dark .bp6-button.bp6-minimal.bp6-intent-warning.bp6-active {
        background: rgba(200, 118, 25, 0.3);
        color: #f5c186;
    }

    .bp6-dark .bp6-button.bp6-minimal.bp6-intent-warning:disabled, .bp6-dark .bp6-button.bp6-minimal.bp6-intent-warning.bp6-disabled {
        background: none;
        color: rgba(251, 179, 96, 0.5);
    }

    .bp6-dark .bp6-button.bp6-minimal.bp6-intent-warning:disabled.bp6-active, .bp6-dark .bp6-button.bp6-minimal.bp6-intent-warning.bp6-disabled.bp6-active {
        background: rgba(200, 118, 25, 0.3);
    }

    .bp6-button.bp6-minimal.bp6-intent-danger {
        color: #ac2f33;
    }

    .bp6-button.bp6-minimal.bp6-intent-danger:hover, .bp6-button.bp6-minimal.bp6-intent-danger:active, .bp6-button.bp6-minimal.bp6-intent-danger.bp6-active {
        background: none;
        box-shadow: none;
        color: #ac2f33;
    }

    .bp6-button.bp6-minimal.bp6-intent-danger:hover {
        background: rgba(205, 66, 70, 0.15);
        color: #ac2f33;
    }

    .bp6-button.bp6-minimal.bp6-intent-danger:active, .bp6-button.bp6-minimal.bp6-intent-danger.bp6-active {
        background: rgba(205, 66, 70, 0.3);
        color: #8e292c;
    }

    .bp6-button.bp6-minimal.bp6-intent-danger:disabled, .bp6-button.bp6-minimal.bp6-intent-danger.bp6-disabled {
        background: none;
        color: rgba(172, 47, 51, 0.5);
    }

    .bp6-button.bp6-minimal.bp6-intent-danger:disabled.bp6-active, .bp6-button.bp6-minimal.bp6-intent-danger.bp6-disabled.bp6-active {
        background: rgba(205, 66, 70, 0.3);
    }

    .bp6-button.bp6-minimal.bp6-intent-danger .bp6-button-spinner .bp6-spinner-head {
        stroke: #ac2f33;
    }

    .bp6-dark .bp6-button.bp6-minimal.bp6-intent-danger {
        color: #fa999c;
    }

    .bp6-dark .bp6-button.bp6-minimal.bp6-intent-danger:hover {
        background: rgba(205, 66, 70, 0.2);
        color: #fa999c;
    }

    .bp6-dark .bp6-button.bp6-minimal.bp6-intent-danger:active, .bp6-dark .bp6-button.bp6-minimal.bp6-intent-danger.bp6-active {
        background: rgba(205, 66, 70, 0.3);
        color: #ffa1a4;
    }

    .bp6-dark .bp6-button.bp6-minimal.bp6-intent-danger:disabled, .bp6-dark .bp6-button.bp6-minimal.bp6-intent-danger.bp6-disabled {
        background: none;
        color: rgba(250, 153, 156, 0.5);
    }

    .bp6-dark .bp6-button.bp6-minimal.bp6-intent-danger:disabled.bp6-active, .bp6-dark .bp6-button.bp6-minimal.bp6-intent-danger.bp6-disabled.bp6-active {
        background: rgba(205, 66, 70, 0.3);
    }

    .bp6-button.bp6-outlined {
        background: none;
        box-shadow: none;
        border: 1px solid rgba(28, 33, 39, 0.2);
        box-sizing: border-box;
    }

    .bp6-button.bp6-outlined:hover {
        background: rgba(143, 153, 168, 0.15);
        box-shadow: none;
        color: #1c2127;
        text-decoration: none;
    }

    .bp6-button.bp6-outlined:active, .bp6-button.bp6-outlined.bp6-active {
        background: rgba(143, 153, 168, 0.3);
        box-shadow: none;
        color: #1c2127;
    }

    .bp6-button.bp6-outlined:disabled, .bp6-button.bp6-outlined:disabled:hover, .bp6-button.bp6-outlined.bp6-disabled, .bp6-button.bp6-outlined.bp6-disabled:hover {
        background: none;
        color: rgba(95, 107, 124, 0.6);
        cursor: not-allowed;
    }

    .bp6-button.bp6-outlined:disabled.bp6-active, .bp6-button.bp6-outlined:disabled:hover.bp6-active, .bp6-button.bp6-outlined.bp6-disabled.bp6-active, .bp6-button.bp6-outlined.bp6-disabled:hover.bp6-active {
        background: rgba(143, 153, 168, 0.3);
    }

    .bp6-dark .bp6-button.bp6-outlined {
        background: none;
        box-shadow: none;
        color: #ffffff;
    }

    .bp6-dark .bp6-button.bp6-outlined:hover, .bp6-dark .bp6-button.bp6-outlined:active, .bp6-dark .bp6-button.bp6-outlined.bp6-active {
        background: none;
        box-shadow: none;
        color: #ffffff;
    }

    .bp6-dark .bp6-button.bp6-outlined:hover {
        background: rgba(143, 153, 168, 0.15);
    }

    .bp6-dark .bp6-button.bp6-outlined:active, .bp6-dark .bp6-button.bp6-outlined.bp6-active {
        background: rgba(143, 153, 168, 0.3);
    }

    .bp6-dark .bp6-button.bp6-outlined:disabled, .bp6-dark .bp6-button.bp6-outlined:disabled:hover, .bp6-dark .bp6-button.bp6-outlined.bp6-disabled, .bp6-dark .bp6-button.bp6-outlined.bp6-disabled:hover {
        background: none;
        color: rgba(171, 179, 191, 0.6);
        cursor: not-allowed;
    }

    .bp6-dark .bp6-button.bp6-outlined:disabled.bp6-active, .bp6-dark .bp6-button.bp6-outlined:disabled:hover.bp6-active, .bp6-dark .bp6-button.bp6-outlined.bp6-disabled.bp6-active, .bp6-dark .bp6-button.bp6-outlined.bp6-disabled:hover.bp6-active {
        background: rgba(143, 153, 168, 0.3);
    }

    .bp6-button.bp6-outlined.bp6-intent-primary {
        color: #215db0;
    }

    .bp6-button.bp6-outlined.bp6-intent-primary:hover, .bp6-button.bp6-outlined.bp6-intent-primary:active, .bp6-button.bp6-outlined.bp6-intent-primary.bp6-active {
        background: none;
        box-shadow: none;
        color: #215db0;
    }

    .bp6-button.bp6-outlined.bp6-intent-primary:hover {
        background: rgba(45, 114, 210, 0.15);
        color: #215db0;
    }

    .bp6-button.bp6-outlined.bp6-intent-primary:active, .bp6-button.bp6-outlined.bp6-intent-primary.bp6-active {
        background: rgba(45, 114, 210, 0.3);
        color: #184a90;
    }

    .bp6-button.bp6-outlined.bp6-intent-primary:disabled, .bp6-button.bp6-outlined.bp6-intent-primary.bp6-disabled {
        background: none;
        color: rgba(33, 93, 176, 0.5);
    }

    .bp6-button.bp6-outlined.bp6-intent-primary:disabled.bp6-active, .bp6-button.bp6-outlined.bp6-intent-primary.bp6-disabled.bp6-active {
        background: rgba(45, 114, 210, 0.3);
    }

    .bp6-button.bp6-outlined.bp6-intent-primary .bp6-button-spinner .bp6-spinner-head {
        stroke: #215db0;
    }

    .bp6-dark .bp6-button.bp6-outlined.bp6-intent-primary {
        color: #8abbff;
    }

    .bp6-dark .bp6-button.bp6-outlined.bp6-intent-primary:hover {
        background: rgba(45, 114, 210, 0.2);
        color: #8abbff;
    }

    .bp6-dark .bp6-button.bp6-outlined.bp6-intent-primary:active, .bp6-dark .bp6-button.bp6-outlined.bp6-intent-primary.bp6-active {
        background: rgba(45, 114, 210, 0.3);
        color: #99c4ff;
    }

    .bp6-dark .bp6-button.bp6-outlined.bp6-intent-primary:disabled, .bp6-dark .bp6-button.bp6-outlined.bp6-intent-primary.bp6-disabled {
        background: none;
        color: rgba(138, 187, 255, 0.5);
    }

    .bp6-dark .bp6-button.bp6-outlined.bp6-intent-primary:disabled.bp6-active, .bp6-dark .bp6-button.bp6-outlined.bp6-intent-primary.bp6-disabled.bp6-active {
        background: rgba(45, 114, 210, 0.3);
    }

    .bp6-button.bp6-outlined.bp6-intent-success {
        color: #1c6e42;
    }

    .bp6-button.bp6-outlined.bp6-intent-success:hover, .bp6-button.bp6-outlined.bp6-intent-success:active, .bp6-button.bp6-outlined.bp6-intent-success.bp6-active {
        background: none;
        box-shadow: none;
        color: #1c6e42;
    }

    .bp6-button.bp6-outlined.bp6-intent-success:hover {
        background: rgba(35, 133, 81, 0.15);
        color: #1c6e42;
    }

    .bp6-button.bp6-outlined.bp6-intent-success:active, .bp6-button.bp6-outlined.bp6-intent-success.bp6-active {
        background: rgba(35, 133, 81, 0.3);
        color: #165a36;
    }

    .bp6-button.bp6-outlined.bp6-intent-success:disabled, .bp6-button.bp6-outlined.bp6-intent-success.bp6-disabled {
        background: none;
        color: rgba(28, 110, 66, 0.5);
    }

    .bp6-button.bp6-outlined.bp6-intent-success:disabled.bp6-active, .bp6-button.bp6-outlined.bp6-intent-success.bp6-disabled.bp6-active {
        background: rgba(35, 133, 81, 0.3);
    }

    .bp6-button.bp6-outlined.bp6-intent-success .bp6-button-spinner .bp6-spinner-head {
        stroke: #1c6e42;
    }

    .bp6-dark .bp6-button.bp6-outlined.bp6-intent-success {
        color: #72ca9b;
    }

    .bp6-dark .bp6-button.bp6-outlined.bp6-intent-success:hover {
        background: rgba(35, 133, 81, 0.2);
        color: #72ca9b;
    }

    .bp6-dark .bp6-button.bp6-outlined.bp6-intent-success:active, .bp6-dark .bp6-button.bp6-outlined.bp6-intent-success.bp6-active {
        background: rgba(35, 133, 81, 0.3);
        color: #7cd7a2;
    }

    .bp6-dark .bp6-button.bp6-outlined.bp6-intent-success:disabled, .bp6-dark .bp6-button.bp6-outlined.bp6-intent-success.bp6-disabled {
        background: none;
        color: rgba(114, 202, 155, 0.5);
    }

    .bp6-dark .bp6-button.bp6-outlined.bp6-intent-success:disabled.bp6-active, .bp6-dark .bp6-button.bp6-outlined.bp6-intent-success.bp6-disabled.bp6-active {
        background: rgba(35, 133, 81, 0.3);
    }

    .bp6-button.bp6-outlined.bp6-intent-warning {
        color: #935610;
    }

    .bp6-button.bp6-outlined.bp6-intent-warning:hover, .bp6-button.bp6-outlined.bp6-intent-warning:active, .bp6-button.bp6-outlined.bp6-intent-warning.bp6-active {
        background: none;
        box-shadow: none;
        color: #935610;
    }

    .bp6-button.bp6-outlined.bp6-intent-warning:hover {
        background: rgba(200, 118, 25, 0.15);
        color: #935610;
    }

    .bp6-button.bp6-outlined.bp6-intent-warning:active, .bp6-button.bp6-outlined.bp6-intent-warning.bp6-active {
        background: rgba(200, 118, 25, 0.3);
        color: #77450d;
    }

    .bp6-button.bp6-outlined.bp6-intent-warning:disabled, .bp6-button.bp6-outlined.bp6-intent-warning.bp6-disabled {
        background: none;
        color: rgba(147, 86, 16, 0.5);
    }

    .bp6-button.bp6-outlined.bp6-intent-warning:disabled.bp6-active, .bp6-button.bp6-outlined.bp6-intent-warning.bp6-disabled.bp6-active {
        background: rgba(200, 118, 25, 0.3);
    }

    .bp6-button.bp6-outlined.bp6-intent-warning .bp6-button-spinner .bp6-spinner-head {
        stroke: #935610;
    }

    .bp6-dark .bp6-button.bp6-outlined.bp6-intent-warning {
        color: #fbb360;
    }

    .bp6-dark .bp6-button.bp6-outlined.bp6-intent-warning:hover {
        background: rgba(200, 118, 25, 0.2);
        color: #fbb360;
    }

    .bp6-dark .bp6-button.bp6-outlined.bp6-intent-warning:active, .bp6-dark .bp6-button.bp6-outlined.bp6-intent-warning.bp6-active {
        background: rgba(200, 118, 25, 0.3);
        color: #f5c186;
    }

    .bp6-dark .bp6-button.bp6-outlined.bp6-intent-warning:disabled, .bp6-dark .bp6-button.bp6-outlined.bp6-intent-warning.bp6-disabled {
        background: none;
        color: rgba(251, 179, 96, 0.5);
    }

    .bp6-dark .bp6-button.bp6-outlined.bp6-intent-warning:disabled.bp6-active, .bp6-dark .bp6-button.bp6-outlined.bp6-intent-warning.bp6-disabled.bp6-active {
        background: rgba(200, 118, 25, 0.3);
    }

    .bp6-button.bp6-outlined.bp6-intent-danger {
        color: #ac2f33;
    }

    .bp6-button.bp6-outlined.bp6-intent-danger:hover, .bp6-button.bp6-outlined.bp6-intent-danger:active, .bp6-button.bp6-outlined.bp6-intent-danger.bp6-active {
        background: none;
        box-shadow: none;
        color: #ac2f33;
    }

    .bp6-button.bp6-outlined.bp6-intent-danger:hover {
        background: rgba(205, 66, 70, 0.15);
        color: #ac2f33;
    }

    .bp6-button.bp6-outlined.bp6-intent-danger:active, .bp6-button.bp6-outlined.bp6-intent-danger.bp6-active {
        background: rgba(205, 66, 70, 0.3);
        color: #8e292c;
    }

    .bp6-button.bp6-outlined.bp6-intent-danger:disabled, .bp6-button.bp6-outlined.bp6-intent-danger.bp6-disabled {
        background: none;
        color: rgba(172, 47, 51, 0.5);
    }

    .bp6-button.bp6-outlined.bp6-intent-danger:disabled.bp6-active, .bp6-button.bp6-outlined.bp6-intent-danger.bp6-disabled.bp6-active {
        background: rgba(205, 66, 70, 0.3);
    }

    .bp6-button.bp6-outlined.bp6-intent-danger .bp6-button-spinner .bp6-spinner-head {
        stroke: #ac2f33;
    }

    .bp6-dark .bp6-button.bp6-outlined.bp6-intent-danger {
        color: #fa999c;
    }

    .bp6-dark .bp6-button.bp6-outlined.bp6-intent-danger:hover {
        background: rgba(205, 66, 70, 0.2);
        color: #fa999c;
    }

    .bp6-dark .bp6-button.bp6-outlined.bp6-intent-danger:active, .bp6-dark .bp6-button.bp6-outlined.bp6-intent-danger.bp6-active {
        background: rgba(205, 66, 70, 0.3);
        color: #ffa1a4;
    }

    .bp6-dark .bp6-button.bp6-outlined.bp6-intent-danger:disabled, .bp6-dark .bp6-button.bp6-outlined.bp6-intent-danger.bp6-disabled {
        background: none;
        color: rgba(250, 153, 156, 0.5);
    }

    .bp6-dark .bp6-button.bp6-outlined.bp6-intent-danger:disabled.bp6-active, .bp6-dark .bp6-button.bp6-outlined.bp6-intent-danger.bp6-disabled.bp6-active {
        background: rgba(205, 66, 70, 0.3);
    }

    .bp6-button.bp6-outlined:disabled, .bp6-button.bp6-outlined.bp6-disabled, .bp6-button.bp6-outlined:disabled:hover, .bp6-button.bp6-outlined.bp6-disabled:hover {
        border-color: rgba(95, 107, 124, 0.1);
    }

    .bp6-dark .bp6-button.bp6-outlined {
        border-color: rgba(255, 255, 255, 0.4);
    }

    .bp6-dark .bp6-button.bp6-outlined:disabled, .bp6-dark .bp6-button.bp6-outlined:disabled:hover, .bp6-dark .bp6-button.bp6-outlined.bp6-disabled, .bp6-dark .bp6-button.bp6-outlined.bp6-disabled:hover {
        border-color: rgba(255, 255, 255, 0.2);
    }

    .bp6-button.bp6-outlined.bp6-intent-primary {
        border-color: rgba(33, 93, 176, 0.6);
    }

    .bp6-button.bp6-outlined.bp6-intent-primary:disabled, .bp6-button.bp6-outlined.bp6-intent-primary.bp6-disabled {
        border-color: rgba(33, 93, 176, 0.2);
    }

    .bp6-dark .bp6-button.bp6-outlined.bp6-intent-primary {
        border-color: rgba(138, 187, 255, 0.6);
    }

    .bp6-dark .bp6-button.bp6-outlined.bp6-intent-primary:disabled, .bp6-dark .bp6-button.bp6-outlined.bp6-intent-primary.bp6-disabled {
        border-color: rgba(138, 187, 255, 0.2);
    }

    .bp6-button.bp6-outlined.bp6-intent-success {
        border-color: rgba(28, 110, 66, 0.6);
    }

    .bp6-button.bp6-outlined.bp6-intent-success:disabled, .bp6-button.bp6-outlined.bp6-intent-success.bp6-disabled {
        border-color: rgba(28, 110, 66, 0.2);
    }

    .bp6-dark .bp6-button.bp6-outlined.bp6-intent-success {
        border-color: rgba(114, 202, 155, 0.6);
    }

    .bp6-dark .bp6-button.bp6-outlined.bp6-intent-success:disabled, .bp6-dark .bp6-button.bp6-outlined.bp6-intent-success.bp6-disabled {
        border-color: rgba(114, 202, 155, 0.2);
    }

    .bp6-button.bp6-outlined.bp6-intent-warning {
        border-color: rgba(147, 86, 16, 0.6);
    }

    .bp6-button.bp6-outlined.bp6-intent-warning:disabled, .bp6-button.bp6-outlined.bp6-intent-warning.bp6-disabled {
        border-color: rgba(147, 86, 16, 0.2);
    }

    .bp6-dark .bp6-button.bp6-outlined.bp6-intent-warning {
        border-color: rgba(251, 179, 96, 0.6);
    }

    .bp6-dark .bp6-button.bp6-outlined.bp6-intent-warning:disabled, .bp6-dark .bp6-button.bp6-outlined.bp6-intent-warning.bp6-disabled {
        border-color: rgba(251, 179, 96, 0.2);
    }

    .bp6-button.bp6-outlined.bp6-intent-danger {
        border-color: rgba(172, 47, 51, 0.6);
    }

    .bp6-button.bp6-outlined.bp6-intent-danger:disabled, .bp6-button.bp6-outlined.bp6-intent-danger.bp6-disabled {
        border-color: rgba(172, 47, 51, 0.2);
    }

    .bp6-dark .bp6-button.bp6-outlined.bp6-intent-danger {
        border-color: rgba(250, 153, 156, 0.6);
    }

    .bp6-dark .bp6-button.bp6-outlined.bp6-intent-danger:disabled, .bp6-dark .bp6-button.bp6-outlined.bp6-intent-danger.bp6-disabled {
        border-color: rgba(250, 153, 156, 0.2);
    }

    .bp6-button.bp6-intent-warning {
        background: #fbb360;
        color: #1c2127;
    }

    .bp6-button.bp6-intent-warning:not(.bp6-disabled).bp6-icon > svg {
        fill: rgba(28, 33, 39, 0.7);
    }

    .bp6-button.bp6-intent-warning:not(.bp6-disabled):not(.bp6-minimal):not(.bp6-outlined):hover {
        background: #ec9a3c;
        color: #1c2127;
    }

    .bp6-button.bp6-intent-warning:not(.bp6-disabled):not(.bp6-minimal):not(.bp6-outlined):active, .bp6-button.bp6-intent-warning:not(.bp6-disabled):not(.bp6-minimal):not(.bp6-outlined).bp6-active {
        background: #c87619;
        color: #1c2127;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-button.bp6-intent-warning:not(.bp6-disabled):not(.bp6-minimal):not(.bp6-outlined):active, .bp6-button.bp6-intent-warning:not(.bp6-disabled):not(.bp6-minimal):not(.bp6-outlined).bp6-active {
            background: highlight;
        }
    }
    .bp6-button.bp6-intent-warning:disabled, .bp6-button.bp6-intent-warning.bp6-disabled {
        background: rgba(200, 118, 25, 0.5);
        color: rgba(28, 33, 39, 0.35);
    }

    .bp6-dark .bp6-button.bp6-intent-warning:disabled, .bp6-dark .bp6-button.bp6-intent-warning.bp6-disabled {
        color: rgba(28, 33, 39, 0.6);
    }

    .bp6-button.bp6-intent-warning.bp6-minimal, .bp6-button.bp6-intent-warning.bp6-outlined {
        background: none;
    }

    .bp6-dark .bp6-button.bp6-intent-warning.bp6-minimal:not(.bp6-disabled).bp6-icon > svg, .bp6-dark .bp6-button.bp6-intent-warning.bp6-outlined:not(.bp6-disabled).bp6-icon > svg {
        fill: #fbb360;
    }

    a.bp6-button {
        text-align: center;
        text-decoration: none;
        transition: none;
    }

    a.bp6-button, a.bp6-button:hover, a.bp6-button:active {
        color: #1c2127;
    }

    a.bp6-button.bp6-disabled {
        color: rgba(95, 107, 124, 0.6);
    }

    .bp6-button-text {
        flex: 0 1 auto;
    }

    .bp6-button.bp6-align-left .bp6-button-text, .bp6-button.bp6-align-right .bp6-button-text,
    .bp6-button-group.bp6-align-left .bp6-button-text,
    .bp6-button-group.bp6-align-right .bp6-button-text {
        flex: 1 1 auto;
    }

    .bp6-button-group {
        display: inline-flex;
    }

    .bp6-button-group .bp6-button {
        flex: 0 0 auto;
        position: relative;
        z-index: 4;
    }

    .bp6-button-group .bp6-button:focus {
        z-index: 5;
    }

    .bp6-button-group .bp6-button:hover {
        z-index: 6;
    }

    .bp6-button-group .bp6-button:active, .bp6-button-group .bp6-button.bp6-active {
        z-index: 7;
    }

    .bp6-button-group .bp6-button:disabled, .bp6-button-group .bp6-button.bp6-disabled {
        z-index: 3;
    }

    .bp6-button-group .bp6-button[class*=bp6-intent-] {
        z-index: 9;
    }

    .bp6-button-group .bp6-button[class*=bp6-intent-]:focus {
        z-index: 10;
    }

    .bp6-button-group .bp6-button[class*=bp6-intent-]:hover {
        z-index: 11;
    }

    .bp6-button-group .bp6-button[class*=bp6-intent-]:active, .bp6-button-group .bp6-button[class*=bp6-intent-].bp6-active {
        z-index: 12;
    }

    .bp6-button-group .bp6-button[class*=bp6-intent-]:disabled, .bp6-button-group .bp6-button[class*=bp6-intent-].bp6-disabled {
        z-index: 8;
    }

    .bp6-button-group:not(.bp6-minimal) > .bp6-popover-wrapper:not(:first-child) .bp6-button,
    .bp6-button-group:not(.bp6-minimal) > .bp6-button:not(:first-child), .bp6-button-group.bp6-outlined > .bp6-popover-wrapper:not(:first-child) .bp6-button,
    .bp6-button-group.bp6-outlined > .bp6-button:not(:first-child) {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .bp6-button-group:not(.bp6-minimal) > .bp6-popover-wrapper:not(:last-child) .bp6-button,
    .bp6-button-group:not(.bp6-minimal) > .bp6-button:not(:last-child), .bp6-button-group.bp6-outlined > .bp6-popover-wrapper:not(:last-child) .bp6-button,
    .bp6-button-group.bp6-outlined > .bp6-button:not(:last-child) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .bp6-button-group:not(.bp6-minimal):not(.bp6-outlined) > .bp6-popover-wrapper:not(:last-child) .bp6-button,
    .bp6-button-group:not(.bp6-minimal):not(.bp6-outlined) > .bp6-button:not(:last-child) {
        margin-right: -1px;
    }

    .bp6-button-group.bp6-minimal .bp6-button, .bp6-button-group.bp6-outlined .bp6-button {
        background: none;
        box-shadow: none;
    }

    .bp6-button-group.bp6-minimal .bp6-button:hover, .bp6-button-group.bp6-outlined .bp6-button:hover {
        background: rgba(143, 153, 168, 0.15);
        box-shadow: none;
        color: #1c2127;
        text-decoration: none;
    }

    .bp6-button-group.bp6-minimal .bp6-button:active, .bp6-button-group.bp6-minimal .bp6-button.bp6-active, .bp6-button-group.bp6-outlined .bp6-button:active, .bp6-button-group.bp6-outlined .bp6-button.bp6-active {
        background: rgba(143, 153, 168, 0.3);
        box-shadow: none;
        color: #1c2127;
    }

    .bp6-button-group.bp6-minimal .bp6-button:disabled, .bp6-button-group.bp6-minimal .bp6-button:disabled:hover, .bp6-button-group.bp6-minimal .bp6-button.bp6-disabled, .bp6-button-group.bp6-minimal .bp6-button.bp6-disabled:hover, .bp6-button-group.bp6-outlined .bp6-button:disabled, .bp6-button-group.bp6-outlined .bp6-button:disabled:hover, .bp6-button-group.bp6-outlined .bp6-button.bp6-disabled, .bp6-button-group.bp6-outlined .bp6-button.bp6-disabled:hover {
        background: none;
        color: rgba(95, 107, 124, 0.6);
        cursor: not-allowed;
    }

    .bp6-button-group.bp6-minimal .bp6-button:disabled.bp6-active, .bp6-button-group.bp6-minimal .bp6-button:disabled:hover.bp6-active, .bp6-button-group.bp6-minimal .bp6-button.bp6-disabled.bp6-active, .bp6-button-group.bp6-minimal .bp6-button.bp6-disabled:hover.bp6-active, .bp6-button-group.bp6-outlined .bp6-button:disabled.bp6-active, .bp6-button-group.bp6-outlined .bp6-button:disabled:hover.bp6-active, .bp6-button-group.bp6-outlined .bp6-button.bp6-disabled.bp6-active, .bp6-button-group.bp6-outlined .bp6-button.bp6-disabled:hover.bp6-active {
        background: rgba(143, 153, 168, 0.3);
    }

    .bp6-dark .bp6-button-group.bp6-minimal .bp6-button, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button {
        background: none;
        box-shadow: none;
        color: #ffffff;
    }

    .bp6-dark .bp6-button-group.bp6-minimal .bp6-button:hover, .bp6-dark .bp6-button-group.bp6-minimal .bp6-button:active, .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-active, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button:hover, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button:active, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-active {
        background: none;
        box-shadow: none;
        color: #ffffff;
    }

    .bp6-dark .bp6-button-group.bp6-minimal .bp6-button:hover, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button:hover {
        background: rgba(143, 153, 168, 0.15);
    }

    .bp6-dark .bp6-button-group.bp6-minimal .bp6-button:active, .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-active, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button:active, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-active {
        background: rgba(143, 153, 168, 0.3);
    }

    .bp6-dark .bp6-button-group.bp6-minimal .bp6-button:disabled, .bp6-dark .bp6-button-group.bp6-minimal .bp6-button:disabled:hover, .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-disabled, .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-disabled:hover, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button:disabled, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button:disabled:hover, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-disabled, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-disabled:hover {
        background: none;
        color: rgba(171, 179, 191, 0.6);
        cursor: not-allowed;
    }

    .bp6-dark .bp6-button-group.bp6-minimal .bp6-button:disabled.bp6-active, .bp6-dark .bp6-button-group.bp6-minimal .bp6-button:disabled:hover.bp6-active, .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-disabled.bp6-active, .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-disabled:hover.bp6-active, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button:disabled.bp6-active, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button:disabled:hover.bp6-active, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-disabled.bp6-active, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-disabled:hover.bp6-active {
        background: rgba(143, 153, 168, 0.3);
    }

    .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary {
        color: #215db0;
    }

    .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary:hover, .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary:active, .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary.bp6-active, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary:hover, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary:active, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary.bp6-active {
        background: none;
        box-shadow: none;
        color: #215db0;
    }

    .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary:hover, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary:hover {
        background: rgba(45, 114, 210, 0.15);
        color: #215db0;
    }

    .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary:active, .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary.bp6-active, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary:active, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary.bp6-active {
        background: rgba(45, 114, 210, 0.3);
        color: #184a90;
    }

    .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary:disabled, .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary.bp6-disabled, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary:disabled, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary.bp6-disabled {
        background: none;
        color: rgba(33, 93, 176, 0.5);
    }

    .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary:disabled.bp6-active, .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary.bp6-disabled.bp6-active, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary:disabled.bp6-active, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary.bp6-disabled.bp6-active {
        background: rgba(45, 114, 210, 0.3);
    }

    .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary .bp6-button-spinner .bp6-spinner-head, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary .bp6-button-spinner .bp6-spinner-head {
        stroke: #215db0;
    }

    .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary {
        color: #8abbff;
    }

    .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary:hover, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary:hover {
        background: rgba(45, 114, 210, 0.2);
        color: #8abbff;
    }

    .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary:active, .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary.bp6-active, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary:active, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary.bp6-active {
        background: rgba(45, 114, 210, 0.3);
        color: #99c4ff;
    }

    .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary:disabled, .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary.bp6-disabled, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary:disabled, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary.bp6-disabled {
        background: none;
        color: rgba(138, 187, 255, 0.5);
    }

    .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary:disabled.bp6-active, .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-primary.bp6-disabled.bp6-active, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary:disabled.bp6-active, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-primary.bp6-disabled.bp6-active {
        background: rgba(45, 114, 210, 0.3);
    }

    .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success {
        color: #1c6e42;
    }

    .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success:hover, .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success:active, .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success.bp6-active, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success:hover, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success:active, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success.bp6-active {
        background: none;
        box-shadow: none;
        color: #1c6e42;
    }

    .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success:hover, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success:hover {
        background: rgba(35, 133, 81, 0.15);
        color: #1c6e42;
    }

    .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success:active, .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success.bp6-active, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success:active, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success.bp6-active {
        background: rgba(35, 133, 81, 0.3);
        color: #165a36;
    }

    .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success:disabled, .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success.bp6-disabled, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success:disabled, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success.bp6-disabled {
        background: none;
        color: rgba(28, 110, 66, 0.5);
    }

    .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success:disabled.bp6-active, .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success.bp6-disabled.bp6-active, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success:disabled.bp6-active, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success.bp6-disabled.bp6-active {
        background: rgba(35, 133, 81, 0.3);
    }

    .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success .bp6-button-spinner .bp6-spinner-head, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success .bp6-button-spinner .bp6-spinner-head {
        stroke: #1c6e42;
    }

    .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success {
        color: #72ca9b;
    }

    .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success:hover, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success:hover {
        background: rgba(35, 133, 81, 0.2);
        color: #72ca9b;
    }

    .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success:active, .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success.bp6-active, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success:active, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success.bp6-active {
        background: rgba(35, 133, 81, 0.3);
        color: #7cd7a2;
    }

    .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success:disabled, .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success.bp6-disabled, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success:disabled, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success.bp6-disabled {
        background: none;
        color: rgba(114, 202, 155, 0.5);
    }

    .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success:disabled.bp6-active, .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-success.bp6-disabled.bp6-active, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success:disabled.bp6-active, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-success.bp6-disabled.bp6-active {
        background: rgba(35, 133, 81, 0.3);
    }

    .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning {
        color: #935610;
    }

    .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning:hover, .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning:active, .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning.bp6-active, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning:hover, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning:active, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning.bp6-active {
        background: none;
        box-shadow: none;
        color: #935610;
    }

    .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning:hover, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning:hover {
        background: rgba(200, 118, 25, 0.15);
        color: #935610;
    }

    .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning:active, .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning.bp6-active, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning:active, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning.bp6-active {
        background: rgba(200, 118, 25, 0.3);
        color: #77450d;
    }

    .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning:disabled, .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning.bp6-disabled, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning:disabled, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning.bp6-disabled {
        background: none;
        color: rgba(147, 86, 16, 0.5);
    }

    .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning:disabled.bp6-active, .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning.bp6-disabled.bp6-active, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning:disabled.bp6-active, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning.bp6-disabled.bp6-active {
        background: rgba(200, 118, 25, 0.3);
    }

    .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning .bp6-button-spinner .bp6-spinner-head, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning .bp6-button-spinner .bp6-spinner-head {
        stroke: #935610;
    }

    .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning {
        color: #fbb360;
    }

    .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning:hover, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning:hover {
        background: rgba(200, 118, 25, 0.2);
        color: #fbb360;
    }

    .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning:active, .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning.bp6-active, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning:active, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning.bp6-active {
        background: rgba(200, 118, 25, 0.3);
        color: #f5c186;
    }

    .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning:disabled, .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning.bp6-disabled, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning:disabled, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning.bp6-disabled {
        background: none;
        color: rgba(251, 179, 96, 0.5);
    }

    .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning:disabled.bp6-active, .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-warning.bp6-disabled.bp6-active, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning:disabled.bp6-active, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-warning.bp6-disabled.bp6-active {
        background: rgba(200, 118, 25, 0.3);
    }

    .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger {
        color: #ac2f33;
    }

    .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger:hover, .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger:active, .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger.bp6-active, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger:hover, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger:active, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger.bp6-active {
        background: none;
        box-shadow: none;
        color: #ac2f33;
    }

    .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger:hover, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger:hover {
        background: rgba(205, 66, 70, 0.15);
        color: #ac2f33;
    }

    .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger:active, .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger.bp6-active, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger:active, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger.bp6-active {
        background: rgba(205, 66, 70, 0.3);
        color: #8e292c;
    }

    .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger:disabled, .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger.bp6-disabled, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger:disabled, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger.bp6-disabled {
        background: none;
        color: rgba(172, 47, 51, 0.5);
    }

    .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger:disabled.bp6-active, .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger.bp6-disabled.bp6-active, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger:disabled.bp6-active, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger.bp6-disabled.bp6-active {
        background: rgba(205, 66, 70, 0.3);
    }

    .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger .bp6-button-spinner .bp6-spinner-head, .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger .bp6-button-spinner .bp6-spinner-head {
        stroke: #ac2f33;
    }

    .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger {
        color: #fa999c;
    }

    .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger:hover, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger:hover {
        background: rgba(205, 66, 70, 0.2);
        color: #fa999c;
    }

    .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger:active, .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger.bp6-active, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger:active, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger.bp6-active {
        background: rgba(205, 66, 70, 0.3);
        color: #ffa1a4;
    }

    .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger:disabled, .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger.bp6-disabled, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger:disabled, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger.bp6-disabled {
        background: none;
        color: rgba(250, 153, 156, 0.5);
    }

    .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger:disabled.bp6-active, .bp6-dark .bp6-button-group.bp6-minimal .bp6-button.bp6-intent-danger.bp6-disabled.bp6-active, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger:disabled.bp6-active, .bp6-dark .bp6-button-group.bp6-outlined .bp6-button.bp6-intent-danger.bp6-disabled.bp6-active {
        background: rgba(205, 66, 70, 0.3);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-button-group.bp6-minimal:not(:first-child), .bp6-button-group.bp6-outlined:not(:first-child) {
            border-bottom-left-radius: 0;
            border-left: none;
            border-top-left-radius: 0;
        }

        .bp6-button-group.bp6-minimal:not(:last-child), .bp6-button-group.bp6-outlined:not(:last-child) {
            border-bottom-right-radius: 0;
            border-top-right-radius: 0;
            margin-right: -1px;
        }
    }
    .bp6-button-group.bp6-outlined > .bp6-button {
        border: 1px solid rgba(28, 33, 39, 0.2);
        box-sizing: border-box;
    }

    .bp6-button-group.bp6-outlined > .bp6-button:disabled, .bp6-button-group.bp6-outlined > .bp6-button.bp6-disabled, .bp6-button-group.bp6-outlined > .bp6-button:disabled:hover, .bp6-button-group.bp6-outlined > .bp6-button.bp6-disabled:hover {
        border-color: rgba(95, 107, 124, 0.1);
    }

    .bp6-dark .bp6-button-group.bp6-outlined > .bp6-button {
        border-color: rgba(255, 255, 255, 0.4);
    }

    .bp6-dark .bp6-button-group.bp6-outlined > .bp6-button:disabled, .bp6-dark .bp6-button-group.bp6-outlined > .bp6-button:disabled:hover, .bp6-dark .bp6-button-group.bp6-outlined > .bp6-button.bp6-disabled, .bp6-dark .bp6-button-group.bp6-outlined > .bp6-button.bp6-disabled:hover {
        border-color: rgba(255, 255, 255, 0.2);
    }

    .bp6-button-group.bp6-outlined > .bp6-button.bp6-intent-primary {
        border-color: rgba(33, 93, 176, 0.6);
    }

    .bp6-button-group.bp6-outlined > .bp6-button.bp6-intent-primary:disabled, .bp6-button-group.bp6-outlined > .bp6-button.bp6-intent-primary.bp6-disabled {
        border-color: rgba(33, 93, 176, 0.2);
    }

    .bp6-dark .bp6-button-group.bp6-outlined > .bp6-button.bp6-intent-primary {
        border-color: rgba(138, 187, 255, 0.6);
    }

    .bp6-dark .bp6-button-group.bp6-outlined > .bp6-button.bp6-intent-primary:disabled, .bp6-dark .bp6-button-group.bp6-outlined > .bp6-button.bp6-intent-primary.bp6-disabled {
        border-color: rgba(138, 187, 255, 0.2);
    }

    .bp6-button-group.bp6-outlined > .bp6-button.bp6-intent-success {
        border-color: rgba(28, 110, 66, 0.6);
    }

    .bp6-button-group.bp6-outlined > .bp6-button.bp6-intent-success:disabled, .bp6-button-group.bp6-outlined > .bp6-button.bp6-intent-success.bp6-disabled {
        border-color: rgba(28, 110, 66, 0.2);
    }

    .bp6-dark .bp6-button-group.bp6-outlined > .bp6-button.bp6-intent-success {
        border-color: rgba(114, 202, 155, 0.6);
    }

    .bp6-dark .bp6-button-group.bp6-outlined > .bp6-button.bp6-intent-success:disabled, .bp6-dark .bp6-button-group.bp6-outlined > .bp6-button.bp6-intent-success.bp6-disabled {
        border-color: rgba(114, 202, 155, 0.2);
    }

    .bp6-button-group.bp6-outlined > .bp6-button.bp6-intent-warning {
        border-color: rgba(147, 86, 16, 0.6);
    }

    .bp6-button-group.bp6-outlined > .bp6-button.bp6-intent-warning:disabled, .bp6-button-group.bp6-outlined > .bp6-button.bp6-intent-warning.bp6-disabled {
        border-color: rgba(147, 86, 16, 0.2);
    }

    .bp6-dark .bp6-button-group.bp6-outlined > .bp6-button.bp6-intent-warning {
        border-color: rgba(251, 179, 96, 0.6);
    }

    .bp6-dark .bp6-button-group.bp6-outlined > .bp6-button.bp6-intent-warning:disabled, .bp6-dark .bp6-button-group.bp6-outlined > .bp6-button.bp6-intent-warning.bp6-disabled {
        border-color: rgba(251, 179, 96, 0.2);
    }

    .bp6-button-group.bp6-outlined > .bp6-button.bp6-intent-danger {
        border-color: rgba(172, 47, 51, 0.6);
    }

    .bp6-button-group.bp6-outlined > .bp6-button.bp6-intent-danger:disabled, .bp6-button-group.bp6-outlined > .bp6-button.bp6-intent-danger.bp6-disabled {
        border-color: rgba(172, 47, 51, 0.2);
    }

    .bp6-dark .bp6-button-group.bp6-outlined > .bp6-button.bp6-intent-danger {
        border-color: rgba(250, 153, 156, 0.6);
    }

    .bp6-dark .bp6-button-group.bp6-outlined > .bp6-button.bp6-intent-danger:disabled, .bp6-dark .bp6-button-group.bp6-outlined > .bp6-button.bp6-intent-danger.bp6-disabled {
        border-color: rgba(250, 153, 156, 0.2);
    }

    .bp6-button-group.bp6-outlined:not(.bp6-vertical) > .bp6-button:not(:last-child) {
        border-right: none;
    }

    .bp6-button-group .bp6-popover-wrapper,
    .bp6-button-group .bp6-popover-target {
        display: flex;
        flex: 1 1 auto;
    }

    .bp6-button-group.bp6-fill {
        display: flex;
        width: 100%;
    }

    .bp6-button-group .bp6-button.bp6-fill, .bp6-button-group.bp6-fill .bp6-button:not(.bp6-fixed) {
        flex: 1 1 auto;
    }

    .bp6-button-group.bp6-vertical {
        align-items: stretch;
        flex-direction: column;
        vertical-align: top;
    }

    .bp6-button-group.bp6-vertical.bp6-fill {
        height: 100%;
        width: unset;
    }

    .bp6-button-group.bp6-vertical .bp6-button {
        margin-right: 0 !important;
        width: 100%;
    }

    .bp6-button-group.bp6-vertical:not(.bp6-minimal) > .bp6-popover-wrapper:first-child .bp6-button,
    .bp6-button-group.bp6-vertical:not(.bp6-minimal) > .bp6-button:first-child, .bp6-button-group.bp6-vertical.bp6-outlined > .bp6-popover-wrapper:first-child .bp6-button,
    .bp6-button-group.bp6-vertical.bp6-outlined > .bp6-button:first-child {
        border-radius: 2px 2px 0 0;
    }

    .bp6-button-group.bp6-vertical:not(.bp6-minimal) > .bp6-popover-wrapper:last-child .bp6-button,
    .bp6-button-group.bp6-vertical:not(.bp6-minimal) > .bp6-button:last-child, .bp6-button-group.bp6-vertical.bp6-outlined > .bp6-popover-wrapper:last-child .bp6-button,
    .bp6-button-group.bp6-vertical.bp6-outlined > .bp6-button:last-child {
        border-radius: 0 0 2px 2px;
    }

    .bp6-button-group.bp6-vertical:not(.bp6-minimal):not(.bp6-outlined) > .bp6-popover-wrapper:not(:last-child) .bp6-button,
    .bp6-button-group.bp6-vertical:not(.bp6-minimal):not(.bp6-outlined) > .bp6-button:not(:last-child) {
        margin-bottom: -1px;
    }

    .bp6-button-group.bp6-vertical.bp6-outlined > .bp6-button:not(:last-child) {
        border-bottom: none;
    }

    .bp6-button-group.bp6-align-left .bp6-button {
        text-align: left;
    }

    .bp6-callout {
        font-size: 14px;
        line-height: 1.5;
        border-radius: 2px;
        padding: 16px;
        position: relative;
        width: 100%;
    }

    .bp6-callout:not(.bp6-minimal) {
        background-color: rgba(143, 153, 168, 0.15);
    }

    .bp6-callout[class*=bp6-icon-] {
        padding-left: 40px;
    }

    .bp6-callout[class*=bp6-icon-]::before {
        font-family: "blueprint-icons-16", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        height: 16px;
        line-height: 1;
        width: 16px;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        color: #5f6b7c;
        left: 16px;
        position: absolute;
        top: 18px;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-callout {
            border: 1px solid buttonborder;
        }
    }
    .bp6-callout.bp6-callout-icon {
        padding-left: 40px;
    }

    .bp6-callout.bp6-callout-icon > .bp6-icon:first-child {
        color: #5f6b7c;
        left: 16px;
        position: absolute;
        top: 18px;
    }

    .bp6-callout .bp6-heading {
        line-height: 16px;
        margin-bottom: 0;
        margin-top: 2px;
    }

    .bp6-callout.bp6-callout-has-body-content .bp6-heading {
        margin-bottom: 4px;
    }

    .bp6-callout.bp6-compact {
        padding: 10px;
    }

    .bp6-callout.bp6-compact.bp6-callout-icon {
        padding-left: 34px;
    }

    .bp6-callout.bp6-compact.bp6-callout-icon > .bp6-icon:first-child {
        left: 10px;
        top: 12px;
    }

    .bp6-dark .bp6-callout:not(.bp6-minimal) {
        background-color: rgba(143, 153, 168, 0.2);
    }

    .bp6-dark .bp6-callout[class*=bp6-icon-]::before, .bp6-dark .bp6-callout.bp6-callout-icon > .bp6-icon:first-child {
        color: #abb3bf;
    }

    .bp6-callout.bp6-intent-primary {
        color: #215db0;
    }

    .bp6-callout.bp6-intent-primary:not(.bp6-minimal) {
        background-color: rgba(45, 114, 210, 0.1);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-callout.bp6-intent-primary {
            border: 1px solid buttonborder;
        }
    }
    .bp6-callout.bp6-intent-primary[class*=bp6-icon-]::before,
    .bp6-callout.bp6-intent-primary > .bp6-icon:first-child,
    .bp6-callout.bp6-intent-primary .bp6-heading {
        color: #215db0;
    }

    .bp6-dark .bp6-callout.bp6-intent-primary {
        color: #8abbff;
    }

    .bp6-dark .bp6-callout.bp6-intent-primary:not(.bp6-minimal) {
        background-color: rgba(45, 114, 210, 0.2);
    }

    .bp6-dark .bp6-callout.bp6-intent-primary[class*=bp6-icon-]::before,
    .bp6-dark .bp6-callout.bp6-intent-primary > .bp6-icon:first-child,
    .bp6-dark .bp6-callout.bp6-intent-primary .bp6-heading {
        color: #8abbff;
    }

    .bp6-callout.bp6-intent-success {
        color: #1c6e42;
    }

    .bp6-callout.bp6-intent-success:not(.bp6-minimal) {
        background-color: rgba(35, 133, 81, 0.1);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-callout.bp6-intent-success {
            border: 1px solid buttonborder;
        }
    }
    .bp6-callout.bp6-intent-success[class*=bp6-icon-]::before,
    .bp6-callout.bp6-intent-success > .bp6-icon:first-child,
    .bp6-callout.bp6-intent-success .bp6-heading {
        color: #1c6e42;
    }

    .bp6-dark .bp6-callout.bp6-intent-success {
        color: #72ca9b;
    }

    .bp6-dark .bp6-callout.bp6-intent-success:not(.bp6-minimal) {
        background-color: rgba(35, 133, 81, 0.2);
    }

    .bp6-dark .bp6-callout.bp6-intent-success[class*=bp6-icon-]::before,
    .bp6-dark .bp6-callout.bp6-intent-success > .bp6-icon:first-child,
    .bp6-dark .bp6-callout.bp6-intent-success .bp6-heading {
        color: #72ca9b;
    }

    .bp6-callout.bp6-intent-warning {
        color: #935610;
    }

    .bp6-callout.bp6-intent-warning:not(.bp6-minimal) {
        background-color: rgba(200, 118, 25, 0.1);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-callout.bp6-intent-warning {
            border: 1px solid buttonborder;
        }
    }
    .bp6-callout.bp6-intent-warning[class*=bp6-icon-]::before,
    .bp6-callout.bp6-intent-warning > .bp6-icon:first-child,
    .bp6-callout.bp6-intent-warning .bp6-heading {
        color: #935610;
    }

    .bp6-dark .bp6-callout.bp6-intent-warning {
        color: #fbb360;
    }

    .bp6-dark .bp6-callout.bp6-intent-warning:not(.bp6-minimal) {
        background-color: rgba(200, 118, 25, 0.2);
    }

    .bp6-dark .bp6-callout.bp6-intent-warning[class*=bp6-icon-]::before,
    .bp6-dark .bp6-callout.bp6-intent-warning > .bp6-icon:first-child,
    .bp6-dark .bp6-callout.bp6-intent-warning .bp6-heading {
        color: #fbb360;
    }

    .bp6-callout.bp6-intent-danger {
        color: #ac2f33;
    }

    .bp6-callout.bp6-intent-danger:not(.bp6-minimal) {
        background-color: rgba(205, 66, 70, 0.1);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-callout.bp6-intent-danger {
            border: 1px solid buttonborder;
        }
    }
    .bp6-callout.bp6-intent-danger[class*=bp6-icon-]::before,
    .bp6-callout.bp6-intent-danger > .bp6-icon:first-child,
    .bp6-callout.bp6-intent-danger .bp6-heading {
        color: #ac2f33;
    }

    .bp6-dark .bp6-callout.bp6-intent-danger {
        color: #fa999c;
    }

    .bp6-dark .bp6-callout.bp6-intent-danger:not(.bp6-minimal) {
        background-color: rgba(205, 66, 70, 0.2);
    }

    .bp6-dark .bp6-callout.bp6-intent-danger[class*=bp6-icon-]::before,
    .bp6-dark .bp6-callout.bp6-intent-danger > .bp6-icon:first-child,
    .bp6-dark .bp6-callout.bp6-intent-danger .bp6-heading {
        color: #fa999c;
    }

    .bp6-callout.bp6-intent-primary a {
        text-decoration: underline;
    }

    .bp6-callout.bp6-intent-primary a:hover {
        color: #184a90;
    }

    .bp6-dark .bp6-callout.bp6-intent-primary a:hover {
        color: #99c4ff;
    }

    .bp6-running-text .bp6-callout {
        margin: 20px 0;
    }

    .bp6-card {
        background-color: #ffffff;
        border-radius: 2px;
        box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.15);
        padding: 20px;
        transition: transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9), box-shadow 200ms cubic-bezier(0.4, 1, 0.75, 0.9);
    }

    .bp6-card.bp6-dark, .bp6-dark .bp6-card {
        background-color: #252a31;
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-card {
            border: 1px solid buttonborder;
            box-shadow: none;
        }
    }

    .bp6-elevation-0 {
        box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.15);
    }

    .bp6-elevation-0.bp6-dark, .bp6-dark .bp6-elevation-0 {
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-elevation-0 {
            border: 1px solid buttonborder;
        }
    }

    .bp6-elevation-1 {
        box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 1px 1px rgba(17, 20, 24, 0.2);
    }

    .bp6-elevation-1.bp6-dark, .bp6-dark .bp6-elevation-1 {
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 1px 1px 0 rgba(17, 20, 24, 0.4);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-elevation-1 {
            border: 1px solid buttonborder;
        }
    }

    .bp6-elevation-2 {
        box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 1px 1px rgba(17, 20, 24, 0.2), 0 2px 6px rgba(17, 20, 24, 0.2);
    }

    .bp6-elevation-2.bp6-dark, .bp6-dark .bp6-elevation-2 {
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 1px 1px rgba(17, 20, 24, 0.4), 0 2px 6px rgba(17, 20, 24, 0.4);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-elevation-2 {
            border: 1px solid buttonborder;
        }
    }

    .bp6-elevation-3 {
        box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 2px 4px rgba(17, 20, 24, 0.2), 0 8px 24px rgba(17, 20, 24, 0.2);
    }

    .bp6-elevation-3.bp6-dark, .bp6-dark .bp6-elevation-3 {
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 2px 4px rgba(17, 20, 24, 0.4), 0 8px 24px rgba(17, 20, 24, 0.4);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-elevation-3 {
            border: 1px solid buttonborder;
        }
    }

    .bp6-elevation-4 {
        box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 4px 8px rgba(17, 20, 24, 0.2), 0 18px 46px 6px rgba(17, 20, 24, 0.2);
    }

    .bp6-elevation-4.bp6-dark, .bp6-dark .bp6-elevation-4 {
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 4px 8px rgba(17, 20, 24, 0.4), 0 18px 46px 6px rgba(17, 20, 24, 0.4);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-elevation-4 {
            border: 1px solid buttonborder;
        }
    }

    .bp6-card.bp6-compact {
        padding: 16px;
    }

    .bp6-card.bp6-interactive:hover {
        box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 2px 4px rgba(17, 20, 24, 0.2), 0 8px 24px rgba(17, 20, 24, 0.2);
        cursor: pointer;
    }

    .bp6-card.bp6-interactive:hover.bp6-dark, .bp6-dark .bp6-card.bp6-interactive:hover {
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 2px 4px rgba(17, 20, 24, 0.4), 0 8px 24px rgba(17, 20, 24, 0.4);
    }

    .bp6-card.bp6-interactive.bp6-selected {
        box-shadow: 0 0 0 3px rgba(76, 144, 240, 0.2), 0 0 0 1px #4c90f0;
    }

    .bp6-card.bp6-interactive.bp6-selected.bp6-dark, .bp6-dark .bp6-card.bp6-interactive.bp6-selected {
        box-shadow: 0 0 0 3px rgba(138, 187, 255, 0.4), 0 0 0 1px #8abbff;
    }

    .bp6-card.bp6-interactive:active {
        box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 1px 1px rgba(17, 20, 24, 0.2);
        transition-duration: 0;
    }

    .bp6-card.bp6-interactive:active.bp6-dark, .bp6-dark .bp6-card.bp6-interactive:active {
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 1px 1px 0 rgba(17, 20, 24, 0.4);
    }

    .bp6-card-list {
        overflow: auto;
        padding: 0;
        width: 100%;
    }

    .bp6-card-list > .bp6-card {
        align-items: center;
        border-radius: 0;
        box-shadow: none;
        display: flex;
        min-height: 51px;
        padding: 10px 20px;
    }

    .bp6-card-list > .bp6-card.bp6-interactive:hover, .bp6-card-list > .bp6-card.bp6-interactive:active {
        background-color: #f6f7f9;
        box-shadow: none;
    }

    .bp6-dark .bp6-card-list > .bp6-card.bp6-interactive:hover, .bp6-dark .bp6-card-list > .bp6-card.bp6-interactive:active {
        background-color: #2f343c;
    }

    .bp6-card-list > .bp6-card.bp6-selected {
        background-color: #edeff2;
        box-shadow: none;
    }

    .bp6-dark .bp6-card-list > .bp6-card.bp6-selected {
        background-color: #383e47;
        box-shadow: none;
    }

    .bp6-card-list > .bp6-card:not(:last-child) {
        border-bottom: 1px solid rgba(17, 20, 24, 0.1);
    }

    .bp6-dark .bp6-card-list > .bp6-card:not(:last-child) {
        border-color: rgba(255, 255, 255, 0.1);
    }

    .bp6-card-list.bp6-compact {
        padding: 0;
    }

    .bp6-card-list.bp6-compact > .bp6-card {
        min-height: 47px;
        padding: 8px 16px;
    }

    .bp6-dark .bp6-card-list {
        padding: 1px;
    }

    .bp6-card-list:not(.bp6-card-list-bordered) {
        border-radius: 0;
        box-shadow: none;
    }

    .bp6-dark .bp6-card-list:not(.bp6-card-list-bordered) {
        margin: 1px;
        width: calc(100% - 2px);
    }

    .bp6-collapse {
        height: 0;
        overflow-y: hidden;
        transition: height 200ms cubic-bezier(0.4, 1, 0.75, 0.9);
    }

    .bp6-collapse .bp6-collapse-body {
        transition: transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9);
    }

    .bp6-collapse .bp6-collapse-body[aria-hidden=true] {
        display: none;
    }

    .bp6-context-menu-virtual-target {
        position: fixed;
    }

    .bp6-card.bp6-control-card, .bp6-card-list > .bp6-card.bp6-control-card {
        min-height: auto;
        padding: 0;
    }

    .bp6-control-card .bp6-control.bp6-control.bp6-control {
        align-items: flex-start;
        display: flex;
        gap: 10px;
        margin: 0;
        padding: 20px;
        width: 100%;
    }

    .bp6-control-card .bp6-control.bp6-control.bp6-control.bp6-align-left {
        flex-direction: row;
        justify-content: flex-start;
    }

    .bp6-control-card .bp6-control.bp6-control.bp6-control.bp6-align-right {
        flex-direction: row-reverse;
        justify-content: space-between;
    }

    .bp6-card-list .bp6-control-card .bp6-control.bp6-control.bp6-control {
        padding: 20px;
    }

    .bp6-card-list.bp6-compact .bp6-control-card .bp6-control.bp6-control.bp6-control {
        padding: 16px;
    }

    .bp6-control-card .bp6-control.bp6-control.bp6-control .bp6-control-indicator {
        margin: 0;
    }

    .bp6-control-card.bp6-compact .bp6-control.bp6-control.bp6-control {
        padding: 16px;
    }

    .bp6-divider {
        border-bottom: 1px solid rgba(17, 20, 24, 0.15);
        border-right: 1px solid rgba(17, 20, 24, 0.15);
        margin: 4px;
    }

    .bp6-dark .bp6-divider {
        border-color: rgba(255, 255, 255, 0.2);
    }

    .bp6-divider.bp6-compact {
        margin: 0;
    }

    .bp6-dialog-container {
        opacity: 1;
        transform: scale(1);
        align-items: center;
        display: flex;
        justify-content: center;
        min-height: 100%;
        pointer-events: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        width: 100%;
    }

    .bp6-dialog-container.bp6-overlay-enter > .bp6-dialog, .bp6-dialog-container.bp6-overlay-appear > .bp6-dialog {
        opacity: 0;
        transform: scale(0.5);
    }

    .bp6-dialog-container.bp6-overlay-enter-active > .bp6-dialog, .bp6-dialog-container.bp6-overlay-appear-active > .bp6-dialog {
        opacity: 1;
        transform: scale(1);
        transition-delay: 0;
        transition-duration: 300ms;
        transition-property: opacity, transform;
        transition-timing-function: cubic-bezier(0.54, 1.12, 0.38, 1.11);
    }

    .bp6-dialog-container.bp6-overlay-exit > .bp6-dialog {
        opacity: 1;
        transform: scale(1);
    }

    .bp6-dialog-container.bp6-overlay-exit-active > .bp6-dialog {
        opacity: 0;
        transform: scale(0.5);
        transition-delay: 0;
        transition-duration: 300ms;
        transition-property: opacity, transform;
        transition-timing-function: cubic-bezier(0.54, 1.12, 0.38, 1.11);
    }

    .bp6-dialog {
        background: #f6f7f9;
        border-radius: 4px;
        box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 2px 4px rgba(17, 20, 24, 0.2), 0 8px 24px rgba(17, 20, 24, 0.2);
        display: flex;
        flex-direction: column;
        margin: 32px 0;
        pointer-events: all;
        -webkit-user-select: text;
        -moz-user-select: text;
        -ms-user-select: text;
        user-select: text;
        width: 500px;
    }

    .bp6-dialog:focus {
        outline: 0;
    }

    .bp6-dialog.bp6-dark, .bp6-dark .bp6-dialog {
        background: #1c2127;
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 2px 4px rgba(17, 20, 24, 0.4), 0 8px 24px rgba(17, 20, 24, 0.4);
        color: #f6f7f9;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-dialog {
            border: 1px solid buttonborder;
        }
    }

    .bp6-dialog-header {
        align-items: center;
        background: #ffffff;
        border-radius: 4px 4px 0 0;
        box-shadow: 0 1px 0 rgba(17, 20, 24, 0.15);
        display: flex;
        flex: 0 0 auto;
        min-height: 38px;
        padding: 4px;
        padding-left: 16px;
        z-index: 0;
    }

    .bp6-dialog-header .bp6-icon-large,
    .bp6-dialog-header .bp6-icon {
        flex: 0 0 auto;
        margin-left: -4px;
        margin-right: 8px;
    }

    .bp6-dialog-header .bp6-icon-large:not([class*=bp6-intent]),
    .bp6-dialog-header .bp6-icon:not([class*=bp6-intent]) {
        color: #5f6b7c;
    }

    .bp6-dialog-header .bp6-heading {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
        flex: 1 1 auto;
        line-height: inherit;
        margin: 0;
    }

    .bp6-dialog-header .bp6-heading:last-child {
        margin-right: 16px;
    }

    .bp6-dark .bp6-dialog-header {
        background: #2f343c;
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
    }

    .bp6-dark .bp6-dialog-header :not([class*=bp6-intent]).bp6-icon-large, .bp6-dark .bp6-dialog-header :not([class*=bp6-intent]).bp6-icon {
        color: #abb3bf;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-dialog-header {
            border-bottom: 1px solid buttonborder;
        }
    }

    .bp6-dialog-body {
        flex: 1 1 auto;
        margin: 16px;
    }

    .bp6-dialog-body-scroll-container {
        margin: 0;
        max-height: 70vh;
        overflow: auto;
        padding: 16px;
    }

    .bp6-dialog-footer {
        flex: 0 0 auto;
        margin: 16px;
    }

    .bp6-dialog-footer-fixed {
        align-items: center;
        background-color: #ffffff;
        border-radius: 0 0 4px 4px;
        border-top: 1px solid rgba(17, 20, 24, 0.15);
        display: flex;
        gap: 16px;
        justify-content: space-between;
        margin: 0;
        padding: 10px 10px 10px 16px;
    }

    .bp6-dark .bp6-dialog-footer-fixed {
        background: #383e47;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }

    .bp6-dialog-footer-main-section {
        flex: 1 1 auto;
    }

    .bp6-dialog-footer-actions {
        display: flex;
        justify-content: flex-end;
    }

    .bp6-dialog-footer-actions .bp6-button {
        margin-left: 10px;
    }

    .bp6-multistep-dialog-panels {
        display: flex;
    }

    .bp6-multistep-dialog-panels:first-child .bp6-dialog-step-container:first-child {
        border-radius: 4px 0 0 0;
    }

    .bp6-multistep-dialog-panels:first-child .bp6-multistep-dialog-right-panel {
        border-top-right-radius: 4px;
    }

    .bp6-multistep-dialog-nav-top .bp6-multistep-dialog-panels {
        flex-direction: column;
    }

    .bp6-multistep-dialog-nav-top .bp6-multistep-dialog-panels:first-child .bp6-dialog-step-container:first-child {
        border-radius: 4px 0 0 0;
    }

    .bp6-multistep-dialog-nav-top .bp6-multistep-dialog-panels:first-child .bp6-dialog-step-container:last-child {
        border-radius: 0 4px 0 0;
    }

    .bp6-multistep-dialog-nav-top .bp6-multistep-dialog-panels .bp6-multistep-dialog-left-panel {
        flex-direction: row;
    }

    .bp6-multistep-dialog-nav-top .bp6-multistep-dialog-panels .bp6-dialog-step-container {
        flex-grow: 1;
    }

    .bp6-multistep-dialog-nav-top .bp6-multistep-dialog-panels .bp6-dialog-step-container:not(:first-child) {
        border-left: 1px solid rgba(17, 20, 24, 0.15);
    }

    .bp6-dark .bp6-multistep-dialog-nav-top .bp6-multistep-dialog-panels .bp6-dialog-step-container {
        border-color: rgba(17, 20, 24, 0.4);
    }

    .bp6-multistep-dialog-nav-top .bp6-multistep-dialog-panels .bp6-multistep-dialog-right-panel {
        border-left: none;
    }

    .bp6-multistep-dialog-nav-top .bp6-multistep-dialog-panels .bp6-multistep-dialog-right-panel,
    .bp6-multistep-dialog-nav-top .bp6-multistep-dialog-panels .bp6-multistep-dialog-footer {
        border-radius: 0 0 4px 4px;
    }

    .bp6-multistep-dialog-nav-right .bp6-multistep-dialog-panels {
        flex-direction: row-reverse;
    }

    .bp6-multistep-dialog-nav-right .bp6-multistep-dialog-panels:first-child .bp6-multistep-dialog-right-panel {
        border-radius: 4px 0 0 4px;
    }

    .bp6-multistep-dialog-nav-right .bp6-multistep-dialog-panels:first-child .bp6-dialog-step-container:first-child {
        border-radius: 0 4px 0 0;
    }

    .bp6-multistep-dialog-nav-right .bp6-multistep-dialog-panels .bp6-multistep-dialog-left-panel {
        border-radius: 0 0 4px;
    }

    .bp6-multistep-dialog-nav-right .bp6-multistep-dialog-panels .bp6-multistep-dialog-right-panel {
        border-left: none;
        border-radius: 4px 0 0 4px;
        border-right: 1px solid rgba(17, 20, 24, 0.15);
    }

    .bp6-dark .bp6-multistep-dialog-nav-right .bp6-multistep-dialog-panels .bp6-multistep-dialog-right-panel {
        border-color: rgba(17, 20, 24, 0.4);
    }

    .bp6-multistep-dialog-nav-right .bp6-multistep-dialog-panels .bp6-dialog-footer {
        border-bottom-left-radius: 0;
    }

    .bp6-multistep-dialog-left-panel {
        display: flex;
        flex: 1;
        flex-direction: column;
    }

    .bp6-dark .bp6-multistep-dialog-left-panel {
        background: #252a31;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        border-bottom-left-radius: 4px;
        border-left: 1px solid rgba(255, 255, 255, 0.2);
    }

    .bp6-multistep-dialog-right-panel {
        background-color: #f6f7f9;
        border-left: 1px solid rgba(17, 20, 24, 0.15);
        border-radius: 0 0 4px;
        flex: 3;
        min-width: 0;
    }

    .bp6-dark .bp6-multistep-dialog-right-panel {
        background-color: #2f343c;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        border-bottom-right-radius: 4px;
        border-left: 1px solid rgba(255, 255, 255, 0.2);
        border-right: 1px solid rgba(255, 255, 255, 0.2);
    }

    .bp6-dialog-step-container {
        background-color: #f6f7f9;
        border-bottom: 1px solid rgba(17, 20, 24, 0.15);
    }

    .bp6-dark .bp6-dialog-step-container {
        background: #2f343c;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }

    .bp6-dialog-step-container.bp6-dialog-step-viewed {
        background-color: #ffffff;
    }

    .bp6-dark .bp6-dialog-step-container.bp6-dialog-step-viewed {
        background: #383e47;
    }

    .bp6-dialog-step {
        align-items: center;
        border-radius: 4px;
        cursor: not-allowed;
        display: flex;
        margin: 4px;
        padding: 6px 14px;
    }

    .bp6-dark .bp6-dialog-step {
        background: #2f343c;
    }

    .bp6-dialog-step-viewed .bp6-dialog-step {
        background-color: #ffffff;
        cursor: pointer;
    }

    .bp6-dark .bp6-dialog-step-viewed .bp6-dialog-step {
        background: #383e47;
    }

    .bp6-dialog-step:hover {
        background-color: #f6f7f9;
    }

    .bp6-dark .bp6-dialog-step:hover {
        background: #2f343c;
    }

    .bp6-dialog-step-icon {
        align-items: center;
        background-color: rgba(95, 107, 124, 0.6);
        border-radius: 50%;
        color: #ffffff;
        display: flex;
        height: 24px;
        justify-content: center;
        width: 24px;
    }

    .bp6-dark .bp6-dialog-step-icon {
        background-color: rgba(171, 179, 191, 0.6);
    }

    .bp6-active.bp6-dialog-step-viewed .bp6-dialog-step-icon {
        background-color: #2d72d2;
    }

    .bp6-dialog-step-viewed .bp6-dialog-step-icon {
        background-color: #8f99a8;
    }

    .bp6-dialog-step-title {
        color: rgba(95, 107, 124, 0.6);
        flex: 1;
        padding-left: 10px;
    }

    .bp6-dark .bp6-dialog-step-title {
        color: rgba(171, 179, 191, 0.6);
    }

    .bp6-active.bp6-dialog-step-viewed .bp6-dialog-step-title {
        color: #2d72d2;
    }

    .bp6-dark .bp6-active.bp6-dialog-step-viewed .bp6-dialog-step-title {
        color: #8abbff;
    }

    .bp6-dialog-step-viewed:not(.bp6-active) .bp6-dialog-step-title {
        color: #1c2127;
    }

    .bp6-dark .bp6-dialog-step-viewed:not(.bp6-active) .bp6-dialog-step-title {
        color: #f6f7f9;
    }

    .bp6-drawer {
        background: #ffffff;
        box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 4px 8px rgba(17, 20, 24, 0.2), 0 18px 46px 6px rgba(17, 20, 24, 0.2);
        display: flex;
        flex-direction: column;
        margin: 0;
        padding: 0;
    }

    .bp6-drawer:focus {
        outline: 0;
    }

    .bp6-drawer.bp6-position-top {
        height: 50%;
        left: 0;
        right: 0;
        top: 0;
    }

    .bp6-drawer.bp6-position-top.bp6-overlay-enter, .bp6-drawer.bp6-position-top.bp6-overlay-appear {
        transform: translateY(-100%);
    }

    .bp6-drawer.bp6-position-top.bp6-overlay-enter-active, .bp6-drawer.bp6-position-top.bp6-overlay-appear-active {
        transform: translateY(0);
        transition-delay: 0;
        transition-duration: 200ms;
        transition-property: transform;
        transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
    }

    .bp6-drawer.bp6-position-top.bp6-overlay-exit {
        transform: translateY(0);
    }

    .bp6-drawer.bp6-position-top.bp6-overlay-exit-active {
        transform: translateY(-100%);
        transition-delay: 0;
        transition-duration: 100ms;
        transition-property: transform;
        transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-drawer.bp6-position-top {
            border-bottom: 1px solid buttonborder;
        }
    }
    .bp6-drawer.bp6-position-bottom {
        bottom: 0;
        height: 50%;
        left: 0;
        right: 0;
    }

    .bp6-drawer.bp6-position-bottom.bp6-overlay-enter, .bp6-drawer.bp6-position-bottom.bp6-overlay-appear {
        transform: translateY(100%);
    }

    .bp6-drawer.bp6-position-bottom.bp6-overlay-enter-active, .bp6-drawer.bp6-position-bottom.bp6-overlay-appear-active {
        transform: translateY(0);
        transition-delay: 0;
        transition-duration: 200ms;
        transition-property: transform;
        transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
    }

    .bp6-drawer.bp6-position-bottom.bp6-overlay-exit {
        transform: translateY(0);
    }

    .bp6-drawer.bp6-position-bottom.bp6-overlay-exit-active {
        transform: translateY(100%);
        transition-delay: 0;
        transition-duration: 100ms;
        transition-property: transform;
        transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-drawer.bp6-position-bottom {
            border-top: 1px solid buttonborder;
        }
    }
    .bp6-drawer.bp6-position-left {
        bottom: 0;
        left: 0;
        top: 0;
        width: 50%;
    }

    .bp6-drawer.bp6-position-left.bp6-overlay-enter, .bp6-drawer.bp6-position-left.bp6-overlay-appear {
        transform: translateX(-100%);
    }

    .bp6-drawer.bp6-position-left.bp6-overlay-enter-active, .bp6-drawer.bp6-position-left.bp6-overlay-appear-active {
        transform: translateX(0);
        transition-delay: 0;
        transition-duration: 200ms;
        transition-property: transform;
        transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
    }

    .bp6-drawer.bp6-position-left.bp6-overlay-exit {
        transform: translateX(0);
    }

    .bp6-drawer.bp6-position-left.bp6-overlay-exit-active {
        transform: translateX(-100%);
        transition-delay: 0;
        transition-duration: 100ms;
        transition-property: transform;
        transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-drawer.bp6-position-left {
            border-right: 1px solid buttonborder;
        }
    }
    .bp6-drawer.bp6-position-right {
        bottom: 0;
        right: 0;
        top: 0;
        width: 50%;
    }

    .bp6-drawer.bp6-position-right.bp6-overlay-enter, .bp6-drawer.bp6-position-right.bp6-overlay-appear {
        transform: translateX(100%);
    }

    .bp6-drawer.bp6-position-right.bp6-overlay-enter-active, .bp6-drawer.bp6-position-right.bp6-overlay-appear-active {
        transform: translateX(0);
        transition-delay: 0;
        transition-duration: 200ms;
        transition-property: transform;
        transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
    }

    .bp6-drawer.bp6-position-right.bp6-overlay-exit {
        transform: translateX(0);
    }

    .bp6-drawer.bp6-position-right.bp6-overlay-exit-active {
        transform: translateX(100%);
        transition-delay: 0;
        transition-duration: 100ms;
        transition-property: transform;
        transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-drawer.bp6-position-right {
            border-left: 1px solid buttonborder;
        }
    }
    .bp6-drawer.bp6-dark, .bp6-dark .bp6-drawer {
        background: #2f343c;
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 2px 4px rgba(17, 20, 24, 0.4), 0 8px 24px rgba(17, 20, 24, 0.4);
        color: #f6f7f9;
    }

    .bp6-drawer-header {
        align-items: center;
        border-radius: 0;
        box-shadow: 0 1px 0 rgba(17, 20, 24, 0.15);
        display: flex;
        flex: 0 0 auto;
        min-height: 40px;
        padding: 5px;
        padding-left: 20px;
        position: relative;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-drawer-header {
            border-bottom: 1px solid buttonborder;
        }
    }
    .bp6-drawer-header .bp6-icon-large,
    .bp6-drawer-header .bp6-icon {
        color: #5f6b7c;
        flex: 0 0 auto;
        margin-right: 10px;
    }

    .bp6-drawer-header .bp6-heading {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
        flex: 1 1 auto;
        line-height: inherit;
        margin: 0;
    }

    .bp6-drawer-header .bp6-heading:last-child {
        margin-right: 20px;
    }

    .bp6-dark .bp6-drawer-header {
        box-shadow: 0 1px 0 rgba(17, 20, 24, 0.4);
    }

    .bp6-dark .bp6-drawer-header .bp6-icon-large,
    .bp6-dark .bp6-drawer-header .bp6-icon {
        color: #abb3bf;
    }

    .bp6-drawer-body {
        flex: 1 1 auto;
        line-height: 18px;
        overflow: auto;
    }

    .bp6-drawer-footer {
        box-shadow: inset 0 1px 0 rgba(17, 20, 24, 0.15);
        flex: 0 0 auto;
        padding: 10px 20px;
        position: relative;
    }

    .bp6-dark .bp6-drawer-footer {
        box-shadow: inset 0 1px 0 rgba(17, 20, 24, 0.4);
    }

    .bp6-editable-text {
        cursor: text;
        display: inline-block;
        max-width: 100%;
        position: relative;
        vertical-align: top;
        white-space: nowrap;
    }

    .bp6-editable-text::before {
        inset: -2px;
        position: absolute;
        border-radius: 2px;
        content: "";
        transition: background-color 100ms cubic-bezier(0.4, 1, 0.75, 0.9), box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9);
    }

    .bp6-editable-text:hover::before {
        box-shadow: 0 0 0 0 rgba(33, 93, 176, 0), 0 0 0 0 rgba(33, 93, 176, 0), inset 0 0 0 1px rgba(17, 20, 24, 0.15);
    }

    .bp6-editable-text.bp6-editable-text-editing::before {
        background-color: #ffffff;
        box-shadow: inset 0 0 0 1px rgba(33, 93, 176, 0.752), 0 0 0 1px rgba(33, 93, 176, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-editable-text:not(.bp6-disabled)::before {
            border: 1px solid buttonborder;
        }
    }
    .bp6-editable-text.bp6-intent-primary .bp6-editable-text-input::-moz-placeholder {
        color: #2d72d2;
    }

    .bp6-editable-text.bp6-intent-primary .bp6-editable-text-input:-ms-input-placeholder {
        color: #2d72d2;
    }

    .bp6-editable-text.bp6-intent-primary .bp6-editable-text-content,
    .bp6-editable-text.bp6-intent-primary .bp6-editable-text-input,
    .bp6-editable-text.bp6-intent-primary .bp6-editable-text-input::placeholder {
        color: #2d72d2;
    }

    .bp6-editable-text.bp6-intent-primary:hover::before {
        box-shadow: 0 0 0 0 rgba(45, 114, 210, 0), 0 0 0 0 rgba(45, 114, 210, 0), inset 0 0 0 1px rgba(45, 114, 210, 0.4);
    }

    .bp6-editable-text.bp6-intent-primary.bp6-editable-text-editing::before {
        box-shadow: inset 0 0 0 1px rgba(45, 114, 210, 0.752), 0 0 0 1px rgba(45, 114, 210, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
    }

    .bp6-editable-text.bp6-intent-success .bp6-editable-text-input::-moz-placeholder {
        color: #238551;
    }

    .bp6-editable-text.bp6-intent-success .bp6-editable-text-input:-ms-input-placeholder {
        color: #238551;
    }

    .bp6-editable-text.bp6-intent-success .bp6-editable-text-content,
    .bp6-editable-text.bp6-intent-success .bp6-editable-text-input,
    .bp6-editable-text.bp6-intent-success .bp6-editable-text-input::placeholder {
        color: #238551;
    }

    .bp6-editable-text.bp6-intent-success:hover::before {
        box-shadow: 0 0 0 0 rgba(35, 133, 81, 0), 0 0 0 0 rgba(35, 133, 81, 0), inset 0 0 0 1px rgba(35, 133, 81, 0.4);
    }

    .bp6-editable-text.bp6-intent-success.bp6-editable-text-editing::before {
        box-shadow: inset 0 0 0 1px rgba(35, 133, 81, 0.752), 0 0 0 1px rgba(35, 133, 81, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
    }

    .bp6-editable-text.bp6-intent-warning .bp6-editable-text-input::-moz-placeholder {
        color: #c87619;
    }

    .bp6-editable-text.bp6-intent-warning .bp6-editable-text-input:-ms-input-placeholder {
        color: #c87619;
    }

    .bp6-editable-text.bp6-intent-warning .bp6-editable-text-content,
    .bp6-editable-text.bp6-intent-warning .bp6-editable-text-input,
    .bp6-editable-text.bp6-intent-warning .bp6-editable-text-input::placeholder {
        color: #c87619;
    }

    .bp6-editable-text.bp6-intent-warning:hover::before {
        box-shadow: 0 0 0 0 rgba(200, 118, 25, 0), 0 0 0 0 rgba(200, 118, 25, 0), inset 0 0 0 1px rgba(200, 118, 25, 0.4);
    }

    .bp6-editable-text.bp6-intent-warning.bp6-editable-text-editing::before {
        box-shadow: inset 0 0 0 1px rgba(200, 118, 25, 0.752), 0 0 0 1px rgba(200, 118, 25, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
    }

    .bp6-editable-text.bp6-intent-danger .bp6-editable-text-input::-moz-placeholder {
        color: #cd4246;
    }

    .bp6-editable-text.bp6-intent-danger .bp6-editable-text-input:-ms-input-placeholder {
        color: #cd4246;
    }

    .bp6-editable-text.bp6-intent-danger .bp6-editable-text-content,
    .bp6-editable-text.bp6-intent-danger .bp6-editable-text-input,
    .bp6-editable-text.bp6-intent-danger .bp6-editable-text-input::placeholder {
        color: #cd4246;
    }

    .bp6-editable-text.bp6-intent-danger:hover::before {
        box-shadow: 0 0 0 0 rgba(205, 66, 70, 0), 0 0 0 0 rgba(205, 66, 70, 0), inset 0 0 0 1px rgba(205, 66, 70, 0.4);
    }

    .bp6-editable-text.bp6-intent-danger.bp6-editable-text-editing::before {
        box-shadow: inset 0 0 0 1px rgba(205, 66, 70, 0.752), 0 0 0 1px rgba(205, 66, 70, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
    }

    .bp6-dark .bp6-editable-text:hover::before {
        box-shadow: 0 0 0 0 rgba(138, 187, 255, 0), 0 0 0 0 rgba(138, 187, 255, 0), inset 0 0 0 1px rgba(255, 255, 255, 0.2);
    }

    .bp6-dark .bp6-editable-text.bp6-editable-text-editing::before {
        background-color: rgba(17, 20, 24, 0.3);
        box-shadow: inset 0 0 0 1px rgba(138, 187, 255, 0.752), 0 0 0 1px rgba(138, 187, 255, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
    }

    .bp6-dark .bp6-editable-text.bp6-disabled::before {
        box-shadow: none;
    }

    .bp6-dark .bp6-editable-text.bp6-intent-primary .bp6-editable-text-input::-moz-placeholder {
        color: #8abbff;
    }

    .bp6-dark .bp6-editable-text.bp6-intent-primary .bp6-editable-text-input:-ms-input-placeholder {
        color: #8abbff;
    }

    .bp6-dark .bp6-editable-text.bp6-intent-primary .bp6-editable-text-content,
    .bp6-dark .bp6-editable-text.bp6-intent-primary .bp6-editable-text-input,
    .bp6-dark .bp6-editable-text.bp6-intent-primary .bp6-editable-text-input::placeholder {
        color: #8abbff;
    }

    .bp6-dark .bp6-editable-text.bp6-intent-primary:hover::before {
        box-shadow: 0 0 0 0 rgba(138, 187, 255, 0), 0 0 0 0 rgba(138, 187, 255, 0), inset 0 0 0 1px rgba(138, 187, 255, 0.4);
    }

    .bp6-dark .bp6-editable-text.bp6-intent-primary.bp6-editable-text-editing::before {
        box-shadow: inset 0 0 0 1px rgba(138, 187, 255, 0.752), 0 0 0 1px rgba(138, 187, 255, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
    }

    .bp6-dark .bp6-editable-text.bp6-intent-success .bp6-editable-text-input::-moz-placeholder {
        color: #72ca9b;
    }

    .bp6-dark .bp6-editable-text.bp6-intent-success .bp6-editable-text-input:-ms-input-placeholder {
        color: #72ca9b;
    }

    .bp6-dark .bp6-editable-text.bp6-intent-success .bp6-editable-text-content,
    .bp6-dark .bp6-editable-text.bp6-intent-success .bp6-editable-text-input,
    .bp6-dark .bp6-editable-text.bp6-intent-success .bp6-editable-text-input::placeholder {
        color: #72ca9b;
    }

    .bp6-dark .bp6-editable-text.bp6-intent-success:hover::before {
        box-shadow: 0 0 0 0 rgba(114, 202, 155, 0), 0 0 0 0 rgba(114, 202, 155, 0), inset 0 0 0 1px rgba(114, 202, 155, 0.4);
    }

    .bp6-dark .bp6-editable-text.bp6-intent-success.bp6-editable-text-editing::before {
        box-shadow: inset 0 0 0 1px rgba(114, 202, 155, 0.752), 0 0 0 1px rgba(114, 202, 155, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
    }

    .bp6-dark .bp6-editable-text.bp6-intent-warning .bp6-editable-text-input::-moz-placeholder {
        color: #fbb360;
    }

    .bp6-dark .bp6-editable-text.bp6-intent-warning .bp6-editable-text-input:-ms-input-placeholder {
        color: #fbb360;
    }

    .bp6-dark .bp6-editable-text.bp6-intent-warning .bp6-editable-text-content,
    .bp6-dark .bp6-editable-text.bp6-intent-warning .bp6-editable-text-input,
    .bp6-dark .bp6-editable-text.bp6-intent-warning .bp6-editable-text-input::placeholder {
        color: #fbb360;
    }

    .bp6-dark .bp6-editable-text.bp6-intent-warning:hover::before {
        box-shadow: 0 0 0 0 rgba(251, 179, 96, 0), 0 0 0 0 rgba(251, 179, 96, 0), inset 0 0 0 1px rgba(251, 179, 96, 0.4);
    }

    .bp6-dark .bp6-editable-text.bp6-intent-warning.bp6-editable-text-editing::before {
        box-shadow: inset 0 0 0 1px rgba(251, 179, 96, 0.752), 0 0 0 1px rgba(251, 179, 96, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
    }

    .bp6-dark .bp6-editable-text.bp6-intent-danger .bp6-editable-text-input::-moz-placeholder {
        color: #fa999c;
    }

    .bp6-dark .bp6-editable-text.bp6-intent-danger .bp6-editable-text-input:-ms-input-placeholder {
        color: #fa999c;
    }

    .bp6-dark .bp6-editable-text.bp6-intent-danger .bp6-editable-text-content,
    .bp6-dark .bp6-editable-text.bp6-intent-danger .bp6-editable-text-input,
    .bp6-dark .bp6-editable-text.bp6-intent-danger .bp6-editable-text-input::placeholder {
        color: #fa999c;
    }

    .bp6-dark .bp6-editable-text.bp6-intent-danger:hover::before {
        box-shadow: 0 0 0 0 rgba(250, 153, 156, 0), 0 0 0 0 rgba(250, 153, 156, 0), inset 0 0 0 1px rgba(250, 153, 156, 0.4);
    }

    .bp6-dark .bp6-editable-text.bp6-intent-danger.bp6-editable-text-editing::before {
        box-shadow: inset 0 0 0 1px rgba(250, 153, 156, 0.752), 0 0 0 1px rgba(250, 153, 156, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
    }

    .bp6-editable-text.bp6-disabled::before {
        box-shadow: none !important;
    }

    .bp6-editable-text-input,
    .bp6-editable-text-content {
        color: inherit;
        display: inherit;
        font: inherit;
        letter-spacing: inherit;
        max-width: inherit;
        min-width: inherit;
        position: relative;
        resize: none;
        text-transform: inherit;
        vertical-align: top;
    }

    .bp6-editable-text-input {
        background: none;
        border: none;
        box-shadow: none;
        padding: 0;
        white-space: pre-wrap;
        width: 100%;
    }

    .bp6-editable-text-input::-moz-placeholder {
        color: #5f6b7c;
        opacity: 1;
    }

    .bp6-editable-text-input:-ms-input-placeholder {
        color: #5f6b7c;
        opacity: 1;
    }

    .bp6-editable-text-input::placeholder {
        color: #5f6b7c;
        opacity: 1;
    }

    .bp6-editable-text-input:focus {
        outline: none;
    }

    .bp6-editable-text-input::-ms-clear {
        display: none;
    }

    .bp6-editable-text-content {
        overflow: hidden;
        padding-right: 2px;
        text-overflow: ellipsis;
        white-space: pre;
    }

    .bp6-editable-text-editing > .bp6-editable-text-content {
        left: 0;
        position: absolute;
        visibility: hidden;
    }

    .bp6-editable-text-placeholder > .bp6-editable-text-content {
        color: #5f6b7c;
    }

    .bp6-dark .bp6-editable-text-placeholder > .bp6-editable-text-content {
        color: #abb3bf;
    }

    .bp6-editable-text.bp6-multiline {
        display: block;
    }

    .bp6-editable-text.bp6-multiline .bp6-editable-text-content {
        overflow: auto;
        white-space: pre-wrap;
        word-wrap: break-word;
    }

    .bp6-entity-title {
        align-items: center;
        display: flex;
        gap: 8px;
        min-width: 0;
    }

    .bp6-entity-title.bp6-fill {
        width: 100%;
    }

    .bp6-entity-title-icon-container.bp6-entity-title-has-subtitle {
        align-self: flex-start;
    }

    .bp6-entity-title-icon-container:not(.bp6-entity-title-has-subtitle) {
        align-items: center;
        display: flex;
    }

    .bp6-entity-title-text {
        display: flex;
        flex-direction: column;
    }

    .bp6-fill .bp6-entity-title-text {
        flex-grow: 1;
    }

    .bp6-entity-title-title-and-tags {
        align-items: center;
        display: flex;
        flex-direction: row;
        gap: 4px;
    }

    .bp6-entity-title-tags-container {
        display: flex;
        gap: 2px;
        margin-left: 4px;
    }

    .bp6-entity-title-title {
        margin-bottom: 0;
        min-width: 0;
        overflow-wrap: break-word;
    }

    .bp6-fill .bp6-entity-title-title {
        flex-grow: 1;
    }

    .bp6-entity-title-subtitle {
        font-size: 12px;
        margin-top: 2px;
    }

    .bp6-entity-title-ellipsize, .bp6-entity-title-ellipsize .bp6-entity-title-text {
        overflow: hidden;
    }

    .bp6-entity-title-heading-h1 .bp6-icon-container {
        align-items: center;
        display: flex;
        height: 40px;
    }

    .bp6-entity-title-heading-h2 .bp6-icon-container {
        align-items: center;
        display: flex;
        height: 32px;
    }

    .bp6-entity-title-heading-h3 .bp6-icon-container {
        align-items: center;
        display: flex;
        height: 25px;
    }

    .bp6-entity-title-heading-h4 .bp6-icon-container {
        align-items: center;
        display: flex;
        height: 21px;
    }

    .bp6-entity-title-heading-h5 .bp6-icon-container {
        align-items: center;
        display: flex;
        height: 19px;
    }

    .bp6-entity-title-heading-h6 .bp6-icon-container {
        align-items: center;
        display: flex;
        height: 16px;
    }

    .bp6-entity-title-heading-h1, .bp6-entity-title-heading-h2, .bp6-entity-title-heading-h3 {
        gap: 16px;
    }

    .bp6-entity-title-heading-h1 .bp6-entity-title-status-tag, .bp6-entity-title-heading-h2 .bp6-entity-title-status-tag, .bp6-entity-title-heading-h3 .bp6-entity-title-status-tag {
        margin-left: 10px;
    }

    .bp6-entity-title-heading-h1 .bp6-entity-title-subtitle, .bp6-entity-title-heading-h2 .bp6-entity-title-subtitle, .bp6-entity-title-heading-h3 .bp6-entity-title-subtitle {
        font-size: 14px;
    }

    .bp6-entity-title-heading-h4, .bp6-entity-title-heading-h5, .bp6-entity-title-heading-h6 {
        gap: 10px;
    }

    .bp6-entity-title-heading-h4 .bp6-entity-title-subtitle, .bp6-entity-title-heading-h5 .bp6-entity-title-subtitle, .bp6-entity-title-heading-h6 .bp6-entity-title-subtitle {
        font-size: 12px;
    }

    .bp6-divider {
        border-bottom: 1px solid rgba(17, 20, 24, 0.15);
        border-right: 1px solid rgba(17, 20, 24, 0.15);
        margin: 4px;
    }

    .bp6-dark .bp6-divider {
        border-color: rgba(255, 255, 255, 0.2);
    }

    .bp6-divider.bp6-compact {
        margin: 0;
    }

    .bp6-control-group {
        transform: translateZ(0);
        display: flex;
        flex-direction: row;
        align-items: stretch;
    }

    .bp6-control-group > * {
        flex-grow: 0;
        flex-shrink: 0;
    }

    .bp6-control-group > .bp6-fill {
        flex-grow: 1;
        flex-shrink: 1;
    }

    .bp6-control-group .bp6-button,
    .bp6-control-group .bp6-html-select,
    .bp6-control-group .bp6-input,
    .bp6-control-group .bp6-select {
        position: relative;
    }

    .bp6-control-group .bp6-input {
        z-index: 2;
    }

    .bp6-control-group .bp6-input:focus {
        z-index: 14;
    }

    .bp6-control-group .bp6-input[class*=bp6-intent] {
        z-index: 13;
    }

    .bp6-control-group .bp6-input[class*=bp6-intent]:focus {
        z-index: 15;
    }

    .bp6-control-group .bp6-input[readonly], .bp6-control-group .bp6-input:disabled, .bp6-control-group .bp6-input.bp6-disabled {
        z-index: 1;
    }

    .bp6-control-group .bp6-input-group[class*=bp6-intent] .bp6-input {
        z-index: 13;
    }

    .bp6-control-group .bp6-input-group[class*=bp6-intent] .bp6-input:focus {
        z-index: 15;
    }

    .bp6-control-group .bp6-button,
    .bp6-control-group .bp6-html-select select,
    .bp6-control-group .bp6-select select {
        transform: translateZ(0);
        z-index: 4;
    }

    .bp6-control-group .bp6-button:focus,
    .bp6-control-group .bp6-html-select select:focus,
    .bp6-control-group .bp6-select select:focus {
        z-index: 5;
    }

    .bp6-control-group .bp6-button:hover,
    .bp6-control-group .bp6-html-select select:hover,
    .bp6-control-group .bp6-select select:hover {
        z-index: 6;
    }

    .bp6-control-group .bp6-button:active,
    .bp6-control-group .bp6-html-select select:active,
    .bp6-control-group .bp6-select select:active {
        z-index: 7;
    }

    .bp6-control-group .bp6-button[readonly], .bp6-control-group .bp6-button:disabled, .bp6-control-group .bp6-button.bp6-disabled,
    .bp6-control-group .bp6-html-select select[readonly],
    .bp6-control-group .bp6-html-select select:disabled,
    .bp6-control-group .bp6-html-select select.bp6-disabled,
    .bp6-control-group .bp6-select select[readonly],
    .bp6-control-group .bp6-select select:disabled,
    .bp6-control-group .bp6-select select.bp6-disabled {
        z-index: 3;
    }

    .bp6-control-group .bp6-button[class*=bp6-intent],
    .bp6-control-group .bp6-html-select select[class*=bp6-intent],
    .bp6-control-group .bp6-select select[class*=bp6-intent] {
        z-index: 9;
    }

    .bp6-control-group .bp6-button[class*=bp6-intent]:focus,
    .bp6-control-group .bp6-html-select select[class*=bp6-intent]:focus,
    .bp6-control-group .bp6-select select[class*=bp6-intent]:focus {
        z-index: 10;
    }

    .bp6-control-group .bp6-button[class*=bp6-intent]:hover,
    .bp6-control-group .bp6-html-select select[class*=bp6-intent]:hover,
    .bp6-control-group .bp6-select select[class*=bp6-intent]:hover {
        z-index: 11;
    }

    .bp6-control-group .bp6-button[class*=bp6-intent]:active,
    .bp6-control-group .bp6-html-select select[class*=bp6-intent]:active,
    .bp6-control-group .bp6-select select[class*=bp6-intent]:active {
        z-index: 12;
    }

    .bp6-control-group .bp6-button[class*=bp6-intent][readonly], .bp6-control-group .bp6-button[class*=bp6-intent]:disabled, .bp6-control-group .bp6-button[class*=bp6-intent].bp6-disabled,
    .bp6-control-group .bp6-html-select select[class*=bp6-intent][readonly],
    .bp6-control-group .bp6-html-select select[class*=bp6-intent]:disabled,
    .bp6-control-group .bp6-html-select select[class*=bp6-intent].bp6-disabled,
    .bp6-control-group .bp6-select select[class*=bp6-intent][readonly],
    .bp6-control-group .bp6-select select[class*=bp6-intent]:disabled,
    .bp6-control-group .bp6-select select[class*=bp6-intent].bp6-disabled {
        z-index: 8;
    }

    .bp6-control-group .bp6-input-group > .bp6-icon,
    .bp6-control-group .bp6-input-group > .bp6-button,
    .bp6-control-group .bp6-input-group > .bp6-input-left-container,
    .bp6-control-group .bp6-input-group > .bp6-input-action {
        z-index: 16;
    }

    .bp6-control-group .bp6-select::after,
    .bp6-control-group .bp6-html-select::after,
    .bp6-control-group .bp6-select > .bp6-icon,
    .bp6-control-group .bp6-html-select > .bp6-icon {
        z-index: 17;
    }

    .bp6-control-group .bp6-html-select:focus-within,
    .bp6-control-group .bp6-select:focus-within {
        z-index: 5;
    }

    .bp6-control-group:not(.bp6-vertical) > :not(:last-child) {
        margin-right: 2px;
    }

    .bp6-control-group .bp6-numeric-input:not(:first-child) .bp6-input-group {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .bp6-control-group.bp6-fill {
        width: 100%;
    }

    .bp6-control-group > .bp6-fill {
        flex: 1 1 auto;
    }

    .bp6-control-group.bp6-fill > *:not(.bp6-fixed) {
        flex: 1 1 auto;
    }

    .bp6-control-group.bp6-vertical {
        flex-direction: column;
    }

    .bp6-control-group.bp6-vertical > :not(:last-child) {
        margin-bottom: 2px;
    }

    .bp6-control {
        cursor: pointer;
        display: block;
        margin-bottom: 10px;
        position: relative;
        text-transform: none;
    }

    .bp6-control input:checked ~ .bp6-control-indicator {
        background-color: #2d72d2;
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2);
        color: #ffffff;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-control input:checked ~ .bp6-control-indicator {
            background-color: highlight;
            border: 1px solid highlight;
        }
    }
    .bp6-control:hover input:checked ~ .bp6-control-indicator {
        background-color: #215db0;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-control:hover input:checked ~ .bp6-control-indicator {
            background-color: highlight;
        }
    }
    .bp6-control input:not(:disabled):active:checked ~ .bp6-control-indicator {
        background: #184a90;
    }

    .bp6-control input:disabled:checked ~ .bp6-control-indicator {
        background: rgba(45, 114, 210, 0.5);
        box-shadow: none;
        color: rgba(255, 255, 255, 0.6);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-control input:disabled:checked ~ .bp6-control-indicator {
            background-color: graytext;
            border-color: graytext;
        }
    }
    .bp6-dark .bp6-control input:checked ~ .bp6-control-indicator {
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-dark .bp6-control input:checked ~ .bp6-control-indicator {
            border: 1px solid buttonborder;
        }
    }
    .bp6-dark .bp6-control:hover input:checked ~ .bp6-control-indicator {
        background-color: #215db0;
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    }

    .bp6-dark .bp6-control input:not(:disabled):active:checked ~ .bp6-control-indicator {
        background-color: #184a90;
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    }

    .bp6-dark .bp6-control input:disabled:checked ~ .bp6-control-indicator {
        background: rgba(45, 114, 210, 0.5);
        box-shadow: none;
        color: rgba(255, 255, 255, 0.6);
    }

    .bp6-control:not(.bp6-align-right) {
        padding-inline-start: 26px;
    }

    .bp6-control:not(.bp6-align-right) .bp6-control-indicator {
        margin-inline-start: -26px;
    }

    .bp6-control.bp6-align-right {
        padding-right: 26px;
    }

    .bp6-control.bp6-align-right .bp6-control-indicator {
        margin-right: -26px;
    }

    [dir=rtl] .bp6-control.bp6-align-left {
        padding-inline-start: 0;
        padding-left: 26px;
    }

    [dir=rtl] .bp6-control.bp6-align-left .bp6-control-indicator {
        margin-left: -26px;
    }

    .bp6-control.bp6-disabled {
        color: rgba(95, 107, 124, 0.6);
        cursor: not-allowed;
    }

    .bp6-control.bp6-inline {
        display: inline-block;
        margin-inline-end: 20px;
    }

    .bp6-control .bp6-control-input {
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        z-index: -1;
    }

    .bp6-control .bp6-control-indicator {
        background-clip: padding-box;
        background-color: transparent;
        border: none;
        box-shadow: inset 0 0 0 1px #738091;
        cursor: pointer;
        display: inline-block;
        font-size: 16px;
        height: 1em;
        margin-inline-end: 10px;
        margin-top: -3px;
        position: relative;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        vertical-align: middle;
        width: 1em;
    }

    .bp6-control .bp6-control-indicator::before {
        content: "";
        display: block;
        height: 1em;
        width: 1em;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-control .bp6-control-indicator {
            border: 1px solid buttonborder;
        }

        .bp6-control .bp6-control-indicator::before {
            margin-left: -1px;
            margin-top: -1px;
        }
    }
    .bp6-control:hover .bp6-control-indicator {
        background-color: rgba(143, 153, 168, 0.15);
    }

    .bp6-control input:not(:disabled):active ~ .bp6-control-indicator {
        background: rgba(143, 153, 168, 0.3);
        box-shadow: inset 0 0 0 1px #738091;
    }

    .bp6-control input:disabled ~ .bp6-control-indicator {
        background: rgba(143, 153, 168, 0.15);
        box-shadow: none;
        cursor: not-allowed;
    }

    .bp6-control input:focus ~ .bp6-control-indicator {
        outline: rgba(33, 93, 176, 0.752) solid 2px;
        outline-offset: 2px;
        -moz-outline-radius: 6px;
    }

    .bp6-dark .bp6-control input:focus ~ .bp6-control-indicator {
        outline-color: rgba(138, 187, 255, 0.752);
    }

    .bp6-control.bp6-align-right .bp6-control-indicator {
        float: right;
        margin-left: 10px;
        margin-top: 1px;
    }

    [dir=rtl] .bp6-control.bp6-align-left .bp6-control-indicator {
        float: left;
        margin-top: 1px;
    }

    .bp6-control.bp6-large {
        font-size: 16px;
    }

    .bp6-control.bp6-large:not(.bp6-align-right) {
        padding-inline-start: 30px;
    }

    .bp6-control.bp6-large:not(.bp6-align-right) .bp6-control-indicator {
        margin-inline-start: -30px;
    }

    .bp6-control.bp6-large.bp6-align-right {
        padding-right: 30px;
    }

    .bp6-control.bp6-large.bp6-align-right .bp6-control-indicator {
        margin-right: -30px;
    }

    [dir=rtl] .bp6-control.bp6-large.bp6-align-left {
        padding-inline-start: 0;
        padding-left: 30px;
    }

    [dir=rtl] .bp6-control.bp6-large.bp6-align-left .bp6-control-indicator {
        margin-left: -30px;
    }

    .bp6-control.bp6-large .bp6-control-indicator {
        font-size: 20px;
    }

    .bp6-control.bp6-large.bp6-align-right .bp6-control-indicator {
        margin-top: 0;
    }

    [dir=rtl] .bp6-control.bp6-large.bp6-align-left .bp6-control-indicator {
        margin-top: 0;
    }

    .bp6-control.bp6-checkbox input:indeterminate ~ .bp6-control-indicator {
        background-color: #2d72d2;
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2);
        color: #ffffff;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-control.bp6-checkbox input:indeterminate ~ .bp6-control-indicator {
            background-color: highlight;
            border: 1px solid highlight;
        }
    }
    .bp6-control.bp6-checkbox:hover input:indeterminate ~ .bp6-control-indicator {
        background-color: #215db0;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-control.bp6-checkbox:hover input:indeterminate ~ .bp6-control-indicator {
            background-color: highlight;
        }
    }
    .bp6-control.bp6-checkbox input:not(:disabled):active:indeterminate ~ .bp6-control-indicator {
        background: #184a90;
    }

    .bp6-control.bp6-checkbox input:disabled:indeterminate ~ .bp6-control-indicator {
        background: rgba(45, 114, 210, 0.5);
        box-shadow: none;
        color: rgba(255, 255, 255, 0.6);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-control.bp6-checkbox input:disabled:indeterminate ~ .bp6-control-indicator {
            background-color: graytext;
            border-color: graytext;
        }
    }
    .bp6-dark .bp6-control.bp6-checkbox input:indeterminate ~ .bp6-control-indicator {
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-dark .bp6-control.bp6-checkbox input:indeterminate ~ .bp6-control-indicator {
            border: 1px solid buttonborder;
        }
    }
    .bp6-dark .bp6-control.bp6-checkbox:hover input:indeterminate ~ .bp6-control-indicator {
        background-color: #215db0;
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    }

    .bp6-dark .bp6-control.bp6-checkbox input:not(:disabled):active:indeterminate ~ .bp6-control-indicator {
        background-color: #184a90;
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    }

    .bp6-dark .bp6-control.bp6-checkbox input:disabled:indeterminate ~ .bp6-control-indicator {
        background: rgba(45, 114, 210, 0.5);
        box-shadow: none;
        color: rgba(255, 255, 255, 0.6);
    }

    .bp6-control.bp6-checkbox .bp6-control-indicator {
        border-radius: 2px;
    }

    .bp6-control.bp6-checkbox input:checked ~ .bp6-control-indicator::before {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 5c-.28 0-.53.11-.71.29L7 9.59l-2.29-2.3a1.003 1.003 0 00-1.42 1.42l3 3c.18.18.43.29.71.29s.53-.11.71-.29l5-5A1.003 1.003 0 0012 5z' fill='white'/%3e%3c/svg%3e");
    }

    .bp6-control.bp6-checkbox input:indeterminate ~ .bp6-control-indicator::before {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 7H5c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1z' fill='white'/%3e%3c/svg%3e");
    }

    .bp6-control.bp6-checkbox input:disabled ~ .bp6-control-indicator::before {
        opacity: 0.5;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-control.bp6-checkbox input:checked:not(:disabled) ~ .bp6-control-indicator::before {
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 5c-.28 0-.53.11-.71.29L7 9.59l-2.29-2.3a1.003 1.003 0 00-1.42 1.42l3 3c.18.18.43.29.71.29s.53-.11.71-.29l5-5A1.003 1.003 0 0012 5z' fill='%23111418'/%3e%3c/svg%3e");
        }

        .bp6-control.bp6-checkbox input:indeterminate:not(:disabled) ~ .bp6-control-indicator::before {
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 7H5c-.55 0-1 .45-1 1s.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1z' fill='%23111418'/%3e%3c/svg%3e");
        }

        .bp6-control.bp6-checkbox input:disabled ~ .bp6-control-indicator {
            border-color: graytext;
        }
    }
    .bp6-control.bp6-radio .bp6-control-indicator {
        border-radius: 50%;
    }

    .bp6-control.bp6-radio input:checked ~ .bp6-control-indicator::before {
        background-image: radial-gradient(#ffffff, #ffffff 28%, transparent 32%);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-control.bp6-radio input:checked ~ .bp6-control-indicator::before {
            background: highlight;
            height: 12px;
            margin-left: 1px;
            margin-top: 1px;
            width: 12px;
        }
    }
    .bp6-control.bp6-radio input:checked:disabled ~ .bp6-control-indicator::before {
        opacity: 0.5;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-control.bp6-radio input:checked:disabled ~ .bp6-control-indicator::before {
            background: graytext;
        }
    }
    .bp6-control.bp6-radio input:focus ~ .bp6-control-indicator {
        -moz-outline-radius: 16px;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-control.bp6-radio input:disabled ~ .bp6-control-indicator {
            border-color: graytext;
        }
    }
    .bp6-control.bp6-switch input ~ .bp6-control-indicator {
        background: rgba(143, 153, 168, 0.3);
        color: #1c2127;
    }

    .bp6-control.bp6-switch:hover input ~ .bp6-control-indicator {
        background: rgba(143, 153, 168, 0.4);
    }

    .bp6-control.bp6-switch input:not(:disabled):active ~ .bp6-control-indicator {
        background: rgba(143, 153, 168, 0.5);
    }

    .bp6-control.bp6-switch input:disabled ~ .bp6-control-indicator {
        background: rgba(143, 153, 168, 0.15);
        color: rgba(95, 107, 124, 0.6);
    }

    .bp6-control.bp6-switch input:disabled ~ .bp6-control-indicator::before {
        background: rgba(255, 255, 255, 0.8);
        box-shadow: none;
    }

    .bp6-control.bp6-switch input:checked ~ .bp6-control-indicator {
        background: #2d72d2;
        color: #ffffff;
    }

    .bp6-control.bp6-switch:hover input:checked ~ .bp6-control-indicator {
        background: #215db0;
    }

    .bp6-control.bp6-switch input:checked:not(:disabled):active ~ .bp6-control-indicator {
        background: #184a90;
    }

    .bp6-control.bp6-switch input:checked:disabled ~ .bp6-control-indicator {
        background: rgba(45, 114, 210, 0.5);
        color: rgba(255, 255, 255, 0.6);
    }

    .bp6-control.bp6-switch input:checked:disabled ~ .bp6-control-indicator::before {
        background: rgba(255, 255, 255, 0.5);
        box-shadow: none;
    }

    .bp6-control.bp6-switch:not(.bp6-align-right) {
        padding-inline-start: 38px;
    }

    .bp6-control.bp6-switch:not(.bp6-align-right) .bp6-control-indicator {
        margin-inline-start: -38px;
    }

    .bp6-control.bp6-switch.bp6-align-right {
        padding-right: 38px;
    }

    .bp6-control.bp6-switch.bp6-align-right .bp6-control-indicator {
        margin-right: -38px;
    }

    [dir=rtl] .bp6-control.bp6-switch.bp6-align-left {
        padding-inline-start: 0;
        padding-left: 38px;
    }

    [dir=rtl] .bp6-control.bp6-switch.bp6-align-left .bp6-control-indicator {
        margin-left: -38px;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-control.bp6-switch input:checked ~ .bp6-control-indicator {
            background: highlight;
            border: 1px solid buttonborder;
        }

        .bp6-control.bp6-switch input:checked:disabled ~ .bp6-control-indicator {
            background-color: graytext;
        }

        .bp6-control.bp6-switch input:not(:checked):disabled ~ .bp6-control-indicator {
            border-color: graytext;
        }

        .bp6-control.bp6-switch input:not(:checked):disabled ~ .bp6-control-indicator::before {
            border-color: graytext;
        }

        .bp6-control.bp6-switch:hover input:checked ~ .bp6-control-indicator {
            background: highlight;
        }
    }
    .bp6-control.bp6-switch .bp6-control-indicator {
        border: none;
        border-radius: 1.75em;
        box-shadow: none !important;
        min-width: 1.75em;
        transition: background-color 100ms cubic-bezier(0.4, 1, 0.75, 0.9);
        width: auto;
    }

    .bp6-control.bp6-switch .bp6-control-indicator::before {
        background: #ffffff;
        border-radius: 50%;
        box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.5);
        height: calc(1em - 4px);
        left: 0;
        margin: 2px;
        position: absolute;
        transition: left 100ms cubic-bezier(0.4, 1, 0.75, 0.9);
        width: calc(1em - 4px);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-control.bp6-switch .bp6-control-indicator::before {
            border: 1px solid buttonborder;
            margin-top: 1px;
        }
    }
    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-control.bp6-switch .bp6-control-indicator {
            border: 1px solid buttonborder;
        }
    }
    .bp6-control.bp6-switch input:checked ~ .bp6-control-indicator::before {
        left: calc(100% - 1em);
    }

    .bp6-control.bp6-switch.bp6-large:not(.bp6-align-right) {
        padding-inline-start: 45px;
    }

    .bp6-control.bp6-switch.bp6-large:not(.bp6-align-right) .bp6-control-indicator {
        margin-inline-start: -45px;
    }

    .bp6-control.bp6-switch.bp6-large.bp6-align-right {
        padding-right: 45px;
    }

    .bp6-control.bp6-switch.bp6-large.bp6-align-right .bp6-control-indicator {
        margin-right: -45px;
    }

    [dir=rtl] .bp6-control.bp6-switch.bp6-large.bp6-align-left {
        padding-inline-start: 0;
        padding-left: 45px;
    }

    [dir=rtl] .bp6-control.bp6-switch.bp6-large.bp6-align-left .bp6-control-indicator {
        margin-left: -45px;
    }

    .bp6-dark .bp6-control.bp6-switch input ~ .bp6-control-indicator {
        background: rgba(143, 153, 168, 0.3);
        color: #f6f7f9;
    }

    .bp6-dark .bp6-control.bp6-switch:hover input ~ .bp6-control-indicator {
        background: rgba(143, 153, 168, 0.4);
    }

    .bp6-dark .bp6-control.bp6-switch input:not(:disabled):active ~ .bp6-control-indicator {
        background: rgba(143, 153, 168, 0.5);
    }

    .bp6-dark .bp6-control.bp6-switch input:disabled ~ .bp6-control-indicator {
        background: rgba(143, 153, 168, 0.15);
        color: rgba(171, 179, 191, 0.6);
    }

    .bp6-dark .bp6-control.bp6-switch input:disabled ~ .bp6-control-indicator::before {
        background: rgba(255, 255, 255, 0.8);
        box-shadow: none;
    }

    .bp6-dark .bp6-control.bp6-switch input:checked ~ .bp6-control-indicator {
        background: #2d72d2;
        color: #ffffff;
    }

    .bp6-dark .bp6-control.bp6-switch:hover input:checked ~ .bp6-control-indicator {
        background: #215db0;
    }

    .bp6-dark .bp6-control.bp6-switch input:checked:not(:disabled):active ~ .bp6-control-indicator {
        background: #184a90;
    }

    .bp6-dark .bp6-control.bp6-switch input:checked:disabled ~ .bp6-control-indicator {
        background: rgba(45, 114, 210, 0.5);
        color: rgba(171, 179, 191, 0.6);
    }

    .bp6-dark .bp6-control.bp6-switch input:checked:disabled ~ .bp6-control-indicator::before {
        background: rgba(255, 255, 255, 0.5);
        box-shadow: none;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-dark .bp6-control.bp6-switch input:checked ~ .bp6-control-indicator {
            background: highlight;
            border: 1px solid buttonborder;
        }

        .bp6-dark .bp6-control.bp6-switch input:checked:disabled ~ .bp6-control-indicator {
            background-color: graytext;
        }

        .bp6-dark .bp6-control.bp6-switch input:not(:checked):disabled ~ .bp6-control-indicator {
            border-color: graytext;
        }

        .bp6-dark .bp6-control.bp6-switch input:not(:checked):disabled ~ .bp6-control-indicator::before {
            border-color: graytext;
        }

        .bp6-dark .bp6-control.bp6-switch:hover input:checked ~ .bp6-control-indicator {
            background: highlight;
        }
    }
    .bp6-control.bp6-switch .bp6-switch-inner-text {
        font-size: 0.7em;
        text-align: center;
    }

    .bp6-control.bp6-switch .bp6-control-indicator-child:first-child {
        line-height: 0;
        margin-left: 0.5em;
        margin-right: 1.2em;
        visibility: hidden;
    }

    .bp6-control.bp6-switch .bp6-control-indicator-child:last-child {
        line-height: 1em;
        margin-left: 1.2em;
        margin-right: 0.5em;
        visibility: visible;
    }

    .bp6-control.bp6-switch input:checked ~ .bp6-control-indicator .bp6-control-indicator-child:first-child {
        line-height: 1em;
        visibility: visible;
    }

    .bp6-control.bp6-switch input:checked ~ .bp6-control-indicator .bp6-control-indicator-child:last-child {
        line-height: 0;
        visibility: hidden;
    }

    .bp6-dark .bp6-control {
        color: #f6f7f9;
    }

    .bp6-dark .bp6-control.bp6-disabled {
        color: rgba(171, 179, 191, 0.6);
    }

    .bp6-dark .bp6-control .bp6-control-indicator {
        background-color: transparent;
        box-shadow: inset 0 0 0 1px #8f99a8;
    }

    .bp6-dark .bp6-control:hover .bp6-control-indicator {
        background-color: rgba(143, 153, 168, 0.15);
    }

    .bp6-dark .bp6-control input:not(:disabled):active ~ .bp6-control-indicator {
        background: rgba(143, 153, 168, 0.3);
        box-shadow: inset 0 0 0 1px #8f99a8;
    }

    .bp6-dark .bp6-control input:disabled ~ .bp6-control-indicator {
        background: rgba(143, 153, 168, 0.15);
        box-shadow: none;
        cursor: not-allowed;
    }

    .bp6-dark .bp6-control.bp6-checkbox input:disabled:checked ~ .bp6-control-indicator, .bp6-dark .bp6-control.bp6-checkbox input:disabled:indeterminate ~ .bp6-control-indicator {
        background: rgba(45, 114, 210, 0.5);
    }

    .bp6-file-input {
        cursor: pointer;
        display: inline-block;
        height: 30px;
        position: relative;
    }

    .bp6-file-input input {
        margin: 0;
        min-width: 200px;
        opacity: 0;
    }

    .bp6-file-input input:disabled + .bp6-file-upload-input, .bp6-file-input input.bp6-disabled + .bp6-file-upload-input {
        background: rgba(211, 216, 222, 0.5);
        box-shadow: none;
        color: rgba(95, 107, 124, 0.6);
        cursor: not-allowed;
        resize: none;
    }

    .bp6-file-input input:disabled + .bp6-file-upload-input::-moz-placeholder, .bp6-file-input input.bp6-disabled + .bp6-file-upload-input::-moz-placeholder {
        color: rgba(95, 107, 124, 0.6);
    }

    .bp6-file-input input:disabled + .bp6-file-upload-input:-ms-input-placeholder, .bp6-file-input input.bp6-disabled + .bp6-file-upload-input:-ms-input-placeholder {
        color: rgba(95, 107, 124, 0.6);
    }

    .bp6-file-input input:disabled + .bp6-file-upload-input::placeholder, .bp6-file-input input.bp6-disabled + .bp6-file-upload-input::placeholder {
        color: rgba(95, 107, 124, 0.6);
    }

    .bp6-file-input input:disabled + .bp6-file-upload-input::after, .bp6-file-input input.bp6-disabled + .bp6-file-upload-input::after {
        background-color: rgba(211, 216, 222, 0.5);
        box-shadow: none;
        color: rgba(95, 107, 124, 0.6);
        cursor: not-allowed;
        outline: none;
    }

    .bp6-dark .bp6-file-input input:disabled + .bp6-file-upload-input, .bp6-dark .bp6-file-input input.bp6-disabled + .bp6-file-upload-input {
        background: rgba(64, 72, 84, 0.5);
        box-shadow: none;
        color: rgba(171, 179, 191, 0.6);
    }

    .bp6-dark .bp6-file-input input:disabled + .bp6-file-upload-input::after, .bp6-dark .bp6-file-input input.bp6-disabled + .bp6-file-upload-input::after {
        background-color: rgba(47, 52, 60, 0.15);
        box-shadow: none;
        color: rgba(171, 179, 191, 0.6);
    }

    .bp6-file-input input:focus + .bp6-file-upload-input {
        box-shadow: inset 0 0 0 1px rgba(33, 93, 176, 0.752), 0 0 0 1px rgba(33, 93, 176, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
    }

    .bp6-dark .bp6-file-input input:focus + .bp6-file-upload-input {
        box-shadow: inset 0 0 0 1px rgba(138, 187, 255, 0.752), 0 0 0 1px rgba(138, 187, 255, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
    }

    .bp6-file-input.bp6-file-input-has-selection .bp6-file-upload-input {
        color: #1c2127;
    }

    .bp6-dark .bp6-file-input.bp6-file-input-has-selection .bp6-file-upload-input {
        color: #f6f7f9;
    }

    .bp6-file-input.bp6-fill {
        width: 100%;
    }

    .bp6-file-input.bp6-large, .bp6-large .bp6-file-input {
        height: 40px;
    }

    .bp6-file-input.bp6-small, .bp6-small .bp6-file-input {
        height: 24px;
    }

    .bp6-file-input .bp6-file-upload-input-custom-text::after {
        content: attr(bp6-button-text);
    }

    .bp6-file-upload-input {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: #ffffff;
        border: none;
        border-radius: 2px;
        box-shadow: 0 0 0 0 rgba(33, 93, 176, 0), 0 0 0 0 rgba(33, 93, 176, 0), inset 0 0 0 1px rgba(17, 20, 24, 0.2), inset 0 1px 1px rgba(17, 20, 24, 0.3);
        color: #1c2127;
        font-size: 14px;
        font-weight: 400;
        height: 30px;
        line-height: 30px;
        outline: none;
        padding: 0 10px;
        transition: box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9);
        vertical-align: middle;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
        color: rgba(95, 107, 124, 0.6);
        left: 0;
        padding-right: 80px;
        position: absolute;
        right: 0;
        top: 0;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .bp6-file-upload-input::-moz-placeholder {
        color: #5f6b7c;
        opacity: 1;
    }

    .bp6-file-upload-input:-ms-input-placeholder {
        color: #5f6b7c;
        opacity: 1;
    }

    .bp6-file-upload-input::placeholder {
        color: #5f6b7c;
        opacity: 1;
    }

    .bp6-file-upload-input:focus, .bp6-file-upload-input.bp6-active {
        box-shadow: inset 0 0 0 1px rgba(33, 93, 176, 0.752), 0 0 0 1px rgba(33, 93, 176, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
    }

    .bp6-file-upload-input[type=search], .bp6-file-upload-input.bp6-round {
        border-radius: 30px;
        box-sizing: border-box;
        padding-left: 10px;
    }

    .bp6-file-upload-input[readonly] {
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.15);
    }

    .bp6-file-upload-input:disabled, .bp6-file-upload-input.bp6-disabled {
        background: rgba(211, 216, 222, 0.5);
        box-shadow: none;
        color: rgba(95, 107, 124, 0.6);
        cursor: not-allowed;
        resize: none;
    }

    .bp6-file-upload-input:disabled::-moz-placeholder, .bp6-file-upload-input.bp6-disabled::-moz-placeholder {
        color: rgba(95, 107, 124, 0.6);
    }

    .bp6-file-upload-input:disabled:-ms-input-placeholder, .bp6-file-upload-input.bp6-disabled:-ms-input-placeholder {
        color: rgba(95, 107, 124, 0.6);
    }

    .bp6-file-upload-input:disabled::placeholder, .bp6-file-upload-input.bp6-disabled::placeholder {
        color: rgba(95, 107, 124, 0.6);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-file-upload-input {
            border: 1px solid buttonborder;
        }
    }
    .bp6-file-upload-input::after {
        background-color: #f6f7f9;
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2), 0 1px 2px rgba(17, 20, 24, 0.1);
        color: #1c2127;
        min-height: 24px;
        min-width: 24px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
        border-radius: 2px;
        content: "Browse";
        line-height: 24px;
        margin: 3px;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
        width: 70px;
    }

    .bp6-file-upload-input:hover::after {
        background-clip: padding-box;
        background-color: #edeff2;
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2), 0 1px 2px rgba(17, 20, 24, 0.2);
    }

    .bp6-file-upload-input:active::after {
        background-color: #dce0e5;
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2), 0 1px 2px rgba(17, 20, 24, 0.2);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-file-upload-input:active::after {
            background: highlight;
        }
    }
    .bp6-large .bp6-file-upload-input {
        font-size: 16px;
        height: 40px;
        line-height: 40px;
        padding-right: 95px;
    }

    .bp6-large .bp6-file-upload-input[type=search], .bp6-large .bp6-file-upload-input.bp6-round {
        padding: 0 15px;
    }

    .bp6-large .bp6-file-upload-input::after {
        min-height: 30px;
        min-width: 30px;
        line-height: 30px;
        margin: 5px;
        width: 85px;
    }

    .bp6-small .bp6-file-upload-input {
        font-size: 12px;
        height: 24px;
        line-height: 24px;
        padding-left: 8px;
        padding-right: 8px;
        padding-right: 65px;
    }

    .bp6-small .bp6-file-upload-input[type=search], .bp6-small .bp6-file-upload-input.bp6-round {
        padding: 0 12px;
    }

    .bp6-small .bp6-file-upload-input::after {
        min-height: 20px;
        min-width: 20px;
        line-height: 20px;
        margin: 2px;
        width: 55px;
    }

    .bp6-dark .bp6-file-upload-input {
        background: rgba(17, 20, 24, 0.3);
        box-shadow: 0 0 0 0 rgba(138, 187, 255, 0), 0 0 0 0 rgba(138, 187, 255, 0), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
        color: #f6f7f9;
        color: rgba(171, 179, 191, 0.6);
    }

    .bp6-dark .bp6-file-upload-input::-moz-placeholder {
        color: #abb3bf;
    }

    .bp6-dark .bp6-file-upload-input:-ms-input-placeholder {
        color: #abb3bf;
    }

    .bp6-dark .bp6-file-upload-input::placeholder {
        color: #abb3bf;
    }

    .bp6-dark .bp6-file-upload-input:focus {
        box-shadow: inset 0 0 0 1px rgba(138, 187, 255, 0.752), 0 0 0 1px rgba(138, 187, 255, 0.752);
    }

    .bp6-dark .bp6-file-upload-input[readonly] {
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.4);
    }

    .bp6-dark .bp6-file-upload-input:disabled, .bp6-dark .bp6-file-upload-input.bp6-disabled {
        background: rgba(64, 72, 84, 0.5);
        box-shadow: none;
        color: rgba(171, 179, 191, 0.6);
    }

    .bp6-dark .bp6-file-upload-input::after {
        background-color: #2f343c;
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(17, 20, 24, 0.2);
        color: #f6f7f9;
    }

    .bp6-dark .bp6-file-upload-input:hover::after {
        background-color: #252a31;
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(17, 20, 24, 0.4);
    }

    .bp6-dark .bp6-file-upload-input:active::after {
        background-color: #1c2127;
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(17, 20, 24, 0.4);
    }

    .bp6-file-upload-input::after {
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2), 0 1px 2px rgba(17, 20, 24, 0.1);
    }

    .bp6-form-group {
        display: flex;
        flex-direction: column;
        margin: 0 0 16px;
    }

    .bp6-form-group label.bp6-label {
        margin-bottom: 4px;
    }

    .bp6-form-group .bp6-control {
        margin-top: 8px;
    }

    .bp6-form-group .bp6-form-group-sub-label,
    .bp6-form-group .bp6-form-helper-text {
        color: #5f6b7c;
        font-size: 12px;
    }

    .bp6-form-group .bp6-form-group-sub-label {
        margin-bottom: 4px;
    }

    .bp6-form-group .bp6-form-helper-text {
        margin-top: 4px;
    }

    .bp6-form-group.bp6-intent-primary .bp6-form-helper-text {
        color: #215db0;
    }

    .bp6-form-group.bp6-intent-success .bp6-form-helper-text {
        color: #1c6e42;
    }

    .bp6-form-group.bp6-intent-warning .bp6-form-helper-text {
        color: #935610;
    }

    .bp6-form-group.bp6-intent-danger .bp6-form-helper-text {
        color: #ac2f33;
    }

    .bp6-form-group.bp6-fill {
        width: 100%;
    }

    .bp6-form-group.bp6-inline {
        align-items: flex-start;
        flex-direction: row;
    }

    .bp6-form-group.bp6-inline.bp6-large label.bp6-label {
        line-height: 40px;
        margin: 0 10px 0 0;
    }

    .bp6-form-group.bp6-inline label.bp6-label {
        line-height: 30px;
        margin: 0 10px 0 0;
    }

    .bp6-form-group.bp6-disabled .bp6-label,
    .bp6-form-group.bp6-disabled .bp6-text-muted,
    .bp6-form-group.bp6-disabled .bp6-form-group-sub-label,
    .bp6-form-group.bp6-disabled .bp6-form-helper-text {
        color: rgba(95, 107, 124, 0.6) !important;
    }

    .bp6-dark .bp6-form-group.bp6-intent-primary .bp6-form-helper-text {
        color: #8abbff;
    }

    .bp6-dark .bp6-form-group.bp6-intent-success .bp6-form-helper-text {
        color: #72ca9b;
    }

    .bp6-dark .bp6-form-group.bp6-intent-warning .bp6-form-helper-text {
        color: #fbb360;
    }

    .bp6-dark .bp6-form-group.bp6-intent-danger .bp6-form-helper-text {
        color: #fa999c;
    }

    .bp6-dark .bp6-form-group .bp6-form-group-sub-label,
    .bp6-dark .bp6-form-group .bp6-form-helper-text {
        color: #abb3bf;
    }

    .bp6-dark .bp6-form-group.bp6-disabled .bp6-label,
    .bp6-dark .bp6-form-group.bp6-disabled .bp6-text-muted,
    .bp6-dark .bp6-form-group.bp6-disabled .bp6-form-group-sub-label,
    .bp6-dark .bp6-form-group.bp6-disabled .bp6-form-helper-text {
        color: rgba(171, 179, 191, 0.6) !important;
    }

    .bp6-input-group {
        display: block;
        position: relative;
    }

    .bp6-input-group .bp6-input {
        position: relative;
        width: 100%;
    }

    .bp6-input-group .bp6-input:not(:first-child) {
        padding-left: 30px;
    }

    .bp6-input-group .bp6-input:not(:last-child) {
        padding-right: 30px;
    }

    .bp6-input-group .bp6-input-action,
    .bp6-input-group > .bp6-input-left-container,
    .bp6-input-group > .bp6-button,
    .bp6-input-group > .bp6-icon {
        position: absolute;
        top: 0;
    }

    .bp6-input-group .bp6-input-action:first-child,
    .bp6-input-group > .bp6-input-left-container:first-child,
    .bp6-input-group > .bp6-button:first-child,
    .bp6-input-group > .bp6-icon:first-child {
        left: 0;
    }

    .bp6-input-group .bp6-input-action:last-child,
    .bp6-input-group > .bp6-input-left-container:last-child,
    .bp6-input-group > .bp6-button:last-child,
    .bp6-input-group > .bp6-icon:last-child {
        right: 0;
    }

    .bp6-input-group .bp6-button {
        min-height: 24px;
        min-width: 24px;
        margin: 3px;
        padding: 0 8px;
    }

    .bp6-input-group .bp6-button:empty {
        padding: 0;
    }

    .bp6-input-group > .bp6-input-left-container,
    .bp6-input-group > .bp6-icon {
        z-index: 1;
    }

    .bp6-input-group > .bp6-input-left-container > .bp6-icon,
    .bp6-input-group > .bp6-icon {
        color: #5f6b7c;
    }

    .bp6-input-group > .bp6-input-left-container > .bp6-icon:empty,
    .bp6-input-group > .bp6-icon:empty {
        font-family: "blueprint-icons-16", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        height: 16px;
        line-height: 1;
        width: 16px;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
    }

    .bp6-input-group > .bp6-input-left-container > .bp6-icon,
    .bp6-input-group > .bp6-icon,
    .bp6-input-group .bp6-input-action > .bp6-spinner {
        margin: 7px;
    }

    .bp6-input-group .bp6-tag {
        margin: 5px;
    }

    .bp6-input-group .bp6-input:not(:focus) + .bp6-button.bp6-minimal:not(:hover):not(:focus),
    .bp6-input-group .bp6-input:not(:focus) + .bp6-input-action .bp6-button.bp6-minimal:not(:hover):not(:focus) {
        color: #5f6b7c;
    }

    .bp6-dark .bp6-input-group .bp6-input:not(:focus) + .bp6-button.bp6-minimal:not(:hover):not(:focus),
    .bp6-dark .bp6-input-group .bp6-input:not(:focus) + .bp6-input-action .bp6-button.bp6-minimal:not(:hover):not(:focus) {
        color: #abb3bf;
    }

    .bp6-input-group .bp6-input:not(:focus) + .bp6-button.bp6-minimal:not(:hover):not(:focus) .bp6-icon, .bp6-input-group .bp6-input:not(:focus) + .bp6-button.bp6-minimal:not(:hover):not(:focus) .bp6-icon-standard, .bp6-input-group .bp6-input:not(:focus) + .bp6-button.bp6-minimal:not(:hover):not(:focus) .bp6-icon-large,
    .bp6-input-group .bp6-input:not(:focus) + .bp6-input-action .bp6-button.bp6-minimal:not(:hover):not(:focus) .bp6-icon,
    .bp6-input-group .bp6-input:not(:focus) + .bp6-input-action .bp6-button.bp6-minimal:not(:hover):not(:focus) .bp6-icon-standard,
    .bp6-input-group .bp6-input:not(:focus) + .bp6-input-action .bp6-button.bp6-minimal:not(:hover):not(:focus) .bp6-icon-large {
        color: #5f6b7c;
    }

    .bp6-input-group .bp6-input:not(:focus) + .bp6-button.bp6-minimal:disabled,
    .bp6-input-group .bp6-input:not(:focus) + .bp6-input-action .bp6-button.bp6-minimal:disabled {
        color: rgba(95, 107, 124, 0.6) !important;
    }

    .bp6-input-group .bp6-input:not(:focus) + .bp6-button.bp6-minimal:disabled .bp6-icon, .bp6-input-group .bp6-input:not(:focus) + .bp6-button.bp6-minimal:disabled .bp6-icon-standard, .bp6-input-group .bp6-input:not(:focus) + .bp6-button.bp6-minimal:disabled .bp6-icon-large,
    .bp6-input-group .bp6-input:not(:focus) + .bp6-input-action .bp6-button.bp6-minimal:disabled .bp6-icon,
    .bp6-input-group .bp6-input:not(:focus) + .bp6-input-action .bp6-button.bp6-minimal:disabled .bp6-icon-standard,
    .bp6-input-group .bp6-input:not(:focus) + .bp6-input-action .bp6-button.bp6-minimal:disabled .bp6-icon-large {
        color: rgba(95, 107, 124, 0.6) !important;
    }

    .bp6-input-group.bp6-disabled {
        cursor: not-allowed;
    }

    .bp6-input-group.bp6-disabled .bp6-icon {
        color: rgba(95, 107, 124, 0.6);
    }

    .bp6-input-group.bp6-large .bp6-button {
        min-height: 30px;
        min-width: 30px;
        margin: 5px;
    }

    .bp6-input-group.bp6-large > .bp6-input-left-container > .bp6-icon,
    .bp6-input-group.bp6-large > .bp6-icon,
    .bp6-input-group.bp6-large .bp6-input-action > .bp6-spinner {
        margin: 12px;
    }

    .bp6-input-group.bp6-large .bp6-input {
        font-size: 16px;
        height: 40px;
        line-height: 40px;
    }

    .bp6-input-group.bp6-large .bp6-input[type=search], .bp6-input-group.bp6-large .bp6-input.bp6-round {
        padding: 0 15px;
    }

    .bp6-input-group.bp6-large .bp6-input:not(:first-child) {
        padding-left: 40px;
    }

    .bp6-input-group.bp6-large .bp6-input:not(:last-child) {
        padding-right: 40px;
    }

    .bp6-input-group.bp6-small .bp6-button {
        min-height: 20px;
        min-width: 20px;
        margin: 2px;
    }

    .bp6-input-group.bp6-small .bp6-tag {
        min-height: 20px;
        min-width: 20px;
        margin: 2px;
    }

    .bp6-input-group.bp6-small > .bp6-input-left-container > .bp6-icon,
    .bp6-input-group.bp6-small > .bp6-icon,
    .bp6-input-group.bp6-small .bp6-input-action > .bp6-spinner {
        margin: 4px;
    }

    .bp6-input-group.bp6-small .bp6-input {
        font-size: 12px;
        height: 24px;
        line-height: 24px;
        padding-left: 8px;
        padding-right: 8px;
    }

    .bp6-input-group.bp6-small .bp6-input[type=search], .bp6-input-group.bp6-small .bp6-input.bp6-round {
        padding: 0 12px;
    }

    .bp6-input-group.bp6-small .bp6-input:not(:first-child) {
        padding-left: 24px;
    }

    .bp6-input-group.bp6-small .bp6-input:not(:last-child) {
        padding-right: 24px;
    }

    .bp6-input-group.bp6-fill {
        flex: 1 1 auto;
        width: 100%;
    }

    .bp6-input-group.bp6-round .bp6-button,
    .bp6-input-group.bp6-round .bp6-input,
    .bp6-input-group.bp6-round .bp6-tag {
        border-radius: 30px;
    }

    .bp6-dark .bp6-input-group .bp6-icon {
        color: #abb3bf;
    }

    .bp6-dark .bp6-input-group.bp6-disabled .bp6-icon {
        color: rgba(171, 179, 191, 0.6);
    }

    .bp6-input-group.bp6-intent-primary .bp6-input {
        box-shadow: 0 0 0 0 rgba(45, 114, 210, 0), 0 0 0 0 rgba(45, 114, 210, 0), inset 0 0 0 1px #2d72d2, inset 0 0 0 1px rgba(17, 20, 24, 0.2), inset 0 1px 1px rgba(17, 20, 24, 0.3);
    }

    .bp6-input-group.bp6-intent-primary .bp6-input:focus {
        box-shadow: inset 0 0 0 1px rgba(45, 114, 210, 0.752), 0 0 0 2px rgba(45, 114, 210, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
    }

    .bp6-input-group.bp6-intent-primary .bp6-input[readonly] {
        box-shadow: inset 0 0 0 1px #2d72d2;
    }

    .bp6-input-group.bp6-intent-primary .bp6-input:disabled, .bp6-input-group.bp6-intent-primary .bp6-input.bp6-disabled {
        box-shadow: none;
    }

    .bp6-dark .bp6-input-group.bp6-intent-primary .bp6-input {
        box-shadow: 0 0 0 0 rgba(76, 144, 240, 0), 0 0 0 0 rgba(76, 144, 240, 0), inset 0 0 0 1px #4c90f0, inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
    }

    .bp6-dark .bp6-input-group.bp6-intent-primary .bp6-input:focus {
        box-shadow: inset 0 0 0 1px rgba(76, 144, 240, 0.752), 0 0 0 2px rgba(76, 144, 240, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
    }

    .bp6-dark .bp6-input-group.bp6-intent-primary .bp6-input[readonly] {
        box-shadow: inset 0 0 0 1px #4c90f0;
    }

    .bp6-dark .bp6-input-group.bp6-intent-primary .bp6-input:disabled, .bp6-dark .bp6-input-group.bp6-intent-primary .bp6-input.bp6-disabled {
        box-shadow: none;
    }

    .bp6-input-group.bp6-intent-primary > .bp6-icon {
        color: #215db0;
    }

    .bp6-dark .bp6-input-group.bp6-intent-primary > .bp6-icon {
        color: #8abbff;
    }

    .bp6-input-group.bp6-intent-success .bp6-input {
        box-shadow: 0 0 0 0 rgba(35, 133, 81, 0), 0 0 0 0 rgba(35, 133, 81, 0), inset 0 0 0 1px #238551, inset 0 0 0 1px rgba(17, 20, 24, 0.2), inset 0 1px 1px rgba(17, 20, 24, 0.3);
    }

    .bp6-input-group.bp6-intent-success .bp6-input:focus {
        box-shadow: inset 0 0 0 1px rgba(35, 133, 81, 0.752), 0 0 0 2px rgba(35, 133, 81, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
    }

    .bp6-input-group.bp6-intent-success .bp6-input[readonly] {
        box-shadow: inset 0 0 0 1px #238551;
    }

    .bp6-input-group.bp6-intent-success .bp6-input:disabled, .bp6-input-group.bp6-intent-success .bp6-input.bp6-disabled {
        box-shadow: none;
    }

    .bp6-dark .bp6-input-group.bp6-intent-success .bp6-input {
        box-shadow: 0 0 0 0 rgba(50, 164, 103, 0), 0 0 0 0 rgba(50, 164, 103, 0), inset 0 0 0 1px #32a467, inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
    }

    .bp6-dark .bp6-input-group.bp6-intent-success .bp6-input:focus {
        box-shadow: inset 0 0 0 1px rgba(50, 164, 103, 0.752), 0 0 0 2px rgba(50, 164, 103, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
    }

    .bp6-dark .bp6-input-group.bp6-intent-success .bp6-input[readonly] {
        box-shadow: inset 0 0 0 1px #32a467;
    }

    .bp6-dark .bp6-input-group.bp6-intent-success .bp6-input:disabled, .bp6-dark .bp6-input-group.bp6-intent-success .bp6-input.bp6-disabled {
        box-shadow: none;
    }

    .bp6-input-group.bp6-intent-success > .bp6-icon {
        color: #1c6e42;
    }

    .bp6-dark .bp6-input-group.bp6-intent-success > .bp6-icon {
        color: #72ca9b;
    }

    .bp6-input-group.bp6-intent-warning .bp6-input {
        box-shadow: 0 0 0 0 rgba(200, 118, 25, 0), 0 0 0 0 rgba(200, 118, 25, 0), inset 0 0 0 1px #c87619, inset 0 0 0 1px rgba(17, 20, 24, 0.2), inset 0 1px 1px rgba(17, 20, 24, 0.3);
    }

    .bp6-input-group.bp6-intent-warning .bp6-input:focus {
        box-shadow: inset 0 0 0 1px rgba(200, 118, 25, 0.752), 0 0 0 2px rgba(200, 118, 25, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
    }

    .bp6-input-group.bp6-intent-warning .bp6-input[readonly] {
        box-shadow: inset 0 0 0 1px #c87619;
    }

    .bp6-input-group.bp6-intent-warning .bp6-input:disabled, .bp6-input-group.bp6-intent-warning .bp6-input.bp6-disabled {
        box-shadow: none;
    }

    .bp6-dark .bp6-input-group.bp6-intent-warning .bp6-input {
        box-shadow: 0 0 0 0 rgba(236, 154, 60, 0), 0 0 0 0 rgba(236, 154, 60, 0), inset 0 0 0 1px #ec9a3c, inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
    }

    .bp6-dark .bp6-input-group.bp6-intent-warning .bp6-input:focus {
        box-shadow: inset 0 0 0 1px rgba(236, 154, 60, 0.752), 0 0 0 2px rgba(236, 154, 60, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
    }

    .bp6-dark .bp6-input-group.bp6-intent-warning .bp6-input[readonly] {
        box-shadow: inset 0 0 0 1px #ec9a3c;
    }

    .bp6-dark .bp6-input-group.bp6-intent-warning .bp6-input:disabled, .bp6-dark .bp6-input-group.bp6-intent-warning .bp6-input.bp6-disabled {
        box-shadow: none;
    }

    .bp6-input-group.bp6-intent-warning > .bp6-icon {
        color: #935610;
    }

    .bp6-dark .bp6-input-group.bp6-intent-warning > .bp6-icon {
        color: #fbb360;
    }

    .bp6-input-group.bp6-intent-danger .bp6-input {
        box-shadow: 0 0 0 0 rgba(205, 66, 70, 0), 0 0 0 0 rgba(205, 66, 70, 0), inset 0 0 0 1px #cd4246, inset 0 0 0 1px rgba(17, 20, 24, 0.2), inset 0 1px 1px rgba(17, 20, 24, 0.3);
    }

    .bp6-input-group.bp6-intent-danger .bp6-input:focus {
        box-shadow: inset 0 0 0 1px rgba(205, 66, 70, 0.752), 0 0 0 2px rgba(205, 66, 70, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
    }

    .bp6-input-group.bp6-intent-danger .bp6-input[readonly] {
        box-shadow: inset 0 0 0 1px #cd4246;
    }

    .bp6-input-group.bp6-intent-danger .bp6-input:disabled, .bp6-input-group.bp6-intent-danger .bp6-input.bp6-disabled {
        box-shadow: none;
    }

    .bp6-dark .bp6-input-group.bp6-intent-danger .bp6-input {
        box-shadow: 0 0 0 0 rgba(231, 106, 110, 0), 0 0 0 0 rgba(231, 106, 110, 0), inset 0 0 0 1px #e76a6e, inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
    }

    .bp6-dark .bp6-input-group.bp6-intent-danger .bp6-input:focus {
        box-shadow: inset 0 0 0 1px rgba(231, 106, 110, 0.752), 0 0 0 2px rgba(231, 106, 110, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
    }

    .bp6-dark .bp6-input-group.bp6-intent-danger .bp6-input[readonly] {
        box-shadow: inset 0 0 0 1px #e76a6e;
    }

    .bp6-dark .bp6-input-group.bp6-intent-danger .bp6-input:disabled, .bp6-dark .bp6-input-group.bp6-intent-danger .bp6-input.bp6-disabled {
        box-shadow: none;
    }

    .bp6-input-group.bp6-intent-danger > .bp6-icon {
        color: #ac2f33;
    }

    .bp6-dark .bp6-input-group.bp6-intent-danger > .bp6-icon {
        color: #fa999c;
    }

    .bp6-input {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: #ffffff;
        border: none;
        border-radius: 2px;
        box-shadow: 0 0 0 0 rgba(33, 93, 176, 0), 0 0 0 0 rgba(33, 93, 176, 0), inset 0 0 0 1px rgba(17, 20, 24, 0.2), inset 0 1px 1px rgba(17, 20, 24, 0.3);
        color: #1c2127;
        font-size: 14px;
        font-weight: 400;
        height: 30px;
        line-height: 30px;
        outline: none;
        padding: 0 10px;
        transition: box-shadow 100ms cubic-bezier(0.4, 1, 0.75, 0.9);
        vertical-align: middle;
    }

    .bp6-input::-moz-placeholder {
        color: #5f6b7c;
        opacity: 1;
    }

    .bp6-input:-ms-input-placeholder {
        color: #5f6b7c;
        opacity: 1;
    }

    .bp6-input::placeholder {
        color: #5f6b7c;
        opacity: 1;
    }

    .bp6-input:focus, .bp6-input.bp6-active {
        box-shadow: inset 0 0 0 1px rgba(33, 93, 176, 0.752), 0 0 0 1px rgba(33, 93, 176, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
    }

    .bp6-input[type=search], .bp6-input.bp6-round {
        border-radius: 30px;
        box-sizing: border-box;
        padding-left: 10px;
    }

    .bp6-input[readonly] {
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.15);
    }

    .bp6-input:disabled, .bp6-input.bp6-disabled {
        background: rgba(211, 216, 222, 0.5);
        box-shadow: none;
        color: rgba(95, 107, 124, 0.6);
        cursor: not-allowed;
        resize: none;
    }

    .bp6-input:disabled::-moz-placeholder, .bp6-input.bp6-disabled::-moz-placeholder {
        color: rgba(95, 107, 124, 0.6);
    }

    .bp6-input:disabled:-ms-input-placeholder, .bp6-input.bp6-disabled:-ms-input-placeholder {
        color: rgba(95, 107, 124, 0.6);
    }

    .bp6-input:disabled::placeholder, .bp6-input.bp6-disabled::placeholder {
        color: rgba(95, 107, 124, 0.6);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-input {
            border: 1px solid buttonborder;
        }
    }
    .bp6-input.bp6-large {
        font-size: 16px;
        height: 40px;
        line-height: 40px;
    }

    .bp6-input.bp6-large[type=search], .bp6-input.bp6-large.bp6-round {
        padding: 0 15px;
    }

    .bp6-input.bp6-small {
        font-size: 12px;
        height: 24px;
        line-height: 24px;
        padding-left: 8px;
        padding-right: 8px;
    }

    .bp6-input.bp6-small[type=search], .bp6-input.bp6-small.bp6-round {
        padding: 0 12px;
    }

    .bp6-input.bp6-fill {
        flex: 1 1 auto;
        width: 100%;
    }

    .bp6-dark .bp6-input {
        background: rgba(17, 20, 24, 0.3);
        box-shadow: 0 0 0 0 rgba(138, 187, 255, 0), 0 0 0 0 rgba(138, 187, 255, 0), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
        color: #f6f7f9;
    }

    .bp6-dark .bp6-input::-moz-placeholder {
        color: #abb3bf;
    }

    .bp6-dark .bp6-input:-ms-input-placeholder {
        color: #abb3bf;
    }

    .bp6-dark .bp6-input::placeholder {
        color: #abb3bf;
    }

    .bp6-dark .bp6-input:focus {
        box-shadow: inset 0 0 0 1px rgba(138, 187, 255, 0.752), 0 0 0 1px rgba(138, 187, 255, 0.752);
    }

    .bp6-dark .bp6-input[readonly] {
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.4);
    }

    .bp6-dark .bp6-input:disabled, .bp6-dark .bp6-input.bp6-disabled {
        background: rgba(64, 72, 84, 0.5);
        box-shadow: none;
        color: rgba(171, 179, 191, 0.6);
    }

    .bp6-input.bp6-intent-primary {
        box-shadow: 0 0 0 0 rgba(45, 114, 210, 0), 0 0 0 0 rgba(45, 114, 210, 0), inset 0 0 0 1px #2d72d2, inset 0 0 0 1px rgba(17, 20, 24, 0.2), inset 0 1px 1px rgba(17, 20, 24, 0.3);
    }

    .bp6-input.bp6-intent-primary:focus {
        box-shadow: inset 0 0 0 1px rgba(45, 114, 210, 0.752), 0 0 0 2px rgba(45, 114, 210, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
    }

    .bp6-input.bp6-intent-primary[readonly] {
        box-shadow: inset 0 0 0 1px #2d72d2;
    }

    .bp6-input.bp6-intent-primary:disabled, .bp6-input.bp6-intent-primary.bp6-disabled {
        box-shadow: none;
    }

    .bp6-dark .bp6-input.bp6-intent-primary {
        box-shadow: 0 0 0 0 rgba(76, 144, 240, 0), 0 0 0 0 rgba(76, 144, 240, 0), inset 0 0 0 1px #4c90f0, inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
    }

    .bp6-dark .bp6-input.bp6-intent-primary:focus {
        box-shadow: inset 0 0 0 1px rgba(76, 144, 240, 0.752), 0 0 0 2px rgba(76, 144, 240, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
    }

    .bp6-dark .bp6-input.bp6-intent-primary[readonly] {
        box-shadow: inset 0 0 0 1px #4c90f0;
    }

    .bp6-dark .bp6-input.bp6-intent-primary:disabled, .bp6-dark .bp6-input.bp6-intent-primary.bp6-disabled {
        box-shadow: none;
    }

    .bp6-input.bp6-intent-success {
        box-shadow: 0 0 0 0 rgba(35, 133, 81, 0), 0 0 0 0 rgba(35, 133, 81, 0), inset 0 0 0 1px #238551, inset 0 0 0 1px rgba(17, 20, 24, 0.2), inset 0 1px 1px rgba(17, 20, 24, 0.3);
    }

    .bp6-input.bp6-intent-success:focus {
        box-shadow: inset 0 0 0 1px rgba(35, 133, 81, 0.752), 0 0 0 2px rgba(35, 133, 81, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
    }

    .bp6-input.bp6-intent-success[readonly] {
        box-shadow: inset 0 0 0 1px #238551;
    }

    .bp6-input.bp6-intent-success:disabled, .bp6-input.bp6-intent-success.bp6-disabled {
        box-shadow: none;
    }

    .bp6-dark .bp6-input.bp6-intent-success {
        box-shadow: 0 0 0 0 rgba(50, 164, 103, 0), 0 0 0 0 rgba(50, 164, 103, 0), inset 0 0 0 1px #32a467, inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
    }

    .bp6-dark .bp6-input.bp6-intent-success:focus {
        box-shadow: inset 0 0 0 1px rgba(50, 164, 103, 0.752), 0 0 0 2px rgba(50, 164, 103, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
    }

    .bp6-dark .bp6-input.bp6-intent-success[readonly] {
        box-shadow: inset 0 0 0 1px #32a467;
    }

    .bp6-dark .bp6-input.bp6-intent-success:disabled, .bp6-dark .bp6-input.bp6-intent-success.bp6-disabled {
        box-shadow: none;
    }

    .bp6-input.bp6-intent-warning {
        box-shadow: 0 0 0 0 rgba(200, 118, 25, 0), 0 0 0 0 rgba(200, 118, 25, 0), inset 0 0 0 1px #c87619, inset 0 0 0 1px rgba(17, 20, 24, 0.2), inset 0 1px 1px rgba(17, 20, 24, 0.3);
    }

    .bp6-input.bp6-intent-warning:focus {
        box-shadow: inset 0 0 0 1px rgba(200, 118, 25, 0.752), 0 0 0 2px rgba(200, 118, 25, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
    }

    .bp6-input.bp6-intent-warning[readonly] {
        box-shadow: inset 0 0 0 1px #c87619;
    }

    .bp6-input.bp6-intent-warning:disabled, .bp6-input.bp6-intent-warning.bp6-disabled {
        box-shadow: none;
    }

    .bp6-dark .bp6-input.bp6-intent-warning {
        box-shadow: 0 0 0 0 rgba(236, 154, 60, 0), 0 0 0 0 rgba(236, 154, 60, 0), inset 0 0 0 1px #ec9a3c, inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
    }

    .bp6-dark .bp6-input.bp6-intent-warning:focus {
        box-shadow: inset 0 0 0 1px rgba(236, 154, 60, 0.752), 0 0 0 2px rgba(236, 154, 60, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
    }

    .bp6-dark .bp6-input.bp6-intent-warning[readonly] {
        box-shadow: inset 0 0 0 1px #ec9a3c;
    }

    .bp6-dark .bp6-input.bp6-intent-warning:disabled, .bp6-dark .bp6-input.bp6-intent-warning.bp6-disabled {
        box-shadow: none;
    }

    .bp6-input.bp6-intent-danger {
        box-shadow: 0 0 0 0 rgba(205, 66, 70, 0), 0 0 0 0 rgba(205, 66, 70, 0), inset 0 0 0 1px #cd4246, inset 0 0 0 1px rgba(17, 20, 24, 0.2), inset 0 1px 1px rgba(17, 20, 24, 0.3);
    }

    .bp6-input.bp6-intent-danger:focus {
        box-shadow: inset 0 0 0 1px rgba(205, 66, 70, 0.752), 0 0 0 2px rgba(205, 66, 70, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
    }

    .bp6-input.bp6-intent-danger[readonly] {
        box-shadow: inset 0 0 0 1px #cd4246;
    }

    .bp6-input.bp6-intent-danger:disabled, .bp6-input.bp6-intent-danger.bp6-disabled {
        box-shadow: none;
    }

    .bp6-dark .bp6-input.bp6-intent-danger {
        box-shadow: 0 0 0 0 rgba(231, 106, 110, 0), 0 0 0 0 rgba(231, 106, 110, 0), inset 0 0 0 1px #e76a6e, inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
    }

    .bp6-dark .bp6-input.bp6-intent-danger:focus {
        box-shadow: inset 0 0 0 1px rgba(231, 106, 110, 0.752), 0 0 0 2px rgba(231, 106, 110, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
    }

    .bp6-dark .bp6-input.bp6-intent-danger[readonly] {
        box-shadow: inset 0 0 0 1px #e76a6e;
    }

    .bp6-dark .bp6-input.bp6-intent-danger:disabled, .bp6-dark .bp6-input.bp6-intent-danger.bp6-disabled {
        box-shadow: none;
    }

    .bp6-input::-ms-clear {
        display: none;
    }

    @supports (-webkit-touch-callout: none) {
        input.bp6-input:disabled, input.bp6-input.bp6-disabled {
            opacity: 1;
            -webkit-text-fill-color: rgba(95, 107, 124, 0.6);
        }

        .bp6-dark input.bp6-input:disabled, .bp6-dark input.bp6-input.bp6-disabled {
            -webkit-text-fill-color: rgba(171, 179, 191, 0.6);
        }
    }
    textarea.bp6-input {
        max-width: 100%;
        padding: 10px;
    }

    textarea.bp6-input, textarea.bp6-input.bp6-large, textarea.bp6-input.bp6-small {
        height: auto;
        line-height: inherit;
    }

    textarea.bp6-input.bp6-small {
        padding: 8px;
    }

    .bp6-text-area.bp6-text-area-auto-resize {
        resize: horizontal;
    }

    label.bp6-label {
        display: block;
        margin-bottom: 16px;
        margin-top: 0;
    }

    label.bp6-label .bp6-html-select,
    label.bp6-label .bp6-input,
    label.bp6-label .bp6-select,
    label.bp6-label .bp6-slider,
    label.bp6-label .bp6-popover-wrapper {
        display: block;
        margin-top: 4px;
        text-transform: none;
    }

    label.bp6-label .bp6-button-group {
        margin-top: 4px;
    }

    label.bp6-label .bp6-select select,
    label.bp6-label .bp6-html-select select {
        font-weight: 400;
        vertical-align: top;
        width: 100%;
    }

    label.bp6-label .bp6-control-group {
        margin-top: 4px;
    }

    label.bp6-label .bp6-control-group > .bp6-button-group,
    label.bp6-label .bp6-control-group > .bp6-html-select,
    label.bp6-label .bp6-control-group > .bp6-input,
    label.bp6-label .bp6-control-group > .bp6-select,
    label.bp6-label .bp6-control-group > .bp6-slider,
    label.bp6-label .bp6-control-group > .bp6-popover-wrapper {
        margin-top: 0;
    }

    label.bp6-label.bp6-disabled,
    label.bp6-label.bp6-disabled .bp6-text-muted {
        color: rgba(95, 107, 124, 0.6);
    }

    label.bp6-label.bp6-inline {
        line-height: 30px;
    }

    label.bp6-label.bp6-inline .bp6-html-select,
    label.bp6-label.bp6-inline .bp6-input,
    label.bp6-label.bp6-inline .bp6-input-group,
    label.bp6-label.bp6-inline .bp6-select,
    label.bp6-label.bp6-inline .bp6-popover-wrapper {
        display: inline-block;
        margin: 0 0 0 4px;
        vertical-align: top;
    }

    label.bp6-label.bp6-inline .bp6-button-group {
        margin: 0 0 0 4px;
    }

    label.bp6-label.bp6-inline .bp6-input-group .bp6-input {
        margin-left: 0;
    }

    label.bp6-label.bp6-inline.bp6-large {
        line-height: 40px;
    }

    label.bp6-label.bp6-inline .bp6-control-group {
        margin: 0 0 0 4px;
    }

    label.bp6-label.bp6-inline .bp6-control-group > .bp6-button-group,
    label.bp6-label.bp6-inline .bp6-control-group > .bp6-html-select,
    label.bp6-label.bp6-inline .bp6-control-group > .bp6-input,
    label.bp6-label.bp6-inline .bp6-control-group > .bp6-select,
    label.bp6-label.bp6-inline .bp6-control-group > .bp6-slider,
    label.bp6-label.bp6-inline .bp6-control-group > .bp6-popover-wrapper {
        margin: 0;
    }

    label.bp6-label:not(.bp6-inline) .bp6-popover-target {
        display: block;
    }

    .bp6-dark label.bp6-label {
        color: #f6f7f9;
    }

    .bp6-dark label.bp6-label.bp6-disabled,
    .bp6-dark label.bp6-label.bp6-disabled .bp6-text-muted {
        color: rgba(171, 179, 191, 0.6);
    }

    .bp6-numeric-input .bp6-button-group.bp6-vertical > .bp6-button {
        flex: 1 1 11px;
        min-height: 0;
        padding: 0;
        width: 24px;
    }

    .bp6-numeric-input.bp6-large .bp6-button-group.bp6-vertical > .bp6-button {
        width: 40px;
    }

    .bp6-numeric-input.bp6-small .bp6-button-group.bp6-vertical > .bp6-button {
        width: 24px;
    }

    .bp6-html-select select,
    .bp6-select select {
        display: inline-flex;
        flex-direction: row;
        align-items: center;
        border: none;
        border-radius: 2px;
        cursor: pointer;
        font-size: 14px;
        justify-content: center;
        padding: 4px 10px;
        text-align: left;
        vertical-align: middle;
        background-color: #f6f7f9;
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2), 0 1px 2px rgba(17, 20, 24, 0.1);
        color: #1c2127;
        -moz-appearance: none;
        -webkit-appearance: none;
        border-radius: 2px;
        height: 30px;
        padding: 0 30px 0 10px;
        width: 100%;
    }

    .bp6-html-select select > *,
    .bp6-select select > * {
        flex-grow: 0;
        flex-shrink: 0;
    }

    .bp6-html-select select > .bp6-fill,
    .bp6-select select > .bp6-fill {
        flex-grow: 1;
        flex-shrink: 1;
    }

    .bp6-html-select select::before,
    .bp6-select select::before,
    .bp6-html-select select > *,
    .bp6-select select > * {
        margin-right: 8px;
    }

    .bp6-html-select select:empty::before,
    .bp6-select select:empty::before,
    .bp6-html-select select > :last-child,
    .bp6-select select > :last-child {
        margin-right: 0;
    }

    .bp6-html-select select:hover,
    .bp6-select select:hover {
        background-clip: padding-box;
        background-color: #edeff2;
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2), 0 1px 2px rgba(17, 20, 24, 0.2);
    }

    .bp6-html-select select:active,
    .bp6-select select:active, .bp6-html-select select.bp6-active,
    .bp6-select select.bp6-active {
        background-color: #dce0e5;
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2), 0 1px 2px rgba(17, 20, 24, 0.2);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-html-select select:active,
        .bp6-select select:active, .bp6-html-select select.bp6-active,
        .bp6-select select.bp6-active {
            background: highlight;
        }
    }
    .bp6-html-select select:disabled,
    .bp6-select select:disabled, .bp6-html-select select.bp6-disabled,
    .bp6-select select.bp6-disabled {
        background-color: rgba(211, 216, 222, 0.5);
        box-shadow: none;
        color: rgba(95, 107, 124, 0.6);
        cursor: not-allowed;
        outline: none;
    }

    .bp6-html-select select:disabled.bp6-active,
    .bp6-select select:disabled.bp6-active, .bp6-html-select select.bp6-disabled.bp6-active,
    .bp6-select select.bp6-disabled.bp6-active {
        background: rgba(211, 216, 222, 0.7);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-html-select select,
        .bp6-select select {
            border: 1px solid buttonborder;
        }
    }

    .bp6-html-select.bp6-minimal select,
    .bp6-select.bp6-minimal select {
        background: none;
        box-shadow: none;
    }

    .bp6-html-select.bp6-minimal select:hover,
    .bp6-select.bp6-minimal select:hover {
        background: rgba(143, 153, 168, 0.15);
        box-shadow: none;
        color: #1c2127;
        text-decoration: none;
    }

    .bp6-html-select.bp6-minimal select:active,
    .bp6-select.bp6-minimal select:active, .bp6-html-select.bp6-minimal select.bp6-active,
    .bp6-select.bp6-minimal select.bp6-active {
        background: rgba(143, 153, 168, 0.3);
        box-shadow: none;
        color: #1c2127;
    }

    .bp6-html-select.bp6-minimal select:disabled,
    .bp6-select.bp6-minimal select:disabled, .bp6-html-select.bp6-minimal select.bp6-disabled,
    .bp6-select.bp6-minimal select.bp6-disabled {
        background: none;
        color: rgba(95, 107, 124, 0.6);
        cursor: not-allowed;
    }

    .bp6-html-select.bp6-minimal select:disabled.bp6-active,
    .bp6-select.bp6-minimal select:disabled.bp6-active, .bp6-html-select.bp6-minimal select.bp6-disabled.bp6-active,
    .bp6-select.bp6-minimal select.bp6-disabled.bp6-active {
        background: rgba(143, 153, 168, 0.3);
    }

    .bp6-dark .bp6-html-select.bp6-minimal select, .bp6-html-select.bp6-minimal .bp6-dark select,
    .bp6-dark .bp6-select.bp6-minimal select,
    .bp6-select.bp6-minimal .bp6-dark select {
        background: none;
        box-shadow: none;
        color: #ffffff;
    }

    .bp6-dark .bp6-html-select.bp6-minimal select:hover, .bp6-html-select.bp6-minimal .bp6-dark select:hover,
    .bp6-dark .bp6-select.bp6-minimal select:hover,
    .bp6-select.bp6-minimal .bp6-dark select:hover, .bp6-dark .bp6-html-select.bp6-minimal select:active, .bp6-html-select.bp6-minimal .bp6-dark select:active,
    .bp6-dark .bp6-select.bp6-minimal select:active,
    .bp6-select.bp6-minimal .bp6-dark select:active, .bp6-dark .bp6-html-select.bp6-minimal select.bp6-active, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-active,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-active,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-active {
        background: none;
        box-shadow: none;
        color: #ffffff;
    }

    .bp6-dark .bp6-html-select.bp6-minimal select:hover, .bp6-html-select.bp6-minimal .bp6-dark select:hover,
    .bp6-dark .bp6-select.bp6-minimal select:hover,
    .bp6-select.bp6-minimal .bp6-dark select:hover {
        background: rgba(143, 153, 168, 0.15);
    }

    .bp6-dark .bp6-html-select.bp6-minimal select:active, .bp6-html-select.bp6-minimal .bp6-dark select:active,
    .bp6-dark .bp6-select.bp6-minimal select:active,
    .bp6-select.bp6-minimal .bp6-dark select:active, .bp6-dark .bp6-html-select.bp6-minimal select.bp6-active, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-active,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-active,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-active {
        background: rgba(143, 153, 168, 0.3);
    }

    .bp6-dark .bp6-html-select.bp6-minimal select:disabled, .bp6-html-select.bp6-minimal .bp6-dark select:disabled,
    .bp6-dark .bp6-select.bp6-minimal select:disabled,
    .bp6-select.bp6-minimal .bp6-dark select:disabled, .bp6-dark .bp6-html-select.bp6-minimal select.bp6-disabled, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-disabled,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-disabled,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-disabled {
        background: none;
        color: rgba(171, 179, 191, 0.6);
        cursor: not-allowed;
    }

    .bp6-dark .bp6-html-select.bp6-minimal select:disabled.bp6-active, .bp6-html-select.bp6-minimal .bp6-dark select:disabled.bp6-active,
    .bp6-dark .bp6-select.bp6-minimal select:disabled.bp6-active,
    .bp6-select.bp6-minimal .bp6-dark select:disabled.bp6-active, .bp6-dark .bp6-html-select.bp6-minimal select.bp6-disabled.bp6-active, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-disabled.bp6-active,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-disabled.bp6-active,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-disabled.bp6-active {
        background: rgba(143, 153, 168, 0.3);
    }

    .bp6-html-select.bp6-minimal select.bp6-intent-primary,
    .bp6-select.bp6-minimal select.bp6-intent-primary {
        color: #215db0;
    }

    .bp6-html-select.bp6-minimal select.bp6-intent-primary:hover,
    .bp6-select.bp6-minimal select.bp6-intent-primary:hover, .bp6-html-select.bp6-minimal select.bp6-intent-primary:active,
    .bp6-select.bp6-minimal select.bp6-intent-primary:active, .bp6-html-select.bp6-minimal select.bp6-intent-primary.bp6-active,
    .bp6-select.bp6-minimal select.bp6-intent-primary.bp6-active {
        background: none;
        box-shadow: none;
        color: #215db0;
    }

    .bp6-html-select.bp6-minimal select.bp6-intent-primary:hover,
    .bp6-select.bp6-minimal select.bp6-intent-primary:hover {
        background: rgba(45, 114, 210, 0.15);
        color: #215db0;
    }

    .bp6-html-select.bp6-minimal select.bp6-intent-primary:active,
    .bp6-select.bp6-minimal select.bp6-intent-primary:active, .bp6-html-select.bp6-minimal select.bp6-intent-primary.bp6-active,
    .bp6-select.bp6-minimal select.bp6-intent-primary.bp6-active {
        background: rgba(45, 114, 210, 0.3);
        color: #184a90;
    }

    .bp6-html-select.bp6-minimal select.bp6-intent-primary:disabled,
    .bp6-select.bp6-minimal select.bp6-intent-primary:disabled, .bp6-html-select.bp6-minimal select.bp6-intent-primary.bp6-disabled,
    .bp6-select.bp6-minimal select.bp6-intent-primary.bp6-disabled {
        background: none;
        color: rgba(33, 93, 176, 0.5);
    }

    .bp6-html-select.bp6-minimal select.bp6-intent-primary:disabled.bp6-active,
    .bp6-select.bp6-minimal select.bp6-intent-primary:disabled.bp6-active, .bp6-html-select.bp6-minimal select.bp6-intent-primary.bp6-disabled.bp6-active,
    .bp6-select.bp6-minimal select.bp6-intent-primary.bp6-disabled.bp6-active {
        background: rgba(45, 114, 210, 0.3);
    }

    .bp6-html-select.bp6-minimal select.bp6-intent-primary .bp6-button-spinner .bp6-spinner-head,
    .bp6-select.bp6-minimal select.bp6-intent-primary .bp6-button-spinner .bp6-spinner-head {
        stroke: #215db0;
    }

    .bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-primary, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-primary,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-intent-primary,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-intent-primary {
        color: #8abbff;
    }

    .bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-primary:hover, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-primary:hover,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-intent-primary:hover,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-intent-primary:hover {
        background: rgba(45, 114, 210, 0.2);
        color: #8abbff;
    }

    .bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-primary:active, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-primary:active,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-intent-primary:active,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-intent-primary:active, .bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-primary.bp6-active, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-primary.bp6-active,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-intent-primary.bp6-active,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-intent-primary.bp6-active {
        background: rgba(45, 114, 210, 0.3);
        color: #99c4ff;
    }

    .bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-primary:disabled, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-primary:disabled,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-intent-primary:disabled,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-intent-primary:disabled, .bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-primary.bp6-disabled, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-primary.bp6-disabled,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-intent-primary.bp6-disabled,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-intent-primary.bp6-disabled {
        background: none;
        color: rgba(138, 187, 255, 0.5);
    }

    .bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-primary:disabled.bp6-active, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-primary:disabled.bp6-active,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-intent-primary:disabled.bp6-active,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-intent-primary:disabled.bp6-active, .bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-primary.bp6-disabled.bp6-active, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-primary.bp6-disabled.bp6-active,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-intent-primary.bp6-disabled.bp6-active,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-intent-primary.bp6-disabled.bp6-active {
        background: rgba(45, 114, 210, 0.3);
    }

    .bp6-html-select.bp6-minimal select.bp6-intent-success,
    .bp6-select.bp6-minimal select.bp6-intent-success {
        color: #1c6e42;
    }

    .bp6-html-select.bp6-minimal select.bp6-intent-success:hover,
    .bp6-select.bp6-minimal select.bp6-intent-success:hover, .bp6-html-select.bp6-minimal select.bp6-intent-success:active,
    .bp6-select.bp6-minimal select.bp6-intent-success:active, .bp6-html-select.bp6-minimal select.bp6-intent-success.bp6-active,
    .bp6-select.bp6-minimal select.bp6-intent-success.bp6-active {
        background: none;
        box-shadow: none;
        color: #1c6e42;
    }

    .bp6-html-select.bp6-minimal select.bp6-intent-success:hover,
    .bp6-select.bp6-minimal select.bp6-intent-success:hover {
        background: rgba(35, 133, 81, 0.15);
        color: #1c6e42;
    }

    .bp6-html-select.bp6-minimal select.bp6-intent-success:active,
    .bp6-select.bp6-minimal select.bp6-intent-success:active, .bp6-html-select.bp6-minimal select.bp6-intent-success.bp6-active,
    .bp6-select.bp6-minimal select.bp6-intent-success.bp6-active {
        background: rgba(35, 133, 81, 0.3);
        color: #165a36;
    }

    .bp6-html-select.bp6-minimal select.bp6-intent-success:disabled,
    .bp6-select.bp6-minimal select.bp6-intent-success:disabled, .bp6-html-select.bp6-minimal select.bp6-intent-success.bp6-disabled,
    .bp6-select.bp6-minimal select.bp6-intent-success.bp6-disabled {
        background: none;
        color: rgba(28, 110, 66, 0.5);
    }

    .bp6-html-select.bp6-minimal select.bp6-intent-success:disabled.bp6-active,
    .bp6-select.bp6-minimal select.bp6-intent-success:disabled.bp6-active, .bp6-html-select.bp6-minimal select.bp6-intent-success.bp6-disabled.bp6-active,
    .bp6-select.bp6-minimal select.bp6-intent-success.bp6-disabled.bp6-active {
        background: rgba(35, 133, 81, 0.3);
    }

    .bp6-html-select.bp6-minimal select.bp6-intent-success .bp6-button-spinner .bp6-spinner-head,
    .bp6-select.bp6-minimal select.bp6-intent-success .bp6-button-spinner .bp6-spinner-head {
        stroke: #1c6e42;
    }

    .bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-success, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-success,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-intent-success,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-intent-success {
        color: #72ca9b;
    }

    .bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-success:hover, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-success:hover,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-intent-success:hover,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-intent-success:hover {
        background: rgba(35, 133, 81, 0.2);
        color: #72ca9b;
    }

    .bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-success:active, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-success:active,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-intent-success:active,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-intent-success:active, .bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-success.bp6-active, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-success.bp6-active,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-intent-success.bp6-active,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-intent-success.bp6-active {
        background: rgba(35, 133, 81, 0.3);
        color: #7cd7a2;
    }

    .bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-success:disabled, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-success:disabled,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-intent-success:disabled,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-intent-success:disabled, .bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-success.bp6-disabled, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-success.bp6-disabled,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-intent-success.bp6-disabled,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-intent-success.bp6-disabled {
        background: none;
        color: rgba(114, 202, 155, 0.5);
    }

    .bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-success:disabled.bp6-active, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-success:disabled.bp6-active,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-intent-success:disabled.bp6-active,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-intent-success:disabled.bp6-active, .bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-success.bp6-disabled.bp6-active, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-success.bp6-disabled.bp6-active,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-intent-success.bp6-disabled.bp6-active,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-intent-success.bp6-disabled.bp6-active {
        background: rgba(35, 133, 81, 0.3);
    }

    .bp6-html-select.bp6-minimal select.bp6-intent-warning,
    .bp6-select.bp6-minimal select.bp6-intent-warning {
        color: #935610;
    }

    .bp6-html-select.bp6-minimal select.bp6-intent-warning:hover,
    .bp6-select.bp6-minimal select.bp6-intent-warning:hover, .bp6-html-select.bp6-minimal select.bp6-intent-warning:active,
    .bp6-select.bp6-minimal select.bp6-intent-warning:active, .bp6-html-select.bp6-minimal select.bp6-intent-warning.bp6-active,
    .bp6-select.bp6-minimal select.bp6-intent-warning.bp6-active {
        background: none;
        box-shadow: none;
        color: #935610;
    }

    .bp6-html-select.bp6-minimal select.bp6-intent-warning:hover,
    .bp6-select.bp6-minimal select.bp6-intent-warning:hover {
        background: rgba(200, 118, 25, 0.15);
        color: #935610;
    }

    .bp6-html-select.bp6-minimal select.bp6-intent-warning:active,
    .bp6-select.bp6-minimal select.bp6-intent-warning:active, .bp6-html-select.bp6-minimal select.bp6-intent-warning.bp6-active,
    .bp6-select.bp6-minimal select.bp6-intent-warning.bp6-active {
        background: rgba(200, 118, 25, 0.3);
        color: #77450d;
    }

    .bp6-html-select.bp6-minimal select.bp6-intent-warning:disabled,
    .bp6-select.bp6-minimal select.bp6-intent-warning:disabled, .bp6-html-select.bp6-minimal select.bp6-intent-warning.bp6-disabled,
    .bp6-select.bp6-minimal select.bp6-intent-warning.bp6-disabled {
        background: none;
        color: rgba(147, 86, 16, 0.5);
    }

    .bp6-html-select.bp6-minimal select.bp6-intent-warning:disabled.bp6-active,
    .bp6-select.bp6-minimal select.bp6-intent-warning:disabled.bp6-active, .bp6-html-select.bp6-minimal select.bp6-intent-warning.bp6-disabled.bp6-active,
    .bp6-select.bp6-minimal select.bp6-intent-warning.bp6-disabled.bp6-active {
        background: rgba(200, 118, 25, 0.3);
    }

    .bp6-html-select.bp6-minimal select.bp6-intent-warning .bp6-button-spinner .bp6-spinner-head,
    .bp6-select.bp6-minimal select.bp6-intent-warning .bp6-button-spinner .bp6-spinner-head {
        stroke: #935610;
    }

    .bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-warning, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-warning,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-intent-warning,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-intent-warning {
        color: #fbb360;
    }

    .bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-warning:hover, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-warning:hover,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-intent-warning:hover,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-intent-warning:hover {
        background: rgba(200, 118, 25, 0.2);
        color: #fbb360;
    }

    .bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-warning:active, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-warning:active,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-intent-warning:active,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-intent-warning:active, .bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-warning.bp6-active, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-warning.bp6-active,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-intent-warning.bp6-active,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-intent-warning.bp6-active {
        background: rgba(200, 118, 25, 0.3);
        color: #f5c186;
    }

    .bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-warning:disabled, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-warning:disabled,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-intent-warning:disabled,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-intent-warning:disabled, .bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-warning.bp6-disabled, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-warning.bp6-disabled,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-intent-warning.bp6-disabled,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-intent-warning.bp6-disabled {
        background: none;
        color: rgba(251, 179, 96, 0.5);
    }

    .bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-warning:disabled.bp6-active, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-warning:disabled.bp6-active,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-intent-warning:disabled.bp6-active,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-intent-warning:disabled.bp6-active, .bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-warning.bp6-disabled.bp6-active, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-warning.bp6-disabled.bp6-active,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-intent-warning.bp6-disabled.bp6-active,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-intent-warning.bp6-disabled.bp6-active {
        background: rgba(200, 118, 25, 0.3);
    }

    .bp6-html-select.bp6-minimal select.bp6-intent-danger,
    .bp6-select.bp6-minimal select.bp6-intent-danger {
        color: #ac2f33;
    }

    .bp6-html-select.bp6-minimal select.bp6-intent-danger:hover,
    .bp6-select.bp6-minimal select.bp6-intent-danger:hover, .bp6-html-select.bp6-minimal select.bp6-intent-danger:active,
    .bp6-select.bp6-minimal select.bp6-intent-danger:active, .bp6-html-select.bp6-minimal select.bp6-intent-danger.bp6-active,
    .bp6-select.bp6-minimal select.bp6-intent-danger.bp6-active {
        background: none;
        box-shadow: none;
        color: #ac2f33;
    }

    .bp6-html-select.bp6-minimal select.bp6-intent-danger:hover,
    .bp6-select.bp6-minimal select.bp6-intent-danger:hover {
        background: rgba(205, 66, 70, 0.15);
        color: #ac2f33;
    }

    .bp6-html-select.bp6-minimal select.bp6-intent-danger:active,
    .bp6-select.bp6-minimal select.bp6-intent-danger:active, .bp6-html-select.bp6-minimal select.bp6-intent-danger.bp6-active,
    .bp6-select.bp6-minimal select.bp6-intent-danger.bp6-active {
        background: rgba(205, 66, 70, 0.3);
        color: #8e292c;
    }

    .bp6-html-select.bp6-minimal select.bp6-intent-danger:disabled,
    .bp6-select.bp6-minimal select.bp6-intent-danger:disabled, .bp6-html-select.bp6-minimal select.bp6-intent-danger.bp6-disabled,
    .bp6-select.bp6-minimal select.bp6-intent-danger.bp6-disabled {
        background: none;
        color: rgba(172, 47, 51, 0.5);
    }

    .bp6-html-select.bp6-minimal select.bp6-intent-danger:disabled.bp6-active,
    .bp6-select.bp6-minimal select.bp6-intent-danger:disabled.bp6-active, .bp6-html-select.bp6-minimal select.bp6-intent-danger.bp6-disabled.bp6-active,
    .bp6-select.bp6-minimal select.bp6-intent-danger.bp6-disabled.bp6-active {
        background: rgba(205, 66, 70, 0.3);
    }

    .bp6-html-select.bp6-minimal select.bp6-intent-danger .bp6-button-spinner .bp6-spinner-head,
    .bp6-select.bp6-minimal select.bp6-intent-danger .bp6-button-spinner .bp6-spinner-head {
        stroke: #ac2f33;
    }

    .bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-danger, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-danger,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-intent-danger,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-intent-danger {
        color: #fa999c;
    }

    .bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-danger:hover, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-danger:hover,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-intent-danger:hover,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-intent-danger:hover {
        background: rgba(205, 66, 70, 0.2);
        color: #fa999c;
    }

    .bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-danger:active, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-danger:active,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-intent-danger:active,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-intent-danger:active, .bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-danger.bp6-active, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-danger.bp6-active,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-intent-danger.bp6-active,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-intent-danger.bp6-active {
        background: rgba(205, 66, 70, 0.3);
        color: #ffa1a4;
    }

    .bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-danger:disabled, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-danger:disabled,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-intent-danger:disabled,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-intent-danger:disabled, .bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-danger.bp6-disabled, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-danger.bp6-disabled,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-intent-danger.bp6-disabled,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-intent-danger.bp6-disabled {
        background: none;
        color: rgba(250, 153, 156, 0.5);
    }

    .bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-danger:disabled.bp6-active, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-danger:disabled.bp6-active,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-intent-danger:disabled.bp6-active,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-intent-danger:disabled.bp6-active, .bp6-dark .bp6-html-select.bp6-minimal select.bp6-intent-danger.bp6-disabled.bp6-active, .bp6-html-select.bp6-minimal .bp6-dark select.bp6-intent-danger.bp6-disabled.bp6-active,
    .bp6-dark .bp6-select.bp6-minimal select.bp6-intent-danger.bp6-disabled.bp6-active,
    .bp6-select.bp6-minimal .bp6-dark select.bp6-intent-danger.bp6-disabled.bp6-active {
        background: rgba(205, 66, 70, 0.3);
    }

    .bp6-html-select.bp6-large select,
    .bp6-select.bp6-large select {
        font-size: 16px;
        height: 40px;
        padding-right: 35px;
    }

    .bp6-dark .bp6-html-select select,
    .bp6-dark .bp6-select select {
        background-color: #2f343c;
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(17, 20, 24, 0.2);
        color: #f6f7f9;
    }

    .bp6-dark .bp6-html-select select:hover,
    .bp6-dark .bp6-select select:hover, .bp6-dark .bp6-html-select select:active,
    .bp6-dark .bp6-select select:active, .bp6-dark .bp6-html-select select.bp6-active,
    .bp6-dark .bp6-select select.bp6-active {
        color: #f6f7f9;
    }

    .bp6-dark .bp6-html-select select:hover,
    .bp6-dark .bp6-select select:hover {
        background-color: #252a31;
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(17, 20, 24, 0.4);
    }

    .bp6-dark .bp6-html-select select:active,
    .bp6-dark .bp6-select select:active, .bp6-dark .bp6-html-select select.bp6-active,
    .bp6-dark .bp6-select select.bp6-active {
        background-color: #1c2127;
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(17, 20, 24, 0.4);
    }

    .bp6-dark .bp6-html-select select:disabled,
    .bp6-dark .bp6-select select:disabled, .bp6-dark .bp6-html-select select.bp6-disabled,
    .bp6-dark .bp6-select select.bp6-disabled {
        background-color: rgba(47, 52, 60, 0.15);
        box-shadow: none;
        color: rgba(171, 179, 191, 0.6);
    }

    .bp6-dark .bp6-html-select select:disabled.bp6-active,
    .bp6-dark .bp6-select select:disabled.bp6-active, .bp6-dark .bp6-html-select select.bp6-disabled.bp6-active,
    .bp6-dark .bp6-select select.bp6-disabled.bp6-active {
        background: rgba(47, 52, 60, 0.7);
    }

    .bp6-dark .bp6-html-select select .bp6-button-spinner .bp6-spinner-head,
    .bp6-dark .bp6-select select .bp6-button-spinner .bp6-spinner-head {
        background: rgba(17, 20, 24, 0.5);
        stroke: #8f99a8;
    }

    .bp6-html-select select:disabled,
    .bp6-select select:disabled {
        background-color: rgba(211, 216, 222, 0.5);
        box-shadow: none;
        color: rgba(95, 107, 124, 0.6);
        cursor: not-allowed;
    }

    .bp6-html-select .bp6-icon,
    .bp6-select .bp6-icon {
        color: #5f6b7c;
        pointer-events: none;
        position: absolute;
        right: 10px;
        top: 7px;
    }

    .bp6-html-select .bp6-disabled.bp6-icon,
    .bp6-select .bp6-disabled.bp6-icon {
        color: rgba(95, 107, 124, 0.6);
    }

    .bp6-html-select,
    .bp6-select {
        display: inline-block;
        letter-spacing: normal;
        position: relative;
        vertical-align: middle;
    }

    .bp6-html-select .bp6-icon,
    .bp6-select .bp6-icon {
        color: #5f6b7c;
    }

    .bp6-html-select .bp6-icon:hover,
    .bp6-select .bp6-icon:hover {
        color: #1c2127;
    }

    .bp6-dark .bp6-html-select .bp6-icon,
    .bp6-dark .bp6-select .bp6-icon {
        color: #abb3bf;
    }

    .bp6-dark .bp6-html-select .bp6-icon:hover,
    .bp6-dark .bp6-select .bp6-icon:hover {
        color: #f6f7f9;
    }

    .bp6-html-select.bp6-large::after,
    .bp6-html-select.bp6-large .bp6-icon,
    .bp6-select.bp6-large::after,
    .bp6-select.bp6-large .bp6-icon {
        right: 12px;
        top: 12px;
    }

    .bp6-html-select.bp6-fill,
    .bp6-html-select.bp6-fill select,
    .bp6-select.bp6-fill,
    .bp6-select.bp6-fill select {
        width: 100%;
    }

    .bp6-dark .bp6-html-select option,
    .bp6-dark .bp6-select option {
        background-color: #2f343c;
        color: #f6f7f9;
    }

    .bp6-dark .bp6-html-select option:disabled,
    .bp6-dark .bp6-select option:disabled {
        color: rgba(171, 179, 191, 0.6);
    }

    .bp6-dark .bp6-html-select::after,
    .bp6-dark .bp6-select::after {
        color: #abb3bf;
    }

    table.bp6-html-table, .bp6-running-text table {
        border-spacing: 0;
        font-size: 14px;
    }

    table.bp6-html-table th, .bp6-running-text table th,
    table.bp6-html-table td,
    .bp6-running-text table td {
        padding: 11px;
        text-align: left;
        vertical-align: top;
    }

    table.bp6-html-table th, .bp6-running-text table th {
        color: #1c2127;
        font-weight: 600;
    }

    table.bp6-html-table td, .bp6-running-text table td {
        color: #1c2127;
    }

    table.bp6-html-table tbody tr:first-child th, .bp6-running-text table tbody tr:first-child th,
    table.bp6-html-table tbody tr:first-child td,
    .bp6-running-text table tbody tr:first-child td,
    table.bp6-html-table tfoot tr:first-child th,
    .bp6-running-text table tfoot tr:first-child th,
    table.bp6-html-table tfoot tr:first-child td,
    .bp6-running-text table tfoot tr:first-child td {
        box-shadow: inset 0 1px 0 0 rgba(17, 20, 24, 0.15);
    }

    .bp6-dark table.bp6-html-table th, .bp6-dark .bp6-running-text table th, .bp6-running-text .bp6-dark table th {
        color: #f6f7f9;
    }

    .bp6-dark table.bp6-html-table td, .bp6-dark .bp6-running-text table td, .bp6-running-text .bp6-dark table td {
        color: #f6f7f9;
    }

    .bp6-dark table.bp6-html-table tbody tr:first-child th, .bp6-dark .bp6-running-text table tbody tr:first-child th, .bp6-running-text .bp6-dark table tbody tr:first-child th,
    .bp6-dark table.bp6-html-table tbody tr:first-child td,
    .bp6-dark .bp6-running-text table tbody tr:first-child td,
    .bp6-running-text .bp6-dark table tbody tr:first-child td,
    .bp6-dark table.bp6-html-table tfoot tr:first-child th,
    .bp6-dark .bp6-running-text table tfoot tr:first-child th,
    .bp6-running-text .bp6-dark table tfoot tr:first-child th,
    .bp6-dark table.bp6-html-table tfoot tr:first-child td,
    .bp6-dark .bp6-running-text table tfoot tr:first-child td,
    .bp6-running-text .bp6-dark table tfoot tr:first-child td {
        box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.2);
    }

    table.bp6-html-table.bp6-compact th,
    table.bp6-html-table.bp6-compact td {
        padding-bottom: 6px;
        padding-top: 6px;
    }

    table.bp6-html-table.bp6-html-table-striped tbody tr:nth-child(odd) td {
        background: rgba(143, 153, 168, 0.15);
    }

    table.bp6-html-table.bp6-html-table-bordered th:not(:first-child) {
        box-shadow: inset 1px 0 0 0 rgba(17, 20, 24, 0.15);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        table.bp6-html-table.bp6-html-table-bordered th:not(:first-child) {
            border-left: 1px solid buttonborder;
        }
    }
    table.bp6-html-table.bp6-html-table-bordered tbody tr td,
    table.bp6-html-table.bp6-html-table-bordered tfoot tr td {
        box-shadow: inset 0 1px 0 0 rgba(17, 20, 24, 0.15);
    }

    table.bp6-html-table.bp6-html-table-bordered tbody tr td:not(:first-child),
    table.bp6-html-table.bp6-html-table-bordered tfoot tr td:not(:first-child) {
        box-shadow: inset 1px 1px 0 0 rgba(17, 20, 24, 0.15);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        table.bp6-html-table.bp6-html-table-bordered tbody tr td:not(:first-child),
        table.bp6-html-table.bp6-html-table-bordered tfoot tr td:not(:first-child) {
            border-left: 1px solid buttonborder;
            border-top: 1px solid buttonborder;
        }
    }
    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        table.bp6-html-table.bp6-html-table-bordered tbody tr td,
        table.bp6-html-table.bp6-html-table-bordered tfoot tr td {
            border-top: 1px solid buttonborder;
        }
    }
    table.bp6-html-table.bp6-html-table-bordered.bp6-html-table-striped tbody tr:not(:first-child) td {
        box-shadow: none;
    }

    table.bp6-html-table.bp6-html-table-bordered.bp6-html-table-striped tbody tr:not(:first-child) td:not(:first-child) {
        box-shadow: inset 1px 0 0 0 rgba(17, 20, 24, 0.15);
    }

    table.bp6-html-table.bp6-interactive tbody tr:hover td {
        background-color: rgba(143, 153, 168, 0.3);
        cursor: pointer;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        table.bp6-html-table.bp6-interactive tbody tr:hover td {
            background-color: highlight;
        }
    }
    table.bp6-html-table.bp6-interactive tbody tr:active td {
        background-color: rgba(143, 153, 168, 0.35);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        table.bp6-html-table.bp6-interactive tbody tr:active td {
            background-color: highlight;
        }
    }
    .bp6-dark table.bp6-html-table {
    }

    .bp6-dark table.bp6-html-table.bp6-html-table-striped tbody tr:nth-child(odd) td {
        background: rgba(95, 107, 124, 0.15);
    }

    .bp6-dark table.bp6-html-table.bp6-html-table-bordered th:not(:first-child) {
        box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.2);
    }

    .bp6-dark table.bp6-html-table.bp6-html-table-bordered tbody tr td,
    .bp6-dark table.bp6-html-table.bp6-html-table-bordered tfoot tr td {
        box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.2);
    }

    .bp6-dark table.bp6-html-table.bp6-html-table-bordered tbody tr td:not(:first-child),
    .bp6-dark table.bp6-html-table.bp6-html-table-bordered tfoot tr td:not(:first-child) {
        box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, 0.2);
    }

    .bp6-dark table.bp6-html-table.bp6-html-table-bordered.bp6-html-table-striped tbody tr:not(:first-child) td {
        box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.2);
    }

    .bp6-dark table.bp6-html-table.bp6-html-table-bordered.bp6-html-table-striped tbody tr:not(:first-child) td:first-child {
        box-shadow: none;
    }

    .bp6-dark table.bp6-html-table.bp6-interactive tbody tr:hover td {
        background-color: rgba(95, 107, 124, 0.3);
        cursor: pointer;
    }

    .bp6-dark table.bp6-html-table.bp6-interactive tbody tr:active td {
        background-color: rgba(95, 107, 124, 0.4);
    }

    .bp6-key-combo {
        align-items: center;
    }

    .bp6-key-combo:not(.bp6-minimal) {
        display: flex;
        flex-direction: row;
    }

    .bp6-key-combo:not(.bp6-minimal) > * {
        flex-grow: 0;
        flex-shrink: 0;
    }

    .bp6-key-combo:not(.bp6-minimal) > .bp6-fill {
        flex-grow: 1;
        flex-shrink: 1;
    }

    .bp6-key-combo:not(.bp6-minimal)::before,
    .bp6-key-combo:not(.bp6-minimal) > * {
        margin-right: 4px;
    }

    .bp6-key-combo:not(.bp6-minimal):empty::before,
    .bp6-key-combo:not(.bp6-minimal) > :last-child {
        margin-right: 0;
    }

    .bp6-key-combo.bp6-minimal {
        display: flex;
        flex-direction: row;
    }

    .bp6-key-combo.bp6-minimal > * {
        flex-grow: 0;
        flex-shrink: 0;
    }

    .bp6-key-combo.bp6-minimal > .bp6-fill {
        flex-grow: 1;
        flex-shrink: 1;
    }

    .bp6-hotkey-dialog {
        padding-bottom: 0;
        top: 40px;
    }

    .bp6-hotkey-dialog .bp6-dialog-body {
        margin: 0;
        padding: 0;
    }

    .bp6-hotkey-dialog .bp6-hotkey-label {
        flex-grow: 1;
    }

    .bp6-hotkey-column {
        margin: auto;
        padding: 30px;
    }

    .bp6-hotkey-column .bp6-heading {
        margin-bottom: 20px;
    }

    .bp6-hotkey-column .bp6-heading:not(:first-child) {
        margin-top: 40px;
    }

    .bp6-hotkey {
        align-items: center;
        display: flex;
        justify-content: space-between;
        margin-left: 0;
        margin-right: 0;
    }

    .bp6-hotkey:not(:last-child) {
        margin-bottom: 10px;
    }

    .bp6-icon {
        display: inline-block;
        flex: 0 0 auto;
        vertical-align: text-bottom;
    }

    .bp6-icon:not(:empty)::before {
        content: "" !important;
        content: unset !important;
    }

    .bp6-icon > svg {
        display: block;
    }

    .bp6-icon > svg:not([fill]) {
        fill: currentcolor;
    }

    .bp6-icon.bp6-icon-muted svg {
        fill-opacity: 0.15;
        overflow: visible;
    }

    .bp6-icon.bp6-icon-muted svg path {
        stroke: #8f99a8;
        stroke-opacity: 0.5;
        stroke-width: 0.5px;
    }

    .bp6-dark .bp6-icon .bp6-icon-muted svg {
        fill-opacity: 0.2;
    }

    span.bp6-icon-standard {
        font-family: "blueprint-icons-16", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        height: 16px;
        line-height: 1;
        width: 16px;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
    }

    span.bp6-icon-large {
        font-family: "blueprint-icons-20", sans-serif;
        font-size: 20px;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        height: 20px;
        line-height: 1;
        width: 20px;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
    }

    span.bp6-icon:empty {
        font-family: "blueprint-icons-20";
        font-size: inherit;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
    }

    span.bp6-icon:empty::before {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
    }

    span.bp6-icon:empty.bp6-icon-standard {
        font-size: 16px;
    }

    span.bp6-icon:empty.bp6-icon-large {
        font-size: 20px;
    }

    .bp6-icon-add::before {
        content: "\f109";
    }

    .bp6-icon-add-child::before {
        content: "\f39d";
    }

    .bp6-icon-add-clip::before {
        content: "\f101";
    }

    .bp6-icon-add-column-left::before {
        content: "\f102";
    }

    .bp6-icon-add-column-right::before {
        content: "\f103";
    }

    .bp6-icon-add-location::before {
        content: "\f104";
    }

    .bp6-icon-add-parent::before {
        content: "\f39e";
    }

    .bp6-icon-add-row-bottom::before {
        content: "\f105";
    }

    .bp6-icon-add-row-top::before {
        content: "\f106";
    }

    .bp6-icon-add-to-artifact::before {
        content: "\f107";
    }

    .bp6-icon-add-to-folder::before {
        content: "\f108";
    }

    .bp6-icon-aimpoints-target::before {
        content: "\f335";
    }

    .bp6-icon-airplane::before {
        content: "\f10a";
    }

    .bp6-icon-align-center::before {
        content: "\f10b";
    }

    .bp6-icon-align-justify::before {
        content: "\f10c";
    }

    .bp6-icon-align-left::before {
        content: "\f10d";
    }

    .bp6-icon-align-right::before {
        content: "\f10e";
    }

    .bp6-icon-alignment-bottom::before {
        content: "\f10f";
    }

    .bp6-icon-alignment-horizontal-center::before {
        content: "\f110";
    }

    .bp6-icon-alignment-left::before {
        content: "\f111";
    }

    .bp6-icon-alignment-right::before {
        content: "\f112";
    }

    .bp6-icon-alignment-top::before {
        content: "\f113";
    }

    .bp6-icon-alignment-vertical-center::before {
        content: "\f114";
    }

    .bp6-icon-ammunition::before {
        content: "\f342";
    }

    .bp6-icon-anchor::before {
        content: "\f330";
    }

    .bp6-icon-annotation::before {
        content: "\f115";
    }

    .bp6-icon-announcement::before {
        content: "\f396";
    }

    .bp6-icon-antenna::before {
        content: "\f116";
    }

    .bp6-icon-app-header::before {
        content: "\f117";
    }

    .bp6-icon-application::before {
        content: "\f118";
    }

    .bp6-icon-applications::before {
        content: "\f119";
    }

    .bp6-icon-archive::before {
        content: "\f11a";
    }

    .bp6-icon-area-of-interest::before {
        content: "\f11b";
    }

    .bp6-icon-array::before {
        content: "\f121";
    }

    .bp6-icon-array-boolean::before {
        content: "\f11c";
    }

    .bp6-icon-array-date::before {
        content: "\f11d";
    }

    .bp6-icon-array-floating-point::before {
        content: "\f32d";
    }

    .bp6-icon-array-numeric::before {
        content: "\f11e";
    }

    .bp6-icon-array-object::before {
        content: "\f394";
    }

    .bp6-icon-array-string::before {
        content: "\f11f";
    }

    .bp6-icon-array-timestamp::before {
        content: "\f120";
    }

    .bp6-icon-arrow-bottom-left::before {
        content: "\f122";
    }

    .bp6-icon-arrow-bottom-right::before {
        content: "\f123";
    }

    .bp6-icon-arrow-down::before {
        content: "\f124";
    }

    .bp6-icon-arrow-left::before {
        content: "\f125";
    }

    .bp6-icon-arrow-right::before {
        content: "\f126";
    }

    .bp6-icon-arrow-top-left::before {
        content: "\f127";
    }

    .bp6-icon-arrow-top-right::before {
        content: "\f128";
    }

    .bp6-icon-arrow-up::before {
        content: "\f129";
    }

    .bp6-icon-arrows-arc::before {
        content: "\f387";
    }

    .bp6-icon-arrows-horizontal::before {
        content: "\f12a";
    }

    .bp6-icon-arrows-vertical::before {
        content: "\f12b";
    }

    .bp6-icon-asterisk::before {
        content: "\f12c";
    }

    .bp6-icon-at::before {
        content: "\f331";
    }

    .bp6-icon-automatic-updates::before {
        content: "\f12d";
    }

    .bp6-icon-axle::before {
        content: "\f338";
    }

    .bp6-icon-backlink::before {
        content: "\f12e";
    }

    .bp6-icon-backward-ten::before {
        content: "\f35c";
    }

    .bp6-icon-badge::before {
        content: "\f12f";
    }

    .bp6-icon-ban-circle::before {
        content: "\f130";
    }

    .bp6-icon-bank-account::before {
        content: "\f131";
    }

    .bp6-icon-barcode::before {
        content: "\f132";
    }

    .bp6-icon-binary-number::before {
        content: "\f357";
    }

    .bp6-icon-blank::before {
        content: "\f133";
    }

    .bp6-icon-block-promote::before {
        content: "\f372";
    }

    .bp6-icon-blocked-person::before {
        content: "\f134";
    }

    .bp6-icon-bold::before {
        content: "\f135";
    }

    .bp6-icon-book::before {
        content: "\f136";
    }

    .bp6-icon-bookmark::before {
        content: "\f137";
    }

    .bp6-icon-box::before {
        content: "\f138";
    }

    .bp6-icon-branch-locked::before {
        content: "\f3a6";
    }

    .bp6-icon-branch-unlocked::before {
        content: "\f3a7";
    }

    .bp6-icon-briefcase::before {
        content: "\f139";
    }

    .bp6-icon-bring-data::before {
        content: "\f13a";
    }

    .bp6-icon-bring-forward::before {
        content: "\f354";
    }

    .bp6-icon-british-pound::before {
        content: "\f386";
    }

    .bp6-icon-bug::before {
        content: "\f32e";
    }

    .bp6-icon-buggy::before {
        content: "\f13b";
    }

    .bp6-icon-build::before {
        content: "\f13c";
    }

    .bp6-icon-bullseye::before {
        content: "\f359";
    }

    .bp6-icon-calculator::before {
        content: "\f13d";
    }

    .bp6-icon-calendar::before {
        content: "\f13e";
    }

    .bp6-icon-camera::before {
        content: "\f13f";
    }

    .bp6-icon-caret-down::before {
        content: "\f140";
    }

    .bp6-icon-caret-left::before {
        content: "\f141";
    }

    .bp6-icon-caret-right::before {
        content: "\f142";
    }

    .bp6-icon-caret-up::before {
        content: "\f143";
    }

    .bp6-icon-cargo-ship::before {
        content: "\f144";
    }

    .bp6-icon-cell-tower::before {
        content: "\f145";
    }

    .bp6-icon-changes::before {
        content: "\f146";
    }

    .bp6-icon-chart::before {
        content: "\f147";
    }

    .bp6-icon-chat::before {
        content: "\f148";
    }

    .bp6-icon-chevron-backward::before {
        content: "\f149";
    }

    .bp6-icon-chevron-down::before {
        content: "\f14a";
    }

    .bp6-icon-chevron-forward::before {
        content: "\f14b";
    }

    .bp6-icon-chevron-left::before {
        content: "\f14c";
    }

    .bp6-icon-chevron-right::before {
        content: "\f14d";
    }

    .bp6-icon-chevron-up::before {
        content: "\f14e";
    }

    .bp6-icon-circle::before {
        content: "\f153";
    }

    .bp6-icon-circle-arrow-down::before {
        content: "\f14f";
    }

    .bp6-icon-circle-arrow-left::before {
        content: "\f150";
    }

    .bp6-icon-circle-arrow-right::before {
        content: "\f151";
    }

    .bp6-icon-circle-arrow-up::before {
        content: "\f152";
    }

    .bp6-icon-citation::before {
        content: "\f154";
    }

    .bp6-icon-clean::before {
        content: "\f155";
    }

    .bp6-icon-clip::before {
        content: "\f156";
    }

    .bp6-icon-clipboard::before {
        content: "\f157";
    }

    .bp6-icon-clipboard-file::before {
        content: "\f35b";
    }

    .bp6-icon-cloud::before {
        content: "\f15a";
    }

    .bp6-icon-cloud-download::before {
        content: "\f158";
    }

    .bp6-icon-cloud-server::before {
        content: "\f35a";
    }

    .bp6-icon-cloud-tick::before {
        content: "\f34e";
    }

    .bp6-icon-cloud-upload::before {
        content: "\f159";
    }

    .bp6-icon-code::before {
        content: "\f15c";
    }

    .bp6-icon-code-block::before {
        content: "\f15b";
    }

    .bp6-icon-cog::before {
        content: "\f15d";
    }

    .bp6-icon-collapse-all::before {
        content: "\f15e";
    }

    .bp6-icon-color-fill::before {
        content: "\f328";
    }

    .bp6-icon-column-layout::before {
        content: "\f15f";
    }

    .bp6-icon-comment::before {
        content: "\f160";
    }

    .bp6-icon-comparison::before {
        content: "\f161";
    }

    .bp6-icon-compass::before {
        content: "\f162";
    }

    .bp6-icon-compressed::before {
        content: "\f163";
    }

    .bp6-icon-confirm::before {
        content: "\f164";
    }

    .bp6-icon-console::before {
        content: "\f165";
    }

    .bp6-icon-console-alert::before {
        content: "\f3ad";
    }

    .bp6-icon-construction::before {
        content: "\f395";
    }

    .bp6-icon-contrast::before {
        content: "\f166";
    }

    .bp6-icon-control::before {
        content: "\f167";
    }

    .bp6-icon-credit-card::before {
        content: "\f168";
    }

    .bp6-icon-crop::before {
        content: "\f353";
    }

    .bp6-icon-cross::before {
        content: "\f169";
    }

    .bp6-icon-cross-circle::before {
        content: "\f336";
    }

    .bp6-icon-crown::before {
        content: "\f16a";
    }

    .bp6-icon-css-style::before {
        content: "\f36b";
    }

    .bp6-icon-cube::before {
        content: "\f16d";
    }

    .bp6-icon-cube-add::before {
        content: "\f16b";
    }

    .bp6-icon-cube-edit::before {
        content: "\f383";
    }

    .bp6-icon-cube-remove::before {
        content: "\f16c";
    }

    .bp6-icon-cubes::before {
        content: "\f373";
    }

    .bp6-icon-curly-braces::before {
        content: "\f358";
    }

    .bp6-icon-curved-range-chart::before {
        content: "\f16e";
    }

    .bp6-icon-cut::before {
        content: "\f16f";
    }

    .bp6-icon-cycle::before {
        content: "\f170";
    }

    .bp6-icon-dashboard::before {
        content: "\f171";
    }

    .bp6-icon-data-cloud::before {
        content: "\f391";
    }

    .bp6-icon-data-connection::before {
        content: "\f172";
    }

    .bp6-icon-data-lineage::before {
        content: "\f173";
    }

    .bp6-icon-data-search::before {
        content: "\f36f";
    }

    .bp6-icon-data-sync::before {
        content: "\f36c";
    }

    .bp6-icon-database::before {
        content: "\f174";
    }

    .bp6-icon-delete::before {
        content: "\f175";
    }

    .bp6-icon-delete-clip::before {
        content: "\f3a3";
    }

    .bp6-icon-delta::before {
        content: "\f176";
    }

    .bp6-icon-derive-column::before {
        content: "\f177";
    }

    .bp6-icon-desktop::before {
        content: "\f178";
    }

    .bp6-icon-detection::before {
        content: "\f341";
    }

    .bp6-icon-diagnosis::before {
        content: "\f179";
    }

    .bp6-icon-diagram-tree::before {
        content: "\f17a";
    }

    .bp6-icon-direction-left::before {
        content: "\f17b";
    }

    .bp6-icon-direction-right::before {
        content: "\f17c";
    }

    .bp6-icon-disable::before {
        content: "\f17d";
    }

    .bp6-icon-divide::before {
        content: "\f327";
    }

    .bp6-icon-document::before {
        content: "\f180";
    }

    .bp6-icon-document-code::before {
        content: "\f3a0";
    }

    .bp6-icon-document-locked::before {
        content: "\f3a1";
    }

    .bp6-icon-document-open::before {
        content: "\f17e";
    }

    .bp6-icon-document-share::before {
        content: "\f17f";
    }

    .bp6-icon-dollar::before {
        content: "\f181";
    }

    .bp6-icon-dot::before {
        content: "\f182";
    }

    .bp6-icon-double-caret-horizontal::before {
        content: "\f183";
    }

    .bp6-icon-double-caret-vertical::before {
        content: "\f184";
    }

    .bp6-icon-double-chevron-down::before {
        content: "\f185";
    }

    .bp6-icon-double-chevron-left::before {
        content: "\f186";
    }

    .bp6-icon-double-chevron-right::before {
        content: "\f187";
    }

    .bp6-icon-double-chevron-up::before {
        content: "\f188";
    }

    .bp6-icon-doughnut-chart::before {
        content: "\f189";
    }

    .bp6-icon-download::before {
        content: "\f18a";
    }

    .bp6-icon-drag-handle-horizontal::before {
        content: "\f18b";
    }

    .bp6-icon-drag-handle-vertical::before {
        content: "\f18c";
    }

    .bp6-icon-draw::before {
        content: "\f18d";
    }

    .bp6-icon-drawer-left::before {
        content: "\f18f";
    }

    .bp6-icon-drawer-left-filled::before {
        content: "\f18e";
    }

    .bp6-icon-drawer-right::before {
        content: "\f191";
    }

    .bp6-icon-drawer-right-filled::before {
        content: "\f190";
    }

    .bp6-icon-drive-time::before {
        content: "\f192";
    }

    .bp6-icon-duplicate::before {
        content: "\f193";
    }

    .bp6-icon-edit::before {
        content: "\f194";
    }

    .bp6-icon-eject::before {
        content: "\f195";
    }

    .bp6-icon-emoji::before {
        content: "\f196";
    }

    .bp6-icon-endnote::before {
        content: "\f356";
    }

    .bp6-icon-endorsed::before {
        content: "\f197";
    }

    .bp6-icon-envelope::before {
        content: "\f198";
    }

    .bp6-icon-equals::before {
        content: "\f199";
    }

    .bp6-icon-eraser::before {
        content: "\f19a";
    }

    .bp6-icon-error::before {
        content: "\f19b";
    }

    .bp6-icon-euro::before {
        content: "\f19c";
    }

    .bp6-icon-excavator::before {
        content: "\f36d";
    }

    .bp6-icon-exchange::before {
        content: "\f19d";
    }

    .bp6-icon-exclude-row::before {
        content: "\f19e";
    }

    .bp6-icon-expand-all::before {
        content: "\f19f";
    }

    .bp6-icon-explain::before {
        content: "\f34d";
    }

    .bp6-icon-export::before {
        content: "\f1a0";
    }

    .bp6-icon-eye-off::before {
        content: "\f1a1";
    }

    .bp6-icon-eye-on::before {
        content: "\f1a2";
    }

    .bp6-icon-eye-open::before {
        content: "\f1a3";
    }

    .bp6-icon-fast-backward::before {
        content: "\f1a4";
    }

    .bp6-icon-fast-forward::before {
        content: "\f1a5";
    }

    .bp6-icon-feed::before {
        content: "\f1a7";
    }

    .bp6-icon-feed-subscribed::before {
        content: "\f1a6";
    }

    .bp6-icon-fighter-jet::before {
        content: "\f384";
    }

    .bp6-icon-film::before {
        content: "\f1a8";
    }

    .bp6-icon-filter::before {
        content: "\f1ad";
    }

    .bp6-icon-filter-keep::before {
        content: "\f1a9";
    }

    .bp6-icon-filter-list::before {
        content: "\f1aa";
    }

    .bp6-icon-filter-open::before {
        content: "\f1ab";
    }

    .bp6-icon-filter-remove::before {
        content: "\f1ac";
    }

    .bp6-icon-filter-sort-asc::before {
        content: "\f38e";
    }

    .bp6-icon-filter-sort-desc::before {
        content: "\f38f";
    }

    .bp6-icon-flag::before {
        content: "\f1ae";
    }

    .bp6-icon-flame::before {
        content: "\f1af";
    }

    .bp6-icon-flash::before {
        content: "\f1b0";
    }

    .bp6-icon-floating-point::before {
        content: "\f32c";
    }

    .bp6-icon-floppy-disk::before {
        content: "\f1b1";
    }

    .bp6-icon-flow-branch::before {
        content: "\f1b2";
    }

    .bp6-icon-flow-end::before {
        content: "\f1b3";
    }

    .bp6-icon-flow-linear::before {
        content: "\f1b4";
    }

    .bp6-icon-flow-review::before {
        content: "\f1b6";
    }

    .bp6-icon-flow-review-branch::before {
        content: "\f1b5";
    }

    .bp6-icon-flows::before {
        content: "\f1b7";
    }

    .bp6-icon-folder-close::before {
        content: "\f1b8";
    }

    .bp6-icon-folder-new::before {
        content: "\f1b9";
    }

    .bp6-icon-folder-open::before {
        content: "\f1ba";
    }

    .bp6-icon-folder-shared::before {
        content: "\f1bc";
    }

    .bp6-icon-folder-shared-open::before {
        content: "\f1bb";
    }

    .bp6-icon-follower::before {
        content: "\f1bd";
    }

    .bp6-icon-following::before {
        content: "\f1be";
    }

    .bp6-icon-font::before {
        content: "\f1bf";
    }

    .bp6-icon-fork::before {
        content: "\f1c0";
    }

    .bp6-icon-form::before {
        content: "\f1c1";
    }

    .bp6-icon-forward-ten::before {
        content: "\f35d";
    }

    .bp6-icon-fuel::before {
        content: "\f323";
    }

    .bp6-icon-full-circle::before {
        content: "\f1c2";
    }

    .bp6-icon-full-stacked-chart::before {
        content: "\f1c3";
    }

    .bp6-icon-fullscreen::before {
        content: "\f1c4";
    }

    .bp6-icon-function::before {
        content: "\f1c5";
    }

    .bp6-icon-gantt-chart::before {
        content: "\f1c6";
    }

    .bp6-icon-generate::before {
        content: "\f34c";
    }

    .bp6-icon-geofence::before {
        content: "\f1c7";
    }

    .bp6-icon-geolocation::before {
        content: "\f1c8";
    }

    .bp6-icon-geosearch::before {
        content: "\f1c9";
    }

    .bp6-icon-geotime::before {
        content: "\f344";
    }

    .bp6-icon-gift-box::before {
        content: "\f3a2";
    }

    .bp6-icon-git-branch::before {
        content: "\f1ca";
    }

    .bp6-icon-git-commit::before {
        content: "\f1cb";
    }

    .bp6-icon-git-merge::before {
        content: "\f1cc";
    }

    .bp6-icon-git-new-branch::before {
        content: "\f1cd";
    }

    .bp6-icon-git-pull::before {
        content: "\f1ce";
    }

    .bp6-icon-git-push::before {
        content: "\f1cf";
    }

    .bp6-icon-git-rebase::before {
        content: "\f3ac";
    }

    .bp6-icon-git-repo::before {
        content: "\f1d0";
    }

    .bp6-icon-glass::before {
        content: "\f1d1";
    }

    .bp6-icon-globe::before {
        content: "\f1d3";
    }

    .bp6-icon-globe-network::before {
        content: "\f1d2";
    }

    .bp6-icon-globe-network-add::before {
        content: "\f382";
    }

    .bp6-icon-graph::before {
        content: "\f1d5";
    }

    .bp6-icon-graph-remove::before {
        content: "\f1d4";
    }

    .bp6-icon-greater-than::before {
        content: "\f1d7";
    }

    .bp6-icon-greater-than-or-equal-to::before {
        content: "\f1d6";
    }

    .bp6-icon-grid::before {
        content: "\f1d9";
    }

    .bp6-icon-grid-view::before {
        content: "\f1d8";
    }

    .bp6-icon-group-item::before {
        content: "\f34a";
    }

    .bp6-icon-group-objects::before {
        content: "\f1da";
    }

    .bp6-icon-grouped-bar-chart::before {
        content: "\f1db";
    }

    .bp6-icon-hand::before {
        content: "\f1e0";
    }

    .bp6-icon-hand-down::before {
        content: "\f1dc";
    }

    .bp6-icon-hand-left::before {
        content: "\f1dd";
    }

    .bp6-icon-hand-right::before {
        content: "\f1de";
    }

    .bp6-icon-hand-up::before {
        content: "\f1df";
    }

    .bp6-icon-hat::before {
        content: "\f1e1";
    }

    .bp6-icon-header::before {
        content: "\f1e5";
    }

    .bp6-icon-header-one::before {
        content: "\f1e2";
    }

    .bp6-icon-header-three::before {
        content: "\f1e3";
    }

    .bp6-icon-header-two::before {
        content: "\f1e4";
    }

    .bp6-icon-headset::before {
        content: "\f1e6";
    }

    .bp6-icon-heart::before {
        content: "\f1e8";
    }

    .bp6-icon-heart-broken::before {
        content: "\f1e7";
    }

    .bp6-icon-heat-grid::before {
        content: "\f1e9";
    }

    .bp6-icon-heatmap::before {
        content: "\f1ea";
    }

    .bp6-icon-helicopter::before {
        content: "\f1eb";
    }

    .bp6-icon-help::before {
        content: "\f1ec";
    }

    .bp6-icon-helper-management::before {
        content: "\f1ed";
    }

    .bp6-icon-hexagon::before {
        content: "\f374";
    }

    .bp6-icon-high-priority::before {
        content: "\f1ee";
    }

    .bp6-icon-high-voltage-pole::before {
        content: "\f333";
    }

    .bp6-icon-highlight::before {
        content: "\f1ef";
    }

    .bp6-icon-history::before {
        content: "\f1f0";
    }

    .bp6-icon-home::before {
        content: "\f1f1";
    }

    .bp6-icon-horizontal-bar-chart::before {
        content: "\f1f4";
    }

    .bp6-icon-horizontal-bar-chart-asc::before {
        content: "\f1f2";
    }

    .bp6-icon-horizontal-bar-chart-desc::before {
        content: "\f1f3";
    }

    .bp6-icon-horizontal-distribution::before {
        content: "\f1f5";
    }

    .bp6-icon-horizontal-inbetween::before {
        content: "\f329";
    }

    .bp6-icon-hurricane::before {
        content: "\f1f6";
    }

    .bp6-icon-id-number::before {
        content: "\f1f7";
    }

    .bp6-icon-image-rotate-left::before {
        content: "\f1f8";
    }

    .bp6-icon-image-rotate-right::before {
        content: "\f1f9";
    }

    .bp6-icon-import::before {
        content: "\f1fa";
    }

    .bp6-icon-inbox::before {
        content: "\f1ff";
    }

    .bp6-icon-inbox-filtered::before {
        content: "\f1fb";
    }

    .bp6-icon-inbox-geo::before {
        content: "\f1fc";
    }

    .bp6-icon-inbox-search::before {
        content: "\f1fd";
    }

    .bp6-icon-inbox-update::before {
        content: "\f1fe";
    }

    .bp6-icon-info-sign::before {
        content: "\f200";
    }

    .bp6-icon-inheritance::before {
        content: "\f201";
    }

    .bp6-icon-inherited-group::before {
        content: "\f202";
    }

    .bp6-icon-inner-join::before {
        content: "\f203";
    }

    .bp6-icon-input::before {
        content: "\f34b";
    }

    .bp6-icon-insert::before {
        content: "\f204";
    }

    .bp6-icon-intelligence::before {
        content: "\f337";
    }

    .bp6-icon-intersection::before {
        content: "\f205";
    }

    .bp6-icon-ip-address::before {
        content: "\f206";
    }

    .bp6-icon-issue::before {
        content: "\f209";
    }

    .bp6-icon-issue-closed::before {
        content: "\f207";
    }

    .bp6-icon-issue-new::before {
        content: "\f208";
    }

    .bp6-icon-italic::before {
        content: "\f20a";
    }

    .bp6-icon-join-table::before {
        content: "\f20b";
    }

    .bp6-icon-key::before {
        content: "\f215";
    }

    .bp6-icon-key-backspace::before {
        content: "\f20c";
    }

    .bp6-icon-key-command::before {
        content: "\f20d";
    }

    .bp6-icon-key-control::before {
        content: "\f20e";
    }

    .bp6-icon-key-delete::before {
        content: "\f20f";
    }

    .bp6-icon-key-enter::before {
        content: "\f210";
    }

    .bp6-icon-key-escape::before {
        content: "\f211";
    }

    .bp6-icon-key-option::before {
        content: "\f212";
    }

    .bp6-icon-key-shift::before {
        content: "\f213";
    }

    .bp6-icon-key-tab::before {
        content: "\f214";
    }

    .bp6-icon-known-vehicle::before {
        content: "\f216";
    }

    .bp6-icon-lab-test::before {
        content: "\f217";
    }

    .bp6-icon-label::before {
        content: "\f218";
    }

    .bp6-icon-layer::before {
        content: "\f21a";
    }

    .bp6-icon-layer-outline::before {
        content: "\f219";
    }

    .bp6-icon-layers::before {
        content: "\f21b";
    }

    .bp6-icon-layout::before {
        content: "\f225";
    }

    .bp6-icon-layout-auto::before {
        content: "\f21c";
    }

    .bp6-icon-layout-balloon::before {
        content: "\f21d";
    }

    .bp6-icon-layout-bottom-row-three-tiles::before {
        content: "\f364";
    }

    .bp6-icon-layout-bottom-row-two-tiles::before {
        content: "\f363";
    }

    .bp6-icon-layout-circle::before {
        content: "\f21e";
    }

    .bp6-icon-layout-grid::before {
        content: "\f21f";
    }

    .bp6-icon-layout-group-by::before {
        content: "\f220";
    }

    .bp6-icon-layout-hierarchy::before {
        content: "\f221";
    }

    .bp6-icon-layout-left-column-three-tiles::before {
        content: "\f366";
    }

    .bp6-icon-layout-left-column-two-tiles::before {
        content: "\f365";
    }

    .bp6-icon-layout-linear::before {
        content: "\f222";
    }

    .bp6-icon-layout-right-column-three-tiles::before {
        content: "\f368";
    }

    .bp6-icon-layout-right-column-two-tiles::before {
        content: "\f367";
    }

    .bp6-icon-layout-skew-grid::before {
        content: "\f223";
    }

    .bp6-icon-layout-sorted-clusters::before {
        content: "\f224";
    }

    .bp6-icon-layout-three-columns::before {
        content: "\f361";
    }

    .bp6-icon-layout-three-rows::before {
        content: "\f362";
    }

    .bp6-icon-layout-top-row-three-tiles::before {
        content: "\f36a";
    }

    .bp6-icon-layout-top-row-two-tiles::before {
        content: "\f369";
    }

    .bp6-icon-layout-two-columns::before {
        content: "\f35f";
    }

    .bp6-icon-layout-two-rows::before {
        content: "\f360";
    }

    .bp6-icon-learning::before {
        content: "\f226";
    }

    .bp6-icon-left-join::before {
        content: "\f227";
    }

    .bp6-icon-lengthen-text::before {
        content: "\f33e";
    }

    .bp6-icon-less-than::before {
        content: "\f229";
    }

    .bp6-icon-less-than-or-equal-to::before {
        content: "\f228";
    }

    .bp6-icon-lifesaver::before {
        content: "\f22a";
    }

    .bp6-icon-lightbulb::before {
        content: "\f22b";
    }

    .bp6-icon-lightning::before {
        content: "\f22c";
    }

    .bp6-icon-link::before {
        content: "\f22d";
    }

    .bp6-icon-linked-squares::before {
        content: "\f385";
    }

    .bp6-icon-list::before {
        content: "\f230";
    }

    .bp6-icon-list-columns::before {
        content: "\f22e";
    }

    .bp6-icon-list-detail-view::before {
        content: "\f22f";
    }

    .bp6-icon-locate::before {
        content: "\f231";
    }

    .bp6-icon-lock::before {
        content: "\f232";
    }

    .bp6-icon-locomotive::before {
        content: "\f33b";
    }

    .bp6-icon-log-in::before {
        content: "\f233";
    }

    .bp6-icon-log-out::before {
        content: "\f234";
    }

    .bp6-icon-low-voltage-pole::before {
        content: "\f332";
    }

    .bp6-icon-manual::before {
        content: "\f235";
    }

    .bp6-icon-manually-entered-data::before {
        content: "\f236";
    }

    .bp6-icon-many-to-many::before {
        content: "\f237";
    }

    .bp6-icon-many-to-one::before {
        content: "\f238";
    }

    .bp6-icon-map::before {
        content: "\f23b";
    }

    .bp6-icon-map-create::before {
        content: "\f239";
    }

    .bp6-icon-map-marker::before {
        content: "\f23a";
    }

    .bp6-icon-markdown::before {
        content: "\f3a9";
    }

    .bp6-icon-maximize::before {
        content: "\f23c";
    }

    .bp6-icon-media::before {
        content: "\f23d";
    }

    .bp6-icon-menu::before {
        content: "\f240";
    }

    .bp6-icon-menu-closed::before {
        content: "\f23e";
    }

    .bp6-icon-menu-open::before {
        content: "\f23f";
    }

    .bp6-icon-merge-columns::before {
        content: "\f241";
    }

    .bp6-icon-merge-links::before {
        content: "\f242";
    }

    .bp6-icon-microphone::before {
        content: "\f343";
    }

    .bp6-icon-minimize::before {
        content: "\f243";
    }

    .bp6-icon-minus::before {
        content: "\f244";
    }

    .bp6-icon-mobile-phone::before {
        content: "\f245";
    }

    .bp6-icon-mobile-video::before {
        content: "\f246";
    }

    .bp6-icon-modal::before {
        content: "\f248";
    }

    .bp6-icon-modal-filled::before {
        content: "\f247";
    }

    .bp6-icon-model::before {
        content: "\f33d";
    }

    .bp6-icon-moon::before {
        content: "\f249";
    }

    .bp6-icon-more::before {
        content: "\f24a";
    }

    .bp6-icon-mountain::before {
        content: "\f24b";
    }

    .bp6-icon-move::before {
        content: "\f24c";
    }

    .bp6-icon-mugshot::before {
        content: "\f24d";
    }

    .bp6-icon-multi-select::before {
        content: "\f24e";
    }

    .bp6-icon-music::before {
        content: "\f24f";
    }

    .bp6-icon-nest::before {
        content: "\f250";
    }

    .bp6-icon-new-drawing::before {
        content: "\f251";
    }

    .bp6-icon-new-grid-item::before {
        content: "\f252";
    }

    .bp6-icon-new-layer::before {
        content: "\f253";
    }

    .bp6-icon-new-layers::before {
        content: "\f254";
    }

    .bp6-icon-new-link::before {
        content: "\f255";
    }

    .bp6-icon-new-object::before {
        content: "\f256";
    }

    .bp6-icon-new-person::before {
        content: "\f257";
    }

    .bp6-icon-new-prescription::before {
        content: "\f258";
    }

    .bp6-icon-new-shield::before {
        content: "\f349";
    }

    .bp6-icon-new-text-box::before {
        content: "\f259";
    }

    .bp6-icon-ninja::before {
        content: "\f25a";
    }

    .bp6-icon-not-equal-to::before {
        content: "\f25b";
    }

    .bp6-icon-notifications::before {
        content: "\f25e";
    }

    .bp6-icon-notifications-add::before {
        content: "\f398";
    }

    .bp6-icon-notifications-snooze::before {
        content: "\f25c";
    }

    .bp6-icon-notifications-updated::before {
        content: "\f25d";
    }

    .bp6-icon-numbered-list::before {
        content: "\f25f";
    }

    .bp6-icon-numerical::before {
        content: "\f260";
    }

    .bp6-icon-object-view::before {
        content: "\f390";
    }

    .bp6-icon-office::before {
        content: "\f261";
    }

    .bp6-icon-offline::before {
        content: "\f262";
    }

    .bp6-icon-oil-field::before {
        content: "\f263";
    }

    .bp6-icon-one-column::before {
        content: "\f264";
    }

    .bp6-icon-one-to-many::before {
        content: "\f265";
    }

    .bp6-icon-one-to-one::before {
        content: "\f266";
    }

    .bp6-icon-open-application::before {
        content: "\f32b";
    }

    .bp6-icon-outdated::before {
        content: "\f267";
    }

    .bp6-icon-output::before {
        content: "\f370";
    }

    .bp6-icon-package::before {
        content: "\f375";
    }

    .bp6-icon-page-break::before {
        content: "\f3a5";
    }

    .bp6-icon-page-layout::before {
        content: "\f268";
    }

    .bp6-icon-panel::before {
        content: "\f381";
    }

    .bp6-icon-panel-stats::before {
        content: "\f269";
    }

    .bp6-icon-panel-table::before {
        content: "\f26a";
    }

    .bp6-icon-paperclip::before {
        content: "\f26b";
    }

    .bp6-icon-paragraph::before {
        content: "\f26c";
    }

    .bp6-icon-paste-variable::before {
        content: "\f346";
    }

    .bp6-icon-path::before {
        content: "\f26e";
    }

    .bp6-icon-path-search::before {
        content: "\f26d";
    }

    .bp6-icon-pause::before {
        content: "\f26f";
    }

    .bp6-icon-people::before {
        content: "\f270";
    }

    .bp6-icon-percentage::before {
        content: "\f271";
    }

    .bp6-icon-person::before {
        content: "\f272";
    }

    .bp6-icon-phone::before {
        content: "\f273";
    }

    .bp6-icon-phone-call::before {
        content: "\f347";
    }

    .bp6-icon-phone-forward::before {
        content: "\f348";
    }

    .bp6-icon-phone-search::before {
        content: "\f397";
    }

    .bp6-icon-pie-chart::before {
        content: "\f274";
    }

    .bp6-icon-pill::before {
        content: "\f376";
    }

    .bp6-icon-pin::before {
        content: "\f275";
    }

    .bp6-icon-pistol::before {
        content: "\f39c";
    }

    .bp6-icon-pivot::before {
        content: "\f277";
    }

    .bp6-icon-pivot-table::before {
        content: "\f276";
    }

    .bp6-icon-play::before {
        content: "\f278";
    }

    .bp6-icon-playbook::before {
        content: "\f324";
    }

    .bp6-icon-plus::before {
        content: "\f279";
    }

    .bp6-icon-polygon-filter::before {
        content: "\f27a";
    }

    .bp6-icon-power::before {
        content: "\f27b";
    }

    .bp6-icon-predictive-analysis::before {
        content: "\f27c";
    }

    .bp6-icon-prescription::before {
        content: "\f27d";
    }

    .bp6-icon-presentation::before {
        content: "\f27e";
    }

    .bp6-icon-print::before {
        content: "\f27f";
    }

    .bp6-icon-projects::before {
        content: "\f280";
    }

    .bp6-icon-properties::before {
        content: "\f281";
    }

    .bp6-icon-property::before {
        content: "\f282";
    }

    .bp6-icon-publish-function::before {
        content: "\f283";
    }

    .bp6-icon-pulse::before {
        content: "\f284";
    }

    .bp6-icon-rain::before {
        content: "\f285";
    }

    .bp6-icon-random::before {
        content: "\f286";
    }

    .bp6-icon-range-ring::before {
        content: "\f371";
    }

    .bp6-icon-record::before {
        content: "\f287";
    }

    .bp6-icon-rect-height::before {
        content: "\f325";
    }

    .bp6-icon-rect-width::before {
        content: "\f326";
    }

    .bp6-icon-rectangle::before {
        content: "\f321";
    }

    .bp6-icon-redo::before {
        content: "\f288";
    }

    .bp6-icon-refresh::before {
        content: "\f289";
    }

    .bp6-icon-refresh-off::before {
        content: "\f3aa";
    }

    .bp6-icon-regex::before {
        content: "\f32f";
    }

    .bp6-icon-regression-chart::before {
        content: "\f28a";
    }

    .bp6-icon-remove::before {
        content: "\f290";
    }

    .bp6-icon-remove-column::before {
        content: "\f28d";
    }

    .bp6-icon-remove-column-left::before {
        content: "\f28b";
    }

    .bp6-icon-remove-column-right::before {
        content: "\f28c";
    }

    .bp6-icon-remove-row-bottom::before {
        content: "\f28e";
    }

    .bp6-icon-remove-row-top::before {
        content: "\f28f";
    }

    .bp6-icon-repeat::before {
        content: "\f291";
    }

    .bp6-icon-reset::before {
        content: "\f292";
    }

    .bp6-icon-resolve::before {
        content: "\f293";
    }

    .bp6-icon-rig::before {
        content: "\f294";
    }

    .bp6-icon-right-join::before {
        content: "\f295";
    }

    .bp6-icon-ring::before {
        content: "\f296";
    }

    .bp6-icon-rocket::before {
        content: "\f298";
    }

    .bp6-icon-rocket-slant::before {
        content: "\f297";
    }

    .bp6-icon-root-folder::before {
        content: "\f39f";
    }

    .bp6-icon-rotate-ccw::before {
        content: "\f389";
    }

    .bp6-icon-rotate-cw::before {
        content: "\f388";
    }

    .bp6-icon-rotate-document::before {
        content: "\f299";
    }

    .bp6-icon-rotate-page::before {
        content: "\f29a";
    }

    .bp6-icon-route::before {
        content: "\f29b";
    }

    .bp6-icon-run-history::before {
        content: "\f393";
    }

    .bp6-icon-satellite::before {
        content: "\f29c";
    }

    .bp6-icon-saved::before {
        content: "\f29d";
    }

    .bp6-icon-scatter-plot::before {
        content: "\f29e";
    }

    .bp6-icon-search::before {
        content: "\f2a2";
    }

    .bp6-icon-search-around::before {
        content: "\f29f";
    }

    .bp6-icon-search-template::before {
        content: "\f2a0";
    }

    .bp6-icon-search-text::before {
        content: "\f2a1";
    }

    .bp6-icon-segmented-control::before {
        content: "\f2a3";
    }

    .bp6-icon-select::before {
        content: "\f2a4";
    }

    .bp6-icon-selection::before {
        content: "\f2a5";
    }

    .bp6-icon-selection-box::before {
        content: "\f399";
    }

    .bp6-icon-selection-box-add::before {
        content: "\f39a";
    }

    .bp6-icon-selection-box-edit::before {
        content: "\f39b";
    }

    .bp6-icon-selection-box-remove::before {
        content: "\f3a8";
    }

    .bp6-icon-send-backward::before {
        content: "\f355";
    }

    .bp6-icon-send-message::before {
        content: "\f2a6";
    }

    .bp6-icon-send-to::before {
        content: "\f2a9";
    }

    .bp6-icon-send-to-graph::before {
        content: "\f2a7";
    }

    .bp6-icon-send-to-map::before {
        content: "\f2a8";
    }

    .bp6-icon-sensor::before {
        content: "\f33c";
    }

    .bp6-icon-series-add::before {
        content: "\f2aa";
    }

    .bp6-icon-series-configuration::before {
        content: "\f2ab";
    }

    .bp6-icon-series-derived::before {
        content: "\f2ac";
    }

    .bp6-icon-series-filtered::before {
        content: "\f2ad";
    }

    .bp6-icon-series-search::before {
        content: "\f2ae";
    }

    .bp6-icon-server::before {
        content: "\f378";
    }

    .bp6-icon-server-install::before {
        content: "\f377";
    }

    .bp6-icon-settings::before {
        content: "\f2af";
    }

    .bp6-icon-shapes::before {
        content: "\f2b0";
    }

    .bp6-icon-share::before {
        content: "\f2b1";
    }

    .bp6-icon-shared-filter::before {
        content: "\f2b2";
    }

    .bp6-icon-shield::before {
        content: "\f2b3";
    }

    .bp6-icon-ship::before {
        content: "\f2b4";
    }

    .bp6-icon-shop::before {
        content: "\f2b5";
    }

    .bp6-icon-shopping-cart::before {
        content: "\f2b6";
    }

    .bp6-icon-shorten-text::before {
        content: "\f33f";
    }

    .bp6-icon-signal-search::before {
        content: "\f2b7";
    }

    .bp6-icon-sim-card::before {
        content: "\f2b8";
    }

    .bp6-icon-slash::before {
        content: "\f2b9";
    }

    .bp6-icon-small-cross::before {
        content: "\f2ba";
    }

    .bp6-icon-small-info-sign::before {
        content: "\f334";
    }

    .bp6-icon-small-minus::before {
        content: "\f2bb";
    }

    .bp6-icon-small-plus::before {
        content: "\f2bc";
    }

    .bp6-icon-small-square::before {
        content: "\f2bd";
    }

    .bp6-icon-small-tick::before {
        content: "\f2be";
    }

    .bp6-icon-snowflake::before {
        content: "\f2bf";
    }

    .bp6-icon-soccer-ball::before {
        content: "\f350";
    }

    .bp6-icon-social-media::before {
        content: "\f2c0";
    }

    .bp6-icon-sort::before {
        content: "\f2c7";
    }

    .bp6-icon-sort-alphabetical::before {
        content: "\f2c2";
    }

    .bp6-icon-sort-alphabetical-desc::before {
        content: "\f2c1";
    }

    .bp6-icon-sort-asc::before {
        content: "\f2c3";
    }

    .bp6-icon-sort-desc::before {
        content: "\f2c4";
    }

    .bp6-icon-sort-numerical::before {
        content: "\f2c6";
    }

    .bp6-icon-sort-numerical-desc::before {
        content: "\f2c5";
    }

    .bp6-icon-spell-check::before {
        content: "\f340";
    }

    .bp6-icon-split-columns::before {
        content: "\f2c8";
    }

    .bp6-icon-sports-stadium::before {
        content: "\f351";
    }

    .bp6-icon-square::before {
        content: "\f2c9";
    }

    .bp6-icon-stacked-chart::before {
        content: "\f2ca";
    }

    .bp6-icon-stadium-geometry::before {
        content: "\f2cb";
    }

    .bp6-icon-star::before {
        content: "\f2cd";
    }

    .bp6-icon-star-empty::before {
        content: "\f2cc";
    }

    .bp6-icon-step-backward::before {
        content: "\f2ce";
    }

    .bp6-icon-step-chart::before {
        content: "\f2cf";
    }

    .bp6-icon-step-forward::before {
        content: "\f2d0";
    }

    .bp6-icon-stop::before {
        content: "\f2d1";
    }

    .bp6-icon-stopwatch::before {
        content: "\f2d2";
    }

    .bp6-icon-strikethrough::before {
        content: "\f2d3";
    }

    .bp6-icon-style::before {
        content: "\f2d4";
    }

    .bp6-icon-subscript::before {
        content: "\f339";
    }

    .bp6-icon-subtract-right-join::before {
        content: "\f392";
    }

    .bp6-icon-superscript::before {
        content: "\f33a";
    }

    .bp6-icon-swap-horizontal::before {
        content: "\f2d5";
    }

    .bp6-icon-swap-vertical::before {
        content: "\f2d6";
    }

    .bp6-icon-sweep::before {
        content: "\f3a4";
    }

    .bp6-icon-switch::before {
        content: "\f2d7";
    }

    .bp6-icon-symbol-circle::before {
        content: "\f2d8";
    }

    .bp6-icon-symbol-cross::before {
        content: "\f2d9";
    }

    .bp6-icon-symbol-diamond::before {
        content: "\f2da";
    }

    .bp6-icon-symbol-rectangle::before {
        content: "\f322";
    }

    .bp6-icon-symbol-square::before {
        content: "\f2db";
    }

    .bp6-icon-symbol-triangle-down::before {
        content: "\f2dc";
    }

    .bp6-icon-symbol-triangle-up::before {
        content: "\f2dd";
    }

    .bp6-icon-syringe::before {
        content: "\f2de";
    }

    .bp6-icon-table-sync::before {
        content: "\f36e";
    }

    .bp6-icon-tag::before {
        content: "\f2df";
    }

    .bp6-icon-tag-add::before {
        content: "\f379";
    }

    .bp6-icon-tag-promote::before {
        content: "\f37a";
    }

    .bp6-icon-tag-refresh::before {
        content: "\f37b";
    }

    .bp6-icon-tag-undo::before {
        content: "\f37c";
    }

    .bp6-icon-tags::before {
        content: "\f37d";
    }

    .bp6-icon-take-action::before {
        content: "\f2e0";
    }

    .bp6-icon-tank::before {
        content: "\f2e1";
    }

    .bp6-icon-target::before {
        content: "\f2e2";
    }

    .bp6-icon-taxi::before {
        content: "\f2e3";
    }

    .bp6-icon-team::before {
        content: "\f352";
    }

    .bp6-icon-temperature::before {
        content: "\f2e4";
    }

    .bp6-icon-text-highlight::before {
        content: "\f2e5";
    }

    .bp6-icon-th::before {
        content: "\f2ea";
    }

    .bp6-icon-th-add::before {
        content: "\f38a";
    }

    .bp6-icon-th-derived::before {
        content: "\f2e6";
    }

    .bp6-icon-th-disconnect::before {
        content: "\f2e7";
    }

    .bp6-icon-th-filtered::before {
        content: "\f2e8";
    }

    .bp6-icon-th-list::before {
        content: "\f2e9";
    }

    .bp6-icon-th-list-add::before {
        content: "\f38b";
    }

    .bp6-icon-th-virtual::before {
        content: "\f38c";
    }

    .bp6-icon-th-virtual-add::before {
        content: "\f38d";
    }

    .bp6-icon-third-party::before {
        content: "\f2eb";
    }

    .bp6-icon-thumbs-down::before {
        content: "\f2ec";
    }

    .bp6-icon-thumbs-up::before {
        content: "\f2ed";
    }

    .bp6-icon-tick::before {
        content: "\f2ef";
    }

    .bp6-icon-tick-circle::before {
        content: "\f2ee";
    }

    .bp6-icon-time::before {
        content: "\f2f0";
    }

    .bp6-icon-timeline-area-chart::before {
        content: "\f2f1";
    }

    .bp6-icon-timeline-bar-chart::before {
        content: "\f2f2";
    }

    .bp6-icon-timeline-events::before {
        content: "\f2f3";
    }

    .bp6-icon-timeline-line-chart::before {
        content: "\f2f4";
    }

    .bp6-icon-tint::before {
        content: "\f2f5";
    }

    .bp6-icon-torch::before {
        content: "\f2f6";
    }

    .bp6-icon-tractor::before {
        content: "\f2f7";
    }

    .bp6-icon-train::before {
        content: "\f2f8";
    }

    .bp6-icon-translate::before {
        content: "\f2f9";
    }

    .bp6-icon-trash::before {
        content: "\f2fa";
    }

    .bp6-icon-tree::before {
        content: "\f2fb";
    }

    .bp6-icon-trending-down::before {
        content: "\f2fc";
    }

    .bp6-icon-trending-up::before {
        content: "\f2fd";
    }

    .bp6-icon-trophy::before {
        content: "\f34f";
    }

    .bp6-icon-truck::before {
        content: "\f2fe";
    }

    .bp6-icon-two-columns::before {
        content: "\f2ff";
    }

    .bp6-icon-unarchive::before {
        content: "\f300";
    }

    .bp6-icon-underline::before {
        content: "\f301";
    }

    .bp6-icon-undo::before {
        content: "\f302";
    }

    .bp6-icon-ungroup-objects::before {
        content: "\f303";
    }

    .bp6-icon-unknown-vehicle::before {
        content: "\f304";
    }

    .bp6-icon-unlink::before {
        content: "\f345";
    }

    .bp6-icon-unlock::before {
        content: "\f305";
    }

    .bp6-icon-unpin::before {
        content: "\f306";
    }

    .bp6-icon-unresolve::before {
        content: "\f307";
    }

    .bp6-icon-updated::before {
        content: "\f308";
    }

    .bp6-icon-upload::before {
        content: "\f309";
    }

    .bp6-icon-user::before {
        content: "\f30a";
    }

    .bp6-icon-variable::before {
        content: "\f30b";
    }

    .bp6-icon-variable-layer::before {
        content: "\f3ab";
    }

    .bp6-icon-vector::before {
        content: "\f35e";
    }

    .bp6-icon-vertical-bar-chart-asc::before {
        content: "\f30c";
    }

    .bp6-icon-vertical-bar-chart-desc::before {
        content: "\f30d";
    }

    .bp6-icon-vertical-distribution::before {
        content: "\f30e";
    }

    .bp6-icon-vertical-inbetween::before {
        content: "\f32a";
    }

    .bp6-icon-video::before {
        content: "\f30f";
    }

    .bp6-icon-virus::before {
        content: "\f310";
    }

    .bp6-icon-volume-down::before {
        content: "\f311";
    }

    .bp6-icon-volume-off::before {
        content: "\f312";
    }

    .bp6-icon-volume-up::before {
        content: "\f313";
    }

    .bp6-icon-walk::before {
        content: "\f314";
    }

    .bp6-icon-warning-sign::before {
        content: "\f315";
    }

    .bp6-icon-waterfall-chart::before {
        content: "\f316";
    }

    .bp6-icon-waves::before {
        content: "\f317";
    }

    .bp6-icon-widget::before {
        content: "\f31b";
    }

    .bp6-icon-widget-button::before {
        content: "\f318";
    }

    .bp6-icon-widget-footer::before {
        content: "\f319";
    }

    .bp6-icon-widget-header::before {
        content: "\f31a";
    }

    .bp6-icon-wind::before {
        content: "\f31c";
    }

    .bp6-icon-wrench::before {
        content: "\f31d";
    }

    .bp6-icon-wrench-redo::before {
        content: "\f37e";
    }

    .bp6-icon-wrench-snooze::before {
        content: "\f37f";
    }

    .bp6-icon-wrench-time::before {
        content: "\f380";
    }

    .bp6-icon-zoom-in::before {
        content: "\f31e";
    }

    .bp6-icon-zoom-out::before {
        content: "\f31f";
    }

    .bp6-icon-zoom-to-fit::before {
        content: "\f320";
    }

    .bp6-submenu > .bp6-popover-wrapper {
        display: block;
    }

    .bp6-submenu .bp6-popover-target {
        display: block;
    }

    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item {
    }

    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item:not([class*=bp6-intent-]) {
        background-color: rgba(143, 153, 168, 0.15);
        color: inherit;
        cursor: pointer;
        text-decoration: none;
    }

    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item:not([class*=bp6-intent-]) {
        color: inherit;
    }

    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item:not([class*=bp6-intent-]) .bp6-menu-item-icon,
    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item:not([class*=bp6-intent-]) .bp6-submenu-icon {
        color: #abb3bf;
    }

    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-], .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover, .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active {
        background-color: rgba(45, 114, 210, 0.1);
        color: #215db0;
    }

    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-] .bp6-menu-item-label, .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover .bp6-menu-item-label, .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active .bp6-menu-item-label {
        color: inherit;
    }

    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]::before,
    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-] .bp6-menu-item-icon,
    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-] .bp6-menu-item-selected-icon,
    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-] .bp6-submenu-icon, .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover::before,
    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover .bp6-menu-item-icon,
    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover .bp6-menu-item-selected-icon,
    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover .bp6-submenu-icon, .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active::before,
    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active .bp6-menu-item-icon,
    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active .bp6-menu-item-selected-icon,
    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active .bp6-submenu-icon {
        color: #215db0;
    }

    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-].bp6-intent-success, .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-success, .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-success {
        background-color: rgba(35, 133, 81, 0.1);
        color: #1c6e42;
    }

    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-].bp6-intent-success::before,
    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-].bp6-intent-success .bp6-menu-item-icon,
    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-].bp6-intent-success .bp6-submenu-icon, .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-success::before,
    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-success .bp6-menu-item-icon,
    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-success .bp6-submenu-icon, .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-success::before,
    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-success .bp6-menu-item-icon,
    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-success .bp6-submenu-icon {
        color: inherit;
    }

    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-].bp6-intent-warning, .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-warning, .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-warning {
        background-color: rgba(200, 118, 25, 0.1);
        color: #935610;
    }

    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-].bp6-intent-warning::before,
    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-].bp6-intent-warning .bp6-menu-item-icon,
    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-].bp6-intent-warning .bp6-submenu-icon, .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-warning::before,
    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-warning .bp6-menu-item-icon,
    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-warning .bp6-submenu-icon, .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-warning::before,
    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-warning .bp6-menu-item-icon,
    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-warning .bp6-submenu-icon {
        color: inherit;
    }

    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-].bp6-intent-danger, .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-danger, .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-danger {
        background-color: rgba(205, 66, 70, 0.1);
        color: #ac2f33;
    }

    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-].bp6-intent-danger::before,
    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-].bp6-intent-danger .bp6-menu-item-icon,
    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-].bp6-intent-danger .bp6-submenu-icon, .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-danger::before,
    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-danger .bp6-menu-item-icon,
    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-danger .bp6-submenu-icon, .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-danger::before,
    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-danger .bp6-menu-item-icon,
    .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-danger .bp6-submenu-icon {
        color: inherit;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-], .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover, .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active {
            background-color: highlight;
        }
    }
    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-], .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover, .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active {
        background-color: rgba(45, 114, 210, 0.2);
        color: #8abbff;
    }

    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]::before,
    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-] .bp6-menu-item-icon,
    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-] .bp6-menu-item-selected-icon,
    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-] .bp6-submenu-icon, .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover::before,
    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover .bp6-menu-item-icon,
    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover .bp6-menu-item-selected-icon,
    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover .bp6-submenu-icon, .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active::before,
    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active .bp6-menu-item-icon,
    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active .bp6-menu-item-selected-icon,
    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active .bp6-submenu-icon {
        color: #8abbff;
    }

    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-].bp6-intent-success, .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-success, .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-success {
        background-color: rgba(35, 133, 81, 0.2);
        color: #72ca9b;
    }

    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-].bp6-intent-success::before,
    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-].bp6-intent-success .bp6-menu-item-icon,
    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-].bp6-intent-success .bp6-submenu-icon, .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-success::before,
    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-success .bp6-menu-item-icon,
    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-success .bp6-submenu-icon, .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-success::before,
    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-success .bp6-menu-item-icon,
    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-success .bp6-submenu-icon {
        color: inherit;
    }

    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-].bp6-intent-warning, .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-warning, .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-warning {
        background-color: rgba(200, 118, 25, 0.2);
        color: #fbb360;
    }

    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-].bp6-intent-warning::before,
    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-].bp6-intent-warning .bp6-menu-item-icon,
    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-].bp6-intent-warning .bp6-submenu-icon, .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-warning::before,
    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-warning .bp6-menu-item-icon,
    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-warning .bp6-submenu-icon, .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-warning::before,
    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-warning .bp6-menu-item-icon,
    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-warning .bp6-submenu-icon {
        color: inherit;
    }

    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-].bp6-intent-danger, .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-danger, .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-danger {
        background-color: rgba(205, 66, 70, 0.2);
        color: #fa999c;
    }

    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-].bp6-intent-danger::before,
    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-].bp6-intent-danger .bp6-menu-item-icon,
    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-].bp6-intent-danger .bp6-submenu-icon, .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-danger::before,
    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-danger .bp6-menu-item-icon,
    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover.bp6-intent-danger .bp6-submenu-icon, .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-danger::before,
    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-danger .bp6-menu-item-icon,
    .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active.bp6-intent-danger .bp6-submenu-icon {
        color: inherit;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-], .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:hover, .bp6-dark .bp6-submenu .bp6-popover-target.bp6-popover-open > .bp6-menu-item[class*=bp6-intent-]:active {
            background-color: highlight;
        }
    }
    .bp6-submenu.bp6-popover {
        box-shadow: none;
        padding: 0 4px;
    }

    .bp6-submenu.bp6-popover > .bp6-popover-content {
        box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 2px 4px rgba(17, 20, 24, 0.2), 0 8px 24px rgba(17, 20, 24, 0.2);
    }

    .bp6-dark .bp6-submenu.bp6-popover, .bp6-submenu.bp6-popover.bp6-dark {
        box-shadow: none;
    }

    .bp6-dark .bp6-submenu.bp6-popover > .bp6-popover-content, .bp6-submenu.bp6-popover.bp6-dark > .bp6-popover-content {
        box-shadow: 0 0 0 1px hsl(215, 3%, 38%), inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 2px 4px rgba(17, 20, 24, 0.4), 0 8px 24px rgba(17, 20, 24, 0.4);
    }

    .bp6-menu {
        background: #ffffff;
        border-radius: 2px;
        color: #1c2127;
        list-style: none;
        margin: 0;
        min-width: 180px;
        padding: 4px;
        text-align: left;
    }

    .bp6-menu-divider {
        border-top: 1px solid rgba(17, 20, 24, 0.15);
        display: block;
        margin: 4px -4px;
    }

    .bp6-dark .bp6-menu-divider {
        border-top-color: rgba(255, 255, 255, 0.2);
    }

    .bp6-menu-item {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        border-radius: 2px;
        color: inherit;
        line-height: 22px;
        padding: 4px 8px;
        text-decoration: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .bp6-menu-item > * {
        flex-grow: 0;
        flex-shrink: 0;
    }

    .bp6-menu-item > .bp6-fill {
        flex-grow: 1;
        flex-shrink: 1;
    }

    .bp6-menu-item::before,
    .bp6-menu-item > * {
        margin-right: 8px;
    }

    .bp6-menu-item:empty::before,
    .bp6-menu-item > :last-child {
        margin-right: 0;
    }

    .bp6-menu-item > .bp6-fill {
        word-break: break-word;
    }

    .bp6-menu-item .bp6-menu-item-icon {
        display: flex;
        flex-direction: column;
        height: 22px;
        justify-content: center;
    }

    .bp6-menu-item .bp6-menu-item-label {
        color: #5f6b7c;
    }

    .bp6-menu-item::before,
    .bp6-menu-item .bp6-menu-item-icon,
    .bp6-menu-item .bp6-menu-item-selected-icon,
    .bp6-menu-item .bp6-submenu-icon {
        color: #5f6b7c;
    }

    .bp6-menu-item::before,
    .bp6-menu-item .bp6-submenu-icon {
        margin-top: 3px;
    }

    .bp6-menu-item:hover {
        background-color: rgba(143, 153, 168, 0.15);
        color: inherit;
        cursor: pointer;
        text-decoration: none;
    }

    .bp6-menu-item:active {
        background-color: rgba(143, 153, 168, 0.3);
    }

    .bp6-menu-item:active .bp6-menu-item-label {
        color: #1c2127;
    }

    .bp6-menu-item.bp6-active {
        background-color: rgba(45, 114, 210, 0.1);
        color: #215db0;
    }

    .bp6-menu-item.bp6-active .bp6-menu-item-label {
        color: inherit;
    }

    .bp6-menu-item.bp6-active::before,
    .bp6-menu-item.bp6-active .bp6-menu-item-icon,
    .bp6-menu-item.bp6-active .bp6-menu-item-selected-icon,
    .bp6-menu-item.bp6-active .bp6-submenu-icon {
        color: #215db0;
    }

    .bp6-menu-item.bp6-active.bp6-intent-success {
        background-color: rgba(35, 133, 81, 0.1);
        color: #1c6e42;
    }

    .bp6-menu-item.bp6-active.bp6-intent-success::before,
    .bp6-menu-item.bp6-active.bp6-intent-success .bp6-menu-item-icon,
    .bp6-menu-item.bp6-active.bp6-intent-success .bp6-submenu-icon {
        color: inherit;
    }

    .bp6-menu-item.bp6-active.bp6-intent-warning {
        background-color: rgba(200, 118, 25, 0.1);
        color: #935610;
    }

    .bp6-menu-item.bp6-active.bp6-intent-warning::before,
    .bp6-menu-item.bp6-active.bp6-intent-warning .bp6-menu-item-icon,
    .bp6-menu-item.bp6-active.bp6-intent-warning .bp6-submenu-icon {
        color: inherit;
    }

    .bp6-menu-item.bp6-active.bp6-intent-danger {
        background-color: rgba(205, 66, 70, 0.1);
        color: #ac2f33;
    }

    .bp6-menu-item.bp6-active.bp6-intent-danger::before,
    .bp6-menu-item.bp6-active.bp6-intent-danger .bp6-menu-item-icon,
    .bp6-menu-item.bp6-active.bp6-intent-danger .bp6-submenu-icon {
        color: inherit;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-menu-item.bp6-active {
            background-color: highlight;
        }
    }
    .bp6-menu-item.bp6-menu-item-is-selectable {
        padding-left: 20px;
    }

    .bp6-menu-item.bp6-menu-item-is-selectable.bp6-selected {
        padding-left: 0;
    }

    .bp6-menu-item.bp6-menu-item-is-selectable .bp6-menu-item-selected-icon {
        align-self: center;
        margin: 0 2px;
    }

    .bp6-menu-item.bp6-disabled {
        background-color: inherit !important;
        color: rgba(95, 107, 124, 0.6) !important;
        cursor: not-allowed !important;
        outline: none !important;
    }

    .bp6-menu-item.bp6-disabled::before,
    .bp6-menu-item.bp6-disabled .bp6-menu-item-icon,
    .bp6-menu-item.bp6-disabled .bp6-submenu-icon {
        color: rgba(95, 107, 124, 0.6) !important;
    }

    .bp6-menu-item.bp6-disabled .bp6-menu-item-label {
        color: rgba(95, 107, 124, 0.6) !important;
    }

    .bp6-menu-item.bp6-intent-primary {
        color: #215db0;
    }

    .bp6-menu-item.bp6-intent-primary::before,
    .bp6-menu-item.bp6-intent-primary .bp6-menu-item-icon,
    .bp6-menu-item.bp6-intent-primary .bp6-menu-item-selected-icon,
    .bp6-menu-item.bp6-intent-primary .bp6-submenu-icon,
    .bp6-menu-item.bp6-intent-primary .bp6-menu-item-label {
        color: inherit;
    }

    .bp6-menu-item.bp6-intent-primary:hover {
        background-color: rgba(45, 114, 210, 0.1);
    }

    .bp6-menu-item.bp6-intent-primary:active, .bp6-menu-item.bp6-intent-primary.bp6-active {
        background-color: rgba(45, 114, 210, 0.2);
        color: #184a90;
    }

    .bp6-menu-item.bp6-intent-success {
        color: #1c6e42;
    }

    .bp6-menu-item.bp6-intent-success::before,
    .bp6-menu-item.bp6-intent-success .bp6-menu-item-icon,
    .bp6-menu-item.bp6-intent-success .bp6-menu-item-selected-icon,
    .bp6-menu-item.bp6-intent-success .bp6-submenu-icon,
    .bp6-menu-item.bp6-intent-success .bp6-menu-item-label {
        color: inherit;
    }

    .bp6-menu-item.bp6-intent-success:hover {
        background-color: rgba(35, 133, 81, 0.1);
    }

    .bp6-menu-item.bp6-intent-success:active, .bp6-menu-item.bp6-intent-success.bp6-active {
        background-color: rgba(35, 133, 81, 0.2);
        color: #165a36;
    }

    .bp6-menu-item.bp6-intent-warning {
        color: #935610;
    }

    .bp6-menu-item.bp6-intent-warning::before,
    .bp6-menu-item.bp6-intent-warning .bp6-menu-item-icon,
    .bp6-menu-item.bp6-intent-warning .bp6-menu-item-selected-icon,
    .bp6-menu-item.bp6-intent-warning .bp6-submenu-icon,
    .bp6-menu-item.bp6-intent-warning .bp6-menu-item-label {
        color: inherit;
    }

    .bp6-menu-item.bp6-intent-warning:hover {
        background-color: rgba(200, 118, 25, 0.1);
    }

    .bp6-menu-item.bp6-intent-warning:active, .bp6-menu-item.bp6-intent-warning.bp6-active {
        background-color: rgba(200, 118, 25, 0.2);
        color: #77450d;
    }

    .bp6-menu-item.bp6-intent-danger {
        color: #ac2f33;
    }

    .bp6-menu-item.bp6-intent-danger::before,
    .bp6-menu-item.bp6-intent-danger .bp6-menu-item-icon,
    .bp6-menu-item.bp6-intent-danger .bp6-menu-item-selected-icon,
    .bp6-menu-item.bp6-intent-danger .bp6-submenu-icon,
    .bp6-menu-item.bp6-intent-danger .bp6-menu-item-label {
        color: inherit;
    }

    .bp6-menu-item.bp6-intent-danger:hover {
        background-color: rgba(205, 66, 70, 0.1);
    }

    .bp6-menu-item.bp6-intent-danger:active, .bp6-menu-item.bp6-intent-danger.bp6-active {
        background-color: rgba(205, 66, 70, 0.2);
        color: #8e292c;
    }

    .bp6-menu-item::before {
        font-family: "blueprint-icons-16", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        height: 16px;
        line-height: 1;
        width: 16px;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        margin-right: 8px;
    }

    .bp6-large .bp6-menu-item {
        font-size: 16px;
        padding-bottom: 9px;
        padding-top: 9px;
    }

    .bp6-large .bp6-menu-item .bp6-menu-item-icon {
        height: 22px;
    }

    .bp6-large .bp6-menu-item::before,
    .bp6-large .bp6-menu-item .bp6-submenu-icon {
        margin-top: 3px;
    }

    .bp6-large .bp6-menu-item::before {
        font-family: "blueprint-icons-20", sans-serif;
        font-size: 20px;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        height: 20px;
        line-height: 1;
        width: 20px;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        margin-right: 10px;
    }

    .bp6-small .bp6-menu-item {
        line-height: 20px;
        padding-bottom: 2px;
        padding-top: 2px;
    }

    .bp6-small .bp6-menu-item .bp6-menu-item-icon {
        height: 20px;
    }

    button.bp6-menu-item {
        background: none;
        border: none;
        text-align: left;
        width: 100%;
    }

    .bp6-menu-header {
        border-top: 1px solid rgba(17, 20, 24, 0.15);
        display: block;
        margin: 4px -4px;
        cursor: default;
        padding-left: 4px;
    }

    .bp6-dark .bp6-menu-header {
        border-top-color: rgba(255, 255, 255, 0.2);
    }

    .bp6-menu-header:first-of-type {
        border-top: none;
    }

    .bp6-menu-header > h6 {
        color: #1c2127;
        font-weight: 600;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
        line-height: 17px;
        margin: 0;
        padding: 10px 8px 0 6px;
    }

    .bp6-dark .bp6-menu-header > h6 {
        color: #f6f7f9;
    }

    .bp6-menu-header > h6.bp6-text-muted {
        color: #5f6b7c;
    }

    .bp6-dark .bp6-menu-header > h6.bp6-text-muted {
        color: #abb3bf;
    }

    .bp6-menu-header:first-of-type > h6 {
        padding-top: 0;
    }

    .bp6-large .bp6-menu-header > h6 {
        font-size: 18px;
        padding-bottom: 4px;
        padding-top: 16px;
    }

    .bp6-large .bp6-menu-header:first-of-type > h6 {
        padding-top: 0;
    }

    .bp6-dark .bp6-menu {
        background: #2f343c;
        color: #f6f7f9;
    }

    .bp6-dark .bp6-menu-item {
        color: inherit;
    }

    .bp6-dark .bp6-menu-item .bp6-menu-item-label {
        color: #abb3bf;
    }

    .bp6-dark .bp6-menu-item::before,
    .bp6-dark .bp6-menu-item .bp6-menu-item-icon,
    .bp6-dark .bp6-menu-item .bp6-menu-item-selected-icon,
    .bp6-dark .bp6-menu-item .bp6-submenu-icon {
        color: #abb3bf;
    }

    .bp6-dark .bp6-menu-item:hover {
        color: inherit;
    }

    .bp6-dark .bp6-menu-item:hover .bp6-menu-item-icon,
    .bp6-dark .bp6-menu-item:hover .bp6-submenu-icon {
        color: #abb3bf;
    }

    .bp6-dark .bp6-menu-item:active {
        background-color: rgba(143, 153, 168, 0.3);
    }

    .bp6-dark .bp6-menu-item:active .bp6-menu-item-label {
        color: #f6f7f9;
    }

    .bp6-dark .bp6-menu-item.bp6-active {
        background-color: rgba(45, 114, 210, 0.2);
        color: #8abbff;
    }

    .bp6-dark .bp6-menu-item.bp6-active::before,
    .bp6-dark .bp6-menu-item.bp6-active .bp6-menu-item-icon,
    .bp6-dark .bp6-menu-item.bp6-active .bp6-menu-item-selected-icon,
    .bp6-dark .bp6-menu-item.bp6-active .bp6-submenu-icon {
        color: #8abbff;
    }

    .bp6-dark .bp6-menu-item.bp6-active.bp6-intent-success {
        background-color: rgba(35, 133, 81, 0.2);
        color: #72ca9b;
    }

    .bp6-dark .bp6-menu-item.bp6-active.bp6-intent-success::before,
    .bp6-dark .bp6-menu-item.bp6-active.bp6-intent-success .bp6-menu-item-icon,
    .bp6-dark .bp6-menu-item.bp6-active.bp6-intent-success .bp6-submenu-icon {
        color: inherit;
    }

    .bp6-dark .bp6-menu-item.bp6-active.bp6-intent-warning {
        background-color: rgba(200, 118, 25, 0.2);
        color: #fbb360;
    }

    .bp6-dark .bp6-menu-item.bp6-active.bp6-intent-warning::before,
    .bp6-dark .bp6-menu-item.bp6-active.bp6-intent-warning .bp6-menu-item-icon,
    .bp6-dark .bp6-menu-item.bp6-active.bp6-intent-warning .bp6-submenu-icon {
        color: inherit;
    }

    .bp6-dark .bp6-menu-item.bp6-active.bp6-intent-danger {
        background-color: rgba(205, 66, 70, 0.2);
        color: #fa999c;
    }

    .bp6-dark .bp6-menu-item.bp6-active.bp6-intent-danger::before,
    .bp6-dark .bp6-menu-item.bp6-active.bp6-intent-danger .bp6-menu-item-icon,
    .bp6-dark .bp6-menu-item.bp6-active.bp6-intent-danger .bp6-submenu-icon {
        color: inherit;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-dark .bp6-menu-item.bp6-active {
            background-color: highlight;
        }
    }
    .bp6-dark .bp6-menu-item.bp6-disabled {
        color: rgba(171, 179, 191, 0.6) !important;
    }

    .bp6-dark .bp6-menu-item.bp6-disabled::before,
    .bp6-dark .bp6-menu-item.bp6-disabled .bp6-menu-item-icon,
    .bp6-dark .bp6-menu-item.bp6-disabled .bp6-submenu-icon {
        color: rgba(171, 179, 191, 0.6) !important;
    }

    .bp6-dark .bp6-menu-item.bp6-disabled .bp6-menu-item-label {
        color: rgba(171, 179, 191, 0.6) !important;
    }

    .bp6-dark .bp6-menu-item.bp6-intent-primary {
        color: #8abbff;
    }

    .bp6-dark .bp6-menu-item.bp6-intent-primary::before,
    .bp6-dark .bp6-menu-item.bp6-intent-primary .bp6-menu-item-icon,
    .bp6-dark .bp6-menu-item.bp6-intent-primary .bp6-menu-item-selected-icon,
    .bp6-dark .bp6-menu-item.bp6-intent-primary .bp6-submenu-icon,
    .bp6-dark .bp6-menu-item.bp6-intent-primary .bp6-menu-item-label {
        color: inherit;
    }

    .bp6-dark .bp6-menu-item.bp6-intent-primary:hover {
        background-color: rgba(45, 114, 210, 0.2);
    }

    .bp6-dark .bp6-menu-item.bp6-intent-primary:active, .bp6-dark .bp6-menu-item.bp6-intent-primary.bp6-active {
        background-color: rgba(45, 114, 210, 0.3);
        color: #99c4ff;
    }

    .bp6-dark .bp6-menu-item.bp6-intent-success {
        color: #72ca9b;
    }

    .bp6-dark .bp6-menu-item.bp6-intent-success::before,
    .bp6-dark .bp6-menu-item.bp6-intent-success .bp6-menu-item-icon,
    .bp6-dark .bp6-menu-item.bp6-intent-success .bp6-menu-item-selected-icon,
    .bp6-dark .bp6-menu-item.bp6-intent-success .bp6-submenu-icon,
    .bp6-dark .bp6-menu-item.bp6-intent-success .bp6-menu-item-label {
        color: inherit;
    }

    .bp6-dark .bp6-menu-item.bp6-intent-success:hover {
        background-color: rgba(35, 133, 81, 0.2);
    }

    .bp6-dark .bp6-menu-item.bp6-intent-success:active, .bp6-dark .bp6-menu-item.bp6-intent-success.bp6-active {
        background-color: rgba(35, 133, 81, 0.3);
        color: #7cd7a2;
    }

    .bp6-dark .bp6-menu-item.bp6-intent-warning {
        color: #fbb360;
    }

    .bp6-dark .bp6-menu-item.bp6-intent-warning::before,
    .bp6-dark .bp6-menu-item.bp6-intent-warning .bp6-menu-item-icon,
    .bp6-dark .bp6-menu-item.bp6-intent-warning .bp6-menu-item-selected-icon,
    .bp6-dark .bp6-menu-item.bp6-intent-warning .bp6-submenu-icon,
    .bp6-dark .bp6-menu-item.bp6-intent-warning .bp6-menu-item-label {
        color: inherit;
    }

    .bp6-dark .bp6-menu-item.bp6-intent-warning:hover {
        background-color: rgba(200, 118, 25, 0.2);
    }

    .bp6-dark .bp6-menu-item.bp6-intent-warning:active, .bp6-dark .bp6-menu-item.bp6-intent-warning.bp6-active {
        background-color: rgba(200, 118, 25, 0.3);
        color: #f5c186;
    }

    .bp6-dark .bp6-menu-item.bp6-intent-danger {
        color: #fa999c;
    }

    .bp6-dark .bp6-menu-item.bp6-intent-danger::before,
    .bp6-dark .bp6-menu-item.bp6-intent-danger .bp6-menu-item-icon,
    .bp6-dark .bp6-menu-item.bp6-intent-danger .bp6-menu-item-selected-icon,
    .bp6-dark .bp6-menu-item.bp6-intent-danger .bp6-submenu-icon,
    .bp6-dark .bp6-menu-item.bp6-intent-danger .bp6-menu-item-label {
        color: inherit;
    }

    .bp6-dark .bp6-menu-item.bp6-intent-danger:hover {
        background-color: rgba(205, 66, 70, 0.2);
    }

    .bp6-dark .bp6-menu-item.bp6-intent-danger:active, .bp6-dark .bp6-menu-item.bp6-intent-danger.bp6-active {
        background-color: rgba(205, 66, 70, 0.3);
        color: #ffa1a4;
    }

    .bp6-dark .bp6-menu-divider,
    .bp6-dark .bp6-menu-header {
        border-color: rgba(255, 255, 255, 0.2);
    }

    .bp6-dark .bp6-menu-header > h6 {
        color: #f6f7f9;
    }

    .bp6-label .bp6-menu {
        margin-top: 4px;
    }

    .bp6-navbar {
        background-color: #ffffff;
        box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 1px 1px rgba(17, 20, 24, 0.2);
        height: 50px;
        padding: 0 16px;
        position: relative;
        width: 100%;
        z-index: 10;
    }

    .bp6-navbar.bp6-dark, .bp6-dark .bp6-navbar {
        background-color: #252a31;
    }

    .bp6-navbar.bp6-dark {
        box-shadow: inset inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 1px 1px 0 rgba(17, 20, 24, 0.4);
    }

    .bp6-dark .bp6-navbar {
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 1px 1px 0 rgba(17, 20, 24, 0.4);
    }

    .bp6-navbar.bp6-fixed-top {
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-navbar {
            border: 1px solid buttonborder;
        }
    }

    .bp6-navbar-heading {
        font-size: 16px;
        margin-right: 16px;
    }

    .bp6-navbar-group {
        align-items: center;
        display: flex;
        height: 50px;
    }

    .bp6-navbar-group.bp6-align-left {
        float: left;
    }

    .bp6-navbar-group.bp6-align-right {
        float: right;
    }

    .bp6-navbar-divider {
        border-left: 1px solid rgba(17, 20, 24, 0.15);
        height: 20px;
        margin: 0 10px;
    }

    .bp6-dark .bp6-navbar-divider {
        border-left-color: rgba(255, 255, 255, 0.2);
    }

    .bp6-non-ideal-state {
        display: flex;
        flex-direction: column;
        align-items: center;
        color: #5f6b7c;
        height: 100%;
        justify-content: center;
        text-align: center;
        width: 100%;
    }

    .bp6-non-ideal-state > * {
        flex-grow: 0;
        flex-shrink: 0;
    }

    .bp6-non-ideal-state > .bp6-fill {
        flex-grow: 1;
        flex-shrink: 1;
    }

    .bp6-non-ideal-state::before,
    .bp6-non-ideal-state > * {
        margin-bottom: 20px;
    }

    .bp6-non-ideal-state:empty::before,
    .bp6-non-ideal-state > :last-child {
        margin-bottom: 0;
    }

    .bp6-non-ideal-state > * {
        max-width: 400px;
    }

    .bp6-non-ideal-state .bp6-heading {
        color: #5f6b7c;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .bp6-non-ideal-state .bp6-heading:only-child {
        margin-bottom: 0;
    }

    .bp6-non-ideal-state.bp6-non-ideal-state-horizontal {
        display: flex;
        flex-direction: row;
        text-align: left;
    }

    .bp6-non-ideal-state.bp6-non-ideal-state-horizontal > * {
        flex-grow: 0;
        flex-shrink: 0;
    }

    .bp6-non-ideal-state.bp6-non-ideal-state-horizontal > .bp6-fill {
        flex-grow: 1;
        flex-shrink: 1;
    }

    .bp6-non-ideal-state.bp6-non-ideal-state-horizontal::before,
    .bp6-non-ideal-state.bp6-non-ideal-state-horizontal > * {
        margin-right: 20px;
    }

    .bp6-non-ideal-state.bp6-non-ideal-state-horizontal:empty::before,
    .bp6-non-ideal-state.bp6-non-ideal-state-horizontal > :last-child {
        margin-right: 0;
    }

    .bp6-non-ideal-state.bp6-non-ideal-state-horizontal > * {
        margin-bottom: 0;
    }

    .bp6-dark .bp6-non-ideal-state {
        color: #abb3bf;
    }

    .bp6-dark .bp6-non-ideal-state .bp6-heading {
        color: #abb3bf;
    }

    .bp6-non-ideal-state-visual {
        color: #8f99a8;
    }

    .bp6-overflow-list {
        display: flex;
        flex-wrap: nowrap;
        min-width: 0;
    }

    .bp6-overflow-list-spacer {
        flex-shrink: 1;
        width: 1px;
    }

    body.bp6-overlay-open {
        overflow: hidden;
    }

    .bp6-overlay {
        inset: 0;
        position: static;
        z-index: 20;
    }

    .bp6-overlay:not(.bp6-overlay-open) {
        pointer-events: none;
    }

    .bp6-overlay.bp6-overlay-container {
        overflow: hidden;
        position: fixed;
    }

    .bp6-overlay.bp6-overlay-container.bp6-overlay-inline {
        position: absolute;
    }

    .bp6-overlay.bp6-overlay-scroll-container {
        overflow: auto;
        position: fixed;
    }

    .bp6-overlay.bp6-overlay-scroll-container.bp6-overlay-inline {
        position: absolute;
    }

    .bp6-overlay.bp6-overlay-inline {
        display: inline;
        overflow: visible;
    }

    .bp6-overlay-content {
        position: fixed;
        z-index: 20;
    }

    .bp6-overlay-inline .bp6-overlay-content, .bp6-overlay-scroll-container .bp6-overlay-content {
        position: absolute;
    }

    .bp6-overlay-backdrop {
        inset: 0;
        position: fixed;
        opacity: 1;
        background-color: rgba(17, 20, 24, 0.7);
        overflow: auto;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        z-index: 20;
    }

    .bp6-overlay-backdrop.bp6-overlay-enter, .bp6-overlay-backdrop.bp6-overlay-appear {
        opacity: 0;
    }

    .bp6-overlay-backdrop.bp6-overlay-enter-active, .bp6-overlay-backdrop.bp6-overlay-appear-active {
        opacity: 1;
        transition-delay: 0;
        transition-duration: 200ms;
        transition-property: opacity;
        transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
    }

    .bp6-overlay-backdrop.bp6-overlay-exit {
        opacity: 1;
    }

    .bp6-overlay-backdrop.bp6-overlay-exit-active {
        opacity: 0;
        transition-delay: 0;
        transition-duration: 200ms;
        transition-property: opacity;
        transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
    }

    .bp6-overlay-backdrop:focus {
        outline: none;
    }

    .bp6-overlay-inline .bp6-overlay-backdrop {
        position: absolute;
    }

    .bp6-panel-stack2 {
        overflow: hidden;
        position: relative;
    }

    .bp6-panel-stack2-header {
        align-items: center;
        box-shadow: 0 1px rgba(17, 20, 24, 0.15);
        display: flex;
        flex-shrink: 0;
        height: 30px;
        z-index: 1;
    }

    .bp6-dark .bp6-panel-stack2-header {
        box-shadow: 0 1px rgba(255, 255, 255, 0.2);
    }

    .bp6-panel-stack2-header > span {
        align-items: stretch;
        display: flex;
        flex: 1;
    }

    .bp6-panel-stack2-header .bp6-heading {
        margin: 0 4px;
    }

    .bp6-button.bp6-panel-stack2-header-back {
        margin-left: 4px;
        padding-left: 0;
        white-space: nowrap;
    }

    .bp6-button.bp6-panel-stack2-header-back .bp6-icon {
        margin: 0 2px;
    }

    .bp6-panel-stack2-view {
        inset: 0;
        position: absolute;
        background-color: #ffffff;
        border-right: 1px solid rgba(17, 20, 24, 0.15);
        display: flex;
        flex-direction: column;
        margin-right: -1px;
        overflow-y: auto;
        z-index: 1;
    }

    .bp6-dark .bp6-panel-stack2-view {
        background-color: #252a31;
    }

    .bp6-panel-stack2-view:nth-last-child(n+4) {
        display: none;
    }

    .bp6-panel-stack2-push .bp6-panel-stack2-enter, .bp6-panel-stack2-push .bp6-panel-stack2-appear {
        transform: translateX(100%);
        opacity: 0;
    }

    .bp6-panel-stack2-push .bp6-panel-stack2-enter-active, .bp6-panel-stack2-push .bp6-panel-stack2-appear-active {
        transform: translate(0%);
        opacity: 1;
        transition-delay: 0;
        transition-duration: 400ms;
        transition-property: transform, opacity;
        transition-timing-function: ease;
    }

    .bp6-panel-stack2-push .bp6-panel-stack2-exit {
        transform: translate(0%);
        opacity: 1;
    }

    .bp6-panel-stack2-push .bp6-panel-stack2-exit-active {
        transform: translateX(-50%);
        opacity: 0;
        transition-delay: 0;
        transition-duration: 400ms;
        transition-property: transform, opacity;
        transition-timing-function: ease;
    }

    .bp6-panel-stack2-pop .bp6-panel-stack2-enter, .bp6-panel-stack2-pop .bp6-panel-stack2-appear {
        transform: translateX(-50%);
        opacity: 0;
    }

    .bp6-panel-stack2-pop .bp6-panel-stack2-enter-active, .bp6-panel-stack2-pop .bp6-panel-stack2-appear-active {
        transform: translate(0%);
        opacity: 1;
        transition-delay: 0;
        transition-duration: 400ms;
        transition-property: transform, opacity;
        transition-timing-function: ease;
    }

    .bp6-panel-stack2-pop .bp6-panel-stack2-exit {
        transform: translate(0%);
        opacity: 1;
    }

    .bp6-panel-stack2-pop .bp6-panel-stack2-exit-active {
        transform: translateX(100%);
        opacity: 0;
        transition-delay: 0;
        transition-duration: 400ms;
        transition-property: transform, opacity;
        transition-timing-function: ease;
    }

    .bp6-button-group:not(.bp6-minimal) > .bp6-popover-target:not(:first-child) .bp6-button {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .bp6-button-group:not(.bp6-minimal) > .bp6-popover-target:not(:last-child) .bp6-button {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
        margin-right: -1px;
    }

    .bp6-button-group .bp6-popover-target {
        display: flex;
        flex: 1 1 auto;
    }

    .bp6-button-group.bp6-vertical:not(.bp6-minimal) > .bp6-popover-target:first-child .bp6-button {
        border-radius: 2px 2px 0 0;
    }

    .bp6-button-group.bp6-vertical:not(.bp6-minimal) > .bp6-popover-target:last-child .bp6-button {
        border-radius: 0 0 2px 2px;
    }

    .bp6-button-group.bp6-vertical:not(.bp6-minimal) > .bp6-popover-target:not(:last-child) .bp6-button {
        margin-bottom: -1px;
    }

    .bp6-control-group .bp6-popover-target {
        border-radius: inherit;
    }

    label.bp6-label .bp6-popover-target {
        display: block;
        margin-top: 4px;
        text-transform: none;
    }

    .bp6-submenu .bp6-popover-target {
        display: block;
    }

    .bp6-submenu.bp6-popover {
        box-shadow: none;
        padding: 0 4px;
    }

    .bp6-submenu.bp6-popover > .bp6-popover-content {
        box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 2px 4px rgba(17, 20, 24, 0.2), 0 8px 24px rgba(17, 20, 24, 0.2);
    }

    .bp6-dark .bp6-submenu.bp6-popover, .bp6-submenu.bp6-popover.bp6-dark {
        box-shadow: none;
    }

    .bp6-dark .bp6-submenu.bp6-popover > .bp6-popover-content, .bp6-submenu.bp6-popover.bp6-dark > .bp6-popover-content {
        box-shadow: 0 0 0 1px hsl(215, 3%, 38%), inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 2px 4px rgba(17, 20, 24, 0.4), 0 8px 24px rgba(17, 20, 24, 0.4);
    }

    .bp6-tree-node-secondary-label .bp6-popover-target {
        align-items: center;
        display: flex;
    }

    .bp6-popover {
        box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 2px 4px rgba(17, 20, 24, 0.2), 0 8px 24px rgba(17, 20, 24, 0.2);
        transform: scale(1);
        border-radius: 2px;
        display: inline-block;
        z-index: 20;
    }

    .bp6-popover .bp6-popover-arrow {
        height: 30px;
        position: absolute;
        width: 30px;
    }

    .bp6-popover .bp6-popover-arrow::before {
        height: 20px;
        margin: 5px;
        width: 20px;
    }

    .bp6-popover .bp6-popover-content {
        background: #ffffff;
    }

    .bp6-popover .bp6-popover-content,
    .bp6-popover .bp6-heading {
        color: inherit;
    }

    .bp6-popover .bp6-popover-arrow::before {
        box-shadow: 1px 1px 6px rgba(17, 20, 24, 0.2);
    }

    .bp6-popover .bp6-popover-arrow-border {
        fill: #111418;
        fill-opacity: 0.1;
    }

    .bp6-popover .bp6-popover-arrow-fill {
        fill: #ffffff;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-popover .bp6-popover-arrow-fill {
            fill: buttonborder;
        }
    }
    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-popover {
            border: 1px solid buttonborder;
        }
    }
    .bp6-popover-enter > .bp6-popover, .bp6-popover-appear > .bp6-popover {
        transform: scale(0.3);
    }

    .bp6-popover-enter-active > .bp6-popover, .bp6-popover-appear-active > .bp6-popover {
        transform: scale(1);
        transition-delay: 0;
        transition-duration: 300ms;
        transition-property: transform;
        transition-timing-function: cubic-bezier(0.54, 1.12, 0.38, 1.11);
    }

    .bp6-popover-exit > .bp6-popover {
        transform: scale(1);
    }

    .bp6-popover-exit-active > .bp6-popover {
        transform: scale(0.3);
        transition-delay: 0;
        transition-duration: 300ms;
        transition-property: transform;
        transition-timing-function: cubic-bezier(0.54, 1.12, 0.38, 1.11);
    }

    .bp6-popover .bp6-popover-content {
        border-radius: 2px;
        position: relative;
    }

    .bp6-popover.bp6-popover-content-sizing .bp6-popover-content {
        max-width: 350px;
        padding: 20px;
    }

    .bp6-popover-target + .bp6-overlay .bp6-popover.bp6-popover-content-sizing {
        width: 350px;
    }

    .bp6-popover.bp6-minimal {
        margin: 0 !important;
    }

    .bp6-popover.bp6-minimal .bp6-popover-arrow {
        display: none;
    }

    .bp6-popover.bp6-minimal.bp6-popover {
        transform: scale(1);
    }

    .bp6-popover-enter > .bp6-popover.bp6-minimal.bp6-popover, .bp6-popover-appear > .bp6-popover.bp6-minimal.bp6-popover {
        transform: scale(1);
    }

    .bp6-popover-enter-active > .bp6-popover.bp6-minimal.bp6-popover, .bp6-popover-appear-active > .bp6-popover.bp6-minimal.bp6-popover {
        transform: scale(1);
        transition-delay: 0;
        transition-duration: 100ms;
        transition-property: transform;
        transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
    }

    .bp6-popover-exit > .bp6-popover.bp6-minimal.bp6-popover {
        transform: scale(1);
    }

    .bp6-popover-exit-active > .bp6-popover.bp6-minimal.bp6-popover {
        transform: scale(1);
        transition-delay: 0;
        transition-duration: 100ms;
        transition-property: transform;
        transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
    }

    .bp6-popover.bp6-popover-match-target-width {
        width: 100%;
    }

    .bp6-popover.bp6-dark, .bp6-dark .bp6-popover {
        box-shadow: 0 0 0 1px hsl(215, 3%, 38%), inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 2px 4px rgba(17, 20, 24, 0.4), 0 8px 24px rgba(17, 20, 24, 0.4);
    }

    .bp6-popover.bp6-dark .bp6-popover-content, .bp6-dark .bp6-popover .bp6-popover-content {
        background: #2f343c;
    }

    .bp6-popover.bp6-dark .bp6-popover-content,
    .bp6-popover.bp6-dark .bp6-heading, .bp6-dark .bp6-popover .bp6-popover-content,
    .bp6-dark .bp6-popover .bp6-heading {
        color: inherit;
    }

    .bp6-popover.bp6-dark .bp6-popover-arrow::before, .bp6-dark .bp6-popover .bp6-popover-arrow::before {
        box-shadow: 0 0 0 1px #777a7e, 1px 1px 6px rgba(17, 20, 24, 0.4);
    }

    .bp6-popover.bp6-dark .bp6-popover-arrow-border, .bp6-dark .bp6-popover .bp6-popover-arrow-border {
        fill: #111418;
        fill-opacity: 0.2;
    }

    .bp6-popover.bp6-dark .bp6-popover-arrow-fill, .bp6-dark .bp6-popover .bp6-popover-arrow-fill {
        fill: #2f343c;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-popover.bp6-dark .bp6-popover-arrow-fill, .bp6-dark .bp6-popover .bp6-popover-arrow-fill {
            fill: buttonborder;
        }
    }
    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-popover.bp6-dark, .bp6-dark .bp6-popover {
            border: 1px solid buttonborder;
        }
    }
    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-popover {
            border: 1px solid buttonborder;
            box-shadow: none;
        }
    }

    .bp6-popover-arrow::before {
        border-radius: 1px;
        content: "";
        display: block;
        position: absolute;
        transform: rotate(45deg);
    }

    .bp6-overlay-backdrop.bp6-popover-backdrop {
        background: rgba(255, 255, 255, 0);
    }

    .bp6-popover-transition-container {
        opacity: 1;
        display: flex;
        z-index: 20;
    }

    .bp6-popover-transition-container.bp6-popover-enter, .bp6-popover-transition-container.bp6-popover-appear {
        opacity: 0;
    }

    .bp6-popover-transition-container.bp6-popover-enter-active, .bp6-popover-transition-container.bp6-popover-appear-active {
        opacity: 1;
        transition-delay: 0;
        transition-duration: 100ms;
        transition-property: opacity;
        transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
    }

    .bp6-popover-transition-container.bp6-popover-exit {
        opacity: 1;
    }

    .bp6-popover-transition-container.bp6-popover-exit-active {
        opacity: 0;
        transition-delay: 0;
        transition-duration: 100ms;
        transition-property: opacity;
        transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
    }

    .bp6-popover-transition-container:focus {
        outline: none;
    }

    .bp6-popover-transition-container.bp6-popover-leave .bp6-popover-content {
        pointer-events: none;
    }

    span.bp6-popover-target {
        display: inline-block;
    }

    .bp6-popover-target.bp6-fill {
        width: 100%;
    }

    .bp6-portal {
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
    }

    @keyframes linear-progress-bar-stripes {
        from {
            background-position: 0 0;
        }
        to {
            background-position: 30px 0;
        }
    }
    .bp6-progress-bar {
        background: rgba(95, 107, 124, 0.2);
        border-radius: 40px;
        display: block;
        height: 8px;
        overflow: hidden;
        position: relative;
        width: 100%;
    }

    .bp6-progress-bar .bp6-progress-meter {
        background: linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%);
        background-color: rgba(95, 107, 124, 0.8);
        background-size: 30px 30px;
        border-radius: 40px;
        height: 100%;
        position: absolute;
        transition: width 200ms cubic-bezier(0.4, 1, 0.75, 0.9);
        width: 100%;
    }

    .bp6-progress-bar:not(.bp6-no-animation):not(.bp6-no-stripes) .bp6-progress-meter {
        animation: linear-progress-bar-stripes 300ms linear infinite reverse;
    }

    .bp6-progress-bar.bp6-no-stripes .bp6-progress-meter {
        background-image: none;
    }

    .bp6-dark .bp6-progress-bar {
        background: rgba(17, 20, 24, 0.5);
    }

    .bp6-dark .bp6-progress-bar .bp6-progress-meter {
        background-color: #8f99a8;
    }

    .bp6-progress-bar.bp6-intent-primary .bp6-progress-meter {
        background-color: #2d72d2;
    }

    .bp6-progress-bar.bp6-intent-success .bp6-progress-meter {
        background-color: #238551;
    }

    .bp6-progress-bar.bp6-intent-warning .bp6-progress-meter {
        background-color: #c87619;
    }

    .bp6-progress-bar.bp6-intent-danger .bp6-progress-meter {
        background-color: #cd4246;
    }

    .bp6-section {
        overflow: hidden;
        width: 100%;
    }

    .bp6-section, .bp6-section.bp6-compact {
        padding: 0;
    }

    .bp6-section-header {
        align-items: center;
        border-bottom: 1px solid rgba(17, 20, 24, 0.15);
        display: flex;
        gap: 20px;
        justify-content: space-between;
        min-height: 50px;
        padding: 0 20px;
        position: relative;
        width: 100%;
    }

    .bp6-section-header.bp6-dark, .bp6-dark .bp6-section-header {
        border-color: rgba(255, 255, 255, 0.2);
    }

    .bp6-section-header-left {
        align-items: center;
        display: flex;
        gap: 10px;
        padding: 10px 0;
    }

    .bp6-section-header-title {
        margin-bottom: 0;
    }

    .bp6-section-header-sub-title {
        margin-top: 2px;
    }

    .bp6-section-header-right {
        align-items: center;
        display: flex;
        gap: 10px;
        margin-left: auto;
    }

    .bp6-section-header-collapse-caret {
        display: inline-flex;
        justify-content: center;
        vertical-align: middle;
    }

    .bp6-section-header-divider {
        align-self: stretch;
        margin: 16px 0;
    }

    .bp6-section-header.bp6-interactive {
        cursor: pointer;
    }

    .bp6-section-header.bp6-interactive:hover, .bp6-section-header.bp6-interactive:active {
        background: #f6f7f9;
    }

    .bp6-section-header.bp6-interactive:hover.bp6-dark, .bp6-dark .bp6-section-header.bp6-interactive:hover, .bp6-section-header.bp6-interactive:active.bp6-dark, .bp6-dark .bp6-section-header.bp6-interactive:active {
        background: #383e47;
    }

    .bp6-section-card.bp6-padded {
        padding: 20px;
    }

    .bp6-section-card:not(:last-child) {
        border-bottom: 1px solid rgba(17, 20, 24, 0.15);
    }

    .bp6-section-card:not(:last-child).bp6-dark, .bp6-dark .bp6-section-card:not(:last-child) {
        border-color: rgba(255, 255, 255, 0.2);
    }

    .bp6-section.bp6-section-collapsed .bp6-section-header {
        border: none;
    }

    .bp6-section.bp6-compact .bp6-section-header {
        min-height: 40px;
        padding: 0 16px;
    }

    .bp6-section.bp6-compact .bp6-section-header-left {
        padding: 8px 0;
    }

    .bp6-section.bp6-compact .bp6-section-card.bp6-padded {
        padding: 16px;
    }

    .bp6-segmented-control {
        background-color: #f6f7f9;
        border-radius: 2px;
        display: flex;
        gap: 2px;
        padding: 2px;
    }

    .bp6-segmented-control.bp6-inline {
        display: inline-flex;
    }

    .bp6-segmented-control.bp6-fill {
        width: 100%;
    }

    .bp6-segmented-control.bp6-fill > .bp6-button {
        flex-grow: 1;
    }

    .bp6-segmented-control > .bp6-button:not(.bp6-minimal):not(.bp6-intent-primary) {
        background-color: #ffffff;
    }

    .bp6-dark .bp6-segmented-control > .bp6-button:not(.bp6-minimal):not(.bp6-intent-primary) {
        background-color: #404854;
    }

    .bp6-segmented-control > .bp6-button.bp6-minimal {
        color: #5f6b7c;
    }

    .bp6-dark .bp6-segmented-control > .bp6-button.bp6-minimal {
        color: #abb3bf;
    }

    .bp6-segmented-control > .bp6-button.bp6-minimal:disabled {
        color: rgba(95, 107, 124, 0.6);
    }

    .bp6-dark .bp6-segmented-control > .bp6-button.bp6-minimal:disabled {
        color: rgba(171, 179, 191, 0.6);
    }

    .bp6-dark .bp6-segmented-control {
        background-color: #252a31;
    }

    @keyframes skeleton-glow {
        from {
            background: rgba(211, 216, 222, 0.2);
            border-color: rgba(211, 216, 222, 0.2);
        }
        to {
            background: rgba(95, 107, 124, 0.2);
            border-color: rgba(95, 107, 124, 0.2);
        }
    }
    .bp6-skeleton {
        animation: 1000ms linear infinite alternate skeleton-glow;
        background: rgba(211, 216, 222, 0.2);
        background-clip: padding-box !important;
        border-color: rgba(211, 216, 222, 0.2) !important;
        border-radius: 2px;
        box-shadow: none !important;
        color: transparent !important;
        cursor: default;
        pointer-events: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .bp6-skeleton::before, .bp6-skeleton::after,
    .bp6-skeleton * {
        visibility: hidden !important;
    }

    .bp6-tooltip {
        box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 2px 4px rgba(17, 20, 24, 0.2), 0 8px 24px rgba(17, 20, 24, 0.2);
        transform: scale(1);
        color: #f6f7f9;
    }

    .bp6-tooltip .bp6-popover-arrow {
        height: 22px;
        position: absolute;
        width: 22px;
    }

    .bp6-tooltip .bp6-popover-arrow::before {
        height: 14px;
        margin: 4px;
        width: 14px;
    }

    .bp6-tooltip .bp6-popover-content {
        background: #404854;
    }

    .bp6-tooltip .bp6-popover-content,
    .bp6-tooltip .bp6-heading {
        color: #f6f7f9;
    }

    .bp6-tooltip .bp6-popover-arrow::before {
        box-shadow: 1px 1px 6px rgba(17, 20, 24, 0.2);
    }

    .bp6-tooltip .bp6-popover-arrow-border {
        fill: #111418;
        fill-opacity: 0.1;
    }

    .bp6-tooltip .bp6-popover-arrow-fill {
        fill: #404854;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-tooltip .bp6-popover-arrow-fill {
            fill: buttonborder;
        }
    }
    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-tooltip {
            border: 1px solid buttonborder;
        }
    }
    .bp6-popover-enter > .bp6-tooltip, .bp6-popover-appear > .bp6-tooltip {
        transform: scale(0.8);
    }

    .bp6-popover-enter-active > .bp6-tooltip, .bp6-popover-appear-active > .bp6-tooltip {
        transform: scale(1);
        transition-delay: 0;
        transition-duration: 100ms;
        transition-property: transform;
        transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
    }

    .bp6-popover-exit > .bp6-tooltip {
        transform: scale(1);
    }

    .bp6-popover-exit-active > .bp6-tooltip {
        transform: scale(0.8);
        transition-delay: 0;
        transition-duration: 100ms;
        transition-property: transform;
        transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
    }

    .bp6-tooltip .bp6-text-muted {
        color: #abb3bf;
    }

    .bp6-tooltip .bp6-text-disabled {
        color: rgba(171, 179, 191, 0.6);
    }

    .bp6-tooltip .bp6-running-text hr {
        border-color: rgba(255, 255, 255, 0.2);
    }

    .bp6-tooltip a {
        color: #8abbff;
    }

    .bp6-tooltip a:hover {
        color: #8abbff;
    }

    .bp6-tooltip a .bp6-icon, .bp6-tooltip a .bp6-icon-standard, .bp6-tooltip a .bp6-icon-large {
        color: inherit;
    }

    .bp6-tooltip a code {
        color: inherit;
    }

    .bp6-tooltip .bp6-code,
    .bp6-tooltip .bp6-running-text code {
        background: rgba(17, 20, 24, 0.3);
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
        color: #abb3bf;
    }

    a > .bp6-tooltip .bp6-code,
    a > .bp6-tooltip .bp6-running-text code {
        color: inherit;
    }

    .bp6-tooltip .bp6-code-block,
    .bp6-tooltip .bp6-running-text pre {
        background: rgba(17, 20, 24, 0.3);
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
        color: #f6f7f9;
    }

    .bp6-tooltip .bp6-code-block > code,
    .bp6-tooltip .bp6-running-text pre > code {
        background: none;
        box-shadow: none;
        color: inherit;
    }

    .bp6-tooltip .bp6-key,
    .bp6-tooltip .bp6-running-text kbd {
        background: #2f343c;
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 1px 1px 0 rgba(17, 20, 24, 0.4);
        color: #abb3bf;
    }

    .bp6-tooltip .bp6-icon.bp6-intent-primary, .bp6-tooltip .bp6-icon-standard.bp6-intent-primary, .bp6-tooltip .bp6-icon-large.bp6-intent-primary {
        color: #8abbff;
    }

    .bp6-tooltip .bp6-icon.bp6-intent-success, .bp6-tooltip .bp6-icon-standard.bp6-intent-success, .bp6-tooltip .bp6-icon-large.bp6-intent-success {
        color: #72ca9b;
    }

    .bp6-tooltip .bp6-icon.bp6-intent-warning, .bp6-tooltip .bp6-icon-standard.bp6-intent-warning, .bp6-tooltip .bp6-icon-large.bp6-intent-warning {
        color: #fbb360;
    }

    .bp6-tooltip .bp6-icon.bp6-intent-danger, .bp6-tooltip .bp6-icon-standard.bp6-intent-danger, .bp6-tooltip .bp6-icon-large.bp6-intent-danger {
        color: #fa999c;
    }

    .bp6-tooltip .bp6-popover-content {
        padding: 10px 12px;
    }

    .bp6-tooltip.bp6-compact .bp6-popover-content {
        line-height: 1rem;
        padding: 4px 8px;
    }

    .bp6-tooltip.bp6-compact .bp6-code {
        vertical-align: text-bottom;
    }

    .bp6-tooltip.bp6-popover-placement-top .bp6-popover-arrow {
        transform: translateY(-3px);
    }

    .bp6-tooltip.bp6-popover-placement-left .bp6-popover-arrow {
        transform: translateX(-3px);
    }

    .bp6-tooltip.bp6-popover-placement-bottom .bp6-popover-arrow {
        transform: translateY(3px);
    }

    .bp6-tooltip.bp6-popover-placement-right .bp6-popover-arrow {
        transform: translateX(3px);
    }

    .bp6-tooltip.bp6-dark, .bp6-dark .bp6-tooltip {
        box-shadow: 0 2px 4px rgba(17, 20, 24, 0.4), 0 8px 24px rgba(17, 20, 24, 0.4);
    }

    .bp6-tooltip.bp6-dark .bp6-popover-content, .bp6-dark .bp6-tooltip .bp6-popover-content {
        background: #e5e8eb;
    }

    .bp6-tooltip.bp6-dark .bp6-popover-content,
    .bp6-tooltip.bp6-dark .bp6-heading, .bp6-dark .bp6-tooltip .bp6-popover-content,
    .bp6-dark .bp6-tooltip .bp6-heading {
        color: #404854;
    }

    .bp6-tooltip.bp6-dark .bp6-popover-arrow::before, .bp6-dark .bp6-tooltip .bp6-popover-arrow::before {
        box-shadow: 1px 1px 6px rgba(17, 20, 24, 0.4);
    }

    .bp6-tooltip.bp6-dark .bp6-popover-arrow-border, .bp6-dark .bp6-tooltip .bp6-popover-arrow-border {
        fill: #111418;
        fill-opacity: 0.2;
    }

    .bp6-tooltip.bp6-dark .bp6-popover-arrow-fill, .bp6-dark .bp6-tooltip .bp6-popover-arrow-fill {
        fill: #e5e8eb;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-tooltip.bp6-dark .bp6-popover-arrow-fill, .bp6-dark .bp6-tooltip .bp6-popover-arrow-fill {
            fill: buttonborder;
        }
    }
    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-tooltip.bp6-dark, .bp6-dark .bp6-tooltip {
            border: 1px solid buttonborder;
        }
    }
    .bp6-tooltip.bp6-dark .bp6-text-muted, .bp6-dark .bp6-tooltip .bp6-text-muted {
        color: #5f6b7c;
    }

    .bp6-tooltip.bp6-dark .bp6-text-disabled, .bp6-dark .bp6-tooltip .bp6-text-disabled {
        color: rgba(95, 107, 124, 0.6);
    }

    .bp6-tooltip.bp6-dark .bp6-running-text hr, .bp6-dark .bp6-tooltip .bp6-running-text hr {
        border-color: rgba(17, 20, 24, 0.15);
    }

    .bp6-tooltip.bp6-dark a, .bp6-dark .bp6-tooltip a {
        color: #215db0;
    }

    .bp6-tooltip.bp6-dark a:hover, .bp6-dark .bp6-tooltip a:hover {
        color: #215db0;
    }

    .bp6-tooltip.bp6-dark a .bp6-icon, .bp6-tooltip.bp6-dark a .bp6-icon-standard, .bp6-tooltip.bp6-dark a .bp6-icon-large, .bp6-dark .bp6-tooltip a .bp6-icon, .bp6-dark .bp6-tooltip a .bp6-icon-standard, .bp6-dark .bp6-tooltip a .bp6-icon-large {
        color: inherit;
    }

    .bp6-tooltip.bp6-dark a code, .bp6-dark .bp6-tooltip a code {
        color: inherit;
    }

    .bp6-tooltip.bp6-dark .bp6-code,
    .bp6-tooltip.bp6-dark .bp6-running-text code, .bp6-dark .bp6-tooltip .bp6-code,
    .bp6-dark .bp6-tooltip .bp6-running-text code {
        background: rgba(255, 255, 255, 0.7);
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2);
        color: #5f6b7c;
    }

    a > .bp6-tooltip.bp6-dark .bp6-code,
    a > .bp6-tooltip.bp6-dark .bp6-running-text code, a > .bp6-dark .bp6-tooltip .bp6-code,
    a > .bp6-dark .bp6-tooltip .bp6-running-text code {
        color: #2d72d2;
    }

    .bp6-tooltip.bp6-dark .bp6-code-block,
    .bp6-tooltip.bp6-dark .bp6-running-text pre, .bp6-dark .bp6-tooltip .bp6-code-block,
    .bp6-dark .bp6-tooltip .bp6-running-text pre {
        background: rgba(255, 255, 255, 0.7);
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.15);
        color: #1c2127;
    }

    .bp6-tooltip.bp6-dark .bp6-code-block > code,
    .bp6-tooltip.bp6-dark .bp6-running-text pre > code, .bp6-dark .bp6-tooltip .bp6-code-block > code,
    .bp6-dark .bp6-tooltip .bp6-running-text pre > code {
        background: none;
        box-shadow: none;
        color: inherit;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-tooltip.bp6-dark .bp6-code-block,
        .bp6-tooltip.bp6-dark .bp6-running-text pre, .bp6-dark .bp6-tooltip .bp6-code-block,
        .bp6-dark .bp6-tooltip .bp6-running-text pre {
            border: 1px solid buttonborder;
            box-shadow: none;
        }
    }
    .bp6-tooltip.bp6-dark .bp6-key,
    .bp6-tooltip.bp6-dark .bp6-running-text kbd, .bp6-dark .bp6-tooltip .bp6-key,
    .bp6-dark .bp6-tooltip .bp6-running-text kbd {
        background: #ffffff;
        box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 1px 1px rgba(17, 20, 24, 0.2);
        color: #5f6b7c;
    }

    .bp6-tooltip.bp6-dark .bp6-icon.bp6-intent-primary, .bp6-tooltip.bp6-dark .bp6-icon-standard.bp6-intent-primary, .bp6-tooltip.bp6-dark .bp6-icon-large.bp6-intent-primary, .bp6-dark .bp6-tooltip .bp6-icon.bp6-intent-primary, .bp6-dark .bp6-tooltip .bp6-icon-standard.bp6-intent-primary, .bp6-dark .bp6-tooltip .bp6-icon-large.bp6-intent-primary {
        color: #215db0;
    }

    .bp6-tooltip.bp6-dark .bp6-icon.bp6-intent-success, .bp6-tooltip.bp6-dark .bp6-icon-standard.bp6-intent-success, .bp6-tooltip.bp6-dark .bp6-icon-large.bp6-intent-success, .bp6-dark .bp6-tooltip .bp6-icon.bp6-intent-success, .bp6-dark .bp6-tooltip .bp6-icon-standard.bp6-intent-success, .bp6-dark .bp6-tooltip .bp6-icon-large.bp6-intent-success {
        color: #1c6e42;
    }

    .bp6-tooltip.bp6-dark .bp6-icon.bp6-intent-warning, .bp6-tooltip.bp6-dark .bp6-icon-standard.bp6-intent-warning, .bp6-tooltip.bp6-dark .bp6-icon-large.bp6-intent-warning, .bp6-dark .bp6-tooltip .bp6-icon.bp6-intent-warning, .bp6-dark .bp6-tooltip .bp6-icon-standard.bp6-intent-warning, .bp6-dark .bp6-tooltip .bp6-icon-large.bp6-intent-warning {
        color: #935610;
    }

    .bp6-tooltip.bp6-dark .bp6-icon.bp6-intent-danger, .bp6-tooltip.bp6-dark .bp6-icon-standard.bp6-intent-danger, .bp6-tooltip.bp6-dark .bp6-icon-large.bp6-intent-danger, .bp6-dark .bp6-tooltip .bp6-icon.bp6-intent-danger, .bp6-dark .bp6-tooltip .bp6-icon-standard.bp6-intent-danger, .bp6-dark .bp6-tooltip .bp6-icon-large.bp6-intent-danger {
        color: #ac2f33;
    }

    .bp6-tooltip.bp6-intent-primary .bp6-popover-content {
        background: #2d72d2;
        color: #ffffff;
    }

    .bp6-tooltip.bp6-intent-primary .bp6-popover-arrow-fill {
        fill: #2d72d2;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-tooltip.bp6-intent-primary .bp6-popover-arrow-fill {
            fill: buttonborder;
        }
    }
    .bp6-tooltip.bp6-intent-success .bp6-popover-content {
        background: #238551;
        color: #ffffff;
    }

    .bp6-tooltip.bp6-intent-success .bp6-popover-arrow-fill {
        fill: #238551;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-tooltip.bp6-intent-success .bp6-popover-arrow-fill {
            fill: buttonborder;
        }
    }
    .bp6-tooltip.bp6-intent-warning .bp6-popover-content {
        background: #c87619;
        color: #ffffff;
    }

    .bp6-tooltip.bp6-intent-warning .bp6-popover-arrow-fill {
        fill: #c87619;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-tooltip.bp6-intent-warning .bp6-popover-arrow-fill {
            fill: buttonborder;
        }
    }
    .bp6-tooltip.bp6-intent-danger .bp6-popover-content {
        background: #cd4246;
        color: #ffffff;
    }

    .bp6-tooltip.bp6-intent-danger .bp6-popover-arrow-fill {
        fill: #cd4246;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-tooltip.bp6-intent-danger .bp6-popover-arrow-fill {
            fill: buttonborder;
        }
    }

    .bp6-tooltip-indicator {
        border-bottom: dotted 1px;
        cursor: help;
    }

    .bp6-slider {
        height: 40px;
        min-width: 150px;
        width: 100%;
        cursor: default;
        outline: none;
        position: relative;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .bp6-slider:hover {
        cursor: pointer;
    }

    .bp6-slider:active {
        cursor: grabbing;
    }

    .bp6-slider.bp6-disabled {
        cursor: not-allowed;
        opacity: 0.5;
    }

    .bp6-slider.bp6-slider-unlabeled {
        height: 16px;
    }

    .bp6-slider-track,
    .bp6-slider-progress {
        height: 6px;
        left: 0;
        right: 0;
        top: 5px;
        position: absolute;
    }

    .bp6-slider-track {
        border-radius: 2px;
        overflow: hidden;
    }

    .bp6-slider-progress {
        background: rgba(95, 107, 124, 0.2);
    }

    .bp6-dark .bp6-slider-progress {
        background: rgba(17, 20, 24, 0.5);
    }

    .bp6-slider-progress.bp6-intent-primary {
        background-color: #2d72d2;
    }

    .bp6-slider-progress.bp6-intent-success {
        background-color: #238551;
    }

    .bp6-slider-progress.bp6-intent-warning {
        background-color: #c87619;
    }

    .bp6-slider-progress.bp6-intent-danger {
        background-color: #cd4246;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-slider-progress {
            background: ButtonText;
        }
    }

    .bp6-slider-handle {
        background-color: #f6f7f9;
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2), 0 1px 2px rgba(17, 20, 24, 0.1);
        color: #1c2127;
        border-radius: 2px;
        box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.5), 0 1px 1px rgba(17, 20, 24, 0.5);
        cursor: pointer;
        height: 16px;
        left: 0;
        position: absolute;
        top: 0;
        width: 16px;
    }

    .bp6-slider-handle:hover {
        background-clip: padding-box;
        background-color: #edeff2;
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2), 0 1px 2px rgba(17, 20, 24, 0.2);
    }

    .bp6-slider-handle:active, .bp6-slider-handle.bp6-active {
        background-color: #dce0e5;
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2), 0 1px 2px rgba(17, 20, 24, 0.2);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-slider-handle:active, .bp6-slider-handle.bp6-active {
            background: highlight;
        }
    }
    .bp6-slider-handle:disabled, .bp6-slider-handle.bp6-disabled {
        background-color: rgba(211, 216, 222, 0.5);
        box-shadow: none;
        color: rgba(95, 107, 124, 0.6);
        cursor: not-allowed;
        outline: none;
    }

    .bp6-slider-handle:disabled.bp6-active, .bp6-slider-handle:disabled.bp6-active:hover, .bp6-slider-handle.bp6-disabled.bp6-active, .bp6-slider-handle.bp6-disabled.bp6-active:hover {
        background: rgba(211, 216, 222, 0.7);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-slider-handle {
            border: 1px solid buttonborder;
        }
    }
    .bp6-slider-handle:focus {
        z-index: 1;
    }

    .bp6-slider-handle:hover {
        background-clip: padding-box;
        background-color: #edeff2;
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2), 0 1px 2px rgba(17, 20, 24, 0.2);
        box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.5), 0 1px 2px rgba(17, 20, 24, 0.6);
        cursor: grab;
        z-index: 2;
    }

    .bp6-slider-handle.bp6-active {
        background-color: #dce0e5;
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2), 0 1px 2px rgba(17, 20, 24, 0.2);
        box-shadow: inset 0 1px 1px rgba(17, 20, 24, 0.1), 0 0 0 1px rgba(17, 20, 24, 0.5), 0 1px 2px rgba(17, 20, 24, 0.2);
        cursor: grabbing;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-slider-handle.bp6-active {
            background: highlight;
        }
    }
    .bp6-disabled .bp6-slider-handle {
        background: #c5cbd3;
        box-shadow: none;
        pointer-events: none;
    }

    .bp6-dark .bp6-slider-handle {
        background-color: #abb3bf;
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(17, 20, 24, 0.2);
    }

    .bp6-dark .bp6-slider-handle:hover {
        background-color: #8f99a8;
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(17, 20, 24, 0.4);
    }

    .bp6-dark .bp6-slider-handle.bp6-active {
        background-color: #738091;
        box-shadow: inset 0 1px 1px rgba(17, 20, 24, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(17, 20, 24, 0.4);
    }

    .bp6-dark .bp6-disabled .bp6-slider-handle {
        background: #5f6b7c;
        border-color: #5f6b7c;
        box-shadow: none;
    }

    .bp6-slider-handle .bp6-slider-label {
        background: #404854;
        border-radius: 2px;
        box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 2px 4px rgba(17, 20, 24, 0.2), 0 8px 24px rgba(17, 20, 24, 0.2);
        color: #f6f7f9;
        margin-left: 8px;
    }

    .bp6-dark .bp6-slider-handle .bp6-slider-label {
        background: #e5e8eb;
        box-shadow: 0 2px 4px rgba(17, 20, 24, 0.4), 0 8px 24px rgba(17, 20, 24, 0.4);
        color: #404854;
    }

    .bp6-disabled .bp6-slider-handle .bp6-slider-label {
        box-shadow: none;
    }

    .bp6-slider-handle.bp6-start, .bp6-slider-handle.bp6-end {
        width: 8px;
    }

    .bp6-slider-handle.bp6-start {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .bp6-slider-handle.bp6-end {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
        margin-left: 8px;
    }

    .bp6-slider-handle.bp6-end .bp6-slider-label {
        margin-left: 0;
    }

    .bp6-slider-label {
        transform: translate(-50%, 20px);
        display: inline-block;
        font-size: 12px;
        line-height: 1;
        padding: 2px 4px;
        position: absolute;
        vertical-align: top;
    }

    .bp6-slider.bp6-vertical {
        height: 150px;
        min-width: 40px;
        width: 40px;
    }

    .bp6-slider.bp6-vertical .bp6-slider-track,
    .bp6-slider.bp6-vertical .bp6-slider-progress {
        bottom: 0;
        height: auto;
        left: 5px;
        top: 0;
        width: 6px;
    }

    .bp6-slider.bp6-vertical .bp6-slider-progress {
        top: auto;
    }

    .bp6-slider.bp6-vertical .bp6-slider-label {
        transform: translate(20px, 50%);
    }

    .bp6-slider.bp6-vertical .bp6-slider-handle {
        top: auto;
    }

    .bp6-slider.bp6-vertical .bp6-slider-handle .bp6-slider-label {
        margin-left: 0;
        margin-top: -8px;
    }

    .bp6-slider.bp6-vertical .bp6-slider-handle.bp6-end, .bp6-slider.bp6-vertical .bp6-slider-handle.bp6-start {
        height: 8px;
        margin-left: 0;
        width: 16px;
    }

    .bp6-slider.bp6-vertical .bp6-slider-handle.bp6-start {
        border-bottom-right-radius: 2px;
        border-top-left-radius: 0;
    }

    .bp6-slider.bp6-vertical .bp6-slider-handle.bp6-start .bp6-slider-label {
        transform: translate(20px);
    }

    .bp6-slider.bp6-vertical .bp6-slider-handle.bp6-end {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border-top-left-radius: 2px;
        margin-bottom: 8px;
    }

    @keyframes pt-spinner-animation {
        from {
            transform: rotate(0deg);
        }
        to {
            transform: rotate(360deg);
        }
    }
    .bp6-spinner {
        align-items: center;
        display: flex;
        justify-content: center;
        overflow: visible;
        vertical-align: middle;
    }

    .bp6-spinner svg {
        display: block;
    }

    .bp6-spinner path {
        fill-opacity: 0;
    }

    .bp6-spinner .bp6-spinner-head {
        stroke: rgba(95, 107, 124, 0.8);
        stroke-linecap: round;
        transform-origin: center;
        transition: stroke-dashoffset 200ms cubic-bezier(0.4, 1, 0.75, 0.9);
    }

    .bp6-spinner .bp6-spinner-track {
        stroke: rgba(95, 107, 124, 0.2);
    }

    .bp6-spinner-animation {
        animation: pt-spinner-animation 500ms linear infinite;
    }

    .bp6-no-spin > .bp6-spinner-animation {
        animation: none;
    }

    .bp6-dark .bp6-spinner .bp6-spinner-head {
        stroke: #8f99a8;
    }

    .bp6-dark .bp6-spinner .bp6-spinner-track {
        stroke: rgba(17, 20, 24, 0.5);
    }

    .bp6-spinner.bp6-intent-primary .bp6-spinner-head {
        stroke: #2d72d2;
    }

    .bp6-spinner.bp6-intent-success .bp6-spinner-head {
        stroke: #238551;
    }

    .bp6-spinner.bp6-intent-warning .bp6-spinner-head {
        stroke: #c87619;
    }

    .bp6-spinner.bp6-intent-danger .bp6-spinner-head {
        stroke: #cd4246;
    }

    .bp6-tabs:not(.bp6-vertical).bp6-fill {
        height: 100%;
    }

    .bp6-tabs:not(.bp6-vertical).bp6-fill .bp6-tab-list {
        height: 100%;
    }

    .bp6-tabs.bp6-vertical {
        display: flex;
    }

    .bp6-tabs.bp6-vertical > .bp6-tab-list {
        align-items: flex-start;
        flex-direction: column;
    }

    .bp6-tabs.bp6-vertical > .bp6-tab-list .bp6-tab {
        align-items: center;
        border-radius: 2px;
        display: flex;
        padding: 0 10px;
        width: 100%;
    }

    .bp6-tabs.bp6-vertical > .bp6-tab-list .bp6-tab[aria-selected=true] {
        background-color: rgba(45, 114, 210, 0.2);
        box-shadow: none;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-tabs.bp6-vertical > .bp6-tab-list .bp6-tab[aria-selected=true] {
            background-color: highlight;
            color: #111418;
        }
    }
    .bp6-tabs.bp6-vertical > .bp6-tab-list .bp6-tab-indicator-wrapper .bp6-tab-indicator {
        background-color: rgba(45, 114, 210, 0.2);
        border-radius: 2px;
        height: auto;
        inset: 0;
    }

    .bp6-tabs.bp6-vertical > .bp6-tab-panel {
        margin-top: 0;
        padding-left: 20px;
    }

    .bp6-tab-list {
        align-items: flex-end;
        border: none;
        -moz-column-gap: 20px;
        column-gap: 20px;
        display: flex;
        flex: 0 0 auto;
        list-style: none;
        margin: 0;
        padding: 0;
        position: relative;
    }

    .bp6-tab-list .bp6-tabs:not(.bp6-vertical) > .bp6-flex-expander {
        margin-right: -20px;
    }

    .bp6-tab {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
        align-items: center;
        align-self: stretch;
        color: #1c2127;
        cursor: pointer;
        display: flex;
        flex: 0 0 auto;
        font-size: 14px;
        line-height: 30px;
        max-width: 100%;
        position: relative;
        vertical-align: top;
    }

    .bp6-tab a {
        color: inherit;
        display: block;
        text-decoration: none;
    }

    .bp6-tab-indicator-wrapper ~ .bp6-tab {
        background-color: transparent !important;
        box-shadow: none !important;
    }

    .bp6-tab[aria-disabled=true] {
        color: rgba(95, 107, 124, 0.6);
        cursor: not-allowed;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-tab[aria-disabled=true] {
            color: graytext;
        }
    }
    .bp6-tab[aria-selected=true] {
        border-radius: 0;
        box-shadow: inset 0 -3px 0 #215db0;
    }

    .bp6-tab[aria-selected=true], .bp6-tab:not([aria-disabled=true]):hover {
        color: #215db0;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-tab[aria-selected=true], .bp6-tab:not([aria-disabled=true]):hover {
            color: highlight;
        }
    }
    .bp6-tab:focus {
        -moz-outline-radius: 0;
    }

    .bp6-large > .bp6-tab {
        font-size: 16px;
        line-height: 40px;
    }

    .bp6-tab-panel {
        margin-top: 20px;
    }

    .bp6-tab-panel[aria-hidden=true] {
        display: none;
    }

    .bp6-tab-icon {
        margin-right: 8px;
    }

    .bp6-tab-tag {
        margin-left: 8px;
    }

    .bp6-tab-indicator-wrapper {
        left: 0;
        pointer-events: none;
        position: absolute;
        top: 0;
        transform: translateX(0), translateY(0);
        transition: height, transform, width;
        transition-duration: 200ms;
        transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
    }

    .bp6-tab-indicator-wrapper .bp6-tab-indicator {
        background-color: #215db0;
        bottom: 0;
        height: 3px;
        left: 0;
        position: absolute;
        right: 0;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-tab-indicator-wrapper .bp6-tab-indicator {
            background-color: highlight;
        }
    }
    .bp6-tab-indicator-wrapper.bp6-no-animation {
        transition: none;
    }

    .bp6-tabs:not(.bp6-vertical) .bp6-tab-indicator-wrapper {
        height: 100%;
    }

    .bp6-dark .bp6-tab {
        color: #f6f7f9;
    }

    .bp6-dark .bp6-tab[aria-disabled=true] {
        color: rgba(171, 179, 191, 0.6);
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-dark .bp6-tab[aria-disabled=true] {
            color: graytext;
        }
    }
    .bp6-dark .bp6-tab[aria-selected=true] {
        box-shadow: inset 0 -3px 0 #8abbff;
    }

    .bp6-dark .bp6-tab[aria-selected=true], .bp6-dark .bp6-tab:not([aria-disabled=true]):hover {
        color: #8abbff;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-dark .bp6-tab[aria-selected=true], .bp6-dark .bp6-tab:not([aria-disabled=true]):hover {
            color: highlight;
        }
    }
    .bp6-dark .bp6-tab-indicator {
        background-color: #8abbff;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-dark .bp6-tab-indicator {
            background-color: highlight;
        }
    }

    .bp6-flex-expander {
        flex: 1 1;
    }

    .bp6-tag {
        display: inline-flex;
        flex-direction: row;
        align-items: center;
        background-color: #5f6b7c;
        border: none;
        border-radius: 2px;
        box-shadow: none;
        color: #ffffff;
        font-size: 12px;
        line-height: 16px;
        max-width: 100%;
        min-height: 20px;
        min-width: 20px;
        padding: 2px 6px;
        position: relative;
    }

    .bp6-tag > * {
        flex-grow: 0;
        flex-shrink: 0;
    }

    .bp6-tag > .bp6-fill {
        flex-grow: 1;
        flex-shrink: 1;
    }

    .bp6-tag::before,
    .bp6-tag > * {
        margin-right: 4px;
    }

    .bp6-tag:empty::before,
    .bp6-tag > :last-child {
        margin-right: 0;
    }

    .bp6-tag:focus {
        outline: rgba(33, 93, 176, 0.752) solid 2px;
        outline-offset: 0;
        -moz-outline-radius: 6px;
    }

    .bp6-dark .bp6-tag:focus {
        outline-color: rgba(138, 187, 255, 0.752);
    }

    .bp6-tag.bp6-interactive {
        cursor: pointer;
    }

    .bp6-tag.bp6-interactive:hover {
        background: #404854;
    }

    .bp6-tag.bp6-interactive:active, .bp6-tag.bp6-interactive.bp6-active {
        background: #383e47;
    }

    .bp6-tag.bp6-round {
        border-radius: 30px;
        padding-left: 8px;
        padding-right: 8px;
    }

    .bp6-tag > .bp6-icon, .bp6-tag .bp6-icon-standard, .bp6-tag .bp6-icon-large {
        fill: #ffffff;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-tag {
            border: 1px solid buttonborder;
        }
    }
    .bp6-tag.bp6-large, .bp6-large .bp6-tag {
        font-size: 14px;
        line-height: 18px;
        min-height: 30px;
        min-width: 30px;
        padding: 6px 10px;
    }

    .bp6-tag.bp6-large::before,
    .bp6-tag.bp6-large > *, .bp6-large .bp6-tag::before,
    .bp6-large .bp6-tag > * {
        margin-right: 8px;
    }

    .bp6-tag.bp6-large:empty::before,
    .bp6-tag.bp6-large > :last-child, .bp6-large .bp6-tag:empty::before,
    .bp6-large .bp6-tag > :last-child {
        margin-right: 0;
    }

    .bp6-tag.bp6-large.bp6-round, .bp6-large .bp6-tag.bp6-round {
        padding-left: 12px;
        padding-right: 12px;
    }

    .bp6-tag.bp6-intent-primary {
        background: #2d72d2;
        color: #ffffff;
    }

    .bp6-tag.bp6-intent-primary.bp6-interactive:hover {
        background-color: #215db0;
    }

    .bp6-tag.bp6-intent-primary.bp6-interactive:active, .bp6-tag.bp6-intent-primary.bp6-interactive.bp6-active {
        background-color: #184a90;
    }

    .bp6-tag.bp6-intent-primary .bp6-tag-remove {
        color: rgba(255, 255, 255, 0.7);
    }

    .bp6-tag.bp6-intent-primary .bp6-tag-remove:hover, .bp6-tag.bp6-intent-primary .bp6-tag-remove:active {
        color: #ffffff;
    }

    .bp6-tag.bp6-intent-success {
        background: #238551;
        color: #ffffff;
    }

    .bp6-tag.bp6-intent-success.bp6-interactive:hover {
        background-color: #1c6e42;
    }

    .bp6-tag.bp6-intent-success.bp6-interactive:active, .bp6-tag.bp6-intent-success.bp6-interactive.bp6-active {
        background-color: #165a36;
    }

    .bp6-tag.bp6-intent-success .bp6-tag-remove {
        color: rgba(255, 255, 255, 0.7);
    }

    .bp6-tag.bp6-intent-success .bp6-tag-remove:hover, .bp6-tag.bp6-intent-success .bp6-tag-remove:active {
        color: #ffffff;
    }

    .bp6-tag.bp6-intent-warning {
        background: #fbb360;
        color: #1c2127;
    }

    .bp6-tag.bp6-intent-warning.bp6-interactive:hover {
        background-color: #ec9a3c;
    }

    .bp6-tag.bp6-intent-warning.bp6-interactive:active, .bp6-tag.bp6-intent-warning.bp6-interactive.bp6-active {
        background-color: #c87619;
    }

    .bp6-tag.bp6-intent-warning .bp6-tag-remove {
        color: rgba(28, 33, 39, 0.7);
    }

    .bp6-tag.bp6-intent-warning .bp6-tag-remove:hover, .bp6-tag.bp6-intent-warning .bp6-tag-remove:active {
        color: #1c2127;
    }

    .bp6-tag.bp6-intent-danger {
        background: #cd4246;
        color: #ffffff;
    }

    .bp6-tag.bp6-intent-danger.bp6-interactive:hover {
        background-color: #ac2f33;
    }

    .bp6-tag.bp6-intent-danger.bp6-interactive:active, .bp6-tag.bp6-intent-danger.bp6-interactive.bp6-active {
        background-color: #8e292c;
    }

    .bp6-tag.bp6-intent-danger .bp6-tag-remove {
        color: rgba(255, 255, 255, 0.7);
    }

    .bp6-tag.bp6-intent-danger .bp6-tag-remove:hover, .bp6-tag.bp6-intent-danger .bp6-tag-remove:active {
        color: #ffffff;
    }

    .bp6-tag.bp6-fill {
        display: flex;
        width: 100%;
    }

    .bp6-tag.bp6-minimal > .bp6-icon, .bp6-tag.bp6-minimal .bp6-icon-standard, .bp6-tag.bp6-minimal .bp6-icon-large {
        fill: #5f6b7c;
    }

    .bp6-tag.bp6-minimal:not([class*=bp6-intent-]) {
        background-color: rgba(143, 153, 168, 0.15);
        color: #1c2127;
    }

    .bp6-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive {
        cursor: pointer;
    }

    .bp6-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive:hover {
        background-color: rgba(143, 153, 168, 0.3);
        color: #111418;
    }

    .bp6-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive.bp6-active, .bp6-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive:active {
        background-color: rgba(143, 153, 168, 0.35);
        color: #111418;
    }

    .bp6-tag.bp6-minimal:not([class*=bp6-intent-]) .bp6-tag-remove {
        color: #5f6b7c;
    }

    .bp6-tag.bp6-minimal:not([class*=bp6-intent-]) .bp6-tag-remove:hover, .bp6-tag.bp6-minimal:not([class*=bp6-intent-]) .bp6-tag-remove:active {
        color: #404854;
    }

    .bp6-dark .bp6-tag.bp6-minimal:not([class*=bp6-intent-]) {
        background-color: rgba(143, 153, 168, 0.15);
        color: #f6f7f9;
    }

    .bp6-dark .bp6-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive {
        cursor: pointer;
    }

    .bp6-dark .bp6-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive:hover {
        background-color: rgba(143, 153, 168, 0.3);
        color: #ffffff;
    }

    .bp6-dark .bp6-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive.bp6-active, .bp6-dark .bp6-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive:active {
        background-color: rgba(143, 153, 168, 0.35);
        color: #ffffff;
    }

    .bp6-dark .bp6-tag.bp6-minimal:not([class*=bp6-intent-]) .bp6-tag-remove {
        color: #abb3bf;
    }

    .bp6-dark .bp6-tag.bp6-minimal:not([class*=bp6-intent-]) .bp6-tag-remove:hover, .bp6-dark .bp6-tag.bp6-minimal:not([class*=bp6-intent-]) .bp6-tag-remove:active {
        color: #d3d8de;
    }

    .bp6-tag.bp6-minimal.bp6-intent-primary {
        background-color: rgba(45, 114, 210, 0.1);
        color: #215db0;
    }

    .bp6-tag.bp6-minimal.bp6-intent-primary > .bp6-icon, .bp6-tag.bp6-minimal.bp6-intent-primary .bp6-icon-standard, .bp6-tag.bp6-minimal.bp6-intent-primary .bp6-icon-large {
        fill: #215db0;
    }

    .bp6-tag.bp6-minimal.bp6-intent-primary.bp6-interactive:hover {
        background-color: rgba(45, 114, 210, 0.2);
        color: #184a90;
    }

    .bp6-tag.bp6-minimal.bp6-intent-primary.bp6-interactive:active, .bp6-tag.bp6-minimal.bp6-intent-primary.bp6-interactive.bp6-active {
        background-color: rgba(45, 114, 210, 0.3);
        color: #184a90;
    }

    .bp6-tag.bp6-minimal.bp6-intent-primary .bp6-tag-remove {
        color: #215db0;
    }

    .bp6-tag.bp6-minimal.bp6-intent-primary .bp6-tag-remove:hover, .bp6-tag.bp6-minimal.bp6-intent-primary .bp6-tag-remove:active {
        color: #184a90;
    }

    .bp6-tag.bp6-minimal.bp6-intent-success {
        background-color: rgba(35, 133, 81, 0.1);
        color: #1c6e42;
    }

    .bp6-tag.bp6-minimal.bp6-intent-success > .bp6-icon, .bp6-tag.bp6-minimal.bp6-intent-success .bp6-icon-standard, .bp6-tag.bp6-minimal.bp6-intent-success .bp6-icon-large {
        fill: #1c6e42;
    }

    .bp6-tag.bp6-minimal.bp6-intent-success.bp6-interactive:hover {
        background-color: rgba(35, 133, 81, 0.2);
        color: #165a36;
    }

    .bp6-tag.bp6-minimal.bp6-intent-success.bp6-interactive:active, .bp6-tag.bp6-minimal.bp6-intent-success.bp6-interactive.bp6-active {
        background-color: rgba(35, 133, 81, 0.3);
        color: #165a36;
    }

    .bp6-tag.bp6-minimal.bp6-intent-success .bp6-tag-remove {
        color: #1c6e42;
    }

    .bp6-tag.bp6-minimal.bp6-intent-success .bp6-tag-remove:hover, .bp6-tag.bp6-minimal.bp6-intent-success .bp6-tag-remove:active {
        color: #165a36;
    }

    .bp6-tag.bp6-minimal.bp6-intent-warning {
        background-color: rgba(200, 118, 25, 0.1);
        color: #935610;
    }

    .bp6-tag.bp6-minimal.bp6-intent-warning > .bp6-icon, .bp6-tag.bp6-minimal.bp6-intent-warning .bp6-icon-standard, .bp6-tag.bp6-minimal.bp6-intent-warning .bp6-icon-large {
        fill: #935610;
    }

    .bp6-tag.bp6-minimal.bp6-intent-warning.bp6-interactive:hover {
        background-color: rgba(200, 118, 25, 0.2);
        color: #77450d;
    }

    .bp6-tag.bp6-minimal.bp6-intent-warning.bp6-interactive:active, .bp6-tag.bp6-minimal.bp6-intent-warning.bp6-interactive.bp6-active {
        background-color: rgba(200, 118, 25, 0.3);
        color: #77450d;
    }

    .bp6-tag.bp6-minimal.bp6-intent-warning .bp6-tag-remove {
        color: #935610;
    }

    .bp6-tag.bp6-minimal.bp6-intent-warning .bp6-tag-remove:hover, .bp6-tag.bp6-minimal.bp6-intent-warning .bp6-tag-remove:active {
        color: #77450d;
    }

    .bp6-tag.bp6-minimal.bp6-intent-danger {
        background-color: rgba(205, 66, 70, 0.1);
        color: #ac2f33;
    }

    .bp6-tag.bp6-minimal.bp6-intent-danger > .bp6-icon, .bp6-tag.bp6-minimal.bp6-intent-danger .bp6-icon-standard, .bp6-tag.bp6-minimal.bp6-intent-danger .bp6-icon-large {
        fill: #ac2f33;
    }

    .bp6-tag.bp6-minimal.bp6-intent-danger.bp6-interactive:hover {
        background-color: rgba(205, 66, 70, 0.2);
        color: #8e292c;
    }

    .bp6-tag.bp6-minimal.bp6-intent-danger.bp6-interactive:active, .bp6-tag.bp6-minimal.bp6-intent-danger.bp6-interactive.bp6-active {
        background-color: rgba(205, 66, 70, 0.3);
        color: #8e292c;
    }

    .bp6-tag.bp6-minimal.bp6-intent-danger .bp6-tag-remove {
        color: #ac2f33;
    }

    .bp6-tag.bp6-minimal.bp6-intent-danger .bp6-tag-remove:hover, .bp6-tag.bp6-minimal.bp6-intent-danger .bp6-tag-remove:active {
        color: #8e292c;
    }

    .bp6-dark .bp6-tag.bp6-minimal.bp6-intent-primary {
        background-color: rgba(45, 114, 210, 0.2);
        color: #8abbff;
    }

    .bp6-dark .bp6-tag.bp6-minimal.bp6-intent-primary.bp6-interactive:hover {
        background-color: rgba(45, 114, 210, 0.3);
        color: #99c4ff;
    }

    .bp6-dark .bp6-tag.bp6-minimal.bp6-intent-primary.bp6-interactive:active, .bp6-dark .bp6-tag.bp6-minimal.bp6-intent-primary.bp6-interactive.bp6-active {
        background-color: rgba(45, 114, 210, 0.35);
        color: #99c4ff;
    }

    .bp6-dark .bp6-tag.bp6-minimal.bp6-intent-primary .bp6-tag-remove {
        color: #8abbff;
    }

    .bp6-dark .bp6-tag.bp6-minimal.bp6-intent-primary .bp6-tag-remove:hover, .bp6-dark .bp6-tag.bp6-minimal.bp6-intent-primary .bp6-tag-remove:active {
        color: #99c4ff;
    }

    .bp6-dark .bp6-tag.bp6-minimal.bp6-intent-success {
        background-color: rgba(35, 133, 81, 0.2);
        color: #72ca9b;
    }

    .bp6-dark .bp6-tag.bp6-minimal.bp6-intent-success.bp6-interactive:hover {
        background-color: rgba(35, 133, 81, 0.3);
        color: #7cd7a2;
    }

    .bp6-dark .bp6-tag.bp6-minimal.bp6-intent-success.bp6-interactive:active, .bp6-dark .bp6-tag.bp6-minimal.bp6-intent-success.bp6-interactive.bp6-active {
        background-color: rgba(35, 133, 81, 0.35);
        color: #7cd7a2;
    }

    .bp6-dark .bp6-tag.bp6-minimal.bp6-intent-success .bp6-tag-remove {
        color: #72ca9b;
    }

    .bp6-dark .bp6-tag.bp6-minimal.bp6-intent-success .bp6-tag-remove:hover, .bp6-dark .bp6-tag.bp6-minimal.bp6-intent-success .bp6-tag-remove:active {
        color: #7cd7a2;
    }

    .bp6-dark .bp6-tag.bp6-minimal.bp6-intent-warning {
        background-color: rgba(200, 118, 25, 0.2);
        color: #fbb360;
    }

    .bp6-dark .bp6-tag.bp6-minimal.bp6-intent-warning.bp6-interactive:hover {
        background-color: rgba(200, 118, 25, 0.3);
        color: #f5c186;
    }

    .bp6-dark .bp6-tag.bp6-minimal.bp6-intent-warning.bp6-interactive:active, .bp6-dark .bp6-tag.bp6-minimal.bp6-intent-warning.bp6-interactive.bp6-active {
        background-color: rgba(200, 118, 25, 0.35);
        color: #f5c186;
    }

    .bp6-dark .bp6-tag.bp6-minimal.bp6-intent-warning .bp6-tag-remove {
        color: #fbb360;
    }

    .bp6-dark .bp6-tag.bp6-minimal.bp6-intent-warning .bp6-tag-remove:hover, .bp6-dark .bp6-tag.bp6-minimal.bp6-intent-warning .bp6-tag-remove:active {
        color: #f5c186;
    }

    .bp6-dark .bp6-tag.bp6-minimal.bp6-intent-danger {
        background-color: rgba(205, 66, 70, 0.2);
        color: #fa999c;
    }

    .bp6-dark .bp6-tag.bp6-minimal.bp6-intent-danger.bp6-interactive:hover {
        background-color: rgba(205, 66, 70, 0.3);
        color: #ffa1a4;
    }

    .bp6-dark .bp6-tag.bp6-minimal.bp6-intent-danger.bp6-interactive:active, .bp6-dark .bp6-tag.bp6-minimal.bp6-intent-danger.bp6-interactive.bp6-active {
        background-color: rgba(205, 66, 70, 0.35);
        color: #ffa1a4;
    }

    .bp6-dark .bp6-tag.bp6-minimal.bp6-intent-danger .bp6-tag-remove {
        color: #fa999c;
    }

    .bp6-dark .bp6-tag.bp6-minimal.bp6-intent-danger .bp6-tag-remove:hover, .bp6-dark .bp6-tag.bp6-minimal.bp6-intent-danger .bp6-tag-remove:active {
        color: #ffa1a4;
    }

    .bp6-tag-remove {
        background: none;
        border: none;
        color: rgba(255, 255, 255, 0.7);
        cursor: pointer;
        display: flex;
        margin-bottom: -2px;
        margin-right: -6px !important;
        margin-top: -2px;
        padding: 2px;
        padding-left: 0;
    }

    .bp6-tag-remove:hover {
        background: none;
        color: inherit;
        text-decoration: none;
    }

    .bp6-tag-remove .bp6-icon:first-child {
        color: inherit;
    }

    .bp6-tag-remove:hover, .bp6-tag-remove:active {
        color: #ffffff;
    }

    .bp6-tag-remove:empty::before {
        font-family: "blueprint-icons-16", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        height: 16px;
        line-height: 1;
        width: 16px;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        content: "\f2ba";
    }

    .bp6-large .bp6-tag-remove {
        margin-right: -10px !important;
        padding: 0 5px 0 0;
    }

    .bp6-large .bp6-tag-remove:empty::before {
        font-family: "blueprint-icons-20", sans-serif;
        font-size: 20px;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        height: 20px;
        line-height: 1;
        width: 20px;
    }

    .bp6-compound-tag {
        background: none;
        padding: 0;
    }

    .bp6-compound-tag .bp6-compound-tag-left {
        background-color: #404854;
    }

    .bp6-compound-tag .bp6-compound-tag-right {
        background-color: #5f6b7c;
    }

    .bp6-compound-tag.bp6-interactive:hover .bp6-compound-tag-left {
        background-color: #383e47;
    }

    .bp6-compound-tag.bp6-interactive:hover .bp6-compound-tag-right {
        background-color: #404854;
    }

    .bp6-compound-tag.bp6-interactive:active .bp6-compound-tag-left, .bp6-compound-tag.bp6-interactive.bp6-active .bp6-compound-tag-left {
        background-color: #2f343c;
    }

    .bp6-compound-tag.bp6-interactive:active .bp6-compound-tag-right, .bp6-compound-tag.bp6-interactive.bp6-active .bp6-compound-tag-right {
        background-color: #383e47;
    }

    .bp6-compound-tag .bp6-compound-tag-left,
    .bp6-compound-tag .bp6-compound-tag-right {
        align-items: center;
        display: inline-flex;
        padding: 2px 4px;
    }

    .bp6-compound-tag .bp6-compound-tag-left {
        border-bottom-left-radius: 2px;
        border-top-left-radius: 2px;
        margin-right: 0;
    }

    .bp6-compound-tag .bp6-compound-tag-left > .bp6-icon, .bp6-compound-tag .bp6-compound-tag-left .bp6-icon-standard, .bp6-compound-tag .bp6-compound-tag-left .bp6-icon-large {
        margin-right: 4px;
    }

    .bp6-compound-tag .bp6-compound-tag-right {
        border-bottom-right-radius: 2px;
        border-top-right-radius: 2px;
        flex-grow: 1;
        padding: 2px 4px;
    }

    .bp6-compound-tag .bp6-compound-tag-right > .bp6-icon, .bp6-compound-tag .bp6-compound-tag-right .bp6-icon-standard, .bp6-compound-tag .bp6-compound-tag-right .bp6-icon-large {
        margin-left: 4px;
    }

    .bp6-compound-tag .bp6-compound-tag-right .bp6-compound-tag-right-content {
        flex-grow: 1;
    }

    .bp6-compound-tag .bp6-compound-tag-right .bp6-tag-remove {
        margin-left: 2px;
        margin-right: -4px !important;
    }

    .bp6-compound-tag.bp6-round {
        padding: 0;
    }

    .bp6-compound-tag.bp6-round .bp6-compound-tag-left {
        border-bottom-left-radius: 20px;
        border-top-left-radius: 20px;
        padding-left: 8px;
    }

    .bp6-compound-tag.bp6-round .bp6-compound-tag-right {
        border-bottom-right-radius: 20px;
        border-top-right-radius: 20px;
        padding-right: 8px;
    }

    .bp6-compound-tag.bp6-large {
        padding: 0;
    }

    .bp6-compound-tag.bp6-large .bp6-compound-tag-left,
    .bp6-compound-tag.bp6-large .bp6-compound-tag-right {
        padding: 6px 8px;
    }

    .bp6-compound-tag.bp6-large .bp6-compound-tag-left > .bp6-icon, .bp6-compound-tag.bp6-large .bp6-compound-tag-left .bp6-icon-standard, .bp6-compound-tag.bp6-large .bp6-compound-tag-left .bp6-icon-large {
        margin-right: 8px;
    }

    .bp6-compound-tag.bp6-large .bp6-compound-tag-right > .bp6-icon, .bp6-compound-tag.bp6-large .bp6-compound-tag-right .bp6-icon-standard, .bp6-compound-tag.bp6-large .bp6-compound-tag-right .bp6-icon-large {
        margin-left: 8px;
    }

    .bp6-compound-tag.bp6-large .bp6-tag-remove {
        margin-left: 8px;
        margin-right: -10px !important;
    }

    .bp6-compound-tag.bp6-large.bp6-round {
        padding: 0;
    }

    .bp6-compound-tag.bp6-large.bp6-round .bp6-compound-tag-left {
        border-bottom-left-radius: 30px;
        border-top-left-radius: 30px;
        padding-left: 12px;
    }

    .bp6-compound-tag.bp6-large.bp6-round .bp6-compound-tag-right {
        border-bottom-right-radius: 30px;
        border-top-right-radius: 30px;
        padding-right: 12px;
    }

    .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]) {
        background: none;
    }

    .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]) .bp6-compound-tag-left {
        background-color: rgba(95, 107, 124, 0.2);
    }

    .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]) .bp6-compound-tag-right {
        background-color: rgba(95, 107, 124, 0.1);
    }

    .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive:hover .bp6-compound-tag-left {
        background-color: rgba(95, 107, 124, 0.3);
    }

    .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive:hover .bp6-compound-tag-right {
        background-color: rgba(95, 107, 124, 0.2);
    }

    .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive:active .bp6-compound-tag-left, .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive.bp6-active .bp6-compound-tag-left {
        background-color: rgba(95, 107, 124, 0.4);
    }

    .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive:active .bp6-compound-tag-right, .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive.bp6-active .bp6-compound-tag-right {
        background-color: rgba(95, 107, 124, 0.3);
    }

    .bp6-compound-tag.bp6-minimal.bp6-intent-primary {
        background: none;
    }

    .bp6-compound-tag.bp6-minimal.bp6-intent-primary .bp6-compound-tag-left {
        background-color: rgba(45, 114, 210, 0.2);
    }

    .bp6-compound-tag.bp6-minimal.bp6-intent-primary .bp6-compound-tag-right {
        background-color: rgba(45, 114, 210, 0.1);
    }

    .bp6-compound-tag.bp6-minimal.bp6-intent-primary.bp6-interactive:hover .bp6-compound-tag-left {
        background-color: rgba(45, 114, 210, 0.3);
    }

    .bp6-compound-tag.bp6-minimal.bp6-intent-primary.bp6-interactive:hover .bp6-compound-tag-right {
        background-color: rgba(45, 114, 210, 0.2);
    }

    .bp6-compound-tag.bp6-minimal.bp6-intent-primary.bp6-interactive:active .bp6-compound-tag-left, .bp6-compound-tag.bp6-minimal.bp6-intent-primary.bp6-interactive.bp6-active .bp6-compound-tag-left {
        background-color: rgba(45, 114, 210, 0.4);
    }

    .bp6-compound-tag.bp6-minimal.bp6-intent-primary.bp6-interactive:active .bp6-compound-tag-right, .bp6-compound-tag.bp6-minimal.bp6-intent-primary.bp6-interactive.bp6-active .bp6-compound-tag-right {
        background-color: rgba(45, 114, 210, 0.3);
    }

    .bp6-compound-tag.bp6-minimal.bp6-intent-success {
        background: none;
    }

    .bp6-compound-tag.bp6-minimal.bp6-intent-success .bp6-compound-tag-left {
        background-color: rgba(35, 133, 81, 0.2);
    }

    .bp6-compound-tag.bp6-minimal.bp6-intent-success .bp6-compound-tag-right {
        background-color: rgba(35, 133, 81, 0.1);
    }

    .bp6-compound-tag.bp6-minimal.bp6-intent-success.bp6-interactive:hover .bp6-compound-tag-left {
        background-color: rgba(35, 133, 81, 0.3);
    }

    .bp6-compound-tag.bp6-minimal.bp6-intent-success.bp6-interactive:hover .bp6-compound-tag-right {
        background-color: rgba(35, 133, 81, 0.2);
    }

    .bp6-compound-tag.bp6-minimal.bp6-intent-success.bp6-interactive:active .bp6-compound-tag-left, .bp6-compound-tag.bp6-minimal.bp6-intent-success.bp6-interactive.bp6-active .bp6-compound-tag-left {
        background-color: rgba(35, 133, 81, 0.4);
    }

    .bp6-compound-tag.bp6-minimal.bp6-intent-success.bp6-interactive:active .bp6-compound-tag-right, .bp6-compound-tag.bp6-minimal.bp6-intent-success.bp6-interactive.bp6-active .bp6-compound-tag-right {
        background-color: rgba(35, 133, 81, 0.3);
    }

    .bp6-compound-tag.bp6-minimal.bp6-intent-warning {
        background: none;
    }

    .bp6-compound-tag.bp6-minimal.bp6-intent-warning .bp6-compound-tag-left {
        background-color: rgba(200, 118, 25, 0.2);
    }

    .bp6-compound-tag.bp6-minimal.bp6-intent-warning .bp6-compound-tag-right {
        background-color: rgba(200, 118, 25, 0.1);
    }

    .bp6-compound-tag.bp6-minimal.bp6-intent-warning.bp6-interactive:hover .bp6-compound-tag-left {
        background-color: rgba(200, 118, 25, 0.3);
    }

    .bp6-compound-tag.bp6-minimal.bp6-intent-warning.bp6-interactive:hover .bp6-compound-tag-right {
        background-color: rgba(200, 118, 25, 0.2);
    }

    .bp6-compound-tag.bp6-minimal.bp6-intent-warning.bp6-interactive:active .bp6-compound-tag-left, .bp6-compound-tag.bp6-minimal.bp6-intent-warning.bp6-interactive.bp6-active .bp6-compound-tag-left {
        background-color: rgba(200, 118, 25, 0.4);
    }

    .bp6-compound-tag.bp6-minimal.bp6-intent-warning.bp6-interactive:active .bp6-compound-tag-right, .bp6-compound-tag.bp6-minimal.bp6-intent-warning.bp6-interactive.bp6-active .bp6-compound-tag-right {
        background-color: rgba(200, 118, 25, 0.3);
    }

    .bp6-compound-tag.bp6-minimal.bp6-intent-danger {
        background: none;
    }

    .bp6-compound-tag.bp6-minimal.bp6-intent-danger .bp6-compound-tag-left {
        background-color: rgba(205, 66, 70, 0.2);
    }

    .bp6-compound-tag.bp6-minimal.bp6-intent-danger .bp6-compound-tag-right {
        background-color: rgba(205, 66, 70, 0.1);
    }

    .bp6-compound-tag.bp6-minimal.bp6-intent-danger.bp6-interactive:hover .bp6-compound-tag-left {
        background-color: rgba(205, 66, 70, 0.3);
    }

    .bp6-compound-tag.bp6-minimal.bp6-intent-danger.bp6-interactive:hover .bp6-compound-tag-right {
        background-color: rgba(205, 66, 70, 0.2);
    }

    .bp6-compound-tag.bp6-minimal.bp6-intent-danger.bp6-interactive:active .bp6-compound-tag-left, .bp6-compound-tag.bp6-minimal.bp6-intent-danger.bp6-interactive.bp6-active .bp6-compound-tag-left {
        background-color: rgba(205, 66, 70, 0.4);
    }

    .bp6-compound-tag.bp6-minimal.bp6-intent-danger.bp6-interactive:active .bp6-compound-tag-right, .bp6-compound-tag.bp6-minimal.bp6-intent-danger.bp6-interactive.bp6-active .bp6-compound-tag-right {
        background-color: rgba(205, 66, 70, 0.3);
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]) {
        background: none;
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]) .bp6-compound-tag-left {
        background-color: rgba(95, 107, 124, 0.4);
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]) .bp6-compound-tag-right {
        background-color: rgba(95, 107, 124, 0.2);
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive:hover .bp6-compound-tag-left {
        background-color: rgba(95, 107, 124, 0.5);
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive:hover .bp6-compound-tag-right {
        background-color: rgba(95, 107, 124, 0.3);
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive:active .bp6-compound-tag-left, .bp6-dark .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive.bp6-active .bp6-compound-tag-left {
        background-color: rgba(95, 107, 124, 0.55);
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive:active .bp6-compound-tag-right, .bp6-dark .bp6-compound-tag.bp6-minimal:not([class*=bp6-intent-]).bp6-interactive.bp6-active .bp6-compound-tag-right {
        background-color: rgba(95, 107, 124, 0.35);
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-primary {
        background: none;
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-primary .bp6-compound-tag-left {
        background-color: rgba(45, 114, 210, 0.4);
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-primary .bp6-compound-tag-right {
        background-color: rgba(45, 114, 210, 0.2);
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-primary.bp6-interactive:hover .bp6-compound-tag-left {
        background-color: rgba(45, 114, 210, 0.5);
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-primary.bp6-interactive:hover .bp6-compound-tag-right {
        background-color: rgba(45, 114, 210, 0.3);
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-primary.bp6-interactive:active .bp6-compound-tag-left, .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-primary.bp6-interactive.bp6-active .bp6-compound-tag-left {
        background-color: rgba(45, 114, 210, 0.55);
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-primary.bp6-interactive:active .bp6-compound-tag-right, .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-primary.bp6-interactive.bp6-active .bp6-compound-tag-right {
        background-color: rgba(45, 114, 210, 0.35);
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-success {
        background: none;
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-success .bp6-compound-tag-left {
        background-color: rgba(35, 133, 81, 0.4);
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-success .bp6-compound-tag-right {
        background-color: rgba(35, 133, 81, 0.2);
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-success.bp6-interactive:hover .bp6-compound-tag-left {
        background-color: rgba(35, 133, 81, 0.5);
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-success.bp6-interactive:hover .bp6-compound-tag-right {
        background-color: rgba(35, 133, 81, 0.3);
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-success.bp6-interactive:active .bp6-compound-tag-left, .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-success.bp6-interactive.bp6-active .bp6-compound-tag-left {
        background-color: rgba(35, 133, 81, 0.55);
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-success.bp6-interactive:active .bp6-compound-tag-right, .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-success.bp6-interactive.bp6-active .bp6-compound-tag-right {
        background-color: rgba(35, 133, 81, 0.35);
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-warning {
        background: none;
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-warning .bp6-compound-tag-left {
        background-color: rgba(200, 118, 25, 0.4);
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-warning .bp6-compound-tag-right {
        background-color: rgba(200, 118, 25, 0.2);
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-warning.bp6-interactive:hover .bp6-compound-tag-left {
        background-color: rgba(200, 118, 25, 0.5);
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-warning.bp6-interactive:hover .bp6-compound-tag-right {
        background-color: rgba(200, 118, 25, 0.3);
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-warning.bp6-interactive:active .bp6-compound-tag-left, .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-warning.bp6-interactive.bp6-active .bp6-compound-tag-left {
        background-color: rgba(200, 118, 25, 0.55);
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-warning.bp6-interactive:active .bp6-compound-tag-right, .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-warning.bp6-interactive.bp6-active .bp6-compound-tag-right {
        background-color: rgba(200, 118, 25, 0.35);
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-danger {
        background: none;
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-danger .bp6-compound-tag-left {
        background-color: rgba(205, 66, 70, 0.4);
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-danger .bp6-compound-tag-right {
        background-color: rgba(205, 66, 70, 0.2);
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-danger.bp6-interactive:hover .bp6-compound-tag-left {
        background-color: rgba(205, 66, 70, 0.5);
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-danger.bp6-interactive:hover .bp6-compound-tag-right {
        background-color: rgba(205, 66, 70, 0.3);
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-danger.bp6-interactive:active .bp6-compound-tag-left, .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-danger.bp6-interactive.bp6-active .bp6-compound-tag-left {
        background-color: rgba(205, 66, 70, 0.55);
    }

    .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-danger.bp6-interactive:active .bp6-compound-tag-right, .bp6-dark .bp6-compound-tag.bp6-minimal.bp6-intent-danger.bp6-interactive.bp6-active .bp6-compound-tag-right {
        background-color: rgba(205, 66, 70, 0.35);
    }

    .bp6-compound-tag.bp6-intent-primary {
        background: none;
    }

    .bp6-compound-tag.bp6-intent-primary .bp6-compound-tag-left {
        background-color: #215db0;
    }

    .bp6-compound-tag.bp6-intent-primary .bp6-compound-tag-right {
        background-color: #2d72d2;
    }

    .bp6-compound-tag.bp6-intent-primary.bp6-interactive:hover .bp6-compound-tag-left {
        background-color: #184a90;
    }

    .bp6-compound-tag.bp6-intent-primary.bp6-interactive:hover .bp6-compound-tag-right {
        background-color: #215db0;
    }

    .bp6-compound-tag.bp6-intent-primary.bp6-interactive:active .bp6-compound-tag-left, .bp6-compound-tag.bp6-intent-primary.bp6-interactive.bp6-active .bp6-compound-tag-left {
        background-color: #11376b;
    }

    .bp6-compound-tag.bp6-intent-primary.bp6-interactive:active .bp6-compound-tag-right, .bp6-compound-tag.bp6-intent-primary.bp6-interactive.bp6-active .bp6-compound-tag-right {
        background-color: #184a90;
    }

    .bp6-compound-tag.bp6-intent-success {
        background: none;
    }

    .bp6-compound-tag.bp6-intent-success .bp6-compound-tag-left {
        background-color: #1c6e42;
    }

    .bp6-compound-tag.bp6-intent-success .bp6-compound-tag-right {
        background-color: #238551;
    }

    .bp6-compound-tag.bp6-intent-success.bp6-interactive:hover .bp6-compound-tag-left {
        background-color: #165a36;
    }

    .bp6-compound-tag.bp6-intent-success.bp6-interactive:hover .bp6-compound-tag-right {
        background-color: #1c6e42;
    }

    .bp6-compound-tag.bp6-intent-success.bp6-interactive:active .bp6-compound-tag-left, .bp6-compound-tag.bp6-intent-success.bp6-interactive.bp6-active .bp6-compound-tag-left {
        background-color: #0f3e25;
    }

    .bp6-compound-tag.bp6-intent-success.bp6-interactive:active .bp6-compound-tag-right, .bp6-compound-tag.bp6-intent-success.bp6-interactive.bp6-active .bp6-compound-tag-right {
        background-color: #165a36;
    }

    .bp6-compound-tag.bp6-intent-warning {
        background: none;
    }

    .bp6-compound-tag.bp6-intent-warning .bp6-compound-tag-left {
        background-color: #ec9a3c;
    }

    .bp6-compound-tag.bp6-intent-warning .bp6-compound-tag-right {
        background-color: #fbb360;
    }

    .bp6-compound-tag.bp6-intent-warning.bp6-interactive:hover .bp6-compound-tag-left {
        background-color: #c87619;
    }

    .bp6-compound-tag.bp6-intent-warning.bp6-interactive:hover .bp6-compound-tag-right {
        background-color: #ec9a3c;
    }

    .bp6-compound-tag.bp6-intent-warning.bp6-interactive:active .bp6-compound-tag-left, .bp6-compound-tag.bp6-intent-warning.bp6-interactive.bp6-active .bp6-compound-tag-left {
        background-color: #935610;
    }

    .bp6-compound-tag.bp6-intent-warning.bp6-interactive:active .bp6-compound-tag-right, .bp6-compound-tag.bp6-intent-warning.bp6-interactive.bp6-active .bp6-compound-tag-right {
        background-color: #c87619;
    }

    .bp6-compound-tag.bp6-intent-danger {
        background: none;
    }

    .bp6-compound-tag.bp6-intent-danger .bp6-compound-tag-left {
        background-color: #ac2f33;
    }

    .bp6-compound-tag.bp6-intent-danger .bp6-compound-tag-right {
        background-color: #cd4246;
    }

    .bp6-compound-tag.bp6-intent-danger.bp6-interactive:hover .bp6-compound-tag-left {
        background-color: #8e292c;
    }

    .bp6-compound-tag.bp6-intent-danger.bp6-interactive:hover .bp6-compound-tag-right {
        background-color: #ac2f33;
    }

    .bp6-compound-tag.bp6-intent-danger.bp6-interactive:active .bp6-compound-tag-left, .bp6-compound-tag.bp6-intent-danger.bp6-interactive.bp6-active .bp6-compound-tag-left {
        background-color: #782326;
    }

    .bp6-compound-tag.bp6-intent-danger.bp6-interactive:active .bp6-compound-tag-right, .bp6-compound-tag.bp6-intent-danger.bp6-interactive.bp6-active .bp6-compound-tag-right {
        background-color: #8e292c;
    }

    .bp6-tag-input {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        cursor: text;
        height: auto;
        line-height: inherit;
        min-height: 30px;
        padding-left: 6px;
        padding-right: 0;
    }

    .bp6-tag-input > * {
        flex-grow: 0;
        flex-shrink: 0;
    }

    .bp6-tag-input > .bp6-tag-input-values {
        flex-grow: 1;
        flex-shrink: 1;
    }

    .bp6-tag-input .bp6-tag-input-icon {
        color: #5f6b7c;
        margin-left: 3px;
        margin-right: 7px;
        margin-top: 7px;
    }

    .bp6-tag-input .bp6-tag-input-values {
        display: flex;
        flex-direction: row;
        align-items: center;
        align-self: stretch;
        flex-wrap: wrap;
        margin-right: 4px;
        margin-top: 4px;
        min-width: 0;
        position: relative;
    }

    .bp6-tag-input .bp6-tag-input-values > * {
        flex-grow: 0;
        flex-shrink: 0;
    }

    .bp6-tag-input .bp6-tag-input-values > .bp6-fill {
        flex-grow: 1;
        flex-shrink: 1;
    }

    .bp6-tag-input .bp6-tag-input-values::before,
    .bp6-tag-input .bp6-tag-input-values > * {
        margin-right: 4px;
    }

    .bp6-tag-input .bp6-tag-input-values:empty::before,
    .bp6-tag-input .bp6-tag-input-values > :last-child {
        margin-right: 0;
    }

    .bp6-tag-input .bp6-tag-input-values:first-child .bp6-tag ~ .bp6-input-ghost {
        padding-left: 0;
    }

    .bp6-tag-input .bp6-tag-input-values:first-child .bp6-input-ghost {
        padding-left: 6px;
    }

    .bp6-tag-input .bp6-tag-input-values > * {
        margin-bottom: 4px;
    }

    .bp6-tag-input .bp6-tag {
        overflow-wrap: break-word;
    }

    .bp6-tag-input .bp6-tag.bp6-active {
        outline: rgba(33, 93, 176, 0.752) solid 2px;
        outline-offset: 0;
        -moz-outline-radius: 6px;
    }

    .bp6-dark .bp6-tag-input .bp6-tag.bp6-active {
        outline-color: rgba(138, 187, 255, 0.752);
    }

    .bp6-tag-input .bp6-input-ghost {
        flex: 1 1 auto;
        line-height: 20px;
        width: 80px;
    }

    .bp6-tag-input .bp6-input-ghost:disabled, .bp6-tag-input .bp6-input-ghost.bp6-disabled {
        cursor: not-allowed;
    }

    .bp6-tag-input .bp6-button,
    .bp6-tag-input .bp6-spinner {
        margin: 3px;
        margin-left: 0;
    }

    .bp6-tag-input .bp6-button {
        min-height: 24px;
        min-width: 24px;
        padding: 0 8px;
    }

    .bp6-tag-input.bp6-large {
        height: auto;
        min-height: 40px;
    }

    .bp6-tag-input.bp6-large::before,
    .bp6-tag-input.bp6-large > * {
        margin-right: 10px;
    }

    .bp6-tag-input.bp6-large:empty::before,
    .bp6-tag-input.bp6-large > :last-child {
        margin-right: 0;
    }

    .bp6-tag-input.bp6-large .bp6-tag-input-icon {
        margin-left: 6px;
        margin-top: 10px;
    }

    .bp6-tag-input.bp6-large .bp6-input-ghost {
        line-height: 30px;
    }

    .bp6-tag-input.bp6-large .bp6-button {
        min-height: 30px;
        min-width: 30px;
        padding: 4px 10px;
        margin: 5px;
        margin-left: 0;
    }

    .bp6-tag-input.bp6-large .bp6-spinner {
        margin: 8px;
        margin-left: 0;
    }

    .bp6-tag-input.bp6-active {
        background-color: #ffffff;
        box-shadow: inset 0 0 0 1px rgba(33, 93, 176, 0.752), 0 0 0 1px rgba(33, 93, 176, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
    }

    .bp6-tag-input.bp6-active.bp6-intent-primary {
        box-shadow: inset 0 0 0 1px rgba(45, 114, 210, 0.752), 0 0 0 1px rgba(45, 114, 210, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
    }

    .bp6-tag-input.bp6-active.bp6-intent-success {
        box-shadow: inset 0 0 0 1px rgba(35, 133, 81, 0.752), 0 0 0 1px rgba(35, 133, 81, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
    }

    .bp6-tag-input.bp6-active.bp6-intent-warning {
        box-shadow: inset 0 0 0 1px rgba(200, 118, 25, 0.752), 0 0 0 1px rgba(200, 118, 25, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
    }

    .bp6-tag-input.bp6-active.bp6-intent-danger {
        box-shadow: inset 0 0 0 1px rgba(205, 66, 70, 0.752), 0 0 0 1px rgba(205, 66, 70, 0.752), inset 0 1px 1px rgba(17, 20, 24, 0.2);
    }

    .bp6-dark .bp6-tag-input .bp6-tag-input-icon, .bp6-tag-input.bp6-dark .bp6-tag-input-icon {
        color: #abb3bf;
    }

    .bp6-dark .bp6-tag-input .bp6-input-ghost, .bp6-tag-input.bp6-dark .bp6-input-ghost {
        color: #f6f7f9;
    }

    .bp6-dark .bp6-tag-input .bp6-input-ghost::-moz-placeholder, .bp6-tag-input.bp6-dark .bp6-input-ghost::-moz-placeholder {
        color: #abb3bf;
    }

    .bp6-dark .bp6-tag-input .bp6-input-ghost:-ms-input-placeholder, .bp6-tag-input.bp6-dark .bp6-input-ghost:-ms-input-placeholder {
        color: #abb3bf;
    }

    .bp6-dark .bp6-tag-input .bp6-input-ghost::placeholder, .bp6-tag-input.bp6-dark .bp6-input-ghost::placeholder {
        color: #abb3bf;
    }

    .bp6-dark .bp6-tag-input.bp6-active, .bp6-tag-input.bp6-dark.bp6-active {
        background-color: rgba(17, 20, 24, 0.3);
        box-shadow: inset 0 0 0 1px rgba(138, 187, 255, 0.752), 0 0 0 1px rgba(138, 187, 255, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
    }

    .bp6-dark .bp6-tag-input.bp6-active.bp6-intent-primary, .bp6-tag-input.bp6-dark.bp6-active.bp6-intent-primary {
        box-shadow: inset 0 0 0 1px rgba(76, 144, 240, 0.752), 0 0 0 1px rgba(76, 144, 240, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
    }

    .bp6-dark .bp6-tag-input.bp6-active.bp6-intent-success, .bp6-tag-input.bp6-dark.bp6-active.bp6-intent-success {
        box-shadow: inset 0 0 0 1px rgba(50, 164, 103, 0.752), 0 0 0 1px rgba(50, 164, 103, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
    }

    .bp6-dark .bp6-tag-input.bp6-active.bp6-intent-warning, .bp6-tag-input.bp6-dark.bp6-active.bp6-intent-warning {
        box-shadow: inset 0 0 0 1px rgba(236, 154, 60, 0.752), 0 0 0 1px rgba(236, 154, 60, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
    }

    .bp6-dark .bp6-tag-input.bp6-active.bp6-intent-danger, .bp6-tag-input.bp6-dark.bp6-active.bp6-intent-danger {
        box-shadow: inset 0 0 0 1px rgba(231, 106, 110, 0.752), 0 0 0 1px rgba(231, 106, 110, 0.752), inset 0 0 0 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px 0 rgba(255, 255, 255, 0.3);
    }

    .bp6-input-ghost {
        background: none;
        border: none;
        box-shadow: none;
        padding: 0;
    }

    .bp6-input-ghost::-moz-placeholder {
        color: #5f6b7c;
        opacity: 1;
    }

    .bp6-input-ghost:-ms-input-placeholder {
        color: #5f6b7c;
        opacity: 1;
    }

    .bp6-input-ghost::placeholder {
        color: #5f6b7c;
        opacity: 1;
    }

    .bp6-input-ghost:focus {
        outline: none !important;
    }

    .bp6-resizable-input-span {
        max-height: 0;
        max-width: 100%;
        min-width: 80px;
        opacity: 0;
        overflow: hidden;
        position: absolute;
        white-space: nowrap;
        z-index: -1;
    }

    .bp6-toast {
        align-items: flex-start;
        background-color: #ffffff;
        border-radius: 2px;
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2), 0 2px 4px rgba(17, 20, 24, 0.2), 0 8px 24px rgba(17, 20, 24, 0.2);
        display: flex;
        margin: 20px 0 0;
        max-width: min(500px, 100%);
        min-width: min(300px, 100%);
        pointer-events: all;
        position: relative !important;
    }

    .bp6-toast.bp6-toast-enter, .bp6-toast.bp6-toast-appear {
        transform: translateY(-40px);
    }

    .bp6-toast.bp6-toast-enter-active, .bp6-toast.bp6-toast-appear-active {
        transform: translateY(0);
        transition-delay: 0;
        transition-duration: 300ms;
        transition-property: transform;
        transition-timing-function: cubic-bezier(0.54, 1.12, 0.38, 1.11);
    }

    .bp6-toast.bp6-toast-enter ~ .bp6-toast, .bp6-toast.bp6-toast-appear ~ .bp6-toast {
        transform: translateY(-40px);
    }

    .bp6-toast.bp6-toast-enter-active ~ .bp6-toast, .bp6-toast.bp6-toast-appear-active ~ .bp6-toast {
        transform: translateY(0);
        transition-delay: 0;
        transition-duration: 300ms;
        transition-property: transform;
        transition-timing-function: cubic-bezier(0.54, 1.12, 0.38, 1.11);
    }

    .bp6-toast.bp6-toast-exit {
        opacity: 1;
        filter: blur(0);
    }

    .bp6-toast.bp6-toast-exit-active {
        opacity: 0;
        filter: blur(10px);
        transition-delay: 0;
        transition-duration: 300ms;
        transition-property: opacity, filter;
        transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
    }

    .bp6-toast.bp6-toast-exit ~ .bp6-toast {
        transform: translateY(0);
    }

    .bp6-toast.bp6-toast-exit-active ~ .bp6-toast {
        transform: translateY(-40px);
        transition-delay: 50ms;
        transition-duration: 100ms;
        transition-property: transform;
        transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
    }

    .bp6-toast .bp6-button-group {
        flex: 0 0 auto;
        padding: 5px;
        padding-left: 0;
    }

    .bp6-toast > .bp6-icon {
        color: #5f6b7c;
        margin: 12px;
        margin-right: 0;
    }

    .bp6-toast.bp6-dark, .bp6-dark .bp6-toast {
        background-color: #383e47;
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 2px 4px rgba(17, 20, 24, 0.4), 0 8px 24px rgba(17, 20, 24, 0.4);
    }

    .bp6-toast.bp6-dark > .bp6-icon, .bp6-dark .bp6-toast > .bp6-icon {
        color: #abb3bf;
    }

    .bp6-toast.bp6-dark .bp6-button .bp6-icon, .bp6-dark .bp6-toast .bp6-button .bp6-icon {
        color: rgba(255, 255, 255, 0.7);
    }

    .bp6-toast[class*=bp6-intent-] a {
        color: rgba(255, 255, 255, 0.7);
    }

    .bp6-toast[class*=bp6-intent-] a:hover {
        color: #ffffff;
    }

    .bp6-toast[class*=bp6-intent-] > .bp6-icon {
        color: #ffffff;
    }

    .bp6-toast.bp6-intent-primary {
        background-color: #2d72d2;
        color: #ffffff;
    }

    .bp6-toast.bp6-intent-primary .bp6-icon:first-child {
        color: rgba(255, 255, 255, 0.7);
    }

    .bp6-toast.bp6-intent-primary .bp6-button {
        background-color: #2d72d2 !important;
        color: #ffffff !important;
    }

    .bp6-toast.bp6-intent-primary .bp6-button:hover {
        background-color: #215db0 !important;
        color: #ffffff !important;
    }

    .bp6-toast.bp6-intent-primary .bp6-button:active {
        background-color: #184a90 !important;
        color: #ffffff !important;
    }

    .bp6-toast.bp6-intent-primary .bp6-button:focus {
        outline-color: rgba(255, 255, 255, 0.75);
    }

    .bp6-toast.bp6-intent-primary .bp6-button:last-child > .bp6-icon-cross {
        color: rgba(255, 255, 255, 0.7) !important;
    }

    .bp6-toast.bp6-intent-success {
        background-color: #238551;
        color: #ffffff;
    }

    .bp6-toast.bp6-intent-success .bp6-icon:first-child {
        color: rgba(255, 255, 255, 0.7);
    }

    .bp6-toast.bp6-intent-success .bp6-button {
        background-color: #238551 !important;
        color: #ffffff !important;
    }

    .bp6-toast.bp6-intent-success .bp6-button:hover {
        background-color: #1c6e42 !important;
        color: #ffffff !important;
    }

    .bp6-toast.bp6-intent-success .bp6-button:active {
        background-color: #165a36 !important;
        color: #ffffff !important;
    }

    .bp6-toast.bp6-intent-success .bp6-button:focus {
        outline-color: rgba(255, 255, 255, 0.75);
    }

    .bp6-toast.bp6-intent-success .bp6-button:last-child > .bp6-icon-cross {
        color: rgba(255, 255, 255, 0.7) !important;
    }

    .bp6-toast.bp6-intent-warning {
        background-color: #fbb360;
        color: #1c2127;
    }

    .bp6-toast.bp6-intent-warning .bp6-icon:first-child {
        color: rgba(28, 33, 39, 0.7);
    }

    .bp6-toast.bp6-intent-warning .bp6-button {
        background-color: #fbb360 !important;
        color: #1c2127 !important;
    }

    .bp6-toast.bp6-intent-warning .bp6-button:hover {
        background-color: #ec9a3c !important;
        color: #1c2127 !important;
    }

    .bp6-toast.bp6-intent-warning .bp6-button:active {
        background-color: #c87619 !important;
        color: #1c2127 !important;
    }

    .bp6-toast.bp6-intent-warning .bp6-button:focus {
        outline-color: rgba(28, 33, 39, 0.75);
    }

    .bp6-toast.bp6-intent-warning .bp6-button:last-child > .bp6-icon-cross {
        color: rgba(28, 33, 39, 0.7) !important;
    }

    .bp6-toast.bp6-intent-danger {
        background-color: #cd4246;
        color: #ffffff;
    }

    .bp6-toast.bp6-intent-danger .bp6-icon:first-child {
        color: rgba(255, 255, 255, 0.7);
    }

    .bp6-toast.bp6-intent-danger .bp6-button {
        background-color: #cd4246 !important;
        color: #ffffff !important;
    }

    .bp6-toast.bp6-intent-danger .bp6-button:hover {
        background-color: #ac2f33 !important;
        color: #ffffff !important;
    }

    .bp6-toast.bp6-intent-danger .bp6-button:active {
        background-color: #8e292c !important;
        color: #ffffff !important;
    }

    .bp6-toast.bp6-intent-danger .bp6-button:focus {
        outline-color: rgba(255, 255, 255, 0.75);
    }

    .bp6-toast.bp6-intent-danger .bp6-button:last-child > .bp6-icon-cross {
        color: rgba(255, 255, 255, 0.7) !important;
    }

    .bp6-toast-message {
        flex: 1 1 auto;
        padding: 11px;
        word-break: break-word;
    }

    .bp6-toast-container {
        align-items: center;
        display: flex !important;
        flex-direction: column;
        left: 0;
        overflow: hidden;
        padding: 0 20px 20px;
        pointer-events: none;
        right: 0;
        z-index: 40;
    }

    .bp6-toast-container.bp6-toast-container-in-portal {
        position: fixed;
    }

    .bp6-toast-container.bp6-toast-container-inline {
        position: absolute;
    }

    .bp6-toast-container.bp6-toast-container-top {
        top: 0;
    }

    .bp6-toast-container.bp6-toast-container-bottom {
        bottom: 0;
        flex-direction: column-reverse;
        top: auto;
    }

    .bp6-toast-container.bp6-toast-container-left {
        align-items: flex-start;
    }

    .bp6-toast-container.bp6-toast-container-right {
        align-items: flex-end;
    }

    .bp6-toast-container-bottom .bp6-toast.bp6-toast-enter:not(.bp6-toast-enter-active), .bp6-toast-container-bottom .bp6-toast.bp6-toast-enter:not(.bp6-toast-enter-active) ~ .bp6-toast, .bp6-toast-container-bottom .bp6-toast.bp6-toast-appear:not(.bp6-toast-appear-active), .bp6-toast-container-bottom .bp6-toast.bp6-toast-appear:not(.bp6-toast-appear-active) ~ .bp6-toast, .bp6-toast-container-bottom .bp6-toast.bp6-toast-exit-active ~ .bp6-toast, .bp6-toast-container-bottom .bp6-toast.bp6-toast-leave-active ~ .bp6-toast {
        transform: translateY(60px);
    }

    .bp6-tooltip {
        box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 2px 4px rgba(17, 20, 24, 0.2), 0 8px 24px rgba(17, 20, 24, 0.2);
        transform: scale(1);
        color: #f6f7f9;
    }

    .bp6-tooltip .bp6-popover-arrow {
        height: 22px;
        position: absolute;
        width: 22px;
    }

    .bp6-tooltip .bp6-popover-arrow::before {
        height: 14px;
        margin: 4px;
        width: 14px;
    }

    .bp6-tooltip .bp6-popover-content {
        background: #404854;
    }

    .bp6-tooltip .bp6-popover-content,
    .bp6-tooltip .bp6-heading {
        color: #f6f7f9;
    }

    .bp6-tooltip .bp6-popover-arrow::before {
        box-shadow: 1px 1px 6px rgba(17, 20, 24, 0.2);
    }

    .bp6-tooltip .bp6-popover-arrow-border {
        fill: #111418;
        fill-opacity: 0.1;
    }

    .bp6-tooltip .bp6-popover-arrow-fill {
        fill: #404854;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-tooltip .bp6-popover-arrow-fill {
            fill: buttonborder;
        }
    }
    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-tooltip {
            border: 1px solid buttonborder;
        }
    }
    .bp6-popover-enter > .bp6-tooltip, .bp6-popover-appear > .bp6-tooltip {
        transform: scale(0.8);
    }

    .bp6-popover-enter-active > .bp6-tooltip, .bp6-popover-appear-active > .bp6-tooltip {
        transform: scale(1);
        transition-delay: 0;
        transition-duration: 100ms;
        transition-property: transform;
        transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
    }

    .bp6-popover-exit > .bp6-tooltip {
        transform: scale(1);
    }

    .bp6-popover-exit-active > .bp6-tooltip {
        transform: scale(0.8);
        transition-delay: 0;
        transition-duration: 100ms;
        transition-property: transform;
        transition-timing-function: cubic-bezier(0.4, 1, 0.75, 0.9);
    }

    .bp6-tooltip .bp6-text-muted {
        color: #abb3bf;
    }

    .bp6-tooltip .bp6-text-disabled {
        color: rgba(171, 179, 191, 0.6);
    }

    .bp6-tooltip .bp6-running-text hr {
        border-color: rgba(255, 255, 255, 0.2);
    }

    .bp6-tooltip a {
        color: #8abbff;
    }

    .bp6-tooltip a:hover {
        color: #8abbff;
    }

    .bp6-tooltip a .bp6-icon, .bp6-tooltip a .bp6-icon-standard, .bp6-tooltip a .bp6-icon-large {
        color: inherit;
    }

    .bp6-tooltip a code {
        color: inherit;
    }

    .bp6-tooltip .bp6-code,
    .bp6-tooltip .bp6-running-text code {
        background: rgba(17, 20, 24, 0.3);
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
        color: #abb3bf;
    }

    a > .bp6-tooltip .bp6-code,
    a > .bp6-tooltip .bp6-running-text code {
        color: inherit;
    }

    .bp6-tooltip .bp6-code-block,
    .bp6-tooltip .bp6-running-text pre {
        background: rgba(17, 20, 24, 0.3);
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
        color: #f6f7f9;
    }

    .bp6-tooltip .bp6-code-block > code,
    .bp6-tooltip .bp6-running-text pre > code {
        background: none;
        box-shadow: none;
        color: inherit;
    }

    .bp6-tooltip .bp6-key,
    .bp6-tooltip .bp6-running-text kbd {
        background: #2f343c;
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2), 0 1px 1px 0 rgba(17, 20, 24, 0.4);
        color: #abb3bf;
    }

    .bp6-tooltip .bp6-icon.bp6-intent-primary, .bp6-tooltip .bp6-icon-standard.bp6-intent-primary, .bp6-tooltip .bp6-icon-large.bp6-intent-primary {
        color: #8abbff;
    }

    .bp6-tooltip .bp6-icon.bp6-intent-success, .bp6-tooltip .bp6-icon-standard.bp6-intent-success, .bp6-tooltip .bp6-icon-large.bp6-intent-success {
        color: #72ca9b;
    }

    .bp6-tooltip .bp6-icon.bp6-intent-warning, .bp6-tooltip .bp6-icon-standard.bp6-intent-warning, .bp6-tooltip .bp6-icon-large.bp6-intent-warning {
        color: #fbb360;
    }

    .bp6-tooltip .bp6-icon.bp6-intent-danger, .bp6-tooltip .bp6-icon-standard.bp6-intent-danger, .bp6-tooltip .bp6-icon-large.bp6-intent-danger {
        color: #fa999c;
    }

    .bp6-tooltip .bp6-popover-content {
        padding: 10px 12px;
    }

    .bp6-tooltip.bp6-compact .bp6-popover-content {
        line-height: 1rem;
        padding: 4px 8px;
    }

    .bp6-tooltip.bp6-compact .bp6-code {
        vertical-align: text-bottom;
    }

    .bp6-tooltip.bp6-popover-placement-top .bp6-popover-arrow {
        transform: translateY(-3px);
    }

    .bp6-tooltip.bp6-popover-placement-left .bp6-popover-arrow {
        transform: translateX(-3px);
    }

    .bp6-tooltip.bp6-popover-placement-bottom .bp6-popover-arrow {
        transform: translateY(3px);
    }

    .bp6-tooltip.bp6-popover-placement-right .bp6-popover-arrow {
        transform: translateX(3px);
    }

    .bp6-tooltip.bp6-dark, .bp6-dark .bp6-tooltip {
        box-shadow: 0 2px 4px rgba(17, 20, 24, 0.4), 0 8px 24px rgba(17, 20, 24, 0.4);
    }

    .bp6-tooltip.bp6-dark .bp6-popover-content, .bp6-dark .bp6-tooltip .bp6-popover-content {
        background: #e5e8eb;
    }

    .bp6-tooltip.bp6-dark .bp6-popover-content,
    .bp6-tooltip.bp6-dark .bp6-heading, .bp6-dark .bp6-tooltip .bp6-popover-content,
    .bp6-dark .bp6-tooltip .bp6-heading {
        color: #404854;
    }

    .bp6-tooltip.bp6-dark .bp6-popover-arrow::before, .bp6-dark .bp6-tooltip .bp6-popover-arrow::before {
        box-shadow: 1px 1px 6px rgba(17, 20, 24, 0.4);
    }

    .bp6-tooltip.bp6-dark .bp6-popover-arrow-border, .bp6-dark .bp6-tooltip .bp6-popover-arrow-border {
        fill: #111418;
        fill-opacity: 0.2;
    }

    .bp6-tooltip.bp6-dark .bp6-popover-arrow-fill, .bp6-dark .bp6-tooltip .bp6-popover-arrow-fill {
        fill: #e5e8eb;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-tooltip.bp6-dark .bp6-popover-arrow-fill, .bp6-dark .bp6-tooltip .bp6-popover-arrow-fill {
            fill: buttonborder;
        }
    }
    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-tooltip.bp6-dark, .bp6-dark .bp6-tooltip {
            border: 1px solid buttonborder;
        }
    }
    .bp6-tooltip.bp6-dark .bp6-text-muted, .bp6-dark .bp6-tooltip .bp6-text-muted {
        color: #5f6b7c;
    }

    .bp6-tooltip.bp6-dark .bp6-text-disabled, .bp6-dark .bp6-tooltip .bp6-text-disabled {
        color: rgba(95, 107, 124, 0.6);
    }

    .bp6-tooltip.bp6-dark .bp6-running-text hr, .bp6-dark .bp6-tooltip .bp6-running-text hr {
        border-color: rgba(17, 20, 24, 0.15);
    }

    .bp6-tooltip.bp6-dark a, .bp6-dark .bp6-tooltip a {
        color: #215db0;
    }

    .bp6-tooltip.bp6-dark a:hover, .bp6-dark .bp6-tooltip a:hover {
        color: #215db0;
    }

    .bp6-tooltip.bp6-dark a .bp6-icon, .bp6-tooltip.bp6-dark a .bp6-icon-standard, .bp6-tooltip.bp6-dark a .bp6-icon-large, .bp6-dark .bp6-tooltip a .bp6-icon, .bp6-dark .bp6-tooltip a .bp6-icon-standard, .bp6-dark .bp6-tooltip a .bp6-icon-large {
        color: inherit;
    }

    .bp6-tooltip.bp6-dark a code, .bp6-dark .bp6-tooltip a code {
        color: inherit;
    }

    .bp6-tooltip.bp6-dark .bp6-code,
    .bp6-tooltip.bp6-dark .bp6-running-text code, .bp6-dark .bp6-tooltip .bp6-code,
    .bp6-dark .bp6-tooltip .bp6-running-text code {
        background: rgba(255, 255, 255, 0.7);
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.2);
        color: #5f6b7c;
    }

    a > .bp6-tooltip.bp6-dark .bp6-code,
    a > .bp6-tooltip.bp6-dark .bp6-running-text code, a > .bp6-dark .bp6-tooltip .bp6-code,
    a > .bp6-dark .bp6-tooltip .bp6-running-text code {
        color: #2d72d2;
    }

    .bp6-tooltip.bp6-dark .bp6-code-block,
    .bp6-tooltip.bp6-dark .bp6-running-text pre, .bp6-dark .bp6-tooltip .bp6-code-block,
    .bp6-dark .bp6-tooltip .bp6-running-text pre {
        background: rgba(255, 255, 255, 0.7);
        box-shadow: inset 0 0 0 1px rgba(17, 20, 24, 0.15);
        color: #1c2127;
    }

    .bp6-tooltip.bp6-dark .bp6-code-block > code,
    .bp6-tooltip.bp6-dark .bp6-running-text pre > code, .bp6-dark .bp6-tooltip .bp6-code-block > code,
    .bp6-dark .bp6-tooltip .bp6-running-text pre > code {
        background: none;
        box-shadow: none;
        color: inherit;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-tooltip.bp6-dark .bp6-code-block,
        .bp6-tooltip.bp6-dark .bp6-running-text pre, .bp6-dark .bp6-tooltip .bp6-code-block,
        .bp6-dark .bp6-tooltip .bp6-running-text pre {
            border: 1px solid buttonborder;
            box-shadow: none;
        }
    }
    .bp6-tooltip.bp6-dark .bp6-key,
    .bp6-tooltip.bp6-dark .bp6-running-text kbd, .bp6-dark .bp6-tooltip .bp6-key,
    .bp6-dark .bp6-tooltip .bp6-running-text kbd {
        background: #ffffff;
        box-shadow: 0 0 0 1px rgba(17, 20, 24, 0.1), 0 1px 1px rgba(17, 20, 24, 0.2);
        color: #5f6b7c;
    }

    .bp6-tooltip.bp6-dark .bp6-icon.bp6-intent-primary, .bp6-tooltip.bp6-dark .bp6-icon-standard.bp6-intent-primary, .bp6-tooltip.bp6-dark .bp6-icon-large.bp6-intent-primary, .bp6-dark .bp6-tooltip .bp6-icon.bp6-intent-primary, .bp6-dark .bp6-tooltip .bp6-icon-standard.bp6-intent-primary, .bp6-dark .bp6-tooltip .bp6-icon-large.bp6-intent-primary {
        color: #215db0;
    }

    .bp6-tooltip.bp6-dark .bp6-icon.bp6-intent-success, .bp6-tooltip.bp6-dark .bp6-icon-standard.bp6-intent-success, .bp6-tooltip.bp6-dark .bp6-icon-large.bp6-intent-success, .bp6-dark .bp6-tooltip .bp6-icon.bp6-intent-success, .bp6-dark .bp6-tooltip .bp6-icon-standard.bp6-intent-success, .bp6-dark .bp6-tooltip .bp6-icon-large.bp6-intent-success {
        color: #1c6e42;
    }

    .bp6-tooltip.bp6-dark .bp6-icon.bp6-intent-warning, .bp6-tooltip.bp6-dark .bp6-icon-standard.bp6-intent-warning, .bp6-tooltip.bp6-dark .bp6-icon-large.bp6-intent-warning, .bp6-dark .bp6-tooltip .bp6-icon.bp6-intent-warning, .bp6-dark .bp6-tooltip .bp6-icon-standard.bp6-intent-warning, .bp6-dark .bp6-tooltip .bp6-icon-large.bp6-intent-warning {
        color: #935610;
    }

    .bp6-tooltip.bp6-dark .bp6-icon.bp6-intent-danger, .bp6-tooltip.bp6-dark .bp6-icon-standard.bp6-intent-danger, .bp6-tooltip.bp6-dark .bp6-icon-large.bp6-intent-danger, .bp6-dark .bp6-tooltip .bp6-icon.bp6-intent-danger, .bp6-dark .bp6-tooltip .bp6-icon-standard.bp6-intent-danger, .bp6-dark .bp6-tooltip .bp6-icon-large.bp6-intent-danger {
        color: #ac2f33;
    }

    .bp6-tooltip.bp6-intent-primary .bp6-popover-content {
        background: #2d72d2;
        color: #ffffff;
    }

    .bp6-tooltip.bp6-intent-primary .bp6-popover-arrow-fill {
        fill: #2d72d2;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-tooltip.bp6-intent-primary .bp6-popover-arrow-fill {
            fill: buttonborder;
        }
    }
    .bp6-tooltip.bp6-intent-success .bp6-popover-content {
        background: #238551;
        color: #ffffff;
    }

    .bp6-tooltip.bp6-intent-success .bp6-popover-arrow-fill {
        fill: #238551;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-tooltip.bp6-intent-success .bp6-popover-arrow-fill {
            fill: buttonborder;
        }
    }
    .bp6-tooltip.bp6-intent-warning .bp6-popover-content {
        background: #c87619;
        color: #ffffff;
    }

    .bp6-tooltip.bp6-intent-warning .bp6-popover-arrow-fill {
        fill: #c87619;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-tooltip.bp6-intent-warning .bp6-popover-arrow-fill {
            fill: buttonborder;
        }
    }
    .bp6-tooltip.bp6-intent-danger .bp6-popover-content {
        background: #cd4246;
        color: #ffffff;
    }

    .bp6-tooltip.bp6-intent-danger .bp6-popover-arrow-fill {
        fill: #cd4246;
    }

    @media (forced-colors: active) and (prefers-color-scheme: dark) {
        .bp6-tooltip.bp6-intent-danger .bp6-popover-arrow-fill {
            fill: buttonborder;
        }
    }

    .bp6-tooltip-indicator {
        border-bottom: dotted 1px;
        cursor: help;
    }

    .bp6-tree .bp6-icon, .bp6-tree .bp6-icon-standard, .bp6-tree .bp6-icon-large {
        color: #5f6b7c;
    }

    .bp6-tree .bp6-icon.bp6-intent-primary, .bp6-tree .bp6-icon-standard.bp6-intent-primary, .bp6-tree .bp6-icon-large.bp6-intent-primary {
        color: #2d72d2;
    }

    .bp6-tree .bp6-icon.bp6-intent-success, .bp6-tree .bp6-icon-standard.bp6-intent-success, .bp6-tree .bp6-icon-large.bp6-intent-success {
        color: #238551;
    }

    .bp6-tree .bp6-icon.bp6-intent-warning, .bp6-tree .bp6-icon-standard.bp6-intent-warning, .bp6-tree .bp6-icon-large.bp6-intent-warning {
        color: #c87619;
    }

    .bp6-tree .bp6-icon.bp6-intent-danger, .bp6-tree .bp6-icon-standard.bp6-intent-danger, .bp6-tree .bp6-icon-large.bp6-intent-danger {
        color: #cd4246;
    }

    .bp6-tree-node-list {
        list-style: none;
        margin: 0;
        padding-left: 0;
    }

    .bp6-tree-root {
        background-color: transparent;
        cursor: default;
        padding-left: 0;
        position: relative;
    }

    .bp6-tree-node-content-0 {
        padding-left: 0px;
    }

    .bp6-tree-node-content-1 {
        padding-left: 22px;
    }

    .bp6-tree-node-content-2 {
        padding-left: 44px;
    }

    .bp6-tree-node-content-3 {
        padding-left: 66px;
    }

    .bp6-tree-node-content-4 {
        padding-left: 88px;
    }

    .bp6-tree-node-content-5 {
        padding-left: 110px;
    }

    .bp6-tree-node-content-6 {
        padding-left: 132px;
    }

    .bp6-tree-node-content-7 {
        padding-left: 154px;
    }

    .bp6-tree-node-content-8 {
        padding-left: 176px;
    }

    .bp6-tree-node-content-9 {
        padding-left: 198px;
    }

    .bp6-tree-node-content-10 {
        padding-left: 220px;
    }

    .bp6-tree-node-content-11 {
        padding-left: 242px;
    }

    .bp6-tree-node-content-12 {
        padding-left: 264px;
    }

    .bp6-tree-node-content-13 {
        padding-left: 286px;
    }

    .bp6-tree-node-content-14 {
        padding-left: 308px;
    }

    .bp6-tree-node-content-15 {
        padding-left: 330px;
    }

    .bp6-tree-node-content-16 {
        padding-left: 352px;
    }

    .bp6-tree-node-content-17 {
        padding-left: 374px;
    }

    .bp6-tree-node-content-18 {
        padding-left: 396px;
    }

    .bp6-tree-node-content-19 {
        padding-left: 418px;
    }

    .bp6-tree-node-content-20 {
        padding-left: 440px;
    }

    .bp6-tree-node-content {
        align-items: center;
        background: none;
        display: flex;
        height: 30px;
        padding-right: 4px;
        width: 100%;
    }

    .bp6-tree-node-content:hover {
        background-color: rgba(143, 153, 168, 0.15);
    }

    .bp6-tree-node-content:active {
        background-color: rgba(143, 153, 168, 0.3);
    }

    .bp6-tree-node-caret,
    .bp6-tree-node-caret-none {
        min-width: 30px;
    }

    .bp6-tree-node-caret {
        color: #5f6b7c;
        cursor: pointer;
        padding: 8px;
        transform: rotate(0deg);
        transition: transform 200ms cubic-bezier(0.4, 1, 0.75, 0.9);
    }

    .bp6-tree-node-caret:hover {
        color: #1c2127;
    }

    .bp6-dark .bp6-tree-node-caret {
        color: #abb3bf;
    }

    .bp6-dark .bp6-tree-node-caret:hover {
        color: #f6f7f9;
    }

    .bp6-tree-node-caret:hover {
        color: #1c2127;
    }

    .bp6-tree-node-caret.bp6-tree-node-caret-open {
        transform: rotate(90deg);
    }

    .bp6-tree-node-caret.bp6-icon-standard::before {
        content: "\f14d";
    }

    .bp6-tree-node-icon {
        margin-right: 8px;
        position: relative;
    }

    .bp6-tree-node-label {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
        flex: 1 1 auto;
        position: relative;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .bp6-tree-node-label span {
        display: inline;
    }

    .bp6-tree-node-secondary-label {
        padding: 0 4px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .bp6-tree-node-secondary-label .bp6-popover-wrapper,
    .bp6-tree-node-secondary-label .bp6-popover-target {
        align-items: center;
        display: flex;
    }

    .bp6-tree-node.bp6-disabled .bp6-tree-node-content {
        background-color: inherit;
        color: rgba(95, 107, 124, 0.6);
        cursor: not-allowed;
    }

    .bp6-tree-node.bp6-disabled .bp6-tree-node-caret,
    .bp6-tree-node.bp6-disabled .bp6-tree-node-icon {
        color: rgba(95, 107, 124, 0.6);
        cursor: not-allowed;
    }

    .bp6-tree-node.bp6-tree-node-selected > .bp6-tree-node-content {
        background-color: #2d72d2;
    }

    .bp6-tree-node.bp6-tree-node-selected > .bp6-tree-node-content,
    .bp6-tree-node.bp6-tree-node-selected > .bp6-tree-node-content .bp6-icon, .bp6-tree-node.bp6-tree-node-selected > .bp6-tree-node-content .bp6-icon-standard, .bp6-tree-node.bp6-tree-node-selected > .bp6-tree-node-content .bp6-icon-large {
        color: #ffffff;
    }

    .bp6-tree-node.bp6-tree-node-selected > .bp6-tree-node-content .bp6-tree-node-caret::before {
        color: rgba(255, 255, 255, 0.7);
    }

    .bp6-tree-node.bp6-tree-node-selected > .bp6-tree-node-content .bp6-tree-node-caret:hover::before {
        color: #ffffff;
    }

    .bp6-tree.bp6-compact .bp6-tree-node-content {
        height: 24px;
    }

    .bp6-tree.bp6-compact .bp6-tree-node-caret {
        margin-right: 3px;
        min-width: 24px;
        padding: 4px;
    }

    .bp6-dark .bp6-tree-node-content:hover {
        background-color: rgba(95, 107, 124, 0.3);
    }

    .bp6-dark .bp6-tree .bp6-icon, .bp6-dark .bp6-tree .bp6-icon-standard, .bp6-dark .bp6-tree .bp6-icon-large {
        color: #abb3bf;
    }

    .bp6-dark .bp6-tree .bp6-icon.bp6-intent-primary, .bp6-dark .bp6-tree .bp6-icon-standard.bp6-intent-primary, .bp6-dark .bp6-tree .bp6-icon-large.bp6-intent-primary {
        color: #8abbff;
    }

    .bp6-dark .bp6-tree .bp6-icon.bp6-intent-success, .bp6-dark .bp6-tree .bp6-icon-standard.bp6-intent-success, .bp6-dark .bp6-tree .bp6-icon-large.bp6-intent-success {
        color: #72ca9b;
    }

    .bp6-dark .bp6-tree .bp6-icon.bp6-intent-warning, .bp6-dark .bp6-tree .bp6-icon-standard.bp6-intent-warning, .bp6-dark .bp6-tree .bp6-icon-large.bp6-intent-warning {
        color: #fbb360;
    }

    .bp6-dark .bp6-tree .bp6-icon.bp6-intent-danger, .bp6-dark .bp6-tree .bp6-icon-standard.bp6-intent-danger, .bp6-dark .bp6-tree .bp6-icon-large.bp6-intent-danger {
        color: #fa999c;
    }

    .bp6-dark .bp6-tree-node:not(.bp6-disabled) .bp6-tree-node-caret:hover {
        color: #f6f7f9;
    }

    .bp6-dark .bp6-tree-node.bp6-tree-node-selected > .bp6-tree-node-content {
        background-color: #2d72d2;
    }

    .bp6-dark .bp6-tree-node.bp6-tree-node-selected > .bp6-tree-node-content .bp6-icon, .bp6-dark .bp6-tree-node.bp6-tree-node-selected > .bp6-tree-node-content .bp6-icon-standard, .bp6-dark .bp6-tree-node.bp6-tree-node-selected > .bp6-tree-node-content .bp6-icon-large {
        color: #ffffff;
    }
}