:root{--primary-color:#8b4be9;--primary-dark-color:#765b9f;--brand-background-color:#242024;--brand-background-active-color:#e4e0e4;--brand-blink-keyframe-1:#b9b6af;--brand-blink-keyframe-2:#959491;--panel-background-color:#e8e8e8;--body-background-color:#f0f0f0;--inputfield-background-color:#fcfcfc;--outline-color:#908890;--border-color:#e4e0e4;--text-color:#000;--white-color:#fff;--secondary-color:#dbcaf3;--disabled-background-color:#d0d0d0;--disabled-text-color:#a0a0a0}*{box-sizing:border-box}html,body,#root{height:100%}body{background-color:var(--body-background-color);color:var(--text-color);font-size:14px}html,body,p,pre,h1,h2,h3,h4,h5,h6{margin:0;padding:0}body{font-family:sans-serif}p,table,h1,h2,h3,h4,h5,h6{margin-bottom:20px}p:last-child,table:last-child,h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child{margin-bottom:0}input{font-size:16px}small{font-size:.8em}h1{font-size:2em}h2{font-size:1.75em}h3{font-size:1.5em}h4{font-size:1.25em}h5{font-size:1em}h6{font-size:.9em}a{color:var(--tertiary-color)}table{border-collapse:collapse;text-align:left;width:100%}table th,table td{padding:5px 10px}table th:empty{display:none}table tr{border-bottom:1px solid var(--border-color)}table tr:last-child{border-bottom:none}table tbody{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}table tr.disabled{color:gray;background-color:#d0d0d0}table tr.disabled:nth-child(odd){background-color:#e0e0e0}
