// buttons // _ .button.disabled {

opacity: 0.65;
cursor: not-allowed;

}

button, input, input, input, .button{

background-color: #526889;
margin: 0 0.75em;
// &:hover{
//   background-color: #344d71;
//   color: #fff;
// }

}

// flex button inside lineItem // _ .sophieTolouba_line_items{

position: absolute;
bottom: 20px;
width: 95%;
display: flex;
justify-content: flex-end;
align-items: center;

}

// Button float inside Quotation // _ // .testtststst{ // position: sticky; // bottom: 50%; // right: 0; // margin-left: 88%; // // } // .add_has_many.oioioioioi { // position: sticky; // bottom: 57%; // right: 0; // margin-left: 88%; // } .container-flex_line_items, .container-flex_working_zones, {

display: flex;
flex-wrap: wrap;
position: relative;

} .field-unit–nested.fieldset_line_items{

padding-left: 0px!important;

} .nested-fields.working_zones{

padding: 1rem 1rem 8rem 1rem!important;

} .nested-fields.working_zones {

// border: 1px solid rgba(255, 90, 95, 0.32)!important;
// border: 1px solid #00f2c3 !important;
border-radius: 10px;

}

// .add_has_many.div_button_add_line_items{
//   width: 110px;
//   position: sticky;
//   bottom: 51%;
//   z-index: 9999;
//   margin-left: 98.3%;
//   height: 20px;
//   .button{
//     padding: 25px;
//     border-radius: 50%;
//     z-index: 9999;
//     background: #34e79a;
//     // box-shadow: 0 2px 2px 0 rgba(91, 255, 97, 0.2), 0 3px 1px -2px rgba(91, 255, 97, 0.2), 0 1px 5px 0 rgba(91, 255, 97, 0.2);
//     // transition: all 0.35s ease-in-out;
//     // border: 0px solid #FFFFFF;
//   }
// }

// .add_has_many.div_button_add_working_zones{ // position: sticky; // bottom: 40%; // z-index: 9999; // margin-left: 94%; // height: 20px; // .button{ // padding: 25px; // border-radius: 50%; // z-index: 9999; // background: #48ac98; // } // }