:root{--primary-color:#1b3048;--secondary-color:#466586;--text-color:#000;--text-gray:gray;--text-light:#fff;--background-color:#f3f5f7;--background-dark:#343a40;--paper-color:#fff;--light-gray-color:#f7f6f2;--success-color:#5e8660;--info-color:#6b6969;--warning-color:#ffc107;--error-color:#ee3d3d;--custom-color-1:#6f42c1;--custom-color-2:#fd7e14;--custom-color-3:#20c997;--custom-color-4:#007bff}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:none;border-radius:5px}::-webkit-scrollbar-thumb{background-color:#a3a3a3;border-radius:5px;-webkit-transition:background-color .2s linear;transition:background-color .2s linear}::-webkit-scrollbar-thumb:hover{background-color:#888}.logoContainer{margin:15px 7px 7px;overflow:hidden;transition:width .2s ease;width:57px}.logoContainer.logoContainerOpen{width:190px}.logo{width:160px}.MuiPaper-root{background:#1b3048!important;background:var(--primary-color)!important;color:#fff!important}.MuiDrawer-paper{overflow:hidden}.MuiPaper-root .MuiSvgIcon-root{color:#fff!important;margin-left:6px}.MuiToolbar-root{justify-content:center}.MuiToolbar-root .MuiSvgIcon-root{margin-left:0}.MuiPaper-root .Mui-selected{background:#dfdfdf!important}.MuiPaper-root .Mui-selected,.MuiPaper-root .Mui-selected .MuiSvgIcon-root{color:#1b3048!important;color:var(--primary-color)!important}.MuiPickersDay-root{color:#fff!important}.MuiDayCalendar-weekDayLabel{color:hsla(0,0%,100%,.753)!important}.MuiPickersDay-root{background-color:#00000031!important}.MuiPickersDay-root.Mui-disabled{background-color:#00000008!important;color:#ffffff5c!important}.datePicker .MuiFormLabel-root,.datePicker .MuiInputBase-input{font-size:14px!important;padding:4.5px 0 4.5px 14px}.datePicker .MuiSvgIcon-root{font-size:20px!important}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:#0000;--input-disabled-border-color:#0000;--input-hover-border-color:#000;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{left:0;pointer-events:none;position:absolute;top:0;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translateX(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{height:100%;position:absolute;width:100%}.annotationLayer section{box-sizing:border-box;margin:0;pointer-events:auto;position:absolute;text-align:left;text-align:initial;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid #0000;border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid #0000;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid #000;border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--scale-factor));min-width:calc(180px*var(--scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--scale-factor));box-shadow:0 calc(2px*var(--scale-factor)) calc(5px*var(--scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--scale-factor));max-width:calc(180px*var(--scale-factor));padding:calc(6px*var(--scale-factor));pointer-events:auto;position:absolute;white-space:normal}.annotationLayer .popup>*{font-size:calc(9px*var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px*var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--scale-factor));white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:#0000;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}.ResizableBoxContainer{display:flex;flex-direction:column;height:auto;position:fixed;top:65px;width:auto;z-index:1}.ResizableBoxContainer:nth-child(2){flex:1 1}.ResizableBoxContainer.ResizableBoxContainerRight{right:10px}.react-resizable{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:flex-start;max-width:inherit;min-width:inherit;position:relative;width:100%}.react-resizable-handle{background:#0000;border-radius:5px;bottom:-5px;cursor:s-resize;display:flex;height:10px;left:50%;position:absolute;transform:translateX(-50%);transition:background-color .2s linear;width:80%}.react-resizable-handle:active,.react-resizable-handle:hover{background:#aaa}.ResizableBox{max-height:calc(100vh - 80px)}.ResizableBox>.react-resizable-handle{border-radius:5px;cursor:e-resize;height:80%;left:auto;right:-3px;top:50%;transform:translateY(-50%);width:10px}.ResizableBoxContainerRight .ResizableBox>.react-resizable-handle{border-radius:5px;cursor:w-resize;height:80%;left:-5px;right:auto;top:50%;transform:translateY(-50%);width:10px}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translateX(-100%)}.textLayer{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;inset:0;line-height:1;overflow:hidden;position:absolute;text-align:left;text-align:initial;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:#0000;cursor:text;margin:0;position:absolute;transform-origin:0 0;white-space:pre}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:#b400aa;background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:static}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:#006400;background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:#0000}.textLayer .endOfContent{cursor:default;display:block;inset:100% 0 0;position:absolute;-webkit-user-select:none;user-select:none;z-index:-1}.textLayer .endOfContent.active{top:0}.MuiTreeItem-content{border-radius:5px;padding:2px!important}.MuiTreeItem-label,.MuiTreeItem-label>div{align-items:center;display:inline-flex}.MuiTreeItem-label svg{font-size:18px;margin-right:4px}.MuiTreeItem-content:hover{background-color:#0000000a;border-radius:5px}.MuiTreeItem-content.Mui-selected{background-color:#556cd647}.MuiTreeItem-content .MuiTreeItem-iconContainer:hover{background-color:#0003;border-radius:5px}.TreeLabel{align-items:center;cursor:pointer;display:inline-flex;font-size:.8rem;height:100%;-webkit-user-select:none;user-select:none;width:100%}.DraggingTop>.TreeLabel{border-top:10px solid #0000001a}.DraggingBottom>.TreeLabel{border-bottom:10px solid #0000001a}.DragAndDrop{display:flex;width:100%}.TreeLabel div{color:#000}.TreeLabel .DOMLabel{display:flex;flex-direction:row}.TreeLabel .DOMLabelContent{overflow:hidden;padding-left:10px;text-overflow:ellipsis;white-space:nowrap}.TreeLabel svg{color:inherit}.TreeLabelButtons{align-items:center;display:none;margin-left:auto}.TreeLabelButtons button{cursor:pointer;height:18px;margin:0 1px;opacity:.6;padding:0;width:18px}.TreeLabelButtons button *{font-size:14px}.MuiTreeItem-label:hover .TreeLabelButtons{display:flex}.TreeLabelIcon{align-items:center;color:var(--primary-color);display:flex;font-weight:600;justify-content:center;margin-right:4px;text-align:center}.TreeLabel.DOMTreeLabel svg{color:#585e8b}.styled-table{border-collapse:collapse;border-radius:10px!important;display:flex;flex-direction:column;font-size:.8rem;padding:0!important;position:relative;width:100%}.styled-table .MuiFormControl-root{display:flex;flex-direction:row!important;padding:2px 15px;width:100%}.styled-table .MuiAutocomplete-root{width:100%}.styled-table .MuiFormControl-root fieldset{top:0}.styled-table .MuiFormControl-root legend{display:none}.styled-table .MuiFormLabel-root{align-items:center;color:inherit;display:flex!important;font-size:.8rem;max-width:calc(133% - 32px)!important;position:relative!important;transform:none!important;-webkit-transform:none!important;transition:none!important;-webkit-user-select:none;user-select:none;width:50%}.styled-table .MuiInputBase-root{font-size:.8rem;max-width:50%;width:50%}.styled-table .MuiOutlinedInput-input{padding:5.5px 14px}.styled-table .collapseChildrenWrapper{display:flex;flex-direction:column!important;width:100%}.styled-table .collapseChildrenWrapper>*{padding-left:25px!important}.styled-table .collapseChildrenWrapper .collapseChildrenWrapper{padding-left:0!important}.styled-table .collapseChildrenWrapper .collapseChildrenWrapper .collapsableSectionHeader{padding-left:45px!important}.styled-table .collapseChildrenWrapper .collapsableSectionHeader{padding-left:24px!important}.styled-table .collapseChildrenWrapper .collapseChildrenWrapper>*{padding-left:55px!important}.styled-table .collapseChildrenWrapper>.reorderGroup{padding-left:0!important}.styled-table .collapsableSectionHeader{align-items:center;background-color:#e1e1e1;display:flex;padding:7.5px 15px;width:100%}.styled-table .collapsableSectionHeader .MuiButtonBase-root{margin-right:6px}.styled-table .collapsableSectionHeader .MuiButtonBase-root:nth-child(2){margin-left:auto;margin-right:0}.styled-table .reorderItem .collapsableSectionHeader .MuiButtonBase-root:nth-child(2){margin-left:auto;margin-right:8px}.styled-table .collapseChildrenWrapper .collapseChildrenWrapper .collapsableSectionHeader:nth-child(odd){background-color:#e1e1e1}.styled-table .MuiButtonBase-root{aspect-ratio:1;background:var(--secondary-color);max-height:-webkit-min-content;max-height:min-content;min-width:auto;padding:0;width:18px}.styled-table .MuiCheckbox-root{aspect-ratio:1;background:none;color:var(--secondary-color);margin:4px 0;min-width:auto;padding:5.5px 0;width:25px}.styled-table .MuiCheckbox-root .MuiSvgIcon-root{font-size:24px}.styled-table .MuiSvgIcon-root{font-size:18px}.styled-table .MuiFormControlLabel-root{flex-direction:row-reverse;font-size:.8rem;justify-content:flex-end;margin:0;padding:2px 15px;width:100%}.styled-table .MuiFormControlLabel-root .MuiTypography-root{aspect-ratio:0;font-size:.8rem;width:50%}.styled-table .MuiFormControlLabel-root .MuiButtonBase-root{color:var(--secondary-color);justify-content:start}.styled-table .collapseChildrenWrapper>.MuiAutocomplete-root:nth-child(odd),.styled-table .collapseChildrenWrapper>.MuiFormControl-root:nth-child(odd),.styled-table .collapseChildrenWrapper>.MuiFormControlLabel-root:nth-child(odd),.styled-table>.MuiAutocomplete-root:nth-child(odd),.styled-table>.MuiFormControl-root:nth-child(odd),.styled-table>.multiInput:nth-child(odd){background-color:#f3f3f3}.styled-table .reorderGroup>.reorderItem:nth-child(odd) .collapsableSectionHeader{background-color:#edecec}.styled-table .collapseChildrenWrapper .MuiAutocomplete-root>.MuiFormControl-root{padding-left:0!important}.styled-table .MuiAutocomplete-root .MuiOutlinedInput-root .MuiAutocomplete-endAdornment{right:10px}.styled-table .MuiAutocomplete-hasClearIcon.css-1p6gcs-MuiAutocomplete-root .MuiOutlinedInput-root{padding-right:28px}.styled-table .MuiAutocomplete-root .MuiButtonBase-root{aspect-ratio:inherit;background:inherit;max-height:inherit;min-width:inherit;padding:inherit;width:inherit}.styled-table .reorderItem{position:relative}.styled-table .multiInput{align-items:center;display:flex;padding-left:9px!important;padding-right:15px;width:100%}.styled-table input[aria-hidden=true]{display:none}.styled-table.disabled{color:#00000061;cursor:not-allowed;pointer-events:none}.styled-table.disabled .MuiFormLabel-root{color:#00000061}.styled-table.disabled .MuiInputBase-root{background-color:#0000001f;color:#00000061;cursor:default}.styled-table.disabled .MuiInputBase-input{-webkit-text-fill-color:#00000061;opacity:1}.styled-table.disabled .MuiButtonBase-root{background-color:#0000001f;box-shadow:none;color:#00000042}.styled-table.disabled .MuiCheckbox-root{background:none;color:#00000042}.CanvasArea{height:100%;position:absolute;width:100%;z-index:100}.CanvasArea-Relative{height:auto;position:absolute;width:auto}.CanvasArea .ProducedBbox{background-color:#4184d1;opacity:.5;position:absolute}.AreaObject{border:5px solid #0000;border-radius:2px;box-sizing:initial;cursor:pointer;display:block;position:absolute;transform:translate(-5px,-5px)}.AreaObject.AreaObjectSelected{box-shadow:inset 0 0 0 2px #d3484880}.AreaObjectInnerInner{height:calc(100% - 10px);left:5px;position:absolute;top:5px;width:calc(100% - 10px)}.AreaObject>.AreaObjectInnerInner{cursor:auto;position:absolute}.AreaObject.Hidden{display:none}.react-draggable{border:2.5px dashed #d34848}.react-draggable-column{border:none;border-right:2.5px dashed #d34848}.react-draggable:focus-visible{outline:1px auto red}.react-draggable .resizeHandles *{height:12px!important;width:12px!important}.react-draggable .resizeHandles :first-child{border-top:7px solid #d34848;left:50%!important;margin-left:-6px;top:-4px!important;transform:translate(-50%)}.react-draggable .resizeHandles :nth-child(2){border-right:7px solid #d34848;margin-top:-6px;right:-4px!important;top:50%!important}.react-draggable .resizeHandles :nth-child(3){border-bottom:7px solid #d34848;bottom:-4px!important;left:50%!important;margin-left:-6px;transform:translate(-50%)}.react-draggable .resizeHandles :nth-child(4){border-left:7px solid #d34848;left:-4px!important;margin-top:-6px;top:50%!important}.react-draggable .resizeHandles :nth-child(5){border-right:7px solid #d34848;border-top:7px solid #d34848;top:-4px!important;transform:translate(-50%)}.react-draggable .resizeHandles :nth-child(6){border-bottom:7px solid #d34848;border-right:7px solid #d34848;bottom:-4px!important;transform:translate(-50%)}.react-draggable .resizeHandles :nth-child(7){border-bottom:7px solid #d34848;border-left:7px solid #d34848;bottom:-4px!important;transform:translate(50%)}.react-draggable .resizeHandles :nth-child(8){border-left:7px solid #d34848;border-top:7px solid #d34848;top:-4px!important;transform:translate(50%)}.dragHandle-column{border-left:7px solid #d34848;cursor:col-resize;height:10px;left:-2px;position:absolute;top:50%;width:10px}.react-draggable .resizeHandles-column *{height:12px!important;width:12px!important}.react-draggable .resizeHandles-column :first-child{border-right:7px solid #d34848;margin-top:-6px;right:-4px!important;top:50%!important}.selectBox,.selectBox-column{height:0;position:relative;width:0}.selectBox *,.selectBox-column *{cursor:pointer;padding:2px;position:absolute}.selectBox :first-child{border-bottom:4px solid #0000;border-top:4px solid #0000;box-shadow:inset 0 -2px 0 0 #1968c3;margin-top:-6px}.selectBox :nth-child(2){border-left:4px solid #0000;border-right:4px solid #0000;box-shadow:inset 2px 0 0 0 #1968c3;margin-left:-4px}.selectBox :nth-child(3){border-bottom:4px solid #0000;border-top:4px solid #0000;box-shadow:inset 0 2px 0 0 #1968c3;margin-top:-6px}.selectBox :nth-child(4),.selectBox-column :first-child{border-left:4px solid #0000;border-right:4px solid #0000;box-shadow:inset -2px 0 0 0 #1968c3;margin-left:-8px}.selectBox.selected :first-child{box-shadow:inset 0 -2px 0 0 #d3484880}.selectBox.selected :nth-child(2){box-shadow:inset 2px 0 0 0 #d3484880}.selectBox.selected :nth-child(3){box-shadow:inset 0 2px 0 0 #d3484880}.selectBox-column.selected :first-child,.selectBox.selected :nth-child(4){box-shadow:inset -2px 0 0 0 #d3484880}.resizeChildren{position:absolute}.CanvasArea.disabled{color:#00000061;cursor:not-allowed;pointer-events:none}.CanvasArea.disabled .selectBox :first-child{box-shadow:inset 0 -2px 0 0 #7b7b7b}.CanvasArea.disabled .selectBox :nth-child(2){box-shadow:inset 2px 0 0 0 #7b7b7b}.CanvasArea.disabled .selectBox :nth-child(3){box-shadow:inset 0 2px 0 0 #7b7b7b}.CanvasArea.disabled .selectBox :nth-child(4){box-shadow:inset -2px 0 0 0 #7b7b7b}.CanvasArea.disabled .react-draggable{border:2.5px dashed #00000061}.CanvasArea.disabled .react-draggable .resizeHandles *{border-color:#00000061}
/*# sourceMappingURL=main.af551a21.css.map*/