.chosen-container-single .chosen-single {
    height: 30px;
    border-radius: 3px;
    border: 1px solid #CCCCCC;
}

.chosen-container-single .chosen-single span {
    padding-top: 2px;
}
.chosen-container-single .chosen-single div b {
    margin-top: 2px;
}
.chosen-container-active .chosen-single,
.chosen-container-active.chosen-with-drop .chosen-single {
    border-color: #ccc;
    border-color: rgba(82, 168, 236, .8);
    outline: 0;
    outline: thin dotted \9;
    -moz-box-shadow: 0 0 8px rgba(82, 168, 236, .6);
    box-shadow: 0 0 8px rgba(82, 168, 236, .6)
}
.personnel-widget-header{
    background: transparent !important;
    border: 0px !important;
    min-height: 24px !important;

}
.widget-box{
    border: 0px !important;
}
.personnel-widget-header{
    text-align: center;
    padding-top: 5%;
}

label{
    text-align: left;
}
.small-titre{
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    box-sizing: border-box;
    line-height: 1;
    margin: 0 6px;
    font-size: 14px;
    font-weight: 400;
    color: #8089A0;
}
.widget-box-livrables{
    border: 1px solid !important;
    border-color: #448db9 !important;
}
.dropzone .dz-preview {
    min-height: 67px !important;
}

.dropzone .dz-preview .dz-image img {
    display: block;
    width: 167px !important;
    height: 114px !important;
}
.dropzone .dz-preview.dz-image-preview {
    background: transparent !important;
}
