@charset "utf-8";
/* CSS Document */

.detailpage	.container	.bundleXPathBody,
.detailpage	.container	.bundleRssBody,
.detailpage	.container	.bundleXPathBody	h1,
.detailpage	.container	.bundleRssBody	h1,
.detailpage	.container	.bundleXPathBody	h2,
.detailpage	.container	.bundleRssBody	h2,
.detailpage	.container	.bundleXPathBody	h3,
.detailpage	.container	.bundleRssBody	h3,
.detailpage	.container	.bundleXPathBody	h4,
.detailpage	.container	.bundleRssBody	h4,
.detailpage	.container	.bundleXPathBody	h5,
.detailpage	.container	.bundleRssBody	h5,
.detailpage	.container	.bundleXPathBody	h6,
.detailpage	.container	.bundleRssBody	h6,
.detailpage	.container	.bundleXPathBody	p,
.detailpage	.container	.bundleRssBody	p,
.detailpage	.container	.bundleXPathBody	span,
.detailpage	.container	.bundleRssBody	span,
.detailpage	.container	.bundleH3,
.detailpage	.container	.bundleH3	{
		color:#1c1d20 !important;
		font-size:17px;
		line-height:31px;
		font-family: 'Montserrat-Regular';
		font-family: 'HelveticaNeue';
		text-align:left;
		letter-spacing:1px;
	}
	
/*.detailpage	.container	.bundleXPathBody	br,
.detailpage	.container	.bundleRssBody	br	{
		display:none;
	}*/
	
	
.detailpage	.container	.bundleXPathBody,
.detailpage	.container	.bundleRssBody,
.detailpage	.container	.bundleXPathBody	h1,
.detailpage	.container	.bundleRssBody	h1,
.detailpage	.container	.bundleXPathBody	h2,
.detailpage	.container	.bundleRssBody	h2,
.detailpage	.container	.bundleXPathBody	h3,
.detailpage	.container	.bundleRssBody	h3,
.detailpage	.container	.bundleXPathBody	h4,
.detailpage	.container	.bundleRssBody	h4,
.detailpage	.container	.bundleXPathBody	h5,
.detailpage	.container	.bundleRssBody	h5,
.detailpage	.container	.bundleXPathBody	h6,
.detailpage	.container	.bundleRssBody	h6,
.detailpage	.container	.bundleXPathBody	p,
.detailpage	.container	.bundleRssBody	p,
.detailpage	.container	.bundleH3,
.detailpage	.container	.bundleH3 {
		padding-top:16px;
		padding-bottom:16px;
	}
	
.detailpage	.container	.bundleXPathBody,
.detailpage	.container	.bundleRssBody	{
		padding-top:32px;
	}

	
.bundleXPathBody	h5 img:last-child,
.bundleRssBody	h5 img:last-child	{
		padding-bottom:0;
	}

.bundleXPathBody	img,
.bundleRssBody	img,
.bundleXPathBody	iframe,
.bundleRssBody	iframe
	{
		max-width:100% !important;
		margin:0 !important;
		display:block;
	}
	
.bundleXPathBody	img,
.bundleRssBody	img
	{
		height:inherit !important;
	}
	
	
.detailpage	.container	hr,
.detailpage	.container	table	{
		display:none;
	}
	
.detailpage	.container	p	span	{
		color:#1c1d20 !important;
	}
	
.bundleRssBody	span,
.bundleXPathBody	span	{
		font-family:inherit !important;
		font-size:inherit !important;
	
	}
	
.bundleRssBody .emoji,
.bundleXPathBody .emoji	{
		width:48px !important;
		display:inline-block !important;
	}
	
.bundleRssBody .readonweb,
.bundleXPathBody .readonweb	{ margin:0 !important }
	
