:root { 
  --vod-body-bg:#0f1a12; 
  --vod-body-text-color:#ecfdf5; 
  --vod-btn-primary-bg:#22c55e; 
  --vod-btn-primary-text:#ffffff; 
  --vod-btn-primary-hover-bg:#16a34a; 
  --vod-btn-secondary-bg:#1a2e22; 
  --vod-btn-secondary-text:#86efac; 
  --vod-btn-secondary-border:#22c55e; 
  --vod-btn-secondary-hover-bg:#244530; 
  --vod-ep-playbutton-color:#22c55e; 
  --vod-ep-playbutton-bg:#22c55e; 
  --vod-ep-playbutton-text:#ffffff; 
  --vod-ep-secondary-button-bg:#1a2e22; 
  --vod-ep-secondary-button-text:#ffffff; 
  --vod-ep-secondary-button-border:#22c55e; 
  --vod-modal-playbutton-bg:#22c55e; 
  --vod-modal-playbutton-text:#ffffff; 
  --vod-card-bg:#081208; 
  --vod-card-bg2:#142419; 
  --vod-card-gradient:#0f1a12; 
  --vod-sign-login-bg:#0a120c; 
  --vod-table-bg:#142419; 
  --vod-table-th:#1e3528; 
  --vod-table-td:#0f1f14; 
  --vod-package-btn:#22c55e; 
  --vod-svg-color:#86efac; 
  --vod-primary:#22c55e; 
  --vod-success:#00cc66; 
  --vod-danger:#ff3333; 
  --vod-info:#3399ff; 
  --vod-grey-text:#6ee7b7; 
  --vod-loaderColor:#22c55e; 
  --vod-iconColor:#86efac; 
  --vod-header-gradient-top:#0a120c; 
  --vod-header-gradient-bottom:#0f1a12; 
  --vod-scroll-header-gradient-left:#0a120c; 
  --vod-scroll-header-gradient-right:#14532d; 
  --vod-white-color:#ffffff; 
  --vod-menu-bg:#0f1a12; 
  --vod-footer-bg:#0a120c; 
  --vod-footer-link:#86efac; 
  --vod-header-btn-text-color:#22c55e; 
  --vod-profile-default-box:#1a2e22; 
  --vod-profile-light-blue:#3399ff; 
  --vod-profile-red:#ff3333; 
  --vod-profile-indigo:#6633cc; 
  --vod-profile-teal:#00ccbb; 
  --vod-input-color:#1e3528; 
  --vod-input-color2:#2a4534; 
  --vod-placeholder-color:#86c49a; 
  --vod-date-picker:#22c55e; 
}