.header-theme{background-color:var(--white-color);color:var(--black-color);display:flex;align-items:center;width:100%}.footer-theme{background-color:var(--primary-color);color:var(--white-color);text-align:center;width:100%}.page-wrapper{background-color:#eaf4ff;padding:20px;min-height:70vh;width:100%;box-sizing:border-box}.card-default{max-width:2200px;margin:0 auto;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);min-width:-moz-fit-content;min-width:fit-content}.admin-theme .ant-table table thead>tr>th{background-color:#f2f6fc!important;color:var(--primary-color)!important;font-weight:600!important;font-size:14px!important;border-right:1px solid #e5e9f2!important}.admin-theme .ant-table table thead>tr>th:last-child{border-right:none!important}