/*!
 *     ____  __  ______  __________ _    _____________       ____________
 *    / __ \/ / / / __ \/_  __/ __ \ |  / /  _/ ____/ |     / / ____/ __ \
 *   / /_/ / /_/ / / / / / / / / / / | / // // __/  | | /| / / __/ / /_/ /
 *  / ____/ __  / /_/ / / / / /_/ /| |/ // // /___  | |/ |/ / /___/ _, _/
 * /_/   /_/ /_/\____/ /_/  \____/ |___/___/_____/  |__/|__/_____/_/ |_|
 *
 * photoviewer - v3.11.1
 * A JS plugin to view images just like in Windows.
 * https://nzbin.github.io/photoviewer/
 *
 * Copyright (c) 2018-present nzbin
 * Released under MIT License
 */.photoviewer-modal{position:absolute;z-index:1100;width:320px;height:320px;color:#333;background-color:#fff;border-radius:6px;box-shadow:inset 0 0 1px hsla(0,0%,100%,.6),0 0 1px rgba(0,0,0,.6),0 8px 32px -4px rgba(0,0,0,.4);outline:none}.photoviewer-modal:focus-visible{outline:4px solid rgba(0,0,0,.2)}.photoviewer-inner{position:absolute;top:0;left:0;right:0;bottom:0}.photoviewer-maximized{position:fixed;top:0;right:0;bottom:0;left:0;width:auto;height:auto}.photoviewer-maximized.photoviewer-modal{border-width:0;border-radius:0}.photoviewer-maximized .photoviewer-header{border-radius:0}.photoviewer-maximized .photoviewer-resizable-handle{display:none}.photoviewer-button{display:inline-block;min-width:40px;height:40px;box-sizing:border-box;font-size:16px;line-height:1;background:none;border:none;color:inherit;cursor:pointer;outline:none}.photoviewer-button:hover{color:#111}.photoviewer-button:focus{background-color:rgba(0,0,0,.1)}.photoviewer-button svg{width:1em;height:1em;vertical-align:-0.125em}.photoviewer-header{position:relative;z-index:1;height:30px;border-radius:6px 6px 0 0;overflow:hidden}.photoviewer-header .photoviewer-toolbar{float:right}[dir=rtl] .photoviewer-header .photoviewer-toolbar{float:left}.photoviewer-header .photoviewer-button{height:30px}.photoviewer-header .photoviewer-button:hover{background-color:rgba(0,0,0,.1)}.photoviewer-header .photoviewer-button-close:hover{color:#fff;background-color:#ff4545}.photoviewer-title{padding:8px 10px;font-size:14px;line-height:1;white-space:nowrap;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}.photoviewer-stage{position:absolute;top:30px;right:0;bottom:40px;left:0;border-top:1px solid rgba(0,0,0,.2);border-bottom:1px solid rgba(0,0,0,.2);overflow:hidden}.photoviewer-image{position:absolute;display:inline-block;min-width:auto;max-width:none}.photoviewer-footer{position:absolute;bottom:0;z-index:1;width:100%;height:40px;text-align:center}.photoviewer-align-center{text-align:center}.photoviewer-align-center::before{content:"";display:inline-block;height:100%;vertical-align:middle;overflow:hidden}.photoviewer-align-center .photoviewer-image{position:static;max-width:100%;max-height:100%;vertical-align:middle}.photoviewer-image-error{display:none}.photoviewer-error-msg{vertical-align:middle}[dir=rtl] .photoviewer-button-prev,[dir=rtl] .photoviewer-button-next{-ms-transform:rotate(180deg);transform:rotate(180deg)}.photoviewer-resizable-handle{position:absolute;z-index:1}.photoviewer-resizable-handle-e,.photoviewer-resizable-handle-w{top:0;bottom:0;width:8px;cursor:ew-resize}.photoviewer-resizable-handle-e{right:-4px}.photoviewer-resizable-handle-w{left:-4px}.photoviewer-resizable-handle-s,.photoviewer-resizable-handle-n{right:0;left:0;height:8px;cursor:ns-resize}.photoviewer-resizable-handle-s{bottom:-4px}.photoviewer-resizable-handle-n{top:-4px}.photoviewer-resizable-handle-se,.photoviewer-resizable-handle-sw,.photoviewer-resizable-handle-ne,.photoviewer-resizable-handle-nw{width:8px;height:8px}.photoviewer-resizable-handle-se{right:-4px;bottom:-4px;cursor:nwse-resize}.photoviewer-resizable-handle-sw{bottom:-4px;left:-4px;cursor:nesw-resize}.photoviewer-resizable-handle-ne{top:-4px;right:-4px;cursor:nesw-resize}.photoviewer-resizable-handle-nw{top:-4px;left:-4px;cursor:nwse-resize}.photoviewer-modal:-ms-fullscreen{top:0 !important;right:0 !important;bottom:0 !important;left:0 !important;width:100% !important;height:100% !important;background-color:#000;border-width:0;border-radius:0}.photoviewer-modal:fullscreen{top:0 !important;right:0 !important;bottom:0 !important;left:0 !important;width:100% !important;height:100% !important;background-color:#000;border-width:0;border-radius:0}.photoviewer-modal:-ms-fullscreen .photoviewer-header, .photoviewer-modal:-ms-fullscreen .photoviewer-footer, .photoviewer-modal:-ms-fullscreen .photoviewer-resizable-handle{display:none}.photoviewer-modal:fullscreen .photoviewer-header,.photoviewer-modal:fullscreen .photoviewer-footer,.photoviewer-modal:fullscreen .photoviewer-resizable-handle{display:none}.photoviewer-modal:-ms-fullscreen .photoviewer-stage{top:0;right:0;bottom:0;left:0;border-width:0;background-color:rgba(0,0,0,0)}.photoviewer-modal:fullscreen .photoviewer-stage{top:0;right:0;bottom:0;left:0;border-width:0;background-color:rgba(0,0,0,0)}.is-grab{cursor:move;cursor:grab}.is-grabbing{cursor:move;cursor:grabbing}.photoviewer-loader{position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;color:#333}.photoviewer-loader::before{content:"";position:relative;display:inline-block;width:32px;height:32px;box-sizing:border-box;border-width:4px;border-style:solid;border-color:rgba(0,0,0,.5) rgba(0,0,0,.5) rgba(0,0,0,.5) hsla(0,0%,100%,.5);border-radius:100%;vertical-align:middle;animation:photoviewerLoading 1s infinite linear}.photoviewer-loader::after{content:"";display:inline-block;width:0;height:100%;vertical-align:middle;overflow:hidden}@keyframes photoviewerLoading{0%{transform:rotateZ(0deg) translate3d(0, 0, 0)}100%{transform:rotateZ(360deg) translate3d(0, 0, 0)}}

/*# sourceMappingURL=photoviewer.min.css.map */