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

a{ text-decoration: none;color: #0047ad}
a:visited{color: #0047ad;} 
a.action, a:hover, a:focus {color:#0047ad; text-decoration:none; }

.form-signin {
  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 0px;
    padding: 0px;
    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; }
}

/*
 ul{ list-style-type:none;padding: 0;border-top:3px solid #0899E2;}
 ul li {list-style: none;}
 ul li a {display:block;border-top:3px solid #ef2b1b;padding:6px 0;}
 ul li a:hover {text-decoration: none;}
*/


.patient_nom{
	text-align: left;
	font-weight: bold;
	
}
.specialite{
	font-size: 1.2em;
	font-weight: bold;
	color: blue;
	
}



#patients_liste_top{
	position: absolute;
	top: 0;
	 position: fixed;
	height: 50px;
	width: 100%;
	margin-bottom: 50px;
	  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));
	z-index:1;
	color: #000;
	text-align: center;
}
#liste_patients{
  margin-top: 50px;
  
}
#top_button{
	float: right;
	margin-left: 90%;
	position: absolute;
	top:6px;
}

#logo_login{
  margin-top: 50px;
  margin-bottom: 20px;
  
}
.line_patients{
	float: none;
	border-bottom: 1px solid grey;
	height: 60px;
}
.patients_nom{
	float: left;
	width: 60%;
	font-size: 1.2em;
	text-align: left;
	margin-top: 4px;
	margin-left: 10px;
	font-weight: bold;
	color: #000;
}

.patients_coord{
	font-size: 0.9em;
	color: gray;
	text-align: left;
	margin-left: 16px;
	font-weight: bold;
}

.listelevenom{
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
	font-size: 1.0em;
	font-weight: bold;
	color: blue;
}

.listprnom{
	margin-top: 14px;
	margin-right: 10px;
	float: right;
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
}

#papec{
	margin-top: 60px;
	margin-left: 10px;
	margin-right: 10px;
	color: black;
	font-size: 1.2em;
	text-align: left;
}
#top_buttonpapec{
	float: left;
	margin-left: 10px;
	position: absolute;
	top:6px;
}

.papec_strong{
	font-size: 1.0em;
	font-weight: bold;
}


#papec_left{
	float: left;
	width: 50%;
	
}

#papec_right{
	float: left;
	width: 50%;
	
}


#select_EL{
  -webkit-user-select: none;/*desactive le copier coller*/
}
#erreur_eleve{
  display: none;
}

#error_pass{
    display: none;
}

.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;
  
}
