@charset "utf-8";
/*  MY - SPONSORS - UTOPIK */

/*	==========================
	LOAD FONTS 
	========================== */

@font-face {
	font-family: 'Avenir';
  src: url('fonts/AvenirMedium.eot'); 
  src: url('fonts/AvenirMedium.eot?#iefix') format('embedded-opentype'), 
       url('fonts/AvenirMedium.woff2') format('woff'), 
       url('fonts/AvenirMedium.ttf')  format('truetype'), 
       url('fonts/AvenirMedium.svg') format('svg'); 
  font-style:   normal;
  font-weight:  400;
}

/*@import url('https://fonts.googleapis.com/css?family=Lato|Open+Sans:300&display=swap');*/

/*	==========================
	GENERAL
	========================== */
html, body {
	min-height: 100%;
}
body { 	
	color:#849DAB;
	background:#fff;
	
	font-size:16px;
	line-height:24px;
	
	padding-top:80px;
	padding-bottom: 80px;
}
.frontend::before {
	content: ' ';
	display: block;
	height: 600px;
	background: #fff url( 'header.jpg' ) no-repeat center center / cover;
	margin-bottom: 20px;
}
body * {
	font-family:'Avenir',Arial,Helvetica,sans-serif !important;
}

a,
a:active,
a:link,
a:visited {
    color:#849DAB;
	text-decoration:none;
}
a:hover {
    color:#FF8A00;
	text-decoration:none;
}
h1,h2 {
	text-transform:uppercase;	
}

/*	==========================
	CONTAINER
	========================== */
#container {
	margin:0 auto;	
	width:1200px;
	position:relative;	
	background:transparent;
	padding:10px 0 40px;	
}
#container table {
	width:100%;
	margin:0;	
}
#container .tdContainer #content_table {
	background:transparent;	
}

#content_table td.column1, 
#content_table td.column1 img {
  width:50px;
	display:none;
}
#content_table td.column2 {
	width:auto;	
}
#content_table td.column3, 
#content_table td.column3 img {
  width: 40px;
}
#content_table td.column4 {
	width:auto;	
	padding-right: 0;
}

/*	==========================
	HEADER
	========================== */

/* ************************** Logo UNILINGUE ************************** */
#logo {
	left:0;
  padding: 0;
  position: absolute;
  top:-690px;
  z-index: 99;
}
#logo a {
	display:block;
	/*
	height: 100px;
	width: auto;
	*/
}
#logo img {
	/*max-width:100%;*/
	max-height: 60px;
	width:auto;
}

/* ************************** Logo MULTILINGUE ************************** */
#logo a {
	display:block;
	width:240px;
	height:60px;
	background:url(logo.png) no-repeat 0 0 / auto 100%;
}
body.de #logo a {
	background-image:url(concordia_de.png);
}
body.it #logo a {
	background-image:url(concordia_it.png);
}
body.fr #logo a {
	background-image:url(concordia_fr.png);
}
#logo img {
	display:none;
}

/* ************************** Menu ************************** */
#topNavigation {
	margin: 0;
  padding: 0;
  text-align: left;	
	position: absolute;
	right: 0;
	top: -690px;
	left: 300px;
  width: auto;
	border:0;
	z-index:999;
	background: transparent;
}
#topNavigation a {
	border: medium none;
  margin:0;
  padding:20px 20px;
  line-height: 22px;
  display: inline-block;
  border-radius:0;
	color: #4d6e82;
	border-right:0;
	background:none;
	position:relative;
	text-decoration:none;
	text-transform: none;;
	font-size:16px;
	font-family: 'Avenir',Arial,Helvetica,sans-serif !important;
	/*margin-right: 40px;*/
	font-weight: bold;
}
/*#topNavigation a:before {
	color: #ccc;
    content: "|";
    left: -2px;
	top:4px;
    position: absolute;
}
#topNavigation a:first-child:before {
	display:none;
}*/
#topNavigation a.active,
#topNavigation a:hover {
	background: none;
	color: #FF8A00;
	text-decoration:none;
}
#topNavigation span {
	display:none;		
}

/* ************************** Langue ************************** */
#topNavigation span#languages {
    display: block;
    float: right;
    padding:0;
    position: static;
    right: 0;
    top:0;
}
#topNavigation span#languages span {
	display:none;
}
#topNavigation span#languages .lang {
	height:auto;
	padding:20px 5px;
	text-align:center;	
	font-size:16px;
	line-height:25px;
	display:block;
	color:#4d6e82;
	float:left;
	font-weight:normal;
	margin:0 5px 0 0;
	background:#fff;	
	border-radius:0;
	text-transform:uppercase;
	background:none;
	text-decoration:none;
	font-family: 'Avenir' !important;
}
#topNavigation span#languages a.lang {
	font-weight:normal;
	border:none;
	color:#A4ADB1;
	background:none
}
#topNavigation span#languages a.lang:hover {
	color:#4a4a4a;
	background:none
}

/*	==========================
	CONTENT
	========================== */

/* ************************** Colonne de gauche ************************** */
#sitePermanentInfo,
#menuleft {
    color: #849DAB;
    font-size: 16px;
    line-height: 25px;
    margin-top: 10px;
    padding:15px;
	border:0;
    width:300px;
	background:#eef2f5;
	border:none;
	border-radius: 5px;
}

#sitePermanentInfo li strong {
	color:#FF8A00;
}
div#projectSteps {
	border:none;
	padding:10px;
}
div#projectSteps ol li.disabled {
	color:#78786B;
}
div#projectSteps ol a {
	color:#849DAB;
}
#menuleft a,
#menuleft a:hover {
	color:#849DAB;
	text-decoration:none;
}

/* ************************** Contenu ************************** */
#content {
	background:transparent;	
	padding:18px;
	width:760px;
	font-size:16px;
	margin-top:27px;
	overflow: visible;
	border:0;
	background:transparent;
}
#content ul li {
	background:url("navi_closed.gif") no-repeat scroll 0 10px transparent;
	margin-bottom: 5px;
}
div#projectSteps h1 {
	color:#849DAB;
	font-size: 40px;
	text-decoration: none;
	line-height: 45px;
	margin-bottom: 15px;
}

#content * {
	line-height:25px;
	font-size:18px;
	font-family: 'Avenir',Arial,Helvetica,sans-serif !important
}
#content > h1 {	
	font-size:40px;
	padding-top:0;	
	color:#849DAB;
	font-weight:lighter;
	text-transform: none;
	position: relative;
line-height: 45px;
}
#content h2 {	
	font-size:34px;
	color:#849DAB;
	font-weight:lighter;
	text-transform: none;
line-height: 34px;
}
#content .upload * {
	color:#fff;
}

#content a,
#content a:active,
#content a:link,
#content a:visited {
    color:#4d6e82;
	text-decoration:underline;
}
#content p.actionLink a:hover,
#content a:hover {
    color:#FF8A00;
	text-decoration:underline;
}



/* ************************** Homepage user ************************** */
#content.my .projectActions {
	background:#4d6e82;
	border-radius:30px 0 30px 0;
	padding:20px;
	height:auto;
	width: 45%;
}
#content.my .projectActions h2 {
	font-size: 22px;
}
#content.my .projectActions * {
	color:#fff!important
}
#content.my .otherActions {
	width: 45%;
}
#content.my .otherActions ul li a {
    color: #4B525D;
    display: block;
    font-size: 18px;
    font-weight: normal;
    line-height:25px;
    padding-left: 25px;
}
#content.my .otherActions ul li.info a {
    background: url("icon_my_info.gif") no-repeat scroll 1px 0 transparent;
}
#content.my .otherActions ul li.password a {
    background: url("icon_my_password.gif") no-repeat scroll 0 0 transparent;
}
#content.my .otherActions ul li.delete a {
    background: url("icon_my_delete.gif") no-repeat scroll 1px 0 transparent;
}

/* ************************** Formulaire ************************** */
#content input,
#content select,
#content textarea {
	font-size:18px;
	font:inherit;
}

#content input {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #ccc;
	font-family:'Avenir',arial;
	font-size:18px;
	padding:5px 10px;
	width:290px;
	border-radius: 4px;
	box-shadow: 0 0 4px rgba(0,0,0,.1);
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08), 0px 0px 2px rgba(0, 0, 0, 0.32);
}
#content input:focus,
#content textarea:focus,
#content select:focus {
	border:1px solid #E40070 !important;	
}
#content input.checkbox,
#content input.radio {
	width:auto;
}
.backend #content input { 
	width:auto; 
}

/* ************************** Formulaire submit ************************** */
#content.projectForm form .actionButtons p.submit input,
#content.sponsorFrontendHome .actionButtons p.submit input,
#content input.submit{
	background:#4d6e82;
	border:none !important;
	border-radius: 20px;
    box-shadow: none;
    color: #fff;
	font-size:18px;
	font-weight:normal;
	height:auto;
	padding:10px 20px 8px 20px;
	cursor:pointer;	
	width:auto;
}
#content.sponsorFrontendHome .actionButtons {
	height:84px;	
}
#content.projectForm form .actionButtons p.submit input:focus,
#content.sponsorFrontendHome .actionButtons p.submit input:focus,
#content input.submit:focus {
	background:#4d6e82;
	border:none !important;
}
#content.projectForm form .actionButtons p.previousForm {
	top:0;
}
#content.projectForm form .actionButtons p.previousForm input {
	background:#fff;
	color:#EA670A;
	font-size:18px;
	font-weight:normal;
	height:26px;
	padding:2px 4px;
	cursor:pointer;
	border:none;
	width:auto;
}
#content p.actionLink a:hover { /* lien acceder à mon compte sous le bouton submit */
	background:none;
	color: #FF8A00;
    text-decoration: underline;
}

/* ************************** Criteres ************************** */
h2,
#content.projectForm form fieldset legend,
#content h2.green,
#content.myProjects h2,
#projectForm.drilldown fieldset p.questionAnswer.head label,
form.drilldown fieldset p.questionAnswer.head label {
	color:#4B525D;
}
#projectForm.drilldown fieldset > p.head:hover,
#projectForm.drilldown fieldset p.questionAnswer.head:hover,
form.drilldown fieldset p.questionAnswer.head:hover {
	background:#efefef;
}

/* ************************** Backoffice ************************** */
/*.backend #dashboardTitle a, #dashboardTitle a,
.backend #dashboardTitle a, #dashboardTitle a:hover{ color:#fff!important; }*/
.backend #menuleft a {
	color:#555;	
}
.backend #dashboardTitle {
	background: url("bg_dashboard-sign.png") no-repeat scroll 0 0 #FFE5B2;
    color: #000000;
    margin: 0 0 10px -15px;
    width: 160px;
}
.backend #dashboardTitle a,
.backend #dashboardTitle a:hover { 
	color:#fff;
	text-decoration:none; 
	font-size:16px;
}

 #content.login .illustration {display:none;}
 ul, ol {
    margin: 0 0 0 10px;
    padding: 0 0 0 10px;
}
 ul li, ol li {
    margin:0;
    padding:0 0 5px 0;
}

#content p.highlight, 
#content div.highlight {
    background-color: #efefef;
    border: 1px dashed #0065B5;
    color: #006;
    font-size: 16px;
    margin: 5px 0 16px;
    padding: 5px;
}
body.has-announcement #content.projectDetail {
	padding-top: 120px;
}	
#content.projectDetail #shareActions {
    position: absolute;
    right: 35px;
    top: 139px;
}

.projectForm .question{
	margin-bottom: 20px;
}

/*	==========================
	FOOTER
	========================== */
#imagebottom {
	display:none;	
}
#bottom_table {
	background: #4d6e82;
	position: fixed;
	bottom: 0; 
	left: 0;
	right: 0;
}
#bottom_table * {
	font-family:'Avenir',Arial,Helvetica,sans-serif !important;
}
#bottom_table td { 
	height:60px; 
	line-height:60px; 
	color:#fff; 
	font-size: 15px;	
	text-align: center;
}
#bottom_table td a { 
	color:#fff; 
	font-size: 14px;
}

#bottom_table td.logo {
	height: auto;
	line-height: normal;
	padding-top: 20px;
}
#bottom_table td.logo span {
	display: inline-block;
	vertical-align: middle;
	font-style: italic;
	font-size: 12px;	
}
#bottom_table td.logo img {
	height: 30px;
	vertical-align: middle;
	margin-left: 10px;
}
#bottom_table td.logo img:last-child {
	height: 45px;
}

#cookieBox {
	background:#4d6e82;
	color: #fff;
	border:none;
}

#content.sponsorFrontendHome .actionButtons p.submit,
#content.sponsorFrontendHome .actionButtons p.actionLink {
	position: static;
}