.bg-orange {
    background-color: #73c41d !important;
}
		
  .text-orange {
    color: #73c41d!important;
  }

	  .btn-orange {
    background-color: #73c41d !important;
    border-color: #73c41d !important;
  }

  .btn-orange:hover {
    background-color: #73c41d !important;
    border-color: #73c41d !important;
  }

a {
   
    text-decoration: none !important;
}

.list-view-system .list-system-bottom {
  margin-top: 15px; 
}

.system-browse-filters > ul > li {
height: 38px !important;
  line-height: 26px !mportant; }

.system-browse-view a {
  width: 75px !important; }