*{box-sizing:border-box}.upf_box_min_max{color:#000;position:absolute;bottom:20px;right:25px}.upf_thankyou_files{border:2px dashed #999;border-radius:10px}.upf_thankyou_files_inner{padding:20px}.upf_upload_files_zone{display:flex;align-items:center;justify-content:center;text-align:center;padding:40px 20px;cursor:pointer;overflow:hidden;clear:both;position:relative;margin-bottom:15px}.upf_uploader_message{margin-bottom:10px}.upf_upload_files_area{position:relative;overflow:hidden;width:100%;clear:both;margin-bottom:30px}.upf_upload_files_zone:before{content:'';border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;height:calc(100% - 30px);width:calc(100% - 30px);position:absolute;top:13px;left:13px;transition:.15s border-color ease-in;-moz-transition:.15s border-color ease-in;-webkit-transition:.15s border-color ease-in}.upf_file_remove{color:red;cursor:pointer;font-size:30px;line-height:22px;margin:0 10px 0 3px}.upf_file_info a{text-decoration:none}.upf_download_file{color:green;cursor:pointer}.upf_upload_files_zone .upf-icon{display:block;margin:0 auto;font-size:80px;height:80px;text-align:center;width:80px;line-height:80px}input#upf_upload_files_input{display:none}span.upf_upload_progress_bar{height:10px;display:block;width:0%}.upf_upload_progress{display:none}span.upf_upload_progress_status{display:block}.upf_file_icon:after{content:'';position:absolute;width:600px;height:80px;top:20px;right:-515%;background:#036dda;transform-origin:54% 0;transform:rotate(45deg);z-index:-1}.upf_file_icon span{font-size:35px;padding:10px;display:block;padding-top:15px;color:#fff}.upf_file_icon{height:65px;width:55px;position:relative;overflow:hidden}.upf_file_info{padding:8px;width:calc(79%)}.upf_file_info span.upf_file_name{color:#333;display:block}.upf_file_upload_item{display:flex;flex-wrap:wrap;margin-bottom:5px}.upf-spinner{display:none;position:relative;width:80px;height:80px}.upf-spinner div{transform-origin:40px 40px;animation:upf-spinner 1.2s linear infinite}.upf-spinner div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:#000}.upf-spinner div:nth-child(1){transform:rotate(0deg);animation-delay:-1.1s}.upf-spinner div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.upf-spinner div:nth-child(3){transform:rotate(60deg);animation-delay:-0.9s}.upf-spinner div:nth-child(4){transform:rotate(90deg);animation-delay:-0.8s}.upf-spinner div:nth-child(5){transform:rotate(120deg);animation-delay:-0.7s}.upf-spinner div:nth-child(6){transform:rotate(150deg);animation-delay:-0.6s}.upf-spinner div:nth-child(7){transform:rotate(180deg);animation-delay:-0.5s}.upf-spinner div:nth-child(8){transform:rotate(210deg);animation-delay:-0.4s}.upf-spinner div:nth-child(9){transform:rotate(240deg);animation-delay:-0.3s}.upf-spinner div:nth-child(10){transform:rotate(270deg);animation-delay:-0.2s}.upf-spinner div:nth-child(11){transform:rotate(300deg);animation-delay:-0.1s}.upf-spinner div:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes upf-spinner{0%{opacity:1}100%{opacity:0}}