.generate-columns .inside-article {
	box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
}

.entry-content .alignwide, body:not(.no-sidebar) .entry-content .alignfull {
	margin-left: 0;
}

.post-image-below-header.post-image-aligned-center .inside-article .featured-image, .post-image-below-header.post-image-aligned-left .inside-article .featured-image, .post-image-below-header.post-image-aligned-left .inside-article .post-image, .post-image-below-header.post-image-aligned-right .inside-article .featured-image, .post-image-below-header.post-image-aligned-right .inside-article .post-image {
	margin-top: 1em;
}

.new-tables, .post table {
	border-collapse: collapse;
	border-spacing: 0;
	font: normal 13px, sans-serif;
}

.new-tables th, .post table th {
	background-color: #f24f84;
	border: solid 1px #dee;
	color: #fff;
	padding: 10px;
	text-align: left;
	text-shadow: 1px 1px 1px #000;
}

.new-tables th p, .new-tables td p, .post table th p {
	padding: 0;
	margin: 0px;
}

.new-tables td, .post table td {
	border: solid 1px #000;
	color: #333;
	padding: 10px;
	text-shadow: 1px 1px 1px #fff;
}

.new-tables tr:nth-of-type(odd), .post table tr:nth-of-type(odd) {
	background-color: #f6f6f6;
}

a.profilelink, .author-info a {
	text-decoration: none !important;
}

.google-auto-placed, .wp-block-image {
	margin-top: 25px !important;
	margin-bottom: 25px !important;
}

.rt-tpg-container .list-layout1 .rt-detail .read-more a, .rt-tpg-container .list-layout2 .rt-detail .read-more a, .rt-tpg-container .list-layout3 .rt-detail .read-more a {
	text-decoration: none;
	background-color: #000 !important;
	border: 1px solid #000;
}

.rt-tpg-container .list-layout1 .rt-detail .read-more a:hover, .rt-tpg-container .list-layout2 .rt-detail .read-more a, .rt-tpg-container .list-layout3 .rt-detail .read-more a:hover {
	text-decoration: none;
	background-color: #fff !important;
	color: #000;
	border: 1px solid #000;
}

.tpg-widget-heading-wrapper.heading-style4:before {
	background-color: #f24f84;
	bottom: -17px;
	height: 6px;
	left: 0;
	transform: skewX(-25deg);
	width: 45px;
}