﻿ 
/**********************************************************
 * This is Generated Code
 * You should not modify this code as it may be overwritten.
 * Generated By Generative Objects 
 *********************************************************/
/* START case Contentieux */
.data-grid tbody tr.contentieux {
    background-color: rgb(246, 169, 20);
}

    .data-grid tbody tr.contentieux td.contentieux {
        font-weight: bolder;
        /*color: white;*/
    }
/* END case Contentieux */
/* START case 'Legs particulier' */
.data-grid tbody tr.legsParticulier {
    background-color: rgb(184, 141, 177);
}

    .data-grid tbody tr.legsParticulier td.legsParticulier {
        font-weight: bolder;
        /*color: white;*/
    }
/* END case 'Legs particulier' */
/***************************************
***** Synthèse financière **************
***************************************/

/*** RESETTING ***/

.synthese-rd-form .form-with-columns {
    display: table;
    border-collapse: collapse;
}

.synthese-rd-form .form-column {
    display: table-cell;
}

.synthese-rd-form thead, .synthese-rd-form .gridCommandContainer {
    display: none;
}

.synthese-rd-form .form-column, .synthese-rd-form .form-field, .synthese-rd-form .form-with-columns,
.synthese-rd-form .form-column .form-field .form-field-control-container, .synthese-rd-form .data-grid tbody td {
    margin: 0;
    padding: 0;
}

.synthese-rd-form .data-grid, .synthese-rd-form .data-grid tbody {
    border: none;
    width: auto;
    border-collapse: collapse;
}

.synthese-rd-form .form-field.view .form-field-control-container {
    border: 0;
}

.synthese-rd-form .data-grid tbody td {
    cursor: text;
}


.synthese-rd-form .data-grid tbody tr {
    background-color: #fff;
}


    .synthese-rd-form .data-grid tbody tr.currenttr td {
        color: #444;
    }

    .synthese-rd-form .form-field-text, .synthese-rd-form .data-grid tbody tr.legsParticulier td.legsParticulier,
    .synthese-rd-form td.synthese-first-column, .synthese-rd-form .sous-total-contentieux .synthese-first-column,
    .synthese-rd-form .sous-total-dl .synthese-first-column {
        font-weight: normal;
    }


/** HEADER **/
.synthese-rd-form .synthese-header .synthese-first-column {
    border-left: 1px solid transparent;
    border-bottom: 1px solid #aaa;
}

.synthese-rd-form .synthese-header .synthese-second-column {
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    padding: 10px 5px;
}

.synthese-rd-form .synthese-header .synthese-third-column {
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    padding: 5px;
}


/*** BG Color & Borders ***/


.synthese-rd-form .sous-total-bien-immobilier, .synthese-rd-form .sous-total-bien-mobilier, .synthese-rd-form .sous-total-dl-contentieux {
    background-color: #eee;
    border-bottom: 1px solid #aaa;
}

.synthese-rd-form div.sous-total-biens {
    background-color: #ddd;
    border-bottom: 1px solid #aaa;
}

.synthese-rd-form .synthese-total {
    border: 1px solid #666;
    background-color: #bbb;
}

.synthese-rd-form .synthese-total .synthese-first-column {
    border-left-color: #666;
}

.synthese-rd-form .synthese-total .synthese-third-column {
    border-right-color: #666;
}


.synthese-rd-form .synthese-first-column {
    font-weight: bold;
    font-size: 1.1em;
}

.synthese-rd-form .synthese-first-column, .synthese-rd-form .data-grid td.synthese-first-column {
    width: 300px;
    text-align: left;
    box-sizing: border-box;
    vertical-align: middle;
    border-left: 1px solid #aaa;
    padding: 5px;
}

.synthese-rd-form .synthese-second-column, .synthese-rd-form .data-grid td.synthese-second-column {
    width: 150px;
    text-align: right;
    box-sizing: border-box;
    border-left: 1px solid #aaa;
    padding: 5px;
}

.synthese-rd-form .synthese-third-column, .synthese-rd-form .data-grid td.synthese-third-column {
    width: 150px;
    text-align: right;
    box-sizing: border-box;
    border-left: 1px solid #aaa;
    padding: 5px;
    border-right: 1px solid #aaa;
}

.synthese-rd-form .no-data-message > span {
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    display: table-cell;
    width: 600px;
    box-sizing: border-box;
    padding: 3px 0 3px 30px;
    border-bottom: 1px solid #aaa; 
}





/** ALIGNMENTS **/

.synthese-rd-form .data-grid td.synthese-first-column,
.synthese-rd-form .sous-total-contentieux .synthese-first-column,
.synthese-rd-form .sous-total-dl .synthese-first-column {
    padding-left: 30px;
}

.synthese-rd-form .sous-total-bien-immobilier .synthese-first-column,
.synthese-rd-form .sous-total-bien-mobilier .synthese-first-column {
    padding-left: 20px;
}

.synthese-rd-form .sous-total-biens .synthese-first-column,
.synthese-rd-form .sous-total-dl-contentieux .synthese-first-column{
    padding-left: 10px;
}
  