:root { 
  --vod-body-bg:#0f0f10; 
  --vod-body-text-color:#ffffff; 
  --vod-btn-primary-bg:#e50914; 
  --vod-btn-primary-text:#FFFFFF; 
  --vod-btn-primary-hover-bg:#c00811; 
  --vod-btn-secondary-bg:#313131; 
  --vod-btn-secondary-text:#FFFFFF; 
  --vod-btn-secondary-border:#313131; 
  --vod-btn-secondary-hover-bg:#292929; 
  --vod-ep-playbutton-color:#e50914; 
  --vod-ep-playbutton-bg:#e50914; 
  --vod-ep-playbutton-text:#FFFFFF; 
  --vod-ep-secondary-button-bg:#313131; 
  --vod-ep-secondary-button-text:#FFFFFF; 
  --vod-ep-secondary-button-border:#313131; 
  --vod-modal-playbutton-bg:#e50914; 
  --vod-modal-playbutton-text:#FFFFFF; 
  --vod-card-bg:#0f0f10; 
  --vod-card-bg2:#0f0f10; 
  --vod-card-gradient:#0f0f10; 
  --vod-sign-login-bg:rgba(0,0,0,.80); 
  --vod-table-bg:#343a40; 
  --vod-table-th:#dee2e6; 
  --vod-table-td:#dee2e6; 
  --vod-package-btn:#e50914; 
  --vod-svg-color:#ffffff; 
  --vod-primary:#e50914; 
  --vod-success:#00E676; 
  --vod-danger:#B71C1C; 
  --vod-info:#26A69A; 
  --vod-grey-text:#9e9e9e; 
  --vod-loaderColor:#e50914; 
  --vod-iconColor:#ffffff; 
  --vod-header-gradient-top:rgba(15,15,16,0.72); 
  --vod-header-gradient-bottom:rgba(15,15,16,0); 
  --vod-scroll-header-gradient-left:rgba(15,15,16,1); 
  --vod-scroll-header-gradient-right:rgba(15,15,16,1); 
  --vod-white-color:#ffffff; 
  --vod-menu-bg:#0f0f10; 
  --vod-footer-bg:#0f0f10; 
  --vod-footer-link:grey; 
  --vod-header-btn-text-color:#ffffff; 
  --vod-profile-default-box:#272727; 
  --vod-profile-light-blue:#039be5; 
  --vod-profile-red:#E53935; 
  --vod-profile-indigo:#3949ab; 
  --vod-profile-teal:#00897b; 
  --vod-input-color:#0f0f10; 
  --vod-input-color2:#0f0f10; 
  --vod-placeholder-color:#ffffff; 
  --vod-date-picker:#333; 
}