/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
								/*						Responsive 						*/											
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



@media screen and (max-width: 400px) {
    /* Fonts Form Google Font ::- https://fonts.google.com/  -:: */
    @import url('https://fonts.googleapis.com/css?family=Abel|Abril+Fatface|Alegreya|Arima+Madurai|Dancing+Script|Dosis|Merriweather|Oleo+Script|Overlock|PT+Serif|Pacifico|Playball|Playfair+Display|Share|Unica+One|Vibur');
    /* End Fonts */
    /* Start Global rules */
    * {
        padding: 0;
        margin: 0;
        box-sizing: border-box;
    }
    /* End Global rules */
    
    /* speacial one */
    .button-disabled {
    	pointer-events : none;
    }
    
    
    /* Start body rules */
    body {
    	/*background-image: linear-gradient(to top, #a8edea 0%, #E3FDF5 100%) !important;*/
     /*   background-image: linear-gradient(-225deg, #E3FDF5 0%, #a8edea 100%);
    	background-image: linear-gradient(to top, #a8edea 0%, #E3FDF5 100%);*/
    	background-attachment: fixed;
    	background-repeat: no-repeat;
    
        font-family: 'Vibur', cursive;
    /*   the main font */ 
        font-family: 'Abel', sans-serif;
    opacity: .95;
    /*background-image: linear-gradient(to top, #E3FDF5 0%, #97d9e1 100%);*/
    }
    
    .contenu{
    	width: 75px!important;
    	min-height: 50px!important;
    	background-color: #fefdfc!important;
        border: none!important;
    }
    
    .contenu2{
    	width: 100px!important;
    	min-height: 50px!important;
    	background-color: #fefdfc!important;
        border: none!important;
    }
    
    .dupdt{
    	background-image:url(../logo/fait.png);
        background-size: cover;
    }
    
    .con2{
    	width: 430px;
        min-height: 400px;
        height: auto;
        border-radius: 5px;
        margin: 2% auto;
        box-shadow: 0 9px 50px hsla(20, 67%, 75%, 0.31);
        padding: 1.4%!important;
    }
    
    .container2{
    	margin:28px;
    }
    
    
    input[id="fait"] {
       background-image: url(../logo/fait.png);
       background-size: cover
    }
    
    input[id="ajout_tache"] {
        background: #7bc331;
        display: inline-block;
        margin-left: 5.4%;
        color: #252537;
        width: 140px;
        height: 50px;
        padding: 0 20px;
        border-radius: 5px;
        outline: none;
        border: none;
        cursor: pointer;
        text-align: center;
        transition: all 0.2s linear;
        letter-spacing: 0.05em;
    }
    
    .select {
    	width: 340px!important;
        height: 50px!important;
        margin-top: 2%!important;
    	margin-left:6px!important;
        padding: 10px!important;
        font-size: 18px!important;
        font-family: 'Abel', sans-serif!important;
        color: #5E6472!important;
        outline: none!important;
        /*border-radius: 0px 5px 5px 0px;*/
        transition: 0.2s linear!important;
    }
    
    #No_affaire1,#No_affaire2,#No_affaire4,#No_affaire5,#No_affaire7,#Alias7,#No_Commande7,#nbfic,#listefiles{
        width: 340px;
        height: 50px;
        margin-top: 2%;
    	margin-left:6px;
        padding: 10px!important;
        font-size: 18px;
        font-family: 'Abel', sans-serif;
        color: #5E6472;
        outline: none;
        /*border-radius: 0px 5px 5px 0px;*/
        transition: 0.2s linear;
    }
    
    #No_Commande7{
    	display:none;
        visibility:hidden;
    }
    
    /*#No_affaire7{   
        width: 320px;
        height: 50px;
        /*margin-top: 2%;* /
    	margin-left:2.9%;
        padding: 10px!important;
        font-size: 18px;
        font-family: 'Abel', sans-serif;
        color: #5E6472;
        outline: none;
        transition: 0.2s linear;
    }*/
    
    #planningdate{
    	text-align: center;
    	font-weight:bold;
    	width:336px;
        border:1px solid;
        /*margin:0px;
        padding:3px;
    	margin-left: 3%;*/
    	border-collapse: separate;
    	border-spacing: 0px;
    }
    
    #planningdate th{
      border:2.5px solid;
    }
    #planningdate td {
      border: 1px solid;
    }
    
    
    
    /* |||||||||||||||||||||||||||||||||||||||||||||*/
    /* //////////////////////////////////////////// */
    
    #listefiles{
        padding: 0;
    }
    
    /* End body rules */
    
    /* Start form  attributes */
    form {
		margin-left: 10px!important;
        width: 430px;
        /*min-height: 400px;*/
        height: auto;
        border-radius: 5px;
        margin: 2% auto;
        box-shadow: 0 9px 50px hsla(20, 67%, 75%, 0.31);
        /*padding: 2.45%;*/
    	padding: 1.4%!important;
        /*background-image: linear-gradient(-225deg, #E3FDF5 50%, #97d9e1 50%);*/
    }
    /* form Container */
    form .con {
        display: -webkit-flex;
        display: flex;
      
        -webkit-justify-content: space-around;
        justify-content: space-around;
      
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
      
        margin: 2% auto;
        padding: 2.75%!important;
    }
    
    /* the header form form */
    header {
        /*margin: 2% auto 10% auto;*/
    	padding-left: 3.8%!important;
        text-align: center;
    }
    /* Login title form form */
    header h2 {
        font-size: 250%;
        font-family: 'Playfair Display', serif;
        color: #3e403f;
    }
    /*  A welcome message or an explanation of the login form */
    header p {letter-spacing: 0.05em;}
    
    
    
    /* //////////////////////////////////////////// */
    /* //////////////////////////////////////////// */
    
    label .titrecentrer {
    	text-align:center;
    }
    
    p.titrecentrer {
    	text-align:center;
        margin-left: 0px;
    }
    
    p.obligtitrecentrer {
    	text-align:center;
        margin-left: -100px;
    }
    
    
    .input-1item {
        color: #333;
        padding: 14.5px 0px 15px 9px;
        border-radius: 5px 0px 0px 5px;
    }
    
    
    .input-item {
        background: #fff;
        color: #333;
        padding: 14.5px 0px 15px 9px;
        border-radius: 5px 0px 0px 5px;
    }
    
    label{
    display:block;
    }
    
    
    /*textaria*/
    textarea {
    	padding: 3px;
        margin-left: 5px;
        border: 0.5px solid;
        border-radius: 5px;
        width: 340px;
        box-shadow: 1px 1px 2px #C0C0C0 inset;
     }
    
    /* Show/hide password Font Icon */
    #eye {
        background: #fff;
        color: #333;
      
        margin: 5.9px 0 0 0;
        margin-left: -20px;
        padding: 15px 9px 19px 0px;
        border-radius: 0px 5px 5px 0px;
      
        float: right;
        position: relative;
        right: 1%;
        top: -.2%;
        z-index: 5;
        
        cursor: pointer;
    }
    /* inputs form  */
    input[class="form-input"]{
        width: 340px;
        height: 50px;
      
        margin-top: 2%;
    	/*margin-left: 6.5%;*/
        margin-left: 5px;
        padding: 17px;
        
        font-size: 18px;
        font-family: 'Abel', sans-serif;
        color: #5E6472;
      
        outline: none;
        /*border: none;*/
        border-radius: 0px 5px 5px 0px;
        transition: 0.2s linear;
        
    } 
    
    input[id="reset-input"] {
        background:#7bc331;
    	display: inline-block;
        float: left;
        margin-left: 5.4%;
        color: #252537;
        width: 42%;
        height: 60px;
        padding: 0 20px;
        border-radius: 5px;
        outline: none;
        border: none;
        cursor: pointer;
        text-align: center;
        transition: all 0.2s linear;
        /*margin: 7% auto;*/
        letter-spacing: 0.05em;
    }
    
    
    input[id="submit-input"] {
        display: inline-block;
        float: right;
        margin-right: 12%;
        color: #252537;
        width: 46%;
        height: 60px;
        padding: 0 20px;
        background: #B8F2E6;
        border-radius: 5px;
        outline: none;
        border: none;
        cursor: pointer;
        text-align: center;
        transition: all 0.2s linear;
        margin: 7% auto;
        letter-spacing: 0.05em;
        box-shadow: none;
    }
    
    input[id="submit-input"]:hover,input[id="reset-input"]:hover {
        animation: ani9 0.4s ease-in-out infinite alternate;
    	transform: translatey(3px);
    }
    
    /*radiobox*/
    [type=radio] {
        position: relative;
        margin: 30px;
    }
    
    [type=radio]{
        /*content: '';*/
        position: absolute;
        /*left: -16.7px;
        top: -4px;
        width: 80px;
        height: 80px;
        background-image:url(../logo/objet_off.png);
        background-size: cover;*/
    }
    
    /*
    [type=radio]:checked{
       background-image:url(../logo/objet_on.png);
       background-size: cover;
    }
    */
    
    [type=radio] + #blocImage{
        background-image:url(../logo/objet_off.png);
        background-size: cover;
    	content: '';
    /*left: -16.7px;*/
    margin-left: -3.4px;
    margin-top: 10px;
    position: relative;
    	width: 90px;
    	height: 90px;
    }
    
    [type=radio]:checked + #blocImage{
       background-image:url(../logo/objet_on.png);
       background-size: cover;
    }
    
    #No_affaire7{
    	width: 340px;
        height: 50px;
        margin-top: 2%;
        margin-left: 6px;
        padding: 10px!important;
        font-size: 18px;
        font-family: 'Abel', sans-serif;
        color: #5E6472;
        outline: none;
        /* border-radius: 0px 5px 5px 0px; */
        transition: 0.2s linear;
    }
    
    
    ul li #blocImage p {
    	text-align:center;
    	font-size: 16px;
        width: 100%;
        margin : auto;
        z-index: 200;
        top: 50%;
        left: 50%;
        transform: translate(0%, 165%);
    }
    
    #tritext {
    	transform: translate(0%, 50%)!important;
    }
    
    input[id="txt-input-cl"] { 
       /*width: 280px;*/
       margin-right: 28px;
    }
    
    input[id="txt-cl"] { 
       width: 280px;
       margin-left: 23px;
    }
    
    input[id="txt-input"] {width: 240px;}
    /* focus  */
    input:focus {
        transform: translateX(-2px);
        border-radius: 5px;
    }
    
    /* //////////////////////////////////////////// */
    /* //////////////////////////////////////////// */
    
    /* input[type="text"] {min-width: 250px;} */
    /* buttons  */
    button {
        display: inline-block;
        color: #252537;
      
        width: 280px;
        height: 50px;
      
        padding: 0 20px;
        background: #fff;
        border-radius: 5px;
        
        outline: none;
        border: none;
      
        cursor: pointer;
        text-align: center;
        transition: all 0.2s linear;
        
        margin: 7% auto;
        letter-spacing: 0.05em;
    }
    
    .lebutton {
        background:#7bc331;
    	display: inline-block;
        float: left;
        /*padding-top: 5.4%!important;*/
        color: #252537;
        width: 42%;
        height: 60px;
        /*padding: 0 20px;*/
        border-radius: 5px;
        outline: none;
        border: none;
        cursor: pointer;
        text-align: center;
        transition: all 0.2s linear;
        /*margin: 7% auto;*/
        letter-spacing: 0.05em;
    }
    
    
    fieldset ul li {
        list-style: none;
        padding-right: 5px;
    }
    fieldset ul {
    	padding-top:-15px;
    	list-style-type: none;
    	margin-left: 60px;
    	float:left;
    }
    
    
    /* fieldset */
    
    fieldset {
    	border:none; 
    	border-radius:8px;
        -moz-border-radius:8px;
        -webkit-border-radius:8px;	
    }
    
    
    /*////////////////////////////////////////////////////////////////////*/
    /* etait a linterieur du form */
    /*////////////////////////////////////////////////////////////////////*/
    	.ouvert {
			margin-left: 5px!important;
    		display: block!important;
    		position:relative!important;
    		z-index: 5!important;
    	}
    	
    	.field-set{
    		margin-top: 20px!i
    		-webkit-margin-start: 2px!important;
    		-webkit-margin-end: 2px!important;
    		-webkit-padding-before: 0.35em!important;
    		-webkit-padding-start: 0.75em!important;
    		-webkit-padding-end: 0.75em!important;
    		-webkit-padding-after: 0.625em!important;
    		min-width: -webkit-min-content!important;
    		padding-left:28px;
    	}
    	
    	.ferme {
    		display: none!important;
    	}
    	
    	fieldset #scrol{
    		margin: 0!important;
    		padding:0!important;
    	}
    	
    	/*ul{
    		margin-left: -23px!important;
    	}*/
    	
    	#ul2{
    		padding-left: 40px!important;
    	}
    	
    	fieldset ul li{
    		float:left!important;
    	}
    	
    	
    	#tabs th { 
    		border:1px solid #ccc!important; 
    		padding:2px!important; 
    	}
    	
    	#tabs td { 
    		border:1px solid #ccc!important; 
    		padding:2px!important; 
    	}
    /*////////////////////////////////////////////////////////////////////*/
    
    
    /* Submits */
    .submits {
        width: 46%;
        display: inline-block;
        float: left;
        margin-left: 2%;
    }
    
    /*       Forgot Password button FAF3DD  */
    .frgt-pass {background: transparent;}
    
    /*     Sign Up button  */
    .sign-up {background: #B8F2E6;}
    
    
    /* buttons hover */
    button:hover {
        transform: translatey(3px);
        box-shadow: none;
    }
    
    /* buttons hover Animation */
    button:hover {
        animation: ani9 0.4s ease-in-out infinite alternate;
    }
    @keyframes ani9 {
        0% {
            transform: translateY(3px);
        }
        100% {
            transform: translateY(5px);
        }
    }
    
    
    
    /*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
    								/*						Responsive 						*/											
    /*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
    
    
}

@media screen and (min-width: 401px) and (max-width: 720px) {
    /* Fonts Form Google Font ::- https://fonts.google.com/  -:: */
    @import url('https://fonts.googleapis.com/css?family=Abel|Abril+Fatface|Alegreya|Arima+Madurai|Dancing+Script|Dosis|Merriweather|Oleo+Script|Overlock|PT+Serif|Pacifico|Playball|Playfair+Display|Share|Unica+One|Vibur');
    /* End Fonts */
    /* Start Global rules */
    * {
        padding: 0;
        margin: 0;
        box-sizing: border-box;
    }
    /* End Global rules */
    
    /* speacial one */
    .button-disabled {
    	pointer-events : none;
    }
    
    
    /* Start body rules */
    body {
    	/*background-image: linear-gradient(to top, #a8edea 0%, #E3FDF5 100%) !important;*/
     /*   background-image: linear-gradient(-225deg, #E3FDF5 0%, #a8edea 100%);
    	background-image: linear-gradient(to top, #a8edea 0%, #E3FDF5 100%);*/
    	background-attachment: fixed;
    	background-repeat: no-repeat;
    
        font-family: 'Vibur', cursive;
    /*   the main font */ 
        font-family: 'Abel', sans-serif;
    opacity: .95;
    /*background-image: linear-gradient(to top, #E3FDF5 0%, #97d9e1 100%);*/
    }
    
    .contenu{
    	width: 75px!important;
    	min-height: 50px!important;
    	background-color: #fefdfc!important;
        border: none!important;
    }
    
    .contenu2{
    	width: 100px!important;
    	min-height: 50px!important;
    	background-color: #fefdfc!important;
        border: none!important;
    }
    
    .dupdt{
    	background-image:url(../logo/fait.png);
        background-size: cover;
    }
    
    .con2{
    	width: 430px;
        min-height: 400px;
        height: auto;
        border-radius: 5px;
        margin: 2% auto;
        box-shadow: 0 9px 50px hsla(20, 67%, 75%, 0.31);
        padding: 1.4%!important;
    }
    
    .container2{
    	margin:28px;
    }
    
    
    input[id="fait"] {
       background-image: url(../logo/fait.png);
       background-size: cover
    }
    
    input[id="ajout_tache"] {
        background: #7bc331;
        display: inline-block;
        margin-left: 5.4%;
        color: #252537;
        width: 140px;
        height: 50px;
        padding: 0 20px;
        border-radius: 5px;
        outline: none;
        border: none;
        cursor: pointer;
        text-align: center;
        transition: all 0.2s linear;
        letter-spacing: 0.05em;
    }
    
    .select {
    	width: 340px!important;
        height: 50px!important;
        margin-top: 2%!important;
    	margin-left:6px!important;
        padding: 10px!important;
        font-size: 18px!important;
        font-family: 'Abel', sans-serif!important;
        color: #5E6472!important;
        outline: none!important;
        /*border-radius: 0px 5px 5px 0px;*/
        transition: 0.2s linear!important;
    }
    
    #No_affaire1,#No_affaire2,#No_affaire4,#No_affaire5,#No_affaire7,#Alias7,#No_Commande7,#nbfic,#listefiles{
        width: 340px;
        height: 50px;
        margin-top: 2%;
    	margin-left:6px;
        padding: 10px!important;
        font-size: 18px;
        font-family: 'Abel', sans-serif;
        color: #5E6472;
        outline: none;
        /*border-radius: 0px 5px 5px 0px;*/
        transition: 0.2s linear;
    }
    
    #No_Commande7{
    	display:none;
        visibility:hidden;
    }
    
    /*#No_affaire7{   
        width: 320px;
        height: 50px;
        /*margin-top: 2%;* /
    	margin-left:2.9%;
        padding: 10px!important;
        font-size: 18px;
        font-family: 'Abel', sans-serif;
        color: #5E6472;
        outline: none;
        transition: 0.2s linear;
    }*/
    
    #planningdate{
    	text-align: center;
    	font-weight:bold;
    	width:336px;
        border:1px solid;
        /*margin:0px;
        padding:3px;
    	margin-left: 3%;*/
    	border-collapse: separate;
    	border-spacing: 0px;
    }
    
    #planningdate th{
      border:2.5px solid;
    }
    #planningdate td {
      border: 1px solid;
    }
    
    
    
    /* |||||||||||||||||||||||||||||||||||||||||||||*/
    /* //////////////////////////////////////////// */
    
    #listefiles{
        padding: 0;
    }
    
    /* End body rules */
    
    /* Start form  attributes */
    form {
        width: 430px;
        /*min-height: 400px;*/
        height: auto;
        border-radius: 5px;
        margin: 2% auto;
        box-shadow: 0 9px 50px hsla(20, 67%, 75%, 0.31);
        /*padding: 2.45%;*/
    	padding: 1.4%!important;
        /*background-image: linear-gradient(-225deg, #E3FDF5 50%, #97d9e1 50%);*/
    }
    /* form Container */
    form .con {
        display: -webkit-flex;
        display: flex;
      
        -webkit-justify-content: space-around;
        justify-content: space-around;
      
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
      
        margin: 2% auto;
        padding: 2.75%!important;
    }
    
    /* the header form form */
    header {
        /*margin: 2% auto 10% auto;*/
    	padding-left: 3.8%!important;
        text-align: center;
    }
    /* Login title form form */
    header h2 {
        font-size: 250%;
        font-family: 'Playfair Display', serif;
        color: #3e403f;
    }
    /*  A welcome message or an explanation of the login form */
    header p {letter-spacing: 0.05em;}
    
    
    
    /* //////////////////////////////////////////// */
    /* //////////////////////////////////////////// */
    
    label .titrecentrer {
    	text-align:center;
    }
    
    p.titrecentrer {
    	text-align:center;
        margin-left: 0px;
    }
    
    p.obligtitrecentrer {
    	text-align:center;
        margin-left: -100px;
    }
    
    
    .input-1item {
        color: #333;
        padding: 14.5px 0px 15px 9px;
        border-radius: 5px 0px 0px 5px;
    }
    
    
    .input-item {
        background: #fff;
        color: #333;
        padding: 14.5px 0px 15px 9px;
        border-radius: 5px 0px 0px 5px;
    }
    
    label{
    display:block;
    }
    
    
    /*textaria*/
    textarea {
    	padding: 3px;
        margin-left: 5px;
        border: 0.5px solid;
        border-radius: 5px;
        width: 340px;
        box-shadow: 1px 1px 2px #C0C0C0 inset;
     }
    
    /* Show/hide password Font Icon */
    #eye {
        background: #fff;
        color: #333;
      
        margin: 5.9px 0 0 0;
        margin-left: -20px;
        padding: 15px 9px 19px 0px;
        border-radius: 0px 5px 5px 0px;
      
        float: right;
        position: relative;
        right: 1%;
        top: -.2%;
        z-index: 5;
        
        cursor: pointer;
    }
    /* inputs form  */
    input[class="form-input"]{
        width: 340px;
        height: 50px;
      
        margin-top: 2%;
    	/*margin-left: 6.5%;*/
        margin-left: 5px;
        padding: 17px;
        
        font-size: 18px;
        font-family: 'Abel', sans-serif;
        color: #5E6472;
      
        outline: none;
        /*border: none;*/
        border-radius: 0px 5px 5px 0px;
        transition: 0.2s linear;
        
    } 
    
    input[id="reset-input"] {
        background:#7bc331;
    	display: inline-block;
        float: left;
        margin-left: 5.4%;
        color: #252537;
        width: 42%;
        height: 60px;
        padding: 0 20px;
        border-radius: 5px;
        outline: none;
        border: none;
        cursor: pointer;
        text-align: center;
        transition: all 0.2s linear;
        /*margin: 7% auto;*/
        letter-spacing: 0.05em;
    }
    
    
    input[id="submit-input"] {
        display: inline-block;
        float: right;
        margin-right: 12%;
        color: #252537;
        width: 46%;
        height: 60px;
        padding: 0 20px;
        background: #B8F2E6;
        border-radius: 5px;
        outline: none;
        border: none;
        cursor: pointer;
        text-align: center;
        transition: all 0.2s linear;
        margin: 7% auto;
        letter-spacing: 0.05em;
        box-shadow: none;
    }
    
    input[id="submit-input"]:hover,input[id="reset-input"]:hover {
        animation: ani9 0.4s ease-in-out infinite alternate;
    	transform: translatey(3px);
    }
    
    /*radiobox*/
    [type=radio] {
        position: relative;
        margin: 30px;
    }
    
    [type=radio]{
        /*content: '';*/
        position: absolute;
        /*left: -16.7px;
        top: -4px;
        width: 80px;
        height: 80px;
        background-image:url(../logo/objet_off.png);
        background-size: cover;*/
    }
    
    /*
    [type=radio]:checked{
       background-image:url(../logo/objet_on.png);
       background-size: cover;
    }
    */
    
    [type=radio] + #blocImage{
        background-image:url(../logo/objet_off.png);
        background-size: cover;
    	content: '';
    /*left: -16.7px;*/
    margin-left: -3.4px;
    margin-top: 10px;
    position: relative;
    	width: 90px;
    	height: 90px;
    }
    
    [type=radio]:checked + #blocImage{
       background-image:url(../logo/objet_on.png);
       background-size: cover;
    }
    
    #No_affaire7{
    	width: 340px;
        height: 50px;
        margin-top: 2%;
        margin-left: 6px;
        padding: 10px!important;
        font-size: 18px;
        font-family: 'Abel', sans-serif;
        color: #5E6472;
        outline: none;
        /* border-radius: 0px 5px 5px 0px; */
        transition: 0.2s linear;
    }
    
    
    ul li #blocImage p {
    	text-align:center;
    	font-size: 16px;
        width: 100%;
        margin : auto;
        z-index: 200;
        top: 50%;
        left: 50%;
        transform: translate(0%, 165%);
    }
    
    #tritext {
    	transform: translate(0%, 50%)!important;
    }
    
    input[id="txt-input-cl"] { 
       /*width: 280px;*/
       margin-right: 28px;
    }
    
    input[id="txt-cl"] { 
       width: 280px;
       margin-left: 23px;
    }
    
    input[id="txt-input"] {width: 240px;}
    /* focus  */
    input:focus {
        transform: translateX(-2px);
        border-radius: 5px;
    }
    
    /* //////////////////////////////////////////// */
    /* //////////////////////////////////////////// */
    
    /* input[type="text"] {min-width: 250px;} */
    /* buttons  */
    button {
        display: inline-block;
        color: #252537;
      
        width: 280px;
        height: 50px;
      
        padding: 0 20px;
        background: #fff;
        border-radius: 5px;
        
        outline: none;
        border: none;
      
        cursor: pointer;
        text-align: center;
        transition: all 0.2s linear;
        
        margin: 7% auto;
        letter-spacing: 0.05em;
    }
    
    .lebutton {
        background:#7bc331;
    	display: inline-block;
        float: left;
        /*padding-top: 5.4%!important;*/
        color: #252537;
        width: 42%;
        height: 60px;
        /*padding: 0 20px;*/
        border-radius: 5px;
        outline: none;
        border: none;
        cursor: pointer;
        text-align: center;
        transition: all 0.2s linear;
        /*margin: 7% auto;*/
        letter-spacing: 0.05em;
    }
    
    
    fieldset ul li {
        list-style: none;
        padding-right: 5px;
    }
    fieldset ul {
    	padding-top:-15px;
    	list-style-type: none;
    	margin-left: 60px;
    	float:left;
    }
    
    
    /* fieldset */
    
    fieldset {
		/*margin-left: 10px!important;*/
    	border:none; 
    	border-radius:8px;
        -moz-border-radius:8px;
        -webkit-border-radius:8px;	
    }
    
    
    /*////////////////////////////////////////////////////////////////////*/
    /* etait a linterieur du form */
    /*////////////////////////////////////////////////////////////////////*/
    	.ouvert {
    		display: block!important;
    		position:relative!important;
    		z-index: 5!important;
    	}
    	
    	.field-set{
    		margin-top: 20px!i
    		-webkit-margin-start: 2px!important;
    		-webkit-margin-end: 2px!important;
    		-webkit-padding-before: 0.35em!important;
    		-webkit-padding-start: 0.75em!important;
    		-webkit-padding-end: 0.75em!important;
    		-webkit-padding-after: 0.625em!important;
    		min-width: -webkit-min-content!important;
    		padding-left:20px!important;
    	}
    	
    	.ferme {
    		display: none!important;
    	}
    	
    	fieldset #scrol{
    		margin: 0!important;
    		padding:0!important;
    	}
    	
    	/*ul{
    		margin-left: -23px!important;
    	}*/
    	
    	#ul2{
    		padding-left: 40px!important;
    	}
    	
    	fieldset ul li{
    		float:left!important;
    	}
    	
    	
    	#tabs th { 
    		border:1px solid #ccc!important; 
    		padding:2px!important; 
    	}
    	
    	#tabs td { 
    		border:1px solid #ccc!important; 
    		padding:2px!important; 
    	}
    /*////////////////////////////////////////////////////////////////////*/
    
    
    /* Submits */
    .submits {
        width: 46%;
        display: inline-block;
        float: left;
        margin-left: 2%;
    }
    
    /*       Forgot Password button FAF3DD  */
    .frgt-pass {background: transparent;}
    
    /*     Sign Up button  */
    .sign-up {background: #B8F2E6;}
    
    
    /* buttons hover */
    button:hover {
        transform: translatey(3px);
        box-shadow: none;
    }
    
    /* buttons hover Animation */
    button:hover {
        animation: ani9 0.4s ease-in-out infinite alternate;
    }
    @keyframes ani9 {
        0% {
            transform: translateY(3px);
        }
        100% {
            transform: translateY(5px);
        }
    }
    
    
    
    /*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
    								/*						Responsive 						*/											
    /*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
    
    
}

@media screen and (min-width: 721px) and (max-width: 1280px) {
    /* Fonts Form Google Font ::- https://fonts.google.com/  -:: */
    @import url('https://fonts.googleapis.com/css?family=Abel|Abril+Fatface|Alegreya|Arima+Madurai|Dancing+Script|Dosis|Merriweather|Oleo+Script|Overlock|PT+Serif|Pacifico|Playball|Playfair+Display|Share|Unica+One|Vibur');
    /* End Fonts */
    /* Start Global rules */
    * {
        padding: 0;
        margin: 0;
        box-sizing: border-box;
    }
    /* End Global rules */
    
    /* speacial one */
    .button-disabled {
    	pointer-events : none;
    }
    
    
    /* Start body rules */
    body {
    	/*background-image: linear-gradient(to top, #a8edea 0%, #E3FDF5 100%) !important;*/
     /*   background-image: linear-gradient(-225deg, #E3FDF5 0%, #a8edea 100%);
    	background-image: linear-gradient(to top, #a8edea 0%, #E3FDF5 100%);*/
    	background-attachment: fixed;
    	background-repeat: no-repeat;
    
        font-family: 'Vibur', cursive;
    /*   the main font */ 
        font-family: 'Abel', sans-serif;
    opacity: .95;
    /*background-image: linear-gradient(to top, #E3FDF5 0%, #97d9e1 100%);*/
    }
    
    .contenu{
    	width: 75px!important;
    	min-height: 50px!important;
    	background-color: #fefdfc!important;
        border: none!important;
    }
    
    .contenu2{
    	width: 100px!important;
    	min-height: 50px!important;
    	background-color: #fefdfc!important;
        border: none!important;
    }
    
    .dupdt{
    	background-image:url(../logo/fait.png);
        background-size: cover;
    }
    
    .con2{
    	width: 430px;
        min-height: 400px;
        height: auto;
        border-radius: 5px;
        margin: 2% auto;
        box-shadow: 0 9px 50px hsla(20, 67%, 75%, 0.31);
        padding: 1.4%!important;
    }
    
    .container2{
    	margin:28px;
    }
    
    
    input[id="fait"] {
       background-image: url(../logo/fait.png);
       background-size: cover
    }
    
    input[id="ajout_tache"] {
        background: #7bc331;
        display: inline-block;
        margin-left: 5.4%;
        color: #252537;
        width: 140px;
        height: 50px;
        padding: 0 20px;
        border-radius: 5px;
        outline: none;
        border: none;
        cursor: pointer;
        text-align: center;
        transition: all 0.2s linear;
        letter-spacing: 0.05em;
    }
    
    .select {
    	width: 340px!important;
        height: 50px!important;
        margin-top: 2%!important;
    	margin-left:6px!important;
        padding: 10px!important;
        font-size: 18px!important;
        font-family: 'Abel', sans-serif!important;
        color: #5E6472!important;
        outline: none!important;
        /*border-radius: 0px 5px 5px 0px;*/
        transition: 0.2s linear!important;
    }
    
    #No_affaire1,#No_affaire2,#No_affaire4,#No_affaire5,#No_affaire7,#Alias7,#No_Commande7,#nbfic,#listefiles{
        width: 340px;
        height: 50px;
        margin-top: 2%;
    	margin-left:6px;
        padding: 10px!important;
        font-size: 18px;
        font-family: 'Abel', sans-serif;
        color: #5E6472;
        outline: none;
        /*border-radius: 0px 5px 5px 0px;*/
        transition: 0.2s linear;
    }
    
    #No_Commande7{
    	display:none;
        visibility:hidden;
    }
    
    /*#No_affaire7{   
        width: 320px;
        height: 50px;
        /*margin-top: 2%;* /
    	margin-left:2.9%;
        padding: 10px!important;
        font-size: 18px;
        font-family: 'Abel', sans-serif;
        color: #5E6472;
        outline: none;
        transition: 0.2s linear;
    }*/
    
    #planningdate{
    	text-align: center;
    	font-weight:bold;
    	width:336px;
        border:1px solid;
        /*margin:0px;
        padding:3px;
    	margin-left: 3%;*/
    	border-collapse: separate;
    	border-spacing: 0px;
    }
    
    #planningdate th{
      border:2.5px solid;
    }
    #planningdate td {
      border: 1px solid;
    }
    
    
    
    /* |||||||||||||||||||||||||||||||||||||||||||||*/
    /* //////////////////////////////////////////// */
    
    #listefiles{
        padding: 0;
    }
    
    /* End body rules */
    
    /* Start form  attributes */
    form {
        width: 430px;
        /*min-height: 400px;*/
        height: auto;
        border-radius: 5px;
        margin: 2% auto;
        box-shadow: 0 9px 50px hsla(20, 67%, 75%, 0.31);
        /*padding: 2.45%;*/
    	padding: 1.4%!important;
        /*background-image: linear-gradient(-225deg, #E3FDF5 50%, #97d9e1 50%);*/
    }
    /* form Container */
    form .con {
        display: -webkit-flex;
        display: flex;
      
        -webkit-justify-content: space-around;
        justify-content: space-around;
      
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
      
        margin: 2% auto;
        padding: 2.75%!important;
    }
    
    /* the header form form */
    header {
        /*margin: 2% auto 10% auto;*/
    	padding-left: 3.8%!important;
        text-align: center;
    }
    /* Login title form form */
    header h2 {
        font-size: 250%;
        font-family: 'Playfair Display', serif;
        color: #3e403f;
    }
    /*  A welcome message or an explanation of the login form */
    header p {letter-spacing: 0.05em;}
    
    
    
    /* //////////////////////////////////////////// */
    /* //////////////////////////////////////////// */
    
    label .titrecentrer {
    	text-align:center;
    }
    
    p.titrecentrer {
    	text-align:center;
        margin-left: 0px;
    }
    
    p.obligtitrecentrer {
    	text-align:center;
        margin-left: -100px;
    }
    
    
    .input-1item {
        color: #333;
        padding: 14.5px 0px 15px 9px;
        border-radius: 5px 0px 0px 5px;
    }
    
    
    .input-item {
        background: #fff;
        color: #333;
        padding: 14.5px 0px 15px 9px;
        border-radius: 5px 0px 0px 5px;
    }
    
    label{
    display:block;
    }
    
    
    /*textaria*/
    textarea {
    	padding: 3px;
        margin-left: 5px;
        border: 0.5px solid;
        border-radius: 5px;
        width: 340px;
        box-shadow: 1px 1px 2px #C0C0C0 inset;
     }
    
    /* Show/hide password Font Icon */
    #eye {
        background: #fff;
        color: #333;
      
        margin: 5.9px 0 0 0;
        margin-left: -20px;
        padding: 15px 9px 19px 0px;
        border-radius: 0px 5px 5px 0px;
      
        float: right;
        position: relative;
        right: 1%;
        top: -.2%;
        z-index: 5;
        
        cursor: pointer;
    }
    /* inputs form  */
    input[class="form-input"]{
        width: 340px;
        height: 50px;
      
        margin-top: 2%;
    	/*margin-left: 6.5%;*/
        margin-left: 5px;
        padding: 17px;
        
        font-size: 18px;
        font-family: 'Abel', sans-serif;
        color: #5E6472;
      
        outline: none;
        /*border: none;*/
        border-radius: 0px 5px 5px 0px;
        transition: 0.2s linear;
        
    } 
    
    input[id="reset-input"] {
        background:#7bc331;
    	display: inline-block;
        float: left;
        margin-left: 5.4%;
        color: #252537;
        width: 42%;
        height: 60px;
        padding: 0 20px;
        border-radius: 5px;
        outline: none;
        border: none;
        cursor: pointer;
        text-align: center;
        transition: all 0.2s linear;
        /*margin: 7% auto;*/
        letter-spacing: 0.05em;
    }
    
    
    input[id="submit-input"] {
        display: inline-block;
        float: right;
        margin-right: 12%;
        color: #252537;
        width: 46%;
        height: 60px;
        padding: 0 20px;
        background: #B8F2E6;
        border-radius: 5px;
        outline: none;
        border: none;
        cursor: pointer;
        text-align: center;
        transition: all 0.2s linear;
        margin: 7% auto;
        letter-spacing: 0.05em;
        box-shadow: none;
    }
    
    input[id="submit-input"]:hover,input[id="reset-input"]:hover {
        animation: ani9 0.4s ease-in-out infinite alternate;
    	transform: translatey(3px);
    }
    
    /*radiobox*/
    [type=radio] {
        position: relative;
        margin: 30px;
    }
    
    [type=radio]{
        /*content: '';*/
        position: absolute;
        /*left: -16.7px;
        top: -4px;
        width: 80px;
        height: 80px;
        background-image:url(../logo/objet_off.png);
        background-size: cover;*/
    }
    
    /*
    [type=radio]:checked{
       background-image:url(../logo/objet_on.png);
       background-size: cover;
    }
    */
    
    [type=radio] + #blocImage{
        background-image:url(../logo/objet_off.png);
        background-size: cover;
    	content: '';
    /*left: -16.7px;*/
    margin-left: -3.4px;
    margin-top: 10px;
    position: relative;
    	width: 90px;
    	height: 90px;
    }
    
    [type=radio]:checked + #blocImage{
       background-image:url(../logo/objet_on.png);
       background-size: cover;
    }
    
    #No_affaire7{
    	width: 340px;
        height: 50px;
        margin-top: 2%;
        margin-left: 6px;
        padding: 10px!important;
        font-size: 18px;
        font-family: 'Abel', sans-serif;
        color: #5E6472;
        outline: none;
        /* border-radius: 0px 5px 5px 0px; */
        transition: 0.2s linear;
    }
    
    
    ul li #blocImage p {
    	text-align:center;
    	font-size: 16px;
        width: 100%;
        margin : auto;
        z-index: 200;
        top: 50%;
        left: 50%;
        transform: translate(0%, 165%);
    }
    
    #tritext {
    	transform: translate(0%, 50%)!important;
    }
    
    input[id="txt-input-cl"] { 
       /*width: 280px;*/
       margin-right: 28px;
    }
    
    input[id="txt-cl"] { 
       width: 280px;
       margin-left: 23px;
    }
    
    input[id="txt-input"] {width: 240px;}
    /* focus  */
    input:focus {
        transform: translateX(-2px);
        border-radius: 5px;
    }
    
    /* //////////////////////////////////////////// */
    /* //////////////////////////////////////////// */
    
    /* input[type="text"] {min-width: 250px;} */
    /* buttons  */
    button {
        display: inline-block;
        color: #252537;
      
        width: 280px;
        height: 50px;
      
        padding: 0 20px;
        background: #fff;
        border-radius: 5px;
        
        outline: none;
        border: none;
      
        cursor: pointer;
        text-align: center;
        transition: all 0.2s linear;
        
        margin: 7% auto;
        letter-spacing: 0.05em;
    }
    
    .lebutton {
        background:#7bc331;
    	display: inline-block;
        float: left;
        /*padding-top: 5.4%!important;*/
        color: #252537;
        width: 42%;
        height: 60px;
        /*padding: 0 20px;*/
        border-radius: 5px;
        outline: none;
        border: none;
        cursor: pointer;
        text-align: center;
        transition: all 0.2s linear;
        /*margin: 7% auto;*/
        letter-spacing: 0.05em;
    }
    
    
    fieldset ul li {
        list-style: none;
        padding-right: 5px;
    }
    fieldset ul {
    	padding-top:-15px;
    	list-style-type: none;
    	margin-left: 60px;
    	float:left;
    }
    
    
    /* fieldset */
    
    fieldset {
    	border:none; 
    	border-radius:8px;
        -moz-border-radius:8px;
        -webkit-border-radius:8px;	
    }
    
    
    /*////////////////////////////////////////////////////////////////////*/
    /* etait a linterieur du form */
    /*////////////////////////////////////////////////////////////////////*/
    	.ouvert {
    		display: block!important;
    		position:relative!important;
    		z-index: 5!important;
    	}
    	
    	.field-set{
    		margin-top: 20px!i
    		-webkit-margin-start: 2px!important;
    		-webkit-margin-end: 2px!important;
    		-webkit-padding-before: 0.35em!important;
    		-webkit-padding-start: 0.75em!important;
    		-webkit-padding-end: 0.75em!important;
    		-webkit-padding-after: 0.625em!important;
    		min-width: -webkit-min-content!important;
    		padding-left:28px;
    	}
    	
    	.ferme {
    		display: none!important;
    	}
    	
    	fieldset #scrol{
    		margin: 0!important;
    		padding:0!important;
    	}
    	
    	/*ul{
    		margin-left: -23px!important;
    	}*/
    	
    	#ul2{
    		padding-left: 40px!important;
    	}
    	
    	fieldset ul li{
    		float:left!important;
    	}
    	
    	
    	#tabs th { 
    		border:1px solid #ccc!important; 
    		padding:2px!important; 
    	}
    	
    	#tabs td { 
    		border:1px solid #ccc!important; 
    		padding:2px!important; 
    	}
    /*////////////////////////////////////////////////////////////////////*/
    
    
    /* Submits */
    .submits {
        width: 46%;
        display: inline-block;
        float: left;
        margin-left: 2%;
    }
    
    /*       Forgot Password button FAF3DD  */
    .frgt-pass {background: transparent;}
    
    /*     Sign Up button  */
    .sign-up {background: #B8F2E6;}
    
    
    /* buttons hover */
    button:hover {
        transform: translatey(3px);
        box-shadow: none;
    }
    
    /* buttons hover Animation */
    button:hover {
        animation: ani9 0.4s ease-in-out infinite alternate;
    }
    @keyframes ani9 {
        0% {
            transform: translateY(3px);
        }
        100% {
            transform: translateY(5px);
        }
    }
    
    
    
    /*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
    								/*						Responsive 						*/											
    /*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
    
    
}

@media screen and (min-width: 1281px) and (max-width: 1440px) {
    /* Fonts Form Google Font ::- https://fonts.google.com/  -:: */
    @import url('https://fonts.googleapis.com/css?family=Abel|Abril+Fatface|Alegreya|Arima+Madurai|Dancing+Script|Dosis|Merriweather|Oleo+Script|Overlock|PT+Serif|Pacifico|Playball|Playfair+Display|Share|Unica+One|Vibur');
    /* End Fonts */
    /* Start Global rules */
    * {
        padding: 0;
        margin: 0;
        box-sizing: border-box;
    }
    /* End Global rules */
    
    /* speacial one */
    .button-disabled {
    	pointer-events : none;
    }
    
    
    /* Start body rules */
    body {
    	/*background-image: linear-gradient(to top, #a8edea 0%, #E3FDF5 100%) !important;*/
     /*   background-image: linear-gradient(-225deg, #E3FDF5 0%, #a8edea 100%);
    	background-image: linear-gradient(to top, #a8edea 0%, #E3FDF5 100%);*/
    	background-attachment: fixed;
    	background-repeat: no-repeat;
    
        font-family: 'Vibur', cursive;
    /*   the main font */ 
        font-family: 'Abel', sans-serif;
    opacity: .95;
    /*background-image: linear-gradient(to top, #E3FDF5 0%, #97d9e1 100%);*/
    }
    
    .contenu{
    	width: 75px!important;
    	min-height: 50px!important;
    	background-color: #fefdfc!important;
        border: none!important;
    }
    
    .contenu2{
    	width: 100px!important;
    	min-height: 50px!important;
    	background-color: #fefdfc!important;
        border: none!important;
    }
    
    .dupdt{
    	background-image:url(../logo/fait.png);
        background-size: cover;
    }
    
    .con2{
    	width: 430px;
        min-height: 400px;
        height: auto;
        border-radius: 5px;
        margin: 2% auto;
        box-shadow: 0 9px 50px hsla(20, 67%, 75%, 0.31);
        padding: 1.4%!important;
    }
    
    .container2{
    	margin:28px;
    }
    
    
    input[id="fait"] {
       background-image: url(../logo/fait.png);
       background-size: cover
    }
    
    input[id="ajout_tache"] {
        background: #7bc331;
        display: inline-block;
        margin-left: 5.4%;
        color: #252537;
        width: 140px;
        height: 50px;
        padding: 0 20px;
        border-radius: 5px;
        outline: none;
        border: none;
        cursor: pointer;
        text-align: center;
        transition: all 0.2s linear;
        letter-spacing: 0.05em;
    }
    
    .select {
    	width: 340px!important;
        height: 50px!important;
        margin-top: 2%!important;
    	margin-left:6px!important;
        padding: 10px!important;
        font-size: 18px!important;
        font-family: 'Abel', sans-serif!important;
        color: #5E6472!important;
        outline: none!important;
        /*border-radius: 0px 5px 5px 0px;*/
        transition: 0.2s linear!important;
    }
    
    #No_affaire1,#No_affaire2,#No_affaire4,#No_affaire5,#No_affaire7,#Alias7,#No_Commande7,#nbfic,#listefiles{
        width: 340px;
        height: 50px;
        margin-top: 2%;
    	margin-left:6px;
        padding: 10px!important;
        font-size: 18px;
        font-family: 'Abel', sans-serif;
        color: #5E6472;
        outline: none;
        /*border-radius: 0px 5px 5px 0px;*/
        transition: 0.2s linear;
    }
    
    #No_Commande7{
    	display:none;
        visibility:hidden;
    }
    
    /*#No_affaire7{   
        width: 320px;
        height: 50px;
        /*margin-top: 2%;* /
    	margin-left:2.9%;
        padding: 10px!important;
        font-size: 18px;
        font-family: 'Abel', sans-serif;
        color: #5E6472;
        outline: none;
        transition: 0.2s linear;
    }*/
    
    #planningdate{
    	text-align: center;
    	font-weight:bold;
    	width:336px;
        border:1px solid;
        /*margin:0px;
        padding:3px;
    	margin-left: 3%;*/
    	border-collapse: separate;
    	border-spacing: 0px;
    }
    
    #planningdate th{
      border:2.5px solid;
    }
    #planningdate td {
      border: 1px solid;
    }
    
    
    
    /* |||||||||||||||||||||||||||||||||||||||||||||*/
    /* //////////////////////////////////////////// */
    
    #listefiles{
        padding: 0;
    }
    
    /* End body rules */
    
    /* Start form  attributes */
    form {
        width: 430px;
        /*min-height: 400px;*/
        height: auto;
        border-radius: 5px;
        margin: 2% auto;
        box-shadow: 0 9px 50px hsla(20, 67%, 75%, 0.31);
        /*padding: 2.45%;*/
    	padding: 1.4%!important;
        /*background-image: linear-gradient(-225deg, #E3FDF5 50%, #97d9e1 50%);*/
    }
    /* form Container */
    form .con {
        display: -webkit-flex;
        display: flex;
      
        -webkit-justify-content: space-around;
        justify-content: space-around;
      
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
      
        margin: 2% auto;
        padding: 2.75%!important;
    }
    
    /* the header form form */
    header {
        /*margin: 2% auto 10% auto;*/
    	padding-left: 3.8%!important;
        text-align: center;
    }
    /* Login title form form */
    header h2 {
        font-size: 250%;
        font-family: 'Playfair Display', serif;
        color: #3e403f;
    }
    /*  A welcome message or an explanation of the login form */
    header p {letter-spacing: 0.05em;}
    
    
    
    /* //////////////////////////////////////////// */
    /* //////////////////////////////////////////// */
    
    label .titrecentrer {
    	text-align:center;
    }
    
    p.titrecentrer {
    	text-align:center;
        margin-left: 0px;
    }
    
    p.obligtitrecentrer {
    	text-align:center;
        margin-left: -100px;
    }
    
    
    .input-1item {
        color: #333;
        padding: 14.5px 0px 15px 9px;
        border-radius: 5px 0px 0px 5px;
    }
    
    
    .input-item {
        background: #fff;
        color: #333;
        padding: 14.5px 0px 15px 9px;
        border-radius: 5px 0px 0px 5px;
    }
    
    label{
    display:block;
    }
    
    
    /*textaria*/
    textarea {
    	padding: 3px;
        margin-left: 5px;
        border: 0.5px solid;
        border-radius: 5px;
        width: 340px;
        box-shadow: 1px 1px 2px #C0C0C0 inset;
     }
    
    /* Show/hide password Font Icon */
    #eye {
        background: #fff;
        color: #333;
      
        margin: 5.9px 0 0 0;
        margin-left: -20px;
        padding: 15px 9px 19px 0px;
        border-radius: 0px 5px 5px 0px;
      
        float: right;
        position: relative;
        right: 1%;
        top: -.2%;
        z-index: 5;
        
        cursor: pointer;
    }
    /* inputs form  */
    input[class="form-input"]{
        width: 340px;
        height: 50px;
      
        margin-top: 2%;
    	/*margin-left: 6.5%;*/
        margin-left: 5px;
        padding: 17px;
        
        font-size: 18px;
        font-family: 'Abel', sans-serif;
        color: #5E6472;
      
        outline: none;
        /*border: none;*/
        border-radius: 0px 5px 5px 0px;
        transition: 0.2s linear;
        
    } 
    
    input[id="reset-input"] {
        background:#7bc331;
    	display: inline-block;
        float: left;
        margin-left: 5.4%;
        color: #252537;
        width: 42%;
        height: 60px;
        padding: 0 20px;
        border-radius: 5px;
        outline: none;
        border: none;
        cursor: pointer;
        text-align: center;
        transition: all 0.2s linear;
        /*margin: 7% auto;*/
        letter-spacing: 0.05em;
    }
    
    
    input[id="submit-input"] {
        display: inline-block;
        float: right;
        margin-right: 12%;
        color: #252537;
        width: 46%;
        height: 60px;
        padding: 0 20px;
        background: #B8F2E6;
        border-radius: 5px;
        outline: none;
        border: none;
        cursor: pointer;
        text-align: center;
        transition: all 0.2s linear;
        margin: 7% auto;
        letter-spacing: 0.05em;
        box-shadow: none;
    }
    
    input[id="submit-input"]:hover,input[id="reset-input"]:hover {
        animation: ani9 0.4s ease-in-out infinite alternate;
    	transform: translatey(3px);
    }
    
    /*radiobox*/
    [type=radio] {
        position: relative;
        margin: 30px;
    }
    
    [type=radio]{
        /*content: '';*/
        position: absolute;
        /*left: -16.7px;
        top: -4px;
        width: 80px;
        height: 80px;
        background-image:url(../logo/objet_off.png);
        background-size: cover;*/
    }
    
    /*
    [type=radio]:checked{
       background-image:url(../logo/objet_on.png);
       background-size: cover;
    }
    */
    
    [type=radio] + #blocImage{
        background-image:url(../logo/objet_off.png);
        background-size: cover;
    	content: '';
    /*left: -16.7px;*/
    margin-left: -3.4px;
    margin-top: 10px;
    position: relative;
    	width: 90px;
    	height: 90px;
    }
    
    [type=radio]:checked + #blocImage{
       background-image:url(../logo/objet_on.png);
       background-size: cover;
    }
    
    #No_affaire7{
    	width: 340px;
        height: 50px;
        margin-top: 2%;
        margin-left: 6px;
        padding: 10px!important;
        font-size: 18px;
        font-family: 'Abel', sans-serif;
        color: #5E6472;
        outline: none;
        /* border-radius: 0px 5px 5px 0px; */
        transition: 0.2s linear;
    }
    
    
    ul li #blocImage p {
    	text-align:center;
    	font-size: 16px;
        width: 100%;
        margin : auto;
        z-index: 200;
        top: 50%;
        left: 50%;
        transform: translate(0%, 165%);
    }
    
    #tritext {
    	transform: translate(0%, 50%)!important;
    }
    
    input[id="txt-input-cl"] { 
       /*width: 280px;*/
       margin-right: 28px;
    }
    
    input[id="txt-cl"] { 
       width: 280px;
       margin-left: 23px;
    }
    
    input[id="txt-input"] {width: 240px;}
    /* focus  */
    input:focus {
        transform: translateX(-2px);
        border-radius: 5px;
    }
    
    /* //////////////////////////////////////////// */
    /* //////////////////////////////////////////// */
    
    /* input[type="text"] {min-width: 250px;} */
    /* buttons  */
    button {
        display: inline-block;
        color: #252537;
      
        width: 280px;
        height: 50px;
      
        padding: 0 20px;
        background: #fff;
        border-radius: 5px;
        
        outline: none;
        border: none;
      
        cursor: pointer;
        text-align: center;
        transition: all 0.2s linear;
        
        margin: 7% auto;
        letter-spacing: 0.05em;
    }
    
    .lebutton {
        background:#7bc331;
    	display: inline-block;
        float: left;
        /*padding-top: 5.4%!important;*/
        color: #252537;
        width: 42%;
        height: 60px;
        /*padding: 0 20px;*/
        border-radius: 5px;
        outline: none;
        border: none;
        cursor: pointer;
        text-align: center;
        transition: all 0.2s linear;
        /*margin: 7% auto;*/
        letter-spacing: 0.05em;
    }
    
    
    fieldset ul li {
        list-style: none;
        padding-right: 5px;
    }
    fieldset ul {
    	padding-top:-15px;
    	list-style-type: none;
    	margin-left: 60px;
    	float:left;
    }
    
    
    /* fieldset */
    
    fieldset {
    	border:none; 
    	border-radius:8px;
        -moz-border-radius:8px;
        -webkit-border-radius:8px;	
    }
    
    
    /*////////////////////////////////////////////////////////////////////*/
    /* etait a linterieur du form */
    /*////////////////////////////////////////////////////////////////////*/
    	.ouvert {
    		display: block!important;
    		position:relative!important;
    		z-index: 5!important;
    	}
    	
    	.field-set{
    		margin-top: 20px!i
    		-webkit-margin-start: 2px!important;
    		-webkit-margin-end: 2px!important;
    		-webkit-padding-before: 0.35em!important;
    		-webkit-padding-start: 0.75em!important;
    		-webkit-padding-end: 0.75em!important;
    		-webkit-padding-after: 0.625em!important;
    		min-width: -webkit-min-content!important;
    		padding-left:28px;
    	}
    	
    	.ferme {
    		display: none!important;
    	}
    	
    	fieldset #scrol{
    		margin: 0!important;
    		padding:0!important;
    	}
    	
    	/*ul{
    		margin-left: -23px!important;
    	}*/
    	
    	#ul2{
    		padding-left: 40px!important;
    	}
    	
    	fieldset ul li{
    		float:left!important;
    	}
    	
    	
    	#tabs th { 
    		border:1px solid #ccc!important; 
    		padding:2px!important; 
    	}
    	
    	#tabs td { 
    		border:1px solid #ccc!important; 
    		padding:2px!important; 
    	}
    /*////////////////////////////////////////////////////////////////////*/
    
    
    /* Submits */
    .submits {
        width: 46%;
        display: inline-block;
        float: left;
        margin-left: 2%;
    }
    
    /*       Forgot Password button FAF3DD  */
    .frgt-pass {background: transparent;}
    
    /*     Sign Up button  */
    .sign-up {background: #B8F2E6;}
    
    
    /* buttons hover */
    button:hover {
        transform: translatey(3px);
        box-shadow: none;
    }
    
    /* buttons hover Animation */
    button:hover {
        animation: ani9 0.4s ease-in-out infinite alternate;
    }
    @keyframes ani9 {
        0% {
            transform: translateY(3px);
        }
        100% {
            transform: translateY(5px);
        }
    }
    
    
    
    /*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
    								/*						Responsive 						*/											
    /*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
    
    
}

@media screen and (min-width: 1441px) and (max-width: 1920px) {
    /* Fonts Form Google Font ::- https://fonts.google.com/  -:: */
    @import url('https://fonts.googleapis.com/css?family=Abel|Abril+Fatface|Alegreya|Arima+Madurai|Dancing+Script|Dosis|Merriweather|Oleo+Script|Overlock|PT+Serif|Pacifico|Playball|Playfair+Display|Share|Unica+One|Vibur');
    /* End Fonts */
    /* Start Global rules */
    * {
        padding: 0;
        margin: 0;
        box-sizing: border-box;
    }
    /* End Global rules */
    
    /* speacial one */
    .button-disabled {
    	pointer-events : none;
    }
    
    
    /* Start body rules */
    body {
    	/*background-image: linear-gradient(to top, #a8edea 0%, #E3FDF5 100%) !important;*/
     /*   background-image: linear-gradient(-225deg, #E3FDF5 0%, #a8edea 100%);
    	background-image: linear-gradient(to top, #a8edea 0%, #E3FDF5 100%);*/
    	background-attachment: fixed;
    	background-repeat: no-repeat;
    
        font-family: 'Vibur', cursive;
    /*   the main font */ 
        font-family: 'Abel', sans-serif;
    opacity: .95;
    /*background-image: linear-gradient(to top, #E3FDF5 0%, #97d9e1 100%);*/
    }
    
    .contenu{
    	width: 75px!important;
    	min-height: 50px!important;
    	background-color: #fefdfc!important;
        border: none!important;
    }
    
    .contenu2{
    	width: 100px!important;
    	min-height: 50px!important;
    	background-color: #fefdfc!important;
        border: none!important;
    }
    
    .dupdt{
    	background-image:url(../logo/fait.png);
        background-size: cover;
    }
    
    .con2{
    	width: 430px;
        min-height: 400px;
        height: auto;
        border-radius: 5px;
        margin: 2% auto;
        box-shadow: 0 9px 50px hsla(20, 67%, 75%, 0.31);
        padding: 1.4%!important;
    }
    
    .container2{
    	margin:28px;
    }
    
    
    input[id="fait"] {
       background-image: url(../logo/fait.png);
       background-size: cover
    }
    
    input[id="ajout_tache"] {
        background: #7bc331;
        display: inline-block;
        margin-left: 5.4%;
        color: #252537;
        width: 140px;
        height: 50px;
        padding: 0 20px;
        border-radius: 5px;
        outline: none;
        border: none;
        cursor: pointer;
        text-align: center;
        transition: all 0.2s linear;
        letter-spacing: 0.05em;
    }
    
    .select {
    	width: 340px!important;
        height: 50px!important;
        margin-top: 2%!important;
    	margin-left:6px!important;
        padding: 10px!important;
        font-size: 18px!important;
        font-family: 'Abel', sans-serif!important;
        color: #5E6472!important;
        outline: none!important;
        /*border-radius: 0px 5px 5px 0px;*/
        transition: 0.2s linear!important;
    }
    
    #No_affaire1,#No_affaire2,#No_affaire4,#No_affaire5,#No_affaire7,#Alias7,#No_Commande7,#nbfic,#listefiles{
        width: 340px;
        height: 50px;
        margin-top: 2%;
    	margin-left:6px;
        padding: 10px!important;
        font-size: 18px;
        font-family: 'Abel', sans-serif;
        color: #5E6472;
        outline: none;
        /*border-radius: 0px 5px 5px 0px;*/
        transition: 0.2s linear;
    }
    
    #No_Commande7{
    	display:none;
        visibility:hidden;
    }
    
    /*#No_affaire7{   
        width: 320px;
        height: 50px;
        /*margin-top: 2%;* /
    	margin-left:2.9%;
        padding: 10px!important;
        font-size: 18px;
        font-family: 'Abel', sans-serif;
        color: #5E6472;
        outline: none;
        transition: 0.2s linear;
    }*/
    
    #planningdate{
    	text-align: center;
    	font-weight:bold;
    	width:336px;
        border:1px solid;
        /*margin:0px;
        padding:3px;
    	margin-left: 3%;*/
    	border-collapse: separate;
    	border-spacing: 0px;
    }
    
    #planningdate th{
      border:2.5px solid;
    }
    #planningdate td {
      border: 1px solid;
    }
    
    
    
    /* |||||||||||||||||||||||||||||||||||||||||||||*/
    /* //////////////////////////////////////////// */
    
    #listefiles{
        padding: 0;
    }
    
    /* End body rules */
    
    /* Start form  attributes */
    form {
        width: 430px;
        /*min-height: 400px;*/
        height: auto;
        border-radius: 5px;
        margin: 2% auto;
        box-shadow: 0 9px 50px hsla(20, 67%, 75%, 0.31);
        /*padding: 2.45%;*/
    	padding: 1.4%!important;
        /*background-image: linear-gradient(-225deg, #E3FDF5 50%, #97d9e1 50%);*/
    }
    /* form Container */
    form .con {
        display: -webkit-flex;
        display: flex;
      
        -webkit-justify-content: space-around;
        justify-content: space-around;
      
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
      
        margin: 2% auto;
        padding: 2.75%!important;
    }
    
    /* the header form form */
    header {
        /*margin: 2% auto 10% auto;*/
    	padding-left: 3.8%!important;
        text-align: center;
    }
    /* Login title form form */
    header h2 {
        font-size: 250%;
        font-family: 'Playfair Display', serif;
        color: #3e403f;
    }
    /*  A welcome message or an explanation of the login form */
    header p {letter-spacing: 0.05em;}
    
    
    
    /* //////////////////////////////////////////// */
    /* //////////////////////////////////////////// */
    
    label .titrecentrer {
    	text-align:center;
    }
    
    p.titrecentrer {
    	text-align:center;
        margin-left: 0px;
    }
    
    p.obligtitrecentrer {
    	text-align:center;
        margin-left: -100px;
    }
    
    
    .input-1item {
        color: #333;
        padding: 14.5px 0px 15px 9px;
        border-radius: 5px 0px 0px 5px;
    }
    
    
    .input-item {
        background: #fff;
        color: #333;
        padding: 14.5px 0px 15px 9px;
        border-radius: 5px 0px 0px 5px;
    }
    
    label{
    display:block;
    }
    
    
    /*textaria*/
    textarea {
    	padding: 3px;
        margin-left: 5px;
        border: 0.5px solid;
        border-radius: 5px;
        width: 340px;
        box-shadow: 1px 1px 2px #C0C0C0 inset;
     }
    
    /* Show/hide password Font Icon */
    #eye {
        background: #fff;
        color: #333;
      
        margin: 5.9px 0 0 0;
        margin-left: -20px;
        padding: 15px 9px 19px 0px;
        border-radius: 0px 5px 5px 0px;
      
        float: right;
        position: relative;
        right: 1%;
        top: -.2%;
        z-index: 5;
        
        cursor: pointer;
    }
    /* inputs form  */
    input[class="form-input"]{
        width: 340px;
        height: 50px;
      
        margin-top: 2%;
    	/*margin-left: 6.5%;*/
        margin-left: 5px;
        padding: 17px;
        
        font-size: 18px;
        font-family: 'Abel', sans-serif;
        color: #5E6472;
      
        outline: none;
        /*border: none;*/
        border-radius: 0px 5px 5px 0px;
        transition: 0.2s linear;
        
    } 
    
    input[id="reset-input"] {
        background:#7bc331;
    	display: inline-block;
        float: left;
        margin-left: 5.4%;
        color: #252537;
        width: 42%;
        height: 60px;
        padding: 0 20px;
        border-radius: 5px;
        outline: none;
        border: none;
        cursor: pointer;
        text-align: center;
        transition: all 0.2s linear;
        /*margin: 7% auto;*/
        letter-spacing: 0.05em;
    }
    
    
    input[id="submit-input"] {
        display: inline-block;
        float: right;
        margin-right: 12%;
        color: #252537;
        width: 46%;
        height: 60px;
        padding: 0 20px;
        background: #B8F2E6;
        border-radius: 5px;
        outline: none;
        border: none;
        cursor: pointer;
        text-align: center;
        transition: all 0.2s linear;
        margin: 7% auto;
        letter-spacing: 0.05em;
        box-shadow: none;
    }
    
    input[id="submit-input"]:hover,input[id="reset-input"]:hover {
        animation: ani9 0.4s ease-in-out infinite alternate;
    	transform: translatey(3px);
    }
    
    /*radiobox*/
    [type=radio] {
        position: relative;
        margin: 30px;
    }
    
    [type=radio]{
        /*content: '';*/
        position: absolute;
        /*left: -16.7px;
        top: -4px;
        width: 80px;
        height: 80px;
        background-image:url(../logo/objet_off.png);
        background-size: cover;*/
    }
    
    /*
    [type=radio]:checked{
       background-image:url(../logo/objet_on.png);
       background-size: cover;
    }
    */
    
    [type=radio] + #blocImage{
        background-image:url(../logo/objet_off.png);
        background-size: cover;
    	content: '';
    /*left: -16.7px;*/
    margin-left: -3.4px;
    margin-top: 10px;
    position: relative;
    	width: 90px;
    	height: 90px;
    }
    
    [type=radio]:checked + #blocImage{
       background-image:url(../logo/objet_on.png);
       background-size: cover;
    }
    
    #No_affaire7{
    	width: 340px;
        height: 50px;
        margin-top: 2%;
        margin-left: 6px;
        padding: 10px!important;
        font-size: 18px;
        font-family: 'Abel', sans-serif;
        color: #5E6472;
        outline: none;
        /* border-radius: 0px 5px 5px 0px; */
        transition: 0.2s linear;
    }
    
    
    ul li #blocImage p {
    	text-align:center;
    	font-size: 16px;
        width: 100%;
        margin : auto;
        z-index: 200;
        top: 50%;
        left: 50%;
        transform: translate(0%, 165%);
    }
    
    #tritext {
    	transform: translate(0%, 50%)!important;
    }
    
    input[id="txt-input-cl"] { 
       /*width: 280px;*/
       margin-right: 28px;
    }
    
    input[id="txt-cl"] { 
       width: 280px;
       margin-left: 23px;
    }
    
    input[id="txt-input"] {width: 240px;}
    /* focus  */
    input:focus {
        transform: translateX(-2px);
        border-radius: 5px;
    }
    
    /* //////////////////////////////////////////// */
    /* //////////////////////////////////////////// */
    
    /* input[type="text"] {min-width: 250px;} */
    /* buttons  */
    button {
        display: inline-block;
        color: #252537;
      
        width: 280px;
        height: 50px;
      
        padding: 0 20px;
        background: #fff;
        border-radius: 5px;
        
        outline: none;
        border: none;
      
        cursor: pointer;
        text-align: center;
        transition: all 0.2s linear;
        
        margin: 7% auto;
        letter-spacing: 0.05em;
    }
    
    .lebutton {
        background:#7bc331;
    	display: inline-block;
        float: left;
        /*padding-top: 5.4%!important;*/
        color: #252537;
        width: 42%;
        height: 60px;
        /*padding: 0 20px;*/
        border-radius: 5px;
        outline: none;
        border: none;
        cursor: pointer;
        text-align: center;
        transition: all 0.2s linear;
        /*margin: 7% auto;*/
        letter-spacing: 0.05em;
    }
    
    
    fieldset ul li {
        list-style: none;
        padding-right: 5px;
    }
    fieldset ul {
    	padding-top:-15px;
    	list-style-type: none;
    	margin-left: 60px;
    	float:left;
    }
    
    
    /* fieldset */
    
    fieldset {
    	border:none; 
    	border-radius:8px;
        -moz-border-radius:8px;
        -webkit-border-radius:8px;	
    }
    
    
    /*////////////////////////////////////////////////////////////////////*/
    /* etait a linterieur du form */
    /*////////////////////////////////////////////////////////////////////*/
    	.ouvert {
    		display: block!important;
    		position:relative!important;
    		z-index: 5!important;
    	}
    	
    	.field-set{
    		margin-top: 20px!i
    		-webkit-margin-start: 2px!important;
    		-webkit-margin-end: 2px!important;
    		-webkit-padding-before: 0.35em!important;
    		-webkit-padding-start: 0.75em!important;
    		-webkit-padding-end: 0.75em!important;
    		-webkit-padding-after: 0.625em!important;
    		min-width: -webkit-min-content!important;
    		padding-left:28px;
    	}
    	
    	.ferme {
    		display: none!important;
    	}
    	
    	fieldset #scrol{
    		margin: 0!important;
    		padding:0!important;
    	}
    	
    	/*ul{
    		margin-left: -23px!important;
    	}*/
    	
    	#ul2{
    		padding-left: 40px!important;
    	}
    	
    	fieldset ul li{
    		float:left!important;
    	}
    	
    	
    	#tabs th { 
    		border:1px solid #ccc!important; 
    		padding:2px!important; 
    	}
    	
    	#tabs td { 
    		border:1px solid #ccc!important; 
    		padding:2px!important; 
    	}
    /*////////////////////////////////////////////////////////////////////*/
    
    
    /* Submits */
    .submits {
        width: 46%;
        display: inline-block;
        float: left;
        margin-left: 2%;
    }
    
    /*       Forgot Password button FAF3DD  */
    .frgt-pass {background: transparent;}
    
    /*     Sign Up button  */
    .sign-up {background: #B8F2E6;}
    
    
    /* buttons hover */
    button:hover {
        transform: translatey(3px);
        box-shadow: none;
    }
    
    /* buttons hover Animation */
    button:hover {
        animation: ani9 0.4s ease-in-out infinite alternate;
    }
    @keyframes ani9 {
        0% {
            transform: translateY(3px);
        }
        100% {
            transform: translateY(5px);
        }
    }
    
    
    
    /*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
    								/*						Responsive 						*/											
    /*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
    
    
}

@media screen and (min-width: 1921px) {
    /* Fonts Form Google Font ::- https://fonts.google.com/  -:: */
    @import url('https://fonts.googleapis.com/css?family=Abel|Abril+Fatface|Alegreya|Arima+Madurai|Dancing+Script|Dosis|Merriweather|Oleo+Script|Overlock|PT+Serif|Pacifico|Playball|Playfair+Display|Share|Unica+One|Vibur');
    /* End Fonts */
    /* Start Global rules */
    * {
        padding: 0;
        margin: 0;
        box-sizing: border-box;
    }
    /* End Global rules */
    
    /* speacial one */
    .button-disabled {
    	pointer-events : none;
    }
    
    
    /* Start body rules */
    body {
    	/*background-image: linear-gradient(to top, #a8edea 0%, #E3FDF5 100%) !important;*/
     /*   background-image: linear-gradient(-225deg, #E3FDF5 0%, #a8edea 100%);
    	background-image: linear-gradient(to top, #a8edea 0%, #E3FDF5 100%);*/
    	background-attachment: fixed;
    	background-repeat: no-repeat;
    
        font-family: 'Vibur', cursive;
    /*   the main font */ 
        font-family: 'Abel', sans-serif;
    opacity: .95;
    /*background-image: linear-gradient(to top, #E3FDF5 0%, #97d9e1 100%);*/
    }
    
    .contenu{
    	width: 75px!important;
    	min-height: 50px!important;
    	background-color: #fefdfc!important;
        border: none!important;
    }
    
    .contenu2{
    	width: 100px!important;
    	min-height: 50px!important;
    	background-color: #fefdfc!important;
        border: none!important;
    }
    
    .dupdt{
    	background-image:url(../logo/fait.png);
        background-size: cover;
    }
    
    .con2{
    	width: 430px;
        min-height: 400px;
        height: auto;
        border-radius: 5px;
        margin: 2% auto;
        box-shadow: 0 9px 50px hsla(20, 67%, 75%, 0.31);
        padding: 1.4%!important;
    }
    
    .container2{
    	margin:14px;
    }
    
    
    input[id="fait"] {
       background-image: url(../logo/fait.png);
       background-size: cover
    }
    
    input[id="ajout_tache"] {
        background: #7bc331;
        display: inline-block;
        margin-left: 5.4%;
        color: #252537;
        width: 140px;
        height: 50px;
        padding: 0 20px;
        border-radius: 5px;
        outline: none;
        border: none;
        cursor: pointer;
        text-align: center;
        transition: all 0.2s linear;
        letter-spacing: 0.05em;
    }
    
    .select {
    	width: 340px!important;
        height: 50px!important;
        margin-top: 2%!important;
    	margin-left:6px!important;
        padding: 10px!important;
        font-size: 18px!important;
        font-family: 'Abel', sans-serif!important;
        color: #5E6472!important;
        outline: none!important;
        /*border-radius: 0px 5px 5px 0px;*/
        transition: 0.2s linear!important;
    }
    
    #No_affaire1,#No_affaire2,#No_affaire4,#No_affaire5,#No_affaire7,#Alias7,#No_Commande7,#nbfic,#listefiles{
        width: 340px;
        height: 50px;
        margin-top: 2%;
    	margin-left:6px;
        padding: 10px!important;
        font-size: 18px;
        font-family: 'Abel', sans-serif;
        color: #5E6472;
        outline: none;
        /*border-radius: 0px 5px 5px 0px;*/
        transition: 0.2s linear;
    }
    
    #No_Commande7{
    	display:none;
        visibility:hidden;
    }
    
    /*#No_affaire7{   
        width: 320px;
        height: 50px;
        /*margin-top: 2%;* /
    	margin-left:2.9%;
        padding: 10px!important;
        font-size: 18px;
        font-family: 'Abel', sans-serif;
        color: #5E6472;
        outline: none;
        transition: 0.2s linear;
    }*/
    
    #planningdate{
    	text-align: center;
    	font-weight:bold;
    	width:336px;
        border:1px solid;
        /*margin:0px;
        padding:3px;
    	margin-left: 3%;*/
    	border-collapse: separate;
    	border-spacing: 0px;
    }
    
    #planningdate th{
      border:2.5px solid;
    }
    #planningdate td {
      border: 1px solid;
    }
    
    
    
    /* |||||||||||||||||||||||||||||||||||||||||||||*/
    /* //////////////////////////////////////////// */
    
    #listefiles{
        padding: 0;
    }
    
    /* End body rules */
    
    /* Start form  attributes */
    form {
        width: 430px;
        /*min-height: 400px;*/
        height: auto;
        border-radius: 5px;
        margin: 2% auto;
        box-shadow: 0 9px 50px hsla(20, 67%, 75%, 0.31);
        /*padding: 2.45%;*/
    	padding: 1.4%!important;
        /*background-image: linear-gradient(-225deg, #E3FDF5 50%, #97d9e1 50%);*/
    }
    /* form Container */
    form .con {
        display: -webkit-flex;
        display: flex;
      
        -webkit-justify-content: space-around;
        justify-content: space-around;
      
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
      
        margin: 2% auto;
        padding: 2.75%!important;
    }
    
    /* the header form form */
    header {
        /*margin: 2% auto 10% auto;*/
    	padding-left: 3.8%!important;
        text-align: center;
    }
    /* Login title form form */
    header h2 {
        font-size: 250%;
        font-family: 'Playfair Display', serif;
        color: #3e403f;
    }
    /*  A welcome message or an explanation of the login form */
    header p {letter-spacing: 0.05em;}
    
    
    
    /* //////////////////////////////////////////// */
    /* //////////////////////////////////////////// */
    
    label .titrecentrer {
    	text-align:center;
    }
    
    p.titrecentrer {
    	text-align:center;
        margin-left: 0px;
    }
    
    p.obligtitrecentrer {
    	text-align:center;
        margin-left: -100px;
    }
    
    
    .input-1item {
        color: #333;
        padding: 14.5px 0px 15px 9px;
        border-radius: 5px 0px 0px 5px;
    }
    
    
    .input-item {
        background: #fff;
        color: #333;
        padding: 14.5px 0px 15px 9px;
        border-radius: 5px 0px 0px 5px;
    }
    
    label{
    display:block;
    }
    
    
    /*textaria*/
    textarea {
    	padding: 3px;
        margin-left: 5px;
        border: 0.5px solid;
        border-radius: 5px;
        width: 340px;
        box-shadow: 1px 1px 2px #C0C0C0 inset;
     }
    
    /* Show/hide password Font Icon */
    #eye {
        background: #fff;
        color: #333;
      
        margin: 5.9px 0 0 0;
        margin-left: -20px;
        padding: 15px 9px 19px 0px;
        border-radius: 0px 5px 5px 0px;
      
        float: right;
        position: relative;
        right: 1%;
        top: -.2%;
        z-index: 5;
        
        cursor: pointer;
    }
    /* inputs form  */
    input[class="form-input"]{
        width: 340px;
        height: 50px;
      
        margin-top: 2%;
    	/*margin-left: 6.5%;*/
        margin-left: 5px;
        padding: 17px;
        
        font-size: 18px;
        font-family: 'Abel', sans-serif;
        color: #5E6472;
      
        outline: none;
        /*border: none;*/
        border-radius: 0px 5px 5px 0px;
        transition: 0.2s linear;
        
    } 
    
    input[id="reset-input"] {
        background:#7bc331;
    	display: inline-block;
        float: left;
        margin-left: 5.4%;
        color: #252537;
        width: 42%;
        height: 60px;
        padding: 0 20px;
        border-radius: 5px;
        outline: none;
        border: none;
        cursor: pointer;
        text-align: center;
        transition: all 0.2s linear;
        /*margin: 7% auto;*/
        letter-spacing: 0.05em;
    }
    
    
    input[id="submit-input"] {
        display: inline-block;
        float: right;
        margin-right: 12%;
        color: #252537;
        width: 46%;
        height: 60px;
        padding: 0 20px;
        background: #B8F2E6;
        border-radius: 5px;
        outline: none;
        border: none;
        cursor: pointer;
        text-align: center;
        transition: all 0.2s linear;
        margin: 7% auto;
        letter-spacing: 0.05em;
        box-shadow: none;
    }
    
    input[id="submit-input"]:hover,input[id="reset-input"]:hover {
        animation: ani9 0.4s ease-in-out infinite alternate;
    	transform: translatey(3px);
    }
    
    /*radiobox*/
    [type=radio] {
        position: relative;
        margin: 30px;
    }
    
    [type=radio]{
        /*content: '';*/
        position: absolute;
        /*left: -16.7px;
        top: -4px;
        width: 80px;
        height: 80px;
        background-image:url(../logo/objet_off.png);
        background-size: cover;*/
    }
    
    /*
    [type=radio]:checked{
       background-image:url(../logo/objet_on.png);
       background-size: cover;
    }
    */
    
    [type=radio] + #blocImage{
        background-image:url(../logo/objet_off.png);
        background-size: cover;
    	content: '';
    /*left: -16.7px;*/
    margin-left: -3.4px;
    margin-top: 10px;
    position: relative;
    	width: 90px;
    	height: 90px;
    }
    
    [type=radio]:checked + #blocImage{
       background-image:url(../logo/objet_on.png);
       background-size: cover;
    }
    
    #No_affaire7{
    	width: 340px;
        height: 50px;
        margin-top: 2%;
        margin-left: 6px;
        padding: 10px!important;
        font-size: 18px;
        font-family: 'Abel', sans-serif;
        color: #5E6472;
        outline: none;
        /* border-radius: 0px 5px 5px 0px; */
        transition: 0.2s linear;
    }
    
    
    ul li #blocImage p {
    	text-align:center;
    	font-size: 16px;
        width: 100%;
        margin : auto;
        z-index: 200;
        top: 50%;
        left: 50%;
        transform: translate(0%, 165%);
    }
    
    #tritext {
    	transform: translate(0%, 50%)!important;
    }
    
    input[id="txt-input-cl"] { 
       /*width: 280px;*/
       margin-right: 28px;
    }
    
    input[id="txt-cl"] { 
       width: 280px;
       margin-left: 23px;
    }
    
    input[id="txt-input"] {width: 240px;}
    /* focus  */
    input:focus {
        transform: translateX(-2px);
        border-radius: 5px;
    }
    
    /* //////////////////////////////////////////// */
    /* //////////////////////////////////////////// */
    
    /* input[type="text"] {min-width: 250px;} */
    /* buttons  */
    button {
        display: inline-block;
        color: #252537;
      
        width: 280px;
        height: 50px;
      
        padding: 0 20px;
        background: #fff;
        border-radius: 5px;
        
        outline: none;
        border: none;
      
        cursor: pointer;
        text-align: center;
        transition: all 0.2s linear;
        
        margin: 7% auto;
        letter-spacing: 0.05em;
    }
    
    .lebutton {
        background:#7bc331;
    	display: inline-block;
        float: left;
        /*padding-top: 5.4%!important;*/
        color: #252537;
        width: 42%;
        height: 60px;
        /*padding: 0 20px;*/
        border-radius: 5px;
        outline: none;
        border: none;
        cursor: pointer;
        text-align: center;
        transition: all 0.2s linear;
        /*margin: 7% auto;*/
        letter-spacing: 0.05em;
    }
    
    
    fieldset ul li {
        list-style: none;
        padding-right: 5px;
    }
    fieldset ul {
    	padding-top:-15px;
    	list-style-type: none;
    	margin-left: 60px;
    	float:left;
    }
    
    
    /* fieldset */
    
    fieldset {
		margin-left: -14px!important;
    	border:none; 
    	border-radius:8px;
        -moz-border-radius:8px;
        -webkit-border-radius:8px;	
    }
    
    
    /*////////////////////////////////////////////////////////////////////*/
    /* etait a linterieur du form */
    /*////////////////////////////////////////////////////////////////////*/
    	.ouvert {
    		display: block!important;
    		position:relative!important;
    		z-index: 5!important;
    	}
    	
    	.field-set{
    		margin-top: 20px!i
    		-webkit-margin-start: 2px!important;
    		-webkit-margin-end: 2px!important;
    		-webkit-padding-before: 0.35em!important;
    		-webkit-padding-start: 0.75em!important;
    		-webkit-padding-end: 0.75em!important;
    		-webkit-padding-after: 0.625em!important;
    		min-width: -webkit-min-content!important;
    		padding-left:28px;
    	}
    	
    	.ferme {
    		display: none!important;
    	}
    	
    	fieldset #scrol{
    		margin: 0!important;
    		padding:0!important;
    	}
    	
    	/*ul{
    		margin-left: -23px!important;
    	}*/
    	
    	#ul2{
    		padding-left: 40px!important;
    	}
    	
    	fieldset ul li{
    		float:left!important;
    	}
    	
    	
    	#tabs th { 
    		border:1px solid #ccc!important; 
    		padding:2px!important; 
    	}
    	
    	#tabs td { 
    		border:1px solid #ccc!important; 
    		padding:2px!important; 
    	}
    /*////////////////////////////////////////////////////////////////////*/
    
    
    /* Submits */
    .submits {
        width: 46%;
        display: inline-block;
        float: left;
        margin-left: 2%;
    }
    
    /*       Forgot Password button FAF3DD  */
    .frgt-pass {background: transparent;}
    
    /*     Sign Up button  */
    .sign-up {background: #B8F2E6;}
    
    
    /* buttons hover */
    button:hover {
        transform: translatey(3px);
        box-shadow: none;
    }
    
    /* buttons hover Animation */
    button:hover {
        animation: ani9 0.4s ease-in-out infinite alternate;
    }
    @keyframes ani9 {
        0% {
            transform: translateY(3px);
        }
        100% {
            transform: translateY(5px);
        }
    }
    
    
    

}