:root{--chatbot-navy:#036;--chatbot-navy-deep:#001e40;--chatbot-action-blue:#2563eb;--chatbot-action-blue-dark:#1d4ed8;--chatbot-on-primary:#fff;--chatbot-surface:#fff;--chatbot-slate-50:#f8fafc;--chatbot-slate-100:#f1f5f9;--chatbot-slate-200:#e2e8f0;--chatbot-on-surface:#1a1c1f;--chatbot-muted-text:#64748b;--chatbot-info-tint:#e0f2fe;--chatbot-danger:#dc2626;--chatbot-elevation:0px 10px 15px -3px #0000000f,0px 4px 6px -2px #00000008;--chatbot-cream:#f7f4ed;--chatbot-cream-border:#e7e2d6;--chatbot-green:#1e7a4d;--chatbot-green-deep:#155c39;--chatbot-green-tint:#e9f2ec;--chatbot-amber:#b45309}.chatbot-float-btn.chatbot-float-btn{align-items:center;background-color:#036!important;background-color:var(--chatbot-navy)!important;border-color:#036!important;border-color:var(--chatbot-navy)!important;border-radius:50%;bottom:24px!important;box-shadow:0 4px 12px #00000040;color:#fff!important;color:var(--chatbot-on-primary)!important;display:flex;height:48px;justify-content:center;left:auto!important;position:fixed!important;right:24px!important;top:auto!important;width:48px;z-index:1051!important}.chatbot-float-btn.chatbot-float-btn:focus,.chatbot-float-btn.chatbot-float-btn:hover{background-color:#001e40!important;background-color:var(--chatbot-navy-deep)!important;border-color:#001e40!important;border-color:var(--chatbot-navy-deep)!important;color:#fff!important;color:var(--chatbot-on-primary)!important}.chatbot-popup.chatbot-popup{background:#fff;background:var(--chatbot-surface);border-radius:12px;bottom:24px!important;box-shadow:0 10px 15px -3px #0000000f,0 4px 6px -2px #00000008;box-shadow:var(--chatbot-elevation);display:flex;flex-direction:column;height:88vh;left:auto!important;max-height:calc(100vh - 32px);opacity:0;overflow:hidden;pointer-events:none;position:fixed!important;right:24px!important;top:auto!important;transform:translateY(16px) scale(.97);transform-origin:bottom right;transition:opacity .2s ease,transform .2s ease;width:clamp(380px,94vw,600px);z-index:1050}@media (max-width:480px){.chatbot-popup.chatbot-popup{border-radius:0!important;bottom:0!important;height:100vh!important;left:0!important;max-height:100vh!important;right:0!important;top:0!important;width:100vw!important}}.chatbot-popup.chatbot-popup--open{opacity:1!important;pointer-events:auto!important;transform:translateY(0) scale(1)!important}.chatbot-popup__header{align-items:center;background:#036;background:var(--chatbot-navy);display:flex;flex-shrink:0;gap:8px;justify-content:space-between;padding:12px 10px 12px 14px}.chatbot-popup__header-left{align-items:center;display:flex;flex:1 1;gap:10px;min-width:0}.chatbot-popup__avatar{align-items:center;background:#ffffff2e;border:1px solid #ffffff4d;border-radius:50%;color:#fff;color:var(--chatbot-on-primary);display:flex;flex-shrink:0;font-size:16px;height:34px;justify-content:center;width:34px}.chatbot-popup__header-text{display:flex;flex-direction:column;gap:1px;min-width:0}.chatbot-popup__title{color:#fff;color:var(--chatbot-on-primary);font-size:14px;font-weight:600}.chatbot-popup__subtitle,.chatbot-popup__title{letter-spacing:.01em;line-height:1.3;white-space:nowrap}.chatbot-popup__subtitle{color:#ffffffb3;font-size:11px}.chatbot-popup__header-right{align-items:center;display:flex;flex-shrink:0;gap:6px}.chatbot-popup__disaster-pill{align-items:center;background:#ffffff2e;border:1px solid #ffffff59;border-radius:9999px;color:#fff;color:var(--chatbot-on-primary);display:inline-flex;font-size:10px;font-weight:600;letter-spacing:.08em;line-height:1;padding:3px 9px;text-transform:uppercase;white-space:nowrap}.chatbot-popup__close-btn{color:#fff!important;color:var(--chatbot-on-primary)!important;flex-shrink:0}.chatbot-popup__close-btn:focus,.chatbot-popup__close-btn:hover{background:#ffffff2e!important;color:#fff!important;color:var(--chatbot-on-primary)!important}.chatbot-popup__close-btn:focus-visible{border-radius:4px;outline:2px solid #ffffffb3;outline-offset:2px}.chatbot-popup__body{background:#f8fafc;background:var(--chatbot-slate-50);flex:1 1;overflow-y:auto;padding:16px}.chatbot-bubble{border-radius:16px;font-size:15px;line-height:1.55;margin-bottom:8px;max-width:92%;word-break:break-word}.chatbot-bubble--assistant{align-self:flex-start;background:#f7f4ed;background:var(--chatbot-cream);border:1px solid #e7e2d6;border:1px solid var(--chatbot-cream-border);border-bottom-left-radius:4px;box-shadow:0 1px 3px #0000000d;color:#1a1c1f;color:var(--chatbot-on-surface);padding:10px 12px}.chatbot-bubble--user{align-self:flex-end;background:#2563eb;background:var(--chatbot-action-blue);border-radius:16px;border-bottom-right-radius:4px;color:#fff;color:var(--chatbot-on-primary);margin-left:auto;padding:10px 12px}.chatbot-bubble__greeting{color:#333;margin:0 0 8px}.chatbot-bubble__info-list{display:flex;flex-direction:column;gap:5px;list-style:none;margin:0;padding:0}.chatbot-bubble__info-list li{align-items:center;display:flex;flex-wrap:wrap;font-size:12px;gap:4px}.chatbot-bubble__label{color:#64748b;color:var(--chatbot-muted-text);font-size:11px;font-weight:500;min-width:90px}.chatbot-bubble__value{color:#1a1c1f;color:var(--chatbot-on-surface)}.chatbot-bubble__meta{color:#64748b;color:var(--chatbot-muted-text);font-size:11px}.chatbot-popup__footer{background:#fff;background:var(--chatbot-surface);border-top:1px solid #e2e8f0;border-top:1px solid var(--chatbot-slate-200);flex-shrink:0;padding:10px 12px}.chatbot-input-row{align-items:flex-end;display:flex;gap:8px}.chatbot-input-row input,.chatbot-input-row__input{flex:1 1}.chatbot-input-row .ant-input{background:#fff;background:var(--chatbot-surface);border:1px solid #e2e8f0;border:1px solid var(--chatbot-slate-200);border-radius:8px;color:#1a1c1f;color:var(--chatbot-on-surface);font-size:15px;line-height:1.5;transition:border-color .15s ease,box-shadow .15s ease}.chatbot-input-row .ant-input-focused,.chatbot-input-row .ant-input:focus,.chatbot-input-row .ant-input:not([disabled]):hover{border-color:#2563eb;border-color:var(--chatbot-action-blue);box-shadow:0 0 0 2px #2563eb33;outline:none}.chatbot-input-row .ant-input[disabled]{background:#f8fafc;background:var(--chatbot-slate-50);border-color:#e2e8f0;border-color:var(--chatbot-slate-200);color:#64748b;color:var(--chatbot-muted-text)}.chatbot-send-btn.chatbot-send-btn{align-items:center;background-color:#2563eb!important;background-color:var(--chatbot-action-blue)!important;border-color:#2563eb!important;border-color:var(--chatbot-action-blue)!important;border-radius:9999px!important;color:#fff!important;color:var(--chatbot-on-primary)!important;display:inline-flex;font-weight:500;justify-content:center;min-height:44px;min-width:44px}.chatbot-send-btn.chatbot-send-btn:focus,.chatbot-send-btn.chatbot-send-btn:hover{background-color:#1d4ed8!important;background-color:var(--chatbot-action-blue-dark)!important;border-color:#1d4ed8!important;border-color:var(--chatbot-action-blue-dark)!important;color:#fff!important;color:var(--chatbot-on-primary)!important}.chatbot-send-btn.chatbot-send-btn:focus-visible{outline:2px solid #2563eb;outline:2px solid var(--chatbot-action-blue);outline-offset:2px}.chatbot-send-btn.chatbot-send-btn[disabled]{background-color:#e2e8f0!important;background-color:var(--chatbot-slate-200)!important;border-color:#e2e8f0!important;border-color:var(--chatbot-slate-200)!important;color:#64748b!important;color:var(--chatbot-muted-text)!important;opacity:1}.chatbot-attach-btn{align-items:center;background:#0000;border-color:#e2e8f0;border-color:var(--chatbot-slate-200);border-radius:8px;color:#64748b;color:var(--chatbot-muted-text);display:inline-flex;flex-shrink:0;justify-content:center;min-height:44px;min-width:44px}.chatbot-attach-btn:focus,.chatbot-attach-btn:hover{background:#2563eb0d!important;border-color:#2563eb!important;border-color:var(--chatbot-action-blue)!important;color:#2563eb!important;color:var(--chatbot-action-blue)!important}.chatbot-attach-btn:focus-visible{outline:2px solid #2563eb;outline:2px solid var(--chatbot-action-blue);outline-offset:2px}@keyframes chatbot-dot-bounce{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-6px)}}.chatbot-typing{align-items:center;display:inline-flex;gap:4px;padding:2px 0}.chatbot-typing__dot{animation:chatbot-dot-bounce 1.2s ease-in-out infinite;background-color:#64748b;background-color:var(--chatbot-muted-text);border-radius:50%;display:inline-block;height:7px;width:7px}.chatbot-typing__dot:first-child{animation-delay:0s}.chatbot-typing__dot:nth-child(2){animation-delay:.2s}.chatbot-typing__dot:nth-child(3){animation-delay:.4s}.chatbot-suggestions{background:#fff;background:var(--chatbot-surface);border:1px solid #e2e8f0;border:1px solid var(--chatbot-slate-200);border-radius:10px;box-shadow:0 1px 4px #0000000f;margin-top:12px;padding:12px 14px}.chatbot-suggestions__label{color:#64748b;color:var(--chatbot-muted-text);font-size:13px;font-weight:500;margin:0 0 8px}.chatbot-suggestions__chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.chatbot-suggestions__chip{background:#e0f2fe;background:var(--chatbot-info-tint);border:1px solid #bae6fd;border-radius:9999px;color:#2563eb;color:var(--chatbot-action-blue);cursor:pointer;font-family:inherit;font-size:13px;line-height:1.4;outline:none;padding:4px 12px;text-align:left;transition:background .15s ease,border-color .15s ease}.chatbot-suggestions__chip:focus,.chatbot-suggestions__chip:hover{background:#bae6fd;border-color:#7dd3fc;color:#1d4ed8;color:var(--chatbot-action-blue-dark)}.chatbot-suggestions__chip:focus-visible{outline:2px solid #2563eb;outline:2px solid var(--chatbot-action-blue);outline-offset:2px}.chatbot-suggestions__view-all{align-items:center;background:none;border:none;color:#2563eb;color:var(--chatbot-action-blue);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;outline:none;padding:0;text-decoration:underline;text-underline-offset:2px}.chatbot-suggestions__view-all:focus-visible{border-radius:2px;outline:2px solid #2563eb;outline:2px solid var(--chatbot-action-blue);outline-offset:2px}.chatbot-suggestions__view-all:focus,.chatbot-suggestions__view-all:hover{color:#1d4ed8;color:var(--chatbot-action-blue-dark)}.chatbot-bubble--markdown p{margin:6px 0}.chatbot-bubble--markdown p:first-child{margin-top:0}.chatbot-bubble--markdown p:last-child{margin-bottom:0}.chatbot-bubble--markdown ol,.chatbot-bubble--markdown ul{margin:4px 0 6px;padding-left:18px}.chatbot-bubble--markdown li{line-height:1.5;margin-bottom:2px}.chatbot-bubble--markdown pre{background:#f4f4f4;border-radius:4px;font-size:12px;margin:4px 0;overflow-x:auto;padding:6px 8px;white-space:pre-wrap;word-break:break-word}.chatbot-bubble--markdown code{background:#f4f4f4;border-radius:3px;font-size:12px;padding:1px 4px;word-break:break-word}.chatbot-bubble--markdown h1,.chatbot-bubble--markdown h2,.chatbot-bubble--markdown h3{color:#1a1c1f;color:var(--chatbot-on-surface);font-size:14px;font-weight:600;margin:10px 0 4px}.chatbot-bubble--markdown h1:first-child,.chatbot-bubble--markdown h2:first-child,.chatbot-bubble--markdown h3:first-child{margin-top:0}.chatbot-bubble--markdown strong{font-weight:600}.chatbot-bubble--markdown>*{overflow-x:auto;word-break:break-word}.chatbot-md-tablewrap{border:1px solid #e2e8f0;border:1px solid var(--chatbot-slate-200);border-radius:8px;margin:8px 0;overflow-x:auto;overflow-y:hidden}.chatbot-md-table{font-feature-settings:"tnum";border-collapse:collapse;font-size:14px;font-variant-numeric:tabular-nums;width:100%}.chatbot-popup .chatbot-md-table th{background:#1e7a4d!important;background:var(--chatbot-green)!important;border-bottom:2px solid #155c39!important;border-bottom:2px solid var(--chatbot-green-deep)!important;border-right:1px solid #ffffff2e!important;color:#fff!important;color:var(--chatbot-on-primary)!important;font-weight:700;padding:8px 12px;text-align:left;vertical-align:bottom;white-space:normal}.chatbot-popup .chatbot-md-table th:last-child{border-right:none!important}.chatbot-popup .chatbot-md-table td{border-bottom:1px solid #e2e8f0!important;border-bottom:1px solid var(--chatbot-slate-200)!important;border-right:1px solid #e2e8f0!important;border-right:1px solid var(--chatbot-slate-200)!important;color:#1a1c1f!important;color:var(--chatbot-on-surface)!important;padding:8px 12px}.chatbot-popup .chatbot-md-table td:last-child{border-right:none!important}.chatbot-popup .chatbot-md-table td:not(:first-child){white-space:nowrap}.chatbot-popup .chatbot-md-table td:not(:first-child),.chatbot-popup .chatbot-md-table th:not(:first-child){text-align:right}.chatbot-popup .chatbot-md-table tbody tr:nth-child(2n){background:#f8fafc!important;background:var(--chatbot-slate-50)!important}.chatbot-popup .chatbot-md-table tbody tr{transition:background .15s ease}.chatbot-popup .chatbot-md-table tbody tr:hover{background:#eff6ff!important}.chatbot-popup .chatbot-md-table tbody tr:last-child td{border-bottom:none!important}.chatbot-popup .chatbot-bubble--markdown table{font-feature-settings:"tnum";border:1px solid #e7e2d6!important;border:1px solid var(--chatbot-cream-border)!important;border-collapse:collapse;font-size:14px;font-variant-numeric:tabular-nums;margin:8px 0;max-width:100%;width:-webkit-max-content;width:max-content}.chatbot-popup .chatbot-bubble--markdown table th{background:#1e7a4d!important;background:var(--chatbot-green)!important;border-bottom:2px solid #155c39!important;border-bottom:2px solid var(--chatbot-green-deep)!important;border-right:1px solid #ffffff2e!important;color:#fff!important;color:var(--chatbot-on-primary)!important;font-weight:700!important;padding:8px 12px!important;text-align:left;vertical-align:bottom;white-space:normal}.chatbot-popup .chatbot-bubble--markdown table th:last-child{border-right:none!important}.chatbot-popup .chatbot-bubble--markdown table td{border-bottom:1px solid #e2e8f0!important;border-bottom:1px solid var(--chatbot-slate-200)!important;border-right:1px solid #e2e8f0!important;border-right:1px solid var(--chatbot-slate-200)!important;color:#1a1c1f!important;color:var(--chatbot-on-surface)!important;padding:8px 12px!important}.chatbot-popup .chatbot-bubble--markdown table td:last-child{border-right:none!important}.chatbot-popup .chatbot-bubble--markdown table td:not(:first-child),.chatbot-popup .chatbot-bubble--markdown table th:not(:first-child){text-align:right}.chatbot-popup .chatbot-bubble--markdown table td:not(:first-child){white-space:nowrap}.chatbot-popup .chatbot-bubble--markdown table td:first-child,.chatbot-popup .chatbot-bubble--markdown table th:first-child{max-width:130px;overflow-wrap:break-word;white-space:normal;word-break:normal}.chatbot-popup .chatbot-bubble--markdown table tbody tr:nth-child(2n){background:#f8fafc!important;background:var(--chatbot-slate-50)!important}.chatbot-popup .chatbot-bubble--markdown table tbody tr:hover{background:#eff6ff!important}.chatbot-popup .chatbot-bubble--markdown table tbody tr:last-child td{border-bottom:none!important}.chatbot-bubble--markdown blockquote{background:#e9f2ec;background:var(--chatbot-green-tint);border-left:4px solid #1e7a4d;border-left:4px solid var(--chatbot-green);border-radius:8px;color:#1a1c1f;color:var(--chatbot-on-surface);margin:8px 0;padding:8px 12px}.chatbot-bubble--markdown blockquote p{margin:4px 0}.chatbot-bubble--markdown blockquote p:first-child{margin-top:0}.chatbot-bubble--markdown blockquote p:last-child{margin-bottom:0}.chatbot-bubble--markdown blockquote ol,.chatbot-bubble--markdown blockquote ul{margin:4px 0;padding-left:18px}.chatbot-bubble--markdown blockquote li{line-height:1.5;margin-bottom:3px}.chatbot-attachment-chips{display:flex;flex-wrap:wrap;gap:6px;padding:6px 0 4px}.chatbot-attachment-chips--bubble{margin-top:6px;padding:0}.chatbot-attachment-chip{align-items:center;background:#ffffff2e;border:1px solid #ffffff59;border-radius:8px;color:#fff;color:var(--chatbot-on-primary);display:inline-flex;font-size:12px;gap:4px;max-width:160px;overflow:hidden;padding:2px 6px 2px 4px}.chatbot-popup__footer .chatbot-attachment-chip{background:#f1f5f9;background:var(--chatbot-slate-100);border:1px solid #bae6fd;color:#1a1c1f;color:var(--chatbot-on-surface)}.chatbot-attachment-chip--sent{background:#ffffff26;border-color:#ffffff4d;color:#fff;color:var(--chatbot-on-primary)}.chatbot-attachment-chip__thumb{border-radius:4px;flex-shrink:0;height:24px;object-fit:cover;width:24px}.chatbot-attachment-chip__icon{flex-shrink:0;font-size:16px}.chatbot-attachment-chip__icon,.chatbot-popup__footer .chatbot-attachment-chip .chatbot-attachment-chip__icon{color:#dc2626;color:var(--chatbot-danger)}.chatbot-attachment-chip__name{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatbot-attachment-chip__remove{align-items:center;background:none;border:none;color:#64748b;color:var(--chatbot-muted-text);cursor:pointer;display:inline-flex;flex-shrink:0;font-family:inherit;font-size:14px;line-height:1;outline:none;padding:0 0 0 2px}.chatbot-attachment-chip__remove:hover{color:#dc2626;color:var(--chatbot-danger)}.chatbot-attachment-chip__remove:focus-visible{border-radius:2px;outline:2px solid #2563eb;outline:2px solid var(--chatbot-action-blue)}.chatbot-md-tablewrap,.chatbot-popup textarea.ant-input,.chatbot-popup__body{scrollbar-color:#64748b80 #0000;scrollbar-width:thin}.chatbot-md-tablewrap::-webkit-scrollbar,.chatbot-popup textarea.ant-input::-webkit-scrollbar,.chatbot-popup__body::-webkit-scrollbar{height:6px;width:6px}.chatbot-md-tablewrap::-webkit-scrollbar-thumb,.chatbot-popup textarea.ant-input::-webkit-scrollbar-thumb,.chatbot-popup__body::-webkit-scrollbar-thumb{background:#64748b73;border-radius:3px}.chatbot-md-tablewrap::-webkit-scrollbar-track,.chatbot-popup textarea.ant-input::-webkit-scrollbar-track,.chatbot-popup__body::-webkit-scrollbar-track{background:#0000}.chatbot-md-tableblock{margin:8px 0}.chatbot-md-toolbar{display:flex;gap:6px;justify-content:flex-end;margin-bottom:4px}.chatbot-md-toolbar__btn{background:#0000;border:1px solid #e2e8f0;border:1px solid var(--chatbot-slate-200);border-radius:5px;color:#64748b;color:var(--chatbot-muted-text);cursor:pointer;font-family:inherit;font-size:12px;font-weight:500;line-height:1.4;min-height:28px;outline:none;padding:3px 10px;transition:background .15s ease,border-color .15s ease,color .15s ease}.chatbot-md-toolbar__btn:focus,.chatbot-md-toolbar__btn:hover{background:#e9f2ec;background:var(--chatbot-green-tint);border-color:#1e7a4d;border-color:var(--chatbot-green);color:#1e7a4d;color:var(--chatbot-green)}.chatbot-md-toolbar__btn:focus-visible{outline:2px solid #1e7a4d;outline:2px solid var(--chatbot-green);outline-offset:2px}.chatbot-bubble__copy-row{border-top:1px solid #e7e2d6;border-top:1px solid var(--chatbot-cream-border);display:flex;justify-content:flex-end;margin-top:6px;padding-top:4px}.chatbot-bubble__copy-btn{align-items:center;background:#0000;border:none;border-radius:4px;color:#64748b;color:var(--chatbot-muted-text);cursor:pointer;display:inline-flex;font-family:inherit;font-size:12px;gap:3px;outline:none;padding:2px 6px;transition:color .15s ease,background .15s ease}.chatbot-bubble__copy-btn:focus,.chatbot-bubble__copy-btn:hover{background:#e9f2ec;background:var(--chatbot-green-tint);color:#1e7a4d;color:var(--chatbot-green)}.chatbot-bubble__copy-btn:focus-visible{outline:2px solid #1e7a4d;outline:2px solid var(--chatbot-green);outline-offset:2px}@media (prefers-reduced-motion:reduce){.chatbot-popup.chatbot-popup{transition:none}.chatbot-typing__dot{animation:none;opacity:.7}.chatbot-attach-btn,.chatbot-input-row .ant-input,.chatbot-md-table tbody tr,.chatbot-send-btn.chatbot-send-btn,.chatbot-suggestions__chip{transition:none}}.loading.cover-content{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.loading.cover-page{align-items:center;display:flex;height:100%;justify-content:center;position:fixed;width:100%}.loading .ant-spin{color:#3e79f7}.header-title-area{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.header-title{font-size:24px;font-weight:700;margin-bottom:4px!important}.header-sub-title{font-size:16px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;width:50vw}.custom-ant-pagination{align-items:center;display:flex;justify-content:flex-end;margin-top:15px}.custom-ant-pagination .ant-pagination-total-text{margin-right:auto}.customize-field .ant-form-item-label{padding-bottom:4px!important}.customize-field label{height:21px!important}.filters-btn-area{padding-top:24px!important}.export-report-btn-area{display:flex;justify-content:flex-end;margin-bottom:15px}@media (max-width:767px){.filters-btn-area{padding-top:0}}@media (max-width:576px){.header-sub-title{display:none}.custom-ant-pagination{align-items:center;flex-wrap:wrap;justify-content:center}.custom-ant-pagination .ant-pagination-total-text{margin-bottom:15px;min-width:100%;text-align:center}}.required-mark>.ant-form-item-label>label:before{color:#ff6b72;content:"*";display:inline-block;font-family:SimSun,sans-serif;font-size:14px;line-height:1;margin-right:4px}.ant-form-vertical .ant-form-item.custom-max-field-size,.ant-form-vertical .ant-form-item.custom-max-field-size .ant-input-number{max-width:350px;width:100%}.html-cr-report{margin-bottom:15px}.html-cr-report table{min-width:0!important;width:100%;word-break:break-word}.html-cr-report td{padding:5px}.preview-image{height:200px;object-fit:cover;-o-object-fit:cover;object-position:center;-o-object-position:center;width:200px}.ant-table-thead .ant-table-cell{background-color:#f7f7f8!important}.confirm-modal-image{border-radius:5px;box-shadow:0 0 5px #0003;display:block;height:100px;margin:auto;object-fit:cover;-o-object-fit:cover;object-position:center;-o-object-position:center;width:100px}.warning-icon{color:#ff6b72!important;font-size:23px;margin-right:5px}.notification-avatar{background-color:#aaa;color:#fff;vertical-align:middle}.list-clickable.unread{background-color:#eee}.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector{color:#575e64!important}iframe{border:none;height:100vh;width:100%}.word-wrap-excel{white-space:normal;word-break:break-word}.bold-header-excel{font-weight:700}.export-csv-btn{background-color:green;border-color:green;color:#fff;opacity:1}.export-csv-btn:hover{background-color:#02a002;border-color:#02a002}.export-csv-btn-disabled{background-color:grey;border-color:grey;color:#fff;opacity:.5}
/*# sourceMappingURL=main.ec12222c.css.map*/