input[type="search"] 
{
    width:50% !important 
}

.clientList-td{
    text-align: center;
}

.clientDetail-button{
    width: 212px;
}

.clientDetail-info{
    width: 400px;
}

.grey-text{
    margin-top: 0px !important
}

.form-control > label
{
    position: relative;
}
 
.card-panel {
    margin:.2rem 0 0.5rem 0 !important;
    padding: 10px !important;
}

/*nouveautés ui-ux*/ 
.row {
    margin-bottom: 3px !important;
}

.input-field {
    margin-top: 0.2rem;
    margin-bottom: 02.em !important;
}
.btn{
   margin-top: 5px;
   margin-bottom: 5px;
}

#visualiser{
    margin-bottom: 10px;
}

h5{
    margin-top: 0px;
    margin-bottom: 0px;
}

.input-field{
    margin-bottom: 0.1rem;
}

#schem{
    margin-bottom: 0.1rem;
}

/*fin des nouveautés*/

.modal {
 
  left: 0;
 
  right: 0;
 
  background-color: #fafafa;
 
  padding: 0;
 
  max-height: 80%;
 
  width: 80%;
 
  will-change: top, opacity;
 
}
