@import url(https://fonts.googleapis.com/css?family=Open+Sans);

html {
	
 height: 100%;
  overflow : hidden;
 
}

body {
	
    text-align: center;
    height: 100%;
    width: 100%;
    margin-left: 0;
	background-color: #62808a;	/* a background color that looks like the background image to avoid white flashes */
    background-image: url("images/background-accueil.jpg");
    background-repeat: no-repeat;
    font-family: 'Open Sans', sans-serif;
    background-size: auto 100%;
    background-position: center top;
}

body.transition
{
    opacity: 0;
/*    transform: translateX(-200px);*/
}

body.transition.is-ready
{
    opacity: 1;
/*    transform: translateX(0);*/
    transition-duration: 0.3s;
}

#version {
	
	font-size : 10px;
}

@media (min-aspect-ratio: 41/23) {
  body {
     background-size: 100% auto;
  }
}

#msgWelcome {
	
  margin-top: 7px;
}

#tableAriane {

	width: 500px;
	margin-left: 5%;
	height: 40px;
	text-align: center;
}

#newlogo {
	
	height : 6em;
	width : 25em;
	background-image: url("images/logo_DD_new.svg");
	background-repeat: no-repeat;
	margin-left : 5%;
	background-size: 80% 80%;	
	margin-top: 15px;
}

		
#BtnAccueil {	
	/*
	background-image: url("images/1-unselected.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    height: 40px; */
    width: 100%;
    font-size: 15px;
    font-family: open Sans, Sans-serif;
    font-weight: bold;
    color: #9ab7bb;
	margin: 1px 0 1px 0;   
}


#BtnConfig {
	/* background-image: url("images/2.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    height: 40px; */
     width: 100%;
    font-size: 15px;
    font-family: open Sans, Sans-serif;
    font-weight: bold;
    color: #9ab7bb;
	margin: 1px 0 1px 0;  
}

#BtnBackup {
	
	background-image: url("images/3.svg");
    background-repeat: no-repeat;
    background-size: 13%;
    height: 30px;
    width: 239px;
	margin-left : auto;
}

#Ariane { 
	
	width : 55%;
	padding-top : 0em;
	margin-top : -30px;
    margin-left: 20%;
    margin-right: auto;
	display : flex;
	height : 3em;
	text-align : center;
	}

#TextAriane1 {
	
	color : #dae5e8;
	font-weight : bold;
	cursor : pointer;
	vertical-align: middle;
	text-decoration: none;
	/*
	padding-top : 0.5em;
	width: 210px;
	*/
}

#TextAriane2 {

	color : white;
	text-decoration : none;
	vertical-align : middle;
	font-weight : bold;
	/*
	width: 210px;
	padding-top : 0.5em;
	font-size : 16px;
	*/
}

#TextAriane3 {

	font-size : 22px;
	color : white;
	text-decoration : none;
}

.title {
	
	 height: 35px;
	 width: 125px;
	 border: none;
	 background-color: transparent;
	 cursor: pointer;
	 color: #65868d;
	 font-family: 'Open Sans', sans-serif;
	 display: inline-block;
	 vertical-align: top;
	 padding-top : 125px;
	 font-size : 15px;
}
	
#logocenter {
	
}
		
#welcomemsg {
	
	color : white;
	font-weight : bold;
	font-size : 15px;
}

#WelcomeMsgConfig {
	
  margin-top: 3%;
}

section {
	
  margin-top: 2%;
}

#settings {
	
 background-image : url("images/serveur.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;
} 

#users {
	
 background-image : url("images/utilisateur.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;
} 

#docs {
	
 background-image : url("images/documents.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;
}
 
 #backups {
	
 background-image : url("images/sauvegarde.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;
} 

 #backup {
	
 background-image : url("images/sauvegarde.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;
} 

 #restore {
	
 background-image : url("images/restore.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;
} 

 #license {
	
 background-image : url("images/licences.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;
} 

 #status {
	
 background-image : url("images/etat.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;
}

#foot {

    padding-top: 60px;
    position: fixed;
    padding-bottom: 40px;
    width: 415px;
    height: 400px;
    text-align: left;
    padding-right: 0px;
    color: #65868d;
    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;	
}

#foot a:link {
	
	color : #65868d;
	text-decoration : none;
	font-size : 15px;
}

#foot a:visited {
	
	color : #65868d;	
}

#foot a:hover {
	
	color : orange;	
}

#footer2 {
	
  bottom: 0;
  position: absolute;
  background-color: white;
  width: 100%;
  font-size: 10px;
  color: #65868d;
  text-align: center;
  
}

.mainTable {	
		width: 70%;
	}
	
.mainTable  a {
	/* color: #444444; */
	color : white;
	text-decoration: none;
}

.mainTable  a:hover {
	/*color: #eb6e07;*/
	color: #f5b683; 
}

.panel {
	
	cursor: hand;
	margin: 0px;
	width: 380px;
	height: 125px;
	color: #444444;
}

.panel:hover {
	
		cursor: hand;
		color: #eb6e07;
}
	
.topPanel {
		
	width: 100%; 
}
	
#topPanelDiv {
	
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width:100%; 
	padding-top: 3px !important; 
	font-size: 13px;
}
		
#settings, #users, #license, #docs, 
#backups, #status, #backup, #restore {
	
	background-color : transparent;
	border-radius : 16px;
}
	
#settings:hover, #users:hover, #license:hover, 
#docs:hover, #backups:hover, #status:hover, 
#backup:hover, #retore:hover {
	
	background-color : none; 
	cursor: pointer;
	opacity: 0.8;			
}
	
	/* CSS Mobile */
		
@media screen and (max-width: 640px) {
			
#newlogo {
	
	top : 0;
	height : 9em;
	width : 20em;
}	

.topPanel {
	
	margin-top : -30px;
    height: 30px;
    margin-right: auto;
}

#welcomemsg {
	
	color : white;
	font-weight : bold;
	font-size : 15px;
	margin-left : 10px;
}

section {
	
  margin-top: 7%;
}

#settings {
	
 background-image : url("images/serveur.svg");
 background-repeat: no-repeat;
 background-size: 100%;
 height: 145px;
 width: 130px;
 border: none;
 background-color: transparent;
 cursor: pointer;
 color: #65868d;
 font-family: 'Open Sans', sans-serif;
 display: inline-block;
 vertical-align: top;
} 

#users {
	
 background-image : url("images/utilisateur.svg");
 background-repeat: no-repeat;
 background-size: 100%;
 height: 145px;
 width: 130px;
 border: none;
 background-color: transparent;
 cursor: pointer;
 color: #65868d;
 font-family: 'Open Sans', sans-serif;
 display: inline-block;
 vertical-align: top;
} 

#docs {
	
 background-image : url("images/documents.svg");
 background-repeat: no-repeat;
 background-size: 100%;
 height: 145px;
 width: 130px;
 border: none;
 background-color: transparent;
 cursor: pointer;
 color: #65868d;
 font-family: 'Open Sans', sans-serif;
 display: inline-block;
 vertical-align: top;
}
 
 #backups {
	
 background-image : url("images/sauvegarde.svg");
 background-repeat: no-repeat;
 background-size: 100%;
 height: 145px;
 width: 130px;
 border: none;
 background-color: transparent;
 cursor: pointer;
 color: #65868d;
 font-family: 'Open Sans', sans-serif;
 display: inline-block;
 vertical-align: top;
} 

 #license {
	
 background-image : url("images/licences.svg");
 background-repeat: no-repeat;
 background-size: 100%;
 height: 145px;
 width: 130px;
 border: none;
 background-color: transparent;
 cursor: pointer;
 color: #65868d;
 font-family: 'Open Sans', sans-serif;
 display: inline-block;
 vertical-align: top;
} 

 #status {
	
 background-image : url("images/etat.svg");
 background-repeat: no-repeat;
 background-size: 100%;
 height: 145px;
 width: 130px;
 border: none;
 background-color: transparent;
 cursor: pointer;
 color: #65868d;
 font-family: 'Open Sans', sans-serif;
 display: inline-block;
 vertical-align: top; 
}

.title  {
	
    height: 0px;
    width: 75px;
    border: none;
    background-color: transparent;
    cursor: pointer;
    color: #65868d;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    vertical-align: top;
    padding-top: 90px; 
/*     font-size: 10px; */
	font-size: 13px;
	margin-left : 0px;	
}
		
#foot {
	
	position: fixed;
    padding-top: 4em;
    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;
}
	
#foot a:link {
	
    color: #65868d;
    text-decoration: none;
    font-size: 10px;
}
	
.welcomepage {
	
    font-size: 10px;
    margin-top : revert;
    margin-left: inherit;
}

} /* end media CSS Mobile */
				
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	
.title {
	
	margin-top: -25px;
}

#BtnAccueil, #BtnConfig {
	background-image : none;
	text-align: right;
}


}
	
	
	
	
	

	
	
    