.padding-0{padding:0 !important}
.padding-left-0{padding-left:0}
.padding-right-0{padding-right:0}
.treeview .line-2{display:block;padding-left:23px;}
.form-group span.twitter-typeahead{display:block !important}
.form-group span.twitter-typeahead .tt-hint{display:none !important;}
.form-group label.title-parent, 
.box-title label.title-parent{
    text-decoration: underline;
    text-transform:uppercase;
    font-weight:bold;
}
.box-header h3.analyse-name{
    font-weight:bold;
    color:#3c8dbc;
    font-size:30px;
}
.label-germe{
    font-style: italic;
}
.bold{
    font-weight: bold;
}
.d-none{
    display:none;
}
.action-links.p-5 a{
    padding:5px;
}