.page-id-15107 tbody td:nth-child(1) {
	background: #f7f7f7 !important;
	border-top: 1px solid #e2e2e2 !important;
	text-align: left;
	font-weight: 500;
	font-size: 17px;
	color: #000;
	padding: 0 40px 0 35px !important;
	border-right: 1px solid #e2e2e2;
}

.page-id-15107 thead th:nth-child(1) {
	width: 33.33% !important;
	background: #f7f7f7;
	font-weight: 600;
	font-size: 15px;
	color: #000;
	text-align: left;
	padding: 18px 40px 18px 35px !important;
	border-right: 1px solid #e2e2e2;
}

.page-id-15107 thead th:nth-child(1):hover {
	background: #f9fafc !important;
}

.page-id-15107 thead th:nth-child(2):hover {
	background: #fff !important;
}

.page-id-15107 thead th:nth-child(3):hover {
	background: #fff !important;
}

.page-id-15107 thead th:nth-child(2) {
	width: 33.33% !important;
	background: #ffffff !important;
	font-weight: 600;
	font-size: 15px;
	color: #000;
	text-align: center;
	border-bottom: 1px solid #ececec !important;
	border-right: 1px solid #e6e6e6;
}

.page-id-15107 tbody td:nth-child(2) {
	background: #fff !important;
	border-top: 1px solid #efefef !important;
	border-right: 1px solid #e6e6e6;
	font-weight: 400;
	font-size: 15px;
	padding: 20px;
	color: #000;
	text-align: center;
	box-shadow: 0 15px 40px -10px rgba(22,35,49,0.15);
}

.page-id-15107 thead th:nth-child(3) {
	width: 33.33% !important;
	background: #fff;
	font-weight: 600;
	font-size: 15px;
	color: #000;
	text-align: center;
	border-bottom: 1px solid #ececec !important;
}

.page-id-15107 tbody td:nth-child(3) {
	background: #fff !important;
	border-top: 1px solid #efefef !important;
	font-weight: 400;
	font-size: 15px;
	color: #000;
	text-align: center;
	padding: 18px;
	box-shadow: 0 15px 40px -10px rgba(22,35,49,0.15);
}

div#tablepress-4_wrapper input[type=search],
div#tablepress-4_wrapper select {
	height: 36px;
	padding: 5px;
	line-height: 36px;
	border: 1px solid #dbdbdb;
	margin-bottom: 15px;
}

thead th:nth-child(2):before {
	content: "";
	background-image: url(/wp-content/uploads/2017/09/uabb.png);
	position: absolute;
	width: 70px;
	z-index: 9;
	background-repeat: no-repeat;
	height: 63px;
	top: -71px;
	left: 42%;
	background-position: center;
}

div#tablepress-4_wrapper .dt-search {
	display: none;
}

thead th:nth-child(3):before {
	content: "";
	background-image: url('/wp-content/uploads/2017/09/powerpack-logo-header-2.png');
	position: absolute;
	width: 50px;
	z-index: 9;
	background-repeat: no-repeat;
	height: 42px;
	top: -56px;
	left: 42%;
	background-position: center;
}

.download-plugin:before {
	content: "";
	background-image: url(/wp-content/uploads/2017/09/icon-1.png);
	position: absolute;
	top: -30px;
	left: 39%;
	z-index: 9;
	width: 50px;
	height: 43px;
	background-repeat: no-repeat;
}

a.download-plugin {
	position: relative;
	top: 14px;
	font-size: 14px;
}

.tablepress tbody td {
	vertical-align: middle !important;
}

.dt-container .tablepress {
	clear: both;
	margin: 0 !important;
	border: 1px solid #e6e6e6;
}

.dt-container .tablepress table tr {
	border-bottom: 1px solid #e6e6e6;
}

span.yes-no-text {
	display: none;
}

div#tablepress-4_wrapper {
	width: 90%;
	margin: auto;
}

.tablepress .sorting:hover,
.tablepress .sorting_asc,
.tablepress .sorting_desc {
	background-color: transparent !important;
}

.coming-soon-module {
	font-size: 14px;
	line-height: 1.5em;
	color: #4ac18a;
}