.rs-articles-page{font-family:Roboto,Arial,sans-serif;padding-top:30px}.rs-shell{padding-bottom:72px}.rs-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;border-bottom:1px solid #e6e6e6;padding-bottom:20px;margin-bottom:24px}.rs-heading-copy{min-width:0}.rs-kicker{display:block;margin-bottom:7px;color:#17a66d;font:700 12px/1 Roboto,Arial,sans-serif;letter-spacing:.9px;text-transform:uppercase}.rs-heading h1{margin:0 0 7px;color:#222;font:500 32px/1.2 Roboto,Arial,sans-serif}.rs-heading p{margin:0;color:#777;font:400 14px/1.55 Lato,Arial,sans-serif}.rs-admin{position:relative;flex:0 0 auto}.rs-admin-toggle,.rs-row-menu-toggle{display:inline-flex;align-items:center;justify-content:center;border:1px solid #ddd;background:#fff;border-radius:50%;color:#555;cursor:pointer;transition:.18s}.rs-admin-toggle{width:42px;height:42px;font-size:27px;line-height:1}.rs-admin-toggle:hover,.rs-admin-toggle[aria-expanded="true"],.rs-row-menu-toggle:hover,.rs-row-menu-toggle[aria-expanded="true"]{background:#17b978;border-color:#17b978;color:#fff}.rs-admin-menu,.rs-row-menu{position:absolute;right:0;z-index:50;background:#fff;border:1px solid #e4e4e4;box-shadow:0 9px 27px rgba(0,0,0,.13);padding:7px 0}.rs-admin-menu{top:49px;width:240px}.rs-admin-menu a,.rs-row-menu a,.rs-row-menu button{display:flex;width:100%;align-items:center;gap:10px;border:0;background:transparent;padding:10px 15px;color:#333;text-align:left;font:400 14px/1.3 Roboto,Arial,sans-serif;cursor:pointer}.rs-admin-menu a:hover,.rs-row-menu a:hover,.rs-row-menu button:hover{background:#f1faf6;color:#119a62}.rs-admin-menu .rs-menu-separator,.rs-row-menu .rs-menu-separator{border-top:1px solid #ececec;margin-top:6px;padding-top:8px}.rs-admin-menu .rs-menu-exit,.rs-row-menu .rs-menu-delete{color:#a13c3c}.rs-admin-menu svg,.rs-row-menu svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.rs-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 18px;background:#f5f6f6;border:1px solid #e3e3e3;margin-bottom:22px}.rs-filters{display:flex;align-items:center;gap:5px;min-width:0}.rs-filter-tab{border:1px solid transparent;background:transparent;color:#555;padding:9px 12px;font:500 13px/1 Roboto,Arial,sans-serif;cursor:pointer;white-space:nowrap}.rs-filter-tab:hover{color:#119a62}.rs-filter-tab.is-active{background:#fff;border-color:#d8e9e0;color:#117b52;box-shadow:inset 0 -2px #17b978}.rs-filter-select-wrap{display:none}.rs-filter-select{height:41px;width:100%;border:1px solid #d4d4d4;background:#fff;padding:0 36px 0 12px;color:#333;font:500 14px Roboto,Arial,sans-serif}.rs-toolbar-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.rs-search{position:relative;width:235px}.rs-search svg{position:absolute;left:12px;top:50%;width:17px;height:17px;transform:translateY(-50%);fill:none;stroke:#888;stroke-width:1.8;stroke-linecap:round}.rs-search input{width:100%;height:41px;border:1px solid #d6d6d6;background:#fff;padding:0 12px 0 39px;color:#333;font:400 14px Roboto,Arial,sans-serif}.rs-search input:focus{outline:0;border-color:#17b978;box-shadow:0 0 0 3px rgba(23,185,120,.09)}.rs-primary-button,.rs-secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:41px;border:1px solid;padding:0 16px;font:500 14px/1 Roboto,Arial,sans-serif;cursor:pointer;transition:.15s}.rs-primary-button{border-color:#17b978;background:#17b978;color:#fff}.rs-primary-button:hover{background:#119a62;border-color:#119a62;color:#fff}.rs-secondary-button{border-color:#d4d4d4;background:#fff;color:#444}.rs-secondary-button:hover{border-color:#17b978;color:#119a62}.rs-primary-button svg,.rs-secondary-button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.rs-list-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:11px}.rs-list-head h2{margin:0;color:#222;font:500 21px/1.3 Roboto,Arial,sans-serif;border-left:4px solid #17b978;padding-left:12px}.rs-result-count{color:#888;font:400 12px/1.3 Lato,Arial,sans-serif}.rs-table-wrap{border:1px solid #dedede;background:#fff;overflow:visible}.rs-table{width:100%;border-collapse:collapse;table-layout:fixed}.rs-table th{padding:12px 12px;background:#303336;color:#fff;text-align:left;font:500 12px/1.3 Roboto,Arial,sans-serif;text-transform:uppercase;letter-spacing:.35px}.rs-table th:nth-child(1){width:24%}.rs-table th:nth-child(2){width:16%}.rs-table th:nth-child(3){width:13%}.rs-table th:nth-child(4){width:24%}.rs-table th:nth-child(5){width:18%}.rs-table th:nth-child(6){width:5%;text-align:center}.rs-article-row{transition:background .15s}.rs-article-row:hover{background:#f4fbf7}.rs-article-row td{position:relative;padding:16px 12px;border-bottom:1px solid #e7e7e7;vertical-align:top;color:#444;font:400 13px/1.45 Roboto,Arial,sans-serif}.rs-article-row:last-child td{border-bottom:0}.rs-article-title{display:inline-block;margin-bottom:5px;color:#222;font:500 16px/1.35 Roboto,Arial,sans-serif}.rs-article-title:hover{color:#17a66d}.rs-article-note{display:block;color:#999;font:400 11px/1.45 Lato,Arial,sans-serif}.rs-publication{display:grid;gap:7px}.rs-date-row{display:flex;align-items:baseline;gap:7px}.rs-date-row strong{width:20px;color:#888;font:500 11px/1 Roboto,Arial,sans-serif;text-transform:uppercase}.rs-date-edit{border:0;border-bottom:1px dashed #aaa;background:transparent;color:#444;padding:0 0 2px;cursor:pointer;font:400 13px/1.35 Roboto,Arial,sans-serif}.rs-date-edit:hover,.rs-date-edit:focus{color:#119a62;border-color:#17b978;outline:0}.rs-inline-editor{display:flex;flex-wrap:wrap;gap:6px;margin-top:5px}.rs-inline-editor input{height:32px;border:1px solid #ccc;padding:0 7px;font-size:12px}.rs-inline-editor button{height:32px;border:0;padding:0 9px;background:#17b978;color:#fff;font-size:12px;cursor:pointer}.rs-status{display:inline-flex;align-items:center;gap:7px;padding:6px 9px;border-radius:2px;font:500 12px/1.2 Roboto,Arial,sans-serif}.rs-status::before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor}.rs-status-approved{background:#edf8f2;color:#168057}.rs-status-waiting{background:#fff6df;color:#946b16}.rs-status-draft{background:#f1f1f1;color:#666}.rs-status-archived{background:#f4eded;color:#865050}.rs-display-toggles{display:flex;flex-wrap:wrap;gap:6px}.rs-toggle{display:inline-flex;align-items:center;gap:6px;min-height:29px;border:1px solid #d8d8d8;background:#fff;color:#777;padding:4px 8px;font:500 11px/1.15 Roboto,Arial,sans-serif;cursor:pointer;transition:.15s}.rs-toggle::before{content:"";width:7px;height:7px;border:1px solid #aaa;border-radius:50%;background:#fff}.rs-toggle.is-active{border-color:#b8dfcd;background:#edf8f2;color:#13784f}.rs-toggle.is-active::before{border-color:#17b978;background:#17b978}.rs-toggle:hover{border-color:#17b978;color:#119a62}.rs-content-links{display:grid;gap:7px}.rs-content-link{display:inline-flex;align-items:center;gap:7px;color:#555;font:400 12px/1.35 Roboto,Arial,sans-serif}.rs-content-link:hover{color:#17a66d}.rs-content-link svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.rs-row-actions{position:relative;display:flex;justify-content:center}.rs-row-menu-toggle{width:34px;height:34px;font-size:22px}.rs-row-menu{top:39px;width:205px}.rs-footer-action{display:flex;justify-content:flex-start;margin-top:18px}.rs-empty{display:none;padding:48px 24px;border:1px solid #e1e1e1;background:#f8f9f9;text-align:center}.rs-empty svg{width:42px;height:42px;margin-bottom:12px;fill:none;stroke:#b6b6b6;stroke-width:1.5}.rs-empty h3{margin:0 0 8px;color:#333;font:500 18px Roboto,Arial,sans-serif}.rs-empty p{margin:0 0 19px;color:#888;font:400 14px/1.5 Lato,Arial,sans-serif}.rs-feedback{display:none;margin-bottom:16px;padding:11px 14px;border:1px solid #cbe5d8;background:#f0faf5;color:#176a49;font:400 13px/1.45 Roboto,Arial,sans-serif}.rs-feedback.is-visible{display:block}.rs-dialog-backdrop{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(20,27,24,.58)}.rs-dialog{width:min(460px,100%);background:#fff;box-shadow:0 20px 60px rgba(0,0,0,.28);padding:25px}.rs-dialog-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:15px;border-radius:50%;background:#fff0f0;color:#b23f3f}.rs-dialog-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9}.rs-dialog h2{margin:0 0 9px;color:#222;font:500 21px/1.3 Roboto,Arial,sans-serif}.rs-dialog p{margin:0;color:#777;font:400 14px/1.55 Lato,Arial,sans-serif}.rs-dialog-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:22px}.rs-danger-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border:1px solid #b74444;background:#b74444;color:#fff;padding:0 15px;font:500 14px Roboto,Arial,sans-serif;cursor:pointer}.rs-danger-button:hover{background:#963535;border-color:#963535}.rs-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1199px){.rs-toolbar{align-items:flex-start;flex-direction:column}.rs-toolbar-actions{width:100%;justify-content:flex-end}.rs-table th:nth-child(1){width:22%}.rs-table th:nth-child(4){width:25%}.rs-table th:nth-child(5){width:19%}}
@media(max-width:991px){.rs-filters{display:none}.rs-filter-select-wrap{display:block;width:100%}.rs-toolbar-actions{display:grid;grid-template-columns:minmax(0,1fr) auto}.rs-search{width:100%}.rs-table-wrap{border:0;background:transparent}.rs-table,.rs-table tbody{display:block}.rs-table thead{display:none}.rs-article-row{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid #dedede;background:#fff;margin-bottom:14px}.rs-article-row:hover{background:#fff;border-color:#bedfce;box-shadow:0 5px 18px rgba(0,0,0,.06)}.rs-article-row td{border-bottom:1px solid #ececec;padding:14px 15px}.rs-article-row td::before{display:block;margin-bottom:7px;color:#999;font:700 10px/1 Roboto,Arial,sans-serif;text-transform:uppercase;letter-spacing:.45px}.rs-col-title{grid-column:1/-1;padding-right:58px!important}.rs-col-title::before{display:none!important}.rs-col-publication::before{content:"Publikace"}.rs-col-status::before{content:"Stav"}.rs-col-display::before{content:"Zobrazení"}.rs-col-content::before{content:"Obsah"}.rs-col-actions{position:absolute!important;right:10px;top:8px;border:0!important;padding:0!important}.rs-row-menu{right:0;top:39px}.rs-article-row td:nth-last-child(-n+2){border-bottom:0}.rs-footer-action{margin-top:4px}}
@media(max-width:680px){.rs-articles-page{padding-top:20px}.rs-heading{margin-bottom:18px;padding-bottom:17px}.rs-heading h1{font-size:27px}.rs-toolbar{padding:13px;margin-bottom:19px}.rs-toolbar-actions{grid-template-columns:1fr}.rs-primary-button{width:100%}.rs-article-row{grid-template-columns:1fr}.rs-col-title,.rs-col-publication,.rs-col-status,.rs-col-display,.rs-col-content{grid-column:1}.rs-article-row td{border-bottom:1px solid #ececec!important}.rs-col-content{border-bottom:0!important}.rs-display-toggles{gap:5px}.rs-list-head{align-items:flex-end}.rs-list-head h2{font-size:19px}.rs-footer-action .rs-secondary-button{width:100%}.rs-dialog-actions{flex-direction:column-reverse}.rs-dialog-actions button{width:100%}}
