.system-browse-filters,
.list-system {
 box-sizing: content-box 
}

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

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

  .btn-orange:hover {
    background-color: #ff5601 !important;
    border-color: #ff5601 !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; }

.list-system-configure { width:70px !important;}

.systemWrap {
    max-width: 1000px !important;
   
}