.p2-fin-page{display:grid;gap:22px}.p2-fin-tabs{display:flex;gap:8px;padding:6px;background:rgba(255,255,255,.72);border:1px solid var(--p2-border,#dfe5e8);border-radius:16px;box-shadow:0 12px 35px rgba(18,44,60,.06);overflow:auto}.p2-fin-tabs button{border:0;background:transparent;padding:11px 16px;border-radius:11px;color:#526672;font:700 13px/1 inherit;white-space:nowrap;cursor:pointer}.p2-fin-tabs button.on{background:#8e174d;color:#fff;box-shadow:0 8px 20px rgba(142,23,77,.2)}.p2-fin-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.p2-fin-kpis article{min-height:122px;padding:20px;border:1px solid rgba(130,151,162,.22);border-radius:18px;background:linear-gradient(145deg,#fff,#f6faf9);box-shadow:0 14px 34px rgba(18,44,60,.06)}.p2-fin-kpis article:nth-child(2){background:linear-gradient(145deg,#fff,#faf4f7)}.p2-fin-kpis span,.p2-fin-kpis small{display:block;color:#647986}.p2-fin-kpis strong{display:block;margin:9px 0 5px;color:#102f40;font-size:clamp(21px,2vw,29px)}.p2-fin-kpis.compact{margin-bottom:18px}.p2-fin-kpis.compact article{min-height:92px;padding:16px}.p2-period{display:flex;gap:8px;align-items:center}.p2-period select,.p2-period input{min-height:44px;border:1px solid #d8e1e5;border-radius:12px;background:#fff;padding:0 13px;font:600 14px inherit;color:#183848}.p2-period input{width:100px}.p2-table td strong{display:block}.p2-table td small{display:block;margin-top:3px;color:#70838d}.p2-fin-page [hidden]{display:none!important}.p2-nav-menu{margin:10px 8px}.p2-menu-trigger{width:100%;background:linear-gradient(135deg,#971d58,#7f1649)!important;color:#fff!important;border-radius:12px!important;box-shadow:0 9px 22px rgba(126,22,73,.2)}.p2-menu-trigger .p2-link-arrow{transition:transform .2s}.p2-nav-menu.closed .p2-menu-trigger .p2-link-arrow{transform:rotate(-90deg)}.p2-submenu{margin-top:8px;padding:7px;background:#fff;border:1px solid #e4dce1;border-radius:14px;box-shadow:0 14px 34px rgba(20,35,48,.12);overflow:hidden}.p2-nav-menu.closed .p2-submenu{display:none}.p2-submenu button{width:100%;display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;padding:11px 10px;border:0;border-radius:9px;background:transparent;color:#263b49;text-align:left;font:600 12px/1.25 inherit;cursor:pointer}.p2-submenu button:hover,.p2-submenu button.on{background:#f8edf2;color:#8e174d}.p2-submenu button:disabled{color:#9aa7af;cursor:default}.p2-submenu small{padding:4px 7px;border-radius:999px;background:#edf1f4;font-size:9px;text-transform:uppercase}@media(max-width:900px){.p2-fin-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.p2-fin-page .p2-section-head{align-items:flex-start}.p2-period{width:100%}}@media(max-width:560px){.p2-fin-kpis{grid-template-columns:1fr}.p2-period{display:grid;grid-template-columns:1fr 90px}}

/* Unidades e Quadro — acabamento principal */
.p2-unit-directory{display:grid;gap:22px}.p2-unit-directory>.p2-section-head{padding:4px 0 8px}.p2-unit-directory>.p2-section-head .p2-row-actions{align-self:flex-start}.p2-unit-list-card{padding:0!important;border:1px solid rgba(124,146,157,.2)!important;border-radius:20px!important;background:rgba(255,255,255,.84)!important;box-shadow:0 20px 55px rgba(23,47,61,.1)!important;overflow:hidden!important}.p2-unit-table{margin:0!important}.p2-unit-table thead{background:linear-gradient(90deg,#8d1b51,#70123d)!important}.p2-unit-table thead th{height:46px!important;padding:0 18px!important;color:#fff!important;border:0!important;font-size:10px!important;letter-spacing:.08em!important}.p2-unit-table tbody td{height:62px!important;padding:10px 18px!important;border-color:#e6ecef!important;background:rgba(255,255,255,.78)!important}.p2-unit-table tbody tr:nth-child(even) td{background:#f5f8fa!important}.p2-unit-table tbody tr:hover td{background:#fff7fa!important}.p2-unit-table th:nth-child(2),.p2-unit-table td:nth-child(2){width:86px!important;text-align:center!important}.p2-unit-table th:last-child,.p2-unit-table td:last-child{width:150px!important}.p2-unit-table td>strong{font-size:13px!important;letter-spacing:.005em!important}.p2-turn-summary{font-size:12px!important;white-space:normal!important}.p2-turn-summary b{color:#7e1647!important}.p2-turn-summary span{color:#607580!important}.p2-turn-summary i{padding:0 4px;color:#c2ccd1!important;font-style:normal!important}.p2-unit-table .p2-icon-btn{width:36px!important;height:36px!important;border:1px solid #d4e0e5!important;border-radius:10px!important;background:#fff!important;color:#7e1647!important;box-shadow:0 3px 10px rgba(21,42,56,.05)!important}.p2-unit-table .p2-icon-btn:hover{border-color:#b94b78!important;background:#fff4f8!important;transform:translateY(-1px)}.p2-unit-table .p2-icon-btn.danger{color:#bd3030!important}
dialog.p2-unit-dialog{width:min(720px,calc(100vw - 32px))!important;max-width:720px!important;max-height:calc(100vh - 32px)!important;margin:auto!important;padding:0!important;border:0!important;border-radius:20px!important;background:#f7f0f4!important;color:#173443!important;box-shadow:0 30px 100px rgba(11,25,40,.42)!important;overflow:hidden!important}.p2-unit-dialog[open]{display:block!important}.p2-unit-dialog::backdrop{background:rgba(11,27,44,.66)!important;backdrop-filter:blur(4px)!important}.p2-unit-modal{display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;max-height:calc(100vh - 32px)!important}.p2-unit-modal>header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;padding:18px 22px!important;border-bottom:1px solid #eadce4!important;background:#fff!important}.p2-unit-modal>header h2{margin:4px 0 0!important;font-size:21px!important}.p2-unit-modal>header .p2-icon-btn{width:36px!important;height:36px!important;border:1px solid #ddcbd5!important;border-radius:10px!important;background:#fff!important;color:#7c1748!important;font-size:20px!important}.p2-unit-modal-body{min-height:0!important;overflow:auto!important}.p2-unit-modal-body>section{padding:19px 22px!important;border-bottom:1px solid #e7d9e1!important}.p2-unit-modal-body>section:nth-child(odd){background:rgba(255,255,255,.5)!important}.p2-unit-modal-body h3{margin:0 0 12px!important;color:#731541!important;font-size:11px!important;font-weight:850!important;letter-spacing:.08em!important;text-transform:uppercase!important}.p2-unit-modal .p2-form-grid-2{grid-template-columns:minmax(0,1fr) 150px!important;gap:12px!important}.p2-unit-modal input{min-height:44px!important;border:1px solid #cddbe1!important;border-radius:11px!important;background:#fff!important;padding:10px 13px!important}.p2-add-line{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important}.p2-turn-line{display:grid!important;grid-template-columns:minmax(150px,1fr) 115px 115px auto!important;gap:10px!important}.p2-staged-list{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:12px!important}.p2-staged-list>span{display:inline-flex!important;align-items:center!important;gap:7px!important;min-height:34px!important;padding:7px 10px!important;border:1px solid #dccbd4!important;border-radius:9px!important;background:#fff!important;color:#344c59!important;font-size:11px!important;box-shadow:0 3px 10px rgba(20,39,52,.04)!important}.p2-staged-list>span b{color:#721640!important}.p2-staged-list button{display:grid!important;place-items:center!important;width:20px!important;height:20px!important;padding:0!important;border:0!important;border-radius:6px!important;background:#f8e7ee!important;color:#9e2256!important;cursor:pointer!important}.p2-unit-modal>footer{display:flex!important;justify-content:flex-end!important;gap:10px!important;padding:14px 22px!important;border-top:1px solid #eadce4!important;background:#fff!important}@media(max-width:720px){dialog.p2-unit-dialog{width:calc(100vw - 18px)!important;max-height:calc(100vh - 18px)!important}.p2-unit-modal{max-height:calc(100vh - 18px)!important}.p2-unit-modal .p2-form-grid-2,.p2-turn-line{grid-template-columns:1fr 1fr!important}.p2-turn-line>:first-child,.p2-turn-line>button{grid-column:1/-1!important}.p2-unit-table{min-width:760px!important}}

/* Cartões visuais das unidades */
.p2-unit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.p2-unit-tile{position:relative;display:grid;grid-template-columns:minmax(0,1.35fr) 105px minmax(220px,1fr);grid-template-areas:"main rooms turns" "actions actions actions";gap:18px;padding:20px;border:1px solid rgba(119,145,157,.22);border-radius:20px;background:linear-gradient(145deg,#fff 0%,#f8fbfb 58%,#f9f1f5 100%);box-shadow:0 18px 48px rgba(22,47,61,.09);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.p2-unit-tile::before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:linear-gradient(180deg,#a52661,#6e143f)}.p2-unit-tile::after{content:"";position:absolute;right:-45px;top:-55px;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,rgba(168,42,98,.08),transparent 70%);pointer-events:none}.p2-unit-tile:hover{transform:translateY(-2px);box-shadow:0 24px 58px rgba(22,47,61,.13)}.p2-unit-tile-main{grid-area:main;display:grid;grid-template-columns:48px 1fr;gap:13px;align-items:center;min-width:0}.p2-unit-mark{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:linear-gradient(145deg,#f8e5ed,#fff);box-shadow:inset 0 0 0 1px #eed7e1;font-size:20px}.p2-unit-tile h2{margin:4px 0 6px;font-size:17px;line-height:1.2;color:#102f40}.p2-status-dot{display:inline-flex;align-items:center;gap:6px;color:#287a65;font-size:10px;font-weight:750}.p2-status-dot::before{content:"";width:7px;height:7px;border-radius:50%;background:#35b18d;box-shadow:0 0 0 4px rgba(53,177,141,.12)}.p2-unit-room-count{grid-area:rooms;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:88px;border:1px solid #e6d9df;border-radius:16px;background:rgba(255,255,255,.78)}.p2-unit-room-count span,.p2-unit-room-count small{color:#72838c;font-size:9px;text-transform:uppercase;letter-spacing:.06em}.p2-unit-room-count strong{margin:2px 0;color:#861b50;font-size:30px;line-height:1}.p2-unit-turns{grid-area:turns;min-width:0}.p2-unit-label{display:block;margin-bottom:8px;color:#7a8b94;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.p2-unit-turns>div{display:flex;flex-wrap:wrap;gap:7px}.p2-unit-turn{display:inline-flex;flex-direction:column;gap:2px;min-width:92px;padding:8px 10px;border:1px solid #dce6e9;border-radius:11px;background:#fff}.p2-unit-turn b{color:#741640;font-size:10px}.p2-unit-turn small{color:#617680;font-size:9px}.p2-unit-actions{grid-area:actions;display:flex;justify-content:flex-end;gap:8px;padding-top:14px;border-top:1px solid rgba(126,148,158,.16)}.p2-unit-action{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:8px 12px;border:1px solid #d5e0e4;border-radius:10px;background:#fff;color:#304955;font:700 11px/1 inherit;cursor:pointer}.p2-unit-action:hover{border-color:#b44a77;background:#fff7fa;color:#861b50}.p2-unit-action.primary{border-color:#8f1c53;background:#8f1c53;color:#fff;box-shadow:0 8px 18px rgba(143,28,83,.18)}.p2-unit-action.danger{padding-inline:11px;color:#b12c2c}.p2-unit-modal-body>section{margin:14px 16px;padding:18px!important;border:1px solid #e5d6de!important;border-radius:16px!important;background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(250,245,248,.92))!important;box-shadow:0 8px 24px rgba(24,43,56,.05)!important}.p2-unit-modal-body>section+section{margin-top:0}.p2-staged-list>span{border-left:3px solid #a32a61!important;background:linear-gradient(145deg,#fff,#fbf5f8)!important}@media(max-width:1280px){.p2-unit-grid{grid-template-columns:1fr}}@media(max-width:760px){.p2-unit-tile{grid-template-columns:1fr 92px;grid-template-areas:"main rooms" "turns turns" "actions actions"}.p2-unit-actions{justify-content:flex-start;flex-wrap:wrap}}


/* Quadro de horários por sala */
.p2-schedule-page{display:grid;gap:18px}.p2-schedule-stack{display:grid;gap:18px}.p2-schedule-room{overflow:hidden;border:1px solid #d9c9d1;border-radius:18px;background:#fff;box-shadow:0 14px 34px rgba(26,48,60,.08)}.p2-schedule-room>header{display:flex;align-items:center;gap:10px;padding:13px 16px;background:linear-gradient(100deg,#8e1d52,#6f163f);color:#fff}.p2-schedule-room>header span{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:rgba(255,255,255,.14)}.p2-schedule-room>header strong{font-size:13px;letter-spacing:.02em}.p2-schedule-scroll{overflow-x:auto}.p2-schedule-grid{width:100%;min-width:930px;border-collapse:separate;border-spacing:0;table-layout:fixed}.p2-schedule-grid th,.p2-schedule-grid td{border-right:1px solid #e0d4da;border-bottom:1px solid #e0d4da}.p2-schedule-grid tr:last-child th,.p2-schedule-grid tr:last-child td{border-bottom:0}.p2-schedule-grid th:last-child,.p2-schedule-grid td:last-child{border-right:0}.p2-schedule-grid thead th{height:38px;padding:8px;background:#75183f;color:#fff;font-size:10px;text-align:center}.p2-schedule-grid thead th:first-child{width:96px;background:#641334}.p2-schedule-grid tbody>tr>th{padding:12px 8px;background:linear-gradient(145deg,#8d1d51,#75163f);color:#fff;text-align:center}.p2-schedule-grid tbody>tr>th b{display:block;font-size:10px}.p2-schedule-grid tbody>tr>th small{display:block;margin-top:3px;color:#f4dfe8;font-size:8px}.p2-schedule-grid td{height:66px;padding:6px 8px;background:#fff;vertical-align:top;transition:background .15s ease}.p2-schedule-grid td:hover{background:#fff7fa}.p2-schedule-grid td.is-occupied{background:#eaf7f1}.p2-schedule-grid td.is-occupied:hover{background:#e1f3eb}.p2-schedule-grid .p2-allocation{position:relative;padding:4px 24px 4px 0;border:0;background:transparent;color:#143342;box-shadow:none}.p2-schedule-grid .p2-allocation b{font-size:9px;line-height:1.35}.p2-schedule-grid .p2-allocation small{font-size:8px}.p2-cell-add{color:#8da0aa;font-size:15px}.p2-schedule-tools{overflow:hidden;border:1px solid #dfd2d8;border-radius:16px;background:rgba(255,255,255,.82)}.p2-schedule-tools>summary{padding:14px 17px;color:#6f173f;font-size:12px;font-weight:800;cursor:pointer;list-style:none}.p2-schedule-tools>summary::-webkit-details-marker{display:none}.p2-schedule-tools[open]>summary{border-bottom:1px solid #e6dce1;background:#fff7fa}.p2-schedule-tools-body{display:grid;gap:12px;padding:14px}.p2-schedule-tools-body>.p2-details{margin:0}.p2-board-toolbar{display:flex;align-items:end;justify-content:space-between;gap:14px;padding:14px 16px;border:1px solid #dbe4e7;border-radius:15px;background:rgba(255,255,255,.82)}.p2-board-toolbar label{display:grid;gap:5px;min-width:min(420px,100%);color:#536c77;font-size:10px;font-weight:700}.p2-board-toolbar select{min-height:40px;border:1px solid #ccd9de;border-radius:10px;background:#fff;padding:0 12px;color:#173747;font-weight:700}@media(max-width:760px){.p2-board-toolbar{align-items:stretch;flex-direction:column}.p2-board-toolbar label{min-width:100%}}


/* Editor de célula do quadro */
.p2-schedule-grid td.is-editable{cursor:pointer}.p2-schedule-grid td.is-editable:hover{box-shadow:inset 0 0 0 2px rgba(143,28,83,.28)}.p2-cell-dialog,.p2-rent-dialog{width:min(760px,calc(100vw - 28px));max-height:calc(100vh - 28px);margin:auto;padding:0;border:0;border-radius:22px;background:#fff;box-shadow:0 34px 90px rgba(10,25,39,.34);overflow:auto}.p2-cell-dialog::backdrop,.p2-rent-dialog::backdrop{background:rgba(8,20,35,.72);backdrop-filter:blur(6px)}.p2-cell-dialog-head,.p2-rent-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px 20px;border-bottom:1px solid #e6d9df;background:linear-gradient(135deg,#fff,#fcf5f8)}.p2-cell-dialog-head h2,.p2-rent-dialog-head h2{margin:0;color:#173646;font-size:17px}.p2-cell-dialog-body,.p2-rent-dialog-body{display:grid;gap:14px;padding:20px;background:#faf6f8}.p2-cell-entry{display:grid;grid-template-columns:1.5fr .8fr .9fr .65fr auto;gap:10px;align-items:end}.p2-cell-entry label,.p2-rent-entry label{display:grid;gap:5px;color:#735b67;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.p2-cell-entry input,.p2-cell-entry select,.p2-rent-entry input,.p2-rent-entry select,.p2-cell-note input{min-height:40px;padding:0 11px;border:1px solid #d9c7d0;border-radius:11px;background:#fff;color:#203d4c}.p2-cell-prof-list{display:grid;gap:7px}.p2-cell-prof-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #d9e6e2;border-radius:12px;background:#f1faf6}.p2-cell-prof-row b,.p2-cell-prof-row small{display:block}.p2-cell-prof-row small{margin-top:2px;color:#55736a;font-size:10px}.p2-cell-prof-row button{width:28px;height:28px;border:0;border-radius:8px;background:#fff;color:#a12757;cursor:pointer}.p2-cell-choice{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #e6dce1;border-radius:13px;background:#fff;cursor:pointer}.p2-cell-choice.danger{border-color:#efd5ce;background:#fff8f6}.p2-cell-choice span,.p2-cell-choice b,.p2-cell-choice small{display:block}.p2-cell-choice small{margin-top:3px;color:#7b8990;font-size:9px}.p2-cell-note{display:grid;gap:5px;color:#735b67;font-size:10px;font-weight:700}.p2-cell-dialog-actions,.p2-rent-dialog-actions{display:flex;justify-content:flex-end;gap:9px;padding:14px 20px;border-top:1px solid #e6d9df;background:#fff}

/* Central de Aluguéis */
.p2-rental-page{display:grid;gap:14px}.p2-rental-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px;border-radius:20px;background:linear-gradient(120deg,#7c1948,#253c5e);color:#fff;box-shadow:0 20px 46px rgba(38,45,71,.18)}.p2-rental-hero h1{margin:3px 0 5px;font-size:25px}.p2-rental-hero p{margin:0;color:#f5dde8}.p2-rental-hero .p2-period{display:flex;gap:8px}.p2-rental-hero select,.p2-rental-hero input{min-height:40px;border:1px solid rgba(255,255,255,.35);border-radius:10px;background:#fff;color:#243e4c;padding:0 10px}.p2-rent-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.p2-rent-kpis article{display:grid;gap:5px;min-height:110px;padding:17px;border:1px solid #e2d7dc;border-radius:18px;background:linear-gradient(145deg,#fff,#f8f2f5);box-shadow:0 12px 28px rgba(21,43,56,.08)}.p2-rent-kpis article.success{background:linear-gradient(145deg,#effaf5,#e1f1ec)}.p2-rent-kpis article.danger{background:linear-gradient(145deg,#fff7f4,#f4e5df)}.p2-rent-kpis span{color:#6e8088;font-size:9px;font-weight:800;text-transform:uppercase}.p2-rent-kpis strong{color:#133646;font-size:23px}.p2-rent-kpis .success strong{color:#087b55}.p2-rent-kpis .danger strong,.danger{color:#bc2626!important}.p2-rent-kpis small{color:#5f747d;font-size:9px}.p2-rent-unit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.p2-rent-unit-grid article{display:grid;gap:7px;padding:15px;border:1px solid #e1d6db;border-radius:16px;background:#fff}.p2-rent-unit-grid h3{margin:0 0 4px;font-size:12px;color:#173646}.p2-rent-unit-grid span{display:flex;justify-content:space-between;color:#657982;font-size:10px}.p2-rent-workspace{display:grid;grid-template-columns:1fr 1fr;gap:12px}.p2-rent-workspace>section{padding:18px;border:1px solid #e1d6db;border-radius:18px;background:#fff}.p2-rent-workspace h2{margin:0 0 5px;font-size:15px}.p2-rent-workspace select{width:calc(100% - 120px);min-height:42px;margin-right:8px;border:1px solid #d7c8cf;border-radius:11px;padding:0 10px}.p2-debtor{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;padding:9px 0;border-bottom:1px solid #eee5e9}.p2-debtor:last-child{border-bottom:0}.p2-debtor b,.p2-debtor small{display:block}.p2-debtor small{color:#71848d;font-size:9px}.p2-table td small{display:block;margin-top:3px;color:#74868e}.p2-rent-dialog-summary{display:grid;gap:7px;padding:16px 20px;border-bottom:1px solid #e6d9df;background:#f5eff2;color:#667881;font-size:10px}.p2-rent-dialog-summary>div{display:flex;flex-wrap:wrap;gap:13px}.p2-rent-dialog-body h3{margin:0;color:#7b1a49;font-size:13px}.p2-rent-entry{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.p2-rent-entry .wide{grid-column:1/-1}.p2-rent-movements{display:grid;gap:6px}.p2-rent-movements h4{margin:4px 0;font-size:11px}.p2-rent-movements>div{display:grid;grid-template-columns:1fr auto;gap:4px 12px;padding:9px 11px;border:1px solid #e2d8dd;border-radius:10px;background:#fff;font-size:10px}.p2-rent-movements>div small{grid-column:1/-1;color:#71828a}.p2-btn.secondary.danger{border-color:#efc4c4;color:#af2929}@media(max-width:1000px){.p2-cell-entry{grid-template-columns:1fr 1fr}.p2-cell-entry .p2-btn{grid-column:1/-1}.p2-rent-kpis{grid-template-columns:1fr 1fr}.p2-rent-unit-grid{grid-template-columns:1fr 1fr}.p2-rent-workspace{grid-template-columns:1fr}}@media(max-width:650px){.p2-cell-entry,.p2-rent-entry,.p2-rent-kpis,.p2-rent-unit-grid{grid-template-columns:1fr}.p2-rental-hero{align-items:flex-start;flex-direction:column}.p2-rent-workspace select{width:100%;margin:0 0 8px}.p2-cell-dialog-actions,.p2-rent-dialog-actions{flex-wrap:wrap}}
