.main_trees {
  height: 100%;
  width: 100%;
  position: relative;
  color: #1a1c20;
}

.active {
  z-index: 10 !important;
}

.changetop {
  z-index: 1000;
}
.borderRight {
  border-right: 1px solid #ccc;
  
}
