body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-size:auto;background-size:100%;background:#eeaeca;background:radial-gradient(circle,#eeaeca,#94bbe9);background-blend-mode:lighten}.datatable{display:flex;flex-direction:column;justify-content:space-between;background-color:wheat;padding:10px;border-radius:10px;gap:10px}.datatableRow{width:700px;display:flex;flex-direction:row;justify-content:flex-start;gap:10px;flex-grow:1}.datatableRow .clmn1{width:50px}.datatableRow .clmn2{width:350px}.fileContainer{border:#000 1px solid;display:flex;flex-direction:column;gap:5px;padding:10px}.item{display:flex;flex-direction:row;gap:50px;border-bottom:#CCC 1px solid}.item div:nth-child(1){width:60%}.item div:nth-child(2){width:50px}.btnRemove{color:red;cursor:pointer;font-weight:600}.dialog{background:#000;color:#fff}
