/* R8.14.0 · Agenda / Centro de operaciones */
#mgmtHome.mgmt-agenda-home .mgmt-page-head{margin-bottom:12px}
#mgmtHome.mgmt-agenda-home #mgmtModuleGrid{grid-template-columns:repeat(3,minmax(180px,1fr));gap:9px;margin-bottom:16px}
#mgmtHome.mgmt-agenda-home .mgmt-module-card{min-height:78px;padding:12px 14px;display:flex;flex-direction:row;align-items:center;gap:12px;border-radius:12px}
#mgmtHome.mgmt-agenda-home .mgmt-module-card>div{min-width:0}
#mgmtHome.mgmt-agenda-home .mgmt-module-card .mgmt-kicker,#mgmtHome.mgmt-agenda-home .mgmt-module-card p{display:none}
#mgmtHome.mgmt-agenda-home .mgmt-module-card h3{margin:0 0 4px;font-size:16px}
#mgmtHome.mgmt-agenda-home .mgmt-module-card .module-count{font-size:12px;color:#9ea8b5}
#mgmtHome.mgmt-agenda-home .mgmt-module-card .module-go{font-size:12px;white-space:nowrap}
.mgmt-agenda{margin-top:3px}
.mgmt-agenda-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}
.mgmt-agenda-title{display:flex;align-items:baseline;gap:9px;min-width:0}
.mgmt-agenda-title h3{margin:0;font-size:21px;letter-spacing:-.02em}
.mgmt-agenda-title span{color:#909aa7;font-size:13px}
.mgmt-agenda-add{min-height:40px;padding:0 15px;border-radius:10px;border:1px solid rgba(232,207,114,.46);background:linear-gradient(135deg,#f1dc7e,#dfbd49);color:#171309;font-size:14px;font-weight:850;cursor:pointer}
.mgmt-agenda-tabs{display:flex;gap:7px;align-items:center;overflow-x:auto;padding-bottom:7px;margin-bottom:10px;scrollbar-width:thin}
.mgmt-agenda-tab{min-height:39px;padding:0 14px;border:1px solid #343d49;border-radius:10px;background:#151a21;color:#cbd2db;font-size:14px;font-weight:800;cursor:pointer;white-space:nowrap}
.mgmt-agenda-tab.is-active{border-color:rgba(232,207,114,.5);background:rgba(232,207,114,.10);color:#ead878}
.mgmt-agenda-source{font-size:12px;color:#7f8b99;margin-left:auto;white-space:nowrap}
.mgmt-agenda-view{min-height:280px}
.mgmt-agenda-summary{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:9px;margin-bottom:12px}
.mgmt-agenda-stat{padding:13px 14px;border:1px solid #2d3540;border-radius:12px;background:linear-gradient(180deg,#171c23,#12161c)}
.mgmt-agenda-stat b{display:block;font-size:22px;line-height:1.1;margin-bottom:3px}
.mgmt-agenda-stat span{font-size:13px;color:#a7b0bc}
.mgmt-agenda-list{display:grid;gap:8px}
.mgmt-agenda-item{display:grid;grid-template-columns:96px minmax(0,1fr) auto;gap:12px;align-items:center;padding:13px 14px;border:1px solid #2d3540;border-radius:12px;background:linear-gradient(180deg,#171b22,#11151a)}
.mgmt-agenda-time{font-size:13px;color:#a9b2bd;font-weight:800}
.mgmt-agenda-item-main{min-width:0}
.mgmt-agenda-item-main b{font-size:15px;display:block;margin-bottom:3px}
.mgmt-agenda-item-main span{font-size:13px;color:#a2acb9;line-height:1.35}
.mgmt-agenda-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}
.mgmt-agenda-mini{min-height:34px;padding:0 10px;border:1px solid #37414d;border-radius:9px;background:#1a2028;color:#e5e9ee;font-size:12px;font-weight:800;cursor:pointer}
.mgmt-agenda-mini.primary{border-color:rgba(121,201,154,.4);color:#9ce0b5}
.mgmt-agenda-mini.warn{border-color:rgba(232,207,114,.4);color:#ead878}
.mgmt-agenda-mini.danger{border-color:rgba(229,139,139,.38);color:#efa0a0}
.mgmt-agenda-empty{padding:34px 18px;text-align:center;border:1px dashed #333d48;border-radius:14px;color:#98a3b0;font-size:14px}
.mgmt-kanban{display:grid;grid-template-columns:repeat(4,minmax(230px,1fr));gap:10px;overflow-x:auto;padding-bottom:4px}
.mgmt-kanban.onboarding{grid-template-columns:repeat(5,minmax(220px,1fr))}
.mgmt-kanban-col{min-width:220px;border:1px solid #2c3540;border-radius:13px;background:#10141a;overflow:hidden}
.mgmt-kanban-head{display:flex;justify-content:space-between;align-items:center;padding:12px 12px;border-bottom:1px solid #29313b;font-size:14px;font-weight:850}
.mgmt-kanban-head span{color:#8f9aa7;font-size:12px}
.mgmt-kanban-body{padding:9px;display:grid;gap:8px;min-height:180px}
.mgmt-kanban-card{padding:11px;border:1px solid #303945;border-radius:10px;background:#181e26;cursor:pointer}
.mgmt-kanban-card.is-priority{border-color:rgba(232,207,114,.48);box-shadow:inset 3px 0 0 #e0c759}
.mgmt-kanban-card b{display:block;font-size:14px;margin-bottom:4px}
.mgmt-kanban-card p{margin:0;color:#9fa9b6;font-size:12px;line-height:1.35}
.mgmt-kanban-card .meta{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}
.mgmt-chip{display:inline-flex;align-items:center;min-height:24px;padding:0 7px;border-radius:999px;border:1px solid #38424f;color:#c8d0d9;font-size:11px;font-weight:800}
.mgmt-week{display:grid;grid-template-columns:64px repeat(6,minmax(150px,1fr));border:1px solid #2c3540;border-radius:13px;overflow:auto;max-height:660px;background:#11161c}
.mgmt-week-cell{min-height:42px;border-right:1px solid #29313b;border-bottom:1px solid #252d36;padding:5px}
.mgmt-week-cell.head{position:sticky;top:0;z-index:3;min-height:48px;background:#171d25;font-size:13px;font-weight:850;display:flex;align-items:center;justify-content:center}
.mgmt-week-cell.hour{position:sticky;left:0;z-index:2;background:#141920;color:#9ca6b2;font-size:12px;font-weight:800;text-align:right;padding:8px}
.mgmt-week-slot{width:100%;min-height:31px;border:0;background:transparent;color:inherit;text-align:left;padding:0;cursor:pointer}
.mgmt-appointment-chip{display:block;padding:5px 6px;border-radius:7px;background:rgba(132,178,227,.12);border:1px solid rgba(132,178,227,.32);font-size:11px;line-height:1.2;margin-bottom:3px}
.mgmt-task-toolbar{display:flex;gap:7px;align-items:center;flex-wrap:wrap;margin-bottom:10px}
.mgmt-task-filter{min-height:35px;padding:0 10px;border:1px solid #35404c;border-radius:9px;background:#161c23;color:#dfe4ea;font-size:13px;font-weight:750;cursor:pointer}
.mgmt-task-filter.is-active{border-color:#758294;color:#fff}
.mgmt-agenda-modal{position:fixed;inset:0;z-index:2147482000;display:flex;align-items:center;justify-content:center;padding:18px;background:rgba(2,4,7,.72);backdrop-filter:blur(3px)}
.mgmt-agenda-modal-card{width:min(620px,100%);max-height:88vh;overflow:auto;border:1px solid #37414d;border-radius:16px;background:#14191f;box-shadow:0 24px 80px rgba(0,0,0,.45);padding:20px}
.mgmt-agenda-modal-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:15px}
.mgmt-agenda-modal-head h4{margin:0;font-size:20px}
.mgmt-agenda-close{width:36px;height:36px;border-radius:9px;border:1px solid #36404b;background:#1c222a;color:#fff;font-size:18px;cursor:pointer}
.mgmt-agenda-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.mgmt-agenda-form .wide{grid-column:1/-1}
.mgmt-agenda-field{display:grid;gap:6px}
.mgmt-agenda-field label{font-size:13px;font-weight:800;color:#dce2e8}
.mgmt-agenda-field input,.mgmt-agenda-field select,.mgmt-agenda-field textarea{width:100%;min-height:42px;border:1px solid #36404c;border-radius:9px;background:#10151b;color:#f3f5f7;padding:9px 10px;font-size:14px;outline:none}
.mgmt-agenda-field textarea{min-height:90px;resize:vertical}
.mgmt-agenda-field input:focus,.mgmt-agenda-field select:focus,.mgmt-agenda-field textarea:focus{border-color:#d6bd58;box-shadow:0 0 0 3px rgba(214,189,88,.10)}
.mgmt-agenda-modal-foot{display:flex;justify-content:flex-end;gap:8px;margin-top:15px}
.mgmt-progress{height:7px;border-radius:999px;background:#242c35;overflow:hidden;margin-top:8px}
.mgmt-progress>span{display:block;height:100%;background:#79c99a}
@media(max-width:980px){.mgmt-agenda-summary{grid-template-columns:repeat(2,1fr)}.mgmt-agenda-item{grid-template-columns:75px minmax(0,1fr)}.mgmt-agenda-actions{grid-column:1/-1;justify-content:flex-start}.mgmt-kanban,.mgmt-kanban.onboarding{grid-template-columns:repeat(4,250px)}.mgmt-kanban.onboarding{grid-template-columns:repeat(5,250px)}}
@media(max-width:680px){#mgmtHome.mgmt-agenda-home #mgmtModuleGrid{grid-template-columns:1fr 1fr}#mgmtHome.mgmt-agenda-home .mgmt-module-card{min-height:66px;padding:10px}#mgmtHome.mgmt-agenda-home .mgmt-module-card h3{font-size:15px}.mgmt-agenda-head{align-items:flex-start}.mgmt-agenda-title{display:grid;gap:2px}.mgmt-agenda-title h3{font-size:19px}.mgmt-agenda-add{min-height:38px;padding:0 12px}.mgmt-agenda-summary{grid-template-columns:1fr 1fr}.mgmt-agenda-form{grid-template-columns:1fr}.mgmt-agenda-form .wide{grid-column:1}.mgmt-week{grid-template-columns:54px repeat(6,135px)}}

/* R8.14.13 · Native dialog + optimistic actions + reversible disappearing actions */
dialog.mgmt-agenda-dialog{border:0;padding:0;background:transparent;color:inherit;width:min(660px,calc(100vw - 28px));max-width:660px;max-height:92vh;overflow:visible}
dialog.mgmt-agenda-dialog::backdrop{background:rgba(2,4,7,.76);backdrop-filter:blur(3px)}
dialog.mgmt-agenda-dialog .mgmt-agenda-modal-card{width:100%;max-height:88vh;overflow:auto}
dialog.mgmt-agenda-dialog .mgmt-agenda-stat{color:#f3f5f7;cursor:pointer;font:inherit}
dialog.mgmt-agenda-dialog .mgmt-agenda-stat b{color:#f3f5f7}
dialog.mgmt-agenda-dialog .mgmt-agenda-stat span{color:#b4bdc9}
.mgmt-agenda-undo-toast{position:fixed;left:50%;bottom:28px;transform:translateX(-50%);z-index:2147483647;display:flex;align-items:center;gap:14px;min-width:280px;max-width:calc(100vw - 28px);padding:11px 13px;border:1px solid #3a4350;border-radius:12px;background:#151a21;color:#f3f5f7;box-shadow:0 18px 48px rgba(0,0,0,.45);font-size:14px;font-weight:500}
.mgmt-agenda-undo-toast button{border:0;background:transparent;color:#f0d86f;font:inherit;font-weight:700;cursor:pointer;padding:4px 2px;margin-left:auto}
@media(max-width:680px){.mgmt-agenda-undo-toast{bottom:16px;width:calc(100vw - 28px);min-width:0}}

.mgmt-agenda-publicbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:10px;padding:10px 12px;border:1px solid #2d3641;border-radius:11px;background:#10151b}
.mgmt-agenda-publicbar b{font-size:14px;font-weight:600;margin-right:3px}.mgmt-agenda-publicbar code{font-size:14px;font-weight:500;color:#aeb8c4;word-break:break-all}.mgmt-agenda-publicbar .mgmt-agenda-mini{font-size:13px}.mgmt-agenda-public-note{font-size:13px;font-weight:500;color:#8f99a6}

/* R8.14.17 · Agenda readability + balanced appointment labels + meeting routing */
#mgmtHome.mgmt-agenda-home .mgmt-module-card .module-count{font-size:13px}
#mgmtHome.mgmt-agenda-home .mgmt-module-card .module-go{font-size:13px}
#mgmtAgendaRoot .mgmt-agenda-title span{font-size:14px;font-weight:500}
#mgmtAgendaRoot .mgmt-agenda-source{margin-left:auto;font-size:13px;font-weight:500;align-self:center;color:#7f8b99;white-space:nowrap}
#mgmtAgendaRoot .mgmt-agenda-tabs .mgmt-agenda-add-inline{margin-left:auto;min-height:39px;padding:0 14px;border-radius:10px;border:1px solid rgba(232,207,114,.55);background:linear-gradient(135deg,#f1dc7e,#dfbd49);color:#171309;font-size:14px;font-weight:650;cursor:pointer;white-space:nowrap}
#mgmtAgendaRoot .mgmt-agenda-tab{font-weight:650}
#mgmtAgendaRoot .mgmt-agenda-stat span{font-size:14px;font-weight:500}
#mgmtAgendaRoot .mgmt-agenda-time{font-size:14px;font-weight:600}
#mgmtAgendaRoot .mgmt-agenda-item{padding:10px 12px}
#mgmtAgendaRoot .mgmt-agenda-item-main b{font-size:16px;font-weight:600;line-height:1.35;letter-spacing:.005em}
#mgmtAgendaRoot .mgmt-agenda-item-main span{font-size:14px;font-weight:500;line-height:1.45}
#mgmtAgendaRoot .mgmt-agenda-item-main small{display:block;margin-top:2px;color:#8e99a6;font-size:13px;font-weight:500;line-height:1.35}
#mgmtAgendaRoot .mgmt-agenda-mini{font-size:13px;font-weight:600}
#mgmtAgendaRoot .mgmt-kanban-head{font-size:15px;font-weight:650}
#mgmtAgendaRoot .mgmt-kanban-head span{font-size:13px;font-weight:500}
#mgmtAgendaRoot .mgmt-kanban-card{padding:10px 11px}
#mgmtAgendaRoot .mgmt-kanban-card b{font-size:16px;font-weight:600;line-height:1.35;letter-spacing:.005em;margin-bottom:4px}
#mgmtAgendaRoot .mgmt-kanban-card p{font-size:14px;font-weight:500;line-height:1.45}
#mgmtAgendaRoot .mgmt-chip{font-size:12px;font-weight:600}
#mgmtAgendaRoot .mgmt-week-cell.head{font-size:14px}
#mgmtAgendaRoot .mgmt-week-cell.hour{font-size:13px}
#mgmtAgendaRoot .mgmt-appointment-chip{font-size:12px}
#mgmtAgendaRoot .mgmt-task-filter{font-size:14px;font-weight:600}
#mgmtAgendaRoot .mgmt-agenda-field label{font-size:14px;font-weight:600}
#mgmtAgendaRoot .mgmt-chip[data-appt-status="NO_SHOW"]{border-color:rgba(239,156,97,.5);color:#f0b07d}
#mgmtAgendaRoot .mgmt-chip[data-appt-status="CONFIRMED"]{border-color:rgba(102,196,140,.45);color:#9ad9b3}
#mgmtAgendaRoot .mgmt-chip[data-appt-status="PENDING"]{border-color:rgba(232,207,114,.45);color:#e7d27d}
#mgmtAgendaModal .mgmt-agenda-field select,#mgmtAgendaModal .mgmt-agenda-field input,#mgmtAgendaModal .mgmt-agenda-field textarea{font-size:14px}
#mgmtAgendaModal .agenda-appt-hint{margin-top:4px;color:#8995a3;font-size:12px;line-height:1.35}
@media(max-width:680px){
  #mgmtHome.mgmt-agenda-home .mgmt-module-card .module-count,
  #mgmtHome.mgmt-agenda-home .mgmt-module-card .module-go{font-size:13px}
  #mgmtAgendaRoot .mgmt-agenda-title span{font-size:14px}
  #mgmtAgendaRoot .mgmt-agenda-tabs .mgmt-agenda-add-inline{margin-left:0}
}

/* R8.14.38 · Appointment links live in the detail column, not action pills */
dialog.mgmt-agenda-dialog,
dialog.mgmt-agenda-dialog .mgmt-agenda-modal-card{scrollbar-width:none;-ms-overflow-style:none}
dialog.mgmt-agenda-dialog::-webkit-scrollbar,
dialog.mgmt-agenda-dialog .mgmt-agenda-modal-card::-webkit-scrollbar{display:none;width:0;height:0}
#mgmtAgendaModal .agenda-appt-hint{display:none!important}
#mgmtAgendaRoot .mgmt-agenda-inline-link{color:#9fc8ff;text-decoration:none;border-bottom:1px solid rgba(159,200,255,.42);font-weight:600;cursor:pointer}
#mgmtAgendaRoot .mgmt-agenda-inline-link:hover{color:#c4dcff;border-bottom-color:#c4dcff}
#mgmtAgendaRoot .mgmt-agenda-inline-link:focus-visible{outline:2px solid rgba(159,200,255,.65);outline-offset:2px;border-radius:2px}

/* R8.14.31 · Onboarding lifecycle + archived accounts */
#mgmtAccounts .global-archive-tabs{display:flex;gap:6px;align-items:center;flex-wrap:wrap}
#mgmtAccounts .global-archive-tabs .mgmt-btn[aria-pressed="true"]{border-color:rgba(232,207,114,.55);color:#ead878;background:rgba(232,207,114,.09)}
#mgmtAccounts .global-account-state.archived{border-color:rgba(148,157,171,.42);color:#aeb7c3;background:rgba(148,157,171,.08)}
#mgmtAccounts [data-account-archive],#mgmtAccounts [data-account-unarchive]{white-space:nowrap}
#mgmtAgendaRoot [data-onboarding-archive]{margin-top:8px;width:100%}

/* R8.14.41 · Compact boards + draggable Onboarding + softer Talent profile colors */
#mgmtAgendaRoot .mgmt-kanban-body{padding:6px;gap:5px;min-height:110px;align-content:start;grid-auto-rows:max-content}
#mgmtAgendaRoot .mgmt-kanban-card{padding:8px 9px;border-radius:9px;height:auto;min-height:0}
#mgmtAgendaRoot .mgmt-kanban-card b{margin-bottom:2px;line-height:1.2}
#mgmtAgendaRoot .mgmt-kanban-card p{line-height:1.25}
#mgmtAgendaRoot .mgmt-kanban-card .meta{margin-top:5px;align-items:center;justify-content:space-between}
#mgmtAgendaRoot .mgmt-progress{height:4px;margin-top:5px}
#mgmtAgendaRoot .mgmt-onboarding-meta{display:flex;align-items:center;justify-content:space-between;gap:7px;margin-top:5px}
#mgmtAgendaRoot .mgmt-onboarding-meta .meta{margin:0;display:flex;align-items:center}
#mgmtAgendaRoot [data-onboarding-archive].mgmt-onboarding-archive-mini{width:auto!important;margin:0!important;min-height:24px;padding:0 7px;border-radius:7px;font-size:11px;font-weight:600;line-height:1}
#mgmtAgendaRoot .mgmt-follow-source-hidden{display:none!important}
#mgmtAgendaRoot .mgmt-kanban.onboarding .mgmt-kanban-card{cursor:grab}
#mgmtAgendaRoot .mgmt-kanban.onboarding .mgmt-kanban-card.is-dragging{opacity:.48;cursor:grabbing}
#mgmtAgendaRoot .mgmt-kanban.onboarding .mgmt-kanban-body.is-drag-over{outline:1px dashed rgba(232,207,114,.72);outline-offset:-4px;background:rgba(232,207,114,.035)}
#mgmtAgendaRoot .agenda-type-streamer{border-color:rgba(224,199,89,.28)!important;box-shadow:inset 2px 0 0 rgba(224,199,89,.28)!important}
#mgmtAgendaRoot .agenda-type-creator{border-color:rgba(103,167,255,.28)!important;box-shadow:inset 2px 0 0 rgba(103,167,255,.28)!important}
#mgmtAgendaRoot .agenda-type-model{border-color:rgba(236,139,182,.28)!important;box-shadow:inset 2px 0 0 rgba(236,139,182,.28)!important}
#mgmtAgendaRoot .agenda-type-streamer p{color:#b8ae79}
#mgmtAgendaRoot .agenda-type-creator p{color:#91a9c7}
#mgmtAgendaRoot .agenda-type-model p{color:#c39bad}
#mgmtAgendaModal input[type="checkbox"][name="priority"]{width:16px!important;height:16px!important;min-height:16px!important;padding:0!important;margin:0 7px 0 0!important;vertical-align:-2px;accent-color:#e6c94f;box-shadow:none!important}
#mgmtAgendaModal input[type="checkbox"][name="priority"]+span{display:inline}
#mgmtAgendaModal .mgmt-agenda-field label:has(input[type="checkbox"][name="priority"]){display:flex;align-items:center;min-height:32px;width:max-content;cursor:pointer}

/* R8.14.42 · Uniform 30-minute calendar grid + drag scheduling */
#mgmtAgendaRoot .mgmt-week-cell:not(.head):not(.hour){
  padding:0;
  background-image:linear-gradient(
    to bottom,
    transparent calc(50% - .5px),
    #252d36 calc(50% - .5px),
    #252d36 calc(50% + .5px),
    transparent calc(50% + .5px)
  );
  background-repeat:no-repeat;
  background-size:100% 100%;
}
#mgmtAgendaRoot .mgmt-week-slot{display:grid;grid-template-rows:1fr 1fr;width:100%;min-height:58px;border-radius:0;overflow:visible;transition:none;background:transparent}
#mgmtAgendaRoot .mgmt-week-half{display:flex;align-items:center;min-width:0;min-height:29px;padding:2px 4px;transition:background .12s ease,box-shadow .12s ease;cursor:pointer;position:relative;z-index:1}
#mgmtAgendaRoot .mgmt-week-half:first-child{border-bottom:0}
#mgmtAgendaRoot .mgmt-week-half.is-drop-target{background:rgba(232,207,114,.11);box-shadow:inset 0 0 0 1px rgba(232,207,114,.42)}
#mgmtAgendaRoot .mgmt-week-half.is-drop-full{background:rgba(229,139,139,.07);box-shadow:inset 0 0 0 1px rgba(229,139,139,.38)}
#mgmtAgendaRoot .mgmt-appointment-chip[draggable="true"]{cursor:grab;user-select:none;width:100%;margin:0;align-self:center}
#mgmtAgendaRoot .mgmt-appointment-chip.is-dragging{opacity:.48;cursor:grabbing}

/* R8.14.37 · Single page scroll, two-line appointment chips, compact follow-up footer */
#mgmtAgendaRoot .mgmt-week{max-height:none!important;overflow-x:auto!important;overflow-y:hidden!important}
#mgmtAgendaRoot .mgmt-appointment-chip{display:grid!important;grid-template-rows:auto auto;gap:1px;overflow:hidden;line-height:1.15!important;padding:5px 6px!important}
#mgmtAgendaRoot .mgmt-appointment-chip .mgmt-appt-line{display:block;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#mgmtAgendaRoot .mgmt-appointment-chip .mgmt-appt-line:first-child{font-weight:700}
#mgmtAgendaModal .mgmt-agenda-modal-foot.mgmt-followup-foot{align-items:center;justify-content:flex-end;gap:8px}
#mgmtAgendaModal .mgmt-priority-inline{display:inline-flex!important;align-items:center;min-height:34px;margin:0 auto 0 0!important;width:auto!important;white-space:nowrap;font-size:13px!important;font-weight:700!important;color:#dce2e8;cursor:pointer}
#mgmtAgendaModal .mgmt-priority-inline input[type="checkbox"]{width:16px!important;height:16px!important;min-height:16px!important;margin:0 7px 0 0!important;padding:0!important}

/* R8.14.39 · Explicit onboarding type */
#mgmtAgendaModal .mgmt-onboarding-type-row{margin-top:12px}