/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */


.duplicates-instant-table {
	text-align: center;
	padding: 10px;
	background-color: red;
	color: #fff;
	z-index: 999; 
	position: relative;
}