body{font-family:Open Sans}.header-box{width:100%;height:90px;background:#fff;position:relative}.header-gradient{position:absolute;top:0;left:0;right:0;height:58px;background:linear-gradient(180deg,#fff 0% 63.02%,#f3f3f3);z-index:0}.header-inner{position:absolute;top:5px;left:10px;width:1243px;height:74px;display:flex;gap:10px;z-index:1}.header-logo{width:95px;height:74px;position:relative}.status-box{box-sizing:border-box;display:flex;justify-content:space-around;align-items:center;padding:16px 24px;gap:40px;width:93.75%;margin:0 auto;min-height:200px;border-radius:3px;position:relative}.status--red{background:#e400000d;border:1px solid #E40000}.status--green{background:#7ba8040d;border:1px solid #7BA804}.status-image,.status-icon{flex:1 1 0;max-width:300px;display:flex;justify-content:center;align-items:center}.status-image{aspect-ratio:1 / 1;background-size:cover;background-position:center}.status--red .status-image{background-image:url(/krecek-nok2.png)}.status--green .status-image{background-image:url(/krecek-ok2.png)}.status-icon-shape{width:120px;height:120px;background-color:currentColor}.status-message{font-weight:600;font-size:28px;line-height:36px}.status--red .status-message{color:#e40000}.outages-table{width:100%;border-collapse:collapse;margin:0 auto;font-size:13px;line-height:18px;font-weight:400}.outages-table thead{background-color:#009fb5;color:#fff}.outages-table th{padding:6px;text-align:left;height:30px}.outages-table th.status{width:20px;padding-left:4px;padding-right:2px}.outages-table th.start,.outages-table th.end{width:120px}.outages-table th.reason{width:518px}.outages-table th.madeBy{width:240px}.outages-table th.actions{width:88px}.outages-table tbody tr{background:#eff0ef;height:36px}.outages-table tbody td{padding:0 4px;color:#000}.outages-table tbody td.status{width:20px;padding-left:4px;padding-right:2px;text-align:center}.outages-table tbody td.start,.outages-table tbody td.end{width:120px}.outages-table tbody td.reason{width:518px}.outages-table tbody td.madeBy{width:240px}.outages-table tbody td.actions{text-align:right;white-space:nowrap;padding-right:12px;width:88px}.state-square{display:inline-block;width:16px;height:16px;border-radius:3px}.upcoming .state-square{background:#009fb5}.active .state-square{background:#ff6319}.previous .state-square{background:#b7b7b7}.outages-table tbody tr.previous td{font-style:italic;color:#636965}.outages-table tbody tr.even td{background:#fff}.table-btn{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;margin-left:8px;padding:0;background:linear-gradient(180deg,#fff,#edf0ef);border:1px solid #b1b4b2;border-radius:3px;cursor:pointer}.table-btn:first-child{margin-left:0}.table-btn svg{width:16px;height:16px;display:block}.outages-table-a{display:inline-block;text-decoration:underline;color:#000;margin-left:16px;font-size:12px;align-self:flex-start}.table-border{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;padding:8px 12px;gap:8px;margin:18px auto;width:93.75%;min-height:351px;border:1px solid #B7B7B7;border-radius:3px}.component-border-h1{width:100%;margin:0;font-weight:400;font-size:28px;line-height:36px;display:flex;justify-content:center;color:#636965}.add-outages-button{display:inline-flex;align-items:center;justify-content:center;padding:5px 12px 5px 8px;gap:6px;background:linear-gradient(180deg,#faa31a,#f3641a);border:1px solid #F3641A;border-radius:3px;color:#fff;font-size:13px;line-height:18px;cursor:pointer}.add-outages-button .icon{display:flex;align-items:center;justify-content:center;width:18px;height:18px}.add-outages-button .icon svg{width:16px;height:16px;display:block}.add-outages-button .label{font-size:13px;line-height:18px;display:flex;align-items:center}.modal-overlay{position:fixed;inset:0%;background-color:#000000bf;display:flex;align-items:center;justify-content:center;z-index:10}.modal{width:720px;background:#fff;border-radius:3px;padding:12px;display:flex;flex-direction:column;gap:12px}.modal,.modal *{font-style:normal!important}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:0 22px}.modal-title{font-family:Open Sans;font-weight:600;font-size:24px;line-height:32px;color:#009fb5}.modal-close{background:none;border:none;font-size:20px;cursor:pointer}.modal .modal-content{border:1px solid #b7b7b7;border-radius:3px;padding:12px;display:flex;flex-direction:column;gap:12px}.form-row{display:flex;align-items:center;padding:5px;gap:8px}.form-row label{text-align:left!important;width:160px;font-family:Open Sans;font-size:13px;color:#000}.input-group{display:flex;align-items:center;border:1px solid #000;padding:3px 5px;background:#fff}.input-group input{border:none;outline:none;flex:1}.calendar-icon{width:24px;height:24px}.textarea-row textarea{width:507px;height:80px;border:1px solid #000;padding:5px;resize:none;font-family:Open Sans}.modal .modal-buttons{display:flex;justify-content:center;gap:12px;padding:8px 0}.modal .btn-cancel{background:linear-gradient(180deg,#fff,#edf0ef);border:1px solid #b1b4b2;border-radius:3px;padding:5px 12px;cursor:pointer}.modal .btn-confirm{background:linear-gradient(180deg,#faa31a,#f3641a);border:1px solid #f3641a;border-radius:3px;color:#fff;padding:5px 12px;cursor:pointer}.dyn-chart-plain{width:100%;height:220px;background:#fff}.dyn-chart-msg{font-family:Open Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;color:#333}.dyn-chart-msg--error{color:#e40000}.dyn-yaxis-number,.dyn-yaxis-percent,.dyn-xaxis .recharts-cartesian-axis-tick-value{fill:#666;font-size:11px}.dyn-chart-plain .recharts-cartesian-grid-horizontal line{stroke:#ddd;stroke-width:1}.dyn-chart-plain .recharts-cartesian-grid-vertical line{stroke:transparent}.dyn-chart-plain .recharts-default-tooltip{background:#fff!important;border:1px solid #cfcfcf!important;border-radius:4px;font-size:12px}.outageLabel-wrapper{width:100%;display:flex;justify-content:center;margin-top:20px}.outageLabel{display:flex;align-items:center;font-size:14px;color:#333;max-width:1000px}.outageLabel-color{width:12px;height:12px;margin-right:10px;border-radius:2px}.outageLabel-text{display:inline-flex;gap:6px;flex-wrap:wrap}.outageLabel-title{font-weight:700}.outageLabel-title-running{color:#ff6a00}.outageLabel-title-upcoming{color:#09b}.outageLabel-details{color:#444}
