.well.well-sm {min-height: 50px}
.histoli { border-left:3px solid #33333a; height: 60px; border-bottom: 1px solid rgba(255,255,255,0.06); padding-left: 10%}
.histoli:hover { border-left:solid 3px #009ce5}
.prog-row { border: none;}
.postit { 




    text-align: justify;
    padding-top: 10px;
    background-color: #F0F0F0;
    -box-shadow: 2px 2px 10px #DDD

}

.postit h6 {
    margin-bottom: 20px; 
    color:#FFF; 
    background-color: #007e9f; 
    font-weight: 800; 
    padding: 5px;
    max-width: 50%;
    margin-top: 0;
    display: inline-block;
    box-shadow: 1px 1px 3px #CCC;
    text-transform: uppercase;
    font-size: 11px;
    text-align: left;
}
.postit .texte {height: 300px; overflow-y: scroll; padding-bottom: 20px}
.postit .fa {font-size: 18px; margin-left: 10px; color:#666; margin-top: 3px}


.select2-container .select2-choice { border-radius: 0 !important;border: 1px solid #e2e2e4; height: 32px; color:grey; background-image:none; font-size: 14px; padding-top: 3px; background-color: #FFF !important}
.select2-container .select2-choice .select2-arrow  { border-radius: 0; border: 0; background-image: none; background-color: #FFF !important}
.select2-choice abbr, .select2-container .select2-choice .select2-arrow b {color:#FFF; background-image: none}
.select2-results .select2-highlighted {
    background: #3d9ac6;
    color: #fff;
}

.select2-drop {color:grey; border:1px solid #e2e2e4}
.select2-search {margin-top: 8px}
.select2-container .select2-choice > .select2-chosen { background-color: #FFF}


.imgmessage { width: 30px; height: 30px }
.usermessage {
    color:black; 
    background-color:#FFF; 
    border:1px solid #CCC; 
    padding:10px; 
    margin-top:10px; 
    margin-bottom:10px; 
    font-weight:bold;
}

a.logo {
    font-size: 18px;
    color:#CCC;
    float:left;
    margin:20px 0 0 25px;
    -webkit-transform:scaleY(0.93); 
    -moz-transform:scaleY(0.93); 
    -o-transform:scaleY(0.93);


}
.logo1{
    color:#e32828; 
    font-size: 10px; 
    margin-right: 5px; 
    text-shadow: 0px 0px 10px #000;
    -webkit-transform:scaleY(1.2); 
    -moz-transform:scaleY(1.2); 
    -o-transform:scaleY(1.2);
    }
.logo2 {color:#FFF}
.logo3 {color:#CCC; font-weight: 300}

.notes { margin-top: 40px;}
.notes h2 { margin-top: 5px; margin-bottom: 0; text-transform:uppercase; font-size: 20px}
#togglenote { font-size: 15px}

.dropdown-menu.extended {
  -max-width: 1000px !important;
  
}

.margin_xpx{
    margin: 4px;
}


ul.top-menu>li>a:hover,ul.top-menu>li>a:focus {
    
    background-color: #DDD;
    cursor: pointer;
}

ul.top-menu>li>a:hover,ul.top-menu>li>a.notiftrame:focus {
    
    background-color: #f6f6f6;
    cursor: auto;
    color:#555!important;
}



.notif_detail { background-color: #F0F0F0; border-radius: 5px; padding: 10px 0; margin: 5px 0px 0px}
.notif_detail:last-child{margin-bottom: 10px}
.notif_detail:hover { background-color: #DFDFDF}
.notiftrame { opacity: 0.2}






