@charset "UTF-8";
/*!
 * Copyright (C) 2016 Singular Studios (a.k.a Atom Tecnologia) - www.opensingular.com
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* here you can put your own css to customize and override the theme */
/*!
 * Copyright (C) 2016 Singular Studios (a.k.a Atom Tecnologia) - www.opensingular.com
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.page-header.navbar.navbar-fixed-top {
  -webkit-box-shadow: 0px 10px 29px -14px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 10px 29px -14px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 10px 29px -14px rgba(0, 0, 0, 0.75); }

.page-content .form-actions {
  margin: 20px 0; }

table.dataTable thead th.sorting_desc::after,
table.dataTable thead th.sorting::after,
table.dataTable thead th.sorting_asc::after {
  position: absolute; }

.flow-image-viewport-authoring {
  height: 30vh; }

.imageFlow.authoring {
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 100%;
  max-height: 30vh;
  width: auto; }

.imageFlow {
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 100%;
  max-height: 75vh;
  height: auto;
  width: auto; }

.portlet.light .singular-container {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.03); }

table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
  vertical-align: middle; }

@media (max-width: 768px) {
  #toast-container {
    margin-top: 142px; } }

@media (min-width: 768px) {
  #toast-container {
    margin-top: 70px; } }

#toast-container {
  pointer-events: none; }

#toast-container.toast-top-center > div {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  pointer-events: auto; }

.toast-top-center {
  left: 25%;
  margin-left: auto; }

.radio-list {
  min-height: 30px; }

.action-column {
  width: 1%;
  white-space: nowrap; }

@media (min-width: 992px) {
  .modal-belver {
    width: 900px; } }

.modal-lg {
  width: 85%; }

.modal.fade .modal-dialog {
  transition: transform 0.1s ease-out; }

.page-footer {
  box-shadow: 15px 0px 29px -14px rgba(0, 0, 0, 0.75); }

.page-sidebar-fixed .page-footer {
  margin-left: 0px; }

/*.logo-default::before {*/
/*content: url("/singular-static/resources/singular/img/brand.png");*/
/*height: 15px;*/
/*top: 15px;*/
/*}*/
.portlet.light .form .form-body {
  padding-top: 0px; }

.form-body h3:first-of-type {
  margin-top: 0px; }

.modal-body .singular-container {
  box-shadow: none;
  padding: 0;
  margin-bottom: 0; }

.logo-container {
  display: flex;
  align-items: center;
  width: auto; }

.title-logo-container {
  color: #1500ff;
  font-family: 'Open Sans', Helvetica, sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.title-logo {
  font-size: 35px; }

.subtitle-logo {
  font-size: 24px;
  margin-left: 15px; }

.font-embossed {
  color: rgba(255, 255, 255, 0.2);
  text-shadow: 1px 2px 3px #eee, 0 0 0 #000, 1px 2px 3px #eee; }

.singular-authoring-tree {
  overflow: auto;
  padding: 2px; }

.singular-authoring-tree .jstree-default .jstree-node {
  margin-left: 12px; }

.singular-authoring-tree .jstree-anchor {
  margin-left: -3px; }

.singular-authoring-tree .jstree-default .jstree-clicked {
  border-radius: 45px; }

.singular-authoring-tree .jstree-default .jstree-hovered {
  border-radius: 45px; }

.page-footer-inner a {
  color: #ffffff; }

@media screen and (min-width: 768px) {
  .table-responsive {
    overflow-x: hidden; } }

.modal-content .modal-body .tabs-left {
  box-shadow: 1px 1px 8px 2px rgba(0, 0, 0, 0.15); }

.pagination > .active > a,
.pagination > .active > a:hover {
  background-color: #1500ff;
  border-color: #1500ff; }

.pagination > li > a {
  color: #1500ff; }

h4.singular-tab-composite-title {
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 20px;
  background: white;
  box-shadow: 0px 2px 3px 2px rgba(0, 0, 0, 0.03); }

.table-responsive {
  word-wrap: break-word; }

.list-table-body td .singular-remove-btn {
  background-color: unset; }

.datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-right.datepicker-orient-bottom {
  z-index: 9996; }

.flow-buttons .btn {
  margin-top: 10px; }

@media (max-width: 768px) {
  /* 768px */
  /* Page header */
  .page-header.navbar {
    position: fixed;
    /*keep nav bar*/ }
  .page-header-fixed .page-container {
    margin-top: 70px !important; } }

.advanced-filter {
  padding: 10px;
  border: 1px solid #acb1c2;
  background-color: #e8e9f0; }

.page-content .form-actions .btn.btn-back {
  float: left; }

.table-responsive .worklist {
  margin: 0 auto;
  width: 98.5%; }

.portlet-body .table-responsive {
  overflow-x: auto;
  width: 101.5%;
  margin-left: -0.75%; }

.badge-light {
  color: #212529;
  background-color: #f8f9fa; }

.sweet-alert.showSweetAlert {
  z-index: 9998;
  width: auto;
  margin-left: 10%;
  margin-right: 10%;
  left: 15px;
  right: 15px; }

body .sweet-overlay {
  z-index: 9997; }

.force-header-top-menu-user-font-color {
  color: #1500ff !important; }

.bagde-message-background {
  color: #FFFFFF !important;
  background-color: #1500ff !important; }

.texto-taxado {
  text-decoration: line-through; }

.lead.text-muted {
  max-height: 400px;
  overflow-y: auto; }

.badge.badge-light {
  margin-left: 5px;
  margin-right: -12px;
  margin-top: -10px; }

.notification-message {
  font-size: 14px; }

body .page-header.navbar .top-menu .navbar-nav > li.dropdown-notification .dropdown-menu .dropdown-menu-list > li a .time {
  max-width: 105px; }

body .page-header.navbar .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu {
  max-width: 325px;
  width: 325px; }

.notification-clamp-overflow {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }
  @supports (-webkit-line-clamp: 2) {
    .notification-clamp-overflow {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: initial;
      display: -webkit-box;
      margin-top: -20px;
      margin-left: 20px;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; } }

a.menu-toggler.responsive-toggler {
  color: #1500ff; }

.page-header.navbar a.menu-toggler.responsive-toggler {
  opacity: unset; }

.function-documentation {
  width: 100%; }

.function-documentation .panel.panel-info {
  margin: -1px; }

.function-documentation > h4 {
  padding-left: 25px; }

.function-documentation > li {
  font-size: 14px; }

.function-documentation .panel-info .panel-heading {
  background-color: #e0ebf9;
  color: #2364b7; }

@media (max-width: 768px) {
  /* 768px */
  .page-header-fixed .hide-header .page-container {
    margin-top: 0 !important; }
  .hide-header .page-content-wrapper .page-content {
    padding: 10px !important; }
  .hide-header .page-content-wrapper .page-content .page-title {
    margin-bottom: 0 !important; } }

.tree-nav .always-display .closebtn {
  display: block; }

.tree-nav .always-display {
  display: block; }

.btn-margin .btn {
  margin-bottom: 2px; }

.grecaptcha-badge {
  bottom: 35px !important; }

.sso-externo-icon {
  width: auto;
  display: inline-block;
  margin-right: 2px;
  position: relative;
  top: -2px;
  height: 22px; }

.singular-artifact-label {
  border: #acb1c2 1px solid;
  border-radius: 8px;
  font-weight: bold;
  text-align: center;
  padding: 2px 6px;
  font-size: 1.1rem;
  font-family: monospace;
  background: #f0f0f0;
  color: #65697c;
  vertical-align: top; }

.copy-icon {
  color: #1500ff; }

.gov-br-btn {
  border-radius: 100em !important;
  background-color: #1351b4;
  font-family: rawline, sans-serif; }

/* qunado tem botões que são ocultados via wicket os demais botões podem ficar colados sem esse estilo*/
.modal-footer button {
  margin-left: 10px; }

.rpv-core__minimal-button {
  height: 3rem; }

.rpv-default-layout__toolbar {
  height: 3.5rem; }

.css-public-home-body .css-public-home-title {
  font-style: normal; }

.css-public-home-body .css-public-home-description {
  font-style: normal; }

.css-public-buttons-panel {
  margin-top: 15px;
  display: flex;
  flex-direction: row;
  gap: 30px;
  justify-content: space-evenly;
  width: 80%; }

@media screen and (max-width: 768px) {
  .css-public-buttons-panel {
    flex-direction: column; } }

.css-public-interno-button {
  color: #e0ebf9;
  background: #1500ff; }

.css-public-externo-button {
  color: #e0ebf9;
  background: #1500ff; }

.css-public-home-body {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif; }

.css-public-home-img {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.css-public-home-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.css-public-home-container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 800px;
  width: 90%;
  padding: 40px;
  background: #ffffff;
  border-radius: 15px;
  backdrop-filter: blur(10px);
  flex-direction: column;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); }

@media screen and (min-width: 768px) and (min-height: 800px) {
  .css-public-home-container {
    margin-bottom: 200px; } }

.css-public-home-title {
  text-align: center;
  font-size: 3.5rem;
  font-weight: 700;
  color: #1500ff; }

.css-public-home-description {
  font-size: 2rem;
  font-weight: 300;
  text-align: center; }

.css-public-home-button {
  text-decoration: none;
  transition: all 0.3s;
  text-align: center;
  background-color: #1500ff;
  color: whitesmoke;
  border-radius: 30px 30px 30px 30px;
  padding: 18px 30px 18px 35px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1; }

.css-public-home-button:hover {
  background-color: #4433ff;
  text-decoration: none;
  color: whitesmoke;
  box-shadow: 0 5px 15px rgba(255, 255, 255, 0.3); }

/*.page-header.navbar.navbar-fixed-top {
    background-image: url(/downloadResource/bg3);
    background-position: 1px;
    background-size: 100%;
}

.badge.bagde-message-background{  
    color:  #1351b4 !important;
}*/
.navbar-fixed-top {
  border-bottom: 3px solid #00328f !important; }

.error-panel {
  margin-top: 50px; }

.page-header.navbar .top-menu .navbar-nav > li.dropdown-notification {
  display: flex;
  align-items: stretch; }
  .page-header.navbar .top-menu .navbar-nav > li.dropdown-notification a.dropdown-toggle {
    padding: 10px 15px;
    display: flex;
    align-items: center;
    gap: 5px; }
    .page-header.navbar .top-menu .navbar-nav > li.dropdown-notification a.dropdown-toggle .badge {
      margin: 0; }
    .page-header.navbar .top-menu .navbar-nav > li.dropdown-notification a.dropdown-toggle:hover {
      background-color: #f7f7f7; }

.page-header.navbar .top-menu .navbar-nav > li.dropdown-notification {
  display: flex;
  align-items: stretch; }
  .page-header.navbar .top-menu .navbar-nav > li.dropdown-notification a.dropdown-toggle {
    padding: 10px 15px;
    display: flex;
    align-items: center;
    gap: 5px; }
    .page-header.navbar .top-menu .navbar-nav > li.dropdown-notification a.dropdown-toggle .badge {
      margin: 0; }
    .page-header.navbar .top-menu .navbar-nav > li.dropdown-notification a.dropdown-toggle:hover {
      background-color: #f7f7f7; }

.minicolors-theme-bootstrap .minicolors-input {
  float: none;
  padding-left: 44px; }

.well pre {
  margin: 0; }

.btn.ai-gradient-bg {
  background: linear-gradient(45deg, #6a5af9, #b27af5);
  padding: 8px 8px 7px 7px;
  color: white;
  border: none;
  height: 34px;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
  display: inline-flex;
  align-items: center; }

.btn.ai-gradient-bg:hover {
  background: linear-gradient(45deg, #5a4be3, #a75fe5); }

.btn.ai-gradient-bg:focus {
  outline: none; }

.btn.ai-gradient-bg:active {
  background: linear-gradient(45deg, #5a4be3, #a75fe5); }

.btn.ai-gradient-bg .icon svg {
  width: 16px;
  height: 16px;
  margin-right: 6px;
  vertical-align: middle;
  transform: rotate(90deg) translateX(-1px);
  fill: white; }

.bootstrap-switch {
  border-radius: 3px; }

.portlet.minimizable-portlet {
  padding: 0; }

.portlet.minimizable-portlet .portlet-title {
  padding: 10px 10px 0 10px; }

.portlet.minimizable-portlet .portlet-body {
  padding: 10px; }

.portlet.minimizable-portlet.compacted .portlet-body .minimizable-content {
  max-height: 250px;
  overflow: hidden; }

.portlet.minimizable-portlet.expanded .portlet-body .minimizable-content {
  max-height: 100%; }

.portlet.minimizable-portlet .minimize-control .fa-chevron-down {
  display: block; }

.portlet.minimizable-portlet .minimize-control .fa-chevron-up {
  display: none; }

.portlet.minimizable-portlet.expanded .minimize-control .fa-chevron-down {
  display: none; }

.portlet.minimizable-portlet.expanded .minimize-control .fa-chevron-up {
  display: block; }

.minimize-control {
  width: 100%;
  background-color: whitesmoke;
  display: none;
  height: 30px;
  align-items: center;
  justify-content: center;
  cursor: pointer; }

.crud-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: white;
  width: 100%;
  padding: 12px 20px 15px 20px;
  box-shadow: 0 2px 3px 2px rgba(0, 0, 0, 0.03); }
  .crud-actions .btn {
    border-radius: 4px; }

.sg-inline-script {
  font-family: monospace;
  font-size: 14px !important; }

.sg-ps-15 {
  padding-left: 15px; }

.sg-d-inline-block {
  display: inline-block; }

.sg-mb-15 {
  margin-bottom: 15px; }

.dashboard-skeleton-grid {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(24, 1fr); }

.dashboard-skeleton {
  position: relative;
  overflow: hidden;
  animation: dashboard-pulse 2s ease-in-out infinite;
  border-radius: 3px 3px 0 0; }

@keyframes dashboard-pulse {
  0% {
    background-color: #e7e7e7; }
  50% {
    background-color: lightgray; }
  100% {
    background-color: #e7e7e7; } }

.label.sg-label {
  padding: 6px 6px;
  box-shadow: none; }

.sg-label.label-success {
  background-color: #198754; }

.sg-label.label-error {
  background-color: #bd362f; }

.sg-label.label-info {
  background-color: #2f96b4; }

.sg-label.label-warning {
  background-color: #f89406; }

ul ul > li.nav-item.open > a.nav-link.nav-toggle {
  color: #678098;
  background: none !important; }
  ul ul > li.nav-item.open > a.nav-link.nav-toggle > i {
    color: #678098;
    background: none !important; }
  ul ul > li.nav-item.open > a.nav-link.nav-toggle:hover {
    color: #1500ff;
    background: #f2f6f9 !important; }
    ul ul > li.nav-item.open > a.nav-link.nav-toggle:hover > i {
      color: #1500ff;
      background: #f2f6f9 !important; }

ul ul > li.nav-item.open:has(.nav-item.active) > a.nav-link.nav-toggle {
  color: #1500ff;
  background: #f2f6f9; }
  ul ul > li.nav-item.open:has(.nav-item.active) > a.nav-link.nav-toggle > i {
    color: #1500ff;
    background: #f2f6f9; }

@media (max-width: 768px) {
  table:not(.datepicker table) {
    padding-top: 16px; }
  table:not(.datepicker table),
  thead:not(.datepicker thead),
  tbody:not(.datepicker tbody),
  tfoot:not(.datepicker tfoot),
  th:not(.datepicker th),
  td.sg-mobile-friendly,
  tr:not(.datepicker tr) {
    display: block; }
  thead tr:not(.datepicker thead tr) {
    display: none; }
  tr:not(.datepicker tr) {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    overflow: hidden; }
  td.sg-mobile-friendly {
    white-space: normal !important;
    display: flex;
    justify-content: space-between;
    align-items: center; }
  td.sg-mobile-friendly-pagination {
    white-space: normal !important;
    display: grid; }
  td.norecords-td {
    justify-content: center !important; }
  td.sg-mobile-friendly-refresh-button {
    justify-content: center !important; }
  td.sg-mobile-friendly:before {
    content: attr(data-label);
    font-weight: bold;
    margin-right: 10px;
    color: #555; }
  .worklist tr td {
    border-top: 1px solid #ddd !important; }
  .action-column {
    width: initial !important;
    white-space: initial !important; } }

.sg-inline-btn > .form-group {
  margin-bottom: 0; }

.sg-inline-btn {
  margin-bottom: 15px; }

.css-public-externo-button-top {
  display: none; }

.css-public-externo-button-bot {
  display: none; }

.css-public-interno-button-top {
  display: none; }

.css-public-interno-button-bot {
  display: none; }
