@import"https://fonts.googleapis.com/css2?family=Sora:wght@100..800&display=swap";.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}.rysy-fieldset{border-radius:4px;min-width:170px;min-height:28px;border-color:#00000040}body[data-thememode=dark] .rysy-fieldset{border-color:#ffffff3b}body[data-thememode=dark] :is(.rysy-fieldset>legend){color:#ffffffb3}.rysy-fieldset>legend{color:#0009;font-size:.75em;letter-spacing:.00938em;line-height:0px}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.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}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ImageSearchHeader{position:-webkit-sticky;position:sticky;top:0;z-index:100;container-type:inline-size;container-name:imageContainer}.ImageSearch_upload{flex-shrink:0}.ImageSearch_paper{display:flex;align-items:center;width:100%;padding:.5rem;gap:7px}.ImageSearch_tag{min-width:280px}.ImageSearch_grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));word-break:break-word;grid-gap:1rem;gap:1rem;align-items:flex-start;margin-top:2rem}.ImageSearch_moreButton{display:none!important}.ImageSearchHeader.open{align-items:flex-start}.ImageSearchHeader.open .ImageSearch_paper{display:grid}.ImageSearchHeader.open .ImageSearch_more{transform:rotate(180deg)}.ImageSearchHeader.open .ImageSearch_upload{height:55px}.ImageSearchHeader.open .ImageSearch_text{padding:.75rem 0}@container imageContainer (max-width: 1024px){.ImageSearch_upload{font-size:0px!important}.ImageSearch_upload span{margin-right:0;margin-left:0}}@container imageContainer (max-width: 900px){.ImageSearch_moreButton{display:inline-flex!important}.ImageSearch_tag{display:none!important;width:100%!important}.ImageSearchHeader.open .ImageSearch_moreButton{display:inline-flex!important}.ImageSearchHeader.open .ImageSearch_tag{display:block!important}}@media screen and (max-width:600px){.ImageSearchHeader{top:64px}}@media screen and (max-width:540px){.ImageSearch_grid{grid-template-columns:100%}.ImageSearchHeader{display:grid;grid-template-columns:100%}.ImageSearch_upload{font-size:inherit!important}.ImageSearch_upload span{margin-right:.75rem!important}}.ReactCrop{position:relative;display:inline-block;cursor:crosshair;overflow:hidden;max-width:100%}.ReactCrop *,.ReactCrop *:before,.ReactCrop *:after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-width:100%;max-height:inherit}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video{touch-action:none}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-selection{position:absolute;top:0;left:0;transform:translateZ(0);cursor:move;box-shadow:0 0 0 9999em #00000080}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed white}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){animation:marching-ants 1s;background-image:linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%);background-size:10px 1px,10px 1px,1px 10px,1px 10px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;color:#fff;animation-play-state:running;animation-timing-function:linear;animation-iteration-count:infinite}.ReactCrop__crop-selection:focus{outline:none;border-color:#00f;border-style:solid}.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";display:block;position:absolute;background-color:#fff6}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{position:absolute}.ReactCrop__drag-handle:after{position:absolute;content:"";display:block;width:10px;height:10px;background-color:#0003;border:1px solid rgba(255,255,255,.7);outline:1px solid transparent}.ReactCrop__drag-handle:focus:after{border-color:#00f;background:#2dbfff}.ReactCrop .ord-nw{top:0;left:0;margin-top:-5px;margin-left:-5px;cursor:nw-resize}.ReactCrop .ord-nw:after{top:0;left:0}.ReactCrop .ord-n{top:0;left:50%;margin-top:-5px;margin-left:-5px;cursor:n-resize}.ReactCrop .ord-n:after{top:0}.ReactCrop .ord-ne{top:0;right:0;margin-top:-5px;margin-right:-5px;cursor:ne-resize}.ReactCrop .ord-ne:after{top:0;right:0}.ReactCrop .ord-e{top:50%;right:0;margin-top:-5px;margin-right:-5px;cursor:e-resize}.ReactCrop .ord-e:after{right:0}.ReactCrop .ord-se{bottom:0;right:0;margin-bottom:-5px;margin-right:-5px;cursor:se-resize}.ReactCrop .ord-se:after{bottom:0;right:0}.ReactCrop .ord-s{bottom:0;left:50%;margin-bottom:-5px;margin-left:-5px;cursor:s-resize}.ReactCrop .ord-s:after{bottom:0}.ReactCrop .ord-sw{bottom:0;left:0;margin-bottom:-5px;margin-left:-5px;cursor:sw-resize}.ReactCrop .ord-sw:after{bottom:0;left:0}.ReactCrop .ord-w{top:50%;left:0;margin-top:-5px;margin-left:-5px;cursor:w-resize}.ReactCrop .ord-w:after{left:0}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:6px;margin-top:-3px}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:6px;height:100%;margin-right:-3px}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:6px;margin-bottom:-3px}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:6px;height:100%;margin-left:-3px}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media(pointer:coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:24px;height:24px}}.editDialog{margin:2rem;border-radius:7px;overflow:hidden}.editDialog .ImageSearchHeader{padding:1rem;top:0}.editDialog ul{padding:0 1rem}.editDialog_footer{position:absolute;bottom:0;left:0;width:100%;background-color:inherit}.editDialog .floating_menu{display:none}.editDialog .newsedit_header{padding:1rem}.userList_grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem}@media screen and (max-width:1600px){.userList_grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1300px){.userList_grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1100px){.userList_grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:900px){.userList_grid{grid-template-columns:repeat(1,1fr)}}.newsSearchContainer{container-type:inline-size;container-name:seachContainer}.newsSearchContainer_content{display:grid;grid-template-columns:1fr;align-items:flex-start}.newsSearchContainer_content table thead th{white-space:nowrap}.searchForm{display:grid;grid-gap:0;gap:0;padding:.7rem 1rem}.newsSearchContainer .MuiTableCell-root{padding:5px 10px}.searchForm_datefrom,.searchForm_dateto{display:none!important}.searchForm_showmore{flex-grow:0;margin:auto!important;width:-webkit-fit-content;width:fit-content}.searchForm_stack{display:flex;width:100%;gap:1rem}.searchForm_stack.open{display:grid}.searchForm_stack.open .searchForm_more{transform:rotate(180deg)}.searchForm_stack.open .searchForm_datefrom,.searchForm_stack.open .searchForm_dateto{display:block!important}.searchForm_stack.open .searchForm_author{max-width:100%}.searchForm_stack .MuiTextField-root{min-width:200px}.searchForm_text{flex:1}.searchForm_status{min-width:150px!important}.newsSearchContainer_rowitem{display:grid;grid-template-columns:1fr 250px 70px 120px 100px;grid-gap:2rem;gap:2rem;align-items:center;width:100%}.newsSearchContainer_rowitem.row_header{opacity:.5;font-size:small;font-weight:400!important}.newsSearchContainer_rowitem.row_header .rowitem_date,.newsSearchContainer_rowitem.row_header .rowitem_type{opacity:1}.rowitem_name{min-width:300px}.rowitem_section span{font-size:11px}.rowitem_section div{height:18px;margin-right:5px}.rowitem_type{display:grid;border-radius:3px;place-content:center;color:#fff;padding:2px}.rowitem_type .MuiSvgIcon-root{width:19px;height:19px}.rowitem_date{white-space:nowrap}.rowitem_author small,.rowitem_stats small,.rowitem_date small{opacity:.7;display:block}.rowitem_stats small{white-space:nowrap}.rowitem_status{display:block;border-radius:.75rem;padding:0 .35rem;font-size:10px;color:#fff;flex-shrink:0}.rowitem_rank{opacity:.5;margin-left:7px}.section_chip--slovensko-spravodajstvo{background-color:#d8e1ff!important;border-width:0px!important;color:#0d2572!important}.section_chip--zeny-spravodajstvo{background-color:#ffdde6!important;border-width:0px!important;color:#5f1427!important}.section_chip--sport-spravodajstvo{background-color:#e3fded!important;border-width:0px!important;color:#17522d!important}.section_chip--zahranicie-spravodajstvo{background-color:#fcedd6!important;border-width:0px!important;color:#8d5604!important}.section_chip--tlacove-besedy-relacie{background-color:#ecddcf!important;border-width:0px!important;color:#33281b!important}.section_chip--ekonomika-spravodajstvo{background-color:#facfcf!important;border-width:0px!important;color:#640d0d!important}.section_chip--regiony-spravodajstvo{background-color:#cffaef!important;border-width:0px!important;color:#0d3a2f!important}.section_chip--spolocnost-spravodajstvo{background-color:#f7d5ff!important;border-width:0px!important;color:#32073d!important}.section_chip--flesky-relacie{background-color:#add8fc!important;border-width:0px!important;color:#0a2942!important}@container seachContainer (max-width: 1400px){.searchForm_status{display:none!important}}@container seachContainer (max-width: 1100px){.searchForm_type{display:none!important}}@container seachContainer (max-width: 768px){.searchForm_author{display:none!important}.searchForm_section{flex:1}}@container seachContainer (max-width: 540px){.searchForm_text{display:none!important}}.user_menu_box{padding:10px;margin-top:auto;display:grid;grid-gap:10px;gap:10px}.user_menu_box_info{display:flex;justify-content:space-between;border-radius:8px;gap:1rem;align-items:center}.user_menu_box_info a{width:100%}.newsedit_wrap{display:flex;gap:4rem;justify-content:center;margin-bottom:4rem;width:100%}.news_compare .newsedit_wrap{display:block}.news_compare .MuiFab-root{display:none}.news_compare .newsedit_content,.news_compare .newsedit_basic,.news_compare .newsedit_main_tab_box{max-width:none}.newsedit_content{margin:0 auto;padding:3rem 1rem;max-width:768px;width:100%;flex:1}.newsedit_basic{padding:1rem;max-width:500px;width:100%}.newsedit_choose_section{padding:1rem;width:100%;align-self:flex-start}.newsedit_header{display:flex;align-items:center;gap:10px;margin-bottom:2rem;position:-webkit-sticky;position:sticky;width:100%;z-index:100;padding-bottom:1rem;border-bottom-width:1px;border-bottom-style:solid}.newsedit_main_content_box{max-width:700px;margin:auto;display:block;width:100%}@media screen and (max-width:1200px){.newsedit_wrap{gap:2rem}}@media screen and (max-width:1024px){.newsedit_wrap{display:grid;grid-template-columns:100%;grid-gap:0;gap:0}.newsedit_content{order:2}.newsedit_basic{order:1;max-width:768px;position:relative!important;height:-webkit-max-content!important;height:max-content!important}.newsedit_header{position:static;display:grid}.newsedit_content.hide,.newsedit_right.hide{display:none}}.newsedit_tabs{display:none;gap:.5rem;padding:.5rem 0}@media screen and (max-width:1024px){.newsedit_tabs{display:flex}}@media screen and (max-width:700px){.desktop_fab_button{display:none!important}.mobile_fab_button{width:56px!important;height:56px!important;border-radius:56px!important}.mobile_fab_button svg{margin:0}.mobile_fab_button span{display:none}.newsedit_content--tabs button{font-size:0!important}.newsedit_content--tabs button svg{margin-right:0!important}}.newsTitle{position:relative;margin-bottom:2rem}.newsTitle_characters{text-align:right;font-size:80%;opacity:.5;margin:0 0 0 auto}.newsTitle_input>div{border:0}.newsTitle_input textarea{font-family:Sora,sans-serif;font-optical-sizing:auto;border:0;font-size:1.7rem;line-height:1.6;font-weight:600}.newsTitle .newsTitleMenu{position:absolute;top:0;left:0;width:100%;z-index:2}.newsTitle .newsTitleMenu ul li{white-space:normal}.newsTitle .newsTitleMenu .newsTitleMenu_header{text-transform:uppercase;font-size:14px;opacity:.5;display:flex;justify-content:space-between;align-items:center;padding-top:0;padding-bottom:0}.newsTitle .newsTitleMenu .newsTitleMenu_header button{font-size:12px;display:flex;align-items:center;margin:0;padding:5px;line-height:1}.newsPerex textarea{font-family:Sora,sans-serif;font-size:1rem;line-height:1.3;font-weight:500}.tiptap p.is-editor-empty:first-child:before,.tiptap p.is-empty:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.tiptap .tiptap-rysy-custom-node{margin-top:20px;margin-bottom:20px}.tiptap .ProseMirror-gapcursor:after{border-top:3px solid black!important;top:-4px!important}body[data-thememode=dark] .tiptap .ProseMirror-gapcursor:after{border-top-color:azure!important}.tiptap .table-drag-handle{position:absolute;top:0;left:-36px;z-index:10;background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:2px 4px;box-shadow:0 1px 4px #00000026;cursor:grab;color:#0000008a;display:flex;align-items:center}.tiptap .table-drag-handle:active{cursor:grabbing}body[data-thememode=dark] .tiptap .table-drag-handle{background:#2a2a2a;border-color:#444;color:#ffffffb3}.tiptap .tableWrapper{width:100%}.tiptap .tableWrapper .tiptap-table{display:table}.tiptap .tableWrapper .tiptap-table>div{display:table;width:100%;table-layout:fixed}.tiptap .tableWrapper table,.tiptap .tableWrapper .tiptap-table{border-collapse:collapse;margin:10px 0;width:100%;table-layout:fixed}.tiptap .tableWrapper table tr:nth-child(odd),.tiptap .tableWrapper .tiptap-table tr:nth-child(odd){background:#f9f9f9}body[data-thememode=dark] .tiptap .tableWrapper table tr:nth-child(odd),body[data-thememode=dark] .tiptap .tableWrapper .tiptap-table tr:nth-child(odd){background:#1e1e1e}.tiptap .tableWrapper table tr:nth-child(2n),.tiptap .tableWrapper .tiptap-table tr:nth-child(2n){background:#fff}body[data-thememode=dark] .tiptap .tableWrapper table tr:nth-child(2n),body[data-thememode=dark] .tiptap .tableWrapper .tiptap-table tr:nth-child(2n){background:#2a2a2a}.tiptap .tableWrapper table td,.tiptap .tableWrapper table th,.tiptap .tableWrapper .tiptap-table td,.tiptap .tableWrapper .tiptap-table th{margin:0;padding:8px;border:1px solid #e0e0e0}body[data-thememode=dark] .tiptap .tableWrapper table td,body[data-thememode=dark] .tiptap .tableWrapper table th,body[data-thememode=dark] .tiptap .tableWrapper .tiptap-table td,body[data-thememode=dark] .tiptap .tableWrapper .tiptap-table th{border-color:#444}.tiptap .tableWrapper table td p,.tiptap .tableWrapper table th p,.tiptap .tableWrapper .tiptap-table td p,.tiptap .tableWrapper .tiptap-table th p{margin:0}.newsorder_cont{position:relative}.newsorder_wrap{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;width:100%}.newsorder_list,.newsorder_news{height:calc(100dvh - 35px);overflow-y:scroll}.newsorder_list{padding-bottom:5rem}.newsorder_fab{position:absolute!important;bottom:6rem;right:1rem;display:none}@media screen and (max-width:1024px){.newsorder_list,.newsorder_news{height:calc(100dvh - 85px)}.newsorder_wrap{grid-template-columns:100%;overflow:hidden;position:relative}.newsorder_list{order:1}.newsorder_news{order:2}.newsorder_news.hide,.newsorder_list.hide{display:none}.newsorder_fab{display:initial}}.newsorder_tabs{display:none;gap:.5rem;padding:.5rem 0}@media screen and (max-width:1024px){.newsorder_tabs{display:flex}}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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
