#new_ticket_title {
	text-decoration: underline !important;
  	cursor: pointer !important;
	font-weight: 500 !important;
	text-shadow: 0 1px 1.5px rgba(238, 192, 41, 0.4) !important;
}

.Header__headerImg {
	opacity: 1 !important;
}

.searchPanelSearchBox {
	background-color: rgba(51, 51, 51, 0.6) !important;
}
