.zumedia-button{text-decoration:none;font-size:13px;margin:0;border:0;cursor:pointer;-webkit-appearance:none;background:none;height:32px;text-align:center;box-sizing:border-box;padding:0 4px;overflow:hidden;border-radius:3px;color:#757575;white-space:nowrap;outline:none}.zumedia-button.is-primary{border-width:1px;border-style:solid;background:#007cba;border-color:#007cba;color:#fff;text-shadow:none}.zumedia-button.is-primary:not(:disabled):not([aria-disabled=true]):hover,.zumedia-button.is-primary:focus:enabled{background:#0070a7;border-color:#0070a7;color:#fff}.zumedia-button.is-secondary{border-width:1px;border-style:solid;color:#0075af;border-color:#0075af;background:#f3f5f6}.zumedia-button.is-secondary:not(:disabled):not([aria-disabled=true]):hover{background:#f1f1f1;border-color:#005d8c;color:#005d8c}.zumedia-notice__dismiss{color:#949494;align-self:center;flex-shrink:0;padding-top:3px}.zumedia-notice__dismiss:hover{background-color:#fff;color:#1e1e1e;box-shadow:inset 0 0 0 1px #757575,inset 0 0 0 2px #fff}.zumedia-notice{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:13px;background-color:#e5f5fa;border-left:4px solid #00a0d2;margin:0;padding:0 12px;display:flex;align-items:center;justify-content:space-between;font-size:14px;box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}.zumedia-notice.is-dismissible{position:relative}.zumedia-notice.is-success{border-left-color:#4ab866;background-color:#eff9f1}.zumedia-notice.is-warning{border-left-color:#f0b849;background-color:#fef8ee}.zumedia-notice.is-error{border-left-color:#cc1818;background-color:#f4a2a2}.zumedia-notice__content{margin:4px 25px 4px 0}.zumedia-notice__action.zumedia-button,.zumedia-notice__action.zumedia-button.is-link{margin-left:4px}.zumedia-notice__action.zumedia-button.is-default{vertical-align:initial}.zumedia-notice-list{max-width:100vw;position:relative;z-index:29;top:-20px}.zumedia-notice-list .zumedia-notice__content{margin-top:1em;margin-bottom:1em}.ui-widget-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.7);z-index:100000;-webkit-animation:fade-in-animation .2s ease-out 0s;animation:fade-in-animation .2s ease-out 0s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@media(prefers-reduced-motion: reduce){.ui-widget-overlay{-webkit-animation-duration:1ms;animation-duration:1ms}}@-webkit-keyframes fade-in-animation{from{opacity:0}to{opacity:1}}@keyframes fade-in-animation{from{opacity:0}to{opacity:1}}.ui-dialog{position:absolute;top:0;right:0;bottom:0;left:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;box-sizing:border-box;margin:0;border:1px solid #e2e4e7;background:#fff;box-shadow:0 3px 30px rgba(25,30,35,.2);overflow:auto;z-index:100010}@media(min-width: 600px){.ui-dialog{top:50%;right:auto;bottom:auto;left:50%;min-width:360px;max-width:calc(100% - 16px - 16px);max-height:calc(100% - 56px - 56px);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-animation:appear-animation .1s ease-out;animation:appear-animation .1s ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}}@media(min-width: 600px)and (prefers-reduced-motion: reduce){.ui-dialog{-webkit-animation-duration:1ms;animation-duration:1ms}}.ui-dialog .ui-dialog-content{box-sizing:border-box;height:100%;padding:24px;color:#949494;font-size:14px}.ui-dialog .ui-dialog-content strong{color:#757575}.ui-dialog .ui-dialog-content .__label{display:inline-block;margin-bottom:4px;vertical-align:middle;cursor:pointer;font-size:13px}.ui-dialog .ui-dialog-content .__label i{padding-left:10px;color:#fff;font-style:normal}.ui-dialog .ui-dialog-content .__label i::-moz-selection{background-color:#bc2a8d;color:#fff}.ui-dialog .ui-dialog-content .__label i::selection{background-color:#bc2a8d;color:#fff}.ui-dialog .ui-dialog-content .__input{margin:0 1px;width:100%;background-color:#fff;color:#32373c;min-height:30px;line-height:normal;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:4px;border:1px solid #7e8993}.ui-dialog .ui-dialog-buttonpane{padding:0 24px 24px;display:flex;justify-content:flex-end}.ui-dialog .ui-dialog-buttonpane button{margin:0 0 0 12px;min-width:80px;transition:background-color .3s ease-out;letter-spacing:.5px}.ui-dialog .ui-dialog-buttonpane button.is-primary{border-color:#006191}.ui-dialog .ui-dialog-buttonpane button.is-primary:hover{background-color:#006191 !important;border-color:#00496e !important}.ui-dialog .ui-dialog-buttonpane button:hover{background-color:rgba(0,124,186,.2) !important;border-color:#00496e !important}@-webkit-keyframes appear-animation{from{margin-top:32px}to{margin-top:0}}@keyframes appear-animation{from{margin-top:32px}to{margin-top:0}}.ui-dialog-titlebar{box-sizing:border-box;border-bottom:1px solid #e2e4e7;padding:0 24px;display:flex;flex-direction:row;justify-content:space-between;background:#fff;align-items:center;height:56px;z-index:10;position:relative;position:-webkit-sticky;position:sticky;top:0}.ui-dialog-titlebar .ui-dialog-title{font-size:1rem;font-weight:600;line-height:1;margin:0;flex-shrink:0}.ui-dialog-titlebar .ui-dialog-titlebar-close{position:relative;left:8px;display:inline-flex;text-decoration:none;overflow:hidden;border-radius:3px;color:#757575;background-color:#fff;padding:0;line-height:0;border:0 solid;outline:none;cursor:pointer;margin-bottom:1px;transition:background-color .25s ease-out,box-shadow .25s ease-out}.ui-dialog-titlebar .ui-dialog-titlebar-close:hover{background-color:rgba(0,0,0,.04);color:#191e23;box-shadow:inset 0 0 0 1px #555d66,inset 0 0 0 2px #fff}.ui-dialog-titlebar .ui-dialog-titlebar-close svg{max-width:24px;max-height:24px;padding:8px}#mfs-tree{border:1px solid #ccc;padding:10px;background-color:#fff;float:left;min-width:190px;min-height:120px;max-height:250px;overflow:auto}.upload-php #mfs-tree{width:18%;margin:10px 0 10px 10px}.media-modal .media-menu #mfs-tree{width:200px;padding:10px 0 10px 0;border-left:0;border-right:0}.media-modal .media-frame.hide-router #mfs-tree{display:none}.wp-customizer #mfs-tree,.themes-php #mfs-tree{width:190px !important;margin:10px 0px 10px 0px;padding-left:10px !important}.mfs-node{padding:0;margin:0;font-size:13px;line-height:24px}.mfs-node .mfs-node{padding-left:29px}.mfs-node li{list-style:none;padding:0;margin:0;white-space:nowrap;font-weight:400}.mfs-node li>.mfs-row{display:flex;justify-content:flex-start}.mfs-node li>.mfs-row .mfs-expandable{width:24px;height:24px;margin-right:-5px;color:rgba(0,117,175,.4);cursor:pointer;flex-shrink:0}.mfs-node li.expanded>.mfs-row .mfs-expandable .mfs-minus{opacity:1}.mfs-node li.collapsed>.mfs-row .mfs-expandable .mfs-plus{opacity:1}.mfs-node li>.mfs-row .mfs-icon{padding-left:5px;width:24px;height:24px;color:rgba(0,117,175,.6);flex-shrink:0}.mfs-node li>.mfs-row .mfs-icon .mfs-opened{opacity:1}.mfs-node li>.mfs-row .mfs-icon.closed .mfs-closed{opacity:1}.mfs-node li>.mfs-row a{color:#1e1e1e;text-decoration:none;display:inline-block;padding-left:5px;outline-color:transparent !important;box-shadow:none;cursor:pointer;z-index:0}.mfs-node li>.mfs-row a.mfs-item{padding-right:20px}.mfs-node li>.mfs-row a:hover{color:rgba(0,117,175,.8)}.mfs-node li.selected>.mfs-row a{color:#016087}.mfs-holder{position:relative;width:100%;height:100%}.mfs-holder .mfs-svg{position:absolute;width:100%;height:100%;opacity:0;transition:opacity .3s ease-out;fill:currentColor}.mfs-node .mfs-root{padding:0 !important;font-weight:600;letter-spacing:.5px}.mfs-node .mfs-root>.mfs-node{padding-left:5px !important}.mfs-node .mfs-root .mfs-home{opacity:1;color:rgba(0,117,175,.8)}.mfs-node .mfs-root .mfs-home #frame{display:none}.media-modal .mfs-node .mfs-root>.mfs-row .mfs-icon{display:none}.media-modal .mfs-node .mfs-root>.mfs-row a{margin-left:5px}#media-attachment-filters{display:none}.mfs-wrapper.__svg-mode .attachment .attachment-preview,.mfs-wrapper.__svg-mode .attachment .thumbnail{border-radius:3px}.mfs-wrapper.__svg-mode #mfs-tree{border-radius:3px}.mfs-wrapper .mfs-clear{clear:left}.media-modal .mfs-wrapper{overflow:auto;position:absolute;top:80px;bottom:0;left:0;right:300px}.media-modal .attachments-browser.has-load-more .mfs-wrapper{position:static}.media-frame.hide-router .mfs-wrapper{top:0}#posts-filter .mfs-wrapper{margin-left:-10px;margin-top:5px}.mfs-breadcrumb{display:block;margin:0 0 0 10px;color:#757575}.mfs-breadcrumb li{display:inline}.mfs-breadcrumb li .dashicons{font-size:16px;margin-top:2px;height:16px;color:rgba(117,117,117,.6)}.mfs-breadcrumb li a{font-size:13px;color:#757575;text-decoration:none;cursor:pointer;vertical-align:middle}.mfs-breadcrumb li a:not(.selected):hover{color:rgba(0,117,175,.8)}.mfs-breadcrumb li a.selected{color:rgba(1,96,135,.6);pointer-events:none}.media-modal .mfs-breadcrumb{margin-left:16px}.mfs-browser{display:flex;justify-content:flex-start;flex-wrap:wrap;padding-left:8px;position:relative}.mfs-browser .mfs-folder{position:relative;padding:0;margin:0 8px 16px;list-style:none;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfs-browser .mfs-folder .mfs-folder-preview{cursor:pointer;position:relative;width:120px;height:120px;background-color:rgba(0,117,175,.2);box-shadow:inset 0 0 15px rgba(0,117,175,.1),inset 0 0 0 1px rgba(0,117,175,.05)}@media all and (max-width: 768px){.mfs-browser .mfs-folder .mfs-folder-preview{width:80px;height:80px}}.mfs-browser .mfs-folder .mfs-folder-preview .icon{font-size:80px;width:80px;height:80px;color:rgba(0,117,175,.6);position:absolute;left:50%;top:calc(50% - 10px);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);transition:color .3s ease-out}.mfs-browser .mfs-folder .mfs-folder-preview:hover .icon{color:rgba(0,117,175,.9)}@media all and (max-width: 768px){.mfs-browser .mfs-folder .mfs-folder-preview .icon{font-size:50px;width:80px;height:80px;top:calc(50% + 5px)}}.mfs-browser .mfs-folder .mfs-folder-preview .__back{display:block !important;font-size:60px;width:60px;height:60px;opacity:.5}@media all and (max-width: 768px){.mfs-browser .mfs-folder .mfs-folder-preview .__back{font-size:40px;width:40px;height:40px;top:calc(50% - 10px)}}.mfs-browser .mfs-folder .mfs-folder-preview .__locked{position:absolute;top:45px;left:45px;font-size:30px;width:30px;height:30px;opacity:0;transition:opacity .3s ease-out}.mfs-browser .mfs-folder.mfs-locked .mfs-folder-preview .__locked{opacity:1}.mfs-browser .mfs-folder .mfs-folder-preview.__boxed .__locked{top:unset;left:0;bottom:22px}@media all and (max-width: 768px){.mfs-browser .mfs-folder .mfs-folder-preview .__locked{top:28px;left:28px;font-size:24px}.mfs-browser .mfs-folder .mfs-folder-preview.__boxed .__locked{left:-3px;bottom:16px}}.mfs-browser .mfs-folder .mfs-folder-preview .mfs-icon.mfs-folder-svg{color:rgba(0,117,175,.6)}.mfs-browser .mfs-folder .mfs-folder-preview .mfs-folder-name{position:absolute;left:0;right:0;bottom:0;overflow:hidden;max-height:100%;line-height:21px;word-wrap:break-word;text-align:center;color:#1e1e1e;background:rgba(255,255,255,.8);box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);font-weight:600;letter-spacing:.5px;transition:opacity .3s ease-out}@media all and (max-width: 768px){.mfs-browser .mfs-folder .mfs-folder-preview .mfs-folder-name{font-size:.9em;font-weight:400;letter-spacing:0}}.mfs-browser .mfs-folder .mfs-folder-preview .mfs-actions{position:absolute;left:0;right:0;top:92px;padding:0 8px;height:0;color:#fff;background-color:rgba(0,117,175,.9);transition:height .3s ease-out;cursor:default}.mfs-browser .mfs-folder .mfs-folder-preview .mfs-actions .mfs-actions-holder{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;transition:opacity .3s ease-out;opacity:0}.mfs-browser .mfs-folder .mfs-folder-preview .mfs-actions .dashicons{cursor:pointer;color:rgba(255,255,255,.5);transition:color .3s ease-out}.mfs-browser .mfs-folder .mfs-folder-preview .mfs-actions .dashicons:hover{color:#fff}.mfs-browser .mfs-folder .mfs-folder-preview:hover .mfs-actions{height:28px;transition-delay:.3s}.mfs-browser .mfs-folder .mfs-folder-preview:hover .mfs-actions .mfs-actions-holder{transition-delay:.3s;opacity:1}@media all and (max-width: 768px){.mfs-browser .mfs-folder .mfs-folder-preview:hover .mfs-actions{height:20px}}.mfs-browser .mfs-folder.ui-draggable-dragging .mfs-folder-preview .mfs-actions{display:none}.media-modal .mfs-browser .mfs-folder .mfs-folder-preview .mfs-actions{display:none}@media all and (max-width: 768px){.mfs-browser .mfs-folder .mfs-folder-preview .mfs-actions{padding:0 4px;top:60px}.mfs-browser .mfs-folder .mfs-folder-preview .mfs-actions span{font-size:16px;width:16px;height:16px}}.mfs-browser .mfs-folder .mfs-folder-preview .mfs-actions:hover{opacity:1}.mfs-browser .mfs-folder .mfs-folder-preview.__svg{background-color:inherit;box-shadow:none;height:124px}.mfs-browser .mfs-folder.mfs-back .mfs-folder-preview.__svg{border-radius:4px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15)}.mfs-browser .mfs-folder .mfs-folder-preview.__svg .mfs-folder-name{border-radius:4px}.mfs-browser .mfs-folder .mfs-folder-preview.__svg .mfs-actions{top:96px;box-shadow:none;border-radius:0 0 4px 4px}.mfs-browser .mfs-folder:hover:not(.mfs-back):not(.ui-draggable-dragging) .mfs-folder-preview.__svg .mfs-actions{opacity:1}.mfs-browser .mfs-folder .mfs-folder-preview.__svg .mfs-actions.mac{left:3px;right:3px}@media all and (max-width: 768px){.mfs-browser .mfs-folder .mfs-folder-preview.__svg .mfs-actions.mac{left:2px;right:2px}}.mfs-browser .mfs-folder .mfs-folder-preview.__svg .mfs-actions.pack{border-radius:4px}@media all and (max-width: 768px){.mfs-browser .mfs-folder .mfs-folder-preview.__svg .mfs-actions.pack{border-radius:0 0 4px 4px}}.mfs-browser .mfs-folder .mfs-folder-preview.__svg .mfs-actions.open{border-radius:4px 0 4px 4px}@media all and (max-width: 768px){.mfs-browser .mfs-folder .mfs-folder-preview.__svg{height:90px}.mfs-browser .mfs-folder .mfs-folder-preview.__svg .mfs-actions{top:64px;z-index:1}}.mfs-browser .mfs-folder.mfs-back .mfs-folder-preview{background-color:rgba(0,117,175,.03)}.mfs-browser #mfs-colors{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;cursor:default;padding:0 4px;border-radius:4px 4px 0 0;width:112px;position:absolute;z-index:1;bottom:28px;left:0;overflow:hidden}.mfs-browser #mfs-colors span{display:block;position:relative;cursor:pointer;width:20px;height:20px;border-radius:50%;margin:4px;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease, -webkit-transform .1s ease}.mfs-browser #mfs-colors span:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;box-shadow:inset 0 0 0 1px rgba(0,0,0,.3)}.mfs-browser #mfs-colors span:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.mfs-browser #mfs-colors .dashicons{background-color:#333;color:#fff}.mfs-browser #mfs-colors .dashicons:before{display:block;font-size:16px;padding:2px}.mfs-browser #mfs-colors span:nth-child(-n+4){margin-top:10px}.mfs-browser #mfs-colors span:nth-last-child(-n+4){margin-bottom:8px}.mfs-browser #mfs-colors.mac{left:3px;width:106px}.mfs-browser #mfs-colors.mac span{margin-left:3px;margin-right:3px}.mfs-browser #mfs-colors.pack,.mfs-browser #mfs-colors.open{bottom:25px}@media all and (max-width: 768px){.mfs-browser #mfs-colors{padding:0 2px;width:76px !important;bottom:25px;left:0 !important}.mfs-browser #mfs-colors span{margin:2px !important;width:15px;height:15px}.mfs-browser #mfs-colors .dashicons:before{font-size:11px}.mfs-browser .__boxed #mfs-colors{bottom:20px}.mfs-browser #mfs-colors.mac{border-radius:4px}}.media-frame.mode-grid .mfs-browser{margin-top:10px}#posts-filter .mfs-browser{margin-top:10px}.media-modal .mfs-browser{position:relative;top:10px;left:0;right:300px;overflow:auto;padding:0 8px;z-index:10}.wp-customizer .mfs-browser{margin-top:0}#mfs-add-folder{margin-left:2px;vertical-align:middle;color:#ff291d;border-color:#ff291d}.media-toolbar-mode-select #mfs-add-folder{display:none}#posts-filter #mfs-add-folder{margin-left:10px;display:inline-block;left:-8px;top:-4px}.media-frame.mode-grid #mfs-add-folder{margin-top:10px !important}.media-frame.mode-grid .media-toolbar{margin-bottom:5px}.media-modal .media-frame:not(.hide-router) .attachments-browser .attachments{position:relative !important;top:0}.wp-customizer .media-toolbar-secondary .instructions{margin-left:10px;margin-right:10px;position:relative;top:18px}.wp-customizer .media-toolbar-secondary .spinner{float:none;position:relative;top:18px}.media-modal .media-frame.hide-menu .media-frame-menu{display:block;position:relative;height:100%;margin-top:0}.media-modal .media-frame.hide-menu .media-frame-menu #menu-item-library{display:none}.media-modal .media-frame.hide-menu .media-frame-menu .media-menu{padding-top:150px}.media-modal .media-frame.hide-menu .media-frame-title,.media-modal .media-frame.hide-menu .media-frame-router,.media-modal .media-frame.hide-menu .media-frame-content{left:200px}ul.attachments .attachment{z-index:110}.mfs-folder.is-dragging{opacity:.2}.mfs-folder.is-dragging .mfs-folder-preview{border:1px dashed #000}.mfs-folder.is-droppable{box-shadow:0 0 0 4px rgba(0,117,175,.8)}.__svg-mode .mfs-folder.is-droppable{border-radius:3px}#mfs-tree .is-droppable.mfs-item{background-color:rgba(0,117,175,.2);border-radius:0 3px 3px 0}#mfs-tree .is-droppable.mfs-icon{background-color:rgba(0,117,175,.2);border-radius:3px 0 0 3px}.attachment,.media-icon{transition:opacity .3s ease-out}.attachment .check,.media-icon .check{transition:opacity .3s linear}.attachment.is-dragging,.media-icon.is-dragging{opacity:.2}.attachment.is-dragging .attachment-preview,.attachment.is-dragging.image-icon img,.media-icon.is-dragging .attachment-preview,.media-icon.is-dragging.image-icon img{border:1px dashed #000}.attachment.is-dragging .check,.media-icon.is-dragging .check{opacity:0 !important}.ui-draggable-dragging{z-index:130}.ui-draggable-dragging:not(.mfs-dragging-over){margin:0 !important}.ui-draggable-dragging .mfs-folder-preview{background-color:#c1d8e4 !important}.ui-draggable-dragging .mfs-folder-preview.__svg{background-color:#fff !important}.ui-draggable-dragging.mfs-folder .mfs-folder-preview{border:4px solid rgba(188,42,141,.9)}.ui-draggable-dragging.mfs-folder .mfs-folder-preview.__svg{border-radius:6px}.ui-draggable-dragging.mfs-folder.mfs-dragging-over{height:20%}.ui-draggable-dragging.mfs-folder.mfs-dragging-over .mfs-folder-preview{border-width:0;box-shadow:none;background:transparent !important}.ui-draggable-dragging.mfs-folder.mfs-dragging-over .mfs-folder-preview .icon,.ui-draggable-dragging.mfs-folder.mfs-dragging-over .mfs-folder-preview .mfs-folder-svg{display:none}.ui-draggable-dragging.mfs-folder.mfs-dragging-over .mfs-folder-preview .mfs-folder-name{padding:5px 0;top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);bottom:auto;background-color:rgba(193,216,228,.8);border:4px solid rgba(188,42,141,.9);max-height:35px;box-sizing:border-box}.ui-draggable-dragging.mfs-dragging-stack{display:flex;justify-content:center;align-items:center}.ui-draggable-dragging.mfs-dragging-stack>div{width:120px;height:120px;position:relative;overflow:visible !important}.ui-draggable-dragging.mfs-dragging-stack>div .__stack{position:absolute;width:100%;height:100%;top:0;left:0;transition-duration:.3s;transition-timing-function:ease-out;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform}.ui-draggable-dragging.mfs-dragging-stack.mfs-dragging-over>div .__stack{-webkit-transform:scale(0.25);transform:scale(0.25)}.ui-draggable-dragging.mfs-dragging-stack .attachment-preview,.ui-draggable-dragging.mfs-dragging-stack .media-icon{position:absolute;width:100%;height:auto;outline:4px solid #757575;outline-offset:-1px;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out, -webkit-transform .3s ease-out}.ui-draggable-dragging.mfs-dragging-stack .attachment-preview:nth-child(1),.ui-draggable-dragging.mfs-dragging-stack .media-icon:nth-child(1){-webkit-transform:rotate(-5deg);transform:rotate(-5deg);outline-width:2px;outline-color:rgba(188,42,141,.9);box-shadow:0 0 0 5px rgba(188,42,141,.9);z-index:3}.__svg-mode .ui-draggable-dragging.mfs-dragging-stack .attachment-preview:nth-child(1),.__svg-mode .ui-draggable-dragging.mfs-dragging-stack .media-icon:nth-child(1){border-radius:.5px}.ui-draggable-dragging.mfs-dragging-stack .attachment-preview:nth-child(2),.ui-draggable-dragging.mfs-dragging-stack .media-icon:nth-child(2){-webkit-transform:rotate(-18deg);transform:rotate(-18deg);opacity:.9;z-index:2}.ui-draggable-dragging.mfs-dragging-stack .attachment-preview:nth-child(3),.ui-draggable-dragging.mfs-dragging-stack .media-icon:nth-child(3){-webkit-transform:rotate(-25deg);transform:rotate(-25deg);opacity:.8;z-index:1}.ui-draggable-dragging.mfs-dragging-stack .attachment-preview .thumbnail,.ui-draggable-dragging.mfs-dragging-stack .media-icon .thumbnail{opacity:1 !important}.ui-draggable-dragging.mfs-dragging-stack.__single .attachment-preview,.ui-draggable-dragging.mfs-dragging-stack.__single .media-icon{-webkit-transform:rotate(0) !important;transform:rotate(0) !important}.ui-draggable-dragging.mfs-dragging-stack .mfs-dragging-count{position:absolute;top:-15%;right:-15%;padding:5%;color:#fff;background-color:#ff291d;border-radius:50%;font-size:16px;font-weight:600;z-index:4;width:20%;height:20%;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out, -webkit-transform .3s ease-out}.ui-draggable-dragging.mfs-dragging-stack .mfs-dragging-count span{display:block;padding-top:3px}.ui-draggable-dragging.mfs-dragging-stack.mfs-dragging-over .mfs-dragging-count{-webkit-transform:scale(4);transform:scale(4);width:13%;height:13%;font-size:13px;font-weight:400;padding:3%}.ui-draggable-dragging.mfs-dragging-stack.mfs-dragging-over .mfs-dragging-count span{padding-top:0;margin-top:-1px}#posts-filter .ui-draggable-dragging.mfs-dragging-stack>div,#posts-filter .ui-draggable-dragging.mfs-dragging-stack .media-icon{width:60px;height:60px}#posts-filter .ui-draggable-dragging.mfs-dragging-stack.mfs-dragging-over .__stack{-webkit-transform:scale(0.5);transform:scale(0.5)}#posts-filter .ui-draggable-dragging.mfs-dragging-stack.mfs-dragging-over .mfs-dragging-count{width:8px;height:8px;padding:2px}#posts-filter .ui-draggable-dragging.mfs-dragging-stack.mfs-dragging-over .mfs-dragging-count span{font-size:7px;line-height:8px;top:1px}#posts-filter .ui-draggable-dragging.mfs-dragging-stack .mfs-dragging-count{width:24px;height:24px}#posts-filter .ui-draggable-dragging.mfs-dragging-stack .mfs-dragging-count span{display:block;position:relative;padding:0;font-size:15px;line-height:24px;text-align:center}.ui-draggable-dragging.mfs-folder,.ui-draggable-dragging.attachment{z-index:120 !important}.wp-admin:not(.upload-php) .ui-draggable-dragging .mfs-dragging-over{opacity:0}svg #cover,svg #back,svg #light,svg #dark,svg #sunset,svg #frame,svg #border{transition:fill .6s ease-out}.__svg.folders-green #cover{fill:#47b4a0}.__svg.folders-green #back{fill:#91d0c5}.__svg.folders-green #light{fill:#5bbeac}.__svg.folders-green #dark{fill:#40a290}.mfs-folder:not(.mfs-back) .__boxed.folders-green{background-color:rgba(71,180,160,.2)}.mfs-folder:not(.mfs-back) .__boxed.folders-green .icon{color:rgba(71,180,160,.6)}.mfs-folder:not(.mfs-back) .__boxed.folders-green:hover .icon{color:rgba(71,180,160,.9)}.folders-green .mfs-actions,.folders-green .__tools{background-color:#40a290 !important}.folders-green .__locked{color:#3b9786}.__colors .bg-green{background-color:#47b4a0}.__colors .folders-green>.mfs-row>.mfs-icon svg{color:rgba(71,180,160,.6)}.__colors .folders-green .mfs-home #sunset{fill:#5bbeac}.__colors .folders-green .mfs-home #border{fill:#40a290}.__svg.folders-blue #cover{fill:#3c80cc}.__svg.folders-blue #back{fill:#8fb5df}.__svg.folders-blue #light{fill:#5490d2}.__svg.folders-blue #dark{fill:#3173bd}.mfs-folder:not(.mfs-back) .__boxed.folders-blue{background-color:rgba(60,128,204,.2)}.mfs-folder:not(.mfs-back) .__boxed.folders-blue .icon{color:rgba(60,128,204,.6)}.mfs-folder:not(.mfs-back) .__boxed.folders-blue:hover .icon{color:rgba(60,128,204,.9)}.folders-blue .mfs-actions,.folders-blue .__tools{background-color:#3173bd !important}.folders-blue .__locked{color:#2e6cb1}.__colors .bg-blue{background-color:#3c80cc}.__colors .folders-blue>.mfs-row>.mfs-icon svg{color:rgba(60,128,204,.6)}.__colors .folders-blue .mfs-home #sunset{fill:#5490d2}.__colors .folders-blue .mfs-home #border{fill:#3173bd}.__svg.folders-gold #cover{fill:#c59940}.__svg.folders-gold #back{fill:#dbc290}.__svg.folders-gold #light{fill:#cca657}.__svg.folders-gold #dark{fill:#b58b37}.mfs-folder:not(.mfs-back) .__boxed.folders-gold{background-color:rgba(197,153,64,.2)}.mfs-folder:not(.mfs-back) .__boxed.folders-gold .icon{color:rgba(197,153,64,.6)}.mfs-folder:not(.mfs-back) .__boxed.folders-gold:hover .icon{color:rgba(197,153,64,.9)}.folders-gold .mfs-actions,.folders-gold .__tools{background-color:#b58b37 !important}.folders-gold .__locked{color:#a98233}.__colors .bg-gold{background-color:#c59940}.__colors .folders-gold>.mfs-row>.mfs-icon svg{color:rgba(197,153,64,.6)}.__colors .folders-gold .mfs-home #sunset{fill:#cca657}.__colors .folders-gold .mfs-home #border{fill:#b58b37}.__svg.folders-yellow #cover{fill:#f6d33d}.__svg.folders-yellow #back{fill:#f3e08c}.__svg.folders-yellow #light{fill:#f9e077}.__svg.folders-yellow #dark{fill:#f1c81a}.mfs-folder:not(.mfs-back) .__boxed.folders-yellow{background-color:rgba(246,211,61,.2)}.mfs-folder:not(.mfs-back) .__boxed.folders-yellow .icon{color:rgba(246,211,61,.6)}.mfs-folder:not(.mfs-back) .__boxed.folders-yellow:hover .icon{color:rgba(246,211,61,.9)}.folders-yellow .mfs-actions,.folders-yellow .__tools{background-color:#f1c81a !important}.folders-yellow .__locked{color:#ecc20f}.__colors .bg-yellow{background-color:#f6d33d}.__colors .folders-yellow>.mfs-row>.mfs-icon svg{color:rgba(246,211,61,.6)}.__colors .folders-yellow .mfs-home #sunset{fill:#f9e077}.__colors .folders-yellow .mfs-home #border{fill:#f1c81a}.__svg.folders-red #cover{fill:#e53a3d}.__svg.folders-red #back{fill:#ef9697}.__svg.folders-red #light{fill:#ea5e60}.__svg.folders-red #dark{fill:#e11f22}.mfs-folder:not(.mfs-back) .__boxed.folders-red{background-color:rgba(229,58,61,.2)}.mfs-folder:not(.mfs-back) .__boxed.folders-red .icon{color:rgba(229,58,61,.6)}.mfs-folder:not(.mfs-back) .__boxed.folders-red:hover .icon{color:rgba(229,58,61,.9)}.folders-red .mfs-actions,.folders-red .__tools{background-color:#e11f22 !important}.folders-red .__locked{color:#d51c1f}.__colors .bg-red{background-color:#e53a3d}.__colors .folders-red>.mfs-row>.mfs-icon svg{color:rgba(229,58,61,.6)}.__colors .folders-red .mfs-home #sunset{fill:#ea5e60}.__colors .folders-red .mfs-home #border{fill:#e11f22}.__svg.folders-magenta #cover{fill:#ce52b4}.__svg.folders-magenta #back{fill:#dfa7d3}.__svg.folders-magenta #light{fill:#d56abe}.__svg.folders-magenta #dark{fill:#c542a9}.mfs-folder:not(.mfs-back) .__boxed.folders-magenta{background-color:rgba(206,82,180,.2)}.mfs-folder:not(.mfs-back) .__boxed.folders-magenta .icon{color:rgba(206,82,180,.6)}.mfs-folder:not(.mfs-back) .__boxed.folders-magenta:hover .icon{color:rgba(206,82,180,.9)}.folders-magenta .mfs-actions,.folders-magenta .__tools{background-color:#c542a9 !important}.folders-magenta .__locked{color:#bd3aa2}.__colors .bg-magenta{background-color:#ce52b4}.__colors .folders-magenta>.mfs-row>.mfs-icon svg{color:rgba(206,82,180,.6)}.__colors .folders-magenta .mfs-home #sunset{fill:#d56abe}.__colors .folders-magenta .mfs-home #border{fill:#c542a9}.__svg.folders-wp #cover{fill:#66accf}.__svg.folders-wp #back{fill:#b5d6e6}.__svg.folders-wp #light{fill:#7db9d6}.__svg.folders-wp #dark{fill:#53a1c9}.mfs-folder:not(.mfs-back) .__boxed.folders-wp{background-color:rgba(102,172,207,.2)}.mfs-folder:not(.mfs-back) .__boxed.folders-wp .icon{color:rgba(102,172,207,.6)}.mfs-folder:not(.mfs-back) .__boxed.folders-wp:hover .icon{color:rgba(102,172,207,.9)}.folders-wp .mfs-actions,.folders-wp .__tools{background-color:#53a1c9 !important}.folders-wp .__locked{color:#479bc5}.__colors .bg-wp{background-color:#66accf}.__colors .folders-wp>.mfs-row>.mfs-icon svg{color:rgba(102,172,207,.6)}.__colors .folders-wp .mfs-home #sunset{fill:#7db9d6}.__colors .folders-wp .mfs-home #border{fill:#53a1c9}
