.modal-estado-firma{display:flex;flex-direction:column;color:#1d2737}.modal-estado-firma .content{display:flex;flex-direction:column;row-gap:5px;padding:10px}.modal-estado-firma .content .row-data{display:flex;-moz-column-gap:8px;column-gap:8px;color:#1d2737}.modal-estado-firma .content .row-data.no-entregado{color:#717781}.modal-estado-firma .buttons-section{display:flex;flex-direction:column}.modal-estado-firma .buttons-section .line{width:100%;border:1px solid #717781;margin-top:30px;margin-bottom:20px}.modal-estado-firma .buttons-section>:last-child{display:flex;margin:0 auto;margin-right:0;-moz-column-gap:10px;column-gap:10px}.modal-estado-firma .fa-circle{color:#717781}.modal-estado-firma .fa-check-circle{color:#00c1c1}.modal-estado-firma .dot{width:5px;height:5px;display:block;background:#717781;border-radius:1000px;margin-left:5px}.modal-estado-firma .dot.disabled{background:#dddfe1}.modal-estado-firma .delete-button .button,.modal-estado-firma .viu-button.delete-button .button.solid{background:#e85151;border-color:#e85151;color:#fff}.modal-estado-firma .delete-button .button:hover,.modal-estado-firma .viu-button.delete-button .button.solid:hover{opacity:.7;background:#e85151!important;border-color:#e85151!important}.modal-editar-descripcion .msg-modal{color:#35425b;font-size:14px;margin-bottom:30px;margin-top:20px}.modal-editar-descripcion .hr-separador{margin-bottom:20px;margin-top:5px;border:0;border-top:1px solid #d7e1ea}.modal-editar-descripcion .botonera{display:flex;justify-content:flex-end;width:100%}