/*
Theme Name:     SIA Europe
Theme URI:      http://socialimpactaward.net
Description:    The main, intermediary child theme used by SIA website
Author:         Cezar
Author URI:     http://cezarneaga.eu
Template:       parlament
Version:        1.0
*/

.page-template-template-landing-page .content,
.page-template-template-narrow-page .content {
    float: none;
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
}

.row-fluid.u-padding-3rem { width: calc( 100% - 6rem ); }

@media ( min-width: 804px ) {
    .page-template-template-landing-page .u-out-of-container,
    .page-template-template-narrow-page .u-out-of-container {
        margin-left: -42px;
        width: calc( 100% + 84px );
    }

    .page-template-template-landing-page .u-out-of-container.u-padding-3rem,
    .page-template-template-narrow-page .u-out-of-container.u-padding-3rem {
        margin-left: -3rem;
        width: 100%;
    }
}

@media ( min-width: 900px ) {
    .page-template-template-landing-page .u-out-of-container.u-padding-3rem,
    .page-template-template-narrow-page .u-out-of-container.u-padding-3rem {
        margin-left: -90px;
        width: calc( 100% + 84px );
    }
}

.page-template-template-landing-page .logo {
    padding-top: 20px;
    height: 98px;
    }

.page-template-template-landing-page .logo img {
    margin-top: 0;
    }

@media ( min-width: 1000px ) {
    .page-template-template-landing-page .logo { 
        height: 154px; 
        width: auto;
        }
}

.reg_partners{

	float: left;text-indent: -9999px;background: url('images/footer-sia.png') no-repeat 0px 0px;width: 550px;height: 53px;

	padding: 5px 25px 5px 5px;

}

.reg_partners a.es{
	display: block;width: 150px;height: 50px;float: left;
}
.reg_partners a.wu{
	display: block;width: 110px;height: 50px;float: left;
}
.reg_partners a.ih{
	display: block;width: 90px;height: 50px;float: left;
}
.reg_partners a.st{
	display: block;width: 180px;height: 50px;float: left;
}
figure.picture{

	    clear: both;

}

/* @group evaluation form */



/*

----------------------------------------------------------

gf_likert.css

updated January 24, 2011

Gravity Forms likert/survey style multiple choice fields

http://www.gravityforms.com

a rocketgenius project

----------------------------------------------------------

*/

.gform_body h3{

	border-bottom: 1px dotted #cbcccb!important;

}



/* the base likert box styles */

.gform_wrapper .gf_likert ul.gfield_radio {

	overflow:hidden;

	position:relative;

	padding:0;

}



.left_label .gform_wrapper .gf_likert ul.gfield_radio,

.right_label .gform_wrapper .gf_likert ul.gfield_radio {

	top:-16px;

}



.gform_wrapper .gf_likert ul.gfield_radio li {

	padding:0;

	min-height:50px;

	display: -moz-inline-stack;

	display: inline-block;

	zoom: 1;

	*display: inline;

	margin:0;

	border:1px solid #ccc;

	border-left:none;

	text-align:center;

	position:relative;

	overflow:hidden;

	background-color:#fff;

}



.gform_wrapper .gf_likert ul.gfield_radio li.likert-first {

	border-left:1px solid #ccc!important;

}



.gform_wrapper .gf_likert ul.gfield_radio li input {

	position:relative;

	top:25px;

	float:none!important;

	width:auto;

	margin:0 auto;

}



.gform_wrapper .gf_likert ul.gfield_radio li label {

	position:relative;

	margin:0 auto;

	text-align:center;

}



.gform_wrapper .gf_likert ul.gfield_radio li div.likert-label {

	position:absolute;

	top:0;

	left:0;

	background-color:#eee;

	padding:2px 0;

	width:100%;

}



/* styles for the hover state */

.gform_wrapper .gf_likert ul.gfield_radio li.likert-hover {

	background-color:#DFEFFF;

}



.gform_wrapper .gf_likert ul.gfield_radio li.likert-hover div.likert-label {

	background-color:#C2D7EF;display: block;

}



.gform_wrapper .gf_likert ul.gfield_radio li.likert-hover div.likert-label label {

	color:#2175A3;

}



/* styles for the selected radio button */

.gform_wrapper .gf_likert ul.gfield_radio li.mychoice {

	background-color:#DFEFFF;

}



/* hide the input and show a tick image */

.gform_wrapper .gf_likert ul.gfield_radio li.mychoice {

	background-image:url(images/icon_tick.png);

	background-repeat:no-repeat;

	background-position:center 27px;

}



.gform_wrapper .gf_likert ul.gfield_radio li.mychoice input {

	visibility:hidden;

}



.gform_wrapper .gf_likert ul.gfield_radio li.mychoice div.likert-label {

	background-color:#C2D7EF;

}



.gform_wrapper .gf_likert ul.gfield_radio li.mychoice div.likert-label label {

	color:#2175A3;

}



/* define the box width - number connotates the pixel width of the list item */



.gform_wrapper .gf_likert_150 ul.gfield_radio li {

	width:156px;

}

.gform_drop_area input[type=button]{

	float: right!important;

}

/* @end */


/* WINNERS */

.page-template-template-winners-php .icy-page-title{
	margin-top: -80px !important;
	}

.page-template-template-winners-php .entry-content blockquote {
	width: 56%;
	float: left;
	padding-right: 5%;
	font-size: 16px;
	line-height: 1.5;
	}

.page-template-template-winners-php .entry-content blockquote > * { margin-left: 1.625em; }

.page-template-template-winners-php .entry-content blockquote > p:last-child { margin-left: 2.166666666666667em; }

.page-template-template-winners-php .entry-content blockquote.thanks {
	width: 35%;
	border-color: #ddd;
	padding-right: 0;
	}

.page-template-template-winners-php .entry-content blockquote p:first-child:before { margin-left: -.65em; }

.page-template-template-winners-php .entry-content blockquote.thanks p:first-child:before { color: #ddd; }

/* @end */

@media (max-width: 720px) {

	.page-template-template-winners-php.page-template .entry-content blockquote { width: 100% }

	}


#mc_embed_signup .mc-field-group { margin-bottom: 20px; }

#mc_embed_signup .mc-field-group li { 
    list-style: none; 
    }

#mc_embed_signup label { 
    display: inline-block;
    font-weight: bold; 
    padding-bottom: 5px;
    }

#mc_embed_signup input { width: 100%; }

#mc_embed_signup [type="checkbox"],
#mc_embed_signup [type="radio"],
#mc_embed_signup .button { width: auto; }

#mc_embed_signup [type="checkbox"],
#mc_embed_signup [type="radio"] { margin-right: 10px; }

#mc_embed_signup [type="checkbox"] + label,
#mc_embed_signup [type="radio"] + label { font-weight: normal; }

#mc_embed_signup .content__gdpr p label { 
    display: block; 
    margin-bottom: 5px;
    }
