:root {
	--bg: #FFD700;
	--bg-2: #FFD700;
	--bg-3: #FFD700;
	--bg-4: #FFD700;
	--bg-tp: #FFD700;
	--bg-runningtext: #161616;
	--bg-header: #000000d0;
	--bg-title: #000000;
	--bg-content-header: #a32529;
	--bg-content: #000000ee;
	--bg-light: #000000ee;
	--bg-lighter: #000000ee;
	--bg-star-light: #bc64f7;
	--bg-selected: linear-gradient(to right, #ff0000 0%, #ff0000  51%, #ff0000  100%);
	--bg-active: rgba(32, 27, 18, 0.9);
	--bg-dark: #000000ee;
	--bg-darker: #000000ee;
	--bg-darkest: #081a00;
	--bg-black: #000000;
	--bg-btn: linear-gradient(to right, #FFD700 0%, #FFD700  51%, #FFD700 100%);*/
	--bg-btn: linear-gradient(to bottom, #ff0000 0%, #ff0000 25%, #ff0000 100%);
	--bg-btn-hover: #000000ee;
	--bg-active-new: #ffcd83;
	--bg-btn-active: #e0a203;
	--bg-btn-star: linear-gradient(to right, #FFD700 0%, #FFD700  51%, #FFD700  100%);
	--bg-primary: linear-gradient(90deg, #FFD700 0%, #FFD700 50%, #FFD700 100%);
	--bg-grad-1: linear-gradient(90deg, #FFD700 0%, #FFD700 50%, #FFD700 100%);
	--bg-grad-2: linear-gradient(180deg, #000000 0%, #111111 100%);
	--bg-btn-action: linear-gradient(to bottom, #FFD700 0%, #ffd700 100%);
	--bg-btn-action-new: linear-gradient(to bottom, #ffef5b 0%, #eac500 100%);
	--bg-btn-action-new2: linear-gradient(to right, #ffef5b 0%, #eac500 100%);
	--bg-btn-action-new3: linear-gradient(to bottom, #ffef5b 0%, #eac500 100%);
	--bg-btn-action-1: linear-gradient(to bottom, #fff6c4 0%, #ffd700 100%);
	--bg-btn-action-2: linear-gradient(to bottom, #eacd82 0%, #fccd4d 60%, #f8b500 80%, #f9ce5e 100%);
	--bg-table: #000000ee;
	--bg-table-odd: #000000ee;
	--bg-table-header: #000000;
	--bg-table-header-dark: #000000;
	--bg-success: #000000;
	--bg-danger: #9c0d0d;
	--bg-warning: #be800d;
	--bg-tipe-nodiskon: #000000ee;
	--bg-tipe-nodiskonnoref: #000000ee;
	--bg-tipe-bb: #001235;
	--text: #ffffff;
	--text-highlight: #ffcd83;
	--text-disabled: #000000;
	--text-nav: #030303;
	--text-btn: #000000;
	--text-btn-dark: #070000;
	--text-hover: #f3f3f3;
	--text-active: #ffffff;
	--text-light: #000000;
	--text-theme: #000000;
	--text-runningtext: #f1f1f1;
	--text-dark: #001755;
	--text-darker: rgb(1, 0, 27);
	--text-black: #000000;
	--text-muted: #9e9e9e;
	--text-placeholder: #bbbbbb;
	--text-shadow: #2c2c2c8f;
	--link: #ffe000;
	--link-light: #e9e9e9;
	--link-light-hover: #ffffff;
	--link-dark: #000000;
	--link-hover: #ff0800;
	--border-div: #000000;
	--border-div-light: #000000;
	--border-div-dark: #000000;
	--border-div-darker: #050505;
	--border-main: #ffcd83;
	--border-btn: #202020;
	--ball: #0f0f0f;
	--ball-hover: #fcfcfc;
	--text-ball: #FFD700;
	--box-shadow: #25252562;
	--box-shadow-inset: #ffffff24;
	--input-border: #363636;
	--input-bg: #111111;
	--input-bg-focus: #222222;
	--input-bg-readonly: #FFD700; 	
	--text-input: #ffffff;
	--text-label: #ffffff;
	--input-bg-new: #000000;
	--input-bg-light: #ffffff;
	--input-bg-bypass-new: rgba(0, 0, 0, 0.8);
	--input-text: #ffffff;
	--input-text-light: #000000;
	--color-global: #000000;
	--color-accent: #fce954;
	--bg-box: rgba(0, 0, 0, 0.75);
	--bg-box-2: #222222;
	--border: #ffcd83;
}