
/*#settingsMainId 
{
  border: 1px solid silver;
  color: #1a3188; très jolie couleur, à garder

}*/

#graphSelector
{
  margin-top: 75px;
}

#butHelpFile1
{
  margin-top: 15px;
}

h1,h2,h3,h4,h5,h6 {
  color: #4a86e8;
}

.Pagination{
  max-width : 1300px;
}
.AlgoTitles{
  font-size: 13px;
  color : #4a86e8;
}
.Title{
  color : #4a86e8;
  margin-top : 5px;
  margin-bottom : -15px;
}
.Panel{
  background-color: #efefef;
  color: #4a86e8;
  border-width: 1px;
  border-color: #4a86e8;
  font-size : 15px;
  border-radius: 20px;
  padding : 0px 20px 20px 20px;
}

.AlgoPanel{
  background-color: #efefef;
  color: #4a86e8;
  border-width: 1px;
  border-color: #4a86e8;
  border-radius: 20px;
  height: 40em;
  font-size : 15px;
}

.ProjectPanel{
  background: red;
  width:500px;
  height:100px;
  border-width: 1px;
  border-color: #434343;
  border-radius: 1px;
  font-size : 15px;
}

.button{
  background : #4a86e8;
  background-color: #4a86e8;
  border-color : #4a86e8;
}

.projectButton{
  background : #4a86e8;
  background-color: #4a86e8;
  border-color : #4a86e8;
}

.mainTabTitle
{
  text-align: center;
}

/*.input{
width : 150px;
}*/

.mainAct
{
    border: 1px blue;
    padding: 10px;
}

.checkbox 
{
  margin-top: 0;
}

#no_overviewDiv
{
  text-align: center;
  vertical-align: middle;
  padding-top: 25%;
  font-size: 100px;
  font-weight: bold;
}

.popnooverview
{
  text-align: center;
  vertical-align: middle;
  font-size: 100px;
  font-weight: bold;
}

.family_mod_downbutton
{
  margin: 15px;
}

.EqText{
  font-size : 13px;
  color : #999999;
}

.EqText2{
  font-size : 11px;
  color : #999999;
}

#applyFilter
{
  width: 40%;
  margin-left: 30%;
  margin-right: 30%
}

#ConsoleCollapse
{
  position : fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index:99999;
}



#ConsoleCollapse :first-child > div + div
{
  overflow : auto;
  background-color : black;
  color : green;
  height: 62%;
  font-family : courier;
  max-height : 100px;
  
}

#ConsoleCollapse > div > div
{
  background-color : silver;
  color : red;
  
}

#showGraph
{
  width: 40%;
  margin-left: 30%;
  margin-right: 30%;
  margin-top: 5%
}

#centered_presentation{
  text-align: center;
  vertical-align: middle;
  
}
 
#welcome_md{
  vertical-align: middle;
  
}
 
#centered_presentation_start_exp{
  
  text-align: center;
  vertical-align: middle;
  margin: 5%;
  
}
#Save_local_navbar{
  
  margin-top: 0;
  padding-top:0;
  
  
}

#tipDiv
{
  color : green;
  vertical-align: middle;
  padding-top: 5%;
  font-size: 70px;
  font-weight: bold;
}
 
#launch_message{
  padding-bottom: 10px;
} 
 
#no_overviewDiv2
{
  text-align: center;
  vertical-align: middle;
  padding-top: 5px;
  font-size: 50px;
  font-weight: bold;
}

#datatosetting
{
  outline-color: green;
  color-profile: green;
  border-color: green;
  width: 40%;
  margin-left: 30%;
  margin-right: 30%;
  margin-top: 5%;
}
 
#do{
  width: 40%;
  margin-left: 30%;
  margin-right: 30%;
  margin-top: 2%;
  
}
