/*
 * Pida approved visual system — v1.2
 * فونت اصلی از فایل Shabnam موجود در نسخه قدیمی سامانه خوانده می‌شود.
 */
@font-face{
  font-family:PidaUI;
  src:local("Shabnam"),local("Vazirmatn"),url("../../../date/font/Shabnam.ttf") format("truetype");
  font-style:normal;
  font-weight:400;
  font-display:swap;
}
@font-face{
  font-family:PidaUI;
  src:local("Shabnam Medium"),local("Vazirmatn Medium"),url("../../../date/font/Shabnam.ttf") format("truetype");
  font-style:normal;
  font-weight:500 900;
  font-display:swap;
}

:root{
  --pida-sidebar:252px;
  --pida-bg:#f7f3ed;
  --pida-surface:#fffdfa;
  --pida-surface-soft:#fbf8f3;
  --pida-text:#18203a;
  --pida-muted:#888c9b;
  --pida-border:#ebe7e1;
  --pida-primary:#6949df;
  --pida-primary-2:#8b38d5;
  --pida-blue:#3f78e8;
  --pida-magenta:#c642c5;
  --pida-radius:20px;
  --pida-shadow:0 12px 34px rgba(53,45,78,.065);
}

html,body,
button,input,select,textarea,
.form-control,.btn,.table,.dropdown-menu,.select2-container,.choices{
  font-family:PidaUI,"Vazirmatn","Shabnam",Tahoma,"Segoe UI",sans-serif!important;
}
body{font-size:14px;letter-spacing:-.08px}
input::placeholder,textarea::placeholder{font-family:inherit;color:#a3a4ae;opacity:1}

/* نزدیک‌کردن پوسته عمومی به طرح تاییدشده */
.pida-sidebar{
  width:252px;
  padding:18px 14px 14px;
  background:rgba(255,253,250,.97);
  border-left-color:#e9e4dd;
  box-shadow:-8px 0 30px rgba(63,51,89,.035);
}
.pida-brand{justify-content:center;text-align:center;flex-direction:column;gap:3px;padding:2px 8px 18px}
.pida-brand img{width:76px;height:76px;margin-bottom:1px}
.pida-brand strong{font-size:25px}.pida-brand small{font-size:10px}
.pida-nav-item{min-height:43px;border-radius:11px;padding:9px 13px;color:#484d5d;font-weight:650}
.pida-nav-item.active{background:linear-gradient(100deg,#5f63e8,#853be0);box-shadow:0 10px 22px rgba(100,72,221,.2)}
.pida-nav-title{color:#aaa6b0}
.pida-sidebar-user{background:#fff;border-color:#e7e1d9}
.pida-topbar{right:252px;background:rgba(247,243,237,.83);border-bottom-color:rgba(230,224,216,.8)}
.content-wrapper{margin-right:252px;background:var(--pida-bg)}
.pida-global-search input,.pida-date-chip,.pida-icon-button,.pida-profile-button{background:rgba(255,255,255,.9);border-color:#e8e3dc}
.main-footer{margin-right:252px;background:#f7f3ed;border-color:#e6e0d8}

/* Dashboard approved design */
.pida-approved-dashboard{padding:calc(var(--pida-topbar) + 18px) 18px 28px}
.pida-approved-dashboard .content{max-width:1740px;margin:0 auto!important}
.pida-showcase-shell{display:grid;grid-template-columns:258px minmax(0,1fr);gap:16px;direction:ltr;align-items:stretch}
.pida-dashboard-showcase,.pida-dashboard-main{direction:rtl}
.pida-dashboard-showcase{
  min-height:840px;
  border:1px solid rgba(224,216,206,.86);
  border-radius:24px;
  overflow:hidden;
  position:relative;
  padding:20px;
  color:#fff;
  background:
    linear-gradient(180deg,rgba(18,21,37,.04) 0%,rgba(18,21,37,.12) 45%,rgba(17,22,42,.82) 100%),
    url("../img/login-hero.jpg") center/cover no-repeat;
  box-shadow:0 17px 46px rgba(53,45,78,.1);
  display:flex;
  flex-direction:column;
  justify-content:space-between;
}
.pida-dashboard-showcase:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(105,73,223,.07),transparent 46%,rgba(17,23,43,.2));pointer-events:none}
.pida-showcase-top,.pida-showcase-copy,.pida-showcase-security{position:relative;z-index:1}
.pida-showcase-chip{display:inline-flex;align-items:center;gap:7px;background:rgba(255,255,255,.88);color:#5d5365;border:1px solid rgba(255,255,255,.75);border-radius:12px;padding:7px 10px;font-size:10px;box-shadow:0 8px 22px rgba(30,29,40,.09);backdrop-filter:blur(8px)}
.pida-showcase-chip .pida-icon{width:16px;height:16px;color:var(--pida-primary)}
.pida-showcase-copy{margin-top:auto;padding:30px 2px 20px;text-shadow:0 2px 18px rgba(8,10,20,.3)}
.pida-showcase-eyebrow{display:block;color:#e7dcff;font-size:11px;font-weight:700;margin-bottom:8px}
.pida-showcase-copy h2{font-size:28px;line-height:1.55;margin:0 0 10px;font-weight:900;letter-spacing:-.8px}
.pida-showcase-copy p{font-size:11px;line-height:2;margin:0;color:rgba(255,255,255,.84)}
.pida-showcase-security{display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:15px;background:rgba(255,255,255,.88);color:#343143;backdrop-filter:blur(10px);box-shadow:0 10px 28px rgba(15,17,28,.14)}
.pida-showcase-security>.pida-icon{color:var(--pida-primary)}
.pida-showcase-security span{display:flex;flex-direction:column}.pida-showcase-security strong{font-size:11px}.pida-showcase-security small{font-size:8.5px;color:#85808b}

.pida-dashboard-main{min-width:0}
.pida-dashboard-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;background:rgba(255,253,250,.75);border:1px solid #e9e4dd;border-radius:22px;padding:18px 20px;margin-bottom:13px;box-shadow:0 8px 25px rgba(53,45,78,.04)}
.pida-dashboard-kicker{display:block;font-size:10px;color:var(--pida-primary);font-weight:800;margin-bottom:2px}
.pida-dashboard-heading h1{font-size:23px;margin:0 0 2px;font-weight:900;color:#181f37}.pida-dashboard-heading p{margin:0;font-size:10.5px;color:var(--pida-muted)}
.pida-dashboard-heading-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}
.pida-dashboard-date{display:flex;align-items:center;gap:7px;padding:9px 11px;border:1px solid #e7e1d9;background:#fff;border-radius:12px;color:#65616d;font-size:10px;white-space:nowrap}.pida-dashboard-date .pida-icon{width:17px;height:17px;color:var(--pida-primary)}
.pida-dashboard-primary-action{display:inline-flex;align-items:center;gap:7px;border:0!important;border-radius:12px!important;padding:9px 13px!important;background:linear-gradient(100deg,#5f63e8,#8639dd)!important;box-shadow:0 8px 20px rgba(103,72,222,.2)!important;font-size:10px!important}
.pida-dashboard-primary-action .pida-icon{width:17px;height:17px}

.pida-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-bottom:13px}
.pida-kpi-card{background:#fff;border:1px solid #ebe6df;border-radius:18px;padding:14px;display:flex;align-items:center;gap:11px;min-height:102px;box-shadow:0 8px 23px rgba(53,45,78,.045);transition:transform .18s ease,box-shadow .18s ease}
.pida-kpi-card:hover{transform:translateY(-2px);box-shadow:0 13px 30px rgba(53,45,78,.075)}
.pida-kpi-icon{width:47px;height:47px;border-radius:15px;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.pida-kpi-icon .pida-icon{width:25px;height:25px}
.pida-kpi-copy{display:flex;flex-direction:column;min-width:0}.pida-kpi-copy small{font-size:9.5px;color:#777986;font-weight:700}.pida-kpi-copy strong{font-size:23px;line-height:1.3;color:#1d243d;font-weight:900}.pida-kpi-copy span{font-size:8.7px;color:#9999a1}
.pida-kpi-blue .pida-kpi-icon{background:#eaf1ff;color:#3976e6}.pida-kpi-purple .pida-kpi-icon{background:#f0eaff;color:#7653df}.pida-kpi-pink .pida-kpi-icon{background:#fbe9f8;color:#c63cb5}.pida-kpi-green .pida-kpi-icon{background:#e9f8f0;color:#17a36a}

.pida-dashboard-feature-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:13px;margin-bottom:13px}
.pida-dashboard-card{background:#fff;border:1px solid #ebe6df;border-radius:20px;box-shadow:0 8px 25px rgba(53,45,78,.045);overflow:hidden;min-width:0}
.pida-dashboard-card-head{min-height:55px;padding:12px 15px;border-bottom:1px solid #f0ece7;display:flex;align-items:center;justify-content:space-between;gap:10px}
.pida-dashboard-card-head div>span{font-size:8.5px;color:#9997a2;display:block}.pida-dashboard-card-head h3{margin:1px 0 0;font-size:13.5px;font-weight:900;color:#20263b}.pida-dashboard-card-head>a{font-size:9px;font-weight:800;color:var(--pida-primary)}

.pida-people-list{padding:4px 14px 9px}
.pida-person-row{display:grid;grid-template-columns:24px 38px minmax(0,1fr) auto;gap:9px;align-items:center;min-height:52px;border-bottom:1px solid #f2efeb;color:#323746}.pida-person-row:last-child{border-bottom:0}.pida-person-row:hover{color:var(--pida-primary)}
.pida-person-rank{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f2edff;color:#7651db;font-size:8px;font-weight:900}
.pida-person-avatar{width:36px;height:36px;border-radius:11px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ebe7ff,#f8e9f6);color:#7551d9;font-size:14px;font-weight:900;border:1px solid #e8e1fa}
.pida-person-meta{display:flex;flex-direction:column;min-width:0}.pida-person-meta strong{font-size:10.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pida-person-meta small{font-size:8.5px;color:#9796a0}.pida-person-branch{font-size:8.5px;color:#9a99a3;background:#f8f5f1;border-radius:8px;padding:4px 7px;white-space:nowrap}

.pida-process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:13px}
.pida-process-tile{min-height:92px;border-radius:14px;padding:11px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#343647;transition:.18s ease;border:1px solid rgba(255,255,255,.55)}
.pida-process-tile:hover{transform:translateY(-2px);color:#29243c;box-shadow:0 10px 22px rgba(55,47,72,.08)}
.pida-process-tile>span{width:32px;height:32px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:5px;background:rgba(255,255,255,.58)}.pida-process-tile .pida-icon{width:19px;height:19px}.pida-process-tile strong{font-size:9.5px}.pida-process-tile small{font-size:7.7px;color:#85828d;margin-top:2px}
.tile-lilac{background:#f0eaff;color:#7051d2}.tile-peach{background:#fff0e4;color:#df7e37}.tile-blue{background:#eaf2ff;color:#4377dd}.tile-mint{background:#e9f8f0;color:#169765}.tile-sand{background:#f7f2e9;color:#7a7368}.tile-rose{background:#fbecef;color:#d85c7a}

.pida-dashboard-lower-grid{display:grid;grid-template-columns:.8fr 1fr 1.25fr;gap:13px;margin-bottom:13px}
.pida-payroll-progress-body{display:flex;align-items:center;gap:15px;padding:16px}
.pida-progress-ring{--ring-angle:calc(var(--pida-progress-percent) * 3.6deg);width:108px;height:108px;border-radius:50%;background:conic-gradient(#5f70e7 0 var(--ring-angle),#eee9e2 var(--ring-angle) 360deg);display:flex;align-items:center;justify-content:center;flex:0 0 auto;position:relative}
.pida-progress-ring:before{content:"";position:absolute;inset:12px;border-radius:50%;background:#fff}.pida-progress-ring>div{position:relative;z-index:1;display:flex;flex-direction:column;text-align:center}.pida-progress-ring strong{font-size:18px;color:#20263d}.pida-progress-ring small{font-size:8px;color:#96949d}
.pida-payroll-progress-body ul{list-style:none;padding:0;margin:0;flex:1}.pida-payroll-progress-body li{display:grid;grid-template-columns:8px 1fr auto;gap:7px;align-items:center;padding:6px 0;border-bottom:1px solid #f1ede8;font-size:8.5px;color:#777682}.pida-payroll-progress-body li:last-child{border-bottom:0}.pida-payroll-progress-body li strong{color:#343747;font-size:9px}.dot{width:7px;height:7px;border-radius:50%}.dot-blue{background:#5c70e8}.dot-purple{background:#9560db}.dot-orange{background:#f3a34a}

.pida-request-list{padding:4px 13px 9px}.pida-request-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:9px;align-items:center;min-height:55px;border-bottom:1px solid #f1ede8;color:#343746}.pida-request-row:last-child{border-bottom:0}.pida-request-icon{width:32px;height:32px;border-radius:10px;display:flex;align-items:center;justify-content:center}.pida-request-icon .pida-icon{width:17px;height:17px}.request-leave{background:#eeeaff;color:#7254da}.request-finance{background:#fbeaf6;color:#c23eaa}.pida-request-meta{display:flex;flex-direction:column;min-width:0}.pida-request-meta strong{font-size:9.5px}.pida-request-meta small{font-size:8px;color:#97959e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pida-status-pill{font-size:7.5px;border-radius:12px;padding:4px 7px;white-space:nowrap}.status-success{background:#e8f7ef;color:#168a59}.status-danger{background:#fdebed;color:#cf4a5a}.status-warning{background:#fff2df;color:#d48320}.status-info{background:#eaf2ff;color:#3871d4}

.pida-chart-card{min-height:246px}.pida-chart-legend{font-size:8px;color:#94929c;display:flex;gap:5px;align-items:center}.pida-chart-legend i{width:7px;height:7px;border-radius:50%;background:#6d50e1}.pida-chart-legend i:nth-of-type(2){background:#d13bb8;margin-right:6px}.pida-dashboard-chart-wrap{height:184px;padding:10px 13px 13px}

.pida-dashboard-banner{min-height:178px;border-radius:21px;overflow:hidden;border:1px solid #e8e2db;display:grid;grid-template-columns:1.05fr 1fr;background:linear-gradient(110deg,#f3ecff 0%,#faf7f2 58%,#fff 100%);box-shadow:0 10px 27px rgba(53,45,78,.055)}
.pida-dashboard-banner-image{background:linear-gradient(90deg,rgba(247,243,237,0),rgba(247,243,237,.13)),url("../img/login-hero.jpg") center 58%/cover no-repeat;min-height:178px}
.pida-dashboard-banner-copy{padding:22px 24px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.pida-dashboard-banner-copy>span{font-size:9px;color:#7959d8;font-weight:800}.pida-dashboard-banner-copy h2{margin:3px 0 5px;font-size:20px;font-weight:900;color:#252946}.pida-dashboard-banner-copy p{margin:0 0 12px;max-width:470px;font-size:9.5px;color:#7f7f8b;line-height:1.9}.pida-dashboard-banner-copy>div{display:flex;gap:7px;flex-wrap:wrap}.pida-dashboard-banner-copy .btn{border-radius:10px;font-size:9px;padding:7px 12px}
.pida-empty-state{padding:25px;text-align:center;color:#9b99a3;font-size:10px}

/* حالت تاریک */
body.pida-dark .pida-dashboard-heading,
body.pida-dark .pida-kpi-card,
body.pida-dark .pida-dashboard-card{background:#121c33;border-color:#293652}
body.pida-dark .pida-dashboard-heading h1,
body.pida-dark .pida-kpi-copy strong,
body.pida-dark .pida-dashboard-card-head h3,
body.pida-dark .pida-person-row,
body.pida-dark .pida-request-row{color:#f4f6ff}
body.pida-dark .pida-dashboard-banner{background:linear-gradient(110deg,#211e3c,#151d32);border-color:#293652}
body.pida-dark .pida-dashboard-banner-copy h2{color:#f4f6ff}
body.pida-dark .pida-progress-ring:before{background:#121c33}
body.pida-dark .pida-person-row,body.pida-dark .pida-request-row{border-color:#293652}

@media(max-width:1400px){
  .pida-showcase-shell{grid-template-columns:218px minmax(0,1fr)}
  .pida-dashboard-showcase{min-height:790px}.pida-showcase-copy h2{font-size:24px}
  .pida-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .pida-dashboard-lower-grid{grid-template-columns:1fr 1.2fr}.pida-chart-card{grid-column:1/-1}.pida-dashboard-chart-wrap{height:230px}
}
@media(max-width:1180px){
  .pida-showcase-shell{display:block}.pida-dashboard-showcase{min-height:210px;margin-bottom:13px;background-position:center 56%;padding:17px}.pida-showcase-copy{padding:10px 0}.pida-showcase-copy h2{font-size:22px;line-height:1.4}.pida-showcase-copy p{max-width:440px}.pida-showcase-security{max-width:310px}.pida-showcase-top{display:none}
  .pida-dashboard-feature-grid{grid-template-columns:1fr}.pida-process-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:991px){
  .pida-sidebar{width:276px}.pida-topbar{right:0}.content-wrapper,.main-footer{margin-right:0}.pida-approved-dashboard{padding:calc(var(--pida-topbar) + 14px) 12px 24px}
  .pida-dashboard-heading{align-items:flex-start}.pida-dashboard-heading-actions{justify-content:flex-end}
  .pida-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:680px){
  .pida-approved-dashboard{padding-top:calc(var(--pida-topbar) + 10px)}
  .pida-dashboard-showcase{min-height:170px;border-radius:18px}.pida-showcase-security{display:none}.pida-showcase-copy h2{font-size:19px}.pida-showcase-copy p{font-size:9px}
  .pida-dashboard-heading{padding:14px;display:block}.pida-dashboard-heading h1{font-size:19px}.pida-dashboard-heading-actions{margin-top:11px;justify-content:flex-start}.pida-dashboard-date{display:none}
  .pida-kpi-grid{grid-template-columns:1fr 1fr;gap:8px}.pida-kpi-card{min-height:88px;padding:11px;gap:8px}.pida-kpi-icon{width:39px;height:39px;border-radius:12px}.pida-kpi-icon .pida-icon{width:21px;height:21px}.pida-kpi-copy strong{font-size:18px}.pida-kpi-copy small{font-size:8.4px}.pida-kpi-copy span{font-size:7.4px}
  .pida-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .pida-dashboard-lower-grid{grid-template-columns:1fr}.pida-chart-card{grid-column:auto}.pida-dashboard-chart-wrap{height:220px}
  .pida-dashboard-banner{grid-template-columns:1fr}.pida-dashboard-banner-image{min-height:135px}.pida-dashboard-banner-copy{padding:17px}.pida-dashboard-banner-copy h2{font-size:17px}
}
@media(max-width:420px){
  .pida-kpi-grid{grid-template-columns:1fr}.pida-kpi-card{min-height:80px}.pida-process-grid{gap:7px;padding:10px}.pida-process-tile{min-height:82px}.pida-person-branch{display:none}.pida-person-row{grid-template-columns:23px 36px 1fr}.pida-payroll-progress-body{flex-direction:column}.pida-payroll-progress-body ul{width:100%}
}

/* خدمات شخصی کارکنان: درخواست مرخصی، مساعده و وام */
.pida-self-service-page{background:#f8f5f0;padding:calc(var(--pida-topbar) + 18px) 22px 30px}
.pida-self-service-content{max-width:1320px;margin:0 auto;padding:0}
.pida-self-service-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fff;border:1px solid #ebe5dd;border-radius:22px;padding:20px 22px;margin-bottom:14px;box-shadow:0 10px 28px rgba(56,46,74,.05)}
.pida-self-service-heading>div>span{font-size:9px;font-weight:800;color:#7555db}.pida-self-service-heading h1{margin:2px 0 4px;font-size:24px;font-weight:900;color:#22283d}.pida-self-service-heading p{margin:0;color:#8d8b94;font-size:10px}.pida-self-service-date{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid #ece7e0;border-radius:12px;color:#696978;background:#fcfaf7;font-size:9px;white-space:nowrap}.pida-self-service-date .pida-icon{width:16px;height:16px}
.pida-self-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-bottom:14px}.pida-self-summary-card{min-height:130px;border-radius:20px;padding:18px;display:flex;align-items:center;gap:15px;border:1px solid #e9e3dc;box-shadow:0 10px 26px rgba(55,44,75,.055);background:#fff}.pida-self-summary-icon{width:58px;height:58px;border-radius:18px;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.pida-self-summary-icon .pida-icon{width:29px;height:29px}.pida-self-summary-card>div{display:flex;flex-direction:column}.pida-self-summary-card small{font-size:10px;color:#777785;font-weight:700}.pida-self-summary-card strong{font-size:23px;line-height:1.5;color:#252a3f;font-weight:900}.pida-self-summary-card strong em{font-style:normal;font-size:10px;color:#85828e}.pida-self-summary-card div>span{font-size:8.5px;color:#9a98a1}.summary-leave{background:linear-gradient(115deg,#fff 40%,#f0eaff)}.summary-leave .pida-self-summary-icon{background:#eae4ff;color:#7150dc}.summary-advance{background:linear-gradient(115deg,#fff 40%,#fceaf7)}.summary-advance .pida-self-summary-icon{background:#f8e4f3;color:#c03aa9}
.pida-request-feedback:empty{display:none}.pida-request-feedback .callout{margin-bottom:14px}
.pida-self-request-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:13px;align-items:start}.pida-self-request-card{background:#fff;border:1px solid #ebe5dd;border-radius:21px;padding:17px;box-shadow:0 10px 28px rgba(56,46,74,.05);min-width:0}.pida-self-request-card>header{display:flex;align-items:center;gap:11px;padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid #f0ece7}.pida-self-request-icon{width:44px;height:44px;border-radius:14px;display:flex;align-items:center;justify-content:center}.pida-self-request-icon .pida-icon{width:23px;height:23px}.pida-self-request-card header small{font-size:8px;color:#9996a0}.pida-self-request-card h2{font-size:16px;margin:1px 0 0;color:#262b40;font-weight:900}.request-leave-card .pida-self-request-icon{background:#ece7ff;color:#7050dc}.request-advance-card .pida-self-request-icon{background:#f9e7f4;color:#c03ba8}.request-loan-card .pida-self-request-icon{background:#e8f1ff;color:#3d73dc}.pida-leave-switch{display:grid;grid-template-columns:1fr 1fr;gap:5px;background:#f7f4ef;border-radius:12px;padding:4px;margin-bottom:14px}.pida-leave-switch button{border:0;background:transparent;border-radius:9px;min-height:36px;font-size:10px;font-weight:800;color:#898691}.pida-leave-switch button.active{background:#fff;color:#6d4dd8;box-shadow:0 5px 13px rgba(56,47,74,.08)}.pida-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.pida-self-request-card .form-group{margin-bottom:13px}.pida-self-request-card label{font-size:9.5px}.pida-self-request-card .form-control{min-height:45px;font-size:11px;background:#fdfcfa;border-color:#e5e0da}.pida-self-request-card .btn{margin-top:4px;min-height:44px;font-size:10px}.pida-self-request-card form[hidden]{display:none!important}
body.pida-dark .pida-self-service-page{background:#0d1426}.pida-dark .pida-self-service-heading,.pida-dark .pida-self-summary-card,.pida-dark .pida-self-request-card{background:#121c33;border-color:#293652}.pida-dark .pida-self-service-heading h1,.pida-dark .pida-self-summary-card strong,.pida-dark .pida-self-request-card h2{color:#f2f5ff}.pida-dark .pida-leave-switch{background:#17213a}.pida-dark .pida-leave-switch button.active{background:#202d49}.pida-dark .pida-self-request-card>header{border-color:#293652}
@media(max-width:1050px){.pida-self-request-grid{grid-template-columns:1fr 1fr}.request-leave-card{grid-column:1/-1}.pida-self-service-page{margin-right:0}}
@media(max-width:767px){.pida-self-service-page{padding:86px 12px 24px}.pida-self-service-heading{display:block;padding:16px}.pida-self-service-heading h1{font-size:21px}.pida-self-service-date{margin-top:12px}.pida-self-summary-grid,.pida-self-request-grid{grid-template-columns:1fr}.request-leave-card{grid-column:auto}.pida-self-summary-card{min-height:108px;padding:14px}.pida-self-summary-icon{width:49px;height:49px}.pida-self-summary-card strong{font-size:19px}}
@media(max-width:420px){.pida-form-row{grid-template-columns:1fr}.pida-self-service-heading p{line-height:1.8}.pida-self-summary-card{gap:11px}.pida-self-summary-card strong{font-size:17px}}
