.table-spacing/* Gera margem superior para tabelas. */ {
  margin-top: 20px;
}
.text-container/* Garante quebra de linhas para componentes textuais. */ {
  word-break: break-all;
}
/* Evitar usar caracter de espaço para separar ícones e textos dentro de <button> e <a> através de combinations. */

.element-distance {
  margin-bottom: 20px;
}
.page-header/* Overhiding */ {
  margin: 20px 0 20px;
}
.collapse-header-empresa {
  padding-top: 7px;
}
.table-warning {
  text-align: center;
}
#validacao {
  color: #c22743;
}
.multiple-checker:hover {
  cursor: pointer;
  border-color: #428bca;
}
.ui-component-color {
  color: #555555;
}
.v-center {
  vertical-align: middle;
}
.bordering-col-only > th:not(:first-child) {
  border-left: 1px solid #dddddd;
}
.clickable {
  cursor: pointer;
}
th {
  text-align: center;
}
td {
  text-align: left;
}
.divLive {
  min-height: 545px;
  max-height: 565px;
  margin-bottom: 30px;
}
.inputLabelTransitionDefault {
  font-family: 'Open Sans Condensed', sans-serif;
  color: #ffbebe;
  font-weight: 300;
  font-size: 14pt !important;
  color: #878787;
  color: black;
  font-size: 13px;
  opacity: 0;
  margin: 3px 0px 3px;
}
.inputLabelTransitionLogin {
  font-family: 'Open Sans Condensed', sans-serif;
  color: #ffbebe;
  font-weight: 300;
  font-size: 14pt !important;
  color: #878787;
  color: white;
  font-size: 13px;
  opacity: 0;
  margin: 3px 0px 3px;
}
.inline {
  display: inline;
}
.inputOnSide {
  width: 100%;
}
.inputLabel {
  color: #828386;
  font-weight: bold;
}
input[type=checkbox].css-checkbox {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
input[type=checkbox].css-checkbox + label.css-label {
  padding-left: 20px;
  height: 15px;
  display: block;
  line-height: 15px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 14px;
  vertical-align: middle;
  cursor: pointer;
}
input[type=checkbox].css-checkbox:checked + label.css-label {
  background-position: 0 -15px;
}
.css-label {
  background-image: url(https://cdn.alterdata.com.br/pack/packup/Content/images/lite-red-check.png);
  color: white;
  margin: 0;
}
.darkContrast {
  font-family: 'Open Sans Condensed', sans-serif;
  color: #ffbebe;
  font-weight: 300;
  font-size: 14pt !important;
  color: #878787;
  color: black;
}
.fixed {
  table-layout: fixed;
}
.continuacaoTexto {
  overflow: hidden;
  text-overflow: ellipsis;
}
.continuacaoTextoSemReticencias {
  overflow: hidden;
  text-overflow: clip;
}
@media (max-width: 768px) {
  .colunaFixa {
    max-width: 100% !important;
  }
}
.colunaFixa {
  max-width: 200px;
}
.entidadeDesativa {
  opacity: 0.4;
}
.notificacaoDocumento {
  margin-bottom: 10px;
  min-height: 80px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .notificacaoDocumento {
    height: auto;
    min-height: 80px;
  }
}
.notificacaoDocumento:hover {
  background-color: #ededed;
}
.notificacaoDocumento .contextIcon {
  color: #d63c3c;
}
.notificacaoDocumento p {
  display: table-cell;
  margin-left: 10px;
  word-break: break-word;
}
.notificacaoDocumento h3,
.notificacaoDocumento h4 {
  display: inline;
  line-height: inherit;
  margin-bottom: 30px;
}
.notificacaoParecer {
  margin-bottom: 10px;
  min-height: 80px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .notificacaoParecer {
    height: auto;
    min-height: 80px;
  }
}
.notificacaoParecer:hover {
  background-color: #ededed;
}
.notificacaoParecer .contextIcon {
  color: #83d959;
}
.notificacaoParecer p {
  display: table-cell;
  margin-left: 10px;
  word-break: break-word;
}
.notificacaoParecer h3,
.notificacaoParecer h4 {
  display: inline;
  line-height: inherit;
  margin-bottom: 30px;
}
.notificacaoCandidato {
  margin-bottom: 10px;
  min-height: 80px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .notificacaoCandidato {
    height: auto;
    min-height: 80px;
  }
}
.notificacaoCandidato:hover {
  background-color: #ededed;
}
.notificacaoCandidato .contextIcon {
  color: #6dafe8;
}
.notificacaoCandidato p {
  display: table-cell;
  margin-left: 10px;
  word-break: break-word;
}
.notificacaoCandidato h3,
.notificacaoCandidato h4 {
  display: inline;
  line-height: inherit;
  margin-bottom: 30px;
}
.notificacaoPrevisao {
  margin-bottom: 10px;
  min-height: 80px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .notificacaoPrevisao {
    height: auto;
    min-height: 80px;
  }
}
.notificacaoPrevisao:hover {
  background-color: #ededed;
}
.notificacaoPrevisao .contextIcon {
  color: #b174ed;
}
.notificacaoPrevisao p {
  display: table-cell;
  margin-left: 10px;
  word-break: break-word;
}
.notificacaoPrevisao h3,
.notificacaoPrevisao h4 {
  display: inline;
  line-height: inherit;
  margin-bottom: 30px;
}
.notificacaoCandidatoExcluido {
  margin-bottom: 10px;
  min-height: 80px;
  overflow: hidden;
  opacity: 0.4;
}
@media (max-width: 768px) {
  .notificacaoCandidatoExcluido {
    height: auto;
    min-height: 80px;
  }
}
.notificacaoCandidatoExcluido:hover {
  background-color: #ededed;
}
.notificacaoCandidatoExcluido .contextIcon {
  color: #6dafe8;
}
.notificacaoCandidatoExcluido p {
  display: table-cell;
  margin-left: 10px;
  word-break: break-word;
}
.notificacaoCandidatoExcluido h3,
.notificacaoCandidatoExcluido h4 {
  display: inline;
  line-height: inherit;
  margin-bottom: 30px;
}
.verTodasNotificacoes {
  height: 27px;
  text-align: center;
  vertical-align: middle;
  padding-top: 3px !important;
  background-color: #c22743;
  color: white !important;
}
.verTodasNotificacoes:hover {
  background-color: #a82339;
}
.nenhumaNotificacaoMobile {
  color: white !important;
}
.textoDetalhe {
  font-size: 12pt;
  color: gray;
  margin-right: 5px;
  padding-top: 5px;
}
.cabecalhoNotificacao {
  padding-top: 5px;
}
.linkSemDecoracao {
  text-decoration: none !important;
  color: inherit !important;
}
#notificacaoNavegacao {
  max-width: 600px;
}
#notificacaoNavegacao li {
  height: 28px;
  white-space: nowrap;
  padding: 3px 20px;
  overflow: hidden;
}
#notificacaoNavegacao li a {
  padding: 0px;
}
#notificacaoNavegacao hr {
  margin-bottom: 5px;
  margin-top: 5px;
  width: 400px;
}
.numeroBadgeXS {
  font-size: 0.7em;
}
.numeroBadge {
  font-size: 0.7em;
  margin-top: 13px;
  margin-left: -18px;
  position: fixed;
}
#ultimosAtendimentosEmAberto {
  padding-left: 0px;
}
.lido {
  background-color: whitesmoke;
}
.naoLido {
  background-color: white;
  font-weight: bold;
}
.conteudoMargin {
  margin-left: 115px;
}
.tabContainer {
  margin-top: 30px;
  margin-left: 50px;
  margin-right: 80px;
}
.inlineValidation {
  font-family: 'Open Sans Condensed', sans-serif;
  color: #ffbebe;
  font-weight: 300;
  font-size: 14pt !important;
  color: #878787;
  display: inline;
}
.element-distance-top {
  margin-top: 10px;
}
.containerSalvar {
  margin-right: 80px;
}
.wizardControles {
  margin-right: 80px;
}
.fontDefault {
  text-align: initial !important;
}
.tipoPermissoes td {
  font-weight: bold;
  text-align: center;
}
.alignCenter td {
  text-align: center;
}
#footer .credit {
  margin: 20px 0;
}
.logofooter {
  margin-top: 10px;
}
.atendimentoAvatar {
  height: 70px;
  width: 70;
}
.containerSub {
  margin: 0 100px 0 100px;
}
.headingMargin {
  margin-left: 100px;
}
.inputAutoSize {
  width: auto;
}
.helpIdent {
  margin-left: 20px;
}
.helpIdentSub {
  margin-left: 40px;
}
.helpIconSeparator {
  margin-right: 5px;
}
.btn-filtro-avancado {
  padding: 0;
  outline: 0 !important;
}
.flexBox {
  display: inline-flex;
  display: -ms-inline-flexbox;
  /* IE 10 */
  display: -webkit-inline-flex;
  /* NEW - Chrome */

}
.horizontal-element-separator {
  margin-left: 5px;
  margin-right: 5px;
}
.inlineCertidaoPeriodo {
  display: inline-table;
  width: 120px;
}
.colunaStatus {
  width: 3px !important;
}
/* ContextColor: Início */

.contextColorGray {
  color: #dddddd;
}
.contextColorRed {
  color: #d9534f;
}
.contextColorGreen {
  color: #5cb85c;
}
.contextColorYellow {
  color: #ffc667;
}
.contextColorBlue {
  color: #83abf2;
}
.contextColorViolet {
  color: #c88df0;
}
.contextColorOrange {
  color: #ff9466;
}
.contextColorSmoothGreen {
  color: #86e3c7;
}
.contextColorDarkBlue {
  color: #5c6bb8;
}
.contextColorLightGreen {
  color: #cae150;
}
.contextColorLightPink {
  color: #ffccff;
}
.contextColorBrown {
  color: #caa581;
}
.contextColorDeepSkyBlue {
  color: deepskyblue;
}
.contextColorDarkGray {
  color: #7a7a7a;
}
div.contextBorderGray,
div.contextBorderRed,
div.contextBorderGreen,
div.contextBorderYellow,
div.contextBorderBlue,
div.contextBorderViolet,
div.contextBorderOrange,
div.contextBorderSmoothGreen,
div.contextBorderDarkBlue,
div.contextBorderDarkGray,
div.contextBorderLightGreen {
  position: relative;
}
div.contextBorderGray::before,
div.contextBorderRed::before,
div.contextBorderGreen::before,
div.contextBorderYellow::before,
div.contextBorderBlue::before,
div.contextBorderViolet::before,
div.contextBorderOrange::before,
div.contextBorderSmoothGreen::before,
div.contextBorderDarkBlue::before,
div.contextBorderDarkGray::before,
div.contextBorderLightGreen::before {
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  border-radius: 4px 0px 0px 4px;
  bottom: 0;
  top: 0;
}
div.contextBorderGray::before {
  border-left: 5px solid #dddddd;
}
div.contextBorderDarkGray::before {
  border-left: 5px solid #7a7a7a;
}
div.contextBorderRed::before {
  border-left: 5px solid #d9534f;
}
div.contextBorderGreen::before {
  border-left: 5px solid #5cb85c;
}
div.contextBorderYellow::before {
  border-left: 5px solid #ffc667;
}
div.contextBorderBlue::before {
  border-left: 5px solid #83abf2;
}
div.contextBorderViolet::before {
  border-left: 5px solid #c88df0;
}
div.contextBorderOrange::before {
  border-left: 5px solid #ff9466;
}
div.contextBorderSmoothGreen::before {
  border-left: 5px solid #86e3c7;
}
div.contextBorderDarkBlue::before {
  border-left: 5px solid #5c6bb8;
}
div.contextBorderLightGreen::before {
  border-left: 5px solid #cae150;
}
div.contextBorderLightPink::before {
  border-left: 5px solid #ffccff;
}
div.contextBorderBrown::before {
  border-left: 5px solid #caa581;
}
div.contextBorderDeepSkyBlue::before {
  border-left: 5px solid deepskyblue;
}
tr.contextBorderGray {
  border-left: 5px solid #dddddd;
}
tr.contextBorderDarkGray {
  border-left: 5px solid #7a7a7a;
}
tr.contextBorderRed {
  border-left: 5px solid #d9534f;
}
tr.contextBorderGreen {
  border-left: 5px solid #5cb85c;
}
tr.contextBorderYellow {
  border-left: 5px solid #ffc667;
}
tr.contextBorderBlue {
  border-left: 5px solid #83abf2;
}
tr.contextBorderViolet {
  border-left: 5px solid #c88df0;
}
tr.contextBorderOrange {
  border-left: 5px solid #ff9466;
}
tr.contextBorderSmoothGreen {
  border-left: 5px solid #86e3c7;
}
tr.contextBorderDarkBlue {
  border-left: 5px solid #5c6bb8;
}
tr.contextBorderLightGreen {
  border-left: 5px solid #cae150;
}
tr.contextBorderLightPink {
  border-left: 5px solid #ffccff;
}
tr.contextBorderBrown {
  border-left: 5px solid #caa581;
}
tr.contextBorderDeepSkyBlue {
  border-left: 5px solid deepskyblue;
}
/* ContextColor: Fim */

.menuCNDDesabilitado {
  opacity: 0.75;
  cursor: pointer;
}
.bordaGraficoCND {
  border: 1px solid #dddddd;
}
@media (min-width: 992px) {
  .separacaoGrafico {
    margin-left: 50px;
  }
}
@media (min-width: 992px) {
  .pull-right-lg-md {
    float: right;
  }
}
.container-shapeshift {
  position: relative;
  width: 100%;
}
.radio-distance {
  margin-left: 15px !important;
}
.wellVideo {
  height: auto;
}
@media (min-width: 768px) {
  .wellVideo {
    height: 350px;
  }
}
.videoContainer {
  height: inherit;
  width: 100%;
}
.without-padding {
  padding: 0;
}
.pager-voltar {
  margin: -10px 0 20px 0;
}
.pager-voltar-no-margin {
  margin: -10px 0 0 0;
}
.margem-esquerda-justificado {
  text-indent: 5em;
  text-align: justify;
}
@media (max-width: 1024px) {
  .mostraKaroo {
    display: none;
  }
}
@media (min-width: 1024px) {
  .mostraTelaCliente {
    display: none;
  }
}
.btn-karoo-primario {
  position: absolute;
  color: white;
  background-color: #f97951;
  top: 570px;
  left: 52%;
  min-width: 14%;
}
@media (min-width: 1200px) {
  .btn-karoo-primario {
    top: 640px;
    left: 52%;
  }
}
.btn-karoo-secundario {
  position: absolute;
  color: #8c8d91;
  background-color: #eeeff3;
  top: 570px;
  left: 69%;
}
@media (min-width: 1200px) {
  .btn-karoo-secundario {
    top: 640px;
    left: 67%;
  }
}
.btn-karoo-primario:hover {
  color: white;
}
.btn-karoo-secundario:hover {
  color: #8c8d91;
}
.nav-tabs,
.nav-pills {
  margin-bottom: 20px;
}
.scroller-visualizacao {
  overflow-y: scroll;
  max-height: 200px;
}
.container-perfil-senha {
  width: 30%;
}
.pull-right-responsive {
  float: right;
}
@media (max-width: 992px) {
  .pull-right-responsive {
    float: none;
  }
}
.pull-left-responsive {
  float: left;
}
@media (max-width: 992px) {
  .pull-left-responsive {
    float: none;
  }
}
.normalize-link-margin {
  margin-right: 0px !important;
}
.tab-text {
  margin-left: 15px;
}
*[data-toggle=alterdata-modal-target] {
  display: none !important;
}
.progress-temporary {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
  float: left;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: white;
  text-align: center;
  background-color: #c22743;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.text-title {
  color: #a82339;
}
.scroller-pre-cadastro {
  overflow-y: scroll;
  max-height: 100px;
  padding: 10px;
  border: solid 1px #dddddd;
  word-wrap: break-word;
}
.google-chrome-aviso {
  width: 24px;
  height: 24px;
}
.clear-left {
  clear: left;
}
.clear-right {
  clear: right;
}
.modal-exlg {
  width: 1200px;
}
.select-multiple-perfil {
  width: 400px;
  height: 130px !important;
}
.icon-success {
  color: #5cb85c;
}
.icon-warning {
  color: #f0ad4e;
}
.icon-danger {
  color: #d9534f;
}
.container-notificacao {
  padding-bottom: 10px;
  clear: left;
  height: 85px;
}
.container-notificacao:hover {
  background-color: #ededed;
}
.container-notificacao h4,
.container-notificacao h5 {
  padding-top: 5px;
}
.no-overflow {
  overflow: initial !important;
}
.limit-header {
  display: inline-block;
  width: 79%;
}
@media (max-width: 1200px) {
  .limit-header {
    width: 75%;
  }
}
@media (max-width: 1024px) {
  .limit-header {
    width: 73%;
  }
}
@media (max-width: 992px) {
  .limit-header {
    width: 63%;
  }
}
@media (max-width: 768px) {
  .limit-header {
    width: 63%;
  }
}
@media (min-width: 768px) {
  .vertical-center-rastreio {
    padding-top: 25px;
  }
}
.container-rastreio-perfil {
  padding-bottom: 10px;
  clear: left;
  height: 85px;
}
@media (max-width: 768px) {
  .container-rastreio-perfil {
    height: auto;
  }
}
.container-rastreio-perfil:hover {
  background-color: #ededed;
}
.container-rastreio-perfil h4,
.container-rastreio-perfil h5 {
  padding-top: 5px;
}
.icon-info {
  color: #8cccec;
}
.break-word-by-word {
  word-break: normal;
}
.scroller-cnds-homologadas {
  overflow-y: scroll;
  height: 460px;
}
.modal-overflow {
  overflow-y: auto;
  max-height: 46em;
}
.table-no-head tbody tr:first-child td {
  border-top: none;
}
.progress-bar-app {
  width: 100%;
  background-color: #c22743;
}
.informacao-lista-vazia {
  margin-top: 100px;
}
button,
a {
  outline: none !important;
}
.btn-atencao,
.btn-atencao:hover,
.btn-atencao:focus {
  color: #a94442;
}
.btn-atencao .badge,
.btn-atencao:hover .badge,
.btn-atencao:focus .badge {
  background-color: #c22743 !important;
}
.form-select-dashboard {
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 992px) {
  .form-select-dashboard {
    width: 250px;
  }
}
.form-select-dashboard .form-control {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .form-select-dashboard .form-control {
    max-width: 300px;
  }
}
.form-inline-dashboard {
  display: inline-block;
}
@media (max-width: 767px) {
  .form-select-dashboard {
    display: block;
    width: 100%;
  }
  .form-inline-dashboard {
    display: block;
    width: 100%;
    margin-top: 10px;
  }
}
.lead-legend {
  font-size: 17px;
}
.pager.text-center li > a {
  float: none !important;
}
.checkbox-collapse {
  margin-left: 20px;
  border-left: solid 1px #dddddd;
  padding-left: 10px;
}
.microcopia {
  display: block;
  margin-top: 2px;
  color: #777777;
  font-size: 85%;
  font-style: italic;
}
label + .microcopia,
input + .microcopia,
.checkbox > .microcopia,
.radio > .microcopia {
  margin-left: 2.5%;
}
#panelLegenda {
  padding-bottom: 5px;
}
@media (max-width: 992px) {
  #panelLegenda p {
    text-align: left;
  }
}
@media print {
  .pager.pager-voltar,
  .pager.pager-voltar-no-margin {
    display: none;
  }
}
.no-label {
  margin-top: 25px;
}
@media (min-width: 1200px) {
  .no-label-lg {
    margin-top: 25px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .no-label-md {
    margin-top: 25px;
  }
}
.progress-bar {
  background-color: #c22743;
}
.progress-temporary p,
.progress-fixed-text p,
.progress-temporary span,
.progress-fixed-text span {
  font-size: 110%;
}
.progress-fixed-text {
  position: relative;
}
.progress-fixed-text span {
  position: absolute;
  display: block;
  width: 100%;
}
@media (max-width: 767px) {
  .text-left-xs {
    text-align: left;
  }
}
#linksLiveDesktop a:not(:first-child) {
  border-left: 1px solid #dddddd;
}
.fileupload table {
  margin-top: 20px;
  margin-bottom: 0;
}
.fileupload .well {
  border-style: dashed;
  border-width: 2px;
}
.fileupload .fileinput-button {
  float: none;
}
.fileupload .error {
  color: #a94442;
}
.breakWord {
  word-wrap: break-word;
}
#cep-loading {
  position: absolute;
  z-index: 2;
  top: 10px;
  right: 45px;
  pointer-events: none;
  color: gray;
}
.text-mutedlight {
  color: #adadad !important;
}
.no-form-group-has-error {
  border-color: #cccccc !important;
}
.no-form-group-has-error:focus {
  box-shadow: none !important;
}
#erro-view-container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.chosen-cards .chosen-container .chosen-drop .chosen-results p {
  margin: 0;
}
.chosen-cards .chosen-container .chosen-drop .chosen-results p.card {
  font-size: 90%;
}
.chosen-cards .chosen-container .chosen-drop .chosen-results p:first-child {
  margin-bottom: 5px;
}
.chosen-cards .chosen-container .chosen-results li:nth-child(odd) {
  background-color: #f9f9f9;
}
.chosen-cards .chosen-container .chosen-results li.highlighted {
  background: #c22743;
}
.chosen-cards .chosen-container .chosen-results li.highlighted .text-muted {
  color: inherit;
}
.chosen-cards .chosen-container .chosen-results li.result-selected .text-muted {
  color: inherit;
}



