html,body{
    height: 100%; 
    width: 100%;
}

body 
{ 
    margin:0px; padding:0px; 
    font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 10pt;
    height: 100%;
    background-color: #eee;
}
header{
    margin-bottom: 3px;
}
.bodyresize
{
    min-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

#header { background-color:  #184667;; color:#fefefe; padding-left:5px; padding-right:5px; height:50px; vertical-align : middle; }

.modal-header{ background-color:  #184667;
background-image: linear-gradient(to bottom, #3a8eba, #1d6286);
color: #fff !important;
}
footer{
    text-align : center; 
    font-size:12px;  
    margin-bottom:0px; 
    color:#000;
    padding: 40px;
}

footer a{
    color: #000;
}

footer div{
    margin-top: 10px;
}

.right { text-align : right; }

.left { text-align : left; }

.center { text-align : center; }

.fg_gray { color:#333; }

.middel { vertical-align : middle; }

#logo { height: 50px; top:5px;}

#logo img{
    height: 40px;
}
[12:32:47] *** Tahiana Manao souhaiterait vous ajouter sur Skype

Bonjour prosper manao, je souhaiterais vous ajouter dans mes contacts. ***
[12:32:53] *** prosper manao a partagé ses détails avec Tahiana Manao. ***
[12:33:02] Tahiana Manao: .imageBox
{
    position: relative;
    height: 400px;
    width: 400px;
    margin:0 auto;
    border:1px solid #aaa;
    background: #fff;
    overflow: hidden;
    background-repeat: no-repeat;
    cursor:move;
}

.modifier{
    margin-top: 20px !important;
}
.button{
    margin-right: 50px;
}
#parcourir{
    margin-left: 95px;
}

.imageBox .spinner
{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    line-height: 400px;
    background: rgba(0,0,0,0.7);
}
/*
.upload{
margin-left: -50%;
margin-top: -90px;
}
.cropit-image-preview {
        background-color: #f8f8f8;
        background-size: cover;
        border: 1px solid #ccc;
        border-radius: 3px;
        margin-top: 7px;
        width: 250px;
        height: 250px;
        cursor: move;
      }

      .cropit-image-background {
        opacity: .2;
        cursor: auto;
      }

      .image-size-label {
        margin-top: 10px;
      }
/*
      input {
        display: block;
      }
*/
      /*.export {
        margin-top: 10px;
      }
*/
#main-content { 
    padding:2px 5px 0px 5px; 
    margin:0px; 
    margin-top: 0px; 
    font-size: 12px; 
}
#asside {
    padding-left: 5px; 
    padding-right:1px; 
    margin-right:0px; 
    min-height:580px; 
    color:#3d3d3d;  }

#display-content {
    padding-left: 5px; 
    min-height: 580px; 
    max-height: auto; 
    background-color: #fefefe; 
    color:#3d3d3d; 
    border-left:2px #eee solid;  
    overflow-x:hidden;
}

.bcon{
    color:black;
}

.divCom{
    position: relative;
    bottom: 7px;
}

#search{
    margin-left: 15px;
}
/* */
.presentationAccueil{
    text-align: center;
}
.logo{
    margin-top: 30px;
    width : 180px;
}
/* Menu left */

#leftMenu .accordion-group {
    margin-bottom: 0px;
    border:0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding-top: 0px;
}    

#leftMenu .accordion-heading {
    height: 34px;
    border-top: 1px solid #FFF; /* inner stroke */
    border-bottom: 1px solid #FFF; /* inner stroke */
    background-color: #353535; /* layer fill content */
    background-image: -moz-linear-gradient(90deg, #4070a1 0%, #3071a9 100%); /* gradient overlay */
    background-image: -o-linear-gradient(90deg, #4070a1 0%, #3071a9 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(90deg, #4070a1 0%, #3071a9 100%); /* gradient overlay */
    background-image: linear-gradient(90deg, #ADAEB0 0%, #D6D7D8 100%); /* gradient overlay */
    list-style-type:none;
    
    padding: 3px;
}  

#leftMenu .accordion-heading  a{  
    color: #3D3D3D; /* text color */
    
    text-decoration:none;
    font-weight:bold;  
}

#leftMenu .accordion-heading  a:hover{  
    color:#fefefe;     
}

#leftMenu .accordion-heading .active {
    width: 182px;
    height: 34px;
    border: 1px solid #5b5b5b; /* inner stroke */
    background-color: #353535; /* layer fill content */
    background-image: -moz-linear-gradient(90deg, #4b4b4b 0%, #555 100%); /* gradient overlay */
    background-image: -o-linear-gradient(90deg, #4b4b4b 0%, #555 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(90deg, #4b4b4b 0%, #555 100%); /* gradient overlay */
    background-image: linear-gradient(90deg, #4b4b4b 0%, #555 100%); /* gradient overlay */
}

.accordion-inner {
    background-color : #3071a9 ;
    padding-bottom: 0px;
    margin-right: 0px;
    padding-right:0px;
}

.accordion-inner ul{
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    padding-right:0px;
    list-style: none;
    color:#fefefe; 
}

.bouton{
  display:block;
  text-align: left;
}

.form-group textarea.form-control{
   resize: none;
}
#flechechoix {
    font-weight: bold;
    margin-left: 250px;
}

.btn-default {
    background-image: linear-gradient(to bottom, #fff 0px, #fff 100%);
    background-repeat: repeat-x;
    border-color: #ccc;
    text-shadow: 0 1px 0 #fff;
}
.infodiv{
    padding: 2px;
    font-weight: 800 ;
    font-size: 14px;
}
.lignefieldset{
    border: 1px solid #eee;
    margin-bottom: 10px;
}
.title-h5{
    color: #5EB6DD;
    font-weight: bold;
}
.dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: right;
    font-size: 14px;
    left: 0;
    list-style: outside none none;
    margin: 2px 0 2px -50px;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
}

.form-group {
    margin-bottom: 8px;
}

.container_{
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
}

.container_ .row{
    margin-bottom: 5px;
    margin-left: 10px;
}

.cursor_default{cursor: default;}
.cursor_pointer{cursor: pointer;}
.zero_padding_margin{padding-top: 0px; margin-top: 0px;}
.texte_centrer{text-align: center;}
.margin_top_thirty{margin-top: 30px;}
.margin_top_five{margin-top: 5px;}
.margin_top_ten{margin-top: 10px;}
.margin_top_twenty{margin-top: 20px;}
.margin_top_fifty{margin-top: 50px;}
.margin_left_ten{margin-left: 10px;}
.margin_left_thirty{margin-left: 30px;}
.margin_left_twenty{margin-left: 20px;}
.margin_left_500{margin-left: 95%;}
.margin_left_fifty{margin-left: 40%;}
.margin_left_minusthirty{margin-left: -30px;}


 
.mamenu > .btn-info {
    background: #679BC6;
    border-color: white;
}

/*.active:not(.valide) {
    background: white   ;
    color: #353535;
}
*/

.to-b{font-weight: 800 }
.l{text-align: left}
.r{text-align: right}
.c{text-align: center}

.scroll_heigth_400{max-height:400px;overflow-x: hidden; overflow-y: scroll; }

.grand-message{
    font-size: 40px;
   position: relative; /* on positionne le conteneur */
  margin-left: auto;
  margin-right: auto;
    text-align: center;
}

/* menu */
#nav-menu.navbar{
    margin-bottom: 0px;
    min-height: 0px;
    background-color: white;
    border: none;
    box-shadow: none;
}

div#cont-menu.container-fluid{
    background-color: #3a8eba;
    padding-left: 0px;
    background-image: linear-gradient(to bottom, #3a8eba, #1d6286);
}

div#navbar{
    padding-left: 5px;
    background-color: #3a8eba;
    background-image: linear-gradient(to bottom, #3a8eba, #1d6286);
}

#nav-menu.navbar-default .navbar-nav > li > a {
    color: #fefefe;
    font-size: 10pt;
    font-weight: 700 !important;
}

.menunew{
    font-size: 12px;
}

.active_menu{
    background: #ccc;
    color: #353535;
    /*border-top: 3px black inset ;*/   
}

.menunew li{
    list-style: outside none none; 
    
    cursor: pointer;
}

.menunew a{
    color: black;
    height: 30px;
    padding: 0px;
}

.menunew ul li.dropdown > li#sous_menu{
    position: static;

}


.menunew a:hover{
    background-color: #E1E3E4;
}

#moncercle{
  border-radius:50%;
  width:40px;
  height:40px;
  border:0px solid white; 
  overflow: hidden;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  cursor: pointer;

}

#moncercle img{
    width: 40px;
    height: 40px;
}

#testcer{
    margin-right: 20px;
}

.divlog{
    margin-top: 5px;   
}

.nameid{
    display: inline;
    margin-top: 50px;
    position: relative;
    top:8px;
}

.nameid span{
    margin-right: 5px;
    font-weight: 700;
}

.smenucercle{
    margin-right: 20px;
    width: 200px;
    height: 90px;
    border-radius: 0%;
}

.act{
    background-color: #E1E3E4;
}

.foo{
    height: 700px;
}

/* sous menu */
.menubottom{
    color:white;
    height: 30px; 
    padding-left: 5px;
    border-bottom: #ccc 1px solid;
}

.active_smenu{
    background-color: #babbbc;
    font-weight: 700;
    background-image: linear-gradient(to bottom, #babbbc, #919498);
}

.menubottom a{ color:black;height: 30px; }

.menubottom a:hover{
    background-color: #dddddd  !important;
    color:black;
    text-decoration: overline;
}

.active_v{
   background-color:  #babbbc;
   width: 100%;
   border-radius: none;
   font-weight: 700;
   background-image: linear-gradient(to bottom, #babbbc, #919498);
}
.active_rel{
   background-color:  #babbbc;
   width: 100%;
   border-radius: none;
   font-weight: 700;
   background-image: linear-gradient(to bottom, #babbbc, #919498);
}


.listmenuv li{
    height: 30px;
}

.listmenuv a{
    height: 30px;
    color:black;
}



#asside section{
    margin-right: 10px;
    color: white;
}

.menunew > .navbar-nav > li > a, .menubottom > .navbar-nav > li > a {
    padding-bottom: 15px;
    padding-top: 5px;
}

.menunew > .navbar-nav > li > a.active_menu {
    padding-bottom: 15px;
    background-color: #eeeeee;
    color: #000 !important;
}

#asside > section > .nav-pills > li > a, .nav-pills > li > a.active_v, #asside > section > .nav-pills > li > a, .nav-pills > li > a{
    margin-bottom: 50px;
    padding-top: 7px;
    border-radius: 0px;
}

.ulmenunew li{
    width: auto;
}

#cont-menu{
    width: 100%;


}

.navbar-collapse.menunew{
    border: none;
}

.navbar-nav .open .dropdown-menu{
    margin: 0px;
}

/* slidebar */



html.sb-active #sb-site, .sb-toggle-left, .sb-toggle-right, .sb-open-left, .sb-open-right, .sb-close {
    cursor: pointer;
}

/* slidebar */
#sb-site.top-padding {
    padding-top: 50px;
}

#navbara{
    overflow: hidden;
    position: absolute;
    z-index: 0;
}
#navbara ul{
     overflow: hidden;
}

#navbara ul li a{
    padding-left: 30px;
    color: black;
}

#navbara ul li a:focus{
    background: #4C9ED9;
    color:white; 
}

#navbara ul li a:hover, #navbara ul li a:active{
    color: black;
}

#navbara li:hover{
    color: white;
    background: none;
}


#navbara li.dropdown ul li a{
    padding-left: 60px;
    font-size: 12.5px;
}

.active_menuv{
    background: #4C9ED9;
    color: black;
}


.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
    background-color: #4C9ED9;
    color: white;
}

#navbara ul li .ic {
    float: right;
    right: 10px;
}

.sv-menu {
    cursor : pointer;
}
.print-menu {
    cursor : pointer;
}

.pageNondispo {
    cursor : pointer;
}

/* Module Paramètres - Configuration - Chef établisssement */
input[type="file"] {
  background-color:white; 
  font:12px Arial, Helvetica, sans-serif; 
  color:#3287C8; 
  border:0; 
  cursor:pointer; 
}
.separateur-panel-info{ 
    border: 0px solid #ccc;
}
@media only screen and (max-width: 896px){
 .separateur-panel-info{
    border: 1px solid #ccc;
 }
}

.diviseur:not(:last-child) {
    border-right: 0px solid #ccc;
}

.diviseur:not(:first-child) {
    border-left: 1px solid #ccc;
}

@media only screen and (max-width: 896px){
 .diviseur:not(:first-child) {
    border-left: 0px solid #ccc;
        /*border-right: 0px solid #ccc;*/
 }
 .mobile-rectif{
    margin-top: 10%;
 }
}

/* Module Paramètres - Configuration - Signatures numériques */
@media only screen and (min-width: 896px){
    .divider{
        border-right: 1px solid #ccc;
    }
    
}
.sign{
    margin-top: 05%;
}

#chefEtablissement,#cpe,#cpe-current,#chefEtablissement-current{
     width:100%;
}

#insert-img-ce,#insert-img-cpe,#insert-img-ce-current,#insert-img-cpe-current{
    margin-left: 5%;
    margin-bottom: 3%;
}
.insert-img{
    margin-left: 1%;
    margin-bottom: 3%;
}
.panel{
    margin-top: 10px;
}

input[type="file"] {
  background-color:white; 
  font: Arial, Helvetica, sans-serif; 
  color:#3287C8; 
  border:0; 
  cursor:pointer; 
  width: 100%;
  margin-top:1%;
}


#saving,#cancelling{
    display: none;
}

input[disabled] {
  pointer-events: none;
}
textarea[disabled] {
  pointer-events: none;
}
select[disabled] {
  pointer-events: none;
}

.upload-section{
    font-size: 13px;
    display: inline-block;

}


.bs-callout {
    border-left-color: #1b809e;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: #1b809e;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
    margin: 20px 0;
    padding: 20px;
    margin-left: 5%;
}

#message_reussite_enreg_donnees{
    font-size: 15px;
}

/*Stylise tout les champs grisés de manière à ne pas être éditable*/
/*.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    pointer-events: none;
    opacity: 1;
}*/

.hidden{
    display: none;
}

.alter-table{
    display:none;
}

/* max-height des modals */
.modal-limit{
    max-height: 300px;
    overflow: auto;
}
.espace{
    font-family: "century gothic";
    font-weight: 700;
}
.enteteTableau{ 
    font-weight: 700 !important;
    background-image: linear-gradient(to bottom, #3a8eba, #1d6286) !important;
    color: #fefefe !important;   
}
.charte_util{border: 1px solid black; min-height: 300px; max-height: 300px; max-width: 570px; min-width: 570px; overflow-y: auto;}
.charte_util_resp{border: 1px solid black; min-height: 300px; max-height: 300px; overflow-y: auto;}

.alert-msg {
    background: rgb(234, 192, 192) none repeat scroll 0 0;
    color: rgb(150, 39, 39);
    font-size: 10pt;
    min-height: 25px;
    text-align: center;
}

.alert-msg-success{
    background: rgb(203, 231, 201) none repeat scroll 0 0;
    color: rgb(23, 101, 43);
    font-size: 10pt;
    min-height: 25px;
    text-align: center;
}

.alert-msg-info{
    background: rgb(180, 223, 240) none repeat scroll 0 0;
    color: rgb(49, 112, 143);
    font-size: 10pt;
    min-height: 25px;
    text-align: center;
}

.alert-customized{
    padding-top: 0;
    padding-bottom: 0;
}

/* Badges pour les saisies des compétences/connaissances - Collège 2016 */
.badge {
  padding: 1px 9px 2px;
  font-size: 12.025px;
  font-weight: bold;
  white-space: nowrap;
  color: #ffffff;
  background-color: #999999;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.badge-error {background-color: #b94a48;}
.badge-error:hover {background-color: #953b39;}
.badge-warning {background-color: #f89406;}
.badge-warning:hover {background-color: #c67605;}
.badge-success {background-color: #5CB85C;}
.badge-success:hover {background-color: #356635;}
.badge-info {background-color: #3a87ad;}
.badge-info:hover {background-color: #2d6987;}
.badge-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}

.saved-info {
    color: rgb(0, 170, 0);
}
.error-info {
    color: rgb(170, 0, 0);
}

.loader {
    border: 2px solid #f3f3f3;
    opacity: 0.4;
    border-top: 2px solid #56626D; 
    border-bottom: 2px solid #56626D; 
    border-radius: 50%;
    width: 15px;
    height: 15px;
    animation: spin 0.8s linear infinite;
    z-index:300;
    margin-bottom:-4px;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.info {
    border: 1px solid #cccccc;
    color: #205791;
    display: inline-block;
    padding: 10px;
    text-align: center;
    width: 100%;
    border-radius: 5px;
}
input[type=checkbox] {
  -webkit-appearance:checkbox;
}
#asside .nav li a {
    padding: 10px;
}
.alert{
    margin-bottom: 0px;
}

.label-custom{
    background-color: #1d6286;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    text-indent: 0px;
}

.msg-info-download, .msg-erreur-download, .msg-undefined-download {
    position: absolute;
    display: none;
    margin-top: 15px;
}

.panel-footer .alert.alert-info{
    padding-left: 30px;
    text-indent: -10px;
}

.content-trav .form-group.alert.alert-info{
    padding-left: 30px;
    text-indent: -8px;
    width: 74%;
    overflow-x: auto;
}
.sub-notif {
    background: #ff4949;
    color: #fff;
    padding: 3px;
    border-radius: 50%;
}
@media screen and (max-width: 767px){
    #asside{
        display: none;
    }
    #display-content{
        width:100%;
    }
}