@property --row-color{syntax: "<color>"; inherits: false; initial-value: #f2f2f2;}@property --accent-color{syntax: "<color>"; inherits: false; initial-value: #9ae24d;}@property --divider-color{syntax: "<color>"; inherits: false; initial-value: #272727;}@property --table-border-color{syntax: "<color>"; inherits: false; initial-value: #18421b;}@property --background-color{syntax: "<color>"; inherits: false; initial-value: #181818;}@property --background-color-secondary{syntax: "<color>"; inherits: false; initial-value: #242424;}@property --background-color-tertiary{syntax: "<color>"; inherits: false; initial-value: #424242;}@property --background-color-toolbar{syntax: "<color>"; inherits: false; initial-value: #202020;}@property --text-primary{syntax: "<color>"; inherits: false; initial-value: #ffffffea;}@property --text-secondary{syntax: "<color>"; inherits: false; initial-value: #ffffffcc;}@property --text-tertiary{syntax: "<color>"; inherits: false; initial-value: #ffffff94;}@property --text-thead{syntax: "<color>"; inherits: false; initial-value: #bbbbbb;}@property --status-up{syntax: "<color>"; inherits: false; initial-value: #81C784;}@property --status-delayed{syntax: "<color>"; inherits: false; initial-value: #FFD54F;}@property --status-down{syntax: "<color>"; inherits: false; initial-value: #FF8A65;}@property --border-box-color{syntax: "<color>"; inherits: false; initial-value: #5b5b5b;}.default-p{margin-bottom:0;padding:0}.text-style-italic{font-style:italic}.text-color-primary{color:var(--text-primary)}.text-color-secondary{color:var(--text-secondary)}.text-color-tertiary{color:var(--text-tertiary)}.text-color-error{color:#881717}.text-color-warning{color:#805515}.text-color-accent{color:var(--accent-color)}.bg-color-body-secondary{background-color:var(--background-color-secondary)}.bg-color-body-tertiary{background-color:var(--background-color-tertiary)}.bg-color-toolbar{background-color:var(--background-color-toolbar)}.bg-color-body{background-color:var(--background-color)}.bg-color-list{background-color:#222}.bg-color-error{background-color:#ef9a9a}.bg-color-warning{background-color:#ffb74d}.bg-color-status-created{background-color:#757575}.bg-color-status-up{background-color:var(--status-up)}.bg-color-status-delayed{background-color:var(--status-delayed)}.bg-color-status-down{background-color:var(--status-down)}.text-color-status-up{color:var(--status-up)!important}.text-color-status-delayed{color:var(--status-delayed)!important}.text-color-status-down{color:var(--status-down)!important}.scafold{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1}.footer-content{background:gray}.max-width-xxsmall{max-width:min(25%,300px)}.max-width-xsmall{max-width:min(35%,420px)}.max-width-small{max-width:min(50%,540px)}.max-width-medium{max-width:min(70%,720px)}.max-width-large{max-width:min(80%,920px)}.max-width-xlarge{max-width:min(90%,1280px)}.full-width{width:100%}.row-background{background:var(--row-color);border-radius:8px}.cursor-pointer{cursor:pointer}.cursor-select{cursor:auto}.scrollbar-visible{overflow-y:scroll}.news-image{width:100%;height:100%;object-fit:cover;border-radius:6px}.fs-7{font-size:.9rem!important}.fs-8{font-size:.85rem!important}.fs-9{font-size:.8rem!important}.fs-10{font-size:.75rem!important}.divider{background-color:var(--divider-color);height:1px}.aFordiv,.aFordiv:visited,.aFordiv:link,.aFordiv:active,.aFordiv:hover,.aFordiv:focus{font-family:Arial;color:#000;text-decoration:none;outline:0}.singleLine{display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.charLimit24{max-width:24ch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-positive{border-radius:4px;background-color:#2e7d32;color:var(--text-primary)}.btn-positive:hover{background-color:#1b5e20;color:var(--text-primary)}.btn-positive:disabled{background-color:#2e7d32;color:var(--text-primary)}.btn-negative{border-radius:4px;background-color:#828282}.btn-negative:hover{background-color:#bdbdbd}.btn-custom-danger{background-color:#f15656;color:#571515;border-radius:4px}.btn-custom-danger:hover{background-color:#861a1a;color:#571515}.btn-account{background-color:var(--background-color-secondary);color:var(--text-primary);border-color:var(--table-border-color)}.btn-account:hover{border-color:var(--table-border-color)}.image-size-xs{object-fit:contain;width:48px;height:auto}.image-size-s{object-fit:contain;width:80px;height:auto}.custom-table th{background-color:var(--background-color);color:var(--text-thead);border:var(--background-color);font-size:12px;padding:.5rem}.custom-table tbody{background-color:var(--background-color);color:var(--text-primary);--bs-table-bg: var(--background-color);font-size:14px;padding-left:0}.custom-table{background-color:var(--background-color);color:#fff;--bs-table-border-color: var(--table-border-color);--bs-table-color: var(--text-primary);--bs-table-hover-color: var(--text-primary)}.default-link,.default-link:hover{--bs-btn-color: #66BB6A}.invisible-link{--bs-btn-color: #ffffff;text-decoration:none;color:var(--text-primary)}.modal-content{background-color:var(--background-color);color:var(--text-primary)}.dropdown-menu{color:var(--text-primary);background-color:var(--background-color);--bs-dropdown-bg: var(--background-color);--bs-dropdown-link-hover-bg: var(--background-color-secondary);--bs-dropdown-link-hover-color: var(--text-primary)}.dropdown-item{color:var(--text-primary)}.dropdown-item.disabled{color:var(--text-tertiary)}.box{padding:1rem;border-radius:8px;border-style:solid;border-color:var(--border-box-color);border-width:1px}.editable-p{margin:0;padding:.25rem}.editable-p:hover{padding:.25rem;background-color:var(--background-color-secondary)}.editable-form{border-style:none;background-color:#0000;padding:.4rem .25rem;border-radius:4px;color:var(--text-primary)}.editable-form-selected{background-color:var(--background-color-secondary);padding:.4rem .25rem;border-style:solid;border-radius:4px;border-color:var(--text-primary);color:var(--text-primary);border-width:1px}.editable-form:hover{background-color:var(--background-color-secondary)}.wrap-text{word-break:break-all}.rounded-rect{border-style:solid;border-width:1px;border-radius:6px;border-color:var(--text-secondary)}.otp-entry{text-transform:uppercase;letter-spacing:.3rem}
