: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:transparent;--input-disabled-border-color:transparent;--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;-webkit-transform-origin:0 0;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{-webkit-transform:rotate(270deg) translateX(-100%);transform:rotate(270deg) translateX(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{-webkit-transform:rotate(180deg) translate(-100%,-100%);transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{-webkit-transform:rotate(90deg) translateY(-100%);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;-webkit-transform-origin:0 0;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 transparent;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 transparent;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{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{-webkit-transform:rotate(-45deg);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:transparent;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%}: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"]{-webkit-transform:rotate(90deg) translateY(-100%);transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{-webkit-transform:rotate(180deg) translate(-100%,-100%);transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{-webkit-transform:rotate(270deg) translateX(-100%);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;-webkit-transform-origin:0 0;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;cursor:text;margin:0;position:absolute;-webkit-transform-origin:0 0;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:transparent}.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}body{--primary-color:#3bc7b5;--secondary-color:#4fb9ad;--accent-color:#b59eec;--alternative-color:#0283c8;--background-color:var(--lightest-gray);--content-color:#fff;--drop-color:rgba(9,30,66,.5);--box-shadow:rgba(9,30,66,.25) 0px 4px 8px -2px,rgba(9,30,66,.31) 0px 0px 1px;--white-color:#fff;--black-color:#222;--lightest-gray:#f9fafc;--lighter-gray:#f4f5f7;--light-gray:#ebecf0;--dark-gray:#dadce0;--darker-gray:#cccdcf;--darkest-gray:#909193;--font-size:14px;--font-color:var(--black-color);--font-light:#42526e;--font-lighter:#5e6c84;--title-color:#1b2533;--subtitle-color:#5e6c84;--error-color:#bc1c48;--error-text-color:#f03;--success-color:#01a31c;--warning-color:#f09609;--notify-color:#f03;--bubble-mine-bg:#1f85ff;--bubble-mine-color:#fff;--bubble-mine-footer:hsla(0,0%,100%,.8);--bubble-your-bg:var(--lighter-gray);--bubble-your-color:var(--font-color);--bubble-your-footer:rgba(0,0,0,.5);--full-height:100dvh;--main-grid-areas:"topbar topbar" "sidebar inside";--main-padding:20px;--main-gap:12px;--border-width:1px;--border-radius:10px;--border-radius-small:6px;--border-radius-medium:15px;--border-radius-big:20px;--border-color-dark:#1a1a23;--border-color-medium:#dadce0;--border-color-light:#ebecf0;--topbar-height:56px;--topbar-background:var(--background-color);--topbar-border:none;--topbar-padding:0 12px 0 24px;--topbar-logo-height:44px;--topbar-icon-size:32px;--topbar-icon-font:16px;--topbar-icon-color:var(--title-color);--topbar-icon-background:rgba(0,0,0,.1);--topbar-icon-hover-color:var(--title-color);--topbar-icon-hover-bg:rgba(0,0,0,.2);--sidebar-width:70px;--sidebar-size:var(--sidebar-width);--sidebar-background:var(--background-color);--sidebar-border:none;--sidebar-padding:8px 0;--sidebar-icon-size:46px;--sidebar-icon-font:22px;--sidebar-icon-color:var(--title-color);--sidebar-icon-background:var(--background-color);--sidebar-icon-hover-color:#fff;--sidebar-icon-hover-bg:var(--primary-color);--navigation-width:240px;--navigation-size:var(--navigation-width);--navigation-background:var(--background-color);--navigation-hover:var(--light-gray);--navigation-selected:var(--light-gray);--navigation-border:none;--navigation-title-icon:22px;--navigation-font-size:13px;--main-height:100dvh;--main-margin:8px;--main-radius:var(--border-radius-big);--header-height:calc(32px + var(--main-padding)*1.5);--header-padding:var(--main-padding) var(--main-padding) calc(var(--main-padding)/2) var(--main-padding);--title-font-weight:600;--title-font-size:22px;--title-letter-spacing:0px;--tabs-table:calc(32px + var(--main-gap));--tabs-dialog:32px;--tabs-gap:8px;--stats-height:56px;--filter-height:calc(var(--input-height) + 8px + var(--main-gap));--filter-padding:4px 1px 4px 1px;--filter-right:1px;--filter-background:var(--content-color);--filter-border:none;--tooltip-color:#fff;--tooltip-background:var(--primary-color);--table-background:var(--lighter-gray);--table-hover:var(--lightest-gray);--table-head-hover:var(--light-gray);--table-head-resizer:var(--dark-gray);--table-selected:var(--lighter-gray);--table-pages:var(--lighter-gray);--table-border-outer:none;--table-border-inner:1px solid var(--border-color-light);--table-radius-outer:var(--border-radius);--table-radius-inner:var(--border-radius);--table-radius-last:0px;--table-font-size:13px;--table-font-color:var(--font-light);--table-overflow:auto;--none-background:var(--background-color);--dropzone-background:var(--background-color);--details-width:300px;--details-width-wide:360px;--details-width-large:440px;--details-gap:16px;--details-spacing-small:12px;--details-spacing-big:16px;--details-background:var(--lightest-gray);--details-border-color:var(--border-color-light);--dialog-header:65px;--dialog-footer:65px;--dialog-spacing:32px;--dialog-padding:24px;--dialog-radius:var(--border-radius-big);--input-height:48px;--input-font:13px;--input-icon:16px;--input-label:18px;--input-vert-padding:6px;--input-horiz-padding:12px;--input-padding:var(--input-vert-padding) var(--input-horiz-padding);--input-label-color:var(--darkest-gray);--input-label-focus:var(--black-color);--input-disabled-color:#969696;--input-border-color:#d2d3d7;--input-border-disabled:#ebecf0;--input-border-hover:#1a1a23;--input-border-focus:var(--black-color);--input-check-normal:var(--black-color);--input-check-focus:var(--border-color-dark);--input-check-checked:var(--primary-color);--input-check-disabled:var(--darkest-color);--input-radio-normal:var(--primary-color);--input-radio-disabled:var(--darkest-gray);--input-toggle-bg:var(--darkest-gray);--input-toggle-checked:var(--accent-color);--input-toggle-circle:#fff;--inputicon-height:48px;--inputicon-move:10px;--inputicon-font:16px;--inputicon-icon:20px;--media-main-color:var(--primary-color);--media-border-color:var(--border-color-light);--media-border-width:var(--border-width);--media-name-color:var(--lighter-gray);--media-actions-color:var(--lighter-gray);--media-trans-light:#ecedee;--media-trans-dark:#e2e3e4;--z-input:3;--z-backdrop:3000;--z-details:3001;--z-sidebar:3002;--z-navigation:3003;--z-dialog:3005;--z-dropzone:3006;--z-menu:3007;--z-preview:3008;--z-result:3009;--z-tooltip:3010;--main-font:"Inter","Helvetica Neue",Helvetica,Arial,sans-serif;--title-font:"Inter","Helvetica Neue",Helvetica,Arial,sans-serif;--icon-font:"Icons"}@supports (font-variation-settings:normal){body{--main-font:"InterVariable","Helvetica Neue",Helvetica,Arial,sans-serif;--title-font:"InterVariable","Helvetica Neue",Helvetica,Arial,sans-serif}}#container{--page-height:calc(var(--main-height) - var(--header-height) - var(--main-padding));--page-height-tabs:calc(var(--page-height) - var(--tabs-table));--dashboard-value:118px;--dashboard-daily:calc(var(--dashboard-value) + var(--main-gap));--dashboard-report:calc(var(--main-height) - var(--header-height) - var(--main-padding) - var(--tabs-table) - var(--dashboard-daily));--dashboard-process:calc(var(--main-height) - var(--header-height) - var(--main-padding));--dashboard-list:360px;--chat-width:300px;--document-height:calc(var(--main-height) - var(--header-height) - var(--main-padding));--document-gap:var(--main-padding);--document-list-width:260px;--document-view-width:calc(100vw - var(--sidebar-size) - var(--document-list-width) - var(--main-padding)*2 - 4px - var(--document-gap))}.tables{--table-radius-inner:0px;--table-radius-last:var(--border-radius);--table-border-outer:1px solid var(--border-color-light)}body.dark-mode{--background-color:#121315;--content-color:#222325;--drop-color:rgba(24,26,30,.9);--node-background:#26272b;--automation-background:#26272b;--none-background:#26272b;--dropzone-background:#26272b;--media-background:#26272b;--white-color:#000;--black-color:#fff;--lightest-gray:#2f3032;--lighter-gray:#343537;--light-gray:#393a3c;--dark-gray:#434446;--font-color:#d8d8d9;--font-light:#99999a;--font-lighter:#858586;--title-color:#fff;--subtitle-color:#cdcdcd;--sidebar-icon-hover-color:#fff;--navigation-color:#acacbd;--navigation-selected-bg:#35373f;--navigation-selected-color:#fff;--border-color-light:#3b3c3e;--border-color-medium:#4f5052;--border-color-dark:#636466;--input-label-color:var(--font-lighter);--input-label-focus:var(--black-color);--input-border-color:#4f5052;--input-border-disabled:#3b3c3e;--input-border-hover:#ceced7;--tooltip-color:#fff;--bubble-mine-bg:#423f4a;--bubble-mine-footer:hsla(0,0%,100%,.3);--bubble-your-footer:hsla(0,0%,100%,.3)}@media (max-width:1300px){#container{--dashboard-daily:calc((var(--dashboard-value) + var(--main-gap))*2)}}@media (max-width:1000px){body{--main-margin:0px;--main-radius:0px;--topbar-padding:0 8px;--sidebar-width:180px;--sidebar-size:0px;--navigation-size:0px;--header-height:calc(32px + var(--main-padding));--header-padding:calc(var(--main-padding)/2) var(--main-padding)}}@media (max-width:700px){#container{--document-list-width:0px;--document-gap:0px}}@media (max-width:500px){body{--main-padding:12px}}@font-face{font-family:Icons;font-style:normal;font-weight:400;src:url(https://panel.benvida.com.ar/static/media/icon.1d8f7963dc6519f5f3d4.ttf) format("truetype"),url(https://panel.benvida.com.ar/static/media/icon.77ec36e6c6d1c7cc226e.woff) format("woff")}body,html{min-height:var(--full-height);overscroll-behavior-y:none}body{color:var(--black-color);font-size:14px;margin:0;padding:0}#root{background-color:var(--background-color);color:var(--font-color);font-family:var(--main-font);font-size:var(--font-size)}.left-space.left-space{margin-left:12px}.left-space-big.left-space-big{margin-left:24px}.right-space.right-space{margin-right:8px}.bottom-space.bottom-space{margin-bottom:8px}.top-space.top-space{margin-top:8px}.top-space-big.top-space-big{margin-top:16px}.text-green.text-green.text-green{color:var(--success-color)}.text-yellow.text-yellow.text-yellow{color:var(--warning-color)}.text-red.text-red.text-red{color:var(--error-color)}.map-marker{background-position:50%;background-size:cover;border:2px solid #424242;border-radius:100%;cursor:pointer;height:24px;position:absolute;-webkit-transform:translate(-50%,calc(-100% + 4px));transform:translate(-50%,calc(-100% + 4px));width:24px}.map-marker:after{border-color:#424242 transparent;border-style:solid;border-width:7px 4px 0;bottom:-7px;content:"";left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0}.map-info{align-items:center;display:flex;gap:8px}.map-info img{width:30px}:not(textarea):not(tbody):not(.no-scrollbars):not(.tox-toolbar--scrolling)::-webkit-scrollbar{height:12px;width:12px}:hover:not(textarea):not(tbody):not(.no-scrollbars):not(.tox-toolbar--scrolling)::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;box-shadow:inset 0 0 0 4px var(--border-color-light);-webkit-transition:all .2s;transition:all .2s}:not(textarea):not(tbody):not(.no-scrollbars):not(.tox-toolbar--scrolling)::-webkit-scrollbar-thumb:hover{box-shadow:inset 0 0 0 4px var(--border-color-medium);cursor:pointer}:not(textarea):not(tbody):not(.no-scrollbars):not(.tox-toolbar--scrolling)::-webkit-scrollbar-thumb:vertical{border-left-width:3px;min-height:20px}:not(textarea):not(tbody):not(.no-scrollbars):not(.tox-toolbar--scrolling)::-webkit-scrollbar-thumb:horizontal{border-top-width:3px;min-width:20px}input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=time],select,textarea{background-color:var(--content-color);color:var(--font-color);font-family:var(--main-font)}.icon-action-log:before{content:"\ea01"}.icon-add:before{content:"\ea02"}.icon-admin:before{content:"\ea03"}.icon-administration-route:before{content:"\ea04"}.icon-agent:before{content:"\ea05"}.icon-appearance:before{content:"\ea06"}.icon-attachment:before{content:"\ea07"}.icon-back:before{content:"\ea08"}.icon-bank:before{content:"\ea09"}.icon-banner:before{content:"\ea0a"}.icon-cancel-reason:before{content:"\ea0b"}.icon-cancel:before{content:"\ea0c"}.icon-card-type:before{content:"\ea0d"}.icon-cash:before{content:"\ea0e"}.icon-category:before{content:"\ea0f"}.icon-change-catalog:before{content:"\ea10"}.icon-change-product:before{content:"\ea11"}.icon-change-update:before{content:"\ea12"}.icon-check:before{content:"\ea13"}.icon-checkbox:before{content:"\ea14"}.icon-checkedbox:before{content:"\ea15"}.icon-client:before{content:"\ea16"}.icon-close:before{content:"\ea17"}.icon-closed-reason:before{content:"\ea18"}.icon-closed:before{content:"\ea19"}.icon-code:before{content:"\ea1a"}.icon-column:before{content:"\ea1b"}.icon-commission:before{content:"\ea1c"}.icon-contact:before{content:"\ea1d"}.icon-copy:before{content:"\ea1e"}.icon-coverage-type:before{content:"\ea1f"}.icon-coverage:before{content:"\ea20"}.icon-create:before{content:"\ea21"}.icon-delete:before{content:"\ea22"}.icon-delivery:before{content:"\ea23"}.icon-details:before{content:"\ea24"}.icon-directory:before{content:"\ea25"}.icon-document:before{content:"\ea26"}.icon-documents:before{content:"\ea27"}.icon-down:before{content:"\ea28"}.icon-drag:before{content:"\ea29"}.icon-drug-type:before{content:"\ea2a"}.icon-edit:before{content:"\ea2b"}.icon-email-queue:before{content:"\ea2c"}.icon-email:before{content:"\ea2d"}.icon-error-log:before{content:"\ea2e"}.icon-event:before{content:"\ea2f"}.icon-expand:before{content:"\ea30"}.icon-export:before{content:"\ea31"}.icon-file-audio:before{content:"\ea32"}.icon-file-code:before{content:"\ea33"}.icon-file-document:before{content:"\ea34"}.icon-file-pdf:before{content:"\ea35"}.icon-file-presentation:before{content:"\ea36"}.icon-file-spreadsheet:before{content:"\ea37"}.icon-file-text:before{content:"\ea38"}.icon-file-video:before{content:"\ea39"}.icon-file-zip:before{content:"\ea3a"}.icon-file:before{content:"\ea3b"}.icon-filter:before{content:"\ea3c"}.icon-first:before{content:"\ea3d"}.icon-gateway:before{content:"\ea3e"}.icon-health-type:before{content:"\ea3f"}.icon-help:before{content:"\ea40"}.icon-hide:before{content:"\ea41"}.icon-holiday:before{content:"\ea42"}.icon-home:before{content:"\ea43"}.icon-import:before{content:"\ea44"}.icon-inbox:before{content:"\ea45"}.icon-laboratory:before{content:"\ea46"}.icon-last:before{content:"\ea47"}.icon-login:before{content:"\ea48"}.icon-logistic-reason:before{content:"\ea49"}.icon-logistic:before{content:"\ea4a"}.icon-logout:before{content:"\ea4b"}.icon-macro-category:before{content:"\ea4c"}.icon-map:before{content:"\ea4d"}.icon-media:before{content:"\ea4e"}.icon-medicine:before{content:"\ea4f"}.icon-menu:before{content:"\ea50"}.icon-mercadopago:before{content:"\ea51"}.icon-minus:before{content:"\ea52"}.icon-mono-drug:before{content:"\ea53"}.icon-more:before{content:"\ea54"}.icon-next:before{content:"\ea55"}.icon-notification:before{content:"\ea56"}.icon-objective:before{content:"\ea57"}.icon-order:before{content:"\ea58"}.icon-password:before{content:"\ea59"}.icon-payment-method:before{content:"\ea5a"}.icon-payment-type:before{content:"\ea5b"}.icon-percent:before{content:"\ea5c"}.icon-pharma-action:before{content:"\ea5d"}.icon-pharmacy:before{content:"\ea5e"}.icon-potency-type:before{content:"\ea5f"}.icon-prev:before{content:"\ea60"}.icon-price:before{content:"\ea61"}.icon-print:before{content:"\ea62"}.icon-product:before{content:"\ea63"}.icon-prompt:before{content:"\ea64"}.icon-provider-log:before{content:"\ea65"}.icon-quick-reply:before{content:"\ea66"}.icon-radio-off:before{content:"\ea67"}.icon-radio-on:before{content:"\ea68"}.icon-reject-reason:before{content:"\ea69"}.icon-retirement-type:before{content:"\ea6a"}.icon-sale-type:before{content:"\ea6b"}.icon-schedule:before{content:"\ea6c"}.icon-search:before{content:"\ea6d"}.icon-send:before{content:"\ea6e"}.icon-settings:before{content:"\ea6f"}.icon-shape-type:before{content:"\ea70"}.icon-size-type:before{content:"\ea71"}.icon-space:before{content:"\ea72"}.icon-special-day:before{content:"\ea73"}.icon-state-group:before{content:"\ea74"}.icon-state:before{content:"\ea75"}.icon-sub-category:before{content:"\ea76"}.icon-subsidiary:before{content:"\ea77"}.icon-tag:before{content:"\ea78"}.icon-time:before{content:"\ea79"}.icon-tooltip:before{content:"\ea7a"}.icon-transaction-type:before{content:"\ea7b"}.icon-transaction:before{content:"\ea7c"}.icon-unit-type:before{content:"\ea7d"}.icon-up:before{content:"\ea7e"}.icon-user:before{content:"\ea7f"}.icon-view:before{content:"\ea80"}.icon-voucher:before{content:"\ea81"}.icon-white-email:before{content:"\ea82"}.icon-zoom:before{content:"\ea83"}
/*# sourceMappingURL=main.1898f851.css.map*/