﻿/* Style GestFit */

.tableauParametres4c-html .tableauParametres2c-html .form-group {
    width: 450px;
    /*background-color:darkseagreen;*/
}

.tableauParametres4c-html .gf-form-value .form-control {
    text-align: right;
    width: 140px;
}

.tableauParametres4c-html .gf-form-label {
    color: Gray;
    font-weight: bold;
    width: 230px;
}

.tableauParametres2c-html .form-group {
    width: 800px;
    /*background-color:darkseagreen;*/
}

.tableauParametres2c-html .gf-form-value .form-control {
    text-align: right;
    width: 100px;
}

.tableauParametres2c-html .gf-form-label {
    color: Gray;
    font-weight: bold;
    width: 500px;
}