a:active, a:focus, a:hover {
  color: rgba(29,128,159,.9);
}

#sidebar-wrapper.active {
  right: 250px;
  width: 250px;
  transition: all .4s ease 0s;
  Z-INDEX: 90;
}

