.footer-content address { 
  display: none;
} 
#powered-by-mantisbt-logo img {
	width: 170px;
}

.selectize-input{
	/* width: 50% !important; */
	width: 100% !important;
}
.selectize-control.single .selectize-input{
	background-image: linear-gradient(to bottom, #fefefe, #ffffff) !important;
}