.uploader-helper-overlay{width:100%;height:100%;z-index:200;position:fixed;top:0;left:0;background-color:rgba(100,100,100,.2);display:none}.uploader-helper-overlay.showing{display:flex;align-items:center;justify-content:center}.uploader-helper-overlay [data-type="drop"]{width:95%;height:95%;display:block;background-color:rgba(255,255,255,1);flex:0 1 95%;border-radius:6px}.upload-target-selection .upload-target-options{display:flex;flex-direction:column;justify-content:center;align-items:stretch;flex-wrap:nowrap;height:100%}.upload-target-selection .upload-target-options .upload-target{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;border-radius:4px;padding:20px 0;cursor:pointer;margin:4px 0;background-color:#f6f6f6;border:2px solid transparent}.upload-target-selection .upload-target-options .upload-target:hover:not(.active){border:2px solid #ccc}.upload-target-selection .title{font-size:20px;font-weight:300;margin:0 0 20px 0;align-self:flex-start}.upload-target-selection .upload-target-options .upload-target .info-block{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex-wrap:nowrap;padding:0 40px 0 0;flex:1 1 auto}.upload-target-selection .upload-target-options .upload-target .input-block{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;flex:0 0 auto;width:50px;padding-top:6px}.upload-target-selection .upload-target-options .upload-target .upload-target-title{font-size:22px;text-align:left;margin:0 0 20px 0;font-weight:500;letter-spacing:0;flex:0 0 auto}.upload-target-selection .upload-target-options .upload-target.active{background-color:aliceblue;border:2px solid #e7f3ff}.upload-target-selection .upload-target .child-input{width:100%;font-size:1.2rem;height:38px;background:rgb(255,255,255);border:thin solid rgb(227,227,227);flex:0 0 auto;align-self:flex-start;font-family:Roboto,sans-serif;font-weight:400;color:#333;opacity:1}.upload-target-selection .upload-target:not(.active) .child-input{opacity:.5}.upload-target-selection .upload-target .child-input.upload-new-collection-title{padding:6px 8px;font-size:18px;height:auto;border-radius:3px}.upload-target-selection .upload-target .upload-new-collection-title:focus{border:1px solid #A1C0BF}.uploader-helper-overlay .ph-uploader-info{display:flex;text-align:center;color:#333;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center;box-sizing:border-box;height:100%;flex:0 0 auto;border:1px solid #d3d3d3;background-color:var(--neutral-color--80);border-radius:6px;position:relative}.uploader-helper-overlay .ph-uploader-info.over{background-color:rgba(190,190,190,0.75)}.uploader-helper-overlay .upload-icon.material-icons{font-size:6rem;color:var(--neutral-color--20)}.uploader-helper-overlay .label{margin:20px 0 5px 0;font-weight:700;font-size:40px;flex:0 0 auto}.uploader-helper-overlay [data-type="click"] .label{margin:40px 0 5px 0;font-size:33px}.uploader-helper-overlay .sub-label{font-weight:300;font-size:35px;opacity:0.8;flex:0 0 auto}.uploader-helper-overlay [data-type="click"] .sub-label{font-size:30px}.uploader-helper-overlay .notes{font-size:18px;font-weight:300;margin:60px 0 40px 0;color:#777;line-height:1.5em;flex:0 0 auto}.uploader-helper-overlay .full .collection-note{display:none}.uploader-helper-overlay .sub-or{font-size:15px;text-transform:uppercase;margin:20px 0;font-weight:300;color:#999}.upload-statuses.mode-full{width:100%;height:50px;display:grid;grid-template-columns:repeat(5,1fr);padding:10px;overflow:hidden}.ph-uploader-info .close-icon-container{height:32px;width:32px;cursor:pointer;position:absolute;border-radius:30px;opacity:0.8;right:6px;top:4px;z-index:5;font-size:29px;line-height:1.1}.ph-uploader-info .close-icon-container:hover{opacity:1;background:rgba(100,100,100,0.15);border-radius:4px}