body{margin:0;padding:0;font-family:sans-serif}a:hover{text-decoration:none!important}html{font-size:16px}.App{text-align:center}.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite;height:80px}.App-header{background-color:#222;height:150px;padding:20px;color:#fff}.App-title{font-size:1.5em}.App-intro{font-size:large}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.bglight{background-color:#f2f2f2;padding:20px}.red-alert{color:red}.table-form>tbody>tr{height:80px}.table-form>tbody>tr:nth-child(odd){background-color:#f9f9f9}.table-form>tbody>tr>td{padding:10px}*{font-family:Roboto,sans-serif}a{color:inherit;text-decoration:none}.form-control{padding:10px}.form-control,.form-control[type=date]{border:thin solid #d3d3d3;border-radius:2px;width:100%}.form-control[type=date]{padding:8px}.form-control::-webkit-input-placeholder{color:grey;opacity:1}.form-control::-moz-placeholder{color:grey;opacity:1}.form-control:-ms-input-placeholder{color:grey;opacity:1}.form-control::-ms-input-placeholder{color:grey;opacity:1}.form-control::placeholder{color:grey;opacity:1}.table{width:100%;border-collapse:collapse}.table thead{background-color:#ffa07a}.table thead tr td{padding:3px;font-size:.8em;font-weight:500;color:#fff;border:thin solid #d3d3d3}.table tbody{background-color:#fff}.table tbody tr td{padding:3px;font-size:.8em;border:thin solid #d3d3d3}.table tfoot tr td{padding:3px;font-size:.9em;font-weight:500;border:thin solid #d3d3d3}.download-table-xls-button{padding:10px;border:thin solid #00f;background-color:#fff}.container_signin{min-height:100vh;background-color:#f7f9fa;display:flex;justify-content:center;width:100%;align-items:center}.container_signup{display:grid;grid-template-columns:1fr 10fr 1fr;min-height:100vh;background-color:#323641}.signup{display:flex;justify-content:center;align-items:center}.card-login{width:70vw;background-color:#fff;border:thin solid #ececec}.login-header-1{color:#fff;font-weight:100!important;font-style:italic;text-align:center}.card-signup{background-color:#fff;width:80vw;box-shadow:0 0 10px rgba(0,0,0,.1)}.logo-login{width:200px}.login-top{height:10px;width:350px}.login-top,.signup-top{background-color:#2de6da}.signup-top{height:8px;width:100%}.login-contents{padding:30px}.forgot-text{text-align:center;font-size:.9em}.welcome-text-login{font-size:3em;font-weight:300}.main-body{background-color:#f9f9f9;margin-top:8vh;min-height:100vh;margin-left:180px;padding-left:60px;padding-right:25px}@media only screen and (max-width:600px){.main-body{margin-left:0;margin-top:9vh;padding:10px}}.main-body-no-padding{background-color:#cfd8dc;margin-top:10vh;min-height:100vh;margin-left:180px}@media only screen and (max-width:600px){.main-body-no-padding{margin-left:0;margin-top:50px}}#b_ul li{width:90px;text-align:center;border:solid #891aff;border-width:thin thin thick;margin-right:10px;color:#000}.initialisation-container{background-color:#81d4fa;min-height:100vh}.initialisation-container,.welcome{display:flex;justify-content:center;align-items:center}.welcome{flex-direction:column;width:100%;height:80vh}.welcome-image{width:30%}.welcome-text{text-align:center}.welcome-text-color{color:#891aff;font-weight:700}.cert-page{padding:22px 24px 32px}.cert-hero{background:#fff;border:1px solid #eef1f6;border-radius:14px;padding:20px 24px;box-shadow:0 10px 30px -26px rgba(15,23,42,.6)}.cert-hero-inner{display:flex;align-items:center;grid-gap:14px;gap:14px;flex-wrap:wrap}.cert-hero-icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:#eaf2ff;color:#2f7bf5}.cert-hero-title{margin:0;font-size:21px;font-weight:700;letter-spacing:.2px;color:#0f172a}.cert-hero-sub{margin:3px 0 0;font-size:13px;color:#7a8699}.cert-stats{display:flex;grid-gap:16px;gap:16px;flex-wrap:wrap;margin:18px 0 6px}.cert-stats-single .cert-stat{flex:0 1 300px}.cert-stat{flex:1 1 180px;display:flex;align-items:center;grid-gap:12px;gap:12px;padding:14px 16px;border-radius:12px;background:#fff;border:1px solid #eef1f6;border-left:4px solid #2f7bf5;border-left:4px solid var(--accent,#2f7bf5);box-shadow:0 6px 18px -16px rgba(15,23,42,.6);-webkit-transition:box-shadow .15s ease,-webkit-transform .15s ease;transition:box-shadow .15s ease,-webkit-transform .15s ease;transition:transform .15s ease,box-shadow .15s ease;transition:transform .15s ease,box-shadow .15s ease,-webkit-transform .15s ease}.cert-stat:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);box-shadow:0 12px 24px -18px rgba(15,23,42,.75)}.cert-stat-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#eaf2ff;background:var(--soft,#eaf2ff);color:#2f7bf5;color:var(--accent,#2f7bf5)}.cert-stat-value{font-size:22px;font-weight:700;line-height:1.1;color:#0f172a}.cert-stat-label{font-size:12px;text-transform:uppercase;letter-spacing:.6px;color:#7a8699;font-weight:600}.cert-tabs .ant-tabs-nav{margin-bottom:14px}.cert-tabs .ant-tabs-tab{padding:9px 20px;border-radius:10px 10px 0 0;-webkit-transition:background .15s ease;transition:background .15s ease}.cert-tabs .ant-tabs-tab.ant-tabs-tab-active,.cert-tabs .ant-tabs-tab:hover{background:#f1f6ff}.cert-card{border-radius:14px;border:1px solid #eef1f6;box-shadow:0 10px 30px -24px rgba(15,23,42,.55);overflow:hidden}.cert-card .ant-card-head{background:-webkit-gradient(linear,left top,right top,from(#f7faff),color-stop(70%,#fff));background:linear-gradient(90deg,#f7faff,#fff 70%);border-bottom:1px solid #eef1f6}.cert-card-title{margin:0;font-size:16px;font-weight:700;color:#0f172a}.cert-card-sub{font-size:12px;color:#7a8699}.cert-table .ant-table-thead>tr>th{background:#f4f7fd;color:#33415c;font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e3e9f4}.cert-table .ant-table-tbody>tr>td{border-bottom:1px solid #f1f4f9}.cert-table .cert-row-alt>td{background:#fbfcfe}.cert-table .ant-table-tbody>tr:hover>td{background:#eef5ff!important}.cert-table .ant-table-cell-fix-left,.cert-table .ant-table-cell-fix-right{background:inherit}.cert-avatar{width:34px;height:34px;border-radius:50%;justify-content:center;font-weight:700;font-size:13px;color:#fff;flex:0 0 auto}.cert-applicant,.cert-avatar{display:flex;align-items:center}.cert-applicant{grid-gap:10px;gap:10px}.cert-name{font-weight:600;color:#0f172a;line-height:1.25}.cert-muted{font-size:12px;color:#7a8699;line-height:1.35}.cert-doc-link{display:inline-flex;align-items:center;grid-gap:4px;gap:4px;font-size:12px;font-weight:600}.cert-search .ant-input-affix-wrapper{border-radius:8px}.cert-dialog-head{background:#fff;border-bottom:1px solid #eef1f6;padding:18px 24px}.cert-dialog-head .cert-dialog-title{font-size:18px;font-weight:700;margin:0;color:#0f172a}.cert-dialog-head .cert-dialog-sub{font-size:13px;color:#7a8699}.cert-section-title{display:flex;align-items:center;grid-gap:8px;gap:8px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:#33415c;margin:18px 0 10px}.cert-section-title:before{content:"";width:4px;height:16px;border-radius:3px;background:#2f7bf5}.cert-desc .ant-descriptions-item-label{background:#f7f9fd!important}.cert-dash-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:16px;gap:16px;margin-top:18px}.cert-panel{background:#fff;border:1px solid #eef1f6;border-radius:14px;padding:18px 20px;box-shadow:0 10px 30px -26px rgba(15,23,42,.6)}.cert-panel-title{display:flex;align-items:center;grid-gap:8px;gap:8px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:#33415c;margin-bottom:14px}.cert-bar-row{margin-bottom:12px}.cert-bar-head{display:flex;justify-content:space-between;align-items:baseline;font-size:13px;color:#33415c;margin-bottom:5px}.cert-bar-head b{color:#0f172a}.cert-bar-track{height:8px;border-radius:6px;background:#eef2f8;overflow:hidden}.cert-bar-fill{height:100%;border-radius:6px;background:#2f7bf5;background:var(--accent,#2f7bf5);-webkit-transition:width .4s ease;transition:width .4s ease}.cert-legend{display:flex;flex-wrap:wrap;grid-gap:10px 18px;gap:10px 18px;margin-top:14px}.cert-legend-item{display:flex;align-items:center;grid-gap:7px;gap:7px;font-size:13px;color:#33415c}.cert-legend-dot{width:10px;height:10px;border-radius:50%;background:#2f7bf5;background:var(--accent,#2f7bf5)}.cert-queue{justify-content:space-between;grid-gap:12px;gap:12px;padding:12px 14px;border-radius:10px;background:#f8fafd;border:1px solid #eef1f6;margin-bottom:10px}.cert-queue,.cert-queue-label{display:flex;align-items:center}.cert-queue-label{grid-gap:10px;gap:10px;font-size:13px;font-weight:600;color:#33415c}.cert-queue-count{font-size:18px;font-weight:700;color:#0f172a}.cert-recent-row{display:flex;align-items:center;grid-gap:12px;gap:12px;padding:10px 0;border-bottom:1px dashed #eef1f6}.cert-recent-row:last-child{border-bottom:none}.cert-money{font-size:26px;font-weight:700;color:#0f172a;line-height:1.1}.cert-clamp{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:220px}.cert-row-admin>td{background:#eafaf0!important}.cert-action-btn{text-transform:none!important;font-weight:600!important;border-radius:8px!important;padding:2px 10px!important;min-width:0!important}.print-bill-container{text-align:left;border:thin solid #121111;padding:15px;min-height:900px!important}.print-bill-header{text-align:center}.print-bill-header-address{padding:10px}.company-name-address{line-height:1.6em}.company-name{font-weight:700;font-size:1.6em;padding-bottom:5px}.bill-header{background-color:#e0ffff;display:flex;flex-direction:row}.bill-body{padding:10px}.bill-date,.bill-no{flex-basis:50%;padding:10px}.bill-date{text-align:right}.bill-table{width:100%;border:thin solid #d3d3d3}.bill-table thead tr{padding:10px;background-color:#d3d3d3}.bill-table tbody tr>td,.bill-table thead tr>td{padding:10px}.footer-td-gap{height:30vh}.align-right{text-align:right}.bill-footer,.bill-header-customer{padding:10px}.text-highlight{background-color:red;color:#fff;font-size:.9em;padding:2px;border-radius:5px;box-shadow:1px 2px 3px rgba(0,0,0,.3)}
/*# sourceMappingURL=main.1f175223.chunk.css.map */