.apn-finance-overlay{position:fixed;inset:0;z-index:10050;background:var(--bg,#090a0b);overflow:auto;color:var(--text,#f6f7f7);font-family:inherit}
.apn-fin-app{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:32px 0 64px}
.apn-fin-head{display:flex;gap:24px;align-items:flex-start;justify-content:space-between;margin-bottom:22px}
.apn-fin-head small,.apn-fin-section-head small,.apn-fin-period small,.apn-fin-toolbar small{font-size:11px;letter-spacing:.12em;opacity:.65}
.apn-fin-head h1{font-size:34px;margin:5px 0 8px}.apn-fin-head p,.apn-fin-toolbar p{margin:0;opacity:.72;max-width:700px}
.apn-fin-head-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.apn-fin-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px;padding-bottom:14px;border-bottom:1px solid rgba(128,128,128,.2)}
.apn-fin-tabs button{border:0;border-radius:12px;padding:11px 16px;background:rgba(128,128,128,.12);color:inherit;font-weight:700;cursor:pointer}
.apn-fin-tabs button.active{background:var(--primary,#111214);color:#fff}
.apn-fin-period{display:flex;align-items:center;justify-content:center;gap:18px;margin:22px 0}.apn-fin-period>div{text-align:center;min-width:210px}.apn-fin-period h2{margin:3px 0;text-transform:capitalize}
.apn-fin-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:16px 0 24px}
.apn-fin-cards article{background:var(--card,#151719);border:1px solid rgba(128,128,128,.16);border-radius:18px;padding:20px;display:flex;flex-direction:column;gap:7px;min-height:128px}
.apn-fin-cards article.highlight{box-shadow:inset 4px 0 0 var(--primary,#111214)}.apn-fin-cards small{opacity:.68}.apn-fin-cards strong{font-size:26px}.apn-fin-cards span{font-size:12px;opacity:.62}
.apn-fin-secretary-cards{grid-template-columns:minmax(260px,420px)}
.apn-fin-table-wrap{background:var(--card,#151719);border:1px solid rgba(128,128,128,.16);border-radius:18px;padding:18px;overflow:auto;margin-top:18px}.apn-fin-table-wrap h3{margin:0 0 14px}
.apn-fin-table-wrap table{width:100%;border-collapse:collapse;min-width:720px}.apn-fin-table-wrap th,.apn-fin-table-wrap td{text-align:left;padding:12px 10px;border-bottom:1px solid rgba(128,128,128,.13);font-size:14px}.apn-fin-table-wrap th{font-size:11px;letter-spacing:.06em;opacity:.62}
.apn-fin-delete{width:30px;height:30px;border-radius:50%;border:0;background:rgba(220,60,60,.15);color:#e35d5d;font-size:20px;cursor:pointer}
.apn-fin-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin:22px 0}.apn-fin-toolbar h2{margin:4px 0 6px}
.apn-fin-service-manager{display:grid;gap:10px}.apn-fin-service-manager article{display:flex;align-items:center;justify-content:space-between;gap:20px;background:var(--card,#151719);border:1px solid rgba(128,128,128,.16);border-radius:16px;padding:16px}.apn-fin-service-manager article>div:first-child{display:flex;flex-direction:column;gap:5px}.apn-fin-service-manager article span{font-size:13px;opacity:.65}.apn-fin-service-manager article>div:last-child{display:flex;gap:8px}
.apn-fin-modal-backdrop{position:fixed;inset:0;z-index:10100;background:rgba(0,0,0,.68);display:flex;align-items:center;justify-content:center;padding:20px;overflow:auto}
.apn-fin-modal{width:min(720px,100%);max-height:92vh;overflow:auto;background:var(--card,#151719);color:var(--text,#f6f7f7);border:1px solid rgba(128,128,128,.22);border-radius:22px;padding:22px;box-shadow:0 24px 80px rgba(0,0,0,.35);display:grid;gap:16px}.apn-fin-small{width:min(500px,100%)}
.apn-fin-modal header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.apn-fin-modal header h2{margin:3px 0}.apn-fin-modal header>button{border:0;background:transparent;color:inherit;font-size:30px;cursor:pointer}
.apn-fin-modal label{display:grid;gap:8px;font-weight:400;font-size:15px;line-height:1.35}.apn-fin-modal input,.apn-fin-modal select,.apn-fin-modal textarea{width:100%;box-sizing:border-box;border-radius:12px;border:1px solid rgba(128,128,128,.25);padding:12px 13px;background:var(--input,#0f1113);color:inherit;font-family:inherit;font-size:16px;font-weight:400;line-height:1.35}
.apn-fin-grid2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.apn-fin-items{border-top:1px solid rgba(128,128,128,.16);padding-top:12px}.apn-fin-section-head h3{margin:3px 0 10px}
.apn-fin-service-row{display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:12px;align-items:center;padding:9px 0;border-bottom:1px solid rgba(128,128,128,.12)}.apn-fin-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:9px!important}.apn-fin-check input{width:auto!important}.apn-fin-money{display:flex;align-items:center;gap:6px}.apn-fin-money input{text-align:right}.apn-fin-custom-row{grid-template-columns:minmax(0,1fr) 170px 34px}.apn-fin-custom-row>button{border:0;background:transparent;color:#e35d5d;font-size:22px}
.apn-fin-total{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-top:1px solid rgba(128,128,128,.18)}.apn-fin-total strong{font-size:24px}.apn-fin-modal footer{display:flex;justify-content:flex-end;gap:10px}.apn-fin-notice{min-height:18px;color:#e35d5d}
.apn-fin-search-results{position:relative;display:grid;gap:3px}.apn-fin-search-results button{padding:10px 12px;text-align:left;border:1px solid rgba(128,128,128,.16);background:var(--input,#0f1113);color:inherit;border-radius:10px;cursor:pointer}.apn-fin-search-results span{padding:8px;opacity:.65}
.apn-fin-loading,.apn-finance-overlay .empty{padding:30px;text-align:center;opacity:.65}
[data-open-finance],[data-open-secretary-finance]{white-space:nowrap}
html[data-theme="light"] .apn-finance-overlay{--bg:#f7f7f8;--card:#fff;--text:#17181a;--input:#fff;background:#f7f7f8;color:#17181a}
html[data-theme="light"] .apn-fin-modal{--card:#fff;--text:#17181a;--input:#fff;background:#fff;color:#17181a}
@media(max-width:800px){.apn-fin-app{width:min(100% - 20px,1180px);padding-top:18px}.apn-fin-head{flex-direction:column}.apn-fin-head-actions{justify-content:flex-start}.apn-fin-cards{grid-template-columns:1fr 1fr}.apn-fin-grid2{grid-template-columns:1fr}.apn-fin-service-row{grid-template-columns:1fr}.apn-fin-custom-row{grid-template-columns:1fr 34px}.apn-fin-money{grid-column:1}.apn-fin-modal footer{flex-direction:column-reverse}.apn-fin-modal footer button{width:100%}}
@media(max-width:520px){.apn-fin-cards{grid-template-columns:1fr}.apn-fin-head h1{font-size:28px}.apn-fin-toolbar{flex-direction:column}.apn-fin-service-manager article{align-items:flex-start;flex-direction:column}}

.apn-management-pdf-actions{display:flex;justify-content:flex-end;margin-top:18px}.apn-management-pdf-button{min-width:140px}.apn-fin-pdf-actions{display:flex;justify-content:flex-end;margin-top:18px}

/* v245 - recebimento contextual do paciente + limpeza anual */
.apn-fin-patient-locked{opacity:.86;cursor:default;background:color-mix(in srgb,var(--input,#0f1113) 88%,var(--primary,#111214) 12%)!important}
.apn-fin-history-manager{margin-top:22px;background:var(--card,#151719);border:1px solid rgba(128,128,128,.16);border-radius:18px;padding:20px;display:grid;gap:16px}
.apn-fin-history-manager h3{margin:4px 0 5px}.apn-fin-history-manager p{margin:0;opacity:.68;font-size:14px}.apn-fin-history-manager>div>small{font-size:11px;letter-spacing:.12em;opacity:.65}
.apn-fin-year-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px}.apn-fin-year-list label{display:flex;gap:10px;align-items:center;padding:13px 14px;border:1px solid rgba(128,128,128,.18);border-radius:13px;cursor:pointer}.apn-fin-year-list input{width:18px;height:18px}.apn-fin-year-list span{display:flex;flex-direction:column;gap:3px}.apn-fin-year-list b{font-size:17px}.apn-fin-year-list small{font-size:12px;opacity:.63}
.apn-fin-danger{justify-self:start;border:1px solid rgba(220,60,60,.42);background:rgba(220,60,60,.13);color:#e35d5d;border-radius:12px;padding:11px 15px;font-weight:700;cursor:pointer}.apn-fin-danger:disabled{opacity:.42;cursor:not-allowed}
@media(min-width:900px){.apn-fin-modal:has(.apn-fin-patient-locked){width:min(920px,94vw)}.apn-fin-modal:has(.apn-fin-patient-locked) .apn-fin-grid2{grid-template-columns:1fr 1fr}}

/* v246 */
.apn-patient-finance-card{width:100%;box-sizing:border-box}.apn-patient-finance-card .apn-fin-modal{width:100%;max-width:none;max-height:none;overflow:visible;box-shadow:none;margin:0;background:var(--card,#151719)}.apn-patient-finance-card .apn-fin-embedded-form{border-radius:18px;padding:22px}.apn-patient-finance-card .apn-fin-embedded-form header{padding-bottom:10px;border-bottom:1px solid rgba(128,128,128,.16)}.apn-patient-finance-card .apn-fin-embedded-form header h2{font-size:26px}.apn-patient-finance-card .apn-fin-embedded-form header p{margin:5px 0 0;opacity:.65}.apn-fin-patient-loading,.apn-fin-patient-success{padding:28px;border:1px solid rgba(128,128,128,.16);border-radius:18px;background:var(--card,#151719)}.apn-fin-patient-success{display:flex;flex-direction:column;gap:5px}.apn-fin-patient-success span{opacity:.7}
.apn-fin-compare-selector{margin:22px 0 10px;display:flex;justify-content:flex-end}.apn-fin-compare-selector label{display:flex;align-items:center;gap:9px;font-size:14px}.apn-fin-compare-selector select{border:1px solid rgba(128,128,128,.24);border-radius:10px;padding:8px 12px;background:var(--input,#0f1113);color:inherit;font:inherit}.apn-fin-year-comparison{margin-top:10px;background:var(--card,#151719);border:1px solid rgba(128,128,128,.16);border-radius:18px;padding:20px}.apn-fin-compare-head h3{margin:4px 0}.apn-fin-compare-head p{margin:0;opacity:.66}.apn-fin-compare-head small{font-size:11px;letter-spacing:.12em;opacity:.65}.apn-fin-compare-total{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:14px;padding:16px;margin-top:16px;border-radius:14px;background:rgba(128,128,128,.08)}.apn-fin-compare-total strong{font-size:20px}.apn-fin-compare-total strong small{font-size:13px;font-weight:400;opacity:.65}.apn-fin-compare-total .is-up,.apn-fin-delta.is-up{color:#27a55f}.apn-fin-compare-total .is-down,.apn-fin-delta.is-down{color:#d95757}.apn-fin-compare-total .is-flat,.apn-fin-delta.is-flat{opacity:.65}.apn-fin-compare-table{margin-top:14px}.apn-management-history-manager{margin-top:22px;background:var(--card,#151719);border:1px solid rgba(128,128,128,.16);border-radius:18px;padding:20px;display:grid;gap:16px}.apn-management-history-manager h3{margin:4px 0 5px}.apn-management-history-manager p{margin:0;opacity:.68;font-size:14px}.apn-management-history-manager>div>small{font-size:11px;letter-spacing:.12em;opacity:.65}@media(min-width:900px){.apn-patient-finance-card .apn-fin-embedded-form .apn-fin-grid2{grid-template-columns:1fr 1fr}.apn-patient-finance-card .apn-fin-service-row{grid-template-columns:minmax(0,1fr) 210px}}@media(max-width:700px){.apn-fin-compare-total{grid-template-columns:1fr}.apn-fin-compare-selector{justify-content:flex-start}}


/* v247 — permissão de secretária e Gestão compacta no paciente */
.apn-fin-secretary .apn-fin-secretary-head{margin-bottom:14px}
.apn-fin-secretary .apn-fin-secretary-today{display:grid;gap:12px}
.apn-fin-secretary .apn-fin-secretary-today>.apn-fin-section-head{margin-bottom:0}
.apn-fin-secretary .apn-fin-secretary-today>.apn-fin-section-head h2{margin:3px 0}
.apn-fin-secretary .apn-fin-secretary-today>.apn-fin-section-head p{margin:0;opacity:.65}
.apn-fin-secretary .apn-fin-table-wrap{margin-top:0}
.apn-fin-secretary .apn-fin-pdf-actions,.apn-fin-secretary .apn-fin-cards,.apn-fin-secretary .apn-fin-period{display:none!important}

.apn-patient-finance-card .apn-fin-embedded-compact{padding:16px 18px!important}
.apn-patient-finance-card .apn-fin-embedded-compact header{padding:0 0 9px!important;margin:0 0 10px!important;min-height:0!important}
.apn-patient-finance-card .apn-fin-embedded-compact header h2{font-size:20px!important;margin:0!important}
.apn-patient-finance-card .apn-fin-embedded-compact .apn-fin-grid2{gap:10px!important;margin-bottom:8px!important}
.apn-patient-finance-card .apn-fin-embedded-compact .apn-fin-grid2 label{gap:4px!important}
.apn-patient-finance-card .apn-fin-embedded-compact input,
.apn-patient-finance-card .apn-fin-embedded-compact select{min-height:38px!important;padding-top:7px!important;padding-bottom:7px!important}
.apn-patient-finance-card .apn-fin-embedded-compact .apn-fin-items{margin-top:4px!important}
.apn-patient-finance-card .apn-fin-embedded-compact .apn-fin-section-head{margin-bottom:6px!important}
.apn-patient-finance-card .apn-fin-embedded-compact .apn-fin-section-head h3{margin:2px 0!important;font-size:17px!important}
.apn-patient-finance-card .apn-fin-embedded-compact .apn-fin-service-row{padding:7px 8px!important;min-height:38px!important}
.apn-patient-finance-card .apn-fin-embedded-compact .apn-fin-add-custom{margin:7px 0!important;min-height:36px!important}
.apn-patient-finance-card .apn-fin-embedded-compact .apn-fin-total{margin:8px 0 4px!important;padding:9px 12px!important;min-height:0!important}
.apn-patient-finance-card .apn-fin-embedded-compact .apn-fin-total strong{font-size:19px!important}
.apn-patient-finance-card .apn-fin-embedded-compact .apn-fin-notice{min-height:0!important;margin:2px 0!important}
.apn-patient-finance-card .apn-fin-embedded-compact footer{padding-top:4px!important;margin-top:0!important;justify-content:flex-end!important}
.apn-patient-finance-card .apn-fin-embedded-compact footer .primary{min-height:38px!important;padding:8px 18px!important}
.apn-patient-finance-card .apn-fin-embedded-compact .apn-fin-empty-services .empty{
  padding:4px 0 2px!important;
  min-height:0!important;
  margin:0!important;
  text-align:left!important;
  line-height:1.35!important;
}
.apn-patient-finance-card .apn-fin-embedded-compact .apn-fin-empty-services{
  min-height:0!important;
  padding:0!important;
}
@media(min-width:900px){
  .apn-patient-finance-card .apn-fin-embedded-compact .apn-fin-grid2{grid-template-columns:1fr 1fr!important}
}
/* HF V249 - seletor compacto de serviços no recebimento. */
.apn-fin-service-picker{position:relative}.apn-fin-service-picker>summary{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:12px;box-sizing:border-box;padding:10px 13px;border:1px solid rgba(128,128,128,.28);border-radius:12px;background:var(--input,#0f1113);cursor:pointer;list-style:none}.apn-fin-service-picker>summary::-webkit-details-marker{display:none}.apn-fin-service-picker>summary [data-service-summary]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.apn-fin-picker-arrow{font-size:25px;line-height:1;transform:rotate(90deg);transition:transform .18s ease}.apn-fin-service-picker[open] .apn-fin-picker-arrow{transform:rotate(-90deg)}.apn-fin-service-picker>[data-item-list]{max-height:270px;overflow:auto;padding:6px 10px;border:1px solid rgba(128,128,128,.22);border-top:0;border-radius:0 0 12px 12px;background:var(--card,#151719)}
html[data-theme="light"] .apn-fin-add-custom{background:#111214!important;border-color:#111214!important;color:#fff!important}html[data-theme="light"] .apn-fin-add-custom:hover{background:#000!important;border-color:#000!important;color:#fff!important}

/* HF V271 — financeiro compacto no prontuário e conferência dos lançamentos do dia. */
.apn-patient-finance-card{padding:6px 26px 24px!important}
.apn-patient-finance-card .apn-fin-embedded-compact{gap:8px!important;padding:14px 18px!important}
.apn-patient-finance-card .apn-fin-embedded-compact .apn-fin-service-picker>[data-item-list]{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:7px!important;
  max-height:none!important;
  overflow:visible!important;
  padding:8px!important;
}
.apn-patient-finance-card .apn-fin-embedded-compact .apn-fin-service-row{
  grid-template-columns:minmax(0,1fr) 98px!important;
  gap:7px!important;
  padding:6px 7px!important;
  border:1px solid rgba(128,128,128,.18)!important;
  border-radius:10px!important;
}
.apn-patient-finance-card .apn-fin-embedded-compact .apn-fin-check{min-width:0!important;font-size:13px!important}
.apn-patient-finance-card .apn-fin-embedded-compact .apn-fin-check span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.apn-patient-finance-card .apn-fin-embedded-compact .apn-fin-money{gap:3px!important;font-size:12px!important}
.apn-patient-finance-card .apn-fin-embedded-compact .apn-fin-money input{min-height:32px!important;padding:5px 7px!important;font-size:13px!important}
.apn-fin-patient-today{display:grid;gap:8px;margin-top:4px;padding-top:10px;border-top:1px solid rgba(128,128,128,.18)}
.apn-fin-patient-today-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}
.apn-fin-patient-today-head small{font-size:10px;letter-spacing:.11em;opacity:.62}
.apn-fin-patient-today-head h3{margin:2px 0 0;font-size:16px}
.apn-fin-patient-today-head>span{font-size:12px;opacity:.65}
.apn-fin-patient-today-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
.apn-fin-patient-today-list article{display:grid;grid-template-columns:minmax(0,1fr) auto 30px;align-items:center;gap:9px;padding:8px 10px;border:1px solid rgba(128,128,128,.18);border-radius:11px;background:rgba(128,128,128,.06)}
.apn-fin-patient-today-list article>div{display:grid;gap:2px;min-width:0}
.apn-fin-patient-today-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}
.apn-fin-patient-today-list small{font-size:11px;opacity:.66}
.apn-fin-patient-today-list b{font-size:13px;white-space:nowrap}
.apn-fin-patient-today-empty{margin:0;padding:8px 10px;border-radius:10px;background:rgba(128,128,128,.06);font-size:12px;opacity:.7}
@media(max-width:980px){
  .apn-patient-finance-card .apn-fin-embedded-compact .apn-fin-service-picker>[data-item-list]{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:650px){
  .apn-patient-finance-card{padding:4px 10px 18px!important}
  .apn-patient-finance-card .apn-fin-embedded-compact .apn-fin-service-picker>[data-item-list],.apn-fin-patient-today-list{grid-template-columns:1fr!important}
}

/* HF V272 — prontuário financeiro em uma única tela. */
.apn-patient-finance-card{padding-top:0!important;padding-bottom:12px!important}
.apn-patient-finance-card .apn-fin-embedded-compact{gap:5px!important;padding:10px 16px 12px!important}
.apn-patient-finance-card .apn-fin-embedded-compact header{padding-bottom:5px!important;margin-bottom:4px!important}
.apn-patient-finance-card .apn-fin-embedded-compact header h2{font-size:19px!important}
.apn-patient-finance-card .apn-fin-embedded-compact .apn-fin-grid2{gap:8px!important;margin-bottom:2px!important}
.apn-patient-finance-card .apn-fin-embedded-compact .apn-fin-grid2 label{gap:2px!important;font-size:12px!important}
.apn-patient-finance-card .apn-fin-embedded-compact .apn-fin-grid2 input,
.apn-patient-finance-card .apn-fin-embedded-compact .apn-fin-grid2 select{min-height:33px!important;padding:5px 10px!important;font-size:14px!important}
.apn-patient-finance-card .apn-fin-items-ex-patient{margin-top:1px!important;padding-top:6px!important}
.apn-patient-finance-card .apn-fin-items-ex-patient .apn-fin-section-head{margin:0 0 3px!important}
.apn-patient-finance-card .apn-fin-items-ex-patient .apn-fin-section-head small{font-size:10px!important}
.apn-patient-finance-card .apn-fin-patient-services{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:5px!important;
  padding:0!important;
  border:0!important;
  overflow:visible!important;
}
.apn-patient-finance-card .apn-fin-patient-services .apn-fin-service-row{min-height:33px!important;padding:4px 6px!important}
.apn-patient-finance-card .apn-fin-patient-services .apn-fin-custom-row{grid-column:1/-1;grid-template-columns:minmax(150px,1fr) 130px 26px!important}
.apn-patient-finance-card .apn-fin-embedded-actions{display:grid;grid-template-columns:auto minmax(170px,1fr) auto;align-items:center;gap:12px;margin-top:3px}
.apn-patient-finance-card .apn-fin-embedded-actions .apn-fin-add-custom{width:auto!important;min-width:0!important;min-height:34px!important;margin:0!important;padding:6px 12px!important;justify-self:start!important;white-space:nowrap}
.apn-patient-finance-card .apn-fin-embedded-actions .apn-fin-total{justify-content:flex-end!important;gap:14px!important;margin:0!important;padding:0!important;border:0!important;white-space:nowrap}
.apn-patient-finance-card .apn-fin-embedded-actions .apn-fin-total span{font-size:12px!important}
.apn-patient-finance-card .apn-fin-embedded-actions footer{padding:0!important;margin:0!important}
.apn-patient-finance-card .apn-fin-embedded-actions footer .primary{min-height:34px!important;padding:7px 14px!important;white-space:nowrap}
.apn-patient-finance-card .apn-fin-patient-today{margin-top:2px!important;padding-top:7px!important;gap:5px!important}
.apn-patient-finance-card .apn-fin-patient-today-list article{padding:6px 9px!important}
@media(max-width:980px){.apn-patient-finance-card .apn-fin-patient-services{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:700px){
  .apn-patient-finance-card .apn-fin-patient-services{grid-template-columns:1fr!important}
  .apn-patient-finance-card .apn-fin-embedded-actions{grid-template-columns:1fr auto!important}
  .apn-patient-finance-card .apn-fin-embedded-actions .apn-fin-add-custom{grid-column:1}
  .apn-patient-finance-card .apn-fin-embedded-actions .apn-fin-total{grid-column:2}
  .apn-patient-finance-card .apn-fin-embedded-actions footer{grid-column:1/-1;width:100%}
  .apn-patient-finance-card .apn-fin-embedded-actions footer .primary{width:100%!important}
}
