body {
  padding-top: 10px;
  padding-bottom: 40px;
  background-color: #eee;
    background-color: #f7f4ee;
}

.form-signin {
  /*width: 300px;*/
  padding: 15px;
  margin: 0 auto;
  
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
  color: #144881;
    text-align: center;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  font-size: 16px;
  height: auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="text"] {
  margin-bottom: -1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.titleh2{
    width: 300px;
    padding: 15px;
    margin: 0 auto;
    color:  #144881;
    text-align: center;
    
}


.box-common { 
    margin:0 0 15px;
    padding: 10px;
    border:1px solid #dee0e1; border-radius:3px; -moz-border-radius:3px; box-shadow:0 0 1px rgba(0, 0, 0, .2);
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#D8D8D8));
}

#upload_process{
    display: none;
    
}

#logerror{
    color: #ff0000;
}

#header_curs{
    padding: 10px;
	line-height: 1.0em;
}

#mainform button{
	float: right;
}

@media only screen and (max-width: 999px) {
  #table_wrapper { height: 560px; overflow: auto; }
}

@media only screen and (device-width: 768px) and (orientation: landscape) {
  #table_wrapper { height: 340px; overflow: auto; }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    #table_wrapper { height: 300px; overflow: auto; }
}


.table tbody>tr>td.va{vertical-align: middle;font-weight: bold;}
.table tbody>tr>td img	{height:55px;width: 45px;}

.appelabsence{display: none; color: #f00;font-weight: bold;text-align: center;}

.appelretard{display: none;color: #009901;font-weight: bold;text-align: center;}


.text_valid{margin-top: 10px;font-size: 1.2em;color: #009901;text-align: center;}
.text_nonvalid{margin-top: 10px;margin-right: 10px;font-size: 1.0em;line-height:1.0em;color: #ff0000;}

#wait_process1{ display: none;float: right;margin-right: 10px;line-height: 35px;}
#wait_process2{ display: none;float: right;margin-right: 10px;line-height: 35px;}


#responsevalidcours{display: none;}
#responsenonvalide{display: none;}
#responsenonvalide button{margin-right: 5px;}
#entete_search{padding: 10px;}
#entete_search button{margin-right: 10px;   }

#nb_absences{color: #ff0000;}

#cours_valide{font-size: 1.2em;text-align: center;color: #009901;}


.space0{clear: both;}
.space{
  margin-top: 20px;
  min-height: 30px;
  
}
