.dataTables_filter, .dataTables_filter > label {
    width : 90%;
    text-align : left;
    float : left !important;
}
.dataTables_filter > label > input {
    width : 80% !important;
    display : inline-block;
    margin-left : 5px;
}

.form-control-perso, .form-control-perso-2 {
    margin-left: 8px !important;
}

.donneesStatistiques {
    margin-left : 20px;
}
.workingDays {
    margin-left : 120px;
}
.printTime {
    margin-top: 28px !important;
}
.table-temps {
    width : 95% !important;
}

#createTime {
    margin-top : 5px;
    margin-left : 5px;
}

.affichageCA {
    margin-bottom: 10px;
}

.icon-plus {
    color : green;
    cursor : pointer;
}
.icon-minus {
    color : red;
    cursor : pointer;
}

.totalColonne {
    text-align: right;
}

.totalLigne {
    font-weight : bold;
}

.dt-buttons {
    float: right;
}

.real_total_time_task {
    text-align: right;
}

.total_time_task {
    font-weight: bold;
}
