
/* Alinhamento */
.center-x {
  display: flex !important;
  justify-content: center !important;
}

.center-y {
  display: flex !important;
  align-items: center !important;
}

.center-xy {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.space-x {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.flex-column {
  flex-direction: column;
}

.flex-grow {
  flex: 1;
}

.flex-end {
  display: flex !important;
	align-items: flex-end !important;
}

.loaderOpacity {
  position:fixed;
  width:100%;
  left:0;right:0;top:0;bottom:0;
  background-color: rgba(255, 255, 255, 0.255);
}

.row.row-flex {
  /* flex-wrap: initial; */
}

.popoverDashboard p{
  font-size: 12px;
  display: block;
}

.top {
  margin-top: 0!important;
}

.booton {
  margin-top: 10px;
}

.semibold {
  font-weight: 600;
}

.bold {
  font-weight: bold;
}

.div {
  word-wrap: break-word;
}

.cursor-not-allowed {
  cursor: not-allowed!important;
}

/* Organogramas */

.organogramas .nav-pills  { margin-bottom: 20px; }
.organogramas .nav-pills > li > .link {
    cursor: pointer;
    color: #428bca;
    background-color: #F8F9FC;
    border-radius: 4px;
}
.organogramas .nav-pills.nav-stacked > li > .link {
    padding: 8px 12px;
    margin-bottom: 3px;
    line-height: 14px;
}
.organogramas .nav-pills > li > .link:hover { background-color: #EFF1F6; }

.organogramas .nav-pills > li.active > .link,
.organogramas .nav-pills > li.active > .link:hover {
    color: #FFF;
    background-color: #4687DF;
}

.organogramas .nav-pills .active .text-muted { color: #EFEFEF; }

.organogramas .nav-pills li {
    position: relative;
}

.organogramas .nav-pills li .dropdown {
    position: absolute;
    top: 30%;
    right: 5px;
}
.organogramas .nav-pills .dropdown-toggle {
    color: #333;
    background: transparent!important;
}

.organogramas .nav-pills .text-muted {
    display: block;
    padding-top: 6px;
}

table td.nivel2 {
    padding-left: 20px!important;
}
/* table td.nivel3 { padding-left: 40px!important; }
table td.nivel4 { padding-left: 60px!important; }
table td.nivel5 { padding-left: 80px!important; }
table td.nivel6 { padding-left: 100px!important; }
table td.nivel7 { padding-left: 120px!important; }
table td.nivel8 { padding-left: 140px!important; }
table td.nivel9 { padding-left: 160px!important; }
table td.nivel10 { padding-left: 180px!important; }
table td.nivel11 { padding-left: 200px!important; }
table td.nivel12 { padding-left: 220px!important; }
table td.nivel13 { padding-left: 240px!important; } */

.organogramas .nav-pills.nav-stacked>li>.link {
  padding: 8px 12px;
  margin-bottom: 3px;
  line-height: 14px;
}
.breadcrumb>li {
  font-size: 12px;
  color: #767676;
}

.actions-disabled {
  cursor: default!important;
  opacity: .5;
  pointer-events: none;
}

.panel .panel-heading {
  cursor: pointer;
  padding: 10px 5px 0px 10px;
}

.panel .panel-heading .badge {
  background-color: #666;
}

pes-breadcrumb {
  position: absolute;
  right: 16px;
  line-height: 36px;
}

.list-group a:hover, .list-group a:focus {
  text-decoration: none !important;
}

.list-group > li > a {
  display: block;
  padding: 10px 15px;
  position: relative;
  padding: 0;
}

.list-group li a {
  color: rgba(0, 0, 0, 0.7);
}

.list-group li.active a {
  color: #fff;
}

.img-cadastro-solicit-abertura {
  background-size: contain;
  background-image: url(images/cadastro.png);
}

.modal-header h3 {
  display: inline;
  margin-right: 10px;
}

.bth-checkbox.bth-checkbox-parcial input[type="checkbox"]:checked+label::after {
  font-family: fontAwesome;
  font-size: 11px;
  line-height: 17px;
  content: "\f068"!important;
}

.ql-toolbar {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.ql-container {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

.ql-editor {
  height: auto;
  min-height: 100px;
}

.mt-10 {
  margin-top: 10px!important;
}

.ql-toolbar {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.ql-container {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

.ql-editor {
  height: auto;
  min-height: 100px;
}

.mt-10 {
  margin-top: 10px!important;
}

a.disabled-anchor {
  cursor: not-allowed;
  opacity: .65;
}

a.disabled-anchor:hover {
  text-decoration: none;
}

a.disabled-anchor:focus {
  text-decoration: none;
}

a.disabled-anchor:active {
  text-decoration: none;
}

.popover {
  z-index: 9999;
}

.ellipsis-box {
  overflow: hidden;
  display: -webkit-box!important;
  -webkit-box-orient: vertical;
}

.ellipsis-box.ln-2 {
  -webkit-line-clamp: 2;
}

.ellipsis-box.ln-1 {
  -webkit-line-clamp: 1;
}

.charts-counter div{
  font-size: 24px;
}

.totalizador-processsos-chart {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 300px;
}

.totalizador-processsos-chart div {
  flex: 1;
  text-align: center;
}

.gestao-processo-cards .card-totalizadores .totalizador:not(:first-child) {
  padding-left: 10px;
}

/* BPMN-JS */
.properties-panel-parent {
  overflow: auto;
}

/* Esconde propiedades do painel do bpmn */
.entry.bpmn-icon-lasso-tool,
.entry.bpmn-icon-space-tool,
.entry.bpmn-icon-intermediate-event-none,
.entry.bpmn-icon-subprocess-expanded,
.entry.bpmn-icon-data-object,
.entry.bpmn-icon-data-store,
.entry.bpmn-icon-group,
.entry.bpmn-icon-screw-wrench,
.entry.bpmn-icon-text-annotation,
.bjs-powered-by {
  display: none;
}


/* Comentarios */

.comentario-input {
  margin-bottom: 10px;
  margin-top: 10px;
}

.comentario-text {
  overflow-wrap: break-word;
  padding-top: 5px;
}

.thumb-comentario {
  border: 1px solid silver;
  border-radius: 50%;
}

.ng-quill-file-link:hover {
  cursor: pointer;
  color: #06c;
}

.ng-quill-file-link {
    background-color: #e1e3e6;
    border-radius: 50px;
    color: #06c;
    padding: 1px 6px;
    text-align: center;
}

.ml-1 {
  margin-left: 0.25em;
}

.ml-2 {
  margin-left: 0.5em;
}

.ml-3 {
  margin-left: 1em;
}

.ml-4 {
  margin-left: 2em;
}

.popover-infinite-scroll {
  max-height: 250px;
  overflow-y: initial;
  display: block;
}

@media (max-width: 768px) {
  .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  }

  .modal-content {
    height: auto;
    min-height: 100%;
    border-radius: 0;
    position: relative;
  }

  .modal-body .conteudo {
    max-height: 84vh;
  }

  .modal-body .bth-attach__body {
    max-height: 84vh;
  }

  .modal-footer {
    border-radius: 0;
    bottom: 0px;
    position: absolute;
    width: 100%;
    padding: 15px 15px !important;
    margin: 0px !important
  }

  .modal-body {
    padding-bottom: 60px !important;
  }
}

@media (min-width: 992px) {
  .responsive-modal {
    width: 80%;
  }
}

.modal-body.html {
  max-height: 500px;
}

.conteudo {
  max-height: 480px;
  overflow-y: auto;
  overflow-x: auto;
}

.modal-header span {
  font-size: 12px;
}

.avatar-circle{
  border-radius: 50px;
  height: 20px;
  margin-right: 6px;
}

.imovel .urbano {
    content: url(images/urbano.svg);
}

.imovel .rural {
    content: url(images/rural.svg);
}

.bth-empty--alert {
  background-image: url(images/alerta.svg);
  background-position-y: 21px;
  background-size: 177px;
  padding-top: 220px;
}
@media print {
  .no-print, .no-print * {
      display: none !important;
  }
}

.mh0 {
  margin-left: 0;
  margin-right: 0;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.pt7 {
  padding-top: 7px;
}

.plr0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.p5 {
  padding: 5px;
}

.pl0 {
  padding-left: 0px;
}

.mr5 {
  margin-right: 5px;
}

/*
 * Sobrescrita de regra do framework para corrigir problema de espaçamento
 * desconexo entre o header e a barra a pedido do @marcelo.bauer
 */
.bth-container__header {
  top: 45px;
}

.form-control-clear {
  z-index: 10;
  pointer-events: auto;
  cursor: pointer;
}


/* Ajustes específicos para o seletor de organograma no menu de contexto */
.select-header .select2-chosen {
  font-size: 14px;
}

#select-organograma-simplificado.select-header :not(.select2-container-active) .select2-choice {
  border-color: transparent;
}

#header.select-ativo .megamenu-dropdown {
  top: 34px !important;
}

#header.select-ativo .megamenu > li.mm-delay {
  background-color: #fff;
  border-bottom-color: transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  box-shadow: 0 -6px 6px rgb(0 0 0 / 15%);
}

#header.select-ativo .megamenu > li.mm-delay > a {
  color: #444;
}

.prot-licenca-disabled {
  cursor: not-allowed !important;
  opacity: 0.5;
}

.prot-licenca-disabled:not(button) {
  color: silver !important;
}

.prot-licenca-disabled a {
  cursor: not-allowed !important;
}

.badge.badge--inline {
  float: left;
  margin: 1px 4px 1px 0;
}

.row.no-bottom {
  margin-bottom: 0;
}

.visualizacao-parecer {
  display: flex;
}

.visualizacao-parecer__hr hr {
  margin: 12px 0;
}

.visualizacao-parecer p {
  margin: 0;
}

.visualizacao-parecer__icon {
  width: 3%;
  margin: auto 0;
}

.visualizacao-parecer__conteudo {

}

.visualizacao-parecer__data {
  display: flex;
  align-items: center;
  justify-content: end;
  flex: 1;
  margin-right: 4px;
}

.historico-processo__parece_encerramento_depara {
  width: 40px;
  margin-bottom: -10px
}

.historico-processo__parece_encerramento {
  margin-bottom: -10px
}

.historico-processo__icon_md {
  width: 80px;
}

.historico-processo__icon_sm {
  width: 30px;
}

.historico-processo__registro_vazio {
  margin-right: 3px;
}

.historico-processo__arquivamento-localizacao {
  margin-left: -40px;
}

.visao-geral-container {
  background-color: #FFFFFF;
  padding: 15px 15px;
  border-radius: 2px;
  margin-bottom: 12px;
  min-height: 500px;
}

.visao-geral-container:has(.consulta-geral-card) {
  padding-bottom: 0;
}

.visao-geral-container .consulta-geral-card .bth-card__body {
  margin-bottom: 0;
  padding-bottom: 0 !important;
}

.consulta-geral-container {
  margin-bottom: 0;
  display: flex;
}

.consulta-geral-container .listagem-container:not(.searchbar-closed) {
  padding-left: 8px;
}

.filtro-lateral {
  overflow: hidden;
  margin-left: -15px;
  margin-top: -15px;
}

.filtro-lateral .fa-eye-slash {
  font-size: 20px;
}

.filtro-lateral #barra-fixa {
  background-color: #f5f7fa;
  transition: all 200ms;
}

.filtro-lateral form {
  margin-bottom: 20px;
}

.filtro-lateral #barra-fixa {
  z-index: 10;
}

/**
  * Mecanismo para o select2 aberto não ficar passando por cima de outros elementos fixos na tela na rolagem.
  * Por padrão o select2 tem o z-index mais alto do sistema (??) passando por cima de qualquer outro elemento em tela
  * e isso na rolagem da consulta acaba passando por cima dos headers e tudo mais quando aberto sem essas regras abaixo.
  */
body:not(:has(.modal, #barra-contexto .select2-dropdown-open, #header .select2-dropdown-open)) .filtro-lateral #barra-fixa {
  z-index: 1080;
}

body:not(:has(.modal, #header .select2-dropdown-open)) #header {
  z-index: 1090 !important;
}

body:not(:has(.modal, #barra-contexto .select2-dropdown-open, #header .select2-dropdown-open)) #barra-contexto {
  z-index: 1085 !important;
}

body:not(:has(.modal, #barra-contexto .select2-dropdown-open, #header .select2-dropdown-open)) #barra-navegacao {
  z-index: 1083 !important;
}

.filtro-lateral-buttons {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.filtro-lateral-buttons .salvar-filtros {
  min-width: 112px
}

@media (max-width: 995px) {
  .consulta-geral-container {
    display: block;
  }

  .filtro-lateral {
    margin-left: 0;
    margin-top: 0;
  }
}

@media (min-width: 995px) and (max-width: 1080px) {
  .filtro-lateral {
    width: 35% !important;
  }

  .listagem-container:not(.searchbar-closed) {
    width: 65% !important;
  }
}

.assinatura-recusada {
  color: #EA863E;
}

.assinatura-cancelada {
  color: #D64038;
}

.label-assinatura-recusada {
  background-color: #EA863E;
  color: #222;
}

.label-assinatura-aguardando {
  background-color: #B6860F;
  color: white;
}

.cpa-editor .tag {
  margin-top: 0;
  padding: 5px 15px;
  width: 100%;
  text-align: left
}

.cpa-editor .tag .ellipsis {
  width: calc(100% - 30px);
  float: left
}

.cpa-editor .btn-focus-none:focus {
  outline: 0
}

.cpa-editor .description > div.row {
  margin-bottom: 4px
}

.cpa-editor .editor-de-script {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(100% - 68px);
  margin-top: 5px;
  background-color: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .055)
}

.cpa-editor .editor-de-script .page-header {
  padding: 0 10px
}

.cpa-editor .editor-de-script .body {
  position: absolute;
  width: 100%;
  height: calc(100% - 47px)
}

.cpa-editor .editor-sidebar-left, .cpa-editor .editor-sidebar-right {
  position: relative;
  display: inline-block;
  width: 20%;
  padding: 10px;
  background-color: #fff;
  min-height: 600px
}

.cpa-editor .editor-sidebar-right h1 {
  font-size: 14px;
  font-weight: 700;
  margin: 2px 0
}

.cpa-editor .editor-sidebar-right {
  position: initial;
  display: inline-block;
  width: 20%;
  height: 100%;
  padding: 10px;
  float: right
}

.cpa-editor .editor-sidebar-left {
  float: left
}

.cpa-editor .editor-sidebar-left ul.tree-list.scrollBar, .cpa-editor .editor-sidebar-right .panel-group.scrollBar {
  padding: 0 5px 0 0
}

.cpa-editor .editor-sidebar-left {
  left: 0
}

.cpa-editor .editor-sidebar-right {
  right: 0
}

.cpa-editor .editor-sidebar-right .panel-heading {
  background-color: #F5F6FA
}

.cpa-editor .editor-sidebar-right .panel-heading a {
  color: #505661
}

.cpa-editor .editar-script {
  position: initial;
  display: inline-block;
  height: auto;
  width: 60%;
  left: 20%;
  min-height: 600px;
  padding: 10px 10px 200px;
  border-right: 1px solid #eaecf3;
  border-left: 1px solid #eaecf3
}

.cpa-editor .alert-info {
  padding-top: 8px;
  padding-bottom: 8px;
}

.cpa-editor .alert-info .fa-info-circle {
  margin-right: 4px;
}

.cpa-editor .editor-acoes {
  width: 100%;
  padding: 10px 10px 0;
  background-color: #EAECF3
}

.cpa-editor .editor-abas {
  width: 100%;
  height: 40px;
  padding-left: 10px;
  padding-top: 10px;
  background-color: #EAECF3;
  border-bottom: 0 solid #CECECE
}

.cpa-editor .editor-abas .btn-group:nth-child(1) {
  max-width: 89%
}

.cpa-editor .editor-abas button.btn-sm, .cpa-editor .editor-abas button.btn-xs {
  border-radius: 4px 4px 0 0;
  border-bottom: 0
}

.cpa-editor .editor-abas button {
  height: 25px;
  margin-top: 5px;
  padding-top: 3px;
  background-color: #E3E5EA
}

.cpa-editor .editor-abas button.abas {
  padding-right: 28px
}

.cpa-editor .editor-abas button div {
  width: 100%;
  max-width: 80px
}

.cpa-editor .editor-abas button a {
  position: absolute;
  top: 3px;
  right: 5px;
  color: #a9afbb;
  opacity: .5
}

.cpa-editor .editor-abas button:hover {
  background-color: #EAECF3;
  border-color: #ccc
}

.cpa-editor .editor-abas button:hover a {
  opacity: 1
}

.cpa-editor .editor-abas button.active {
  height: 29px;
  margin-top: 0;
  padding-top: 5px;
  background-color: #fff;
  box-shadow: none;
  border-color: #CECECE;
  border-radius: 4px 4px 0 0 !important
}

.cpa-editor .editor-abas button.btn-xs {
  padding: 4px 5px 5px;
  font-size: 11px;
  color: #9499a7
}

.cpa-editor .editor-content {
  position: absolute;
  width: 100%;
  height: calc(80% - 83px);
  background-color: #eaecf3;
  padding-left: 10px
}

.cpa-editor .editor-content form {
  height: 100%
}

.cpa-editor .editor-content .CodeMirror {
  height: 100%;
  margin-top: -1px !important;
  border-radius: 0;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 0 !important;
  border-right: 0 !important;
  box-shadow: none
}

.cpa-editor .editor-content textarea:focus {
  margin-top: -1px;
  box-shadow: none;
  border-color: #ccc;
  outline: 0 !important
}

.cpa-editor .editor-erro {
  position: absolute;
  width: 100%;
  height: 24%;
  padding: 10px;
  bottom: 0;
  background-color: #fff;
  border-top: 10px solid #EAECF3;
  color: #505661
}

.cpa-editor .editor-erro h5 {
  font-weight: 700
}

.cpa-editor .editor-erro .top a {
  color: #505661
}

.cpa-editor ul.tree-list a {
  text-decoration: none
}

.cpa-editor ul.tree-list ul {
  margin-left: 15px
}

.cpa-editor ul.tree-list li {
  margin-bottom: 5px
}

.cpa-editor ul.tree-list li .ellipsis {
  width: calc(100% - 45px);
  display: inline-block;
  vertical-align: middle
}

.cpa-editor ul.tree-list li a {
  cursor: pointer
}

.cpa-editor ul.tree-list li:before {
  display: inline-block;
  vertical-align: middle;
  font-family: fontAwesome;
  width: 10px;
  margin-right: 5px;
  cursor: pointer
}

.cpa-editor ul.tree-list small:nth-child(2) a {
  color: #ADADAD;
  margin-top: 3px;
  opacity: 0
}

.cpa-editor ul.tree-list li.pasta:before {
  content: '\f115'
}

.cpa-editor ul.tree-list li.pasta.collapsed:before {
  content: '\f114'
}

.cpa-editor ul.tree-list li.tags.collapsed:before, .cpa-editor ul.tree-list li.tags:before {
  content: '\f02c'
}

.cpa-editor ul.tree-list li.script:before {
  content: '\f121'
}

.cpa-editor ul.tree-list li.script:hover a {
  opacity: 1
}

.cpa-editor ul.tree-list li.fonte:before {
  content: '\f1c0'
}

.cpa-editor ul.tree-list li.categoria:before {
  content: '\f0c1'
}

.cpa-editor ul.tree-list li.coluna:before {
  content: '\f0db'
}

.cpa-editor ul.tree-list li.data:before {
  content: '\f073'
}

.cpa-editor ul.tree-list li.texto:before {
  content: '\f031'
}

.cpa-editor ul.tree-list li.formula:before {
  content: '\f12b'
}

.cpa-editor ul.tree-list .collapsed ul {
  display: none
}

.cpa-editor ul.tree-list li.collapsed:before {
  display: inline-block;
  width: 10px
}

.cpa-editor .tree ul.tree-list:nth-child(1) {
  padding-left: 7px
}

.cpa-editor span.tree-arrow {
  cursor: pointer;
  margin-left: -22px;
  float: left
}

.cpa-editor ul.tree-list {
  list-style: none;
  padding-left: 0
}

.cpa-editor ul.tree-list ul {
  padding-left: 0
}

.cpa-editor label.tree-label {
  padding-top: 2px
}

.cpa-editor .scrollContent {
  position: relative
}

.cpa-editor .scrollBar {
  overflow-y: scroll;
  overflow-x: hidden
}

.cpa-editor .scrollBar::-webkit-scrollbar {
  width: 6px
}

.cpa-editor .scrollBar.thin {
  transition: all .5s
}

.cpa-editor .scrollBar.thin::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, .1)
}

.cpa-editor ::-webkit-scrollbar-track {
  border-radius: 10px;
  background: rgba(100, 100, 100, .1)
}

.cpa-editor ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: rgba(0, 0, 0, .1)
}

.cpa-editor ::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(0, 0, 0, .1)
}

.cpa-editor .editor-full-screen {
  width: 100% !important;
  height: 100% !important;
  padding: 0 !important;
  margin: 0 !important
}

.cpa-editor .editor-acoes-full-screen {
  position: fixed;
  top: 0;
  left: 0;
  padding: 10px
}

.cpa-editor .compress {
  display: none
}

.cpa-editor .table-scroll {
  width: auto;
  overflow-x: scroll;
  overflow-y: hidden
}

.cpa-editor .table-scroll tbody .grupo {
  border-bottom: 2px solid #DCDCDC
}

.cpa-editor .agrupadores {
  border-bottom: 1px solid #ccc
}

.cpa-editor .agrupadores td {
  padding: 0 5px
}

.cpa-editor .agrupadores .row:nth-child(1) p {
  border-top: 1px solid #ccc
}

.cpa-editor .agrupadores p {
  border-bottom: 1px solid #FFF;
  margin: 0;
  padding: 5px
}

.cpa-editor .agrupadores p:nth-child(1) {
  padding-left: 20px
}

.cpa-editor .row-draggable {
  background-color: #eff1f6;
  border-radius: 3px;
  padding: 6px;
  margin-bottom: 2px;
  cursor: pointer
}

.cpa-editor .input-auto-complete, .cpa-editor .input-auto-complete input {
  position: relative
}

.cpa-editor .input-auto-complete ul {
  z-index: 3;
  position: absolute;
  background-color: #fff;
  width: 100%;
  overflow: hidden
}

.cpa-editor .input-auto-complete ul li a {
  border-bottom: 1px solid #ECECEC;
  padding: 5px;
  width: 100%;
  display: block;
  color: #4E4E4E;
  text-decoration: none
}

.cpa-editor .input-auto-complete li a small {
  color: #A2A7B3
}

.cpa-editor .input-auto-complete ul li a:focus {
  background-color: #3875D7;
  color: #fff
}

.cpa-editor .input-auto-complete ul li a:focus small {
  color: #fff
}

.cpa-editor .input-auto-complete li i {
  color: #ABABAB
}

.cpa-editor [ng-drag] {
  cursor: move
}

.cpa-editor [ng-drag].dragging {
  opacity: .6
}

.cpa-editor [ng-drop].drag-enter {
  background: rgba(0, 0, 0, .15);
  padding: 5px
}

.cpa-editor .script-open-scroll, .tags-open-scroll {
  height: 328px;
  overflow-y: scroll
}

.cpa-editor .painel-script-open {
  height: 428px
}

.cpa-editor .editable {
  width: calc(64%);
  left: 10%;
  padding-top: 10px
}

.cpa-editor .not-editable {
  width: 100%;
  left: 10%;
  padding: 10px 15px
}

.cpa-editor .date-range .input-group {
  width: 100%
}

.cpa-editor .grid-stack textarea {
  resize: none
}

.cpa-editor .sidebar > li.header {
  border-bottom: 1px solid #e6e6e6;
  background-color: #eaeaea
}

.cpa-editor .sidebar .pesquisa-produto input {
  height: 28px;
  font-size: 15px;
  width: 100%
}

.cpa-editor .sidebar .pesquisa-produto input:focus {
  outline: 0;
  border: 0
}

.cpa-editor .sidebar .pesquisa-produto:after {
  top: 17px;
  right: 23px
}

.cpa-editor .clearSearchInput {
  width: 20px !important;
  height: 17px !important;
  position: absolute !important;
  top: 16px !important;
  right: 29px !important;
  padding: 0 !important
}

.cpa-editor .vl-middle {
  vertical-align: middle
}

.cpa-editor .flex-group {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: stretch;
  align-items: center
}

.cpa-editor .well-editor-filtros .well {
  background-color: rgba(208, 208, 208, .34);
  border: 1px solid #BFBFBF;
  position: relative
}

.cpa-editor .well-editor-filtros .well .well::before {
  content: "";
  width: 20px;
  height: 2px;
  left: -20px;
  top: 50%;
  margin-top: -1px;
  position: absolute;
  background-color: #BFBFBF
}

.cpa-editor .has-sub ul {
  margin: 0;
  padding: 0
}

.cpa-editor .has-sub ul.collapsing {
  overflow-x: visible !important
}

.cpa-editor .has-sub ul li {
  border-left: 0;
  border-right: 0;
  border-radius: 0 !important;
  background-color: rgba(0, 0, 0, .07);
  padding: 10px 15px
}

.cpa-editor .has-sub ul li:last-child {
  border-bottom: 0
}

.cpa-editor .has-sub ul li.active a {
  color: #fff
}

.cpa-editor .has-sub ul li.active a .badge {
  background-color: #fff;
  color: #777
}

.cpa-editor .box-configuracoes {
  min-height: 680px;
  border-radius: 3px
}

.cpa-editor .box-configuracoes h1 {
  margin: 0 0 2px;
  font-weight: 700;
  font-size: 14px;
  color: #616161
}

.cpa-editor .tamanho-campo {
  margin-left: 3px
}

.cpa-editor .ui-dados-adicionais-sortable {
  background-color: #E8F6FC;
  border-radius: 5px;
  border: 1px dashed #7E8390;
  padding-bottom: 10px;
  padding-top: 10px
}

.cpa-editor .tip {
  cursor: default
}

.cpa-editor .tip:before {
  content: '?';
  border-radius: 50%;
  color: #fff;
  background-color: #4f4f4f;
  width: 12px;
  height: 12px;
  display: inline-block;
  font-size: 10px;
  vertical-align: top;
  text-align: center
}

.cpa-editor .ghost {
  width: 100%;
  height: 66px;
  border: 2px dashed #ddd;
  box-sizing: border-box
}

.cpa-editor .handle {
  position: absolute;
  top: 0;
  left: 0;
  width: 115px;
  height: 42px;
  z-index: 995
}

.cpa-editor .chosen {
  opacity: 1
}

.cpa-editor .formulario {
  position: relative;
  border: 1px dashed #ddd;
  margin: 0 0 10px;
  padding: 20px 10px 10px;
  background-color: #fff
}

.cpa-editor .formulario h4 {
  margin: 0
}

.cpa-editor .formulario h4.nao-ha-campos {
  margin: 0 0 10px;
  line-height: 50px
}

.cpa-editor ul.sortable {
  display: flex;
  flex-wrap: wrap;
  list-style: none outside none;
  padding: 0;
  margin: 0
}

.cpa-editor ul.sortable > li {
  display: flex;
  width: 100%
}

.cpa-editor .input-group .ui-spinner-input {
  background-color: #fff
}

.cpa-editor .btn-remove {
  position: absolute;
  right: 0;
  top: 2px;
  z-index: 999
}

.cpa-editor .template-field {
  margin-left: 4px;
  margin-right: 4px
}

.cpa-editor .gridster textarea {
  resize: none
}

.cpa-editor .campo-removido .form-control, .cpa-editor .campo-removido .select2-container .select2-choice, .cpa-editor .campo-removido .select2-container-multi .select2-choices, .cpa-editor .formulario-removido {
  border: 1px dotted red !important
}

.cpa-editor .itens-removidos-bubble {
  position: absolute;
  top: 0;
  right: 3px;
  padding: 1px 5px;
  font-size: 11px;
  font-weight: 700;
  color: #fff;
  line-height: 1.3;
  background: #f13b3b;
  border-radius: 9px;
  border: 0
}

.cpa-editor .editable-item .field-error {
  border-color: #CCC !important;
  box-shadow: none !important
}

.cpa-editor .field-decimal .input-group {
  display: block
}

.cpa-editor .field-decimal .form-control {
  border-bottom-right-radius: 4px !important;
  border-top-right-radius: 4px !important
}

.cpa-editor .field-decimal-fix .form-control {
  border-bottom-left-radius: 4px !important;
  border-top-left-radius: 4px !important
}

.cpa-editor .handle-e {
  cursor: e-resize;
  width: 8px;
  bottom: 0;
  right: -4px;
  top: 0
}

.cpa-editor .handle-w {
  cursor: w-resize;
  width: 8px;
  bottom: 0;
  left: -4px;
  top: 0
}

.cpa-editor .select2-container-multi .select2-choices {
  display: inline-block;
  max-height: 68px !important;
  overflow-y: auto
}

.campo-adicional.selected a, .cpa-editor.formulario.selected a {
  color: #555;
  margin-right: 4px
}

.campo-adicional.selected a:hover, .cpa-editor.formulario.selected a:hover {
  color: #000
}

.campo-adicional {
  position: relative;
  margin-top: 2px;
  padding: 2px 4px 4px;
  border-radius: 3px;
  border: 1px solid transparent
}

.campo-adicional label {
  cursor: move
}

.campo-adicional label.required:before {
  cursor: default
}

.template-field label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: calc(100% - 14px)
}

.template-field label.required {
  padding-right: 12px
}

.template-field label.required:before {
  cursor: default;
  right: 0
}

.campo-adicional:hover {
  border: 1px dashed #bbb
}

.campo-adicional.selected {
  border: 1px solid #3BB2D4;
  border-radius: 0
}

.cpa-editor.formulario.selected {
  border: 1px dashed #3BB2D4;
  border-radius: 0
}

.campo-adicional.selected:before {
  content: '';
  position: absolute;
  width: 9px;
  height: 9px;
  border: 1px solid #fff;
  background-color: #3BB2D4;
  right: -5px;
  top: calc(50% - 5px)
}

.campo-adicional.selected.ui-draggable-dragging, .campo-adicional.selected.ui-resizable-resizing {
  border: 1px dashed #3BB2D4;
  background: rgba(255, 255, 255, .5)
}

.campo-adicional.selected.ui-draggable-dragging:before {
  display: none
}

.cpa-versao-link {
  display: inline-block !important;
  padding-right: 0 !important;
}

