.fundIqeFiltI.dactive span{
    color:#5DA875;
  }

  .fundIqeFiltI.dactive .arrCon .upArr{
      border-bottom: 8px solid #ABABAB;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
  }
  .fundIqeFiltI.dactive .arrCon .bottomArr{
      border-top: 8px solid #5DA875;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
  }
  .fundIqeFiltI.active span{
      color:#5DA875;
    }
    
  .fundIqeFiltI.active .arrCon .upArr{
      border-bottom: 8px solid #5DA875;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
  }
  .fundIqeFiltI.active .arrCon .bottomArr{
      border-top: 8px solid #ABABAB;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
  }
  .delCompe {
        font-size: 12px;
        color: #DF6767;
        width: 100px;
        text-align: center;
        cursor: pointer;
        margin-top:6px;
  }
  .buyMargin{
    margin-top:-8px;
  }