*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body, html { font-size: 100%; padding: 0; margin: 0; }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

body {
	font-family: 'Lato', Calibri, Arial, sans-serif;
	color: white;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	/*width: 100%;*/
  /*  overflow-x: hidden; */
    background: #343A40;
}


a{
	padding-right: 3%;
	padding-left: 3%;
	display: inline-block;
}

.acc{
	text-align: center;
	border: 3px solid grey;
	padding: 0.6em 1.2em;
	background: transparent;
	color: #57aedb;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 1em;
	letter-spacing: 1px;
	
	cursor: pointer;
	display: inline-block;
	width:280px;
	border-radius: 2px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-decoration: none;
	font-weight: bold;
	margin: 10px 10px 10px 5px;
	
}
div#getnomplan{
	display: inline-block;
}

h2{
	color: #57aedb;
	margin: 30px 10px 10px 25px;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 1em;
	letter-spacing: 1px;

	/*width: 350px;*/
	margin: auto;
	padding-bottom: 5px;
}

.wid-50px{
	width: 50px;	
}

.acc:hover{
	background-color: #b8d3e0;
	color: white;
}

.label-file:hover{
	background-color: #b8d3e0;
	color: white;
}

div#b{
    width: 1320px;
    height: 100%;
    margin: auto;
    z-index: 1;
	
}
div#b a{
    font-size: 16px;
    margin-left: -40px;
}

div#infobanniere{
    width: 1320px;
    margin: auto;

}

div#fondmenu{
    margin-left: auto;
    margin-right: 30px;
    position: fixed;
    height: 100%;
    margin-top: -69px;
}

.containermod{
	max-width: 1230px;
	height: 50px;
}

.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
  margin-right: 5px;
}


table{
	margin-top: 3px;
}

td{
	text-align: center;
	color: white;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 1em;
	
	font-weight: bold;
}

td#id{
	width: 40px;;
	border-right: solid white 1px;
}

td#gnomclient{
	width: 210px;
	border-right: solid white 1px;
}

td#gtype{
	width: 60px;
}

input[type=texte]{
	margin-left: auto;
	width: 190px;
	padding-left: 10px;
}




p{
	width: 40px;
	display: inline-block;
	text-align: center;
	margin-left: 2%;
}



a{
	display: block;
	border-radius: 10px;
}

h3#charger{
	color:white;
	float: left;
}

h4{
	float: right;

}

a.qmc:hover{
	background-color: #008cd3;
	border-bottom: 1px solid black;
}

a.smch:hover{
	background-color: #f39200;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

a.smcv:hover{
	background-color: #e61873;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

a.edit:hover{
	background-color: #98c21d;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

a.texte:hover{
	background-color: #008cd3;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

a.logoplan{
	width: 50%;
	display: block;
	text-align: center;	
}

a.pdf:hover{
	background-color: #f39200;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

div#bcc{
    background-color: #464e56;
    display: inline-flex;
    width: 1320px;
    border-top: solid 3px #464E56;
    text-align: center;
    margin-bottom: 3px;
    height: 1250px;
}

div#menu{
	width: 80px;
    text-align: center;
    margin-bottom: auto;
    margin-top: 62px;
    height: 100%;
    border-radius: 10px;
}

footer{
	height: 100px;
}

div#plan{
    width: 830px;
    height: 100%;
    background-color: white;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 10px;
    margin-left: 96px;
}

div#idclient{
    width: 380px;
    z-index: 1;
    height: 100%;
    margin-top: -115px;
}

div#fondidplan{
	position: fixed;
    margin-left: 941px;
    margin-top: -69px;
    height: 100%;
}

a#export{
	text-decoration: none;
	text-align: center;
	width: 100%;
	background-color: rgba(87, 174, 219, 0.35);
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 1em;
	letter-spacing: 1px;
	cursor: pointer;
	border-radius: 0px 0px 10px 10px;
	color:white;
	height: 25px;

}

div#instruction{
	height: 36px;
	padding-top: 1px;
	background-color: rgba(69, 69, 69, 0.3);
}

.zoom{
	width: 35px;
	display: inline-block;
	font-size: 25px;
}

.custom-file-input ~ .custom-file-label::after {
    content: "Recherche";
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

a#savenomclient{
	text-decoration: none;
	
	padding-top: 10px;
	text-align: center;
	width: 100%;
	background-color: #32383e;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 1em;
	letter-spacing: 1px;
	cursor: pointer;
	color:white;
	border-radius: 0px;
	height: 25px;
	border-top: solid white 1px;
	
}

a#export:hover{
	background-color: #f39200;
	border: solid black 1px;
}

canvas{
    display: block;
  	border: solid black 1px;

}

.label-file {
	text-align: center;
	border: 3px solid grey;
	padding: 0.6em 1.2em;
	background: transparent;
	color: #57aedb;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 1em;
	letter-spacing: 1px;

	cursor: pointer;
	display: inline-block;
	border-radius: 2px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-decoration: none;
	font-weight: bold;
	width: 300px;

}


.input-file {
    display: none;
}
	

.canvas-container{

}


div#banniere{
	display: inline-block;
	width: 100%;
	height: 50px;	
	margin-top: 10px;
}

input#submitcreer{
margin-top: 20px;

}

button{
 width: 10%;
 display: inline-block;

}

div#footer{
	margin-top: 2%;
	border-top: 1px solid black;
	height: 100px;
}

div#indexbanniere{
	text-align: center;
	padding-bottom: 10px;
	border-bottom: solid black 2px;
    background: white;
}

.align{
	
	float: left;
}

.h2{
	text-align: center;
	color:#98c21d;
}

form#creernouveauplan{
    text-align: center;
}

div#contenu{
	width: 1000px;
	margin: auto;
	margin-top:40px;
}

div#creerplan{
	width: 400px;
	margin-left: auto;
}

div#list{
	width: 600px;
}


button {
    background-color: #4CAF50;
    color: white;
    padding: 14px 20px;
    margin: 8px 26px;
    border: none;
    cursor: pointer;
    width: 90%;
	font-size:20px;
}
button:hover {
    opacity: 0.8;
}


.imgcontainer {
    text-align: center;
    margin: 24px 0 12px 0;
    position: relative;
    border-bottom: solid 2px white;
    padding-bottom: 15px;
}
.avatar {
    width: 200px;
	height:200px;
    border-radius: 50%;
}


.modal {
	display:none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 600px;
    height: 400px;
    margin: auto;
    overflow: auto;
    background-color: rgba(0,0,0,0.4);
}


.modal-content {
    background-color: #fefefe;
    margin: 4% auto 15% auto;
    border: 1px solid #888;
    height: 400px;
    margin: auto;
	padding-bottom: 30px;
}

div#erreurm{
    color: red;
    text-align: center;
    margin-top: 30px;
    font-size: 20px;
}

.close2 {
    position: absolute;
    right: 25px;
    top: 0;
    color: #fff;
    font-size: 35px;
    font-weight: bold;
}
.close2:hover,.close2:focus {
    color: #fff;
    cursor: pointer;
}

.container{
    margin-top: 20px;
}

.animate {
    animation: zoom 0.6s
}
@keyframes zoom {
    from {transform: scale(0)} 
    to {transform: scale(1)}
}


@media(max-width: 1300px) {

	html {
		width: 1300px;
	}	

}
