/*------------------------- DASHBOARD -----------------------*/

/*--- GENERAL ---*/
#dsh_general{
float:left; width:100%; border-top:solid 1px #0157a3; margin:10px 0px 15px 0px;
}
#dsh_general h2{
float:left; background:#FFFFFF; height:30px; line-height:30px; color:#0157a3; margin:-16px 0px 0px 10px; padding:0px 10px 0px 10px;
}
#dsh_general .contenu{
float:left; width:100%;
}
#dsh_general .item{
float:left; width:100%;
}
#dsh_general .item span{
float:left; padding:7px; line-height:8px;
}

.dsh_indicateur_drag_drop{
cursor:move;
margin-bottom:10px;
padding:1%;
background-color: #f6f6f6;
*background-color: #ffffff;
background-image: -ms-linear-gradient(top, #f6f6f6, #ffffff);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f6f6f6), to(#ffffff));
background-image: -webkit-linear-gradient(top, #f6f6f6, #ffffff);
background-image: -o-linear-gradient(top, #f6f6f6, #ffffff);
background-image: linear-gradient(top, #f6f6f6, #ffffff);
background-image: -moz-linear-gradient(top, #f6f6f6, #ffffff);
background-repeat: repeat-x;
}

/*--- PROFILAGE ---*/
.ligne_type_indicateur{
background:#BACEFF;font-weight:bold;
}

/*--- JAUGE CA ---*/
#dsh_ca_jauge{
float:left; width:100%; border-top:solid 1px #0157a3; margin:10px 0px 15px 0px;
}
#dsh_ca_jauge h2{
float:left; background:#FFFFFF; height:30px; line-height:30px; color:#0157a3; margin:-16px 0px 0px 10px; padding:0px 10px 0px 10px;
}
#dsh_ca_jauge .contenu{
float:left; width:100%;
}
.plot {
margin-bottom: 30px; margin-left: auto; margin-right: auto;
}
#chart_ca_jauge .jqplot-meterGauge-tick, #chart_ca_jauge .jqplot-meterGauge-label {
font-size: 9pt; background:none; color:#555555;
}

/*--- BARRES CA ---*/
#dsh_ca_cours{
float:left; width:100%; border-top:solid 1px #0157a3; margin:10px 0px 15px 0px;
}
#dsh_ca_cours h2{
float:left; background:#FFFFFF; height:30px; line-height:30px; color:#0157a3; margin:-16px 0px 0px 10px; padding:0px 10px 0px 10px;
}
#dsh_ca_cours .contenu{
float:left; width:100%;
}

/*--- AGENDA JOURNALIER ---*/

#dsh_agenda{
float:left; width:100%; border-top:solid 1px #0157a3; margin:10px 0px 15px 0px;
}
#dsh_agenda h2.titre_agenda{
float:left; background:#FFFFFF; height:30px; line-height:30px; color:#0157a3; margin:-16px 0px 0px 10px; padding:0px 10px 0px 10px;
}
#dsh_agenda .contenu{
float:left; width:100%;
}
#dsh_agenda .item{
float:left; width:100%;
}
#dsh_agenda .item span{
float:left; padding:7px; line-height:8px;
}

/*--- NOTES ---*/
#dsh_notes{
float:left; width:100%; border-top:solid 1px #0157a3; margin:10px 0px 15px 0px;
}
#dsh_notes h2{
float:left; background:#FFFFFF; height:30px; line-height:30px; color:#0157a3; margin:-16px 0px 0px 10px; padding:0px 10px 0px 10px;
}
#dsh_notes .contenu{
float:left; width:100%; background:#FFFFCC;
}
#dsh_notes .texte{
float:left; padding:10px; background:#FFFFCC;
}

#dsh_notes #notes{
width:100%;
}

#dsh_notes #notes textarea{
width:100%;
}

/*--- STATISTIQUES ---*/
#dsh_statistique{
float:left; width:100%; border-top:solid 1px #0157a3; margin:10px 0px 15px 0px;
}
#dsh_statistique h2{
float:left; background:#FFFFFF; height:30px; line-height:30px; color:#0157a3; margin:-16px 0px 0px 10px; padding:0px 10px 0px 10px;
}
#dsh_statistique .contenu{
float:left; width:100%;
}
#dsh_statistique .item{
float:left; width:100%;
}
#dsh_statistique .item span{
float:left; padding:7px; line-height:8px;
}
#dsh_statistique .ligne_stat{
background:url('../Images/chart_bar.png') no-repeat center left;
padding-left:15px;
}

/*--- ACTION CO ---*/
#dsh_action_co{
float:left; width:100%; border-top:solid 1px #0157a3; margin:10px 0px 15px 0px;
}
#dsh_action_co h2{
float:left; background:#FFFFFF; height:30px; line-height:30px; color:#0157a3; margin:-16px 0px 0px 10px; padding:0px 10px 0px 10px;
}
#dsh_action_co .contenu{
float:left; width:100%;
}
#dsh_action_co .item{
float:left; width:100%;
}
#dsh_action_co .item span{
float:left; padding:7px; line-height:8px;
}
#dsh_action_co .ligne_action_co{
background:url('../Images/phone.png') no-repeat center left; padding-left:15px;
}
#dsh_action_co .ligne_stat{
width:100%; float:left; font-size:9px; margin:5px 0px;
}
#dsh_action_co .ligne_stat a{
float:left; padding:5px; color:#FFFFFF;text-decoration:none;
}
/*--- DEVIS ---*/
#dsh_devis{
float:left; width:100%; border-top:solid 1px #0157a3; margin:10px 0px 15px 0px;
}
#dsh_devis h2{
float:left; background:#FFFFFF; height:30px; line-height:30px; color:#0157a3; margin:-16px 0px 0px 10px; padding:0px 10px 0px 10px;
}
#dsh_devis .contenu{
float:left; width:100%;
}
#dsh_devis .item{
float:left; width:100%;
}
#dsh_devis .item span{
float:left; padding:3px 7px; line-height:14px;
}
#dsh_devis .titre{
float:left; color:#333333; font-size:12px; font-weight:bold; width:100%;
}
#dsh_devis .titre span{
float:left; padding:7px; line-height:8px;
}
#dsh_devis .ligne_devis{
background:url('../Images/money_euro.png') no-repeat center left;
padding-left:15px;
}
#dsh_devis .ligne_devis_signe{
background:url('../Images/money_euro_vert.png') no-repeat center left;
padding-left:15px;
}

/*--- VENTES COMMERCE ---*/
#dsh_ventes{
float:left; width:100%; border-top:solid 1px #0157a3; margin:10px 0px 15px 0px;
}
#dsh_ventes h2{
float:left; background:#FFFFFF; height:30px; line-height:30px; color:#0157a3; margin:-16px 0px 0px 10px; padding:0px 10px 0px 10px;
}
#dsh_ventes .contenu{
float:left; width:100%;
}
#dsh_ventes .item{
float:left; width:100%;
}
#dsh_ventes .item span{
float:left; padding:3px 7px; line-height:14px;
}
#dsh_ventes .ligne_ventes{
background:url('../Images/coins.png') no-repeat center left;
padding-left:15px;
}

/*--- MESSAGERIE ---*/
#dsh_messagerie{
float:left; width:100%; border-top:solid 1px #0157a3; margin:10px 0px 15px 0px;
}
#dsh_messagerie h2{
float:left; background:#FFFFFF; height:30px; line-height:30px; color:#0157a3; margin:-16px 0px 0px 10px; padding:0px 10px 0px 10px;
}
#dsh_messagerie .contenu{
float:left; width:100%;
}
#dsh_messagerie .item{
float:left; width:100%;
}
#dsh_messagerie .item span{
float:left; padding:3px 7px; line-height:14px;
}
#dsh_messagerie .ligne_message{
background:url('../Images/email.png') no-repeat center left;
padding-left:15px;
}

/*--- NOTIFICATIONS ---*/
#dsh_notif{
float:left; width:100%; border-top:solid 1px #0157a3; margin:10px 0px 15px 0px;
}
#dsh_notif h2{
float:left; background:#FFFFFF; height:30px; line-height:30px; color:#0157a3; margin:-16px 0px 0px 10px; padding:0px 10px 0px 10px;
}
#dsh_notif .contenu{
float:left; width:100%;
}
#dsh_notif .item{
float:left; width:100%;
}
#dsh_notif .item span{
float:left; padding:3px 7px; line-height:14px;
}
#dsh_devis .ligne_notif{
background:url('../Images/error_blue.png') no-repeat center left;
padding-left:15px;
}

/*--- ACTIVITE ---*/
#dsh_activite{
float:left; width:100%; border-top:solid 1px #0157a3; margin:10px 0px 15px 0px;
}

#dsh_activite h2{
float:left; background:#FFFFFF; height:30px; line-height:30px; color:#0157a3; margin:-16px 0px 0px 10px; padding:0px 10px 0px 10px;
}

#dsh_activite .filtre_activite{
float:right; background:#FFFFFF; margin:-10px 0 0 10px; padding:0px 0px 0px 10px;
}
#dsh_activite .filtre_activite a{
display:block; height:20px; width:20px;
}

#dsh_activite .filtre_activite a.all{
float:left; background:url('../Images/activite.png') no-repeat center left; display:block;
}

#dsh_activite #bloc_activite{
float:left;
width:100%;
text-align:center;
}

#dsh_activite .activite_societe{
font-weight:bold;
}

#dsh_activite .contenu{
float:left; width:100%;font-size:12px;text-align:left;
}

#dsh_activite .contenu div{
font-size:12px; padding:2% 0% 2% 7%; display:block; width:95%; float:left;
}

#dsh_activite .contenu div.activite_ligne{
font-size:12px; padding:0 1%; display:block; width:98%; float:left;
}

#dsh_activite .contenu div.activite_ligne:hover{
background:#BACEFF;
}

#dsh_activite .contenu p{
display:inline;
}
#dsh_activite .rdv{
float:left;
background:url('../Images/date.png') no-repeat center left; display:block;
}
#dsh_activite .todo{
float:left;
background:url('../Images/text_list_numbers.png') no-repeat center left; display:block;
}
#dsh_activite .note{
float:left;
background:url('../Images/page_white_edit.png') no-repeat center left; display:block;
}
#dsh_activite .mail{
float:left;
background:url('../Images/email.png') no-repeat center left; display:block;
}
#dsh_activite .devis{
float:left;
background:url('../Images/money_euro.png') no-repeat center left; display:block;
}
#dsh_activite .facture{
float:left;
background:url('../Images/money.png') no-repeat center left; display:block;
}
#dsh_activite .reglement{
float:left;
background:url('../Images/coins.png') no-repeat center left; display:block;
}
#dsh_activite .action_commerciale{
float:left;
background:url('../Images/phone.png') no-repeat center left; display:block;
}
#dsh_activite .etat_action_commerciale{
display:inline-block; padding:3px; font-size:10px; margin:0px 5px 0px 0px;
}

.price{
font-size:18px;
color:#2F2F2F;
}

/*--- LIENS DIRECTS ---*/
.liens-directs li{ display: inline-block; padding: 5px 0; font-size:12px;}
.liens-directs ul{ padding: 0; margin:0px;}
.liens-directs a{ display: block;text-decoration: none; }
.liens-directs img, .liens-directs .lien{ display: inline-block; vertical-align: middle; }

/*--- DEVIS A RELANCER ---*/
.relance-devis .descr-commande { font-weight: bold;text-decoration: underline; }
.relance-devis .montant-commande { font-weight: bold;color: #d44026; }
.relance-devis .vendeur-commande { font-style: italic; }

.dashboard_principal h2{
font-weight:bold; font-size:13px; color:#333333; line-height:40px;
}
.dashboard_principal h2 i{
    font-size:26px;
    margin-left: 10px;
    margin-right: 10px;
    vertical-align: middle;
    margin-bottom: 5px;
    color: #d44026;
}

.dashboard_principal h2.stat{
background:url('general/dsh_titre_stat.gif') no-repeat center left;
}
.dashboard_principal h2.euro{
background:url('general/dsh_titre_euro.gif') no-repeat center left;
}
.dashboard_principal h2.cible{
background:url('general/dsh_titre_cible.gif') no-repeat center left;
}
.dashboard_principal h2.alerte{
background:url('general/dsh_attention.gif') no-repeat center left;
}
.dashboard_principal h2.article{
background:url('general/dsh_titre_article.gif') no-repeat center left;
}
.dashboard_principal h3.article{
font-weight:bold; font-size:12px; color:#666666; margin:0px;
}

.dsh_indicateur{
float:left; width:100%;
}
canvas {
    box-shadow: 0 0 0 1px #90909091;
    background: white;
    border-radius: 8px;
}
.dsh_item_ligne{
float:left; padding-bottom:5px; width:100%;
}

.alerte_ligne{
    background-color: rgb(255,60,60);
    font-weight: bold;
}

/*--- CHIFFRES CLES ---*/
.chiffres-cles .descr-reference { font-weight: bold; text-decoration: underline; }
.chiffres-cles .montant-reference { font-weight: bold;color: #d44026; }
.panier-moyen, .taux-transfo { background: no-repeat; height: 24px; padding:3px 0 0 30px; }
.panier-moyen { background-image: url(general/dsh-panier-moyen.png); }
.taux-transfo { background-image: url(general/dsh-taux-transformation.png); }
