/* module-key = 'com.atlassian.auiplugin:split_aui.component.progressbar', location = 'aui.component.progressbar.css' */
aui-progressbar{display:block}.aui-progress-indicator{background:var(--aui-progressbar-track-color);border-radius:3px;height:6px;overflow:hidden;position:relative;width:100%}.aui-progress-indicator-value{animation:progressSlide 5s ease-in-out infinite;border-radius:3px;display:block;height:6px;transition:none;position:absolute;width:10%;background:var(--aui-progressbar-color)}@keyframes progressSlide{0%{left:0}50%{left:90%}to{left:0}}.aui-progress-indicator[data-value] .aui-progress-indicator-value{animation:none;left:0;background:var(--aui-progressbar-color);border-radius:3px;transition:width .5s}.aui-progress-indicator-static[data-value] .aui-progress-indicator-value{animation:none;left:0;transition:none}
/* module-key = 'com.atlassian.confluence.plugins.drag-and-drop:support', location = 'css/drag-and-drop.less' */
#upload-statuses{list-style:none;margin:0;padding:0}#upload-statuses li{padding:9px 20px 10px 20px;border-top:1px solid #ccc}#upload-statuses li:first-child{border-top:0;padding-top:10px}#upload-statuses li .file-status-item{margin-bottom:10px}#upload-statuses li .aui-message{margin-top:0px}#upload-statuses li label{display:block}#upload-statuses .cancel-or-success-placeholder{color:#707070;border:none;background:none;display:table-cell;padding:0 0 0 10px;width:16px;height:16px}#upload-statuses .cancel-or-success-placeholder .aui-iconfont-remove:hover{cursor:pointer}#upload-statuses .cancel-or-success-placeholder .aui-icon{margin-top:2px}#upload-statuses .file-upload-progress-block{overflow:hidden;display:table;width:100%}#upload-statuses .ui-widget-header{border:0;background:#ccc url('/s/-j0pet8/9012/8yg2g7/8.5.5/_/download/resources/com.atlassian.confluence.plugins.drag-and-drop:support/../../resources/com.atlassian.confluence.plugins.drag-and-drop/images/ui-bg_highlight-soft_75_cccccc_1x100.png') 50% 50% repeat-x}#upload-statuses .ui-widget-content{border:1px solid #ccc;background:#f5f5f5 url('/s/-j0pet8/9012/8yg2g7/8.5.5/_/download/resources/com.atlassian.confluence.plugins.drag-and-drop:support/../../resources/com.atlassian.confluence.plugins.drag-and-drop/images/ui-bg_flat_75_ffffff_40x100.png') 50% 50% repeat-x}#upload-statuses .ui-progressbar{height:18px;text-align:left}#upload-statuses .ui-progressbar .ui-progressbar-value{margin:-1px 0;height:100%}#upload-statuses .ui-widget{font-family:Arial,sans-serif}#upload-statuses .ui-corner-tl{-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px}#upload-statuses .ui-corner-tr{-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px}#upload-statuses .ui-corner-bl{-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px}#upload-statuses .ui-corner-br{-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px}#upload-statuses .ui-corner-top{-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px}#upload-statuses .ui-corner-bottom{-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px}#upload-statuses .ui-corner-right{-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px}#upload-statuses .ui-corner-left{-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px}#upload-statuses .ui-corner-all{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}#drag-and-drop-disabled .panel-body,#drag-and-drop-message-dialog .panel-body{color:#666;font-size:10pt}#drag-and-drop-message-dialog .panel-body p,#drag-and-drop-disabled .panel-body p{color:#666;font-size:10pt;margin-top:1em}#drag-and-drop-disabled div{padding:5px}#drag-and-drop-cue{position:absolute;top:50%;left:50%;width:26em;height:1em;margin-top:-0.5em;margin-left:-13em;background-color:white;z-index:2900;padding:10px;-moz-border-radius:3px;-webkit-border-radius:3px}#drag-and-drop-progress-dialog .panel-body{padding:0}
/* module-key = 'com.atlassian.confluence.plugins.drag-and-drop:support', location = 'css/drop-zone.less' */
.attachments-drop-zone{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;border:3px dashed #e9e9e9;color:#707070;font-size:18px;height:124px;padding:25px;text-align:center;width:420px}.attachments-drop-zone .drop-zone-image{background-image:url('/s/-j0pet8/9012/8yg2g7/8.5.5/_/download/resources/com.atlassian.confluence.plugins.drag-and-drop:support/../../resources/com.atlassian.confluence.plugins.drag-and-drop/images/arrow.gif');width:55px;height:55px;margin:10px auto}.attachments-drop-zone .drop-zone-text{margin:0 auto;padding-top:6px;width:240px}.drop-zone-on-hover{background-color:#f5f5f5}#attached-images .attached-image .drop-zone-on-hover{background-color:#f5f5f5}#attached-images .attached-image .image-dialog-drop-zone-container{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;border:3px dashed #e9e9e9;line-height:1em}#attached-images .attached-image .image-dialog-drop-zone-container .drop-zone-image{background-image:url('/s/-j0pet8/9012/8yg2g7/8.5.5/_/download/resources/com.atlassian.confluence.plugins.drag-and-drop:support/../../resources/com.atlassian.confluence.plugins.drag-and-drop/images/arrow.gif');width:55px;height:55px;margin:13px auto 0}#attached-images .attached-image .image-dialog-drop-zone-container .drop-zone-text{font-weight:bold;color:#bbb;margin-top:5px}