
/* VERTICAL STYLES - RCINV.CSS */

/* author image - permalink styles */
.auth-photo { height:auto !important; border-radius:5px 5px 10px 10px !important; }

/* author image - author landing page */
.author-title-wrapper .author-photo {
    display: inline-block !important;
    border-radius: 4px !important;
    height: auto !important;
    overflow: hidden !important;
    padding-top: 25px;
}

/* MASTHEAD */

/* members menu / donate menu in header */
.member-menu { position:absolute; top:25px; right:0; width:auto; } /* was 360px wide with donate button */
	.member-menu div { width:100px; float:left; }

	.member-menu .sign-up { background-color:#CC6600; text-align:center; padding:5px 0; border-radius:3px; margin-top:16px; width:86px; }
		.member-menu .sign-up a { color:#FFFFFF; font-size:0.8em; font-weight:bold; padding:2px 20px; text-decoration:none; }
		
	.member-menu .log-in { margin-top:19px; width:auto; }
		.member-menu .log-in img { margin-top:-5px; }
		.member-menu .log-in a {
			color: #000000;
			display: inline-block;
			font-weight: bold;
			margin-top: -11px;
			padding-left: 0;
			padding-top: 12px;
			vertical-align: top;
		}

	.member-menu .donate { padding-left: 15px; }
		.member-menu .donate a {}
			.member-menu .donate a.title {}
			.member-menu .donate a.sub-title {}
			.member-menu .donate a img { width:100px; }
			.member-menu .donate form input.donate_img { width:100px; }
			
	.sub-nav-bar h2 {
		float: none !important;
		font-size: 0.7em;
		font-weight: normal;
		margin-right: 5px;
		padding-top: 8px;
		text-align: right;
	}
	.member-menu .head-divide { border-right: 1px solid #dfdfdf; height: 55px; margin: 0 15px; width: 1px; }
/* end members area styles */

/* MEMBER MODAL STYLES */
/*body.home { position:relative; }*/
#masthead-container { z-index:0; }

.modal-overlay { display:block; width:100%; height:100%; position:relative; }

.pop-overlay { display:none; position:absolute; z-index:1; background:rgba(255, 255, 255, 0.77) none repeat scroll 0 0; top:0; left:0; height:100%; width:100%; }

.member-modal { position: relative; display:none; }
.member-modal .modal-wrapper { background-color: white; border: 2px solid #dddddd; left: 38%; position: absolute; top: 80px; width: 450px; z-index: 1111111; }
	.member-modal .modal-wrapper .tabs-wrapper { width:100%; }

		.member-modal .modal-wrapper .tabs-wrapper .log-in { border-right: 1px solid #dddddd; height: 35px; width: 224px; cursor:pointer; }
			.member-modal .modal-wrapper .tabs-wrapper .active { border-top:4px solid #D30015; border-bottom:0 !important; }	
		
		.member-modal .modal-wrapper .tabs-wrapper .sign-up { height: 37px; width: 225px; cursor:pointer; }
		
		.member-modal .modal-wrapper .tabs-wrapper div { float:left; font-weight:bold; font-size:1.5em; margin-top: -2px; padding: 15px 0 5px; text-align: center; color:#333333; font-family:Helvetica Neue; border-bottom:1px solid #DDDDDD; }

	.member-modal .modal-wrapper .form-wrapper { display:inline-block; padding:30px 50px 20px; height:auto; width:350px; }
		.member-modal .modal-wrapper .form-wrapper .sign-up-form { display:none; }
	
		.member-modal .modal-wrapper .form-wrapper .form_wrapper { background:none !important; border:0 !important; padding:0 !important; }
			.member-modal .modal-wrapper .form-wrapper .form_wrapper .sign_up_form label { color:#333333; font-size:16px !important; }
			.member-modal .modal-wrapper .form-wrapper .form_wrapper .sign_up_form #errorDisplay_mem { color:#d30015; font-style:italic; font-weight:bold; }
			
			.member-modal .modal-wrapper .form-wrapper .form_wrapper .form_message_wrapper p { margin:0 !important; }
			.member-modal .modal-wrapper .form-wrapper .form_wrapper .form_message_wrapper p.foot_note { margin:15px 0 !important; min-width:150px !important; }
			
			.member-modal .modal-wrapper .form-wrapper .form_wrapper .sign_up_form { margin-top:20px; }

				.member-modal .modal-wrapper .form-wrapper .form_wrapper .sign_up_form .input_labels { width:300px; }
					.member-modal .modal-wrapper .form-wrapper .form_wrapper .sign_up_form .input_labels #email_status { color:#D30015; }
			
				.member-modal .modal-wrapper .form-wrapper .form_wrapper .sign_up_form input { background-color:#F0F0F0; height:25px; font-size:16px !important; font-family:Helvetica Neue; color:#333333 !important; width:330px; margin-bottom:0; }
				.member-modal .modal-wrapper .form-wrapper .form_wrapper .sign_up_form input.fill { background-color:#d81f1f; color:#FFFFFF !important; }				
				
				.member-modal .modal-wrapper .form-wrapper .form_wrapper .sign_up_form select { background-color:#F0F0F0; height:42px; font-size:14px !important; font-family:Helvetica Neue; color:#333333 !important; width:340px; margin-bottom:0; }
				
				.member-modal .modal-wrapper .form-wrapper .forget-pass-form { display:none; }
				.member-modal .modal-wrapper .form-wrapper .forget-pass-form .sign_up_form input { background-color:#F0F0F0; height:30px; font-size:16px !important; font-family:Helvetica Neue; color:#333333 !important; width:330px; margin-bottom:20px; }
	
				.member-modal .modal-wrapper .form-wrapper .forget-pass-form .sign_up_form label { color: #333333; font-family: "Roboto",sans-serif; font-size: 16px !important; margin: 0 0 5px; }
				.member-modal .modal-wrapper .form-wrapper .forget-pass-form .sign_up_form p { color:#333333; margin:15px 0 0; }
				.member-modal .modal-wrapper .form-wrapper .forget-pass-form .sign_up_form .request_password_submit { width:340px; height:37px; background-color:#D30015; color:#FFFFFF; border:0; font-weight:bold; font-family:Helvetica Neue; }
				
				.member-modal .modal-wrapper .form-wrapper .account-form { display:none; margin-left:-50px; margin-top:-15px; }
					.member-modal .modal-wrapper .form-wrapper .account-form #user_profile { width:450px; }
						.member-modal .modal-wrapper .form-wrapper .account-form #user_profile #user_profile_title { margin-bottom:20px; color:#333333; }
				
				.member-modal .modal-wrapper .form-wrapper .form_wrapper .sign_up_form .sign_in_mem, .member-modal .modal-wrapper .form-wrapper .form_wrapper .sign_up_form .sign_up { width:340px; height:37px; background-color:#D30015; color:#FFFFFF; border:0; font-weight:bold; font-family:Helvetica Neue; cursor:pointer; }

				.member_tool_tip {position: absolute;top: -92px;background-color: white;border: 1px #d0d0d0 solid;min-width: 332px;padding: 5px;display:none;}

				.member_tool_tip:after, .member_tool_tip:before {top: 100%;right:4px;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;}

				.member_tool_tip:after {border-color: rgba(255, 255, 255, 0);border-top-color: #ffffff;border-width: 7px;margin-left: -7px;}

				.member_tool_tip:before {border-color: rgba(0, 0, 0, 0);border-top-color: #d0d0d0;border-width: 8px; margin-left: -8px;}

/*.member-modal.open { animation-duration: 0.3s; animation-fill-mode: both; animation-name: bbm-open; animation-timing-function: linear; backface-visibility: hidden; transform-origin: 50% 50% 0; }*/

/****** END MEMBER MODAL STYLES ******/

#masthead-inner .logo {
	margin-right: 600px;
}


/* TABLET STYLES */
@media only screen and ( max-width : 768px ){
	.section-social { width:26%; }
	.site-nav a { font-size:0.9em; padding:0 10px; }
}

/* Mobile Menu */
@media only screen and (max-width: 767px) {
	.verticals-menu {
		left: 235px !important;
		top: 15px !important;
	}
	
	.verticals-menu img { width:15px; }
	
	.site-nav-more img.jQ-section-menu { width:21px; }
	.site-nav { top:-8px; }
	.site-nav-more ul.primary { top:28px; }
	
	#masthead-wrapper,
	.site-logo,
	.site-logo img.ss {
		height: 40px;
	}
	
	#masthead-inner .logo img.ss { height:40px !important; }
	
	.member-menu { display:none; }
	
	#masthead-container { z-index:1111111; }
	
	body.article-landing h1.sponsor { font-size:1.4em; }
	
	.section-social { width:37%; }
	body.article-landing h2, body.article-landing h1 { font-size:1.4em; }
	
}


/* HOMEPAGE */
/*.alpha {
	margin-left: 0px;
}
.footer {
	margin-top: 30px;
}
body.home .footer-wrapper {
	padding-bottom: 0px;
}*/

/* TOP ORIGINAL ARTICLES ON HP */
.top_orig {
	width: 100%;
	overflow: auto;
}
	.top_orig .img_container {
		width: 100%;
		position: relative;
		padding-top: calc(100% * (9/16));
	}
		.top_orig .img_container .img {
			position: absolute;
			display: block;
			top:0;bottom:0;left:0;right:0;
			overflow:hidden;
		}
			.top_orig .img_container .img img {
				display: block;
				width: 100%;
			}
		.top_orig .img_container .title {
			position: absolute;
			padding: 10px 13px;
			bottom:10px;right:0;
			color: #fff;
			background: rgba(0,0,0,0.5);
			font-weight: bold;
		}
			.top_orig .img_container .title a {
				color: inherit;
			}
		.top_orig .img_container .date {
			position: absolute;
			padding: 5px 7px;
			top:10px;left:0;
			color: #fff;
			background: rgba(0,0,0,0.5);
			font-size: 12px;
			font-weight: bold;
		}
			.top_orig .img_container .date a {
				color: inherit;
			}
	.top_orig .hero {
		float: left;
		width: calc(100% * (2/3));
		box-sizing: border-box;
		position: relative;
	}
		.top_orig .hero .excerpt {
			padding-top: 5px;
		}
		.top_orig .hero .img_container .title {
			font-size: 20px;
		}
	.top_orig .sub_hero {
		float: right;
		width: calc(100% * (1/3));
		box-sizing: border-box;
		padding-left: 20px;
	}
	.top_orig .sub_hero.sub1 {
		padding-bottom: 20px;
	}
		.top_orig .sub_hero .img_container .title {
			font-size: 16px;
		}
		.top_orig .sub_hero .excerpt {
			font-size: 14px;
			line-height: 14px;
			max-height: 28px;
			overflow: hidden;
			padding-top: 5px;
		}
	.top_orig .section-social {
		position: absolute;
		top: 10px; right: 0px;
	}

/* HOMEPAGE DATELINE/VIEW SWITCHER STYLES */
/*.list-style { position: static !important; width: 60px; display: inline-block; margin-bottom: 5px; }
.date-header h2 { font-weight:bold; padding-top:0; color: #000; font-size:1.5em !important; float:right !important; text-align:right !important; margin-right:20px !important; }
.date-menu { position:absolute !important; right:-8px; top:-16px; }
.date-menu .menu { left:-160px !important; }
.date-menu img { width:15px; padding-top: 30px !important; opacity: 1; }
.mobile-nav-wrapper .left { width:40% !important; }
.mobile-nav-wrapper .center { width:20% !important; }
@media only screen and (max-width:767px) {
	body.home .alpha .RC-AD-MOBILE-BANNER { margin:10px auto !important; }
}
.pop-item .photo .image { width: 100% !important;height: auto !important; }
.pop-item .photo { width: 100% !important; }*/
/*****************************************/

/* Yesterdays Entries - Homepage Styles */
.section-full-wrapper { float:left; width:100%; }
	.section-full-wrapper .text { font-family:"Domine", serif; font-size:0.95em; line-height:1.6em; }
		.section-full-wrapper .text p { margin:0; }
	.section-full-wrapper .section-byline { font-size:0.8em; display:inline-block; padding-top:10px; }
.section-container { margin-right:165px; padding-top:0; }

.section-full-right { float:left; width:150px; margin-left:-150px; margin-top:10px; }

.section-line { border-top:2px solid #EBEBEB; display:inline-block; width:100%; height:2px; margin:21px 0; }

.section-title-wrapper-full { width:100%; float:left; }
	.section-title-wrapper-full .section-title a { font-size:0.7em; }
	.section-title-wrapper-full .section-title h2 { line-height:0.7em; }

 /* END NEW Yesterdays Entries - Homepage Styles */


body.search h1 { color:#5d5d5d !important; }
body.search .search-header { border-bottom:7px solid #5d5d5d !important; }

body.article-landing h1.sponsor { color:#5d5d5d; }
body.article-landing .landing-header {
    border-bottom: 7px solid #5d5d5d;
}

/* List color css */

body.list h1 { color:#5d5d5d; }
body.list h2.sponsor { color:#5d5d5d; }
body.list .socialBar-clicks { color:#5d5d5d; }
body.list .socialBar-shares { color:#5d5d5d; }
body.list .list-body-text h3 { color:#5d5d5d; }

/* End of lists color css */


/* Video landing page and perma links color specific css */

body.video h1 { color:#5d5d5d; }
body.video h2.sponsor { color:#5d5d5d; }
body.video .beta .social_links { border: 4px solid #5d5d5d; }
body.video .landing-header { border-bottom:7px solid #5d5d5d; }
body.video .video-section { background-color:#5d5d5d; }
body.video .socialBar-clicks { color:#5d5d5d; }
body.video .socialBar-shares { color:#5d5d5d; }
body.video .breaking-text a { color:#5d5d5d; }
body.video .loadMoreBtn { background-color:#5d5d5d; }
body.video #searchbox_video { background:#5d5d5d none repeat scroll 0% 0%; }
body.video .cal_container .title_container { background-color:#5d5d5d; }

/* End of video CSS */

/* BIG 970x90 AD BELOW MASTHEAD */ 
.top-bannerx {clear:both; display:block; text-align:center; width:100%; }
.top-bannerx > .RC-AD {} 
.top-bannerx > .RC-AD > div {background-color:#fbfbfb; border-bottom:0px solid #ebebeb; border-top:0px solid #ebebeb;}
.top-bannerx > .RC-AD > div > div {width:970px; min-height:90px;margin:10px auto 6px auto; display:inline-block;}
.top-bannerx > .RC-AD-TOP-BANNER-BIG {width:100%; text-align:center; min-height:1px;}

.site-nav-more ul.primary { background-color:#5d5d5d; }
        .site-nav-more ul.primary li { border-bottom:2px solid #848484; }
		
.site-nav-more .sections-tab { border-bottom: 8px solid #5d5d5d; border-left: 8px solid transparent; border-right: 8px solid transparent; bottom: -10px; height: 0; right: 4px; position: absolute; width: 0; z-index:15; display:none; }

.site-nav-more ul li ul.inner li { background-color:#5d5d5d; border:none; }

body.article .desk-trans {
    display: inline-block;
    float: right;
    margin-right: -5px;
    margin-top: -45px;
}

.progress-bar{ background-color: #5d5d5d; }

.progress-bar > span { background-color: #5d5d5d; }

.site-brand { background-color:#5d5d5d;; display:inline-block; padding:21px 15px 5px; position:relative; top:0; height:48px; }
.site-name { position:relative; top:0; margin-left:1%; }
.site-tab { position:absolute; top:0; right:-13px; width: 0; 	height: 0; 	border-bottom: 17px solid #03051F; 	border-right: 13px solid transparent; }

.site-name a { color:#5d5d5d; }

.article-top { border-bottom:10px solid #5d5d5d; }

body.home .alpha .newsletter-signup-container2 ul.newsletters li {
    display: none;
}

body.home .alpha .newsletter-signup-container2 ul.newsletters li.future{
    display: table;
}

.article-body-text .news-letter .newsletter-widget {
	background-color: #5d5d5d;
}

.article-body-text .news-letter{
	float:right;
	margin:10px;
}

.news-letter-header{
	margin: 0;
	color: #5d5d5d;
	margin: 0 0 20px 0;
	padding: 5px;
	font-size: 1.1em;
	text-align: center;
	border-bottom: 1px dotted #ccc;
	font-family: "Domine", serif;
}

/* WIDGET STYLES */

.rec-link-body[data-id="34"] li {
    font-size: 0.94em;
    line-height: 1;
}
.rec-link-body[data-id="34"] .image.item_left {
    width: 35%;
}
.rec-link-body[data-id="34"] .title.item_left {
    width: 62%;
}


/* recommeded widget */
.widget_slot.loaded {
	font-weight:bold;
	font-size:0.9em;
	position: relative;
}
.widget_slot.loaded.overlay:after {
	content: " ";
	z-index: 10;
	display: block;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	background: url('https://www.realclearpolitics.com/asset/img/ajax-grey-lg.gif') no-repeat scroll center center;
	background-color: rgba(0, 0, 0, 0.5);
}
		.rec-widget-header { height:55px; background-color:#5d5d5d; background-repeat: no-repeat; }
		.rec-title { display:inline-block; padding:20px 0px 0px 15px; width:auto; color:#FFFFFF !important; float:left; }
		.rec-title a { color:#fff; }
		.rec-title .title_icon { display: inline-block; vertical-align: middle; padding-right: 6px; }
		.rec-site {
			background:url('https://www.realclearpolitics.com/asset/img/white-bg-chev.png') no-repeat scroll right 10px top 20px;
			/*display:inline-block;*/
			width:35%;
			height: 100%;
			color:#FFFFFF;
			float:right;
			position:relative;
			/*padding:23px 14px 22px 15px;*/
		}
			.rec-site .name {
				font-size:0.75em;
				font-weight:normal;

				border-left:1px solid #fff;
				border-left:1px solid rgba(255, 255, 255, .2);
				-webkit-background-clip: padding-box;
				background-clip: padding-box;

				padding-top: 23px;
				padding-left: 0px;
				padding-right: 0px;
				/*position: absolute;*/
				top: 0px;
				bottom: 0px;
				right: 0px;
				float: right;
				height: 100%;
			}
				.rec-site .name .buffer {
					padding: 0 55px 0 15px;
					white-space: nowrap;
					color:#FFFFFF !important;
				}
			.rec-site .menu { display:inline-block; width:25px; height:25px; right:10px; top:18px; cursor:pointer; position:absolute; z-index:1; }

			.rec-site-tab { border-bottom: 10px solid #ebebeb; border-left: 10px solid transparent; border-right: 10px solid transparent; bottom: 0; height: 0; right: 13px; position: absolute; width: 0; display:none; z-index:1111; }


		.rec-image { height: 175px; width: 100%; position: relative; overflow: hidden;}
			.rec-image .centered { position:absolute; left: 50%; top: 50%; height: auto; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
		.rec-site-list { background-color: #ffffff; border: 1px solid #ebebeb; box-shadow: 0 2px 2px #000000; display: none; left: -78px; position: absolute; top: 55px; width: 180px; z-index: 111; }
			.rec-site-list ul { padding:0; margin:0; }
				.rec-site-list ul li:hover {  }
					.rec-site-list ul li span { color:#000000; font-size:1em; padding-left: 15px; display:block; line-height:2.3em; background-color:#fff; }

					.rec-site-list ul li span { cursor: pointer;font-size:0.9em; padding-left: 15px; display:block; line-height:2.3em; }
					.rec-site-list ul li span:hover { text-decoration: underline;}

		.rec-image { position:relative; line-height:0.9em; }
			.rec-featured-category { position:absolute; bottom:0; left:0; background-color:#329CE8; color:#FFFFFF; font-size:0.75em; padding:9px 15px; font-weight:normal; }
		.rec-link-body {
			border-bottom:1px solid #EBEBEB;
			/*padding:0 0 10px 0; */
			overflow: auto;
			position: relative;
			background-color:#fff;
		}
		.rec-link-body .race_title {
			background-color: #EBEBEB;
			border-left: 1px solid #ddd;
			border-right: 1px solid #ddd;
			border-bottom: 1px solid #ddd;
			text-align: center;
			padding: 8px 0;
			font-size: 14px;
		}
		.rec-link-body .race_nav {
			border-left: 1px solid #ddd;
			border-right: 1px solid #ddd;
			border-bottom: 1px solid #ddd;
			text-align: center;
			font-size: 14px;
		}
			.rec-link-body .race_nav .left_arrow {
				border-right: 1px solid #ddd;
				width: 39px;
				padding-top: 12px;
				height: 30px;
				float: left;
				cursor: pointer;
			}
			.rec-link-body .race_nav .left_arrow:hover {
				background: #EBEBEB;
			}
			.rec-link-body .race_nav .date {
				color: #999;
				padding-top: 12px;
				height: 30px;
			}
			.rec-link-body .race_nav .right_arrow {
				border-left: 1px solid #ddd;
				width: 39px;
				padding-top: 12px;
				height: 30px;
				float: right;
				cursor: pointer;
			}
			.rec-link-body .race_nav .right_arrow:hover {
				background: #EBEBEB;
			}
			.rec-link-body > ul { padding:0; margin:0; } 
				.rec-link-body > ul > li { border-left:1px solid #EBEBEB; border-right:1px solid #EBEBEB; padding:0 15px 0 15px; border-bottom:none; }
				.rec-link-body > ul > li .item_date {
					color: #5d5d5d;
					font-size: 12px;
					padding-bottom: 4px;
				}
				.rec-link-body > ul > li .title.item_left {
					float: right;
					width: 56%;
				}
				.rec-link-body > ul > li .byline.item_left {
				    float: right;
				    width: 56%;
				}
				.rec-link-body > ul > li .image.item_left {
					float: left;
					width: 40%;
				}
					.rec-link-body > ul > li .image.item_left .content_img{
						padding-top:0;
					}
				.rec-link-body > ul > li .title a {font-size:0.9em;}
				.rec-link-body > ul.icons li { padding-left: 45px; }
				.rec-link-body > ul.icons li.poll,
				.rec-link-body > ul.icons li.photo {
					background: url("https://www.realclearpolitics.com/asset/img/red-stream-timeline-icon.png") no-repeat scroll 12px 12px transparent;
				}
				.rec-link-body > ul.icons li.video {
					background: url("https://www.realclearpolitics.com/asset/img/red-stream-camera.png") no-repeat scroll 12px 12px transparent;
				}
				.rec-link-body > ul.icons li.article,
				.rec-link-body > ul.icons li.entry,
				.rec-link-body > ul.icons li.list {
					background: url("https://www.realclearpolitics.com/asset/img/red-stream-text-icon.png") no-repeat scroll 12px 15px transparent;
				}
				.rec-link-body > ul.icons li.tweet {
					background: url("https://www.realclearpolitics.com/asset/img/red-stream-tweet-icon.png") no-repeat scroll 12px 15px transparent;
				}
					.rec-link-body > ul > li .content_img { padding-top: 10px; max-width: 100%; }
					.rec-link-body > ul > li .content_wrapper { padding: 10px 0 5px 0; border-bottom:2px solid #EBEBEB; overflow:auto; position:relative; }
				.rec-link-body > ul > li:last-child .content_wrapper { border-bottom:none; }
				.rec-link-body > ul.scroll li:last-child { padding-bottom: 50px; }

				.rec-link-body > ul.race li {
					padding: 0;
					margin: 0;
					border: none;
					height: 50px;
					display: block;
					overflow: auto;
					border-top: 1px solid #ddd;
					border-left: 1px solid #ddd;
					border-right: 1px solid #ddd;
					overflow: hidden;
				}
				.rec-link-body > ul.race li:first-child {
					border-top: none;
				}
				.rec-link-body > ul.race li .dot {
					padding-top: 19px;
					padding-left: 14px;
					width: 25px;
					height: 31px;
					float: left;
					border-right: 1px solid #ddd;
				}
					.rec-link-body > ul.race li .dot .inner_dot {
						width: 12px;
						height: 12px;
						-webkit-border-radius: 12px;
						-moz-border-radius: 12px;
						border-radius: 12px;
					}
				.rec-link-body > ul.race li .candidate {
					padding-top: 10px;
					padding-bottom: 10px;
					padding-left: 14px;
					width: auto;
					float: left;
				}
					.rec-link-body > ul.race li .candidate .image {
						width: 30px;
						height: 30px;
						-webkit-border-radius: 30px;
						-moz-border-radius: 30px;
						border-radius: 30px;
						overflow: hidden;
						float: left;
					}
						.rec-link-body > ul.race li .candidate .image img {
							display: block;
							width: 100%;
						}
					.rec-link-body > ul.race li .candidate .name {
						padding-left: 10px;
						padding-top: 5px;
						float: left;
					}
				.rec-link-body > ul.race li .percentage {
					padding-top: 14px;
					padding-left: 15px;
					width: 40px;
					float: right;
					border-left: 1px solid #ddd;
					text-align: right;
					padding-right: 19px;
					height: 40px;
					background-color: #EBEBEB;
				}

			.rec-link-body .category { font-size:0.75em; text-transform:uppercase; padding:5px 0 0; }
			.rec-link-body .byline { font-size:1.1em; }
				.rec-link-body .byline a { color:#000000; font-size:0.7em; }
				.rec-link-body .byline a.rec-auth { color:#919191; }

				.rec-link-body .white-overlay {
					background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255, 0.85) 100%);
					height:50px;
					position: absolute;
					bottom: 0;
					left: 1px;
					right: 1px;
					pointer-events: none;
				}

				/* RCP Averages Widget */
				.rec-link-body .rcp_averages {
					overflow: auto;
				}
					.rec-link-body .rcp_averages .spread {
						clear: left;
						padding: 0;
						float: right;
					}

						.rec-link-body .rcp_averages .spread a {
							color: #360;
							font-size:12px;
							font-weight: normal;
						}
					.rec-link-body .rcp_averages .byline {
						color: #919191;
						font-size: 0.8em;
						display:none;
					}

					.rec-link-body .rcp_averages ul.candidates {
						margin: 5px 0 0; padding: 0 0 5px;
						font-size: 12px;
						border-bottom: 1px dotted #ccc;
						overflow: auto;
					}
						.rec-link-body .rcp_averages ul.candidates > li {
							margin: 0 10px 0 0; padding: 0;
							display: block;
							color: #666;
							overflow: auto;
							background:none;
							font-weight: normal;
						}
								.rec-link-body .rcp_averages ul.candidates > li .name {
									float: left;
								}
								.rec-link-body .rcp_averages ul.candidates > li .score {
									float: right;
								}


				/* Latest Polls Widget */
				.rec-link-body .latest_polls {
					overflow: auto;
				}
					.rec-link-body .latest_polls .spread {
						clear: left;
						padding: 5px 0px 0px;
						float: right;
						padding-right: 10px;
					}
						.rec-link-body .latest_polls .spread a {
							color: #666;
							font-weight:normal; font-size:12px;
						}
						.rec-link-body .latest_polls .spread a.dem {
							color: #013BFF;
						}
						.rec-link-body .latest_polls .spread a.gop {
							color: #5d5d5d;
						}
					.rec-link-body .latest_polls ul.candidates {
						margin: 5px 0 0; padding: 0 0 5px;
						font-size: 12px;
						border-bottom: 1px dotted #ccc;
						overflow: auto;
					}
						.rec-link-body .latest_polls ul.candidates > li {
							margin: 0 10px 0 0; padding: 0;
							float: left;
							width: 79px;
							max-width: 79px;
						}
							.rec-link-body .latest_polls ul.candidates > li a {
								color: #666;
								font-weight:normal;
							}
								.rec-link-body .latest_polls ul.candidates > li a .name {
									width: 60px;
									text-align: right;
									display: inline-block;
								}
								.rec-link-body .latest_polls ul.candidates > li a .score {
									width: 19px;
									text-align: right;
									display: inline-block;
								}

.widget_slot.loaded .more {
	text-align:center;
	font-size:0.75em;
	background-color:#fff;
	border-left: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
}
	.widget_slot.loaded .more a { color:#000000; display: block; padding: 10px 0; font-size:1.25em;} 

.race-wrapper { border-left:1px solid #EBEBEB; border-right:1px solid #EBEBEB; }
	.widget_slot.loaded .head_to_head_candidates { background-color:#F0F0F0; padding:15px; }
		.widget_slot.loaded .head_to_head_candidates .menu { float:left; margin-right:10px; cursor:pointer; }
		.widget_slot.loaded .head_to_head_candidates .menu img { width:21px; }

		.widget_slot.loaded .head_to_head_candidates .names {}
			.widget_slot.loaded .head_to_head_candidates .names a {}
				.widget_slot.loaded .head_to_head_candidates .names span.approve { color:#013BFF; }
				.widget_slot.loaded .head_to_head_candidates .names span.disapprove { color:#5d5d5d;; }
				.widget_slot.loaded .head_to_head_candidates .names span.dem { color:#013BFF; }
				.widget_slot.loaded .head_to_head_candidates .names span.gop { color:#5d5d5d; }
				.widget_slot.loaded .head_to_head_candidates .names span.other { color:#000000; }
				.widget_slot.loaded .head_to_head_candidates .names span.ind { color:#47B37F; }
			.widget_slot.loaded .head_to_head_candidates .names .versus { color:#808080; }

	.race-wrapper .photos { text-align:center; padding:25px 0; }
		.race-wrapper .photos .candidate {
			position:relative;
			border-radius:50px;
			overflow: hidden;
		}
		.race-wrapper .photos .candidate img.overlay {
			position:absolute;
			left: 0;
			right: 0;
			top: 0;
			bottom: 0;
		}
		.race-wrapper .photos .candidate img.c_photo {
			width: 100%;
			position:absolute; left: 50%; top: 50%; height: auto; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%);
		}
		.race-wrapper .photos .vert-separator { height:100px; width:1px; background-color: #EBEBEB; display:inline-block; }
		.race-wrapper .photos .candidate.approve { width:100px; height:100px; border-radius: 0px; display:inline-block; margin:0 22px;}
		.race-wrapper .photos .candidate.approve img.c_photo { width: auto;}
		.race-wrapper .photos .candidate.disapprove { width:100px; height:100px; border-radius: 0px; display:inline-block; margin:0 22px;}
		.race-wrapper .photos .candidate.disapprove img.c_photo { width: auto;}
		.race-wrapper .photos .dem { width:100px; height:100px; border-radius:50px; display:inline-block; margin:0 22px; background-color:#013BFF;}
		.race-wrapper .photos .gop { width:100px; height:100px; border-radius:50px; display:inline-block; margin:0 22px; background-color:#5d5d5d;}
		.race-wrapper .photos .ind { width:100px; height:100px; border-radius:50px; display:inline-block; margin:0 22px; background-color:#47B37F;}
		.race-wrapper .photos .other { width:100px; height:100px; border-radius:50px; display:inline-block; margin:0 22px; background-color:#000000;}
		/*.race-wrapper .photos img { width:100px; height:100px; border-radius:50px; }*/

	.race-wrapper .scores { text-align:center; width:299px; }
		.race-wrapper .scores div { float:left; font-family:"Helvetica Neue", sans-serif; font-size:1.5em; width:149px; font-weight:900; }
		.race-wrapper .scores .approve-score { color:#013BFF; }
		.race-wrapper .scores .disapprove-score { color:#5d5d5d;; }
		.race-wrapper .scores .dem-score { color:#013BFF; }
		.race-wrapper .scores .gop-score { color:#5d5d5d; }
		.race-wrapper .scores .other-score { color:#000000; }
		.race-wrapper .scores .ind-score { color:#47B37F; }

	.race-wrapper .score-bar { position:relative; display:inline-block; padding:0 15px 25px }
		.race-wrapper .score-bar .approve-bar { background-color:#013BFF; height:20px; border-right:1px solid #FFFFFF; float:left; }
		.race-wrapper .score-bar .disapprove-bar { background-color:#5d5d5d;; height:20px; float:left; }
		.race-wrapper .score-bar .dem-bar { background-color:#013BFF; height:20px; border-right:1px solid #FFFFFF; float:left; }
		.race-wrapper .score-bar .gop-bar { background-color:#5d5d5d; height:20px; float:left; }
		.race-wrapper .score-bar .other-bar { background-color:#000000; width:26px; height:20px; border-right:1px solid #FFFFFF; float:left; }
		.race-wrapper .score-bar .ind-bar { background-color:#47B37F; width:241px; height:20px; float:left; }
		.race-wrapper .score-bar .marker { width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #FFFFFF; position:absolute; top:0; left:143px; }

	.head_to_head_race_dropdown {
		background-color: #ffffff;
		border: 1px solid #ebebeb;
		box-shadow: 0 2px 2px #000000;
		display: none;
		left: 0;
		position: absolute;
		top: 103px;
		z-index: 111;
	}
		.head_to_head_race_dropdown ul { padding:0; margin:0; }
			.head_to_head_race_dropdown ul li:hover {  }
				.head_to_head_race_dropdown ul li span { color:#000000; font-size:1em; padding-left: 15px; display:block; line-height:2.3em; background-color:#fff; }

				.head_to_head_race_dropdown ul li span { cursor: pointer;font-size:0.9em; padding-left: 15px; padding-right: 15px; display:block; line-height:2.3em; }
				.head_to_head_race_dropdown ul li span:hover { text-decoration: underline;}

/* changing lanes widget */
.cl-widget { margin:30px 0; }
	.cl-widget .header { background:url('https://www.realclearpolitics.com/asset/img/cl-widget-bg.png') no-repeat scroll 0 0 transparent; height:55px; }
		.cl-widget .header .title { text-transform:uppercase; color:#FFFFFF; font-weight:bold; padding:16px 0 0 35px; }

	.cl-widget .vid-title { font-weight:bold; line-height:1.1em; padding:10px; }

	.cl-widget .source { color:#5d5d5d; font-size:0.75em; padding-left:10px; }

/* poll stream widget */
.poll-stream-widget { overflow:hidden; font-weight:bold; font-size:0.9em; margin-top:40px; }
		.poll-stream-widget .title { display:inline-block; padding:20px 40px; width:100%; color:#FFFFFF; background:url('https://www.realclearpolitics.com/asset/img/stream-widget-icon.png') no-repeat scroll 15px 51% #5d5d5d; }

		.poll-stream-body { border-left:1px solid #EBEBEB; border-right:1px solid #EBEBEB; border-bottom:1px solid #EBEBEB; padding:10px 25px 10px 15px; }
			.poll-stream-body ul { padding:0; }
				.poll-stream-body ul li { border-bottom:2px solid #EBEBEB; padding:13px 0 15px 30px; background:url('https://www.realclearpolitics.com/asset/img/stream-timeline-icon.png') no-repeat scroll 0 15px transparent; }
				.poll-stream-body ul li:last-child { border:none; }
					.poll-stream-body .timeline-recent { color:#5d5d5d; font-size:0.8em; font-weight:normal; }
					.poll-stream-body .timeline { color:#919191; font-size:0.8em; font-weight:normal; }
					.poll-stream-body .title { background:none; padding:0; color:#5d5d5d; }
					.poll-stream-body .visual { padding-top:10px; }

		.poll-stream-widget .more {
			text-align:center;
			font-size:0.75em;
			background-color:#fff;
			border-left: 1px solid #EBEBEB;
			border-right: 1px solid #EBEBEB;
			border-bottom: 1px solid #EBEBEB;
		}
			.poll-stream-widget .more a { color:#000000; display: block; padding: 10px 0; }

/* congressional bill tracker widget */
.cbt-widget { overflow:hidden; font-weight:bold; font-size:0.9em; margin:30px 0; }
	.cbt-widget .filter-box { width:100%; display:inline-block; background-color:#EBEBEB; }
		.cbt-widget .filter-box .filter { background: url("https://www.realclearpolitics.com/asset/img/cbt-cog.png") no-repeat scroll 20px 15px transparent; border-right: 1px solid #afafaf; cursor: pointer; float: left; height: 40px; width: 50px; }

		.cbt-widget .filter-box .search { display:inline-block; height:40px; width:249px; }
			.cbt-widget .filter-box .search input { background: url("https://www.realclearpolitics.com/asset/img/grey-mag.png") no-repeat scroll 225px 14px transparent; border: medium none; height: 40px; padding-left: 10px; width: 100%; font-size:0.8em; color:#9D9D9D; }

			#form_state_select { display:none; }
			.cbt-widget .filter-box .search select { height:40px; border:none; height:40px; width:100%; background-color:#E4E4E4; color:#9D9D9D; font-size:0.8em; padding-left:10px; }
				.cbt-widget .filter-box .search select option { background-color: #FFFFFF; color:#000000; }

	.cbt-widget .title { background: url('https://www.realclearpolitics.com/asset/img/cbt-widget-icon.png') no-repeat scroll 10px 17px #5d5d5d; display:inline-block; padding:20px 15px 20px 40px; width:100%; color:#FFFFFF; float:left; }
	.cbt-widget .link-body { border-left:1px solid #EBEBEB; border-right:1px solid #EBEBEB; border-bottom:1px solid #EBEBEB; padding:0 15px 10px; }
		.cbt-widget .link-body ul { padding:0; margin:0; }
			.cbt-widget .link-body ul li { border-bottom:2px solid #EBEBEB; padding:10px 0; display:inline-block; }

			.cbt-widget .link-body ul li .title { background-color:#FFFFFF; padding:0; }

			.cbt-widget .link-body ul li .status { color:#808080; font-size:0.75em !important; font-weight:normal; }
			.cbt-widget .link-body ul li .status .label { color:#000000; font-size:1.1em !important; font-weight:bold; }

			.cbt-widget .link-body ul li:last-child { border:none; }

	.cbt-widget .more {
		text-align:center;
		font-size:0.75em;
		background-color:#fff;
		border-left: 1px solid #EBEBEB;
		border-right: 1px solid #EBEBEB;
		border-bottom: 1px solid #EBEBEB;
	}
		.cbt-widget .more a { color:#000000; display: block; padding: 10px 0; }

	/* CBT SELECT MENU STYLES */
	.s-hidden { visibility:hidden; padding-right:10px; }
	.select { cursor:pointer; display:none; position:relative; font:normal 11px/22px Arial, Sans-Serif; color:#000000; border:0px solid #ccc; }
	.styledSelect { position:absolute; top:0; right:0; bottom:0; left:0; background-color:#ebebeb; padding:10px; font-weight:bold; }
	.styledSelect:after { content:""; width:0; height:0; border:5px solid transparent; border-color:black transparent transparent transparent; position:absolute; top:18px; right:10px; }
	.styledSelect:active, .styledSelect.active { background-color:#eeeeee; }
	.options { display:none; position:absolute; top:100%; right:0; left:0; z-index:999; margin:0 0; padding:0 0; list-style:none; border:1px solid #ccc; background-color:#FFFFFF; -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2); box-shadow:0 1px 2px rgba(0, 0, 0, 0.2); height:310px; overflow-y:scroll; }
	.options li { padding:0 6px; margin:0 0; padding:0 10px; }
	.options li:hover { background-color:#39f; color:#FFFFFF; }

/* newsletter signup widget */
.newsletter-widget { background-color: #151314; display: table; height: 60px; width: 300px; margin-top:15px; }
body.home .story .newsletter-widget, body.home .grid-view .newsletter-widget { width:576px; }

	.newsletter-widget .label { color: #ffffff; display: table-cell; height: inherit; padding-left: 15px; vertical-align: middle; width: 80%; border-right:1px solid #676566; }
	body.home .story .newsletter-widget .label, body.home .grid-view .newsletter-widget .label { width:89%; }
	
	.newsletter-widget .jQ-news-widget { background: url("https://www.realclearpolitics.com/asset/img/grey-down-arrow-sm.png") no-repeat scroll center center transparent; display: table-cell; height: inherit; width: 20%; cursor:pointer; }

.right-300-ad { height:auto; margin-top:40px; }

.newsletter-signup-container2 { display:none; }
body.home .alpha .newsletter-signup-container2 { display: block; }
.newsletter-signup-container2 .newsletters-items span { color:#5d5d5d; !important; font-size:0.8em; }


body.home .story li.newsletter-select, body.home .grid-view li.newsletter-select { width:575px; }


/* FOOTER STYLES */
.footer-links ul li.politics {  }
.footer-links ul li a.politics:hover { color:#FFFFFF; padding-top:0; color:#FFFFFF; padding-top:0;  border-bottom:5px solid #D30015;}
.footer-links ul li a.markets:hover { border-bottom:5px solid #669933; padding-top:0; }
.footer-links ul li a.world:hover { border-bottom:5px solid #0C124D; padding-top:0; }
.footer-links ul li a.science:hover { border-bottom:5px solid #37414A; padding-top:0; }
.footer-links ul li a.sports:hover { border-bottom:5px solid #003399; padding-top:0; }
.footer-links ul li a.history:hover { border-bottom:5px solid #CC6600;  padding-top:0; }
.footer-links ul li a.future:hover { border-bottom:5px solid #004952; padding-top:0; }
.footer-links ul li a.religion:hover { border-bottom:5px solid #81C0C8; padding-top:0; }
.footer-links ul li a.energy:hover { border-bottom:5px solid #70AB41; padding-top:0; }
.footer-links ul li a.education:hover { border-bottom:5px solid #8D0000; padding-top:0; }
.footer-links ul li a.defense:hover { border-bottom:5px solid #485228; padding-top:0; }
.footer-links ul li a.policy:hover { border-bottom:5px solid #65198E; padding-top:0; }
.footer-links ul li a.books:hover { border-bottom:5px solid #553C2D; padding-top:0; }
.footer-links ul li a.health:hover { border-bottom:5px solid #DBB706; padding-top:0; }
.footer-links ul li a.investigations { border-bottom:5px solid #5D5D5D; padding-top:0; }
.footer-links ul li a.life:hover { border-bottom:5px solid #FFFFFF; padding-top:0; }


/* NEWSLETTER POPUP( INVIEW ) STYLES */
.pop_promo_outer {
    border: medium none;
    display: none;
    height: 100%;
    margin: 20px auto;
    position: relative;
    width: 100%;
}
.pop_promo_inner {
    background-color: #e2e2e2;
    border-radius: 5px;
    box-shadow: 0 10px 15px #000000;
    font-family: Arial Black,Arial,Helvetica,sans-serif;
    height: auto;
    left: 35%;
    position: fixed;
    right: 35%;
    top: 30%;
    z-index: 10000;
}
.pop_promo_inner h2 {
    color: #000;
    font-size: 2em;
    font-weight: bold;
    line-height: 1em;
    padding: 30px 10% 10px;
    text-align: center;
}
.pop_promo_inner p {
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.4em;
    font-weight: normal;
    line-height: 1.2em;
    margin: 0;
    padding: 0 10% 5px;
}
.pop_promo_inner img.close {
    position: absolute;
    right: 8px;
    top: 5px;
    z-index: 10001;
}
.pop_promo_inner div.form {
    margin: 0 auto;
    width: 85%;
}
.newsletter-signup-container {position:relative; font-family:Helvetica, Arial, sans-serif; border-right:1px solid #EBEBEB; border-left:1px solid #EBEBEB; border-bottom:1px solid #EBEBEB;}
.newsletter-signup-container .header img.ss {display:none;}
.newsletter-signup-container .newsletters-items {padding-bottom:3px; margin-bottom:5px;}
.newsletter-signup-container .newsletters-items span { float:left; margin:0 6px 0 0; width:auto; color:#cc0000; font-weight:bold;}
.newsletter-signup-container #opt-in {display:none; font-size:0.8em;}
.newsletter-signup-container #think_email {color: #cc0000; font: 9px Arial, Helvetica, sans-serif; }
.newsletter-signup-container #think_email ul {list-style-image:none;}
.newsletter-signup-container form input#list_email {border: 1px solid #cc0000; font: 11px Arial, Helvetica, sans-serif; color: #666; padding: 3px; height: 14px; width: 170px; float:left;} .newsletter-signup-container form input#btn_subscribe { font: bold 11px Arial, Helvetica, sans-serif; color: #990000; text-transform: uppercase; padding:2px 6px; display: block; margin:0 0 0 4px; float:left;}

/*DONATIONS PAGE CSS*/

#donations_page .form_wrapper{ position:relative; }
#donations_page #submit_overlay{ position:absolute; top:0; left:0; background-color: rgba(255, 255, 255, 0.7); width: 100%; height: 100%; display:none; z-index:1; }
#donations_page #submit_overlay .ajax_spinner { background:url(https://www.realclearpolitics.com/asset/img/ajax-black-lg.gif) no-repeat center center; z-index:2; height:100%; width:100%; }
#donations_page .form_wrapper #pp_response{background-color:white;padding-bottom:10px;padding-left:15px;padding-right:15px;border:1px solid #ccc; margin-top: 15px;}

/* RSS Page Styles */
#feeds_list {
	max-width: 450px;
	width: 100%;
	margin-bottom: 40px;
}

/* RESPONSIVE STYLE */
@media only screen and ( min-width : 768px ) and ( max-width : 1179px ){
	/*
	img.jQ-section-menu { display:block; }
	a.jQ-section-menu { display:none; }

	.more-nav ul.primary { right:-15px; }
	.sections-tab { right:4px; }*/
}

@media only screen and ( max-width : 767px ){
	.site-brand { padding:10px 0 10px 10px; font-size:0.7em; height:auto; }
	.alpha-wrapper .site-tab { display:none; }
	.site-name { margin-left:-2px; font-size:0.7em; }
		.site-name a { color:#FFFFFF; }

	.news-letter-header {font-size: .9em;}
	
	
	/*
	.more-nav ul.primary { top:11px; }

	.more-nav a { font-size:1em !important; line-height:3em; }*/

}

/*# sourceMappingURL=rcp.css.map */


/*article css for rc members*/
.member_options h4{
    margin-top:0px;
    margin-bottom:0px;
    color:black;
}
.member_options a, .member_options h4{
    display: inline-block;
}
.article-social {
    width: 30% !important;
}

.article-title-wrapper {
    width: 70% !important;
}

.socialBar-top-counts {
    float: none !important;
    width: auto !important;
    margin-left: 0px !important;
    font-family: 'ROBOTO', sans-serif !important;
    font-size: 1em !important;
    font-weight: bold !important;
    text-align: inherit !important;
    padding-top: 0px !important;
}

@media only screen and (max-width: 1024px){
	.body-photo-left {
	    float: none;
	    margin: 0;
	   width: inherit !important;
	    max-width: 100%;
	}
}

img.donations_widget {
    border: 1px #EBEBEB solid;
    padding-top: 5px;
    padding-bottom: 5px;
    max-width: 100%;
    width: 99%;
}


/*Inline article images*/
body.standard .body-photo-left{
	width: inherit !important;
}

/*.body-photo-left img{
	height: inherit !important;
}*/

body.article.long .body-photo-left{
	width: 240px !important;
}

/*ARTICLES LOAD MORE BUTTON*/
#load_more_wrapper #load_more {
    background-color: #5d5d5d;
}

/*Articles Share our content links*/
.share-our-content-header{
	padding:4px 13px;
	border:solid 1px #CC6600;
	border-radius: 5px;
	cursor: pointer;
}
.member_options{
	position: relative;
	width: 190px;
}
.share-content-options-wrapper {
    background-color: #CC6600;
    width: 180px;
    text-align: center;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    padding: 5px 15px;
    color: #fff;
    border-radius: 5px;
    top: 37px;
}
.share-content-options-wrapper a{
	color: #fff;
}
.share-content-icon{
	content: '';
	width: 20px;
	height: 20px;
	display: block;
	background:url(/asset/img/share_content_icon.png) no-repeat;
	background-size: 20px;
	float: left;
	padding-right: 7px;
}

.share-content-options-wrapper:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #CC6600;
    position: absolute;
    top: -7px;
    left: 50%;
    transform: translateX(-50%);
}
.sign-on-icon{
	content: '';
    width: 20px;
    height: 20px;
    display: block;
    background: url(/asset/img/sing_on.png) no-repeat;
    background-size: 20px;
    float: left;
    padding-right: 7px;
}
.sign-in-icon{
	content: '';
    width: 20px;
    height: 20px;
    display: block;
    background: url(/asset/img/sign_in.png) no-repeat;
    background-size: 20px;
    float: left;
    padding-right: 7px;
}

body.article .body-photo-left .body-photo-title{
	display : inherint !important;
}