@import"https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap";:root *{font-family:Ubuntu,sans-serif;font-weight:400;font-style:normal}:root{color:#d5dede}:root h1,:root h2{color:#6c7f85;font-weight:700}:root{--obs-green: #a5dd43;--obs-red: #ef5e7d;--obs-gradient-green-red-1-background: #e2fff2;--obs-gradient-green-red-1-color: #00824a;--obs-gradient-green-red-2-background: #f6ffe5;--obs-gradient-green-red-2-color: #619800;--obs-gradient-green-red-3-background: #fff5d4;--obs-gradient-green-red-3-color: #917000;--obs-gradient-green-red-4-background: #ffe7d9;--obs-gradient-green-red-4-color: #c24400;--obs-gradient-green-red-5-background: #ffdfe6;--obs-gradient-green-red-5-color: #d1002d;--obs-gradient-blue-orange-1-background: #efebff;--obs-gradient-blue-orange-1-color: #2100ac;--obs-gradient-blue-orange-2-background: #dfedff;--obs-gradient-blue-orange-2-color: #0057c8;--obs-gradient-blue-orange-3-background: #d5fbff;--obs-gradient-blue-orange-3-color: #00a1a1;--obs-gradient-blue-orange-4-background: #fff7dc;--obs-gradient-blue-orange-4-color: #cfa000;--obs-gradient-blue-orange-5-background: #ffe7d9;--obs-gradient-blue-orange-5-color: #c24400}:root,:root body,:root #root{height:100%;margin:0}:root .obs-show-config-btn{position:fixed;bottom:0;right:0;z-index:1000;padding:.5rem;border-radius:50%}section.dashboard h1{font-size:1.5rem}section.dashboard p{color:#6c7f85}@media screen and (max-width:768px){section.dashboard .obs-search-bar .obs-btn{flex:1}}section.dashboard .obs-user-list *{user-select:none;-webkit-user-select:none}section.dashboard .obs-user-list th:first-child,section.dashboard .obs-user-list td:first-child{width:1%;white-space:nowrap}section.dashboard .obs-user-list th:first-child svg,section.dashboard .obs-user-list td:first-child svg{margin-right:.5rem;cursor:grab;touch-action:manipulation}section.dashboard .obs-user-list th:first-child{text-align:center}div.obs-search-bar,div.obs-search-bar .content{display:flex;justify-content:center;gap:.75rem}div.obs-search-bar{flex-wrap:wrap}div.obs-search-bar .content{flex:1 0 auto}div.obs-search-bar .content .obs-search-input{flex:1}div.obs-search-bar *{font-size:1.1rem}@media screen and (max-width:768px){div.obs-search-bar .content{flex:unset}}@media screen and (max-width:425px){div.obs-search-bar *{font-size:.9rem}div.obs-search-bar,div.obs-search-bar .content{gap:.25rem}}label.obs-search-input{padding:.25rem .5rem;border:solid 1px #b8c1bf;display:flex;align-items:center;border-radius:4px;gap:.5rem}label.obs-search-input input{flex:1;min-width:0;border:0}label.obs-search-input .obs-search-input-icon{color:#b8c1bf;font-size:1.2rem}.obs-search-input-responsive{display:none}@media screen and (max-width:768px){label.obs-search-input{display:none}.obs-search-input-responsive{display:block}.obs-search-input-responsive button.active{background-color:#2c9a9c}.obs-search-input-modal .obs-modal-body form{display:flex;flex-wrap:wrap;gap:1rem}.obs-search-input-modal .obs-modal-body form label.obs-search-input{flex:1;display:flex}}button.obs-btn{padding:.25rem .5rem;border-radius:4px;border:none;color:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center;text-align:center;gap:.5rem;transition:all .4s ease-in-out}button.obs-btn,button.obs-btn span{font-weight:500}button.obs-btn .icon{font-size:1.2rem}button.obs-btn.primary{background-color:#37c1c4}button.obs-btn.primary:hover{background-color:#2c9a9c}button.obs-btn.primary.outline{background-color:#fff;color:#37c1c4;border:solid 1px #37c1c4}button.obs-btn.primary.outline:hover{background-color:#37c1c4;color:#fff}button.obs-btn.secondary{background-color:#6c7f85}button.obs-btn.secondary:hover{background-color:#556469}button.obs-btn.secondary.outline{background-color:#fff;color:#6c7f85;border:solid 1px #6c7f85}button.obs-btn.secondary.outline:hover{background-color:#6c7f85;color:#fff}button.obs-btn.red{background-color:#ef5e7d}button.obs-btn.red:hover{background-color:#ea3058}button.obs-btn.red.outline{background-color:#fff;color:#ef5e7d;border:solid 1px #ef5e7d}button.obs-btn.red.outline:hover{background-color:#ef5e7d;color:#fff}button.obs-btn.orange{background-color:#f47a6e}button.obs-btn.orange:hover{background-color:#f04f3f}button.obs-btn.orange.outline{background-color:#fff;color:#f47a6e;border:solid 1px #f47a6e}button.obs-btn.orange.outline:hover{background-color:#f47a6e;color:#fff}@media screen and (max-width:768px){button.obs-btn span:not(.icon):not(.responsive){display:none}}div.obs-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#22373f80;z-index:100;display:flex;justify-content:center;align-items:center}div.obs-modal .obs-modal-content{background-color:#fff;width:80%;max-width:600px;padding:1rem;border-radius:5px;box-shadow:0 2px 5px #0003}div.obs-modal .obs-modal-content .obs-modal-header{display:flex;align-items:flex-start;gap:1rem}div.obs-modal .obs-modal-content .obs-modal-header h2{flex:1;margin:0}div.obs-modal .obs-modal-content .obs-modal-header .obs-modal-close-btn{border:none;background-color:transparent;cursor:pointer;color:#6c7f85;font-size:1.5rem;padding:0;transition:color .2s ease}div.obs-modal .obs-modal-content .obs-modal-header .obs-modal-close-btn:hover{color:#d5dede}div.obs-modal .obs-modal-content .obs-modal-body{margin-top:1rem}select.obs-select{border:solid 1px #b8c1bf;border-radius:4px;padding:.5rem;background-color:#fff;color:#6c7f85}select.obs-select,select.obs-select::picker{appearance:base-select}div.obs-comment .responsive-pencil{display:none}@media screen and (max-width:425px){div.obs-comment input{display:none}div.obs-comment .responsive-pencil{display:block;margin:auto;color:#d5dede;font-size:1.2rem}div.obs-comment .responsive-pencil.fill{color:#6c7f85}}input.obs-comment-input{padding:.25rem;outline:none;resize:none;width:100%;background-color:transparent;height:auto;border-radius:5px;border:solid 1px transparent;color:#6c7f85}input.obs-comment-input::placeholder{font-style:italic}input.obs-comment-input:focus{border-color:#b8c1bf}.obs-comment-modal input.obs-comment-input{width:calc(100% - 1rem)}span.obs-score{display:block;text-align:center;font-weight:700;white-space:nowrap}span.obs-status{display:block;padding:.5rem .75rem;border-radius:5px;color:#fff!important;font-weight:500;text-align:center;width:fit-content;white-space:nowrap}span.obs-status.obs-status-to-rate{background-color:#ffc910!important;color:#22373f!important}span.obs-status.obs-status-success{background-color:#a5dd43!important}span.obs-status.obs-status-failed{background-color:#ef5e7d!important}div.obs-table-wrapper{width:100%;height:100%;overflow:auto}table.obs-table{border-collapse:collapse;overflow:clip;width:100%}table.obs-table th,table.obs-table td{background-color:#fff;text-align:left;padding:.75rem .5rem;color:#6c7f85}table.obs-table th.dark,table.obs-table th.dark>span,table.obs-table td.dark,table.obs-table td.dark>span{color:#fff}table.obs-table th.dark,table.obs-table td.dark{background-color:#6a94a1}table.obs-table thead.obs-table-header{position:sticky;background-color:#fff;inset-block-start:0;z-index:2}table.obs-table thead.obs-table-header th{position:relative}table.obs-table thead.obs-table-header th:first-child{align-content:end}table.obs-table thead.obs-table-header th:not(.dark){color:#6c7f85}table.obs-table thead.obs-table-header th:not(:first-child),table.obs-table thead.obs-table-header th:not(:first-child) span{font-weight:500}table.obs-table thead.obs-table-header th.skewed{max-width:150px;transform-origin:bottom center;transform:skew(-30deg);align-content:end}table.obs-table thead.obs-table-header th.skewed>span{writing-mode:sideways-lr;margin-left:1px;display:block;transform:skew(30deg) rotate(30deg);white-space:nowrap}table.obs-table.with-borders thead.obs-table-header th:not(:first-child):before{content:"";width:1px;height:100%;position:absolute;left:-.5px;bottom:0;background-color:#b8c1bf}table.obs-table.with-borders thead.obs-table-header th:not(:first-child).separator:before{width:2px;left:-1px}table.obs-table.with-borders tbody.obs-table-body td:not(:first-child){border-left:1px solid #b8c1bf}table.obs-table.with-borders tbody.obs-table-body td:not(:first-child).separator{border-width:2px}table.obs-table tbody.obs-table-body tr.gray td:not(.dark){background-color:#eff4f4}table.obs-table tbody.obs-table-body th{font-weight:700;font-size:1.2rem}table.obs-table tbody.obs-table-body tr.disabled>*:first-child{opacity:.5}table.obs-table tbody.obs-table-body td.xs{width:1%;white-space:nowrap}table.obs-table tfoot.obs-table-footer{position:sticky;inset-block-end:0;z-index:1}table.obs-table tfoot.obs-table-footer th,table.obs-table tfoot.obs-table-footer th>span,table.obs-table tfoot.obs-table-footer td,table.obs-table tfoot.obs-table-footer td>span{color:#fff}table.obs-table tfoot.obs-table-footer th,table.obs-table tfoot.obs-table-footer td{background-color:#6a94a1}table.obs-table tfoot.obs-table-footer th,table.obs-table tfoot.obs-table-footer th *,table.obs-table tfoot.obs-table-footer td,table.obs-table tfoot.obs-table-footer td *{font-weight:700;font-size:1.2rem}table.obs-table tfoot.obs-table-footer th:first-child,table.obs-table tfoot.obs-table-footer td:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}table.obs-table tfoot.obs-table-footer th:last-child,table.obs-table tfoot.obs-table-footer td:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}table.obs-table *.responsive{display:none}@media screen and (max-width:768px){table.obs-table *.responsive-hidden{display:none}table.obs-table th:not(svg),table.obs-table th *:not(svg),table.obs-table td:not(svg),table.obs-table td *:not(svg){font-size:.8rem}table.obs-table th svg,table.obs-table td svg{font-size:1.2rem}table.obs-table th,table.obs-table td{padding:.5rem .25rem}table.obs-table *.responsive{display:unset}table.obs-table tr.responsive{display:table-row}table.obs-table th.responsive,table.obs-table td.responsive{display:table-cell}table.obs-table tfoot.obs-table-footer td,table.obs-table tfoot.obs-table-footer td *,table.obs-table tfoot.obs-table-footer th,table.obs-table tfoot.obs-table-footer th *{font-size:1rem}}span.obs-user{color:#6c7f85}span.obs-user:hover{color:#37c1c4;cursor:pointer;text-decoration:underline}.obs-user-cross{display:flex;flex-direction:column;height:100%}.obs-user-cross>*:last-child{flex:1}.obs-user-cross tr .comment-cell{width:40%}.obs-user-cross tr .comment-cell .obs-comment input{width:calc(100% - 1rem)}.obs-user-cross .obs-table-footer *{color:#fff!important;font-weight:500}.obs-user-cross .obs-table-footer td div{display:flex;align-items:center;gap:.5rem}.obs-user-cross th:last-child,.obs-user-cross td:last-child{min-width:80px}@media screen and (max-width:768px){.obs-user-cross thead.obs-table-header tr:not(.responsive) th:first-child,.obs-user-cross thead.obs-table-header tr:not(.responsive) td:first-child,.obs-user-cross tbody.obs-table-body tr:not(.responsive) th:first-child,.obs-user-cross tbody.obs-table-body tr:not(.responsive) td:first-child{display:none}.obs-user-cross thead.obs-table-header tr:not(.responsive).gray td:not(.dark),.obs-user-cross tbody.obs-table-body tr:not(.responsive).gray td:not(.dark){background-color:unset}.obs-user-cross thead.obs-table-header tr:not(.responsive).gray td td:last-child,.obs-user-cross tbody.obs-table-body tr:not(.responsive).gray td td:last-child{min-width:50px}.obs-user-cross thead.obs-table-header tr.responsive td:first-child,.obs-user-cross thead.obs-table-header tr.responsive th:first-child,.obs-user-cross tbody.obs-table-body tr.responsive td:first-child,.obs-user-cross tbody.obs-table-body tr.responsive th:first-child{display:table-cell}.obs-user-cross thead.obs-table-header tr.responsive>*:first-child:not(.dark),.obs-user-cross tbody.obs-table-body tr.responsive>*:first-child:not(.dark){background-color:#eff4f4;padding:.5rem .25rem;border-radius:5px}.obs-user-cross thead.obs-table-header td,.obs-user-cross thead.obs-table-header th,.obs-user-cross tbody.obs-table-body td,.obs-user-cross tbody.obs-table-body th{padding:.25rem}}.obs-user-cross .user-title{display:flex;align-items:center;gap:1rem;justify-content:center}.obs-user-cross .user-title h2{margin:0;font-weight:700}.obs-user-cross .user-cross-footer .score-cell div{justify-content:end}.obs-user-cross .user-cross-footer .comment-cell .obs-comment{flex:1 0}.obs-user-cross .user-cross-footer .comment-cell .obs-comment,.obs-user-cross .user-cross-footer .comment-cell .obs-comment *{font-size:1rem;font-weight:500}.obs-user-cross .user-cross-footer .comment-cell .comment-edit-icon{cursor:pointer;font-size:1.2rem}.obs-user-cross .user-cross-footer tr.responsive td>div{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:425px){.obs-user-cross .user-cross-footer tr.responsive td>div .comment-edit-icon{display:none}}.obs-navigation{display:flex;align-items:center;justify-content:center;gap:.75rem}.obs-navigation>span{color:#6c7f85;white-space:nowrap;font-weight:500}.obs-radio{position:relative}.obs-radio input{width:0;height:0;position:absolute;top:0;left:0;opacity:0}.obs-radio label{display:block;width:25px;height:25px;border-radius:25px;border:1px solid #b8c1bf;position:relative;padding:0;cursor:pointer}.obs-radio label.checked{background-color:#37c1c4;color:#fff}.obs-radio label.checked.dark{background-color:#6c7f85}.obs-radio label.checked svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.8);box-sizing:content-box;padding:.25rem;width:calc(25px - .5rem);height:calc(25px - .5rem)}.obs-radio input:focus+label{outline:2px solid #37c1c4}.obs-attachment{cursor:pointer;display:block;width:100%;padding:.25rem;margin:0;border-radius:5px;border:none;background-color:transparent;color:#6c7f85}.obs-attachment:hover{background-color:#d5dede}@media screen and (max-width:425px){.obs-attachment span{display:none}}.obs-attachment-modal .obs-attachment-actions{display:flex;gap:.5rem}.obs-attachment-modal .obs-attachment-actions>*{padding:.25rem .5rem;border-radius:4px;border:none;color:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center;text-align:center;gap:.5rem;transition:all .4s ease-in-out}.obs-attachment-modal .obs-attachment-actions>*,.obs-attachment-modal .obs-attachment-actions>* span{font-weight:500}.obs-attachment-modal .obs-attachment-actions>* .icon{font-size:1.2rem}.obs-attachment-modal .obs-attachment-actions>*.primary{background-color:#37c1c4}.obs-attachment-modal .obs-attachment-actions>*.primary:hover{background-color:#2c9a9c}.obs-attachment-modal .obs-attachment-actions>*.primary.outline{background-color:#fff;color:#37c1c4;border:solid 1px #37c1c4}.obs-attachment-modal .obs-attachment-actions>*.primary.outline:hover{background-color:#37c1c4;color:#fff}.obs-attachment-modal .obs-attachment-actions>*.secondary{background-color:#6c7f85}.obs-attachment-modal .obs-attachment-actions>*.secondary:hover{background-color:#556469}.obs-attachment-modal .obs-attachment-actions>*.secondary.outline{background-color:#fff;color:#6c7f85;border:solid 1px #6c7f85}.obs-attachment-modal .obs-attachment-actions>*.secondary.outline:hover{background-color:#6c7f85;color:#fff}.obs-attachment-modal .obs-attachment-actions>*.red{background-color:#ef5e7d}.obs-attachment-modal .obs-attachment-actions>*.red:hover{background-color:#ea3058}.obs-attachment-modal .obs-attachment-actions>*.red.outline{background-color:#fff;color:#ef5e7d;border:solid 1px #ef5e7d}.obs-attachment-modal .obs-attachment-actions>*.red.outline:hover{background-color:#ef5e7d;color:#fff}.obs-attachment-modal .obs-attachment-actions>*.orange{background-color:#f47a6e}.obs-attachment-modal .obs-attachment-actions>*.orange:hover{background-color:#f04f3f}.obs-attachment-modal .obs-attachment-actions>*.orange.outline{background-color:#fff;color:#f47a6e;border:solid 1px #f47a6e}.obs-attachment-modal .obs-attachment-actions>*.orange.outline:hover{background-color:#f47a6e;color:#fff}@media screen and (max-width:768px){.obs-attachment-modal .obs-attachment-actions>* span:not(.icon):not(.responsive){display:none}}.obs-attachment-modal .obs-attachment-actions>*{font-size:1rem}.obs-attachment-modal .obs-attachment-actions>* input{display:none}.obs-attachment-preview{width:100%}.obs-attachment-preview span{display:block;color:#6c7f85;word-break:break-all}.obs-attachment-preview span+*{width:100%;max-height:500px;padding:.5rem 0;font-size:.9rem}.obs-attachment-preview span+*:not(span){min-height:300px}.obs-attachment-preview span+*{object-fit:contain}.obs-dictaphone{width:fit-content;margin:auto;display:flex;flex-direction:column;align-items:center}.obs-dictaphone .obs-dictaphone-recorded .buttons{display:flex;justify-content:center;gap:1rem}.obs-dictaphone .obs-dictaphone-time{font-size:1.5rem;font-weight:700;color:#6c7f85}.obs-dictaphone .obs-dictaphone-buttons{display:flex;gap:1rem}.obs-dictaphone .obs-dictaphone-buttons>*{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;color:#6c7f85;padding:.5rem;border-radius:1.5rem;cursor:pointer}.obs-dictaphone .obs-dictaphone-buttons>*.main{color:#fff;background-color:#ef5e7d}.obs-dictaphone .obs-dictaphone-buttons>*.main:hover{background-color:#ea3058}tr.obs-theme-row th,tr.obs-theme-row td,tr.obs-theme-row+tr th,tr.obs-theme-row+tr td{display:table-cell!important}tr.obs-theme-row+tr>td{background-color:#e6feff;padding:.5rem}tr.obs-theme-row+tr>td>span{font-size:.9rem;color:#22373f;font-weight:500;display:flex;align-items:center;gap:.5rem}div.obs-question{display:flex;align-items:center;gap:1rem;color:#6c7f85;cursor:pointer;transition:color .2s ease-in-out}div.obs-question>*{display:block}div.obs-question .index{font-weight:500}div.obs-question .question{flex:1}div.obs-question .question.mandatory:after{content:" *";color:#37c1c4}div.obs-question:hover .question{color:#37c1c4;text-decoration:underline}.obs-switch-button{display:inline-block;background-color:#d5dede;padding:.25rem;width:calc(50px + .25rem);transition:background-color .3s ease;cursor:pointer}.obs-switch-button input{width:0;height:0;display:none}.obs-switch-button,.obs-switch-button span{border-radius:5px}.obs-switch-button span{transition:transform .2s ease-in-out;display:block;width:25px;height:25px;background-color:#fff}.obs-switch-button.checked{background-color:#37c1c4}.obs-switch-button.checked span{transform:translate(calc(25px + .25rem))}button.obs-back-button{white-space:nowrap}.obs-per-question{display:flex;flex-direction:column;height:100%}.obs-per-question>*:last-child{flex:1}.obs-per-question tr .comment-cell{width:40%}.obs-per-question tr .comment-cell .obs-comment input{width:calc(100% - 1rem)}.obs-per-question .obs-table-footer *{color:#fff!important;font-weight:500}.obs-per-question .obs-table-footer td div{display:flex;align-items:center;gap:.5rem}.obs-per-question th:last-child,.obs-per-question td:last-child{min-width:80px}@media screen and (max-width:768px){.obs-per-question thead.obs-table-header tr:not(.responsive) th:first-child,.obs-per-question thead.obs-table-header tr:not(.responsive) td:first-child,.obs-per-question tbody.obs-table-body tr:not(.responsive) th:first-child,.obs-per-question tbody.obs-table-body tr:not(.responsive) td:first-child{display:none}.obs-per-question thead.obs-table-header tr:not(.responsive).gray td:not(.dark),.obs-per-question tbody.obs-table-body tr:not(.responsive).gray td:not(.dark){background-color:unset}.obs-per-question thead.obs-table-header tr:not(.responsive).gray td td:last-child,.obs-per-question tbody.obs-table-body tr:not(.responsive).gray td td:last-child{min-width:50px}.obs-per-question thead.obs-table-header tr.responsive td:first-child,.obs-per-question thead.obs-table-header tr.responsive th:first-child,.obs-per-question tbody.obs-table-body tr.responsive td:first-child,.obs-per-question tbody.obs-table-body tr.responsive th:first-child{display:table-cell}.obs-per-question thead.obs-table-header tr.responsive>*:first-child:not(.dark),.obs-per-question tbody.obs-table-body tr.responsive>*:first-child:not(.dark){background-color:#eff4f4;padding:.5rem .25rem;border-radius:5px}.obs-per-question thead.obs-table-header td,.obs-per-question thead.obs-table-header th,.obs-per-question tbody.obs-table-body td,.obs-per-question tbody.obs-table-body th{padding:.25rem}}.obs-per-question .question-title *{font-weight:700}.obs-per-question table.obs-table th:first-child,.obs-per-question table.obs-table td:first-child{width:30%}.obs-per-question table.obs-table tfoot.obs-table-footer td:first-child{text-align:right}div.obs-report{display:flex;flex-direction:column;height:100%}div.obs-report>*:last-child{flex:1}div.obs-report th:last-child,div.obs-report td:last-child{width:70px}div.obs-report th:first-child,div.obs-report th:last-child,div.obs-report td:first-child,div.obs-report td:last-child{position:sticky;z-index:1}div.obs-report th:first-child:first-child,div.obs-report th:last-child:first-child,div.obs-report td:first-child:first-child,div.obs-report td:last-child:first-child{left:0}div.obs-report tfoot span{font-size:.9rem!important}@media screen and (max-width:768px){div.obs-report tfoot td:first-child{display:none}}div.obs-report th:last-child,div.obs-report td:last-child{min-width:80px}@media screen and (max-width:768px){div.obs-report thead.obs-table-header tr:not(.responsive) th:first-child,div.obs-report thead.obs-table-header tr:not(.responsive) td:first-child,div.obs-report tbody.obs-table-body tr:not(.responsive) th:first-child,div.obs-report tbody.obs-table-body tr:not(.responsive) td:first-child{display:none}div.obs-report thead.obs-table-header tr:not(.responsive).gray td:not(.dark),div.obs-report tbody.obs-table-body tr:not(.responsive).gray td:not(.dark){background-color:unset}div.obs-report thead.obs-table-header tr:not(.responsive).gray td td:last-child,div.obs-report tbody.obs-table-body tr:not(.responsive).gray td td:last-child{min-width:50px}div.obs-report thead.obs-table-header tr.responsive td:first-child,div.obs-report thead.obs-table-header tr.responsive th:first-child,div.obs-report tbody.obs-table-body tr.responsive td:first-child,div.obs-report tbody.obs-table-body tr.responsive th:first-child{display:table-cell}div.obs-report thead.obs-table-header tr.responsive>*:first-child:not(.dark),div.obs-report tbody.obs-table-body tr.responsive>*:first-child:not(.dark){background-color:#eff4f4;padding:.5rem .25rem;border-radius:5px}div.obs-report thead.obs-table-header td,div.obs-report thead.obs-table-header th,div.obs-report tbody.obs-table-body td,div.obs-report tbody.obs-table-body th{padding:.25rem}}div.obs-answer-box{display:block;margin:auto;width:29px;height:29px;border-radius:4px;border:1px solid #6a94a1;color:#6a94a1;background-color:#eff4f4;display:flex;align-items:center;justify-content:center;font-weight:500}div.obs-answer-box.clickable{cursor:pointer}div.obs-answer-box-popover{position:absolute;z-index:1000}ul.obs-answer-box-list{display:block;width:fit-content;list-style-type:none;padding:.5rem;margin:0;background-color:#fff;box-shadow:0 3px 6px #00000029;border:solid 1px #eff4f4}ul.obs-answer-box-list li{padding:.25rem;margin:.125rem 0;border-radius:5px;display:flex;align-items:center;gap:.5rem;color:#6c7f85}ul.obs-answer-box-list li:first-child{margin-top:0}ul.obs-answer-box-list li:last-child{margin-bottom:0}ul.obs-answer-box-list li .obs-answer-box{margin:0}ul.obs-answer-box-list.selectable li:hover{background-color:#eff4f4;cursor:pointer}.obs-config{display:flex;flex-direction:column;gap:1rem;color:#6c7f85}.obs-config *{box-sizing:border-box}.obs-config input,.obs-config textarea,.obs-config select{color:#6c7f85;border:1px solid #b8c1bf;border-radius:5px;padding:.25rem;display:block}.obs-config label input,.obs-config label textarea,.obs-config label select{width:100%;margin-top:.5rem}.obs-config div:not(.obs-levels){display:flex;gap:1.5rem}.obs-config div:not(.obs-levels) input{width:auto}.obs-config .obs-levels{max-width:800px;border-spacing:.5rem}.obs-config .obs-levels th{text-align:left}.obs-config .obs-levels td{padding:0}.obs-config .obs-levels td:first-child,.obs-config .obs-levels td:nth-child(3){width:1%}.obs-config .obs-levels td:nth-child(2) input{min-width:200px;width:100%}.obs-config .obs-levels tfoot tr:first-child td{height:1px;background-color:#b8c1bf}.obs-config button{width:min-content}
