body {
	line-height: 1;
	width:100%;
	background: #fff; font-size: 14px; font-family: Helvetica, 'Arial', sans-serif; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility;
	background: rgb(113,153,183); /* Old browsers */
	background: -moz-radial-gradient(top, ellipse cover,  rgba(113,153,183,1) 0%, rgba(48,100,148,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, top center, 0px, center center, 100%, color-stop(0%,rgba(113,153,183,1)), color-stop(100%,rgba(48,100,148,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(top, ellipse cover,  rgba(113,153,183,1) 0%,rgba(48,100,148,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(top, ellipse cover,  rgba(113,153,183,1) 0%,rgba(48,100,148,1) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(top, ellipse cover,  rgba(113,153,183,1) 0%,rgba(48,100,148,1) 100%); /* IE10+ */
	background: radial-gradient(top, ellipse cover,  rgba(113,153,183,1) 0%,rgba(48,100,148,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7199b7', endColorstr='#306494',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

*{
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}

.add_cli{	
	margin-right:50px;
	width:96%;
	background-color:#075970;
	padding:20px;
	border-radius:5px 5px 5px 5px;
	border:1px solid black;
	color:white;
	float:right;
}

.add_cli_global{	
	width:96%;
	background-color:#075970;
	padding:5px;
	border-radius:5px 5px 5px 5px;
	border:1px solid black;
	margin-left:auto;
	margin-right:auto;
}

#add_cli_global2 {	
	margin-right:50px;
	width:80%;
	background-color:#075970;
	padding:20px;
	border-radius:5px 5px 5px 5px;
	border:1px solid black;
	float:right;
}

#add_cli_global2 tr{ 
	border-collapse:collapse;
}

#add_cli_global2 td{
	padding:10px;
}

#add_cli_validate{
	margin-right:50px;
	width:96%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color:#79C44B;
	color:black;
	border:1px solid black;
	padding:5px;
}

#add_cli_error{
	margin-left:auto;
	margin-right:auto;
	width:96%;
	text-align:center;
	background-color:#FF5C5C;
	color:black;
	border:1px solid black;
	padding:5px;
}

.conteneur{
	margin-top:10px;
	margin-left:50px;
	width:86%;
	background-color:#075970;
	padding:20px;
	border-radius:5px 5px 5px 5px;
	border:1px solid black;
	color:white;
}

.conteneur td{
	padding:10px;
}

h2{
	color:white;
	font-size:18px;
	text-decoration:underline;
}

h3 {
	margin: 0 0 8px; 
	color: #000; 
	font: normal 24px Geogrotesque-semibold, Helvetica, Arial, sans-serif;  
	text-shadow: 0 1px 0 #2F4C63;
	text-decoration:underline;
}

h4{
	text-decoration:underline;
}

/*   */

#content{
	color:white;
}


#content tr{ 
	border-collapse:collapse;
	border:1px solid black;
}

#content tr:hover{ 
	background-color:dodgerblue;
}

#content td{
	padding:10px;
	border:1px solid black;
}


#emploitps{
	color:white;
	width:100%;
}

#emploitps tr{
	text-align:center;
	border-collapse:collapse;
	border:1px solid black;
}
#emploitps tr:hover{
	background-color:dodgerblue;
}
#emploitps td{
	padding:10px;
	text-align:center;
	border-collapse:collapse;
	border:1px solid black;
}



ol, ul {list-style: none;}
blockquote, q demo
blockquote:before, blockquote:after,q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
strong {font-weight: bold;}
em {font-style: italic;}

/* GEO - Semibold */
@font-face {font-family: 'Geogrotesque-SemiBold';src: url('../fonts/webfonts/geo-semibold/eot/style_169898.eot');src: url('../fonts/webfonts/geo-semibold/eot/style_169898.eot?#iefix') format('embedded-opentype'),url('../fonts/webfonts/geo-semibold/woff/style_169898.woff') format('woff'),url('../fonts/webfonts/geo-semibold/ttf/style_169898.ttf') format('truetype'),url('../fonts/webfonts/geo-semibold/svg/style_169898.svg#Geogrotesque-SemiBold') format('svg');}

/* GEO - Medium */
@font-face {font-family: 'Geogrotesque-Medium';src: url('../fonts/webfonts/geo-medium/eot/1110FC_0.eot');src: url('../fonts/webfonts/geo-medium/eot/1110FC_0.eot?#iefix') format('embedded-opentype'),url('../fonts/webfonts/geo-medium/woff/1110FC_0.woff') format('woff'),url('../fonts/webfonts/geo-medium/ttf/1110FC_0.ttf') format('truetype'),url('webfonts/1110FC_0.svg#wf') format('svg');}

/* GEO - Regular */
 @font-face {font-family: 'Geogrotesque-Regular';src: url('../fonts/webfonts/geo-regular/eot/11014B_0.eot');src: url('../fonts/webfonts/geo-regular/eot/11014B_0.eot?#iefix') format('embedded-opentype'),url('../fonts/webfonts/geo-regular/woff/11014B_0.woff') format('woff'),url('../fonts/webfonts/geo-regular/ttf/11014B_0.ttf') format('truetype'),url('../fonts/webfonts/geo-regular/svg/11014B_0.svg#wf') format('svg');}





a {color: #fff; text-decoration: none;}

p {
	font-size: 14px; 
	line-height: 18px;
}


.toggle {margin: 2px 0 0 14px; float: left; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
.toggle li {float: left;}
.toggle li a {width: 50px; padding: 6px 0; text-align: center; display: block; text-shadow: 1px 1px 0 #fff; font-size: 12px; font-weight: 600; color: #666; -webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; -o-border-radius: 0 4px 4px 0; border-radius: 0 4px 4px 0; 


background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#ededed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#ededed 100%); /* IE10+ */
background: linear-gradient(top, #ffffff 0%,#ededed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */

box-shadow: inset 1px 1px 0 #fff, inset -1px -1px 0 #fff;
-moz-box-shadow: inset 1px 1px 0 #fff, inset -1px -1px 0 #fff;
-webkit-box-shadow: inset 1px 1px 0 #fff, inset -1px -1px 0 #fff;

}
.toggle li:first-child a {-webkit-border-radius: 4px 0 0 4px; -moz-border-radius: 4px 0 0 4px; -o-border-radius: 4px 0 0 4px; border-radius: 4px 0 0 4px;}
.toggle li a:hover { background: #ededed; color: #222; }
.toggle li a.active { background: #c8e0f3; color: #325874; cursor: default; box-shadow: inset 0 0 3px rgba(0,0,0,0.4); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.4); -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.4); }

#slider {margin: 0 0 10px!important;}


/* Loading
***********************/
.loading aside {opacity: 0;}
aside {width: 100%; float: left; opacity: 1; -webkit-transition: opacity 1s ease;}
aside h3 {float: left;}

/* Layout
***********************/

.button{
	background-color:white;
	border:1px solid black;
	margin:1px 1px 1px 0px;
        cursor:pointer;
}

.button:hover{
	background-color:#bababa;
}

.inputselect{
	margin-bottom:3px;
	padding:5px;
	border:1px solid black;
	color:white;
	background-color:#075970;
}

.inputtext{
	margin-bottom:3px;
	padding:5px;
	border:1px solid black;
	color:white;
	background-color:#075970;
}


#container {
	border-top: 1px solid #93b6d2;
}


/* --Clearfix */
.cf:before,
.cf:after {content:""; display:table;}
.cf:after {clear:both;}
.cf {zoom:1;}

/* Media Queries
***********************/
@media screen and (max-width: 960px) {
  #container {padding: 35px;}
  header {width: 380px;}
  #main {margin-left: 380px;}
}

@media screen and (max-width: 768px) {
  #container {padding: 20px 30px;}
  header {width: 100%; float: none; text-align: center;}
  header h1 {margin: 0 auto 10px;}
  header .button,
  header nav {display: none;}
  #main {margin-left: 0;}
}
@media screen and (max-width: 500px) {
  header h1 {width: 246px;  }
}



#menu_nav{
	width:100%;
	height:100%;
}

#menu_nav li{
	float:left;
	margin-left:5px;
	margin-top:5px;
}


.menu_nav li a{
	line-height: 1;
}

.menu_nav li a:hover{
	line-height: 1;
	text-shadow:0px 0px 5px black;
	margin-left:10px;
	margin-right:10px;
}






/* panel */
.panel, .panelcollapsed 
{
	margin: 0px;
	margin-bottom:1px;
	padding: 0px 0px 0px;
	width:100%;	
	font-size:15px;
}

/* panel heading */
.panel h2, .panelcollapsed h2
{
	font-size:10px;
	margin: 0px;
	padding: 0px;
}

/* panel heading on rollover */

/* heading of a collapsed panel */
.panelcollapsed h2
{
	text-decoration:none;
	font-size:10px;
}

/* panel content - do not set borders or paddings */
.panelcontent 
{ 	
	font-size:15px;
	overflow: hidden;
}

/* collapsed panel content */
.panelcollapsed .panelcontent { display: none; 	font-size:15px;}

/* modification de commentaire dans planning */
.com-edit-modifier,.com-edit-ok,.com-edit-annuler{
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
}

.com-edit-ok{
	color:green;
}
.com-edit-annuler{
	color:red;
}


.bouton-alerte{
    color: white;
    border: 1px solid grey;
    padding: 1px 3px;
    background-color: chocolate;
    cursor:pointer;
}

#nbjours{
    width:20px;
    text-align:center;
}

.bloc-alerte-rdv{
    border:solid 1px #333;
    padding:3px;
    margin : 4px 0px;
    color:white;
}

#bouton-suivi-client{
    position: relative;
    top: 80px;
    left: 65%;
}
#bouton-suivi-client-2{
	margin: 7px auto 0px;
    width: 78px;
}
#bouton-suivi-client .button,#bouton-suivi-client-2 .button{
    padding:5px;
    border-radius: 2px;
    cursor:pointer;
}

.suivi-eleve td{
    border:1px solid black;
    padding:2px;
    vertical-align: top;
}

.suivi-eleve input,.suivi-eleve textarea{
    width:100%;
}

.suivi-eleve{
   margin-bottom:10px;
   color:white;
   width:100%;
}

.bt-enregistrer{
    cursor:pointer;
    padding:2px;
    margin:3px 0px;
}

.lien-cli{
	background-color: blue;
    color: white;
    margin-right: 3px;
    padding: 1px 4px;
    border-radius: 50px;
    font-size: 12px;
}

.button.ok {
    background-color: #36C66B;
}

.button.cc {
    background-color: #F56D42;
}

#test-affichage, #test-affichage-0, .test-affichage-x {
    background-color: white;
    color: black;
    text-align: left;
	line-height: 1.2em;
}

.niveau {
    margin: 4px;
    padding: 5px;
    font-weight: bold;
    font-size: 18px;
}

.alerte_dernier_cours,.alerte_sensibiliser_test {
    background-color: red;
    color: #eee;
    padding: 2px 3px;
}

.alerte_sensibiliser_test{
    background-color: #ED9422;
}


.alerte_dernier_cours a{
	text-decoration:underline;
}

input[type=submit].en-ligne, .bt-plan-prof{
	margin:0px 3px;
	display:inline-block;
	margin: 0px 3px;
    display: inline-block;
    color: black;
    background-color: white;
    padding: 4px 3px 4px 3px;
}

.mail-f {
    background-color: #888;
    padding: 5px;
    margin-top: 4px;
}

#client-archive {
    font-size: 22px;
    width: 500px;
    margin: 50px auto;
    line-height: 1.5em;
    border: 1px solid white;
    padding: 10px;
    background-color: grey;
    border-radius: 5px;
    text-align: center;
    box-shadow: 1px 1px 2px white;
    cursor: pointer;
}

.decalage-minutes {
    /* font-size: 11px;*/
}
.decalage-minutes.tableau {
    margin-top: 3px;
    color: yellow;
}
.decalage-minutes.tableau-before {
    margin-bottom: 3px;
    color: yellow;
}