

/* Start:/local/components/swifts/blacklist/templates/.default/style.css?1772521070762*/
.blacklist {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-top: 20px;
}
.blacklist thead tr {
	background: #f2f5f9;
}
.blacklist th,
.blacklist td {
	padding: 15px 20px;
	text-align: left;
	vertical-align: middle;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
}
.blacklist td {
	position: relative;
}
.blacklist td:first-child:before {
	left: 30px;
}
.blacklist td:last-child:before {
	right: 30px;
}
.blacklist td:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	background: #e7ebee;
}
.blacklist td:last-child,
.blacklist th:last-child {
	padding-right: 30px;
}
.blacklist td:first-child,
.blacklist th:first-child {
	padding-left: 30px;
}
/* End */
/* /local/components/swifts/blacklist/templates/.default/style.css?1772521070762 */
