@charset "UTF-8";/* stylelint-disable plugin/stylelint-no-indistinguishable-colors */
/* stylelint-disable */
/* stylelint-disable */
/* stylelint-disable */
/* stylelint-disable */
/* stylelint-disable */
._sectionHero_1to0d_91 {
  height: 285px;
  display: flex;
  border-bottom: 1px solid #cdd3cd;
  background-color: #fff;
  overflow: hidden;
}
._sectionHero_1to0d_91 ._container_1to0d_98 {
  width: 100%;
  max-width: 1070px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
._sectionHero_1to0d_91 ._container_1to0d_98 ._text_1to0d_107 {
  width: 100%;
  max-width: 400px;
  flex: 1;
}
._sectionHero_1to0d_91 ._container_1to0d_98 ._text_1to0d_107 ._title_1to0d_112 {
  color: #d7e6c8;
  margin-bottom: 16px;
}
._sectionHero_1to0d_91 ._container_1to0d_98 ._text_1to0d_107 ._paragraph_1to0d_116 {
  width: 470px;
}
._sectionHero_1to0d_91 ._container_1to0d_98 ._image_1to0d_119 {
  width: 100%;
  height: 100%;
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
}
._sectionHero_1to0d_91 ._container_1to0d_98 ._image_1to0d_119 img {
  margin-left: 300px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}/* stylelint-disable */
/* COLORS */
/* Primary */
/* Secondary */
/* Support */
/* END COLORS */
/* TYPOGRAPHY */
/* Font Family */
/* Font Weight */
/* Font Size */
/* Font Line Height */
/* END TYPOGRAPHY */
/* STYLING TOKENS */
/* Spacing */
/* Radius */
/* Border */
/* Thickness */
/* Opacity */
/* Shadow */
/* Animation */
/* z-index */
/* Others */
html,
body {
  width: 100%;
  height: 100%;
  background: #fafafa;
  -webkit-font-smoothing: antialiased;
}
body {
  color: #323c32;
  font-family: "Nunito", sans-serif;
}
body *,
body *::after,
body *::before {
  font-family: inherit;
}
body._sicredi-focus-disabled_1rucf_57 *:focus {
  outline: none;
}
body {
  padding: 0;
  margin: 0;
}
._root-content_1rucf_66 {
  max-width: 1070px;
  margin: 0 auto;
}
/* stylelint-disable plugin/stylelint-no-indistinguishable-colors */
/* stylelint-disable */
/* stylelint-disable */
/* stylelint-disable */
/* stylelint-disable */
/* stylelint-disable */
/* stylelint-disable */
header {
  background-color: #33820d;
  width: 100%;
  height: 74px;
  display: flex;
  left: 0;
  top: 0;
  position: sticky;
  z-index: 10;
}
._container_1rucf_190 {
  width: 100%;
  max-width: 1070px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
._container_1rucf_190 ._left_1rucf_198 {
  display: flex;
  align-items: center;
}
._container_1rucf_190 ._left_1rucf_198 ._logo_1rucf_202 {
  margin-right: 15px;
  margin-top: 0.12rem;
}
._container_1rucf_190 ._left_1rucf_198 ._navBar_1rucf_206 ul {
  display: flex;
  list-style: none;
}
._container_1rucf_190 ._left_1rucf_198 ._navBar_1rucf_206 ul li:not(:first-child) {
  margin-left: 48px;
}
._container_1rucf_190 ._left_1rucf_198 ._navBar_1rucf_206 ul li a {
  color: aliceblue;
  text-decoration: none;
  font-family: "Exo 2", sans-serif;
}
._container_1rucf_190 ._left_1rucf_198 ._navBar_1rucf_206 ul li a:hover {
  opacity: 0.8;
}
._container_1rucf_190 ._right_1rucf_221 {
  display: flex;
  align-items: center;
}
._container_1rucf_190 ._right_1rucf_221 ._profile_1rucf_225 {
  display: flex;
  align-items: center;
  margin-left: 24px;
  border-left: 1px solid #ffffff;
  padding-left: 24px;
}
._container_1rucf_190 ._right_1rucf_221 ._profile_1rucf_225 ._contentIcon_1rucf_232 {
  width: 40px;
  height: 40px;
  border: 2px solid #3fa110;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
}
._container_1rucf_190 ._right_1rucf_221 ._profile_1rucf_225 ._contentIcon_1rucf_232 ._icon_1rucf_242 {
  width: 24px;
}
._container_1rucf_190 ._right_1rucf_221 ._profile_1rucf_225 ._username_1rucf_245 {
  margin-left: 12px;
  margin-right: 10px;
  font-family: "Exo 2", sans-serif;
  color: #ffffff;
}
._container_1rucf_190 ._right_1rucf_221 ._profile_1rucf_225 button {
  color: #ffffff;
  background-color: #33820d;
  text-decoration: none;
  border: none;
  border-radius: 25%;
  padding: 0;
}
._container_1rucf_190 ._right_1rucf_221 ._profile_1rucf_225 button:hover {
  background-color: rgba(255, 255, 255, 0.2);
  cursor: pointer;
  opacity: 0.8;
}/* stylelint-disable */
/* COLORS */
/* Primary */
/* Secondary */
/* Support */
/* END COLORS */
/* TYPOGRAPHY */
/* Font Family */
/* Font Weight */
/* Font Size */
/* Font Line Height */
/* END TYPOGRAPHY */
/* STYLING TOKENS */
/* Spacing */
/* Radius */
/* Border */
/* Thickness */
/* Opacity */
/* Shadow */
/* Animation */
/* z-index */
/* Others */
html,
body {
  width: 100%;
  height: 100%;
  background: #fafafa;
  -webkit-font-smoothing: antialiased;
}
body {
  color: #323c32;
  font-family: "Nunito", sans-serif;
}
body *,
body *::after,
body *::before {
  font-family: inherit;
}
body._sicredi-focus-disabled_ae4y2_57 *:focus {
  outline: none;
}
body {
  padding: 0;
  margin: 0;
}
._root-content_ae4y2_66 {
  max-width: 1070px;
  margin: 0 auto;
}
._wrapperTitleSection_ae4y2_71 {
  background-color: #ffffff;
}
._wrapperTitleSection_ae4y2_71 ._container_ae4y2_74 {
  width: 100%;
  max-width: 1070px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 25px 0 0;
}
._wrapperTitleSection_ae4y2_71 ._container_ae4y2_74 ._titlePage_ae4y2_83 span {
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  background-color: #146e37;
  color: #ffffff;
  padding: 4px 8px;
  border-radius: 4px;
  display: inline-block;
}
._wrapperTitleSection_ae4y2_71 ._container_ae4y2_74 ._titlePage_ae4y2_83 h2 {
  font-family: "Exo 2", sans-serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 32px;
  color: #323c32;
}/* stylelint-disable */
:export {
  typographyfamilybase: "Nunito", sans-serif;
  typographyfamilyhighlighted: "Exo 2", sans-serif;
  typographysizexsmall: 12px;
  typographysizesmall: 14px;
  typographysizemedium: 16px;
  typographysizelarge: 20px;
  typographysizexlarge: 24px;
  typographysizexxlarge: 32px;
  typographysizexxxlarge: 40px;
  typographyweightextralight: 200;
  typographyweightlight: 300;
  typographyweightnormal: 400;
  typographyweightsemibold: 500;
  typographyweightbold: 700;
}
/* COLORS */
/* Primary */
/* Secondary */
/* Support */
/* END COLORS */
/* TYPOGRAPHY */
/* Font Family */
/* Font Weight */
/* Font Size */
/* Font Line Height */
/* END TYPOGRAPHY */
/* STYLING TOKENS */
/* Spacing */
/* Radius */
/* Border */
/* Thickness */
/* Opacity */
/* Shadow */
/* Animation */
/* z-index */
/* Others */
html,
body {
  width: 100%;
  height: 100%;
  background: #fafafa;
  -webkit-font-smoothing: antialiased;
}
body {
  color: #323c32;
  font-family: "Nunito", sans-serif;
}
body *,
body *::after,
body *::before {
  font-family: inherit;
}
body.sicredi-focus-disabled *:focus {
  outline: none;
}
body {
  padding: 0;
  margin: 0;
}
.root-content {
  max-width: 1070px;
  margin: 0 auto;
}.container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  place-self: center;
  height: 100vh;
}/* stylelint-disable */
/* COLORS */
/* Primary */
/* Secondary */
/* Support */
/* END COLORS */
/* TYPOGRAPHY */
/* Font Family */
/* Font Weight */
/* Font Size */
/* Font Line Height */
/* END TYPOGRAPHY */
/* STYLING TOKENS */
/* Spacing */
/* Radius */
/* Border */
/* Thickness */
/* Opacity */
/* Shadow */
/* Animation */
/* z-index */
/* Others */
html,
body {
  width: 100%;
  height: 100%;
  background: #fafafa;
  -webkit-font-smoothing: antialiased;
}
body {
  color: #323c32;
  font-family: "Nunito", sans-serif;
}
body *,
body *::after,
body *::before {
  font-family: inherit;
}
body._sicredi-focus-disabled_1bt6w_57 *:focus {
  outline: none;
}
body {
  padding: 0;
  margin: 0;
}
._root-content_1bt6w_66 {
  max-width: 1070px;
  margin: 0 auto;
}
._container_1bt6w_71 {
  margin: auto;
  width: 80%;
}
._title_1bt6w_76 {
  display: flex;
  gap: 1rem;
}
._toast_1bt6w_81 {
  position: sticky;
  top: 75px;
  width: 630px;
  margin: auto;
  margin-top: 50px;
}/* stylelint-disable */
/* COLORS */
/* Primary */
/* Secondary */
/* Support */
/* END COLORS */
/* TYPOGRAPHY */
/* Font Family */
/* Font Weight */
/* Font Size */
/* Font Line Height */
/* END TYPOGRAPHY */
/* STYLING TOKENS */
/* Spacing */
/* Radius */
/* Border */
/* Thickness */
/* Opacity */
/* Shadow */
/* Animation */
/* z-index */
/* Others */
html,
body {
  width: 100%;
  height: 100%;
  background: #fafafa;
  -webkit-font-smoothing: antialiased;
}
body {
  color: #323c32;
  font-family: "Nunito", sans-serif;
}
body *,
body *::after,
body *::before {
  font-family: inherit;
}
body._sicredi-focus-disabled_eolds_57 *:focus {
  outline: none;
}
body {
  padding: 0;
  margin: 0;
}
._root-content_eolds_66 {
  max-width: 1070px;
  margin: 0 auto;
}
._container_eolds_71 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 30px;
}
._container_eolds_71 ._card_eolds_76:hover {
  background-color: lightgrey;
}._mainContentContainer_1dvcy_1 {
  position: relative;
  display: flex;
  flex-direction: column;
}

._uploadContainer_1dvcy_7 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  box-sizing: border-box;
  gap: 1.5rem;
  width: 39.375rem;
}

._sectionContainer_1dvcy_17 {
  width: 50rem;
}

._inputBar_1dvcy_21 {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  gap: 1.75rem;
}

._dianaInput_1dvcy_28 {
  width: 18.75rem;
}

._dianaInputBig_1dvcy_32 {
  box-sizing: border-box;
  width: 25rem;
}

._dianaInputSmall_1dvcy_37 {
  box-sizing: border-box;
  width: 12.5rem;
}

._primaryButtonContainer_1dvcy_42 {
  justify-content: center;
  align-items: center;
  width: 18.75rem;
}

._boxButtonBlock_1dvcy_48 {
  display: flex;
  align-self: stretch;
  align-items: center;
  justify-content: center;
  border: 1px solid #cdd3cd;
  background: #fafafa;
}._modalBackground_10zsh_1 {
  display: grid;
  width: 100%;
  height: 100%;
  background: rgba(130, 138, 130, 0.5019607843);
  place-items: center;
  position: fixed;
  top: 0;
  left: 0;
}

._modalHeader_10zsh_12 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #323c32;
  font-weight: 300;
  box-shadow: 0 1px 0 0 #cdd3cd;
  padding: 12px 24px;
}

._iconContainer_10zsh_22 {
  padding: 0;
}

._modalContainer_10zsh_26 {
  max-width: 630px;
  background-color: #fafafa;
  border-radius: 4px;
  margin: 20px;
  z-index: 20;
}

._modalFooter_10zsh_34 {
  display: flex;
  flex-direction: row;
  gap: 30px;
  padding: 0 24px 24px;
}

._modalButtonContainer_10zsh_41 {
  flex: 1 1 auto;
}._inputBar_8zuqo_1 {
  display: flex;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
}

._dianaInput_8zuqo_8 {
  width: 18.75rem;
}

._dianaInputSmall_8zuqo_12 {
  width: 10rem;
}._expandableFooter_rbms7_1 {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  padding: 24px;
}

._labelValue_rbms7_8 {
  border-bottom: 1px dashed #cdd3cd;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 16px;
}

._label_rbms7_8 {
  font-size: 16px;
  font-weight: 300;
  height: 24px;
  line-height: 24px;
  margin: 0;
}

._textButton_rbms7_24 {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
  justify-content: center;
  border: none;
  cursor: pointer;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 800;
  line-height: 24px;
  color: #33820d;
}
._inputBar_1na8q_2 {
  display: flex;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
}

._reportActionsBar_1na8q_9 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}

._section_1na8q_16 {
  padding-left: 10rem;
  padding-right: 10rem;
  background: #fafafa;
}

._dianaInput_1na8q_22 {
  width: 18.75rem;
}

._dianaInputSmall_1na8q_26 {
  width: 10rem;
}

._boxTitle_1na8q_30 {
  background-color: #fff;
  padding-left: 10rem;
  padding-right: 10rem;
}

diana-badge p[aria-label=Sucesso] {
  background-color: #ecf6e7;
}
diana-badge p[aria-label=Erro] {
  background-color: #fde6ee;
}
diana-badge p[aria-label="Boleto híbrido"] {
  background-color: #fff0b3;
}
diana-badge p[aria-label=Obrigatório] {
  background-color: #fff0b3;
}
diana-badge p[aria-label=Processando] {
  background-color: #daf7ff;
}
diana-badge p[aria-label="Boleto normal"] {
  background-color: #e1e6e1;
}
diana-badge p[aria-label=Indefinido] {
  background-color: #e1e6e1;
}
diana-badge p[aria-label=Pendente] {
  background-color: #fff0b3;
}
diana-badge diana-icon[aria-label*=sucesso] svg {
  background-color: #ecf6e7;
}
diana-badge diana-icon[aria-label*=erro] svg {
  background-color: #fde6ee;
}
diana-badge diana-icon[aria-label*=aviso] svg {
  background-color: #fff0b3;
}
diana-badge diana-icon[aria-label*=processamento] svg {
  background-color: #daf7ff;
}
diana-badge diana-icon[aria-label*=info] svg {
  background-color: #e1e6e1;
}
._inputBar_io2xw_2 {
  display: flex;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
}

._reportActionsBar_io2xw_9 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}

._dianaInput_io2xw_16 {
  width: 18.75rem;
}

._dianaInputSmall_io2xw_20 {
  width: 10rem;
}

diana-badge p[aria-label=Sucesso] {
  background-color: #ecf6e7;
}
diana-badge p[aria-label=Erro] {
  background-color: #fde6ee;
}
diana-badge p[aria-label="Boleto híbrido"] {
  background-color: #fff0b3;
}
diana-badge p[aria-label=Obrigatório] {
  background-color: #fff0b3;
}
diana-badge p[aria-label=Processando] {
  background-color: #daf7ff;
}
diana-badge p[aria-label="Boleto normal"] {
  background-color: #e1e6e1;
}
diana-badge p[aria-label=Indefinido] {
  background-color: #e1e6e1;
}
diana-badge p[aria-label=Pendente] {
  background-color: #fff0b3;
}
diana-badge diana-icon[aria-label*=sucesso] svg {
  background-color: #ecf6e7;
}
diana-badge diana-icon[aria-label*=erro] svg {
  background-color: #fde6ee;
}
diana-badge diana-icon[aria-label*=aviso] svg {
  background-color: #fff0b3;
}
diana-badge diana-icon[aria-label*=processamento] svg {
  background-color: #daf7ff;
}
diana-badge diana-icon[aria-label*=info] svg {
  background-color: #e1e6e1;
}
._inputBar_1d6n4_2 {
  display: flex;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
}

._reportActionsBar_1d6n4_9 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}

._section_1d6n4_16 {
  padding-left: 10rem;
  padding-right: 10rem;
  background: #fafafa;
}

._dianaInput_1d6n4_22 {
  width: 18.75rem;
}

._dianaInputSmall_1d6n4_26 {
  width: 10rem;
}

._boxTitle_1d6n4_30 {
  background-color: #fff;
  padding-left: 10rem;
  padding-right: 10rem;
}

diana-badge p[aria-label=Sucesso] {
  background-color: #ecf6e7;
}
diana-badge p[aria-label=Erro] {
  background-color: #fde6ee;
}
diana-badge p[aria-label="Boleto híbrido"] {
  background-color: #fff0b3;
}
diana-badge p[aria-label=Obrigatório] {
  background-color: #fff0b3;
}
diana-badge p[aria-label=Processando] {
  background-color: #daf7ff;
}
diana-badge p[aria-label="Boleto normal"] {
  background-color: #e1e6e1;
}
diana-badge p[aria-label=Indefinido] {
  background-color: #e1e6e1;
}
diana-badge p[aria-label=Pendente] {
  background-color: #e1e6e1;
}
diana-badge diana-icon[aria-label*=sucesso] svg {
  background-color: #ecf6e7;
}
diana-badge diana-icon[aria-label*=erro] svg {
  background-color: #fde6ee;
}
diana-badge diana-icon[aria-label*=aviso] svg {
  background-color: #fff0b3;
}
diana-badge diana-icon[aria-label*=processamento] svg {
  background-color: #daf7ff;
}
diana-badge diana-icon[aria-label*=info] svg {
  background-color: #e1e6e1;
}
._inputBar_1d6n4_2 {
  display: flex;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
}

._reportActionsBar_1d6n4_9 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}

._section_1d6n4_16 {
  padding-left: 10rem;
  padding-right: 10rem;
  background: #fafafa;
}

._dianaInput_1d6n4_22 {
  width: 18.75rem;
}

._dianaInputSmall_1d6n4_26 {
  width: 10rem;
}

._boxTitle_1d6n4_30 {
  background-color: #fff;
  padding-left: 10rem;
  padding-right: 10rem;
}

diana-badge p[aria-label=Sucesso] {
  background-color: #ecf6e7;
}
diana-badge p[aria-label=Erro] {
  background-color: #fde6ee;
}
diana-badge p[aria-label="Boleto híbrido"] {
  background-color: #fff0b3;
}
diana-badge p[aria-label=Obrigatório] {
  background-color: #fff0b3;
}
diana-badge p[aria-label=Processando] {
  background-color: #daf7ff;
}
diana-badge p[aria-label="Boleto normal"] {
  background-color: #e1e6e1;
}
diana-badge p[aria-label=Indefinido] {
  background-color: #e1e6e1;
}
diana-badge p[aria-label=Pendente] {
  background-color: #e1e6e1;
}
diana-badge diana-icon[aria-label*=sucesso] svg {
  background-color: #ecf6e7;
}
diana-badge diana-icon[aria-label*=erro] svg {
  background-color: #fde6ee;
}
diana-badge diana-icon[aria-label*=aviso] svg {
  background-color: #fff0b3;
}
diana-badge diana-icon[aria-label*=processamento] svg {
  background-color: #daf7ff;
}
diana-badge diana-icon[aria-label*=info] svg {
  background-color: #e1e6e1;
}
diana-badge p[aria-label=Sucesso] {
  background-color: #ecf6e7;
}
diana-badge p[aria-label=Erro] {
  background-color: #fde6ee;
}
diana-badge p[aria-label="Boleto híbrido"] {
  background-color: #fff0b3;
}
diana-badge p[aria-label=Obrigatório] {
  background-color: #fff0b3;
}
diana-badge p[aria-label=Processando] {
  background-color: #daf7ff;
}
diana-badge p[aria-label="Boleto normal"] {
  background-color: #e1e6e1;
}
diana-badge p[aria-label=Indefinido] {
  background-color: #e1e6e1;
}
diana-badge p[aria-label=Pendente] {
  background-color: #fff0b3;
}
diana-badge diana-icon[aria-label*=sucesso] svg {
  background-color: #ecf6e7;
}
diana-badge diana-icon[aria-label*=erro] svg {
  background-color: #fde6ee;
}
diana-badge diana-icon[aria-label*=aviso] svg {
  background-color: #fff0b3;
}
diana-badge diana-icon[aria-label*=processamento] svg {
  background-color: #daf7ff;
}
diana-badge diana-icon[aria-label*=info] svg {
  background-color: #e1e6e1;
}

._inputBar_1wynb_42 {
  display: flex;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
}

._reportActionsBar_1wynb_49 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}

._dianaInput_1wynb_56 {
  width: 18.75rem;
}

._dianaInputSmall_1wynb_60 {
  width: 10rem;
}

._boxTitle_1wynb_64 {
  background-color: #fff;
  padding-left: 10rem;
  padding-right: 10rem;
}._inputBar_1bap2_1 {
  display: inline-flex;
  align-items: center;
  gap: 1.75rem;
  width: 100%;
  max-width: 1070px;
}

._dianaInput_1bap2_9 {
  width: 18.75rem;
}

._dianaInputSmall_1bap2_13 {
  width: 15rem;
}

._boxGraph_1bap2_17 {
  display: flex;
  padding-top: 1.5rem;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
  align-self: stretch;
  border-radius: 0.25rem;
  border: 1px solid #cdd3cd;
  background: #fff;
  width: auto;
}

._boxTitleContainer_1bap2_30 {
  align-self: stretch;
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 0 1.5rem;
}

._graphContainer_1bap2_38 {
  display: flex;
  padding: 1.25rem;
  flex-direction: column;
  align-items: center;
  position: relative;
  box-sizing: border-box;
}

._dianaInputBig_1bap2_47 {
  box-sizing: border-box;
  width: 28rem;
}

canvas {
  width: 500px !important;
  height: auto !important;
}

._boxButtonBlock_1bap2_57 {
  display: flex;
  align-self: stretch;
  align-items: center;
  justify-content: center;
  border: 1px solid #cdd3cd;
  background: #fafafa;
}._boxGraph_1pkg5_1 {
  display: flex;
  padding-top: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.5rem;
  align-self: stretch;
  border-radius: 0.25rem;
  border: 1px solid #cdd3cd;
  background: #fff;
  width: auto;
}

._boxTitleContainer_1pkg5_14 {
  align-self: stretch;
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 0 1.5rem;
}

._boxContent_1pkg5_22 {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0 1.5rem;
}

._boxButtonBlock_1pkg5_30 {
  display: flex;
  align-self: stretch;
  align-items: center;
  justify-content: center;
  border: 1px solid #cdd3cd;
  background: #fafafa;
}._errorDetails_17z66_1 {
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: flex-start;
}

._expandableFooter_17z66_8 {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  padding: 24px;
}

._labelValue_17z66_15 {
  border-bottom: 1px dashed #cdd3cd;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 16px;
}

._label_17z66_15 {
  font-size: 16px;
  font-weight: 300;
  height: 24px;
  line-height: 24px;
  margin: 0;
}

._textButton_17z66_31 {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
  justify-content: center;
  border: none;
  cursor: pointer;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 800;
  line-height: 24px;
  color: #33820d;
}

._textButtonBrown_17z66_49 {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
  justify-content: center;
  border: none;
  cursor: pointer;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 800;
  line-height: 24px;
  color: #3c1e00;
}

._modal_17z66_67 {
  background-color: brown;
  position: sticky;
  height: 50%;
  width: 80%;
}

._dianaInput_17z66_74 {
  display: inline-block;
  width: 18.75rem;
}

._tabCritica_17z66_79 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

._modalBackground_17z66_85 {
  display: grid;
  width: 100%;
  height: 100%;
  background: rgba(130, 138, 130, 0.5019607843);
  place-items: center;
  position: fixed;
  top: 0;
  left: 0;
}

._modalHeader_17z66_96 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #323c32;
  font-weight: 300;
  box-shadow: 0 1px 0 0 #cdd3cd;
  padding: 12px 24px;
}

._iconContainer_17z66_106 {
  padding: 0;
}

._modalContainer_17z66_110 {
  max-width: 1070px;
  background-color: #fafafa;
  border-radius: 4px;
  margin: 20px;
  z-index: 20;
}

._modalFooter_17z66_118 {
  display: flex;
  flex-direction: row;
  gap: 30px;
  padding: 0 24px 24px;
}

._modalButtonContainer_17z66_125 {
  flex: 1 1 auto;
}
diana-badge p[aria-label=Sucesso] {
  background-color: #ecf6e7;
}
diana-badge p[aria-label=Erro] {
  background-color: #fde6ee;
}
diana-badge p[aria-label="Boleto híbrido"] {
  background-color: #fff0b3;
}
diana-badge p[aria-label=Obrigatório] {
  background-color: #fff0b3;
}
diana-badge p[aria-label=Processando] {
  background-color: #daf7ff;
}
diana-badge p[aria-label="Boleto normal"] {
  background-color: #e1e6e1;
}
diana-badge p[aria-label=Indefinido] {
  background-color: #e1e6e1;
}
diana-badge diana-icon[aria-label*=sucesso] svg {
  background-color: #ecf6e7;
}
diana-badge diana-icon[aria-label*=erro] svg {
  background-color: #fde6ee;
}
diana-badge diana-icon[aria-label*=aviso] svg {
  background-color: #fff0b3;
}
diana-badge diana-icon[aria-label*=processamento] svg {
  background-color: #daf7ff;
}
diana-badge diana-icon[aria-label*=info] svg {
  background-color: #e1e6e1;
}

diana-badge._-success_1rsmp_39._-labelled_1rsmp_39._hydrated_1rsmp_39 {
  background-color: #ecf6e7;
  position: relative;
  z-index: 1;
}

._uploadContainer_1rsmp_45 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  box-sizing: border-box;
  gap: 1.5rem;
  width: 39.375rem;
}

._sectionContainer_1rsmp_55 {
  width: 50rem;
}

._inputBar_1rsmp_59 {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  justify-content: space-between;
  width: 39.375rem;
}

._dianaInput_1rsmp_67 {
  width: 18.75rem;
}

._dianaInputBig_1rsmp_71 {
  box-sizing: border-box;
  width: 25rem;
}

._dianaInputSmall_1rsmp_76 {
  box-sizing: border-box;
  width: 12.5rem;
}

._primaryButtonContainer_1rsmp_81 {
  justify-content: center;
  align-items: center;
  width: 18.75rem;
}

._boxButtonBlock_1rsmp_87 {
  display: flex;
  align-self: stretch;
  align-items: center;
  justify-content: center;
  border: 1px solid #cdd3cd;
  background: #fafafa;
}
._inputBar_1d6n4_2 {
  display: flex;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
}

._reportActionsBar_1d6n4_9 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}

._section_1d6n4_16 {
  padding-left: 10rem;
  padding-right: 10rem;
  background: #fafafa;
}

._dianaInput_1d6n4_22 {
  width: 18.75rem;
}

._dianaInputSmall_1d6n4_26 {
  width: 10rem;
}

._boxTitle_1d6n4_30 {
  background-color: #fff;
  padding-left: 10rem;
  padding-right: 10rem;
}

diana-badge p[aria-label=Sucesso] {
  background-color: #ecf6e7;
}
diana-badge p[aria-label=Erro] {
  background-color: #fde6ee;
}
diana-badge p[aria-label="Boleto híbrido"] {
  background-color: #fff0b3;
}
diana-badge p[aria-label=Obrigatório] {
  background-color: #fff0b3;
}
diana-badge p[aria-label=Processando] {
  background-color: #daf7ff;
}
diana-badge p[aria-label="Boleto normal"] {
  background-color: #e1e6e1;
}
diana-badge p[aria-label=Indefinido] {
  background-color: #e1e6e1;
}
diana-badge p[aria-label=Pendente] {
  background-color: #e1e6e1;
}
diana-badge diana-icon[aria-label*=sucesso] svg {
  background-color: #ecf6e7;
}
diana-badge diana-icon[aria-label*=erro] svg {
  background-color: #fde6ee;
}
diana-badge diana-icon[aria-label*=aviso] svg {
  background-color: #fff0b3;
}
diana-badge diana-icon[aria-label*=processamento] svg {
  background-color: #daf7ff;
}
diana-badge diana-icon[aria-label*=info] svg {
  background-color: #e1e6e1;
}
._inputBar_1d6n4_2 {
  display: flex;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
}

._reportActionsBar_1d6n4_9 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}

._section_1d6n4_16 {
  padding-left: 10rem;
  padding-right: 10rem;
  background: #fafafa;
}

._dianaInput_1d6n4_22 {
  width: 18.75rem;
}

._dianaInputSmall_1d6n4_26 {
  width: 10rem;
}

._boxTitle_1d6n4_30 {
  background-color: #fff;
  padding-left: 10rem;
  padding-right: 10rem;
}

diana-badge p[aria-label=Sucesso] {
  background-color: #ecf6e7;
}
diana-badge p[aria-label=Erro] {
  background-color: #fde6ee;
}
diana-badge p[aria-label="Boleto híbrido"] {
  background-color: #fff0b3;
}
diana-badge p[aria-label=Obrigatório] {
  background-color: #fff0b3;
}
diana-badge p[aria-label=Processando] {
  background-color: #daf7ff;
}
diana-badge p[aria-label="Boleto normal"] {
  background-color: #e1e6e1;
}
diana-badge p[aria-label=Indefinido] {
  background-color: #e1e6e1;
}
diana-badge p[aria-label=Pendente] {
  background-color: #e1e6e1;
}
diana-badge diana-icon[aria-label*=sucesso] svg {
  background-color: #ecf6e7;
}
diana-badge diana-icon[aria-label*=erro] svg {
  background-color: #fde6ee;
}
diana-badge diana-icon[aria-label*=aviso] svg {
  background-color: #fff0b3;
}
diana-badge diana-icon[aria-label*=processamento] svg {
  background-color: #daf7ff;
}
diana-badge diana-icon[aria-label*=info] svg {
  background-color: #e1e6e1;
}
._inputBar_192yu_2 {
  display: flex;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
}

._reportActionsBar_192yu_9 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}

._dianaInput_192yu_16 {
  width: 18.75rem;
}

._dianaInputSmall_192yu_20 {
  width: 10rem;
}

._boxTitle_192yu_24 {
  background-color: #fff;
  padding-left: 10rem;
  padding-right: 10rem;
}

diana-badge p[aria-label=Sucesso] {
  background-color: #ecf6e7;
}
diana-badge p[aria-label=Erro] {
  background-color: #fde6ee;
}
diana-badge p[aria-label="Boleto híbrido"] {
  background-color: #fff0b3;
}
diana-badge p[aria-label=Obrigatório] {
  background-color: #fff0b3;
}
diana-badge p[aria-label=Processando] {
  background-color: #daf7ff;
}
diana-badge p[aria-label="Boleto normal"] {
  background-color: #e1e6e1;
}
diana-badge p[aria-label=Indefinido] {
  background-color: #e1e6e1;
}
diana-badge p[aria-label=Pendente] {
  background-color: #e1e6e1;
}
diana-badge diana-icon[aria-label*=sucesso] svg {
  background-color: #ecf6e7;
}
diana-badge diana-icon[aria-label*=erro] svg {
  background-color: #fde6ee;
}
diana-badge diana-icon[aria-label*=aviso] svg {
  background-color: #fff0b3;
}
diana-badge diana-icon[aria-label*=processamento] svg {
  background-color: #daf7ff;
}
diana-badge diana-icon[aria-label*=info] svg {
  background-color: #e1e6e1;
}
diana-badge p[aria-label=Sucesso] {
  background-color: #ecf6e7;
}
diana-badge p[aria-label=Erro] {
  background-color: #fde6ee;
}
diana-badge p[aria-label="Boleto híbrido"] {
  background-color: #fff0b3;
}
diana-badge p[aria-label=Obrigatório] {
  background-color: #fff0b3;
}
diana-badge p[aria-label=Processando] {
  background-color: #daf7ff;
}
diana-badge p[aria-label="Boleto normal"] {
  background-color: #e1e6e1;
}
diana-badge p[aria-label=Indefinido] {
  background-color: #e1e6e1;
}
diana-badge p[aria-label=Pendente] {
  background-color: #e1e6e1;
}
diana-badge diana-icon[aria-label*=sucesso] svg {
  background-color: #ecf6e7;
}
diana-badge diana-icon[aria-label*=erro] svg {
  background-color: #fde6ee;
}
diana-badge diana-icon[aria-label*=aviso] svg {
  background-color: #fff0b3;
}
diana-badge diana-icon[aria-label*=processamento] svg {
  background-color: #daf7ff;
}
diana-badge diana-icon[aria-label*=info] svg {
  background-color: #e1e6e1;
}

diana-badge._-success_19a33_42._-labelled_19a33_42._hydrated_19a33_42 {
  background-color: #ecf6e7;
  position: relative;
  z-index: 1;
}

._uploadContainer_19a33_48 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  box-sizing: border-box;
  gap: 1.5rem;
  width: 39.375rem;
}

._sectionContainer_19a33_58 {
  width: 50rem;
}

._inputBar_19a33_62 {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  justify-content: space-between;
  width: 39.375rem;
}

._dianaInput_19a33_70 {
  width: 18.75rem;
}

._dianaInputBig_19a33_74 {
  box-sizing: border-box;
  width: 25rem;
}

._dianaInputSmall_19a33_79 {
  box-sizing: border-box;
  width: 12.5rem;
}

._primaryButtonContainer_19a33_84 {
  justify-content: center;
  align-items: center;
  width: 18.75rem;
}

._boxButtonBlock_19a33_90 {
  display: flex;
  align-self: stretch;
  align-items: center;
  justify-content: center;
  border: 1px solid #cdd3cd;
  background: #fafafa;
}._boxGraph_1pkg5_1 {
  display: flex;
  padding-top: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.5rem;
  align-self: stretch;
  border-radius: 0.25rem;
  border: 1px solid #cdd3cd;
  background: #fff;
  width: auto;
}

._boxTitleContainer_1pkg5_14 {
  align-self: stretch;
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 0 1.5rem;
}

._boxContent_1pkg5_22 {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0 1.5rem;
}

._boxButtonBlock_1pkg5_30 {
  display: flex;
  align-self: stretch;
  align-items: center;
  justify-content: center;
  border: 1px solid #cdd3cd;
  background: #fafafa;
}._errorDetails_1clab_1 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

._expandableFooter_1clab_7 {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  padding: 24px;
}

._labelValue_1clab_14 {
  border-bottom: 1px dashed #cdd3cd;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 16px;
}

._label_1clab_14 {
  font-size: 16px;
  font-weight: 300;
  height: 24px;
  line-height: 24px;
  margin: 0;
}

._textButton_1clab_30 {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
  justify-content: center;
  border: none;
  cursor: pointer;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 800;
  line-height: 24px;
  color: #33820d;
}

._textButtonBrown_1clab_48 {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
  justify-content: center;
  border: none;
  cursor: pointer;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 800;
  line-height: 24px;
  color: #3c1e00;
}

._modal_1clab_66 {
  background-color: brown;
  position: sticky;
  height: 50%;
  width: 80%;
}

._dianaInput_1clab_73 {
  display: inline-block;
  width: 18.75rem;
}

._tabCritica_1clab_78 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

._modalBackground_1clab_84 {
  display: grid;
  width: 100%;
  height: 100%;
  background: rgba(130, 138, 130, 0.5019607843);
  place-items: center;
  position: fixed;
  top: 0;
  left: 0;
}

._modalHeader_1clab_95 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #323c32;
  font-weight: 300;
  box-shadow: 0 1px 0 0 #cdd3cd;
  padding: 12px 24px;
}

._iconContainer_1clab_105 {
  padding: 0;
}

._modalContainer_1clab_109 {
  max-width: 1070px;
  background-color: #fafafa;
  border-radius: 4px;
  margin: 20px;
  z-index: 20;
}

._modalFooter_1clab_117 {
  display: flex;
  flex-direction: row;
  gap: 30px;
  padding: 0 24px 24px;
}

._modalButtonContainer_1clab_124 {
  flex: 1 1 auto;
}._boxGraph_1pkg5_1 {
  display: flex;
  padding-top: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.5rem;
  align-self: stretch;
  border-radius: 0.25rem;
  border: 1px solid #cdd3cd;
  background: #fff;
  width: auto;
}

._boxTitleContainer_1pkg5_14 {
  align-self: stretch;
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 0 1.5rem;
}

._boxContent_1pkg5_22 {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0 1.5rem;
}

._boxButtonBlock_1pkg5_30 {
  display: flex;
  align-self: stretch;
  align-items: center;
  justify-content: center;
  border: 1px solid #cdd3cd;
  background: #fafafa;
}._errorDetails_1clab_1 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

._expandableFooter_1clab_7 {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  padding: 24px;
}

._labelValue_1clab_14 {
  border-bottom: 1px dashed #cdd3cd;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 16px;
}

._label_1clab_14 {
  font-size: 16px;
  font-weight: 300;
  height: 24px;
  line-height: 24px;
  margin: 0;
}

._textButton_1clab_30 {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
  justify-content: center;
  border: none;
  cursor: pointer;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 800;
  line-height: 24px;
  color: #33820d;
}

._textButtonBrown_1clab_48 {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
  justify-content: center;
  border: none;
  cursor: pointer;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 800;
  line-height: 24px;
  color: #3c1e00;
}

._modal_1clab_66 {
  background-color: brown;
  position: sticky;
  height: 50%;
  width: 80%;
}

._dianaInput_1clab_73 {
  display: inline-block;
  width: 18.75rem;
}

._tabCritica_1clab_78 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

._modalBackground_1clab_84 {
  display: grid;
  width: 100%;
  height: 100%;
  background: rgba(130, 138, 130, 0.5019607843);
  place-items: center;
  position: fixed;
  top: 0;
  left: 0;
}

._modalHeader_1clab_95 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #323c32;
  font-weight: 300;
  box-shadow: 0 1px 0 0 #cdd3cd;
  padding: 12px 24px;
}

._iconContainer_1clab_105 {
  padding: 0;
}

._modalContainer_1clab_109 {
  max-width: 1070px;
  background-color: #fafafa;
  border-radius: 4px;
  margin: 20px;
  z-index: 20;
}

._modalFooter_1clab_117 {
  display: flex;
  flex-direction: row;
  gap: 30px;
  padding: 0 24px 24px;
}

._modalButtonContainer_1clab_124 {
  flex: 1 1 auto;
}
diana-badge p[aria-label=Sucesso] {
  background-color: #ecf6e7;
}
diana-badge p[aria-label=Erro] {
  background-color: #fde6ee;
}
diana-badge p[aria-label="Boleto híbrido"] {
  background-color: #fff0b3;
}
diana-badge p[aria-label=Obrigatório] {
  background-color: #fff0b3;
}
diana-badge p[aria-label=Processando] {
  background-color: #daf7ff;
}
diana-badge p[aria-label="Boleto normal"] {
  background-color: #e1e6e1;
}
diana-badge p[aria-label=Indefinido] {
  background-color: #e1e6e1;
}
diana-badge p[aria-label=Pendente] {
  background-color: #e1e6e1;
}
diana-badge diana-icon[aria-label*=sucesso] svg {
  background-color: #ecf6e7;
}
diana-badge diana-icon[aria-label*=erro] svg {
  background-color: #fde6ee;
}
diana-badge diana-icon[aria-label*=aviso] svg {
  background-color: #fff0b3;
}
diana-badge diana-icon[aria-label*=processamento] svg {
  background-color: #daf7ff;
}
diana-badge diana-icon[aria-label*=info] svg {
  background-color: #e1e6e1;
}

diana-badge._-success_19a33_42._-labelled_19a33_42._hydrated_19a33_42 {
  background-color: #ecf6e7;
  position: relative;
  z-index: 1;
}

._uploadContainer_19a33_48 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  box-sizing: border-box;
  gap: 1.5rem;
  width: 39.375rem;
}

._sectionContainer_19a33_58 {
  width: 50rem;
}

._inputBar_19a33_62 {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  justify-content: space-between;
  width: 39.375rem;
}

._dianaInput_19a33_70 {
  width: 18.75rem;
}

._dianaInputBig_19a33_74 {
  box-sizing: border-box;
  width: 25rem;
}

._dianaInputSmall_19a33_79 {
  box-sizing: border-box;
  width: 12.5rem;
}

._primaryButtonContainer_19a33_84 {
  justify-content: center;
  align-items: center;
  width: 18.75rem;
}

._boxButtonBlock_19a33_90 {
  display: flex;
  align-self: stretch;
  align-items: center;
  justify-content: center;
  border: 1px solid #cdd3cd;
  background: #fafafa;
}
diana-badge p[aria-label=Sucesso] {
  background-color: #ecf6e7;
}
diana-badge p[aria-label=Erro] {
  background-color: #fde6ee;
}
diana-badge p[aria-label="Boleto híbrido"] {
  background-color: #fff0b3;
}
diana-badge p[aria-label=Obrigatório] {
  background-color: #fff0b3;
}
diana-badge p[aria-label=Processando] {
  background-color: #daf7ff;
}
diana-badge p[aria-label="Boleto normal"] {
  background-color: #e1e6e1;
}
diana-badge p[aria-label=Indefinido] {
  background-color: #e1e6e1;
}
diana-badge p[aria-label=Pendente] {
  background-color: #e1e6e1;
}
diana-badge diana-icon[aria-label*=sucesso] svg {
  background-color: #ecf6e7;
}
diana-badge diana-icon[aria-label*=erro] svg {
  background-color: #fde6ee;
}
diana-badge diana-icon[aria-label*=aviso] svg {
  background-color: #fff0b3;
}
diana-badge diana-icon[aria-label*=processamento] svg {
  background-color: #daf7ff;
}
diana-badge diana-icon[aria-label*=info] svg {
  background-color: #e1e6e1;
}

diana-badge._-success_19a33_42._-labelled_19a33_42._hydrated_19a33_42 {
  background-color: #ecf6e7;
  position: relative;
  z-index: 1;
}

._uploadContainer_19a33_48 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  box-sizing: border-box;
  gap: 1.5rem;
  width: 39.375rem;
}

._sectionContainer_19a33_58 {
  width: 50rem;
}

._inputBar_19a33_62 {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  justify-content: space-between;
  width: 39.375rem;
}

._dianaInput_19a33_70 {
  width: 18.75rem;
}

._dianaInputBig_19a33_74 {
  box-sizing: border-box;
  width: 25rem;
}

._dianaInputSmall_19a33_79 {
  box-sizing: border-box;
  width: 12.5rem;
}

._primaryButtonContainer_19a33_84 {
  justify-content: center;
  align-items: center;
  width: 18.75rem;
}

._boxButtonBlock_19a33_90 {
  display: flex;
  align-self: stretch;
  align-items: center;
  justify-content: center;
  border: 1px solid #cdd3cd;
  background: #fafafa;
}._boxGraph_1pkg5_1 {
  display: flex;
  padding-top: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.5rem;
  align-self: stretch;
  border-radius: 0.25rem;
  border: 1px solid #cdd3cd;
  background: #fff;
  width: auto;
}

._boxTitleContainer_1pkg5_14 {
  align-self: stretch;
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 0 1.5rem;
}

._boxContent_1pkg5_22 {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0 1.5rem;
}

._boxButtonBlock_1pkg5_30 {
  display: flex;
  align-self: stretch;
  align-items: center;
  justify-content: center;
  border: 1px solid #cdd3cd;
  background: #fafafa;
}._errorDetails_1clab_1 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

._expandableFooter_1clab_7 {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  padding: 24px;
}

._labelValue_1clab_14 {
  border-bottom: 1px dashed #cdd3cd;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 16px;
}

._label_1clab_14 {
  font-size: 16px;
  font-weight: 300;
  height: 24px;
  line-height: 24px;
  margin: 0;
}

._textButton_1clab_30 {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
  justify-content: center;
  border: none;
  cursor: pointer;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 800;
  line-height: 24px;
  color: #33820d;
}

._textButtonBrown_1clab_48 {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
  justify-content: center;
  border: none;
  cursor: pointer;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 800;
  line-height: 24px;
  color: #3c1e00;
}

._modal_1clab_66 {
  background-color: brown;
  position: sticky;
  height: 50%;
  width: 80%;
}

._dianaInput_1clab_73 {
  display: inline-block;
  width: 18.75rem;
}

._tabCritica_1clab_78 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

._modalBackground_1clab_84 {
  display: grid;
  width: 100%;
  height: 100%;
  background: rgba(130, 138, 130, 0.5019607843);
  place-items: center;
  position: fixed;
  top: 0;
  left: 0;
}

._modalHeader_1clab_95 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #323c32;
  font-weight: 300;
  box-shadow: 0 1px 0 0 #cdd3cd;
  padding: 12px 24px;
}

._iconContainer_1clab_105 {
  padding: 0;
}

._modalContainer_1clab_109 {
  max-width: 1070px;
  background-color: #fafafa;
  border-radius: 4px;
  margin: 20px;
  z-index: 20;
}

._modalFooter_1clab_117 {
  display: flex;
  flex-direction: row;
  gap: 30px;
  padding: 0 24px 24px;
}

._modalButtonContainer_1clab_124 {
  flex: 1 1 auto;
}
diana-badge p[aria-label=Sucesso] {
  background-color: #ecf6e7;
}
diana-badge p[aria-label=Erro] {
  background-color: #fde6ee;
}
diana-badge p[aria-label="Boleto híbrido"] {
  background-color: #fff0b3;
}
diana-badge p[aria-label=Obrigatório] {
  background-color: #fff0b3;
}
diana-badge p[aria-label=Processando] {
  background-color: #daf7ff;
}
diana-badge p[aria-label="Boleto normal"] {
  background-color: #e1e6e1;
}
diana-badge p[aria-label=Indefinido] {
  background-color: #e1e6e1;
}
diana-badge p[aria-label=Pendente] {
  background-color: #e1e6e1;
}
diana-badge diana-icon[aria-label*=sucesso] svg {
  background-color: #ecf6e7;
}
diana-badge diana-icon[aria-label*=erro] svg {
  background-color: #fde6ee;
}
diana-badge diana-icon[aria-label*=aviso] svg {
  background-color: #fff0b3;
}
diana-badge diana-icon[aria-label*=processamento] svg {
  background-color: #daf7ff;
}
diana-badge diana-icon[aria-label*=info] svg {
  background-color: #e1e6e1;
}

diana-badge._-success_19a33_42._-labelled_19a33_42._hydrated_19a33_42 {
  background-color: #ecf6e7;
  position: relative;
  z-index: 1;
}

._uploadContainer_19a33_48 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  box-sizing: border-box;
  gap: 1.5rem;
  width: 39.375rem;
}

._sectionContainer_19a33_58 {
  width: 50rem;
}

._inputBar_19a33_62 {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  justify-content: space-between;
  width: 39.375rem;
}

._dianaInput_19a33_70 {
  width: 18.75rem;
}

._dianaInputBig_19a33_74 {
  box-sizing: border-box;
  width: 25rem;
}

._dianaInputSmall_19a33_79 {
  box-sizing: border-box;
  width: 12.5rem;
}

._primaryButtonContainer_19a33_84 {
  justify-content: center;
  align-items: center;
  width: 18.75rem;
}

._boxButtonBlock_19a33_90 {
  display: flex;
  align-self: stretch;
  align-items: center;
  justify-content: center;
  border: 1px solid #cdd3cd;
  background: #fafafa;
}