/* Enter Your Custom CSS Here */


/* Sub footer
--------------------------------------------- */
.sub-footer {
    background-color: #f2f6e9;
	padding: 40px 0 0;

}
.outreach-pro-blue .sub-footer {
    background-color: #f0f0f0;
}

/* Genesis Responsive Slider
--------------------------------------------- */

.outreach-pro-blue .content #genesis-responsive-slider a:hover {
  color:#fff!important;
    
}

.outreach-pro-blue .content #genesis-responsive-slider h2 a {
 color:#c79237!important;
  
}

.outreach-pro-blue .content #genesis-responsive-slider a {
 color:#c79237!important;
  
}

body.gppro-custom .entry-header .entry-title a:hover {
    color: #2483d0!important;
}


/* Content
--------------------------------------------- */
.content {
    background-color: #fff;
}

/* Ninja Forms
--------------------------------------------- */
#ninja_forms_field_8_div_wrap {
background: yellow;
padding: 5px;
border: 1px solid #333;
border-radius: 12px;
margin: 10px;
}

.uw-widget-recent-posts-title {
    font-size: 16px;
    font-weight: 400;
    padding: 0;
}

.archive-pagination li a:hover,
.archive-pagination .active a {
	background-color: #4686CC!important;
}

/* Horizonal Line
--------------------------------------------- */
hr.style-one {
    border: 0;
    height: 0;
  	margin: 40px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

/* List
--------------------------------------------- */
#sidelist {
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid #E4E4E4;
}

#sidelist li {
	list-style: none;
	margin: 0;
	padding: 0.25em 0.25em 1em 0.25em; 
	border-top: 1px solid #E4E4E4;

}

/***************************************************
				PAPERCLIP
***************************************************/

.paperclip
{ float: left;
  position: relative; 
  z-index: 0;
  vertical-align: middle; 
  margin: -31px 0 -60px -30px;}
  
.paperclipwidget { 
	padding: 10px;
	  	background: #FBFBFB;
 	border: 1px solid #eee;
 } 

.paperclipwidget h3
{
	color: #403D3A;
	font-family: 'Open Sans', sans-serif;
	line-height: normal;
	font-size:20px;
	font-variant: small-caps;
	padding: 0 0 0 30px;
	margin:10px auto 0 auto;
}

.floatleft {
	float: left;
	border: 1px solid #eee;	
	padding: 2px;
	margin: 2px 5px 0 0;
}
