.labelDetail{
    font-size: 15px;
}


.resume .label {
   font-size: 13px;
   color: black;
   margin-left: -18px;
 }

div.formTraitement{
    padding: 20px;
    margin-top: 32px;
    border: 3px solid #efefeb;
}

.line{
    padding-bottom: 10px;
}

.btnAutre{
    width: 109px;
    position: absolute;
    right: 41px;
}

.btnAddTask{
  border-radius: 50%;
}


div.c {
    display: block;
    width: 400px;

    padding: 5px;
    margin-top: 25px;
    border: 1px solid #efefeb;
    background-color: #efefeb;
}

#reclamationBox {
    height: 100px;
}

#selectionTraitementBox{
    height: 250px;
}


#selectionTraitementBoxOui {
    height: 90px;
    margin-top: 25px;
    margin-bottom: 20px;
}

#selectionTraitementBoxNon {
    height: 90px;
    margin-top: 25px;
    margin-bottom: 20px;
}


#documentBox {
    height: 180px;
}

#JuridiqueCNP , #Aucun{
    height: 50px;
}
#JuridiqueMFP{
 height: 190px;
    margin-top:-30px
}

#MedecinMFP {
    height: 190px;
    margin-top:-30px
}
#MedecinCNP{
 height: 50px;
    margin-top:-30px
}

#ValidationN {
    height: 190px;
    margin-top:-30px
}

#Aucun {
    height: 190px;
    margin-top:-30px
}

.retourResume{
    padding-bottom: 0px;
}

#retournPieceComplet{
    margin-top:30px
}

#attenteCDC{
    margin-top:30px
}



#retraiterPli{
    margin-top:30px
}

#prev_span, #prev_icone {
      color: white !important;
      background-color: rgb(31, 78, 121);
}
#prev_a {
      background-color: rgb(31, 78, 121);
}
.buttonRetour{
    display:inline-block;
    margin-top: 25px;
    color: black;
    border-color: lightgray;
    background-color: lightgray;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 2px;
    padding-right: 2px;


}
.commentButton{
    margin-top: 10px;
}
.buttonRetraiter{
    margin-top: 10px;
}

.uploadstyle {
  background-color: Transparent;
  background-repeat:no-repeat;
  border: none;
  cursor:pointer;
  overflow: hidden;
  outline:none;
}

.arrowIcone{
    margin-left: 10px;
    height: 30px;
    width: 30px;
    border: 1px solid #555;
    border-radius: 3px;
    outline:none;
    cursor:pointer;

}
.arrowIcone.sortir{
    background : no-repeat url('icons/arrow.png') -1px -4px #fff;
}
.arrowIcone.entrer{
    background : no-repeat url('icons/arrow.png') -6px -4px #fff;
    -webkit-transform: scaleX(-1);
}
.float1 {
   margin-right: -30px;
   float: right;
}


.downloadstyle {
  background-color: Transparent;
  background-repeat:no-repeat;
  border: none;
  cursor:pointer;
  overflow: hidden;
  outline:none
}

div.resume{
    padding-left: 20px;
     padding-bottom: 20px;
    margin-top: 35px;
    border: 3px solid #efefeb;

}

.filterInput{
    width:124px;
    margin-right: -20px;
}

.buttonFilter{
    margin-top: 25px;
    width: 176px;
    margin-right: -45px;
}
/*!
@media (min-width: 992px) {
  .test {
    width: 45%;
  }
}

@media (max-width: 992px) {
  .test {
    width: 100%;
  }
}
*/

.urgent_style{
    margin-left:-18px;
}

.pagination{
    border-radius:0;
    justify-content: center;
}
.pagination a{
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
    color: #000;
    font-size: 13px;
    font-weight: 700;
}
.pagination .currentStep{
    padding: 0 10px;
    color: #044d92;
    font-size: 13px;
    font-weight: 700;
}

.btnActionRetourDoca{
    height: 30px;
    padding-block: 6px;
}

div.hiddenDiv{
    display: none;
}
ul.ui-autocomplete {
    z-index: 1100;
}
