/* stylelint-disable */
html,
body {
  width: 100%;
  height: 100%;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
body {
  margin: 0;
}
[tabindex='-1']:focus {
  outline: none;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-weight: 500;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
abbr[title],
abbr[data-original-title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}
address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
input[type='text'],
input[type='password'],
input[type='number'],
textarea {
  -webkit-appearance: none;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1em;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 500;
}
dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1em;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
pre,
code,
kbd,
samp {
  font-size: 1em;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
}
pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}
figure {
  margin: 0 0 1em;
}
img {
  vertical-align: middle;
  border-style: none;
}
a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  text-align: left;
  caption-side: bottom;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type='radio'],
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
mark {
  padding: 0.2em;
  background-color: #feffe6;
}
html body {
  background-color: #e9eef7;
}
html.dark-mode body {
  background-color: #13151a;
  color: #f0f2f4;
}
html.dark-mode .ant-layout {
  background-color: #13151a !important;
  color: #f0f2f4;
}
html.dark-mode .ant-layout-content {
  background-color: #13151a;
}
html.dark-mode .ant-layout-sider {
  background-color: #161b27 !important;
}
html.dark-mode h1,
html.dark-mode h2,
html.dark-mode h3,
html.dark-mode h4,
html.dark-mode h5,
html.dark-mode h6 {
  color: #f0f2f4;
}
html.dark-mode .audit-form h1 {
  color: #f0f2f4;
}
html.dark-mode .audit-form h2,
html.dark-mode .audit-form h3 {
  color: #7ab4f8;
}
html.dark-mode .sections .root-section-header {
  color: #7ab4f8;
}
html.dark-mode .ant-typography {
  color: #f0f2f4;
}
html.dark-mode .ant-card {
  background-color: #1e2130;
  border-color: #3a4155;
  color: #f0f2f4;
}
html.dark-mode .ant-card-head {
  background-color: #141b2d;
  border-color: #3a4155;
  color: #f0f2f4;
}
html.dark-mode .ant-card-body {
  color: #f0f2f4;
}
html.dark-mode .ant-collapse {
  background-color: #1e2130;
  border-color: #3a4155;
  color: #f0f2f4;
}
html.dark-mode .ant-collapse-item {
  border-color: #3a4155;
}
html.dark-mode .ant-collapse-header {
  color: #f0f2f4 !important;
  background-color: #1e2130;
}
html.dark-mode .ant-collapse-content {
  background-color: #13151a;
  border-color: #3a4155;
  color: #f0f2f4;
}
html.dark-mode .ant-collapse-content-box {
  background-color: #13151a;
}
html.dark-mode .ant-table {
  background-color: #1e2130;
  color: #f0f2f4;
}
html.dark-mode .ant-table-thead > tr > th {
  background-color: #141b2d !important;
  color: #b8c4d8 !important;
  border-color: #4a5568 !important;
}
html.dark-mode .ant-table-tbody > tr > td {
  border-color: #3a4155;
  color: #f0f2f4;
}
html.dark-mode .ant-table-placeholder > td {
  background-color: #1e2130 !important;
}
html.dark-mode .ant-empty-description {
  color: #c8cdd6;
}
html.dark-mode .ant-table-tbody > tr.ant-table-row:hover > td {
  background-color: rgba(96, 165, 250, 0.08) !important;
}
html.dark-mode .ant-table-tbody > tr:nth-child(odd) > td {
  background-color: rgba(255, 255, 255, 0.02);
}
html.dark-mode .ant-table-wrapper {
  border-color: #3a4155;
}
html.dark-mode .ant-table-container {
  border-color: #3a4155;
}
html.dark-mode .ant-form-item-label > label {
  color: #c8cdd6;
}
html.dark-mode .ant-form-item-explain-error {
  color: #f87171;
}
html.dark-mode .ant-form-item-tooltip {
  color: #7ab4f8 !important;
}
html.dark-mode .ant-form-item-tooltip:hover {
  color: #93c5fd !important;
}
html.dark-mode .ant-input,
html.dark-mode .ant-input-affix-wrapper {
  background-color: #262c3a !important;
  border-color: #3a4155 !important;
  color: #f0f2f4 !important;
}
html.dark-mode .ant-input::placeholder,
html.dark-mode .ant-input-affix-wrapper::placeholder {
  color: rgba(255, 255, 255, 0.3);
}
html.dark-mode .ant-input:focus,
html.dark-mode .ant-input-affix-wrapper:focus,
html.dark-mode .ant-input:hover,
html.dark-mode .ant-input-affix-wrapper:hover {
  border-color: #60a5fa !important;
}
html.dark-mode .ant-input-affix-wrapper > input.ant-input {
  background-color: transparent !important;
}
html.dark-mode .ant-input-group-addon,
html.dark-mode .ant-input-number-group-addon {
  background-color: #2e3650 !important;
  border-color: #3a4155 !important;
  color: #c8cdd6 !important;
}
html.dark-mode .ant-input-group > .ant-input {
  background-color: #262c3a !important;
  border-color: #3a4155 !important;
  color: #f0f2f4 !important;
}
html.dark-mode .ant-input-number-group-wrapper .ant-input-number {
  background-color: #262c3a !important;
  border-color: #3a4155 !important;
}
html.dark-mode .ant-input-number-group-wrapper .ant-input-number-input {
  color: #f0f2f4 !important;
}
html.dark-mode .ant-input-group-wrapper .ant-input-wrapper,
html.dark-mode .ant-input-number-group-wrapper .ant-input-number-group {
  border-color: #3a4155 !important;
}
html.dark-mode .ant-input-number {
  background-color: #262c3a;
  border-color: #3a4155;
  color: #f0f2f4;
}
html.dark-mode .ant-input-number-input {
  background-color: transparent;
  color: #f0f2f4;
}
html.dark-mode .ant-select-selector {
  background-color: #262c3a !important;
  border-color: #3a4155 !important;
  color: #f0f2f4 !important;
}
html.dark-mode .ant-select-selection-placeholder {
  color: rgba(255, 255, 255, 0.3) !important;
}
html.dark-mode .ant-select-arrow {
  color: #c8cdd6;
}
html.dark-mode .ant-select-dropdown {
  background-color: #1e2130;
  border-color: #3a4155;
}
html.dark-mode .ant-select-item {
  color: #f0f2f4;
}
html.dark-mode .ant-select-item-option-active,
html.dark-mode .ant-select-item-option-selected {
  background-color: rgba(96, 165, 250, 0.15) !important;
  color: #f0f2f4 !important;
}
html.dark-mode .ant-radio-wrapper,
html.dark-mode .ant-checkbox-wrapper {
  color: #f0f2f4;
}
html.dark-mode .ant-radio-inner,
html.dark-mode .ant-checkbox-inner {
  background-color: #262c3a;
  border-color: #3a4155;
}
html.dark-mode .ant-btn-default {
  background-color: #262c3a;
  border-color: #3a4155;
  color: #f0f2f4;
}
html.dark-mode .ant-btn-default:hover {
  border-color: #60a5fa;
  color: #60a5fa;
}
html.dark-mode .ant-btn-text {
  color: #c8cdd6;
}
html.dark-mode .ant-btn-text:hover {
  background-color: rgba(255, 255, 255, 0.08);
  color: #f0f2f4;
}
html.dark-mode .ant-divider {
  border-color: #3a4155;
  color: #c8cdd6;
}
html.dark-mode .ant-tag {
  background-color: #262c3a;
  border-color: #3a4155;
  color: #c8cdd6;
}
html.dark-mode .ant-alert {
  background-color: #1e2130;
  border-color: #3a4155;
  color: #f0f2f4;
}
html.dark-mode .ant-alert-message {
  color: #f0f2f4;
}
html.dark-mode .ant-alert-description {
  color: #c8cdd6;
}
html.dark-mode .ant-modal-content {
  background-color: #1e2130;
  border-color: #3a4155;
}
html.dark-mode .ant-modal-header {
  background-color: #141b2d;
  border-color: #3a4155;
}
html.dark-mode .ant-modal-title {
  color: #f0f2f4;
}
html.dark-mode .ant-modal-body {
  color: #f0f2f4;
}
html.dark-mode .ant-modal-footer {
  border-color: #3a4155;
}
html.dark-mode .ant-modal-close {
  color: #c8cdd6;
}
html.dark-mode .ant-modal-confirm-title {
  color: #f0f2f4 !important;
}
html.dark-mode .ant-modal-confirm-content {
  color: #c8cdd6 !important;
}
html.dark-mode .ant-modal-confirm-paragraph {
  color: #f0f2f4 !important;
}
html.dark-mode .ant-drawer-content {
  background-color: #1e2130;
}
html.dark-mode .ant-drawer-header {
  background-color: #141b2d;
  border-color: #3a4155;
}
html.dark-mode .ant-drawer-title {
  color: #f0f2f4;
}
html.dark-mode .ant-drawer-body {
  color: #f0f2f4;
}
html.dark-mode .ant-notification-notice {
  background-color: #1e2130;
  border: 1px solid #3a4155;
}
html.dark-mode .ant-notification-notice-message {
  color: #f0f2f4;
}
html.dark-mode .ant-notification-notice-description {
  color: #c8cdd6;
}
html.dark-mode .ant-spin-text {
  color: #c8cdd6;
}
html.dark-mode .ant-popover-inner {
  background-color: #1e2130;
  border-color: #3a4155;
}
html.dark-mode .ant-popover-title {
  color: #f0f2f4;
  border-color: #3a4155;
}
html.dark-mode .ant-popover-inner-content {
  color: #c8cdd6;
}
html.dark-mode .ant-progress-text {
  color: #c8cdd6;
}
html.dark-mode .ant-picker {
  background-color: #262c3a !important;
  border-color: #3a4155 !important;
  color: #f0f2f4 !important;
}
html.dark-mode .ant-picker:hover,
html.dark-mode .ant-picker.ant-picker-focused {
  border-color: #60a5fa !important;
}
html.dark-mode .ant-picker-input > input {
  background-color: transparent !important;
  color: #f0f2f4 !important;
}
html.dark-mode .ant-picker-input > input::placeholder {
  color: rgba(255, 255, 255, 0.3) !important;
}
html.dark-mode .ant-picker-suffix,
html.dark-mode .ant-picker-clear {
  color: #c8cdd6 !important;
  background-color: transparent !important;
}
html.dark-mode .ant-picker-separator {
  color: #c8cdd6 !important;
}
html.dark-mode .ant-picker-dropdown {
  color: #f0f2f4;
}
html.dark-mode .ant-picker-panel-container {
  background-color: #1e2130 !important;
  border-color: #3a4155 !important;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.5) !important;
}
html.dark-mode .ant-picker-panel {
  background-color: #1e2130 !important;
  border-color: #3a4155 !important;
}
html.dark-mode .ant-picker-header {
  background-color: #141b2d !important;
  border-color: #3a4155 !important;
  color: #f0f2f4 !important;
}
html.dark-mode .ant-picker-header button,
html.dark-mode .ant-picker-header-view button {
  color: #f0f2f4 !important;
}
html.dark-mode .ant-picker-header button:hover,
html.dark-mode .ant-picker-header-view button:hover {
  color: #60a5fa !important;
}
html.dark-mode .ant-picker-prev-icon::before,
html.dark-mode .ant-picker-next-icon::before,
html.dark-mode .ant-picker-super-prev-icon::before,
html.dark-mode .ant-picker-super-next-icon::before,
html.dark-mode .ant-picker-prev-icon::after,
html.dark-mode .ant-picker-next-icon::after,
html.dark-mode .ant-picker-super-prev-icon::after,
html.dark-mode .ant-picker-super-next-icon::after {
  border-color: #c8cdd6 !important;
}
html.dark-mode .ant-picker-content th {
  color: #7ab4f8 !important;
}
html.dark-mode .ant-picker-cell {
  color: rgba(240, 242, 244, 0.35) !important;
}
html.dark-mode .ant-picker-cell-in-view {
  color: #f0f2f4 !important;
}
html.dark-mode .ant-picker-cell:hover:not(.ant-picker-cell-selected) .ant-picker-cell-inner {
  background-color: rgba(96, 165, 250, 0.15) !important;
}
html.dark-mode .ant-picker-cell-selected .ant-picker-cell-inner,
html.dark-mode .ant-picker-cell-range-start .ant-picker-cell-inner,
html.dark-mode .ant-picker-cell-range-end .ant-picker-cell-inner {
  background-color: #2563eb !important;
  color: #ffffff !important;
}
html.dark-mode .ant-picker-cell-today .ant-picker-cell-inner::before {
  border-color: #60a5fa !important;
}
html.dark-mode .ant-picker-cell-in-range .ant-picker-cell-inner {
  background-color: rgba(37, 99, 235, 0.2) !important;
}
html.dark-mode .ant-picker-footer {
  background-color: #141b2d !important;
  border-color: #3a4155 !important;
}
html.dark-mode .ant-picker-today-btn {
  color: #60a5fa !important;
}
html.dark-mode .ant-picker-today-btn:hover {
  color: #93c5fd !important;
}
html.dark-mode .ant-picker-ok .ant-btn-primary {
  background-color: #2563eb !important;
  border-color: #2563eb !important;
  color: #ffffff !important;
}
html.dark-mode .ant-picker-time-panel-column {
  border-color: #3a4155 !important;
}
html.dark-mode .ant-picker-time-panel-column::-webkit-scrollbar-track {
  background: #1e2130;
}
html.dark-mode .ant-picker-time-panel-column::-webkit-scrollbar-thumb {
  background: #3a4155;
}
html.dark-mode .ant-picker-time-panel-cell-inner {
  color: #f0f2f4 !important;
}
html.dark-mode .ant-picker-time-panel-cell:hover .ant-picker-time-panel-cell-inner {
  background-color: rgba(96, 165, 250, 0.15) !important;
}
html.dark-mode .ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner {
  background-color: rgba(37, 99, 235, 0.3) !important;
  color: #60a5fa !important;
}
html.dark-mode .ant-picker-range .ant-picker-active-bar {
  background-color: #2563eb !important;
}
h1 {
  color: #285db4;
}
.audit-form h1 {
  font-size: 24px;
  line-height: 1.21;
  color: #242424;
}
.audit-form h2 {
  font-family: HelveticaNeueLTStd-Roman;
  font-size: 18px;
  line-height: 1.22;
  color: #285db4;
}
.audit-form h3 {
  font-family: HelveticaNeueLTStd-Roman;
  font-size: 16px;
  line-height: 1.22;
  color: #285db4;
  margin-left: 1em;
}
.ant-layout {
  background: none;
}
.form-container {
  max-width: 684px;
  margin: auto;
  margin-bottom: 10px;
}
.sample-form-skeleton__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}
.sample-form-skeleton__inner-card {
  margin-bottom: 16px;
}
.sample-form-skeleton__field {
  margin-bottom: 16px;
}
.sample-form-skeleton__field--lg {
  margin-bottom: 20px;
}
.sample-form-skeleton__label {
  display: block;
  margin-bottom: 6px;
}
.sample-form-bottom-actions {
  display: flex;
  justify-content: flex-end;
  margin-top: 24px;
  padding-top: 16px;
  border-top: 1px solid #f0f0f0;
}
.sample-form-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sample-form-header__left {
  display: flex;
  align-items: center;
  gap: 12px;
}
form .ant-form-item {
  margin-bottom: 10px;
}
.form-actions {
  display: flex;
  justify-content: center;
}
.anticon svg {
  vertical-align: baseline;
}
.ant-table-tbody > tr > td {
  padding: 8px;
}
.ant-table-thead > tr > th {
  padding: 8px;
}
.ant-btn.submit {
  background-color: #ed9f18;
  border-color: #ed9f18;
}
.ant-notification {
  z-index: 2000;
}
.to-save-server {
  background-color: #34cfdee0;
}
.qs_critical {
  color: #ff0000;
}
.qs_mild {
  color: #c55a11;
}
.qs_parcial {
  color: #ffcc66;
}
.nc_corrected,
.qs_correct {
  color: #0070c0;
}
.nc_partially_corrected {
  color: #ffcc66;
}
.nc_repeated {
  color: #ff3333;
}
.sections {
  margin-top: 20px;
}
.sections .root-section-header {
  color: #285db4;
}
.sections .switch-header {
  margin: 0;
  padding: 0;
}
.param-grid .ant-form-item-label > label {
  white-space: normal;
}
.param-grid .ant-form-item {
  margin-bottom: 12px;
}
.ant-collapse-item.question-panel.qs_critical > .ant-collapse-header,
.ant-collapse-item.question-panel.qs_critical > .ant-collapse-header *,
.ant-collapse-item.question-panel.qs_critical > .ant-collapse-header .ant-collapse-header-text,
.ant-collapse-item.question-panel.qs_critical > .ant-collapse-header .ant-collapse-header-text * {
  color: #ff0000 !important;
}
.ant-collapse-item.question-panel.qs_mild > .ant-collapse-header,
.ant-collapse-item.question-panel.qs_mild > .ant-collapse-header *,
.ant-collapse-item.question-panel.qs_mild > .ant-collapse-header .ant-collapse-header-text,
.ant-collapse-item.question-panel.qs_mild > .ant-collapse-header .ant-collapse-header-text * {
  color: #c55a11 !important;
}
.ant-collapse-item.question-panel.qs_parcial > .ant-collapse-header,
.ant-collapse-item.question-panel.qs_parcial > .ant-collapse-header *,
.ant-collapse-item.question-panel.qs_parcial > .ant-collapse-header .ant-collapse-header-text,
.ant-collapse-item.question-panel.qs_parcial > .ant-collapse-header .ant-collapse-header-text * {
  color: #ffcc66 !important;
}
.ant-collapse-item.question-panel.qs_correct > .ant-collapse-header,
.ant-collapse-item.question-panel.qs_correct > .ant-collapse-header *,
.ant-collapse-item.question-panel.qs_correct > .ant-collapse-header .ant-collapse-header-text,
.ant-collapse-item.question-panel.qs_correct > .ant-collapse-header .ant-collapse-header-text * {
  color: #0070c0 !important;
}
.ant-collapse-item.question-panel.qs_critical > .ant-collapse-header .ant-collapse-arrow svg {
  color: #ff0000 !important;
  fill: #ff0000 !important;
}
.ant-collapse-item.question-panel.qs_mild > .ant-collapse-header .ant-collapse-arrow svg {
  color: #c55a11 !important;
  fill: #c55a11 !important;
}
.ant-collapse-item.question-panel.qs_parcial > .ant-collapse-header .ant-collapse-arrow svg {
  color: #ffcc66 !important;
  fill: #ffcc66 !important;
}
.ant-collapse-item.question-panel.qs_correct > .ant-collapse-header .ant-collapse-arrow svg {
  color: #0070c0 !important;
  fill: #0070c0 !important;
}
.ant-collapse-header .meassure-header-input,
.ant-collapse-header .meassure-header-input * {
  color: rgba(0, 0, 0, 0.88) !important;
}
.ant-collapse-header .meassure-header-input.meassure-in-range .ant-input-group > .ant-input {
  color: #1677ff !important;
}
.ant-collapse-header .meassure-header-input.meassure-out-range .ant-input-group > .ant-input {
  color: #ff4d4f !important;
}
