/* LFI-2017 - CSS de l'ecran PAC PMR pour la procédure longue*/
.rubrique {
    width : 90%;
    margin-left : 5%;
}

.rubrique h2 {
    /* Entete de rubrique */
    color: #00688A;
    font-size: 15px;
    margin-bottom: 2px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.rounded {
    /* bords arrondis des catégories*/
    padding: 8px 15px 24px 15px;
    background-color: white;
}

.listePersonnes .row {
    margin-right: -15px;
    margin-left: -15px;
}


.listePersonnes .row .vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.infosPers {
    width : 70%;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left : 2%;
    padding-right : 30px;
}

.bouton {
    font-size: 12px;
    color: #00426F;
    font-weight: bold;
    border: 2px solid #D0D0D0;
    border-color: #D0D0D0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 4px 6px;
    position: relative;
}

.boutonRubriqueGauche {
    padding-right : 30px;
}

.rubrique .listePersonnes .boutonRubrique {
    padding-top: 0;
}

.rienDecl {
    margin-top: 10px;
    margin-bottom: 15px;
}

.ajoutPACPMR {
    margin-top : 15px;
}

.popinLabel {
    display: inline-block;
    text-align: right;
    width: 225px;
    white-space: nowrap;
    line-height: 30px;
}


.colonne1{
    display: inline;
    margin-left: 10px;
}

.colonneCivilite2 {
    display: inline;
    margin-left: 50px;
}


.colonne{
    display: inline;
    margin-left: 30px;
    vertical-align: middle;
}

.radio-inline {
    cursor: pointer;
}

.checkInval {
    cursor: pointer;
}

input[type="radio"]{
    vertical-align: sub !important;
    margin-right: 10px !important;
    margin-top: 5px !important;
}

input[type="radio"]:not(:root:root){ 
        vertical-align: 0% !important;
}

.ui-dialog-content .row {
    margin-bottom: 10px;
}

.textePetit {
    font-size: 9px;
}

.colonne input[type="checkbox"]{
    float : none;
    margin-left: -4px;
    vertical-align: sub !important;
}

.errorInput {
    padding-left: 260px;
}

.rounded {
    font-size: 1em;
}

.blocReport {
    padding-top: 5px;
}

.listeReportA {
    margin-bottom: 8px;
}


.listeReport {
    width : 100%;
}

.divRadioCiv {
    display:inline; 
    margin-left:30px; 
    padding-right:5px;
    padding-bottom: 2.5px;
    padding-top: 1.25px;

}

.divRadioCiv:not(:root:root){
    padding-top: 2.5px;
}

.divNotice { 
    margin-top : 5px;
    margin-right: 15px;
}

.traitBleu {
    width: 90%;
    margin-left: 5%;
    height: 1px;
    background-color: #02769A;
    text-align: center;
}

.labelDeuxLignes {
        line-height: 12px;
}

.popinPacPmr {
            width: 97%;
}

/* div qui englobe le libellé instructif de la zone PAC*/
.divLibelleInstrucPAC{
    display: block;
    padding-bottom: 10px;
    margin-top: -15px;
    margin-left: 8%;
}

/* bloc de message rouge */
.blocInfoRougePPP{
    margin-left: 8%;
    width: 85%;
    color : red;
    margin-bottom : 10px;
}

.infoRouge{
    color: red;
    padding: 5px 5px 5px 5px;
    margin-bottom: 20px;
    display: block;
}

.divRadioAdrEtudiant{
    padding-left:5px;
    padding-right:5px;
    padding-bottom: 2.5px;
}

.errorDeptComRue{
    margin-bottom:5px;
    margin-left:183px;
}

.labelAdr{
    width:180px;
}

.labelAdrCell{
    width:185px;
}

.labelAppAdr{
    width:220px;
}

.champsAdr{
    width:450px;
}

.champsAdrProp{
    width: auto;
}

.champsAdrColoc {
    width: 225px;
}

.champsAdrApp{
    width:70%;
}
.labelEtudiant{
    width:570px
}

.tableCell{
    display:table-cell;
}

.divRadioOui{
    width:75%;
}

.divRadioApp{
    width:32%;
}

.encadreDivRadioEtu{
    margin-left:5px;
}

.greyradio {
  opacity: 0.5;
}

.disable-hovering-style {
    pointer-events: none;
    cursor: not-allowed;
}

.break-word {
    word-wrap: break-word;
}

.popin-signalement {
    display: none;
    text-align: left;
}
