11cb0ef41Sopenharmony_citable.calltree {
21cb0ef41Sopenharmony_ci  width : 100%;
31cb0ef41Sopenharmony_ci}
41cb0ef41Sopenharmony_ci
51cb0ef41Sopenharmony_citd {
61cb0ef41Sopenharmony_ci  padding-top: 0.1em;
71cb0ef41Sopenharmony_ci  padding-bottom: 0.1em;
81cb0ef41Sopenharmony_ci}
91cb0ef41Sopenharmony_ci
101cb0ef41Sopenharmony_ci.numeric {
111cb0ef41Sopenharmony_ci  width : 12ex;
121cb0ef41Sopenharmony_ci}
131cb0ef41Sopenharmony_ci
141cb0ef41Sopenharmony_ci.numeric-hidden {
151cb0ef41Sopenharmony_ci  display : none;
161cb0ef41Sopenharmony_ci}
171cb0ef41Sopenharmony_ci
181cb0ef41Sopenharmony_cibody {
191cb0ef41Sopenharmony_ci  font-family: 'Roboto', sans-serif;
201cb0ef41Sopenharmony_ci}
211cb0ef41Sopenharmony_ci
221cb0ef41Sopenharmony_ci#source-status {
231cb0ef41Sopenharmony_ci  display: inline-block;
241cb0ef41Sopenharmony_ci}
251cb0ef41Sopenharmony_ci
261cb0ef41Sopenharmony_ci.tree-row-arrow {
271cb0ef41Sopenharmony_ci  margin-right: 0.2em;
281cb0ef41Sopenharmony_ci  text-align: right;
291cb0ef41Sopenharmony_ci}
301cb0ef41Sopenharmony_ci
311cb0ef41Sopenharmony_ci.code-type-chip {
321cb0ef41Sopenharmony_ci  border-radius : 1em;
331cb0ef41Sopenharmony_ci  padding : 0.2em;
341cb0ef41Sopenharmony_ci  background-color : #4040c0;
351cb0ef41Sopenharmony_ci  color: #ffffff;
361cb0ef41Sopenharmony_ci  font-size : small;
371cb0ef41Sopenharmony_ci  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
381cb0ef41Sopenharmony_ci}
391cb0ef41Sopenharmony_ci
401cb0ef41Sopenharmony_ci.tree-row-name {
411cb0ef41Sopenharmony_ci  margin-left: 0.2em;
421cb0ef41Sopenharmony_ci  margin-right: 0.2em;
431cb0ef41Sopenharmony_ci}
441cb0ef41Sopenharmony_ci
451cb0ef41Sopenharmony_ci.codeid-link {
461cb0ef41Sopenharmony_ci  text-decoration: underline;
471cb0ef41Sopenharmony_ci  cursor: pointer;
481cb0ef41Sopenharmony_ci}
491cb0ef41Sopenharmony_ci
501cb0ef41Sopenharmony_ci.view-source-link {
511cb0ef41Sopenharmony_ci  text-decoration: underline;
521cb0ef41Sopenharmony_ci  cursor: pointer;
531cb0ef41Sopenharmony_ci  font-size: 10pt;
541cb0ef41Sopenharmony_ci  margin-left: 0.6em;
551cb0ef41Sopenharmony_ci  color: #555555;
561cb0ef41Sopenharmony_ci}
571cb0ef41Sopenharmony_ci
581cb0ef41Sopenharmony_ci#source-viewer {
591cb0ef41Sopenharmony_ci  border: 1px solid black;
601cb0ef41Sopenharmony_ci  padding: 0.2em;
611cb0ef41Sopenharmony_ci  font-family: 'Roboto Mono', monospace;
621cb0ef41Sopenharmony_ci  white-space: pre;
631cb0ef41Sopenharmony_ci  margin-top: 1em;
641cb0ef41Sopenharmony_ci  margin-bottom: 1em;
651cb0ef41Sopenharmony_ci}
661cb0ef41Sopenharmony_ci
671cb0ef41Sopenharmony_ci#source-viewer td.line-none {
681cb0ef41Sopenharmony_ci  background-color: white;
691cb0ef41Sopenharmony_ci}
701cb0ef41Sopenharmony_ci
711cb0ef41Sopenharmony_ci#source-viewer td.line-cold {
721cb0ef41Sopenharmony_ci  background-color: #e1f5fe;
731cb0ef41Sopenharmony_ci}
741cb0ef41Sopenharmony_ci
751cb0ef41Sopenharmony_ci#source-viewer td.line-mediumcold {
761cb0ef41Sopenharmony_ci  background-color: #b2ebf2;
771cb0ef41Sopenharmony_ci}
781cb0ef41Sopenharmony_ci
791cb0ef41Sopenharmony_ci#source-viewer td.line-mediumhot {
801cb0ef41Sopenharmony_ci  background-color: #c5e1a5;
811cb0ef41Sopenharmony_ci}
821cb0ef41Sopenharmony_ci
831cb0ef41Sopenharmony_ci#source-viewer td.line-hot {
841cb0ef41Sopenharmony_ci  background-color: #dce775;
851cb0ef41Sopenharmony_ci}
861cb0ef41Sopenharmony_ci
871cb0ef41Sopenharmony_ci#source-viewer td.line-superhot {
881cb0ef41Sopenharmony_ci  background-color: #ffee58;
891cb0ef41Sopenharmony_ci}
901cb0ef41Sopenharmony_ci
911cb0ef41Sopenharmony_ci#source-viewer .source-line-number {
921cb0ef41Sopenharmony_ci  padding-left: 0.2em;
931cb0ef41Sopenharmony_ci  padding-right: 0.2em;
941cb0ef41Sopenharmony_ci  color: #003c8f;
951cb0ef41Sopenharmony_ci  background-color: #eceff1;
961cb0ef41Sopenharmony_ci}
971cb0ef41Sopenharmony_ci
981cb0ef41Sopenharmony_cidiv.mode-button {
991cb0ef41Sopenharmony_ci  padding: 1em 3em;
1001cb0ef41Sopenharmony_ci  display: inline-block;
1011cb0ef41Sopenharmony_ci  background-color: #6070ff;
1021cb0ef41Sopenharmony_ci  color : #ffffff;
1031cb0ef41Sopenharmony_ci  margin: 0 0.2em 2em 0;
1041cb0ef41Sopenharmony_ci  box-shadow: 3px 3px 2px #d0d0ff;
1051cb0ef41Sopenharmony_ci}
1061cb0ef41Sopenharmony_ci
1071cb0ef41Sopenharmony_cidiv.mode-button:hover {
1081cb0ef41Sopenharmony_ci  background-color: #4858ff;
1091cb0ef41Sopenharmony_ci}
1101cb0ef41Sopenharmony_ci
1111cb0ef41Sopenharmony_cidiv.active-mode-button {
1121cb0ef41Sopenharmony_ci  background-color: #0000ff;
1131cb0ef41Sopenharmony_ci  box-shadow: 3px 3px 2px #a0a0ff;
1141cb0ef41Sopenharmony_ci}
1151cb0ef41Sopenharmony_ci
1161cb0ef41Sopenharmony_cidiv.active-mode-button:hover {
1171cb0ef41Sopenharmony_ci  background-color: #0000ff;
1181cb0ef41Sopenharmony_ci}
119