.su-spoiler-style-2 {
	border: 1px solid #8FCFD1;
}

.dt-container .sorting:hover {
	background-color: #eedbcf;
}

.dt-search {
	background: #fbf7f5;
	margin: 0 0 10px 0;
	padding: 5px 10px;
	border-radius: 10px;
	border: 1px solid #eedbcf;
}

.dt-search input {
	background: #fff;
}

.su-spoiler-style-2 > .su-spoiler-title,
.su-spoiler-style-2.su-spoiler-open > .su-spoiler-title {
	background-color: #eff8f9;
	border-bottom: 1px solid #8FCFD1;
}

.tablepress thead th,
.tablepress tfoot th {
	background-color: #f7eee8;
}

.dt-container .sorting_asc,
.dt-container .sorting_desc {
	background-color: #e1bfa9;
}