dialog{background:#fff;border:solid;color:#000;display:block;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}dialog:not([open]){display:none}dialog+.backdrop{background:#0000001a}._dialog_overlay,dialog+.backdrop{bottom:0;left:0;position:fixed;right:0;top:0}dialog.fixed{position:fixed;top:50%;transform:translateY(-50%)}
:root{--default-component-size:30px;--small-component-size:24px;--default-view-header-height:40px;--condition-table-color-selected:#fff;--condition-table-background-color:#fff;--condition-table-background-color-selected:var(--primary-color);--map-toolbar-height:40px;--default-page-margin:8px;--modal-padding:20px;--modal-top:50px}@media (min-width:600px){:root{--condition-table-color-selected:var(--gray-08);--condition-table-background-color:var(--gray-01-opaque);--condition-table-background-color-selected:#fff;--default-page-margin:16px;--modal-padding:30px}}@media (min-height:700px){:root{--modal-top:50px}}@media (min-height:560px){:root{--modal-top:20px}}@media (pointer:coarse){:root{--default-component-size:44px;--small-component-size:30px;--default-view-header-height:56px;--map-toolbar-height:56px}}.progress-spinner{animation:rotate 1s linear infinite;border:6px solid #e9e9e9;border-left:6px solid var(--primary-color);border-radius:50%;box-sizing:border-box;display:inline-block;flex-shrink:0;height:48px;transform:translateZ(0);width:48px}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.d-progress-spinner{align-items:center;display:flex;overflow:hidden;pointer-events:none;z-index:19}.d-progress-spinner.d-progress-spinner-column{flex-direction:column}.d-progress-spinner.d-progress-spinner-column .progress-spinner-label{margin-top:.666em}.d-progress-spinner:not(.d-progress-spinner-column) .progress-spinner-label{margin-left:.666em}.d-progress-spinner-s .progress-spinner{border-width:4px;height:var(--default-component-size);width:var(--default-component-size)}.d-progress-spinner-xs .progress-spinner{border-width:2px;height:18px;margin:3px;width:18px}.d-progress-spinner-xs .progress-spinner-label{margin-left:5px}.d-progress-spinner-xs.d-progress-spinner-gray .progress-spinner{border-color:var(--gray-04);border-left-color:#0000}
.d-truncated-p{--max-lines:3}.d-truncated-p:not(:is(.is-expanded,[truncated-text]))>p{-webkit-box-orient:vertical;-webkit-line-clamp:var(--max-lines);display:-webkit-box;overflow:hidden}.d-truncated-p .d-anchor{align-self:flex-start}
dialog{bottom:auto;box-sizing:border-box;color:var(--default-color);font-family:var(--default-font-family);font-size:var(--default-font-size);overflow:visible;position:fixed;transition:opacity var(--default-transition)}dialog.initializing{opacity:0}dialog:focus{outline:none}dialog::backdrop{background-color:var(--gray-06)}dialog+.backdrop{background-color:var(--gray-06)}dialog.d-action-buttons{min-width:160px;padding:10px 0;width:300px;width:-moz-fit-content;width:fit-content}dialog.d-action-buttons .d-dropdown-heading,dialog.d-action-buttons .d-form-check{padding:0 30px 0 25px}dialog.d-action-buttons .button{align-items:stretch;display:flex;font-weight:400;height:auto;justify-content:flex-start;line-height:16px;min-height:34px;padding:9px 30px 9px 25px;text-align:left;white-space:normal;width:100%}dialog.d-action-buttons .button .d-icon{flex-shrink:0;margin-bottom:-8px;margin-right:10px;transform:translateY(-4px)}.is-keynav dialog.d-action-buttons .button:focus{box-shadow:inset var(--default-outline)}.d-dropdown-heading{color:var(--gray-05);font-size:1em;font-weight:700;line-height:24px;margin:0}.d-dropdown-heading:not(:first-of-type){margin-top:10px}
:root{--alert-color-success:var(--color-success-dark);--alert-color-success-border:var(--color-success-dark);--alert-color-success-background:var(--color-success-20);--alert-color-success-invert:var(--color-success-light);--alert-color-success-border-invert:var(--color-success);--alert-color-success-background-invert:var(--color-success-20);--alert-color-info:var(--color-info-dark);--alert-color-info-border:var(--color-info-dark);--alert-color-info-background:var(--color-info-10);--alert-color-info-background-opaque:var(--color-info-10-opaque);--alert-color-info-invert:var(--color-info-light);--alert-color-info-border-invert:var(--color-info);--alert-color-info-background-invert:var(--color-info-30);--alert-color-warning:var(--gray-08);--alert-color-warning-border:var(--color-warning-darker);--alert-color-warning-background:var(--color-warning-20);--alert-color-warning-background-opaque:var(--color-warning-20-opaque);--alert-color-warning-invert:var(--color-warning-light);--alert-color-warning-border-invert:var(--color-warning-darker);--alert-color-warning-background-invert:var(--color-warning-20);--alert-color-error:var(--color-error);--alert-color-error-border:var(--color-error);--alert-color-error-background:var(--color-error-10);--alert-color-error-invert:var(--color-error-light);--alert-color-error-border-invert:var(--color-error-lighter);--alert-color-error-background-invert:var(--color-error-20);--alert-xs-font-size:12px;--alert-xs-size:16px;--alert-xs-spacing:2px;--alert-xs-text-max-width:600px}.d-alert{border-left:4px solid;display:block;font-family:var(--default-font-family);font-size:var(--default-font-size);line-height:16px;padding:8px 16px;text-align:left}@supports (-moz-appearance:none){.d-alert{line-height:18px}}.d-alert:empty{display:none}.d-alert:not(:last-child){margin-bottom:16px}.d-alert p:not(:last-child),.d-alert ul{margin-bottom:4px}.d-alert ul{list-style:square inside;margin-top:4px;padding:0}.d-alert ul li span{left:-6px;position:relative}.d-alert .title{padding:0;text-align:left;width:auto}.d-alert .title:empty{display:none}.d-alert .title{font-weight:var(--bold-font-weight)}.d-alert.d-alert-borderless{border:none}.d-alert.d-alert-success{background-color:var(--alert-color-success-background);border-color:var(--alert-color-success-border);color:var(--alert-color-success)}.d-alert.d-alert-info{background-color:var(--alert-color-info-background)}.d-alert.d-alert-info,.d-alert.d-alert-info-opaque{border-color:var(--alert-color-info-border);color:var(--alert-color-info)}.d-alert.d-alert-info-opaque{background-color:var(--alert-color-info-background-opaque)}.d-alert.d-alert-warning{background-color:var(--alert-color-warning-background)}.d-alert.d-alert-warning,.d-alert.d-alert-warning-opaque{border-color:var(--alert-color-warning-border);color:var(--alert-color-warning)}.d-alert.d-alert-warning-opaque{background-color:var(--alert-color-warning-background-opaque)}.d-alert.d-alert-error{background-color:var(--alert-color-error-background);border-color:var(--alert-color-error-border);color:var(--alert-color-error)}.is-invert .d-alert.d-alert-success{background-color:var(--alert-color-success-background-invert);border-color:var(--alert-color-success-border-invert);color:var(--alert-color-success-invert)}.is-invert .d-alert.d-alert-info{background-color:var(--alert-color-info-background-invert);border-color:var(--alert-color-info-border-invert);color:var(--alert-color-info-invert)}.is-invert .d-alert.d-alert-warning{background-color:var(--alert-color-warning-background-invert);border-color:var(--alert-color-warning-border-invert);color:var(--alert-color-warning-invert)}.is-invert .d-alert.d-alert-error{background-color:var(--alert-color-error-background-invert);color:var(--alert-color-error-invert)}.d-alert-small{border:none;padding:8px}.d-alert-small:not(:last-child){margin-bottom:6px}.d-alert-small p{margin:0}.d-alert-xs{border:none;font-size:var(--alert-xs-font-size);line-height:var(--alert-xs-size);padding:var(--alert-xs-spacing) calc(var(--alert-xs-spacing)*2)}.d-alert-xs.d-alert-with-button{align-items:flex-end;display:flex;flex-wrap:wrap;justify-content:space-between}.d-alert-xs.d-alert-with-button .d-alert--text{max-width:var(--alert-xs-text-max-width)}.d-alert-xs:not(:last-child){margin-bottom:calc(var(--alert-xs-spacing)*2)}.d-alert-xs.d-alert-with-button .d-alert--text:before,.d-alert-xs:not(.d-alert-with-button):before{background-position:50%;background-repeat:no-repeat;content:"";display:block;float:left;height:var(--alert-xs-size);margin-bottom:-1px;margin-right:calc(var(--alert-xs-spacing)*2);width:var(--alert-xs-size)}.d-alert-xs.d-alert-with-button.d-alert-info .d-alert--text:before,.d-alert-xs:not(.d-alert-with-button).d-alert-info:before{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMTQ0MjZiIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+CiAgPHBhdGggZD0iTTEyIDIyYTEwIDEwIDAgMTExMC0xMCAxMCAxMCAwIDAxLTEwIDEwem0wLTE4YTggOCAwIDEwOCA4IDggOCAwIDAwLTgtOHptMSAxMnYtNGExIDEgMCAwMC0yIDB2NGExIDEgMCAwMDIgMHptLS4xMi03LjEyYTEuMjYgMS4yNiAwIDAwLjI4LS40IDEuMjggMS4yOCAwIDAwLjA5LS40OCAxLjk0IDEuOTQgMCAwMDAtLjI0IDEuMTMgMS4xMyAwIDAwLS4wOC0uMjQgMS4zOSAxLjM5IDAgMDAtLjE3LS4yMSAxLjQ1IDEuNDUgMCAwMC0uMzEtLjMxbC0uMjEtLjExYTEuMTMgMS4xMyAwIDAwLS4yNC0uMDggMS4yNiAxLjI2IDAgMDAtMS4xMi4zNSAxIDEgMCAwMC0uMTYuMTkgMS4zOSAxLjM5IDAgMDAtLjExLjIxIDEuMTMgMS4xMyAwIDAwLS4wOC4yNCAxLjk0IDEuOTQgMCAwMDAgLjI0IDEuMjggMS4yOCAwIDAwLjA5LjQ4IDEuMjYgMS4yNiAwIDAwLjI4LjQgMS4yMyAxLjIzIDAgMDAxLjc2IDB6Ii8+Cjwvc3ZnPgo=)}.d-alert-xs.d-alert-with-button.d-alert-warning .d-alert--text:before,.d-alert-xs:not(.d-alert-with-button).d-alert-warning:before{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMzUzYjQ0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+CiAgPHBhdGggZD0iTTEyIDEzLjVhMSAxIDAgMDEtMS0xdi0zYTEgMSAwIDAxMiAwdjNhMSAxIDAgMDEtMSAxem0uODggMy4zOWExLjQyIDEuNDIgMCAwMC4yOC0uNDEgMS4yOCAxLjI4IDAgMDAuMDktLjQ4IDEuOTQgMS45NCAwIDAwMC0uMjQgMS4xMyAxLjEzIDAgMDAtLjA4LS4yNCAyLjEyIDIuMTIgMCAwMC0uMTEtLjIxIDEuNDYgMS40NiAwIDAwLS4xNi0uMTkgMS4zNyAxLjM3IDAgMDAtLjItLjEybC0uMjItLjExYTEgMSAwIDAwLS4yMy0uMDcgMS4zNCAxLjM0IDAgMDAtLjQ5IDAgMS4wOSAxLjA5IDAgMDAtLjI0LjA3bC0uMjEuMTEtLjE5LjE2YTEuNDYgMS40NiAwIDAwLS4xNi4xOSAyLjEyIDIuMTIgMCAwMC0uMTEuMjEgMS4wOSAxLjA5IDAgMDAtLjA3LjI0IDEgMSAwIDAwMCAuMjQgMS4xMiAxLjEyIDAgMDAuMS40OCAxLjIyIDEuMjIgMCAwMC4yNy40MSAxLjI2IDEuMjYgMCAwMDEuNzYgMHptOS44IDMuNjJhMSAxIDAgMDAwLTFsLTguOTQtMTZhMiAyIDAgMDAtMy41IDBsLTguOTQgMTZBMSAxIDAgMDAyLjE5IDIxaDE5LjYyYTEgMSAwIDAwLjg3LS40OXpNMTIgNC41MkwyMC4xMSAxOUgzLjg5ek0xMS4xMyA0eiIvPgo8L3N2Zz4K)}.d-alert-xs.d-alert-with-button.d-alert-error .d-alert--text:before,.d-alert-xs:not(.d-alert-with-button).d-alert-error:before{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjYzAxODE4IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+CiAgPHBhdGggZD0iTTEyIDEzYTEgMSAwIDAxLTEtMVY4YTEgMSAwIDAxMiAwdjRhMSAxIDAgMDEtMSAxem0uODggMy44OWExLjQyIDEuNDIgMCAwMC4yOC0uNDEgMS4yOCAxLjI4IDAgMDAuMDktLjQ4IDEuOTQgMS45NCAwIDAwMC0uMjQgMS4xMyAxLjEzIDAgMDAtLjA4LS4yNCAyLjEyIDIuMTIgMCAwMC0uMTEtLjIxIDEuNDYgMS40NiAwIDAwLS4xNi0uMTkgMSAxIDAgMDAtLjE5LS4xNmwtLjIxLS4xMWExIDEgMCAwMC0uMjMtLjA3IDEuMjYgMS4yNiAwIDAwLTEuMTMuMzQgMS40NiAxLjQ2IDAgMDAtLjE2LjE5IDIuMTIgMi4xMiAwIDAwLS4xMS4yMSAxLjA5IDEuMDkgMCAwMC0uMDcuMjQgMSAxIDAgMDAwIC4yNCAxLjI4IDEuMjggMCAwMC4wOS40OCAxLjQyIDEuNDIgMCAwMC4yOC40MSAxLjI2IDEuMjYgMCAwMDEuNzYgMHptLS4zOCA1LjIxbDgtNC42MmExIDEgMCAwMC41LS44NlY3LjM4YTEgMSAwIDAwLS41LS44N2wtOC00LjYxYTEgMSAwIDAwLTEgMGwtOCA0LjYxYTEgMSAwIDAwLS41Ljg3djkuMjRhMSAxIDAgMDAuNS44Nmw4IDQuNjJhMSAxIDAgMDAxIDB6TTUgOGw3LTQgNyA0djhsLTcgNC03LTR6Ii8+Cjwvc3ZnPgo=)}
:root{--dropdown-box-shadow:0 1px 6px 0 #00000052;--scroll-shadow-header-v-offset:4px;--scroll-shadow-footer-v-offset:-4px;--sidebar-border-width:1px;--sidebar-width:calc(320px + var(--sidebar-border-width))}.d-scroll-footer,.d-scroll-header{transition:box-shadow .4s;z-index:1}.d-scroll-header{border-bottom:1px solid var(--gray-03)}.d-scroll-header.has-shadow{box-shadow:0 var(--scroll-shadow-header-v-offset) 3px -3px var(--gray-04)}.d-scroll-footer{border-top:1px solid var(--gray-03)}.d-scroll-footer.has-shadow{box-shadow:0 var(--scroll-shadow-footer-v-offset) 3px -3px var(--gray-04)}.d-scroll-column{border-right:1px solid var(--gray-03)}.d-scroll-column.has-shadow{box-shadow:3px 0 3px -2px var(--gray-04)}
:root{--default-component-size:30px;--small-component-size:24px;--default-view-header-height:40px;--condition-table-color-selected:#fff;--condition-table-background-color:#fff;--condition-table-background-color-selected:var(--primary-color);--map-toolbar-height:40px;--default-page-margin:8px;--modal-padding:20px;--modal-top:50px}@media (min-width:600px){:root{--condition-table-color-selected:var(--gray-08);--condition-table-background-color:var(--gray-01-opaque);--condition-table-background-color-selected:#fff;--default-page-margin:16px;--modal-padding:30px}}@media (min-height:700px){:root{--modal-top:50px}}@media (min-height:560px){:root{--modal-top:20px}}@media (pointer:coarse){:root{--default-component-size:44px;--small-component-size:30px;--default-view-header-height:56px;--map-toolbar-height:56px}}:root{--legacy-modal-heading-color:var(--default-color);--legacy-modal-heading-font-size:16px;--legacy-modal-heading-font-weight:var(--bold-font-weight);--legacy-modal-heading-text-transform:uppercase}@media (min-width:600px){:root{--legacy-modal-heading-color:var(--primary-color);--legacy-modal-heading-font-size:25px;--legacy-modal-heading-font-weight:300;--legacy-modal-heading-text-transform:none}}.d-modal{border:none;padding:0;position:fixed}.d-modal h2{color:var(--gray-07)}.d-modal+.backdrop,.d-modal::backdrop{background-color:var(--gray-06,#353b44b8)}.d-modal[hidden]+.backdrop{display:none}.d-modal:not(.is-facelift) .fullscreen{position:absolute;right:var(--modal-padding);top:var(--modal-padding)}.d-modal.is-fullscreen .maximize,.d-modal:not(.is-fullscreen) .minimize{display:none}.d-modal--body{display:block;overscroll-behavior:contain;position:relative}.d-modal--form{display:flex;flex-direction:column;padding:var(--modal-padding);position:relative}.is-facelift .d-modal--form{padding:0}.d-modal--header{align-items:center;display:flex;margin-top:-10px;padding-bottom:10px}.d-modal--header:empty{display:none}.is-facelift .d-modal--header{margin-top:0;padding-bottom:4px}.d-modal--title-icon{margin-right:6px}.d-modal--title{color:var(--legacy-modal-heading-color);flex-grow:1;font-family:var(--heading-font-family);font-size:var(--legacy-modal-heading-font-size);font-weight:var(--legacy-modal-heading-font-weight);margin-bottom:0;margin-top:0;text-transform:var(--legacy-modal-heading-text-transform)}.is-facelift .d-modal--title{color:var(--gray-08);flex-grow:0;font-size:var(--default-font-size);font-weight:var(--bold-font-weight);text-transform:uppercase}.is-facelift .d-modal--body{overflow-y:auto;padding:16px var(--default-page-margin)}.d-modal--scrollable{flex-basis:auto;flex-shrink:1;max-height:50vh;min-height:200px;overflow:auto}@supports ((height:-moz-fit-content) or (height:fit-content)){.d-modal--scrollable{max-height:none}}.d-modal--alert{margin:0 var(--default-page-margin);margin-bottom:16px}.d-modal--footer{align-items:center;display:flex;flex-shrink:0}.d-modal--footer:empty{display:none}.d-modal--footer :not(:last-child){margin-right:8px}.d-modal--footer .button-link{margin-left:auto}.is-facelift .d-modal--footer{border-top:1px solid var(--gray-05);margin:0 var(--default-page-margin);padding:8px 0 16px}.d-modal--overlay{background-color:#fff;height:100%;left:0;opacity:.65;position:absolute;top:0;width:100%}.d-modal.is-fullscreen{height:100%;left:0;max-height:none;max-width:none;overflow-y:auto;top:0;transform:none;width:100%}.d-modal.is-fullscreen .d-modal--form{display:flex;flex-direction:column;height:100%;max-height:none}.d-modal.is-fullscreen .d-modal--body{flex:1}.d-modal.is-fullscreen .d-modal--body-scrolling{max-height:none}@media (min-height:1px) and (max-height:559px),(min-width:1px) and (max-width:599px){.d-modal--footer{padding:20px 0 10px}.d-modal--footer .button{flex:1 0 auto}}@media (min-height:560px) and (min-width:600px){.d-modal{max-width:700px;width:100%}.d-modal:not(.is-stacked){transition:opacity var(--default-transition),transform var(--default-transition)}.d-modal:not(.is-stacked)+.backdrop,.d-modal:not(.is-stacked)::backdrop{transition:opacity var(--default-transition,.1s ease-in-out)}.d-modal.closed{opacity:0;transform:translateY(30px)}.d-modal.closed+.backdrop,.d-modal.closed::backdrop{opacity:0}.is-facelift:not(.is-fullscreen).d-modal{max-width:600px}.is-facelift:not(.is-fullscreen).d-modal-s{max-width:400px}.is-facelift:not(.is-fullscreen).d-modal-l{max-width:800px}.is-facelift:not(.is-fullscreen).d-modal-xl{max-width:1000px}.is-facelift:not(.is-fullscreen).d-modal-max{max-width:calc(100% - 50px)}}.d-modal--body-scrolling{max-height:none;overflow-y:auto}@media (min-height:560px){.d-modal--footer{padding-top:10px}}.d-modal,.d-modal--form{max-height:calc(100vh - var(--modal-top)*2)}.d-modal{top:var(--modal-top)}.d-modal--body-scrolling{--modal-header-height:40px;--modal-footer-height:57px;max-height:calc(100vh - var(--modal-top)*2 - var(--modal-header-height) - var(--modal-footer-height))}.d-modal--body-scrolling.no-header{max-height:calc(100vh - var(--modal-top)*2 - var(--modal-footer-height))}.d-modal--body-scrolling.no-footer{max-height:calc(100vh - var(--modal-top)*2 - var(--modal-header-height))}.d-modal--body-scrolling.no-header-no-footer{max-height:calc(100vh - var(--modal-top)*2)}
.alert-dialog--title{font-weight:var(--bold-font-weight);margin-bottom:8px}.alert-dialog--title:only-child{margin:4px 0}.alert-dialog-warning .d-modal--header,.alert-dialog-warning .d-modal--title{color:var(--color-warning-dark)}.alert-dialog-error .d-modal--header,.alert-dialog-error .d-modal--title{color:var(--color-error)}
:root{--dropdown-box-shadow:0 1px 6px 0 #00000052;--scroll-shadow-header-v-offset:4px;--scroll-shadow-footer-v-offset:-4px;--sidebar-border-width:1px;--sidebar-width:calc(320px + var(--sidebar-border-width));--d-popup-bg:#fff;--d-popup-z-index:100;--arrow-inner-size:16px;--arrow-outer-size-main:20px;--arrow-outer-size-orthogonal:40px}.d-popup{background-color:var(--d-popup-bg);box-shadow:var(--dropdown-box-shadow);min-width:160px;outline:none;overflow-y:auto}.d-popup,.d-popup--arrow{position:fixed;z-index:var(--d-popup-z-index)}.d-popup--arrow{background-color:initial;display:block;overflow:hidden;pointer-events:none}.d-popup--arrow:before{background-color:var(--d-popup-bg);box-shadow:0 2px 12px 0 #0000004d;content:"";display:block;height:var(--arrow-inner-size);overflow:hidden;position:relative;transform:rotate(45deg);width:var(--arrow-inner-size)}.d-popup--arrow[data-placement=bottom],.d-popup--arrow[data-placement=top]{height:var(--arrow-outer-size-main);width:var(--arrow-outer-size-orthogonal)}.d-popup--arrow[data-placement=bottom]:before,.d-popup--arrow[data-placement=top]:before{left:calc(var(--arrow-outer-size-orthogonal)/2 - var(--arrow-inner-size)/2)}.d-popup--arrow[data-placement=top]:before{top:calc(var(--arrow-inner-size)*-1/2)}.d-popup--arrow[data-placement=bottom]:before{top:calc(var(--arrow-outer-size-main) - var(--arrow-inner-size)/2)}.d-popup--arrow[data-placement=left],.d-popup--arrow[data-placement=right]{height:var(--arrow-outer-size-orthogonal);width:var(--arrow-outer-size-main)}.d-popup--arrow[data-placement=left]:before,.d-popup--arrow[data-placement=right]:before{top:calc(var(--arrow-outer-size-orthogonal)/2 - var(--arrow-inner-size)/2)}.d-popup--arrow[data-placement=left]:before{left:calc(var(--arrow-inner-size)*-1/2)}.d-popup--arrow[data-placement=right]:before{left:calc(var(--arrow-outer-size-main) - var(--arrow-inner-size)/2)}
.d-tabs{display:flex;flex-direction:column}.d-tabs:not(:last-child){margin-bottom:25px}.d-tabs--tablist{display:flex;flex-wrap:wrap;margin-bottom:10px}.d-tabs--tab{background:none;border:none;border-bottom:1px solid var(--gray-03);color:var(--gray-06);cursor:pointer;font-family:var(--default-font-family);font-size:18px;font-weight:400;height:30px;line-height:1.28;margin:0;min-width:0;outline:none;padding:0 8px;transition:background-color var(--default-transition),box-shadow var(--default-transition),color var(--default-transition)}.d-tabs--tab[aria-selected=true]{border-color:var(--primary-color);color:var(--primary-color)}.d-tabs--tab[aria-selected=true].has-error{border-color:var(--color-error-dark);color:var(--color-error-dark)}.d-tabs--tab:not([aria-selected=true]):hover{background-color:var(--gray-03);border-color:var(--gray-08);color:var(--gray-08)}.d-tabs--tab:not([aria-selected=true]):active{background-color:var(--gray-04);border-color:var(--gray-09);color:var(--gray-09)}.d-tabs--tab:not([aria-selected=true]).has-error{border-color:var(--color-error-20);color:var(--color-error)}.d-tabs--tab:not([aria-selected=true]).has-error:hover{background-color:var(--color-error-10)}.d-tabs--tab:not([aria-selected=true]).has-error:active{background-color:var(--color-error-20)}.d-tabs--tab::-moz-focus-inner{border:0}.d-tabs--tabpanel{margin:calc(var(--default-outline-width)*-1);outline:none;overflow:auto;padding:var(--default-outline-width)}@supports (flex:1){.d-tabs--tabpanel{flex:1}}.d-tabs-compact:not(:last-child){margin-bottom:24px}.d-tabs-compact .d-tabs--tablist{margin-bottom:20px}.d-tabs-compact .d-tabs--tab{border-width:2px;font-size:var(--font-size-2);font-weight:var(--bold-font-weight);height:24px;line-height:1.64;padding:0 4px}.d-tabs-compact .d-tabs--tab:not(:last-child){margin-right:2px}.d-tabs-compact .d-tabs--tab:not([aria-selected=true]):not(:hover):not(:active):not(.has-error){border-color:var(--gray-05);color:var(--gray-05)}.d-tabs-compact .d-tabs--tab.d-tabs--tab--warning{background-color:var(--color-warning-20);color:var(--grey-08)}.d-tabs-compact .d-tabs--tab.d-tabs--tab--warning[aria-selected=true]{border-color:var(--primary-color);color:var(--primary-color)}.d-tabs-compact .d-tabs--tab.d-tabs--tab--warning[aria-selected=true].has-error{border-color:var(--color-error-dark);color:var(--color-error-dark)}.is-keynav .d-tabs--tab:focus,.is-keynav .d-tabs--tabpanel:focus{border-radius:1px;box-shadow:var(--default-outline)}@media(pointer:coarse){.d-tabs-compact .d-tabs--tab{font-size:var(--font-size-3);height:32px}}
:root{--form-group-margin-bottom:16px}.form-group{display:block;position:relative}.form-group>.d-form-check{margin-top:2px}.form-group:not(:last-child){margin-bottom:var(--form-group-margin-bottom)}.form-group>label:first-of-type{--line-height:16px;--padding:2px;display:block;font-weight:var(--bold-font-weight);line-height:var(--line-height);padding:var(--padding) 0}.form-group>.validation-hint{color:var(--gray-06);font-size:var(--small-font-size);margin-bottom:0;margin-top:4px}@media (pointer:coarse){.form-group>label:first-of-type{--line-height:20px;--padding:4px}}.form-group.is-disabled>label:first-of-type{color:var(--gray-03)}.form-group.is-invalid:not(.is-disabled)>label:first-of-type{color:var(--color-error)}.form-group.is-invalid:not(.is-disabled)>.validation-hint{display:none}.form-group.is-required:not(.is-disabled)>label:first-of-type:after{content:" *"}.form-group .invalid-feedback{color:var(--color-error);font-size:var(--small-font-size);margin-bottom:0;margin-top:4px}.form-group.is-disabled .invalid-feedback,.form-group:not(.is-invalid) .invalid-feedback{display:none}
:root{--default-component-size:30px;--small-component-size:24px;--default-view-header-height:40px;--condition-table-color-selected:#fff;--condition-table-background-color:#fff;--condition-table-background-color-selected:var(--primary-color);--map-toolbar-height:40px;--default-page-margin:8px;--modal-padding:20px;--modal-top:50px}@media (min-width:600px){:root{--condition-table-color-selected:var(--gray-08);--condition-table-background-color:var(--gray-01-opaque);--condition-table-background-color-selected:#fff;--default-page-margin:16px;--modal-padding:30px}}@media (min-height:700px){:root{--modal-top:50px}}@media (min-height:560px){:root{--modal-top:20px}}@media (pointer:coarse){:root{--default-component-size:44px;--small-component-size:30px;--default-view-header-height:56px;--map-toolbar-height:56px}}:root{--dropdown-box-shadow:0 1px 6px 0 #00000052;--scroll-shadow-header-v-offset:4px;--scroll-shadow-footer-v-offset:-4px;--sidebar-border-width:1px;--sidebar-width:calc(320px + var(--sidebar-border-width));--d-select-list--default-size:3;--d-select-list--padding:10px;--d-select-list--option-padding:25px}@media (min-width:600px){:root{--d-select-list--option-padding:20px}}.d-select-list{background-color:var(--gray-02);display:block;height:calc(var(--d-select-list--default-size)*var(--default-component-size) + var(--d-select-list--padding)*2);list-style:none;outline:none;overflow-y:auto}.d-select-list .unselectable-option{color:var(--gray-04);pointer-events:none}.d-select-list--option{cursor:default;height:var(--default-component-size);line-height:var(--default-component-size);padding:0 var(--d-select-list--option-padding);transition:background-color var(--default-transition)}.d-select-list--option:first-child{margin-top:var(--d-select-list--padding)}.d-select-list--option:last-child{margin-bottom:var(--d-select-list--padding)}.d-select-list--option[aria-selected=true]{background-color:var(--gray-02);font-weight:var(--bold-font-weight)}.d-select-list--option:hover,.is-keynav .d-select-list:focus .d-select-list--option.is-active{background-color:var(--gray-03);font-weight:var(--bold-font-weight)}
:root{--color-picker-flyout--padding:16px;--color-picker-option--margin:2px;--color-picker-option--negative-margin:calc(var(--color-picker-option--margin)*-1);--color-picker-option--size:24px;--color-picker-option--outer-size:calc(var(--color-picker-option--size) + var(--color-picker-option--margin)*2)}@media (pointer:coarse){:root{--color-picker-option--size:32px}}.d-color-picker{background-color:var(--gray-01);display:flex;padding:4px 4px 4px 8px}.d-color-picker[aria-disabled=true]{opacity:.32;pointer-events:none}.d-color-picker .selected-color{border-radius:calc(var(--color-picker-option--size)/2);flex:1;height:var(--color-picker-option--size)}.d-color-picker>.d-icon{margin-left:4px}.lightgray-bg .d-color-picker{background-color:var(--white-09)}.d-color-picker--flyout{overflow:visible;padding:8px var(--color-picker-flyout--padding)}.d-color-picker--flyout hr{margin:8px 0}.d-color-picker-palette{background-color:initial;display:flex;flex-wrap:wrap;height:auto;margin:var(--color-picker-option--negative-margin);overflow:visible}.d-color-picker-option{align-items:center;border-radius:100%;display:flex;height:var(--color-picker-option--size);justify-content:center;margin:var(--color-picker-option--margin);position:relative;width:var(--color-picker-option--size)}.d-color-picker-option:before{content:"";display:block;height:var(--color-picker-option--outer-size);left:var(--color-picker-option--negative-margin);position:absolute;top:var(--color-picker-option--negative-margin);transition:background-color var(--default-transition);width:var(--color-picker-option--outer-size);z-index:-1}.d-color-picker-option:not(.is-active) .d-icon,.d-color-picker-option[aria-selected=false] .d-icon{visibility:hidden}.d-color-picker-palette .d-color-picker-option:hover:before,.is-keynav .d-color-picker-palette:focus .d-color-picker-option.is-active:before{background-color:var(--gray-03)}.d-color-picker-option.with-outline,.d-color-picker .selected-color.with-outline{border:1px solid var(--gray-03)}.d-color-picker--custom-color{box-shadow:none!important;display:flex;font-weight:400;justify-content:flex-start;margin:0 calc(var(--color-picker-flyout--padding)*-1);min-height:32px}.d-color-picker--custom-color.button.button-borderless{padding:0 var(--color-picker-flyout--padding)}.d-color-picker--custom-color:hover{background-color:var(--gray-03)}.d-color-picker--custom-color .d-color-picker-option{margin:0 4px 0 0}.is-keynav .d-color-picker--custom-color:focus-within{background-color:var(--gray-02)}
:root{--default-component-size:30px;--small-component-size:24px;--default-view-header-height:40px;--condition-table-color-selected:#fff;--condition-table-background-color:#fff;--condition-table-background-color-selected:var(--primary-color);--map-toolbar-height:40px;--default-page-margin:8px;--modal-padding:20px;--modal-top:50px}@media (min-width:600px){:root{--condition-table-color-selected:var(--gray-08);--condition-table-background-color:var(--gray-01-opaque);--condition-table-background-color-selected:#fff;--default-page-margin:16px;--modal-padding:30px}}@media (min-height:700px){:root{--modal-top:50px}}@media (min-height:560px){:root{--modal-top:20px}}@media (pointer:coarse){:root{--default-component-size:44px;--small-component-size:30px;--default-view-header-height:56px;--map-toolbar-height:56px}}.select2-container .d-select2-more-less{margin:3px auto 5px 7px;padding:1px 6px}@media (min-width:600px){.select2-container .d-select2-more-less{margin:3px auto 3px 7px}}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;padding-left:8px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:initial;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:initial;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{border:none;box-sizing:border-box;font-size:100%;margin-left:5px;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;left:-100000px;position:absolute;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{box-sizing:border-box;padding:4px;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{background-color:#fff;border:0;display:block;filter:alpha(opacity=0);height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}.select2-hidden-accessible{clip:rect(0 0 0 0)!important;border:0!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 #0000 #0000;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#0000 #0000 #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:20px;margin-right:10px;margin-top:5px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:initial;border:none;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-top-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{-webkit-appearance:textfield;background:#0000;border:none;box-shadow:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:-webkit-linear-gradient(top,#fff 50%,#eee);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border:none;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-top-right-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 #0000 #0000;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-radius:0;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:#0000;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#0000 #0000 #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:-webkit-linear-gradient(top,#fff,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:-webkit-linear-gradient(top,#eee 50%,#fff);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:initial;border:none;border-bottom-left-radius:4px;border-top-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-top-left-radius:0;border-top-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid #0000}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
:root{--default-component-size:30px;--small-component-size:24px;--default-view-header-height:40px;--condition-table-color-selected:#fff;--condition-table-background-color:#fff;--condition-table-background-color-selected:var(--primary-color);--map-toolbar-height:40px;--default-page-margin:8px;--modal-padding:20px;--modal-top:50px}@media (min-width:600px){:root{--condition-table-color-selected:var(--gray-08);--condition-table-background-color:var(--gray-01-opaque);--condition-table-background-color-selected:#fff;--default-page-margin:16px;--modal-padding:30px}}@media (min-height:700px){:root{--modal-top:50px}}@media (min-height:560px){:root{--modal-top:20px}}@media (pointer:coarse){:root{--default-component-size:44px;--small-component-size:30px;--default-view-header-height:56px;--map-toolbar-height:56px}}:root{--dropdown-box-shadow:0 1px 6px 0 #00000052;--scroll-shadow-header-v-offset:4px;--scroll-shadow-footer-v-offset:-4px;--sidebar-border-width:1px;--sidebar-width:calc(320px + var(--sidebar-border-width));--icon-size:24px;--icon-size-xs:16px;--icon-badge-size:12px;--d-select-arrow-width:32px;--option-padding-left:16px;--option-separation-line-height:10px;--select-option-height:22px}@media (pointer:coarse){:root{--select-option-height:34px}}.d-select{display:block;position:relative}.d-select .select2-container{background-color:var(--gray-01);border:1px solid #0000;border-radius:0}.d-select .select2-container .d-select--selection{background-color:initial}.d-select--selection.select2-selection{border:none;border-radius:0;outline:none}.d-select--selection.select2-selection .select2-selection__rendered{color:var(--gray-08);margin:0;overflow:hidden}.d-select--selection.select2-selection .select2-selection__rendered .select2-selection__placeholder{color:var(--gray-05-opaque);font-style:italic}.d-select--selection.select2-selection .select2-search--inline .select2-search__field{color:var(--default-color);font-family:var(--default-font-family);font-size:var(--default-font-size);line-height:26px;margin:0 5px 3px 0;max-width:100%;min-height:auto}.d-select--selection.select2-selection .select2-search--inline .select2-search__field::-ms-clear{display:none}.d-select:where(:not(.is-disabled)) .select2-container--focus{border-radius:1px;box-shadow:var(--default-outline);transition:box-shadow var(--default-transition)}.d-select--selection.select2-selection.select2-selection--single{height:var(--default-component-size)}.d-select--selection.select2-selection.select2-selection--single .select2-selection__rendered{line-height:var(--default-component-size);padding-left:10px;padding-right:var(--d-select-arrow-width)}.d-select--selection.select2-selection.select2-selection--single .select2-selection__rendered.default-layout{align-items:center;display:flex}.d-select--selection.select2-selection.select2-selection--single .select2-selection__rendered.default-layout .d-icon:first-of-type{margin-right:10px}.d-select--selection.select2-selection.select2-selection--single .select2-selection__arrow{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMzUzYjQ0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDEyIDI0Ij4KICA8cGF0aCBkPSJNMS44NSAxMC44NWwzLjggMy44YS41LjUgMCAwMC43MSAwbDMuOC0zLjhBLjUuNSAwIDAwOS44IDEwSDIuMjFhLjUuNSAwIDAwLS4zNi44NXoiLz4KPC9zdmc+Cg==);background-position:50%;background-repeat:no-repeat;height:100%;width:var(--d-select-arrow-width)}.d-select--selection.select2-selection.select2-selection--single .select2-selection__arrow b{display:none}.d-select.is-disabled .d-select--selection.select2-selection.select2-selection--single .select2-selection__arrow{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjYmRiZmMyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDEyIDI0Ij4KICA8cGF0aCBkPSJNMS44NSAxMC44NWwzLjggMy44YS41LjUgMCAwMC43MSAwbDMuOC0zLjhBLjUuNSAwIDAwOS44IDEwSDIuMjFhLjUuNSAwIDAwLS4zNi44NXoiLz4KPC9zdmc+Cg==)}.d-select.has-element-right .select2-selection__arrow{right:var(--default-component-size)}.d-select--selection.select2-selection.select2-selection--multiple{border:none;min-height:var(--default-component-size);padding:2px 0 0 5px}.d-select--selection.select2-selection.select2-selection--multiple .select2-selection__choice{background-color:var(--gray-01);border:1px solid var(--gray-03);border-radius:3px;color:var(--gray-08);display:inline-flex;line-height:calc(var(--small-component-size) - 2px);margin:0 5px 5px 0;padding:0 0 0 5px}@media (min-width:600px){.d-select--selection.select2-selection.select2-selection--multiple .select2-selection__choice{border-radius:2px;margin:0 5px 3px 0}}.d-select--selection.select2-selection.select2-selection--multiple .select2-selection__choice.default-layout .d-icon:first-child{margin:auto 3px auto auto}.d-select--selection.select2-selection.select2-selection--multiple .select2-selection__choice.default-layout .d-icon+span{line-height:var(--icon-size)}.d-select--selection.select2-selection.select2-selection--multiple .select2-selection__choice .select2-selection__choice__display{max-width:170px;padding-right:0}.d-select--selection.select2-selection.select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove{background-color:initial;border:none}.d-select--selection .select2-selection__rendered.with-more-less{display:block}.d-select.has-element-left .d-select--selection{padding-left:var(--default-component-size)}.d-select.has-element-right .d-select--selection{padding-right:var(--default-component-size)}.d-select--element-left{left:0;position:absolute;top:0}.d-select--element-left.button-icon{left:1px;top:1px}.d-select--element-right{position:absolute;right:0;top:0}.d-select.is-disabled{pointer-events:none}.d-select.is-disabled .select2-selection__choice__remove{display:inherit}.d-select.is-disabled .d-select--selection.select2-selection .select2-selection__rendered{color:var(--gray-04)}.lightgray-bg .d-select .select2-container{background-color:var(--white-09)}.lightgray-bg .d-select.is-disabled .select2-container{background-color:var(--gray-01)}.d-select--dropdown{border:none;border-radius:0;box-shadow:var(--dropdown-box-shadow)}.d-select--dropdown:not(.d-select--dropdown-search) .select2-search{display:none}.d-select--dropdown .select2-search .select2-search__field{border-color:#0000;padding:0 10px}.d-select--dropdown .select2-results{margin:0;padding:0}.d-select--dropdown .select2-results__options:not(.select2-results__options--nested):after,.d-select--dropdown .select2-results__options:not(.select2-results__options--nested):before{content:"";display:block;height:8px}.d-select--dropdown .select2-results__option.select2-results__option{line-height:var(--select-option-height);padding:5px 10px 5px var(--option-padding-left);position:relative}.d-select--dropdown .select2-results__option.select2-results__option--group{padding:0}.d-select--dropdown .select2-results__option.select2-results__option--highlighted{background-color:var(--gray-03);color:var(--gray-08);font-weight:var(--bold-font-weight)}.d-select--dropdown .select2-results__option.select2-results__option--selected{background-color:var(--gray-02);font-weight:var(--bold-font-weight)}.d-select--dropdown .select2-results__option.select2-results__option--with-separation-line-below{margin-bottom:var(--option-separation-line-height)}.d-select--dropdown .select2-results__option.select2-results__option--with-separation-line-below:after{border-bottom:1px solid var(--gray-05);bottom:calc(var(--option-separation-line-height)*-1/2);content:"";display:block;position:absolute;width:calc(100% - var(--option-padding-left)*2)}.d-select--dropdown .select2-results__option.default-layout{align-items:center;display:flex}.d-select--dropdown .select2-results__option.default-layout .d-icon:first-of-type{margin-right:10px}.d-select--dropdown .select2-results__option.default-layout span{height:var(--select-option-height)}.d-select--dropdown .select2-results__group{color:var(--gray-06);font-size:var(--small-font-size);font-weight:var(--bold-font-weight);line-height:16px;padding:12px 16px 4px}@media (pointer:coarse){.d-select--dropdown .select2-results__group{font-size:var(--default-font-size);padding-top:16px}}.d-select--more-less{margin-bottom:3px;margin-left:7px}.is-invalid:not(.is-disabled) .d-select:not(.is-disabled) .select2-container{background-color:var(--alert-color-error-background);border-color:var(--color-error)}.is-invert .is-invalid:not(.is-disabled) .d-select:not(.is-disabled) .select2-container{background-color:var(--alert-color-error-invert);border-color:var(--alert-color-error-border-invert)}
:root{--default-component-size:30px;--small-component-size:24px;--default-view-header-height:40px;--condition-table-color-selected:#fff;--condition-table-background-color:#fff;--condition-table-background-color-selected:var(--primary-color);--map-toolbar-height:40px;--default-page-margin:8px;--modal-padding:20px;--modal-top:50px}@media (min-width:600px){:root{--condition-table-color-selected:var(--gray-08);--condition-table-background-color:var(--gray-01-opaque);--condition-table-background-color-selected:#fff;--default-page-margin:16px;--modal-padding:30px}}@media (min-height:700px){:root{--modal-top:50px}}@media (min-height:560px){:root{--modal-top:20px}}@media (pointer:coarse){:root{--default-component-size:44px;--small-component-size:30px;--default-view-header-height:56px;--map-toolbar-height:56px}}:root{--d-menu--item-padding:8px}.d-menu{max-width:80%;width:-moz-fit-content;width:fit-content}.d-menu hr{border-color:var(--gray-03);margin:4px var(--default-page-margin)}.d-menu>:first-child{margin-top:var(--d-menu--item-padding)}.d-menu>:last-child{margin-bottom:var(--d-menu--item-padding)}.d-menu>[role=group]>label:first-child{color:var(--gray-06);display:block;font-size:var(--small-font-size);font-weight:var(--bold-font-weight);padding:4px 16px}.d-menu [role^=menuitem]{background-color:initial;box-shadow:none!important;display:flex;font-weight:400;justify-content:flex-start;min-height:34px;padding:0 var(--default-page-margin);width:100%}.d-menu [role^=menuitem]>.button--label{margin-right:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.d-menu [role^=menuitem].d-menu--item-selected{background-color:var(--gray-03);color:var(--gray-08);font-weight:var(--bold-font-weight)}.d-menu [role^=menuitem]:not(:disabled):hover{background-color:var(--gray-03)}.d-menu [role^=menuitem]:active:not(:disabled){background-color:var(--gray-04);color:var(--gray-08)}.d-menu [role^=menuitem][aria-expanded=true]{background-color:var(--gray-03);color:var(--gray-08)}.d-menu [role^=menuitem][aria-expanded=true]:disabled{background-color:initial;color:var(--gray-03)}.d-menu [role^=menuitem][aria-expanded=true]:hover:not(:disabled){background-color:var(--gray-04)}.d-menu [role^=menuitem][aria-expanded=true]:active:not(:disabled){background-color:var(--gray-05)}.d-menu [role^=menuitem] .d-icon:not(.d-submenu-arrow){height:18px;width:18px}.d-menu [role^=menuitem] .d-icon:not(.d-submenu-arrow):first-child{margin-right:8px}.d-menu [role^=menuitem]:not(:disabled) .d-icon:not(.d-submenu-arrow){color:var(--gray-06)}.d-menu [role=menuitemradio][aria-checked=true]{background-color:var(--gray-03);color:var(--gray-08);font-weight:var(--bold-font-weight)}.d-submenu-arrow{margin:0 0 0 auto}.is-keynav .d-menu [role^=menuitem]:focus{background-color:var(--gray-02)}.d-menu .d-alert.d-alert-small{margin:16px 8px 12px;max-width:320px;min-width:240px}
