.pr-details-presentation {
	font-weight:bold;
	color:black;
	font-size:14px;
	
}

.pr-details-warning {
	color:red;
	
}

.pr-details-emphasize {
	color:red;
}

h3 {
	color:green;
	
}


/* copyright footer */
.btm-footer-extra-content {
	color:black;
	padding: 0px 0px 8px 0px !important;
	margin: 0 auto;
	display: table;
	text-align: center;
	width: 100%;
	position: relative;
	font-size: 13px;
	top: -6px;
}

@media only screen and (max-width: 400px) {
	.btm-footer-extra-content {
	top: 5px;
	left:-25px;
	width:70%;
	
	}
}






.fullwidth-footer {
	border-top: 1px solid #D4D4D4 !important;
}

#logo a img {
	padding-top:10px;
	padding-bottom:10px;
}

.info-bg {
	background-color:rgb(232, 244, 220);
	background-color:white;
	border-radius:3px;
	padding:15px;
}
