input[type="radio"],input[type="checkbox"] {
    opacity: 0;
    position: fixed;
    width: 0;
}

.callRadio

{
    opacity: 100%!important;
    position: relative!important;
    width: 10px!important;
    height: 10px!important;
    -webkit-appearance:checkbox;
}

#simulateur
{
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 25px;
    margin-bottom: 10px;
}

.back-form-color
{
    background-color: #f5f8fd;
    padding: 10px 10px 10px 10px;
}

.masquer
{
    display: none;
}

#erreur_pieces,#erreur_departement,#erreur_nombreFoyer,#erreur_typeFoyer,#erreur_energies,#erreur_rfr,#erreur_nom,#erreur_telephone,#erreur_email,.errorColor
{
    font-size: 12px!important;
    font-weight: bold!important;
    color: red!important;
}

.specialForm

{
    background-color: #f5f8fd;
    border-radius: 20px;
    padding-top: 10px;
}
#chrono
{
    background-color: #1db0dc;
    color: white;
    padding: 5px;
    font-size: 15px;
    border-radius: 5px 5px 5px 5px;
}


.form_padding
{
    padding-top: 10px;
    border-top: 1px solid #c4cbd63b;
    padding-bottom: 10px;
}

.valider_color
{
    color: white;
}

.cinquante_pour_cent
{
    width: 50%;
}

.dix_pour_cent
{
    width: 10%;
}

#isolation
{
    font-family: "Arial";
    font-size: 14px;
    margin-top: 40px;
    color: #302e48;
    font-weight: bold;
}


#description_simulateur
{
    font-family: 'Arial',sans-serif;
    font-size: 17px;
    text-align: center;
}

.description_title_simulateur
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    color: #223b6a;
}




/*
BOOTSTRAP OVERHIDE
*/

.btn-group
{
    width: 100%;
}

.btn-primary {
    font-size: 12px;
    font-weight: bold;
    color: #263F6C;
    background-color: #f1f3fa;
    border-color: #c4cbd6;
    cursor: pointer;
}

.btn-primary:hover {
    color: white;
    background-color: #243d6a;
    border-color: #0062cc;
}

.btn-primary:active:hover {
    font-size: 12px;
    font-weight: bold;

    border-color: #c4cbd6;
}

.btn-primary.focus,.btn-primary:focus {
    font-size: 12px;
    font-weight: bold;
    color: #263F6C;
    background-color: #f1f3fa;
    border-color: #c4cbd6;
}


.activeSimulateur
{
    background-color: #243d6a!important;
}

.btn-primary.active
{
    background-color: #243d6a!important;
}
