
#thumbscroller .thumb-doc-nr.current > label.document-name {     color:#008c84; } .thumb-doc-nr > .document-arrow-aktiv svg, .thumb-doc-nr > .document-arrow-inaktiv-blue svg {     fill: #008c84; } div.nav-btn.next-action {     background-color: #008c84;     color: #ffffff; }  div.nav-btn.next-action:hover, div.nav-btn.next-action:active {     background-color: #1eb1a8;     color:  #ffffff;     cursor: pointer; } .annotation_marker.required {border-width: 2px;} #thumbscrollerContainer { max-height: none !important; } .annotation_marker.required:has(input:required:valid){background-color:#ddffdd7d;border:1px solid green}.annotation_marker.required:has(select:required:valid){background-color:#ddffdd7d;border:1px solid green}.annotation_marker.required.active:has(input:required:valid){outline:2px solid green !important}.annotation_marker.required.active:has(select:required:valid){outline:2px solid green !important}.annotation_marker.required:has(input:required:invalid){background-color:#ffdddd7d}.annotation_marker.required:has(select:required:invalid){background-color:#ffdddd7d}.annotation_marker.disabled{border: 0px solid !important;border-color:lightgray}

