:root{--main-bg:#fff;--main-blue:#094369;--main-contrast:#f6f4eb;--nav-height:64px;--footer-height:48px}*{font-family:Roboto,sans-serif;margin:0;overscroll-behavior:none;padding:0;-webkit-user-select:none;user-select:none;::-webkit-scrollbar{height:12px;width:15px}::-webkit-scrollbar-thumb,::-webkit-scrollbar-track{background:var(--main-blue)}::-webkit-scrollbar-thumb{border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--main-blue)}*{scrollbar-color:var(--main-blue) var(--main-blue);scrollbar-width:15px}}body{background:var(--main-bg)}button{all:unset;border:2px solid var(--main-blue);border-radius:8px;transition:all .15s linear}button:hover{background:#4682a940;cursor:pointer}nav{align-items:center;background:var(--main-blue);box-shadow:0 4px 4px 0 #00000040;color:var(--main-contrast);display:flex;height:var(--nav-height);justify-content:center;width:100vw}nav p{height:max-content}nav p:hover{cursor:pointer}nav .logo{font-size:x-large;font-weight:500}.inner-nav{display:flex;justify-content:space-between;margin-left:8vw;margin-right:8vw;width:100%}.nav-right{align-items:center;display:flex;gap:2vw}.nav-right p{font-size:large;font-weight:500}footer{background:var(--main-blue);bottom:0;box-shadow:0 -4px 4px 0 #00000040;height:var(--footer-height);position:absolute;width:100vw}.inner-footer{align-items:center;display:flex;gap:24px;height:100%;justify-content:flex-end;margin:0 24px}section{height:calc(100vh - var(--nav-height) - var(--footer-height));width:100vw}.homepage{display:grid;grid-template-rows:3fr 1fr}.main-btns{display:grid;grid-template-columns:repeat(4,1fr);padding-left:16vw;padding-right:16vw;place-items:center}.page h3{font-size:2rem}.main-btns button{align-items:center;display:flex;flex-direction:column;font-size:1.2rem;font-weight:600;height:220px;justify-content:space-around;text-align:center;width:250px;img{height:80px}}.bottom-btns{align-items:center;display:flex;justify-content:space-around;padding-left:12vw;padding-right:12vw}.bottom-btns button{gap:8px;height:64px;justify-content:center;width:150px}.bottom-btns button,.page{align-items:center;display:flex}.page{flex-direction:column;gap:32px;height:calc(100vh - var(--nav-height) - var(--footer-height) - 100px);padding:50px;position:relative}.page p{font-size:18px}.login-form{align-items:center;display:flex;flex-direction:column;gap:16px}.help-btns{display:flex;gap:48px}.help-btn{padding:24px}#login-btn{border-radius:4px;font-size:18px;padding:4px 10px;text-align:center;width:32ch}.matrika-show{overflow-y:scroll}.search-result{border:2px solid var(--main-blue);border-radius:4px;border-top:none;border-top-left-radius:0;border-top-right-radius:0;font-size:18px;max-height:475px}.search-result-item{border-bottom:1px solid var(--main-blue);font-size:18px;padding:8px 10px}.search-result-item:hover{background:#4682a940;cursor:pointer;transition:all .15s linear}.search-result-item:last-child{border-bottom:0}.searchbar-res input{border-bottom:none;border-bottom:1.5px solid var(--main-blue);border-bottom-left-radius:0;border-bottom-right-radius:0}.flex{display:flex}.BR_SPPV{width:60%}.loadingCircle{color:var(--main-blue)}.backButton{align-items:center;display:flex;gap:4px;left:25px;padding:4px 8px;position:absolute;top:25px}.inputDiv{display:flex;flex-direction:column;position:relative}input,select{background-color:var(--main-bg);border:2px solid var(--main-blue);border-radius:4px;font-size:18px;padding:8px 10px}input:focus{outline:none}label{font-size:18px;left:10px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:all .15s ease-out 0s}input:disabled+label,input:focus+label,input[value]:not([value=""])+label{background:#0000;top:-6px}input[type=date]+label,input[type=time]+label{background:#0000;opacity:1;top:-6px}select:focus{outline:none}select:focus+label,select:valid+label{background:#0000;opacity:1;top:-6px}#searchBar{width:80ch}.loginDiv{width:100%}.loginDiv>input,.loginDiv>label{font-size:16px}.no-account{display:flex;gap:4px}.register-click{font-size:16px;text-decoration:underline}.no-account p{font-size:18px!important}.register-click:hover{cursor:pointer}a{all:unset;color:#000;font-size:18px;text-decoration:underline}.notif-bell,a:hover{cursor:pointer}.notif-bell{align-items:center;display:flex;position:relative}.notif-bell .MuiBadge-badge{background-color:#e53935;color:#fff}.notif-dropdown{background:var(--main-bg);border:2px solid var(--main-blue);border-radius:4px;box-shadow:0 4px 12px #00000026;display:flex;flex-direction:column;max-height:480px;position:absolute;right:8vw;top:var(--nav-height);width:380px;z-index:10001}.notif-header{align-items:center;background:var(--main-blue);border-bottom:1px solid var(--main-blue);color:var(--main-contrast);display:flex;justify-content:space-between;padding:10px 14px}.notif-title{font-size:16px;font-weight:600}.notif-header-actions{align-items:center;display:flex;gap:8px}.notif-header-actions .notif-action-btn{border:none;color:var(--main-contrast);font-size:16px;padding:2px}.notif-settings-btn{font-size:13px!important;gap:2px}.notif-settings{background:#f5f5f5;border-bottom:1px solid #e0e0e0;padding:8px 14px}.notif-settings-toggle{align-items:center;cursor:pointer;display:flex;gap:10px;padding:4px 0;-webkit-user-select:none;user-select:none}.notif-toggle-switch{align-items:center;border-radius:50%;display:inline-flex;flex-shrink:0;font-size:14px;font-weight:700;height:28px;justify-content:center;width:28px}.notif-toggle-on{background:var(--main-blue);color:#fff}.notif-toggle-off{background:#ccc;color:#fff}.notif-settings-text{color:#333!important;font-size:14px;font-weight:500;pointer-events:auto!important;position:static!important;transform:none!important}.notif-list{max-height:400px;overflow-y:auto}.notif-empty{color:#999;font-size:14px;padding:24px;text-align:center}.notif-item{border-bottom:1px solid #e0e0e0;padding:10px 14px;transition:background .15s}.notif-item:last-child{border-bottom:none}.notif-item:hover{background:#4682a914}.notif-unread{background:#4682a90d;border-left:3px solid var(--main-blue)}.notif-unread .notif-message,.notif-unread .notif-sender{font-weight:600}.notif-read{border-left:3px solid #ccc;opacity:.8}.notif-item-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:4px}.notif-sender{color:var(--main-blue);font-size:14px}.notif-date{color:#999;font-size:12px}.notif-message{color:#333;font-size:13px;line-height:1.4;margin-bottom:4px;word-break:break-word}.notif-fields{color:#666;font-size:12px;margin-bottom:6px}.notif-fields-label{font-weight:600}.notif-item-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.notif-link{color:var(--main-blue);cursor:pointer;font-size:12px;text-decoration:underline}.notif-link:hover{opacity:.8}.notif-action-btn{all:unset;align-items:center;border:none;border-radius:4px;color:#666;cursor:pointer;display:flex;padding:2px 4px;transition:color .15s}.notif-action-btn:hover{background:#4682a926;color:var(--main-blue)}.notif-delete-btn:hover{background:#e539351a;color:#e53935}.help-page{align-items:stretch;margin:0 auto;max-width:1000px;overflow-y:auto;padding-bottom:1.5rem;width:100%}.help-page::-webkit-scrollbar{width:8px}.help-page::-webkit-scrollbar-track{background:#0000}.help-page::-webkit-scrollbar-thumb{background:#09436959;border-radius:4px}.help-page::-webkit-scrollbar-thumb:hover{background:#0943698c}.help-page{scrollbar-color:#09436959 #0000;scrollbar-width:thin}.help-page h3,.help-page h4{color:var(--main-blue);margin-bottom:.5rem;text-align:left}.help-page h4{font-size:1.35rem;margin-top:1rem}.help-page p{color:#222;line-height:1.55;margin-bottom:1rem;text-align:justify}.help-breadcrumb{color:var(--main-blue);font-size:.95rem;margin-bottom:.5rem}.help-breadcrumb span{cursor:pointer}.help-breadcrumb span:hover{text-decoration:underline}.help-list{color:#222;padding-left:1.5rem}.help-list li{line-height:1.55;margin-bottom:.6rem;text-align:justify}.help-list a{color:var(--main-blue);word-break:break-all}.help-citations{display:flex;flex-direction:column;gap:.6rem}.help-citation{color:#222;line-height:1.55;margin-bottom:0;text-align:left}.help-citation em{font-style:italic}.help-citation a{color:var(--main-blue);word-break:break-all}.help-back-btn{align-self:flex-start;background:#fff;border:2px solid var(--main-blue);border-radius:6px;color:var(--main-blue);cursor:pointer;font-size:.95rem;font-weight:500;padding:.5rem 1rem;transition:background .15s ease}.help-back-btn:hover{background:#4682a91a}.demos-page{border:2px solid var(--main-blue);border-radius:2px;display:flex;flex-direction:column;gap:16px;padding:10px}.demos-page button{padding:4px 8px;text-align:center}.users-table{align-items:center;border:2px solid var(--main-blue);border-radius:4px;display:flex;height:-moz-fit-content;height:fit-content;justify-content:center;max-height:100%;overflow-y:auto;width:80%}.users-table::-webkit-scrollbar{height:6px;width:6px}.users-table::-webkit-scrollbar-track{background:var(--main-bg)}.users-table::-webkit-scrollbar-thumb{background:var(--main-blue);border-radius:1px}.users-table::-webkit-scrollbar-thumb:hover{background:#4682a9bf}.usersTable{height:100%;width:100%}.usersRows{display:flex;flex-direction:column}.usersRow{border-bottom:1px solid var(--main-blue);height:24px}.usersHeader{background-color:var(--main-blue);color:var(--main-bg);height:25px}.usersHeader,.usersRow{display:grid;grid-template-columns:repeat(5,1fr);grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}.usersRow:nth-child(odd){background:#4682a933}.usersRow div,.usersRow p{align-items:center;border-right:.5px solid var(--main-blue);display:flex;font-size:14px;height:100%}.usersCell{display:flex;padding-left:4px;padding-right:4px}.profile-page{align-items:stretch;margin:0 auto;max-width:1000px;width:100%}.profile-header{align-items:center;display:flex;gap:1rem;justify-content:space-between}.profile-page h3,.profile-page h4{margin-bottom:1rem;text-align:left}.profile-page h4{color:var(--main-blue);margin-top:1.5rem}.profile-summary{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);width:100%}.profile-summary>div{background:var(--main-contrast);border-left:4px solid var(--main-blue);border-radius:8px;padding:1rem 1.25rem}.profile-level-num{color:var(--main-blue);font-size:2.5rem;font-weight:700;line-height:1}.profile-level-name{color:#333;font-size:1.1rem;margin-top:.25rem}.profile-score-num{color:#222;font-size:2rem;font-weight:700}.profile-next-label,.profile-score-label{color:#666;font-size:.85rem;margin-bottom:.25rem}.profile-next-name{color:#222;font-size:1.2rem;font-weight:500}@media (max-width:700px){.profile-summary{grid-template-columns:1fr}}.profile-criteria{gap:.75rem}.profile-bar,.profile-criteria{display:flex;flex-direction:column;width:100%}.profile-bar{gap:.3rem}.profile-bar-label{align-items:baseline;color:#222;display:flex;font-size:.95rem;justify-content:space-between}.profile-bar-counts{font-feature-settings:"tnum";color:#666;font-size:.9rem;font-variant-numeric:tabular-nums}.profile-bar-track{background:#e6e6e6;border-radius:6px;height:10px;overflow:hidden;width:100%}.profile-bar-fill{background:var(--main-blue);height:100%;transition:width .3s ease;width:0}.profile-bar.is-done .profile-bar-fill{background:#2e8b57}.profile-back-btn,.profile-medals-btn{background:#fff;border:2px solid var(--main-blue);border-radius:6px;color:var(--main-blue);cursor:pointer;font-size:.95rem;font-weight:500;padding:.5rem 1rem;transition:background .15s ease;white-space:nowrap}.profile-back-btn:hover,.profile-medals-btn:hover{background:#4682a91a}.profile-back-btn{align-self:flex-start}.profile-medals{width:100%}.medal-table{border-collapse:collapse;table-layout:fixed;width:100%}.medal-table colgroup col.medal-name{width:35%}.medal-table td,.medal-table th{border-bottom:1px solid #eee;font-size:.95rem;padding:.4rem .5rem;text-align:center;vertical-align:middle}.medal-table td.medal-source,.medal-table th:first-child{color:#222;font-weight:500;text-align:left;white-space:nowrap}.medal-table thead th{background:var(--main-contrast);color:var(--main-blue);font-size:.85rem;letter-spacing:0;padding:.6rem .5rem;text-transform:none}.medal-cell{background:#0000;border:2px solid #ccc;border-radius:50%;display:inline-block;height:22px;line-height:18px;vertical-align:middle;width:22px}.medal-cell.awarded{background:var(--main-blue);border-color:var(--main-blue);box-shadow:0 1px 2px #0003}.standart_filters{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;width:80%}.standart_filters input{padding:5px 8px;width:28ch}.standart_filters select{padding:4px 8px;width:20ch}.standart_btn{font-size:14px;padding:4px 8px}.standart-table,.standart_btn{border:2px solid var(--main-blue)}.standart-table{align-items:center;border-radius:4px;display:flex;height:-moz-fit-content;height:fit-content;justify-content:center;max-height:100%;overflow-y:auto;width:80%}.standardTable{height:100%;width:100%}.sTableRows{display:flex;flex-direction:column}.standardTable .sHeader{background-color:var(--main-blue);color:var(--main-bg);height:25px}.standardTable .sHeader,.standardTable .sTableRow{display:grid;grid-template-columns:repeat(6,1fr);grid-template-columns:.2fr 1fr .5fr 1fr 1fr 1fr;button{border-radius:5px;font-size:12px;margin-left:2rem;padding:5px;text-align:center;width:180px}button:disabled{background-color:0 4px 8px #0003;background-color:#ccc;color:#666;cursor:not-allowed}}.sHeader div{align-items:center;display:flex;justify-content:center}.sTableRow div,.sTableRow p{align-items:center;border-right:.5px solid var(--main-blue);display:flex;font-size:14px;height:100%}.sTableRow{border-bottom:1px solid var(--main-blue);height:24px}.sTableRow:nth-child(odd){background:#4682a933}.sTableRow div>p{border-right:none}.sTableCell{display:flex;justify-content:space-between;padding-left:4px;padding-right:4px}.sTableIndex{align-items:center}.sTableIndex,.sTableMid{display:flex;justify-content:center}.vyhledavani_outer{align-items:center;display:flex;flex-direction:column;gap:16px;width:100%}.vyhledavani-inputs{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;width:80%}.vyhledavani-inputs input{padding:5px 8px;width:28ch}.vyhledavani-inputs select{padding:4px 8px;width:20ch}.vyhledat_btn{border:2px solid var(--main-blue);font-size:14px;padding:4px 8px}.vyhledat_add_btn{border:1px solid var(--main-blue);font-size:14px;padding:4px 8px}.vyhledat-bottom-div{align-items:center;display:flex;justify-content:space-between;width:80%}.vyhledat-bottom-div input{width:16ch}.vyhledat-bottom-div select{width:14ch}.vyhledat-bottom-div .leftside{align-items:center;display:flex;gap:8px}.output{overflow-y:auto}.vyhledaniTable{border:1px solid var(--main-blue);border-radius:4px;width:100%}.vyhledaniTableHeader,.vyhledaniTableRow{display:grid;grid-template-columns:repeat(7,1fr)}.vyhledaniTableHeader{background-color:var(--main-blue);color:var(--main-bg);height:32px}.vyhledaniTableHeader p{align-items:center;display:flex;justify-content:flex-start;padding-left:4px}.vyhledaniTableRow{border-bottom:1px solid var(--main-blue);height:32px}.vyhledaniTableRow:last-child{border-bottom:none}.vyhledaniTableRow p{align-items:center;border-right:.5px solid var(--main-blue);display:flex;padding-left:4px}.vyhledaniTableRow:nth-child(odd){background:#4682a933}.vyhledBtnDiv{align-items:center;display:flex;justify-content:center}.showVyhledavaniBtn{border-width:1px;padding:2px 8px}.vyhledDetailTableWrap{border:1px solid var(--main-blue);border-radius:4px;overflow:auto;width:100%}.vyhledDetailTableWrap,.vyhledDetailTableWrap .mat-table-rows{height:-moz-fit-content;height:fit-content}.vyhledDetailTableWrap .mat-table{height:356px}.vyhledDetailTableWrap .mat-table .editBtn{display:none}.goBackBtn{border-width:1px;padding:4px 8px}.vyhled-botDetail-page{align-items:center;display:flex;flex-direction:column;gap:12px;width:80%}.vyhledBotNav{justify-content:space-between;width:100%}.vyhledBotNav,.vyhledNavBtns{align-items:center;display:flex}.vyhledNavBtns{gap:8px}.vyhledNavBtns button{border-width:1px;padding:2px 8px}.Vyhledavanipaging{font-size:16px!important}.vyhledDetailTableWrap::-webkit-scrollbar{height:6px;width:6px}.vyhledDetailTableWrap::-webkit-scrollbar-track{background:var(--main-bg)}.vyhledDetailTableWrap::-webkit-scrollbar-thumb{background:var(--main-blue);border-radius:1px}.vyhledDetailTableWrap::-webkit-scrollbar-thumb:hover{background:#4682a9bf}.top-table{background-color:var(--main-blue);border:2px solid var(--main-blue);border-radius:4px;color:var(--main-bg);min-height:max-content;width:100%}.top-page,.top-table{display:flex;flex-direction:column}.top-page{align-items:center;gap:2px;width:80%}.top-page .title{align-self:flex-start}.header-table{display:grid;grid-template-columns:repeat(6,1fr);padding:8px 12px;place-items:center;text-align:center}.table-info{background-color:var(--main-bg);color:#000}.table-info p{align-items:center;border-right:2px solid var(--main-blue);display:flex;height:100%;justify-content:center;margin-bottom:-8px;margin-top:-8px;padding-bottom:8px;padding-top:8px;text-align:center;width:100%}.table-info p:last-child{border-right:none;padding-left:6px}.MTA-btns{display:flex;flex-direction:column;gap:32px;width:80%}.adders{grid-gap:12px;align-self:flex-start;display:grid;gap:12px;grid-template-columns:repeat(3,auto)}.switchers{align-self:flex-end;display:flex;gap:12px}.adders button,.switchers button{padding:10px 18px;text-align:center}.active{background:#4682a999}.bot-table{background-color:var(--main-blue);border:2px solid var(--main-blue);border-radius:4px;color:var(--main-bg);display:flex;flex-direction:column;height:100%;overflow:scroll;width:80%}.top-bot{display:flex;gap:12px;padding:8px 0;width:100%}.bot-bot{color:#000;height:100%}.bot-bot,.table-item{background-color:var(--main-bg);width:100%}.table-item{border-bottom:1.5px solid var(--main-blue);padding:8px 0}.checkboxDiv{align-items:center;display:flex;gap:8px;width:100%}.checkboxDiv input{width:min-content}.checkboxDiv label{font-size:14px;position:static;transform:none}.mat_table_bot{align-items:center;border:2px solid var(--main-blue);border-radius:4px;display:flex;flex-direction:column;height:100%;justify-content:center;overflow:auto;width:80%}.mat_table_bot::-webkit-scrollbar{height:6px;width:6px}.mat_table_bot::-webkit-scrollbar-track{background:var(--main-bg)}.mat_table_bot::-webkit-scrollbar-thumb{background:var(--main-blue);border-radius:1px}.mat_table_bot::-webkit-scrollbar-thumb:hover{background:#4682a9bf}.mat-table{display:grid;grid-template-rows:1fr 6fr;height:100%;width:100%}.mat-table-rows{display:flex;display:grid;flex-direction:column;grid-template-rows:repeat(5,1fr);height:100%}.mat-table-row{padding-left:4px}.mat-table-header,.mat-table-row{border-bottom:1px solid var(--main-blue)}.mat-table-header{background:var(--main-blue);color:var(--main-bg);display:flex;padding:8px 4px}.mat-table-row:nth-child(odd){background:#4682a933}.mat-table-header,.mat-table-row{grid-gap:4px;align-items:center;display:grid;gap:4px;grid-template-columns:repeat(7,1fr);grid-template-columns:1fr 1fr .5fr .5fr 1fr 1fr 1fr;justify-content:center}.fyzickaTable .mat-table-row,.mat-table-header{grid-template-columns:1fr 1fr .5fr .5fr 1fr 1fr 1fr 1fr!important}.mat-table-row .editBtn{justify-self:center}.mat-table-row div{display:flex;flex-direction:column}.mat-table-row p{align-items:center;display:flex}.mat-table-row div,.mat-table-row p{border-right:.5px solid var(--main-blue);font-size:14px;height:100%}.mat-table-row div>p{border-right:0}.mat-table-header div{display:flex;flex-direction:column}.mat-table-header p,.mat_nav_btns{align-items:center;display:flex}.mat_nav_btns{justify-content:space-between;width:80%}.mat_nav_btns button{padding:4px 8px}.mat_nav_btns_div{display:flex;gap:8px}.tabulka{position:relative}.tabulka .mat-table-rows{display:flex;flex-direction:column}.tabulka .mat-table-row{display:flex;height:300px}.tabulka .mat-table-header{display:flex}.tabulka .mat-table-header div{display:flex;width:200px}.tabulka .mat-table-row div{display:flex;flex-direction:column;width:200px}.tabulka .mat-table-row div p{font-size:14px}.mat-list-time{align-items:center;display:flex;gap:12px}.create_wrapper{display:flex;gap:20px;height:100%;justify-content:center;width:80%}.create_nav_outer{gap:8px;height:100%}.create_nav,.create_nav_outer{display:flex;flex-direction:column}.create_nav{-ms-overflow-style:none;border:2px solid var(--main-blue);border-radius:4px;gap:4px;height:-moz-fit-content;height:fit-content;max-height:75%;overflow-y:scroll;padding:4px;scrollbar-width:none;width:18ch}.create_nav::-webkit-scrollbar{display:none}.create_nav p{white-space:nowrap}.create_nav button{border-radius:3px;border-width:1px;padding:2px 4px}.input_wrapper{align-content:flex-start;align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;height:100%;overflow-y:scroll;position:relative;width:100%}.create_input{border:2px solid var(--main-blue);border-radius:4px;display:flex;flex-direction:column;font-size:14px;gap:14px;min-width:96px;padding:10px 4px;transition:all .2s linear;width:calc(42ch + 16px)}.create_input:focus-within{background:#4682a933}.create_input:focus-within label{background:#0000}.head_input{display:flex;gap:2px;justify-content:space-between}.head_input:hover{cursor:pointer}.icon{rotate:180deg}.body_input{align-items:center;display:flex;flex-direction:column;gap:16px}.createDate,.createInput,.createSelect{border-width:1px;font-size:14px;padding:4px 4px 4px 6px;width:42ch}.createSelect{padding-left:3px;width:calc(42ch + 12px)}.createDate,.createSelect{padding-bottom:3px;padding-top:3px}.createInputLabel{font-size:14px;opacity:.5;padding-left:6px}.createInput:focus+.createInputLabel,.createInput[value]:not([value=""])+.createInputLabel{opacity:1}.notShowDrp{display:none}.showDrp{display:flex}.submit_btn_div{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:128px;width:100%}.create_btns_div{display:flex;gap:8px;height:132px}.submit_btn_div button{height:-moz-fit-content;height:fit-content;padding:4px 8px}[id$=_btn]{scroll-margin-top:4px}.save_btn{align-items:center;display:flex;gap:4px}#openseadragon-viewer{background-color:var(--main-bg);border:2px solid var(--main-blue);border-radius:4px;height:300px;width:100%;z-index:10000}.openseadragon-container{height:300px!important}.navigator{height:298px!important}.matrika-img{display:flex;flex-direction:column;gap:4px;width:100%}.img-nav-btns{display:flex;gap:8px;justify-content:flex-end;span{font-size:18px;padding:8px}}.img-nav-btns button,.show-img{border-radius:4px;padding:4px 8px}.show-img{text-align:center}.getStandardizace{width:100%}.getStandardInputs,.getStandardSection,.getStandardizace{display:flex;flex-direction:column}.editBtn{border-width:1px;font-size:14px;padding:2px 4px;width:-moz-fit-content;width:fit-content}.add_settings{align-items:center;background:#0000004d;height:calc(100% + var(--nav-height));justify-content:center;position:absolute;top:0;top:calc(var(--nav-height)*-1);width:100%;z-index:100000}.add_settings,.move_fields{display:flex;flex-direction:column}.move_fields{background:var(--main-bg);border:2px solid var(--main-blue);border-radius:4px;gap:12px;height:max-content;max-height:80%;overflow-y:auto;padding:10px 20px;width:256px}.top-bar-setting{align-items:center;display:flex;justify-content:space-between}.close-icon:hover{cursor:pointer}.top-bar-setting p{padding-left:25%}.nav-list-items{display:flex;flex-direction:column;gap:4px}.nav-add-item{border:1px solid var(--main-blue);border-radius:2px;display:flex;justify-content:space-between;padding:2px 4px}.nav-add-item:hover{cursor:move}.highlighted{background-color:#add8e6}.hideInputs{display:none}.field-locked{cursor:not-allowed;position:relative}.body_input input:disabled,.body_input select:disabled,.body_input textarea:disabled{-webkit-text-fill-color:#444;color:#444;cursor:not-allowed;opacity:1}.body_input input:disabled+.createInputLabel,.body_input select:disabled+.createInputLabel{opacity:1}.field-locked input,.field-locked select,.field-locked textarea,.field-locked.checkboxDiv{background-color:#c8c8c826;border-left:3px solid #999}.field-locked.checkboxDiv{padding-left:4px}.field-locked .lock-icon{color:#999;font-size:12px;font-style:italic}.field-has-history input,.field-has-history select,.field-has-history textarea{border-left:3px solid #4caf50}.field-has-history.checkboxDiv{border-left:3px solid #4caf50;padding-left:4px}.checkboxDiv,.inputDiv{position:relative}.body_input .inputDiv{display:flex;flex-direction:column;gap:4px}.body_input .inputDiv>.createInputLabel{order:-1;pointer-events:auto;position:static;transform:none}.list-page{border:2px solid var(--main-blue);border-radius:4px;max-height:80%;overflow-y:auto}.list-page,.list-page-obec{display:flex;flex-direction:column;width:80%}.list-page-obec{height:100%;overflow-y:scroll;padding-bottom:12px}.list-page-obec-gap{display:flex;flex-direction:column;gap:18px}.list-page-obec-small-gap{display:flex;flex-direction:column;gap:4px}.list-page-obec-inner{border:2px solid var(--main-blue);border-radius:4px;display:flex;flex-direction:column}.list-page-obec::-webkit-scrollbar{width:6px}.list-page-obec::-webkit-scrollbar-track{background:var(--main-bg)}.list-page-obec::-webkit-scrollbar-thumb{background:var(--main-blue);border-radius:1px}.list-page-obec::-webkit-scrollbar-thumb:hover{background:#4682a9bf}.list-row{grid-template-columns:repeat(4,1fr);place-items:center}.list-row,.list-row2{border-bottom:1px solid var(--main-blue);display:grid;padding:8px 12px}.list-row2{grid-template-columns:.8fr 1.2fr 1fr .8fr 2.2fr;place-items:center}.list-row2:nth-child(odd),.list-row:nth-child(odd){background:#4682a933}.list-row2:hover,.list-row:hover{background:#4682a9b3;cursor:pointer}.list-row2:last-child,.list-row:last-child{border-bottom:0}.list-row p,.list-row2 p{align-items:center;border-right:1px solid var(--main-blue);display:flex;height:100%;justify-content:center;margin-bottom:-8px;margin-top:-8px;padding-bottom:8px;padding-top:8px;text-align:center;width:100%}.list-row p:last-child,.list-row2 p:last-child{border-right:0}.list-row-header{grid-template-columns:repeat(4,1fr);padding:8px 12px;place-items:center}.list-row-header,.list-row-header2{background:var(--main-blue);border-bottom:1px solid var(--main-blue);color:var(--main-bg);display:grid}.list-row-header2{grid-template-columns:.8fr 1.2fr 1fr .8fr 2.2fr;padding:8px 12px;place-items:center}.inactive{color:grey;visibility:hidden}.municipality-container{display:flex;flex-wrap:wrap;justify-content:center;list-style-type:none;margin:0;padding:4px}.municipality-item{margin:2px;padding:1px 2px}.round-btn{margin-left:1rem;padding:8px}.table{display:grid;grid-template-rows:1fr 6fr;height:100%;width:100%}.tableHeader{align-items:center;background:var(--main-blue);border-bottom:1px solid var(--main-blue);color:var(--main-bg);gap:4px;justify-content:center;padding:8px 4px}.tableRows{display:flex;flex-direction:column;height:100%}.tableRow{border-bottom:1px solid var(--main-blue);padding-left:4px;padding-right:4px}.tableRow:nth-child(odd){background:#4682a933}.tableRow div{display:flex;flex-direction:column}.tableRow p{align-items:center;display:flex}.tableRow div,.tableRow p{border-right:.5px solid var(--main-blue);font-size:14px;height:100%}.tableRow div>p{border-right:0}.tableHeader>div{width:200px}.LRtable .tableHeader,.LRtable .tableRow{grid-gap:4px;display:grid;gap:4px;grid-template-columns:repeat(13,1fr)}.RAtable .tableHeader,.RAtable .tableRow{grid-gap:4px;display:grid;gap:4px;grid-template-columns:repeat(17,1fr)}.URBOPtable .tableHeader,.URBOPtable .tableRow{grid-gap:4px;display:grid;gap:4px;grid-template-columns:repeat(16,1fr)}.CENtable .tableHeader,.CENtable .tableRow{grid-gap:4px;display:grid;gap:4px;grid-template-columns:repeat(14,1fr)}.URBtable .tableHeader,.URBtable .tableRow{grid-gap:4px;display:grid;gap:4px;grid-template-columns:repeat(8,1fr)}
/*# sourceMappingURL=main.7abda47b.css.map*/