{"mappings":"ACAA;;;;;;AAMA;;;;AAIA;;;;;;AAMA;;;;;;;;;;;;AAYA;;;;AAIA;;;;AAIA;;;;;;;AAOA;;;;;AAKA;;;;AAIA;;;;AAIA;;;;AAGA;;;;AAGA;;;;AC7DA;;;;;AAKA;;;;AAKA;;;;;;AAMA;;;;AAIA;;;;AAKA;;;;;;;AAOA;;;;AAIA;;;;;AAKA;;;;;;AAMA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AC3DA;;;;AAIA;;;;;;;AAOA;;;;AAMA;;;;AAIA;;;;;;AAMA;;;;AAMA;;;;;;AAMA;;;;;;;AAOA;;;;AAIA;;;;AAMA;;;;;AAKA;;;;AAMA;;;;AAKA;;;;;;;;;;;;AAYA;;;;;AAKA;;;;AAIA;;;;;AAKA;;;;;;;AAOA;;;;;;;AAOA;;;;;;;AAOA;;;;;;;AAOA;;;;;;;AAOA;;;;;;;AAOA;;;;;;;AAOA;;;;;;;AAOA;;;;;;;AAOA;;;;;;;AAOA;;;;;;;AAOA;;;;;;;AAOA;;;;;AAMA;;;;AC5LA;;;;AAIA;;;;;AAKA;;;;;AAKA;;;;;;;;;;;;;;AAcA;;;;;AAKA;;;;;;;;;;;;AAYA;;;;AAIA;;;;;AAKA;;;;;AAKA;;;;;;;;;;AAWA;;;;;;AAMA;;;;;;AAMA;;;;;;;;;;AAWA;;;;;AAYA;;;;;;;;;;AAWA;;;;;;AAMA;;;;;;AAMA;;;;;;;;;;AAWA;;;;;;;;;;;;;;;AAeA;;;;;;;;;;AAWA;;;;AAIA;;;;;;;;;;;;;;;AAeA;;;;;;;;;;AAWA;;;;AAIA;;;;;;;;;;;;;;AAcA;;;;;;;;;;AAWA;;;;AAIA;;;;;;;;;;;;;;AAcA;;;;;;;;;;AAWA;;;;AC9PA;;;;;;;;;;AAUA;;;;;;;;;;;;AAYA;;;;;;;;;;AAWA;;;;;;AAQA;;;;;AAKA;;;;AAIA;;;;AAIA;;;;AAIA;;;;;;;;;;;;;;;;;;AAmBA;;;;;AAKA;;;;AAIA;;;;AAIA;;;;AAIA;;;;;AAKA;;;;AAIA;;;;;;;AAOA;;;;AAIA;;;;;;;;AClHA;;;;;;;;;;AAUA;;;;;;;;AAQA;;;;;AAKA;;;;;ACvBA;;;;;;AAMA;;;;;;AAMA;;;;;AAMA;;;;AAIA;;;;;;;;AASA;;;;AAIA;;;;;;AAOA;;;;;;AAMA;;;;;;AC/CA;;;;;AAKA;;;;;;;;;;;;;AAaA;;;;AAKA;;;;;AAOA;;;;AAIA;;;;;;;AASA;;;;AAIA;;;;AAIA;;;;AAQA;;;;;;AAMA;;;;;AAMA;;;;;;;;;;;AAWA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAKA;;;;;;AAMA;;;;;AAKA;;;;;;AAMA;;;;;AAKA;;;;;;AAQA","sources":["73c443d00d29748b","src/components/block/aib.module.css","src/components/aio/aioIconButton.css","src/components/aio/aio.css","src/components/aio/aioTip.css","src/components/aie/aie.css","src/components/aie/aiev2.css","src/components/table/aiw.css","src/components/table/ait.css"],"sourcesContent":["@import \"df258e9f480e759d\";\n@import \"ebb9f00eb200d21f\";\n@import \"a17f2ecdf92cbb46\";\n@import \"e8c89bf6885f3b99\";\n@import \"528a36bc257b7e94\";\n@import \"a5b0fb120c89f6e2\";\n@import \"6fd6a80f9ba0f7b2\";\n@import \"e1cc8c272172e1be\";\n",".aibBlock {\n  display: flex;\n  flex-direction: column;\n  width: 100%;\n}\n\n.aibLine {\n  display: inline-flex;\n}\n\n.aibLineItemHolder {\n  display: flex;\n  flex-direction: row;\n  flex-grow: 1;\n}\n\n.aibLineButtons {\n  right: 0;\n  margin-left: 0.25rem;\n  width: 52px;\n  min-width: 52px;\n  max-width: 52px;\n  display: flex;\n  flex-direction: row;\n  opacity: 0.2;\n  transition: opacity 0.3s ease-in-out;\n}\n\n.aibLine:hover .aibLineButtons {\n  opacity: 1;\n}\n\n.aibLine {\n  width: 100%;\n}\n\n.aibReadOnly .aibLineItemHolder {\n  background-color: #d3d3d329;\n  color: #0d0d0dc7;\n  font-style: italic;\n  opacity: 1;\n}\n\n.aibLineItem {\n  border-top: 1px dashed grey;\n  border-left: 1px dashed grey;\n}\n\n.aibLine:last-child .aibLineItem {\n  border-bottom: 1px dashed grey;\n}\n\n.aibLineItem:last-child {\n  border-right: 1px dashed grey;\n}\n\n.aibLineItem.one {\n  width: 100%;\n}\n.aibLineItem.two {\n  width: 50%;\n}\n.aibLineItem.three {\n  width: 33.3333%;\n}\n","/* Button */\n.aio-button-holder {\n  position: relative;\n  display: inline-flex;\n}\n\n.aio-button-holder:not(:first-child) {\n  margin-left: 2px;\n}\n\n/* Holders for position */\n.aio-drop-items-holder {\n  position: absolute;\n  z-index: 501;\n  left: 1.25rem;\n}\n\n.aiw-holder .aio-drop-items-holder {\n  z-index: 2002;\n}\n\n.aio-drop-items-inner-holder {\n  position: relative;\n}\n\n/* Drop items */\n.aio-drop-item {\n  background-color: rgb(214, 139, 25);\n  color: rgb(240, 255, 250);\n  padding: 2px 6px;\n  box-shadow: 3px 3px 3px rgb(64, 64, 64, 0.5);\n}\n\n.aio-drop-item:hover {\n  background-color: orangered;\n}\n\n.aio-drop-item:first-child {\n  border-top-left-radius: 6px;\n  border-top-right-radius: 6px;\n}\n\n.aio-drop-item:last-child {\n  border-bottom-left-radius: 6px;\n  border-bottom-right-radius: 6px;\n  padding-bottom: 6px;\n}\n\n.aio-button-row-options {\n  background-image: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-box-arrow-left' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M6 12.5a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5h-8a.5.5 0 0 0-.5.5v2a.5.5 0 0 1-1 0v-2A1.5 1.5 0 0 1 6.5 2h8A1.5 1.5 0 0 1 16 3.5v9a1.5 1.5 0 0 1-1.5 1.5h-8A1.5 1.5 0 0 1 5 12.5v-2a.5.5 0 0 1 1 0v2z'/%3E%3Cpath fill-rule='evenodd' d='M.146 8.354a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L1.707 7.5H10.5a.5.5 0 0 1 0 1H1.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3z'/%3E%3C/svg%3E\");\n}\n\n.aio-button-settings {\n  background-image: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-gear' viewBox='0 0 16 16'%3E%3Cpath d='M8 4.754a3.246 3.246 0 1 0 0 6.492 3.246 3.246 0 0 0 0-6.492zM5.754 8a2.246 2.246 0 1 1 4.492 0 2.246 2.246 0 0 1-4.492 0z'/%3E%3Cpath d='M9.796 1.343c-.527-1.79-3.065-1.79-3.592 0l-.094.319a.873.873 0 0 1-1.255.52l-.292-.16c-1.64-.892-3.433.902-2.54 2.541l.159.292a.873.873 0 0 1-.52 1.255l-.319.094c-1.79.527-1.79 3.065 0 3.592l.319.094a.873.873 0 0 1 .52 1.255l-.16.292c-.892 1.64.901 3.434 2.541 2.54l.292-.159a.873.873 0 0 1 1.255.52l.094.319c.527 1.79 3.065 1.79 3.592 0l.094-.319a.873.873 0 0 1 1.255-.52l.292.16c1.64.893 3.434-.902 2.54-2.541l-.159-.292a.873.873 0 0 1 .52-1.255l.319-.094c1.79-.527 1.79-3.065 0-3.592l-.319-.094a.873.873 0 0 1-.52-1.255l.16-.292c.893-1.64-.902-3.433-2.541-2.54l-.292.159a.873.873 0 0 1-1.255-.52l-.094-.319zm-2.633.283c.246-.835 1.428-.835 1.674 0l.094.319a1.873 1.873 0 0 0 2.693 1.115l.291-.16c.764-.415 1.6.42 1.184 1.185l-.159.292a1.873 1.873 0 0 0 1.116 2.692l.318.094c.835.246.835 1.428 0 1.674l-.319.094a1.873 1.873 0 0 0-1.115 2.693l.16.291c.415.764-.42 1.6-1.185 1.184l-.291-.159a1.873 1.873 0 0 0-2.693 1.116l-.094.318c-.246.835-1.428.835-1.674 0l-.094-.319a1.873 1.873 0 0 0-2.692-1.115l-.292.16c-.764.415-1.6-.42-1.184-1.185l.159-.291A1.873 1.873 0 0 0 1.945 8.93l-.319-.094c-.835-.246-.835-1.428 0-1.674l.319-.094A1.873 1.873 0 0 0 3.06 4.377l-.16-.292c-.415-.764.42-1.6 1.185-1.184l.292.159a1.873 1.873 0 0 0 2.692-1.115l.094-.319z'/%3E%3C/svg%3E\");\n}\n\n.aio-button-row-group {\n  background-image: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-box-arrow-down-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M8.636 12.5a.5.5 0 0 1-.5.5H1.5A1.5 1.5 0 0 1 0 11.5v-10A1.5 1.5 0 0 1 1.5 0h10A1.5 1.5 0 0 1 13 1.5v6.636a.5.5 0 0 1-1 0V1.5a.5.5 0 0 0-.5-.5h-10a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h6.636a.5.5 0 0 1 .5.5z'/%3E%3Cpath fill-rule='evenodd' d='M16 15.5a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1 0-1h3.793L6.146 6.854a.5.5 0 1 1 .708-.708L15 14.293V10.5a.5.5 0 0 1 1 0v5z'/%3E%3C/svg%3E\");\n}\n\n.aio-button-cell {\n  background-image: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-box-arrow-in-down-left' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M9.636 2.5a.5.5 0 0 0-.5-.5H2.5A1.5 1.5 0 0 0 1 3.5v10A1.5 1.5 0 0 0 2.5 15h10a1.5 1.5 0 0 0 1.5-1.5V6.864a.5.5 0 0 0-1 0V13.5a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h6.636a.5.5 0 0 0 .5-.5z'/%3E%3Cpath fill-rule='evenodd' d='M5 10.5a.5.5 0 0 0 .5.5h5a.5.5 0 0 0 0-1H6.707l8.147-8.146a.5.5 0 0 0-.708-.708L6 9.293V5.5a.5.5 0 0 0-1 0v5z'/%3E%3C/svg%3E\");\n}\n","/* Options within a window */\n.aio-body-row {\n  display: table-row;\n}\n\n.aio-label {\n  min-width: 125px;\n  padding-left: 1rem;\n  padding-right: 0.5rem;\n  display: table-cell;\n}\n\n.aio-value,\n.aio-ro-value,\n.aio-input-holder {\n  display: table-cell;\n}\n\n.aio-select {\n  min-width: 177px;\n}\n\n.aio-input {\n  min-width: 171px;\n  border: 1px solid black;\n  border-radius: 3px;\n}\n\n.aio-input-holder input:not(:first-child),\n.aio-input-holder textarea:not(:first-child) {\n  margin-top: 2px;\n}\n\n/* Expander */\n.aiox {\n  padding: 0;\n  display: inline-flex;\n  align-items: flex-start;\n}\n\n.aiox-table {\n  padding: 0;\n  margin: 0;\n  display: table;\n  width: 100%;\n}\n\n.aiox-table .aio-row {\n  display: table-row;\n}\n\n.aiox-table > .aio-body-row > .aio-label,\n.aiox-table > .aio-body-row > .aio-input-holder,\n.aiox-table > .aio-body-row > .aiox-button-holder {\n  padding: 0 8px 0 8px;\n}\n\n.aiox-table.show-borders {\n  border-right: 1px dotted burlywood;\n  border-bottom: 1px dotted burlywood;\n}\n\n.aiox-table.show-borders > .aio-body-row > .aio-label,\n.aiox-table.show-borders > .aio-body-row > .aio-input-holder,\n.aiox-table.show-borders > .aio-body-row > .aiox-button-holder {\n  border-top: 1px dotted burlywood;\n}\n\n.aiox-table.show-borders > .aio-body-row > .aio-label,\n.aiox-table.show-borders > .aio-body-row > .aio-input-holder {\n  border-left: 1px dotted burlywood;\n}\n\n.aiox-button {\n  min-width: 16px;\n  width: 16px;\n  height: 16px;\n  margin: 0;\n  border: 0;\n  background-repeat: no-repeat no-repeat;\n  background-position: center center;\n  background-size: cover;\n  display: inline-block;\n}\n\n.aiox.closed > .aiox-button.aiox-open-close {\n  background-image: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-caret-down-square' viewBox='0 0 16 16'%3E%3Cpath d='M3.626 6.832A.5.5 0 0 1 4 6h8a.5.5 0 0 1 .374.832l-4 4.5a.5.5 0 0 1-.748 0l-4-4.5z'/%3E%3Cpath d='M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm15 0a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2z'/%3E%3C/svg%3E\");\n  margin-right: 0.25rem;\n}\n\n.aiox.open > .aiox-button.aiox-open-close {\n  background-image: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-caret-up-square' viewBox='0 0 16 16'%3E%3Cpath d='M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z'/%3E%3Cpath d='M3.544 10.705A.5.5 0 0 0 4 11h8a.5.5 0 0 0 .374-.832l-4-4.5a.5.5 0 0 0-.748 0l-4 4.5a.5.5 0 0 0-.082.537z'/%3E%3C/svg%3E\");\n}\n\n.aiox-button-holder {\n  height: 16px;\n  display: table-cell;\n}\n\n.aiox-button.aiox-grip {\n  background-image: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='8' fill='currentColor' class='bi bi-grip-horizontal' viewBox='0 0 16 16'%3E%3Cpath d='M2 8a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm0-3a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm3 3a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm0-3a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm3 3a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm0-3a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm3 3a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm0-3a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm3 3a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm0-3a1 1 0 1 1 0 2 1 1 0 0 1 0-2z'/%3E%3C/svg%3E\");\n  background-repeat: no-repeat no-repeat;\n  background-position: center center;\n  background-size: cover;\n}\n\n.aiox-button.aiox-list {\n  background-image: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-list' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M2.5 12a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E\");\n  background-repeat: no-repeat no-repeat;\n  background-position: center center;\n  background-size: cover;\n}\n\n.aiox-button.aiox-up {\n  background-image: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-caret-up' viewBox='0 0 16 16'%3E%3Cpath d='M3.204 11h9.592L8 5.519 3.204 11zm-.753-.659 4.796-5.48a1 1 0 0 1 1.506 0l4.796 5.48c.566.647.106 1.659-.753 1.659H3.204a1 1 0 0 1-.753-1.659z'/%3E%3C/svg%3E\");\n  background-repeat: no-repeat no-repeat;\n  background-position: center center;\n  background-size: cover;\n}\n\n.aiox-button.aiox-down {\n  background-image: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-caret-down' viewBox='0 0 16 16'%3E%3Cpath d='M3.204 5h9.592L8 10.481 3.204 5zm-.753.659 4.796 5.48a1 1 0 0 0 1.506 0l4.796-5.48c.566-.647.106-1.659-.753-1.659H3.204a1 1 0 0 0-.753 1.659z'/%3E%3C/svg%3E\");\n  background-repeat: no-repeat no-repeat;\n  background-position: center center;\n  background-size: cover;\n}\n\n.aiox-button.aiox-plus {\n  background-image: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-plus-circle' viewBox='0 0 16 16'%3E%3Cpath d='M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z'/%3E%3Cpath d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/%3E%3C/svg%3E\");\n  background-repeat: no-repeat no-repeat;\n  background-position: center center;\n  background-size: cover;\n}\n\n.aiox-button.aiox-minus {\n  background-image: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='crimson' class='bi bi-dash-circle' viewBox='0 0 16 16'%3E%3Cpath d='M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z'/%3E%3Cpath d='M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z'/%3E%3C/svg%3E\");\n  background-repeat: no-repeat no-repeat;\n  background-position: center center;\n  background-size: cover;\n}\n\n.aiox-button.aiox-explode {\n  background-image: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-arrow-right-square' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M15 2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2zM0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm4.5 5.5a.5.5 0 0 0 0 1h5.793l-2.147 2.146a.5.5 0 0 0 .708.708l3-3a.5.5 0 0 0 0-.708l-3-3a.5.5 0 1 0-.708.708L10.293 7.5H4.5z'/%3E%3C/svg%3E\");\n  background-repeat: no-repeat no-repeat;\n  background-position: center center;\n  background-size: cover;\n}\n\n.aiox-button.aiox-implode {\n  background-image: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='crimson' class='bi bi-arrow-left-square' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M15 2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2zM0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm11.5 5.5a.5.5 0 0 1 0 1H5.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L5.707 7.5H11.5z'/%3E%3C/svg%3E\");\n  background-repeat: no-repeat no-repeat;\n  background-position: center center;\n  background-size: cover;\n}\n\n.aiox-button.aiox-addDown {\n  background-image: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-arrow-down-square' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M15 2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2zM0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm8.5 2.5a.5.5 0 0 0-1 0v5.793L5.354 8.146a.5.5 0 1 0-.708.708l3 3a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 10.293V4.5z'/%3E%3C/svg%3E\");\n  background-repeat: no-repeat no-repeat;\n  background-position: center center;\n  background-size: cover;\n}\n\n.aiox-button.aiox-removeUp {\n  background-image: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='crimson' class='bi bi-arrow-up-square' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M15 2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2zM0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm8.5 9.5a.5.5 0 0 1-1 0V5.707L5.354 7.854a.5.5 0 1 1-.708-.708l3-3a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1-.708.708L8.5 5.707V11.5z'/%3E%3C/svg%3E\");\n  background-repeat: no-repeat no-repeat;\n  background-position: center center;\n  background-size: cover;\n}\n\n.aiox-button.aiox-circle {\n  background-image: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='currentColor' d='M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16'/%3E%3C/svg%3E\");\n  background-repeat: no-repeat no-repeat;\n  background-position: center center;\n  background-size: cover;\n}\n\n.aiox-button.aiox-circle-red {\n  background-image: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='crimson' d='M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16'/%3E%3C/svg%3E\");\n  background-repeat: no-repeat no-repeat;\n  background-position: center center;\n  background-size: cover;\n}\n\n.aiox.open > .aiox-label {\n  min-width: 80px;\n  padding-left: 0.75rem;\n}\n\n/* Update button */\n.aio-update-button {\n  margin-top: 0.5rem;\n}\n","/* Tooltip container, https://www.w3schools.com/css/css_tooltip.asp */\n.aio-tip {\n  position: relative;\n}\n\n.aio-tip-lhs {\n  position: absolute;\n  left: 0;\n}\n\n.aio-tip-rhs {\n  position: absolute;\n  right: 0;\n}\n\n.aio-tip .aio-tiptext {\n  visibility: hidden;\n  position: absolute;\n  width: 121px;\n  background-color: #555;\n  color: #fff;\n  text-align: center;\n  padding: 5px;\n  border-radius: 6px;\n  z-index: 1;\n  opacity: 0;\n  transition: opacity 0.6s;\n}\n\n.aio-tip:hover .aio-tiptext {\n  visibility: visible;\n  opacity: 1;\n}\n\n.aio-tip .aio-tiptext2 {\n  visibility: hidden;\n  position: absolute;\n  width: max-content;\n  background-color: #555;\n  color: #fff;\n  text-align: center;\n  padding: 5px;\n  border-radius: 6px;\n  z-index: 1;\n}\n\n.aio-tip:hover .aio-tiptext2 {\n  visibility: visible;\n}\n\n.aio-tip-right {\n  top: -5px;\n  left: 125%;\n}\n\n.aio-tip-right2 {\n  top: -5px;\n  left: 105%;\n}\n\n.aio-tip-right::after {\n  content: \"\";\n  position: absolute;\n  top: 50%;\n  right: 100%;\n  margin-top: -5px;\n  border-width: 5px;\n  border-style: solid;\n  border-color: transparent #555 transparent transparent;\n}\n\n.aio-tip-bottom {\n  top: 135%;\n  left: 50%;\n  margin-left: -60px;\n}\n\n.aio-tip-bottom2 {\n  top: 125%;\n  left: 50%;\n  margin-left: -60px;\n}\n\n.aio-tip-bottom::after {\n  content: \"\";\n  position: absolute;\n  bottom: 100%;\n  left: 50%;\n  margin-left: -5px;\n  border-width: 5px;\n  border-style: solid;\n  border-color: transparent transparent #555 transparent;\n}\n\n.aio-tip-top {\n  bottom: 150%;\n  /* left: 50%; */\n  margin-left: -57px;\n}\n\n.aio-tip-top2 {\n  bottom: 150%;\n  /* left: 50%; */\n  margin-left: -57px;\n}\n\n.aio-tip-top::after {\n  content: \"\";\n  position: absolute;\n  top: 100%;\n  left: 50%;\n  margin-left: -5px;\n  border-width: 5px;\n  border-style: solid;\n  border-color: #555 transparent transparent transparent;\n}\n\n.aio-tip-left {\n  top: -5px;\n  bottom: auto;\n  right: 128%;\n}\n\n.aio-tip-left2 {\n  top: -5px;\n  bottom: auto;\n  right: 105%;\n}\n\n.aio-tip-left::after {\n  content: \"\";\n  position: absolute;\n  top: 50%;\n  left: 100%;\n  margin-top: -5px;\n  border-width: 5px;\n  border-style: solid;\n  border-color: transparent transparent transparent #555;\n}\n\n.aio-tip .aio-tiptext-bottomarrow {\n  visibility: hidden;\n  width: 120px;\n  background-color: #111;\n  color: #fff;\n  text-align: center;\n  border-radius: 6px;\n  padding: 5px 0;\n  position: absolute;\n  z-index: 1;\n  bottom: 130%;\n  left: 50%;\n  margin-left: -60px;\n}\n\n.aio-tip .aio-tiptext-bottomarrow::after {\n  content: \"\";\n  position: absolute;\n  top: 100%;\n  left: 50%;\n  margin-left: -5px;\n  border-width: 5px;\n  border-style: solid;\n  border-color: black transparent transparent transparent;\n}\n\n.aio-tip:hover .aio-tiptext-bottomarrow {\n  visibility: visible;\n}\n\n.aio-tip .aio-tiptext-toparrow {\n  visibility: hidden;\n  width: 120px;\n  background-color: #111;\n  color: #fff;\n  text-align: center;\n  border-radius: 6px;\n  padding: 5px 0;\n  position: absolute;\n  z-index: 1;\n  top: 150%;\n  left: 50%;\n  margin-left: -60px;\n}\n\n.aio-tip .aio-tiptext-toparrow::after {\n  content: \"\";\n  position: absolute;\n  bottom: 100%;\n  left: 50%;\n  margin-left: -5px;\n  border-width: 5px;\n  border-style: solid;\n  border-color: transparent transparent black transparent;\n}\n\n.aio-tip:hover .aio-tiptext-toparrow {\n  visibility: visible;\n}\n\n.aio-tip .aio-tiptext-leftarrow {\n  visibility: hidden;\n  width: 120px;\n  background-color: #111;\n  color: #fff;\n  text-align: center;\n  border-radius: 6px;\n  padding: 5px 0;\n  position: absolute;\n  z-index: 1;\n  top: -5px;\n  left: 110%;\n}\n\n.aio-tip .aio-tiptext-leftarrow::after {\n  content: \"\";\n  position: absolute;\n  top: 50%;\n  right: 100%;\n  margin-top: -5px;\n  border-width: 5px;\n  border-style: solid;\n  border-color: transparent black transparent transparent;\n}\n\n.aio-tip:hover .aio-tiptext-leftarrow {\n  visibility: visible;\n}\n\n.aio-tip .aio-tiptext-rightarrow {\n  visibility: hidden;\n  width: 120px;\n  background-color: #111;\n  color: #fff;\n  text-align: center;\n  border-radius: 6px;\n  padding: 5px 0;\n  position: absolute;\n  z-index: 1;\n  top: -5px;\n  right: 110%;\n}\n\n.aio-tip .aio-tiptext-rightarrow::after {\n  content: \"\";\n  position: absolute;\n  top: 50%;\n  left: 100%;\n  margin-top: -5px;\n  border-width: 5px;\n  border-style: solid;\n  border-color: transparent transparent transparent black;\n}\n\n.aio-tip:hover .aio-tiptext-rightarrow {\n  visibility: visible;\n}\n",".aie-outer {\n  position: relative;\n  width: 100%;\n  height: 100%;\n  border: 1px dashed rgb(190, 190, 189);\n  border-radius: 1px;\n  display: flex;\n  flex-direction: column;\n}\n\n.aie-holder {\n  min-width: 8px;\n  max-width: 100%;\n  max-height: 800px;\n  margin: 1px;\n  padding: 0;\n  overflow: visible;\n  flex-grow: 1;\n  display: flex;\n  flex-direction: column;\n}\n\n.aio-input-holder .aie-outer {\n  max-width: 354px;\n  max-height: 800px;\n  min-width: 354px;\n  min-height: 120px;\n  border: 1px solid black;\n  border-radius: 3px;\n  margin-right: 0.5rem;\n}\n\n/* Make sure draft elements fill the container */\n.aie-holder .DraftEditor-root,\n.aie-holder .DraftEditor-editorContainer,\n.aie-holder .public-DraftEditor-content {\n  flex-grow: 1;\n  display: flex;\n  flex-direction: column;\n}\n\n.aie-button-position {\n  width: 100%;\n  display: flex;\n}\n\n.aie-button-position.left {\n  justify-content: flex-start;\n}\n\n.aie-button-position.center {\n  justify-content: center;\n}\n\n.aie-button-position.right {\n  justify-content: flex-end;\n}\n\n.aie-button-holder {\n  z-index: 2;\n  position: absolute;\n  bottom: -28px;\n  height: 29px;\n  max-height: 29px;\n  min-width: max-content;\n  overflow: auto;\n  margin: 0px;\n  border: 2px solid darkorange;\n  border-radius: 4px;\n  background-color: darkorange;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", \"Roboto\", \"Oxygen\", \"Ubuntu\",\n    \"Cantarell\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif;\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n  box-shadow: 2px 2px 2px rgb(64, 64, 64, 0.5);\n}\n\n.aie-button-position.center .aie-button-holder {\n  left: 50%;\n  transform: translate(-50%, 0);\n}\n\n.aie-button-position.right .aie-button-holder {\n  right: 0;\n}\n\n.aie-button-holder::-webkit-scrollbar {\n  width: 4px;\n}\n\n.aie-button-holder::-webkit-scrollbar-track {\n  background: darkorange;\n}\n\n.aie-button-holder::-webkit-scrollbar-thumb {\n  background: burlywood;\n  border: none;\n}\n\n.aie-button-holder::-webkit-scrollbar-thumb:hover {\n  background: orangered;\n}\n\n.aie-button {\n  background-color: burlywood;\n  border: 0;\n  height: 24px;\n  border-radius: 4px;\n}\n\n.aie-button:not(:first-child) {\n  border-left: 2px solid darkorange;\n}\n\n.aie-button.active {\n  background-color: orangered;\n  color: black;\n  border: 0;\n  height: 24px;\n  border-radius: 4px;\n}\n",".aiev2-editing {\n  overflow: visible;\n  overflow-wrap: normal;\n  outline: 0;\n  display: flex;\n  align-content: flex-start;\n  vertical-align: top;\n  margin: -1px;\n}\n\n.aiev2-decimal-line {\n  position: relative;\n  overflow: visible;\n  width: 100%;\n  height: 100%;\n  min-height: 1.2rem;\n}\n\n.aiev2-span {\n  white-space: nowrap;\n  display: inline-block;\n}\n\n.aiev2-span-point {\n  position: absolute;\n  top: 1;\n}\n",".aiw-body-row {\n  display: flex;\n  margin-bottom: 4px;\n  line-height: 20px;\n}\n\n.aiw-body-row .aio-label {\n  min-width: 150px;\n  min-height: 32px;\n  vertical-align: middle;\n}\n\n.aiw-body-row .aio-input-holder,\n.aiw-body-row .aio-comment-holder {\n  flex-grow: 1;\n  min-width: 300px;\n}\n\n.aiw-body-row .aio-comment-holder {\n  min-height: 150px;\n}\n\n.aiw-body-row .aiev3.can-edit .aiev3-resize,\n.aiw-body-row .aio-comment-holder .aiev3-resize {\n  border: 1px solid black;\n  background-color: white;\n  border-radius: 4px;\n  margin-right: 0.5rem;\n  padding: 0 4px 4px 4px;\n}\n\n.aiw-body-row .aio-comment-holder .aiev3-resize {\n  height: calc(100% - 8px);\n}\n\n.aiw-body-row .aio-select,\n.aiw-body-row .aio-input {\n  border: 1px solid black;\n  background-color: white;\n  border-radius: 4px;\n}\n\n.aiw-body-row .aio-select {\n  padding-left: 4px;\n  height: 28px;\n  width: 184px;\n}\n\n.aiw-body-row .aio-input {\n  padding-left: 8px;\n  height: 28px;\n  width: 166px;\n}\n","/* Sort out table borders */\ntable.ait-table {\n  border-collapse: collapse;\n  margin: 2px;\n}\n\n.ait-table-options {\n  position: absolute;\n  width: 16px;\n  height: 16px;\n  padding: 2px;\n  left: 16px;\n  top: 0;\n  background-image: url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-gear' viewBox='0 0 16 16'%3E%3Cpath d='M8 4.754a3.246 3.246 0 1 0 0 6.492 3.246 3.246 0 0 0 0-6.492zM5.754 8a2.246 2.246 0 1 1 4.492 0 2.246 2.246 0 0 1-4.492 0z'/%3E%3Cpath d='M9.796 1.343c-.527-1.79-3.065-1.79-3.592 0l-.094.319a.873.873 0 0 1-1.255.52l-.292-.16c-1.64-.892-3.433.902-2.54 2.541l.159.292a.873.873 0 0 1-.52 1.255l-.319.094c-1.79.527-1.79 3.065 0 3.592l.319.094a.873.873 0 0 1 .52 1.255l-.16.292c-.892 1.64.901 3.434 2.541 2.54l.292-.159a.873.873 0 0 1 1.255.52l.094.319c.527 1.79 3.065 1.79 3.592 0l.094-.319a.873.873 0 0 1 1.255-.52l.292.16c1.64.893 3.434-.902 2.54-2.541l-.159-.292a.873.873 0 0 1 .52-1.255l.319-.094c1.79-.527 1.79-3.065 0-3.592l-.319-.094a.873.873 0 0 1-.52-1.255l.16-.292c.893-1.64-.902-3.433-2.541-2.54l-.292.159a.873.873 0 0 1-1.255-.52l-.094-.319zm-2.633.283c.246-.835 1.428-.835 1.674 0l.094.319a1.873 1.873 0 0 0 2.693 1.115l.291-.16c.764-.415 1.6.42 1.184 1.185l-.159.292a1.873 1.873 0 0 0 1.116 2.692l.318.094c.835.246.835 1.428 0 1.674l-.319.094a1.873 1.873 0 0 0-1.115 2.693l.16.291c.415.764-.42 1.6-1.185 1.184l-.291-.159a1.873 1.873 0 0 0-2.693 1.116l-.094.318c-.246.835-1.428.835-1.674 0l-.094-.319a1.873 1.873 0 0 0-2.692-1.115l-.292.16c-.764.415-1.6-.42-1.184-1.185l.159-.291A1.873 1.873 0 0 0 1.945 8.93l-.319-.094c-.835-.246-.835-1.428 0-1.674l.319-.094A1.873 1.873 0 0 0 3.06 4.377l-.16-.292c-.415-.764.42-1.6 1.185-1.184l.292.159a1.873 1.873 0 0 0 2.692-1.115l.094-.319z'/%3E%3C/svg%3E\");\n  background-repeat: no-repeat no-repeat;\n  background-position: center center;\n  background-size: cover;\n}\n\n.ait-table-options.hidden {\n  visibility: hidden;\n}\n\n/* Table cell positioning */\n.ait-cell {\n  position: relative;\n  min-width: 3rem;\n  /* height: 100%; This looks to be making cells too high */\n}\n\n/* Stop content editable border, not currently used... but might be later */\n.ait-cell input {\n  outline: 0;\n}\n\n.ait-cell.ait-readonly-cell {\n  /* background-color: rgb(240, 221, 168); */\n  background-color: #d3d3d329;\n  color: #0d0d0dc7;\n  font-style: italic;\n  opacity: 1;\n}\n\n/* Stop italic carrying into options window */\n.ait-cell.ait-readonly-cell .aiw-holder {\n  font-style: normal;\n}\n\n.ait-cell.ait-header-cell {\n  vertical-align: bottom;\n}\n\n.ait-cell.ait-row-header-cell {\n  vertical-align: top;\n}\n\n.ait-cell.ait-body-cell {\n  vertical-align: top;\n}\n\n.ait-border-cell {\n  border-bottom: 3px black solid !important;\n  padding: 0;\n  min-height: 1px;\n}\n\n.ait-space-cell {\n  padding: 0;\n  height: 0.5rem;\n}\n\n/* Cell Options button  */\n.ait-options-button {\n  position: absolute;\n  width: 16px;\n  height: 16px;\n  margin: 0 0 2px 2px;\n  background-repeat: no-repeat no-repeat;\n  background-position: center center;\n  background-size: cover;\n  top: 0;\n}\n\n.ait-options-button.hidden {\n  visibility: hidden;\n}\n\n.ait-cell.ait-body-cell .ait-options-button {\n  top: 0;\n}\n\n.ait-cell.ait-header-cell .ait-options-button {\n  bottom: 0;\n}\n\n.ait-cell .aio-button-cell {\n  z-index: 2;\n}\n\n/* Holders, positioning */\n.ait-holder {\n  width: max-content;\n  position: relative;\n  display: block;\n}\n\n.ait-aie-holder {\n  height: 100%;\n  display: flex;\n}\n\n.ait-aie-holder .ait-aie-holder-button {\n  visibility: hidden;\n  opacity: 0;\n  transition: opacity 0.5s ease-in;\n}\n\n.ait-aie-holder:hover .ait-aie-holder-button {\n  opacity: 1;\n  visibility: visible;\n}\n\n.ait-column-buttons,\n.ait-row-group-buttons,\n.ait-row-buttons {\n  min-height: 16px;\n  opacity: 0.5;\n  transition: opacity 0.3s ease-in-out;\n}\n\ntr:hover .ait-column-buttons,\ntr:hover .ait-row-group-buttons,\ntr:hover .ait-row-buttons {\n  opacity: 1;\n}\n"],"names":[],"version":3,"file":"main.css.map"}