hr {
    margin: 10px 0;
    border: #CCC 1px solid;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    background: #ffffff;
    color: #444444;
}

a {
    cursor: pointer;
}

body::-webkit-scrollbar {
    width: 0.9em;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

body::-webkit-scrollbar-thumb {
    background-color: silver;
    outline: 1px solid slategrey;
}

.dropdown-content li > a, .dropdown-content li > span {
    color: #000000 !important;
}

.btn-tarefa-acoes {
    padding: 2px 3px;
    margin: 0 2px;
}
.btn-tarefa-acoes:hover {
    background-color: #d5d5d5;
    border-radius: 2px;
}

.btn-tarefa-acoes > i {
    width: 16px;
    text-align: center;
}

.icon-red {
    font-weight: bold;
    color: #ef0002;
}

/* Alterações Uikit */
.uk-close:after {
    content: none;
}

.uk-close > i {
    padding-top: 5px;
    margin-left: -20px;
    font-size: 26px;
}
/* Fim alterações Uikit */

/* Alterações materialize */

/* Fim alterações materialize */

@media only screen and (min-width: 41em) {
    .container {
        width: 97%;
    }

    .modal-header-title {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }
}

@media only screen and (min-width: 82em) {
    .container {
        width: 97%;
    }
}

@media (max-width: 768px) {
    .select-dt-table {
        float: none;
        margin: 0 auto;
    }
    .search-dt-table {
        float: none;
        width: 100%;
    }
    .data_table_filter {
        width: auto;
    }
    .mobile-modal-dialog {
        border-radius: unset;
        margin: 0;
    }
    .col-width {
        width: 100%;
    }
    .row-right-margin-modal {
        margin-right: 20px;
    }

    .lembretes-btn-acoes {
        margin-top: -21px;
    }
}

.container {
    margin: 0 auto;
    max-width: 1280px;
    width: 90%;
}

.absolute {
    margin: 0 auto;
    height: 2px;
    display: none;
    position: absolute;
    z-index: 9999;
}

.dropdown-content li > a, .dropdown-content li > span {
    color: #b71c1c;
}

.btn-large {
    height: 47px; line-height: 48px;
}

.label-bold label {
    font-size: 15px;
}

.label-bold span {
    font-weight: bold;
}

.bold {
    font-weight: bold;
}

.row {
    margin-bottom: 0;
}

.input-field {
    margin-bottom: 0;
}

.nav-align {
    margin: 0 auto;
    width: 1026px;
}

.button-active {
    background-color: #e0e0e0;
    line-height: 64px;
}

.title-page {
    color: #778688;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;

    border-top: 1px solid #CBD1D2;
    border-bottom: 1px solid #CBD1D2;

    padding: 8px 22px;
    margin: 10px 0;
    width: auto;
}

.title-page div {
     position: relative;
     margin: 0 auto; 
     width: 986px;
}

.title-page-danger {
    color: #FFF;
    background-color: #da314b;
    border-top: 1px solid #da314b;
    border-bottom: 1px solid #da314b;
}

.title-page-success {
    color: #FFF;
    background-color: #8cc14c;
    border-top: 1px solid #8cc14c;
    border-bottom: 1px solid #8cc14c;
}

.title-page-primary {
    color: #FFF;
    background-color: #00A5E2;
    border-top: 1px solid #00A5E2;
    border-bottom: 1px solid #00A5E2;
}

.cursor-pointer {
    cursor: pointer;
}

.mouse-hover:hover {
    text-decoration: underline;
}

.font-mini {
    font-size: 10px;
    vertical-align: bottom;
}

/* Tela de login */
.login-grad {
    background: -webkit-linear-gradient(to bottom, #e4e4e4, white); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to bottom, #e4e4e4, white); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to bottom, #e4e4e4, white); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom, #e4e4e4, white); /* Standard syntax */
    height: 450px;
}

.login-bar {
    height: 2px;
    background: #C1272D;
}

.login-box {
    position:absolute;
    left: 50%;
    top: 50%;
    width:340px;
    padding: 15px;
    background-color: #FFF;
    margin:-220px 0 0 -170px;
}

.login-box .uk-form input {
    margin:15px 0;
    height:auto;
    padding:8px 6px;
    font-size:15px;
    display:block;
}

.login-box .uk-form button {
    padding:6px 12px;
    font-weight:bold;
    font-family:Arial;
    text-transform:uppercase;
}

.m-badge {
    margin: 10px 0 5px 0;
}

.result-block {
    padding-left: 4px;
    vertical-align: middle;
    position: relative;
    float: right;
}

.badge-style-bt {
    padding: 6px 10px;
    margin-top: 0;
    font-size: 12px;
}

.badge-style-mini {
    padding: 1px 5px;
    margin-top: 0;
    font-size: 11px;
}

.new-badge {
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    line-height: 23px;
    padding: 0 10px;
    color: #000;
    background: #F5F5F5;
    border: 1px solid rgba(0, 0, 0, 0.09);
    border-radius: 2px;
}

.link-table-row:hover {
    cursor: pointer;
    text-decoration: none;
}

.link-1 {
    color: #333;
}

.subtitle-modal {
    font-size: 11px;
}

.style-label {
    font-size: 11px;
    font-weight: bold;
}

.style-box-label {
    color: #333;
    background-color: #E4E4E4;
    margin: -14px 0 8px 0;
    padding: 3px 10px;
}

.style-dialog {
    width: 750px;
    text-align: left;
}

.style-btn-active {
    background-color: #ffffff;
}


/* STYLES */
.shadow {
    box-shadow: 0.5px 1.5px 2px #999;
    -moz-box-shadow: 0.5px 1.5px 2px #999;
    -webkit-box-shadow: 0.5px 1.5px 2px #999;

    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.login-shadow {
    box-shadow: 0px 0px 30px #999;
    -moz-box-shadow: 0px 0px 30px #999;
    -webkit-box-shadow: 0px 0px 30px #999;
}

.circle {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.style-footer {
    border-top: 1px solid #D4D4D4;
    font-size: 11px;
    margin: 0 22px 0 22px;
    padding: 0 5px 0 5px;

    position: fixed;
    bottom: 0px;
    width: 96%;
    background: #FFF;
}

.style-link-12 {
    padding: 5px 0;
    font-size: 12px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.priority-badge {
    width: 60px;
    text-align: center;
}

.label-field {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

.title-task {
    font-weight: bold;
    text-transform: uppercase;
}

.block-form {
    margin-top: 10px;
}

.modal-header {
    font-size: 24px;
    padding: 3px 2px;
    margin-bottom: 10px;
}

.content-tarefa {
    padding: 0 5px 10px 0;
    font-size: 14px;
    border-bottom: 2px solid #C4C4C4;
    text-align: justify;
}

.content-comment {
    font-size: 12px;
    font-style: oblique;
    padding-bottom: 3px;
    text-align: justify;
}

.content-comment a {
    float: right;
    font-size: 10px;
    margin-top: -20px;
}

.block-comentario {
    padding: 4px 8px;
    border-bottom: 1px solid #eee;
}

.block-comentario:hover {
    background-color: #F4F4F4;
}

.block-comentario header span:first-child {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

.block-comentario header span:last-child {
    float: right;
    color: #999;
    font-size: 11px;
    font-style: oblique;
}

.style-icon-comments {
    font-size: 11px;
    color: #666;
}

.check-style-color {
    color: #33cc00;
}

.warning-style-color {
    color: #FF7E00;
}

.times-style-color {
    color: #D60000;
}

/* Propriedades da tabela de publicacoes */

.pub-table {
    border-bottom: 1px #b4b4b4 solid;
}

.pub-table tr td {
    border: 0px;
}

.pub-table tr td:first-child {
    font-weight: bold;
    width: 90px;
    text-align: right;
}

.dados-table {
    margin: 8px 0;
}

.dados-table tr td {
    border: 0px;
}

.dados-table tr td:first-child {
    font-weight: bold;
    width: 120px;
    text-align: right;
    color: #666;
}

.block-title {
    padding: 4px 3px;
    border-bottom: 2px solid #CCC;
    font-weight: bold;
}

.style-table {
    font-size: 12px;
}

.style-table thead tr th {
    padding: 3px 8px;
    background: #F4F4F4;
}

.block-tarefa {
    padding: 7px 15px;
    margin: 7px 0;
    background: #F4F4F4;
}

.block-pre {
    padding: 10px;
    background: #fafafa;
    font-size: 12px;
    color: #333;
    border: 1px solid #999999;
    webkit-border-radius: 3px;
    moz-border-radius: 3px;
    border-radius: 3px;
}

.block-tarefa-title div:first-child {
    background-color: #F4F4F4;
    font-weight: bold;
    padding: 8px;
}

.block-relat-title {
    padding: 4px 3px;
    font-weight: bold;
    border-bottom: 2px solid #CCC;
    margin-bottom: 8px;
}

#data-table-historico tr {
    cursor: pointer;
}

.tm-title-page {
    color: #666;
    font-size: 22px;
    font-weight: bold;
    padding: 8px 15px;
    margin: 20px 0;
}

.tm-title-page div {
    position: relative;
    margin: 0 auto;
    width: 982px;
}

.uk-navbar-nav > li.uk-active {
    top:5px;
}
.uk-navbar-nav > li.uk-active a {
    background: #fff;
    height: 38px;
}

.uk-active-date {
    background-color: #65fc70;
    font-weight: bold;
    color: #444444;
}

.uk-active-date-with-publicacao {
    background-color: #ff4348;
    font-weight: bold;
    color: #fff;
}

#date-search {
    font-weight: bold;
    font-size: 17px;
    letter-spacing: 1px;
}

.select-dt-table {
    float: right;
    margin-left: 5px;
}

.search-dt-table {
    float: left;
    min-width: 380px;
}

.data_table_filter {
    width: 100%;
}

.mensagem-faturas {
    padding: 16px 26px;
    font-size: 14px;
}

.nao-informado {
    font-size: 12px;
    color: #999;
    font-weight: 400;
}

.modal-header-title {
    margin: -9px 0 18px 0 !important;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 20px;

    margin: -20px -20px 20px -20px !important;
    padding: 16px 0 16px 22px;
}

.modal-header-sub-title {
    font-size: 11px;
    margin: 0px 0 0 2px;
    color: #fff;
}

.link-italic {
    font-size: 12px;
}

/* Tarefas */
.link-lembrete-publicacao:hover {
    color: rgba(3, 180, 255, 0.71);
}

.link-lembrete-confirmar {
    font-size: 12px;
    padding-top: 5px;
    border-radius: 2px;
}

.link-lembrete-confirmar:hover {
    color: rgba(3, 180, 255, 0.71);
}

.link-lembrete-ignorar {
    font-size: 12px;
    padding-top: 5px;
    padding-left: 10px;
    border-radius: 2px;
}

.link-lembrete-ignorar:hover {
    color: rgba(3, 180, 255, 0.71);
}

.btn-lembrete-confirmar {
    font-size: 12px;
    border-radius: 3px;
    padding: 5px 6px;
    background-color: #17c16a;
    color: #FFF;
}

.btn-lembrete-confirmar:hover {
    background-color: #17a151;
}

.btn-lembrete-ignorar {
    font-size: 12px;
    margin-left: 8px;
    border-radius: 12px;
    padding: 5px 7px;
    background-color: #e70002;
    color: #FFF;
}

.btn-lembrete-ignorar:hover {
    background-color: #d10002;
}

table > thead {
    font-size: 13px;
}

table > tbody > tr > td {
    font-size: 13px;
    padding: 5px 0px;
}

/* Autocomplete */
.autocomplete {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: -12px;
}
.autocomplete .ac-users {
    padding-top: 10px;
}
.autocomplete .ac-users .chip {
    -ms-flex: auto;
    flex: auto;
    margin-bottom: 10px;
    margin-right: 10px;
}
.autocomplete .ac-users .chip:last-child {
    margin-right: 5px;
}
.autocomplete .ac-dropdown .ac-hover {
    background: #eee;
}
.autocomplete .ac-input {
    -ms-flex: 1;
    flex: 1;
    min-width: 150px;
}
.autocomplete .ac-input input {
    /*height: 2.4rem;*/
}
.color-check {
    color: #1faf0f;
}
.label-style {
    font-size: .8rem;
    color: #9e9e9e;
    text-transform: uppercase;
}
.row-margin-bottom {
    margin-bottom: 28px;
}
.table-padding tr > th {
    padding: 5px 5px;
}
.table-padding tr > td {
    padding: 5px 5px;
}
.onclick-link {
    cursor: pointer;
    color: #0077dd;
}
.onclick-link:hover {
    color: #039be5;
}
#loading > #loader {
    width: 72px;
    position: absolute;
    left: 46.5%;
    top: 40%;
}

/* Botão para remover Publicacões */
.button-remove {
  background: #FF4742;
  border: 1px solid #FF4742;
  border-radius: 6px;
  box-shadow: rgba(0, 0, 0, .56) 1px 2px 4px;
  box-sizing: border-box;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: nunito,roboto,proxima-nova,"proxima nova",sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 12px;
  min-height: 10px;
  outline: 0;
  padding: 5px 8px;
  text-align: center;
  text-rendering: geometricprecision;
  text-transform: none;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: middle;
}

.button-remove:hover,
.button-remove:active {
  background-color: initial;
  background-position: 0 0;
  color: #FF4742;
}

.button-remove:active {
  opacity: .5;
}

.uk-icon-ban:hover,
.uk-icon-ban:active {
  color: #FF4742;
}

/* Botão Flutuante - Consultar Processo */
.float-help {
  position: fixed;
  bottom: 30px;
  left: 15px;
  z-index: 100;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 12px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.help-icon {
  width: 40px;
  height: 40px;
  background: linear-gradient(135deg, #2196F3 0%, #1976D2 100%);
  color: #FFF;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  box-shadow: 0 4px 12px rgba(33, 150, 243, 0.3);
  transition: all 0.3s ease;
  flex-shrink: 0;
}

.help-icon i {
  font-size: 22px;
}

.help-tooltip {
  background-color: #2196F3;
  color: #FFF;
  padding: 8px 10px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
  box-shadow: 0 4px 12px rgba(33, 150, 243, 0.3);
  animation: slideInLeft 0.4s ease;
  position: relative;
}

.help-tooltip::before {
  content: '';
  position: absolute;
  left: -8px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-right: 8px solid #2196F3;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

.float-help:hover .help-icon {
  box-shadow: 0 6px 16px rgba(33, 150, 243, 0.4);
  transform: scale(1.1);
}

.float-help:hover .help-tooltip {
  box-shadow: 0 6px 16px rgba(33, 150, 243, 0.4);
  transform: translateX(5px);
}

@keyframes slideInLeft {
  from {
    opacity: 0;
    transform: translateX(-20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@media (max-width: 600px) {
  .help-tooltip {
    padding: 10px 14px;
    font-size: 13px;
  }

  .help-icon {
    width: 45px;
    height: 45px;
  }

  .help-icon i {
    font-size: 24px;
  }
}

/* Botão de Ajuda - Modal */
.modal-help {
    max-width: 5rem;
    max-height: 2rem;
    width: 4.5rem;
    height: 2rem;
    padding: 0 5px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    font-size: 13px;
}