/*
THEME NAME: 100Open
THEME URI:
DESCRIPTION: Based on Sandbox created for 100Open
VERSION: 1.6.1
AUTHOR: <a href="http://www.sonawane.co.uk">Neelesh Sonawane</a>
AUTHOR URI: http://www.sonawane.co.uk
TAGS: Custom theme
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/reset.css');
@import url('examples/2c-r.css');


body {
font:normal 1em Georgia,Serif;
color: #434a4b;
}
#wrapper {
	width: 65.25em;
	margin: 0 auto;
	/*background: url(images/grid120.png);*/
}
a {
	color: #323232;
}
div.entry-content a {
	background: #ececec;
}
a:hover,
div.entry-content a:hover {
	background: white;
	color: black;
}
div.entry-content a img {
	background: white;
}

p,

div.entry-content ul,
div.entry-content ol
{
 	list-style-position:  outside;
	margin: 0.5em 0;
}
div.entry-content ul,
div.entry-content ol
{
	margin-left: 1.2em;
}
div.entry-content p {
line-height: 1.6em;
}
div.entry-content ul {
	list-style: none;
	margin-left: 0;
}
div.entry-content ul li {
	line-height: 1.6em;
	background: url(images/bullet_blue_7px.png) left 9px no-repeat;
	padding:0em 8.25em 0.2em 15px;
}
div.entry-content .namelist ul li {
	float:left;
	width:280px;
	padding-right:20px;
}
div.entry-content .namelist br,
div.entry-content .namelist p {
	clear:left;
}
div.entry-content .afternamelist {
margin-top:20px;
}
div.entry-content .listing-left {
float:left;
width:385px;
margin-bottom: 30px;
}
div.entry-content .listing-right {
float:right;
text-align: center;
width:260px;
padding-top:20px;
}
div.entry-content .listing-right img {
	margin: -1em auto 1em auto;
	text-align:center;
}
div.entry-content span.more {
	display: block;
	float:right;
}
ol {
	list-style: inside;
	list-style-type:decimal;
}
ol[type="a"] {
list-style-type:lower-alpha;
}
ol ol {
	padding-left: 15px;
}

div.entry-content ol li {
	line-height: 1.6em;
	}

h1 {
	font-size: 1.5em;
	margin: 0 0 0.5em;
	font-style: italic;
}
h1 {
	padding: 0.2em 0;
	border-bottom: dotted 1px #434a4b;
	border-top: solid 1px #434a4b;
}

div.jam h1 {
	background: url(images/jam_small_grey.png) no-repeat right;
}
div.discover h1 {
	background: url(images/discover_small_grey.png) no-repeat right;
}
#type-link {
	float:right;
	padding-right: 40px;
	margin-top: -2.3em;
}
h2 {
	font-size: 1.2em;
	color: #444444;
	margin: 0 0 0.2em;
	padding:0 0 0.2em;
	width: 384px;
}
h2 {
	border-bottom: dotted 1px #434a4b;
}
h2.wide,
#post-443 h2 {
	width: 100%;
}
h3 {
font-style: italic;
}
blockquote {
	font-size:80%;
	margin:0.5em 0;
	width:14.75em;
	font-style: italic;
	float: right;
	padding:0.5em;
	-webkit-box-shadow: gray 5px 5px 5px;
	-moz-box-shadow: gray 5px 5px 5px;
	box-shadow: gray 5px 5px 5px;
	*background: url(images/ie-dropshadow.gif) bottom right no-repeat;
	*width: 15.15em;
	*margin-right:0.5em;
}
/*.alignright blockquote {
	float: none;
}*/
blockquote p.attr {
	line-height: normal;
	font-size: 0.8em;
	padding: 0.2em 0;
	border-bottom: dotted 1px #434a4b;
	border-top: solid 1px #434a4b;
}

.hide, div.skip-link,
#blog-title span,
#blog-title h1 {
	display: none;
}
#blog-description, #blog-title {
float:left;
}
#blog-title {
position: relative;
z-index: 2;
}
#blog-description {
	margin:5.05em 0 0 2em;
	font-weight: bold;
	font-size: 0.9em;
	text-indent: -999em;
	background: url(images/tagline-alt.png) no-repeat;
	width: 400px;
	height: 20px;
}
div#menu, div#footer {
width:100%;
clear: both;
}
/********************************** Util menu styles ************************************/
#utilmenu {
	right:0;
	top:1em;
	position: absolute;
	*top:-7em; /*height of header*/
}
#utilmenu ul {
 list-style:none;
 line-height:1;
 }
#utilmenu ul li {
float:left;
padding-right: 1em;
}
input#s {
width:12.45em;
}
/********************************** Footer styles ************************************/

div#footer {
	background: url(images/blue-background.jpg);
	height: 5px;
}
div.footer_content {
	margin-left: 7.5em;
	padding-bottom: 2em;
}
div.footer_content div {
	width: 15.25em;
	float: left;
	margin-left: 0.75em;
	padding: 1em 0.25em 0;
}
div.footer_content div p img {
	vertical-align:middle;
}
div.footer_content div a {
	color: black;
}
div.footer_content h4,
div.footer_content ul {
	margin: 0 0 0.5em;
}
div.footer_content div#nesta-logo {
	float: right;
	margin-left: 0.5em;
}
div.footer_content div.slim {
	background: none;
	width: 7.25em;
}
div#content.home ul li {
	-webkit-box-shadow: gray 5px 5px 5px;
	-moz-box-shadow: gray 5px 5px 5px;
}
#ie-home-bg {
	*background: white url(images/ie-dropshadow.gif) bottom right no-repeat;
	*margin:0 0.45em 0.45em 0;
	*padding:0 0.45em 0.45em 0;
}
/********************************** Menu styles ************************************/
.page-item-64 {
	border-top: none!important;
}
div#menu {
	height: 0.5em;
}
div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}
div#menu ul{
	margin-left: 3.25em;
	padding-top: 5px;
}
div#menu ul a {
display:block;
padding:0.5em 0;
width: 8.25em;
text-decoration:none;
font-style:italic;
font-weight: bold;
border-top: 5px solid white;
color: #434a4b;
background: none;
text-align: center;
}
div#menu ul li ul {
	left:-999em;
	position:absolute;
	z-index: 999;
}
div#menu ul li:hover ul {
	left:auto;
	position:absolute;
	z-index: 100;
}
div#menu ul li:hover ul {
	background: white;
	border: solid 1px silver;
	/*width: 8.25em;
	*width: 8.35em;*/
	width:16.5em;
}
div#menu ul ul a {
	width: 18em;
	margin: 0.2em;
	font-size: 0.9em;
	padding:0;
	border-top: 5px solid white;
	text-align: left;
}
div#menu ul li:hover ul ul {
	border-top: none;
	margin-left: -1px;
}
div#menu ul ul ul a {
	color: black !important;
	padding-left: 0.8em;
	width: 8.2em;
}
/************************ end Menu ***********************/

#social_icons {
	float:right;
}
#social_icons img {
	margin:10px 0 0;
}

.entry-title,.entry-meta,
#comments {
	clear:both;
/*margin: 0; to get rid of the top spacing */
}
div#container,div#primary, div#secondary {
margin-top:2em;
}
div#content.home,
#ie-home-bg {
	position: relative;
	height: 32.25em;
	margin-bottom: 1em;
}
div#content.home
{
	margin-left:0;
}
div#content.home ul.intro li {
	/* PANDG background-image: url(/dev/wp-content/uploads/2012/01/spotlight.png);*/
	/*background-image: url(/wp-content/uploads/2012/02/E.ON-homepage-hero.png);*/
	background-repeat: no-repeat;
	background-position: left 70%;
	position: relative;
	width: 733px;
	height: 517px;
}
/************************ form styles ***********************/
form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 0.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

#right-column {
	float:right;
	margin-left: 0.5em;
	width: 15.75em;
	clear:right;
}


#right-column img,
.blackbox-text {
/*	-webkit-box-shadow: gray 5px 5px 5px;
	-moz-box-shadow: gray 5px 5px 5px;
	box-shadow: gray 5px 5px 5px;*/
	margin-bottom: 0.38em;
}

#right-column img {
	max-width: 252px;
	*background: white url(images/ie-dropshadow.gif) bottom right no-repeat;
	*margin:0 0.38em 0.38em 0;
	*padding:0 0.38em 0.38em 0;
}
#content #right-column div.logo img.wp-post-image
{
	-webkit-box-shadow: 0px;
	-moz-box-shadow: 0px;
	box-shadow: 0px;
}

#right-column blockquote {
	float: none;
}
.alignright,
img.alignright {
float:right;
margin:0.5em 0 0.5em 0.5em ;
}
div.alignright img {
	margin:0 0 0.5em 0.5em ;
}
div.alignright {
	margin: 0;
	width: 15.25em;
}
.alignleft,img.alignleft {
float:left;
margin:0.5em 0.5em 0.5em 0;
}
.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}
p.wp-caption-text{
font-style:italic;
}
/************************ sidebar styles ***********************/
div.sidebar h3 {
font-size:1.2em;
}

div.sidebar li {
list-style:none;
margin:0 0 0.5em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}
div.navigation div.nav-next {
	float: right;
	text-align: right;
}
div.nav-next,
div.nav-previous {
	margin:0 0 1em;
}
div#access {
	position:relative;
	/*position:fixed;*/
	z-index: 1;
}

li.widget  {
border-top: 5px solid #32a4dd;
/*padding-top: 0.5em;*/
position: relative;
/* commented out to accomodate what is open innovation height: 15em; */
margin-bottom: 0.75em;
overflow: hidden;
}
li.widget h3.widgettitle, li.widget p, li.widget div.textwidget{
	margin:0.6em 0.5em;
}
li.widget div.textwidget h3.widgettitle {
	margin:0.6em 0;
}
li.widget p img {
	margin-left:-0.5em;
}
#custom-posts li,
#what-is li {
	margin:0.3em 0.5em;
}
li.widget p, li.widget li {
font-size: 0.9em;
}
#custom-posts ul,
.twitter-stream p,
what-is ul {
	border-bottom: solid silver 1px;
}
.twitter-stream p,
#custom-posts li,
what-is li {
	padding-left: 1.3em;
	padding-bottom: 0.5em;
}
.twitter-stream a {
	text-decoration: none;
}
.twitter-stream a:hover {
	text-decoration: underline;
}
.profile-link {
	display: none;
}
#custom-posts li.rss-sub {
	background: url(images/rss-icon.png) left 2px no-repeat;
}
div#header {
float: left;
text-align:left;
padding:1em 2.75em;
}
div.small p,
div.small li {
	font-size: 80%;
}
#contact p {
	margin-top: 0.5em;
	padding:0 0 0.5em;
}
input#author,input#email,input#url,div.navigation div {
width:50%;
}

.intro {
	font-size: 1.2em;
	line-height: 1.0em;
	font-style: italic;
	}
/* for PandG
.intro p.intro-second {
	padding: 10em 0.75em;
}*/
.intro p.intro-second {
	font-size:80%;
	/*padding: 26.5em 0 0 32.75em;*/
	width:15em;
	position: absolute;
	bottom: 0;
	right: 0;
}

.intro blockquote {
	/*margin:0.5em;*/
	font-style: italic;
	padding:0.5em;
	width:18em;
/*	float:left;*/
	text-align: left;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	position: absolute;
	top: 0;
	left: 0;
	/*pandg width:20em;
	float: right;
	text-align: right;*/
}
.intro blockquote p.attr {
	line-height: normal;
	font-size: 0.8em;
	padding: 0.2em 0;
	border-bottom: dotted 1px #434a4b;
	border-top: solid 1px #434a4b;
}
div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}
small{
	font-size: 0.9em;
}
.clrboth {
	clear: both;
	line-height: 0.1em;
	height: 0.1em;
}
div#shadowbox-text,
div#shadowbox-media,
.blackbox-text {
	color: white;
	padding:2em;
}
div#shadowbox-media {
	text-align: center;
}
div#shadowbox-text a,
div#shadowbox-media a,
.blackbox-text a {
	color: #ececec;
	background: #43434b;
}
div#shadowbox-text a:hover,
div#shadowbox-media a:hover,
.blackbox-text, {
	background: black;
}
div#shadowbox-text div.entry-content ul li,
.blackbox-text ul li {
	padding:0.2em 0.2em 0.2em 15px !important;
}
.blackbox-text {
	background:black;
	font-size:0.8em;
}
.blackbox-text h2 {
	width:auto;
}
/***************************************roundel image mapping *****************/
#whatwedo {
	background: url(images/roundel/roundel-base.png) no-repeat;
	height: 384px;
	width: 384px;
	position: relative;
	*z-index: 1;
}
#whatwedo li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	position:absolute;
	background: none;
	*z-index: 5;
}
#whatwedo a {
	display: block;
	text-decoration: none;
	text-indent: -999px;
	background: none;
	*position: relative;
	*z-index: 10;
}
#plan {
	left: 75px;
	top: 28px;
}
#prog {
	left: 108px;
	top: 107px;
}
#train {
	left: 247px;
	top: 75px;
}
#eco {
	left: 28px;
	top: 75px;
}
#grow {
	left: 75px;
	top: 246px;
}
#plan,
#plan a {
	height: 100px;
	width: 224px;
}
#prog,
#prog a {
	height: 161px;
	width: 161px;
}
#train,
#train a {
	height: 225px;
	width: 101px;
}
#eco,
#eco a {
	height: 224px;
	width: 100px;
}
#grow,
#grow a {
	height: 101px;
	width: 224px;
}
#plan a:hover {
	background: url(images/roundel/white-plan.png) no-repeat;
}
#prog a:hover {
	background: url(images/roundel/white-prog.png) no-repeat;
}
#train a:hover {
	background: url(images/roundel/white-train.png) no-repeat;
}
#eco a:hover {
	background: url(images/roundel/white-eco.png) no-repeat;
}
#grow a:hover {
	background: url(images/roundel/white-grow.png) no-repeat;
}
/***************************************end roundel image mapping *****************/

/***************************************Process Bar begin *****************/

#process {
	width: 648px;
	padding-top: 1em;
}
#process div {
	float: left;
}
#process h3 {
	height: 60px;
	color: white;
	font-size: 1em;
	font-weight: normal;
	padding:1.2em 0 0 2.5em;
	font-style: normal;
}
#process ul {
	list-style: none;
	margin-top: -1em;
	margin-left: 2.5em;
}
#process ul li {
	background: none;
	padding: 0;
}
#explore {
	width:216px;
}
#explore h3 {
	background: url(images/process-bar/explore-blank.png) no-repeat;
}
#extract {
	width:215px;
}
#extract h3 {
	background: url(images/process-bar/extract-blank.png) no-repeat;
}
#exploit {
	width:216px;
}
#exploit h3 {
	background: url(images/process-bar/exploit-blank.png) no-repeat;
}

/***************************************Process Bar end *****************/

/***************************************Case study listing *****************/
.casestudy .entry-content #jam {
	margin-right:0.75em;
}
.casestudy .entry-content #jam,
.casestudy .entry-content #discover
 {
	width: 17.85em;
	float: left;
	padding: 1em;
	background: #f90076;
}

.casestudy #jam h2,
.casestudy #discover h2 {
	width: auto;
	line-height: 10.75em;
	color: white !important;
	height: 6em;
	padding-top: 2em;
}
.casestudy li a {
	background: #fa328f;
}
.casestudy li a:hover {
	background: #f90076;
}
.casestudy #discover h2 {
background: url(images/discover_large_white.png) right top no-repeat;
}
.casestudy #jam h2 {
background: url(images/jam_large_white.png) right top no-repeat;
}
.casestudy .entry-content #jam ul,
.casestudy .entry-content #discover ul {
	margin-left: 0;
}
.casestudy .entry-content #jam li,
.casestudy .entry-content #discover li {
	background: url(images/bullet_white_7px.png) left 9px no-repeat !important;
	padding-right:0;
	color: white !important;
}
#pageexcerptmulti-3 ul p a {
	max-width: 17.25em;
	max-height: 14em;
	margin-left: -0.5em;
	overflow: hidden;
}
#pageexcerptmulti-3 img {
	width: 100%;
	height: 100%;
}
div#comments-list {
	clear: both;
}
div#comments-list ol {
	list-style: none;
}
div#comments-list ol li,
#respond {
	padding:2em;
	background: #f2f2f2;
}
div#comments-list h2 {
	border: none;
}
/*************************************** end case study listing *****************/

/**********    WP styles to define for posts

entry-meta
#nav-above,
#nav-below


div#comments
	div#comments ol
	.comment-author,.vcard
	.comment-meta
	#respond
*/
div.hentry {
	margin: 1em 0;
	clear: both;
	padding: 0.5em 0;
	border-bottom: 1px solid #43434a;
}

.wpcf7-form textarea

{
font-family: Arial,Helvetica,sans-serif;
font-size: 100%;
width: 100%;
}


.wpcf7-form input[type="text"]
{
	width:50%;
	display: inline;
}

.wpcf7-form
{
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
font-size:15px;
width: 92%;
margin: 0 auto;
}

.wpcf7-form p
{
	font-size: 18px;
	clear:both;
}


.wpcf7-list-item{
		margin-left:0px;
		padding: 10px;
		width:95%;
		border-radius: 10px;
		display: block;
		margin-bottom: 10px;
		font-size: 15px;
		background: #ccc;
	}
	.wpcf7-list-item:nth-child(even)
	{
		background: #eee;
	}


.wpcf7-list-item-label
		{
		display:inline-block;
		width:69%;
		margin-left:0px;
		padding-left:0px;
	}


.wpcf7-form-control-wrap{
margin-top:20px;}


.wpcf7-form input[type="checkbox"]
{
	display: inline-block;
	width:29%;
}
span.wpcf7-not-valid-tip
{
position: absolute;
top: -30% !important;
right: -280px !important;
z-index: 100;
background: white !important;
font-size: 10pt;
width: 210px;
padding: 2px;
font-family: georgia;
text-align: center;
border-radius: 6px;
color: black;
font-weight: bold;
left: inherit !important;
width: 240px !important;
}

span.wpcf7-not-valid-tip:before
{
content: "!";
position: absolute;
left: -17px;
width: 34px;
height: 34px;
background: red;
border-radius: 17px;
TOP: -1px;
font-size: 26px;
line-height: 36px;
}


div.wpcf7-validation-errors {
background: #F7E700;
border: none !important;
padding: 10px 20px;
border-radius: 10px;
}

.wpcf7-select
{
max-width: 600px;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  padding: 1.6em;
  overflow: auto;
  max-width: 100%;
  position: relative;
}
pre:before
{
	content:"Code:";
	position: absolute;
	top: 10px;
	left: 10px;
	color: #aaa;
	font-size: 10px;
	font-size: 1rem;
}

.cf ul:before,
.cf ul:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf ul:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf ul {
    *zoom: 1;
}

.namelist ul:before,
.namelist ul:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.namelist ul:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.namelist ul {
    *zoom: 1;
} ul:before,
.namelist ul:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.namelist ul:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.namelist ul {
    *zoom: 1;
}


.full-size div#content {
	margin-right: 0;
	padding-right: 0;
}

/*.hidden-content {
	display: none;
}*/

/**
 * QUIZ Specific CSS
 */

.colab-header {
	width: 912px;
	height: 127px;
	background: url('images/quiz/header.png') no-repeat;
	font-weight: 800;
	font-style: italic;
	line-height: 1;
	padding-left: 24px;
}
	.colab-header h1 {
		font-size: 42px;
		margin-bottom: 0;
		border: 0;
		color: #434a4b;
		padding-top: 30px;
		padding-bottom: 2px;
	}
	.colab-header h2 {
		font-size: 19px;
		border: 0;
		color: #434a4b;
	}

 .gform_wrapper ul li.gfield {
 	padding-right: 1em;
 	background: none;
 }

 .gform_wrapper ul .question {
 	padding-right: 1em;
 	background: none;
 	padding-left: 62px;
 	position: relative;
 }
	 .gform_wrapper ul .question:before {
	 	position: absolute;
	 	top: 13px;
	 	left: -8px;
	 	width: 51px;
	 	height: 42px;
	 	background: url('images/quiz/quiznumbers.png') no-repeat -1px -4px;
	 	content: '' !important;
	 }

	.gform_wrapper ul .question_2:before {
		background-position: -1px -74px;
	}

	.gform_wrapper ul .question_3:before {
		background-position: -1px -144px;
	}

	.gform_wrapper ul .question_4:before {
		background-position: -71px -4px;
	}

	.gform_wrapper ul .question_5:before {
		background-position: -71px -74px;
	}

	.gform_wrapper ul .question_6:before {
		background-position: -71px -144px;
	}

	.gform_wrapper ul .question_7:before {
		background-position: -141px -4px;
	}

	.gform_wrapper ul .question_8:before {
		background-position: -141px -74px;
	}

	.gform_wrapper ul .question_9:before {
		background-position: -141px -144px;
	}

	.gform_wrapper ul .question_10:before {
		background-position: -211px -4px;
	}

	.gform_wrapper ul .question_11:before {
		background-position: -211px -74px;
	}

	.gform_wrapper ul .question_12:before {
		background-position: -211px -144px;
	}

	.gform_wrapper ul .question_13:before {
		background-position: -281px -4px;
	}

	.gform_wrapper ul .question_14:before {
		background-position: -281px -74px;
	}

	.gform_wrapper ul .question_15:before {
		background-position: -281px -144px;
	}

	.gform_wrapper ul .question_16:before {
		background-position: -351px -4px;
	}

	.gform_wrapper ul .question_17:before {
		background-position: -351px -74px;
	}

	.gform_wrapper ul .question_18:before {
		background-position: -351px -144px;
	}



.entry-content .gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li {
	width: auto;
	background: none;
	margin-right: 30px;
}

.gfield_required {
	display: none;
}

.page-template-template-quiz-php .gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li, .page-template-template-quiz-php .gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li {
	width: auto;
	float: left;
	margin: 0 0 8px 0;
	min-height: 1.8em;
	margin-right: 40px;
}

.gform_wrapper li.gfield.gf_list_4col label.gfield_label {
	font-size: 20px;
	font-weight: normal;
}

.gform_body {
	width: 894px;
	overflow: hidden;
	position: relative;
	height: 350px;
	display: block;
}

.gform_body:before,
.gform_body:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.gform_body:after {
    clear: both;
}

.form_slider {
	width: 6398px;
	margin-left: 0px;
	position: absolute;
}

.form_slider:before,
.form_slider:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.form_slider:after {
    clear: both;
}

.form_slider > .gform_fields {
	float: left;
	width: 894px;
	height: 350px;
	margin-right: 20px !important;
}

.gform_wrapper .quiz_pages {
	position: absolute;
	bottom: 12px;
	left: 50%;
	width: 400px;
	margin-left: -200px !important;
}
	.gform_wrapper .quiz_pages li {
		display: inline-block;
		padding: 0px 26px;
		background: #CACACA;
		line-height: 1.6;
		font-size: 1.3em;
		margin-right: 3px;
		color: #888;
	}
	.gform_wrapper .quiz_pages .on {
		color: black;
	}

	.gform_wrapper .quiz_pages .page_1.on {
		background: #0FFF29;
	}
	.gform_wrapper .quiz_pages .page_2.on {
		background: #F90076;
	}
	.gform_wrapper .quiz_pages .page_3.on {
		color: white;
		background: #434A4B;
	}
	.gform_wrapper .quiz_pages .page_4.on {
		color: white;
		background: #8F00FF;
	}
	.gform_wrapper .quiz_pages .page_5.on {
		background: #21D9FF;
	}
	.gform_wrapper .quiz_pages .page_6.on {
		background: #EEDA00;
	}

.slider_controls {
	position: absolute;
	width: 894px;
	bottom: 20px;
}

	.slider_controls a {
		font-size: 20px;
		text-decoration: none;
		border-bottom: 3px solid #434a4b;
		display: inline-block;
	}

	.slider_controls .next_page, .slider_controls .finish_quiz  {
		float: right;
	}
	.slider_controls .disabled {
		color: #838a8b;
		border-bottom-color: #838a8b;
	}

#gform_fields_3_0 { }
	#gform_fields_3_0 .prev_page, #gform_fields_3_0 .next_page {
		color: #434a4b;
		border-bottom-color: #434a4b;
	}
	#gform_fields_3_0 .next_page { }
	#gform_fields_3_0 .disabled {
		color: #838a8b;
		border-bottom-color: #838a8b;
	}

#gform_fields_3_1 { }
	#gform_fields_3_1 .prev_page, #gform_fields_3_1 .next_page {
		color: #0FFF29;
		border-bottom-color: #0FFF29;
	}
	#gform_fields_3_1 .next_page { }
	#gform_fields_3_1 .disabled {
		color: #87FF94;
		border-bottom-color: #87FF94;
	}

#gform_fields_3_2 { }
	#gform_fields_3_2 .prev_page, #gform_fields_3_2 .next_page {
		color: #F90076;
		border-bottom-color: #F90076;
	}
	#gform_fields_3_2 .next_page { }
	#gform_fields_3_2 .disabled {
		color: #FC7FBA;
		border-bottom-color: #FC7FBA;
	}

#gform_fields_3_3 { }
	#gform_fields_3_3 .prev_page, #gform_fields_3_3 .next_page {
		color: #434A4B;
		border-bottom-color: #434A4B;
	}
	#gform_fields_3_3 .next_page { }
	#gform_fields_3_3 .disabled {
		color: #A1A4A5;
		border-bottom-color: #A1A4A5;
	}

#gform_fields_3_4 { }
	#gform_fields_3_4 .prev_page, #gform_fields_3_4 .next_page {
		color: #8F00FF;
		border-bottom-color: #8F00FF;
	}
	#gform_fields_3_4 .next_page { }
	#gform_fields_3_4 .disabled {
		color: #C77FFF;
		border-bottom-color: #C77FFF;
	}

#gform_fields_3_5 { }
	#gform_fields_3_5 .prev_page, #gform_fields_3_5 .next_page {
		color: #21D9FF;
		border-bottom-color: #21D9FF;
	}
	#gform_fields_3_5 .next_page { }
	#gform_fields_3_5 .disabled {
		color: #90ECFF;
		border-bottom-color: #90ECFF;
	}

#gform_fields_3_6 { }
	#gform_fields_3_6 .prev_page, #gform_fields_3_6 .next_page, #gform_fields_3_6 .finish_quiz {
		color: #EEDA00;
		border-bottom-color: #EEDA00;
	}
	#gform_fields_3_6 .next_page { }
	#gform_fields_3_6 .disabled {
		color: #FFF885;
		border-bottom-color: #FFF885;
	}


/**
 * QUIZ RESULTS page
 */

.page-template-template-quizresults-php {}

	.page-template-template-quizresults-php #container,
	.page-template-template-quizresults-spanish-php #container,
	.page-template-template-quizresults-english-php #container {
		margin-right: -23.5em;
		width: 56.25em;
	}

	.page-template-template-quizresults-php .sidebar,
	.page-template-template-quizresults-spanish-php .sidebar,
	.page-template-template-quizresults-english-php .sidebar {
		width: 21.75em;
	}

	.page-template-template-quizresults-php .post-content,
	.page-template-template-quizresults-spanish-php .post-content,
	.page-template-template-quizresults-english-php .post-content {
		margin-top: 43px;
	}
	.page-template-template-quizresults-php #secondary,
	.page-template-template-quizresults-spanish-php #secondary,
	.page-template-template-quizresults-english-php #secondary {
		margin-top: 200px;
	}
	.page-template-template-quizresults-php #secondary .button,
	.page-template-template-quizresults-spanish-php #secondary .button,
	.page-template-template-quizresults-english-php #secondary .button {
		padding: 7px 10px;
		background: lightblue;
		border-radius: 0;
		display: inline-block;
		text-decoration: none;
		color: #446;
		margin-left: 1em;
	}
	.page-template-template-quizresults-php div.sidebar .widget,
	.page-template-template-quizresults-spanish-php div.sidebar .widget,
	.page-template-template-quizresults-english-php div.sidebar .widget {
		margin-bottom: 3em;
		display: block;
	}
.youra {
	font-size: 16px;
	width: 60px;
	display: inline-block;
	text-align: right;
	font-style: italic;
	color: black;
}

.quiz_result {
	/*border-top: 4px solid;*/
	margin-top: 10px;
}

.activator_result, .activator_result .quiz_result--colab {
	border-color: #7A00FE;
}
.connector_result, .connector_result .quiz_result--colab {
	border-color: #F40063;
}
.cultivator_result, .cultivator_result .quiz_result--colab {
	border-color: #25D0FF;
}
.explorer_result, .explorer_result .quiz_result--colab {
	border-color: #26FF20;
}
.influencer_result, .influencer_result .quiz_result--colab {
	border-color: #FAE924;
}
.producer_result, .producer_result .quiz_result--colab {
	border-color: #343A3B;
}


.quiz_result--title {
	margin-top: 10px;
	width: 326px;
	height: 78px;
	background: url('images/quiz/results_titles.png') no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin-left: -9px;
	border-bottom: 0;
	/*border-top: 2px solid;*/
}

.es .quiz_result--title {
	background-image: url('images/quiz/results_titles_es.png');
}

.activator_result .quiz_result--title {
	background-position: 0 -98px;
}

.connector_result .quiz_result--title {
	background-position: 0 -214px;
}

.cultivator_result .quiz_result--title {
	background-position: -369px -103px;
}

.explorer_result .quiz_result--title {
	background-position: 0 0;
}

.influencer_result .quiz_result--title {
	background-position: -375px 0;
}

.producer_result .quiz_result--title {
	background-position: -383px -213px;
}

.quiz_result--prosandcons {
	*zoom: 1;
}
.quiz_result--prosandcons:before,
.quiz_result--prosandcons:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.quiz_result--prosandcons:after {
    clear: both;
}


.quiz_result--con,
.quiz_result--pros
 {
	width: 48%;
}
	.quiz_result--con ul,
	.quiz_result--pros ul {
		margin-left: 1em;
	}
	.quiz_result--con li,
	.quiz_result--pros li {
		position: relative;
	}
	.quiz_result--con li:before,
	.quiz_result--pros li:before {
	  content: "\2022";
	  position: absolute;
	  top: -2px;
	  left: -15px;
	  font-size: 20px;
	  line-height: 1; }
	  .activator_result .quiz_result--con li:before, .activator_result
	  .quiz_result--pros li:before {
	    color: #7A00FE; }
	  .connector_result .quiz_result--con li:before, .connector_result
	  .quiz_result--pros li:before {
	    color: #F40063; }
	  .cultivator_result .quiz_result--con li:before, .cultivator_result
	  .quiz_result--pros li:before {
	    color: #25D0FF; }
	  .explorer_result .quiz_result--con li:before, .explorer_result
	  .quiz_result--pros li:before {
	    color: #26FF20; }
	  .influencer_result .quiz_result--con li:before, .influencer_result
	  .quiz_result--pros li:before {
	    color: #FAE924; }
	  .producer_result .quiz_result--con li:before, .producer_result
	  .quiz_result--pros li:before {
	    color: #343A3B; }


.quiz_result--pros {
	float: left;
}
.quiz_result--con {
	float: right;
}

.quiz_result--colab {
	margin-top: 1em;
	margin-bottom: 1.5em;
	clear: both;
	border-top: 4px solid;
}
	.quiz_result--colab h3 {
		font-size: 20px;
		margin: 1em 0;
	}

/**
 * ROLE CIRCLE
 */

.role_descriptions {
	display: none;
}


.description--header {
	font-weight: 800;
	margin: 0 0 1em 0;
	border: 0;
	font: 0/0 a;
	text-shadow: none;
	color: transparent;
	background: url(images/quiz/miniheads.png) no-repeat;
	width: 207px;
	height: 88px;
}

.description--holder__es .description--header {
	background-image: url(images/quiz/miniheads_es.png);
}

div.sidebar .role_description {
	display: block;
	border: 4px solid black;
	padding: 20px;
}
	div.sidebar .role_description li {
		margin-left: 1em;
		position: relative;
	}
		div.sidebar .role_description li:before {
			content: "\2022";
			position: absolute;
			top: -2px;
			left: -15px;
			font-size: 20px;
		}

div.sidebar .description--cultivators {
	border-color: #00CFFF;
}
	div.sidebar .description--cultivators li:before{
		color: #00CFFF;
	}

	div.sidebar .description--cultivators .description--header {
		background-position: 0px -200px;
	}

div.sidebar .description--activators {
	border-color: #7D00FF;
}
	div.sidebar .description--activators li:before{
		color: #7D00FF;
	}

	div.sidebar .description--activators .description--header {
		background-position: -234px 0px;
	}

div.sidebar .description--producers {
	border-color: #323839;
}
	div.sidebar .description--producers li:before{
		color: #323839;
	}

	div.sidebar .description--producers .description--header {
		background-position: -223px -103px;
	}

div.sidebar .description--connectors {
	border-color: #FF0064;
}
	div.sidebar .description--connectors li:before{
		color: #FF0064;
	}

	div.sidebar .description--connectors .description--header {
		background-position: -215px -197px;
	}

div.sidebar .description--explorers {
	border-color: #00FF08;
}
	div.sidebar .description--explorers li:before{
		color: #00FF08;
	}

	div.sidebar .description--explorers .description--header {
		background-position: -5px -104px;
	}

div.sidebar .description--influencers {
	border-color: #FFF300;
}
	div.sidebar .description--influencers li:before{
		color: #FFF300;
	}

	div.sidebar .description--influencers .description--header {
		background-position: -5px 0;
	}

#secondary.colabcircle-sidebar {
	margin-top: 12em;
}

area {
	outline: none;
}

.rolecircle {
	margin-top: 17px;
}

.page-template-template-colabcircle-php h3 {
	font-size: 18px;
	font-style: normal;
	color: #F40063;
}
.page-template-template-colabcircle-php .post-content {
	margin-top: 32px;
}

.entry-content .social-buttons {
	margin-left: 0;
}

.entry-content .social-buttons li {
	background: none;
}

.entry-content .social-buttons li:first-child {
	padding-left: 0;
}