.fileuploader-container{height:130px}.fileuploader-uploadArea{display:flex}.fileuploader-dropZone,.fileuploader-dropZone-over{width:300px;height:120px;padding:0;margin-top:10px;background-color:#e0ffff;border:1px solid #000;display:flex;transition:all .3s;cursor:pointer}.fileuploader-dropZone{padding:0;background-color:#fff}.fileuploader-innerDropZone,.fileuploader-innerDropZone-over{border:2px dashed #d3d3d3;transition:all .3s;width:100%;height:100%;margin:auto;display:flex}.fileuploader-dropZone div{margin:auto}.fileuploader-dropZone-over{padding:15px;height:90px;width:270px}.fileuploader-dropZone-over div{margin:auto}.fileuploader-dropZone p,.fileuploader-dropZone-over p{text-align:center;margin:auto;padding:0;font-style:italic}.fileuploader-dropZone p:last-of-type,.fileuploader-dropZone-over p:last-of-type{font-weight:700;font-style:normal}.droppedfile-removeBtn{height:-moz-fit-content;height:fit-content;border:none;background-color:#fff;outline:none;padding:5px;margin:auto 0;cursor:pointer;border-radius:50%}.droppedfile-removeBtn:hover{background-color:#d3d3d3}.droppedfile-container{display:flex}.droppedfile-container>div{margin-right:20px}.droppedfile-name{margin:auto}.droppedfile-name-clickable{margin:auto;cursor:pointer;color:#2a35ff}.droppedfile-name-clickable:hover{text-decoration:underline}.container{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:1.2rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#eee;border-radius:50%}.container:hover input~.checkmark{background-color:#ccc}.container input:checked~.checkmark{background-color:#2196f3}.checkmark:after{content:"";position:absolute;display:none}.container input:checked~.checkmark:after{display:block}.container .checkmark:after{top:9px;left:9px;width:8px;height:8px;border-radius:50%;background:#fff}.voucherTable-container{padding:10px;max-height:500px;overflow-x:auto;overflow-y:auto}.voucherTable-line{display:flex;white-space:nowrap;margin-bottom:10px;background-color:#ebebeb;padding:10px 0;width:230%}.voucherTable-header{font-weight:700;background-color:unset;padding:0;margin-bottom:2px}.voucherTable-header>div{cursor:pointer;display:flex}.voucherTable-header>div>p{margin-right:10px}.voucherTable-header>div:hover{background-color:#ebebeb}.voucherTable-header>div:hover:first-child{background-color:#fff}.voucherTable-header>div:first-child{cursor:unset;display:flex}.voucherTable-line>div:first-child{flex:0 0 50px}.voucherTable-line>div:nth-child(2),.voucherTable-line>div:nth-child(3){flex:0 0 100px}.voucherTable-line>div:nth-child(4),.voucherTable-line>div:nth-child(5){flex:0 0 150px}.voucherTable-line>div:nth-child(6){padding-right:10px}