:root{--lp-bg: #eaf3ff;--lp-header: #92aeff;--lp-primary: #2d4999;--lp-menu: #2d4999;--lp-card: #ffffff;--lp-text: #1d2637;--lp-muted: #536071;--lp-value: #2f50a5;--lp-divider: #d9dce1;--lp-accent: #f6783e;--lp-danger: #fa3253;--lp-notice: #8e4ca6;--lp-header-height: 106px;--lp-footer-height: 43px;--lp-content-max: 514px;--lp-radius-sm: 9px;--lp-radius-md: 10px;--lp-radius-lg: 0 0 19px 19px;--lp-font: Roboto, "Segoe UI", Arial, sans-serif}*{box-sizing:border-box}html,body{min-height:100%;background:var(--lp-bg)}body{margin:0;background:var(--lp-bg);color:var(--lp-text);font-family:var(--lp-font);font-size:12px;-webkit-font-smoothing:antialiased;overflow-x:hidden}.lp-admin-shell{min-height:100vh;margin:0!important;padding:0!important;background:var(--lp-bg)}.lp-admin-content{width:100%;max-width:var(--lp-content-max);min-height:100vh;margin:0 auto!important;padding:calc(var(--lp-header-height) + 13px) 10px calc(var(--lp-footer-height) + 20px)!important;background:var(--lp-bg)}.lp-app-footer{position:fixed;z-index:1010;right:0;bottom:0;left:0;height:var(--lp-footer-height);padding:14px 12px 10px;background:var(--lp-primary);border:0;color:#fff;font-size:12px;line-height:1;text-align:right}.lp-navbar.navbar{position:fixed!important;z-index:1030;top:0;right:0;left:0;min-height:var(--lp-header-height);height:var(--lp-header-height);margin:0;padding:0 max(10px,calc((100vw - var(--lp-content-max)) / 2 + 10px));display:flex;align-items:center;justify-content:space-between;background:var(--lp-header)!important;border:0!important;border-radius:var(--lp-radius-lg);box-shadow:none!important}.lp-navbar .menuOpener{position:relative;width:110px;height:52px;margin:0;padding:0;display:flex;align-items:center;background:url(labaid-logo-light-theme.b7df2604670360ec.png) left center / 93px 37px no-repeat;color:var(--lp-primary)!important;cursor:pointer}.lp-navbar .menuOpener>span:not(.lp-switch-account){position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.lp-navbar .menuOpener .fa-chevron-circle-left{position:absolute;left:0;bottom:-15px;font-size:20px!important;color:var(--lp-primary)!important}.lp-navbar .menuOpener .lp-switch-account{position:absolute;left:0;bottom:-14px;margin:0!important;font-size:9px!important;color:var(--lp-primary)!important}.lp-navbar .hideIfNotMobile.fa-refresh{display:none!important}.lp-navbar .lp-profile-link{width:42px;height:42px!important;margin:0!important}.lp-navbar .lp-profile-button{position:relative;width:42px;height:42px;margin:0;padding:0!important;display:block;background:transparent!important;border:0!important;border-radius:50%;box-shadow:none!important}.lp-navbar .lp-profile-button:before{content:"";position:absolute;top:7px;left:8px;width:26px;height:26px;border:2px solid var(--lp-primary);border-radius:50%}.lp-navbar .lp-profile-button:after{content:"";position:absolute;left:50%;bottom:7px;width:15px;height:9px;transform:translate(-50%);border:2px solid var(--lp-primary);border-top-left-radius:9px;border-top-right-radius:9px;border-bottom:0;background:var(--lp-header)}.lp-navbar .lp-profile-image,.lp-navbar .lp-profile-name,.lp-navbar .lp-version,.lp-navbar .dropdown-toggle:after{display:none!important}.lp-dashboard-page{width:100%;margin:0 auto;color:var(--lp-text)}.lp-system-message{width:100%;margin:0 0 8px;padding:7px 8px;border-radius:6px;color:#fff;font-size:10px;text-align:center;cursor:pointer}.lp-system-message--version{background:#312573}.lp-system-message--error{background:var(--lp-danger)}.lp-system-message--notice{background:var(--lp-notice)}.lp-dashboard-welcome{padding:0 8px 12px;color:var(--lp-text)}.lp-dashboard-welcome__title{margin-bottom:4px;font-size:15px;line-height:1.25;font-weight:400}.lp-dashboard-welcome__title strong{font-weight:700}.lp-dashboard-welcome__date{color:var(--lp-muted);font-size:13px;line-height:1.25}.lp-dashboard-menu{width:100%;margin:0 0 16px;padding:0 6px 1px;display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.lp-dashboard-menu::-webkit-scrollbar{display:none}.lp-dashboard-menu__item{flex:0 0 56px;width:56px;min-width:56px;height:86px;margin:0;padding:10px 2px 7px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;background:var(--lp-menu);border:0;border-radius:var(--lp-radius-sm);color:#fff;font-family:var(--lp-font);font-size:10px;line-height:1.15;text-align:center;cursor:pointer;box-shadow:none;-webkit-tap-highlight-color:transparent}.lp-dashboard-menu__item:hover,.lp-dashboard-menu__item:focus-visible{background:var(--lp-menu);color:#fff;outline:none}.lp-dashboard-menu__item:active{transform:none}.lp-dashboard-menu__icon{flex:0 0 38px;width:38px;height:38px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#fff}.lp-dashboard-menu__icon img{width:100%;height:100%;display:block;object-fit:cover}.lp-dashboard-loading,.lp-dashboard-error{margin:0 6px 10px;padding:6px 8px;border-radius:6px;font-size:10px;text-align:center}.lp-dashboard-loading{background:rgba(45,73,153,.08);color:var(--lp-muted)}.lp-dashboard-error{background:rgba(250,50,83,.12);color:#b91f3a}.lp-dashboard-grid{width:100%;padding:0 6px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px}.lp-summary-card{position:relative;min-width:0;height:80px;padding:9px 11px 7px;display:flex;flex-direction:column;justify-content:flex-start;background:var(--lp-card);border:0;border-radius:var(--lp-radius-md);color:var(--lp-text);overflow:hidden;box-shadow:none}.lp-summary-card__value{min-height:24px;padding:0 20px 4px 0;display:flex;align-items:center;justify-content:center;overflow:hidden;color:var(--lp-value);font-size:17px;font-weight:600;line-height:1.1;letter-spacing:-.15px;text-align:center;white-space:nowrap;text-overflow:ellipsis}.lp-summary-card:not(.lp-summary-card--linked) .lp-summary-card__value{padding-right:0}.lp-summary-card__divider{width:100%;height:1px;margin:0 0 6px;background:var(--lp-divider)}.lp-summary-card__label{flex:1;display:flex;align-items:flex-start;justify-content:center;color:var(--lp-muted);font-size:9.5px;font-weight:400;line-height:1.45;text-align:center}.lp-summary-card__link{position:absolute;z-index:2;top:8px;right:8px;width:20px;height:20px;margin:0;padding:0;display:grid;place-items:center;background:var(--lp-accent);border:0;border-radius:1px;color:#fff;font-size:12px;cursor:pointer;box-shadow:none;-webkit-tap-highlight-color:transparent}.lp-summary-card__link:hover,.lp-summary-card__link:focus-visible{background:var(--lp-accent);outline:none}.lp-summary-card__link i{margin:0;font-size:12px!important;line-height:1}.lp-dashboard-approval{margin:12px 6px 0}.lp-dashboard-approval__button{width:100%;min-height:38px;padding:8px 12px;background:#fff;border:1px solid #dfe5ee;border-radius:var(--lp-radius-sm);color:var(--lp-primary);font-family:var(--lp-font);font-size:11px}.rightPanel,.actionPrompt{color:#30313a}@media (min-width: 481px){:root{--lp-header-height: 142px;--lp-footer-height: 55px}.lp-admin-content{padding-top:calc(var(--lp-header-height) + 16px)!important;padding-right:16px!important;padding-left:16px!important;padding-bottom:calc(var(--lp-footer-height) + 24px)!important}.lp-navbar.navbar{padding-right:max(16px,calc((100vw - var(--lp-content-max)) / 2 + 16px));padding-left:max(16px,calc((100vw - var(--lp-content-max)) / 2 + 16px))}.lp-navbar .menuOpener{width:130px;background-size:116px auto}.lp-navbar .lp-profile-link,.lp-navbar .lp-profile-button{width:48px;height:48px!important}.lp-navbar .lp-profile-button:before{top:8px;left:9px;width:30px;height:30px}.lp-navbar .lp-profile-button:after{bottom:8px;width:17px;height:10px}.lp-dashboard-welcome{padding:2px 2px 17px}.lp-dashboard-welcome__title{font-size:20px}.lp-dashboard-welcome__date{font-size:17px}.lp-dashboard-menu{margin-bottom:16px;padding:0;gap:16px}.lp-dashboard-menu__item{flex-basis:76px;width:76px;min-width:76px;height:117px;padding-top:18px;gap:12px;border-radius:10px;font-size:13px}.lp-dashboard-menu__icon{flex-basis:51px;width:51px;height:51px}.lp-dashboard-menu__icon img{width:100%;height:100%}.lp-dashboard-grid{padding:0;gap:16px 18px}.lp-summary-card{height:110px;padding:15px 15px 11px;border-radius:11px}.lp-summary-card__value{min-height:31px;padding-bottom:7px;font-size:23px}.lp-summary-card__divider{margin-bottom:8px}.lp-summary-card__label{font-size:14px;line-height:1.45}.lp-summary-card__link{top:10px;right:10px;width:25px;height:25px;font-size:15px}.lp-summary-card__link i{font-size:15px!important}.lp-app-footer{padding:17px max(18px,calc((100vw - var(--lp-content-max)) / 2 + 18px)) 12px;font-size:16px}}@media (max-width: 380px){.lp-admin-content{padding-right:10px!important;padding-left:10px!important}.lp-dashboard-menu{gap:10px}.lp-dashboard-grid{gap:12px 18px}.lp-summary-card__value{font-size:17px}.lp-summary-card__label{font-size:9.3px}}.lp-public-shell{width:100%;min-height:100vh;margin:0;padding:0;background:#ffffff}.lp-login-page{--login-blue: #3153a6;--login-card: #edf5ff;position:relative;width:100%;max-width:430px;min-height:100dvh;margin:0 auto;padding:34px 8px 16px;overflow-x:hidden;background:#ffffff;color:#4c4f54;font-family:Roboto,Segoe UI,Arial,sans-serif}.lp-login-form{width:100%;margin:0}.lp-login-logo-wrap{width:100%;height:126px;display:flex;align-items:center;justify-content:center}.lp-login-logo{width:112px;height:112px;object-fit:contain;display:block}.lp-login-card{width:100%;margin-top:10px;padding:23px 11px 21px;background:var(--login-card);border-radius:11px}.lp-login-heading{text-align:center}.lp-login-heading h1{margin:0;color:#4b4f54;font-size:30px;line-height:1.1;font-weight:700}.lp-login-heading p{margin:10px 0 0;color:#6d7075;font-size:12px;line-height:1.35;font-weight:400}.lp-login-fields{width:100%;margin-top:18px}.lp-login-field+.lp-login-field{margin-top:12px}.lp-login-field input{width:100%;height:42px;margin:0;padding:0 12px;border:1px solid #d5dce9;border-radius:5px;outline:none;background:#ffffff;box-shadow:0 1px 3px #223e7714;color:#333943;font:inherit;font-size:12px}.lp-login-field input::placeholder{color:#72767c;opacity:1}.lp-login-field input:focus{border-color:#9cb3e8;box-shadow:0 0 0 2px #3153a614}.lp-login-forgot-row{width:100%;margin-top:11px;text-align:right}.lp-login-link{margin:0;padding:0;border:0;outline:none;background:transparent;color:#686c73;font:inherit;font-size:12px;line-height:1.3;cursor:pointer}.lp-login-submit{width:100%;height:42px;margin-top:12px;padding:0 16px;border:0;border-radius:4px;background:var(--login-blue);color:#fff;font:inherit;font-size:12px;line-height:42px;font-weight:700;text-align:center;cursor:pointer;box-shadow:none}.lp-login-submit:active{transform:translateY(1px)}.lp-login-message{width:100%;margin-top:9px;padding:7px 9px;border-radius:5px;font-size:11px;line-height:1.35;text-align:left}.lp-login-message--info{background:#dce8ff;color:#3153a6}.lp-login-message--error{background:#ffe3e3;color:#a02a2a}.lp-login-form--reset .lp-login-logo-wrap{height:98px}.lp-login-form--reset .lp-login-logo{width:90px;height:90px}.lp-login-card--reset{margin-top:4px}.lp-login-heading--reset h1{font-size:25px}.lp-login-fields--reset{margin-top:16px}.lp-login-fields--reset .lp-login-field+.lp-login-field{margin-top:9px}.lp-login-forgot-row--back{text-align:center}@media (min-width: 431px){body{background:#f4f7fb}.lp-login-page{box-shadow:0 0 18px #1a366f14}}@media (max-width: 360px){.lp-login-page{padding-top:28px}.lp-login-logo-wrap{height:112px}.lp-login-logo{width:102px;height:102px}.lp-login-card{margin-top:8px;padding-top:21px}.lp-login-heading h1{font-size:28px}}.lp-navbar .lp-profile-button:before,.lp-navbar .lp-profile-button:after{display:none!important}.lp-navbar .lp-profile-icon{width:30px;height:30px;margin:6px auto 0;display:grid;place-items:center;border:2px solid var(--lp-primary);border-radius:50%;color:var(--lp-primary);font-size:17px;line-height:1}.lp-contact-selector-backdrop{position:fixed;z-index:2000;inset:0;display:grid;place-items:center;padding:20px;background:rgba(19,36,76,.32)}.lp-contact-selector{width:min(340px,100%);padding:0 18px 18px;background:#fff;border-radius:14px;box-shadow:0 12px 35px #1e3c8233;overflow:hidden}.lp-contact-selector__title{margin:0 -18px 16px;padding:16px 18px;background:linear-gradient(135deg,#2b3f8c,#3155aa);color:#fff;font-size:16px;font-weight:700;text-align:center}.lp-contact-selector__actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.lp-contact-selector__actions button{min-height:48px;padding:8px 12px;background:linear-gradient(135deg,#2b3f8c,#3155aa);border:0;border-radius:10px;color:#fff;font:600 14px/1 var(--lp-font);box-shadow:0 4px 10px #2b3f8c40}.lp-attendance-page{width:100%;min-height:calc(100vh - var(--lp-header-height) - var(--lp-footer-height) - 30px);padding:0;background:var(--lp-bg)}.lp-attendance-panel{width:100%;max-width:430px;margin:0 auto;padding:4px 4px 28px}.lp-attendance-instruction{margin:0 0 10px;padding:0 2px;color:#5d626a;font:400 12px/1.35 var(--lp-font)}.lp-attendance-options{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.lp-attendance-option{min-width:0;height:52px;padding:0 8px;border:0;border-radius:5px;background:#ffffff;color:#3153a6;font:600 12px/1.2 var(--lp-font);text-align:center;box-shadow:0 1px 3px #27437e0a;cursor:default;outline:none;-webkit-tap-highlight-color:transparent}.lp-attendance-option--active{cursor:pointer}.lp-attendance-option--active:disabled{opacity:.62;cursor:default}.lp-attendance-option--submitted{opacity:.55;color:#35bf4a;cursor:default}.lp-attendance-submitted-note{margin:12px 2px 0;padding:10px 12px;display:flex;align-items:center;gap:8px;border-radius:5px;background:#eafbee;color:#1f8a35;font:500 12px/1.35 var(--lp-font)}.lp-attendance-option:hover,.lp-attendance-option:focus,.lp-attendance-option:active{background:#ffffff;color:#3153a6;transform:none;box-shadow:0 1px 3px #27437e0a}.lp-attendance-backdrop{position:fixed;z-index:3000;inset:0;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(0,0,0,.7)}.lp-attendance-dialog{width:min(318px,calc(100vw - 40px));min-height:180px;padding:30px 28px 24px;display:flex;flex-direction:column;justify-content:center;background:#ffffff;border-radius:12px;box-shadow:0 12px 32px #0000002e;color:#313640;font-family:var(--lp-font)}.lp-attendance-dialog__message{max-width:245px;margin:0 auto;color:#303640;font-size:14px;line-height:1.45;font-weight:700;text-align:left}.lp-attendance-dialog--success .lp-attendance-dialog__message{max-width:none;text-align:center}.lp-attendance-dialog__error{margin:13px 0 0;padding:8px 9px;border-radius:5px;background:#fff0f0;color:#b12f2f;font-size:11px;line-height:1.35;text-align:center}.lp-attendance-dialog__actions{margin-top:24px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.lp-attendance-dialog__button{height:42px;padding:0 14px;border:0;border-radius:5px;color:#fff;font:500 12px/42px var(--lp-font);text-align:center;cursor:pointer}.lp-attendance-dialog__button:disabled{opacity:.62;cursor:default}.lp-attendance-dialog__button--cancel{background:#ff646c}.lp-attendance-dialog__button--submit{background:#35bf4a}.lp-attendance-dialog--success{min-height:180px;align-items:center;text-align:center}.lp-attendance-success-check{width:38px;height:38px;margin-top:18px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#35bf4a;color:#fff;font-size:20px}@media (max-width: 360px){.lp-attendance-panel{padding-left:2px;padding-right:2px}.lp-attendance-option{height:49px;font-size:11px}.lp-attendance-dialog{padding-left:22px;padding-right:22px}}:root{--lp-footer-height: 68px}.lp-app-footer{height:var(--lp-footer-height);padding:7px 12px 6px;display:flex;flex-direction:column;justify-content:center;gap:6px;line-height:1.2}.lp-app-footer__support{width:100%;max-width:var(--lp-content-max);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:10px}.lp-app-footer__link{min-width:0;display:inline-flex;align-items:center;gap:5px;color:#fff!important;font-size:10px;font-weight:500;line-height:1.2;text-decoration:none!important;white-space:nowrap}.lp-app-footer__link i{flex:0 0 auto;font-size:12px}.lp-app-footer__version{width:100%;max-width:var(--lp-content-max);margin:0 auto;color:#fff;font-size:10px;line-height:1.2;text-align:right}@media (max-width: 360px){.lp-app-footer{padding-left:8px;padding-right:8px}.lp-app-footer__support{gap:6px}.lp-app-footer__link{font-size:9px}.lp-app-footer__link i{font-size:11px}}.lp-contact-page{padding:6px 12px 18px;color:var(--lp-text)}.lp-contact-page__header{margin-bottom:12px}.lp-contact-page__title{margin:3px 0 10px;color:var(--lp-primary);font-size:20px;font-weight:700}.lp-contact-search{position:relative;display:flex;align-items:center;width:100%;min-height:42px;border:1px solid #d5e0f4;border-radius:10px;background:#fff;box-shadow:0 1px 3px #2d49990f}.lp-contact-search>i{position:absolute;left:13px;color:#7890bd;font-size:14px;pointer-events:none}.lp-contact-search input{width:100%;height:40px;padding:0 40px 0 38px;border:0;outline:0;border-radius:10px;background:transparent;color:var(--lp-text);font:500 13px/40px var(--lp-font)}.lp-contact-search input::placeholder{color:#91a0bc;font-weight:400}.lp-contact-search__clear{position:absolute;right:7px;width:28px;height:28px;padding:0;border:0;border-radius:50%;background:transparent;color:#7890bd;line-height:28px;text-align:center}.lp-contact-page__status{padding:18px 10px;text-align:center;color:var(--lp-muted);font-size:13px}.lp-contact-page__status--error{color:var(--lp-danger)}.lp-contact-table-wrap{width:100%;max-height:65vh;overflow-x:auto;overflow-y:auto;border-radius:10px;background:#fff;box-shadow:0 1px 4px #2d499917;-webkit-overflow-scrolling:touch}.lp-contact-table{width:100%;min-width:980px;border-collapse:collapse;background:#fff;font-size:12px}.lp-contact-table thead th{position:sticky;top:0;z-index:1;padding:11px 10px;border-bottom:1px solid #d8e2f2;background:var(--lp-primary);color:#fff;font-size:11px;font-weight:600;text-align:left;white-space:nowrap}.lp-contact-table thead th:first-child{border-top-left-radius:10px}.lp-contact-table thead th:last-child{border-top-right-radius:10px}.lp-contact-table tbody td{padding:10px;border-bottom:1px solid #edf1f7;color:var(--lp-text);line-height:1.35;vertical-align:middle}.lp-contact-table tbody tr:last-child td{border-bottom:0}.lp-contact-table tbody tr:nth-child(even){background:#f8fbff}.lp-contact-table__name{color:var(--lp-primary)!important;font-weight:600}.lp-contact-table a{color:var(--lp-primary);font-weight:600;text-decoration:none}@media (max-width: 699px){.lp-contact-page{padding-left:10px;padding-right:10px}.lp-contact-page__title{font-size:18px}.lp-contact-table{min-width:720px;font-size:11px}.lp-contact-table thead th{padding:9px 8px}.lp-contact-table tbody td{padding:8px}}.lp-login-page{max-width:390px;padding:20px 8px 14px}.lp-login-logo-wrap{height:124px}.lp-login-logo{width:96px;height:96px}.lp-login-card{margin-top:7px;padding:22px 11px 20px;border-radius:10px}.lp-login-heading h1{font-size:28px;line-height:1.05}.lp-login-heading p{margin-top:7px;font-size:11px}.lp-login-fields{margin-top:16px}.lp-login-field+.lp-login-field{margin-top:9px}.lp-login-field input{height:36px;padding:0 10px;border-radius:4px;font-size:11px}.lp-login-forgot-row{margin-top:8px}.lp-login-link{font-size:11px}.lp-login-submit{height:36px;margin-top:10px;border-radius:4px;font-size:11px;line-height:36px}@media (max-width: 360px){.lp-login-page{padding-top:18px}.lp-login-logo-wrap{height:118px}.lp-login-logo{width:90px;height:90px}.lp-login-card{margin-top:6px;padding-top:21px}.lp-login-heading h1{font-size:27px}}.lp-attendance-option--active,.lp-attendance-option--active:disabled{opacity:1;cursor:pointer}.lp-attendance-option--loading{opacity:.72;cursor:wait}:root{--lp-footer-height: 72px}.lp-app-footer{height:var(--lp-footer-height);padding:7px 12px 6px}.lp-app-footer__support{width:100%;max-width:var(--lp-content-max);height:100%;margin:0 auto;display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.lp-app-footer__support-links{min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px}.lp-app-footer__version{width:auto;max-width:none;margin:0 0 1px auto;flex:0 0 auto;text-align:right;white-space:nowrap}.lp-login-page{--login-blue: #3155aa;--login-card: #eaf3ff;max-width:390px;min-height:100dvh;padding:38px 10px 18px;background:#fff}.lp-login-form{width:100%}.lp-login-logo-wrap{height:105px;display:flex;align-items:flex-start;justify-content:center}.lp-login-logo{width:104px;height:104px;object-fit:contain}.lp-login-card{margin-top:30px;padding:26px 12px 22px;border-radius:11px;background:var(--login-card)}.lp-login-heading h1{margin:0;color:#4c4f54;font-size:30px;font-weight:700;line-height:1.05}.lp-login-heading p{margin:8px 0 0;color:#666a70;font-size:11px;line-height:1.35}.lp-login-fields{margin-top:20px}.lp-login-field+.lp-login-field{margin-top:11px}.lp-login-field input{height:40px;padding:0 11px;border:1px solid #d4dce9;border-radius:5px;background:#fff;box-shadow:0 1px 3px #223e7714;font-size:11px}.lp-login-forgot-row{margin-top:9px}.lp-login-link{color:#62666d;font-size:11px}.lp-login-submit{height:40px;margin-top:11px;border-radius:4px;background:var(--login-blue);font-size:11px;line-height:40px}@media (max-width: 360px){.lp-login-page{padding:34px 9px 16px}.lp-login-logo-wrap{height:100px}.lp-login-logo{width:98px;height:98px}.lp-login-card{margin-top:27px;padding:25px 11px 21px}.lp-login-heading h1{font-size:29px}}@media (max-width: 330px){.lp-login-page{padding-top:30px}.lp-login-logo-wrap{height:96px}.lp-login-logo{width:94px;height:94px}.lp-login-card{margin-top:24px}}.lp-report-page{max-width:var(--lp-content-max);margin:0 auto;padding:12px 12px 0}.lp-report-selector__title{margin:0 0 10px;color:#5f6672;font-size:13px;font-weight:500}.lp-report-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.lp-report-card{min-height:42px;padding:9px 10px;border:0;border-radius:7px;background:#ffffff;box-shadow:0 1px 2px #3155aa1a;display:flex;align-items:center;gap:10px;text-align:left;color:#3155aa}.lp-report-card__icon{width:16px;min-width:16px;display:inline-flex;align-items:center;justify-content:center;font-size:15px;color:#3155aa}.lp-report-card__label{display:block;font-size:11px;line-height:1.25;font-weight:600}.lp-report-card__icon img{width:16px;height:16px}.lp-report-card.is-active{box-shadow:inset 0 0 0 1px #3155aa,0 2px 5px #3155aa24}.lp-report-card.is-disabled{cursor:default}.lp-report-content{margin-top:14px;padding-bottom:4px}@media (max-width: 360px){.lp-report-page{padding-left:10px;padding-right:10px}.lp-report-grid{gap:9px}.lp-report-card{min-height:40px;padding:8px 9px;gap:8px}.lp-report-card__label{font-size:10.5px}}.lp-login-page{max-width:390px;min-height:100dvh;margin:0 auto;padding:18px 10px 24px;background:#f6f6f7}.lp-login-page .lp-login-form{width:100%}.lp-login-page .lp-login-logo-wrap{height:auto;margin-top:20px;justify-content:center;align-items:center}.lp-login-page .lp-login-logo{width:118px;height:118px;object-fit:contain}.lp-login-page .lp-login-card--updated{margin-top:18px;padding:24px 20px 26px;border-radius:12px;background:#edf4fe;box-shadow:none}.lp-login-heading--updated{text-align:center}.lp-login-heading--updated h1{margin:0;color:#4c4c4c;font-size:29px;font-weight:700;line-height:1.1}.lp-login-heading--updated p{margin:8px 0 0;color:#676767;font-size:13px;line-height:1.35}.lp-login-fields--updated{margin-top:28px}.lp-login-fields--updated .lp-login-field+.lp-login-field{margin-top:18px}.lp-login-field__label{display:block;margin:0 0 8px;color:#525252;font-size:13px;font-weight:500;line-height:1.25}.lp-login-input-wrap{position:relative}.lp-login-input-icon{position:absolute;top:50%;left:14px;transform:translateY(-50%);color:#a2a2a2;font-size:14px;line-height:1;pointer-events:none}.lp-login-page .lp-login-field input{width:100%;height:38px;padding:0 14px 0 38px;border:1px solid #c9d4e7;border-radius:6px;background:#ffffff;box-shadow:none;color:#494949;font-size:13px}.lp-login-input-wrap--plain input{padding-left:14px!important}.lp-login-page .lp-login-field input::placeholder{color:#9c9c9c;opacity:1}.lp-login-forgot-row--updated{margin-top:12px;text-align:right}.lp-login-page .lp-login-link{color:#2852b8;font-size:13px;font-weight:400}.lp-login-page .lp-login-submit--updated{width:100%;height:42px;margin-top:16px;border:0;border-radius:7px;background:#1f4bb6;color:#fff;font-size:20px;font-weight:400;line-height:42px;box-shadow:none}.lp-login-card--reset .lp-login-submit--updated{font-size:15px}.lp-dashboard-page--updated{padding-bottom:8px}.lp-dashboard-welcome--updated{padding:2px 10px 8px}.lp-dashboard-welcome__title--updated{margin-bottom:4px;color:#404040;font-size:16px;font-weight:400;line-height:1.3}.lp-dashboard-welcome__title--updated strong{color:#3155aa;font-weight:700}.lp-dashboard-section{margin-top:10px}.lp-dashboard-section__heading{margin:0 10px 8px;color:#4d4d4d;font-size:11px;font-weight:700;line-height:1.3;letter-spacing:.02em;text-transform:uppercase}.lp-dashboard-menu--updated{margin:0 10px;padding:0;display:grid;grid-template-columns:repeat(6,minmax(48px,1fr));gap:8px;overflow-x:auto;overflow-y:hidden}.lp-dashboard-menu__item--updated{min-width:48px;height:72px;padding:7px 4px 8px;border:1px solid #b8c9ef;border-radius:8px;background:#fff;box-shadow:none;gap:6px}.lp-dashboard-menu__item--updated .lp-dashboard-menu__icon{width:32px;height:32px;min-width:32px;margin:0 auto}.lp-dashboard-menu__item--updated .lp-dashboard-menu__icon img{width:32px;height:32px;object-fit:contain}.lp-dashboard-menu__item--updated span:last-child{color:#3155aa;font-size:10px;font-weight:500;line-height:1.2;text-align:center}.lp-dashboard-grid--two-col{padding:0 10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.lp-summary-card--updated{min-height:95px;height:auto;padding:12px 12px 10px;border:1px solid #b8c9ef;border-radius:8px;background:#fff;box-shadow:none}.lp-summary-card--updated .lp-summary-card__value{min-height:auto;padding:0 20px 7px 0;color:#3155aa;font-size:18px;font-weight:700;line-height:1.2;text-align:center}.lp-summary-card--updated .lp-summary-card__divider{margin-bottom:6px;border-top-color:#d1dbef}.lp-summary-card--updated .lp-summary-card__label{color:#5b5b5b;font-size:10px;font-weight:400;line-height:1.45}.lp-summary-card--updated .lp-summary-card__link{top:8px;right:8px;width:22px;height:22px;border-radius:4px;background:#f28a47;color:#fff}.lp-summary-card--updated .lp-summary-card__link i{font-size:12px!important}@media (max-width: 370px){.lp-login-page{padding-left:8px;padding-right:8px}.lp-login-page .lp-login-card--updated{padding:22px 14px 24px}.lp-login-heading--updated h1{font-size:27px}.lp-login-page .lp-login-submit--updated{font-size:18px}.lp-dashboard-menu--updated,.lp-dashboard-grid--two-col,.lp-dashboard-section__heading,.lp-dashboard-welcome--updated{margin-left:8px;margin-right:8px;padding-left:0;padding-right:0}.lp-dashboard-grid--two-col{gap:12px}.lp-summary-card--updated{padding:11px 10px 9px}.lp-summary-card--updated .lp-summary-card__value{font-size:16px}.lp-summary-card--updated .lp-summary-card__label{font-size:9.5px}}:root{--lp-header: #eaf3ff;--lp-header-height: 108px;--lp-footer-height: 60px}.lp-admin-content{padding-top:calc(var(--lp-header-height) + 12px)!important;padding-bottom:calc(var(--lp-footer-height) + 12px)!important}.lp-navbar.navbar{height:var(--lp-header-height);min-height:var(--lp-header-height);padding:0 max(12px,calc((100vw - var(--lp-content-max)) / 2 + 12px));background:var(--lp-header)!important;border-radius:0 0 16px 16px;box-shadow:none!important}.lp-navbar .menuOpener{position:relative;margin:0;padding:0;display:flex;align-items:center;background:none}.lp-navbar--dashboard .menuOpener{width:134px;height:84px;background:url(labaid-logo-light-theme.b7df2604670360ec.png) left center / 90px 72px no-repeat}.lp-navbar--dashboard .lp-navbar__title{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.lp-navbar--inner .menuOpener{width:auto;min-width:150px;height:44px;gap:10px}.lp-navbar__back{width:28px;height:28px;padding:0;display:inline-grid;place-items:center;border:0;border-radius:50%;background:#3155aa;color:#fff;font-size:14px;line-height:1}.lp-navbar__title{position:static!important;width:auto!important;height:auto!important;clip:auto!important;overflow:visible!important;color:#3155aa!important;font-size:13px;font-weight:600;white-space:nowrap;cursor:pointer}.lp-navbar--inner .menuOpener>span.lp-navbar__title{position:static!important;width:auto!important;height:auto!important;clip:auto!important;overflow:visible!important;white-space:nowrap!important}.lp-navbar .lp-switch-account{position:static;margin:0!important;color:#3155aa!important;font-size:10px!important;font-weight:600}.lp-navbar .lp-profile-link,.lp-navbar .lp-profile-button{width:38px;height:38px!important;margin:0!important}.lp-navbar .lp-profile-button{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.lp-navbar .lp-profile-icon{width:27px;height:27px;margin:5px auto 0;display:grid;place-items:center;border:2px solid #3155aa;border-radius:50%;color:#3155aa;font-size:14px;line-height:1}.lp-navbar .lp-profile-image,.lp-navbar .lp-profile-name,.lp-navbar .lp-version,.lp-navbar .dropdown-toggle:after{display:none!important}.lp-app-footer{height:var(--lp-footer-height);padding:7px 12px 6px;background:#3155aa;color:#fff}.lp-app-footer__support{width:100%;max-width:var(--lp-content-max);height:100%;margin:0 auto;display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.lp-app-footer__support-links{min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px}.lp-app-footer__link{color:#fff!important;font-size:9px;line-height:1.2;text-decoration:none!important;white-space:nowrap}.lp-app-footer__link i{width:13px;margin-right:3px;text-align:center}.lp-app-footer__version{margin:0 0 1px auto;color:#fff;font-size:9px;line-height:1.2;text-align:right;white-space:nowrap}@media (max-width: 370px){:root{--lp-header-height: 104px;--lp-footer-height: 58px}.lp-navbar.navbar{padding-left:10px;padding-right:10px}.lp-navbar--dashboard .menuOpener{width:122px;background-size:82px 66px}.lp-app-footer{padding-left:10px;padding-right:10px}.lp-app-footer__link,.lp-app-footer__version{font-size:8.5px}}:root{--lp-header: #eaf3ff;--lp-header-height: 108px;--lp-footer-height: 60px}.lp-admin-content{padding:116px 8px 68px!important}.lp-navbar.navbar{height:var(--lp-header-height);min-height:var(--lp-header-height);padding:0 max(10px,calc((100vw - var(--lp-content-max)) / 2 + 10px));border-radius:0 0 15px 15px;background:#eaf3ff!important}.lp-navbar--dashboard .menuOpener{width:134px;height:84px;background-image:url(labaid-logo-light-theme.b7df2604670360ec.png);background-image:-webkit-image-set(url(labaid-logo-light-theme.b7df2604670360ec.png) 1x,url(labaid-logo-light-theme@1.5x.6d4c38dd949c6f0b.png) 1.5x,url(labaid-logo-light-theme@2x.3057418bbe6d546f.png) 2x,url(labaid-logo-light-theme@3x.1c00113b54e53c97.png) 3x);background-image:image-set(url(labaid-logo-light-theme.b7df2604670360ec.png) 1x,url(labaid-logo-light-theme@1.5x.6d4c38dd949c6f0b.png) 1.5x,url(labaid-logo-light-theme@2x.3057418bbe6d546f.png) 2x,url(labaid-logo-light-theme@3x.1c00113b54e53c97.png) 3x);background-repeat:no-repeat;background-position:left center;background-size:90px 72px}.lp-navbar .lp-profile-link,.lp-navbar .lp-profile-button{width:34px;height:34px!important}.lp-navbar .lp-profile-icon{width:25px;height:25px;margin:4px auto 0;font-size:12px}.lp-dashboard-page--updated{padding:0 0 4px}.lp-dashboard-welcome--updated{margin:0;padding:0 2px 7px}.lp-dashboard-welcome__title--updated{margin:0 0 2px;color:#454545;font-size:15px;line-height:1.25}.lp-dashboard-welcome__title--updated strong{color:#3155aa}.lp-dashboard-welcome__date{font-size:10px;line-height:1.2}.lp-dashboard-section{margin-top:7px}.lp-dashboard-section--actions{margin-top:2px}.lp-dashboard-section__heading{margin:0 2px 5px;color:#4c4c4c;font-size:9px;font-weight:600;line-height:1.2}.lp-dashboard-menu--updated{margin:0;padding:0;display:grid;grid-template-columns:repeat(6,minmax(50px,1fr));gap:6px;overflow-x:auto}.lp-dashboard-menu__item--updated{min-width:50px;height:59px;padding:5px 3px 6px;border:1px solid #bfd0f3;border-radius:7px;gap:3px}.lp-dashboard-menu__item--updated .lp-dashboard-menu__icon{width:27px;min-width:27px;height:27px;margin:0 auto}.lp-dashboard-menu__item--updated .lp-dashboard-menu__icon img{width:27px;height:27px}.lp-dashboard-menu__item--updated span:last-child{font-size:8.5px;line-height:1.1}.lp-dashboard-grid--two-col{margin:0;padding:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.lp-summary-card--updated{min-height:80px;height:80px;padding:9px 9px 7px;border:1px solid #b8c9ef;border-radius:8px}.lp-summary-card--updated .lp-summary-card__value{min-height:21px;padding:0 18px 5px 0;font-size:16px;line-height:1.15}.lp-summary-card--updated:not(.lp-summary-card--linked) .lp-summary-card__value{padding-right:0}.lp-summary-card--updated .lp-summary-card__divider{margin-bottom:4px}.lp-summary-card--updated .lp-summary-card__label{font-size:8.5px;line-height:1.35}.lp-summary-card--updated .lp-summary-card__link{top:7px;right:7px;width:20px;height:20px;border-radius:3px}.lp-summary-card--updated .lp-summary-card__link i{font-size:11px!important}.lp-dashboard-loading,.lp-dashboard-error{margin:5px 0;padding:5px 7px;font-size:9px}@media (max-width: 330px){.lp-admin-content{padding-right:6px!important;padding-left:6px!important}.lp-dashboard-menu--updated{gap:5px}.lp-dashboard-menu__item--updated{min-width:47px;height:57px}.lp-dashboard-grid--two-col{gap:7px}.lp-summary-card--updated{height:76px;min-height:76px;padding:8px 7px 6px}.lp-summary-card--updated .lp-summary-card__value{font-size:14.5px}.lp-summary-card--updated .lp-summary-card__label{font-size:8px}}html,body,.lp-admin-shell,.lp-admin-content,.lp-dashboard-page,.lp-dashboard-page--updated,.lp-navbar.navbar{background:#f7f9fe!important}.lp-navbar.navbar{background:#eaf3ff!important}.lp-order-source-popup,.lp-dashboard-draft-popup{width:calc(100% - 30px);max-width:360px;max-height:calc(100vh - 80px);overflow:auto;padding:18px;border-radius:12px;background:#fff;box-shadow:0 16px 40px #1a367538}.lp-order-source-popup__title{color:#3155aa;font-size:18px;font-weight:700;text-align:center}.lp-order-source-popup__text{margin-top:5px;color:#666;font-size:11px;text-align:center}.lp-order-source-popup__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.lp-order-source-popup__button{min-height:46px;border:1px solid #b8c9ef;border-radius:8px;background:#fff;color:#3155aa;font-size:12px;font-weight:600}.lp-order-source-popup__button i{margin-right:5px}.lp-order-source-popup__button--primary{background:#3155aa;border-color:#3155aa;color:#fff}.lp-dashboard-draft-popup__header{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid #dce4f3;color:#3155aa;font-size:17px;font-weight:700}.lp-dashboard-draft-popup__header button{width:30px;height:30px;padding:0;border:0;background:transparent;color:#3155aa}.lp-dashboard-draft-popup__state,.lp-dashboard-draft-popup__error{margin-top:12px;padding:9px 10px;border-radius:6px;font-size:11px;text-align:center}.lp-dashboard-draft-popup__state{background:#edf4fe;color:#4f617f}.lp-order-popup{border-radius:14px!important;padding:0!important;overflow:hidden!important}.lp-order-popup .lp-dashboard-draft-popup__header{margin:0;padding:14px 18px;background:linear-gradient(135deg,#2b3f8c,#3155aa);color:#fff;border-bottom:0;border-radius:14px 14px 0 0}.lp-order-popup .lp-dashboard-draft-popup__header div{font-size:16px;font-weight:700}.lp-order-popup .lp-dashboard-draft-popup__header button{color:#fff;width:28px;height:28px;border-radius:50%;background:rgba(255,255,255,.15)}.lp-order-popup>*:not(.lp-dashboard-draft-popup__header){margin-left:18px;margin-right:18px}.lp-order-popup>*:last-child{margin-bottom:16px}.lp-order-popup input[type=search],.lp-order-popup input[type=text]{border:1px solid #d7dce3!important;border-radius:8px!important;padding:8px 12px!important;font-size:13px;margin-top:14px!important}.lp-order-popup .btnLPL{border-radius:8px;margin-top:14px}.lp-order-popup table{border-collapse:collapse;width:100%;margin-top:12px}.lp-order-popup table thead th{background:#eef1fa;color:#2b3f8c;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.02em;padding:8px 10px;border-bottom:1px solid #dce4f3}.lp-order-popup table tbody tr:hover{background:#f5f8ff}.lp-order-popup table tbody td{padding:8px 10px}.lp-order-popup .link{color:#2b3f8c;font-weight:600}.lp-dashboard-draft-popup__error{background:#fff0f0;color:#b52a2a}.lp-dashboard-draft-list{display:grid;gap:9px;margin-top:12px}.lp-dashboard-draft-item{padding:10px;border:1px solid #c7d5f2;border-radius:8px;background:#f9fbff}.lp-dashboard-draft-item__title{color:#3155aa;font-size:12px;font-weight:700}.lp-dashboard-draft-item__meta{margin-top:3px;color:#677184;font-size:10px;line-height:1.35}.lp-dashboard-draft-item__actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.lp-draft-action{min-height:29px;padding:4px 9px;border:1px solid #b8c9ef;border-radius:5px;background:#fff;color:#3155aa;font-size:10px;font-weight:600}.lp-draft-action--order{background:#3155aa;border-color:#3155aa;color:#fff}.lp-draft-action--danger{border-color:#e59b9b;color:#b52a2a}.lp-dashboard-draft-item--clickable{cursor:pointer}.lp-dashboard-draft-item--clickable:active{transform:none}.lp-dashboard-draft-item__meta+.lp-dashboard-draft-item__meta{margin-top:3px}.lp-dashboard-draft-item--clickable{cursor:pointer}.order-final-preview-panel{left:0!important;right:0!important;width:100%!important;max-width:none!important;border-left:0!important}@media (max-width: 720px){.order-final-preview-panel{width:100vw!important;max-width:100vw!important}}.lp-order-draft-report-panel{width:100%!important;max-width:520px}.lp-order-draft-report-content{padding:10px!important;background:#f5f8fe}.lp-order-draft-report-list{display:grid;gap:9px}.lp-order-draft-report-card{width:100%;padding:11px 12px;border:1px solid #c6d5f3;border-radius:9px;background:#fff;color:#3f4858;text-align:left;box-shadow:0 1px 3px #3155aa0f}.lp-order-draft-report-card__top,.lp-dashboard-draft-item__top,.lp-order-draft-report-card__saved,.lp-dashboard-draft-item__footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.lp-order-draft-report-card__chemist{min-width:0;color:#243d7f;font-size:13px;font-weight:700}.lp-order-draft-report-card__amount,.lp-dashboard-draft-item__amount{flex:0 0 auto;color:#3155aa;font-size:13px;font-weight:700}.lp-order-draft-report-card__code,.lp-dashboard-draft-item__code{margin-top:2px;color:#60708d;font-size:10px;font-weight:600}.lp-order-draft-report-card__address,.lp-dashboard-draft-item__address{margin-top:4px;overflow:hidden;color:#707887;font-size:9.5px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.lp-order-draft-report-card__details,.lp-dashboard-draft-item__summary{display:flex;flex-wrap:wrap;gap:6px 12px;margin-top:9px;padding-top:8px;border-top:1px solid #e3e9f5;color:#58657b;font-size:10px}.lp-order-draft-report-card__details i{margin-right:3px;color:#3155aa}.lp-order-draft-report-card__saved{margin-top:8px;color:#7a8496;font-size:9px}.lp-order-draft-report-card__saved .fa-chevron-right{color:#3155aa}.lp-dashboard-draft-item{padding:11px 12px;background:#fff}.lp-dashboard-draft-item__summary span{padding-right:8px;border-right:1px solid #dce4f3}.lp-dashboard-draft-item__summary span:last-child{padding-right:0;border-right:0}.lp-dashboard-draft-item__footer{margin-top:9px;color:#7a8496;font-size:9px}@media (max-width: 420px){.lp-order-draft-report-panel{max-width:100%}.lp-dashboard-draft-popup{width:calc(100% - 18px);padding:12px}}.lp-order-draft-report-panel{position:fixed!important;top:42px!important;right:auto!important;bottom:58px!important;left:50%!important;width:min(520px,calc(100vw - 16px))!important;max-width:520px!important;min-height:0!important;height:auto!important;transform:translate(-50%);overflow:hidden!important;border:1px solid #d5deef!important;border-radius:10px 10px 0 0;background:#f5f8fe!important;box-shadow:0 8px 28px #233d792e!important}.lp-order-draft-report-panel .lp-order-draft-report-head{min-height:38px;padding:7px 10px;background:#f4f4f4}.lp-order-draft-report-panel{display:flex;flex-direction:column}.lp-order-draft-report-panel>back-to-dashboard{flex-shrink:0}.lp-order-draft-report-panel .lp-order-draft-report-content{width:100%;max-height:none!important;height:auto;flex:1 1 auto;min-height:0;padding:10px!important;overflow-y:auto;overflow-x:hidden}.lp-dashboard-draft-popup{width:min(520px,calc(100vw - 18px))!important;max-width:520px!important;max-height:calc(100dvh - 90px)!important;margin:0 auto;padding:12px!important;overflow-x:hidden!important;overflow-y:auto!important}.lp-dashboard-draft-list,.lp-order-draft-report-list{width:100%;max-width:100%;margin:0 auto}.lp-order-draft-report-card{box-sizing:border-box;max-width:100%;overflow:hidden}.lp-order-draft-report-card--clickable{cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease}.lp-order-draft-report-card--clickable:active{border-color:#8eaeea;box-shadow:0 1px 5px #3155aa24}.lp-order-draft-report-card__top{min-width:0}.lp-order-draft-report-card__chemist{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lp-order-draft-report-card__amount{max-width:42%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:right}.lp-order-draft-report-card__saved{align-items:center}.lp-order-draft-report-card__actions{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px}.lp-draft-action--danger{min-height:26px;padding:4px 8px;border:1px solid #f0b3b3;border-radius:5px;background:#fff;color:#d43b3b;font-size:10px;font-weight:600;line-height:1}.lp-draft-action--danger i{margin-right:3px;font-size:10px!important}@media (max-width: 420px){.lp-order-draft-report-panel{top:36px!important;bottom:56px!important;width:calc(100vw - 8px)!important;max-width:calc(100vw - 8px)!important;border-radius:7px 7px 0 0}.lp-dashboard-draft-popup{width:calc(100vw - 14px)!important;max-width:calc(100vw - 14px)!important;padding:10px!important}.lp-order-draft-report-card{padding:10px}.lp-order-draft-report-card__details{gap:6px 9px}.lp-order-draft-report-card__saved{gap:6px}}@media (max-width: 340px){.lp-order-draft-report-card__saved{align-items:flex-start;flex-direction:column}.lp-order-draft-report-card__actions{width:100%;justify-content:flex-end}}.lp-notice-inline-error{margin:8px 10px 0;padding:7px 9px;border-radius:6px;background:#fff4f4;color:#b42318;font-size:10px;line-height:1.35}.lp-notice-popup-error{margin:8px 0 0;padding:7px 9px;border-radius:5px;background:#fff4f4;color:#b42318;font-size:11px;line-height:1.35}.lp-notification-backdrop{position:fixed;z-index:2100;inset:0;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(20,31,54,.48)}.lp-notification-panel,.lp-notification-detail{width:min(100%,430px);max-height:min(82vh,680px);overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 14px 40px #19305b38}.lp-notification-panel__header{min-height:54px;padding:10px 12px;display:grid;grid-template-columns:34px 1fr 34px;align-items:center;border-bottom:1px solid #dbe5f5;background:#eef5ff}.lp-notification-panel__title{grid-column:2;color:#3155aa;font-size:16px;font-weight:700;text-align:center}.lp-notification-panel__close,.lp-notification-detail__back{width:32px;height:32px;padding:0;border:0;border-radius:50%;background:transparent;color:#3155aa;font-size:16px}.lp-notification-panel__close{grid-column:3}.lp-notification-detail__back{grid-column:1}.lp-notification-state{padding:24px 16px;color:#667085;font-size:13px;text-align:center}.lp-notification-state--error{color:#b42318}.lp-notification-list{max-height:calc(min(82vh,680px) - 54px);overflow-y:auto;padding:8px}.lp-notification-list__item{width:100%;min-height:68px;margin:0 0 8px;padding:10px;display:grid;grid-template-columns:38px minmax(0,1fr) 18px;gap:9px;align-items:center;border:1px solid #d7e2f6;border-radius:10px;background:#fff;color:#344054;text-align:left}.lp-notification-list__item:last-child{margin-bottom:0}.lp-notification-list__icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#edf3ff;color:#3155aa}.lp-notification-list__content{min-width:0;display:block}.lp-notification-list__message{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#263238;font-size:13px;font-weight:600;line-height:1.35}.lp-notification-list__meta{margin-top:5px;display:flex;flex-wrap:wrap;gap:8px;color:#667085;font-size:10px}.lp-notification-list__meta span{white-space:nowrap}.lp-notification-list__chevron{color:#98a2b3;font-size:12px}.lp-notification-detail__body{max-height:calc(min(82vh,680px) - 118px);overflow-y:auto;padding:16px}.lp-notification-detail__message{margin-bottom:14px;padding:13px 14px;border-radius:9px;background:#f6f9ff;color:#263238;font-size:14px;font-weight:600;line-height:1.5;white-space:pre-wrap;word-break:break-word}.lp-notification-detail__row{margin-top:10px;padding:11px 12px;border:1px solid #e2e8f3;border-radius:9px;background:#fff}.lp-notification-detail__label{margin-bottom:5px;color:#667085;font-size:11px;font-weight:600}.lp-notification-detail__value{color:#344054;font-size:13px;word-break:break-word}.lp-notification-detail__link{max-width:100%;padding:0;border:0;background:transparent;color:#2454b8;font-size:12px;line-height:1.4;text-align:left;text-decoration:underline;word-break:break-all}.lp-notification-detail__video{margin-top:12px}.lp-notification-detail__video video{width:100%;max-height:280px;border-radius:8px}.lp-notification-detail__feedback{margin-top:12px}.lp-notification-detail__footer{min-height:54px;padding:9px 12px;display:flex;justify-content:flex-end;gap:8px;border-top:1px solid #e2e8f3;background:#fff}.lp-notification-detail__primary,.lp-notification-detail__secondary{min-width:82px;height:34px;padding:0 14px;border-radius:7px;font-size:12px;font-weight:600}.lp-notification-detail__primary{border:1px solid #3155aa;background:#3155aa;color:#fff}.lp-notification-detail__secondary{border:1px solid #cbd5e1;background:#fff;color:#475467}@media (max-width: 390px){.lp-notification-backdrop{padding:10px}.lp-notification-panel,.lp-notification-detail{width:100%;border-radius:12px}}.lp-help-page{width:100%;max-width:var(--lp-content-max);margin:0 auto;padding:12px 12px 18px;color:#394150}.lp-help-page__header{margin-bottom:12px}.lp-help-page__header h2{margin:0;color:#3155aa;font-size:20px;font-weight:700;line-height:1.25}.lp-help-page__header p{margin:4px 0 0;color:#6d7685;font-size:11px;line-height:1.4}.lp-help-list{display:flex;flex-direction:column;gap:9px}.lp-help-item{width:100%;min-height:68px;padding:11px 12px;border:1px solid #c4d3f5;border-radius:9px;background:#fff;display:flex;align-items:center;gap:10px;text-align:left;box-shadow:none}.lp-help-item__icon{width:34px;height:34px;min-width:34px;border-radius:50%;background:#3155aa;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:17px}.lp-help-item__content{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.lp-help-item__content strong{color:#274a9c;font-size:13px;font-weight:700;line-height:1.3}.lp-help-item__content span{color:#687282;font-size:10.5px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lp-help-item__arrow{min-width:14px;color:#3155aa;font-size:13px}.lp-help-state{margin-top:10px;padding:12px;border-radius:8px;background:#fff;color:#647084;font-size:11px;text-align:center}.lp-help-state--error{color:#b4233e;background:#fff0f3}.lp-help-back{margin:0 0 12px;padding:0;border:0;background:transparent;color:#3155aa;display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:600}.lp-help-detail-card{padding:18px 16px;border:1px solid #c4d3f5;border-radius:10px;background:#fff}.lp-help-detail-card__icon{width:42px;height:42px;margin-bottom:12px;border-radius:50%;background:#3155aa;color:#fff;display:flex;align-items:center;justify-content:center;font-size:21px}.lp-help-detail-card h2{margin:0 0 10px;color:#274a9c;font-size:18px;font-weight:700;line-height:1.3}.lp-help-detail-card__description{margin:0;color:#505968;font-size:12px;line-height:1.6;white-space:pre-line}.lp-help-link-button{width:100%;min-height:40px;margin-top:16px;padding:9px 12px;border:0;border-radius:7px;background:#3155aa;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-size:11px;font-weight:600}.lp-help-attachment{margin-top:14px;padding:10px 12px;border:1px solid #d6e0f5;border-radius:7px;background:#f7faff;display:flex;align-items:center;gap:10px;color:#3155aa}.lp-help-attachment>i{font-size:18px}.lp-help-attachment>div{min-width:0;display:flex;flex-direction:column;gap:2px}.lp-help-attachment span{color:#7a8492;font-size:9px;line-height:1.2}.lp-help-attachment strong{color:#3f4a59;font-size:11px;font-weight:600;line-height:1.3;word-break:break-word}@media (max-width: 360px){.lp-help-page{padding-left:9px;padding-right:9px}.lp-help-item{padding:10px}.lp-help-detail-card{padding:16px 13px}}.lp-help-item__icon,.lp-help-detail-card__icon{background:transparent}.lp-help-item__icon img{width:34px;height:34px;object-fit:contain}.lp-help-detail-card__icon img{width:42px;height:42px;object-fit:contain}.lp-dashboard-menu__item--updated .lp-dashboard-menu__icon{width:33px;min-width:33px;height:33px}.lp-dashboard-menu__item--updated .lp-dashboard-menu__icon img{width:33px;height:33px;object-fit:contain}.lp-report-detail{width:100%}.lp-report-detail__topbar{margin-bottom:10px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:6px}.lp-report-detail__back{padding:6px 2px;border:0;background:transparent;color:#3155aa;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600}.lp-back-to-dashboard{position:sticky;top:var(--lp-header-height);z-index:5;width:100%;margin:0 0 10px;padding:10px 12px;border:0;border-radius:var(--lp-radius-sm);background:var(--lp-card);box-shadow:0 1px 2px #3155aa1a;color:#9ca3af;display:flex;align-items:center;gap:6px;font-size:13px;line-height:1.4;font-weight:500;text-decoration:none}.rightPanel{display:flex;flex-direction:column}.rightPanel>back-to-dashboard{flex-shrink:0}.rightPanel-content{flex:1 1 0%;min-height:0;overflow-y:auto;overflow-x:hidden}.rightPanel.rightPanel--footed{display:flex;flex-direction:column}.rightPanel.rightPanel--footed>back-to-dashboard{flex-shrink:0}.rightPanel.rightPanel--footed .rightPanel-content{flex:1 1 0%;min-height:0;max-height:none!important;overflow-y:auto!important;overflow-x:hidden;overscroll-behavior:contain;margin:0 10px 10px;border:1px solid rgba(49,85,170,.12);border-radius:var(--lp-radius-sm, 9px);background:var(--lp-card, #fff)}.rightPanel.rightPanel--footed .rightPanel-content::-webkit-scrollbar{width:6px}.rightPanel.rightPanel--footed .rightPanel-content::-webkit-scrollbar-track{background:transparent}.rightPanel.rightPanel--footed .rightPanel-content::-webkit-scrollbar-thumb{background:rgba(49,85,170,.25);border-radius:3px}.rightPanel.rightPanel--footed .rightPanel-content{scrollbar-width:thin;scrollbar-color:rgba(49,85,170,.25) transparent}.rightPanel.rightPanel--footed .rightPanel-footer{position:static!important;bottom:auto!important;flex-shrink:0;text-align:left;padding:12px 14px!important;min-height:0!important;background:var(--lp-card, #fff)!important;border-top:1px solid rgba(49,85,170,.12)!important;box-shadow:0 -2px 6px #3155aa14}.rightPanel.rightPanel--footed .rightPanel-footer .btnLPL{display:inline-flex;align-items:center;width:auto;padding:7px 16px;border-radius:6px;font-size:14px}.rightPanel>back-to-dashboard{display:block}.rightPanel>back-to-dashboard .lp-back-to-dashboard{position:static;width:auto;margin:4px 10px 0;padding:8px 14px;border:1px solid rgba(49,85,170,.15);box-shadow:0 2px 5px #3155aa1f;color:#3155aa;font-weight:600}.rightPanel>back-to-dashboard .lp-back-to-dashboard .lp-back-to-dashboard__icon{color:#3155aa}.rightPanel>back-to-dashboard .lp-back-to-dashboard:hover,.rightPanel>back-to-dashboard .lp-back-to-dashboard:focus,.rightPanel>back-to-dashboard .lp-back-to-dashboard:active{color:#3155aa}.lp-back-to-dashboard__icon{color:#9ca3af;font-size:18px;line-height:1;border:0;background:transparent;padding:4px;margin:-4px 0;cursor:pointer}.lp-back-to-dashboard:hover,.lp-back-to-dashboard:focus,.lp-back-to-dashboard:active{background:transparent;border:0;box-shadow:none;outline:none;color:#9ca3af}.lp-report-detail__header{margin-bottom:12px;padding:12px 14px;border:1px solid #bfd0f3;border-radius:9px;background:#fff;display:flex;align-items:center;gap:11px}.lp-report-detail__header-icon{width:38px;height:38px;flex:0 0 38px;border-radius:50%;background:#3155aa;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:17px}.lp-report-detail__header-text{min-width:0}.lp-report-detail__eyebrow{margin-bottom:2px;color:#7a8496;font-size:8px;font-weight:700;letter-spacing:.08em}.lp-report-detail__header h2{margin:0;color:#294c9f;font-size:16px;font-weight:700;line-height:1.25}.lp-report-detail__body{width:100%;min-width:0;overflow-x:auto}.rightPanel>.lp-panel-close{position:absolute;top:7px;right:16px;z-index:3}.rightPanel>.lp-panel-close button{width:32px;height:32px;border:0;border-radius:50%;background:#2b3f8c;color:#fff;font-size:16px;line-height:1;cursor:pointer}.lp-admin-content table thead th,.lp-admin-content table thead td,.lp-admin-content table>.rptDiv thead th,.lp-admin-content .rptDiv thead th,.lp-admin-content .table thead th.back1,.lp-admin-content table thead th.back1,.lp-admin-content .lp-order-popup table thead th{background:#2b3f8c!important;color:#fff!important;font-weight:600;text-transform:none}.lp-admin-content table thead th a,.lp-admin-content table thead th span,.lp-admin-content table thead th label{color:#fff!important}.lp-report-card.is-disabled{opacity:.52;cursor:default}@media (max-width: 360px){.lp-dashboard-menu__item--updated .lp-dashboard-menu__icon,.lp-dashboard-menu__item--updated .lp-dashboard-menu__icon img{width:31px;min-width:31px;height:31px}.lp-report-detail__header{padding:10px 11px}.lp-report-detail__header h2{font-size:15px}}.lp-dashboard-menu__item--svg{padding:0!important;border:0!important;background:transparent!important;overflow:visible}.lp-dashboard-menu__item--svg{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible}.lp-dashboard-action-svg{display:block;width:55px;height:72px;max-width:100%;object-fit:contain}@media (max-width: 360px){.lp-dashboard-action-svg{width:53px;height:69px}}.lp-dashboard-menu--updated{display:flex!important;grid-template-columns:none!important;gap:7px!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none;-webkit-overflow-scrolling:touch}.lp-dashboard-menu--updated::-webkit-scrollbar{display:none}.lp-dashboard-menu__item--svg{flex:0 0 55px!important;width:55px!important;min-width:55px!important;max-width:55px!important;height:72px!important;min-height:72px!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important;overflow:hidden!important}.lp-dashboard-action-svg{display:block!important;width:55px!important;min-width:55px!important;max-width:55px!important;height:72px!important;min-height:72px!important;object-fit:contain!important;margin:0!important}@media (max-width: 360px){.lp-dashboard-menu__item--svg,.lp-dashboard-action-svg{flex-basis:55px!important;width:55px!important;min-width:55px!important;max-width:55px!important;height:72px!important;min-height:72px!important}}.rightPanel-head{display:flex!important;align-items:center!important;flex-wrap:wrap;gap:8px;min-height:48px!important;padding:10px 14px!important;background:var(--lp-header)!important;border-bottom:0!important;color:#3155aa;font-size:13px;font-weight:600}.rightPanel-head .fa-times-circle,.rightPanel-head .fa-close{margin:0!important;color:#3155aa!important;font-size:24px!important;cursor:pointer}.rightPanel-head .form-control,.rightPanel-head .btn,.rightPanel-head button{color:initial;font-weight:400}.rightPanel:not(.lp-order-draft-report-panel):not(.rightPanel--footed){top:var(--lp-header-height)!important;left:0!important;right:0!important;width:100%!important;height:calc(100vh - var(--lp-header-height) - var(--lp-footer-height))!important;height:calc(100dvh - var(--lp-header-height) - var(--lp-footer-height))!important;max-height:calc(100vh - var(--lp-header-height) - var(--lp-footer-height))!important;max-height:calc(100dvh - var(--lp-header-height) - var(--lp-footer-height))!important;min-height:0!important;background-color:var(--lp-bg)!important;border-left:0!important;box-shadow:none!important}.rightPanel-content:not(.lp-order-draft-report-content){max-height:100%!important;padding-bottom:calc(96px + env(safe-area-inset-bottom,0px))!important}.rightPanel.rightPanel--footed{top:var(--lp-header-height)!important;left:0!important;right:0!important;bottom:auto!important;width:100%!important;height:calc(100vh - var(--lp-header-height) - 70px)!important;height:calc(100dvh - var(--lp-header-height) - 70px)!important;max-height:calc(100vh - var(--lp-header-height) - 70px)!important;max-height:calc(100dvh - var(--lp-header-height) - 70px)!important;min-height:0!important;background-color:var(--lp-bg)!important;border-left:0!important;box-shadow:none!important}.lp-select-product-label{display:inline-block;margin:4px auto 6px;padding:4px 14px;border:1px solid #333;border-radius:3px;background:#fff;color:#1d2637;font-weight:700;font-size:14px;text-align:center}.lp-admin-content .btnLPL.btn-load,.btnLPL.btn-load{background:#2b3f8c!important;border-color:#2b3f8c!important;color:#fff!important;font-weight:600}.lp-admin-content .btnLPL.btn-load:hover,.btnLPL.btn-load:hover,.btnLPL.btn-load:focus{background:#22337a!important;border-color:#22337a!important;color:#fff!important}.btn-load i.fa.spin-once{display:inline-block;animation:lp-spin-once .6s ease-in-out 1}@keyframes lp-spin-once{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
