/*
Theme Name: People's Pundit Daily
Theme URI: https://newsroom.qodeinteractive.com/
Description: A Contemporary Multipurpose Newspaper / Magazine Theme
Author: Elated Themes
Author URI: https://themeforest.net/user/elated-themes
Version: 1.9
License: General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Text Domain: newsroom

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

@font-face {
	font-family: 'acrelight';
	src: url('assets/fonts/acre-light-webfont.eot');
	src: url('assets/fonts/acre-light-webfont.eot?#iefix') format('embedded-opentype'), url('assets/fonts/acre-light-webfont.woff2') format('woff2'), url('assets/fonts/acre-light-webfont.woff') format('woff'), url('assets/fonts/acre-light-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'acreregular';
	src: url('assets/fonts/acre-regular-webfont.eot');
	src: url('assets/fonts/acre-regular-webfont.eot?#iefix') format('embedded-opentype'), url('assets/fonts/acre-regular-webfont.woff2') format('woff2'), url('assets/fonts/acre-regular-webfont.woff') format('woff'), url('assets/fonts/acre-regular-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'acremedium';src: url('assets/fonts/acre-medium-webfont.eot');
	src: url('assets/fonts/acre-medium-webfont.eot?#iefix') format('embedded-opentype'), url('assets/fonts/acre-medium-webfont.woff2') format('woff2'), url('assets/fonts/acre-medium-webfont.woff') format('woff'), url('assets/fonts/acre-medium-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'acrebold';
	src: url('assets/fonts/acre-bold-webfont.eot');
	src: url('assets/fonts/acre-bold-webfont.eot?#iefix') format('embedded-opentype'), url('assets/fonts/acre-bold-webfont.woff2') format('woff2'), url('assets/fonts/acre-bold-webfont.woff') format('woff'), url('assets/fonts/acre-bold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

.pigeon-widget-status {
    line-height: 37px;
    height: 100%;
}

.pigeon-widget-status ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.pigeon-widget-status ul li {
    float: left;
	padding-left: 10px;
	margin-left: 10px;
	text-transform: none;
}

.eltd-position-left:before {
	margin-right: 0 !important;
}

.eltd-logo-area .eltd-logo-wrapper img {
	width: 430px;
}

.eltd-side-menu .eltd-image-widget img {
	display: block;
	width: 90%;
	height: auto;
	margin: 40px 0 0 0;
}

footer .eltd-footer-heading-holder img, .eltd-sticky-holder .eltd-logo-wrapper img {
	width: 250px;
}

@media only screen and (max-width: 700px) {
	.eltd-top-bar {
		height: 0;
		display: none;
	}
}

.eltd-page-header .eltd-sticky-header .eltd-main-menu.eltd-sticky-nav > ul > li > a {
	font-family: 'acremedium';
	font-weight: 700;
	letter-spacing: 0;
}

.eltd-main-menu.eltd-default-nav > ul > li > a {
	font-family: 'acremedium';
	font-weight: 700;
	letter-spacing: 0;
}

.eltd-mobile-header .eltd-mobile-header-inner {
	height: 55px;
}

@media only screen and (max-width: 480px) {
	.eltd-mobile-header .eltd-mobile-logo-wrapper a {
		height: 28px !important;
		width: 200px;
	}
}

.eltd-side-menu-slide-over-content .eltd-side-menu {
	left: -390px;
	width: 390px;
}

.eltd-side-menu-title h4, .eltd-side-menu-title h5 {
	color: #ffffff;
	line-height: 50px;
	font-family: 'acremedium';
	font-weight: 500;
}

.eltd-title .eltd-title-holder .eltd-title-text, .single-post.single-format-standard .eltd-title .eltd-title-holder .eltd-title-text {
	font-family: 'acremedium';
	font-weight: 400;
}

.eltd-title .eltd-title-holder .eltd-breadcrumbs a, .eltd-title .eltd-title-holder .eltd-breadcrumbs span {
	font-family: 'acremedium';
	font-weight: 700;
}

.single-post .eltd-title .eltd-post-info-category,
.single-post.single-format-standard .eltd-title .eltd-title-post-author,
.single-post .eltd-title .eltd-pt-info-section > div {
	font-family: 'acremedium';
}

.apss-social-share,
.pigeon-first-p h2 {
    margin: 0 0 25px;
}

.page-template-landing-page .eltd-content {
	padding-bottom: 0;
}

.page-template-landing-page .bottom-shadow {
	box-shadow: 1px 1px 3px 0 #cecccc;
}

.page-template-landing-page .top-shadow {
	box-shadow: -1px -1px 3px 0 #cecccc;
}

.page-template-landing-page .purchase-button {
	line-height: 54px;
	padding: 0 42px;
}

@media (max-width: 1024px) {
	.page-template-landing-page .eltd-image-with-hover-info-holder .eltd-image-with-hover-info-item {
		width: 100% !important;
	}
}

.stockdio-sidebar {
    min-height: 450px;
    max-height: 600px;
    width: 100%;
}

.stockdio-markets-overview {
    width: 100%;
    min-height: 600px;
    overflow: hidden;
}

.stockdio-commodities, .stockdio-currencies {
    width: 100%;
    min-height: 1375px;
    overflow: hidden;
}

.article-readers-note {
	background-color: #c3ab30;
	opacity: 0.8;
	padding: 20px 40px;
	margin-bottom: 20px;
}

.article-readers-note .card-icons {
	text-align: right;
}

.article-readers-note .card-icons i {
	color: #1d1c1d;
	font-size: 24px;
}

.apsc-facebook-icon {
	background-color: #3b5998;
}

.apsc-twitter-icon {
	background-color: #1dcaff;
}

.apsc-youtube-icon {
	background-color: #e52d27;
}

.apsc-soundcloud-icon {
	background-color: #ff3300;
}

.apsc-linkedin-icon {
	background-color: #0177b5;
}

.eltd-social-network-icon.fa.fa-reddit:hover, .eltd-social-network-icon.fa.fa-reddit-alien:hover {
	color: #ff4500;
}

.apsc-icons-wrapper.clearfix:after, .apsc-icons-wrapper.clearfix:before, .apss-social-share.clearfix:after, .apss-social-share.clearfix:before {
	display: table;
	content: "";
}

.apsc-icons-wrapper.clearfix:after, .apss-social-share.clearfix:after {
	clear: both;
}

.apsc-icons-wrapper .clearfix:after, .apsc-icons-wrapper .clearfix:before, .apss-social-share .clearfix:after, .apss-social-share .clearfix:before {
	display: table;
	content: "";
}

.apsc-social-share .clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
}

.apsc-each-profile {
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
	position: relative;
}

.apsc-theme-2 .apsc-each-profile {
	margin: 3px 5px;
}

.apsc-theme-2 .social-icon {
	display: block;
	float: left;
	min-width: 123px;
	padding: 7px 0 0 10px;
	vertical-align: middle;
	position: relative;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
}

.apsc-theme-2 .apsc-hide-count .social-icon {
	padding: 7px 10px;
}

.apsc-theme-2 .apsc-each-profile a {
	color: #fff !important;
	font-weight: normal;
	padding: 1px;
	position: relative;
	text-shadow: none;
	display: inline-block;
}

.apsc-theme-2 .apsc-count {
	background-color: #fff;
}

.apsc-theme-2 .apsc-fa-icon {
	display: table-cell;
	vertical-align: middle;
}

.apsc-theme-2 .social-icon .fa, .apsc-theme-2 .social-icon .fab, .apsc-theme-2 .social-icon .fas, .apsc-theme-2 .social-icon .far, .apsc-theme-2 .social-icon i {
	font-size: 18px;
	vertical-align: middle;
}

.apsc-theme-2 .media-name {
	display: table-cell;
	font-size: 13px;
	padding: 0 15px 0 5px;
	text-transform: capitalize;
	vertical-align: middle;
}

.apsc-theme-2 .apsc-count-wrapper {
	float: left;
}

.apsc-theme-2 .apsc-count {
	background-color: #fff;
	color: #666666;
	display: block;
	float: left;
	font-size: 13px;
	padding: 7px 22px;
	text-align: center;
	position: relative;
	opacity: 1;
	width: 100px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	min-height: 28px;
}

.apsc-theme-2 .social-icon:after {
	border-bottom: 4px solid transparent;
	border-right: 4px solid #fff;
	border-top: 4px solid transparent;
	content: "";
	right: 0px;
	right: -1px \9;
	margin-top: -1px;
	position: absolute;
	top: 50%;
	z-index: 3;
}

.apsc-theme-2 .apsc-hide-count .social-icon:after {
	content: none;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.apsc-theme-2 .social-icon:after {
		right: -1px;
	}
}

.apsc-theme-2 .apsc-media-type {
	display: none;
}

.apsc-icons-wrapper .apsc-each-profile .apsc-bttn-bg {
	position: absolute;
	top: 0;
}

.apsc-each-profile .apsc_bttn {
	left: 50%;
	opacity: 0;
	margin-left: -35px;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	width: 70px;
	text-align: center;
	font-size: 13px;
	line-height: 1.5;
	border-radius: 3px;
}

.apss-facebook .apss-icon-block {
	background-color: #3b5998;
}

.apss-twitter .apss-icon-block {
	background-color: #1dcaff;
}

.apss-linkedin .apss-icon-block {
	background-color: #3f729b;
}

.apss-reddit .apss-icon-block {
	background-color: #E74A1E;
}

.apss-sms .apss-icon-block {
	background-color: #aaa;
}

.apss-pinterest .apss-icon-block {
	background-color: #C92228;
}

.apss-email .apss-icon-block {
	background-color: #424242;
}

.apss-print .apss-icon-block {
	background-color: #5e5959;
}

.apss-social-share.apss-theme-31 .apss-icon-block {
	width: 36px;
	height: 36px;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	color: #fff;
	float: left;
}

.apss-social-share.apss-theme-31 .apss-share, .apss-social-share.apss-theme-31 .apss-social-text {
	display: none;
}

.apss-social-share.apss-theme-31 i {
	margin: auto;
}

.apss-social-share.apss-theme-31 a {
	display: flex;
}

.apss-social-share.apss-theme-31 .apss-hover-content-wrap {
	height: 36px;
	width: 0px;
	line-height: 36px;
	float: left;
	text-align: left;
}

.apss-social-share.apss-theme-31 .apss-hover-content-wrap {
	color: #fff;
	font-size: 12px;
	font-family: lato;
	color: #FFF;
}

.apss-social-share.apss-theme-31 .count.apss-count {
	display: inline-block;
	padding-right: 3px;
}

.apss-social-share.apss-theme-31 .apss-facebook .apss-hover-content-wrap {
	background-color: #3b5998;
}

.apss-social-share.apss-theme-31 .apss-twitter .apss-hover-content-wrap {
	background-color: #1dcaff;
}

.apss-social-share.apss-theme-31 .apss-linkedin .apss-hover-content-wrap {
	background-color: #3f729b;
}

.apss-social-share.apss-theme-31 .apss-pinterest .apss-hover-content-wrap {
	background-color: #C92228;
}

.apss-social-share.apss-theme-31 .apss-reddit .apss-hover-content-wrap {
	background-color: #e74a1e;
}

.apss-social-share.apss-theme-31 .apss-email .apss-hover-content-wrap {
	background-color: #424242;
}

.apss-social-share.apss-theme-31 .apss-print .apss-hover-content-wrap {
	background-color: #5e5959;
}

.apss-social-share.apss-theme-31 .apss-sms .apss-hover-content-wrap {
	background-color: #aaa;
}

.apss-social-share.apss-theme-31 .apss-messenger .apss-hover-content-wrap {
	background-color: #0084ff;
}

.apss-social-share.apss-theme-31 .apss-single-icon {
	margin: 3px;
}

.apss-social-share.apss-theme-31 .apss-hover-content-wrap {
	-webkit-transition: width 0.5s linear;
	-moz-transition: width 0.5s linear;
	-ms-transition: width 0.5s linear;
	-o-transition: width 0.5s linear;
	transition: width 0.5s linear;
}

.apss-social-share.apss-theme-31 .apss-single-icon:hover .apss-hover-content-wrap {
	width: 60px;
}

.apss-social-share.apss-theme-31 .apss-hover-text {
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	-ms-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

.apss-social-share.apss-theme-31 .apss-single-icon:hover .apss-hover-text {
	font-size: 12px;
}

@media screen and (max-width: 767px) {
	.apss-social-share-popup .apss-single-icon a {
		display: block;
		margin: 1px 0;
		width: 100%;
	}

	.apss-social-share-popup-all-shares .apss-single-icon a {
		display: block;
		margin: 1px 10px;
	}

	.apss-social-share-popup .apss-icon-block {
		width: 100%;
	}

	.apss-social-share-popup-all-shares .apss-icon-block {
		width: 100%;
	}
}

@media screen and (max-width: 620px) {
	.apss_email_share_popup {
		margin-left: -150px;
		width: 310px;
	}
}

@media screen and (max-width: 360px) {
	.apss_email_share_popup {
		width: 285px;
	}
}

.apss-social-share.apss-buttons-center {
	text-align: center;
}

.apss-social-share.apss-buttons-left {
	text-align: left;
}

.apss-social-share.apss-buttons-right {
	text-align: right;
}

.apss-social-share.apss-buttons-right .apss-single-icon, .apss-social-share.apss-buttons-center .apss-single-icon, .apss-social-share.apss-buttons-left .apss-single-icon, .apss-social-share.apss-buttons-left .apss-total-share-count, .apss-social-share.apss-buttons-right .apss-total-share-count, .apss-social-share.apss-buttons-center .apss-total-share-count {
	display: inline-block;
	vertical-align: middle;
}

.apss-social-share.apss-theme-4.apss-buttons-right .apss-single-icon, .apss-social-share.apss-theme-4.apss-buttons-center .apss-single-icon, .apss-social-share.apss-theme-4.apss-buttons-left .apss-single-icon, .apss-social-share.apss-theme-4.apss-buttons-left .apss-total-share-count, .apss-social-share.apss-theme-4.apss-buttons-right .apss-total-share-count, .apss-social-share.apss-theme-4.apss-buttons-center .apss-total-share-count {
	vertical-align: top;
}

.eltd-boxed {
	background-attachment: fixed;
	background-size: cover;
}

aside.eltd-sidebar {
	text-align: left;
}

@media only screen and (max-width: 700px) {
	.eltd-top-bar {
		height: 0;
		display: none;
	}
}

.eltd-side-menu-slide-over-content .eltd-side-menu {
	left: -390px;
	width: 390px;
}

@media only screen and (min-width: 480px) and (max-width: 768px) {
	.eltd-parallax-section-holder {
		height: auto !important;
		min-height: 300px;
	}
}

@media only screen and (max-width: 480px) {
	.eltd-parallax-section-holder {
		height: auto !important;
		min-height: 300px;
	}
}

.eltd-side-menu-title h4, .eltd-side-menu-title h5 {
	color: #ffffff;
}

.business-markets {
	height: 8px;
	text-align: center;
}

.business-markets .business {
	display: inline-block;
	width: 81px;
	margin: 0 10px;
}

.business-markets .markets {
	display: inline-block;
	width: 81px;
	margin: 0 10px;
}

.ppd-business-white a {
	background: url(/wp-content/uploads/2018/03/Business-White-Transparent-Background-H20xW81.png) no-repeat;
	background-position: left;
	text-indent: -9999px;
}

.ppd-markets-white a {
	background: url(/wp-content/uploads/2018/03/Markets-White-Transparent-Background-H20xW81.png) no-repeat;
	background-position: left;
	text-indent: -9999px;
}

.ppd-politics-white a {
	background: url(/wp-content/uploads/2018/03/Politics-White-Transparent-Background-H20xW76.png) no-repeat;
	background-position: left;
	text-indent: -9999px;
}

.eltd-side-menu .eltd-icon-shortcode {
	margin-right: 5px;
}

.wpb_widgetised_column .widget.eltd-image-widget {
	background: #f3f3f3;
}

.eltd-image-widget img {
	margin: auto;
}

.eltd-author-description-image img, .eltd-comment-holder .eltd-comment-image img {
	border-radius: 100%;
}

.eltd-boxed footer .eltd-twitter-widget li:nth-child(2) {
	margin: 0;
	padding: 0;
	border: 0;
}

.eltd-boxed footer .eltd-twitter-widget li:nth-child(3) {
	display: none;
}

.eltd-boxed footer .wpcf7-form .eltd-50 {
	width: 100%;
}

.business .item_text:hover {
	color: #c3ab30;
}

.markets .item_text:hover {
	color: #77B269;
}

.policy .item_text:hover {
	color: #C39BD3;
}

.elections .item_text:hover, .politics .item_text:hover, .polls .item_text:hover:hover, #nav-menu-item-81341 .item_text:hover:hover {
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #006aab), color-stop(0.15, #6193c7), color-stop(0.4, #9cc0e3), color-stop(0.5, #C39BD3), color-stop(0.6, #e99d98), color-stop(0.8, #cf635d), color-stop(1, #b02029));
	background: gradient(linear, left top, right top, color-stop(0.15, #6193c7), color-stop(0.4, #9cc0e3), color-stop(0.5, #C39BD3), color-stop(0.6, #e99d98), color-stop(0.8, #cf635d), color-stop(1, #b02029));
	color: transparent;
	-webkit-background-clip: text;
}

.ddhq-election .ddhq-application {
    font-family: inherit !important;
}

.opinion .item_text:hover {
	color: #a46915;
}

.highcharts-data-table {
	font-size: .7em;
}

input[type=text] {
	position: relative;
	width: 100%;
	margin: 0 0 25px;
	padding: 11px 20px;
	font-family: inherit;
	color: #020202;
	font-weight: 400;
	background-color: #fff;
	border: 1px solid #dddcdc;
	outline: 0;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-transform: none;
}

.mailster-widget.mailster-widget-signup {
	font-family: inherit;
}

.mailster-widget-text.mailster-widget-text-before {
	font-size: 14px;
	line-height: 1.285714285714286em;
	font-weight: 400;
}

.mailster-form .mailster-wrapper .input:focus {
	outline: none;
	border: 1px solid #c3ab30;
	box-shadow: inset 0px 0px 3px #c3ab30;
}

.mailster-list label {
	font-family: 'acreregular';
}

.mailster-form .mailster-list-description {
	font-family: 'acreregular';
	line-height: 1.75em;
}

.mailster-form .input, .mailster-form .mailster-form-info {
	position: relative;
	width: 100%;
	margin: 10px 0 25px;
	padding: 11px 20px;
	color: #020202;
	font-weight: 400;
	background-color: #fff;
	border: 1px solid #dddcdc;
	outline: 0;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.mailster-form .submit-button {
	color: #ffffff;
	background: #020202;
	font-family: inherit;
	font-size: 12px;
	height: 48px;
	padding: 2px 0;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
	width: 100%;
}

.mailster-form .submit-button:hover {
	background: #ab9a45;
	box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.4), inset 0px 1px 0px #c0b063, inset 0 -10px 20px rgba(0, 0, 0, 0.1), inset 0px 10px 20px rgba(255, 255, 255, 0.1);
	border-color: #75692f;
	border-top-color: #877936;
	border-bottom-color: #635928;
}

.eltd-blog-single-share {
	margin: 0 0 25px;
}

.eltd-post-image-area {
	display: none;
}

.eltd-post-text-inner p a {
	border-bottom: 2px solid #c3ab30;
}

.eltd-post-text-inner p a:hover {
	background: #fff7e0;
	color: #030303;
}

blockquote>p {
	margin-bottom: 15px!important;
}

figcaption {
	font-size: 13px;
}

.eltd-post-text-inner ol li {
	margin: 15px;
}

.icon_mail:hover {
	color: #81383b;
}

.icon_book:hover {
	color: #f90;
}

.author-job-title {
	font-weight: 700;
}

eltd-author-description .eltd-author-description-image a, .eltd-author-description .eltd-author-description-image img {
	display: block;
	border-radius: 90%;
	width: 90px;
}

.toggle-comments {
	height: 40px;
	margin: 40px 0;
}

a.toggle-comments {
	display: block;
	color: #fff;
	background: #c3ab30;
	font-weight: 900;
	letter-spacing: 2px;
	position: relative;
	box-shadow: inset 0px 0px 0px #d5ca96, 0px 0px 0px rgba(0, 0, 0, 0.4), inset 0 -10px 20px rgba(0, 0, 0, 0.1), inset 0px 10px 20px rgba(255, 255, 255, 0.1);
	text-align: center;
	height: 45px;
	line-height: 45px;
	border-top: 1px solid #877936;
	border-left: 1px solid #8e8039;
	border-right: 1px solid #8e8039;
	border-bottom-color: #7c7032;
}

a.toggle-comments:hover {
	color: #fff;
	background: #ab9a45;
}

.toggle-comments::after {
	content: '';
	height: 0;
	width: 0;
	border: 7px solid transparent;
	position: absolute;
	border-bottom-color: #fff;
	bottom: 0;
	margin: auto;
	left: 0;
	right: 0;
}

.TF_6.ob-widget .ob-widget-items-container {
	text-align: center;
}

.TF_6.ob-strip-layout .ob-widget-header {
	padding: 12px 0 !important;
}

.TS_1.ob-vertical-strip-layout .ob-dynamic-rec-container {
	max-width: 100% !important;
}

.TS_1.ob-vertical-strip-layout .ob-widget-header {
	padding: 0 !important;
}

li.ob-dynamic-rec-container::before {
	content: " " !important;
}

.TF_1.ob-classic-layout .ob-widget-section {
	padding-left: 30px;
}

.gop-brand {
	color: #d8171e;
}

.gop-brand-light {
	color: #ec4f55;
}

.gop-brand-dark {
	color: #931014;
}

.dem-brand {
	color: #2fabe1;
}

.dem-brand-light {
	color: #d9f1ff;
}

.dem-brand-dark {
	color: #588cab;
}

.eln-class-republican-4 {
	color: #b02029;
	font-weight: bold;
}

.eln-class-republican-3 {
	color: #cf635d;
	font-weight: bold;
}

.eln-class-republican-2 {
	color: #e99d98;
	font-weight: bold;
}

.eln-class-republican-1 {
	color: #fbd0d0;
	font-weight: bold;
}

.eln-class-democrat-4 {
	color: #006aab;
	font-weight: bold;
}

.eln-class-democrat-3 {
	color: #6193c7;
	font-weight: bold;
}

.eln-class-democrat-2 {
	color: #9cc0e3;
	font-weight: bold;
}

.eln-class-democrat-1 {
	color: #ceeafd;
	font-weight: bold;
}

.solid-dem-rating {
	color: #385f81;
	font-weight: bold;
}

.solid-gop-rating {
	color: #81383b;
	font-weight: bold;
}

.dem-rating {
	color: #5186B4;
	font-weight: bold;
}

.gop-rating {
	color: #b45155;
	font-weight: bold;
}

.leans-dem-rating {
	color: #86abcb;
	font-weight: bold;
}

.leans-gop-rating {
	color: #cb8689;
	font-weight: bold;
}

.battleground-toss-up-rating {
	color: #9d98e9;
	font-weight: bold;
}

.lib-rating {
	color: #e5c601;
	font-weight: bold;
}

.green-rating {
	color: #17AA5C;
	font-weight: bold;
}

@font-face {
	font-family:'StateFaceRegular';src:url(assets/fonts/stateface-regular-webfont.eot);src:url(assets/fonts/stateface-regular-webfont.eot?#iefix) format("embedded-opentype"), url(assets/fonts/stateface-regular-webfont.woff) format("woff"), url(assets/fonts/stateface-regular-webfont.ttf) format("truetype"), url(assets/fonts/stateface-regular-webfont.svg#StateFaceRegular) format("svg");font-weight:normal;font-style:normal;
}

.stateface:before {
	font-family: 'StateFaceRegular';
	display: inline-block;
	margin-right: 5px;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: baseline;
	line-height: 1;
	text-decoration: inherit;
	text-rendering: optimizeLegibility;
	text-transform: none;
	speak: none;
}

.stateface-replace {
	text-indent: -999em;
	display: inline-block;
	position: relative;
	min-width: 1em;
}

.stateface-replace:before {
	position: absolute;
	left: 0;
	top: 0;
	text-indent: 0;
}

.stateface-ak:before {
	content: "A";
}

.stateface-al:before {
	content: "B";
}

.stateface-ar:before {
	content: "C";
}

.stateface-az:before {
	content: "D";
}

.stateface-ca:before {
	content: "E";
}

.stateface-co:before {
	content: "F";
}

.stateface-ct:before {
	content: "G";
}

.stateface-dc:before {
	content: "y";
}

.stateface-de:before {
	content: "H";
}

.stateface-fl:before {
	content: "I";
}

.stateface-ga:before {
	content: "J";
}

.stateface-hi:before {
	content: "K";
}

.stateface-ia:before {
	content: "L";
}

.stateface-id:before {
	content: "M";
}

.stateface-il:before {
	content: "N";
}

.stateface-in:before {
	content: "O";
}

.stateface-ks:before {
	content: "P";
}

.stateface-ky:before {
	content: "Q";
}

.stateface-la:before {
	content: "R";
}

.stateface-ma:before {
	content: "S";
}

.stateface-md:before {
	content: "T";
}

.stateface-me:before {
	content: "U";
}

.stateface-mi:before {
	content: "V";
}

.stateface-mn:before {
	content: "W";
}

.stateface-mo:before {
	content: "X";
}

.stateface-ms:before {
	content: "Y";
}

.stateface-mt:before {
	content: "Z";
}

.stateface-nc:before {
	content: "a";
}

.stateface-nd:before {
	content: "b";
}

.stateface-ne:before {
	content: "c";
}

.stateface-nh:before {
	content: "d";
}

.stateface-nj:before {
	content: "e";
}

.stateface-nm:before {
	content: "f";
}

.stateface-nv:before {
	content: "g";
}

.stateface-ny:before {
	content: "h";
}

.stateface-oh:before {
	content: "i";
}

.stateface-ok:before {
	content: "j";
}

.stateface-or:before {
	content: "k";
}

.stateface-pa:before {
	content: "l";
}

.stateface-ri:before {
	content: "m";
}

.stateface-sc:before {
	content: "n";
}

.stateface-sd:before {
	content: "o";
}

.stateface-tn:before {
	content: "p";
}

.stateface-tx:before {
	content: "q";
}

.stateface-us:before {
	content: "z";
}

.stateface-ut:before {
	content: "r";
}

.stateface-va:before {
	content: "s";
}

.stateface-vt:before {
	content: "t";
}

.stateface-wa:before {
	content: "u";
}

.stateface-wi:before {
	content: "v";
}

.stateface-wv:before {
	content: "w";
}

.stateface-wy:before {
	content: "x";
}

.pigeon-first-p {
    position:relative;
}

/*.pigeon-first-p:after {
    content:"";
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    height:136px;
    background:hsla(0,0%,100%,.2);
    background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));
    background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff)
}*/
.pigeon-widget-prompt {
	display: none;
	position: fixed;
	width: 100%;
	bottom: 0;
	background-color: #fff;
	overflow: hidden;
	z-index: 9999;
}

.pigeon-remove {
	padding-top: 10px;
}

.pigeon-context-promotion {
	text-align: center;
	margin: 0 0 20px;
}

.pigeon-cta {
	font-weight: 500;
	font-family: 'acremedium';
}

.pigeon-context-promotion a {
	margin: 7px 10px;
	width: 45%;
}

.paywall-prompt * {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.paywall-prompt-header {
	overflow: hidden;
	background: #f3f3f3;
	position: relative;
	height: 60px;
	border-bottom: 1px solid #dddcdc;
	-webkit-box-shadow: 1px 1px 3px 0 #cecccc;
	-moz-box-shadow: 1px 1px 3px 0 #cecccc;
	box-shadow: 1px 1px 3px 0 #cecccc;
}

.paywall-prompt-header img {
	height: 100%;
	width: 20%;
	right: 40%;
	position: absolute;
}

.paywall-prompt-header h2 {
	font: bold 24px acremedium;
	color: #c3ab30;
	position: absolute;
	top: 50%;
	left: 42%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

@media only screen and (max-width: 600px) {
	.paywall-prompt-header h2 {
		font: bold 16px acremedium;
	}
}

.pigeon-nag-body {
	padding: 25px 50px;
	text-align: center;
	font: bold 1rem acremedium;
}

.pigeon-nag-body p {
	font: bold 16px acreregular;
	padding: 5px 20px;
	margin: 10px 10px 0;
	border-radius: 4px;
}

@media only screen and (max-width: 768px) {
	.pigeon-nag-body .eltd-btn {
		padding: 0 17px;
	}
}

.pigeon-nag-footer {
	border-top: 1px solid #1d1c1d;
	border-bottom: 1px solid #dddcdc;
	-webkit-box-shadow: 1px 1px 3px 0 #cecccc;
	-moz-box-shadow: 1px 1px 3px 0 #cecccc;
	box-shadow: 1px 1px 3px 0 #cecccc;
	text-align: center;
	text-transform: uppercase;
}

.pundit-subscribe, .pigeon-sign-in {
	font: bold 14px acremedium;
	border-top: 1px solid #eee;
	text-transform: uppercase;
	padding: 20px;
	display: inline-block;
	width: 25%;
}