.hdmx__ticket-reply  .actions-toolbar .action.secondary {
	text-align: center;
	margin-bottom: 9px;
	letter-spacing: 1px;
	text-transform: uppercase;
	/* padding: 7px 15px; */
	/* font-size: 1.4rem; */
	box-sizing: border-box;
	vertical-align: middle;
	font-weight: 400;
	/* line-height: 22px; */
	color:#fff;
	margin-top:0px;
}
.hdmx__tickets .action.primary,.hdmx__ticket-new .actions-toolbar .action.primary, .hdmx__ticket-reply .actions-toolbar .action.primary,.hdmx__ticket-reply .actions-toolbar .action.secondary{ 
	line-height: 16px;
	padding: 7px 15px;
	font-size: 1.4rem;
}
.hdmx__ticket-new select {height:38px;}
	