@import url(https://fonts.googleapis.com/css?family=Inter);@import url(https://fonts.googleapis.com/css?family=Red+Hat+Display);body[data-v-67725985]{min-height:100vh;width:100vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;background-color:#f0f2f5;margin:0;padding:0}.container[data-v-67725985]{width:100%;height:100vh;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;overflow:hidden}.container[data-v-67725985],.left-section[data-v-67725985]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;background:#fff}.left-section[data-v-67725985]{-webkit-box-flex:0;-ms-flex:0 0 35%;flex:0 0 35%;padding:60px 50px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow-y:auto}.logo[data-v-67725985]{margin-bottom:30px}.logo p[data-v-67725985]{font-size:14px;color:#757575}.welcome-text[data-v-67725985]{margin-bottom:40px}.welcome-text h2[data-v-67725985]{font-size:32px;color:#0a0a0a;margin-bottom:10px}.welcome-text-title[data-v-67725985]{color:#0a0a0a;font-family:Inter;font-size:24px;font-style:normal;font-weight:600;line-height:44px;letter-spacing:-.704px}.welcome-text p[data-v-67725985]{color:#757575;font-size:14px}#toggle-password[data-v-67725985]{cursor:pointer;float:right;margin-top:-28px;margin-right:10px}.btn-submit[data-v-67725985],.btn-submit[data-v-67725985]:focus,.btn-submit[data-v-67725985]:hover{background-color:#193a8a;border:none;outline:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;border-radius:8px!important;color:#fff!important}.powered-by[data-v-67725985]{margin-top:40px;text-align:center}.powered-by p[data-v-67725985]{font-size:12px;color:#999;margin-bottom:8px;text-align:center}.right-section[data-v-67725985]{-webkit-box-flex:0;-ms-flex:0 0 65%;flex:0 0 65%;background:#fff;padding:0}.illustration[data-v-67725985],.right-section[data-v-67725985]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.illustration[data-v-67725985]{width:100%;height:100%;z-index:1}.illustration img[data-v-67725985]{width:100%;-o-object-fit:cover;object-fit:cover;display:block}@media (max-width:968px){.container[data-v-67725985]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;min-height:100vh}.left-section[data-v-67725985],.right-section[data-v-67725985]{-webkit-box-flex:1;-ms-flex:1;flex:1}.right-section[data-v-67725985]{min-height:300px;padding:0}.illustration[data-v-67725985]{height:100%}.illustration img[data-v-67725985]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.left-section[data-v-67725985]{padding:40px 30px}}@media (max-width:640px){.container[data-v-67725985]{min-height:100vh}.left-section[data-v-67725985]{padding:30px 20px}.welcome-text h2[data-v-67725985]{font-size:24px}.logo h1[data-v-67725985]{font-size:22px}.right-section[data-v-67725985]{padding:0;min-height:250px}.illustration[data-v-67725985]{max-width:none;width:100%;height:100%}.illustration img[data-v-67725985]{-o-object-fit:contain;object-fit:contain}.form-group input[data-v-67725985]{padding:12px 14px}}@media (max-width:400px){.left-section[data-v-67725985]{padding:25px 15px}.welcome-text h2[data-v-67725985]{font-size:20px}.illustration[data-v-67725985]{max-width:none}input[data-v-67725985]{font-size:14px}button[data-v-67725985]{font-size:14px;padding:8px}}.vue-notification[data-v-67725985]{padding:10px;margin:0 5px 5px;font-size:12px;color:#fff;background:#44a4fc;border-left:5px solid #187fe7}.vue-notification.title[data-v-67725985]{color:#fff}.vue-notification.warn[data-v-67725985]{background:#ffb648;border-left-color:#f48a06}.vue-notification.error[data-v-67725985]{background:#e54d42;border-left-color:#b82e24}.vue-notification.success[data-v-67725985]{background:#68cd86;border-left-color:#42a85f}.vue-notification .icon-close-notif[data-v-67725985]{opacity:.9!important;color:#fff!important}.vue-notification .icon-close-notif[data-v-67725985]:focus,.vue-notification .icon-close-notif[data-v-67725985]:hover{opacity:1!important;color:#fff!important}.actions-menu[data-v-3c52759e]{position:relative;display:inline-block}.action-btn[data-v-3c52759e]{cursor:pointer}.actions-dropdown-menu[data-v-3c52759e]{position:fixed;right:20px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.15);box-shadow:0 4px 20px rgba(0,0,0,.15);z-index:99999;min-width:250px;opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px);-webkit-transition:all .2s ease;transition:all .2s ease;pointer-events:none}.actions-dropdown-menu.show[data-v-3c52759e]{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:all}.action-dropdown-item[data-v-3c52759e]{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 0 12px 16px;text-decoration:none;color:#424242;-webkit-transition:background-color .2s;transition:background-color .2s;border-bottom:1px solid #f5f5f5;cursor:pointer}.action-dropdown-item[data-v-3c52759e]:last-child{border-bottom:1px solid transparent}.border-none[data-v-c3b8c3f0]{border:none!important}.border-top-none[data-v-c3b8c3f0]{border-top:none!important}.col-width-155px[data-v-c3b8c3f0]{width:155px}.margin-letf--5px[data-v-c3b8c3f0]{margin-left:-5px}.info-total-claim[data-v-c3b8c3f0]{color:#cd7b2e;font-size:14px;margin-top:5px}.text-status-claim[data-v-c3b8c3f0]{color:#193a8a;font-size:16px;font-weight:600}.text-status-claim.company[data-v-c3b8c3f0]{color:#3267e3}.table-product-wrapper[data-v-c3b8c3f0]{border:1px solid #dee2e6;display:block;border-radius:10px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;line-height:0;margin-bottom:20px}.table-product-info[data-v-c3b8c3f0]{width:100%;min-width:600px;border-collapse:separate;border-spacing:0;margin:0}.table-product-info td[data-v-c3b8c3f0],.table-product-info th[data-v-c3b8c3f0]{white-space:nowrap;padding:10px 14px;border-bottom:1px solid #eee;text-align:left}.table-product-info th[data-v-c3b8c3f0]{background:#d9edf7;border-bottom:1px solid #ccc}.table-product-info th[data-v-c3b8c3f0]:first-child{border-top-left-radius:10px}.table-product-info th[data-v-c3b8c3f0]:last-child{border-top-right-radius:10px}.table-product-info tr:last-child td[data-v-c3b8c3f0]:first-child{border-bottom-left-radius:10px}.table-product-info tr:last-child td[data-v-c3b8c3f0]:last-child{border-bottom-right-radius:10px}.table-product-info tr:last-child td[data-v-c3b8c3f0]{border-bottom:none!important}