#TID0387308200 .BoldSymbol {
	font-family:"Radikal Bold", Arial, Verdana, sans-serif;
	font-weight: bold;
}

#TID0387308200 { 	
	/* --MinWidth: unset; */
	/* --MaxWidth: 1500px; */

	/* --FontFamily: Radikal Light, Arial, Verdana, sans-serif; */

	/* --BGColorWidget: transparent; */
	/* --FontColorWidget: #091F2C; */

	/* --BGColorChart: #091F2C; */
	/* --FontColorChart: #FFFFFF; */

	/* --BGColorColHead: transparent; */
	/* --FontColorColHead: #091F2C; */

	/* --FontColorUp: #007500; */
	/* --FontColorDown: #930000; */
	/* --FontColorFlat: #052C1F; */

	/* --AccentColor: #091F2C; */
	
	/* --TableHeaderBorderColor: #091F2C; */

	/* --FontColorCopyright: #091F2C; */
	
		/* hard coded */
	/* --BGColorSelected: #EEEEEE;	 */
}
#TID0387308200.widgetContainer {
	/* min-width: var(--MinWidth); */
	max-width: 400px;
	/* flex-flow: column; */
	/* justify-content: space-evenly; */
	/* font-family: var(--FontFamily); */
    /* background-color: var(--BGColorWidget); */
	/* color: var(--FontColorWidget); */
	font-size: .73em;
    /* display: flex; */
	/* margin: auto; */
	border: none;
	/* font-weight: normal;    	 */
	/* container-type: inline-size; */
	/* container-name: widget; */
	/* padding: .1em; */
	/* disable rollover */
	/* pointer-events: none; */
}
#TID0387308200 .titleContainer {
	background-color: transparent;
    color: var(--FontColorWidget);
	/* line-height: 1; */
	/* width: 100%; */
    /* order: 0; */
	padding: 0;
	padding-left: 0;
    /* font-size: 1em; */
	font-weight: bold;
    /* text-align: center; */
	text-transform: uppercase;
	display: flex;
    justify-content: space-between;
	font-size: .95em;
}
#TID0387308200 #todaysDate {
	font-size: .95em;
    padding-left: 0;
	/* white-space: nowrap; */
	font-weight: normal;
	padding-bottom: .5em;
	/* text-transform: uppercase; */
}

#TID0387308200 #chartContainer {
	/* width: 100%; */
	/* background-color: var(--BGColorChart); */
	/* padding: 0 .4em; */
}
#TID0387308200 #chartTD, #TID0387308200 #chartImage {	
	/* width: 100%; */
}
#TID0387308200 #timeframeButtons {
	/* width: 100%; */
	/* margin: auto; */
	/* padding: 0 .4em; */
	/* display: flex; */
	/* flex-direction: row; */
	/* flex-wrap: nowrap; */
	/* justify-content: center; */
	/* text-align: center; */
	/* font-size: 1em; */
	/* font-weight: bold; */
	/* white-space:nowrap; */
	/* padding: .4em 0 !important; */
}
#TID0387308200 .timeframeButton {
	/* line-height: 2.5; */
	/* flex-grow: 1; */
	/* text-align: center; */
	/* display: inline-block; */
	/* color: var(--FontColorChart); */
	/* cursor: pointer; */
	/* background-color: var(--BGColorChart); */
	/* border: solid 1px var(--FontColorChart); */
	/* opacity: .5; */
}
#TID0387308200 .timeframeButton.pushed {
	/* background-color: var(--FontColorChart); */
	/* color: var(--BGColorChart); */
	/* opacity: 1; */
}
#TID0387308200 #TableRows {
	/* width: 100%; */
	/* display: flex; */
    /* flex-direction: column; */
    /* order: 3;     */
}
#TID0387308200 #TableHeaderRow {
	/* display: flex; */
    /* flex-wrap: nowrap; */
    /* width: 100%; */
    background-color: #DDD4C9;
    /* color: var(--FontColorColHead); */
    /* font-size: .95em; */
    /* font-weight: bold; */
	/* line-height: 1.7; */
	/* padding: 0 .4em; */
	text-transform: uppercase;
	font-family: "Radikal Bold", Arial, Verdana, sans-serif;
	/* border-bottom: solid 2pt #091F2C; */
	padding: .4em 0;
}
#TID0387308200 .Section {
	/* margin: .4em 0; */
	/* -webkit-box-shadow: 0px 2px 7px rgb(192 192 192 / 50%); */
}
#TID0387308200 .sectionBreakRow {
	/* padding: 0 .4em; */
	/* font-weight: bold; */
	/* font-size: .9em; */
	/* margin-top: .8px; */
}

#TID0387308200 .sectionBreak {
	/* padding: .4em; */
	/* text-align: left; */
	/* width: 100%; */
	/* background-color: var(--BGColorColHead); */
    /* color: var(--FontColorColHead);	 */
	/* margin-bottom: .4em; */
}
#TID0387308200 .sectionBreakLine, #TID0387308200 .footerLine {
	/* width: 100%; */
	/* border: solid 1px var(--FontColorChart); */
	/* height: 1px; */
	/* padding: 0; */
	/* margin-top: .4em; */
	/* margin-bottom: .4em; */
}
#TID0387308200 .TableRow {
	/* display: flex; */
    /* flex-direction: row; */
    /* flex-wrap: nowrap; */
    /* width: 100%; */
	/* padding: 0; */
	/* align-items: center; */
	/* border: none; */
	border-bottom: solid .5pt #091F2C;
	padding: 5px 0;
}
#TID0387308200 .widgetTableCell {
	/* flex-grow: 1; */
	/* width: 100%; */
	/* list-style: none; */
	/* font-family: inherit; */
	/* font-size: inherit; */
	/* font-weight: inherit; */
	/* align-items: center; */
	/* justify-content: end; */
	/* display: flex; */
}
#TID0387308200 [class^="widgetTableCell field"] {
	/* text-align: right; */
	/* font-size: 1em; */
	/* padding-left: 0; */
	/* padding-right: 0; */
	/* padding-top: .2em; */
	/* padding-bottom: .2em; */
}
#TID0387308200 [class^="widgetTableCell header"] {
	/* text-align: right; */
	/* white-space: nowrap; */
	/* padding: 0; */
}
#TID0387308200 .valPrefix, #TID0387308200 .valSuffix{
	/* display: none; */
}
#TID0387308200 .down {
	color: var(--FontColorWidget);
}
#TID0387308200 .up {
	color: var(--FontColorWidget);
}
#TID0387308200 .flat {
	color: var(--FontColorWidget);
}
#TID0387308200 .even {
}
#TID0387308200 .odd {
}
#TID0387308200 .selected {
	/* font-weight: bold !important; */
	/* border: none !important; */
	/* margin: .4em !important; */
	border-bottom: solid .5pt #091F2C !important;
}
#TID0387308200 .selected .up, #TID0387308200 .selected .down, #TID0387308200 .selected .flat {
	/* color: inherit; */
}
#TID0387308200 .col1, #TID0387308200 .col2 {
	/* padding-left: .4em !important; */
	/* min-width: 10em; */
	/* text-align: left !important; */
    /* white-space: nowrap;	 */
	/* justify-content: flex-start; */
	/* font-weight: normal; */
	/* text-transform: uppercase; */
}
#TID0387308200 .col1 {
	min-width: 7em;
}
#TID0387308200 .col2 {
	font-family: "Radikal Bold", Arial, Verdana, sans-serif;
	font-weight: bold;
}
#TID0387308200 .field11 {
	/* 52 high */
	/* color: var(--FontColorUp) !important; */
}
#TID0387308200 .field12 {
	/* 52 low */
	/* color: var(--FontColorDown) !important; */
}
#TID0387308200 .col12 {
	/* padding-right: .4em !important; */
}
#TID0387308200 #footerLineContainer {
	/* width: 100%; */
	/* order: 4; */
	/* display: none; */
	/* padding: 0; */
    /* margin: 0; */
}
#TID0387308200 #messageContainer, #TID0387308200 #TimeStampContainer, #TID0387308200 #copyrightContainer {
	/* color: var(--FontColorWidget); */
	/* width: 100%; */
	/* font-size: .65em; */
	/* text-align: center; */
	/* line-height: 1.5; */
    /* padding: .2em; */
}
#TID0387308200 #messageContainer {
	/* order: 5; */
}
#TID0387308200 #TimeStampContainer {
	/* display: inline; */
    /* order: 6; */
    /* text-align: center; */
}
#TID0387308200 #TimeStamp {
	/* width: 100%; */
}
#TID0387308200 #copyrightContainer {
	/* order: 6; */
	padding-top: .5em;
}
#TID0387308200 #copyright {
	/* color: var(--FontColorCopyright); */
	/* width: 100%; */
	font-size: 1em;
	/* text-align: center; */
	/* padding-bottom: .5em; */
	/* white-space: nowrap; */
}
	
#TID0387308200 #dataButton {
	/* vertical-align: middle; */
	/* text-align: right; */
	/* padding: 0; */
}
#preview {
	/* position: absolute; */
	/* background-color: var(--AccentColor); */
	/* padding: 0 .4em; */
	/* display: none; */
	/* color: var(--FontColorChart); */
	/* z-index: 99999; */
}

#TID0387308200 .col2.flat:before {	
	/* content: '-'; */
	/* color: var(--FontColorFlat); */
    /* font-size: 1.5em; */
    /* position: relative; */
	/* top: -2px; */
    /* padding: 0 .4em; */
}
#TID0387308200 .col2.down:before {
    /* content: 'arrow_drop_down'; */
    /* color: var(--FontColorDown); */
    /* font-size: 1.5em; */
    /* position: relative; */
    /* font-family: 'Material Symbols Outlined' !important; */
	/* top: 7px; */
}
#TID0387308200 .col2.up:before {
    /* content: 'arrow_drop_up'; */
    /* color: var(--FontColorUp); */
    /* font-size: 1.5em; */
    /* position: relative; */
    /* font-family: 'Material Symbols Outlined' !important; */
	/* top: 7px; */
}
@media screen and (max-width: 350px) {
	#TID0387308200.widgetContainer {	
		font-size: .5em;
	}
}
