button,input[type=button],input[type=submit]{position:relative;font-size:18px;height:28px;border:1px solid #68d;color:#fff;font-weight:700;padding:1px 10px;border-radius:10px;box-shadow:0pxs 0 1px 1px #000,1px 1px 1px 1px rgba(0,0,0,.5);cursor:pointer}button.opacity-zero,input[type=button].opacity-zero,input[type=submit].opacity-zero{opacity:0}button:active,input[type=button]:active,input[type=submit]:active{border:1px solid red}button:focus,input[type=button]:focus,input[type=submit]:focus{outline:none}button.positive-action,input[type=button].positive-action,input[type=submit].positive-action{background:radial-gradient(circle at 50% 50%,#22c 0,#1616b6 50%,#11b 75%,#00a 100%)}button.positive-action:hover,input[type=button].positive-action:hover,input[type=submit].positive-action:hover{color:#ff0;background:radial-gradient(circle at 50% 50%,#34e 0,#1a1ed6 50%,#12d 75%,#01c 100%)}button.neutral-action,input[type=button].neutral-action,input[type=submit].neutral-action{border:1px solid #000;background:radial-gradient(circle at 50% 50%,#ff4 0,#f6f626 50%,#ff3 75%,#ff4 100%);color:#000}button.neutral-action:hover,input[type=button].neutral-action:hover,input[type=submit].neutral-action:hover{background:radial-gradient(circle at 50% 50%,#ff9 0,#fafa2a 50%,#ff9 75%,#ffc 100%)}div.simple-button{position:relative;z-index:3;padding:2px 5px;font-weight:700;background-color:#f5f500;color:#000;border:1px solid #000;display:inline-block;cursor:pointer;-webkit-user-select:none;user-select:none;height:20px;box-shadow:inset -1px -1px 1px 2px rgba(0,0,0,.1),inset 1px 1px 1px 2px hsla(0,0%,100%,.3)}div.simple-button.windows{padding:0 5px 4px}div.simple-button.small{font-size:14px;font-weight:400;padding:1px 6px;height:16px;color:#333}div.simple-button.small.windows{padding:0 6px 2px}div.simple-button:active{box-shadow:inset 2px 2px 2px rgba(0,0,0,.3)}div.simple-button:hover{background-color:#ff4}div.simple-button.blue{background-color:#9df}div.simple-button.blue:hover{background-color:#aef}div.simple-button.orange{background-color:#fa0}div.simple-button.orange:hover{background-color:#fc5}div.simple-button.red{background-color:red;color:#fff}div.simple-button.red:hover{background-color:#f55}div.simple-button.hide{display:none}div.simple-button.show{display:inline-block}div.simple-button.inactive{background-color:#ddd;color:#888;opacity:.5;cursor:default;border:1px solid #555}.rounded-button{cursor:pointer;padding:4px 15px;color:#fff;border-radius:20px;background-image:linear-gradient(#67f,#56f,#35a)}.rounded-button:hover{color:#8cffff;background-image:linear-gradient(#56e,#45e,#23a)}div.action-button{padding:2px 5px;font-weight:700;background-color:#9ee;color:#000;border:1px solid #000;border-radius:5px;font-size:92%;margin:0 3px}@-moz-document url-prefix(){div.action-button{padding:4px 5px 0}}div.action-button.windows{padding:1px 5px 3px}div.action-button.blue{background-color:#bff}div.action-button.blue:hover{background-color:#dff}div.action-button.yellow{background-color:#f6f690}div.action-button.yellow:hover{background-color:#ffa}div.action-button span{font-size:90%;line-height:100%}div.action-button:hover{cursor:pointer;color:red;text-shadow:0 0 red}div.action-button.show{display:inline-block}.forum-user.font-size-small{font-size:10px}.forum-user.font-size-medium{font-size:14px}.forum-user.font-size-large{font-size:20px}.forum-user.font-size-super-large{font-size:30px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.top-table{border-spacing:0!important;position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:calc(100% - 2px);min-width:calc(100% - 2px)}.top-table .center-td{background-color:#f5faff}.display-none{display:none}.display-block{display:block}blockquote{background-color:hsla(0,0%,100%,.3);display:table;padding:5px 7px;border:1px solid #aaa;box-shadow:3px 3px 3px 1px rgba(0,0,0,.1);border-spacing:5px}.content-wrap{position:relative;display:flex;flex-flow:column;align-items:stretch}.home-forum{width:200px;padding:5px;display:none}@media screen and (min-width:1180px){.home-forum{display:block}}@media screen and (min-width:1300px){.home-forum{font-size:110%;width:225px}}@media screen and (min-width:1500px){.home-forum{font-size:120%;width:250px}}.home-forum>div:first-child{font-size:120%}.home-forum .topic-section{border:1px solid #eee;padding:4px 0}.home-forum .topic-section a{text-decoration:none}.home-forum .topic-section a:hover{text-decoration:underline;color:#d00}.home-forum .topic-section .topic-title{font-size:100%}.home-forum .topic-section .subtopic-title{font-size:90%;margin-left:20px}.home-forum .topic-section .posts-count{color:#c11;position:relative;left:16px}.blogs{width:200px;padding:5px 4px;background:rgba(100,200,255,.1);height:100%}.blogs .blogs-title{font-size:130%}.blogs a{text-decoration:none;color:#00f}.blogs .blogger-add-blog{border:1px solid #000;background-color:#5ef;margin:5px;padding:2px 0;border-radius:3px;text-align:center;cursor:pointer}.blogs .blog-row{border:1px solid #000;margin:6px 0 5px 1px;border-radius:3px}.blogs .blog-row:hover{border:1px solid #e00}.blogs .blog-row .blog-meta{background:rgba(100,200,255,.2);display:flex;justify-content:space-between;padding:2px 2px 2px 3px;border-bottom:1px solid #4af}.blogs .blog-row .blog-meta span:first-child{color:#00f}.blogs .blog-row .blog-meta span:nth-child(2){color:#000;font-size:90%}.blogs .blog-row .blogTitle{text-shadow:0 0 rgba(0,0,0,.3);font-size:100%;padding:3px 3px 4px}.admin{margin-left:20px;margin-top:6px;border:1px solid #00f;background-color:#bdf;padding:1px 3px;font-size:120%}.admin.delete-post{position:relative;top:-.25rem;cursor:pointer;display:inline-block}.admin.delete-post div:hover{color:red}.admin .add-news-success{color:green;font-size:80%}.admin>div:first-child{cursor:pointer;font-size:60%;align-self:flex-end}.admin .admin-form{position:relative}.admin .admin-form table{width:100%}.admin .admin-form table tr:first-child td:first-child{font-weight:700}.admin .admin-form table td:first-child{text-align:right}.admin .admin-form table tr.imageTr td{padding-top:1px}.admin .admin-form input[type=text]{width:100%;font-size:110%;padding:0 2px;box-sizing:border-box}.admin .admin-form input[type=file]{margin-left:5px;font-size:90%}.admin .admin-form .rounded-button{float:right}.admin .admin-form .textarea-headline{height:58px}.admin .admin-form .textarea-headline,.admin .admin-form .textarea-snippet{width:800px;font-size:110%;padding:2px 4px;font-family:Arial;box-sizing:border-box}.admin .admin-form .textarea-snippet{height:200px}.admin .admin-form td{vertical-align:top}.admin .admin-form td img{float:left;max-width:125px}.admin .admin-form .close-x{font-size:90%;color:rgba(255,0,0,.5);background-color:hsla(0,0%,100%,.3);border:.01rem solid rgba(0,0,0,.3);-webkit-transform:scaleX(1.3);transform:scaleX(1.3);position:absolute;right:3px;top:2px;padding:0 2px;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);cursor:pointer}.admin .admin-form .close-x:hover{color:red;background-color:hsla(0,0%,100%,.5)}.generic-paging{display:flex;align-self:flex-end;-webkit-user-select:none;user-select:none;white-space:nowrap}.generic-paging span{font-size:120%;color:#00f;text-shadow:1px 1px rgba(0,0,0,.3);margin-right:2px}.generic-paging div:first-child{align-self:flex-end;padding:0 0 3px;font-size:140%}.generic-paging .page-buttons{display:flex;margin-bottom:4px;margin-left:10px;border-collapse:collapse}.generic-paging .page-buttons .page-button{font-size:140%;height:31px;padding:5px 5px 0;min-width:32px;text-align:center;border:.01rem solid #000;align-self:flex-end;color:#00f;cursor:pointer}.generic-paging .page-buttons .page-button.arrow{min-width:28px}.generic-paging .page-buttons .page-button:hover{background:#ff0}.generic-paging .page-buttons .page-button.active{background:#0ff}.generic-paging .page-buttons .page-button.noop{cursor:not-allowed}.generic-paging .page-buttons .page-button.noop:hover{background-color:#eee}.generic-paging .page-buttons .page-button span{position:relative;top:-2px}.generic-paging .page-buttons .page-button span.span_windows{top:-5px}.generic-paging .page-buttons .page-dot{font-size:200%;align-self:flex-end;margin:0 5px}.generic-paging .items-per-page{margin-top:5px;margin-left:20px;font-size:130%}.generic-paging .items-per-page input[type=text]{position:relative;margin:0 3px 0 6px;font-size:100%;width:30px;padding:3px 5px 0;text-align:center}.generic-paging .low-items-spacer{width:10px}.generic-search{display:flex;font-size:130%;align-self:flex-end;white-space:nowrap;position:relative;top:-4px}.generic-search>span{font-size:110%;position:relative;top:1px}.generic-search input[type=text]{font-size:90%;margin:0 8px;padding:0 3px}.news-item{display:flex;font-size:90%;box-shadow:1px 1px 2px 2px rgba(0,0,0,.1);flex-grow:1}@media screen and (min-width:1180px){.news-item{font-size:100%}}@media screen and (min-width:1300px){.news-item{font-size:120%}}@media screen and (min-width:1500px){.news-item{font-size:130%}}.news-item .left-block{font-size:90%;flex:0 0 141px;padding:0 5px;display:flex;background-color:#cce;border-right:1px solid #444;box-sizing:border-box}.news-item .left-block .comment{margin:auto;text-align:center;text-transform:uppercase;font-weight:700}.news-item .right-block{color:#000;flex-grow:1;padding:6px 12px 7px;display:flex}.news-item .right-block .image-side{min-width:130px;display:inline-block;padding:.5em;border-radius:.5em}.news-item .right-block .image-side .news-image{height:70px;text-align:center;position:relative}.news-item .right-block .image-side .news-image .cover{position:absolute;left:0;top:0;width:130px;height:70px;z-index:1}.news-item .right-block .image-side .news-image img{position:relative;z-index:2;height:70px;width:auto;opacity:1;max-width:130px}.news-item .right-block .text-side{margin-left:10px;margin-top:6px;width:100%}.news-item .right-block .text-side .top-line{display:flex;justify-content:space-between}.news-item .right-block .text-side .top-line .views-likes{display:flex;height:25px;padding:2px 1px 1px;border:1px solid rgba(0,0,0,.2);box-sizing:border-box;margin-left:10px;font-size:90%;background-color:rgba(0,100,30,.08);box-shadow:inset 1px 1px 1px 1px rgba(0,50,0,.2),inset -2px -1px 1px 1px hsla(0,0%,100%,.5)}.news-item .right-block .text-side .top-line .views-likes .label{color:#777;margin:0 2px 0 3px}.news-item .right-block .text-side .top-line .views-likes .label.clickable{cursor:pointer;color:#00f;text-shadow:0 0 #00f}.news-item .right-block .text-side .top-line .views-likes .label.user-liked{color:#777;text-shadow:0 0 transparent}.news-item .right-block .text-side .top-line .views-likes .news-views-number{color:#00f;margin-left:2px;border:1px solid rgba(0,0,0,.2);background-color:hsla(0,0%,100%,.5);padding:0 2px}.news-item .right-block .text-side .top-line .views-likes .news-views-number span{position:relative;top:-1px}.news-item .right-block .text-side .top-line .views-likes :nth-child(2){margin-right:10px}.news-item .right-block .text-side .top-line .views-likes :nth-child(4){margin-right:px}.news-item .right-block .text-side .top-line .source{display:inline-block;color:red;margin:0 6px 0 4px}.news-item .right-block .text-side .top-line .title{display:inline-block;font-weight:700;overflow:hidden;min-width:40%;margin-right:5px;color:#00f;font-size:110%}.news-item .right-block .text-side .top-line .title a{text-decoration:none}.news-item .right-block .text-side .top-line .published-date{display:inline-block;white-space:nowrap}.news-item .right-block .text-side .snippet{margin-top:6px}.news{padding:10px}.news .top-line{display:flex}.news .top-line>div:nth-child(2){position:relative;top:12px;padding-left:20px}@media screen and (max-width:1500px){.news .top-line{display:block}.news .top-line>div:nth-child(2){position:static;padding-top:12px;padding-left:2px}}.news .news-item-rows>div{background-color:#999;padding:1px;margin:3px 0;display:flex}.news .news-item-rows>div:nth-child(odd) .right-block{background-color:#fefefe}.news .news-item-rows>div:nth-child(2n) .right-block{background-color:#f9f9f9}body{overflow:hidden}.home{padding-top:120px;background-color:#f3f3f0;height:90vh;overflow:hidden}.home,.home .book-deal{display:flex;justify-content:center}.home .book-deal{background:#dff;padding:5px;border:1px solid #577;margin:10px;font-size:150%}.home .book-deal>div{align-self:center;padding:0 20px}.home .book-deal a{font-size:70%;text-decoration:none}.home .forum-section{border:1px solid #666;margin-left:4px;display:none}@media screen and (min-width:1180px){.home .forum-section{display:block}}.home .blogs-section{border:1px solid #666;margin-right:4px;display:none}@media screen and (min-width:1180px){.home .blogs-section{display:block}}.home .news-section>.section-title{display:flex;font-size:140%;margin-left:1vw}.home .news-section>.section-title .admin-container{position:relative;top:-2px}@media screen and (min-width:1180px){.home .news-section>.section-title{font-size:150%}.home .news-section>.section-title .admin-container{position:relative;top:-3px}}@media screen and (min-width:1300px){.home .news-section>.section-title{font-size:160%}}@media screen and (min-width:1500px){.home .news-section>.section-title{font-size:170%;margin-left:20px}}.App{text-align:center}.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite;height:40vmin;pointer-events:none}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.2ca2c1d8.chunk.css.map */