/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 24 janv. 2021, 14:39:14
    Author     : jeanchris
*/
#pf-src{
	display:none;
}
p{
    margin:0px;
}

.content.pf-candidate {
    text-align: right;
}

.contextual-region.clients h2{
	display:none;
}

#pf-body .paragraph-ligne.row {
    display: block;
    margin-right: 0;
    margin-left: 0;
    margin: 0px auto;
    /* width: 90%; */
}

#pf-body .p-ligne-lib.col-sm-9 {
    display: inline-block;
    width: 80%;
    text-align: right;
    padding: 0px;
    vertical-align: top;
}
#pf-body .p-ligne-montant.col-sm-3 {
    display: inline-block;
    width: 18%;
    text-align: right;
    padding: 0px;
    margin-top: 0px;
    padding-right: 15px;
}

.paragraph-ligne{
    margin:0px;
}
.paragraph-ligne.cotisations{
    border:1px #840 solid;
}

.gauche{
    text-align:left;
}
.centre{
    text-align:center;
}
.droite{
    text-align:right;
}
.bold{
    font-weight: bold;
}

.titrefacture{
    text-align:left;
    font-weight: bold;
    font-size:20px;
    margin:10px 0px;
}

.prestations{
    margin-bottom:10px;
}

.ligne-facture{
    border:1px solid #840;
    padding: 9px 0px;
    margin: 0px;
}

p-ligne-montant{
    padding-right:10px;
}

.montant-brut{
    background-color: #840;
    color:white;
}

.montant-montant-brut{
  margin-top: 0px;  
}

.total-auteur{
    font-size:18px;
    font-weight:bold;
}
.texte-montant-brut, .texte-total-auteur{
    text-align:left;
}
.montant-total-auteur{
    color: #840;
}

#pf-title{
    display:none;
}

.mentions{
    font-size: 12px;
}
.tva{
    margin:30px 0px;
    color: #840;
}

.nom-cotis{
    font-weight:bold;
}
.detail-cotis{
    font-size:10px;
    margin-top: -4px;
}

.page-node-type-factures .contextual-region.factures .content, .page-node-type-factures .col-sm-9{
	  width: 18cm;
 }

.tabs, .region-sidebar-first{
  display:none;
}

