body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #171717;
}

code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace;
}

.Chart {
    position: absolute;
    left: 50%;
    margin-left: -500px;
    cursor: none;
}

#controls {
    position: absolute;
    top: 15px;
    left: 50%;
    transform: translateX(-50%);
    width: 972px;
    height: 35px;
    z-index: 3;
    pointer-events: none;
}

#controls > * {
    pointer-events: auto;
    font-size: 10px;
}

#lable1 {
  position: absolute;
  top: 315px;
  left: 10px;
}

#lable2 {
  position: absolute;
  top: 260px;
  left: 10px;

}







#rocSample {
    position: relative;
    top: 4.5px;
}
#lrocSample {
    position: relative;
    top: 10px;
    color: #fff;
    pointer-events: none;
    margin-left: -129px;
}

#cogSample {
  position: relative;
  top: 4.5px;
  margin-left:40px;
}
#lcogSample {
  position: relative;
  top: 10px;
  color: #fff;
  pointer-events: none;
  margin-left: -129px;
}

#derSample {
  position: relative;
  top: 4.5px;
}
#lderSample {
  position: relative;
  top: 10px;
  color: #fff;
  pointer-events: none;
  margin-left: -129px;
}

input[class="selected"]{
    background-color: #0075ff;
    color: #fff;
    cursor: auto!important;
    font-weight: 700;
    pointer-events: none!important;
    border: none;
    padding: 3px 5px 3px 6px;
    border-radius: 2px;
    margin-right: 3px!Important;
}

input[type="button"] {
    cursor: pointer;
    margin-right: 3px;
}

input[type="checkbox"] {
    vertical-align: sub;
}

label {
    color: #ffffff;
}

.break {
    margin-right: 15px;
}

.past {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 1000px;
    height: 500px;
    background-color: #3838380f;
    transform-origin:100% 50%;
}

.future {
    position: absolute;
    top: 0px;
    left: 856px;
    width: 144px;
    height: 500px;
    background-color: #ffffff0f;
    pointer-events:none;
}

.c, .cb, .m, #crosshair, #H, #L, #C {
    pointer-events: none;
    position: absolute;
    top: 0px;
    left: 0px;
    transform-origin: 100% 50%;
}

#crosshair {
    /*cursor: none;*/
    pointer-events: auto;
    z-index: 2;
}

.x-track {
    position: absolute;
    top: 500px;
    left: 0px;
    width: 1000px;
    height: 18px;
    /*background: url('./img/x-track.png');*/
    cursor: pointer;
    z-index: 4;
    filter: saturate(2)brightness(2.5)hue-rotate(-20deg);
}

.x-pos {
    position: absolute;
    width: 10px;
    height: 18px;
    top: 0px;
    background: url('./img/x-pos.png');
    pointer-events: none;
}

.x-period {
    color: #ffffff;
    position: relative;
    top: 2px;
    left: 10px;
    z-index: 9;
    font-size: 11px;
    font-weight: bold;
}

.x-lable {
  color: #ffffff21;
  position: relative;
  display: inline-block;
  top: -3px;
  left: 10px;
  width:26px;
  z-index: 9;
  font-size: 11px;
  font-weight: bold;
}

.x-slide {
  color: #ffffff21;
  position: relative;
  display: inline-block;
  top: -3px;
  left: 10px;
  width:26px;
  z-index: 9;
  font-size: 11px;
  font-weight: bold;
}

.x-tip {
    position: absolute;
    width: 60px;
    height: 18px;
    top: 30px;
    right: 0px;
    pointer-events: none;
    color:#FFF;
    font-weight: bold;
    text-align: center;
    display: none;
}

.currentTimeframe {
  color:#ffffff;
}

.y-track {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 18px;
    height: 500px;
    /*background: url('./img/y-track.png');*/
    cursor: pointer;
    z-index: 3;
    filter: saturate(2)brightness(2.5)hue-rotate(-20deg);
}

.y-pos {
    position: absolute;
    width: 18px;
    height: 8px;
    right: 0px;
    background: url('./img/y-pos.png');
    pointer-events: none;
}

/* Sidebar styles */
.sidebar {
    position: fixed;
    top: 0;
    left: 0;
    width: 30px;
    height: 100vh;
    background-color: #2d2d2d;
    border-right: 1px solid #444;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 20px;
    z-index: 1000;
}

.sidebar-item {
    width: 24px;
    height: 24px;
    margin-bottom: 10px;
    background-color: #444;
    border: 1px solid #666;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.2s ease;
}

.sidebar-item:hover {
    background-color: #555;
    border-color: #888;
    transform: scale(1.1);
}

.sidebar-item:active {
    background-color: #333;
    transform: scale(0.95);
}
#stx_btc > h2 {
  filter: 
  drop-shadow(0px 0px 0.3px black)drop-shadow(0px 0px 0.3px black)drop-shadow(0px 0px 0.3px black)drop-shadow(0px 0px 0.3px black)drop-shadow(0px 0px 0.3px black) drop-shadow(0px 0px 0.3px black) drop-shadow(0px 0px 0.3px black) drop-shadow(0px 0px 0.3px black)
  drop-shadow(0px 0px 0.1px white)drop-shadow(0px 0px 0.1px white)drop-shadow(0px 0px 0.1px white)drop-shadow(0px 0px 0.1px white)drop-shadow(0px 0px 0.1px white) drop-shadow(0px 0px 0.1px white) drop-shadow(0px 0px 0.1px white) drop-shadow(0px 0px 0.1px white)
  ;
}
