/*
Theme Name: NORPC
Template: Impreza
Version: 1.0
Author:	Online Optimism
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

/* Resource Library css*/

.page_resource{

}
.resource_rightsection{
	width: 55.66%;
	float: right;
	padding-top: 180px;
}
.resource_leftsection{
	float: left; 
	padding-top: 180px;
}
.resource {
	margin-bottom: 3em;
	clear: both;
}
.resource__content {
	float: left;
	width: calc(100% - 200px);
	padding-left: 1rem;
	padding-bottom: 25px;
}
.resource__thumbnail{
	width: 100px !important;
	height: auto;
	padding: 3px;
}
.resource__title {
	font-size: 20px;
	font-weight: 600;
	color: #004A88;
}
.resource__elements{
	color: #989898;
	font-size: .9rem;
	letter-spacing: 0.05rem;
	text-transform: capitalize;
	font-weight: normal;
	color: #004A88;
	font-family: 'Open Sans', sans-serif;
}
.resource__title a:hover {
   color: #78B520; 
}
.resource_btn{
	background: #78B520 !important;
    color: white;
    text-align: center;
    padding: 5px 10px !important;
    font-weight: bold;

}
.alignleft {
	float: left;
	padding-right: 1rem;
	margin: 0;
}
.us-btn-style_3 {
    font-size: 20px;
    line-height: 1.20;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    border-radius: 0em;
    padding: 0.7em 1.4em;
    background: transparent;
    border-color: #0E629D;
    color: #0E629D!important;
    box-shadow: 0 0em 0em rgba(0,0,0,0.2);
}
.sidebar_heading {
    background: #003F74;
    color: white;
    text-transform: uppercase;
    font-size: .8rem;
    padding: 10px 15px;
}