:root {
	--bg: #570000;
	--bg-2: #05a30d;
	--bg-3: #000000;
	--bg-4: #000000;
	--bg-tp: #f30000ee;
	--bg-runningtext: #161616;
	--bg-header: #000000d7;
	--bg-title: #0a790f;
	--bg-content-header: #a32529;
	--bg-content: #024b06ee;
	--bg-light: #2cab33ee;
	--bg-lighter: #60f768ee;
	--bg-star-light: #bc64f7;
	--bg-selected: linear-gradient(to right, #42b347 0%, #54d85b  51%, #42b347  100%);
	--bg-active: rgba(32, 27, 18, 0.9);
	--bg-dark: #117016ee;
	--bg-darker: #570000ee;
	--bg-darkest: #081a00;
	--bg-black: #000000;
	/*--bg-btn: linear-gradient(to right, #42b347 0%, #54d85b  51%, #42b347  100%);*/
	--bg-btn: linear-gradient(to bottom, #a30000 0%, #ff1a1a 25%, #a30000 100%);
	--bg-btn-hover: #0a530dee;
	--bg-active-new: #ffcd83;
	--bg-btn-active: #e0a203;
	--bg-btn-star: linear-gradient(to right, #ebd86f 0%, #fef2b8  51%, #e2cb5d  100%);
	--bg-primary: linear-gradient(90deg, #034a06 0%, #0d7512 50%, #034a06 100%);
	--bg-grad-1: linear-gradient(90deg, #003c03 0%, #025e06 50%, #003c03 100%);
	--bg-grad-2: linear-gradient(180deg, #014304 0%, #111111 100%);
	--bg-btn-action: linear-gradient(to bottom, #fefcea 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: #0a5a0eee;
	--bg-table-odd: #034306ee;
	--bg-table-header: #015105;
	--bg-table-header-dark: #0b7511;
	--bg-success: #2b8f0d;
	--bg-danger: #9c0d0d;
	--bg-warning: #be800d;
	--bg-tipe-nodiskon: #084a0cee;
	--bg-tipe-nodiskonnoref: #0c4310ee;
	--bg-tipe-bb: #001235;
	--text: #ffffff;
	--text-highlight: #ffcd83;
	--text-disabled: #797979;
	--text-nav: #e1e1e1;
	--text-btn: #000000;
	--text-btn-dark: #070000;
	--text-hover: #f3f3f3;
	--text-active: #ffffff;
	--text-light: #bbbbbb;
	--text-theme: #27f631;
	--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: #bea309;
	--link-hover: #29d332;
	--border-div: #239429;
	--border-div-light: #f90000;
	--border-div-dark: #0b7610;
	--border-div-darker: #06560a;
	--border-main: #ffcd83;
	--border-btn: #202020;
	--ball: #0f0f0f;
	--ball-hover: #1e7b01;
	--text-ball: #ebebeb;
	--box-shadow: #25252562;
	--box-shadow-inset: #ffffff24;
	--input-border: #363636;
	--input-bg: #111111;
	--input-bg-focus: #222222;
	--input-bg-readonly: #3e8041; 	
	--text-input: #ffffff;
	--text-label: #ffffff;
	--input-bg-new: #002202;
	--input-bg-light: #ffffff;
	--input-bg-bypass-new: rgba(0, 0, 0, 0.8);
	--input-text: #ffffff;
	--input-text-light: #000000;
	--color-global: #9acd32;
	--color-accent: #fce954;
	--bg-box: rgba(0, 0, 0, 0.75);
	--bg-box-2: #222222;
	--border: #ffcd83;
}