body.npc-apps-files.ts-page-account .sp-plan {
  border-color: var(--tsm-line) !important;
}

body.npc-apps-files.dark-mode.ts-page-account .nk-fmg-menu li.active > .nk-fmg-menu-item,
body.npc-apps-files.dark-mode.ts-page-account .nk-fmg-menu-item:hover {
  background: #203151 !important;
  background-color: #203151 !important;
  background-image: none !important;
  color: #f8fbff !important;
}

body.npc-apps-files.dark-mode.ts-page-account .nk-fmg-menu li.active > .nk-fmg-menu-item .icon,
body.npc-apps-files.dark-mode.ts-page-account .nk-fmg-menu-item:hover .icon,
body.npc-apps-files.dark-mode.ts-page-account .nk-fmg-menu li.active > .nk-fmg-menu-item .nk-fmg-menu-text,
body.npc-apps-files.dark-mode.ts-page-account .nk-fmg-menu-item:hover .nk-fmg-menu-text {
  color: #f8fbff !important;
}

body.npc-apps-files.dark-mode.ts-page-account .link-list-menu a.active,
body.npc-apps-files.dark-mode.ts-page-account .link-list-menu a:hover {
  background: rgba(91, 117, 255, 0.14) !important;
  color: #ffffff !important;
}
