.ticketForm .custom_active,.ticketForm .Header__active:hover,.departmentList .custom_active,.layoutList .custom_active{
  color: #e46317;
  border-bottom-color: #e46317;
}
.ticketForm .Header__active,.departmentList .Header__active,.layoutList .Header__active{
      color: #fff;
  border-bottom-color: transparent;
}

#field_attachmentIds {
display: none;
}
    	.custom__module_widget br{
            		display: none;
            	}
            	.ContentBox__indexIcon{
            		width: 61px;
            		height: 61px;
            		margin: 0 auto;
            	}
            	.ContentBox__indexIcon img{
            		max-width: 100%;
            		max-height: 100%;
            	}
                   .ContentBox__boxThree br{
                            display:none;
                    }

