﻿body {
}

.PersonnalInformationInput{
        width:70% !important;
    margin-bottom:20px;
}

.Identity_bootstrap{
    margin-left:10%;
}


.infos_required_PersonalInformation {
    font-size: 11pt;
    width: auto;
    border: 1px solid #D3D3D3;
    background-color: #D3D3D3;
    padding: 5px 0px 0px 40px;
    margin: 9px 0 12px;
    border-radius: 10px;
    display: block;
    background-image: url('../img/tec/required.png');
    background-repeat: no-repeat;
    background-position: 20px 8px;
    height: 25px;
}


.Civility{

    margin-left:1px;
}

/*#divGender{
    width:100px;
}*/