/* PHONES */
@media screen and (max-width: 767px) {
	.acpTable_search {
		float: none;
		width: 100% !important;
		max-width: 100% !important;
	}
}