body{padding:0;margin:0;background:#e5e5e5}.elemInput,div{display:inline-flex}.elemInput{flex-flow:column nowrap;font-family:Courier New,Courier,monospace}.elemInput input{width:600px;height:40px;border:1px solid #a5a0a0;border-radius:5px;background:#f9f6f6;font:16px/22px OpenSans-Regular;color:#a5a0a0;padding:0 0 0 14px;margin:6px 0 0 0;box-sizing:border-box}.elemInput input-test{color:#fff}.elemTextarea{display:inline-flex;flex-flow:column nowrap;height:100px;font-family:Courier New,Courier,monospace}.elemTextarea textarea{width:600px;height:400px;margin:6px 0 0 0;border-radius:5px;border:1px solid #a5a0a0;font:16px/22px OpenSans-Regular;color:#a5a0a0;padding:14px;box-sizing:border-box;resize:none}.elemSelect{display:inline-flex;flex-flow:column nowrap;height:100px;font-family:Courier New,Courier,monospace}.elemSelect select{width:300px;margin:15px 0 0 0;font:17px/20px OpenSans-Regular;height:40px;padding:0 0 0 10px}.TextEditor{flex-flow:row nowrap;align-items:flex-start;margin:20px 0 0 0}.TextEditor .buttons{position:sticky;display:inline-flex;flex-flow:column nowrap;z-index:10;top:0;margin:5px 0 0 10px}.TextEditor button{margin:5px 10px 0 0!important;min-width:70px!important;height:40px;background:#0375aa;border:1px solid #1083e0;border-radius:5px;color:#f8f8f8;font:18px/25px OpenSans-Bold;margin:20px 0 0 0;cursor:pointer}.TextEditor .ProseMirror{display:block;width:800px;height:auto;min-height:400px;background:#f8f8f8;border-radius:5px;margin:10px 0 0 0;padding:10px 40px;font:16px/20px "LiberationSerif-Regular"}.TextEditor .ProseMirror code{padding:10px;background:#cfcfcf;font:14px/20px "LiberationSerif-Regular";display:inline-block}.TextEditor .ProseMirror img{width:100px;height:100px;-o-object-fit:contain;object-fit:contain}.topMenu{display:inline-flex;flex-flow:column nowrap}.topMenu .search span{font:18px/21px OpenSans-Semibold;flex-shrink:0}.topMenu .search input{width:420px;height:40px;border-radius:5px;border:1.5px solid #a5a0a0;background:#fff;font:18px/25px OpenSans-Semibold;padding:0 0 0 56px}.topMenu .search img{margin:0 0 0 271px;position:relative;left:42px;width:27px;height:46px}.buttons{flex-flow:row nowrap;margin:20px 0 0 0}.buttons .selectAll{margin:0 102px 0 0;align-items:flex-start}.buttons .selectAll span{font:16px/22px OpenSans-Semibold;flex-shrink:0}.buttons .selectAll img{margin:0 0 0 6px}.buttons .delete{margin:0 102px 0 0;align-items:flex-start}.buttons .delete span{font:16px/22px OpenSans-Semibold;flex-shrink:0}.buttons .delete img{margin:0 0 0 6px}.buttons .sort{width:159px;height:30px;background:#f9f6f6;border:1px solid #4a4a4a;justify-content:center;align-items:center;font:16px/22px OpenSans-Semibold;margin:0 0 0 53px;cursor:pointer;position:relative}.buttons .sort img{margin:0 0 0 5px}.buttons .sort-options{background:#f8f8f8;display:inline-flex;flex-flow:column nowrap;position:absolute;left:0;top:30px;padding:10px;border:1px solid #4a4a4a}.buttons .button{width:207px;height:35px;background:#21c2cc;border:1px solid #17a0a8;border-radius:5px;box-shadow:0 4px 4px rgba(0,0,0,.25);font:16px/22px OpenSans-Semibold;color:#fff;cursor:pointer}.LeftMenu .menu{width:295px;background:#0375aa;flex-flow:column nowrap;height:100vh;position:sticky;top:0;left:0}.LeftMenu .menu .logo{width:100%;height:93px;background:#23383b;justify-content:center;align-items:center}.LeftMenu .menu .user{justify-content:center;margin:14px 0 0 0;border-bottom:1px solid #17a0a8;padding:0 0 13px 0}.LeftMenu .menu .user .avatar{width:67px;height:64px;-o-object-fit:cover;object-fit:cover;border-radius:50%;border:2px solid #f8f8f8}.LeftMenu .menu .user-name{flex-flow:column nowrap;align-items:flex-start;margin:0 0 0 20px}.LeftMenu .menu .user-name span:first-of-type{font:18px/25px OpenSans-Bold;color:#fff}.LeftMenu .menu .user-name span:nth-of-type(2){font:15px/20px OpenSans-Regular;color:#fff;margin:10px 0 0 0}.LeftMenu .menu .links{flex-flow:column nowrap;width:100%}.LeftMenu .menu .links-item{width:100%;height:43px;border-bottom:1px solid #17a0a8;align-items:center;cursor:pointer}.LeftMenu .menu .links-item span{font:18px/24px OpenSans-Semibold;color:#fff;margin:0 0 0 42px}.LeftMenu .collapse{position:relative;top:20px;width:20px;height:20px;justify-content:center;align-items:center;cursor:pointer;background:#f8f8f8}.blockView{flex-flow:row nowrap;margin:13px 0 0 0;align-items:flex-start;border-bottom:1px solid #cfcfcf}.blockView .body{width:780px;min-height:80px;border-radius:5px;padding:0 0 10px 0}.blockView .body-info{flex-flow:column nowrap;align-items:flex-start}.blockView .body-info-title{font:14px/19px OpenSans-Semibold;max-width:450px;margin:11px 0 0 21px;color:#4a4a4a}.blockView .body-info-author{margin:15px 0 0 21px;align-items:center;color:#4a4a4a}.blockView .body-info-author span:first-of-type{font:14px/19px OpenSans-Semibold}.blockView .body-info-author span:nth-of-type(2){font:14px/19px OpenSans-Regular;margin:0 0 0 30px}.blockView .body img{margin:4px 0 0 129px;width:160px;height:90px;-o-object-fit:cover;object-fit:cover}.FooterComp{width:100%;height:60px;background:#4a4a4a;color:#f8f8f8;display:flex;justify-content:center;align-items:center}.FooterComp span{margin-left:10px;font:16px OpenSans-Semibold}.FoldersView{position:fixed;width:700px;height:400px;background:#fff;z-index:2;padding:10px;border-radius:10px;flex-flow:column nowrap}.FoldersView .cross{position:absolute;right:0;top:0;cursor:pointer}.FoldersView .folders{flex-flow:row wrap}.FoldersView .folders .folder{width:100px;height:50px;border:1px solid #000;margin:10px}.FoldersView .folders .active{border:1px solid red}.PickGallery{width:100%;height:100%;position:fixed;background:rgba(0,0,0,.5);left:0;top:0;justify-content:center;align-items:center;z-index:5}.PickGallery-content{position:relative;width:600px;height:600px;background:#fff;flex-flow:row wrap;overflow-y:auto;justify-content:center}.PickGallery-content .folder{width:100px;height:50px;border:1px solid #000;margin:10px}.PickGallery-content .active{border:1px solid red}.PickGallery-content .cross{position:absolute;right:0;top:0;cursor:pointer}.AddChapter,.EditChapter{flex-flow:column nowrap}.HomeView{min-height:100vh}.LoginView{display:flex;justify-content:center;background:url(/img/loginfon.0a13b147.png) 50% 50%/100% auto;height:100vh}.LoginView,.LoginView .container{flex-flow:column nowrap;align-items:center}.LoginView .container{position:relative;width:610px;height:365px;border:2px solid #4a4a4a;background:#f9f6f6;border-radius:5px;justify-content:flex-start}.LoginView .container .cross{width:18px;height:18px;position:absolute;cursor:pointer;right:18px;top:14px}.LoginView .container .title{font:20px/27px OpenSans-Semibold;margin:29px auto 0 auto}.LoginView .container-input{width:375px;height:40px;border:1px solid #e4e0e0;border-radius:5px;background:#fff;padding:0 0 0 20px;font:20px/27px OpenSans-Regular;color:#ccc4c4;margin:13px 0 5px 0}.LoginView .container .actions{margin:33px 0 0 0;align-items:center}.LoginView .container .actions span{margin:0 0 0 12px;font:18px/25px OpenSans-Semibold;color:#4a4a4a}.LoginView .container .actions button{width:107px;height:40px;background:#4a4a4a;border:1px solid #4a4a4a;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:5px;font:20px/27px OpenSans-Bold;color:#f8f8f8;margin:0 0 0 92px;cursor:pointer}.LoginView .container .band{width:275px;height:1px;background:#4a4a4a;margin:33.5px 120px 0 0}.LoginView .container .logo{position:absolute;right:0;bottom:5px}.LoginView .container .reg{margin:20px 65px 0 0}.LoginView .container .reg span{font:16px/22px OpenSans-Bold;color:#4a4a4a}.LoginView .container .reg a{font:16px/22px OpenSans-Bold;margin:0 0 0 20px}.GalleryView{flex-flow:column nowrap;margin:38px auto 0 368px;min-height:100vh;padding-bottom:100px}.GalleryView .header .search{margin:10px 0 0 268px}.GalleryView .header .search img{position:relative;width:27px;left:40px;cursor:pointer}.GalleryView .header .search input{box-sizing:border-box;padding:0 0 0 55px;width:520px;height:40px;background:#f9f6f6;border:1.5px solid #a5a0a0;border-radius:5px;font:18px/25px OpenSans-Semibold}.GalleryView .header span{font:18px/25px OpenSans-Semibold}.GalleryView .currentFolder{flex-flow:column nowrap;max-width:300px}.GalleryView .currentFolder button{padding:5px 10px;background:#1083e0;color:#f8f8f8;border:none;border-radius:5px}.GalleryView .images{flex-flow:row wrap}.defaultView{flex-flow:column nowrap;margin:49px auto 0 50px;align-items:flex-start;min-height:100vh;padding-bottom:100px}.defaultView .list{background:#f8f8f8;flex-flow:column nowrap;padding:0 20px;margin:30px 0 0 0;border-radius:5px}.defaultEdit{margin:49px auto 0 50px;min-height:100vh;flex-flow:column nowrap;padding-bottom:200px;position:relative}.defaultEdit .addTitleImage{margin:10px 10px 10px 0!important;width:300px;height:40px;background:#0375aa;border:1px solid #1083e0;border-radius:5px;color:#f8f8f8;font:18px/25px OpenSans-Bold;margin:20px 0 0 0;cursor:pointer}.defaultEdit .titleImage{width:200px;height:150px;-o-object-fit:contain;object-fit:contain}.defaultEdit h2{font:18px/25px OpenSans-Bold}.defaultEdit .header{font:18px/25px OpenSans-Semibold;margin:11px 0 0 0}.defaultEdit .update{background:#0375aa}.defaultEdit .delete,.defaultEdit .update{width:152px;height:40px;color:#f8f8f8;font:18px/25px OpenSans-Bold;border:1px solid #1083e0;border-radius:5px}.defaultEdit .delete{background:#bd0000}.defaultEdit .avatar{max-width:400px;max-height:300px;-o-object-fit:contain;object-fit:contain;margin-bottom:10px;border:1px solid #1083e0;background:#f8f8f8}.defaultUpload{min-height:100vh;flex-flow:column nowrap;padding-bottom:200px;margin:49px auto 0 50px}.defaultUpload h2{font:18px/25px OpenSans-Bold}.defaultUpload .header{font:18px/25px OpenSans-Semibold;margin:11px 0 0 0}.defaultUpload .titleImage{width:200px;height:150px;-o-object-fit:contain;object-fit:contain}.defaultUpload button{width:152px;height:40px;background:#0375aa;border:1px solid #1083e0;border-radius:5px;color:#fff;font:18px/25px OpenSans-Bold;margin:20px 0 0 0;cursor:pointer}.SettingsView{margin:49px auto 0 379px;align-items:flex-start;min-height:100vh;padding-bottom:100px}.SettingsView,.StoriesEdit .chapters{flex-flow:column nowrap}.StoriesEdit .chapters-link{cursor:pointer;color:#1083e0}.StoriesPreview{min-height:100vh;flex-flow:column nowrap;padding-bottom:200px;margin:49px auto 0 50px}.StoriesPreview .chapters{background:#f8f8f8;flex-flow:column nowrap;width:800px;padding:10px 30px;position:relative}@media(max-width:767px){.StoriesPreview .chapters{width:280px}}.StoriesPreview .chapters .chapter{flex-flow:column nowrap}.StoriesPreview .chapters .back{position:fixed;left:310px;top:0}@font-face{font-family:OpenSans-Regular;src:url(/fonts/OpenSans-Regular.4543090a.ttf)}@font-face{font-family:OpenSans-Semibold;src:url(/fonts/OpenSans-Semibold.363dd9fe.ttf)}@font-face{font-family:OpenSans-Bold;src:url(/fonts/OpenSans-Bold.c1fc02c2.ttf)}@font-face{font-family:LiberationSerif-Regular;src:url(/fonts/LiberationSerif-Regular.8faeae96.ttf)}@font-face{font-family:LiberationSerif-Italic;src:url(/fonts/LiberationSerif-Italic.33aaf3c1.ttf)}@font-face{font-family:LiberationSerif-Bold;src:url(/fonts/LiberationSerif-Bold.b2c7bcb2.ttf)}#app{display:block}.main{display:flex;flex-flow:column nowrap;position:relative}.main .content{flex-flow:row nowrap}.ImageGallery{position:relative;flex-flow:column nowrap;align-items:center;margin:20px 28px 0 0;width:260px;height:220px;border:1px solid #a5a0a0;border-radius:5px;background:#e4e0e0}.ImageGallery img:first-of-type{position:absolute;right:8px;top:10px;z-index:2;cursor:pointer}.ImageGallery img:nth-of-type(2){width:250px;height:167px;-o-object-fit:cover;object-fit:cover;margin:4px 0 0 0}.ImageGallery span{font:16px/22px OpenSans-Semibold;margin:7px auto 0 5px;color:#a5a0a0}.ImagePick{position:relative;flex-flow:column nowrap;align-items:center;margin:20px 28px 0 0;width:150px;height:180px;border:1px solid #a5a0a0;border-radius:5px;background:#e4e0e0}.ImagePick button{margin:0!important}.ImagePick img:first-of-type{width:140px;height:150px;-o-object-fit:cover;object-fit:cover;margin:4px 0 0 0}.ImagePick span{font:16px/22px OpenSans-Semibold;margin:7px auto 0 5px;color:#a5a0a0}