@charset "UTF-8";
/* CSS Document */

.pageInstruction .header,
.pageInstruction .footer,
.pageInstruction .submit.retour,
.pageForm .credits {
    display: none;
}
.pageInstruction .content {
    padding:0px !important;
}
.pageInstruction .art {
    box-shadow: none;
}
body.bod:not(.pageForm).pageInstruction {
    background-image: none;
    background: #F3F3F3;
}
body.bod {
	background: url('../images/fond25.jpg') no-repeat center;
	background-size:cover;
	background-attachment: fixed;
}
.iconex {
	background: url('../images/icon_exclamation.png') no-repeat center;
	background-size:contain;
    width: 32px;
    height: 26px;
    display: inline-block;
    top: 4px;
    position: relative;
}
body.pageLarge,
body.pageForm {
	background:#DFE0E0;
}/*
.site {
	width:828px;
	margin:auto;
}*/
.site{
    width: 1400px;
    margin: auto;
}
.public.front .site .content.clearfix{
    display: flex ;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: stretch;
       gap: 30px;
}
.pageForm .site {
	width:945px;
}
.pageLarge .site {
    width:80%;
    max-width: 1200px;
}
.pageLarge h1 {
    color:#000;
    margin-top:20px;
}
.pageInt {
    background:#FFF;
    padding:25px 50px;
}
/* Oussama*/
.planFinancement .site {
    width: 90%;
}
.header {
	height:110px;
	background: #e7eef6;
	box-shadow: 0px 2px 6px rgba(0,0,0,0.5);
	position: fixed;
	width:100%;
        z-index: 200;
}
.head1 {
	position: absolute;
	left:20px;
	top:10px;
}
.head3 {
	position: absolute;
	right:20px;
	top:10px;
}
.head2 {
	text-align: center;
	margin: 25px auto 0px auto;
	width:65%;
}
.head2 img {
	max-width:100%;
	height:auto;
}
.footer {

	background: #fff;
	box-shadow: 0px 2px 6px rgba(0,0,0,0.5);
	position: fixed;
	width:100%;
	bottom:0px;
	text-align: center;
        z-index: 190;
}
.footer a {
	color:#000;
	display: inline-block;
	margin:8px 15px;
	font-size:0.9em;
	font-weight: 500;
	text-decoration: none;
}
.footer a:hover {
	color:#000;
}
.main {
        min-height:95%;
}
.content {
       /* padding-top:236px;*/
       padding-top: 162px;
        padding-bottom:100px;
}
.connect .content {
    /* padding-top:236px;*/
    padding-top: 220px;
     padding-bottom:100px;
     margin: 0 auto;
     left: 0;
     right: 0;
     position: relative;
}
.sideD {
	/*float:right;*/
	width:30%;
    align-items: center;
    align-content: center;
}
.sideG {
	width:30%;
	/*float:left;*/
}
.sideC {
	/*float:right;*/
	width:30%;
}
.si
.public .content {
    text-align: center;
}
.pageArticle .content .text {
    text-align: left;
    padding-top:45px;
}
.public .art {
    display: inline-block;
    margin:auto;
}
.art {
    padding: 15px 40px;
    min-width: 300px;
    min-height: 300px;
	background: #F3F3F3;
	box-shadow: 0px 2px 6px rgba(0,0,0,0.5);
}
.artHome {
    padding: 15px 40px;
    min-width: 300px;
    min-height: 300px;
}
.divHome {
	background: #F3F3F3;
	/*box-shadow: 0px 2px 6px rgba(0,0,0,0.5);*/
}
.artHome.wSide {
   /* float:left;
    width:493px;*/
    width: 50%;
    padding:0px;
}
.art.wSide {
    /*float:left;
    width:493px;
    padding:0px;*/
    float: left;
    width: 50%;
    padding: 0px;
    display: inline-block;
}
.connect.front2 .sideD{
    width: 50%;
    align-items: center;
    align-content: center;
    display: inline-block;
    top: 0;
    vertical-align: top;
}
.intText {
	padding:15px 40px;
        text-align: left;
}
.public .intText {
    font-size:0.9em;
}
.public p {
    /*margin: 1.2em 0px;*/
    line-height: 1.4em;
}
.intText > .intro {
        margin-top:13px;
}
.sideD .box {
/*	box-shadow: 0px 2px 6px rgba(0,0,0,0.5);*/
        margin:0px;
        background: #FFF;
         text-align: left;
}
.sideD .boxCreate {
    margin-bottom:37px;
}
.sideD ul {
	padding-top:10px;
        padding-bottom:10px;
}
.passOublie {
    position: absolute;
    top:183px;
    width:100%;
    text-align: center;
}
a.btnDeconnexion {
    border-radius: 5px;
    background-color: #ccc;
    border: 1px solid #14BECB;
    padding: 5px;
    text-decoration: none;
    float: right;
}
.passOublie .act {
    display: inline-block;
    color:#000;
    font-size:0.6em;
    border-bottom:1px solid #000;
    /*margin-right:37px;*/
    padding:6px 0px 2px 0px;
    line-height: 1.3em;
    text-align: right;
}
.passOublie .zone {
    width:98%;
    text-align: left;
    border:4px solid #14BECB;
    margin-top:2px;
}
.passOublie .zone h4 {
    padding-left:9%;
    margin:15px 0px;
}
.front .passOublie button[type="submit"] {
    top: 57px;
    right:9px;
}
.boxInstructions a {
    display: block;
    color:#000;
    background:url('../images/fleche.png') no-repeat left 0px;
    text-decoration: none;
    padding:0px 27px;
    margin:16px 0px;
    line-height:1.3em;
}
.boxInstructions a:hover {
    color:#109DA9;
}
.boxInstructions .questions a {
    background-image:url('../images/ic_aide.png');
    margin-top:18px;
}

.boxInstructionsHome a {
    display: block;
    color:#000;
    /*background:url('../images/fleche.png') no-repeat left 0px;*/
    text-decoration: none;
    padding:0px 27px;
    margin:16px 0px;
    line-height:1.3em;
}
.boxInstructionsHome a:hover {
    color:#109DA9;
}


.sideD .msg {
   padding-bottom:0px;
   padding-top:0px;
}
.sideD .msgWarning{
   margin-bottom:0px;
}
.boxCandidature {
    width:479px;
    margin:auto;
    clear:both;
    margin-top:25px;
}
.dark {
    background:rgba(17,26,36,0.9);
    color:#FFF;
    box-shadow: 1px 4px 6px rgba(0,0,0,0.5);
}
.dark:hover {
    background-color:rgba(17,26,36,1);
    color:#FFF;
}
.boxCandidature a {
    font-family: 'Ubuntu Condensed', sans-serif;
    display: block;
   padding:35px 35px 35px 90px;
    background-image:url('../images/ic_candidature.png') ;
    background-repeat:no-repeat ;
    background-position:30px 22px;
    text-decoration: none;
    font-size:1.6em;
    
}
.boxCandidature a:hover {
    background-size:43px auto;
}
.boxCandidature a span {
    display: block;
    color:#14BECB;
    margin-top:10px;
}
.user {
    position: fixed;
    top:110px;
    width:100%;
    padding:15px 0px;
    z-index: 200;
}
.user h2 {
   margin:0px;
   padding:0px 0px 0px 27px;
   background:url('../images/menu.png') no-repeat left 2px;
}
.user1:hover h2 {
background-image:url('../images/menu2.png') ;
}
.user1 {
   position: absolute;
}
.user2 {
  width:60%;
  text-align: center;
  margin:auto;
  font-size: 0.9em;
}
.user3 {
    position: absolute;
   right:27px;
   top:27px;
   max-width: 27%;
   line-height: 1em;
   text-align: right;
}
.user .pop {
    padding:10px 27px;
    width:auto;
     background-color:rgba(17,26,36,1);
     min-width: 160px;
}
.user .pop a {
    display: block;
    color:#FFF;
    margin:15px 0px;
    text-decoration: none;
    border-bottom:1px solid #666;
}
.user .pop a:hover {
    color:#14BECB;
}
.boxLog .msg {
    position: absolute;
    top:53px;
}
.credits {
    position: absolute;
    width:400px;
    right:10px;
    top:-25px;
    font-size:10px;
    color:#FFF;
    font-weight:600;
    text-align: right;
    text-shadow: 1px 1px 6px rgba(0,0,0,0.8);
    line-height: 1em;
    z-index: 120;
}
/**** TABLE ***/
.vue {
    width: 100%;
    font-size:0.9em;
}
.text table,
.listing {
    margin:25px 0px;
    border:0px;
    border-collapse: collapse;
}
.listing {
    width:100%;
    font-size:12px;
}
.listing tbody tr {
	background-color:rgba(245,248,250,0.15);
}
.listing tbody tr:hover {
    background:rgba(240,250,250,0.6) !important;
}
.listing  tr.even {
     background:rgba(245,248,250,0.6);
}
.text table th,
.listing th,
.vue th {
	text-align: left;
        line-height: 1.2em;
}
.listing th {
    padding:8px 5px;
	border-bottom:1px dotted #666;
}
.vue th {
   width:160px;
	border-bottom:1px solid #ccc;
        padding-right:10px;
}
.text table td,
.listing td {
    text-align: left;
    padding:9px 5px;
    border-bottom:1px solid #ccc;
}
.vue td {
   min-width:30px;
   padding-right:10px;
}
table .lab {
    display: none;
}
.text table .acts,
.listing .acts {
    width:105px;
}
.text table a,
.listing a,
.ic {
	display: inline-block;
	background-repeat:no-repeat;
	background-size:14px auto;
	background-position: left center;
}
.bActs  {
	border-bottom:5px solid #F4F4F4;
	padding:15px 0px;
	margin:10px 0px;
	text-align:right;
}
.bActs .ic,
.acts .ic {
   margin:2px 4px 2px 0px;
	background-color:rgba(255,255,255,0.6);
	border:1px solid #FFF;
	box-shadow:1px 1px 3px rgba(0,0,0,0.16);
	border-radius:3px;
	color:#000;
	position: relative;
}
.bActs .ic {
	padding:4px 13px 4px 25px;
	font-size:12px;
	box-shadow:1px 1px 4px rgba(0,0,0,0.25);
	background-position: 5px center;
}
.acts .ic {
	width:21px;
	height:21px;
	background-color:rgba(255,255,255,0.6);
	background-position:center;
	padding:0px !important;
	display: inline-block;
}
.bActs .ic:hover,
.acts .ic:hover {
	background-color:#FFF;
	background-size:18px auto;
	box-shadow:1px 1px 5px rgba(0,0,0,0.40);
}
.bActs .ic:hover {
	background-position: 3px center;
}
.text table a,
.listing a {
    padding-left:20px;
}
.text table a:not(.ic),
.listing a:not(.ic) {
    background-image:url('../images/icons/fleche.png');
    color:#000;
}
.text table a:hover,
.listing a:hover {
    text-decoration: underline;
}

.text table .num,
.listing .num {
	width:60px;
}
.num {
	color:#666;
}
.intitule {
    font-weight: 600;
	font-size:1.1em;
}
.societe {
	text-transform: uppercase;
	font-weight: 300;
	color:#666;
}
.upper {
	text-transform: uppercase;
}
/**** TABLE ***/
.icMenu:before {
	background-image:url("../images/ic_menu.png") ;
}
#signup_etudiant_save{
    margin: 0 auto;
    display: flex;
    margin-top: 25px;
}
.icl {
    position: relative;
    padding:4px 20px 4px 40px;
}
.sideD .formulaire form{
    background: #d9d9d9;
    height: 220px;
}
.sideC .formulaire form{
    background: #d9d9d9;
    height: 170px;
}
.sideC .formulaire input#signup_etudiant_email, .sideD .formulaire input#email, .sideD .formulaire input#password, .sideD .formulaire input#signup_etudiant_email  {
    width: 240px;
    left: 15px;
    margin-left: 24px;
    margin-top: 20px;
    border: 1px solid #cccccc;
    background: #fff;
}
.cadreBox{
    padding-bottom: 10px;
    color: #000;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
}
.contentLienA{
    background-color: #d9d9d9;
    text-align: center;
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: center;
    height: 50px;
}
.icl:before {
    display: block;
    content:"";
    width:28px;
    height:28px;
    position: absolute;
    margin-left:-44px;
    margin-top:-1px;
    background-repeat: no-repeat;
    background-size:auto 100%;
    background-position: left center;
}
h2.cadre.icl {
    padding:10px 70px;  
}
.pageArticle .boxInstructions {
    display: block;
    position: fixed;
    width:100%;
    top:0px;
    left:0px;
    z-index: 120;
    margin:0px;
}
.pageArticle .boxInstructions .zone {
    position: absolute;
    background: #FFF;
    box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
    z-index: 60;
    width:100%;
}
.pageArticle .boxInstructions ul {
   display: block;
   width:auto;
}
.boxInstructions a.active {
    font-weight:600;
    color:#14BECB;
}
.retour {
    background-image:url("../images/flecheBack.png");
    background-position:5px center !important;
    padding-left:35px !important;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
    margin: 25px auto !important;
}
.pageDate {
    display: table;
    color:#1098A3;
    padding:0px 6px;
    border-left:3px solid #14BECB;
}
/* FICHIERS */
.folders ul ul {
	margin:10px 0px 30px 45px;
}
.folders a {
	display: block;
	color:#5C5A75;
	background: url('../images/dossiers/f_base.png') no-repeat left top;
	background-size: 20px auto;
	padding:2px 10px 2px 30px;
	margin:4px 0px;
}
.folders a:hover {
	text-decoration: underline;
}
.folders ul ul {
	display: none;
}
.folders .folder:hover {
	display: block !important;
	background-image: url('../images/dossiers/f_dossier_ouvert.png');
	cursor: pointer;
}
.folders .folder.actif + ul {
	display: block !important;
}
.folder {
	display: block;
	background: url('../images/dossiers/f_dossier.png') no-repeat left 4px;
	background-size: 32px auto;
	padding:8px 10px 8px 45px;
	transition: 0.2s;
}
.folder.actif {
	background-image: url('../images/dossiers/f_dossier_actif.png');
}
.folders > ul > li > .folder {
	font-size: 21px;
	background-size: 42px auto;
	padding-left:55px;
}
li.rapport::before {
    height: 0 !important;
}
.folders > ul > li ::before {
    height: 0;
}
.folders a.f_img {
	background-image: url('../images/dossiers/f_image.png');
}
.folders a.f_video {
	background-image: url('../images/dossiers/f_video.png');
}
.folders a.f_son {
	background-image: url('../images/dossiers/f_musique.png');
}
.folders a.f_pp {
	background-image: url('../images/dossiers/f_powerpoint.png');
}
.folders a.f_pdf {
	background-image: url('../images/dossiers/f_pdf.png');
}
.folders a.f_eps {
	background-image: url('../images/dossiers/f_eps.png');
}
.folders a.f_ai {
	background-image: url('../images/dossiers/f_ai.png');
}
/* FIN FICHIERS */