.main{
    padding:25px;
}
ul.main_val ul.scroll-ul {
    display: none;
    max-height: 559px;
    overflow-y: scroll;
}

img{
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
    margin:0 auto;
    display:block;
}
span.drop_key {
    width: 100%;
    background: #ccc;
    display: block;
    padding: 10px 15px;
    font-size: 18px;
    letter-spacing: 1px;
    border-bottom: 2px solid #fff;
    cursor: pointer;
    font-weight: 600;
}
.val_key ul ul li {
    border: 1px dotted #aaa;
    padding: 7px 15px;
    margin-bottom: 5px;
}
span.drop_key:hover {
    opacity: 0.5;
}
ul, li {
    list-style: none;
}
ul{
    padding-left:0px;
}
.val_key span.drop_inner:hover{
    opacity:0.8;
}
.val_key ul ul li,.outer_val li {
    border: 1px dotted #aaa;
    padding: 7px 15px;
    margin-bottom: 5px;
}
.slick-slide{
    height:auto;
}
.val_key  span.drop_inner{
    background: #f2f2f2;
    padding: 8px 35px 8px 15px;
    display: block;
    font-size: 16px;
    letter-spacing: 1px;
    cursor: pointer;
    margin-bottom: 5px;
    z-index:9;
}

.val_key li{
    position:relative;
}
.arrow .prev,.arrow .next{
    position: absolute;
    top: 40%;
    cursor:pointer;
    -ms-transform: translateX(-40%);
    -webkit-transform: translateX(-40%);
    transform: translateX(-40%);
    font-size: 22px;
}
.arrow .prev{
    left:0px;
}
.arrow .next{
    right:0px;
}
.img_num p, .img_num span,.full_expand {
    color: #fff;
}
.img_num {
    padding-top: 15px;
    font-size: 18px;
}
#slider_main{
    margin:0 auto;

    position: relative;
    display: inline-block;
}
.text-center.fullscreen {
    width: 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    padding-top: 40px;
    padding: 0px;
}
.fullscreen #slider_main{
    max-width:100%;
    display: block;
}
.full_expand{
    display:block;
}
.fullscreen .full_expand{
    display:none;
}
.img_num  button{
    cursor:pointer;
    border: none;
    background: transparent;
}
.img_num p{
    display:inline-block;
    padding: 0 25px;
}
.full_expand {
    display: block;
    position: absolute;
    right: 13px;
    font-size: 22px;
    bottom: 17px;
    cursor: pointer;
}
.fullscreen .single-item{
    margin-top: 0px;
    display:block;  
}
.fullscreen  img{
    width: 100%;
    height: 94%;
}
.single-item{
    display: inline-block;
    border: 1px solid #000;
    /*margin-top: 60px;*/
    position: relative;
    background:#000;
}
.mySlides{
    position: relative;
}
.tooltip_show {
    text-align: center;
    background: #fff;
    color: #000;
    padding: 3px 0;
    position: absolute;
    display: none;
    white-space: nowrap;
    min-width: 100px;
    padding:5px 15px;
    margin:5px 0 0 5px;
}
.single-item .slide_img{
    cursor:default;
    position:relative;
}
.horizontal{
    width:100%;
    height:1px;

}
.horizontal,.vertical  {
    display:none;
    background-color:#fff;
    position:absolute;
    top: 32px;
    left:0;
}
#slider{
    z-index:1;
}
.vertical {
    width: 1px;
    height: 340px;

}
.hover_line{
    display: inline-block;
    vertical-align: baseline;
    position: absolute;
    top: 0;
    width: 100%;
    height: 370px;
    z-index: 9;
    left: 0;
    background-color: transparent !important;
    top: 60px;
}
.hover_line #canvas{
    width: 100%;
    height: 100%;
}
.fullscreen .hover_line {
    height: 59%;
    top: 0;
}
.fullscreen .vertical {
    height: 57%;
}
.fullscreen .hover_line.outer_canvas {
    height: 87%;
}
.fullscreen .without_vol .vertical {
    height: 85%;
    top: 55px;
}
.side_menu {
    display: inline-block;
    position: absolute;
    left: 0;
    z-index: 99;
    top: 20px;
    border: 2px solid #ccc;
}
#slider_main {
    padding: 0 50px;
}
.side_menu li {
    padding: 5px;
    position: relative;
    cursor:pointer;
}
.up_menu ul{
    margin-bottom:0px;
}
.up_menu {
    position: absolute;
    top: 20px;
    left: 2px;
    border: 2px solid #ccc;
    padding-left: 47px;
    border-left:0px;
}
.up_menu li {
    display: inline-block;
    padding:5px;
    border-right: 1px solid #ccc;
    vertical-align: middle; 
    cursor:pointer;
}
.side_menu ul ul {
    display: none;
    position: absolute;
    width: 139px;
    z-index: 9;
    background: #fff;
    left: 48px;
    padding: 15px;
    top: 0px;
}
.up_menu li:last-child{
    border-right:0px;
}
.side_menu ul li.active_tool ul{
    display:block;
}
.up_menu li input{
    border: 0px;
    padding-left: 15px;
    font-weight: 600;
    max-width: 100px;
    line-height: 24px
}
.up_menu img {
    display: inline-block;
}
#Equity_collapse .chart-highlight, .equity_collapse:hover{
    background-color: #e4eef7;
}

.highcharts-range-selector-group {
    display: none;
}
.main{
  padding: 10px 0 !important;
}
    #box_live{
      left:6px;
      position: absolute;
      top:9px;
      cursor: move;
      z-index: 9;
      /* border:1px solid black; */
      width:fit-content;
      /*top: -360px;*/
      display: block!important;
      height:0px;
      /* padding:5px; */
      background-color:#ffffff94;
    }
    #timerange table td{
      padding: 8.1px 2px;
    }
    #timerange table{
      color:#fff;
    }
    #timerange table tr:first-child
    {
      color: #ddd;
      font-weight: bold;
      text-transform: capitalize;
    }
    #timerange table:first-child td:first-child{
      text-align: right;
    }
    #box_live table{
      
      /*top: -360px;*/
      z-index: 9;
      width:max-content;
      background-color:#ffffff94;
      font-weight: unset !important;
      /*display: inline!important;*/
    }
    
    #box_live td{
      border:none!important;
      padding-top: 0;
      float: left;
      padding-bottom: 2px;
    }
    
  .highcharts-credits,.highcharts-exporting-group{
    display: none!important;
  }
  .highcharts-popup-annotations {
    display: none;
    position: absolute;
    left: calc(50% - 50px);
    width: 100px;
    background-color: white;
    border: 2px grey solid;
    padding: 10px;
    top: 150px;
}
/*.single-item {*/
/*    display: inline-block;*/
/*    border: 1px solid #000;*/
/*    margin-top: 28px;*/
/*    position: relative;*/
/*    background: #000;*/
/*}*/
.active {
  background : unset !important;
}
.hover_line_live {
    display: inline-block;
    vertical-align: baseline;
    position: absolute;
    top:55px !important;
    width: 700px;
    height: 384px;
    z-index: 9;
    left: 2px;
    background-color: transparent !important;
    top: 73px;
}
/*.side_menu li {*/
/*    cursor: pointer;*/
/*    padding: 3.2px 10px;*/
/*}*/
.vertical_live {
    width: 1px;
    height: 406px;
}
.modal-content{
  padding: 12px;
}
/*.side_menu {*/
/*    display: inline-block;*/
/*    position: absolute;*/
/*    color: #fff;*/
/*    left: -64px;*/
/*    z-index: 99;*/
/*    background: rgb(0,163,228);*/
/*    top: 27px;*/
/*    border: 2px solid #ccc;*/
/*}*/
#changeobjectstyle svg:hover {
    transform: scale(1.2);
}
.horizontal_live, .vertical_live {
  /*background-color: #31a3e4!important;*/
  background-color: #000!important;
  
}
.xvalue_live{
      z-index: 999;
    background: #758696;
    padding: 5px 10px;
    position: absolute;
    bottom: -30px;
    color: #fff;
}
.yvalue_live{
  z-index: 999;
    position: absolute;
    right: -48px;
    background: #758696;
    color:#fff;
    padding: 5px 10px;
}
.nav-tabs .nav-item.open .nav-link, .nav-tabs .nav-item.open .nav-link:focus, .nav-tabs .nav-item.open .nav-link:hover, .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover{
    background-color: #00142d!important;
}
/*    .container_security_header .security_header_content {
    background-color: #0c1532;
    overflow: hidden;
    padding: 0;*/
.image_Set{
    height: 500px!important;
    width: 650px!important;
}
.side_menu li:hover{
  background-color: #dee2e4!important;
}