.form-audit{overflow:hidden}.form-audit__tab-bar.ant-tabs-nav{height:30px;margin-top:24px;margin-bottom:18px}.form-audit__tab-bar.ant-tabs-nav:before{border-bottom:none}.form-audit__tab-bar.ant-tabs-nav .ant-tabs-tab{border:1px solid var(--nmp-neutral-4);color:var(--nmp-neutral-9);background-color:#0000;border-radius:2px;font-size:14px;font-weight:700}.form-audit__tab-bar.ant-tabs-nav .ant-tabs-tab-active{background-color:var(--nmp-neutral-9);--ant-tabs-item-selected-color:var(--nmp-neutral-1)}.form-audit__tabs,.form-audit__tabs .ant-tabs-content,.form-audit__tabs .ant-tabs-content>div{height:100%}.form-audit__tabs .ant-tabs-tabpane{margin-right:-32px}.form-audit__tab-content{padding-right:32px}.form-audit__footer{margin:0 -32px;padding:16px 32px 0;box-shadow:0 -2px 4px #07102f14}.form-audit__preview .ant-input[disabled],.form-audit__preview .ant-picker.ant-picker-disabled,.form-audit__preview .ant-select-disabled:not(.ant-select-customize-input)>.ant-select-selector{color:#000000d9;background-color:#fff}.dform-label{color:#474747;font-size:1rem;font-style:normal;font-weight:400;line-height:1.25}.dform-label--small{font-size:16px;line-height:19px}.dform-label>label{cursor:pointer}.dform-label>label,.dform-label>span{font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;color:currentColor;padding-left:.2rem}.dform-tabs{--dform-tab-bg-color:#fff;--dform-tab-text-color:#474747;--dform-tab-accent-color:#a8a8a8;--dform-tab-primary-color:var(--ant-color-primary);--dform-tab-error-color:var(--ant-color-error);counter-reset:dform-tabs}.dform-tabs__bar--compact .ant-tabs-nav-list{flex-direction:column;display:flex}.dform-tabs__bar--arrowed .ant-tabs-nav-list{grid-template-columns:1fr 1fr 1fr;width:100%;display:grid}.dform-tabs__bar--arrowed .ant-tabs-nav-list:has(.ant-tabs-tab:first-child.ant-tabs-tab-active){grid-template-columns:auto auto}.dform-tabs__bar--arrowed .ant-tabs-nav-list .dform-tabs__text{-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.dform-tabs>.ant-tabs-nav .dform-tabs__tab.ant-tabs-tab,.dform-tabs__tab.ant-tabs-tab{text-align:left;counter-increment:dform-tabs;margin:0;padding:17px 0;font-size:1rem;font-weight:400;line-height:1.2;position:relative}.dform-tabs__tab:not(.dform-tabs__tab--viewed):not(:hover){color:var(--dform-tab-accent-color)}.dform-tabs__tab--required{--ant-color-primary:var(--dform-tab-error-color);color:var(--dform-tab-error-color)}.dform-tabs__tab--required:not(.dform-tabs__tab--required__tab--viewed):not(:hover){color:var(--dform-tab-error-color)}.dform-tabs__tab--required.ant-tabs-tab-active{--ant-color-primary:var(--ant-color-error-active)}.dform-tabs__tab--completed{color:var(--dform-tab-primary-color)}.dform-tabs__tab--arrowed.ant-tabs-tab .dform-tabs__tail{display:none}.dform-tabs__tab--without-icon.ant-tabs-tab{padding-left:16px;position:relative}.dform-tabs__tab--without-icon.ant-tabs-tab:has(+.ant-tabs-tab-active){padding-left:0;padding-right:16px}.dform-tabs__tab--without-icon.ant-tabs-tab:has(+.ant-tabs-tab-active):after{content:"";background-color:var(--nmp-neutral-9);width:1px;height:30%;position:absolute;top:50%;bottom:0;right:0;transform:translateY(-50%)}.dform-tabs__tab--without-icon.ant-tabs-tab:has(+.ant-tabs-tab-active):before{content:none}.dform-tabs__tab--without-icon.ant-tabs-tab:before{content:"";background-color:var(--nmp-neutral-9);width:1px;height:30%;position:absolute;inset:50% 0 0;transform:translateY(-50%)}.dform-tabs__tab--without-icon.ant-tabs-tab .dform-tabs__label{padding-left:0}.dform-tabs__tab--without-icon.ant-tabs-tab .dform-tabs__label:before,.dform-tabs__tab--without-icon.ant-tabs-tab .dform-tabs__icon{display:none}.dform-tabs__tab--hidden.ant-tabs-tab{visibility:hidden;position:absolute}.dform-tabs__label{word-break:break-all;white-space:normal;align-items:center;width:100%;min-height:40px;padding-left:46px;display:flex;position:relative}.dform-tabs__label:has(.dform-tabs__extra){padding-right:32px}.dform-tabs__label:before{content:counter(dform-tabs);background-color:var(--dform-tab-bg-color)}.dform-tabs__label:before,.dform-tabs__icon{color:currentColor;border:solid 1px var(--dform-tab-accent-color);border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.dform-tabs__tab--completed.ant-tabs-tab-active .dform-tabs__icon{display:none}.dform-tabs__tab--completed:not(.ant-tabs-tab-active) .dform-tabs__icon{color:var(--dform-tab-bg-color);border-color:var(--dform-tab-primary-color);background-color:var(--dform-tab-primary-color)}.dform-tabs__tab--completed:not(.ant-tabs-tab-active) .dform-tabs__icon .anticon{margin:0;font-size:17px}.dform-tabs__tail{width:2px;height:100%;position:absolute;top:0;left:16px}.dform-tabs__tail:before,.dform-tabs__tail:after{content:"";background-color:var(--dform-tab-accent-color);width:2px;transition:background .3s;position:absolute}.dform-tabs__extra{position:absolute;right:0}.dform-tabs__tab:first-child .dform-tabs__tail:before,.dform-tabs__tab:nth-last-child(2) .dform-tabs__tail:after{display:none}.dform-tabs__tail:before{top:0;bottom:calc(50% + 20px)}.dform-tabs__tail:after{top:calc(50% + 20px);bottom:0}.dform-tabs__tab--completed .dform-tabs__tail:after,.dform-tabs__tab--completed+.dform-tabs__tab .dform-tabs__tail:before{background-color:var(--dform-tab-primary-color)}.dform-tabs .ant-tabs-nav{flex:1}.dform-tabs .ant-tabs-content-holder{border-left:none;flex:2;margin-left:0}.dform-tabs .ant-tabs-ink-bar,.dform-tabs .ant-tabs-nav-operations{display:none!important}.dform-dropdown{background:var(--nmp-neutral-1)}.dform-dropdown__icon{font-size:22px}.dform-dropdown__icon--required{color:var(--ant-color-error)}.dform-dropdown .ant-dropdown-menu{max-height:40vh}.dform-dropdown .ant-dropdown-menu-item{padding:11px 68px 11px 30px}.dform-dropdown .ant-dropdown-menu-item-active{--ant-control-item-bg-hover:transparent}.dform-dropdown-wrapper{padding-right:15px}.suggestion-decision-maker--recently-resolved{border-left:2px solid var(--ant-color-warning);padding-left:8px}.suggestion-decision-maker__wrapper{border-left:2px solid var(--nmp-neutral-9);padding-left:48px}.suggestion-decision-maker__value{padding:32px 28px}.suggestion-decision-maker__value .ant-input[disabled],.suggestion-decision-maker__value .ant-picker.ant-picker-disabled,.suggestion-decision-maker__value .ant-select-disabled:not(.ant-select-customize-input)>.ant-select-selector{color:#000000d9;background-color:#fff}.suggestion-decision-maker__value--new{background-color:var(--ant-green-1)}.suggestion-decision-maker__value--old{background-color:var(--ant-color-warning-bg)}.suggestion-decision-maker__comment-creation-modal .ant-input[disabled],.suggestion-decision-maker__comment-creation-modal .ant-picker.ant-picker-disabled,.suggestion-decision-maker__comment-creation-modal .ant-select-disabled:not(.ant-select-customize-input)>.ant-select-selector{color:#000000d9;background-color:#fff}.suggestion-decision-maker__comment-creation-modal .ant-modal-confirm-btns{margin-top:0}.suggestion-decision-maker__accept-button{--ant-color-primary:var(--ant-color-success);--ant-color-primary-hover:var(--ant-color-success-hover)}.nmp-version-count__count{position:relative;top:-4px}.dform-field-label{color:#474747;margin-bottom:25px}.dform-field-label>span{font-size:20px;font-weight:400;line-height:24px}.dform-field-label--small>span{font-size:16px;line-height:19px}.dform-field-label--is-error .dform-field-label__asterix{color:#c70000}.dform-date-field{color:#707070;background-color:#eee;border:0;border-bottom:1px solid #707070;width:100%;padding:10px 15px 9px}.dform-long-text-widget__area{background:#eee;border-bottom:1px solid #707070;height:100px;padding:12px 15px;overflow-y:auto}.dform-long-text-widget__area--disabled{background:#bbb}.dform-long-text-widget__editor{height:430px}.dform-long-text-widget__actions{justify-content:flex-end;padding-top:1rem;display:flex}.dform-resource{width:100%;height:100%}.dform-resource:focus-within{outline:none}.dform-resource__container{contain:layout;cursor:pointer;border:1px solid #8c8c8c;border-radius:2px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:184px;padding:40px;transition:border-color .3s;display:flex;position:relative}.dform-resource:not(.dform-resource--disabled) .dform-resource__container:hover,.dform-resource__container:active,.dform-resource__container:focus{border-color:var(--ant-color-primary);outline:none}.dform-resource--disabled .dform-resource__container{cursor:not-allowed}.dform-resource__pdf-icon{font-size:72px}.dform-resource__filename{color:#434343;text-align:center;word-break:break-all;-webkit-user-select:none;user-select:none;font-size:16px;line-height:20px}.dform-resource__fetching{position:absolute;bottom:0;left:5px}.dform-signature-resource-loader{height:72px}.dform-signature-resource-loader__status{color:#faad14;margin-bottom:6px;font-size:16px}.dform-signature-resource-loader__status:first-letter{text-transform:capitalize}.dform-signature-resource-loader__icons{position:relative}.dform-signature-resource-loader__file-icon{font-size:60px}.dform-signature-resource-loader__arrow-circle-icon{font-size:30px;position:absolute;bottom:0;right:4px}.dform-base-signature-resource{padding-top:28px}.dform-file__drop-zone{cursor:pointer;color:currentColor;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='10' ry='10' stroke='%23707070FF' stroke-width='2' stroke-dasharray='8%2c 10' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");border-radius:10px;width:100%;height:120px}.dform-file__file-list{margin-bottom:8px}.dform-file__file-list+.dform-file__drop-zone{margin-top:2rem}.dform-file__input{visibility:hidden;position:absolute;left:-9999px}.dform-file__item{width:100%;padding:12px 8px;box-shadow:0 3px 6px #00000029}.dform-file__item+.dform-file__item{margin-top:12px}.dform-file__item-name{text-overflow:ellipsis;white-space:nowrap;color:currentColor;width:60%;overflow:hidden}.dform-file__item-name:hover,.dform-file__item-name:active{color:currentColor}.dform-file__item-actions{width:40%}.dform-file__item-remove-btn{background-color:#0000;border:none;padding:0}.text-style{color:#474747;font-size:16px;font-weight:400;line-height:19px}.ant-form .ms-field-array-iteration{color:var(--ant-form-label-color);border-bottom:none;align-items:center;gap:3px;margin-bottom:8px;font-size:14px;display:flex}.master-schema-field-unstructured-form-item>.ant-form-item-row>.ant-form-item-label>label .master-schema-field-unstructured-form-item__more{opacity:0;transition:opacity .2s ease-in-out}.master-schema-field-unstructured-form-item.master-schema-field-unstructured-form-item--children-empty>.ant-form-item-row>.ant-form-item-label>label .master-schema-field-unstructured-form-item__more,.master-schema-field-unstructured-form-item.master-schema-field-unstructured-form-item--more-menu-opened>.ant-form-item-row>.ant-form-item-label>label .master-schema-field-unstructured-form-item__more,.master-schema-field-unstructured-form-item>.ant-form-item-row>.ant-form-item-label:hover>label .master-schema-field-unstructured-form-item__more{opacity:1}.master-schema-field-unstructured-form-item__add-element-modal__parent{color:var(--ant-color-text-secondary);margin-bottom:16px;font-size:12px}.master-schema-field-unstructured-array-iteration{margin-bottom:24px}.master-schema-field-unstructured-array-iteration:not(.master-schema-field-unstructured-array-iteration--no-label)>.master-schema-field-unstructured-array-iteration__control{border-left:1px solid hsl(var(--border));margin-left:4px}.master-schema-field-unstructured-array-iteration:not(.master-schema-field-unstructured-array-iteration--no-label)>.master-schema-field-unstructured-array-iteration__control>.master-schema-field-unstructured-array-iteration__control__input{margin-left:12px}.ant-form .master-schema-field-unstructured-array-iteration .master-schema-field-unstructured-array-iteration__label{color:var(--ant-form-label-color);border-bottom:none;align-items:center;gap:3px;margin-bottom:8px;font-size:14px;display:flex}.master-schema-field-unstructured-array-iteration.master-schema-field-unstructured-array-iteration--no-label>.master-schema-field-unstructured-array-iteration__label{margin-bottom:0}.master-schema-field-unstructured-array-iteration>.master-schema-field-unstructured-array-iteration__label .master-schema-field-unstructured-array-iteration__more{opacity:0;transition:opacity .2s ease-in-out}.master-schema-field-unstructured-array-iteration>.master-schema-field-unstructured-array-iteration__label.master-schema-field-unstructured-array-iteration--more-menu-opened .master-schema-field-unstructured-array-iteration__more,.master-schema-field-unstructured-array-iteration>.master-schema-field-unstructured-array-iteration__label:hover .master-schema-field-unstructured-array-iteration__more{opacity:1}.master-schema-field-unstructured-object:not(.master-schema-field-unstructured-object--no-label)>.ant-form-item-row>.ant-form-item-control{border-left:1px solid hsl(var(--border));margin-left:7px}.master-schema-field-unstructured-object:not(.master-schema-field-unstructured-object--no-label)>.ant-form-item-row>.ant-form-item-control>.ant-form-item-control-input{margin-left:12px}.master-schema-field-unstructured-object.master-schema-field-unstructured-object--no-label{margin-bottom:0}.master-schema-field-unstructured-array:not(.master-schema-field-unstructured-array--no-label)>.ant-form-item-row>.ant-form-item-control{border-left:1px solid hsl(var(--border));margin-left:7px}.master-schema-field-unstructured-array:not(.master-schema-field-unstructured-array--no-label)>.ant-form-item-row>.ant-form-item-control>.ant-form-item-control-input{margin-left:12px}.master-schema-field-unstructured-array.master-schema-field-unstructured-array--no-label{margin-bottom:0}.master-schema-field-unstructured>.ant-form-item-row>.ant-form-item-control{border-left:1px solid hsl(var(--border));margin-left:7px}.master-schema-field-unstructured>.ant-form-item-row>.ant-form-item-control>.ant-form-item-control-input{margin-left:12px}.master-schema-field-form-resource{height:100%}.master-schema-field-form-resource__footer{overflow:hidden}.master-schema-field-builder-tabs{gap:22px;height:100%}.master-schema-field-builder-tabs .ant-tabs-content,.master-schema-field-builder-tabs .ant-tabs-content .ant-tabs-tabpane{height:100%}.master-schema-content--default-padding{padding-left:24px;padding-right:24px}.master-schema-content .nmp-card-body.ant-card-body{padding-bottom:0;padding-left:0;padding-right:0}.master-schema-content .styled-tabs{padding-left:24px;padding-right:24px}.suggested-data-types-form--conflict-resolver .ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector,.suggested-data-types-form--conflict-resolver .ant-input[disabled]{color:inherit!important;background-color:#fff!important}.dform-unstructured-form-item>.ant-form-item-row>.ant-form-item-label>label .dform-unstructured-form-item__more{opacity:0;transition:opacity .2s ease-in-out}.dform-unstructured-form-item.dform-unstructured-form-item--more-menu-opened>.ant-form-item-row>.ant-form-item-label>label .dform-unstructured-form-item__more,.dform-unstructured-form-item.dform-unstructured-form-item--children-empty>.ant-form-item-row>.ant-form-item-label>label .dform-unstructured-form-item__more,.dform-unstructured-form-item>.ant-form-item-row>.ant-form-item-label:hover>label .dform-unstructured-form-item__more{opacity:1}.dform-unstructured-form-item__add-element-modal__parent{color:var(--ant-color-text-secondary);margin-bottom:16px;font-size:12px}.dform-unstructured-array-iteration{margin-bottom:24px}.dform-unstructured-array-iteration:not(.dform-unstructured-array-iteration--no-label)>.dform-unstructured-array-iteration__control{border-left:1px solid hsl(var(--border));margin-left:4px}.dform-unstructured-array-iteration:not(.dform-unstructured-array-iteration--no-label)>.dform-unstructured-array-iteration__control>.dform-unstructured-array-iteration__control__input{margin-left:12px}.ant-form .dform-unstructured-array-iteration .dform-unstructured-array-iteration__label{color:var(--ant-form-label-color);border-bottom:none;align-items:center;gap:3px;margin-bottom:8px;font-size:14px;display:flex}.dform-unstructured-array-iteration.dform-unstructured-array-iteration--no-label>.dform-unstructured-array-iteration__label{margin-bottom:0}.dform-unstructured-array-iteration>.dform-unstructured-array-iteration__label .dform-unstructured-array-iteration__more{opacity:0;transition:opacity .2s ease-in-out}.dform-unstructured-array-iteration>.dform-unstructured-array-iteration__label.dform-unstructured-array-iteration--more-menu-opened .dform-unstructured-array-iteration__more,.dform-unstructured-array-iteration>.dform-unstructured-array-iteration__label:hover .dform-unstructured-array-iteration__more{opacity:1}.dform-unstructured-array-iteration__add-element-modal__parent{color:var(--ant-color-text-secondary);margin-bottom:16px;font-size:12px}.ant-dropdown .ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-vertical>.ant-dropdown-menu-submenu-title{padding:10px 16px}.dform-unstructured-object:not(.dform-unstructured-object--no-label)>.ant-form-item-row>.ant-form-item-control{border-left:1px solid hsl(var(--border));margin-left:7px}.dform-unstructured-object:not(.dform-unstructured-object--no-label)>.ant-form-item-row>.ant-form-item-control>.ant-form-item-control-input{margin-left:12px}.dform-unstructured-object.dform-unstructured-object--no-label{margin-bottom:0!important}.dform-unstructured-array:not(.dform-unstructured-array--no-label)>.ant-form-item-row>.ant-form-item-control{border-left:1px solid hsl(var(--border));margin-left:7px}.dform-unstructured-array:not(.dform-unstructured-array--no-label)>.ant-form-item-row>.ant-form-item-control>.ant-form-item-control-input{margin-left:12px}.dform-unstructured-array.dform-unstructured-array--no-label{margin-bottom:0!important}.dform-unstructured>.ant-form-item-row>.ant-form-item-control{border-left:1px solid hsl(var(--border));margin-left:7px}.dform-unstructured>.ant-form-item-row>.ant-form-item-control>.ant-form-item-control-input{margin-left:12px}.dform-unstructured label{padding-left:0!important}.dform-check-save{color:#7267e5;align-items:center;display:flex}.dform-check-save__box{align-items:center;display:flex}.dform-check-save__label{margin-left:15px;font-size:1rem;font-weight:400;line-height:1.18rem}.form-sizing-block.form-sizing-block--full-width{width:100%}.form-sizing-block.form-sizing-block--half-width{width:calc(50% - 8px)}.dform-section--thin .dform-section__body{padding:0 .5rem}.dform-section__body{padding:2rem 4rem 1rem}@media (width<=768px){.dform-section__body{padding:16px}}.dform-group{--color:#474747;padding-top:.8rem;padding-bottom:1.1rem}.dform-group__content{margin-top:1.2rem}.dform-group--no-title .dform-group__content{margin-top:0}.dform-group__title{color:var(--color);border-bottom:1px solid var(--color);margin-bottom:0;font-size:1.25rem;font-style:normal;font-weight:500;line-height:1.5rem}.dform-group--error{--color:var(--ant-color-error)}.dform-group .dform-unstructured .ant-form-item{margin-bottom:24px}.form-sizing-group:has(.form-sizing-block--half-width .dform-labeled--warning,.form-sizing-block--half-width .dform-labeled--success,.form-sizing-block--half-width .dform-labeled--error) .dform-labeled{padding:8px}.form-sizing-group:has(.form-sizing-block--half-width .dform-labeled--warning,.form-sizing-block--half-width .dform-labeled--success,.form-sizing-block--half-width .dform-labeled--error) .dform-block__prefix{top:8px;left:8px}.form-sizing-group:has(.form-sizing-block--half-width .dform-labeled--warning,.form-sizing-block--half-width .dform-labeled--success,.form-sizing-block--half-width .dform-labeled--error) .dform-block__postfix{top:8px;right:8px}.dform-labeled{flex-direction:column;max-width:100%;height:100%;display:flex}.dform-labeled__label{max-width:100%;position:relative}.dform-labeled__label:has(.dform-label:hover)+.dform-labeled__control>.dform-labeled__control-content>.ant-input-outlined:not(.ant-input-disabled){border-color:var(--ant-color-primary-hover)}.dform-labeled__label:has(.dform-label:hover)+.dform-labeled__control>.dform-labeled__control-content>.ant-select:not(.ant-select-disabled)>.ant-select-selector{border-color:var(--ant-color-primary-hover)}.dform-labeled__label:has(.dform-label:hover)+.dform-labeled__control>.dform-labeled__control-content>.ant-upload:not(.ant-upload-disabled){border-color:var(--ant-color-primary-hover)}.dform-labeled__label:has(.dform-label:hover)+.dform-labeled__control>.dform-labeled__control-content>.ant-picker:not(.ant-picker-disabled){border-color:var(--ant-color-primary-hover)}.dform-labeled__label:has(.dform-label:hover)+.dform-labeled__control>.dform-labeled__control-content>.nmp-long-text__area:not(.nmp-long-text__area--disabled){border-color:var(--ant-color-primary-hover)}.dform-labeled--required .dform-labeled__label:before{color:#ff4d4f;content:"*";display:inline-block}.dform-labeled--warning,.dform-labeled--success,.dform-labeled--error{padding:8px}:is(.dform-labeled--warning:has([disabled]) .dform-labeled__control-content,.dform-labeled--success:has([disabled]) .dform-labeled__control-content,.dform-labeled--error:has([disabled]) .dform-labeled__control-content){background-color:var(--nmp-neutral-2)}.dform-labeled--warning{background-color:var(--ant-color-warning-bg)}.dform-labeled--success{background-color:var(--ant-green-2)}.dform-labeled--error{background-color:var(--ant-color-error-bg)}.dform-labeled__extra{float:right;flex:1;justify-content:flex-end;padding-top:2px;display:flex}.dform-labeled__control{align-items:center;min-height:32px;display:flex}.dform-labeled__label+.dform-labeled__control{margin-top:.7rem}.dform-labeled__control-content{flex:auto;max-width:100%}.dform-labeled__control-content>.nmp-select,.dform-labeled__control-content .nmp-datepicker{width:100%}.dform-property{flex-direction:column;gap:10px;display:flex}.dform-property--required .dform-property__label:before{color:#ff4d4f;content:"*";margin-right:5px;display:inline-block}.dform-property:has(.dform-property__label:hover)>.ant-input:not(.ant-input-disabled),.dform-property:has(.dform-property__label:hover)>.ant-select:not(.ant-select-disabled) .ant-select-selector,.dform-property:has(.dform-property__label:hover)>.ant-picker:not(.ant-picker-disabled),.dform-property:has(.dform-property__label:hover)>.ant-upload:not(.ant-upload-disabled),.dform-property:has(.dform-property__label:hover)>.nmp-long-text__area:not(.nmp-long-text__area--disabled),.dform-property:has(.dform-property__label:hover)>.nmp-textarea:not(.ant-input-disabled),.dform-property:has(.dform-property__label:hover)>.ant-checkbox-wrapper>.ant-checkbox:not(.ant-checkbox-disabled)>.ant-checkbox-inner{border-color:var(--ant-color-primary-hover)}.ant-form .dform-array-iteration,.dform-array-iteration{color:var(--ant-form-label-color);border-bottom:none;align-items:center;gap:3px;margin-bottom:8px;font-size:14px;display:flex}.dform-array{flex-direction:column;gap:20px;display:flex}.dform-help-text{align-items:center;min-height:32px;display:flex}.dform-help-text__content{word-break:break-word;flex:auto}.dform-block .dform-labeled__label{padding-right:8px}.dform-block__postfix{z-index:1;position:absolute;top:2px;right:0}.dform-block--has-postfix .dform-labeled__label{padding-right:20px}.dform-block--has-prefix .dform-labeled__label{padding-left:20px}.dform-block__prefix{z-index:1;position:absolute;top:2px;left:0}.dform-block:has(.dform-labeled__label):has(.dform-labeled--warning,.dform-labeled--success,.dform-labeled--error) .dform-block__prefix{top:8px;left:8px}.dform-block:has(.dform-labeled__label):has(.dform-labeled--warning,.dform-labeled--success,.dform-labeled--error) .dform-block__postfix{top:8px;right:8px}.dform-block__tooltip-inner{padding:12px}.suggestion-history-modal .ant-modal-header,.suggestion-history-modal .ant-modal-footer{border:none}.suggestion-history-modal .ant-modal-footer{padding-top:24px}.suggestion-history-modal .ant-table-thead>tr>th:not(.ant-table-column-sort){background-color:#0000}.suggestion-history-modal .ant-table-thead>tr>th:first-child{padding-left:32px}.suggestion-history-modal .ant-table-thead>tr>th:nth-last-child(2){padding-right:26px}.suggestion-history-modal .ant-table-tbody>tr>td:first-child{padding-left:32px}.suggestion-history-modal .ant-table-tbody>tr>td:last-child{padding-right:26px}.suggestion-history-modal .ant-input[disabled],.suggestion-history-modal .ant-picker.ant-picker-disabled,.suggestion-history-modal .ant-select-disabled:not(.ant-select-customize-input)>.ant-select-selector{color:#000000d9;background-color:#fff}.form-block-request-change-history-button{background-color:#0000;padding:0}.dform-block{height:100%;padding:0;position:relative}.form-audit .dform-section__body{padding:32px 48px 64px}.form-audit .dform-manager-form__card .dform-section .dform-section__body{padding:0 25px 0 0}.form-manager-composer .dform-section .dform-section__body,.form-viewport-composer .dform-section .dform-section__body{padding:0}.form-manager-composer .dform-manager-form__actions,.form-viewport-composer .dform-manager-form__actions{background:#fff;padding:15px 0;position:sticky;bottom:0}.dform-form__tabs.dform-tabs.dform-tabs--default .ant-tabs-nav{flex:.242105}.dform-form__tabs.dform-tabs.dform-tabs--default .ant-tabs-content-holder{flex:.757895}.dform-form__tabs.dform-tabs.dform-tabs--compact,.dform-form__tabs.dform-tabs.dform-tabs--compact .ant-tabs-content-holder,.dform-form__tabs.dform-tabs.dform-tabs--compact .ant-tabs-content-holder>.ant-tabs-content,.dform-form__tabs.dform-tabs.dform-tabs--compact .ant-tabs-content-holder>.ant-tabs-content>.ant-tabs-tabpane{height:100%}.dform-form__scroll{padding-bottom:4px}.dform-form__title{color:#474747;word-break:break-all;margin-bottom:0;padding-bottom:34px;font-size:38px;font-weight:500;line-height:45px}.dform-form__card .ant-card-body{padding:0}.dform-form__card-wrapper{padding-right:32px}.dform-form__actions{padding-top:2rem}@media (width<=767px){.dform-form__card-wrapper{padding-right:4px}}.dform-block{height:100%;padding:0}.dform-block--error{border:2px solid var(--ant-color-error)}.dform-block__unsubmit-button.ant-btn.ant-btn-loading:before{background-color:#0000}.dform-member-form__tabs.dform-member-tabs.dform-member-tabs--default .ant-tabs-nav{flex:.242105}.dform-member-form__tabs.dform-member-tabs.dform-member-tabs--default .ant-tabs-content-holder{flex:.757895}.dform-member-form__tabs.dform-member-tabs.dform-member-tabs--compact,.dform-member-form__tabs.dform-member-tabs.dform-member-tabs--compact .ant-tabs-content-holder,.dform-member-form__tabs.dform-member-tabs.dform-member-tabs--compact .ant-tabs-content-holder>.ant-tabs-content,.dform-member-form__tabs.dform-member-tabs.dform-member-tabs--compact .ant-tabs-content-holder>.ant-tabs-content>.ant-tabs-tabpane{height:100%}.dform-member-form__title{color:#474747;word-break:break-all;margin-bottom:0;padding-bottom:34px;font-size:38px;font-weight:500;line-height:45px}.dform-member-form__card{box-shadow:var(--ant-box-shadow-secondary);border-radius:12px}.dform-member-form__card.dform-member-form__card .ant-card-body{padding:0}.dform-member-form__card-wrapper{padding-bottom:15px;padding-right:32px;container-type:inline-size}.dform-member-form__actions{z-index:1;background:#fff;margin-top:.5rem;padding:.5rem 0 1rem;position:sticky;bottom:0}.notification-create-form .ant-form-item-label>label{width:100%}.notification-create-form .ant-form-item-required .notification-create-form__full-width-label{min-width:calc(100% - 10px)}.notification-create-form__full-width-label{min-width:100%}.notification-create-form__label-selector{width:200px}.notification-edit-drawer__delete-modal .ant-modal-confirm-btns{margin-top:0}.notification-edit-form .ant-form-item-label>label{width:100%}.notification-edit-form .ant-form-item-required .notification-edit-form__full-width-label{min-width:calc(100% - 10px)}.notification-edit-form__full-width-label{min-width:100%}.notification-edit-form__label-selector{width:200px}.notification-create-form__subject-label{padding:var(--ant-form-vertical-label-padding)}.notification-create-form__merge-label{margin:0}.notification-create-form__merge-label .ant-form-item-label{padding:0}.horizontal-field .ant-row.ant-form-item-row{flex-direction:row;justify-content:space-between;gap:0 12px}.horizontal-field .ant-row.ant-form-item-row .ant-col.ant-form-item-label{flex-grow:0;max-width:calc(50% - 6px);padding:2px 0 0}.horizontal-field .ant-row.ant-form-item-row .ant-col.ant-form-item-control{flex:1;min-width:0;max-width:calc(50% - 6px)}.vertical-field .ant-row.ant-form-item-row{flex-direction:column;justify-content:space-between;gap:0 12px}.vertical-field .ant-row.ant-form-item-row .ant-col.ant-form-item-label{text-align:start}.nmp-history-checkpoint-option span.ant-badge{width:95%}.nmp-history-checkpoint-select__dropdown-panel{padding:6px 12px 12px}.priority-tag{text-transform:capitalize;border-radius:2px;padding:4px 8px;list-style:none;display:inline}.task-board-control-panel__input{width:150px}.expiration-time--expired{color:var(--ant-color-error)}.task-manager-tags{margin:0;padding:0;list-style:none}.task-manager-tags .ant-tag{margin:0}@keyframes card-rotate{0%{transform:rotate(0)}to{transform:rotate(4.77deg)}}@keyframes card-rotate-back{0%{transform:rotate(4.77deg)}to{transform:rotate(0)}}.task-card{border-bottom:1px solid var(--nmp-neutral-4);cursor:pointer;transition:box-shadow .25s ease-out}.task-card:hover{box-shadow:0 3px 8px #0000000d,0 3px 3px #0000001a}.task-card--dragging{animation:.2s forwards card-rotate}.task-card--dropping{animation:.1s card-rotate-back}.task-card--completed{opacity:.5}.task-card .ant-card-head{background-color:var(--nmp-neutral-2);border-bottom:1px solid var(--nmp-neutral-4);min-height:54px}.draggable-task-card{margin-bottom:16px}.task-column{background-color:var(--nmp-neutral-1);border-radius:2px}.task-column__header{text-transform:capitalize;border-bottom:1px solid var(--nmp-neutral-4);height:56px;padding:16px 24px}.task-column__icon-box{font-size:17px}.task-column__content{padding:16px 24px}.task-columns{overflow-x:auto}.task-columns>*{flex:1 0 412px;max-width:435px}.task-property-item__label{white-space:nowrap}.task-property-item__label:first-letter{text-transform:capitalize}
