#h2i_calculatrices_financieres label{
    color:black;
}

div#h2i_calculatrices_financieres input {
    height: inherit !important;
}

div#h2i_calculatrices_financieres .input-group-addon {
    border-radius: inherit !important;
}

table#tableauAmortissement td, table#tableauAmortissement th {
    text-align: center;
}

table#tableauAmortissement th {
    background-color: black;
    color: white;
    text-transform: uppercase;
}

div#h2i_calculatrices_financieres h3 {
    margin-top: 15px;
}
div#h2i_calculatrices_financieres_explications {
    margin-bottom: 30px;
    padding: 30px;
    border: 1px solid #DDD;
}

div#h2i_calculatrices_financieres_explications ul li {
    list-style: inside;
    margin-top: 10px;
}