@zscreate/form-component 1.1.134 → 1.1.136

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -677,49 +677,49 @@
677
677
  }
678
678
 
679
679
 
680
- [data-v-8081d456] .ant-col {
680
+ [data-v-f760620e] .ant-col {
681
681
  min-height: 50px;
682
682
  }
683
- .paper .form-title[data-v-8081d456] {
683
+ .paper .form-title[data-v-f760620e] {
684
684
  text-align: center;
685
685
  font-weight: 600;
686
686
  font-size: 16px;
687
687
  height: 40px;
688
688
  }
689
- [data-v-8081d456] .vue-grid-layout {
689
+ [data-v-f760620e] .vue-grid-layout {
690
690
  z-index: 2;
691
691
  }
692
- [data-v-8081d456] .vue-grid-item {
692
+ [data-v-f760620e] .vue-grid-item {
693
693
  border: 1px dashed #ccc;
694
694
  box-sizing: border-box;
695
695
  background-color: #fff;
696
696
  }
697
- .is_required[data-v-8081d456]::before {
697
+ .is_required[data-v-f760620e]::before {
698
698
  content: "*";
699
699
  color: #f56c6c;
700
700
  margin-right: 4px;
701
701
  }
702
- .widget-form-list[data-v-8081d456] {
702
+ .widget-form-list[data-v-f760620e] {
703
703
  background: #fff;
704
704
  border: 1px solid #e6e6e6;
705
705
  box-sizing: border-box;
706
706
  }
707
- .widget-form-list .row-item[data-v-8081d456]:not(:last-child) {
707
+ .widget-form-list .row-item[data-v-f760620e]:not(:last-child) {
708
708
  border-bottom: 1px solid #e6e6e6;
709
709
  }
710
- .widget-form-list .widget-grid[data-v-8081d456] {
710
+ .widget-form-list .widget-grid[data-v-f760620e] {
711
711
  background: #f4f6fc;
712
712
  position: relative;
713
713
  border-left: 5px solid transparent;
714
714
  padding: 5px;
715
715
  margin: 0 !important;
716
716
  }
717
- .widget-form-list .widget-grid.active[data-v-8081d456] {
717
+ .widget-form-list .widget-grid.active[data-v-f760620e] {
718
718
  outline: 2px solid #409eff;
719
719
  border: 1px solid #409eff;
720
720
  background: #b3d8ff;
721
721
  }
722
- .widget-form-list .widget-grid .grid-background[data-v-8081d456] {
722
+ .widget-form-list .widget-grid .grid-background[data-v-f760620e] {
723
723
  position: absolute;
724
724
  z-index: 1;
725
725
  top: 0;
@@ -730,85 +730,85 @@
730
730
  height: 100%;
731
731
  padding: 5px 5px 10px 5px;
732
732
  }
733
- .widget-form-list .widget-grid .grid-background .rows[data-v-8081d456] {
733
+ .widget-form-list .widget-grid .grid-background .rows[data-v-f760620e] {
734
734
  border-bottom: 1px dashed #ccc;
735
735
  border-left: 1px dashed #ccc;
736
736
  box-sizing: border-box;
737
737
  overflow: hidden;
738
738
  }
739
- .widget-form-list .widget-grid .grid-background .rows[data-v-8081d456]:first-child {
739
+ .widget-form-list .widget-grid .grid-background .rows[data-v-f760620e]:first-child {
740
740
  border-top: 1px dashed #ccc;
741
741
  }
742
- .widget-form-list .widget-grid .grid-background .rows .columns[data-v-8081d456] {
742
+ .widget-form-list .widget-grid .grid-background .rows .columns[data-v-f760620e] {
743
743
  float: left;
744
744
  border-right: 1px dashed #ccc;
745
745
  min-height: 40px;
746
746
  box-sizing: border-box;
747
747
  }
748
- .widget-form-list .row_table[data-v-8081d456] {
748
+ .widget-form-list .row_table[data-v-f760620e] {
749
749
  min-height: 60px;
750
750
  position: relative;
751
751
  border-bottom: 1px solid #e6e6e6;
752
752
  }
753
- .widget-form-list li.sortable-chosen[data-v-8081d456] {
753
+ .widget-form-list li.sortable-chosen[data-v-f760620e] {
754
754
  height: 2px !important;
755
755
  overflow: hidden !important;
756
756
  background: red !important;
757
757
  }
758
- .widget-form-list .widget-col-list[data-v-8081d456] {
758
+ .widget-form-list .widget-col-list[data-v-f760620e] {
759
759
  min-height: 50px;
760
760
  border: 1px dashed #ccc;
761
761
  background: #fff;
762
762
  }
763
- .widget-form-list .widget-col[data-v-8081d456] {
763
+ .widget-form-list .widget-col[data-v-f760620e] {
764
764
  padding-bottom: 0;
765
765
  background-color: rgba(253, 246, 236, 0.3);
766
766
  }
767
- .grid-lay-out-wrap .widget-col-list[data-v-8081d456] {
767
+ .grid-lay-out-wrap .widget-col-list[data-v-f760620e] {
768
768
  width: 100%;
769
769
  height: 100%;
770
770
  min-height: 40px;
771
771
  border: none;
772
772
  }
773
- .widget-form-ocuupied[data-v-8081d456] {
773
+ .widget-form-ocuupied[data-v-f760620e] {
774
774
  min-height: 540px;
775
775
  border: none;
776
776
  }
777
- .drag_table[data-v-8081d456] {
777
+ .drag_table[data-v-f760620e] {
778
778
  width: calc(100% - 100px);
779
779
  height: 100%;
780
780
  display: flex;
781
781
  overflow-y: scroll;
782
782
  }
783
- .drag_table[data-v-8081d456]::-webkit-scrollbar {
783
+ .drag_table[data-v-f760620e]::-webkit-scrollbar {
784
784
  width: 3px;
785
785
  height: 3px;
786
786
  }
787
- .drag_table[data-v-8081d456]::-webkit-scrollbar-track {
787
+ .drag_table[data-v-f760620e]::-webkit-scrollbar-track {
788
788
  background: #fff;
789
789
  border-radius: 2px;
790
790
  }
791
- .drag_table[data-v-8081d456]::-webkit-scrollbar-thumb {
791
+ .drag_table[data-v-f760620e]::-webkit-scrollbar-thumb {
792
792
  background: #cdcdcd;
793
793
  border-radius: 8px;
794
794
  }
795
- .drag_table[data-v-8081d456]::-webkit-scrollbar-thumb:hover {
795
+ .drag_table[data-v-f760620e]::-webkit-scrollbar-thumb:hover {
796
796
  background: #cdcdcd;
797
797
  }
798
- .drag_table[data-v-8081d456]::-webkit-scrollbar-corner {
798
+ .drag_table[data-v-f760620e]::-webkit-scrollbar-corner {
799
799
  background: #cdcdcd;
800
800
  }
801
- .widget-form-ocuupied[data-v-8081d456] {
801
+ .widget-form-ocuupied[data-v-f760620e] {
802
802
  min-height: 540px;
803
803
  border: none;
804
804
  }
805
- .table_label[data-v-8081d456] {
805
+ .table_label[data-v-f760620e] {
806
806
  width: 100px;
807
807
  min-width: 100px;
808
808
  height: 100%;
809
809
  text-align: right;
810
810
  }
811
- .widget-view-model[data-v-8081d456] {
811
+ .widget-view-model[data-v-f760620e] {
812
812
  position: absolute;
813
813
  top: 0px;
814
814
  right: 3px;
@@ -818,12 +818,12 @@
818
818
  opacity: 0.6;
819
819
  }
820
820
  /**selectedWidget active*/
821
- .active[data-v-8081d456] {
821
+ .active[data-v-f760620e] {
822
822
  outline: 2px solid #539dfa;
823
823
  box-shadow: 0 0 5px #539dfa;
824
824
  position: relative;
825
825
  }
826
- .active .widget-view-drag[data-v-8081d456] {
826
+ .active .widget-view-drag[data-v-f760620e] {
827
827
  position: absolute;
828
828
  left: -2px;
829
829
  top: -2px;
@@ -837,7 +837,7 @@
837
837
  color: #ffffff;
838
838
  cursor: move;
839
839
  }
840
- .active .widget-view-action[data-v-8081d456] {
840
+ .active .widget-view-action[data-v-f760620e] {
841
841
  width: 70px;
842
842
  position: absolute;
843
843
  right: 0px;
@@ -850,7 +850,7 @@
850
850
  background: transparent;
851
851
  color: #fff;
852
852
  }
853
- .active .widget-view-action .iconfont[data-v-8081d456] {
853
+ .active .widget-view-action .iconfont[data-v-f760620e] {
854
854
  width: 25px;
855
855
  height: 25px;
856
856
  border-radius: 50%;
@@ -860,19 +860,19 @@
860
860
  font-size: 14px;
861
861
  justify-content: center;
862
862
  }
863
- .active .widget-view-action .icon-icon_clone[data-v-8081d456] {
863
+ .active .widget-view-action .icon-icon_clone[data-v-f760620e] {
864
864
  background: red;
865
865
  }
866
- .active .widget-view-action .icon-trash[data-v-8081d456] {
866
+ .active .widget-view-action .icon-trash[data-v-f760620e] {
867
867
  margin-left: 20px;
868
868
  }
869
- .widget-form-list .widget-view[data-v-8081d456] {
869
+ .widget-form-list .widget-view[data-v-f760620e] {
870
870
  position: relative;
871
871
  border: 1px dashed rgba(170, 170, 170, 0.7);
872
872
  background-color: rgba(236, 245, 255, 0.3);
873
873
  margin: 2px;
874
874
  }
875
- .widget-form-list .widget-view .widget-view-action[data-v-8081d456] {
875
+ .widget-form-list .widget-view .widget-view-action[data-v-f760620e] {
876
876
  position: absolute;
877
877
  right: 0px;
878
878
  bottom: 0;
@@ -884,7 +884,7 @@
884
884
  background: transparent;
885
885
  color: #fff;
886
886
  }
887
- .widget-form-list .widget-view .widget-view-action .iconfont[data-v-8081d456] {
887
+ .widget-form-list .widget-view .widget-view-action .iconfont[data-v-f760620e] {
888
888
  width: 25px;
889
889
  height: 25px;
890
890
  border-radius: 50%;
@@ -894,13 +894,13 @@
894
894
  font-size: 14px;
895
895
  justify-content: center;
896
896
  }
897
- .widget-form-list .widget-view .widget-view-action .icon-icon_clone[data-v-8081d456] {
897
+ .widget-form-list .widget-view .widget-view-action .icon-icon_clone[data-v-f760620e] {
898
898
  background: red;
899
899
  }
900
- .widget-form-list .widget-view .widget-view-action .icon-trash[data-v-8081d456] {
900
+ .widget-form-list .widget-view .widget-view-action .icon-trash[data-v-f760620e] {
901
901
  margin-left: 20px;
902
902
  }
903
- .widget-form-list .widget-view .widget-view-drag[data-v-8081d456] {
903
+ .widget-form-list .widget-view .widget-view-drag[data-v-f760620e] {
904
904
  position: absolute;
905
905
  left: -2px;
906
906
  top: -2px;
@@ -910,20 +910,20 @@
910
910
  background: #409eff;
911
911
  z-index: 9;
912
912
  }
913
- .widget-form-list .widget-view .widget-view-drag i[data-v-8081d456] {
913
+ .widget-form-list .widget-view .widget-view-drag i[data-v-f760620e] {
914
914
  font-size: 14px;
915
915
  color: #fff;
916
916
  margin: 0 5px;
917
917
  cursor: move;
918
918
  }
919
- [data-v-8081d456] .ant-form-item-control-wrapper {
919
+ [data-v-f760620e] .ant-form-item-control-wrapper {
920
920
  border-right: 1px solid #000;
921
921
  border-bottom: 1px solid #000;
922
922
  }
923
- .all-lay-out[data-v-8081d456] {
923
+ .all-lay-out[data-v-f760620e] {
924
924
  position: relative;
925
925
  }
926
- .all-lay-out .all-lay-out-bg[data-v-8081d456] {
926
+ .all-lay-out .all-lay-out-bg[data-v-f760620e] {
927
927
  position: absolute;
928
928
  left: 0;
929
929
  width: 100%;
@@ -931,22 +931,22 @@
931
931
  top: 0;
932
932
  z-index: 0;
933
933
  }
934
- .all-lay-out[data-v-8081d456] .widget-col-list {
934
+ .all-lay-out[data-v-f760620e] .widget-col-list {
935
935
  width: 100%;
936
936
  height: 100%;
937
937
  }
938
- .all-lay-out .all-grid-item-wrap[data-v-8081d456] {
938
+ .all-lay-out .all-grid-item-wrap[data-v-f760620e] {
939
939
  width: 100%;
940
940
  height: 100%;
941
941
  background: #fff;
942
942
  }
943
- .all-lay-out .all-lay-out-edit-wrap[data-v-8081d456] {
943
+ .all-lay-out .all-lay-out-edit-wrap[data-v-f760620e] {
944
944
  position: relative;
945
945
  height: 100%;
946
946
  left: 90px;
947
947
  top: 0;
948
948
  }
949
- .all-lay-out .all-lay-out-label[data-v-8081d456] {
949
+ .all-lay-out .all-lay-out-label[data-v-f760620e] {
950
950
  position: absolute;
951
951
  left: 0;
952
952
  top: 0;
@@ -1280,16 +1280,16 @@
1280
1280
  }
1281
1281
 
1282
1282
 
1283
- [data-v-6e451bd6] .ant-form-item .ant-form-item-control-wrapper:first-child {
1283
+ [data-v-1dd7778c] .ant-form-item .ant-form-item-control-wrapper:first-child {
1284
1284
  width: calc(100% - 0px) !important;
1285
1285
  }
1286
- [data-v-6e451bd6] .ant-form-item .ant-form-item-label {
1286
+ [data-v-1dd7778c] .ant-form-item .ant-form-item-label {
1287
1287
  border-bottom: 1px solid #e6e6e6;
1288
1288
  }
1289
- .custom_form_item_special[data-v-6e451bd6] .ant-form-item .ant-form-item-control-wrapper:first-child > .ant-form-item-control {
1289
+ .custom_form_item_special[data-v-1dd7778c] .ant-form-item .ant-form-item-control-wrapper:first-child > .ant-form-item-control {
1290
1290
  width: 100%;
1291
1291
  }
1292
- .computedBorder > div[data-v-6e451bd6] {
1292
+ .computedBorder > div[data-v-1dd7778c] {
1293
1293
  height: 100%;
1294
1294
  }
1295
1295
 
@@ -2161,7 +2161,7 @@ span.CodeMirror-selectedtext { background: none; }
2161
2161
  background-color: #a2b8c9 !important;
2162
2162
  color: #5c6065 !important;
2163
2163
  }
2164
- .align-class[data-v-92059b1c] {
2164
+ .align-class[data-v-90b44170] {
2165
2165
  display: flex;
2166
2166
  height: 100%;
2167
2167
  align-items: center;
@@ -2178,23 +2178,23 @@ span.CodeMirror-selectedtext { background: none; }
2178
2178
 
2179
2179
 
2180
2180
 
2181
- .table-page-search-wrapper[data-v-44bb5b82] {
2181
+ .table-page-search-wrapper[data-v-3b885b44] {
2182
2182
  margin-bottom: 20px;
2183
2183
  }
2184
- [data-v-44bb5b82] .ant-col.ant-form-item-control-wrapper {
2184
+ [data-v-3b885b44] .ant-col.ant-form-item-control-wrapper {
2185
2185
  width: 100%;
2186
2186
  }
2187
2187
 
2188
- .flex-warp[data-v-b10af91a] {
2188
+ .flex-warp[data-v-43a3c6b4] {
2189
2189
  display: flex;
2190
2190
  }
2191
- .flex-warp .flex-left[data-v-b10af91a] {
2191
+ .flex-warp .flex-left[data-v-43a3c6b4] {
2192
2192
  flex: 3;
2193
2193
  }
2194
- .flex-warp .flex-right[data-v-b10af91a] {
2194
+ .flex-warp .flex-right[data-v-43a3c6b4] {
2195
2195
  flex: 7;
2196
2196
  }
2197
- .checked[data-v-b10af91a] {
2197
+ .checked[data-v-43a3c6b4] {
2198
2198
  box-shadow: 0 1px 1px #b7aaaa;
2199
2199
  border-color: #ededed;
2200
2200
  color: inherit;
@@ -2224,11 +2224,11 @@ span.CodeMirror-selectedtext { background: none; }
2224
2224
  .uppy-Root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;color:#333;font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Segoe UI Symbol,Segoe UI Emoji,Apple Color Emoji,Roboto,Helvetica,Arial,sans-serif;line-height:1;position:relative;text-align:left}.uppy-Root[dir=rtl],[dir=rtl] .uppy-Root{text-align:right}.uppy-Root *,.uppy-Root :after,.uppy-Root :before{box-sizing:inherit}.uppy-Root [hidden]{display:none}.uppy-u-reset{all:initial;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Segoe UI Symbol,Segoe UI Emoji,Apple Color Emoji,Roboto,Helvetica,Arial,sans-serif;line-height:1}[dir=rtl] .uppy-u-reset{text-align:right}.uppy-c-textInput{background-color:#fff;border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:14px;line-height:1.5;padding:6px 8px}.uppy-size--md .uppy-c-textInput{padding:8px 10px}.uppy-c-textInput:focus{border-color:#2275d799;box-shadow:0 0 0 3px #2275d726;outline:none}[data-uppy-theme=dark] .uppy-c-textInput{background-color:#333;border-color:#333;color:#eaeaea}[data-uppy-theme=dark] .uppy-c-textInput:focus{border-color:#525252;box-shadow:none}.uppy-c-icon{fill:currentColor;display:inline-block;max-height:100%;max-width:100%;overflow:hidden}.uppy-c-btn{align-items:center;color:inherit;display:inline-flex;font-family:inherit;font-size:inherit;font-weight:500;justify-content:center;line-height:1;transition-duration:.3s;transition-property:background-color,color;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.uppy-c-btn,[dir=rtl] .uppy-c-btn{text-align:center}.uppy-c-btn:not(:disabled):not(.disabled){cursor:pointer}.uppy-c-btn::-moz-focus-inner{border:0}.uppy-c-btn-primary{background-color:#2275d7;border-radius:4px;color:#fff;font-size:14px;padding:10px 18px}.uppy-c-btn-primary:hover{background-color:#1b5dab}.uppy-c-btn-primary:focus{box-shadow:0 0 0 3px #2275d766;outline:none}.uppy-size--md .uppy-c-btn-primary{padding:13px 22px}[data-uppy-theme=dark] .uppy-c-btn-primary{color:#eaeaea}[data-uppy-theme=dark] .uppy-c-btn-primary:focus{outline:none}[data-uppy-theme=dark] .uppy-c-btn-primary::-moz-focus-inner{border:0}[data-uppy-theme=dark] .uppy-c-btn-primary:focus{box-shadow:0 0 0 2px #aae1ffd9}.uppy-c-btn-link{background-color:initial;border-radius:4px;color:#525252;font-size:14px;line-height:1;padding:10px 15px}.uppy-c-btn-link:hover{color:#333}.uppy-c-btn-link:focus{box-shadow:0 0 0 3px #2275d740;outline:none}.uppy-size--md .uppy-c-btn-link{padding:13px 18px}[data-uppy-theme=dark] .uppy-c-btn-link{color:#eaeaea}[data-uppy-theme=dark] .uppy-c-btn-link:focus{outline:none}[data-uppy-theme=dark] .uppy-c-btn-link::-moz-focus-inner{border:0}[data-uppy-theme=dark] .uppy-c-btn-link:focus{box-shadow:0 0 0 2px #aae1ffd9}[data-uppy-theme=dark] .uppy-c-btn-link:hover{color:#939393}
2225
2225
  @charset "UTF-8";.uppy-Informer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1005}.uppy-Informer span>div{margin-bottom:6px}.uppy-Informer-animated{opacity:0;transform:translateY(350%);transition:all .3s ease-in;z-index:-1000}.uppy-Informer p{background-color:#757575;border-radius:18px;color:#fff;display:inline-block;font-size:12px;font-weight:400;line-height:1.4;margin:0;max-width:90%;padding:6px 15px}.uppy-size--md .uppy-Informer p{font-size:14px;line-height:1.3;max-width:500px;padding:10px 20px}[data-uppy-theme=dark] .uppy-Informer p{background-color:#333}[dir=ltr] .uppy-Informer p span{left:3px}[dir=rtl] .uppy-Informer p span{right:3px}[dir=ltr] .uppy-Informer p span{margin-left:-1px}[dir=rtl] .uppy-Informer p span{margin-right:-1px}.uppy-Informer p span{background-color:#fff;border-radius:50%;color:#525252;display:inline-block;font-size:10px;height:13px;line-height:12px;position:relative;top:-1px;vertical-align:middle;width:13px}.uppy-Informer p span:hover{cursor:help}.uppy-Informer p span:after{word-wrap:break-word;line-height:1.3}.uppy-Root [aria-label][role~=tooltip]{position:relative}.uppy-Root [aria-label][role~=tooltip]:after,.uppy-Root [aria-label][role~=tooltip]:before{backface-visibility:hidden;box-sizing:border-box;opacity:0;pointer-events:none;position:absolute;transform:translateZ(0);transform-origin:top;transition:all var(--microtip-transition-duration,.18s) var(--microtip-transition-easing,ease-in-out) var(--microtip-transition-delay,0s);will-change:transform;z-index:10}.uppy-Root [aria-label][role~=tooltip]:before{background-size:100% auto!important;content:""}.uppy-Root [aria-label][role~=tooltip]:after{background:#111111e6;border-radius:4px;box-sizing:initial;color:#fff;content:attr(aria-label);font-size:var(--microtip-font-size,13px);font-weight:var(--microtip-font-weight,normal);padding:.5em 1em;text-transform:var(--microtip-text-transform,none);white-space:nowrap}.uppy-Root [aria-label][role~=tooltip]:focus:after,.uppy-Root [aria-label][role~=tooltip]:focus:before,.uppy-Root [aria-label][role~=tooltip]:hover:after,.uppy-Root [aria-label][role~=tooltip]:hover:before{opacity:1;pointer-events:auto}.uppy-Root [role~=tooltip][data-microtip-position|=top]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2736%27 height=%2712%27%3E%3Cpath fill=%27rgba%2817, 17, 17, 0.9%29%27 d=%27M2.658 0h32.004c-6 0-11.627 12.002-16.002 12.002C14.285 12.002 8.594 0 2.658 0Z%27/%3E%3C/svg%3E") no-repeat;bottom:100%;height:6px;left:50%;margin-bottom:5px;transform:translate3d(-50%,0,0);width:18px}.uppy-Root [role~=tooltip][data-microtip-position|=top]:after{bottom:100%;left:50%;margin-bottom:11px;transform:translate3d(-50%,0,0)}.uppy-Root [role~=tooltip][data-microtip-position=top]:hover:after,.uppy-Root [role~=tooltip][data-microtip-position|=top]:hover:before{transform:translate3d(-50%,-5px,0)}.uppy-Root [role~=tooltip][data-microtip-position=top-left]:after{bottom:100%;transform:translate3d(calc(-100% + 16px),0,0)}.uppy-Root [role~=tooltip][data-microtip-position=top-left]:hover:after{transform:translate3d(calc(-100% + 16px),-5px,0)}.uppy-Root [role~=tooltip][data-microtip-position=top-right]:after{bottom:100%;transform:translate3d(-16px,0,0)}.uppy-Root [role~=tooltip][data-microtip-position=top-right]:hover:after{transform:translate3d(-16px,-5px,0)}.uppy-Root [role~=tooltip][data-microtip-position|=bottom]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2736%27 height=%2712%27%3E%3Cpath fill=%27rgba%2817, 17, 17, 0.9%29%27 d=%27M33.342 12H1.338c6 0 11.627-12.002 16.002-12.002C21.715-.002 27.406 12 33.342 12Z%27/%3E%3C/svg%3E") no-repeat;bottom:auto;height:6px;left:50%;margin-bottom:0;margin-top:5px;top:100%;transform:translate3d(-50%,-10px,0);width:18px}.uppy-Root [role~=tooltip][data-microtip-position|=bottom]:after{left:50%;margin-top:11px;top:100%;transform:translate3d(-50%,-10px,0)}.uppy-Root [role~=tooltip][data-microtip-position=bottom]:hover:after,.uppy-Root [role~=tooltip][data-microtip-position|=bottom]:hover:before{transform:translate3d(-50%,0,0)}.uppy-Root [role~=tooltip][data-microtip-position=bottom-left]:after{top:100%;transform:translate3d(calc(-100% + 16px),-10px,0)}.uppy-Root [role~=tooltip][data-microtip-position=bottom-left]:hover:after{transform:translate3d(calc(-100% + 16px),0,0)}.uppy-Root [role~=tooltip][data-microtip-position=bottom-right]:after{top:100%;transform:translate3d(-16px,-10px,0)}.uppy-Root [role~=tooltip][data-microtip-position=bottom-right]:hover:after{transform:translate3d(-16px,0,0)}.uppy-Root [role~=tooltip][data-microtip-position=left]:after,.uppy-Root [role~=tooltip][data-microtip-position=left]:before{bottom:auto;left:auto;right:100%;top:50%;transform:translate3d(10px,-50%,0)}.uppy-Root [role~=tooltip][data-microtip-position=left]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2736%27%3E%3Cpath fill=%27rgba%2817, 17, 17, 0.9%29%27 d=%27M0 33.342V1.338c0 6 12.002 11.627 12.002 16.002C12.002 21.715 0 27.406 0 33.342Z%27/%3E%3C/svg%3E") no-repeat;height:18px;margin-bottom:0;margin-right:5px;width:6px}.uppy-Root [role~=tooltip][data-microtip-position=left]:after{margin-right:11px}.uppy-Root [role~=tooltip][data-microtip-position=left]:hover:after,.uppy-Root [role~=tooltip][data-microtip-position=left]:hover:before{transform:translate3d(0,-50%,0)}.uppy-Root [role~=tooltip][data-microtip-position=right]:after,.uppy-Root [role~=tooltip][data-microtip-position=right]:before{bottom:auto;left:100%;top:50%;transform:translate3d(-10px,-50%,0)}.uppy-Root [role~=tooltip][data-microtip-position=right]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2736%27%3E%3Cpath fill=%27rgba%2817, 17, 17, 0.9%29%27 d=%27M12 2.658v32.004c0-6-12.002-11.627-12.002-16.002C-.002 14.285 12 8.594 12 2.658Z%27/%3E%3C/svg%3E") no-repeat;height:18px;margin-bottom:0;margin-left:5px;width:6px}.uppy-Root [role~=tooltip][data-microtip-position=right]:after{margin-left:11px}.uppy-Root [role~=tooltip][data-microtip-position=right]:hover:after,.uppy-Root [role~=tooltip][data-microtip-position=right]:hover:before{transform:translate3d(0,-50%,0)}.uppy-Root [role~=tooltip][data-microtip-size=small]:after{white-space:normal;width:80px}.uppy-Root [role~=tooltip][data-microtip-size=medium]:after{white-space:normal;width:150px}.uppy-Root [role~=tooltip][data-microtip-size=large]:after{white-space:normal;width:260px}.uppy-StatusBar{background-color:#fff;color:#fff;display:flex;font-size:12px;font-weight:400;height:46px;line-height:40px;position:relative;transition:height .2s;z-index:1001}[data-uppy-theme=dark] .uppy-StatusBar{background-color:#1f1f1f}.uppy-StatusBar:before{background-color:#eaeaea;bottom:0;content:"";height:2px;left:0;position:absolute;right:0;top:0;width:100%}[data-uppy-theme=dark] .uppy-StatusBar:before{background-color:#757575}.uppy-StatusBar[aria-hidden=true]{height:0;overflow-y:hidden}.uppy-StatusBar.is-complete .uppy-StatusBar-progress{background-color:#1bb240}.uppy-StatusBar.is-error .uppy-StatusBar-progress{background-color:#e32437}.uppy-StatusBar.is-complete .uppy-StatusBar-statusIndicator{color:#1bb240}.uppy-StatusBar.is-error .uppy-StatusBar-statusIndicator{color:#e32437}.uppy-StatusBar:not([aria-hidden=true]).is-waiting{background-color:#fff;border-top:1px solid #eaeaea;height:65px}[data-uppy-theme=dark] .uppy-StatusBar:not([aria-hidden=true]).is-waiting{background-color:#1f1f1f;border-top:1px solid #333}.uppy-StatusBar-progress{background-color:#2275d7;height:2px;position:absolute;transition:background-color,width .3s ease-out;z-index:1001}.uppy-StatusBar-progress.is-indeterminate{animation:uppy-StatusBar-ProgressStripes 1s linear infinite;background-image:linear-gradient(45deg,#0000004d 25%,#0000 0,#0000 50%,#0000004d 0,#0000004d 75%,#0000 0,#0000);background-size:64px 64px}@keyframes uppy-StatusBar-ProgressStripes{0%{background-position:0 0}to{background-position:64px 0}}.uppy-StatusBar.is-postprocessing .uppy-StatusBar-progress,.uppy-StatusBar.is-preprocessing .uppy-StatusBar-progress{background-color:#f6a623}.uppy-StatusBar.is-waiting .uppy-StatusBar-progress{display:none}[dir=ltr] .uppy-StatusBar-content{padding-left:10px}[dir=rtl] .uppy-StatusBar-content{padding-right:10px}.uppy-StatusBar-content{align-items:center;color:#333;display:flex;height:100%;position:relative;text-overflow:ellipsis;white-space:nowrap;z-index:1002}[dir=ltr] .uppy-size--md .uppy-StatusBar-content{padding-left:15px}[dir=rtl] .uppy-size--md .uppy-StatusBar-content{padding-right:15px}[data-uppy-theme=dark] .uppy-StatusBar-content{color:#eaeaea}[dir=ltr] .uppy-StatusBar-status{padding-right:.3em}[dir=rtl] .uppy-StatusBar-status{padding-left:.3em}.uppy-StatusBar-status{display:flex;flex-direction:column;font-weight:400;justify-content:center;line-height:1.4}.uppy-StatusBar-statusPrimary{display:flex;font-weight:500;line-height:1}.uppy-StatusBar-statusPrimary button.uppy-StatusBar-details{margin-left:5px}[data-uppy-theme=dark] .uppy-StatusBar-statusPrimary{color:#eaeaea}.uppy-StatusBar-statusSecondary{color:#757575;display:inline-block;font-size:11px;line-height:1.2;margin-top:1px;white-space:nowrap}[data-uppy-theme=dark] .uppy-StatusBar-statusSecondary{color:#bbb}[dir=ltr] .uppy-StatusBar-statusSecondaryHint{margin-right:5px}[dir=rtl] .uppy-StatusBar-statusSecondaryHint{margin-left:5px}.uppy-StatusBar-statusSecondaryHint{display:inline-block;line-height:1;vertical-align:middle}[dir=ltr] .uppy-size--md .uppy-StatusBar-statusSecondaryHint{margin-right:8px}[dir=rtl] .uppy-size--md .uppy-StatusBar-statusSecondaryHint{margin-left:8px}[dir=ltr] .uppy-StatusBar-statusIndicator{margin-right:7px}[dir=rtl] .uppy-StatusBar-statusIndicator{margin-left:7px}.uppy-StatusBar-statusIndicator{color:#525252;position:relative;top:1px}.uppy-StatusBar-statusIndicator svg{vertical-align:text-bottom}[dir=ltr] .uppy-StatusBar-actions{right:10px}[dir=rtl] .uppy-StatusBar-actions{left:10px}.uppy-StatusBar-actions{align-items:center;bottom:0;display:flex;position:absolute;top:0;z-index:1004}.uppy-StatusBar.is-waiting .uppy-StatusBar-actions{background-color:#fafafa;height:100%;padding:0 15px;position:static;width:100%}[data-uppy-theme=dark] .uppy-StatusBar.is-waiting .uppy-StatusBar-actions{background-color:#1f1f1f}.uppy-StatusBar:not([aria-hidden=true]).is-waiting.has-ghosts{flex-direction:column;height:90px}.uppy-size--md .uppy-StatusBar:not([aria-hidden=true]).is-waiting.has-ghosts{flex-direction:row;height:65px}.uppy-StatusBar:not([aria-hidden=true]).is-waiting.has-ghosts .uppy-StatusBar-actions{flex-direction:column;justify-content:center}.uppy-size--md .uppy-StatusBar:not([aria-hidden=true]).is-waiting.has-ghosts .uppy-StatusBar-actions{flex-direction:row;justify-content:normal}.uppy-StatusBar-actionCircleBtn{cursor:pointer;line-height:1;margin:3px;opacity:.9}.uppy-StatusBar-actionCircleBtn:focus{outline:none}.uppy-StatusBar-actionCircleBtn::-moz-focus-inner{border:0}.uppy-StatusBar-actionCircleBtn:focus{box-shadow:0 0 0 3px #2275d780}[data-uppy-theme=dark] .uppy-StatusBar-actionCircleBtn:focus{outline:none}[data-uppy-theme=dark] .uppy-StatusBar-actionCircleBtn::-moz-focus-inner{border:0}[data-uppy-theme=dark] .uppy-StatusBar-actionCircleBtn:focus{box-shadow:0 0 0 2px #aae1ffd9}.uppy-StatusBar-actionCircleBtn:hover{opacity:1}.uppy-StatusBar-actionCircleBtn:focus{border-radius:50%}.uppy-StatusBar-actionCircleBtn svg{vertical-align:bottom}.uppy-StatusBar-actionBtn{color:#2275d7;display:inline-block;font-size:10px;line-height:inherit;vertical-align:middle}.uppy-size--md .uppy-StatusBar-actionBtn{font-size:11px}.uppy-StatusBar-actionBtn--disabled{opacity:.4}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--disabled{opacity:.7}[dir=ltr] .uppy-StatusBar-actionBtn--retry{margin-right:6px}[dir=rtl] .uppy-StatusBar-actionBtn--retry{margin-left:6px}.uppy-StatusBar-actionBtn--retry{background-color:#ff4b23;border-radius:8px;color:#fff;height:16px;line-height:1;padding:1px 6px 3px 18px;position:relative}.uppy-StatusBar-actionBtn--retry:focus{outline:none}.uppy-StatusBar-actionBtn--retry::-moz-focus-inner{border:0}.uppy-StatusBar-actionBtn--retry:focus{box-shadow:0 0 0 3px #2275d780}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--retry:focus{outline:none}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--retry::-moz-focus-inner{border:0}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--retry:focus{box-shadow:0 0 0 2px #aae1ffd9}.uppy-StatusBar-actionBtn--retry:hover{background-color:#f92d00}[dir=ltr] .uppy-StatusBar-actionBtn--retry svg{left:6px}[dir=rtl] .uppy-StatusBar-actionBtn--retry svg{right:6px}.uppy-StatusBar-actionBtn--retry svg{position:absolute;top:3px}.uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload{background-color:#1bb240;color:#fff;font-size:14px;line-height:1;padding:15px 10px;width:100%}.uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload:hover{background-color:#189c38}[data-uppy-theme=dark] .uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload{background-color:#1c8b37}[data-uppy-theme=dark] .uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload:hover{background-color:#18762f}.uppy-size--md .uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload{padding:13px 22px;width:auto}.uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload.uppy-StatusBar-actionBtn--disabled:hover{background-color:#1bb240;cursor:not-allowed}[data-uppy-theme=dark] .uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload.uppy-StatusBar-actionBtn--disabled:hover{background-color:#1c8b37}.uppy-StatusBar:not(.is-waiting) .uppy-StatusBar-actionBtn--upload{background-color:initial;color:#2275d7}[dir=ltr] .uppy-StatusBar-actionBtn--uploadNewlyAdded{padding-right:3px}[dir=ltr] .uppy-StatusBar-actionBtn--uploadNewlyAdded,[dir=rtl] .uppy-StatusBar-actionBtn--uploadNewlyAdded{padding-left:3px}[dir=rtl] .uppy-StatusBar-actionBtn--uploadNewlyAdded{padding-right:3px}.uppy-StatusBar-actionBtn--uploadNewlyAdded{border-radius:3px;padding-bottom:1px}.uppy-StatusBar-actionBtn--uploadNewlyAdded:focus{outline:none}.uppy-StatusBar-actionBtn--uploadNewlyAdded::-moz-focus-inner{border:0}.uppy-StatusBar-actionBtn--uploadNewlyAdded:focus{box-shadow:0 0 0 3px #2275d780}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--uploadNewlyAdded:focus{outline:none}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--uploadNewlyAdded::-moz-focus-inner{border:0}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--uploadNewlyAdded:focus{box-shadow:0 0 0 2px #aae1ffd9}.uppy-StatusBar.is-postprocessing .uppy-StatusBar-actionBtn--uploadNewlyAdded,.uppy-StatusBar.is-preprocessing .uppy-StatusBar-actionBtn--uploadNewlyAdded{display:none}.uppy-StatusBar-actionBtn--done{border-radius:3px;line-height:1;padding:7px 8px}.uppy-StatusBar-actionBtn--done:focus{outline:none}.uppy-StatusBar-actionBtn--done::-moz-focus-inner{border:0}.uppy-StatusBar-actionBtn--done:hover{color:#1b5dab}.uppy-StatusBar-actionBtn--done:focus{background-color:#dfe6f1}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--done:focus{background-color:#333}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--done{color:#02baf2}.uppy-size--md .uppy-StatusBar-actionBtn--done{font-size:14px}.uppy-StatusBar-serviceMsg{color:#000;font-size:11px;line-height:1.1;padding-left:10px}.uppy-size--md .uppy-StatusBar-serviceMsg{font-size:14px;padding-left:15px}[data-uppy-theme=dark] .uppy-StatusBar-serviceMsg{color:#eaeaea}.uppy-StatusBar-serviceMsg-ghostsIcon{left:6px;opacity:.5;position:relative;top:2px;vertical-align:text-bottom;width:10px}.uppy-size--md .uppy-StatusBar-serviceMsg-ghostsIcon{left:10px;top:1px;width:15px}[dir=ltr] .uppy-StatusBar-details{left:2px}[dir=rtl] .uppy-StatusBar-details{right:2px}.uppy-StatusBar-details{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#939393;border-radius:50%;color:#fff;cursor:help;display:inline-block;font-size:10px;font-weight:600;height:13px;line-height:12px;position:relative;text-align:center;top:0;vertical-align:middle;width:13px}.uppy-StatusBar-details:after{word-wrap:break-word;line-height:1.3}[dir=ltr] .uppy-StatusBar-spinner{margin-right:10px}[dir=rtl] .uppy-StatusBar-spinner{margin-left:10px}.uppy-StatusBar-spinner{fill:#2275d7;animation-duration:1s;animation-iteration-count:infinite;animation-name:uppy-StatusBar-spinnerAnimation;animation-timing-function:linear}.uppy-StatusBar.is-postprocessing .uppy-StatusBar-spinner,.uppy-StatusBar.is-preprocessing .uppy-StatusBar-spinner{fill:#f6a623}@keyframes uppy-StatusBar-spinnerAnimation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.uppy-ProviderBrowser-viewType--grid ul.uppy-ProviderBrowser-list,.uppy-ProviderBrowser-viewType--unsplash ul.uppy-ProviderBrowser-list{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:6px}.uppy-ProviderBrowser-viewType--grid ul.uppy-ProviderBrowser-list:after,.uppy-ProviderBrowser-viewType--unsplash ul.uppy-ProviderBrowser-list:after{content:"";flex:auto}.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem,.uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem{margin:0;position:relative;width:50%}.uppy-size--md .uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem,.uppy-size--md .uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem{width:33.3333%}.uppy-size--lg .uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem,.uppy-size--lg .uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem{width:25%}.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem:before,.uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem:before{content:"";display:block;padding-top:100%}.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--selected img,.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--selected svg,.uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem--selected img,.uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem--selected svg{opacity:.85}.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--disabled,.uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem--disabled{opacity:.5}.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--noPreview .uppy-ProviderBrowserItem-inner,.uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem--noPreview .uppy-ProviderBrowserItem-inner{background-color:#93939333}[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--noPreview .uppy-ProviderBrowserItem-inner,[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem--noPreview .uppy-ProviderBrowserItem-inner{background-color:#eaeaea33}.uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--noPreview svg,.uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem--noPreview svg{fill:#000000b3;height:30%;width:30%}[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--grid li.uppy-ProviderBrowserItem--noPreview svg,[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--unsplash li.uppy-ProviderBrowserItem--noPreview svg{fill:#fffc}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-inner,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-inner{border-radius:4px;bottom:7px;height:calc(100% - 14px);left:7px;overflow:hidden;position:absolute;right:7px;text-align:center;top:7px;width:calc(100% - 14px)}@media (hover:none){.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-inner .uppy-ProviderBrowserItem-author,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-inner .uppy-ProviderBrowserItem-author{display:block}}[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-inner,[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-inner{box-shadow:0 0 0 3px #aae1ffb3}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-inner img,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-inner img{border-radius:4px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-author,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-author{background:#0000004d;bottom:0;color:#fff;display:none;font-size:12px;font-weight:500;left:0;margin:0;padding:5px;position:absolute;text-decoration:none;width:100%}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-author:hover,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-author:hover{background:#0006;text-decoration:underline}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox{background-color:#2275d7;border-radius:50%;height:26px;opacity:0;position:absolute;right:16px;top:16px;width:26px;z-index:1002}[dir=ltr] .uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox:after,[dir=ltr] .uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox:after{left:7px}[dir=rtl] .uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox:after,[dir=rtl] .uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox:after{right:7px}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox:after,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox:after{height:7px;top:8px;width:12px}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox--is-checked,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox--is-checked{opacity:1}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox--grid:focus+label .uppy-ProviderBrowserItem-author,.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox--grid:hover+label .uppy-ProviderBrowserItem-author,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox--grid:focus+label .uppy-ProviderBrowserItem-author,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox--grid:hover+label .uppy-ProviderBrowserItem-author{display:block}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox--grid:focus+label,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox--grid:focus+label{box-shadow:0 0 0 3px #2275d780}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox--grid:focus+label:focus,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox--grid:focus+label:focus{outline:none}.uppy-ProviderBrowser-viewType--grid .uppy-ProviderBrowserItem-checkbox--grid:focus+label::-moz-focus-inner,.uppy-ProviderBrowser-viewType--unsplash .uppy-ProviderBrowserItem-checkbox--grid:focus+label::-moz-focus-inner{border:0}.uppy-ProviderBrowser-viewType--list{background-color:#fff}[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--list{background-color:#1f1f1f}.uppy-ProviderBrowser-viewType--list li.uppy-ProviderBrowserItem{align-items:center;display:flex;margin:0;padding:7px 15px}[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--list li.uppy-ProviderBrowserItem{color:#eaeaea}.uppy-ProviderBrowser-viewType--list li.uppy-ProviderBrowserItem--disabled{opacity:.6}[dir=ltr] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox{margin-right:15px}[dir=rtl] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox{margin-left:15px}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox{background-color:#fff;border:1px solid #cfcfcf;border-radius:3px;height:17px;width:17px}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox:focus{border:1px solid #2275d7;box-shadow:0 0 0 3px #2275d740;outline:none}[dir=ltr] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox:after{left:3px}[dir=rtl] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox:after{right:3px}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox:after{height:5px;opacity:0;top:4px;width:9px}[data-uppy-theme=dark] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox:focus{border-color:#02baf2b3;box-shadow:0 0 0 3px #02baf233}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox--is-checked{background-color:#2275d7;border-color:#2275d7}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-checkbox--is-checked:after{opacity:1}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner{align-items:center;display:flex;overflow:hidden;padding:2px;text-overflow:ellipsis;white-space:nowrap}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner:focus{outline:none;text-decoration:underline}[dir=ltr] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner img,[dir=ltr] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner svg{margin-right:8px}[dir=rtl] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner img,[dir=rtl] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner svg{margin-left:8px}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-inner span{line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem--disabled .uppy-ProviderBrowserItem-inner{cursor:default}[dir=ltr] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-iconWrap{margin-right:7px}[dir=rtl] .uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-iconWrap{margin-left:7px}.uppy-ProviderBrowser-viewType--list .uppy-ProviderBrowserItem-iconWrap{width:20px}.uppy-ProviderBrowserItem-checkbox{cursor:pointer;flex-shrink:0;position:relative}.uppy-ProviderBrowserItem-checkbox:disabled{cursor:default}.uppy-ProviderBrowserItem-checkbox:after{border-bottom:2px solid #eaeaea;border-left:2px solid #eaeaea;content:"";cursor:pointer;position:absolute;transform:rotate(-45deg)}.uppy-ProviderBrowserItem-checkbox:disabled:after{cursor:default}[data-uppy-theme=dark] .uppy-ProviderBrowserItem-checkbox{background-color:#1f1f1f;border-color:#939393}[data-uppy-theme=dark] .uppy-ProviderBrowserItem-checkbox--is-checked{background-color:#333}.uppy-SearchProvider{align-items:center;display:flex;flex:1;flex-direction:column;height:100%;justify-content:center;width:100%}[data-uppy-theme=dark] .uppy-SearchProvider{background-color:#1f1f1f}.uppy-SearchProvider-input{margin-bottom:15px;max-width:650px;width:90%}.uppy-size--md .uppy-SearchProvider-input{margin-bottom:20px}.uppy-SearchProvider-input::-webkit-search-cancel-button{display:none}.uppy-SearchProvider-searchButton{padding:13px 25px}.uppy-size--md .uppy-SearchProvider-searchButton{padding:13px 30px}.uppy-DashboardContent-panelBody{align-items:center;display:flex;flex:1;justify-content:center}[data-uppy-theme=dark] .uppy-DashboardContent-panelBody{background-color:#1f1f1f}.uppy-Provider-auth,.uppy-Provider-empty,.uppy-Provider-error,.uppy-Provider-loading{align-items:center;color:#939393;display:flex;flex:1;flex-flow:column wrap;justify-content:center}.uppy-Provider-empty{color:#939393}.uppy-Provider-authIcon svg{height:75px;width:100px}.uppy-Provider-authTitle{color:#757575;font-size:17px;font-weight:400;line-height:1.4;margin-bottom:30px;max-width:500px;padding:0 15px;text-align:center}.uppy-size--md .uppy-Provider-authTitle{font-size:20px}[data-uppy-theme=dark] .uppy-Provider-authTitle{color:#cfcfcf}.uppy-Provider-btn-google{align-items:center;background:#4285f4;display:flex;padding:8px 12px!important}.uppy-Provider-btn-google:hover{background-color:#1266f1}.uppy-Provider-btn-google:focus{box-shadow:0 0 0 3px #4285f466;outline:none}.uppy-Provider-btn-google svg{margin-right:8px}[dir=ltr] .uppy-Provider-breadcrumbs{text-align:left}[dir=rtl] .uppy-Provider-breadcrumbs{text-align:right}.uppy-Provider-breadcrumbs{color:#525252;flex:1;font-size:12px;margin-bottom:10px}.uppy-size--md .uppy-Provider-breadcrumbs{margin-bottom:0}[data-uppy-theme=dark] .uppy-Provider-breadcrumbs{color:#eaeaea}[dir=ltr] .uppy-Provider-breadcrumbsIcon{margin-right:4px}[dir=rtl] .uppy-Provider-breadcrumbsIcon{margin-left:4px}.uppy-Provider-breadcrumbsIcon{color:#525252;display:inline-block;line-height:1;vertical-align:middle}.uppy-Provider-breadcrumbsIcon svg{fill:#525252;height:13px;width:13px}.uppy-Provider-breadcrumbs button{border-radius:3px;display:inline-block;line-height:inherit;padding:4px}.uppy-Provider-breadcrumbs button:focus{outline:none}.uppy-Provider-breadcrumbs button::-moz-focus-inner{border:0}.uppy-Provider-breadcrumbs button:hover{color:#1b5dab}.uppy-Provider-breadcrumbs button:focus{background-color:#dfe6f1}[data-uppy-theme=dark] .uppy-Provider-breadcrumbs button:focus{background-color:#333}.uppy-Provider-breadcrumbs button:not(:last-of-type){text-decoration:underline}.uppy-Provider-breadcrumbs button:last-of-type{color:#333;cursor:normal;font-weight:500;pointer-events:none}.uppy-Provider-breadcrumbs button:hover{cursor:pointer}[data-uppy-theme=dark] .uppy-Provider-breadcrumbs button{color:#eaeaea}.uppy-ProviderBrowser{display:flex;flex:1;flex-direction:column;font-size:14px;font-weight:400;height:100%}.uppy-ProviderBrowser-user{color:#333;font-weight:500;margin:0 8px 0 0}[data-uppy-theme=dark] .uppy-ProviderBrowser-user{color:#eaeaea}[dir=ltr] .uppy-ProviderBrowser-user:after{left:4px}[dir=rtl] .uppy-ProviderBrowser-user:after{right:4px}.uppy-ProviderBrowser-user:after{color:#939393;content:"·";font-weight:400;position:relative}.uppy-ProviderBrowser-header{border-bottom:1px solid #eaeaea;position:relative;z-index:1001}[data-uppy-theme=dark] .uppy-ProviderBrowser-header{border-bottom:1px solid #333}.uppy-ProviderBrowser-headerBar{background-color:#fafafa;color:#757575;font-size:12px;line-height:1.4;padding:7px 15px;z-index:1001}.uppy-size--md .uppy-ProviderBrowser-headerBar{align-items:center;display:flex}[data-uppy-theme=dark] .uppy-ProviderBrowser-headerBar{background-color:#1f1f1f}.uppy-ProviderBrowser-headerBar--simple{display:block;justify-content:center;text-align:center}.uppy-ProviderBrowser-headerBar--simple .uppy-Provider-breadcrumbsWrap{display:inline-block;flex:none;vertical-align:middle}.uppy-ProviderBrowser-searchFilter{align-items:center;display:flex;height:30px;margin-bottom:15px;margin-top:15px;padding-left:8px;padding-right:8px;position:relative;width:100%}[dir=ltr] .uppy-ProviderBrowser-searchFilterInput{padding-left:30px}[dir=ltr] .uppy-ProviderBrowser-searchFilterInput,[dir=rtl] .uppy-ProviderBrowser-searchFilterInput{padding-right:30px}[dir=rtl] .uppy-ProviderBrowser-searchFilterInput{padding-left:30px}.uppy-ProviderBrowser-searchFilterInput{background-color:#eaeaea;border:0;border-radius:4px;color:#333;font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Segoe UI Symbol,Segoe UI Emoji,Apple Color Emoji,Roboto,Helvetica,Arial,sans-serif;font-size:13px;height:30px;line-height:1.4;outline:0;width:100%;z-index:1001}.uppy-ProviderBrowser-searchFilterInput::-webkit-search-cancel-button{display:none}[data-uppy-theme=dark] .uppy-ProviderBrowser-searchFilterInput{background-color:#1f1f1f;color:#eaeaea}.uppy-ProviderBrowser-searchFilterInput:focus{background-color:#cfcfcf;border:0}[data-uppy-theme=dark] .uppy-ProviderBrowser-searchFilterInput:focus{background-color:#333}[dir=ltr] .uppy-ProviderBrowser-searchFilterIcon{left:16px}[dir=rtl] .uppy-ProviderBrowser-searchFilterIcon{right:16px}.uppy-ProviderBrowser-searchFilterIcon{color:#757575;height:12px;position:absolute;width:12px;z-index:1002}.uppy-ProviderBrowser-searchFilterInput::-moz-placeholder{color:#939393;opacity:1}.uppy-ProviderBrowser-searchFilterInput::placeholder{color:#939393;opacity:1}[dir=ltr] .uppy-ProviderBrowser-searchFilterReset{right:16px}[dir=rtl] .uppy-ProviderBrowser-searchFilterReset{left:16px}.uppy-ProviderBrowser-searchFilterReset{border-radius:3px;color:#939393;cursor:pointer;height:22px;padding:6px;position:absolute;width:22px;z-index:1002}.uppy-ProviderBrowser-searchFilterReset:focus{outline:none}.uppy-ProviderBrowser-searchFilterReset::-moz-focus-inner{border:0}.uppy-ProviderBrowser-searchFilterReset:focus{box-shadow:0 0 0 3px #2275d780}.uppy-ProviderBrowser-searchFilterReset:hover{color:#757575}.uppy-ProviderBrowser-searchFilterReset svg{vertical-align:text-top}.uppy-ProviderBrowser-userLogout{border-radius:3px;color:#2275d7;cursor:pointer;line-height:inherit;padding:4px}.uppy-ProviderBrowser-userLogout:focus{outline:none}.uppy-ProviderBrowser-userLogout::-moz-focus-inner{border:0}.uppy-ProviderBrowser-userLogout:hover{color:#1b5dab}.uppy-ProviderBrowser-userLogout:focus{background-color:#dfe6f1}[data-uppy-theme=dark] .uppy-ProviderBrowser-userLogout:focus{background-color:#333}.uppy-ProviderBrowser-userLogout:hover{text-decoration:underline}[data-uppy-theme=dark] .uppy-ProviderBrowser-userLogout{color:#eaeaea}.uppy-ProviderBrowser-body{flex:1;position:relative}.uppy-ProviderBrowser-list{-webkit-overflow-scrolling:touch;background-color:#fff;border-spacing:0;bottom:0;display:block;flex:1;height:100%;left:0;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;right:0;top:0;width:100%}[data-uppy-theme=dark] .uppy-ProviderBrowser-list{background-color:#1f1f1f}.uppy-ProviderBrowser-list:focus{outline:none}.uppy-ProviderBrowserItem-inner{cursor:pointer;font-size:13px;font-weight:500}.uppy-ProviderBrowser-footer{align-items:center;background-color:#fff;border-top:1px solid #eaeaea;display:flex;height:65px;padding:0 15px}[dir=ltr] .uppy-ProviderBrowser-footer button{margin-right:8px}[dir=rtl] .uppy-ProviderBrowser-footer button{margin-left:8px}[data-uppy-theme=dark] .uppy-ProviderBrowser-footer{background-color:#1f1f1f;border-top:1px solid #333}.uppy-Dashboard-Item-previewInnerWrap{align-items:center;border-radius:3px;box-shadow:0 0 2px 0 #0006;display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.uppy-size--md .uppy-Dashboard-Item-previewInnerWrap{box-shadow:0 1px 2px #00000026}.uppy-Dashboard--singleFile .uppy-Dashboard-Item-previewInnerWrap{box-shadow:none}.uppy-Dashboard-Item-previewInnerWrap:after{background-color:#000000a6;bottom:0;content:"";display:none;left:0;position:absolute;right:0;top:0;z-index:1001}.uppy-Dashboard-Item-previewLink{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1002}.uppy-Dashboard-Item-previewLink:focus{box-shadow:inset 0 0 0 3px #76abe9}[data-uppy-theme=dark] .uppy-Dashboard-Item-previewLink:focus{box-shadow:inset 0 0 0 3px #016c8d}.uppy-Dashboard-Item-preview img.uppy-Dashboard-Item-previewImg{border-radius:3px;height:100%;-o-object-fit:cover;object-fit:cover;transform:translateZ(0);width:100%}.uppy-Dashboard--singleFile .uppy-Dashboard-Item-preview img.uppy-Dashboard-Item-previewImg{height:auto;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;padding:10px;width:auto}.uppy-Dashboard-Item-progress{color:#fff;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);transition:all .35 ease;width:120px;z-index:1002}.uppy-Dashboard-Item-progressIndicator{color:#fff;display:inline-block;height:38px;opacity:.9;width:38px}.uppy-size--md .uppy-Dashboard-Item-progressIndicator{height:55px;width:55px}button.uppy-Dashboard-Item-progressIndicator{cursor:pointer}button.uppy-Dashboard-Item-progressIndicator:focus{outline:none}button.uppy-Dashboard-Item-progressIndicator::-moz-focus-inner{border:0}button.uppy-Dashboard-Item-progressIndicator:focus .uppy-Dashboard-Item-progressIcon--bg,button.uppy-Dashboard-Item-progressIndicator:focus .uppy-Dashboard-Item-progressIcon--retry{fill:#76abe9}.uppy-Dashboard-Item-progressIcon--circle{height:100%;width:100%}.uppy-Dashboard-Item-progressIcon--bg{stroke:#fff6}.uppy-Dashboard-Item-progressIcon--progress{stroke:#fff;transition:stroke-dashoffset .5s ease-out}.uppy-Dashboard-Item-progressIcon--play{fill:#fff;stroke:#fff;transition:all .2s}.uppy-Dashboard-Item-progressIcon--cancel{fill:#fff;transition:all .2s}.uppy-Dashboard-Item-progressIcon--pause{fill:#fff;stroke:#fff;transition:all .2s}.uppy-Dashboard-Item-progressIcon--check{fill:#fff;transition:all .2s}.uppy-Dashboard-Item-progressIcon--retry{fill:#fff}[dir=ltr] .uppy-Dashboard-Item.is-complete .uppy-Dashboard-Item-progress{right:-8px}[dir=rtl] .uppy-Dashboard-Item.is-complete .uppy-Dashboard-Item-progress{left:-8px}[dir=ltr] .uppy-Dashboard-Item.is-complete .uppy-Dashboard-Item-progress{left:auto}[dir=rtl] .uppy-Dashboard-Item.is-complete .uppy-Dashboard-Item-progress{right:auto}.uppy-Dashboard-Item.is-complete .uppy-Dashboard-Item-progress{top:-9px;transform:none;width:auto}.uppy-Dashboard-Item.is-error .uppy-Dashboard-Item-progressIndicator{height:18px;width:18px}.uppy-size--md .uppy-Dashboard-Item.is-error .uppy-Dashboard-Item-progressIndicator{height:28px;width:28px}.uppy-Dashboard-Item.is-complete .uppy-Dashboard-Item-progressIndicator{height:18px;opacity:1;width:18px}.uppy-size--md .uppy-Dashboard-Item.is-complete .uppy-Dashboard-Item-progressIndicator{height:22px;width:22px}.uppy-Dashboard-Item.is-processing .uppy-Dashboard-Item-progress{opacity:0}[dir=ltr] .uppy-Dashboard-Item-fileInfo{padding-right:5px}[dir=rtl] .uppy-Dashboard-Item-fileInfo{padding-left:5px}[dir=ltr] .uppy-Dashboard--singleFile .uppy-Dashboard-Item-fileInfo{padding-right:10px}[dir=rtl] .uppy-Dashboard--singleFile .uppy-Dashboard-Item-fileInfo{padding-left:10px}[dir=ltr] .uppy-size--md.uppy-Dashboard--singleFile .uppy-Dashboard-Item-fileInfo{padding-right:15px}[dir=rtl] .uppy-size--md.uppy-Dashboard--singleFile .uppy-Dashboard-Item-fileInfo{padding-left:15px}.uppy-Dashboard-Item-name{word-wrap:anywhere;font-size:12px;font-weight:500;line-height:1.3;margin-bottom:5px;word-break:break-all}[data-uppy-theme=dark] .uppy-Dashboard-Item-name{color:#eaeaea}.uppy-size--md.uppy-Dashboard--singleFile .uppy-Dashboard-Item-name{font-size:14px;line-height:1.4}.uppy-Dashboard-Item-fileName{align-items:baseline;display:flex}.uppy-Dashboard-Item-fileName button{margin-left:5px}.uppy-Dashboard-Item-author{color:#757575;display:inline-block;font-size:11px;font-weight:400;line-height:1;margin-bottom:5px;vertical-align:bottom}.uppy-Dashboard-Item-author a{color:#757575}.uppy-Dashboard-Item-status{color:#757575;font-size:11px;font-weight:400;line-height:1}[data-uppy-theme=dark] .uppy-Dashboard-Item-status{color:#bbb}.uppy-Dashboard-Item-statusSize{display:inline-block;margin-bottom:5px;text-transform:uppercase;vertical-align:bottom}.uppy-Dashboard-Item-reSelect{color:#2275d7;font-family:inherit;font-size:inherit;font-weight:600}.uppy-Dashboard-Item-errorMessage{background-color:#fdeff1;color:#a51523;font-size:11px;font-weight:500;line-height:1.3;padding:5px 6px}.uppy-Dashboard-Item-errorMessageBtn{color:#a51523;cursor:pointer;font-size:11px;font-weight:500;text-decoration:underline}.uppy-Dashboard-Item-preview .uppy-Dashboard-Item-errorMessage{display:none}.uppy-size--md .uppy-Dashboard-Item-preview .uppy-Dashboard-Item-errorMessage{border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-top:1px solid #f7c2c8;bottom:0;display:block;left:0;line-height:1.4;padding:6px 8px;position:absolute;right:0}.uppy-Dashboard-Item-fileInfo .uppy-Dashboard-Item-errorMessage{border:1px solid #f7c2c8;border-radius:3px;display:inline-block;position:static}.uppy-size--md .uppy-Dashboard-Item-fileInfo .uppy-Dashboard-Item-errorMessage{display:none}.uppy-Dashboard-Item-action{color:#939393;cursor:pointer}.uppy-Dashboard-Item-action:focus{outline:none}.uppy-Dashboard-Item-action::-moz-focus-inner{border:0}.uppy-Dashboard-Item-action:focus{box-shadow:0 0 0 3px #2275d780}.uppy-Dashboard-Item-action:hover{color:#1f1f1f;opacity:1}[data-uppy-theme=dark] .uppy-Dashboard-Item-action{color:#cfcfcf}[data-uppy-theme=dark] .uppy-Dashboard-Item-action:focus{outline:none}[data-uppy-theme=dark] .uppy-Dashboard-Item-action::-moz-focus-inner{border:0}[data-uppy-theme=dark] .uppy-Dashboard-Item-action:focus{box-shadow:0 0 0 2px #aae1ffd9}[data-uppy-theme=dark] .uppy-Dashboard-Item-action:hover{color:#eaeaea}.uppy-Dashboard-Item-action--remove{color:#1f1f1f;opacity:.95}.uppy-Dashboard-Item-action--remove:hover{color:#000;opacity:1}[dir=ltr] .uppy-size--md .uppy-Dashboard-Item-action--remove{right:-8px}[dir=rtl] .uppy-size--md .uppy-Dashboard-Item-action--remove{left:-8px}.uppy-size--md .uppy-Dashboard-Item-action--remove{height:18px;padding:0;position:absolute;top:-8px;width:18px;z-index:1002}.uppy-size--md .uppy-Dashboard-Item-action--remove:focus{border-radius:50%}[dir=ltr] .uppy-Dashboard--singleFile.uppy-size--height-md .uppy-Dashboard-Item-action--remove{right:8px}[dir=rtl] .uppy-Dashboard--singleFile.uppy-size--height-md .uppy-Dashboard-Item-action--remove{left:8px}.uppy-Dashboard--singleFile.uppy-size--height-md .uppy-Dashboard-Item-action--remove{position:absolute;top:8px}[data-uppy-theme=dark] .uppy-Dashboard-Item-action--remove{color:#525252}[data-uppy-theme=dark] .uppy-Dashboard-Item-action--remove:hover{color:#333}.uppy-Dashboard:not(.uppy-size--md):not(.uppy-Dashboard--singleFile.uppy-size--height-md) .uppy-Dashboard-Item-actionWrapper{align-items:center;display:flex}.uppy-Dashboard:not(.uppy-size--md):not(.uppy-Dashboard--singleFile.uppy-size--height-md) .uppy-Dashboard-Item-action{height:22px;margin-left:3px;padding:3px;width:22px}.uppy-Dashboard:not(.uppy-size--md):not(.uppy-Dashboard--singleFile.uppy-size--height-md) .uppy-Dashboard-Item-action:focus{border-radius:3px}.uppy-size--md .uppy-Dashboard-Item-action--copyLink,.uppy-size--md .uppy-Dashboard-Item-action--edit{height:16px;padding:0;width:16px}.uppy-size--md .uppy-Dashboard-Item-action--copyLink:focus,.uppy-size--md .uppy-Dashboard-Item-action--edit:focus{border-radius:3px}.uppy-Dashboard-Item{align-items:center;border-bottom:1px solid #eaeaea;display:flex;padding:10px}[dir=ltr] .uppy-Dashboard:not(.uppy-Dashboard--singleFile) .uppy-Dashboard-Item{padding-right:0}[dir=rtl] .uppy-Dashboard:not(.uppy-Dashboard--singleFile) .uppy-Dashboard-Item{padding-left:0}[data-uppy-theme=dark] .uppy-Dashboard-Item{border-bottom:1px solid #333}[dir=ltr] .uppy-size--md .uppy-Dashboard-Item{float:left}[dir=rtl] .uppy-size--md .uppy-Dashboard-Item{float:right}.uppy-size--md .uppy-Dashboard-Item{border-bottom:0;display:block;height:215px;margin:5px 15px;padding:0;position:relative;width:calc(33.333% - 30px)}.uppy-size--lg .uppy-Dashboard-Item{height:190px;margin:5px 15px;padding:0;width:calc(25% - 30px)}.uppy-size--xl .uppy-Dashboard-Item{height:210px;padding:0;width:calc(20% - 30px)}.uppy-Dashboard--singleFile .uppy-Dashboard-Item{border-bottom:0;display:flex;flex-direction:column;height:100%;max-width:400px;padding:15px;position:relative;width:100%}.uppy-Dashboard-Item.is-ghost .uppy-Dashboard-Item-previewInnerWrap{opacity:.2}.uppy-Dashboard-Item.is-ghost .uppy-Dashboard-Item-name{opacity:.7}.uppy-Dashboard-Item.is-ghost .uppy-Dashboard-Item-preview:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2735%27 height=%2739%27%3E%3Cpath d=%27M1.708 38.66c1.709 0 3.417-3.417 6.834-3.417 3.416 0 5.125 3.417 8.61 3.417 3.348 0 5.056-3.417 8.473-3.417 4.305 0 5.125 3.417 6.833 3.417.889 0 1.709-.889 1.709-1.709v-19.68C34.167-5.757 0-5.757 0 17.271v19.68c0 .82.888 1.709 1.708 1.709zm8.542-17.084a3.383 3.383 0 0 1-3.417-3.416 3.383 3.383 0 0 1 3.417-3.417 3.383 3.383 0 0 1 3.417 3.417 3.383 3.383 0 0 1-3.417 3.416zm13.667 0A3.383 3.383 0 0 1 20.5 18.16a3.383 3.383 0 0 1 3.417-3.417 3.383 3.383 0 0 1 3.416 3.417 3.383 3.383 0 0 1-3.416 3.416z%27 fill=%27%2523000%27/%3E%3C/svg%3E");background-position:50% 10px;background-repeat:no-repeat;background-size:25px;bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1005}.uppy-size--md .uppy-Dashboard-Item.is-ghost .uppy-Dashboard-Item-preview:before{background-position:50% 50%;background-size:40px}.uppy-Dashboard--singleFile .uppy-Dashboard-Item.is-ghost .uppy-Dashboard-Item-preview:before{background-position:50% 50%;background-size:30%}.uppy-Dashboard-Item-preview{flex-grow:0;flex-shrink:0;height:50px;position:relative;width:50px}.uppy-size--md .uppy-Dashboard-Item-preview{height:140px;width:100%}.uppy-size--lg .uppy-Dashboard-Item-preview{height:120px}.uppy-size--xl .uppy-Dashboard-Item-preview{height:140px}.uppy-Dashboard--singleFile .uppy-Dashboard-Item-preview{flex-grow:1;max-height:75%;width:100%}.uppy-Dashboard--singleFile.uppy-size--md .uppy-Dashboard-Item-preview{max-height:100%}[dir=ltr] .uppy-Dashboard-Item-fileInfoAndButtons{padding-right:8px}[dir=rtl] .uppy-Dashboard-Item-fileInfoAndButtons{padding-left:8px}[dir=ltr] .uppy-Dashboard-Item-fileInfoAndButtons{padding-left:12px}[dir=rtl] .uppy-Dashboard-Item-fileInfoAndButtons{padding-right:12px}.uppy-Dashboard-Item-fileInfoAndButtons{align-items:center;display:flex;flex-grow:1;justify-content:space-between}.uppy-Dashboard--singleFile .uppy-Dashboard-Item-fileInfoAndButtons,.uppy-size--md .uppy-Dashboard-Item-fileInfoAndButtons{align-items:flex-start;padding:9px 0 0}.uppy-Dashboard--singleFile .uppy-Dashboard-Item-fileInfoAndButtons{flex-grow:0;width:100%}.uppy-Dashboard-Item-fileInfo{flex-grow:1;flex-shrink:1}.uppy-Dashboard-Item-actionWrapper{flex-grow:0;flex-shrink:0}.uppy-Dashboard-Item.is-error .uppy-Dashboard-Item-previewInnerWrap:after,.uppy-Dashboard-Item.is-inprogress .uppy-Dashboard-Item-previewInnerWrap:after{display:block}.uppy-Dashboard-Item.is-inprogress:not(.is-resumable) .uppy-Dashboard-Item-action--remove{display:none}[dir=ltr] .uppy-Dashboard-Item-errorDetails{left:2px}[dir=rtl] .uppy-Dashboard-Item-errorDetails{right:2px}.uppy-Dashboard-Item-errorDetails{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#939393;border:none;border-radius:50%;color:#fff;cursor:help;flex-shrink:0;font-size:10px;font-weight:600;height:13px;line-height:12px;position:relative;text-align:center;top:0;width:13px}.uppy-Dashboard-Item-errorDetails:after{word-wrap:break-word;line-height:1.3}.uppy-Dashboard-FileCard{background-color:#fff;border-radius:5px;bottom:0;box-shadow:0 0 10px 4px #0000001a;display:flex;flex-direction:column;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1005}.uppy-Dashboard-FileCard .uppy-DashboardContent-bar{border-top-left-radius:5px;border-top-right-radius:5px}.uppy-Dashboard-FileCard .uppy-Dashboard-FileCard-actions{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.uppy-Dashboard-FileCard-inner{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;height:100%;min-height:0}.uppy-Dashboard-FileCard-preview{align-items:center;border-bottom:1px solid #eaeaea;display:flex;flex-grow:0;flex-shrink:1;height:60%;justify-content:center;min-height:0;position:relative}[data-uppy-theme=dark] .uppy-Dashboard-FileCard-preview{background-color:#333;border-bottom:0}.uppy-Dashboard-FileCard-preview img.uppy-Dashboard-Item-previewImg{border-radius:3px;box-shadow:0 3px 20px #00000026;flex:0 0 auto;max-height:90%;max-width:90%;-o-object-fit:cover;object-fit:cover}[dir=ltr] .uppy-Dashboard-FileCard-edit{right:10px}[dir=rtl] .uppy-Dashboard-FileCard-edit{left:10px}.uppy-Dashboard-FileCard-edit{background-color:#00000080;border-radius:50px;color:#fff;font-size:13px;padding:7px 15px;position:absolute;top:10px}.uppy-Dashboard-FileCard-edit:focus{outline:none}.uppy-Dashboard-FileCard-edit::-moz-focus-inner{border:0}.uppy-Dashboard-FileCard-edit:focus{box-shadow:0 0 0 3px #2275d780}.uppy-Dashboard-FileCard-edit:hover{background-color:#000c}.uppy-Dashboard-FileCard-info{-webkit-overflow-scrolling:touch;flex-grow:0;flex-shrink:0;height:40%;overflow-y:auto;padding:30px 20px 20px}[data-uppy-theme=dark] .uppy-Dashboard-FileCard-info{background-color:#1f1f1f}.uppy-Dashboard-FileCard-fieldset{border:0;font-size:0;margin:auto auto 12px;max-width:640px;padding:0}.uppy-Dashboard-FileCard-label{color:#525252;display:inline-block;font-size:12px;vertical-align:middle;width:22%}.uppy-size--md .uppy-Dashboard-FileCard-label{font-size:14px}[data-uppy-theme=dark] .uppy-Dashboard-FileCard-label{color:#eaeaea}.uppy-Dashboard-FileCard-input{display:inline-block;vertical-align:middle;width:78%}.uppy-Dashboard-FileCard-actions{align-items:center;background-color:#fafafa;border-top:1px solid #eaeaea;display:flex;flex-grow:0;flex-shrink:0;height:55px;padding:0 15px}.uppy-size--md .uppy-Dashboard-FileCard-actions{height:65px}[data-uppy-theme=dark] .uppy-Dashboard-FileCard-actions{background-color:#1f1f1f;border-top:1px solid #333}[dir=ltr] .uppy-Dashboard-FileCard-actionsBtn{margin-right:10px}[dir=rtl] .uppy-Dashboard-FileCard-actionsBtn{margin-left:10px}.uppy-transition-slideDownUp-enter{opacity:.01;transform:translate3d(0,-105%,0);transition:transform .25s ease-in-out,opacity .25s ease-in-out}.uppy-transition-slideDownUp-enter.uppy-transition-slideDownUp-enter-active{opacity:1;transform:translateZ(0)}.uppy-transition-slideDownUp-leave{opacity:1;transform:translateZ(0);transition:transform .25s ease-in-out,opacity .25s ease-in-out}.uppy-transition-slideDownUp-leave.uppy-transition-slideDownUp-leave-active{opacity:.01;transform:translate3d(0,-105%,0)}@keyframes uppy-Dashboard-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes uppy-Dashboard-fadeOut{0%{opacity:1}to{opacity:0}}@keyframes uppy-Dashboard-slideDownAndFadeIn{0%{opacity:0;transform:translate3d(-50%,-70%,0)}to{opacity:1;transform:translate3d(-50%,-50%,0)}}@keyframes uppy-Dashboard-slideDownAndFadeIn--small{0%{opacity:0;transform:translate3d(0,-20%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes uppy-Dashboard-slideUpFadeOut{0%{opacity:1;transform:translate3d(-50%,-50%,0)}to{opacity:0;transform:translate3d(-50%,-70%,0)}}@keyframes uppy-Dashboard-slideUpFadeOut--small{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,-20%,0)}}.uppy-Dashboard--modal{z-index:1001}.uppy-Dashboard--modal[aria-hidden=true]{display:none}.uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose>.uppy-Dashboard-inner{animation:uppy-Dashboard-slideDownAndFadeIn--small .3s cubic-bezier(0,0,.2,1)}@media only screen and (min-width:820px){.uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose>.uppy-Dashboard-inner{animation:uppy-Dashboard-slideDownAndFadeIn .3s cubic-bezier(0,0,.2,1)}}.uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose>.uppy-Dashboard-overlay{animation:uppy-Dashboard-fadeIn .3s cubic-bezier(0,0,.2,1)}.uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose.uppy-Dashboard--isClosing>.uppy-Dashboard-inner{animation:uppy-Dashboard-slideUpFadeOut--small .3s cubic-bezier(0,0,.2,1)}@media only screen and (min-width:820px){.uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose.uppy-Dashboard--isClosing>.uppy-Dashboard-inner{animation:uppy-Dashboard-slideUpFadeOut .3s cubic-bezier(0,0,.2,1)}}.uppy-Dashboard--modal.uppy-Dashboard--animateOpenClose.uppy-Dashboard--isClosing>.uppy-Dashboard-overlay{animation:uppy-Dashboard-fadeOut .3s cubic-bezier(0,0,.2,1)}.uppy-Dashboard-isFixed{height:100vh;overflow:hidden}.uppy-Dashboard--modal .uppy-Dashboard-overlay{background-color:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1001}.uppy-Dashboard-inner{background-color:#f4f4f4;border:1px solid #eaeaea;border-radius:5px;max-height:100%;max-width:100%;outline:none;position:relative}.uppy-size--md .uppy-Dashboard-inner{min-height:auto}@media only screen and (min-width:820px){.uppy-Dashboard-inner{height:500px;width:650px}}.uppy-Dashboard--modal .uppy-Dashboard-inner{z-index:1002}[data-uppy-theme=dark] .uppy-Dashboard-inner{background-color:#1f1f1f}.uppy-Dashboard--isDisabled .uppy-Dashboard-inner{cursor:not-allowed}.uppy-Dashboard-innerWrap{border-radius:5px;display:flex;flex-direction:column;height:100%;opacity:0;overflow:hidden;position:relative}.uppy-Dashboard--isInnerWrapVisible .uppy-Dashboard-innerWrap{opacity:1}.uppy-Dashboard--isDisabled .uppy-Dashboard-innerWrap{cursor:not-allowed;filter:grayscale(100%);opacity:.6;-webkit-user-select:none;-moz-user-select:none;user-select:none}.uppy-Dashboard--isDisabled .uppy-ProviderIconBg{fill:#9f9f9f}.uppy-Dashboard--isDisabled [aria-disabled],.uppy-Dashboard--isDisabled [disabled]{cursor:not-allowed;pointer-events:none}.uppy-Dashboard--modal .uppy-Dashboard-inner{border:none;bottom:15px;left:15px;position:fixed;right:15px;top:35px}@media only screen and (min-width:820px){.uppy-Dashboard--modal .uppy-Dashboard-inner{box-shadow:0 5px 15px 4px #00000026;left:50%;right:auto;top:50%;transform:translate(-50%,-50%)}}[dir=ltr] .uppy-Dashboard-close{right:-2px}[dir=rtl] .uppy-Dashboard-close{left:-2px}.uppy-Dashboard-close{color:#ffffffe6;cursor:pointer;display:block;font-size:27px;position:absolute;top:-33px;z-index:1005}.uppy-Dashboard-close:focus{outline:none}.uppy-Dashboard-close::-moz-focus-inner{border:0}.uppy-Dashboard-close:focus{color:#8cb8ed}@media only screen and (min-width:820px){[dir=ltr] .uppy-Dashboard-close{right:-35px}[dir=rtl] .uppy-Dashboard-close{left:-35px}.uppy-Dashboard-close{font-size:35px;top:-10px}}.uppy-Dashboard-serviceMsg{background-color:#fffbf7;border-bottom:1px solid #edd4b9;border-top:1px solid #edd4b9;font-size:12px;font-weight:500;line-height:1.3;padding:12px 0;position:relative;top:-1px;z-index:1004}.uppy-size--md .uppy-Dashboard-serviceMsg{font-size:14px;line-height:1.4}[data-uppy-theme=dark] .uppy-Dashboard-serviceMsg{background-color:#1f1f1f;border-bottom:1px solid #333;border-top:1px solid #333;color:#eaeaea}.uppy-Dashboard-serviceMsg-title{display:block;line-height:1;margin-bottom:4px;padding-left:42px}.uppy-Dashboard-serviceMsg-text{padding:0 15px}.uppy-Dashboard-serviceMsg-actionBtn{color:#2275d7;font-size:inherit;font-weight:inherit;vertical-align:initial}[data-uppy-theme=dark] .uppy-Dashboard-serviceMsg-actionBtn{color:#02baf2e6}.uppy-Dashboard-serviceMsg-icon{left:15px;position:absolute;top:10px}.uppy-Dashboard-AddFiles{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;text-align:center}[data-uppy-drag-drop-supported=true] .uppy-Dashboard-AddFiles{border:1px dashed #dfdfdf;border-radius:3px;height:calc(100% - 14px);margin:7px}.uppy-Dashboard-AddFilesPanel .uppy-Dashboard-AddFiles{border:none;height:calc(100% - 54px)}.uppy-Dashboard--modal .uppy-Dashboard-AddFiles{border-color:#cfcfcf}[data-uppy-theme=dark] .uppy-Dashboard-AddFiles{border-color:#757575}.uppy-Dashboard-AddFiles-info{display:none;margin-top:auto;padding-bottom:15px;padding-top:15px}.uppy-size--height-md .uppy-Dashboard-AddFiles-info{display:block}.uppy-size--md .uppy-Dashboard-AddFiles-info{bottom:25px;left:0;padding-bottom:0;padding-top:30px;position:absolute;right:0}[data-uppy-num-acquirers="0"] .uppy-Dashboard-AddFiles-info{margin-top:0}.uppy-Dashboard-browse{color:#2275d7e6;cursor:pointer}.uppy-Dashboard-browse:focus{outline:none}.uppy-Dashboard-browse::-moz-focus-inner{border:0}.uppy-Dashboard-browse:focus,.uppy-Dashboard-browse:hover{border-bottom:1px solid #2275d7}[data-uppy-theme=dark] .uppy-Dashboard-browse{color:#02baf2e6}[data-uppy-theme=dark] .uppy-Dashboard-browse:focus,[data-uppy-theme=dark] .uppy-Dashboard-browse:hover{border-bottom:1px solid #02baf2}.uppy-Dashboard-browseBtn{display:block;font-size:14px;font-weight:500;margin-bottom:5px;margin-top:8px;width:100%}.uppy-size--md .uppy-Dashboard-browseBtn{font-size:15px;margin:15px auto;padding:13px 44px;width:auto}.uppy-Dashboard-AddFiles-list{-webkit-overflow-scrolling:touch;display:flex;flex:1;flex-direction:column;margin-top:2px;overflow-y:auto;padding:2px 0;width:100%}.uppy-size--md .uppy-Dashboard-AddFiles-list{flex:none;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-top:15px;max-width:600px;overflow-y:visible;padding-top:0}.uppy-DashboardTab{border-bottom:1px solid #eaeaea;text-align:center;width:100%}[data-uppy-theme=dark] .uppy-DashboardTab{border-bottom:1px solid #333}.uppy-size--md .uppy-DashboardTab{border-bottom:none;display:inline-block;margin-bottom:10px;width:auto}.uppy-DashboardTab-btn{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:initial;color:#525252;cursor:pointer;flex-direction:row;height:100%;justify-content:left;padding:12px 15px;width:100%}.uppy-DashboardTab-btn:focus{outline:none}[dir=ltr] .uppy-size--md .uppy-DashboardTab-btn{margin-right:1px}[dir=rtl] .uppy-size--md .uppy-DashboardTab-btn{margin-left:1px}.uppy-size--md .uppy-DashboardTab-btn{border-radius:5px;flex-direction:column;padding:10px 3px;width:86px}[data-uppy-theme=dark] .uppy-DashboardTab-btn{color:#eaeaea}.uppy-DashboardTab-btn::-moz-focus-inner{border:0}.uppy-DashboardTab-btn:hover{background-color:#e9ecef}[data-uppy-theme=dark] .uppy-DashboardTab-btn:hover{background-color:#333}.uppy-DashboardTab-btn:active,.uppy-DashboardTab-btn:focus{background-color:#dfe6f1}[data-uppy-theme=dark] .uppy-DashboardTab-btn:active,[data-uppy-theme=dark] .uppy-DashboardTab-btn:focus{background-color:#525252}.uppy-DashboardTab-btn svg{display:inline-block;max-height:100%;max-width:100%;overflow:hidden;transition:transform .15s ease-in-out;vertical-align:text-top}[dir=ltr] .uppy-DashboardTab-inner{margin-right:10px}[dir=rtl] .uppy-DashboardTab-inner{margin-left:10px}.uppy-DashboardTab-inner{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 1px 1px 0 #0000001a,0 1px 2px 0 #0000001a,0 2px 3px 0 #00000005;display:flex;height:32px;justify-content:center;width:32px}[dir=ltr] .uppy-size--md .uppy-DashboardTab-inner{margin-right:0}[dir=rtl] .uppy-size--md .uppy-DashboardTab-inner{margin-left:0}[data-uppy-theme=dark] .uppy-DashboardTab-inner{background-color:#323232;box-shadow:0 1px 1px 0 #0003,0 1px 2px 0 #0003,0 2px 3px 0 #00000014}.uppy-DashboardTab-name{font-size:14px;font-weight:400}.uppy-size--md .uppy-DashboardTab-name{font-size:12px;line-height:15px;margin-bottom:0;margin-top:8px}.uppy-DashboardTab-iconMyDevice{color:#2275d7}[data-uppy-theme=dark] .uppy-DashboardTab-iconMyDevice{color:#02baf2}.uppy-DashboardTab-iconBox{color:#0061d5}[data-uppy-theme=dark] .uppy-DashboardTab-iconBox{color:#eaeaea}.uppy-DashboardTab-iconDropbox{color:#0061fe}[data-uppy-theme=dark] .uppy-DashboardTab-iconDropbox{color:#eaeaea}.uppy-DashboardTab-iconUnsplash{color:#111}[data-uppy-theme=dark] .uppy-DashboardTab-iconUnsplash{color:#eaeaea}.uppy-DashboardTab-iconScreenRec{color:#2c3e50}[data-uppy-theme=dark] .uppy-DashboardTab-iconScreenRec{color:#eaeaea}.uppy-DashboardTab-iconAudio{color:#8030a3}[data-uppy-theme=dark] .uppy-DashboardTab-iconAudio{color:#bf6ee3}.uppy-Dashboard-input{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.uppy-DashboardContent-bar{align-items:center;background-color:#fafafa;border-bottom:1px solid #eaeaea;display:flex;flex-shrink:0;height:40px;justify-content:space-between;padding:0 10px;position:relative;width:100%;z-index:1004}.uppy-size--md .uppy-DashboardContent-bar{height:50px;padding:0 15px}[data-uppy-theme=dark] .uppy-DashboardContent-bar{background-color:#1f1f1f;border-bottom:1px solid #333}.uppy-DashboardContent-title{font-size:12px;font-weight:500;left:0;line-height:40px;margin:auto;max-width:170px;overflow-x:hidden;position:absolute;right:0;text-align:center;text-overflow:ellipsis;top:0;white-space:nowrap;width:100%}.uppy-size--md .uppy-DashboardContent-title{font-size:14px;line-height:50px;max-width:300px}[data-uppy-theme=dark] .uppy-DashboardContent-title{color:#eaeaea}[dir=ltr] .uppy-DashboardContent-back,[dir=ltr] .uppy-DashboardContent-save{margin-left:-6px}[dir=rtl] .uppy-DashboardContent-back,[dir=rtl] .uppy-DashboardContent-save{margin-right:-6px}.uppy-DashboardContent-back,.uppy-DashboardContent-save{-webkit-appearance:none;background:none;border:0;border-radius:3px;color:inherit;color:#2275d7;cursor:pointer;font-family:inherit;font-size:inherit;font-size:12px;font-weight:400;line-height:1;margin:0;padding:7px 6px}.uppy-DashboardContent-back:focus,.uppy-DashboardContent-save:focus{outline:none}.uppy-DashboardContent-back::-moz-focus-inner,.uppy-DashboardContent-save::-moz-focus-inner{border:0}.uppy-DashboardContent-back:hover,.uppy-DashboardContent-save:hover{color:#1b5dab}.uppy-DashboardContent-back:focus,.uppy-DashboardContent-save:focus{background-color:#dfe6f1}[data-uppy-theme=dark] .uppy-DashboardContent-back:focus,[data-uppy-theme=dark] .uppy-DashboardContent-save:focus{background-color:#333}.uppy-size--md .uppy-DashboardContent-back,.uppy-size--md .uppy-DashboardContent-save{font-size:14px}[data-uppy-theme=dark] .uppy-DashboardContent-back,[data-uppy-theme=dark] .uppy-DashboardContent-save{color:#02baf2}[dir=ltr] .uppy-DashboardContent-addMore{margin-right:-5px}[dir=rtl] .uppy-DashboardContent-addMore{margin-left:-5px}.uppy-DashboardContent-addMore{-webkit-appearance:none;background:none;border:0;border-radius:3px;color:inherit;color:#2275d7;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:500;height:29px;line-height:1;margin:0;padding:7px 8px;width:29px}.uppy-DashboardContent-addMore:focus{outline:none}.uppy-DashboardContent-addMore::-moz-focus-inner{border:0}.uppy-DashboardContent-addMore:hover{color:#1b5dab}.uppy-DashboardContent-addMore:focus{background-color:#dfe6f1}[data-uppy-theme=dark] .uppy-DashboardContent-addMore:focus{background-color:#333}[dir=ltr] .uppy-size--md .uppy-DashboardContent-addMore{margin-right:-8px}[dir=rtl] .uppy-size--md .uppy-DashboardContent-addMore{margin-left:-8px}.uppy-size--md .uppy-DashboardContent-addMore{font-size:14px;height:auto;width:auto}[data-uppy-theme=dark] .uppy-DashboardContent-addMore{color:#02baf2}[dir=ltr] .uppy-DashboardContent-addMore svg{margin-right:4px}[dir=rtl] .uppy-DashboardContent-addMore svg{margin-left:4px}.uppy-DashboardContent-addMore svg{vertical-align:initial}.uppy-size--md .uppy-DashboardContent-addMore svg{height:11px;width:11px}.uppy-DashboardContent-addMoreCaption{display:none}.uppy-size--md .uppy-DashboardContent-addMoreCaption{display:inline}.uppy-DashboardContent-panel{background-color:#f5f5f5;flex:1}.uppy-Dashboard-AddFilesPanel,.uppy-DashboardContent-panel{border-radius:5px;bottom:0;display:flex;flex-direction:column;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:1005}.uppy-Dashboard-AddFilesPanel{background:#fafafa;background:linear-gradient(0deg,#fafafa 35%,#fafafad9);box-shadow:0 0 10px 5px #00000026}[data-uppy-theme=dark] .uppy-Dashboard-AddFilesPanel{background-color:#333;background-image:linear-gradient(0deg,#1f1f1f 35%,#1f1f1fd9)}.uppy-Dashboard--isAddFilesPanelVisible .uppy-Dashboard-files{filter:blur(2px)}.uppy-Dashboard-progress{bottom:0;height:12%;left:0;position:absolute;width:100%}.uppy-Dashboard-progressBarContainer.is-active{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1004}.uppy-Dashboard-filesContainer{flex:1;margin:0;overflow-y:hidden;position:relative}.uppy-Dashboard-filesContainer:after{clear:both;content:"";display:table}.uppy-Dashboard-files{-webkit-overflow-scrolling:touch;flex:1;margin:0;overflow-y:auto;padding:0 0 10px}.uppy-size--md .uppy-Dashboard-files{padding-top:10px}.uppy-Dashboard--singleFile .uppy-Dashboard-filesInner{align-items:center;display:flex;height:100%;justify-content:center}.uppy-Dashboard-dropFilesHereHint{align-items:center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2748%27 height=%2748%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M24 1v1C11.85 2 2 11.85 2 24s9.85 22 22 22 22-9.85 22-22S36.15 2 24 2V1zm0 0V0c13.254 0 24 10.746 24 24S37.254 48 24 48 0 37.254 0 24 10.746 0 24 0v1zm7.707 19.293a.999.999 0 1 1-1.414 1.414L25 16.414V34a1 1 0 1 1-2 0V16.414l-5.293 5.293a.999.999 0 1 1-1.414-1.414l7-7a.999.999 0 0 1 1.414 0l7 7z%27 fill=%27%232275D7%27/%3E%3C/svg%3E");background-position:50% 50%;background-repeat:no-repeat;border:1px dashed #2275d7;border-radius:3px;bottom:7px;color:#757575;display:flex;font-size:16px;justify-content:center;left:7px;padding-top:90px;position:absolute;right:7px;text-align:center;top:7px;visibility:hidden;z-index:2000}[data-uppy-theme=dark] .uppy-Dashboard-dropFilesHereHint{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2748%27 height=%2748%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M24 1v1C11.85 2 2 11.85 2 24s9.85 22 22 22 22-9.85 22-22S36.15 2 24 2V1zm0 0V0c13.254 0 24 10.746 24 24S37.254 48 24 48 0 37.254 0 24 10.746 0 24 0v1zm7.707 19.293a.999.999 0 1 1-1.414 1.414L25 16.414V34a1 1 0 1 1-2 0V16.414l-5.293 5.293a.999.999 0 1 1-1.414-1.414l7-7a.999.999 0 0 1 1.414 0l7 7z%27 fill=%27%2302BAF2%27/%3E%3C/svg%3E");border-color:#02baf2;color:#bbb}.uppy-Dashboard.uppy-Dashboard--isDraggingOver .uppy-Dashboard-dropFilesHereHint{visibility:visible}.uppy-Dashboard.uppy-Dashboard--isDraggingOver .uppy-Dashboard-files,.uppy-Dashboard.uppy-Dashboard--isDraggingOver .uppy-Dashboard-progressindicators,.uppy-Dashboard.uppy-Dashboard--isDraggingOver .uppy-Dashboard-serviceMsg,.uppy-Dashboard.uppy-Dashboard--isDraggingOver .uppy-DashboardContent-bar{opacity:.15}.uppy-Dashboard.uppy-Dashboard--isDraggingOver .uppy-Dashboard-AddFiles{opacity:.03}.uppy-Dashboard-AddFiles-title{color:#000;font-size:17px;font-weight:500;line-height:1.35;margin-bottom:5px;margin-top:15px;padding:0 15px;text-align:inline-start;width:100%}.uppy-size--md .uppy-Dashboard-AddFiles-title{font-size:21px;font-weight:400;margin-top:5px;max-width:480px;padding:0 35px;text-align:center}[data-uppy-num-acquirers="0"] .uppy-Dashboard-AddFiles-title{text-align:center}[data-uppy-theme=dark] .uppy-Dashboard-AddFiles-title{color:#eaeaea}.uppy-Dashboard-AddFiles-title button{font-weight:500}.uppy-size--md .uppy-Dashboard-AddFiles-title button{font-weight:400}.uppy-Dashboard-note{color:#757575;font-size:14px;line-height:1.25;margin:auto;max-width:350px;padding:0 15px;text-align:center}.uppy-size--md .uppy-Dashboard-note{line-height:1.35;max-width:600px}[data-uppy-theme=dark] .uppy-Dashboard-note{color:#cfcfcf}a.uppy-Dashboard-poweredBy{color:#939393;display:inline-block;font-size:11px;margin-top:8px;text-align:center;text-decoration:none}.uppy-Dashboard-poweredByIcon{fill:none;stroke:#939393;margin-left:1px;margin-right:1px;opacity:.9;position:relative;top:1px;vertical-align:text-top}.uppy-Dashboard-Item-previewIcon{height:25px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:25px;z-index:100}.uppy-size--md .uppy-Dashboard-Item-previewIcon{height:38px;width:38px}.uppy-Dashboard-Item-previewIcon svg{height:100%;width:100%}.uppy-Dashboard--singleFile .uppy-Dashboard-Item-previewIcon{height:100%;max-height:60%;max-width:60%;width:100%}.uppy-Dashboard-Item-previewIconWrap{height:76px;max-height:75%;position:relative}.uppy-Dashboard--singleFile .uppy-Dashboard-Item-previewIconWrap{height:100%;width:100%}.uppy-Dashboard-Item-previewIconBg{filter:drop-shadow(rgba(0,0,0,.1) 0 1px 1px);height:100%;width:100%}.uppy-Dashboard-upload{height:50px;position:relative;width:50px}.uppy-size--md .uppy-Dashboard-upload{height:60px;width:60px}.uppy-Dashboard-upload .uppy-c-icon{position:relative;top:1px;width:50%}[dir=ltr] .uppy-Dashboard-uploadCount{right:-12px}[dir=rtl] .uppy-Dashboard-uploadCount{left:-12px}.uppy-Dashboard-uploadCount{background-color:#1bb240;border-radius:50%;color:#fff;font-size:8px;height:16px;line-height:16px;position:absolute;top:-12px;width:16px}.uppy-size--md .uppy-Dashboard-uploadCount{font-size:9px;height:18px;line-height:18px;width:18px}
2226
2226
 
2227
- [data-v-02156b72] .ant-upload-picture-card-wrapper {
2227
+ [data-v-3fd127f9] .ant-upload-picture-card-wrapper {
2228
2228
  display: flex;
2229
2229
  align-items: center;
2230
2230
  }
2231
- [data-v-02156b72] iframe {
2231
+ [data-v-3fd127f9] iframe {
2232
2232
  border: none;
2233
2233
  width: 100%;
2234
2234
  height: 100%;
@@ -2743,22 +2743,22 @@ span.CodeMirror-selectedtext { background: none; }
2743
2743
  }
2744
2744
 
2745
2745
 
2746
- [data-v-78d63cfc] .ant-popover-inner-content {
2746
+ [data-v-482b665e] .ant-popover-inner-content {
2747
2747
  width: 190px;
2748
2748
  }
2749
- [data-v-78d63cfc] .ant-form-item .ant-form-item-control-wrapper:first-child {
2749
+ [data-v-482b665e] .ant-form-item .ant-form-item-control-wrapper:first-child {
2750
2750
  width: calc(100% - 0px) !important;
2751
2751
  }
2752
- [data-v-78d63cfc] .ant-form-item-control {
2752
+ [data-v-482b665e] .ant-form-item-control {
2753
2753
  height: 100%;
2754
2754
  }
2755
2755
  /***label对齐方式*/
2756
- .custom_form_item .break[data-v-78d63cfc] {
2756
+ .custom_form_item .break[data-v-482b665e] {
2757
2757
  white-space: normal;
2758
2758
  word-break: break-all;
2759
2759
  word-wrap: break-word;
2760
2760
  }
2761
- .custom_form_item .align-between[data-v-78d63cfc] {
2761
+ .custom_form_item .align-between[data-v-482b665e] {
2762
2762
  white-space: normal;
2763
2763
  word-break: break-all;
2764
2764
  word-wrap: break-word;
@@ -2767,28 +2767,28 @@ span.CodeMirror-selectedtext { background: none; }
2767
2767
  text-align-last: justify;
2768
2768
  width: 80%;
2769
2769
  }
2770
- .custom_form_item .align-middle[data-v-78d63cfc] {
2770
+ .custom_form_item .align-middle[data-v-482b665e] {
2771
2771
  white-space: normal;
2772
2772
  word-break: break-all;
2773
2773
  word-wrap: break-word;
2774
2774
  text-align: center;
2775
2775
  width: 80%;
2776
2776
  }
2777
- .custom_form_item .align-left[data-v-78d63cfc] {
2777
+ .custom_form_item .align-left[data-v-482b665e] {
2778
2778
  white-space: normal;
2779
2779
  word-break: break-all;
2780
2780
  word-wrap: break-word;
2781
2781
  text-align: left;
2782
2782
  width: 80%;
2783
2783
  }
2784
- .custom_form_item .align-right[data-v-78d63cfc] {
2784
+ .custom_form_item .align-right[data-v-482b665e] {
2785
2785
  white-space: normal;
2786
2786
  word-break: break-all;
2787
2787
  word-wrap: break-word;
2788
2788
  text-align: right;
2789
2789
  width: 80%;
2790
2790
  }
2791
- .custom_form_item .align-center[data-v-78d63cfc] {
2791
+ .custom_form_item .align-center[data-v-482b665e] {
2792
2792
  white-space: normal;
2793
2793
  word-break: break-all;
2794
2794
  word-wrap: break-word;
@@ -2797,40 +2797,40 @@ span.CodeMirror-selectedtext { background: none; }
2797
2797
  }
2798
2798
  /***label对齐方式 */
2799
2799
  /*****公共boder ****/
2800
- [data-v-78d63cfc] .ant-form-item-control-wrapper {
2800
+ [data-v-482b665e] .ant-form-item-control-wrapper {
2801
2801
  border-right: none !important;
2802
2802
  border-bottom: 1px solid #000;
2803
2803
  }
2804
- [data-v-78d63cfc] .ant-form-item-label {
2804
+ [data-v-482b665e] .ant-form-item-label {
2805
2805
  border-bottom: 1px solid #000;
2806
2806
  }
2807
- .verify-right[data-v-78d63cfc] {
2807
+ .verify-right[data-v-482b665e] {
2808
2808
  border-right: 1px solid #000;
2809
2809
  }
2810
- .custom_form_item_special[data-v-78d63cfc] .ant-form-item-children {
2810
+ .custom_form_item_special[data-v-482b665e] .ant-form-item-children {
2811
2811
  height: 100%;
2812
2812
  }
2813
2813
  /*****公共boder ****/
2814
- .custom_form_item_special[data-v-78d63cfc] .ant-form-item .ant-form-item-control-wrapper:first-child .ant-form-item-control {
2814
+ .custom_form_item_special[data-v-482b665e] .ant-form-item .ant-form-item-control-wrapper:first-child .ant-form-item-control {
2815
2815
  width: 100%;
2816
2816
  }
2817
- .verify-no-border input[data-v-78d63cfc],
2818
- .verify-no-border textarea[data-v-78d63cfc] {
2817
+ .verify-no-border input[data-v-482b665e],
2818
+ .verify-no-border textarea[data-v-482b665e] {
2819
2819
  display: block;
2820
2820
  background: none;
2821
2821
  height: 90%;
2822
2822
  width: 98%;
2823
2823
  margin: 0 auto;
2824
2824
  }
2825
- .verify-no-border input[data-v-78d63cfc]:disabled,
2826
- .verify-no-border textarea[data-v-78d63cfc]:disabled {
2825
+ .verify-no-border input[data-v-482b665e]:disabled,
2826
+ .verify-no-border textarea[data-v-482b665e]:disabled {
2827
2827
  background: none !important;
2828
2828
  color: #333;
2829
2829
  }
2830
- .verify[data-v-78d63cfc] {
2830
+ .verify[data-v-482b665e] {
2831
2831
  position: relative;
2832
2832
  }
2833
- .verify .verify-left[data-v-78d63cfc] {
2833
+ .verify .verify-left[data-v-482b665e] {
2834
2834
  position: absolute;
2835
2835
  left: 0;
2836
2836
  top: 0;
@@ -2841,57 +2841,57 @@ span.CodeMirror-selectedtext { background: none; }
2841
2841
  -moz-text-align-last: justify;
2842
2842
  text-align-last: justify;
2843
2843
  }
2844
- .verify .verify-right[data-v-78d63cfc] {
2844
+ .verify .verify-right[data-v-482b665e] {
2845
2845
  height: 100%;
2846
2846
  width: 100%;
2847
2847
  position: relative;
2848
2848
  }
2849
- .verify .verify-right .verify-text[data-v-78d63cfc] {
2849
+ .verify .verify-right .verify-text[data-v-482b665e] {
2850
2850
  position: relative;
2851
2851
  height: 70%;
2852
2852
  padding-top: 5px;
2853
2853
  border-bottom: 1px solid #e6e6e6;
2854
2854
  }
2855
- .verify .verify-right .verify-text .verify-btn[data-v-78d63cfc] {
2855
+ .verify .verify-right .verify-text .verify-btn[data-v-482b665e] {
2856
2856
  position: absolute;
2857
2857
  right: 10px;
2858
2858
  bottom: 10px;
2859
2859
  z-index: 10;
2860
2860
  }
2861
- .verify .verify-right .verify-text span[data-v-78d63cfc] {
2861
+ .verify .verify-right .verify-text span[data-v-482b665e] {
2862
2862
  display: block;
2863
2863
  border: none;
2864
2864
  height: 100%;
2865
2865
  }
2866
- .verify .verify-right .verify-seal[data-v-78d63cfc] {
2866
+ .verify .verify-right .verify-seal[data-v-482b665e] {
2867
2867
  position: absolute;
2868
2868
  width: 35mm;
2869
2869
  height: 35mm;
2870
2870
  z-index: 9 !important;
2871
2871
  }
2872
- .verify .verify-right .verify-seal img[data-v-78d63cfc] {
2872
+ .verify .verify-right .verify-seal img[data-v-482b665e] {
2873
2873
  width: 35mm;
2874
2874
  height: 35mm;
2875
2875
  }
2876
- .verify .verify-right .verify-icon[data-v-78d63cfc] {
2876
+ .verify .verify-right .verify-icon[data-v-482b665e] {
2877
2877
  position: absolute;
2878
2878
  right: 3%;
2879
2879
  top: 3%;
2880
2880
  z-index: 20;
2881
2881
  cursor: pointer;
2882
2882
  }
2883
- .verify .verify-option[data-v-78d63cfc] {
2883
+ .verify .verify-option[data-v-482b665e] {
2884
2884
  display: flex;
2885
2885
  height: 30%;
2886
2886
  }
2887
- .verify .verify-option > div[data-v-78d63cfc] {
2887
+ .verify .verify-option > div[data-v-482b665e] {
2888
2888
  flex: 1;
2889
2889
  border-right: 1px solid #e6e6e6;
2890
2890
  display: flex;
2891
2891
  justify-content: space-between;
2892
2892
  align-items: center;
2893
2893
  }
2894
- .verify .verify-option > div span[data-v-78d63cfc] {
2894
+ .verify .verify-option > div span[data-v-482b665e] {
2895
2895
  text-align: center;
2896
2896
  flex: 2;
2897
2897
  border-right: 1px solid #e6e6e6;
@@ -2900,35 +2900,35 @@ span.CodeMirror-selectedtext { background: none; }
2900
2900
  align-items: center;
2901
2901
  justify-content: center;
2902
2902
  }
2903
- .verify .verify-option > div span + span[data-v-78d63cfc] {
2903
+ .verify .verify-option > div span + span[data-v-482b665e] {
2904
2904
  border-right: none;
2905
2905
  flex: 4;
2906
2906
  }
2907
- .verify .verify-option > div:nth-child(2) > span[data-v-78d63cfc]:last-child {
2907
+ .verify .verify-option > div:nth-child(2) > span[data-v-482b665e]:last-child {
2908
2908
  box-sizing: border-box;
2909
2909
  padding: 1px;
2910
2910
  }
2911
- .verify .verify-option div[data-v-78d63cfc]:last-child {
2911
+ .verify .verify-option div[data-v-482b665e]:last-child {
2912
2912
  border-right: none;
2913
2913
  }
2914
- .verify-style_label_top > .ant-form-item[data-v-78d63cfc] {
2914
+ .verify-style_label_top > .ant-form-item[data-v-482b665e] {
2915
2915
  display: flex;
2916
2916
  flex-direction: column;
2917
2917
  height: 100%;
2918
2918
  }
2919
- .verify-style_label_top > .ant-form-item[data-v-78d63cfc] .verify-right {
2919
+ .verify-style_label_top > .ant-form-item[data-v-482b665e] .verify-right {
2920
2920
  height: 100% !important;
2921
2921
  }
2922
- .verify-style_label_top > .ant-form-item[data-v-78d63cfc] .ant-form-item-label {
2922
+ .verify-style_label_top > .ant-form-item[data-v-482b665e] .ant-form-item-label {
2923
2923
  position: relative;
2924
2924
  width: 100% !important;
2925
2925
  height: 50px;
2926
2926
  border-bottom: 1px solid #000 !important;
2927
2927
  }
2928
- .verify-style_label_top > .ant-form-item[data-v-78d63cfc] .ant-form-item-label label {
2928
+ .verify-style_label_top > .ant-form-item[data-v-482b665e] .ant-form-item-label label {
2929
2929
  width: 100%;
2930
2930
  }
2931
- .verify-style_label_top > .ant-form-item[data-v-78d63cfc] .ant-form-item-label .align-between {
2931
+ .verify-style_label_top > .ant-form-item[data-v-482b665e] .ant-form-item-label .align-between {
2932
2932
  width: 100% !important;
2933
2933
  align-items: flex-start;
2934
2934
  -moz-text-align-last: left;
@@ -2937,63 +2937,63 @@ span.CodeMirror-selectedtext { background: none; }
2937
2937
  letter-spacing: 8px;
2938
2938
  text-indent: 10px;
2939
2939
  }
2940
- .verify-style_label_top > .ant-form-item[data-v-78d63cfc] .ant-form-item-control-wrapper {
2940
+ .verify-style_label_top > .ant-form-item[data-v-482b665e] .ant-form-item-control-wrapper {
2941
2941
  width: 100%!important;
2942
2942
  height: initial !important;
2943
2943
  flex: 1;
2944
2944
  overflow: hidden;
2945
2945
  }
2946
- .verify-style_grid_verify[data-v-78d63cfc] .verify .ant-form-item-control-wrapper {
2946
+ .verify-style_grid_verify[data-v-482b665e] .verify .ant-form-item-control-wrapper {
2947
2947
  border-right: none;
2948
2948
  border-bottom: none;
2949
2949
  }
2950
- .verify-style_grid_verify[data-v-78d63cfc] .verify .ant-form-item-label {
2950
+ .verify-style_grid_verify[data-v-482b665e] .verify .ant-form-item-label {
2951
2951
  border-bottom: none;
2952
2952
  }
2953
- .verify-style_grid_verify .verify-style_label_top[data-v-78d63cfc] .ant-form-item-label {
2953
+ .verify-style_grid_verify .verify-style_label_top[data-v-482b665e] .ant-form-item-label {
2954
2954
  border-right: none !important;
2955
2955
  }
2956
- .verify-style_grid_verify[data-v-78d63cfc] .verify-right {
2956
+ .verify-style_grid_verify[data-v-482b665e] .verify-right {
2957
2957
  border: none;
2958
2958
  }
2959
- .verify-style_grid_verify[data-v-78d63cfc] .verify-right .verify-text {
2959
+ .verify-style_grid_verify[data-v-482b665e] .verify-right .verify-text {
2960
2960
  height: 50%;
2961
2961
  }
2962
- .verify-style_grid_verify[data-v-78d63cfc] .verify-right .verify-option {
2962
+ .verify-style_grid_verify[data-v-482b665e] .verify-right .verify-option {
2963
2963
  height: 50%;
2964
2964
  flex-wrap: wrap;
2965
2965
  display: grid;
2966
2966
  grid-template-rows: repeat(2, 50%);
2967
2967
  grid-template-columns: repeat(2, 50%);
2968
2968
  }
2969
- .verify-style_grid_verify[data-v-78d63cfc] .verify-right .verify-option > div:first-child {
2969
+ .verify-style_grid_verify[data-v-482b665e] .verify-right .verify-option > div:first-child {
2970
2970
  grid-area: 1 / span 1 / span 1;
2971
2971
  }
2972
- .verify-style_grid_verify[data-v-78d63cfc] .verify-right .verify-option > div:nth-child(2) {
2972
+ .verify-style_grid_verify[data-v-482b665e] .verify-right .verify-option > div:nth-child(2) {
2973
2973
  grid-area: 0.5 / span 1 / span 1;
2974
2974
  }
2975
- .verify-style_grid_verify[data-v-78d63cfc] .verify-right .verify-option > div:nth-child(3) {
2975
+ .verify-style_grid_verify[data-v-482b665e] .verify-right .verify-option > div:nth-child(3) {
2976
2976
  grid-area: 2 / span 2 / span 1;
2977
2977
  }
2978
- .verify-style_grid_verify[data-v-78d63cfc] .verify-right .verify-option > div {
2978
+ .verify-style_grid_verify[data-v-482b665e] .verify-right .verify-option > div {
2979
2979
  height: 100%;
2980
2980
  box-sizing: border-box;
2981
2981
  }
2982
- .verify-style_grid_verify[data-v-78d63cfc] .verify-right .verify-option > div > span:first-child {
2982
+ .verify-style_grid_verify[data-v-482b665e] .verify-right .verify-option > div > span:first-child {
2983
2983
  flex: initial;
2984
2984
  padding: 0 3px;
2985
2985
  }
2986
- .verify-style_grid_verify[data-v-78d63cfc] .verify-right .verify-option > div span + span {
2986
+ .verify-style_grid_verify[data-v-482b665e] .verify-right .verify-option > div span + span {
2987
2987
  flex: 3;
2988
2988
  overflow: hidden;
2989
2989
  }
2990
- .verify-style_grid_verify[data-v-78d63cfc] .verify-right .verify-option > div:first-child {
2990
+ .verify-style_grid_verify[data-v-482b665e] .verify-right .verify-option > div:first-child {
2991
2991
  flex: 0 1 calc(50% + 20px);
2992
2992
  }
2993
- .verify-style_grid_verify[data-v-78d63cfc] .verify-right .verify-option > div:nth-child(2) {
2993
+ .verify-style_grid_verify[data-v-482b665e] .verify-right .verify-option > div:nth-child(2) {
2994
2994
  border-right: none;
2995
2995
  }
2996
- .verify-style_grid_verify[data-v-78d63cfc] .verify-right .verify-option > div:last-child {
2996
+ .verify-style_grid_verify[data-v-482b665e] .verify-right .verify-option > div:last-child {
2997
2997
  flex: 0 0 100%;
2998
2998
  border-top: 1px solid #000;
2999
2999
  }
@@ -3156,12 +3156,12 @@ span.CodeMirror-selectedtext { background: none; }
3156
3156
  }
3157
3157
 
3158
3158
  /***label对齐方式 */
3159
- [data-v-7189174c] .custom_form_item .break {
3159
+ [data-v-ae5f7994] .custom_form_item .break {
3160
3160
  white-space: normal;
3161
3161
  word-break: break-all;
3162
3162
  word-wrap: break-word;
3163
3163
  }
3164
- [data-v-7189174c] .custom_form_item .align-between {
3164
+ [data-v-ae5f7994] .custom_form_item .align-between {
3165
3165
  white-space: normal;
3166
3166
  word-break: break-all;
3167
3167
  word-wrap: break-word;
@@ -3170,28 +3170,28 @@ span.CodeMirror-selectedtext { background: none; }
3170
3170
  text-align-last: justify;
3171
3171
  width: 80%;
3172
3172
  }
3173
- [data-v-7189174c] .custom_form_item .align-middle {
3173
+ [data-v-ae5f7994] .custom_form_item .align-middle {
3174
3174
  white-space: normal;
3175
3175
  word-break: break-all;
3176
3176
  word-wrap: break-word;
3177
3177
  text-align: center;
3178
3178
  width: 80%;
3179
3179
  }
3180
- [data-v-7189174c] .custom_form_item .align-left {
3180
+ [data-v-ae5f7994] .custom_form_item .align-left {
3181
3181
  white-space: normal;
3182
3182
  word-break: break-all;
3183
3183
  word-wrap: break-word;
3184
3184
  text-align: left;
3185
3185
  width: 80%;
3186
3186
  }
3187
- [data-v-7189174c] .custom_form_item .align-right {
3187
+ [data-v-ae5f7994] .custom_form_item .align-right {
3188
3188
  white-space: normal;
3189
3189
  word-break: break-all;
3190
3190
  word-wrap: break-word;
3191
3191
  text-align: right;
3192
3192
  width: 80%;
3193
3193
  }
3194
- [data-v-7189174c] .custom_form_item .align-center {
3194
+ [data-v-ae5f7994] .custom_form_item .align-center {
3195
3195
  white-space: normal;
3196
3196
  word-break: break-all;
3197
3197
  word-wrap: break-word;
@@ -3200,15 +3200,15 @@ span.CodeMirror-selectedtext { background: none; }
3200
3200
  }
3201
3201
  /***label对齐方式 */
3202
3202
  /*****公共boder ****/
3203
- [data-v-7189174c] .ant-form-item-control-wrapper {
3203
+ [data-v-ae5f7994] .ant-form-item-control-wrapper {
3204
3204
  border-right: 1px solid #000;
3205
3205
  border-bottom: 1px solid #000;
3206
3206
  }
3207
- [data-v-7189174c] .ant-form-item-label {
3207
+ [data-v-ae5f7994] .ant-form-item-label {
3208
3208
  border-bottom: 1px solid #000;
3209
3209
  }
3210
3210
  /*****公共boder ****/
3211
- .correction[data-v-7189174c] {
3211
+ .correction[data-v-ae5f7994] {
3212
3212
  display: block;
3213
3213
  position: absolute;
3214
3214
  right: 1px;
@@ -3256,46 +3256,46 @@ span.CodeMirror-selectedtext { background: none; }
3256
3256
  align-items: center;
3257
3257
  }
3258
3258
 
3259
- .t-border[data-v-b2692294] {
3259
+ .t-border[data-v-748b59dc] {
3260
3260
  border-right: 1px solid #333;
3261
3261
  border-bottom: 1px solid #333;
3262
3262
  }
3263
- [data-v-b2692294] * {
3263
+ [data-v-748b59dc] * {
3264
3264
  font-size: var(--paperFontSize);
3265
3265
  }
3266
- [data-v-b2692294] .custom_form_item {
3266
+ [data-v-748b59dc] .custom_form_item {
3267
3267
  height: -moz-fit-content;
3268
3268
  height: fit-content;
3269
3269
  }
3270
- .save-pdf[data-v-b2692294] .ant-input {
3270
+ .save-pdf[data-v-748b59dc] .ant-input {
3271
3271
  border: none !important;
3272
3272
  }
3273
- .save-pdf[data-v-b2692294] .ant-select-selection {
3273
+ .save-pdf[data-v-748b59dc] .ant-select-selection {
3274
3274
  border: none !important;
3275
3275
  }
3276
- .save-pdf[data-v-b2692294] .ant-select-arrow svg {
3276
+ .save-pdf[data-v-748b59dc] .ant-select-arrow svg {
3277
3277
  display: none;
3278
3278
  }
3279
- .save-pdf[data-v-b2692294] .ant-upload.ant-upload-select-picture-card {
3279
+ .save-pdf[data-v-748b59dc] .ant-upload.ant-upload-select-picture-card {
3280
3280
  display: none;
3281
3281
  }
3282
- .save-pdf[data-v-b2692294] .anticon svg {
3282
+ .save-pdf[data-v-748b59dc] .anticon svg {
3283
3283
  display: none;
3284
3284
  }
3285
- .save-pdf[data-v-b2692294] .ant-time-picker-input {
3285
+ .save-pdf[data-v-748b59dc] .ant-time-picker-input {
3286
3286
  border: none !important;
3287
3287
  }
3288
- .save-pdf[data-v-b2692294] .ant-upload.ant-upload-select {
3288
+ .save-pdf[data-v-748b59dc] .ant-upload.ant-upload-select {
3289
3289
  display: none;
3290
3290
  }
3291
3291
  /**打印非固定高度标签 高度不确定bug**/
3292
- .computed-wrap[data-v-b2692294] {
3292
+ .computed-wrap[data-v-748b59dc] {
3293
3293
  background: #f5f5f5;
3294
3294
  }
3295
- .computed-wrap .item[data-v-b2692294] {
3295
+ .computed-wrap .item[data-v-748b59dc] {
3296
3296
  display: flex;
3297
3297
  }
3298
- .computed-wrap .item > div[data-v-b2692294] {
3298
+ .computed-wrap .item > div[data-v-748b59dc] {
3299
3299
  height: 35px;
3300
3300
  line-height: 35px;
3301
3301
  flex: 1;
@@ -3303,129 +3303,129 @@ span.CodeMirror-selectedtext { background: none; }
3303
3303
  border-bottom: 1px solid #000;
3304
3304
  text-align: center;
3305
3305
  }
3306
- .computed-wrap .item > div + div[data-v-b2692294] {
3306
+ .computed-wrap .item > div + div[data-v-748b59dc] {
3307
3307
  flex: 2;
3308
3308
  }
3309
- .layout .paper[data-v-b2692294] {
3309
+ .layout .paper[data-v-748b59dc] {
3310
3310
  position: relative;
3311
3311
  }
3312
- .layout .paper .form-title[data-v-b2692294] {
3312
+ .layout .paper .form-title[data-v-748b59dc] {
3313
3313
  text-align: center;
3314
3314
  font-weight: 600;
3315
3315
  font-size: 16px;
3316
3316
  height: 40px;
3317
3317
  }
3318
- .row-item[data-v-b2692294] {
3318
+ .row-item[data-v-748b59dc] {
3319
3319
  height: -moz-fit-content;
3320
3320
  height: fit-content;
3321
3321
  /**打印非固定高度标签 高度不确定bug**/
3322
3322
  }
3323
- .no-row-item[data-v-b2692294] {
3323
+ .no-row-item[data-v-748b59dc] {
3324
3324
  border-right: none;
3325
3325
  border-bottom: none;
3326
3326
  }
3327
3327
  /****page边框内的 ***/
3328
- .page-border[data-v-b2692294] {
3328
+ .page-border[data-v-748b59dc] {
3329
3329
  background: #fff;
3330
3330
  box-sizing: border-box;
3331
3331
  }
3332
- .page-border .row-item[data-v-b2692294]:first-child {
3332
+ .page-border .row-item[data-v-748b59dc]:first-child {
3333
3333
  border-top: 1px solid #000;
3334
3334
  }
3335
- .page-border .row-item[data-v-b2692294] {
3335
+ .page-border .row-item[data-v-748b59dc] {
3336
3336
  border-left: 1px solid #000;
3337
3337
  }
3338
- .page-border .item-bottom[data-v-b2692294] {
3338
+ .page-border .item-bottom[data-v-748b59dc] {
3339
3339
  border-bottom: 1px solid #000;
3340
3340
  }
3341
- .page-border .row-item[data-v-b2692294]:not(:last-child) {
3341
+ .page-border .row-item[data-v-748b59dc]:not(:last-child) {
3342
3342
  position: relative;
3343
3343
  }
3344
- .page-border li.sortable-chosen[data-v-b2692294] {
3344
+ .page-border li.sortable-chosen[data-v-748b59dc] {
3345
3345
  height: 2px !important;
3346
3346
  overflow: hidden !important;
3347
3347
  background: red !important;
3348
3348
  }
3349
- .page-border .ant-time-picker-panel[data-v-b2692294] {
3349
+ .page-border .ant-time-picker-panel[data-v-748b59dc] {
3350
3350
  z-index: 200000 !important;
3351
3351
  }
3352
- .page-border .ant-calendar-picker-container[data-v-b2692294] {
3352
+ .page-border .ant-calendar-picker-container[data-v-748b59dc] {
3353
3353
  z-index: 200000 !important;
3354
3354
  }
3355
- [data-v-b2692294] .ant-time-picker-panel {
3355
+ [data-v-748b59dc] .ant-time-picker-panel {
3356
3356
  z-index: 9999 !important;
3357
3357
  }
3358
- .ant-calendar-picker-container[data-v-b2692294] {
3358
+ .ant-calendar-picker-container[data-v-748b59dc] {
3359
3359
  z-index: 200000 !important;
3360
3360
  }
3361
- [data-v-b2692294] .ant-form-item-children {
3361
+ [data-v-748b59dc] .ant-form-item-children {
3362
3362
  display: block;
3363
3363
  }
3364
- [data-v-b2692294] .ant-form-item {
3364
+ [data-v-748b59dc] .ant-form-item {
3365
3365
  width: 100%;
3366
3366
  height: 100%;
3367
3367
  margin-bottom: 0;
3368
3368
  display: flex;
3369
3369
  }
3370
- [data-v-b2692294] .ant-form-item .is_required::before {
3370
+ [data-v-748b59dc] .ant-form-item .is_required::before {
3371
3371
  content: "*";
3372
3372
  color: #f56c6c;
3373
3373
  margin-right: 4px;
3374
3374
  }
3375
- [data-v-b2692294] .ant-form-item .ant-form-item-label {
3375
+ [data-v-748b59dc] .ant-form-item .ant-form-item-label {
3376
3376
  border-right: 1px solid #000;
3377
3377
  }
3378
- [data-v-b2692294] .ant-form-item .ant-form-item-label label {
3378
+ [data-v-748b59dc] .ant-form-item .ant-form-item-label label {
3379
3379
  display: flex;
3380
3380
  justify-content: center;
3381
3381
  align-items: center;
3382
3382
  height: 100%;
3383
3383
  }
3384
- [data-v-b2692294] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
3384
+ [data-v-748b59dc] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
3385
3385
  display: none;
3386
3386
  }
3387
- [data-v-b2692294] .ant-form-item .ant-form-item-control-wrapper {
3387
+ [data-v-748b59dc] .ant-form-item .ant-form-item-control-wrapper {
3388
3388
  display: flex;
3389
3389
  align-items: center;
3390
3390
  text-align: left;
3391
3391
  }
3392
- [data-v-b2692294] .ant-form-item .ant-form-item-control {
3392
+ [data-v-748b59dc] .ant-form-item .ant-form-item-control {
3393
3393
  width: 98%;
3394
3394
  margin: 0 auto;
3395
3395
  }
3396
- [data-v-b2692294] .ant-form-item .is_required::before {
3396
+ [data-v-748b59dc] .ant-form-item .is_required::before {
3397
3397
  content: "*";
3398
3398
  color: #f56c6c;
3399
3399
  margin-right: 4px;
3400
3400
  }
3401
- .row-table[data-v-b2692294] {
3401
+ .row-table[data-v-748b59dc] {
3402
3402
  display: flex;
3403
3403
  }
3404
- .row-table[data-v-b2692294] .ant-spin-container,
3405
- .row-table[data-v-b2692294] {
3404
+ .row-table[data-v-748b59dc] .ant-spin-container,
3405
+ .row-table[data-v-748b59dc] {
3406
3406
  display: flex;
3407
3407
  width: 100%;
3408
3408
  }
3409
- .row-table[data-v-b2692294] .ant-spin-container .table-left,
3410
- .row-table .table-left[data-v-b2692294] {
3409
+ .row-table[data-v-748b59dc] .ant-spin-container .table-left,
3410
+ .row-table .table-left[data-v-748b59dc] {
3411
3411
  width: 100px;
3412
3412
  text-align: center;
3413
3413
  border-right: 1px solid #333;
3414
3414
  border-bottom: 1px solid #333;
3415
3415
  position: relative;
3416
3416
  }
3417
- .row-table[data-v-b2692294] .ant-spin-container .table-left p,
3418
- .row-table .table-left p[data-v-b2692294] {
3417
+ .row-table[data-v-748b59dc] .ant-spin-container .table-left p,
3418
+ .row-table .table-left p[data-v-748b59dc] {
3419
3419
  position: absolute;
3420
3420
  top: 50%;
3421
3421
  left: 50%;
3422
3422
  transform: translate(-50%, -50%);
3423
3423
  }
3424
- .row-table[data-v-b2692294] .ant-spin-container .table-right,
3425
- .row-table .table-right[data-v-b2692294] {
3424
+ .row-table[data-v-748b59dc] .ant-spin-container .table-right,
3425
+ .row-table .table-right[data-v-748b59dc] {
3426
3426
  flex: 1;
3427
3427
  }
3428
- .table-content[data-v-b2692294] {
3428
+ .table-content[data-v-748b59dc] {
3429
3429
  width: 100%;
3430
3430
  height: 40px;
3431
3431
  line-height: 40px;
@@ -3434,11 +3434,11 @@ span.CodeMirror-selectedtext { background: none; }
3434
3434
  border-bottom: 1px solid #333;
3435
3435
  border-right: 1px solid #333;
3436
3436
  }
3437
- .sub-table-col[data-v-b2692294] {
3437
+ .sub-table-col[data-v-748b59dc] {
3438
3438
  display: flex;
3439
3439
  box-sizing: border-box;
3440
3440
  }
3441
- .sub-table-col > span[data-v-b2692294] {
3441
+ .sub-table-col > span[data-v-748b59dc] {
3442
3442
  flex: 2;
3443
3443
  border-bottom: 1px solid #000;
3444
3444
  border-right: 1px solid #000;
@@ -3446,22 +3446,22 @@ span.CodeMirror-selectedtext { background: none; }
3446
3446
  line-height: 40px;
3447
3447
  text-align: center;
3448
3448
  }
3449
- .sub-table-col > .last-one[data-v-b2692294] {
3449
+ .sub-table-col > .last-one[data-v-748b59dc] {
3450
3450
  width: 87px;
3451
3451
  flex: 0 0 87px;
3452
3452
  border-right: 1px solid #333;
3453
3453
  border-bottom: 1px solid #333;
3454
3454
  }
3455
- .sub-table-col-no-border > span[data-v-b2692294] {
3455
+ .sub-table-col-no-border > span[data-v-748b59dc] {
3456
3456
  border: none;
3457
3457
  height: auto;
3458
3458
  width: 0;
3459
3459
  }
3460
- .sub-table-col-no-border > .sub-table-title[data-v-b2692294]:last-child,
3461
- .sub-table-col-no-border > .sub-table-item[data-v-b2692294]:last-child {
3460
+ .sub-table-col-no-border > .sub-table-title[data-v-748b59dc]:last-child,
3461
+ .sub-table-col-no-border > .sub-table-item[data-v-748b59dc]:last-child {
3462
3462
  border-right: none !important;
3463
3463
  }
3464
- .sub-table-col-no-border > .last-one[data-v-b2692294] {
3464
+ .sub-table-col-no-border > .last-one[data-v-748b59dc] {
3465
3465
  width: 87px;
3466
3466
  flex: 0 0 87px;
3467
3467
  display: flex;
@@ -3469,25 +3469,25 @@ span.CodeMirror-selectedtext { background: none; }
3469
3469
  align-items: center;
3470
3470
  }
3471
3471
  /*****无border *****/
3472
- .no-border .page-border[data-v-b2692294] {
3472
+ .no-border .page-border[data-v-748b59dc] {
3473
3473
  border: none;
3474
3474
  }
3475
- .no-border .page-border .row-item[data-v-b2692294]:not(:last-child) {
3475
+ .no-border .page-border .row-item[data-v-748b59dc]:not(:last-child) {
3476
3476
  border: none;
3477
3477
  }
3478
- .no-border .page-border[data-v-b2692294] .ant-form-item .ant-form-item-label {
3478
+ .no-border .page-border[data-v-748b59dc] .ant-form-item .ant-form-item-label {
3479
3479
  border: none;
3480
3480
  }
3481
- .table_border[data-v-b2692294] {
3481
+ .table_border[data-v-748b59dc] {
3482
3482
  border-bottom: 0;
3483
3483
  border-right: 0;
3484
3484
  }
3485
3485
  /*****无border *****/
3486
- [data-v-b2692294] .ant-form-item-children > div > p,[data-v-b2692294] .ant-form-item-children > div > h1,[data-v-b2692294] .ant-form-item-children > div > h2,[data-v-b2692294] .ant-form-item-children > div > h3,[data-v-b2692294] .ant-form-item-children > div > h4,[data-v-b2692294] .ant-form-item-children > div > h5,[data-v-b2692294] .ant-form-item-children > div > table /deep/ .ant-form-item-children > div > pre {
3486
+ [data-v-748b59dc] .ant-form-item-children > div > p,[data-v-748b59dc] .ant-form-item-children > div > h1,[data-v-748b59dc] .ant-form-item-children > div > h2,[data-v-748b59dc] .ant-form-item-children > div > h3,[data-v-748b59dc] .ant-form-item-children > div > h4,[data-v-748b59dc] .ant-form-item-children > div > h5,[data-v-748b59dc] .ant-form-item-children > div > table /deep/ .ant-form-item-children > div > pre {
3487
3487
  margin: 10px 0;
3488
3488
  line-height: 1.5;
3489
3489
  }
3490
- [data-v-b2692294] .ant-spin-dot {
3490
+ [data-v-748b59dc] .ant-spin-dot {
3491
3491
  font-size: 20px !important;
3492
3492
  }
3493
3493
 
@@ -3983,13 +3983,13 @@ span.CodeMirror-selectedtext { background: none; }
3983
3983
  .cus-dialog-container .el-dialog__footer{margin:0 20px;padding:15px 0 16px;text-align:center;position:relative}.cus-dialog-container .el-dialog__footer .dialog-footer{display:block}.cus-dialog-container .el-dialog__footer .dialog-footer .circular{display:inline-block;vertical-align:middle;margin-right:5px;width:24px;height:24px}.cus-dialog-container .el-dialog__footer .dialog-footer .el-loading-text{display:inline-block;vertical-align:middle}.cus-dialog-container .el-dialog__footer .dialog-footer .el-loading-spinner{margin-top:-12px}
3984
3984
 
3985
3985
 
3986
- [data-v-7aa2a097] .ant-form-item {
3986
+ [data-v-4726c4e3] .ant-form-item {
3987
3987
  margin-bottom: 0;
3988
3988
  }
3989
- .m-colorPicker[data-v-7aa2a097] .box.open {
3989
+ .m-colorPicker[data-v-4726c4e3] .box.open {
3990
3990
  z-index: 999;
3991
3991
  }
3992
- .m-colorPicker[data-v-7aa2a097] .colorBtn {
3992
+ .m-colorPicker[data-v-4726c4e3] .colorBtn {
3993
3993
  border: 1px solid #e3e3e3;
3994
3994
  }
3995
3995