@charset "UTF-8";html,body{-ms-touch-action:none;margin:0}.chartContainer{display:block;font-family:Roboto,Helvetica,sans-serif;font-size:12px;position:relative}.sharing .ciq-no-share{display:none!important}.stx-canvas-shim{position:absolute;left:0;top:0;width:100%;height:100%;z-index:0}.stx-btn{display:inline-block;cursor:pointer;padding:0 8px;border:solid 1px #ddd;font-weight:700;line-height:27px;color:#7e7e7e;text-align:center;overflow:visible;background-repeat:no-repeat;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-transition:color .25s,border .25s,box-shadow .25s;-moz-transition:color .25s,border .25s,box-shadow .25s;transition:color .25s,border .25s,box-shadow .25s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.stx-btn:active{color:#333;-webkit-box-shadow:inset 0px 8px 6px rgba(100,100,100,.03);-moz-box-shadow:inset 0px 8px 6px rgba(100,100,100,.03);box-shadow:inset 0 8px 6px #64646408}.stx-btn-panel,.stx-btn-panel span{display:inline-block;width:25px;height:25px;cursor:pointer;-webkit-transition:-webkit-transform .2s;transition:transform .2s}.stx-btn-panel{margin:3px 2px}.stx-btn-panel:active span{opacity:1}.stx-btn-panel:active{-webkit-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);transform:scale(1.2)}.stx-btn-panel span{background-image:url(https://upbit-web-dist.upbit.com/upbit-web/images/stx-sprite-panels.e1e6bc3.svg);opacity:.6;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;transition:opacity .2s}.no-svg .stx-btn-panel span{background-image:url(https://upbit-web-dist.upbit.com/upbit-web/images/stx-sprite-panels.a8c982e.png)}.stx-btn-panel>span.stx-ico-up{background-position:-150px -25px}.stx-btn-panel>span.stx-ico-down{background-position:-200px -25px}.stx-btn-panel>span.stx-ico-close{background-position:-250px -25px}.stx-btn-panel>span.stx-ico-edit{background-position:-300px -25px}.stx-btn-panel>span.stx-ico-focus{background-position:-350px -25px}.stx_chart_controls{position:absolute;display:block;bottom:60px;left:50%;height:27px;margin-bottom:0;width:auto;text-align:center;z-index:30;transform:translate(-50%)}.chartSize,.chartSize span{height:25px;display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chartSize{margin:0 auto;position:relative;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:#fafafa;-webkit-box-shadow:0px 1px 2px rgba(0,0,0,.2);-moz-box-shadow:0px 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 1px #0003;opacity:.8;-webkit-transform-origin:bottom center;-moz-transform-origin:bottom center;-ms-transform-origin:bottom center;transform-origin:bottom center;-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15);-webkit-transition:transform .35s cubic-bezier(.77,0,.175,1),opacity .35s linear;-moz-transition:transform .35s cubic-bezier(.77,0,.175,1),opacity .35s linear;-ms-transition:transform .35s cubic-bezier(.77,0,.175,1),opacity .35s linear;transition:transform .35s cubic-bezier(.77,0,.175,1),opacity .35s linear}.break-lg .chartSize{-webkit-transform:scale(.75);-moz-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75)}.break-lg .chartSize:hover{opacity:1;-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}.chartSize span:after{content:"";display:block;position:relative;top:10%;width:1px;height:80%;float:right;background:#0003}.chartSize span{background-image:url(https://upbit-web-dist.upbit.com/upbit-web/images/stx-sprite-panels.e1e6bc3.svg);width:35px;cursor:pointer;transition:opacity .25s,transform .2s;-webkit-transition:opacity .25s,-webkit-transform .2s;opacity:.6}.no-svg .chartSize span{background-image:url(https://upbit-web-dist.upbit.com/upbit-web/images/stx-sprite-panels.a8c982e.png)}.chartSize .stx-zoom-out{background-position:-45px -25px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.chartSize .stx-zoom-in{background-position:-95px -25px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.chartSize .stx-chart-control-button{position:relative;background:#ccc center no-repeat;background-size:contain;height:19px;margin-top:3px;margin-bottom:3px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;transition:none;-webkit-transition:none}.chartSize .stx-chart-control-button.active{border-bottom:solid 3px #398dff;height:22px;margin-bottom:0}.chartSize span.stx-chart-control-button:active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.chartSize .stx-smart-zoom{background:url(https://upbit-web-dist.upbit.com/upbit-web/images/smart-zoom.fe9a6be.svg) center no-repeat;background-size:contain}.chartSize .stx-full-screen{background:url(https://upbit-web-dist.upbit.com/upbit-web/images/full-screen.16f84ee.svg) center no-repeat;background-size:contain}.chartSize span:active,.stx_jump_today:active{opacity:1}.chartSize span:active{-webkit-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);transform:scale(1.2)}.chartSize span:hover{opacity:1}.stx_chart_controls .stx-tooltip{position:absolute;display:block;opacity:0;top:50%;left:50%;width:auto;height:auto;padding:1px 5px;text-align:center;font-weight:400;font-size:10px;background:#0062df;color:#f9fafc;border:solid 1px #e4e4e4;-webkit-border-radius:1px;-moz-border-radius:1px;-ms-border-radius:1px;border-radius:1px;transform:translate(-50%) scale(.75);transition:opacity .25s .25s,top .25s .25s;z-index:4}.stx_chart_controls *:hover>.stx-tooltip{top:110%;opacity:1}.stx_jump_today{color:#fff;overflow:hidden;position:absolute;bottom:12px;right:10px;line-height:0px;height:25px;width:30px;padding:0;margin-bottom:17px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:#fafafa;-webkit-box-shadow:0px 1px 2px rgba(0,0,0,.2);-moz-box-shadow:0px 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 1px #0003;transition:background .25s;-webkit-transition:background .25s;cursor:pointer;z-index:30}.stx_jump_today span{background-image:url(https://upbit-web-dist.upbit.com/upbit-web/images/stx-sprite-panels.e1e6bc3.svg);background-repeat:no-repeat;display:inline-block;line-height:25px;height:25px;width:30px;padding-top:25px;background-position:-448px -25px;transition:opacity .25s,transform .2s;-webkit-transition:opacity .25s,-webkit-transform .2s;opacity:.6}.no-svg .stx_jump_today span{background-image:url(https://upbit-web-dist.upbit.com/upbit-web/images/stx-sprite-panels.a8c982e.png)}translate{pointer-events:none}.stx-baseline-handle{background-image:url(https://upbit-web-dist.upbit.com/upbit-web/images/stx-sprite-ui.0a28839.svg);background-position:-770px -28px;cursor:url(https://upbit-web-dist.upbit.com/upbit-web/images/vertical.301b663.cur),ns-resize;display:none;height:20px;opacity:.5;position:absolute;width:20px;z-index:30}.stx-baseline-handle:active,.stx-baseline-handle.stx-grab{opacity:1}.stx-drag-chart{cursor:url(https://upbit-web-dist.upbit.com/upbit-web/images/closedhand.64a865a.cur),default!important}.stx-ico-handle{position:absolute;left:0%;height:6px;width:100%;overflow:hidden;cursor:url(https://upbit-web-dist.upbit.com/upbit-web/images/vertical.301b663.cur),ns-resize;z-index:30}.stx-ico-handle:active{cursor:url(https://upbit-web-dist.upbit.com/upbit-web/images/vertical.301b663.cur),ns-resize}.stx-panel-control{position:absolute;top:10px;left:0;overflow:hidden;z-index:30;display:none}.stx-panel-control *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.stx-panel-control.stx-show{display:inline-block}.stx-panel-control.stx-show .stx-btn-panel{display:none}.stx-panel-control.stx-show .stx-btn-panel.stx-show{display:inline}.stx-panel-title{margin:2px 10px 5px;float:left;display:inline-block;color:#333;padding:0 10px;line-height:22px;font-size:12px;text-align:left;text-transform:uppercase;-webkit-box-shadow:0px 1px 2px rgba(0,0,0,.2);-moz-box-shadow:0px 1px 2px rgba(0,0,0,.2)}.stx-panel-control .stx-btn{float:left}.stx-panel-control .stx-panel-legend{display:none}.stx-panel-legend .stx-panel-control .stx-panel-legend{display:inline-block;vertical-align:top;width:154px}.mSticky{display:none;background:#efefef;border:solid #ddd 1px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:#666;font-size:11px;white-space:nowrap;z-index:40}.mSticky.hide{padding:0;border:none}.mSticky,.vectorTrashCan,.overlayTrashCan,.overlayEdit{position:absolute;z-index:40}.mStickyInterior,#sMeasure{margin:0;padding:5px 10px;display:inline-block;float:left}.overlayEdit.stx-btn,.overlayTrashCan.stx-btn,.vectorTrashCan.stx-btn{background:#efefef;cursor:pointer;display:inline-block;text-align:center;width:23px;height:23px;padding:0;border:solid #ddd 1px;margin:0 0 0 18px}.overlayEdit.stx-btn span,.overlayTrashCan.stx-btn span,.vectorTrashCan.stx-btn span{display:block;margin:0;width:23px;height:23px;overflow:hidden;text-indent:100px;background:transparent;background-image:url(https://upbit-web-dist.upbit.com/upbit-web/images/stx-sprite-panels.e1e6bc3.svg);background-position:-401px -26px}.overlayEdit{opacity:0}.overlayTrashCan{margin-left:5px}.no-svg .overlayEdit.stx-btn span,.no-svg .overlayTrashCan.stx-btn span,.no-svg .vectorTrashCan.stx-btn span{background-image:url(https://upbit-web-dist.upbit.com/upbit-web/images/stx-sprite-panels.a8c982e.png)}.mouseDeleteInstructions,.stickyLongPressText{margin:0;display:block;clear:both;font-size:xx-small}.mouseDeleteText,.mouseManageText{display:none}.rightclick_drawing .mouseDeleteText,.rightclick_series .mouseDeleteText,.rightclick_study .mouseDeleteText{display:inline}.stx-loader{position:absolute;top:280px;left:50%;margin-left:-20px;width:40px;height:40px;z-index:50}.stx_draw_ok,.stx_drag_ok{position:absolute;z-index:40;background-color:#ffffff80;display:none;vertical-align:top;padding:3px 3px 0;border-radius:10px;border:1px solid rgba(0,0,0,.2)}.stx_draw_ok .field,.stx_drag_ok .field{display:inline-block;padding-left:3px;white-space:nowrap;color:#000;float:right}.stx_draw_ok .icon,.stx_drag_ok .icon{display:inline-block;margin-bottom:.5em;background-color:#fff;border:1px solid #5cb85c;color:#5cb85c;border-radius:50%;width:1em;height:1em;float:left}.stx_draw_ok .icon:after,.stx_drag_ok .icon:after{animation-duration:1.5s;animation-timing-function:ease;animation-name:checkmark;transform:scaleX(-1) rotate(135deg);opacity:1;height:.5em;width:.25em;transform-origin:left top;border-right:2px solid #5cb85c;border-top:2px solid #5cb85c;content:"";left:.4em;top:.8em;position:absolute}@keyframes checkmark{0%{height:0;width:0;opacity:1}20%{height:0;width:.25em;opacity:1}40%{height:.5em;width:.25em;opacity:1}to{height:.5em;width:.25em;opacity:1}}.stx-draggable{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.stx-draggable.stx-drag-series{cursor:url(https://upbit-web-dist.upbit.com/upbit-web/images/all-directional.28599ff.cur),move!important}.stx-draggable.stx-drag-axis{cursor:url(https://upbit-web-dist.upbit.com/upbit-web/images/horizontal.50feed2.cur),ew-resize!important}.stx_current_hr_up{background-color:#dd3c44;color:#fff}.stx_current_hr_down{background-color:#1375ec;color:#fff}.stx_xaxis{font-size:12px;font-family:Helvetica,sans-serif;color:#666}.stx_xaxis_dark{color:#444}.stx_yaxis{font-size:10px;font-family:Helvetica,sans-serif;color:#333}.stx-float-date{position:absolute;font-size:10px;font-family:Helvetica,sans-serif;z-index:30;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:#fff;padding:1px 6px;text-align:center;width:70px;background-color:#333}.stx-float-price{color:#fff;background-color:#333}.stx_crosshair{position:absolute;z-index:10;background-color:#999}.stx_crosshair_drawing{position:absolute;z-index:10;background-color:#333}.crossY,.stx_crosshair_y{left:0;height:1px;width:98%;margin-top:-1px}.crossX,.stx_crosshair_x{top:0;width:1px;height:100%}.stx-crosshair-on{cursor:crosshair}.stx_panels{font-family:Helvetica,sans-serif;font-size:10px;color:#fff}.stx_panel_background{color:#7c878b}.stx_panel_border{width:1px;color:#ccc}.stx_panel_drag{width:2px;color:#666}.stx_solo_lit span{background-color:#b1b7b8;color:#fff;opacity:1}.stx_grid{color:#efefef;opacity:1;border-style:solid}.stx_grid_dark{color:#ccc;opacity:.9;border-style:solid}.stx_grid_border{color:#999;border-style:solid}.stx_line_chart,.stx_line_up,.stx_line_down{width:1px;border-top-style:solid}.stx_bar_chart,.stx_bar_up,.stx_bar_down,.stx_bar_even{width:1px}.stx_line_chart,.stx_bar_chart{color:#000}.stx_bar_down{color:#1375ec}.stx_bar_up{color:#dd3c44}.stx_baseline_delta_mountain{background-color:#a366ff80;color:#a366ff03;border:transparent;padding:3px}.stx_colored_mountain_chart{background-color:#a366ff80;color:#a366ff03;width:2px;border:transparent;padding:4px}.stx_mountain_chart{background-color:#66cac480;color:#66cac403;border:#66cac4;width:1px}.stx_histogram_down{color:#1375ec;border-left-color:#000}.stx_histogram_up{color:#dd3c44;border-left-color:#000}.stx_histogram_even{color:#999;border-left-color:#000}.stx_highlight_vector{color:red;width:3px}.stx_candle_shadow,.stx_bar_even{color:#c9c9c9}.stx_candle_down,.stx_line_down{color:#1375ec;border-left-color:#1375ec}.stx_candle_up,.stx_line_up{color:#dd3c44;border-left-color:#dd3c44}.stx_hollow_candle_down{color:#1375ec}.stx_hollow_candle_up{color:#dd3c44}.stx_hollow_candle_even{color:#888}.stx_baseline{color:#2e383b}.stx_baseline_down{color:#eb242b;width:2px}.stx_baseline_up{color:#49ba59;width:2px}.stx_channel_down{color:#eb242b40}.stx_channel_up{color:#49ba5940}.stx_hlcbox_chart{color:#0ff;background-color:#00f;border-left-color:#00f}.stx_kagi_down{color:red;width:1px}.stx_kagi_up{color:#0f0;width:3px}.stx_pandf_down{color:red;padding:2px 0;width:2px}.stx_pandf_up{color:#0f0;padding:2px 0;width:2px}.stx_volume_up{color:#dd3c44;border:#ffffff}.stx_volume_down{color:#1375ec;border:#ffffff}.stx_volume_underlay_up{color:#8cc176;opacity:.3;border-left-color:#000}.stx_volume_underlay_down{color:#b82d0c;opacity:.3;border-left-color:#000}.stx_volume_profile{opacity:.3;border-color:#000}.stx_projection_new{color:#00f}.stx_gaps{color:#b1b7b8;opacity:.3}.stx_histogram{color:#000;opacity:.2}.stx_annotation{font-size:13px;font-family:Helvetica,sans-serif;background:transparent;border:none;box-shadow:none;padding:0 6px;outline:none;color:#333;resize:none;z-index:1000}.stx_annotation_bg{color:#f5f5f5}.stx_annotation_highlight{color:#fff}.stx_annotation_highlight_bg{color:#3d4447}.stx-btn.stx_annotation_save,.stx-btn.stx_annotation_cancel{position:absolute;display:none;font-size:11px;-webkit-box-shadow:0px 1px 2px rgba(0,0,0,.2);-moz-box-shadow:0px 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 2px #0003;z-index:50;background-color:#fff}.stx_annotation_cancel{margin-left:10px}.stx_watermark{font-size:16px;font-family:Helvetica,sans-serif}.stx_fib_levels{font-size:12px;font-family:Helvetica,sans-serif;color:transparent}.stx_share{font-size:14px;font-family:Georgia,Times New Roman,serif;color:#000;width:1px}.stx_share_symbol{font-size:14px;font-family:Arial,sans-serif;font-weight:700}.stx-holder{display:block;position:absolute;overflow:hidden;z-index:20}.stx-subholder{position:absolute;overflow:hidden;box-sizing:border-box;border:none 5px #398bff}.stx-subholder.dropzone.all{border-style:solid}.stx-subholder.dropzone.top{border-top-style:solid}.stx-subholder.dropzone.bottom{border-bottom-style:solid}.stx-subholder.dropzone.left{border-left-style:solid}.stx-subholder.dropzone.right{border-right-style:solid}.stx_market_session.divider{background-color:#0f0c;width:1px}.stx_market_session.pre{background-color:#ffff001a}.stx_market_session.post{background-color:#00f3}stx-hu-tooltip{position:absolute;left:-50000px;z-index:30;white-space:nowrap;padding:6px;border:2px solid #4ea1fe;background-color:#2a51d080;color:#fff;font-size:14px;fill:#2a51d0}stx-hu-tooltip-field{display:table-row}stx-hu-tooltip-field-name{display:table-cell;font-weight:700;padding-right:5px}stx-hu-tooltip-field-name:after{content:":"}stx-hu-tooltip-field-value{display:table-cell;text-align:right}

.ps-container{-ms-touch-action:none;touch-action:none;overflow:hidden!important;-ms-overflow-style:none}@supports (-ms-overflow-style: none){.ps-container{overflow:auto!important}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.ps-container{overflow:auto!important}}.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block;background-color:transparent}.ps-container.ps-in-scrolling{pointer-events:none}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999}.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;opacity:0;-webkit-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;-o-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear;bottom:0;height:15px}.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:#aaa;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;-moz-transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-moz-border-radius .2s ease-in-out;-o-transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-webkit-border-radius .2s ease-in-out,-moz-border-radius .2s ease-in-out;bottom:2px;height:6px}.ps-container>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x,.ps-container>.ps-scrollbar-x-rail:active>.ps-scrollbar-x{height:11px}.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;opacity:0;-webkit-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;-o-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear;right:0;width:15px}.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:#aaa;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;-moz-transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-moz-border-radius .2s ease-in-out;-o-transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-webkit-border-radius .2s ease-in-out,-moz-border-radius .2s ease-in-out;right:2px;width:6px}.ps-container>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y,.ps-container>.ps-scrollbar-y-rail:active>.ps-scrollbar-y{width:11px}.ps-container:hover.ps-in-scrolling{pointer-events:none}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999}.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:.6}.ps-container:hover>.ps-scrollbar-x-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:#999}.ps-container:hover>.ps-scrollbar-y-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:#999}


/*# sourceMappingURL=sri-v2-chartiq-vendor-3124ddaf-common-90c7099718cfafbddac2.css.map*/