.specieArboreeList{margin-top:35px;margin-bottom:20px;position:relative;font-size:small;border-radius:10px;border:1px solid #ccc}.specieArboreeList label{font-weight:500;background-color:#f6f6f9;position:absolute;top:-10px;left:10px}.specieArboreeList .grid{padding:20px 15px 0}.specieArboreeList .grid .grid-header{border-bottom:1pt solid #ccc;font-weight:500}.specieArboreeList .grid .grid-header,.specieArboreeList .grid .grid-item{display:grid;grid-template-columns:1fr 24px 24px;-moz-column-gap:.5rem;column-gap:.5rem;padding:5px}.specieArboreeList .grid .grid-item{align-items:center}.specieArboreeList .grid .grid-item:nth-child(2n){background:#eeefef}.specieArboreeList .grid button>.fa-edit{color:#ec971f}.specieArboreeList .grid button>.fa-info{color:#2144df}.specieArboreeList .grid button>.fa-trash{color:#d32f2f}.specieArboreeList .form{padding:15px}.specieArboreeList .form .buttons{display:flex;justify-content:flex-end;margin-top:15px}.specieArboreeList .form .buttons button{width:auto;padding:0 10px;text-align:left;font-size:small}.specieArboreeList.is-disabled .grid .grid-header,.specieArboreeList.is-disabled .grid .grid-item{grid-template-columns:1fr 24px}