


:root{
  --cp103-plum-dk: #3d1730;   
  --cp103-plum:    #5c1740;   
  --cp103-plum-lt: #7d1a4e;   
}


.cp103-band{
  border-color: rgba(255,255,255,.14);
}



html.cp103-light :is(#main,#cpBriefModal,#glossaryModal,#syncModal) .cp103-band .cp-tag,
html.cp103-light :is(#main,#cpBriefModal,#glossaryModal,#syncModal) .cp103-band .cp-tag.tg-emp,
html.cp103-light :is(#main,#cpBriefModal,#glossaryModal,#syncModal) .cp103-band .cp-tag.tg-agt,
html.cp103-light :is(#main,#cpBriefModal,#glossaryModal,#syncModal) .cp103-band .cp-tag.tg-app,
html.cp103-light :is(#main,#cpBriefModal,#glossaryModal,#syncModal) .cp103-band .cp-flow-k{
  color:#ff9d9d;
}


html.cp103-light :is(#main,#cpBriefModal,#glossaryModal,#syncModal) .cp103-band .cp-tag{
  background: rgba(255,255,255,.10);
  border-color: rgba(255,255,255,.20);
}


html.cp103-light :is(#main,#cpBriefModal,#glossaryModal,#syncModal) .cp84-head .cp84-head-tag,
html.cp103-light :is(#main,#cpBriefModal,#glossaryModal,#syncModal) .cp84-head .cp-tag.cp84-head-tag{
  background: #ffffff !important;
  border-color: rgba(26,16,32,.18) !important;
}


html:not(.cp103-light) .pipe-row .pipe-seg.risk .pipe-h{ color:#ffb454; }
html:not(.cp103-light) .pipe-row .pipe-seg.ctrl .pipe-h{ color:#4fd6e3; }


