/* Crazy Inventor 1.1.0 — final business QA corrections.
   Preserves the approved visual language while removing marked layout defects. */

/* ---------- Public site ---------- */
.hero-video-overlay::after{display:none!important;content:none!important}
.hero-video-section{isolation:isolate}
.hero-bottom-meta{position:absolute;z-index:4;left:max(24px,calc((100vw - 1320px)/2));right:max(24px,calc((100vw - 1320px)/2));bottom:92px;display:flex;align-items:center;justify-content:space-between;gap:16px;pointer-events:none}
.hero-bottom-meta .eyebrow,.hero-bottom-meta .hero-note{position:static!important;inset:auto!important;margin:0!important;pointer-events:auto}
.hero-bottom-meta .hero-note{display:flex!important;box-shadow:0 12px 30px rgba(65,42,27,.08)!important}
.hero-video-control{bottom:22px!important}
.discipline-strip{display:none!important}

/* One clean outline per capability/tag — no duplicate-looking rings. */
.pill-list{align-items:flex-start!important;max-width:100%!important}
.pill-list span{position:relative!important;box-shadow:none!important;outline:0!important;background:#fffaf5!important;border:1px solid rgba(76,52,38,.16)!important}
.pill-list span::before,.pill-list span::after{display:none!important;content:none!important}

/* Service feature rows always get enough width for readable copy. */
.service-features{grid-template-columns:1fr!important;width:100%!important;max-width:100%!important}
.service-feature{width:100%!important;min-width:0!important;align-items:flex-start!important;line-height:1.45!important;padding:.82rem .9rem!important}
.service-feature>span,.service-feature{overflow-wrap:anywhere!important;word-break:normal!important;white-space:normal!important}
.service-content>div{min-width:0!important;width:100%!important}
.service-tags{display:flex!important;flex-wrap:wrap!important;align-items:flex-start!important;gap:.55rem!important;width:100%!important}
.service-tags span{box-shadow:none!important;outline:0!important}
.service-tags span::before,.service-tags span::after{display:none!important;content:none!important}

/* Compact chip groups (including Good briefs) around their actual content. */
.contact-brief-tags,.brief-tags,.pill-list{height:auto!important;min-height:0!important}

/* ---------- Account / auth ---------- */
.auth-top-actions{position:absolute;top:clamp(17px,2vw,30px);right:clamp(26px,3.7vw,54px);z-index:9;display:flex;align-items:center;gap:10px}
.auth-top-actions .back-to-website{position:static!important;inset:auto!important}
.auth-language{display:inline-flex;align-items:center;padding:3px;border:1px solid var(--auth-line);border-radius:999px;background:rgba(255,250,243,.86);backdrop-filter:blur(12px)}
.auth-language button{min-width:38px;height:32px;border:0;border-radius:999px;background:transparent;color:var(--auth-muted);font-weight:850;font-size:.7rem;cursor:pointer}
.auth-language button.is-active{background:#ead7c3;color:#754922}
html[dir="rtl"] .auth-top-actions{right:auto;left:clamp(26px,3.7vw,54px);flex-direction:row-reverse}
@media(max-width:900px){.auth-top-actions{top:14px;right:18px}.auth-top-actions .back-to-website span{display:none}.auth-top-actions .back-to-website{width:38px;padding:0;justify-content:center}html[dir="rtl"] .auth-top-actions{right:auto;left:18px}}

/* ---------- Unified employee shell ---------- */
@media(min-width:781px){
  .ci-employee-client-2026 .ci-employee-topbar{grid-template-columns:minmax(260px,.8fr) minmax(320px,1fr) auto!important;padding-inline:28px!important;gap:16px!important}
  .ci-employee-client-2026 .ci-employee-topbar__title{min-width:0!important}
  .ci-employee-client-2026 .ci-employee-topbar__title strong{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  html[dir="rtl"] .ci-employee-client-2026 .ci-employee-topbar{direction:rtl!important}
}

/* Tasks mobile header: menu, search and filter stay on one line. */
@media(max-width:780px){
  .ci-employee-client-2026.ci-employee-view-tasks .ci-employee-topbar{grid-template-columns:132px minmax(0,1fr) 142px!important;gap:8px!important;padding:0 12px!important}
  .ci-employee-client-2026.ci-employee-view-tasks .ci-employee-topbar__utility{display:flex!important;align-items:center!important;gap:6px!important;min-width:0!important}
  .ci-employee-client-2026.ci-employee-view-tasks .ci-employee-topbar__utility>.ci-employee-search{display:none!important}
  .ci-employee-client-2026.ci-employee-view-tasks .ci-employee-menu-toggle,
  .ci-employee-client-2026.ci-employee-view-tasks .ci-mobile-tool{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;margin:0!important;position:static!important}
  .ci-employee-client-2026.ci-employee-view-tasks .ci-employee-topbar__title{grid-column:2!important;min-width:0!important;text-align:center!important}
  .ci-employee-client-2026.ci-employee-view-tasks .ci-employee-topbar__title strong{font-size:22px!important;white-space:nowrap!important}
  .ci-employee-client-2026.ci-employee-view-tasks .ci-employee-topbar__end{grid-column:3!important;display:flex!important;justify-content:flex-end!important;align-items:center!important;gap:6px!important;min-width:0!important}
  html[dir="rtl"] .ci-employee-client-2026.ci-employee-view-tasks .ci-employee-topbar{direction:rtl!important;grid-template-columns:142px minmax(0,1fr) 132px!important}
  html[dir="rtl"] .ci-employee-client-2026.ci-employee-view-tasks .ci-employee-topbar__utility{grid-column:3!important;justify-content:flex-end!important}
  html[dir="rtl"] .ci-employee-client-2026.ci-employee-view-tasks .ci-employee-topbar__end{grid-column:1!important;justify-content:flex-start!important}
}

/* Compact mobile points hero. */
@media(max-width:780px){
  .ci-employee-client-2026 .ci-points-summary-mobile{margin:12px 0 16px!important}
  .ci-employee-client-2026 .ci-client-points-card.is-mobile-combined{min-height:250px!important;height:auto!important;padding:22px 22px 18px!important;border-radius:24px!important}
  .ci-employee-client-2026 .ci-mobile-point-split{min-height:145px!important;align-items:center!important}
  .ci-employee-client-2026 .ci-mobile-point-split>div{padding:4px 14px!important}
  .ci-employee-client-2026 .ci-mobile-point-split span{font-size:17px!important;line-height:1.2!important}
  .ci-employee-client-2026 .ci-mobile-point-split strong{font-size:48px!important;line-height:1!important;margin:10px 0 4px!important}
  .ci-employee-client-2026 .ci-mobile-point-split small{font-size:14px!important}
  .ci-employee-client-2026 .ci-client-points-card.is-mobile-combined>p{margin:6px 0 12px!important;font-size:14px!important;text-align:center!important}
  .ci-employee-client-2026 .ci-client-progress{margin-top:4px!important}
}

/* ---------- Mobile messages: keep portal header + bottom navigation, chat in the middle ---------- */
@media(max-width:780px){
  body.ci-employee-body.ci-employee-view-messages{overflow:hidden!important}
  body.ci-employee-body.ci-employee-view-messages .ci-employee-workspace{height:100dvh!important;display:grid!important;grid-template-rows:var(--ci-mobile-header,84px) minmax(0,1fr) var(--ci-mobile-nav,88px)!important;overflow:hidden!important}
  body.ci-employee-body.ci-employee-view-messages .ci-employee-topbar{display:grid!important;position:relative!important;height:var(--ci-mobile-header,84px)!important;min-height:var(--ci-mobile-header,84px)!important}
  body.ci-employee-body.ci-employee-view-messages .ci-employee-main{min-height:0!important;height:auto!important;overflow:hidden!important;padding:0!important;background:#fff!important}
  body.ci-employee-body.ci-employee-view-messages .ci-employee-view{height:100%!important;min-height:0!important;overflow:hidden!important}
  body.ci-employee-body.ci-employee-view-messages .ci-employee-mobile-nav{display:grid!important;position:relative!important;inset:auto!important;height:var(--ci-mobile-nav,88px)!important;min-height:var(--ci-mobile-nav,88px)!important;z-index:100!important;background:#fff!important}
  body.ci-employee-body.ci-employee-view-messages .ci-chat-suite{height:100%!important;min-height:0!important;max-height:100%!important;overflow:hidden!important;border:0!important;border-radius:0!important}
  body.ci-employee-body.ci-employee-view-messages .ci-chat-mobile-titlebar{display:none!important}
  body.ci-employee-body.ci-employee-view-messages .ci-pro-chat__sidebar{inset:0!important;height:100%!important;min-height:0!important}
  body.ci-employee-body.ci-employee-view-messages .ci-chat-mobile-searchrow{padding-top:12px!important}
  body.ci-employee-body.ci-employee-view-messages .ci-chat-mobile-tabs{display:grid!important;min-height:58px!important;height:auto!important;overflow:visible!important;margin-bottom:10px!important}
  body.ci-employee-body.ci-employee-view-messages .ci-chat-mobile-tabs button{min-width:0!important;height:50px!important;overflow:visible!important;white-space:nowrap!important}
  body.ci-employee-body.ci-employee-view-messages .ci-chat-suite .ci-pro-chat__sections{padding-bottom:16px!important}
  body.ci-employee-body.ci-employee-view-messages .ci-pro-chat__main{height:100%!important;min-height:0!important}
}

/* CEO / leader mobile messages use their own shell header/footer instead of immersive blank chrome. */
@media(max-width:780px){
  body.ci-ceo-body.ci-ceo-view-messages .ci-ceo-ref-topbar,
  body.ci-leader-body.is-view-messages .ci-leader-topbar{display:flex!important}
  body.ci-ceo-body.ci-ceo-view-messages .ci-ceo-ref-mobile-nav,
  body.ci-leader-body.is-view-messages .ci-leader-mobile-nav{display:grid!important}
}

/* Arabic logo: never crop the mark. */
@media(max-width:780px){
  html[dir="rtl"] .ci-employee-client-2026 .ci-employee-mobile-brand,
  html[dir="rtl"] .ci-employee-client-2026 .ci-employee-mobile-brand img{overflow:visible!important;object-fit:contain!important;max-width:none!important}
  html[dir="rtl"] .ci-employee-client-2026 .ci-employee-mobile-brand img{width:64px!important;height:52px!important}
}

/* Desktop message workspace: remove the marked dead area above the conversation header. */
@media(min-width:781px){
  body.ci-employee-body.ci-employee-view-messages .ci-employee-main{padding-top:18px!important}
  body.ci-employee-body.ci-employee-view-messages .ci-chat-suite,
  body.ci-ceo-body.ci-ceo-view-messages .ci-chat-suite,
  body.ci-leader-body.is-view-messages .ci-chat-suite{align-self:start!important;height:calc(100dvh - 130px)!important;min-height:620px!important;margin-top:0!important}
  body.ci-employee-body.ci-employee-view-messages .ci-chat-suite .ci-pro-chat__main,
  body.ci-ceo-body.ci-ceo-view-messages .ci-chat-suite .ci-pro-chat__main,
  body.ci-leader-body.is-view-messages .ci-chat-suite .ci-pro-chat__main{grid-template-rows:72px minmax(0,1fr) auto!important}
  body.ci-employee-body.ci-employee-view-messages .ci-chat-suite .ci-pro-chat__header,
  body.ci-ceo-body.ci-ceo-view-messages .ci-chat-suite .ci-pro-chat__header,
  body.ci-leader-body.is-view-messages .ci-chat-suite .ci-pro-chat__header{height:72px!important;min-height:72px!important;padding-block:10px!important;margin:0!important}
}
.hero-video-section::after{display:none!important;content:none!important}
.hero-video-overlay{background:linear-gradient(90deg,rgba(251,247,241,.94) 0%,rgba(251,247,241,.84) 42%,rgba(247,239,229,.66) 72%,rgba(247,239,229,.50) 100%)!important}
html[dir="rtl"] .hero-video-overlay{background:linear-gradient(90deg,rgba(247,239,229,.50) 0%,rgba(247,239,229,.66) 28%,rgba(251,247,241,.84) 58%,rgba(251,247,241,.94) 100%)!important}

/* V1.2 HR / customer / project management extensions */
.ci-hr-management-panel{margin-top:18px}.ci-hr-management-panel>header,.ci-hr-danger-zone>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.ci-hr-management-panel>header h3,.ci-hr-danger-zone>header h3{margin:2px 0 4px}.ci-hr-management-panel>header p,.ci-hr-danger-zone>header p{margin:0;color:var(--ci-muted,#64748b)}
.ci-hr-form fieldset{border:1px solid rgba(15,23,42,.09);border-radius:16px;padding:16px;margin:0 0 16px;background:rgba(255,255,255,.72)}.ci-hr-form legend{padding:0 8px;font-weight:800;color:var(--ci-text,#172033)}.ci-hr-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ci-hr-form label,.ci-hr-inline-form{display:flex;flex-direction:column;gap:7px;font-weight:700;font-size:13px}.ci-hr-form input,.ci-hr-form select,.ci-hr-form textarea,.ci-hr-inline-form input,.ci-hr-inline-form select{width:100%;min-height:44px;border:1px solid rgba(15,23,42,.13);border-radius:12px;background:#fff;padding:10px 12px;color:#172033;box-sizing:border-box}.ci-hr-form input:focus,.ci-hr-form select:focus,.ci-hr-form textarea:focus,.ci-hr-inline-form input:focus,.ci-hr-inline-form select:focus{outline:2px solid rgba(181,145,92,.22);border-color:#b5915c}.ci-hr-form small{font-weight:500;color:#64748b}.ci-hr-check{grid-column:1/-1;flex-direction:row!important;align-items:center}.ci-hr-check input{width:18px!important;min-height:18px!important}.ci-hr-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ci-hr-actions form{margin:0}.ci-hr-two-col{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.ci-hr-inline-form{display:grid;grid-template-columns:minmax(140px,.7fr) minmax(180px,1fr) auto;align-items:end;gap:10px;margin-bottom:14px}.ci-hr-file-list,.ci-hr-project-list{display:grid;gap:9px}.ci-hr-file-list>a,.ci-hr-project-list>div{display:flex;align-items:center;gap:10px;padding:11px 12px;border:1px solid rgba(15,23,42,.08);border-radius:12px;background:#fff;color:inherit;text-decoration:none}.ci-hr-file-list>a>span,.ci-hr-project-list>div>span{display:flex;flex:1;min-width:0;flex-direction:column}.ci-hr-file-list small,.ci-hr-project-list small{color:#64748b}.ci-hr-danger-zone{margin-top:18px;border:1px solid rgba(180,50,50,.17)!important}.ci-hr-row-details{position:relative}.ci-hr-row-details>summary{list-style:none;cursor:pointer}.ci-hr-row-details>summary::-webkit-details-marker{display:none}.ci-hr-row-panel{position:absolute;z-index:50;inset-inline-end:0;top:calc(100% + 8px);width:min(700px,85vw);max-height:70vh;overflow:auto;padding:16px;border:1px solid rgba(15,23,42,.12);border-radius:16px;background:#fff;box-shadow:0 24px 60px rgba(15,23,42,.18)}.ci-hr-row-panel .ci-hr-actions{margin-top:12px;padding-top:12px;border-top:1px solid rgba(15,23,42,.08)}
[dir="rtl"] .ci-hr-form,[dir="rtl"] .ci-hr-row-panel,[dir="rtl"] .ci-hr-management-panel{text-align:right}.ci-ceo-table-wrap,.ci-admin-table-wrap{overflow:visible!important}
@media(max-width:900px){.ci-hr-two-col{grid-template-columns:1fr}.ci-hr-row-panel{position:fixed;inset:74px 12px 20px;width:auto;max-height:none;overflow:auto}.ci-ceo-table-wrap,.ci-admin-table-wrap{overflow-x:auto!important}}
@media(max-width:640px){.ci-hr-grid{grid-template-columns:1fr}.ci-hr-inline-form{grid-template-columns:1fr}.ci-hr-management-panel,.ci-hr-danger-zone{border-radius:16px}.ci-hr-form fieldset{padding:12px}.ci-hr-actions>*{width:100%}.ci-hr-actions button{width:100%}}
.ci-hr-task-list{display:grid;gap:8px;margin-top:14px}.ci-hr-task-list>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid rgba(15,23,42,.08);border-radius:12px;background:#fff}.ci-hr-task-list span{display:flex;flex-direction:column;min-width:0}.ci-hr-task-list small{color:#64748b}.ci-hr-task-list b{font-size:12px;padding:6px 9px;border-radius:999px;background:#f3f4f6;white-space:nowrap}


/* v1.2.1 — HR employee record polish + trainee support */
.ci-hr-management-panel,
.ci-hr-danger-zone{min-width:0}
.ci-hr-management-panel>.ci-hr-form,
.ci-hr-management-panel>.ci-hr-inline-form,
.ci-hr-management-panel>.ci-hr-file-list,
.ci-hr-management-panel>.ci-hr-project-list{margin-inline:18px}
.ci-hr-management-panel>.ci-hr-form{margin-top:18px;margin-bottom:18px}
.ci-hr-management-panel>.ci-hr-file-list,
.ci-hr-management-panel>.ci-hr-project-list{margin-bottom:18px}
.ci-hr-grid>*{min-width:0}
.ci-hr-form input[type="file"],.ci-hr-inline-form input[type="file"]{max-width:100%;overflow:hidden}
.ci-hr-actions--save{justify-content:flex-end;padding-top:2px}
.ci-hr-actions--save .ci-admin-btn{min-width:190px;min-height:46px;padding:10px 20px;font-size:14px;border-radius:12px}
.ci-hr-inline-form{min-width:0;box-sizing:border-box}
.ci-hr-inline-form>*{min-width:0;max-width:100%;box-sizing:border-box}
.ci-hr-inline-form--file,.ci-hr-inline-form--project{grid-template-columns:minmax(0,.9fr) minmax(0,1.25fr);align-items:end}
.ci-hr-inline-form--file .ci-admin-btn,.ci-hr-inline-form--project .ci-admin-btn{grid-column:1/-1;width:100%;min-height:46px;padding:10px 16px;font-size:13px;border-radius:12px}
.ci-hr-inline-form select,.ci-hr-inline-form input{font-size:13px}
.ci-hr-danger-zone>header{margin-bottom:0}
.ci-hr-danger-zone .ci-hr-actions--lifecycle{justify-content:flex-end;padding:18px;border-top:1px solid rgba(180,50,50,.10);background:rgba(255,255,255,.45)}
.ci-hr-actions--lifecycle form{display:inline-flex}
.ci-hr-actions--lifecycle .ci-admin-btn{min-height:44px;padding:10px 18px;border-radius:12px;font-size:13px;font-weight:800}
.ci-hr-actions--lifecycle .ci-admin-btn--warning{color:#8a5b16;background:#fff8e8;border:1px solid #e8cf9f}
.ci-hr-actions--lifecycle .ci-admin-btn--danger{color:#a12f2f;background:#fff5f5;border:1px solid #efc0c0}
.ci-hr-actions--lifecycle .ci-admin-btn:hover{transform:translateY(-1px)}
[dir="rtl"] .ci-hr-actions--save,[dir="rtl"] .ci-hr-danger-zone .ci-hr-actions--lifecycle{justify-content:flex-start}
@media(max-width:1180px){
  .ci-hr-two-col{grid-template-columns:1fr}
}
@media(max-width:720px){
  .ci-hr-management-panel>.ci-hr-form,.ci-hr-management-panel>.ci-hr-inline-form,.ci-hr-management-panel>.ci-hr-file-list,.ci-hr-management-panel>.ci-hr-project-list{margin-inline:12px}
  .ci-hr-inline-form--file,.ci-hr-inline-form--project{grid-template-columns:1fr}
  .ci-hr-inline-form--file .ci-admin-btn,.ci-hr-inline-form--project .ci-admin-btn{grid-column:auto}
  .ci-hr-actions--save{padding-inline:0}
  .ci-hr-actions--save .ci-admin-btn{width:100%;min-width:0}
  .ci-hr-danger-zone .ci-hr-actions--lifecycle{padding:14px;flex-direction:column}
  .ci-hr-actions--lifecycle form,.ci-hr-actions--lifecycle .ci-admin-btn{width:100%}
}


/* ==============================================================
   v1.3.0 Desktop readability + employee identity polish
   ============================================================== */
@media (min-width: 1024px) {
  .ci-admin-body,
  .ci-ceo-body,
  .ci-employee-body,
  .ci-leader-body,
  .ci-customer-body,
  .ci-portal-body { font-size: 16px; }

  .ci-admin-body p,.ci-admin-body label,.ci-admin-body input,.ci-admin-body select,.ci-admin-body textarea,.ci-admin-body button,.ci-admin-body td,.ci-admin-body th,
  .ci-ceo-body p,.ci-ceo-body label,.ci-ceo-body input,.ci-ceo-body select,.ci-ceo-body textarea,.ci-ceo-body button,.ci-ceo-body td,.ci-ceo-body th,
  .ci-employee-body p,.ci-employee-body label,.ci-employee-body input,.ci-employee-body select,.ci-employee-body textarea,.ci-employee-body button,.ci-employee-body td,.ci-employee-body th,
  .ci-leader-body p,.ci-leader-body label,.ci-leader-body input,.ci-leader-body select,.ci-leader-body textarea,.ci-leader-body button,.ci-leader-body td,.ci-leader-body th,
  .ci-customer-body p,.ci-customer-body label,.ci-customer-body input,.ci-customer-body select,.ci-customer-body textarea,.ci-customer-body button,.ci-customer-body td,.ci-customer-body th,
  .ci-portal-body p,.ci-portal-body label,.ci-portal-body input,.ci-portal-body select,.ci-portal-body textarea,.ci-portal-body button,.ci-portal-body td,.ci-portal-body th { font-size: 15px; line-height: 1.55; }

  .ci-admin-body h1,.ci-ceo-body h1,.ci-employee-body h1,.ci-leader-body h1,.ci-customer-body h1,.ci-portal-body h1 { font-size: clamp(30px,2.2vw,42px); }
  .ci-admin-body h2,.ci-ceo-body h2,.ci-employee-body h2,.ci-leader-body h2,.ci-customer-body h2,.ci-portal-body h2 { font-size: clamp(22px,1.55vw,30px); }
  .ci-admin-body h3,.ci-ceo-body h3,.ci-employee-body h3,.ci-leader-body h3,.ci-customer-body h3,.ci-portal-body h3 { font-size: 20px; }

  .ci-admin-main,.ci-ceo-main,.ci-employee-main,.ci-leader-main,.ci-customer-main { min-width: 0; }
  .ci-admin-panel,.ci-suite-panel,.ci-ceo-panel,.ci-leader-panel { overflow: visible; }
}
.ci-employee-code{display:inline-flex;align-items:center;justify-content:center;margin-top:6px;padding:6px 11px;border:1px solid rgba(166,104,47,.24);border-radius:999px;background:#fbf5ec;color:#9b642d;font-weight:800;letter-spacing:.04em;font-size:13px}
input[readonly][aria-readonly="true"]{background:#f7f3ed!important;color:#7b6d60!important;cursor:not-allowed}

@media (min-width: 1024px) {
  /* Employee record was originally tuned too small for wide desktop screens. */
  .ci-employee-detail-suite__grid{grid-template-columns:minmax(290px,330px) minmax(0,1fr);gap:20px}
  .ci-employee-detail-suite__profile,.ci-employee-detail-suite__mini,.ci-employee-detail-suite__contact{padding:20px}
  .ci-employee-detail-suite__profile h3{font-size:19px;line-height:1.35}
  .ci-employee-detail-suite__profile p{font-size:14px;line-height:1.5}
  .ci-employee-detail-suite__mini span,.ci-employee-detail-suite dt{font-size:12px;line-height:1.45}
  .ci-employee-detail-suite__mini strong,.ci-employee-detail-suite dd{font-size:14px;line-height:1.55}
  .ci-employee-detail-suite__contact h4,.ci-employee-detail-suite__info-columns h4{font-size:15px;line-height:1.4}
  .ci-employee-detail-suite__info-columns{gap:16px;padding:0 20px 20px}
  .ci-employee-detail-suite__info-columns>article{padding:18px}
  .ci-employee-detail-suite__activity>header>span,.ci-employee-detail-suite__bars small,.ci-employee-detail-suite__project-list small{font-size:12px}
  .ci-employee-detail-suite__project-list strong{font-size:14px}
  .ci-employee-detail-suite__project-list>b{font-size:13px}

  .ci-hr-form label,.ci-hr-inline-form{font-size:15px}
  .ci-hr-form small,.ci-hr-file-list small,.ci-hr-project-list small,.ci-hr-task-list small{font-size:13px;line-height:1.45}
  .ci-hr-inline-form select,.ci-hr-inline-form input{font-size:15px}
  .ci-hr-actions--save .ci-admin-btn,.ci-hr-actions--lifecycle .ci-admin-btn{font-size:15px}

  .ci-admin-nav__item,.ci-ceo-nav a,.ci-leader-nav a,.ci-employee-nav a,.ci-customer-sidebar a{font-size:15px}
}
