.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{padding-left:0!important;padding-right:0!important}.background-container{background-image:url(/assets/images/background.jpg);background-repeat:no-repeat;background-size:cover;height:100%;min-height:100vh;width:100%}.wizard-container{display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}.wizard-step{background:#fff;border:1px solid #e9ecef;border-radius:14px;gap:12px;padding:12px;transition:.2s}.wizard-icon,.wizard-step{align-items:center;display:flex}.wizard-icon{border:1px solid #f04b62;border-radius:8px;color:#f04b62;font-weight:600;height:36px;justify-content:center;width:36px}.wizard-title{font-size:15px;font-weight:600}.wizard-sub{color:#6c757d;font-size:13px}.wizard-step.active{border-color:#f8485d}.wizard-step.active .wizard-icon{background:#f8485d;color:#fff}.wizard-step.completed .wizard-icon{background:#fff5f7}.spinner-border{border:var(--bs-spinner-border-width) solid #f8485d}.acceptance-table-scroll{border-radius:12px;max-height:65vh;overflow:auto}.acceptance-table{min-width:1100px}.acceptance-table thead th{background:#fff;position:sticky;top:0;white-space:nowrap;z-index:2}.acceptance-table tbody tr td{vertical-align:middle}.acceptance-table .badge{font-size:.78rem;line-height:1}.badge.text-light-primary{background-color:rgba(var(--primary),.9)}.badge.text-light-success{background-color:rgba(var(--success),.9)}.badge.text-light-danger{background-color:rgba(var(--danger),.9)}.badge.text-light-warning{background-color:rgba(var(--warning),.9)}.badge.text-light-secondary{background-color:rgba(var(--secondary),.9)}.badge.text-light-info{background-color:rgba(var(--info),.9)}.bg-white{background-color:#fff!important}.dashboard-shortcut-card{border-radius:16px}.dashboard-shortcut-icon{border-radius:14px;font-size:20px;height:56px;width:56px}.dashboard-shortcut-card .btn{min-width:140px}.my-text-primary{color:rgba(var(--primary),1)!important}