@charset "UTF-8";
.não-editar-aqui {
  display: none; }

.footer {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .footer .footer-menu, .footer #UpdatePanel2 {
    width: 100%;
    text-align: center;
    height: 52px;
    background: inherit;
    background-color: #0A1D6F;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center; }
    .footer .footer-menu ul, .footer #UpdatePanel2 ul {
      display: block;
      list-style-type: disc;
      margin-bottom: 0; }
      .footer .footer-menu ul li, .footer #UpdatePanel2 ul li {
        display: inline;
        padding: 0 1.5rem; }
        .footer .footer-menu ul li a, .footer #UpdatePanel2 ul li a {
          color: #57ffff;
          text-decoration: none;
          cursor: pointer; }
          .footer .footer-menu ul li a:hover, .footer #UpdatePanel2 ul li a:hover {
            color: #ffffff; }
        .footer .footer-menu ul li + li, .footer #UpdatePanel2 ul li + li {
          border-left: 0.14rem solid #ffffff; }
  .footer .corp-bar {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #737373;
    background-color: #F5F7F9;
    font-weight: 600;
    padding: 0.75rem; }

.footer-menu-static {
  position: static; }

.footer-login {
  position: fixed;
  bottom: 0;
  right: 0; }

@media only screen and (max-width: 576px) {
  .footer .footer-menu {
    justify-content: space-between !important; }
    .footer .footer-menu ul {
      display: flex !important;
      justify-content: space-between !important;
      width: 100% !important;
      padding: 0 1.5rem !important; }
      .footer .footer-menu ul li {
        padding: 0 !important; }
        .footer .footer-menu ul li + li {
          border-left: 0 !important; } }

.input-group-lg {
  width: calc(100% - 1.5rem);
  display: flex;
  flex-direction: column;
  font-size: 12px;
  margin: 0.75rem 0.75rem; }
  .input-group-lg label,
  .input-group-lg span {
    margin-bottom: 0.5rem;
    font-weight: 600; }
  .input-group-lg input,
  .input-group-lg textarea {
    display: block;
    padding: 0.375rem 0.75rem !important;
    font-size: 1rem !important;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 0 !important;
    border-bottom: 1px solid #C9C9C9 !important;
    appearance: none;
    border-radius: 0;
    transition: border 0.15s ease-in-out; }
    .input-group-lg input:focus,
    .input-group-lg textarea:focus {
      border-bottom: 2px solid #0A1D6F !important; }
    .input-group-lg input:focus-visible,
    .input-group-lg textarea:focus-visible {
      outline: none !important; }
  .input-group-lg select {
    display: block;
    padding: 0.375rem 2.25rem 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #ffffff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%2300CFD9' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: 0;
    border-bottom: 1px solid #C9C9C9;
    appearance: none;
    border-radius: 0;
    transition: border 0.15s ease-in-out; }
    .input-group-lg select:focus {
      border-bottom: 2px solid #0A1D6F; }
    .input-group-lg select:focus-visible {
      outline: none; }
  .input-group-lg .feedback {
    display: none;
    margin-top: 0.25rem; }

.input-group-lg-30 {
  width: calc(30% - 1.5rem); }

.input-group-lg-70 {
  width: calc(70% - 1.5rem); }

.input-group-lg-50 {
  width: calc(50% - 1.5rem); }

.input-group-lg-invalid {
  color: #BD362F; }
  .input-group-lg-invalid input,
  .input-group-lg-invalid textarea {
    border-color: #BD362F;
    color: #BD362F;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
    .input-group-lg-invalid input:focus,
    .input-group-lg-invalid textarea:focus {
      border-color: #BD362F;
      border-bottom: 2px solid #BD362F; }
  .input-group-lg-invalid select {
    border-color: #BD362F;
    color: #BD362F;
    padding-right: 4.125rem;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dc3545' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-position: right 0.75rem center, center right 2.25rem;
    background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
    .input-group-lg-invalid select:focus {
      border-bottom: 2px solid #BD362F; }
  .input-group-lg-invalid .feedback {
    display: block; }

.input-group-lg-radio-check {
  display: flex;
  width: 100%;
  min-height: 1.5rem;
  margin-bottom: 0.125rem; }
  .input-group-lg-radio-check input[type='checkbox'] {
    border-radius: 0.25em;
    margin-right: 0.5rem;
    width: 1em;
    height: 1em;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0, 0, 0, 0.25);
    appearance: none; }
    .input-group-lg-radio-check input[type='checkbox']:hover {
      border-color: #0A1D6F;
      outline: 0;
      box-shadow: 0 0 0 0.25rem rgba(17, 46, 80, 0.25); }
    .input-group-lg-radio-check input[type='checkbox']:checked {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
      background-color: #0A1D6F;
      border-color: #0A1D6F; }
  .input-group-lg-radio-check label {
    display: inline-block;
    width: 100%;
    text-align: left; }

@media only screen and (max-width: 576px) {
  .input-group-lg-30,
  .input-group-lg-70,
  .input-group-lg-50 {
    width: calc(100% - 1.5rem); } }

.margin-col {
  margin: 1.5rem 0 !important; }

.margin-col-sm {
  margin: 0.5rem 0 !important; }

.form-button {
  padding: 0.75rem 2rem;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  border-radius: 2rem; }
  .form-button:disabled {
    cursor: default;
    color: #737373 !important;
    border: 2px solid #F5F7F9 !important;
    background-color: #F5F7F9 !important; }
    .form-button:disabled:hover {
      border: 2px solid #F5F7F9 !important; }

.form-buttom-disabled {
  cursor: default;
  color: #737373 !important;
  border: 2px solid #F5F7F9 !important;
  background-color: #F5F7F9 !important; }
  .form-buttom-disabled:hover {
    border: 2px solid #F5F7F9 !important; }

a.form-button {
  text-decoration: none; }

.form-button-sm {
  padding: 0.5rem 1rem;
  font-size: 11px; }

.form-div-button {
  display: inline-block;
  text-align: center;
  align-items: flex-start;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  text-rendering: auto;
  appearance: auto;
  box-sizing: border-box; }

.form-button-delete {
  background-image: url("data:image/svg+xml,%3Csvg width='42' height='30' viewBox='0 0 42 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 18.8333L25.3333 15M25.3333 15L29.6667 11.1667M25.3333 15L21 11.1667M25.3333 15L29.6667 18.8333M1.5 15L15.397 27.2935C16.2095 28.0124 17.3115 28.4165 18.4607 28.4167H36.1667C37.3159 28.4167 38.4181 28.0128 39.2308 27.2939C40.0435 26.575 40.5 25.6 40.5 24.5833V5.41668C40.5 4.40001 40.0435 3.42499 39.2308 2.7061C38.4181 1.98721 37.3159 1.58334 36.1667 1.58334H18.4607C17.3115 1.58356 16.2095 1.98757 15.397 2.70651L1.5 15Z' stroke='%230A1D6F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: 42px 30px; }
  .form-button-delete:hover {
    background-image: url("data:image/svg+xml,%3Csvg width='42' height='30' viewBox='0 0 42 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 18.8333L25.3333 15M25.3333 15L29.6667 11.1667M25.3333 15L21 11.1667M25.3333 15L29.6667 18.8333M1.5 15L15.397 27.2935C16.2095 28.0124 17.3115 28.4165 18.4607 28.4167H36.1667C37.3159 28.4167 38.4181 28.0128 39.2308 27.2939C40.0435 26.575 40.5 25.6 40.5 24.5833V5.41668C40.5 4.40001 40.0435 3.42499 39.2308 2.7061C38.4181 1.98721 37.3159 1.58334 36.1667 1.58334H18.4607C17.3115 1.58356 16.2095 1.98757 15.397 2.70651L1.5 15Z' stroke='%2357ffff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"); }

.form-btn-square {
  border-radius: 0.35rem !important; }

.form-buttom-primary {
  color: #57ffff;
  background-color: #0A1D6F;
  border: 2px solid #0A1D6F; }
  .form-buttom-primary:hover {
    color: #00CFD9;
    border: 2px solid #000043;
    background-color: #000043; }

.form-buttom-outline-primary {
  background-color: #ffffff;
  color: #0A1D6F;
  border: 2px solid #0A1D6F; }
  .form-buttom-outline-primary:hover {
    color: #57ffff;
    border: 2px solid #0A1D6F;
    background-color: #0A1D6F; }

.form-button-large {
  padding-left: 4rem;
  padding-right: 4rem; }

.btn {
  padding: 0.5rem 1rem;
  font-size: 11px;
  font-weight: 700;
  cursor: pointer;
  border-radius: 2rem; }
  .btn:disabled {
    cursor: default;
    color: #737373 !important;
    border: 2px solid #F5F7F9 !important;
    background-color: #F5F7F9 !important; }
    .btn:disabled:hover {
      border: 2px solid #F5F7F9 !important; }

.btn-primary {
  color: #57ffff;
  background-color: #0A1D6F;
  border: 2px solid #0A1D6F; }
  .btn-primary:hover {
    color: #00CFD9;
    border: 2px solid #000043;
    background-color: #000043; }

.toaster-login-area {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0; }
  .toaster-login-area .toaster-login {
    position: fixed;
    z-index: 9999;
    top: 12px;
    left: calc(50% - 150px);
    background-color: #BD362F;
    overflow: hidden;
    margin: 0 0 6px;
    padding: 15px 15px 15px 50px;
    min-height: calc(54px - 30px);
    width: calc(300px - 65px);
    max-width: 300px;
    word-wrap: break-word;
    border-radius: 3px 3px 3px 3px;
    background-position: 15px center;
    background-repeat: no-repeat;
    box-shadow: 0 0 12px #999999;
    color: #ffffff;
    opacity: 1;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important; }
    .toaster-login-area .toaster-login .button-toaster {
      padding: 0;
      cursor: pointer;
      background: transparent;
      border: 0;
      position: relative;
      right: -0.3em;
      top: -0.3em;
      float: right;
      font-size: 20px;
      font-weight: bold;
      color: #ffffff;
      text-shadow: 0 1px 0 #ffffff;
      opacity: 0.8;
      font-size: 11px; }
    .toaster-login-area .toaster-login:hover {
      box-shadow: 0 0 12px #000000;
      opacity: 1;
      cursor: pointer; }

.toaster-login-area-success .toaster-login {
  background-color: green;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important; }

.loading-login {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(187, 187, 187, 0.42);
  z-index: 1050000;
  top: 0;
  right: 0; }

.loading-login .loadingText {
  color: #0A1D6F;
  position: fixed;
  margin: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  top: 45%;
  font-family: inherit;
  font-size: medium;
  font-weight: bold; }

.sk-circle {
  margin: 0 auto;
  width: 40px;
  height: 40px;
  position: relative; }

.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #0A1D6F;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out both; }

.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg); }

.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg); }

.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg); }

.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg); }

.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg); }

.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg); }

.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg); }

.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg); }

.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; }

.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s; }

.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s; }

.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s; }

.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s; }

.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s; }

.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s; }

.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.input-group-switch {
  width: calc(100% - 1.5rem);
  display: flex;
  font-size: 12px;
  margin: 0.75rem 0.75rem; }
  .input-group-switch .switch-label {
    font-weight: 600;
    margin-right: 1rem; }
  .input-group-switch .switch-input {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 17px; }
    .input-group-switch .switch-input input {
      opacity: 0;
      width: 0;
      height: 0; }
    .input-group-switch .switch-input .switch-slider {
      position: absolute;
      cursor: pointer;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #ccc;
      -webkit-transition: 0.4s;
      transition: 0.4s;
      border-radius: 17px; }
      .input-group-switch .switch-input .switch-slider:before {
        position: absolute;
        content: '';
        height: 13px;
        width: 13px;
        left: 2px;
        bottom: 2px;
        background-color: white;
        -webkit-transition: 0.4s;
        transition: 0.4s;
        border-radius: 50%; }
    .input-group-switch .switch-input input:checked + .switch-slider {
      background-color: #0A1D6F; }
    .input-group-switch .switch-input input:focus + .switch-slider {
      box-shadow: 0 0 1px #0A1D6F; }
    .input-group-switch .switch-input input:checked + .switch-slider:before {
      -webkit-transform: translateX(13px);
      -ms-transform: translateX(13px);
      transform: translateX(13px); }

.input-group-switch-right {
  justify-content: flex-end; }

.main-login {
  display: flex;
  flex-direction: column;
  align-content: center;
  padding: 8rem 12rem; }
  .main-login .main-logo {
    width: 70%;
    max-width: 210px;
    margin-bottom: 5rem; }
  .main-login .input-group label {
    color: #0A1D6F; }
  .main-login form {
    display: flex;
    flex-direction: column;
    margin-block-end: 0;
    width: 100%;
    height: auto; }
    .main-login form #geral {
      width: 100%;
      height: auto;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .main-login form #geral .conta-form {
        width: 90%;
        max-width: calc(350px - 3rem);
        background-color: #ffffff;
        border-radius: 0.75rem;
        padding: 1rem 1.5rem;
        display: none;
        flex-direction: column;
        align-items: center;
        box-shadow: 0px 0px 8px #00000029; }
        .main-login form #geral .conta-form .form-button {
          margin-top: 1.5rem; }
        .main-login form #geral .conta-form h2 {
          color: #333333;
          font-size: 14px;
          text-align: center;
          text-transform: uppercase;
          margin: 0 0 1rem 0;
          padding: 0; }
        .main-login form #geral .conta-form .form-group {
          margin: 1rem 0 !important; }
          .main-login form #geral .conta-form .form-group .form-control {
            font-size: 1rem !important;
            padding: 0.375rem 0.75rem !important; }
        .main-login form #geral .conta-form small {
          font-size: 9px; }
      .main-login form #geral .usuario-form-area {
        width: 90%;
        max-width: calc(350px - 3rem);
        background-color: #ffffff;
        border-radius: 0.75rem;
        padding: 1rem 1.5rem;
        font-size: 18px;
        color: #737373;
        display: flex;
        flex-direction: column;
        align-items: center;
        box-shadow: 0px 0px 8px #00000029; }
        .main-login form #geral .usuario-form-area .senha-login {
          width: 100%;
          display: flex;
          margin: 1rem 0.75rem; }
        .main-login form #geral .usuario-form-area .keyboard-buttons {
          width: 100%;
          display: flex;
          flex-wrap: wrap;
          align-items: center;
          justify-content: center;
          margin-bottom: 1.5rem; }
          .main-login form #geral .usuario-form-area .keyboard-buttons .form-div-button {
            font-weight: 600;
            min-width: 90px;
            padding: 1rem;
            margin-bottom: 0.5rem;
            margin-right: 0.5rem; }
        .main-login form #geral .usuario-form-area .form-button-large {
          margin-top: 1.5rem; }
          .main-login form #geral .usuario-form-area .form-button-large + .form-button-large {
            margin-top: 0.75rem; }
        .main-login form #geral .usuario-form-area span {
          width: 100%;
          color: #0A1D6F;
          font-weight: 700; }
        .main-login form #geral .usuario-form-area #divEsqueciMinhaSenha2 {
          margin-top: 1.5rem;
          margin-bottom: 1rem;
          font-size: 14px;
          width: 100%;
          text-align: center; }
          .main-login form #geral .usuario-form-area #divEsqueciMinhaSenha2 a {
            color: #0A1D6F;
            text-decoration: none;
            font-weight: 700; }
            .main-login form #geral .usuario-form-area #divEsqueciMinhaSenha2 a:hover {
              color: #00CFD9; }
        .main-login form #geral .usuario-form-area #btnSimulacaologin, .main-login form #geral .usuario-form-area #btnConsultarDebitosVeiculares {
          padding: 0.75rem 1rem;
          margin-top: 1rem; }
      .main-login form #geral .seguranca-form-area {
        width: 80%;
        max-width: 600px;
        color: #333333;
        flex: 1 1 auto;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-bottom: 4rem;
        display: flex;
        background-color: #ffffff;
        border-radius: 0.75rem;
        padding: 1rem 2rem;
        padding-top: 2rem;
        box-shadow: 0px 0px 8px #00000029; }
        .main-login form #geral .seguranca-form-area h2 {
          font-size: 14px;
          text-align: center;
          text-transform: uppercase;
          margin: 0 0 1rem 0;
          padding: 0; }
        .main-login form #geral .seguranca-form-area #divAceiteDigital {
          width: 100%;
          font-size: 10px;
          text-align: center;
          margin: 1rem 0;
          line-height: 1.5; }
          .main-login form #geral .seguranca-form-area #divAceiteDigital .input-group-lg-radio-check {
            margin-top: 1rem; }
        .main-login form #geral .seguranca-form-area .form-button {
          margin-top: 0.75rem; }
        .main-login form #geral .seguranca-form-area #lblMensagem {
          color: red;
          margin-top: 1rem;
          width: 100%;
          font-size: 14px;
          text-align: center; }
        .main-login form #geral .seguranca-form-area .seguranca-text {
          font-size: 14px;
          text-align: center;
          margin-top: 1rem; }
        .main-login form #geral .seguranca-form-area #dvCadastroOK,
        .main-login form #geral .seguranca-form-area #dvCadastroNaoOK {
          display: flex;
          flex-direction: column; }
        .main-login form #geral .seguranca-form-area #dvAguarde {
          display: flex;
          width: 100%;
          height: 100%;
          align-items: center;
          justify-content: center;
          background-color: rgba(17, 46, 80, 0.25);
          color: #ffffff;
          position: absolute;
          top: 0;
          left: 0; }
    .main-login form .consulta-publica {
      width: 80%;
      max-width: 770px;
      color: #333333;
      flex: 1 1 auto;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      margin-bottom: 4rem;
      display: flex;
      background-color: #ffffff;
      border-radius: 0.75rem;
      padding: 1rem 2rem;
      padding-top: 2rem;
      box-shadow: 0px 0px 8px #00000029; }
      .main-login form .consulta-publica #titulos_geral {
        width: 100%;
        font-size: 18px;
        font-weight: 700;
        color: #0A1D6F;
        margin-bottom: 0.5rem; }
  .main-login .pop-up-login-area {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    background-color: rgba(17, 46, 80, 0.25);
    color: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999; }
    .main-login .pop-up-login-area .text-left {
      text-align: left; }
    .main-login .pop-up-login-area .pop-up-login {
      font-size: 14px;
      width: 80%;
      max-width: 400px;
      color: #737373;
      display: flex;
      flex-direction: column;
      background-color: #ffffff;
      border-radius: 3px;
      align-items: center;
      box-shadow: 0px 0px 8px #00000029;
      text-align: center; }
      .main-login .pop-up-login-area .pop-up-login .pop-up-title {
        width: 100%;
        background-color: #0A1D6F;
        color: #ffffff;
        padding: 0.5rem 0;
        font-weight: 600; }
        .main-login .pop-up-login-area .pop-up-login .pop-up-title .pop-up-closer {
          padding: 0;
          cursor: pointer;
          background: transparent;
          border: 0;
          position: relative;
          right: 1rem;
          top: -0.3em;
          float: right;
          font-weight: bold;
          color: #ffffff;
          text-shadow: 0 1px 0 #ffffff;
          opacity: 0.8;
          font-size: 11px; }
      .main-login .pop-up-login-area .pop-up-login .pop-up-body {
        display: flex;
        flex-direction: column;
        width: calc(100% - 3rem);
        padding: 1.5rem; }
      .main-login .pop-up-login-area .pop-up-login .pop-up-senha {
        text-align: left; }
        .main-login .pop-up-login-area .pop-up-login .pop-up-senha span {
          text-align: center; }
        .main-login .pop-up-login-area .pop-up-login .pop-up-senha .g-recaptcha {
          width: 100%;
          display: flex;
          justify-content: center;
          margin-top: 1.5rem; }
      .main-login .pop-up-login-area .pop-up-login .pop-up-body-scroll {
        max-height: calc(100vh - 400px);
        overflow-y: scroll; }
      .main-login .pop-up-login-area .pop-up-login .pop-up-body-iframe {
        height: 80vh;
        max-height: 550px;
        padding: 0;
        width: 100%; }
        .main-login .pop-up-login-area .pop-up-login .pop-up-body-iframe #atendimentoIframe {
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0; }
      .main-login .pop-up-login-area .pop-up-login span {
        margin-bottom: 1rem; }
      .main-login .pop-up-login-area .pop-up-login .pop-up-buttons {
        width: calc(100% - 2rem);
        display: flex;
        justify-content: space-between;
        padding: 1rem; }
      .main-login .pop-up-login-area .pop-up-login .pop-up-buttons-center {
        justify-content: center; }
    .main-login .pop-up-login-area .pop-up-login-large {
      font-size: 14px;
      width: 90%;
      max-width: 650px; }

@media screen and (max-width: 768px) {
  .main-login {
    padding: 4rem 6rem; } }

@media only screen and (max-width: 576px) {
  .main-login {
    padding: 1.5rem 2rem; }
    .main-login .pop-up-login-area .pop-up-login .pop-up-body-iframe {
      height: calc(100vh - 2.2rem) !important;
      max-height: 100vh !important; }
    .main-login .pop-up-login-area .pop-up-login .pop-up-body-scroll {
      height: calc(100vh - 9.4rem) !important;
      max-height: 100vh !important; }
    .main-login .pop-up-login-large {
      width: 100% !important; } }

@media only screen and (max-width: 456px) {
  .main-login {
    padding: 0.5rem 1rem; }
    .main-login .toaster-area {
      width: 100% !important; }
      .main-login .toaster-area .toaster-login {
        top: 0 !important;
        right: 0 !important;
        margin: 0 !important;
        width: auto !important;
        border-radius: 0 0 3px 3px !important; }
    .main-login .usuario-form-area {
      font-size: 15px !important; }
      .main-login .usuario-form-area #cpfUsuario {
        margin-bottom: 1.2rem !important; }
      .main-login .usuario-form-area .usuario-form {
        padding: 1.1rem !important; }
        .main-login .usuario-form-area .usuario-form .senha-login {
          margin: 1rem 0 !important; }
          .main-login .usuario-form-area .usuario-form .senha-login .cadeado-img {
            transform: scale(0.6); }
          .main-login .usuario-form-area .usuario-form .senha-login input {
            padding: 0rem 1rem !important;
            font-size: 1.5rem !important;
            letter-spacing: 1rem !important; }
        .main-login .usuario-form-area .usuario-form .keyboard-buttons .form-button {
          font-size: 12px !important;
          min-width: 70px !important;
          padding: 0.9rem 1rem !important; } }
