
/* Theme Colors */

:root { --theme-color-01: RGBA(100,118,71,1);	--theme-color-02: RGBA(115,153,10,1);	--theme-color-03: RGBA(125,163,20,0.9);	--theme-color-04: RGBA(125,163,20,1);	--theme-color-05: RGBA(135,173,30,1);	--theme-color-06: RGBA(150,0,0,0.9);	--theme-color-07: RGBA(150,200,0,0.9);	--theme-color-08: RGBA(165,203,60,0.6);	--theme-color-09: RGBA(165,203,60,0.9);	--theme-color-10: RGBA(165,203,60,1); --theme-color-11: RGBA(165,203,60,0.2);}

/* Global Styles */


/* Overlay */


/* Sitemap Styles */


/* Message Styles */


/* Dialog Styles */


/* Basic Table Styles */


/* Special Table Styles */


/* Database- and Table-Selection Styles */


/* Special Table Toolbar Styles */


/* Grid Styles */


/* Toolbar Styles */

#application_banner { background-color:var(--theme-color-03); position:relative; background-size:cover; color:white; background-image:url('/images/scb_universe_bg_s.jpg');}

/* Formular Styles */


/* Formular Page Navigation Styles */


/* Category Tree */


/* Infoboard */


/* Workflow */


/* Print styles */


/* Admin Interface */


/* Statusbar Styles */


/* Element Focus */


/* NG Mobile Styles */


/* Other Styles */

.dialog_content div { text-shadow: 1px 1px black;}
.test { color:red}
.v_tableselect .grid_item[data-name=DATABASE] { background-image:url('/images/scb_universe_bg_s.jpg'); background-size: contain;}
.v_tableselect .grid_item[data-name=DATABASE] h1 { text-shadow: 1px 1px black;}
.v_tableselect .grid_item[data-name=DATABASE] h2 { text-shadow: 1px 1px black;}

