/* CSS Document */
body {
    font-size: 11px;
}
img.admin-preview {
   
    width: 100% !important;
}

.banniere img.admin-preview {
    max-height:none !important;
    max-width:none !important;
}

.box {margin-bottom: 5px}
.box-header { display: none}

div.sonata-ba-collapsed-fields div.form-group {
    
    margin-bottom: 5px !important;
}

table.sonata-ba-list {font-size: 12px}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 4px;
}

