
.editor_tela_cheia_cl {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 1090;
  width: 100%;
  height: 100%;
  background: #fff;
}


.assinar_area_mov {
  display: flex;
  justify-content: space-between;
  margin-bottom: 12px;
  padding-right: 13px;
  background: #ebebeb;
  border-radius: 6px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  align-items: center;
  padding-right: 11px;
  padding-bottom: 10px;
}

.editor_tela_cheia_cl .tox-tinymce {
  height: calc(100vh) !important;
  border-radius: 0px;
  border: 0px;
}

* [contentEditable="true"]:focus {
  outline: 0px;
}

.editor_tela_cheia_cl .assinar_area_mov {
  position: absolute;
  z-index: 100;
  height: calc(100vh - 50px);
  background: #ffffff;
  left: 0px;
  top: 47px;
  overflow: auto;
  display: block;
  width: 22vw;
  box-shadow: 2px 2px 5px 1px #d7d7d7;
  min-width: 328px;
  padding-right: 0px;
  border-radius: 0px;
}

.editor_tela_cheia_cl .tox .tox-edit-area__iframe {
  padding-left: 18vw;
}

.editor_tela_cheia_cl .tox .tox-edit-area__iframe {
  padding-left: 18vw;
}


.botoes_assinar_doc_editor {
  display: flex;
  padding-top: 38px;
  align-items: center;
}

.editor_tela_cheia_cl .botoes_assinar_doc_editor {
  padding: 8px;
  background: #f0f0f0;
  border-bottom: solid 1px #ccc;
  justify-content: space-between;
}


.editor_tela_cheia_hideLeft .assinar_area_mov {
  left: -329px;
  overflow: visible;
}

.editor_tela_cheia_hideLeft .tox-edit-area__iframe {
  padding-left: 0vw !important;
}

.mce-branding-powered-by {
  display: none !important;
}

#modal_modelo_mov #modal_modelo_mov___BV_modal_body_ {
  height: calc(100vh - 107px) !important;
  overflow: auto !important;
  background: #f5f6f7 !important;
}

#modal_modelo_mov .modal-dialog {
  width: 971px;
  max-width: 100%;
}

.modelosArea .row_modelo {
  margin-bottom: 20px !important;

}

.modelosArea .row_modelo .card {
  border: solid 1px #ccc;
}

.modelosArea .row_modelo .card-inner {
  height: 351px !important;
  overflow: auto !important;
  background: #fff;
}

.modelosArea .opcoes_mov_d {
  opacity: 0.22;
  margin-top: 10px;
}

.modelosArea .card:hover .opcoes_mov_d {
  opacity: 1;
}

.textarea_movimentacaoPreview {
  zoom: 69%;
  font-family: arial !important;
}

.textarea_movimentacaoPreview strong {
  font-weight: bold;
  color: #000;
}

.mce-menu {
  z-index: 65537 !important;
}

.textarea_movimentacaoPreview img {
  max-width: 100%;
}

.textarea_movimentacaoPreview p {
  margin: 0px !important;
  line-height: 18px !important;
}

#modal-movimentar .modal-dialog {
  width: 943px;
  max-width: 100%;
}

.movimentacao_values {
  border: solid 2px #fff;
}


.movimentacao_values:hover {
  border: solid 2px #8094ae;
}


.movimentacao_values:hover .fil_set_list {
  color: rgb(128 148 174);
}

.movimentacao_values:hover .card-header-movimentacoes {}

.movimentacao_values:hover .card_movimentacao_list {}

.header-expediente-lista {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

.expediente-pendente-icon {
  color: #FF5722;
}

.expediente-concluido-icon {
  color: #00ce04;
}

.expediente-card-info {
  margin-top: 2px !important;
}

.header-expediente-lista .icons-status em {
  font-size: 20px;
}

.editor_modelo_modal {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  z-index: 1099;
  background: #fff;
  height: 100%;
}

.editor_modelo_modal .submask {
  width: 900px;
  max-width: 100%;
  margin: 0 auto;
}

.editor_modelo_modal iframe {
  width: 100%;
  display: block;
  height: calc(100vh - 113px) !important;
}

.textarea_movimentacaoPreview span {
  font-family: arial !important;
}


.color_text_sendNotify {
  color: #000 !important;
}

.createModeloShow {
  display: block !important;
}

.FullDocView {
  padding-right: 380px !important;
}

.FullDocView .nk-msg-profile {
  width: 380px;
}

.dark-mode img {
  filter: brightness(0.3);
}

.fluxo-direction {
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 12px;
  max-width: 100px;
  font-weight: 600;
  margin-left: 5px;
}

.timeline_fluxoView {
  margin-left: 23px;
}

.timeline_fluxoView .timeline-title i {
  margin-right: 8px;
  font-size: 20px !important;
}

.timeline_fluxoView .timeline-title {
  display: flex;
  align-items: center;
}

.etapa_fluxo_f {
  position: absolute;
  background: #f1f3f682;
  padding: 5px;
  border-radius: 2px;
  font-size: 11px;
  padding-right: 8px;
  padding-left: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  left: -39px;
  min-width: 30px;
}

.icon_tipo {
  font-size: 21px !important;
}

.dark-mode .nk-fmg-body-content {
  background: inherit !important;
}

.form-validate .docs-creator {
  color: #fff;
}

.closeViewDocMobile {
  position: absolute;
  right: 19px;
  font-size: 26px;
  margin-top: 14px;
  display: none;
}

.box-select-user {
  background: #eef0ff;
  padding: 6px !important;
  border-radius: 5px !important;
}

.dark-mode .box-select-user {
  background: inherit !important;
  background: #242e39 !important;
}

.circle-unselect-user {
  float: right;
  position: absolute;
  right: 11px;
  margin-top: 3px;
  cursor: pointer;
  z-index: 21;
}

.circle-unselect-user-1 {
  z-index: 2;
  position: absolute;
  margin-top: -38px;
  cursor: pointer;
  background: #ffffff;
  padding: 1px;
  border-radius: 11px;
  margin-right: -27px;
  color: #000;
}

.load_percent {
  animation: animationFrames-load_percent linear 1.7s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: animationFrames-load_percent linear 1.7s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationFrames-load_percent linear 1.7s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationFrames-load_percent linear 1.7s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationFrames-load_percent linear 1.7s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
  width: 100%;
}

@keyframes animationFrames-load_percent {
  0% {
    width: 0%;
  }

  100% {
    width: 100%;
  }
}

@-moz-keyframes animationFrames-load_percent {
  0% {
    width: 0%;
  }

  100% {
    width: 100%;
  }
}

@-webkit-keyframes animationFrames-load_percent {
  0% {
    width: 0%;
  }

  100% {
    width: 100%;
  }
}

@-o-keyframes animationFrames-load_percent {
  0% {
    width: 0%;
  }

  100% {
    width: 100%;
  }
}

@-ms-keyframes animationFrames-load_percent {
  0% {
    width: 0%;
  }

  100% {
    width: 100%;
  }
}

.divider-dep {
  background-color: #ffc107;
  height: 100%;
  position: absolute;
  width: 2px;
  margin-left: -14.6px;
  margin-top: 13px;
}

.nk-app-root,
.nk-header {
  max-width: 1920px;
  margin: 0 auto;
}

.nk-file-info {
  cursor: pointer;
}

.download_info {
  position: fixed;
  bottom: 0px;
  width: 100%;
  z-index: 9997;
  display: flex;
  justify-content: center;
}

.download_info .card {
  width: 257px;
  background: #fff !important;
  opacity: 1;
  box-shadow: 0px -1px 5px 0px #8e8e8e;
  margin-bottom: -3px;
}

.dark-mode .download_info .card {
  background: inherit !important;
  box-shadow: 0px -1px 5px 0px #141c26;
}

.download_info .card-header {
  background: #fff;
}



@media only screen and (min-width: 920px) {

  * {
    scrollbar-width: thin;
    scrollbar-color: #f5f5f5;
  }

  /* Works on Chrome, Edge, and Safari */
  *::-webkit-scrollbar {
    width: 7px;

  }

  *::-webkit-scrollbar-track {
    background: #f5f5f5;
    display: none;
  }

  *::-webkit-scrollbar-thumb {
    background-color: #c0cad7;
    border-radius: 20px;

  }
}

.dark-mode .devLoad {
  background: #101924 !important;
}

.dark-mode .devLoad .load_bar {
  background: #585858 !important;
}

#mov {
  background: rgb(255, 255, 255);
}

.dark-mode #mov {
  background: inherit !important;
}

#tramitacao {
  background: rgb(255, 255, 255);
}

.dark-mode #tramitacao {
  background: inherit !important;
}

.nk-msg-nav {
  padding-left: 12px;
  padding-right: 40px;
}

.nk-msg-menu {
  justify-content: space-between !important;
}

.icon_timeline_set {
  font-size: 19px;
  margin-left: -6px;
  background: #ebebeb;
  padding: 1px;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 88;
}

.fil_set_list {
  position: absolute;
  left: -12px;
  color: rgb(245, 246, 250);
}

.dark-mode .fil_set_list {
  color: rgb(10 16 23);
}

.card-header-movimentacoes {
  background: rgb(245, 246, 250);
  border-bottom: 1px solid rgb(213, 217, 225);
}


.dark-mode .card-header-movimentacoes {
  border-bottom: 1px solid rgb(33 45 61);
}

.dark-mode .title_time_event {
  color: #c5c5c5 !important;
}

.dark-mode .attach-download {
  color: rgb(182 198 227) !important;
}

.card_movimentacao_list {
  padding-right: 0px;
  padding-left: 0px !important;
  padding-top: 10px;
  padding-bottom: 10px;
  background: rgb(245, 246, 250);
}

.dark-mode .card_movimentacao_list {
  background: rgb(33 45 61);
}

.devLoad .load_percent {}

.ni-trash {
  cursor: pointer;
}

.doc_list_left {
  padding-right: 13px;
}

.doc_list_left span {
  color: #526484;
}

.doc_list_left a {
  color: #526484;
}

.doc_list_left .icon_set {
  font-size: 26px;
}

label {
  margin-bottom: 5px;
  margin-top: 10px;
}

.list_anexos_send {
  height: 230px;
  overflow: auto;
  float: left;
}

.set-movi-dir_ultimo em {
  position: absolute;
  font-size: 46px !important;
  margin-top: -48px;
  color: #ccc;
  display: none;
}

.info_date_atual {
  position: absolute;
  width: 100%;
  padding: 2px;
  background: #f5f6fa;
  left: 0px;
  margin-top: 11px;
  text-align: center;
  color: #6d6d6d;
  box-shadow: -3px 4px 4px 1px #00000036;
  z-index: 100;
}

.doc_time_date {
  position: absolute;
  margin-top: 11px;
  margin-left: -25px;
  font-size: 10px;
}

.timeline-data:hover .set-movi-dir_ultimo em {
  display: block;
}

.Processo_enviado_info_orderByultimo .ni-chevrons-up {
  position: absolute;
  z-index: 98;
  margin-top: -18px;
  font-size: 21px;
  margin-left: -5px;
}

.Processo_enviado_info_orderByultimo .line_conect {
  height: 29px;
  background: #4caf50;
  width: 3px;
  position: absolute;
  margin-top: 4px;
  margin-left: 4px;
}

.Processo_enviado_info_orderByultimo h6 {
  color: #4caf50;
}


.set-movi-dir_original em {
  position: absolute;
  font-size: 46px !important;
  margin-top: 16px;
  color: #ccc;
  display: none;
}

.timeline-data:hover .set-movi-dir_original em {
  display: block;
}

.icon-doc-lock {
  position: absolute;
  font-size: 19px;
  margin-left: -26px;
  margin-top: -5px;
}

.timeline-title {
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 301px;
}

.date-event {
  font-size: 10px;
  background: #f5f6fa;
  padding: 3px;
  border-radius: 7px;
  border: solid 1px;
  margin-left: -18px;
  margin-top: -30px;
  position: absolute;
}

.event-point-c {
  position: absolute;
  margin-left: -23px;
  font-size: 14px;
}

#endFlines {
  display: none;
}

.link_historico active img {
  color: red !important;
}

#list_files_d .card-inner {
  padding-left: 10px !important;
  padding-right: 0px;
  padding-bottom: 0px;
}

.assinar_doc_pw {
  position: absolute;
  margin-top: 19px;
  margin-left: -45px;
  z-index: 1902;
  max-width: 85%;
  padding-left: 0px;
}

.assinar_doc_pw .alert {
  padding-left: 14px;
}

.profile-stats {
  cursor: pointer;
}

.assinar_doc_pw em {
  font-size: 34px;
  position: absolute;
  margin-top: -18px;
  margin-left: 6px;
  color: #e5e9f2;
}

.set-tab-chat {
  position: absolute;
  margin-top: -25px;
  font-size: 36px;
  margin-left: 126px;
  color: #dbdfea;
}

.set-tab-downloads {
  position: absolute;
  margin-top: -25px;
  font-size: 36px;
  margin-left: 120px;
  color: #dbdfea;
}


.set-tab-assinaturas {
  position: absolute;
  margin-top: -25px;
  font-size: 36px;
  margin-left: 42px;
  color: #dbdfea;
}

.thumbList {
  float: left;
  border: solid 1px #c0cad7;
  width: 104px;
  margin-right: 10px;
  min-height: 152px;
  margin-bottom: 15px;
  border-radius: 3px;
}

.thumbList .img {
  max-height: 166px;
  overflow: hidden;
  float: left;
}

.thumbList .img img {
  max-width: 100%;
}

.bg-doc {
  background: url(/images/icons/pdf.svg);
  background-repeat: no-repeat;
  height: 212px;
  background-position: center;
  background-size: 40%;
  display: block;
  padding: 0px;
  overflow: hidden;
}

.bg-doc img {
  min-width: 100%;
}

.nk-msg-head {
  margin: 0px !important;
  padding: 10px 2.5rem;
}

.nk-msg-head h4 {
  margin: 0px !important;
}

.nk-msg-reply {
  overflow: hidden;

}

.nk-msg-reply:hover {
  overflow: auto;
}

.nk-msg-profile-etapaatual.visible {
  display: block !important;
}

.nk-msg-profile.visible {
  overflow: auto;
}

.toogleInrigh {
  width: 25px;
  height: 25px;
  font-size: 22px;
}

.baixando_file {
  display: flex;
  justify-content: center;
  align-items: center;
}

.baixando_file .percent {
  font-size: 14px;
  font-family: revert;
  padding-left: 5px;
  white-space: nowrap;
  margin-right: 5px;
  margin-left: 5px;
  border-radius: 4px;
  background: var(--light);
  padding-right: 8px;
}

.attach-files {
  max-width: 400px;
}



.selecionado {
  background: #e6e6e6;
  border-radius: 0px;
  color: #000 !important;
  padding-top: 4px;
}

.dark-mode .selecionado {
  background: #141c26;
  margin-right: 11px;
}

.getInfoDocument {
  display: none;
}

.getInfoDocument .icon {
  font-size: 24px !important;
}

.listAssinaturas {
  background: var(--fc-list-event-hover-bg-color);
  padding: 3px;
  border-radius: 7px;
}

.listAssinaturas {
  background: inherit !important;
}

.cardUpload {
  width: 348px !important;
  position: fixed !important;
  right: 18px !important;
  bottom: -2px !important;
  z-index: 10 !important;
  box-shadow: 4px 4px 7px 1px #00000080;
  height: 300px;
}

.calcelUploadItem {
  float: right;
  position: absolute;
  right: -21px;
  font-size: 21px;
  margin-top: 10px;
  cursor: pointer;
}

.cardUpload .nk-file-name-text a {
  color: #364a63;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 248px;
}

.cardUpload .nk-file-icon-type {
  width: 23px !important;
}

.cardUpload .nk-file {
  background: #f5f5f5;
  border-radius: 7px;
  padding: 9px;
  margin-bottom: 4px;
}

.dark-mode .cardUpload .nk-file {
  background: #212d3d;
}

.cardUpload .card-inner {
  max-height: 60vh;
  overflow: auto;
  padding: 11px;
}

.cardUpload .nk-file-icon {
  margin-right: 0px !important;
}

.upload_header_area em {
  float: right;
  font-size: 22px;
  cursor: pointer;
}

.cardUpload .card-header {
  background-color: rgb(255, 255, 255);
}

.dark-mode .cardUpload .card-header {
  background-color: rgb(33 45 61);
}

.boxUploadMinimizado .upload_byts {
  position: absolute !important;
  top: 4px !important;
  right: 64px !important;
  font-size: 11px !important;
  padding: 3px;
}


.boxUploadMinimizado .upload_header_area {
  padding: 4px;
  padding-left: 10px;
}

.boxUploadMinimizado {
  bottom: -271px !important;
}

.processingList {
  background: #ffffffc7;
}

.nk-msg-aside {
  width: 381px;
  border-right: 1px solid #e5e9f2;
}

.nk-msg-profile-etapaatual {
  display: none;
}

.visible {
  display: block;
}

.nk-reply-form {
  background: #fff;
}

.dark-mode .nk-reply-form {
  background: inherit !important;
}

.header_line_selec em {
  font-size: 19px;
  margin-right: 7px;
}

.nk-reply-form .selecionar_arquivos {
  padding: 56px;
  padding-top: 38px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  border: dotted 2px;
}

.nk-reply-form .selecionar_arquivos em {}

.nk-reply-item>div:not(.nk-reply-header) {
  margin-left: 48px;
  background: #fff;
  padding: 16px;
  border-radius: 6px;
  box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
  max-width: 433px;
}

.dark-mode .nk-reply-item>div:not(.nk-reply-header) {
  background: #212d3d;
}

.nk-msg-reply {
  overflow: hidden;
  background: #f1f3f6;
}

.dark-mode .nk-msg-reply {
  background: #141c26;
}

@media only screen and (min-width: 1920px) {
  .nk-app-root {
    border: solid 1px #e5e9f2;
    border-top: 0px;
  }
}

@media only screen and (max-width: 990px) {

  .nk-msg-aside {
    width: 381px;
  }

  .getInfoDocument {
    display: block;
  }

  .nk-msg-profile .visible {
    display: none !important;
  }

  .visible-mobile {
    display: block !important;
  }

  .nk-msg-profile {
    width: calc(100% - 27px);
    overflow: auto;
    margin-top: 66px;
    box-shadow: 0px 0px 4px 0px #1f1f1f96;
    margin: 15px;
    border-radius: 8px;
    top: 66px;
    display: none;
    padding-bottom: 20px;
    height: calc(100% - 66px);
  }

  .dark-mode .nk-msg-profile {
    border: solid 2px;
    border-bottom: 0px;
  }

  #tabViewDoc {
    opacity: 1 !important;
    pointer-events: auto;
  }

  .profileViewMobile {
    display: block !important;
  }




}

.doctitleBar {
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 31vw;
}

@media only screen and (max-width: 500px) {
  .closeViewDocMobile {
    display: block;
  }

  #frameDocumentView {
    height: calc(100vh - 57px) !important;
  }

  .nk-msg-head h4 {
    padding-top: 27px;

  }

  .nk-msg-head {
    padding: 10px 10px;
  }

  .header_line_selec ul {
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
    justify-content: flex-start;
    overflow: auto;
    overflow-y: hidden;

  }

  .header_line_selec ul li {
    display: flex;
    flex-wrap: nowrap;
    white-space: nowrap;
  }

  .timeline-data {
    padding: 0PX 0 0 9px;
  }

  .timeline-item {
    flex-wrap: initial !important;
  }

  .cardUpload {
    width: calc(100% - 16px) !important;
    right: 10px !important;
  }

  .cardUpload .card-inner {

    overflow: auto;
    padding: 11px;
  }

  .doctitleBar {
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: 10vw;
  }

  .nk-reply-body {
    margin-left: 0px !important;
  }

  .nk-msg-list {
    overflow: auto;
  }

  .nk-msg-reply {
    overflow: auto;
  }

  .notificacoes_bar {
    min-width: calc(100vw - 20px);
    height: 89vh;
    left: 0px !important;
    right: auto !important;
  }

  .app-subtitle {
    display: none;
  }

  .selectOrgaoMobile {
    display: block;
    transform: rotate(90deg);
  }

  .mobileBar {
    width: 100%;
  }

  .nk-ibx-head-actions,
  .nk-ibx-head-tools {
    justify-content: space-between;
  }

  .selectOrgao {
    display: none;
  }

  .nk-ibx-item-check {
    display: none;
  }

  .nk-ibx-head-tools .title {
    display: none;
  }

  .nk-ibx-item-user .user-name .lead-text {
    overflow: visible;
    font-size: 5vw;
    font-weight: bold;
  }

  .nk-ibx-item-user .user-avatar {
    height: 38px;
    width: 38px;
  }

  .nk-ibx-item-star {
    display: none;

  }

  .nk-ibx-item-fluid {
    padding-left: 50px;
    padding-right: 48px;
    margin-top: -9px;
    width: calc(100%);

  }

  .nk-ibx-item-fluid .heading {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .app-subtitle {
    font-size: 3vw;
  }

  .searcGroup select {
    width: 81px !important;
  }

  .searcGroup input {
    padding-left: 8px !important;
  }

  .nk-quick-nav .dropdown-menu {
    margin-top: 49px;
  }
}

.icon_download_pendente {
  margin-right: 6px;
  background: #ffffff !important;
  border: solid 1px #8a94ae !important;
  color: #8a94ae;
  width: 24px;
  height: 24px;
}

.icon_download_pendente em {
  color: #99a1b8 !important;
}

.filesList {
  padding-left: 10px;
  padding-top: 15px;

}

.filesList span {
  padding-left: 5px;
}

.filesList p {
  width: 100%;
  max-height: 100%;
  padding-top: 4px;
  padding-left: 3px;
  border-radius: 5px;
}


.filesList p.selecionado {
  background: #dde1f1;
}

.filesList a {
  font-size: 16px;
  color: #333;
}

.filesList img {
  float: left;
}

#frameDocumentView {
  width: 100%;
  height: 100vh;
  width: 100%;
  height: calc(100% - 56px);
  border: 0px;
  background: url(/images/loading.svg);
  background-repeat: no-repeat;
  background-position: top center;
}


.dark-mode #frameDocumentView {
  background: url(/images/loading-dark.svg);
  background-repeat: no-repeat;
  background-position: top center;
}


#fases {
  background: #fff;
}

.dark-mode #fases {
  background: #141c26 !important;
}

.timeline-des p {
  padding-left: 9px;
}

.title_time_event {
  float: left;
  width: 100%;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 2px;
  padding-right: 12px;
}

.event-date-line {
  margin-top: 36px !important;
  margin-bottom: 8px !important;
  padding-left: -17px !important;

}

.movimentacao_values .col-sm-12 {
  padding-left: 3px;
}

.timeline-des a span {
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 260px;
}

@media only screen and (max-width: 990px) {
  .FullDocView {
    padding-right: 0px !important;
  }

  .FullDocView .nk-msg-profile {
    width: inherit;
  }

  .nk-msg-profile {
    margin: 0 auto;
    width: 100%;
  }

  #tabViewDoc {
    width: 100%;
    position: fixed;
    height: 100%;
    z-index: 999;
    background: #fff;
  }
}

.expediente-card-info p {
  margin-bottom: 2px;
}

.mobile_btn {
  display: none;
}

.detalhes_prazo {
  opacity: 0;
}

.area-info-prazo:hover .detalhes_prazo {
  opacity: 1;
}

@media only screen and (max-width: 720px) {
  .mobile_btn {
    display: block;
  }
}


@media only screen and (max-width:600px) {
  .nk-msg-aside {
    width: 100%;
  }

  .nk-msg-profile {
    margin: 0 auto;
    width: 100%;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .nk-msg-profile-etapaatual {
    margin-right: 10px;
    max-width: 95%;
  }

  .nk-msg-profile {
    margin-right: 10px;
    max-width: 95%;
  }
}

/* Classe para campos obrigatórios */
.required::after {
  content: " *";
  color: red;
}