/* fancyBox */
@charset "UTF-8";

#fancyBox-overlay { width: 100%; height: 100%; top: 0; left: 0; position: fixed;  z-index: 8010; background: rgba(0, 0, 0, .6); }
#fancyBox-wrapper { margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; text-align: center; background-color: #fff; border-radius: 4px; padding: 6px; }
#fancyBox-ibox { }
#fancyBox-wrapper > div img { max-height: 91vh; max-width: 97vw;  }
#fancyBox-wrapper > div iframe { width: 626px; height: 650px; }
#fancyBox-wrapper > div > div { font: normal 17px/20px 'PT Sans Narrow'; color: #000; margin: 5px 0 0 0;white-space: nowrap; overflow: hidden; }
.image-load-error { background: rgba(0, 0, 0, 0.15); height: 100%;  }
.load-error { width: 624px !important; height: 261px !important; }

.pers-gallery { padding: 0 14px 0 15px; }
