#box-login{
width:50%;
}
#caisse_page .connexion{
    display: flex;
    justify-content: center;
}    


#home-page .row1 .bg-success .inner h3:nth-of-type(2), #home-page .row1 .bg-warning .inner h3:nth-of-type(2){
    font-size: 25px;
    line-height: 0;
}
#home-page .row1 .bg-success .inner h3:nth-of-type(4), #home-page .row1 .bg-warning .inner h3:nth-of-type(4){
    font-size: 25px;
}
#home-page .row1 .monetaire{
    position:relative;
    bottom:17px;
    right: 5px;
}
#home-page .row1 .bg-success .inner h3, #home-page .row1 .bg-warning .inner h3{
    line-height: 0.5;
}
#home-page .row3 #last_recensement td{
    font-size: 14px;
}

#frais_annexe #table-frais-annexe{
    text-align: center;
}
#frais_annexe #total span{
    font-size: 25px;
    line-height: 0.4;
    font-weight: bold;
}
#frais_annexe #total p{
    margin-bottom: 1%;
}
#frais_annexe #total .callout-success .cttt{
    font-size: 40px;
    font-weight: bolder;
}
#frais_annexe #total .callout-success{
    padding: 1rem;
}
#frais_annexe #total .monetaire{
    font-size: 10px;
    position: relative;
    bottom: 15px;
}
#gestion_recouvrement .card-special{
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-radius: 0;
    padding: 2%;
    line-height: 0;
    background-color:white;
}
#recouvrement .info-contribuable{
    padding: 2% 5%;
    text-align: center;
}
#recouvrement .info-contribuable .info2{
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    
}
#recouvrement #table-recouvrement .edit-modal{
    text-align: left;
}
#recouvrement #table-recouvrement {
    border-radius: 5px;
    border: 1px solid #17a2b8;
}
#recouvrement .badge{
    font-size: 20px;
    letter-spacing: 6px;
    word-spacing: 10px;
}
#recouvrement #resume .info-box-number{
    font-size: 2em;
    line-height: 0.4;
}
#recouvrement #resume .rsuro .info-box-number{
    font-size: 4em;
    line-height: 0.7;
}
#recouvrement #resume{
    justify-content: space-evenly ;
}
#recouvrement #table-recouvrement thead tr th:nth-child(1){
    width: 4%;
}
#recouvrement #table-recouvrement thead tr th:nth-child(2){
    width: 20%;
}
#recouvrement #table-recouvrement thead tr th:nth-child(3){
    width: 20%;
}
#recouvrement #table-recouvrement thead tr th:nth-child(4){
    width: 30%;
}

#recouvrement .info-contribuable :nth-child(4), #recouvrement #table-recouvrement {
    text-align: center;
    
}
#aligner{
    display: flex;
}
#form_edit_recensement #aligner .fas{
    font-size: 1.4rem;
    margin-right: 1.5%;
    position: relative;
    top: 8px;
}
#page-edit-recensement  .callout span{
        font-size: 50px;
    position: relative;
    font-weight: bold;
    line-height: 0;
}
#table-recensement table td{
    padding: 2px 5px;
}
#page-gestion-recensement #table-recensement2 thead th, #page-gestion-recensement #table-recensement thead th{
    text-align: center;
    padding: 5px;
}

#table-recensement .table{
    background-color: white !important;
}
/* #table-recensement thead{
    background-color: red ;
} */

#page-gestion-recensement>.container-fluid>.row{
    justify-content: space-between;
    align-items: center;
}
#page-gestion-recensement #info-contribuable .info-box-number{
    font-size: 1.4vw;
    line-height: 1;
}
#page-gestion-recensement #info-contribuable .info-box .info-box-icon{
    width: 40px;
    height: 40px;
    margin-left: 10px;
}
#page-gestion-recensement #info-contribuable .callout{
    padding: 10px;
}
#page-gestion-recensement #info-contribuable .info-box {
    margin-bottom: 10px;
    min-height: 43px;
    padding: 0rem;
    position: relative;
    width: 100%;
    align-items: center;
    box-shadow: none;
}
#page-gestion-recensement #info-contribuable .devise{
    font-size: 10px;
    position: relative;
    bottom:15px;
    font-weight: normal;
}
#page-gestion-recensement #info-contribuable  .info-box .info-box-content {
    line-height: 1;
    padding: 0 10px;
}
#page-gestion-recensement .recap-recouvrement div{
    display: flex;
    justify-content: space-between;
}
#page-gestion-recensement #info-contribuable .card-footer{
   padding: 3.45rem 1.25rem ;
}
#page-gestion-recensement .recap-recouvrement .reste{
    font-size: 20px;
}
#page-gestion-recensement .recap-recouvrement span{
    position: relative;
    bottom: 10px;
    font-size: 10px;
    font-weight: normal;
}
#page-gestion-recensement .recap-recouvrement h6, #page-gestion-recensement .recap-recouvrement h5{
    margin: 4px;
}
#page-gestion-recensement .recap-recouvrement h5{
    font-weight: bold;
}
#info-contribuable p{
    font-weight: bold;
    margin-bottom: 10px;
}
#info-contribuable .card-body .row{
    display: flex;
    justify-content: space-between;
    margin-right: 5%;
}
#info-contribuable .widget-user .widget-user-username {
    font-size: 20px;
}
#info-contribuable .widget-user-desc {
    position: relative;
    bottom: 5px;
}
#info-contribuable h6{
    margin-bottom: 0;
}
/*PRINT*/
#texte1{
    margin-top: 20px;
    line-height: 16px;
    margin-bottom: 10px;
    font-size: 14px;

}
#texte2{
    justify-content: right;
    font-weight: bold;
    text-decoration: underline;
    line-height: 1px;
    margin-bottom: 50px;
}
#texte3{
    font-size: 14px;
    text-align: center;
    line-height: 18px;
}
#tableauDonnee{
    text-align: center;
    margin-top: 10px;
}
#tableauDonnee table td{
    padding: 3px;
}
#tableauDonnee table tfoot td{
    padding: 5px;
}
#tableauDonnee thead tr th{
    font-weight: bold;
    background-color: #adadad !important;
    color: white;
}
/* td:nth-child() les sélecteurs td:first-child et td:last-child */
#tableauDonnee td:first-child{
    width: 10%;
}
#tableauDonnee td:nth-child(2){
    width: 50%;
}
#user{
    display: flex;
    justify-content: right;
    position: relative;
    top: 20px;
}
#user p{
    position: relative;
    bottom: 20px;
}
#logo img{
    width: 200px;
    position: relative;
    right: 20px;
    bottom: 20px;
}
#logo{
    text-align: center;
    font-size: 20px;
}
#logo span{
    position: relative;
    bottom:30px;
}
#titre{
    margin-top: 20%;
    text-align: center;
}
#titre2{
    justify-content: space-between;
}
#titre p{
    border: 5px solid black;
    padding: 10px;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 4px;
}
#titre .p4{
    border-style: dashed;
}
#info1, #info2{
    margin-top: 2%;
}
#redan{
    display: flex;
    flex-direction: row;
    justify-content: center;
}
#redan p{
    font-weight: bold;
    font-size: 22px;
    background-color: #adadad !important;
    padding: 2px 10%;
    margin-right: 7%;
    margin-bottom: 0;
    height: 40px;
}
#redan span{
    font-size: 37px;
    line-height: 1;
}
.p8{
    font-size: 27px;
    margin-bottom: 0;
    background-color: #adadad !important;
    color: white;
    font-weight: 600;
}

#btn-imprimer{
    display: flex;
    justify-content: center;
}

.page{
  width: 210mm;
  min-height: 297mm;
  padding: 5mm 20mm;
  margin: 10mm auto;
  border:1px #d3d3d3 solid;
  border-radius: 5px;
  background: white !important;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.subpage{
  padding: 1cm;
  border:5px red solid;
  height: 257mm;
  outline: 2cm #ffeaea solid;
}
@media print{
  .hidden-print, .hidden-print *{
    display: none !important;
  }
}
@page{
  size: A4;
  margin: 0;
}

@media print{
  html,body{
    width: 210mm;
    height: 297mm;   
  }
  .hidden-print, .hidden-print *{
    display: none !important;
  }
  .page{
    margin: 0;
    border:initial;
    border-radius: initial;
    width: initial;
    min-height: initial;
    box-shadow: initial;
    background: initial;
    page-break-after: always;
  }
}
@media (max-width: 576px){
#box-login {
    width: 90% !important;
}
}