:root { 	
	--MinWidth: unset;
	--MaxWidth: 1500px;

	--FontFamily: kepler-std, Arial, Verdana, sans-serif;

	--BGColorWidget: transparent;
	--FontColorWidget: #000000;

	--BGColorChart: transparent;
	--FontColorChart: #000000;

	--BGColorColHead: transparent;
	--FontColorColHead: #000000;

	--FontColorUp: #007500;
	--FontColorDown: #930000;
	--FontColorFlat: #052C1F;

	--AccentColor: #C7B37D;
	
	--TableHeaderBorderColor: #000000;

	--FontColorCopyright: #C0C0C0;
	
		/* hard coded */
	--BGColorSelected: #EEEEEE;	
}

* { 
	box-sizing: border-box; 
}

#TID0388908218 .col2.flat:after {	
	content: '-';
	color: var(--FontColorFlat);
    font-size: 1em;
    position: relative;
	top: -2px;
    padding: 0 .4em;
}
#TID0388908218 .col2.down:after {
    content: 'arrow_drop_down';
    color: var(--FontColorDown);
    font-size: 1em;
    position: relative;
    font-family: 'Material Symbols Outlined' !important;
	/* top: 4px; */
}
#TID0388908218 .col2.up:after {
    content: 'arrow_drop_up';
    color: var(--FontColorUp);
    font-size: 1em;
    position: relative;
    font-family: 'Material Symbols Outlined' !important;
	/* top: 4px; */
}

#TID0388908218.widgetContainer {
	/* max-width: 50%; */
	min-width: 400px;
	display: flex;
	flex-flow: column;
	color: #FFFFFF;
	font-size: 1.5em;
	font-family: "kepler-std, Arial, Verdana, sans-serif";
}
#TID0388908218 [class^="widgetTableCell field"] {
	text-align: right;
	white-space: nowrap;
	font-size: 70%;
	color: #000000;
	text-align: right;
	padding: 5px;
	padding-bottom: .8em;
	padding-top: .8em;
	font-weight:bold;
	text-transform: uppercase;
	border-bottom: 1px solid #000000;
}
#TID0388908218 .Title {
	width: 100%;
	display: flex;
	flex-flow: row;
	justify-content: space-between;
	align-items: center;
	background-color: #000000;
	padding: 1%;
	padding-top: 1%;
	color: #000000;
	font-size: 90%;
	font-weight: bold;
}
#TID0388908218 #TableHeaderRow {
	display: flex;
	justify-content: space-around;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	width: 100%;
	background-color: transparent;
	font-size: 70%;
	color: #000000;
	border-bottom: 1px solid #526989;
	white-space: nowrap;
	font-weight: bold;
	text-transform: uppercase;
}
#TID0388908218 .col2 {
	font-family: "kepler-std, Arial, Verdana, sans-serif";
	padding-left: 1.5em;
}
#TID0388908218 .col3 {
	padding-left: 1.5em;
}
#TID0388908218 .header1 {
	text-align: left !important;
}
#TID0388908218 .header2, #TID0388908218 .header3 {
	color: #C7B37D;
}
#TID0388908218 .down {
	color: #000000 !important;
}
#TID0388908218 .up {
	color: #000000 !important;
}
#TID0388908218 .flat {
	color: #000000 !important;
}
#TID0388908218 .even {
	background-color: ;
}
#TID0388908218 .odd {
	background-color: ;
}
#TID0388908218 #chartTD {
	width: 100%;
	box-sizing: border-box;
	background-color: #000000;
	padding-bottom: 0px;
	padding-top: 1%;
	padding-left: 1%;
	padding-right: 1%;
	text-align: center;
}
#TID0388908218 #timeframeButtons {
	box-sizing: border-box;
	width: 100%;
	margin: auto;
	padding: 0px;
	padding-left: 1%;
	padding-right: 1%;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	text-align: center;
	background-color:#000000;
	padding-bottom: 0px;
	color: #FF6600;
	font-size: 85%;
	font-weight: bold;
	white-space:nowrap;
}
#TID0388908218 .timeframeButton {
	line-height: 250%;
	flex-grow: 1;
	flex-basis: 20%;
	text-align: center;
	display: inline-block;
	color: ;
	color: #FF6600;
	border-left:1px solid;
	border-color: ;
	border-color: #FF6600;
	background:#000000;
	box-shadow: 0 0 5px -1px rgba(0,0,0,0.2);
	cursor: pointer;
}
#TID0388908218 .timeframeButton.last {
	border-right:1px solid;
	border-color: ;
	border-color: #FF6600;
}
#TID0388908218 .timeframeButton.pushed {
	background-color: white;
	color:#000000;
}
#TID0388908218 .selected {
	font-weight: bold !important;
	font-style: italic !important;
	color: #000000 !important;
}
#TID0388908218 .sectionBreakLine {
	width: 100%;
	height: 1px;
	margin-top: 0;
	margin-bottom: 0;
	background-color:;
}
#TID0388908218 .sectionBreakRow {
	background-color:;
	color:;
	font-weight: bold;
	font-size: 90%;
}
#TID0388908218 .footerLine {
	border: 1px solid #000000;
	padding: 0px;
	margin-top: 1%;
	margin-bottom: 1%;
}
#TID0388908218 .titleContainer {
	width: 100%;
	display: flex;
	order: 0;
}
#TID0388908218 #chartContainer {
	width: 100%;
	flex-wrap: wrap;
	order: 1;
}
#TID0388908218 #chartImage {
box-sizing: border-box;
	display: block;
	width: 100%;
	height: auto;
	margin: auto;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#TID0388908218 .TableRow {
	display: flex;
	justify-content: space-around;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	width: 100%;
	color: ;
	color: [FontColor_Symbols_Thumbnail];
}
#TID0388908218 #TimeStampContainer {
	display: flex;
	order: 6;
}
#TID0388908218 #TimeStamp {
	color: #000000;
	width: 100%;
	font-size: 65%;
	text-align: center;
}
#TID0388908218 #copyright {
	color: #C0C0C0;
	width: 100%;
	font-size: 50%;
	text-align: center;
	padding-top: 1%;
}
#TID0388908218 [class^="widgetTableCell header"] {
	text-align: right;
	white-space: nowrap;
	padding-top: 0;
    padding-bottom: .2em;
	padding-left: 0;
	padding-right: 0.5%;
}
#TID0388908218 .widgetTableCell.firstHeaderIsNotBlank {
	padding-left: 2%;
	text-align: left;
}

#TID0388908218 .widgetTableCell.lastHeaderOrField {
	padding-right: 2% !important; 
	text-align: right !important;
}

.header1 {
	text-align: left;;
}

.header4 {
	padding-right: 2% !important;
}
.header6 {
	padding-right: 2% !important;
}
.header8 {
	padding-right: 2% !important;
}
.header10 {
	padding-right: 2% !important;
}
#TID0388908218 .widgetTableCell.lastHeaderOrField {
	padding-right: 1% !important;
}

.field1 {
	padding-left: 1% !important;
	text-align: left !important;
	text-transform: uppercase;
}
.field4 {
	padding-right: 1% !important;
}
.field6 {
	padding-right: 1% !important;
}
.field8 {
	padding-right: 1% !important;
}
.field10 {
	padding-right: 1% !important;
}
#TID0388908218 #footerLineContainer {
	display: none;	
}
#TID0388908218 .sectionBreak {
	padding: 1%;
	text-align: left;
	width: 100%;
}
#TID0388908218 #messageContainer {
	/* display: none; */
	order: 999;
}
#TID0388908218 #message {
	color: #000000;
	width: 100%;
	font-size: 65%;
	text-align: left;
	padding-top: 2%;
}
#TID0388908218 .getWidget {
	font-family: Arial;
	font-size: 100%;
}
#TID0388908218 #copyrightContainer {
	width: 100%;
	display: flex;
	order: 6;
	margin-top: .4em;
}
#TID0388908218 .widgetTableCell {
	box-sizing: border-box;
	flex-grow: 1;
	width: 100%;
	list-style: none;
	display: flex;
}
#TID0388908218 #drilldownLink {
	width: 100%;
	padding-top: 0.2%;
	padding-bottom: 0.2%;
	font-size: 100%;
	text-align: center;
}
#TID0388908218 #TableRows {
	display: flex;
	flex-direction: column;
	order: 3;
}
#TID0388908218 #TableRows a {
	color: inherit;
	text-decoration: inherit;
}
#TID0388908218 #dataButton {
	vertical-align: middle;
	text-align: right;
	padding: 0;
}
#preview {
	position: absolute;
	background: #C7B37D;
	padding: 0.1%;
	display: none;
	color: #fff;
}
