:root { 
  --vod-body-bg:#1a0a2e; 
  --vod-body-text-color:#f5f0ff; 
  --vod-btn-primary-bg:#ff6600; 
  --vod-btn-primary-text:#ffffff; 
  --vod-btn-primary-hover-bg:#cc5200; 
  --vod-btn-secondary-bg:#2d2d50; 
  --vod-btn-secondary-text:#ff9933; 
  --vod-btn-secondary-border:#ff6600; 
  --vod-btn-secondary-hover-bg:#3d3d70; 
  --vod-ep-playbutton-color:#ff6600; 
  --vod-ep-playbutton-bg:#ff6600; 
  --vod-ep-playbutton-text:#ffffff; 
  --vod-ep-secondary-button-bg:#2d2d50; 
  --vod-ep-secondary-button-text:#ffffff; 
  --vod-ep-secondary-button-border:#ff6600; 
  --vod-modal-playbutton-bg:#ff6600; 
  --vod-modal-playbutton-text:#ffffff; 
  --vod-card-bg:#120820; 
  --vod-card-bg2:#1e0e38; 
  --vod-card-gradient:#1a0a2e; 
  --vod-sign-login-bg:#0f0720; 
  --vod-table-bg:#1e0e38; 
  --vod-table-th:#2d2050; 
  --vod-table-td:#1a1040; 
  --vod-package-btn:#ff6600; 
  --vod-svg-color:#ff9933; 
  --vod-primary:#ff6600; 
  --vod-success:#00cc66; 
  --vod-danger:#ff3333; 
  --vod-info:#3399ff; 
  --vod-grey-text:#9988bb; 
  --vod-loaderColor:#ff6600; 
  --vod-iconColor:#ff9933; 
  --vod-header-gradient-top:#0f0720; 
  --vod-header-gradient-bottom:#1a0a2e; 
  --vod-scroll-header-gradient-left:#0f0720; 
  --vod-scroll-header-gradient-right:#2d1a50; 
  --vod-white-color:#ffffff; 
  --vod-menu-bg:#1a0a2e; 
  --vod-footer-bg:#0f0720; 
  --vod-footer-link:#ff9933; 
  --vod-header-btn-text-color:#ff6600; 
  --vod-profile-default-box:#2d2d50; 
  --vod-profile-light-blue:#3399ff; 
  --vod-profile-red:#ff3333; 
  --vod-profile-indigo:#6633cc; 
  --vod-profile-teal:#00ccbb; 
  --vod-input-color:#2d2050; 
  --vod-input-color2:#3d3060; 
  --vod-placeholder-color:#9988bb; 
  --vod-date-picker:#ff6600; 
}