.dtte-app{max-width:1180px;margin:0 auto;padding:1rem 0 3rem}.dtte-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem}.dtte-header h1{margin:.1rem 0;font-weight:700;letter-spacing:-.02em}.dtte-header p{margin:0;color:var(--secondary-color,#687078)}.dtte-eyebrow{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--link-color,#0d6efd)}.dtte-card{background:var(--body-bg,#fff);border:1px solid rgba(0,0,0,.1);border-radius:1rem;box-shadow:0 .5rem 1.5rem rgba(0,0,0,.06);overflow:hidden}.dtte-card-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid rgba(0,0,0,.08)}.dtte-card-header h2{font-size:1.15rem;margin:0}.dtte-number-grid input{text-align:center;font-size:1.15rem;font-weight:600}.dtte-card .form-control,.dtte-card .form-select,.dtte-card .input-group-text{min-height:46px}@media(max-width:767.98px){.dtte-header{align-items:flex-start}.dtte-card table thead{display:none}.dtte-card table,.dtte-card tbody,.dtte-card tr,.dtte-card td{display:block;width:100%}.dtte-card tr{padding:1rem;border-bottom:1px solid rgba(0,0,0,.08)}.dtte-card td{border:0;padding:.2rem 0}.dtte-card td.text-end{text-align:left!important;margin-top:.75rem}.dtte-card td .btn{width:100%}}

/* Build 003 */
.dtte-stat{background:#fff;border:1px solid #dfe4ea;border-radius:.65rem;padding:1rem 1.15rem;box-shadow:0 2px 8px rgba(0,0,0,.04);display:flex;justify-content:space-between;align-items:center}.dtte-stat span{font-weight:600;color:#56616f}.dtte-stat strong{font-size:1.8rem}.dtte-stat-open{border-left:5px solid #f0ad4e}.dtte-stat-done{border-left:5px solid #198754}.dtte-stat-failed{border-left:5px solid #dc3545}.dtte-row-done{background:rgba(25,135,84,.055)}.dtte-row-failed{background:rgba(220,53,69,.055)}

/* Build 005 */
.dtte-overview-table thead th{background:#80b8e8;color:#10202f;border:1px solid #4d5b66;text-align:center;white-space:nowrap}
.dtte-overview-table tbody td{border:1px solid #6a6a6a;background:#ececec;text-align:center;vertical-align:middle}
.dtte-overview-table tbody tr.dtte-row-done td{background:#49b655!important;color:#082b10}
.dtte-overview-table tbody tr.dtte-row-failed td{background:#e85c5c!important;color:#2c0808}
.dtte-action-cell{min-width:172px}
.dtte-entry-button{min-width:148px;border-radius:0}
.dtte-entry-result{display:flex;flex-direction:column;line-height:1.25}.dtte-entry-result span{font-size:1.1rem;margin-top:.2rem}
.dtte-admin-card{display:flex;min-height:145px;flex-direction:column;justify-content:center;padding:1.4rem;border:1px solid #d9e0e7;border-radius:.65rem;background:#fff;text-decoration:none;box-shadow:0 2px 10px rgba(0,0,0,.05)}
.dtte-admin-card strong{font-size:1.2rem;color:#172b4d}.dtte-admin-card span{margin-top:.45rem;color:#667085}.dtte-admin-card:hover{transform:translateY(-1px);box-shadow:0 5px 16px rgba(0,0,0,.09)}.dtte-admin-card.is-disabled{opacity:.65}
@media(max-width:767px){.dtte-overview-table thead{display:none}.dtte-overview-table,.dtte-overview-table tbody,.dtte-overview-table tr,.dtte-overview-table td{display:block;width:100%}.dtte-overview-table tr{margin-bottom:1rem;border:1px solid #bbb}.dtte-overview-table td{border:0!important;text-align:left!important;padding:.55rem .8rem}.dtte-action-cell{min-width:0}.dtte-entry-button{width:100%}}

/* Build 006 */
.dtte-special-actions .btn{min-width:220px;background:#f5f5f5;border:1px solid #e5e5e5;box-shadow:0 4px 12px rgba(0,0,0,.08)}
.dtte-additional-button{color:#ff7a00!important}.dtte-special-button{color:#e6009a!important}
.dtte-row-done>td{background:#49b655!important}.dtte-row-failed>td{background:#e85c5c!important}


/* Build 007 – abgeschlossener Mitarbeiterbereich */
.dtte-overview-table tbody tr.dtte-row-done>td,
.dtte-overview-table tbody tr.dtte-row-failed>td{background:var(--dtte-row-bg)!important;background-color:var(--dtte-row-bg)!important}
.dtte-overview-table tbody tr.dtte-row-done:hover>td,
.dtte-overview-table tbody tr.dtte-row-failed:hover>td{background:var(--dtte-row-bg)!important;background-color:var(--dtte-row-bg)!important}
.dtte-entry-result{align-items:center;justify-content:center;min-height:48px;text-align:center;white-space:normal}
.dtte-entry-result strong{display:block;font-size:.86rem}
.dtte-entry-result .dtte-vehicle-number{display:block;font-size:1.05rem;font-weight:700;line-height:1.1;margin-top:.3rem}
.dtte-stat{gap:.75rem}.dtte-stat span,.dtte-stat strong{display:block}.dtte-stat strong{margin-left:auto}
.dtte-special-actions{padding-bottom:.5rem}
.dtte-special-actions .btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}
.dtte-card input[readonly],.dtte-card textarea[readonly]{background:#f1f3f5;color:#20252a;opacity:1}
@media(min-width:768px){
 .dtte-overview-table{table-layout:auto;width:100%}
 .dtte-overview-table th,.dtte-overview-table td{padding:.65rem .55rem}
 .dtte-overview-table th:first-child,.dtte-overview-table td:first-child{width:180px}
}
@media(max-width:767.98px){
 .dtte-app{padding-left:.25rem;padding-right:.25rem}
 .dtte-header{flex-direction:column}
 .dtte-stat{padding:.75rem .85rem}
 .dtte-overview-table tr{border-radius:.6rem;overflow:hidden;box-shadow:0 2px 7px rgba(0,0,0,.08)}
 .dtte-overview-table td:not(.dtte-action-cell){display:grid!important;grid-template-columns:42% 58%;gap:.4rem}
 .dtte-overview-table td:nth-child(2)::before{content:"Position"}
 .dtte-overview-table td:nth-child(3)::before{content:"Betreiber"}
 .dtte-overview-table td:nth-child(4)::before{content:"Zug Nr. Ankunft"}
 .dtte-overview-table td:nth-child(5)::before{content:"Uhrzeit von"}
 .dtte-overview-table td:nth-child(6)::before{content:"Uhrzeit bis"}
 .dtte-overview-table td:nth-child(7)::before{content:"Gleis Nr."}
 .dtte-overview-table td:nth-child(8)::before{content:"Toiletten"}
 .dtte-overview-table td:not(.dtte-action-cell)::before{font-weight:700}
 .dtte-special-actions{display:grid!important;grid-template-columns:1fr;width:100%}
 .dtte-special-actions .btn{width:100%;min-width:0}
}

/* Build 009 – eigenständige WebApp und integrierte Anmeldung */
html.dtte-webapp,body.dtte-webapp-body{background:#f4f6f8!important}
body.dtte-webapp-body .container-header,
body.dtte-webapp-body .container-banner,
body.dtte-webapp-body .container-top-a,
body.dtte-webapp-body .container-top-b,
body.dtte-webapp-body .container-bottom-a,
body.dtte-webapp-body .container-bottom-b,
body.dtte-webapp-body .container-footer,
body.dtte-webapp-body .sidebar-left,
body.dtte-webapp-body .sidebar-right,
body.dtte-webapp-body .mod-breadcrumbs,
body.dtte-webapp-body .joomla-alert--close{display:none!important}
body.dtte-webapp-body .site-grid{display:block!important;max-width:none!important;margin:0!important;padding:0!important}
body.dtte-webapp-body .grid-child.container-component,
body.dtte-webapp-body main{max-width:none!important;width:100%!important;margin:0!important;padding:0!important}
body.dtte-webapp-body .com-content-article{max-width:none!important}
.dtte-shell{min-height:100vh;background:#f4f6f8;color:#17212b}
.dtte-topbar{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.35rem clamp(1rem,3vw,2.5rem);background:#fff;border-bottom:1px solid #dfe4ea;box-shadow:0 2px 10px rgba(0,0,0,.04)}
.dtte-brand-title{font-size:clamp(1.55rem,3vw,2.7rem);font-weight:500;line-height:1.15;letter-spacing:-.035em;color:#071d2c}
.dtte-current-date{margin-top:.55rem;font-size:1.15rem;font-weight:700;color:#334e68}
.dtte-userbox{display:flex;align-items:center;gap:1rem;white-space:nowrap;font-weight:600}
.dtte-userbox .btn{color:#17212b!important;border-color:#8795a1!important;background:#fff!important}
.dtte-nav{display:flex;flex-wrap:wrap;gap:.35rem .75rem;padding:.8rem clamp(1rem,3vw,2.5rem);background:#fff;border-bottom:1px solid #dfe4ea}
.dtte-nav a,.dtte-nav span{padding:.5rem .7rem;border-radius:.35rem;text-decoration:none;color:#00669b;font-weight:500}
.dtte-nav a.is-active{background:#006a96;color:#fff}
.dtte-nav .is-upcoming{color:#60717d;cursor:default}
.dtte-app{max-width:1180px;margin:0 auto;padding:1.5rem 1rem 3rem}
.dtte-stats-row{margin-top:.25rem}
.dtte-login-wrap{min-height:calc(100vh - 110px);display:grid;place-items:center;padding:2rem 1rem}
.dtte-login-card{width:min(100%,460px);padding:2rem;background:#fff;border:1px solid #dfe4ea;border-radius:1rem;box-shadow:0 16px 40px rgba(28,45,60,.12)}
.dtte-login-card h1{margin:.3rem 0 .5rem;font-size:2rem}
.dtte-login-intro{margin-bottom:1.5rem;color:#657684}
.dtte-login-form .form-label{font-weight:700}
.dtte-login-form .form-control{min-height:52px}
@media(max-width:767.98px){
 .dtte-topbar{align-items:flex-start;flex-direction:column;padding:1rem}
 .dtte-brand-title{font-size:1.7rem}
 .dtte-userbox{width:100%;justify-content:space-between}
 .dtte-nav{overflow-x:auto;flex-wrap:nowrap;padding:.65rem 1rem;white-space:nowrap}
 .dtte-nav .is-upcoming{display:none}
 .dtte-login-card{padding:1.4rem}
}

.dtte-logout-form{display:inline-flex;margin:0;padding:0;align-items:center;}

/* Build 015 – Frontend-Fahrplanverwaltung */
.dtte-card .table td,.dtte-card .table th{vertical-align:middle}.dtte-header .btn-success{white-space:nowrap}
@media(max-width:767.98px){.dtte-header>div:last-child{width:100%;display:grid!important;grid-template-columns:1fr}.dtte-header>div:last-child .btn{width:100%}}

.dtte-version-footer {
  margin-top: 2rem;
  padding-top: .75rem;
  border-top: 1px solid rgba(0,0,0,.1);
  color: #6c757d;
  font-size: .82rem;
  text-align: right;
}

/* Build 020 – Schichtübersicht */
.dtte-filter-form{overflow:visible}.dtte-status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:82px;padding:.34rem .58rem;border-radius:999px;font-size:.82rem;font-weight:700}.dtte-status-open{background:#fff3cd;color:#795b00;border:1px solid #ffe69c}.dtte-status-completed{background:#d1e7dd;color:#0f5132;border:1px solid #a3cfbb}.dtte-status-failed{background:#f8d7da;color:#842029;border:1px solid #f1aeb5}.dtte-shift-table .dtte-row-done{background:rgba(25,135,84,.07)}.dtte-shift-table .dtte-row-failed{background:rgba(220,53,69,.07)}.dtte-shift-table .dtte-row-open{background:rgba(255,193,7,.045)}
@media(max-width:767.98px){.dtte-filter-form .d-flex{display:grid!important;grid-template-columns:1fr}.dtte-shift-table thead{display:none}.dtte-shift-table,.dtte-shift-table tbody,.dtte-shift-table tr,.dtte-shift-table td{display:block;width:100%}.dtte-shift-table tr{padding:1rem;border-bottom:1px solid rgba(0,0,0,.1)}.dtte-shift-table td{display:grid!important;grid-template-columns:42% 58%;gap:.5rem;border:0;padding:.25rem 0}.dtte-shift-table td:nth-child(1)::before{content:"Status"}.dtte-shift-table td:nth-child(2)::before{content:"Art"}.dtte-shift-table td:nth-child(3)::before{content:"Position"}.dtte-shift-table td:nth-child(4)::before{content:"Zug Nr."}.dtte-shift-table td:nth-child(5)::before{content:"Betreiber"}.dtte-shift-table td:nth-child(6)::before{content:"Plan"}.dtte-shift-table td:nth-child(7)::before{content:"Erfasst"}.dtte-shift-table td:nth-child(8)::before{content:"Gleis"}.dtte-shift-table td:nth-child(9)::before{content:"Wagen-Nr."}.dtte-shift-table td:nth-child(10)::before{content:"MA-Code"}.dtte-shift-table td::before{font-weight:700}}

/* Build 022: zentrale Exportverwaltung */
.dtte-export-card{height:100%;padding:1.4rem;border:1px solid #d8dee6;border-radius:14px;background:#fff;box-shadow:0 6px 18px rgba(0,0,0,.06)}
.dtte-export-card h2,.dtte-export-all h2{font-size:1.2rem;margin:0 0 .35rem}
.dtte-export-card p,.dtte-export-all p{color:#64748b}
.dtte-export-all{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.4rem;border:1px solid #d8dee6;border-radius:14px;background:#f8fafc}
.dtte-export-date-form{padding:1.2rem;border:1px solid #d8dee6;border-radius:14px;background:#fff}
@media(max-width:700px){.dtte-export-all{align-items:stretch;flex-direction:column}.dtte-export-all .btn{width:100%}}
.dtte-week-today{outline:3px solid #0d6efd;outline-offset:2px}.dtte-week-today .dtte-card-header{background:#eaf3ff}.dtte-nav{flex-wrap:wrap}

/* Build 028 – eigenständige DTTE-Administration */
body.dtte-admin-body{background:#eef2f7!important;color:#14213d}
body.dtte-admin-body .container-header,
body.dtte-admin-body .container-banner,
body.dtte-admin-body .container-top-a,
body.dtte-admin-body .container-top-b,
body.dtte-admin-body .container-bottom-a,
body.dtte-admin-body .container-bottom-b,
body.dtte-admin-body .container-footer,
body.dtte-admin-body .sidebar-left,
body.dtte-admin-body .sidebar-right,
body.dtte-admin-body .mod-breadcrumbs{display:none!important}
body.dtte-admin-body .site-grid{display:block!important;max-width:none!important;margin:0!important;padding:0!important}
body.dtte-admin-body .grid-child.container-component,
body.dtte-admin-body main{max-width:none!important;width:100%!important;margin:0!important;padding:0!important}
.dtte-admin-shell{min-height:100vh;background:linear-gradient(180deg,#e9eef6 0,#f6f8fb 360px)}
.dtte-admin-topbar{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.15rem clamp(1rem,3vw,3rem);background:linear-gradient(120deg,#102a56,#253d78 55%,#403f76);color:#fff;box-shadow:0 6px 24px rgba(16,42,86,.22)}
.dtte-admin-brand{font-size:clamp(1.35rem,2.4vw,2rem);font-weight:800;letter-spacing:-.025em}.dtte-admin-subtitle{margin-top:.25rem;color:rgba(255,255,255,.75);font-size:.92rem}
.dtte-admin-user{display:flex;align-items:center;gap:.75rem}.dtte-admin-version{display:flex;flex-direction:column;text-align:right;line-height:1.2;padding-right:.85rem;border-right:1px solid rgba(255,255,255,.25)}.dtte-admin-version span{font-size:.75rem;color:rgba(255,255,255,.7)}.dtte-admin-username{font-weight:700}
.dtte-admin-main{width:min(1320px,calc(100% - 2rem));margin:0 auto;padding:2rem 0 4rem}.dtte-admin-intro{display:flex;justify-content:space-between;align-items:end;margin-bottom:1.25rem}.dtte-admin-intro h1{font-size:clamp(2rem,4vw,3.25rem);margin:.1rem 0 .2rem;letter-spacing:-.045em}.dtte-admin-intro p{margin:0;color:#667085}
.dtte-admin-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1.25rem}.dtte-admin-kpi{padding:1.15rem 1.2rem;background:#fff;border:1px solid #d9e1ec;border-top:4px solid #3157a4;border-radius:14px;box-shadow:0 8px 20px rgba(30,55,90,.07)}.dtte-admin-kpi span,.dtte-admin-kpi small{display:block}.dtte-admin-kpi span{font-weight:700;color:#53627a}.dtte-admin-kpi strong{display:block;margin:.25rem 0;font-size:2rem;color:#11264b}.dtte-admin-kpi small{color:#7a8799}.dtte-admin-kpi.is-ok{border-top-color:#198754}.dtte-admin-kpi.is-warning{border-top-color:#dc3545}
.dtte-admin-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.dtte-admin-card-v2{position:relative;display:grid;grid-template-columns:48px 1fr 24px;align-items:center;gap:1rem;min-height:132px;padding:1.25rem;background:#fff;border:1px solid #d7e0ec;border-radius:14px;color:#12264a;text-decoration:none;box-shadow:0 7px 18px rgba(30,55,90,.06);transition:.18s ease}.dtte-admin-card-v2:hover{transform:translateY(-3px);border-color:#7690c8;box-shadow:0 13px 28px rgba(30,55,90,.13)}.dtte-admin-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;background:#eaf0fc;font-size:1.5rem}.dtte-admin-card-copy{display:flex;flex-direction:column}.dtte-admin-card-copy strong{font-size:1.08rem}.dtte-admin-card-copy>span{margin-top:.25rem;color:#667085}.dtte-admin-card-copy small{margin-top:.55rem;color:#3157a4;font-weight:700}.dtte-admin-arrow{font-size:1.35rem;color:#7284a4}
.dtte-admin-lower-grid{display:grid;grid-template-columns:1fr 1.35fr;gap:1rem;margin-top:1.25rem}.dtte-admin-panel{background:#fff;border:1px solid #d7e0ec;border-radius:14px;box-shadow:0 7px 18px rgba(30,55,90,.06);overflow:hidden}.dtte-admin-panel-head{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.2rem;border-bottom:1px solid #e3e8ef}.dtte-admin-panel-head h2{font-size:1.1rem;margin:0}.dtte-admin-panel-head p{margin:.15rem 0 0;color:#7a8799;font-size:.86rem}.dtte-admin-panel-head a{text-decoration:none;font-weight:700}.dtte-system-list>div{display:flex;align-items:center;justify-content:space-between;padding:.78rem 1.2rem;border-bottom:1px solid #edf0f4}.dtte-system-list>div:last-child{border-bottom:0}.dtte-system-list strong.is-ok{color:#198754}.dtte-system-list strong.is-warning{color:#dc3545}.dtte-activity-item{display:grid;grid-template-columns:92px 1fr;gap:.75rem;padding:.75rem 1.2rem;border-bottom:1px solid #edf0f4}.dtte-activity-item:last-child{border-bottom:0}.dtte-activity-item time{color:#667085;font-size:.86rem}.dtte-activity-item div{display:flex;flex-direction:column}.dtte-activity-item span{color:#667085}.dtte-empty{padding:1.25rem;color:#667085;margin:0}
@media(max-width:1050px){.dtte-admin-kpis{grid-template-columns:repeat(2,1fr)}.dtte-admin-grid{grid-template-columns:repeat(2,1fr)}.dtte-admin-lower-grid{grid-template-columns:1fr}}
@media(max-width:720px){.dtte-admin-topbar{align-items:flex-start;flex-direction:column}.dtte-admin-user{width:100%;flex-wrap:wrap}.dtte-admin-version{order:3;width:100%;padding:0;border:0;text-align:left}.dtte-admin-main{width:min(100% - 1rem,1320px);padding-top:1rem}.dtte-admin-kpis,.dtte-admin-grid{grid-template-columns:1fr}.dtte-admin-card-v2{min-height:112px}.dtte-admin-username{margin-right:auto}}

/* Build 030 RC7 – durchgängige eigenständige Administrationsoberfläche */
.dtte-admin-shell-page{min-height:100vh;display:flex;flex-direction:column}
.dtte-admin-nav{display:flex;gap:.25rem;overflow-x:auto;padding:.72rem clamp(1rem,3vw,3rem);background:#fff;border-bottom:1px solid #d9e1ec;box-shadow:0 3px 12px rgba(30,55,90,.05);white-space:nowrap;scrollbar-width:thin}
.dtte-admin-nav a{display:inline-flex;align-items:center;padding:.58rem .78rem;border-radius:9px;color:#334e68;text-decoration:none;font-size:.91rem;font-weight:700;transition:.15s ease}
.dtte-admin-nav a:hover{background:#edf2fb;color:#173b78}
.dtte-admin-nav a.is-active{background:#173b78;color:#fff;box-shadow:0 4px 12px rgba(23,59,120,.2)}
.dtte-admin-page-main{width:min(1320px,calc(100% - 2rem));margin:0 auto;padding:1.5rem 0 3rem;flex:1}
.dtte-admin-page-main>.dtte-app{max-width:none;margin:0;padding:0}
.dtte-admin-page-main .dtte-header{margin-bottom:1.25rem;padding:1.3rem 1.4rem;background:#fff;border:1px solid #d7e0ec;border-radius:14px;box-shadow:0 7px 18px rgba(30,55,90,.06)}
.dtte-admin-page-main .dtte-header h1{margin:.1rem 0 .15rem;color:#11264b;letter-spacing:-.025em}
.dtte-admin-page-main .dtte-header p{margin:0;color:#667085}
.dtte-admin-page-main .dtte-header>a.btn-outline-secondary{display:none}
.dtte-admin-page-main .dtte-card,
.dtte-admin-page-main .dtte-export-card,
.dtte-admin-page-main .dtte-export-date-form,
.dtte-admin-page-main .dtte-export-all{border-color:#d7e0ec;box-shadow:0 7px 18px rgba(30,55,90,.055)}
.dtte-admin-footer{display:flex;justify-content:flex-end;gap:.65rem;flex-wrap:wrap;padding:1rem clamp(1rem,3vw,3rem);background:#fff;border-top:1px solid #d9e1ec;color:#697586;font-size:.8rem}
.dtte-admin-footer span+span:before{content:'·';margin-right:.65rem;color:#a2abba}
@media(max-width:720px){
 .dtte-admin-nav{padding:.6rem .5rem}
 .dtte-admin-page-main{width:calc(100% - 1rem);padding-top:.75rem}
 .dtte-admin-page-main .dtte-header{padding:1rem}
 .dtte-admin-footer{justify-content:flex-start}
}


/* Build 031 RC8 – FOUC-Fix, Benutzerzeiten und Pagination */
html.dtte-admin-page .container-header,
html.dtte-admin-page .container-banner,
html.dtte-admin-page .container-top-a,
html.dtte-admin-page .container-top-b,
html.dtte-admin-page .container-bottom-a,
html.dtte-admin-page .container-bottom-b,
html.dtte-admin-page .container-footer,
html.dtte-admin-page .sidebar-left,
html.dtte-admin-page .sidebar-right,
html.dtte-admin-page .mod-breadcrumbs{display:none!important}
html.dtte-admin-page .site-grid{display:block!important;max-width:none!important;margin:0!important;padding:0!important}
html.dtte-admin-page .grid-child.container-component,
html.dtte-admin-page main{max-width:none!important;width:100%!important;margin:0!important;padding:0!important}
.dtte-pagination{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.2rem;border-top:1px solid #d7e0ec;background:#fff;color:#667085}
.dtte-pagination>div{display:flex;gap:.5rem}
.dtte-admin-page-main .table-responsive{overflow-x:auto}
@media(max-width:720px){.dtte-pagination{align-items:stretch;flex-direction:column}.dtte-pagination>div .btn{flex:1}}
