.simple-card-page{max-width:1560px;margin:0 auto;padding:28px}.simple-card-head{display:flex;align-items:flex-end;justify-content:space-between;gap:25px}.simple-card-head h1{margin:4px 0;color:#0b3045;font:700 34px 'Source Serif 4',Georgia,serif}.simple-card-head p{margin:0;color:#6c8089;font-size:12px}.simple-card-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0 17px}.simple-card-stats>a{position:relative;display:block;padding:19px 21px;border:1px solid #dae4e7;background:#fff;color:#284753;text-decoration:none;transition:.18s}.simple-card-stats>a:hover,.simple-card-stats>a.is-active{border-color:#16847d;box-shadow:0 8px 22px rgba(10,49,67,.08);transform:translateY(-2px)}.simple-card-stats>a.is-active:after{position:absolute;right:-1px;bottom:-1px;left:-1px;height:3px;background:#e9b541;content:""}.simple-card-stats i{position:absolute;right:19px;top:18px;color:#83aaa8;font-size:19px}.simple-card-stats span,.simple-card-stats strong,.simple-card-stats small{display:block}.simple-card-stats span{color:#617780;font-size:11px;font-weight:700}.simple-card-stats strong{margin:8px 0 2px;color:#0b3045;font:700 28px 'Source Serif 4',Georgia,serif}.simple-card-stats small{color:#89989e;font-size:10px}.simple-card-queue{padding:0}.simple-card-filters{display:grid;grid-template-columns:minmax(280px,1.7fr) 170px 190px auto 34px;align-items:end;gap:10px;padding:17px 18px;border-bottom:1px solid #e1e8ea}.simple-card-filters label>span{display:block;margin-bottom:5px;color:#667b84;font-size:10px;font-weight:700;text-transform:uppercase}.simple-card-filters input,.simple-card-filters select{width:100%;height:40px;padding:0 10px;border:1px solid #c9d8db;background:#fff;color:#294853;font-size:12px}.simple-card-filters .filter-search>div{display:flex;align-items:center;margin:0;border:1px solid #c9d8db;background:#fff}.simple-card-filters .filter-search i{width:38px;color:#799097;text-align:center}.simple-card-filters .filter-search input{border:0}.simple-card-filters .admin-primary-btn{height:40px;justify-content:center}.simple-card-filters .filter-reset{display:grid;place-items:center;width:34px;height:40px;color:#768b93}.simple-card-toolbar{display:flex;align-items:center;justify-content:space-between;padding:11px 17px;background:#f7f9f9;color:#73858d;font-size:10px}.simple-card-toolbar p{margin:0}.simple-card-toolbar i{margin-right:5px;color:#16847d}.simple-card-table{width:100%;min-width:1190px;border-collapse:collapse}.simple-card-table thead{background:#24577f;color:#fff}.simple-card-table th{padding:13px 12px;border-right:1px solid rgba(255,255,255,.25);font-size:11px;text-align:left}.simple-card-table th:last-child{border-right:0}.simple-card-table td{padding:13px 12px;border-right:1px solid #dfe6e8;border-bottom:1px solid #dfe6e8;color:#38545f;vertical-align:middle}.simple-card-table td:last-child{border-right:0}.simple-card-table td>strong,.simple-card-table td>small{display:block}.simple-card-table td>strong{color:#173b4d;font-size:12px}.simple-card-table td>small{margin-top:4px;color:#7b8d95;font-size:10px;line-height:1.55}.quick-card-actions{display:grid;grid-template-columns:repeat(4,minmax(94px,1fr));gap:7px}.quick-card-actions button{position:relative;display:grid;grid-template-columns:22px 1fr;align-items:center;gap:4px;min-height:49px;padding:7px 8px;border:1px solid #cddbdd;background:#fff;color:#31515e;text-align:left;cursor:pointer}.quick-card-actions button:hover:not(:disabled){border-color:#16847d;background:#f0f8f7}.quick-card-actions button i{grid-row:1/3;display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#edf3f4;color:#57727d}.quick-card-actions button span{font-size:10px;font-weight:700}.quick-card-actions button small{color:#8a999f;font-size:8px}.quick-card-actions button.is-done{border-color:#a9d5bf;background:#eaf7f0;color:#286747}.quick-card-actions button.is-done i{background:#58a879;color:#fff}.quick-card-actions button.is-done small{color:#4e8165}.quick-card-actions button:disabled{cursor:default}.quick-card-actions button.is-loading{opacity:.6}.quick-card-actions button.is-loading i:before{content:"\f110"}.quick-card-actions button.is-loading i{animation:card-spin .8s linear infinite}@keyframes card-spin{to{transform:rotate(360deg)}}.ajax-notice{position:fixed;z-index:1000;right:22px;top:76px;max-width:390px;padding:13px 17px;border-left:4px solid #3f9a6a;background:#fff;color:#315848;font-size:12px;box-shadow:0 12px 35px rgba(6,37,52,.2);opacity:0;pointer-events:none;transform:translateY(-10px);transition:.2s}.ajax-notice.is-visible{opacity:1;transform:none}.ajax-notice.is-error{border-color:#b7484f;color:#8c3238}.ajax-notice.is-success:before{margin-right:8px;color:#3f9a6a;font-family:FontAwesome;content:"\f058"}.ajax-notice.is-error:before{margin-right:8px;color:#b7484f;font-family:FontAwesome;content:"\f06a"}@media(max-width:1050px){.simple-card-filters{grid-template-columns:1fr 1fr 1fr auto}.simple-card-filters .filter-search{grid-column:1/-1}.simple-card-filters .filter-reset{display:none}}@media(max-width:650px){.simple-card-page{padding:18px 11px}.simple-card-head{align-items:flex-start;flex-direction:column}.simple-card-stats{grid-template-columns:1fr}.simple-card-filters{grid-template-columns:1fr}.simple-card-toolbar{align-items:flex-start;flex-direction:column;gap:5px}.ajax-notice{right:12px;left:12px}}
