.psv-app{height:100vh;height:calc(var(--vh, 1vh)*100);display:flex;flex-direction:column}.psv-menu-item-checked:before{position:absolute;left:.4rem;content:"✓";font-weight:600}.psv-breadcrumb-bar{white-space:nowrap}.psv-breadcrumb-bar>div{display:inline-block;margin-right:8px}.psv-breadcrumb-bar .psv-breadcrumb-menuitem:hover{background-color:#e0e0e0}.psv-breadcrumb-bar .psv-breadcrumb-menuitem:hover.psv-breadcrumb-menuitem-selected{background-color:#b0b0b0}.psv-breadcrumb-bar .psv-breadcrumb-menuitem-selected{background-color:#d2e3fc}.psv-breadcrumb-bar .psv-breadcrumb{display:inline-block;vertical-align:bottom;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.psv-breadcrumb-bar .psv-breadcrumb-separator{padding-left:8px;padding-right:8px}.psv-breadcrumb-bar .psv-breadcrumb-separator:after{content:">"}.psv-folder-tree{overflow-y:auto;height:300px}.psv-folder-tree .list-group-group-root{padding:0;overflow:hidden}.psv-folder-tree .list-group .list-group{margin-bottom:0}.psv-folder-tree .list-group .list-group-item{border-radius:0;border:0;padding:2px 10px}.psv-folder-tree .list-group>.list-group-item:first-child{border-top-width:0}.psv-folder-tree .list-group>.list-group>.list-group-item{padding-left:30px}.psv-folder-tree .list-group>.list-group>.list-group>.list-group-item{padding-left:45px}.psv-folder-tree .psv-folder-item{cursor:default}.psv-folder-tree .psv-folder-item.psv-folder-item-selected{background-color:#d2e3fc}.psv-folder-tree .psv-folder-item .psv-folder-expando{display:inline-block}.psv-folder-tree .psv-folder-item .psv-folder-expando.psv-folder-chevron{color:#b0b0b0;width:20px}.psv-folder-tree .psv-folder-item .psv-folder-expando.psv-folder-icon{color:#ffca28;width:25px}.react-contexify__item__content span{width:20px;text-align:center;margin-right:6px}.react-contexify__item__content span svg path{fill:#b0b0b0}.psv-library-gallery{flex:1 1}.psv-library-dropzone{display:none}.psv-gallery{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start;overflow-y:auto}.psv-gallery .psv-gallery-folders{width:100%;margin-bottom:12px}.psv-gallery .psv-gallery-folders .psv-gallery-folder-tile{position:relative;display:inline-block;width:128px;height:140px;border:1px solid transparent;background-repeat:no-repeat;background-position:50%;background-size:96px 96px;cursor:pointer}.psv-gallery .psv-gallery-folders .psv-gallery-folder-tile:hover{border:1px solid grey}.psv-gallery .psv-gallery-folders .psv-gallery-folder-tile .psv-gallery-folder-tile-name{text-align:center;position:absolute;bottom:8px;left:0;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px}.psv-gallery .psv-gallery-file-tile{border:1px solid transparent;margin-right:4px;margin-bottom:4px;text-align:center;background-repeat:no-repeat;background-position:50%;overflow:hidden}.psv-gallery .psv-gallery-file-tile:hover{border:1px solid grey}.psv-gallery .psv-gallery-file-tile .psv-gallery-image-helper{display:inline-block;height:100%;vertical-align:middle}@media only screen and (max-width:600px){.psv-gallery .psv-gallery-file-tile .psv-gallery-image-helper{display:none}}.psv-gallery .psv-gallery-file-tile .psv-gallery-image-landscape{width:100%;vertical-align:middle}@media only screen and (max-width:600px){.psv-gallery .psv-gallery-file-tile .psv-gallery-image-landscape{width:150%;margin-left:-25%}}.psv-gallery .psv-gallery-file-tile .psv-gallery-image-portrait{height:100%}@media only screen and (max-width:600px){.psv-gallery .psv-gallery-file-tile .psv-gallery-image-portrait{height:150%;margin-top:-25%}}.psv-gallery .psv-gallery-file-tile.psv-gallery-tile-small{width:96px;height:96px}.psv-gallery .psv-gallery-file-tile.psv-gallery-tile-medium{width:256px;height:256px}@media only screen and (max-width:1024px){.psv-gallery .psv-gallery-file-tile.psv-gallery-tile-medium{width:240px;height:240px}}.psv-gallery .psv-gallery-file-tile.psv-gallery-tile-large{height:1280px;width:1280px}@media only screen and (max-width:1024px){.psv-gallery .psv-gallery-file-tile.psv-gallery-tile-large{width:1000px;height:1000px}}@media only screen and (max-width:600px){.psv-gallery .psv-gallery-file-tile{width:140px!important;height:140px!important}}@media only screen and (max-width:500px){.psv-gallery .psv-gallery-file-tile{width:125px!important;height:125px!important}}@media only screen and (max-width:400px){.psv-gallery .psv-gallery-file-tile{width:110px!important;height:110px!important}}@media only screen and (max-width:350px){.psv-gallery .psv-gallery-file-tile{width:95px!important;height:95px!important}}.psv-library-header{display:flex;flex-direction:row;align-items:center;padding:8px;border-bottom:1px solid #d3d3d3}.psv-library-header .psv-library-name{flex:1 1;font-size:18px;font-weight:700}.psv-library-header .psv-library-toolbar{height:100%;white-space:nowrap}.psv-library-header .psv-library-toolbar-button{color:grey;display:inline-block;vertical-align:middle;height:100%;padding-top:6px;padding-left:8px;padding-right:8px}.psv-library-header .psv-library-toolbar-button:hover{background-color:#d3d3d3}.psv-file-page-container{height:100vh;overflow:hidden;display:flex;flex-direction:column}.psv-file-page-container .psv-file-page-header{background-color:#d3d3d3;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.psv-file-page-container .psv-file-page-header .psv-file-toolbar-button{margin-right:14px;cursor:pointer}.psv-file-page-container .psv-file-page-header .psv-file-toolbar-button.psv-button-disabled svg{color:grey}.psv-file-page-container .psv-file-container{flex:1 1;min-height:0;text-align:center}.psv-file-page-container .psv-file-container img{max-height:100%;max-width:100%}.psv-export-banner{height:44px;background-color:#d2e3fc;padding:10px;display:flex;flex-direction:row;align-items:center}.psv-export-banner img{height:20px;width:20px;margin-right:8px}.psv-landing-container{width:200px;margin-top:40px;margin-left:auto;margin-right:auto;text-align:center}.psv-forgot-password-link{font-size:12px;display:block}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.navbar-brand{font-family:-apple-system,BlinkMacSystemFont,Montserrat,Segoe UI,Roboto,Helvetica Neue,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.psv-error{color:red}.psv-inline-form.container{margin-top:40px;width:400px;padding:20px;border:1px solid #d3d3d3}.psv-inline-form h5,.psv-inline-form p{text-align:center}.psv-inline-form .psv-full-width-button{width:100%;margin-top:20px}.danger-text{color:red}.user-icon{border-radius:50%;background-color:#ddd;color:#000;width:25px;height:25px;display:inline-block;text-align:center;font-size:12px;padding-top:3px}
/*# sourceMappingURL=main.e165a3f2.chunk.css.map */