﻿/* ===== Additional styles of GEN International theme ===== */
/* */


.front .pane-content #node-5067 {
	padding: 0 120px;
	font-size: 1.12em;
	line-height: 1.3em;
	background: url('../gen_ci/images/butterflie.png') no-repeat left center, url('../gen_ci/images/butterflie.png') no-repeat right center;
}
h2 .regions {
	margin: 0 12px;
}
h2.regions.africa {
	color:green;
}
h2 .regions.americas {
	color: maroon;
}
h2 .regions.europe {
	color:red;
}
h2 .regions.asia {
	color: orange;
}



/* ===== panel regions ===== */

#page .panels-flexible-row {
	padding-bottom: 50px;
	background: url('../gen_ci/images/spacer.png') no-repeat center bottom;
}
#page .panels-flexible-row-last {
	padding-bottom: 10px;
	background: transparent;
}


#panels-ipe-paneid-2432 .description { /* cover user images for not allowing to open profiles */
	position: relative;
	z-index: 99;
	margin-bottom: -900px;
	margin-left: 0;
	padding: 0 10px 900px 4%;
}

