/* index Administration */

@import url(https://fonts.googleapis.com/css?family=Open+Sans);

.no-outline:focus
{
  outline: none;
}

html {
	
 height: 100%;
  overflow : hidden;
 
}

body {
	
    text-align: center;
    height: 100%;
    width: 100%;
    margin-left: 0;
	background-color : #eaeaea !important;
    font-family: 'Open Sans', sans-serif !important;
    background-size: auto 100%;
}

body.transition
{
    opacity: 0;
/*    transform: translateX(-200px);*/
}

body.transition.is-ready
{
    opacity: 1;
/*    transform: translateX(0);*/
    transition-duration: 0.3s;
}

#newlogo {
	cursor: pointer;
	height : 6em;
	width : 25em;
	background-image: url("images/logo-dd-dark.svg");
	background-repeat: no-repeat;
	position: relative;
	z-index: 100;

}

.background2022 {
	
	height: 725px;
	margin-top: calc((80vh - 725px) / 2 );
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/dd-background-light.svg);
	background-repeat: no-repeat;
	background-position: center center;

}

.ddsection {
    margin-top: 20px;
}

body.transition
{
    opacity: 0;
/*    transform: translateX(-200px);*/
}

body.transition.is-ready
{
    opacity: 1;
/*    transform: translateX(0);*/
    transition-duration: 0.3s;
    text-align: center;
}

@media (min-aspect-ratio: 41/23) {
  body {
     background-size: 100% auto;
  }
}

#domaine {
	
	color: #515151;
	font-size: 12px;
	font-weight: bold;
}

#selectDomaine {
	
    font-size: 12px;
	border: none;
	background-color: transparent;
	color: #515151;
	text-align: center;	 
	cursor : pointer;
}

#selectDomaine option {
		
    font-size: 12px;
	color: #515151;	
}


a.welcomepage:hover   {	
	
	cursor : help;
}

#welcomemsg {
	
	color : #515151;
	font-size : 14px;
	font-weight : bold;
	text-align: center;
	
}

#menuindex {
	
	margin-left: auto;
	margin-right: auto;
	width : 450px;
	font-family: 'Open Sans', sans-serif;		
}

.tileShadow {
	/*box-shadow: 0 0 15px #dadada;*/
	border: 6px solid #11a0d9;

}

#btnconfig {
	
 background-image : url("images/config2.svg");
 background-repeat: no-repeat;
 background-size: 100%;
 height: 190px;
 width: 170px;
 border: none;
 background-color: transparent;
 cursor: pointer;
 color: #65868d;
 font-family: 'Open Sans', sans-serif;
 display: inline-block;
 vertical-align: top;
}

#btnwebstudio {
 background-image : url("images/web-studio2.svg");
 background-repeat: no-repeat;
 background-size: 100%;
 height: 200px;
 width: 170px;
 border: none;
 background-color: transparent;
 cursor: pointer;
 color: #65868d;
 font-family: 'Open Sans', sans-serif;
 display: inline-block;
 vertical-align: top;
}

#btneditor {
 background-image : url("images/editeur2.svg");	
 background-repeat: no-repeat;
 background-size: 100%;
 height: 190px;
 width: 170px;
 border: none;
 background-color: transparent;
 cursor: pointer;
 color: #65868d;
 font-family: 'Open Sans', sans-serif;
 display: inline-block;
 vertical-align: top;
}

#btndashboard {
	
 background-image : url("images/dashboard2.svg");
 background-repeat: no-repeat;
 background-size: 100%;
 height: 190px;
 width: 170px;
 border: none;
 background-color: transparent;
 cursor: pointer;
 color: #65868d;
 font-family: 'Open Sans', sans-serif;
 display: inline-block;
 vertical-align: top;

}

#settings {
	
 background-image : url("images/serveur2.svg");
 background-repeat: no-repeat;
 background-size: 100%;
 height: 190px;
 width: 170px;
 border: none;
 background-color: transparent;
 cursor: pointer;
 color: #515151;
 font-family: 'Open Sans', sans-serif;
 display: inline-block;
 vertical-align: top;
} 

#users {
	
 background-image : url("images/utilisateur2.svg");
  background-repeat: no-repeat;
 background-size: 100%;
 height: 190px;
 width: 170px;
 border: none;
 background-color: transparent;
 cursor: pointer;
 color: #515151;
 font-family: 'Open Sans', sans-serif;
 display: inline-block;
 vertical-align: top;
} 

#docs {
	
 background-image : url("images/documents2.svg");
  background-repeat: no-repeat;
 background-size: 100%;
 height: 190px;
 width: 170px;
 border: none;
 background-color: transparent;
 cursor: pointer;
 color: #515151;
 font-family: 'Open Sans', sans-serif;
 display: inline-block;
 vertical-align: top;
}
 
 #backups {
	
 background-image : url("images/sauvegarde2.svg");
 background-repeat: no-repeat;
 background-size: 100%;
 height: 190px;
 width: 170px;
 border: none;
 background-color: transparent;
 cursor: pointer;
 color: #515151;
 font-family: 'Open Sans', sans-serif;
 display: inline-block;
 vertical-align: top;
} 

 #backup {
	
 background-image : url("images/sauvegarde2.svg");
 background-repeat: no-repeat;
 background-size: 100%;
 height: 190px;
 width: 170px;
 border: none;
 background-color: transparent;
 cursor: pointer;
 color: #515151;
 font-family: 'Open Sans', sans-serif;
 display: inline-block;
 vertical-align: top;
} 

 #restore {
	
 background-image : url("images/restore2.svg");
 background-repeat: no-repeat;
 background-size: 100%;
 height: 190px;
 width: 170px;
 border: none;
 background-color: transparent;
 cursor: pointer;
 color: #515151;
 font-family: 'Open Sans', sans-serif;
 display: inline-block;
 vertical-align: top;
} 

 #license {
	
 background-image : url("images/licences2.svg");
 background-repeat: no-repeat;
 background-size: 100%;
 height: 190px;
 width: 170px;
 border: none;
 background-color: transparent;
 cursor: pointer;
 color: #515151;
 font-family: 'Open Sans', sans-serif;
 display: inline-block;
 vertical-align: top;
} 

 #status {
	
 background-image : url("images/etat2.svg");
 background-repeat: no-repeat;
 background-size: 100%;
 height: 190px;
 width: 170px;
 border: none;
 background-color: transparent;
 cursor: pointer;
 color: #515151;
 font-family: 'Open Sans', sans-serif;
 display: inline-block;
 vertical-align: top;
}


.tileButton:hover {
	
	opacity: 0.8;
}

.namecenterdiv {
 height: 60px;
 width: 125px;
 border: none;
 background-color: transparent;
 cursor: pointer;
 color: black;
 font-family: 'Open Sans', sans-serif;
 display: inline-block;
 vertical-align: top;
 padding-top : 125px;
 font-size : 15px;

}

div#SpanClassLittle {
	
    padding-bottom: 3px;
    width: 30%;
    text-align: center;
    margin-left: 35%;
    background-color: white;
    color: black;
    border-radius: 16px;
    height: 20px;
    position: absolute;
    bottom: 0;
    line-height: 1;
}
 
a:hover {
	
	text-decoration : none;
	color : #65868d;
}

a:link {
	
	text-decoration : none;
	color : #515151;	
}

 a:visited {
	
	text-decoration : none;
	color : #65868d;	
}

a {
	
	text-decoration : none;	
}

#footer {

  padding-top: 60px;
  position: fixed;
  padding-bottom: 57px;
  width: 415px;
  height: 400px;
  text-align: left;
  margin-left: -90px;
  color: #515151;
  background-image: url("images/cube.svg");
  background-repeat: no-repeat;
  background-size: 450px 300px;
  top: 100%;
  margin-top: -240px;
  left: 0;
  margin-left: 0;
  padding-left: 20px;
  background-position: 0px -30px;
  font-size : 15px;
}

#footer2 {
	
  bottom: 0;
  position: absolute;
  background-color: white;
  width: 100%;
  font-size: 10px;
  color: #515151;
  text-align: center;
  
}

.welcomepage {
	
	font-size : 15px;
}

#foot a:link {
	
	color : #515151;
	text-decoration : none;
}

#foot a:visited {
	
	color : #65868d;
}

#foot a:hover {
	
	color : orange;
}

#version {
	
	font-size : 10px;
}

.title {
	
	 height: 35px;
	 width: 125px;
	 border: none;
	 background-color: transparent;
	 cursor: pointer;
	 color: black;
	 font-family: 'Open Sans', sans-serif;
	 display: inline-block;
	 vertical-align: top;
	 padding-top : 125px;
	 font-size : 15px;
}

#welcomemsgBackup {
	
	color : #515151;
	font-weight : bold;
	font-size : 15px;
	display : inline-block;
	margin-top: 1%;
	width : 512px;
}

#mainTableConfig {
	
	width : 520px;
	margin-top : 20px;
}

@media(max-width: 500px) {
	
#mainTableConfig {
	
	width : 340px;
}

#WelcomeMsgConfig {
	
	padding-top : 30px !important;
}
	
}


@media screen and (min-width : 640px) and (max-width : 1600px) { 

.background2022 {
	
	margin-top: calc((74vh - 725px) / 2 );

}

#btndashboard, #btnconfig, #btnstudio,
#btneditor, #btnwebstudio {

	width: 170px;
}

.namecenterdiv {
	
	 height: 50px;
	 padding-top : 130px;
}

#namecenterdiv2 {
	
	 height: 50px;
	 padding-top : 120px;
} 

#welcomemsgBackup { 

	width : 512px;
}
	

}

@media screen and (orientation: portrait) and (max-width: 640px) {
  #footer {
    display: none;
  }
}
@media screen and (orientation: portrait) and (min-width: 640px){
  #footer {
    display: block;
  }
}
@media screen and (orientation: portrait) and (min-height: 650px){
  #footer {
    display: block;
  }
}

@media screen and (orientation: landscape) and (max-width: 1200px) {
  #footer {
    display: none;
  }
}
@media screen and (orientation: landscape) and (min-height: 700px) {
  #footer {
    display: block;
  }
}
@media screen and (orientation: landscape) and (min-width: 1200px) {
  #footer {
    display: block;
  }
}

@media screen and (max-height: 560px) {
    #WelcomeMsgIndex {
        display: none;
    }
}

@media screen and (min-height: 560px) {
    #WelcomeMsgIndex {
        display: block;
    }
}

/* Media  (mobile */
@media screen and (max-width: 640px) {
	
/*	*/

.background2022
{
	height: 620px;
	margin-top: calc((90vh - 725px) / 2;
}

#newlogo {
    width: 100%;	
	margin : auto;
	height : 4em;
    background-position: center;
}

#domaine {

    font-size: 12px;	
	color : #515151;
	margin-left: auto;
    margin-right: auto;
	right: inherit;
}
	
#welcomemsg {
	
	color : #515151;
	font-size : 12px;
	font-weight : bold;
}

#menuindex {
  
	margin-left: auto;
	margin-right: auto;	
	background-attachment : fixed;
	width : 70%;
 	font-family: 'Open Sans', sans-serif;	
}

#btnconfig{
	
	background-image : url("images/config2.svg");
	background-repeat : no-repeat;
	background-size : 110%;
	height : 125px;
	width : 110px;
	border : none;
	background-color : transparent;
	cursor : pointer;
	color : #65868d;
	font-family: 'Open Sans', sans-serif;
} 

#btnstudio {
	
	background-image : url("images/studio2.svg");
	background-repeat : no-repeat;
	background-size : 110%;
	height : 125px;
	width : 110px ;
	border : none;
	background-color : transparent;
	cursor : pointer;
	color : #65868d;
	font-family: 'Open Sans', sans-serif;
}

#btneditor {
	background-image : url("images/editeur2.svg");
	background-repeat : no-repeat;
	background-size : 110%;
	height : 125px;
	width : 110px;
	border : none;
	background-color : transparent;
	cursor : pointer;
	color : #65868d;
	font-family: 'Open Sans', sans-serif;
}

#btndashboard {
	
	background-image : url("images/dashboard2.svg");
	background-repeat : no-repeat;
	background-size : 110%;
	height : 125px;
	width : 110px;
	border : none;
	background-color : transparent;
	cursor : pointer;
	color : #65868d;
	font-family: 'Open Sans', sans-serif;  
}

#btnwebstudio {
	
	background-image : url("images/dashboard2.svg");
	background-repeat : no-repeat;
	background-size : 110%;
	height : 125px;
	width : 110px;
	border : none;
	background-color : transparent;
	cursor : pointer;
	color : #65868d;
	font-family: 'Open Sans', sans-serif;  
}

.namecenterdiv {

border: none;
 cursor: pointer;
 color: black;
 font-family: 'Open Sans', sans-serif;
 display: inline-block;
 vertical-align: top;
 padding-top : 90px;
 font-size : 10px;
 height : 70px;
 width : 90px;
 padding-left : 10px;
 padding-bottom : 0px;
 
}

#namecenterdiv2 {
	
 border: none;
 cursor: pointer;
 color: black;
 font-family: 'Open Sans', sans-serif;
 display: inline-block;
 vertical-align: top;
 padding-top : 85px;
 font-size : 10px;
 height : 70px;
 width : 90px;
 padding-left : 10px;
 padding-bottom : 0px;
 
}
	
#foot
	{
	
	position: fixed;
    padding-top: 2em;
    width: 55em;
    text-align: left;
    margin-left: -25px;
    padding-right: 0px;
    color: #65868d;
    background-size: 435px 300px;
    top: 100%;
    margin-top: -220px;
    padding-left: 0px;
    background-position: 0px -30px;
	font-size : 15px;
	line-height : 20px;
	
	}

.welcomepage 
	{
	font-size: 10px;
    margin-top : revert;
    margin-left: inherit;
	}
	
#SpanClassLittle {
	
	display : none;
}


}


@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles pour cette Media Queries */


#domaine {
	color : #515151;
}

#selectDomaine {
	border-radius : 40px;
	border-color : grey;
	 
	height : 35px;
	
}

#newlogo {
    width: 100%;
	margin : auto;
	height : 9em;
    background-position: center;
}

#welcomemsg {
	
	color : #515151;
	font-size : 14px;
	font-weight : bold;
}

#menuindex {
          
	margin-left: auto;
	margin-right: auto;
	width : 50%;
	font-family: 'Open Sans', sans-serif;	
}

#SpanClassLittle {
	
	display : none;
}

}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

#newlogo {
	
	
}

#SpanClassLittle {
	
	display : none;
}


}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	
.title {
	
	margin-top: -20px;
}

.namecenterdiv {
	
	margin-top: -20px;
}


}
