.wcp-custom-menu {
    padding-left: 0;
}
.wcp-custom-menu a, .wcp-custom-menu a:focus {
    outline: none;
    box-shadow: none;
}
.wcp-custom-menu {
    position: relative
}
.wcp-container ul {
    list-style: none
}
.wcp-container .route {
    position: relative;
    list-style-type: none;
    border: 0;
    margin: 0;
    padding: 0;
    top: 0;
    max-height: 100% !important;
    width: 100%;
    border-radius: 2px;
    z-index: -1;
    background: 0 0
}
.wcp-container .route span {
    position: absolute;
    top: 2px;
    left: 0;
    z-index: 10;
    width: 20px;
    height: 18px;
    text-indent: 0;
    font-size: 20px;
    background: no-repeat;
    text-align: center;
}
.wcp-container .route .title {
    position: absolute;
    border: 0;
    margin: 0;
    padding: 0;
    height: 30px;
    width: 200px;
    text-indent: 28px;
    background: 0 0;
    box-shadow: none;
    font-size: 13px;
    line-height: 26px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    overflow: hidden;
    font-weight: normal;
}
.wcp-container .first-title {
    margin-left: 10px
}
.wcp-container .space {
    position: relative;
    list-style-type: none;
    border: 0;
    margin: 0 0 0 20px;
    padding: 0 0 30px 0;
    width: 40px;
    top: 30px;
    height: 100%;
    z-index: 1
}
.wcp-container .first-space {
    margin-left: 0px;
    top: 0px;
    padding: 0;
}
i.fa-caret-right {
    transition: .1s;
    -webkit-transition: .1s;
    -moz-transition: .1s
}
li.active > span > i.fa-caret-right {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg)
}
li.active > span > i.fa-folder:before {
    content: "\f07c"
}
.has-sub-tree > ul.ui-sortable li {
    display: none
}
.has-sub-tree.active > ul.ui-sortable > li {
    display: block
}
.nav-icon {
    display: none;
    left: -10px !important;
    cursor: pointer;
}
.has-sub-tree > .nav-icon {
    display: block
}
.wcp-content {
    position: fixed !important;
    top: 32px;
    left: 160px;
    bottom: 0;
    width: 280px;
    box-sizing: border-box;
    z-index: 1;
    direction: ltr;
    transition: all .15s linear;
    -webkit-transition: all .15s linear;
    -moz-transition: all .15s linear;
}
body.add-folder-zindex .wcp-content {
    z-index: 10000;
}
html[dir=rtl] .wcp-content {
    left: auto;
    right: 160px
}
body.folded .wcp-content {
    left: 36px
}
html[dir=rtl] body.folded .wcp-content {
    left: auto;
    right: 36px
}
body.wp-admin #wpcontent {
    padding-left: 305px;
    transition: all .15s linear;
    -webkit-transition: all .15s linear;
    -moz-transition: all .15s linear
}
html[dir=rtl] body.wp-admin #wpcontent {
    padding-left: 0;
    padding-right: 305px
}
.wcp-container {
    padding: 20px 20px 20px 16px
}
.form-title {
    font-size: 23px;
    font-weight: 400;
    margin: 0;
    padding: 0 0 10px 0;
    line-height: 29px;
    min-height: 36px
}
.form-operations {
    border: solid 1px #e5e5e5;
    border-right: none;
    margin-bottom: 20px
}
.form-operations ul {
    margin: 0;
    padding: 0
}
.form-operations li {
    display: block;
    float: left;
    width: 20%;
    text-align: center;
    background: #fff;
    margin: 0;
    padding: 0
}
.form-operations li a {
    display: block;
    padding: 10px 0;
    border-right: solid 1px #e5e5e5;
    font-size: 16px;
    color: #727272
}
.clearfix {
    clear: both
}
.wcp-parent-data {
    position: relative
}
.wcp-parent {
    position: absolute;
    left: -21px;
    font-weight: 700;
    font-size: 14px
}
.wcp-parent .fa {
    font-size: 18px;
    margin-right: 8px
}
.wcp-form-data {
    background: #fff;
    border: solid 1px #f1f1f1;
    padding: 15px;
    display: none;
    margin-bottom: 20px
}
.wcp-form-title {
    color: #727272;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0 0 10px 0
}
.wcp-form-data .form-field {
    padding: 0 0 10px 0
}
.wcp-form-data .form-field input, .wcp-form-data .form-field select {
    width: 100%
}
button#wcp-save-folder {
    float: right
}
.wcp-form-message span {
    display: block;
    padding: 5px 10px;
    background: #ffabab;
    margin-bottom: 10px;
    color: #000;
    border: solid 1px #8c0000;
    border-radius: 4px
}
.wcp-container .route.active-item > h3.title {
    background: #008ec2;
    color: #fff;
    border-radius: 4px
}
.wcp-container .route span.ui-icon {
    line-height: 24px;
    font-size: 18px;
    cursor: move;
    left: 5px;
    top: 2px;
    height: 26px
}
.route.active-item > span.ui-icon {
    background: #008ec2;
    color: #fff
}
#custom-menu.active > ul > li.route {
    display: block
}
.wcp-parent.active > i.fa-caret-right {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg)
}
.wcp-parent.active > i.fa-folder:before {
    content: "\f07c"
}
.wcp-container .route .title .move-folder-icon, .wcp-container .route .title .folder-sticky-icon {
    float: right;
    position: relative;
    top: 0;
    left: auto;
    width: 20px;
    height: 30px;
    line-height: 26px;
    display: none;
}
.wcp-container .route.is-sticky .title .folder-sticky-icon {
    display: block;
}
span.folder-sticky-icon i {
    font-size: 14px !important;
}
.mCS_no_scrollbar .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    overflow: visible;
}
body:not(.no-hover-css) .wcp-container .route .title:hover {
    background: rgba(250, 22, 107, 0.08);
    cursor: pointer
}
.wcp-container .route .title.wcp-drop-hover .ui-icon .folder-sticky-icon {

}
body:not(.no-hover-css) .wcp-container .route .title:hover > .star-icon, body:not(.no-hover-css)    .wcp-container .route .title:hover > .folder-sticky-icon {
    display: none !important;
}
body:not(.no-hover-css) .wcp-container .route .title:hover .move-folder-icon, body:not(.no-hover-css) .wcp-container .route .title.wcp-drop-hover .move-folder-icon {
    display: block
}
body:not(.no-hover-css) .wcp-container .route .title:hover .ui-icon .pfolder-folder-close:before, body:not(.no-hover-css) .wcp-container .route .title.wcp-drop-hover .ui-icon .pfolder-folder-close:before {
   content: "\e901" !important;
}
#custom-menu .route.active > h3.title .pfolder-folder-close:before {
    content: "\e902";
}
.route.is-sticky > h3.title > .ui-icon > .folder-sticky-icon {
    display: block;
    width: 100%;
    height: auto;
    margin: 3px auto 0;
}
.route.is-sticky.active-item > h3.title > .ui-icon > .folder-sticky-icon {
    filter: invert(100%);
    -webkit-filter: invert(100%);
}
/*.route.is-sticky > h3.title > .ui-icon > i {
    display: none;
}*/
.wcp-container .route .title.wcp-drop-hover img {
    filter: invert(100%);
    -webkit-filter: invert(100%);
}
.plugin-button {
    float: right;
}
.plugin-button.d-block {
    float: none;
}
.plugin-title {
    display: inline-block;
    vertical-align: middle;
}
.add-new-folder {
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    padding: 4px 10px 4px 4px;
    background: #f51366;
    color: #fff;
    border: solid 1px #f51366;
    border-radius: 4px;
    line-height: 24px;
    position: relative
}
.add-new-folder:focus, .add-new-folder:hover {
    color: #fff
}
.add-new-folder:hover:after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .1);
    position: absolute;
    top: 0;
    left: 0
}
.add-new-folder span {
    display: block;
    float: left;
    line-height: 24px;
    font-size: 14px;
    margin-right: 5px
}
.add-new-folder span.folder-icon-create_new_folder {
    font-size: 20px
}
.form-options {
    background: #fff;
    padding: 0 5px 5px 5px;
    margin: 0 0;
    border-radius: 4px;
    box-shadow: 0px 4px 21px rgba(7, 16, 28, 0.1);
}
.form-options .form-options {
    padding: 0;
    background: transparent;
    box-shadow: none;
}
.form-options ul {
    margin: 0;
    padding: 0
}
.form-options > ul > li {
    display: inline-block;
    margin: 0 2px 0 0;
    vertical-align: top
}
.form-options > ul > li.last {
    margin: 0
}
.form-options > ul > li > a {
    display: inline-block;
    text-decoration: none;
    padding: 5px 7px;
    color: #000;
    vertical-align: middle;
    margin: 0;
    background: #F1F1F1;
    border-radius: 4px;
}
.form-options > ul > li.last > a {
    padding: 3px
}
a#expand-collapse-list.all-open span {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.form-options > ul > li > a:hover {
    background: #404040;
    color: #fff;
}
.form-options > ul > li > a:hover span.icon {
    color: #ffffff
}
.form-options > ul > li > a.expand-collapse {
    text-align: center;
}
.form-options a.expand-collapse span.icon {
    font-size: 6px;
}
.form-options span.icon {
    font-size: 12px;
    display: inline-block;
    vertical-align: baseline;
    color: #A4C0D2;
}
.un-categorised-items {
    border-radius: 3px
}
.header-posts a, .un-categorised-items a {
    color: #444;
    padding: 7px;
    display: block;
    text-decoration: none;
    font-size: 14px;
    border-radius: 4px;
    line-height: 18px
}
.header-posts a:hover, .un-categorised-items.active-item, .un-categorised-items:hover {
    background: rgba(250, 22, 107, 0.08);
    border-radius: 4px;
}
.header-posts a.active-item, .un-categorised-items.active-item {
    background: #008ec2 !important;
    color: #fff !important
}
.un-categorised-items.active-item a {
    color: #fff !important
}
.header-posts a.active-item span.total-count, .un-categorised-items.active-item a span {
    color: #fff !important
}
span.total-count {
    float: right;
    font-size: 12px;
    line-height: 16px;
}
.wcp-icon {
    display: inline-block;
    font-size: 16px;
    vertical-align: top;
    margin-right: 3px
}
#custom-menu .wcp-icon {
    font-size: 16px !important;
    line-height: 24px
}
#custom-menu .route .nav-icon .wcp-icon {
    font-size: 9px !important;
    color: #fa166b;
    font-weight: bold;
    transform: rotate(-90deg);
    transition: all 0.25s linear;
}
#custom-menu .route.active .nav-icon .wcp-icon {
    transform: rotate(0deg);
}
.route.active > .nav-icon > .folder-icon-arrow_right {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg)
}
.route.active > .ui-icon > .folder-icon-folder:before {
    content: "\e90c"
}
.wcp-container .route span.total-count {
    position: relative;
    font-size: 10px;
    float: right;
    text-align: center;
    width: auto;
    display: block;
    margin: 4px 8px 3px 3px;
    color: #23282d !important;
    line-height: 16px;
    height: 16px
}
.wcp-container .route.active-item > h3.title span.total-count {
    color: #ffffff !important;
}
.dynamic-menu {
    position: fixed;
    left: auto;
    right: 5px;
    background: #fff;
    width: 235px;
    padding: 0;
    z-index: 1000001;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25)
}
.dynamic-menu ul {
    margin: 0;
    padding: 0;
}
.sticky-folders .dynamic-menu {
    left: auto;
    right: 50px;
}
.dynamic-menu li {
    position: relative;
    width: 100%;
    display: block !important;
    padding: 2px 0;
    margin: 0
}
.dynamic-menu a {
    text-decoration: none;
    position: relative;
    display: block;
    padding: 5px 10px;
    line-height: 18px;
    white-space: nowrap;
    font-size: 13px;
    color: #333;
}
.dynamic-menu ul > li > a > span, .dynamic-menu ul > li > a > span span {
    position: relative !important;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    top: auto !important;
    width: 20px !important;
    height: 20px !important;
    line-height: 14px;
    text-align: center;
}

.dynamic-menu ul > li > a >span.dashicons {
    font-size: 18px;
    text-align: left;
}
#custom-menu .dynamic-menu ul > li > a .sticky-pin {
    line-height: 20px;
}
#custom-menu .dynamic-menu ul > li > a .sticky-pin i {
    font-size: 16px !important;
}
.dynamic-menu ul > li > a > span.dashicons {
    font-size: 18px;
    text-align: left;
}
.dynamic-menu ul > li > a > span span {
    top: auto;
    height: auto;
    width: auto;
    margin: 0;
    left: auto;
    vertical-align: baseline;
    display: inline
}
.dynamic-menu li.new-folder, .dynamic-menu li.new-folder-pro {
    border-bottom: solid 1px #d8d8d8
}
.dynamic-menu a:hover, .dynamic-menu a.active {
    background: #efefef;
    color: #000
}
.dynamic-menu ul li span {
    font-size: 20px;
    vertical-align: middle;
}
.dynamic-menu ul li span.sticky-folder-icon {
    width: 20px;
}
.dynamic-menu ul li span i {
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
}
.wcp-form-input {
    padding-left: 35px;
    box-sizing: border-box;
    position: relative
}
.wcp-form-input input {
    width: 100%
}
.wcp-form-btn {
    padding: 4px 0 4px 2px
}
.wcp-form-input:before {
    content: "\e90d";
    font-family: folder-icon !important;
    speak: none;
    position: absolute;
    left: 0;
    font-size: 28px;
    top: 5px
}
.add-new-folder-btn {
    margin-right: 5px !important
}
.form-loader {
    width: 100%;
    height: 5px;
    margin: 0 0 10px
}
.form-loader-count {
    width: 0;
    height: 5px;
    background: url(../images/form-loader.png);
    transition: all 2.5s linear;
    -webkit-transition: all 2s linear;
    -moz-transition: all 2.5s linear
}
.route.is-high > .ui-icon > i:before {
    content: "\e900" !important
}
.route.is-high.active > .ui-icon > i:before {
    content: "\e90c" !important;
    z-index: 11;
    color: #444;
    font-size: 20px
}
.route.is-high.active > .ui-icon > i:after {
    content: "\e907";
    margin-left: -1.2em;
    color: #444;
    font-size: 11px;
    top: 1px;
    position: absolute
}
.route.is-high.active.active-item > .ui-icon > i:after, .route.is-high.active.active-item > .ui-icon > i:before {
    color: #fff
}
li.active-menu {
    z-index: 2 !important
}
body.woocommerce-page th#taxonomy-product_folder {
    width: 10% !important;
}
.wp-list-table th.column-title {
     width: 22% !important;
}
.wp-list-table #wcp_move {
    width: 20px !important
}
td.wcp_move.column-wcp_move {
    vertical-align: middle
}
.wp-list-table tr td .wcp-move-file {
    vertical-align: middle;
    opacity: 0
}
.wp-list-table td.wcp_move.column-wcp_move.wcp-draggable, .wp-list-table tr:hover td .wcp-move-file {
    opacity: 1
}
.wcp-drop-hover {
    background: #FA166B !important;
    z-index: 2 !important;
    color: #fff !important
}
.wcp-drop-hover i {
    color: #fff !important
}
.ui-draggable-dragging {
    z-index: 1051 !important
}
.wcp-hover-list {
    background: #FA166B !important;
    color: #fff;
    position: relative
}
.wcp-hover-list a {
    color: #fff
}
.wcp-hover-list span.total-count {
    color: #000
}
span.wcp-item {
    display: none
}
.wcp-move-file {
    cursor: move
}
.wcp-drop-hover-list a.folder-view {
    background: #008ec2;
    color: #fff;
    border: solid 1px #fff;
    position: relative
}
.wcp-drop-hover-list a.folder-view:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    top: -2px;
    left: -2px;
    border: solid 1px #008ec2;
    padding: 1px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px
}
.ui-draggable-dragging.wcp-move-file {
    z-index: 5001;
    display: inline-block;
    border: solid 2px #0073aa;
    padding: 5px 10px;
    border-radius: 5px;
    background: #e4f6ff;
    position: fixed !important;
    max-width: 230px;
    overflow: hidden;
    width: auto !important
}
.ui-draggable-dragging.wcp-move-file span {
    display: block;
    float: left
}
.ui-draggable-dragging.wcp-move-file span.wcp-move {
    margin-right: 5px;
    display: block;
    float: left
}
.wcp-container .route span.title-text {
    position: relative;
    top: auto;
    left: auto;
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    width: calc(100% - 100px);
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
}
.ui-resizable-handle.ui-resizable-e {
    position: absolute;
    top: 0;
    height: 100%;
    height: 100vh;
    width: 1px;
    right: 0;
    border-right: 1px solid #ccc;
    cursor: col-resize
}
.ui-resizable-handle.ui-resizable-e:before, .ui-resizable-handle.ui-resizable-w:before {
    content: "";
    top: 25%;
    width: 3px;
    height: 30px;
    position: absolute;
    border-left: solid 1px #fa166b;
    border-right: solid 1px #fa166b;
    left: -1px
}
.ui-resizable-handle.ui-resizable-w {
    position: absolute;
    top: 0;
    height: 100%;
    height: 100vh;
    width: 1px;
    left: 0;
    border-right: 1px solid #ccc;
    cursor: col-resize
}
div#custom-menu {
    padding: 0 10px 10px;
    background: #ffffff;
    box-shadow: 0px 4px 21px rgba(7, 16, 28, 0.1);
}
body:not(.no-hover-css) .wcp-container .route h3:hover > span.update-inline-record, body:not(.no-hover-css) .sticky-folders li a:hover span.update-inline-record {
    width: 18px
}
.tree-structure li {
    display: block;
    width: auto;
    float: left;
    margin: 0;
    padding: 0
}
.tree-structure .folder-item {
    padding: 4px;
    position: relative
}
.tree-structure .folder-view {
    display: block;
    border: none;
    color: #404040;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    position: relative;
    cursor: pointer;
    background: #F1F1F1;
    font-size: 14px;
    line-height: 16px;
}
.tree-structure .folder-view span.item-name {
    display: block;
    padding: 8px 15px 8px 30px;
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 32px;
    font-size: 14px;
    box-sizing: border-box;
}
.folder-view span.item-name:before {
    content: "\e906";
    font-family: 'premio-folder' !important;
    position: absolute;
    left: 8px;
    font-size: 16px;
    color: #A4C0D2;
}
.folder-view.is-high span.item-name:before {
    content: "\e900"
}
.folder-view.is-post span.item-name:before {
    content: "\e901"
}
.tree-structure span.folder-option {
    position: absolute;
    right: 0;
    font-family: folder-icon !important;
    top: 0;
    font-size: 20px;
    line-height: 38px;
    z-index: 1;
    cursor: pointer;
    display: none
}
.tree-structure .folder-view:hover span.folder-option {
    display: block
}
.tree-structure span.folder-option:hover {
    color: #f51366
}
.tree-structure span.folder-option:after {
    content: "\e90a"
}
.tree-structure li {
    position: relative
}
.tree-structure {
    margin-left: -8px;
    margin-right: -8px
}
.tree-structure .folder-view span.folder-title {
    width: 100%;
    display: block
}
.swal2-popup .swal2-title {
    line-height: 36px
}
.attachments-browser.ui-draggable-dragging .media-sidebar, .attachments-browser.ui-draggable-dragging .media-toolbar, .attachments-browser.ui-draggable-dragging .uploader-inline, .attachments-browser.ui-draggable-dragging ul.attachments {
    display: none
}
.attachments.ui-sortable.ui-draggable-dragging {
    z-index: 5000
}
.selected-items {
    background: #0073aa;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 0;
    cursor: none;
    font-size: 12px
}
.media-frame, .media-frame .attachments-browser, .media-frame-content {
    overflow: inherit
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px !important;
    background-color: transparent !important;
    box-shadow: none !important
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px !important;
    background-color: #fa166b !important;
    margin: 0 0 0 4px!important;
    padding: 0 !important;
}
.mCSB_outside + .mCSB_scrollTools {
    right: -15px !important
}
body.upload-php.eml-grid #wpbody {
    position: relative !important;
    top: 0 !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
    height: auto
}
#footer-thankyou {
    display: none
}
span.upgrade-message {
    padding: 0;
    background: #fff;
    display: inline-block;
    font-size: 12px;
    color: #000
}
span.upgrade-message a.pink, span.upgrade-message span.pink {
    color: #ff5983;
    text-decoration: none;
    font-weight: 700
}
span.upgrade-message a.pink span.dashicons, span.upgrade-message span.pink span.dashicons {
    width: 16px;
    height: 16px;
    font-size: 16px;
    line-height: 16px;
    vertical-align: middle;
}
.media-toolbar.sticky-media {
    position: fixed;
    top: 32px;
    right: 18px !important;
    left: auto
}
.media-position {
    width: 1px;
    height: 1px
}
.media-frame.mode-grid .media-toolbar {
    margin: 0 !important
}
.button-disabled {
    cursor: no-drop;
    pointer-events: none
}
.wcp-hide-show-buttons {
    position: absolute;
    top: 25px;
    right: -20px;
    z-index: 10001;
}
html[dir="rtl"] .wcp-hide-show-buttons {
    left: -20px;
    right: auto;
}
.wcp-hide-show-buttons .toggle-buttons {
    background: #f51366;
    color: #fff;
    display: inline-block;
    margin: 0;
    padding: 0;
    float: left;
    -webkit-border-top-right-radius: 50%;
    -webkit-border-bottom-right-radius: 50%;
    -moz-border-radius-topright: 50%;
    -moz-border-radius-bottomright: 50%;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    display: none;
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: relative
}
.wcp-hide-show-buttons:hover .toggle-buttons:after {
    content: "";
    width: 100%;
    height: 100%;
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-border-top-right-radius: 50%;
    -webkit-border-bottom-right-radius: 50%;
    -moz-border-radius-topright: 50%;
    -moz-border-radius-bottomright: 50%;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%
}
html[dir="rtl"] .wcp-hide-show-buttons .toggle-buttons {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-top-left-radius: 50%;
    -webkit-border-bottom-left-radius: 50%;
    -moz-border-radius-top-left: 50%;
    -moz-border-radius-bottom-left: 50%;
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
}
html[dir="rtl"] .wcp-hide-show-buttons .toggle-buttons span {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.hide-folders-area .wcp-content {
    width: 0 !important
}
.hide-folders-area .wcp-container {
    display: none
}
.wcp-hide-show-buttons .toggle-buttons.active {
    display: block
}
#wcp-content.no-transition .wcp-container {
    display: none
}
button.button.organize-button {
    vertical-align: middle;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    padding: 4px 10px;
    background: #f51366;
    color: #fff;
    border: solid 1px #f51366;
    border-radius: 3px;
    line-height: 14px;
    -webkit-box-shadow: 0 3px 5px -3px #333;
    -moz-box-shadow: 0 3px 5px -3px #333;
    box-shadow: 0 3px 5px -3px #333;
    position: relative
}
button.button.organize-button:focus, button.button.organize-button:hover {
    color: #fff
}
button.button.organize-button:hover:after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .1);
    position: absolute;
    top: 0;
    left: 0
}
.tree-structure-content ul {
    margin: 0;
    padding: 0
}
.tree-structure-content {
    padding: 5px 10px;
    background: #fff;
    margin: 10px 0 15px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: solid 1px #ccc
}
.tree-structure-content .tree-structure {
    height: 40px;
    overflow: hidden;
    transition: .1s;
    -webkit-transition: .1s;
    -moz-transition: .1s
}
.tree-structure-content.active .tree-structure {
    height: auto
}
.folders-toggle-button {
    height: 15px;
    text-align: center;
    position: relative
}
.folders-toggle-button span {
    background: #f51366;
    color: #fff;
    height: 20px;
    width: 30px;
    text-align: center;
    display: block;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
    cursor: pointer;
    font-family: dashicons;
    font-size: 20px;
    line-height: 20px
}
.folders-toggle-button span:after {
    content: "\f347"
}
.tree-structure-content.active .folders-toggle-button span:after {
    content: "\f343"
}
span.media-info-message {
    vertical-align: middle;
    line-height: 20px;
    font-weight: 700;
    color: #f51366;
    padding: 0 0 10px 0;
    display: none !important
}
span.media-info-message.active {
    display: block !important
}
.folder-popup-form {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    top: 0;
    left: 0;
    z-index: 10001;
    display: none
}
.folder-popup-form.disabled {
    pointer-events: none
}
.popup-form-content {
    background: #fff;
    min-height: 100px;
    width: 400px;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    padding: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #484848;
}
.popup-form-content.upgrade-modal {
    width: 560px;
}
.folder-form-buttons a:not(.inline-button), .folder-form-buttons button {
    display: inline-flex;
    padding: 0;
    text-decoration: none;
    margin: 10px 3px;
    border-radius: 4px;
    border: solid 1px #1DA1F4;
    line-height: 34px;
    font-weight: bold;
    font-size: 14px;
    box-sizing: border-box;
    height: 36px;
    cursor: pointer;
    flex: 1;
    justify-content: center;
}
.folder-form-buttons a.inline-button {
    display: inline-block;
    color: #f51366;
    text-decoration: none;
    font-weight: 500;
}
.folder-form-buttons a.inline-button:hover, .folder-form-buttons a.inline-button:focus {
    color: #f51366;
}
.folder-form-buttons a span, .folder-form-buttons button span {
    -webkit-animation: fa-spin .75s infinite linear;
    animation: fa-spin .75s infinite linear;
    padding: 7px;
}
.wcp-container .folder-tooltip {
    position: relative
}
.wcp-container .folder-tooltip::after, .wcp-container .folder-tooltip::before {
    text-transform: none;
    font-size: .9em;
    line-height: 1;
    user-select: none;
    pointer-events: none;
    position: absolute;
    display: none;
    opacity: 0
}
.wcp-container .folder-tooltip::before {
    content: '';
    border: 5px solid transparent;
    z-index: 1001
}
.wcp-container .folder-tooltip::after {
    content: attr(data-folder-tooltip);
    font-family: Helvetica, sans-serif;
    text-align: center;
    min-width: 3em;
    max-width: 21em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 1ch 1.5ch;
    border-radius: .3ch;
    box-shadow: 0 1em 2em -.5em rgba(0, 0, 0, .35);
    background: #333;
    color: #fff;
    z-index: 1000
}
.wcp-container .folder-tooltip:hover::after, .wcp-container .folder-tooltip:hover::before {
    display: block;
    opacity: 1
}
.wcp-container .folder-tooltip:not([flow])::before, .wcp-container .folder-tooltip[flow^=up]::before {
    bottom: 100%;
    border-bottom-width: 0;
    border-top-color: #333
}
.wcp-container .folder-tooltip:not([flow])::after, .wcp-container .folder-tooltip[flow^=up]::after {
    bottom: calc(100% + 5px)
}
.wcp-container .folder-tooltip:not([flow])::after, .wcp-container .folder-tooltip:not([flow])::before, .wcp-container .folder-tooltip[flow^=up]::after, .wcp-container .folder-tooltip[flow^=up]::before {
    left: 50%;
    transform: translate(-50%, -.5em)
}
.wp-core-ui .button-primary.select-all-item-btn {
    margin: 11px 11px 11px 0;
    display: none !important
}
.wp-core-ui .button-primary.select-all-item-btn.active {
    display: inline-block !important
}
.form-options > ul > li.last.folder-checkbox {
    padding: 5px 0 0;
}
#custom-menu input.checkbox {
    display: none
}
#custom-menu.show-folder-checkbox input.checkbox {
    display: block;
    margin: 5px 0 0 0
}
#custom-menu.show-folder-checkbox h3.title > .ui-icon > i, #custom-menu.show-folder-checkbox h3.title > .ui-icon > img {
    display: none !important
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
.folder-form-buttons a:focus, .folder-form-buttons a:hover, .folder-form-buttons button:focus, .folder-form-buttons button:hover {
    color: #fff;
    outline: none;
}
.folder-form-buttons a:focus {
    outline: 0;
    outline: none;
}
.form-cancel-btn, a.form-cancel-btn:hover {
    background-color: #fff;
    color: #3085d6;
    outline: none;
}
.form-submit-btn {
    background-color: #3085d6;
    color: #ffffff;
    outline: none;
}
.add-update-folder-title {
    display: block;
    position: relative;
    max-width: 100%;
    margin: 0;
    padding: 0 0 15px 0;
    color: #595959;
    text-align: center;
    text-transform: none;
    word-wrap: break-word;
    font-weight: bold;
    font-size: 22px;
    line-height: 26px;
}
.add-update-folder-title:after {
    content: "";
    position: absolute;
    top: 100%;
    width: 70px;
    height: 2px;
    background: #3085d6;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.folder-form-message {
    font-size: 15px;
    line-height: 20px;
    color: #4A5568;
    padding: 25px 70px;
}
.folder-form-errors {
    margin: 0 0 10px 0;
    padding: 8px 0;
    background: #ffe4e4;
    color: #a20000;
    display: none
}
.folder-form-errors.active {
    display: block
}
span.folder-loader-ajax {
    margin: 0;
    line-height: 30px;
    display: none;
    vertical-align: middle;
}
.folder-loader-ajax.active {
    display: inline-block
}
@-webkit-keyframes scaleAnimation {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }}
@keyframes scaleAnimation {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }}
@-webkit-keyframes drawCircle {
    0% {
        stroke-dashoffset: 151px
    }    100% {
        stroke-dashoffset: 0
    }}
@keyframes drawCircle {
    0% {
        stroke-dashoffset: 151px
    }    100% {
        stroke-dashoffset: 0
    }}
@-webkit-keyframes drawCheck {
    0% {
        stroke-dashoffset: 36px
    }    100% {
        stroke-dashoffset: 0
    }}
@keyframes drawCheck {
    0% {
        stroke-dashoffset: 36px
    }    100% {
        stroke-dashoffset: 0
    }}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }    100% {
        opacity: 0
    }}
@keyframes fadeOut {
    0% {
        opacity: 1
    }    100% {
        opacity: 0
    }}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }    100% {
        opacity: 1
    }}
@keyframes fadeIn {
    0% {
        opacity: 0
    }    100% {
        opacity: 1
    }
}
#successAnimationCircle {
    stroke-dasharray: 151px 151px;
    stroke: #2ce0a7
}
#successAnimationCheck {
    stroke-dasharray: 36px 36px;
    stroke: #2ce0a7
}
#successAnimationResult {
    fill: #2ce0a7;
    opacity: 0
}
svg#successAnimation {
    width: 30px;
    height: 34px;
    padding: 0;
    display: none;
    float: left
}
#successAnimation.active {
    display: inline-block
}
.folder-loader-ajax img {
    display: none
}
.folder-loader-ajax img.active {
    display: inline-block
}
#successAnimation.animated {
    -webkit-animation: 1s ease-out 0s 1 both scaleAnimation;
    animation: 1s ease-out 0s 1 both scaleAnimation
}
#successAnimation.animated #successAnimationCircle {
    -webkit-animation: 1s cubic-bezier(.77, 0, .175, 1) 0s 1 both drawCircle, .3s linear .9s 1 both fadeOut;
    animation: 1s cubic-bezier(.77, 0, .175, 1) 0s 1 both drawCircle, .3s linear .9s 1 both fadeOut
}
#successAnimation.animated #successAnimationCheck {
    -webkit-animation: 1s cubic-bezier(.77, 0, .175, 1) 0s 1 both drawCheck, .3s linear .9s 1 both fadeOut;
    animation: 1s cubic-bezier(.77, 0, .175, 1) 0s 1 both drawCheck, .3s linear .9s 1 both fadeOut
}
#successAnimation.animated #successAnimationResult {
    -webkit-animation: .3s linear .9s both fadeIn;
    animation: .3s linear .9s both fadeIn
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 10px 0 !important
}
.popup-folder-title {
    font-weight: 700;
    font-size: 24px;
    padding: 0 0 20px 0
}
.select-box {
    padding: 20px 0 10px 0
}
.select-box select {
    width: 100%;
    max-width: 300px
}
.actions #media_folder, select.media-select-folder {
    width: 132px
}
select#media-attachment-taxonomy-filter {
    width: 132px
}
.custom-media-select {
    float: right;
    padding: 10px 0 0 0;
    display: none
}
.custom-media-select.active {
    display: block
}
.folder-progress {
    background: #b4b9be;
    border-radius: 4px;
    margin: 5px 0 0 0;
    position: relative
}
.folder-meter {
    height: 20px;
    position: relative;
    background: #f1f1f1;
    padding: 0;
    width: 0%;
    border-radius: 4px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}
.folder-meter > span {
    display: block;
    height: 100%;
    -webkit-box-shadow: inset 0 2px 9px rgba(255, 255, 255, .3), inset 0 -2px 6px rgba(0, 0, 0, .4);
    -moz-box-shadow: inset 0 2px 9px rgba(255, 255, 255, .3), inset 0 -2px 6px rgba(0, 0, 0, .4);
    box-shadow: inset 0 2px 9px rgba(255, 255, 255, .3), inset 0 -2px 6px rgba(0, 0, 0, .4);
    position: relative;
    overflow: hidden;
    border-radius: 4px
}
.folder-animate > span > span, .folder-meter > span:after, .folder-progress:after {
    content: "";
    position: absolute;
    border-radius: 4px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(255, 255, 255, .2)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.75, rgba(255, 255, 255, .2)), color-stop(.75, transparent), to(transparent));
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
    z-index: 1;
    -webkit-background-size: 50px 50px;
    -moz-background-size: 50px 50px;
    -webkit-animation: move 2s linear infinite;
    overflow: hidden
}
.folder-animate > span:after {
    display: none
}
@-webkit-keyframes move {
    0% {
        background-position: 0 0
    }    100% {
        background-position: 50px 50px
    }}
.media-folder-loader {
    padding: 10px 0 15px;
    display: none
}
.media-folder-loader > span {
    font-weight: 700
}
.sticky-folders {
    display: none;
    padding: 0;
    margin: 10px 0 5px;
    border-top: solid 1px #E9E5E5;
}
.top-settings {
    background: #fff;
    padding: 10px 10px 5px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    box-shadow: 0px 4px 21px rgba(7, 16, 28, 0.1);
}
.sticky-folders.active {
    display: block;
}
.sticky-folders ul {
    margin: 0;
    padding: 0;
}
.sticky-folders > ul > li {
    display: block;
    margin: 0;
    padding: 0;
}
.sticky-folders > ul > li > a {
    display: block;
    color: #333;
    padding: 0 0 0 10px;
    border-radius: 3px;
    text-decoration: none;
    font-size: 14px;
    line-height: 30px;
    position: relative;
}
body:not(.no-hover-css) .sticky-folders ul li a:hover, .sticky-folders ul li a.active {
    background: #dfdfdf;
    border-radius: 3px;
}
.sticky-folders ul li a.active-item {
    background-color: #008ec2 !important;
    color: #ffffff;
}
.sticky-folders ul li a.active-item img {
    filter: invert(100%);
    -webkit-filter: invert(100%);
}
.sticky-folders > ul > li > a > span {
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
}
.sticky-folders ul li a span.update-inline-record {
    line-height: 30px;
    padding: 0 0 0 5px;
    height: 30px;
}
.sticky-folders ul li a span.folder-count {
    padding: 0px 8px 0px 3px;
}
.sticky-wcp-custom-form a:focus {
    box-shadow: none;
    outline: none;
}
span.folder-count {
    float: right;
    background: transparent;
    padding: 0;
    font-size: 10px;
    line-height: 16px;
    border-radius: 2px;
}
span.folder-count:empty {
    display: none;
}
.sticky-title {
    font-size: 16px;
    font-weight: bold;
    padding: 7px;
}
.sticky-title img {
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    width: 20px;
}
.sticky-folder-icon img {
    width: 100%;
    filter: invert(50%);
    -webkit-filter: invert(50%);
}
.dynamic-menu .sticky-folder:hover img {
    filter: invert(0%);
    -webkit-filter: invert(0%);
}
.form-options > ul > li.last > a.sort-folder-order {
    padding: 5px 10px;
    text-align: center;
    display: inline-block;
    box-sizing: border-box;
}
.sort-folder-order svg {
    width: 100%;
    height: 100%;
    fill: #000;
}
.sort-folder-order:hover svg {
    fill: #ffffff;
}
.folder-order {
    position: relative;
}
.folder-sort-menu {
    position: absolute;
    left: 0;
    width: 120px;
    z-index: 101;
    background: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
    display: none;
}
.folder-sort-menu.is-pro {
    width: 140px;
}
.folder-sort-menu a.pro-feature {
    color: #848484;
}
.folder-sort-menu a.pro-feature span {
    display: inline-block;
    color: #ff5983;
    font-weight: 500;
}
.folder-order.active .folder-sort-menu {
    display: block;
}
.folder-order.active .sort-folder-order {
    background: #404040;
    color: #fff;
}
.folder-order.active .sort-folder-order svg {
    fill: #fff;
}
.folder-sort-menu li {
    display: block;
    margin: 0;
    padding: 0;
    background: transparent;
}
.folder-sort-menu li a {
    display: block;
    margin: 0;
    padding: 3px 5px;
    background: transparent;
    color: #848484;
    text-decoration: none;
    font-size: 14px;
}
.folder-sort-menu li a:hover, .folder-sort-menu li a.active {
    background: #efefef;
    color: #000;
}
.dynamic-menu.bottom-fix {
    bottom: 0;
}
.folder-form-buttons {
    display: flex;
}
.folder-form-buttons.pro-message {
    padding: 0 0 20px 0;
}
.folder-group {
    position: relative;
    margin: 25px auto 25px;
    padding: 0 2px;
}
.add-folder-note {
    padding: 20px 0 0;
}
.folder-grouptextarea {
    resize: none;
}

.folder-group input,
.folder-group textarea {
    background: none;
    font-size: 14px;
    padding: 0 0 0 15px;
    display: block;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #484848;
    height: 34px;
    line-height: 34px;
    color: #484848;
}
.folder-group input:focus,
.folder-group textarea:focus {
    outline: none;
}
.folder-group input:focus ~ label, .folder-group input:valid ~ label,
.folder-group textarea:focus ~ label,
.folder-group textarea:valid ~ label {
    top: -9px;
    background: #fff;
    padding: 0 5px;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #AEAEAE;
}
.folder-group input:focus ~ .bar:before,
.folder-group textarea:focus ~ .bar:before {
    width: 320px;
}

.folder-group input[type="password"] {
    letter-spacing: 0.3em;
}

.folder-group label {
    font-size: 14px;
    font-weight: 500;
    position: absolute;
    pointer-events: none;
    left: 20px;
    top: 10px;
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;
    color: #484848;
}

.folder-group .folder-bar {
    position: relative;
    display: block;
    width: 320px;
}
.folder-group .folder-bar:before {
    content: '';
    height: 2px;
    width: 0;
    bottom: 0px;
    position: absolute;
    background: #2196F3;
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;
    left: 0%;
}
a#remove-folder-item {
    border: solid 1px #860000;
    background-color: #d40000;
    outline: none;
    box-shadow: none;
}
#custom-menu [class^="pfolder-"], #custom-menu [class*=" pfolder-"], .sticky-folders i {
    font-size: 12px;
}
span.create_new_folder {
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    background: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(16px);
    border-radius: 4px;
    text-align: center;
    margin: 0 15px 0 0;
}
.folder-search-form {
    padding: 0 0 10px 0;
    position: relative;
}
.folder-search-form input {
    background: #FFFFFF;
    border: 1px solid #DBDBDB;
    box-sizing: border-box;
    border-radius: 4px;
    height: 32px;
    line-height: 32px;
    box-sizing: border-box;
    padding: 0 5px;
    width: 100%;
    outline: none;
    box-shadow: none !important;
}
.folder-search-form span {
    position: absolute;
    color: #AEAEAE;
    right: 0;
    top: 0;
    height: 32px;
    line-height: 32px;
    width: 32px;
    text-align: center;
}

.folder-separator {
    padding: 0 10px;
    height: 1px;
    background: #E9E5E5;
    margin: 0 0 10px 0;
}
#custom-menu.has-filter li.route {
    display: none !important;
}
#custom-menu.has-filter li.route.has-search {
    display: block !important;
}
#custom-menu.has-filter h3 span.title-text.has-search-text {
    font-weight: bold;
}
.hide-folders-area .ui-resizable-handle.ui-resizable-e {
    display: none !important;
}
.pull-right {
    float: right;
    display: block;
    line-height: 22px;
}
.folder-separator-2 {
    padding: 0;
    height: 1px;
    background: #E9E5E5;
    margin: 0px 0 5px 0;
}
.mCSB_scrollTools {
    width: 10px !important;
}
.mCSB_inside>.mCSB_container {
    margin-right: 0 !important;
}
#custom-menu .route.has-sub-tree.has-search > .nav-icon  > .pfolder-arrow-down {
    transform: rotate(0);
}
body:not(.woocommerce-page) .wp-list-table th {
    width: auto;
}
.popup-form-content .select-box {
    padding: 30px 0;
}
.popup-form-content .select-box select {
    width: 100%;
    max-width: inherit;
}
span.pro-tip {
    display: block;
    width: 80px;
    background: #7e3af2;
    padding: 7px;
    height: 20px;
    color: #fff;
    border-radius: 4px;
}
select#media-attachment-dynamic-filter {
    display: none !important;
}
.dynamic-tree-data-separator {
    margin: 7px 10px 10px;
    height: 1px;
    background: #E9E5E5;
}
#custom-scroll-menu .mCSB_container {
    background: #fff;
}
.folder-inline-tooltip span.pfolder-arrow-down {
    font-size: 6px;
}
@media screen and (max-width: 960px) {
    .wcp-content {
        left: 36px
    }
    html[dir=rtl] .wcp-content {
        right: 36px;
        left: auto
    }
}
@media screen and (max-width: 780px) {
    .wcp-content {
        left: 0
    }
    html[dir=rtl] .wcp-content {
        right: 0
    }
}
@media screen and (max-width: 640px) {
    .wcp-content {
        left: 0;
        position: relative !important;
        width: 100% !important;
        padding-bottom: 100px;
        top: 0;
        right: 0;
        display: block
    }
    .ui-resizable-handle.ui-resizable-e {
        display: none !important
    }
    .hide-folders-area .wcp-container {
        display: block
    }
    .wcp-hide-show-buttons {
        display: none
    }
    .hide-folders-area .wcp-content {
        width: 100% !important
    }
    body.wp-admin #wpcontent {
        padding: 0 !important
    }
    #wpbody-content {
        padding-bottom: 30px
    }
}


