:root { 
  --vod-body-bg:#0c1824; 
  --vod-body-text-color:#e0f2fe; 
  --vod-btn-primary-bg:#06b6d4; 
  --vod-btn-primary-text:#ffffff; 
  --vod-btn-primary-hover-bg:#0891b2; 
  --vod-btn-secondary-bg:#1e3a4a; 
  --vod-btn-secondary-text:#67e8f9; 
  --vod-btn-secondary-border:#06b6d4; 
  --vod-btn-secondary-hover-bg:#2a4a5c; 
  --vod-ep-playbutton-color:#06b6d4; 
  --vod-ep-playbutton-bg:#06b6d4; 
  --vod-ep-playbutton-text:#ffffff; 
  --vod-ep-secondary-button-bg:#1e3a4a; 
  --vod-ep-secondary-button-text:#ffffff; 
  --vod-ep-secondary-button-border:#06b6d4; 
  --vod-modal-playbutton-bg:#06b6d4; 
  --vod-modal-playbutton-text:#ffffff; 
  --vod-card-bg:#061218; 
  --vod-card-bg2:#132a38; 
  --vod-card-gradient:#0c1824; 
  --vod-sign-login-bg:#060f16; 
  --vod-table-bg:#132a38; 
  --vod-table-th:#1e4050; 
  --vod-table-td:#0f2430; 
  --vod-package-btn:#06b6d4; 
  --vod-svg-color:#67e8f9; 
  --vod-primary:#06b6d4; 
  --vod-success:#00cc66; 
  --vod-danger:#ff3333; 
  --vod-info:#3399ff; 
  --vod-grey-text:#7dd3fc; 
  --vod-loaderColor:#06b6d4; 
  --vod-iconColor:#67e8f9; 
  --vod-header-gradient-top:#060f16; 
  --vod-header-gradient-bottom:#0c1824; 
  --vod-scroll-header-gradient-left:#060f16; 
  --vod-scroll-header-gradient-right:#164e63; 
  --vod-white-color:#ffffff; 
  --vod-menu-bg:#0c1824; 
  --vod-footer-bg:#060f16; 
  --vod-footer-link:#67e8f9; 
  --vod-header-btn-text-color:#06b6d4; 
  --vod-profile-default-box:#1e3a4a; 
  --vod-profile-light-blue:#3399ff; 
  --vod-profile-red:#ff3333; 
  --vod-profile-indigo:#6633cc; 
  --vod-profile-teal:#00ccbb; 
  --vod-input-color:#1e4050; 
  --vod-input-color2:#2a5060; 
  --vod-placeholder-color:#94a3b8; 
  --vod-date-picker:#06b6d4; 
}