.nome-arquivo{font-weight:600}[dir=ltr] .nome-arquivo{margin:0 auto 0 0}[dir=rtl] .nome-arquivo{margin:0 0 0 auto}.aling-center{display:flex;align-items:center;justify-content:center}.header{color:red}[dir] .header{border-radius:4px 4px 0 0;background-color:#ebebeb;padding:10px}.icons-header{display:flex;align-items:center;justify-content:space-around}.container-list{width:100%;max-height:21rem;overflow:auto}[dir] .container-list{padding:1rem 8px 1rem 8px;border-radius:0 0 4px 4px}.example-drag-lot{width:39vw;max-width:39vw}[dir] .example-drag-lot{background-color:#fff}[dir=ltr] .example-drag-lot{box-shadow:2px 2px 2px -2px rgba(0,0,0,.25)}[dir=rtl] .example-drag-lot{box-shadow:-2px 2px 2px -2px rgba(0,0,0,.25)}.salvar-arquivo{width:auto!important}[dir] .example-drag-lot label.btn{margin-bottom:0}[dir=ltr] .example-drag-lot label.btn{margin-right:1rem}[dir=rtl] .example-drag-lot label.btn{margin-left:1rem}.example-drag-lot .drop-active{top:0;bottom:0;position:fixed;z-index:9999;opacity:.6}[dir] .example-drag-lot .drop-active{text-align:center;background:#000}[dir=ltr] .example-drag-lot .drop-active,[dir=rtl] .example-drag-lot .drop-active{right:0;left:0}.example-drag-lot .drop-active h3{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);font-size:40px;color:#fff}[dir] .example-drag-lot .drop-active h3{margin:-.5em 0 0;transform:translateY(-50%);padding:0}[dir=ltr] .example-drag-lot .drop-active h3,[dir=rtl] .example-drag-lot .drop-active h3{left:0;right:0}.example-btn{display:flex;justify-content:center;align-items:center}[dir] .example-btn{margin-top:1rem}[dir=ltr] .icon-loading{animation:rotate-animation-ltr 5s linear infinite}[dir=rtl] .icon-loading{animation:rotate-animation-rtl 5s linear infinite}@keyframes rotate-animation-ltr{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}@keyframes rotate-animation-rtl{0%{transform:rotate(0deg)}50%{transform:rotate(-180deg)}to{transform:rotate(-1turn)}}