/* line 29, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.scrollbar-thin {
  scrollbar-color: #c4c9d2 transparent;
  scrollbar-width: thin;
}
/* line 8, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.scrollbar-thin::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
/* line 13, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.scrollbar-thin::-webkit-scrollbar-track {
  background: transparent;
}
/* line 17, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.scrollbar-thin::-webkit-scrollbar-thumb {
  background-color: #c4c9d2;
  background-clip: padding-box;
  border: 1px solid transparent;
  border-radius: 999px;
}
/* line 24, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.scrollbar-thin::-webkit-scrollbar-thumb:hover {
  background-color: #9aa4b2;
}

/* line 33, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.badge-notification {
  z-index: 1;
  position: absolute;
  top: -10px;
  right: -10px;
  padding: 0px 6px;
  border-radius: 50%;
  background-color: red;
}

/* line 43, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.avatar-sm {
  width: 2rem !important;
  height: 2rem !important;
}

/* line 48, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.font-size-1 {
  font-size: 1rem !important;
}

/* line 52, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.font-size-10 {
  font-size: 10rem !important;
}

/* line 56, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.panel-text {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

/* line 61, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
span.panel {
  background-color: rgba(255, 255, 255, 0.2);
}

/* line 65, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.bg-gradient-blank {
  background-image: linear-gradient(#fff, #ebebe0) !important;
}

/* line 69, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.text-light-grey {
  color: #333;
}

/* line 73, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.bg-light-grey {
  background-color: #e9ecef !important;
}

/* line 77, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.font-weight-very-bold {
  font-weight: 700 !important;
}

/* line 81, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.icon-toggle--brown input[type="checkbox"]:checked ~ .zmdi {
  color: #795548 !important;
}

@media (max-width: 576px) {
  /* line 86, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
  .btn-esm-block {
    width: 100% !important;
  }

  /* line 90, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
  .listview__attrs {
    display: block !important;
  }
}
/* line 95, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.toggle-switch__helper-modified:before {
  top: 3px !important;
}

/* line 99, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.massive .toggle-switch__checkbox {
  display: none !important;
}

/* line 103, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.toggle-switch__checkbox:checked ~ .toggle-switch__helper-modified:after {
  left: calc(100% - 13px) !important;
}

/* line 107, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.toggle-switch__helper-modified:after {
  width: 15px !important;
  height: 15px !important;
}

/* line 112, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.toggle-switch__helper-modified {
  height: 10px !important;
  width: 28px !important;
}

/* line 117, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.dropdown-menu-modified {
  min-width: 17rem !important;
  padding: 0.8rem 1rem !important;
}

/* line 122, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.dropdown-checkbox-label {
  position: relative !important;
  bottom: 7px !important;
}

/* line 127, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.zmdi-mrg-left {
  margin-left: 8px;
}

/* line 131, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.zmdi-2x {
  font-size: 1.4rem !important;
}

/* line 135, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.bottom-1 {
  bottom: 1rem !important;
}

/* line 139, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.modal-subtitle {
  color: #9c9c9c;
  font-size: 1rem;
  font-weight: 400;
}

/* line 145, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.active-tab-pane {
  font-weight: bold !important;
  color: #2196f3 !important;
  text-shadow: 3px 3px 3px #6f90a73b;
}

/* line 151, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.cursor-initial {
  cursor: initial !important;
}

/* line 155, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
td.procedure-data {
  cursor: pointer !important;
}

/* line 159, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.copyButton {
  visibility: hidden;
}

/* line 163, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.copyElement:hover .copyButton {
  visibility: visible;
}

/* line 167, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
i.zmdi-tag {
  font-size: 0.1rem !important;
  background-color: currentColor;
  border-radius: 27px;
  padding: 3px 6px 5px 6px;
  font-family: Roboto, sans-serif;
  -moz-padding-start: 0px;
  -moz-padding-end: 10px;
  text-align: center;
}

/* line 178, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.text-marker,
.procedure-total {
  font-size: 1rem !important;
  font-weight: 400 !important;
}

/* line 184, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.text-marker {
  color: white;
}

/* line 188, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.procedure-total {
  margin-left: 3px;
  color: white;
}

/* line 193, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
div.listview__content {
  word-break: break-all;
}

/* line 197, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
i.icon-marker-style {
  padding: 3px;
}

/* line 201, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.marker-blank {
  padding: 10px 10px !important;
  margin-left: 3px;
  min-width: 1px !important;
}

/* line 207, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.span-marker-name {
  display: none;
}

/* line 211, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.field-icon {
  float: right;
  margin-left: -25px;
  margin-top: -47px;
  position: relative;
  z-index: 2;
}

/* line 219, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.circle-notify {
  background: #ff4642;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  color: white;
  font-size: 0.9rem;
  font-weight: bold;
  text-align: center;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 8px;
  z-index: 2;
}
@media screen and (max-width: 575px) {
  /* line 219, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
  .circle-notify {
    right: unset;
  }
}

/* line 238, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.narging-top-label-or-login {
  margin-top: 16px;
  font-weight: bold;
}

/* line 243, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
tr.group:not(.odd, .even),
tr.group:hover:not(.odd, .even) {
  background-color: #868e96 !important;
  color: #fff !important;
}

/* line 249, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
tr.group td {
  padding: 0.4rem;
}

/* line 253, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.center-boolean {
  display: flex;
  align-items: center;
}

/* line 258, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.follows-counter {
  display: -webkit-inline-box;
  padding-left: 4px;
  padding-right: 4px;
  border-radius: 50%;
  background: #fff;
  color: black;
}

/* line 270, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.folder-container, .file-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

/* line 278, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.document-template-modal-dialog {
  overflow-y: initial !important;
}

/* line 281, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.document-template-modal-body {
  height: 70vh;
  overflow-y: auto;
}

/* line 286, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.document-template-modal-button {
  color: #747a80 !important;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
}

/* line 294, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.tree-folder {
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 10px;
}

/* line 302, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.tree-folder[aria-expanded=true] .zmdi-chevron-right {
  display: none;
}

/* line 306, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.tree-folder[aria-expanded=false] .zmdi-chevron-down {
  display: none;
}

/* line 310, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
#variable-card-body {
  overflow-y: initial !important;
  background-color: #F4F2F2;
}

/* line 315, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
#variables-section {
  height: 50vh;
  overflow-y: auto;
}

/* line 320, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.copy-variable {
  color: #2196F3;
  cursor: pointer;
}

/* line 325, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.searchBar {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
}

/* line 332, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
#searchQueryInput {
  width: 100%;
  height: 2.8rem;
  background: #f5f5f5;
  outline: none;
  border: none;
  border-radius: 1.625rem;
  padding: 0 3.5rem 0 3.0rem;
  font-size: 1rem;
}

/* line 343, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
#searchQuerySubmit {
  width: 3.5rem;
  height: 2.8rem;
  margin-left: -3.5rem;
  background: none;
  border: none;
  outline: none;
}

/* line 352, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
#searchQuerySubmit:hover {
  cursor: pointer;
}

/* line 356, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.manage-document-modal {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}

/* line 362, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.modal-file {
  text-align: center;
  word-wrap: break-word;
  overflow-wrap: break-word;
  width: 80%;
}

/* line 369, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.user-progress-icon {
  display: flex;
  justify-content: end;
}

/* line 374, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.flow-procedure-dropdown:hover {
  font-weight: bold !important;
}

/* line 378, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
body.modal-open .api-documentation-grid {
  -webkit-filter: blur(4px);
  -moz-filter: blur(4px);
  -o-filter: blur(4px);
  -ms-filter: blur(4px);
  filter: blur(4px);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='4');
}

/* line 387, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
#search-variable {
  width: 100%;
  height: 2.8rem;
  background: #f5f5f59f;
  padding: 0 3.5rem 0 1.5rem;
  border: 1px solid grey;
  border-radius: 6px;
  font-size: 1rem;
}

/* line 397, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.undo-progress {
  position: fixed;
  bottom: 0;
  left: 0;
  border-radius: 8px;
  padding: 10px;
  color: white;
  background-color: #202124;
  margin-bottom: 10px;
  margin-left: 10px;
  width: 750px;
  height: 70px;
  padding-top: 18px;
  padding-left: 18px;
  padding-right: 18px;
}

/* line 414, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.undo-info-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

/* line 421, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.title-and-close-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

/* line 429, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.timer-and-undo-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 15px;
}

/* line 437, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.undo-progress-countdown {
  font-size: 12px;
}

/* line 441, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.undo-info-title {
  font-size: 16px;
}

/* line 445, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.undo-progress-link {
  color: #2196F3;
}

/* line 449, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.popover-priority-container:hover {
  cursor: pointer;
  font-weight: bold;
}

/* line 454, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.no-priority-option {
  display: flex;
  align-items: center;
  width: 100%;
  color: #03A9F4;
}

/* line 461, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.no-priority-option:hover {
  cursor: pointer;
  font-weight: bold;
}

/* line 466, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.undo-progress-close-link {
  color: #e72626;
}

/* line 470, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.undo-progress-close-link:hover {
  color: #e72626;
}

/* line 474, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.variable-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  border: 1px solid grey;
  border-radius: 8px;
  padding: 4px 8px;
  margin-top: 10px;
  background-color: #FDFDFD;
}

/* line 486, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.variable-label {
  font-weight: bold !important;
  color: black;
}

/* line 491, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.manage-documents-navigation {
  display: flex;
  flex-direction: column;
  gap: 15px;
  justify-content: center;
}

/* line 498, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.manage-documents-layout {
  background-color: white;
  padding: 35px;
  border-radius: 20px;
  display: flex;
  gap: 10px;
  height: 600px;
  overflow: auto;
}

/* line 508, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.manage-documents-navigation .zmdi {
  font-size: 18px;
}

/* line 512, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.manage-documents-navigation-button {
  background: #fff;
  border: 1px solid #cfcfcf;
  padding: 10px 20px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  border-radius: var(--app-button-radius, 9px);
  font-size: 15px;
  width: 292px;
  cursor: pointer;
  color: #253650;
  min-height: 44px;
  transition: background-color .16s ease, border-color .16s ease, color .16s ease;
}

/* line 529, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.manage-documents-navigation-button:hover {
  background: var(--app-button-secondary-background, #eef2f7);
  border-color: var(--app-button-outline-secondary-border, #aeb9c8);
  color: var(--app-button-secondary-hover-color, #435168);
  text-decoration: none;
}

/* line 536, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.manage-documents-navigation-button.is-loading {
  cursor: wait;
  pointer-events: none;
}

/* line 541, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.manage-documents-navigation-button.is-loading::after {
  animation: manage-documents-spin .75s linear infinite;
  border: 2px solid #d8e1ed;
  border-radius: 50%;
  border-top-color: var(--app-button-focus, #1769e0);
  content: "";
  height: 16px;
  margin-left: auto;
  width: 16px;
}

/* line 552, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.manage-documents-search {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 15px;
}

/* line 559, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.search-documents {
  flex: 2;
}

/* line 563, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.manage-documents-search-bar {
  position: relative;
  width: 100%;
  flex: 2;
  display: flex;
  flex-direction: row;
  align-items: center;
}

/* line 572, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.manage-documents-search-bar > .zmdi-search {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}

/* line 579, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.manage-documents-search-input {
  width: 100%;
  height: 2.8rem;
  outline: none;
  border: none;
  border-radius: 1.625rem;
  padding-left: 40px;
  padding-right: 50px;
  font-size: 1rem;
  border: 1px solid #cfcfcf;
}

/* line 591, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.manage-documents-view-option-button {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 1px solid #cfcfcf;
  border-radius: var(--app-button-radius, 9px);
  padding: 14px;
  cursor: pointer;
  color: black;
  transition: background-color .16s ease, border-color .16s ease, color .16s ease;
}

/* line 604, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.manage-documents-view-option-button:hover,
.manage-documents-view-option-button.is-active {
  background: var(--app-button-secondary-background, #eef2f7);
  border-color: var(--app-button-outline-secondary-border, #aeb9c8);
  color: var(--app-button-secondary-hover-color, #435168);
}

/* line 611, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.manage-documents-navigation-button:focus-visible,
.manage-documents-view-option-button:focus-visible {
  box-shadow: 0 0 0 3px var(--app-button-focus-ring, rgba(23, 105, 224, 0.2));
  outline: 2px solid var(--app-button-focus, #1769e0);
  outline-offset: 2px;
}

/* line 618, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.manage-documents-breadcrumb {
  display: flex;
  flex-direction: row;
  gap: 20px;
  margin-top: 25px;
  align-items: center;
  margin-left: 10px;
}

/* line 627, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.document-template-manager__layout .manage-documents-view.is-loading::after {
  align-items: center;
  background: rgba(255, 255, 255, 0.76);
  color: #59677c;
  content: "Carregando documentos...";
  display: flex;
  font-size: .85rem;
  font-weight: 600;
  inset: 0;
  justify-content: center;
  position: absolute;
  z-index: 4;
}

@keyframes manage-documents-spin {
  to {
    transform: rotate(360deg);
  }
}
/* line 645, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.manage-documents-breadcrumb a:nth-child(odd) {
  color: #a9adb1;
  font-size: 20px;
}

/* line 650, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.manage-documents-breadcrumb span:nth-child(even) {
  color: #a9adb1;
  font-size: 16px;
}

/* line 655, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.manage-documents-breadcrumb a:last-child {
  color: #03A9F4;
  font-size: 20px;
}

/* line 660, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.manage-documents-grid-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 18px;
  margin-bottom: 25px;
}

/* line 668, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.manage-documents-grid-container {
  display: flex;
  align-items: center;
  font-size: 14px;
  padding: 6px 12px;
  gap: 8px;
  width: 260px;
  margin-top: 20px;
  background-color: #f8f8f8;
  justify-content: space-between;
}

/* line 680, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.manage-documents-grid-container .zmdi-folder {
  width: 20px;
  font-size: 24px;
}

/* line 685, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.manage-documents-grid-container .zmdi-folder-star {
  width: 20px;
  font-size: 24px;
}

/* line 690, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.manage-documents-grid-container .zmdi-file-text {
  width: 20px;
  font-size: 24px;
}

/* line 695, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.new-element {
  border: 1px solid #cfcfcf;
  border-radius: 5px;
  cursor: pointer;
  background-color: white;
}

/* line 702, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.manage-documents-grid-container .zmdi-plus-circle {
  font-size: 24px;
  color: #03A9F4;
}

/* line 707, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.model-permission {
  padding: 0px 15px;
}

/* line 711, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.model-permission-header {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
}

/* line 718, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.circle-zmdi-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #03A9F4;
}

/* line 728, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.permission-zmdi-icon {
  color: white;
  font-size: 24px !important;
}

/* line 734, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.model-permission-header p {
  color: #344563;
  font-weight: bold;
}

/* line 739, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.model-permission-registered-section {
  margin-top: 20px;
  color: black;
}

/* line 744, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.model-permission-list {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  max-height: 200px;
  overflow: auto;
}

/* line 752, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.model-permission-element {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #cfcfcf;
  padding: 3px 10px;
}

/* line 761, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.model-permission-left-div {
  display: flex;
  gap: 10px;
  align-items: center;
}

/* line 767, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.details-popover {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
}

/* line 774, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.details-popover-element {
  display: flex;
  align-items: center;
  gap: 10px;
}

/* line 780, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.details-popover-element .zmdi {
  width: 12px;
}

/* line 784, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.details-popover-element span {
  color: black;
}

/* line 788, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.table-actions {
  visibility: hidden;
}

/* line 792, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
tr:hover .table-actions {
  visibility: visible;
}

/* line 796, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.alert-info-default {
  background-color: #d9edf7 !important;
  border-color: #bcdff1 !important;
  color: #31708f !important;
}

/* line 802, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.sticky-procedure-notification {
  position: fixed;
  right: 24px;
  bottom: 24px;
  width: 480px;
  max-width: calc(100vw - 48px);
  margin: 0;
  overflow: visible;
  color: #293b55;
  border: 1px solid #dce5f0;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 18px 48px rgba(20, 39, 67, 0.24);
  z-index: 1085;
}

/* line 818, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.sticky-procedure-header {
  padding: 14px 16px;
  border-bottom: 1px solid #e5ebf3;
  border-radius: 14px 14px 0 0;
  background: #fff;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 829, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.sticky-procedure-header h5 {
  margin: 0;
  color: #263954;
  font-size: 15px;
  font-weight: 700;
}

/* line 836, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.sticky-procedure-body {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  padding: 16px;
  color: #53657d;
  background: #f7f9fc;
}

/* line 845, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.sticky-procedure-footer {
  display: flex;
  gap: 8px;
  justify-content: flex-end;
  padding: 12px 16px;
  border-top: 1px solid #e5ebf3;
  border-radius: 0 0 14px 14px;
  background: #f7f9fc;
}

/* line 855, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.sticky-procedure-notification #collapse-button {
  min-height: 32px;
  padding: 5px 9px;
}

/* line 860, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.sticky-procedure-notification #expand-button {
  right: 24px !important;
  bottom: 24px !important;
  align-items: center;
  gap: 8px;
  min-height: 42px;
  padding: 10px 14px;
  border-radius: 10px;
  box-shadow: 0 12px 32px rgba(20, 39, 67, 0.24);
}

/* line 871, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.loader {
  border: 5px solid #EAF0F6;
  border-radius: 50%;
  border-top: 5px solid #2196F3;
  width: 25px;
  height: 25px;
  animation: spinner 4s linear infinite;
}

/* line 880, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.bulk-step-procedure-status {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  min-height: 25px;
  font-weight: 500;
}

/* line 888, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.bulk-step-procedure-status--cancelled {
  color: #d14343;
}

/* line 892, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.bulk-step-procedure-status--cancelled i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  color: #ffffff;
  background-color: #d14343;
}

/* line 903, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.loader-inside-button {
  border: 3px solid #EAF0F6;
  border-radius: 50%;
  border-top: 3px solid #2196F3;
  width: 20px;
  height: 20px;
  animation: spinner 4s linear infinite;
  margin-right: 10px;
}

@media (max-width: 780px) {
  /* line 914, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
  .sticky-procedure-notification {
    right: 16px;
    bottom: 16px;
    width: calc(100vw - 32px);
    max-width: none;
  }

  /* line 921, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
  .sticky-procedure-notification #expand-button {
    right: 16px !important;
    bottom: 16px !important;
  }
}
/* line 927, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.bulk-step-results-loader {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-height: 180px;
  color: #60738d;
}

/* line 936, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
#bulk-step-procedures-results.is-loading {
  min-height: 220px;
}

@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* line 945, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.skeleton-loader {
  width: 100%;
  height: 150px;
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
  animation: loading 1.5s infinite;
  border-radius: 4px;
}

@keyframes loading {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}
/* line 963, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.table-work-leaves {
  border-collapse: collapse !important;
}

/* line 967, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.table-work-leaves th {
  border: 1px solid #000000 !important;
  padding: 8px !important;
  border-bottom: 2px solid #000000 !important;
}

/* line 973, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.table-work-leaves td {
  border: 1px solid #000000 !important;
  padding: 8px !important;
}

/* line 978, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.after-scheduling-input::after {
  content: "Texto ao final";
  display: block;
}

/* line 983, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.circle-notify-procedure {
  background: #ff4642;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  color: white;
  font-size: 0.9rem;
  font-weight: bold;
  text-align: center;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 1px;
  z-index: 2;
}
@media screen and (max-width: 575px) {
  /* line 983, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
  .circle-notify-procedure {
    right: unset;
  }
}

/* line 1002, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.header-filter {
  position: absolute;
  right: 15px;
  top: 10px;
  font-size: 1.7rem !important;
  cursor: pointer;
}

/* line 1010, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.manage-documents-filter {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 2rem;
  cursor: pointer;
}

/* line 1019, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.header-search-input {
  border: 0;
  border-radius: 2px;
  height: 2.9rem;
  padding: 0 1rem 0 3rem;
  width: 100%;
  transition: background-color 300ms, color 300ms;
}

@media (min-width: 992px) {
  /* line 1027, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
  .header-search-input {
    background-color: rgba(255, 255, 255, 0.2);
    color: #FFFFFF;
  }

  /* line 1030, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
  .header-search-input::-webkit-input-placeholder {
    color: #FFFFFF;
    opacity: 1;
  }

  /* line 1033, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
  .header-search-input:-ms-input-placeholder {
    color: #FFFFFF;
    opacity: 1;
  }

  /* line 1036, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
  .header-search-input::placeholder {
    color: #FFFFFF;
    opacity: 1;
  }

  /* line 1039, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
  .header-search-input:focus {
    background-color: #FFFFFF;
    color: #495057;
  }

  /* line 1042, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
  .header-search-input:focus::-webkit-input-placeholder {
    color: #606a73;
    opacity: 1;
  }

  /* line 1045, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
  .header-search-input:focus:-ms-input-placeholder {
    color: #606a73;
    opacity: 1;
  }

  /* line 1048, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
  .header-search-input:focus::placeholder {
    color: #606a73;
    opacity: 1;
  }
}
@media (max-width: 1199.98px) {
  /* line 1052, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
  .header-search-input {
    background-color: #f6f6f6;
    color: #495057;
  }

  /* line 1055, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
  .header-search-input::-webkit-input-placeholder {
    color: #606a73;
    opacity: 1;
  }

  /* line 1058, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
  .header-search-input:-ms-input-placeholder {
    color: #606a73;
    opacity: 1;
  }

  /* line 1061, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
  .header-search-input::placeholder {
    color: #606a73;
    opacity: 1;
  }
}
/* line 1064, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.no-autofill-highlight:-webkit-autofill,
.no-autofill-highlight:-webkit-autofill:hover,
.no-autofill-highlight:-webkit-autofill:focus,
.no-autofill-highlight:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: #555 !important;
}

/* line 1072, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.narrow-tab {
  width: 30px;
}

/* line 1076, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.content__inner-people {
  margin: auto;
}

/* line 1078, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.content__inner:not(.content__inner--sm) {
  max-width: 2280px;
}

/* line 1081, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.content__inner-people--sm {
  max-width: 1300px;
}

/* line 1084, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.new-contact__header-people {
  background-color: #f3f3f3;
  text-align: center;
  padding: 5.5rem 0;
  border-radius: 2px 2px 0 0;
  border: 2.2rem solid #FFFFFF;
  position: relative;
}

/* line 1093, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.person-addresses {
  margin-top: 3rem;
}

/* line 1097, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.person-addresses__header,
.person-address-card__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}

/* line 1105, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.person-addresses__header {
  margin-bottom: 1.5rem;
}

/* line 1109, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.person-addresses__header .card-body__title {
  margin: 0 0 0.25rem;
}

/* line 1113, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.person-addresses__summary,
.person-address-card__identity small {
  margin: 0;
  color: #6c757d;
}

/* line 1119, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.person-addresses__toolbar {
  margin-bottom: 1.5rem;
  padding: 1rem;
  border: 1px solid #e5e9ef;
  border-radius: 4px;
  background: #f8f9fa;
}

/* line 1127, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.person-addresses__toolbar label {
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 500;
}

/* line 1133, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.person-address-card {
  margin-bottom: 0.75rem;
  border: 1px solid #dfe5ec;
  border-radius: 4px;
  background: #fff;
}

/* line 1140, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.person-address-card__header {
  min-height: 4.5rem;
  padding: 1rem 1.25rem;
}

/* line 1145, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.person-address-card__identity,
.person-address-card__actions {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

/* line 1152, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.person-address-card__identity {
  min-width: 0;
}

/* line 1156, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.person-address-card__identity strong,
.person-address-card__identity small {
  display: block;
  overflow-wrap: anywhere;
}

/* line 1162, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.person-address-card__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  flex: 0 0 2.5rem;
  border-radius: 50%;
  background: #e8f3fd;
  color: #1976d2;
  font-size: 1.25rem;
}

/* line 1175, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.person-address-card__fields {
  padding: 1.25rem;
  border-top: 1px solid #e5e9ef;
  background: #fbfcfd;
}

/* line 1181, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.person-addresses__empty {
  display: flex;
  min-height: 10rem;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.35rem;
  padding: 2rem;
  border: 1px dashed #cfd6df;
  border-radius: 4px;
  color: #6c757d;
  text-align: center;
}

/* line 1195, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.person-addresses__empty i {
  margin-bottom: 0.5rem;
  font-size: 2rem;
}

/* line 1200, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.person-address-pagination {
  margin-top: 1.5rem;
}

/* line 1204, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.person-addresses__footer {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-top: 1.5rem;
}

/* line 1211, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.person-addresses__footer small {
  color: #6c757d;
}

@media (max-width: 767px) {
  /* line 1216, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
  .person-addresses__header,
  .person-address-card__header {
    align-items: stretch;
    flex-direction: column;
  }

  /* line 1222, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
  .person-address-card__actions {
    justify-content: space-between;
  }

  /* line 1226, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
  .person-addresses__toolbar .input-group,
  .person-addresses__toolbar .input-group-append {
    display: flex;
    width: 100%;
  }

  /* line 1232, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
  .person-addresses__footer {
    align-items: stretch;
    flex-direction: column;
  }
}
/* line 1238, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.select2-option-red {
  color: red;
}

/* line 1242, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.select2-option-green {
  color: green;
}

/* line 1246, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field[placeholder] {
  width: auto !important;
  min-width: 250px;
}

/* line 1251, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.radio-buttons-inline .inline-radio {
  display: inline-block;
  margin-right: 50px;
}

/* line 1256, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.icon-list-contributor {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 1264, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.icon-list-contributor li {
  display: flex;
  align-items: center;
  margin-right: 1rem;
}

/* line 1270, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.icon-list-contributor .icon-spacing {
  margin-right: 10px;
}

/* line 1274, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.small-text-contributor-header {
  font-size: 0.875rem;
}

/* line 1278, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.modal-bottom-sheet {
  position: fixed;
  bottom: 0;
  left: 0;
  margin: 0;
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: 50%;
  border-radius: 12px 12px 0 0;
  overflow: hidden;
  transform: translateY(100%);
  transition: transform 0.3s ease-out;
}

/* line 1293, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.modal.show .modal-bottom-sheet {
  transform: translateY(0);
}

/* line 1297, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.modal-bottom-sheet .modal-content {
  border-radius: 12px 12px 0 0;
  border: none;
  height: 100%;
}

/* line 1303, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.modal-bottom-sheet .modal-header {
  background-color: #f8f9fa;
  border-bottom: 1px solid #dee2e6;
  padding: 1rem;
}

/* line 1309, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.fields:has(.legal-representative-attachments)::after {
  content: '';
  display: block;
  border-bottom: 1px solid #f1eded;
  margin: 1rem 0;
}

/* line 1316, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.legal-representative-attachments {
  width: 100%;
}
/* line 1319, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.legal-representative-attachments__list {
  display: grid;
  margin-top: 0.5rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.5rem;
}
/* line 1325, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.legal-representative-attachments__list--persisted {
  margin-top: 0.5rem;
}
/* line 1330, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.legal-representative-attachments__item {
  display: flex;
  align-items: center;
  gap: 0.55rem;
  padding: 0.55rem 0.65rem;
  border-radius: 10px;
  background: #f7fbff;
  border: 1px solid #d9e9f9;
  min-width: 0;
}
/* line 1341, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.legal-representative-attachments__icon {
  width: 30px;
  height: 30px;
  border-radius: 8px;
  background: #d9ecff;
  color: #2b5d90;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
/* line 1353, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.legal-representative-attachments__meta {
  min-width: 0;
  flex: 1;
}
/* line 1358, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.legal-representative-attachments__name {
  display: block;
  font-size: 0.82rem;
  font-weight: 600;
  color: #2f3f4f;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 1367, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.legal-representative-attachments__name span {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: top;
}
/* line 1377, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.legal-representative-attachments__details {
  font-size: 0.72rem;
  color: #63809b;
}
/* line 1382, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.legal-representative-attachments__actions {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}
/* line 1388, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.legal-representative-attachments__download, .legal-representative-attachments__remove {
  border: none;
  background: transparent;
  width: 28px;
  height: 28px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  text-decoration: none;
  transition: background-color 0.2s ease, color 0.2s ease;
}
/* line 1403, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.legal-representative-attachments__download {
  color: #6d86a0;
}
/* line 1406, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.legal-representative-attachments__download:hover {
  background: #e6f2ff;
  color: #2c6aa3;
  text-decoration: none;
}
/* line 1413, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.legal-representative-attachments__remove {
  color: #7f98b0;
}
/* line 1416, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.legal-representative-attachments__remove:hover {
  background: #fce9eb;
  color: #d84a5e;
  text-decoration: none;
}

/* line 1424, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.js-legal-representative-attachments-list {
  position: relative;
  padding-bottom: 0.5rem;
}
/* line 1428, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.js-legal-representative-attachments-list::after {
  content: '';
  border-bottom: 1px solid #f1eded;
  position: absolute;
  width: 100%;
  bottom: 0;
}
/* line 1437, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.js-legal-representative-attachments-list .legal-representative-attachments__item {
  background-color: #f6f6f6;
  border-color: #eee;
}
/* line 1442, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.js-legal-representative-attachments-list .legal-representative-attachments__icon {
  background-color: #e3e3e3;
  color: #7b7b7b;
}
/* line 1447, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.js-legal-representative-attachments-list .legal-representative-attachments__details {
  color: #707070;
}

/* line 1453, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.modal-bottom-sheet .modal-body {
  padding: 1.5rem;
  overflow-y: auto;
}

/* line 1458, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.modal-bottom-sheet {
  transition: transform 0.3s ease-out;
  transform: translateY(100%);
}

/* line 1463, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.modal.fade.show .modal-bottom-sheet {
  transform: translateY(0%);
}

/* line 1467, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.modal-generator-factor {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4);
}

/* line 1480, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.modal-content-generator-factor {
  background-color: #fefefe;
  margin: 15% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

/* line 1488, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.close-generator-factor {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  color: #ff0000;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

/* line 1499, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.close-generator-factor:hover,
.close-generator-factor:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

/* line 1506, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.clickable-generator-factor {
  cursor: pointer;
}

/* line 1510, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.address-box {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  border: 0.5px solid #EDE9E9;
  padding: 5px;
  border-radius: 4px;
}

/* line 1519, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.address-box i {
  margin-right: 10px;
}

/* line 1523, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.zmdi-anchor {
  cursor: pointer;
  color: #2196F3;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  transition: color 0.3s ease;
}
/* line 1531, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.zmdi-anchor:hover {
  color: #0a6ebd;
  text-decoration: none;
}

/* line 1537, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.modal-dialog-slideout {
  min-height: 100%;
  margin: 0 0 0 auto;
  background: #fff;
}

/* line 1543, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.modal.fade .modal-dialog.modal-dialog-slideout {
  transform: translate(100%, 0);
}

/* line 1547, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.modal.fade.show .modal-dialog.modal-dialog-slideout {
  transform: translate(0, 0);
  display: flex;
  align-items: stretch;
}

/* line 1553, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.modal-dialog-slideout .modal-content {
  border: 0;
  border-radius: 0;
  width: 450px;
}

/* line 1559, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.modal.right .modal-dialog {
  position: fixed;
  margin: 0;
  width: 95%;
  max-width: 1400px;
  height: 100%;
  right: 0;
}

/* line 1568, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.modal.right .modal-content {
  height: 100vh;
  border-radius: 0;
  border: none;
}

/* line 1575, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.document-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f8f9fa;
  border-bottom: 1px solid #dee2e6;
}

/* line 1583, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.header-actions {
  display: flex;
  align-items: center;
}

/* line 1588, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.document-container {
  display: flex;
  height: calc(100vh - 60px);
}

/* line 1593, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.document-preview {
  flex: 1;
  padding: 20px;
  background: #e9ecef;
}

/* line 1599, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.document-preview iframe {
  width: 100%;
  height: 100%;
  border: none;
}

/* line 1605, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.document-info {
  width: 500px;
  background: #ffffff;
  padding: 20px;
  border-left: 1px solid #dee2e6;
  overflow-y: auto;
}

/* line 1613, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.info-title {
  font-weight: 600;
  margin-bottom: 20px;
}

/* line 1618, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.author-box {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

/* line 1624, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.avatar {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #007bff;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  margin-right: 12px;
}

/* line 1637, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.info-item {
  margin-bottom: 15px;
}

/* line 1641, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.info-item span {
  display: block;
  font-size: 13px;
  color: #6c757d;
}

/* line 1647, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.modal.right .modal-dialog {
  transform: translateX(100%);
  transition: transform 0.3s ease-out;
}

/* line 1652, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.modal.right.show .modal-dialog {
  transform: translateX(0);
}

/* line 1656, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.modal.right .unified-signature-dialog {
  width: 760px;
  max-width: 100%;
}

/* line 1661, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.unified-signature-dialog .modal-content {
  display: flex;
  flex-direction: column;
}

/* line 1666, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.unified-signature-dialog form {
  display: flex;
  flex: 1;
  min-height: 0;
  flex-direction: column;
}

/* line 1673, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.unified-signature-body {
  flex: 1;
  overflow-y: auto;
}

/* line 1678, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.unified-signature-document[draggable="false"] {
  cursor: default;
}

@media (max-width: 767px) {
  /* line 1683, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
  .modal.right .unified-signature-dialog {
    width: 100%;
  }
}
/* line 1688, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.document-header {
  padding: 2rem;
}

/* line 1692, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.document-info .nav-tabs {
  border-bottom: 2px solid #dee2e6;
}

/* line 1696, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.document-info .nav-tabs .nav-link {
  font-size: 14px;
  font-weight: 500;
  color: #6c757d;
  border: none;
  padding: 8px 16px;
}

/* line 1704, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.document-info .nav-tabs .nav-link.active {
  color: #2799f3;
  border-bottom: 2px solid #2799f3;
  background: transparent;
}

/* line 1710, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
#statsHistoryTable th {
  font-size: 12px;
  text-transform: uppercase;
  color: #888;
  border-top: none;
}

/* line 1717, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
#statsHistoryTable td {
  font-size: 13px;
  vertical-align: middle;
}

/* line 1722, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.flatpickr-wrapper {
  flex: 1 1 auto;
  width: min-content;
}
/* line 1727, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.flatpickr-wrapper:has(.flatpickr-time) .flatpickr-calendar.open {
  max-width: 140px;
}

/* line 1733, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.input-group > .flatpickr-wrapper {
  flex: 1 1 0;
  min-width: 0;
  width: 1%;
}

/* line 1739, /workspaces/spa-3/app/assets/stylesheets/shared.scss */
.input-group > .flatpickr-wrapper > .form-control {
  width: 100%;
}
