.container-scroll {
  overflow: auto;
}
.table thead {
  background-color: #EAEAEA !important;
}
.table-striped.print > tbody > tr:nth-of-type(even) {
  background-color: #f9f9f9;
  padding: 3px;
}
.break-word {
  word-wrap: break-word;
  white-space: normal !important;
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.sombra {
  box-shadow: 0 0 1px #000;
}
.sombra-txt {
  text-shadow: 0px 0px 1px #6e6e6e;
}
.editable {
  height: auto;
}
.container .jumbotron.jumbo-workflow-title {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.strong {
  font-weight: 900 !important;
}
.span-carregando {
  text-align: center;
  font-size: 22px;
}
.height-modal {
  overflow-y: auto;
  overflow-x: hidden;
}
.botao-fechar {
  font-size: 20px !important;
  background-color: transparent;
  width: 10%;
  float: left;
}
.modal-title {
  font-size: 26px !important;
  margin-left: 5px;
  width: 90%;
  cursor: move !important;
}
.totais-quadro {
  float: left;
  padding-left: 9px;
}
.btn-trabalhando > .fa-wrench {
  color: #777;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 19px;
}
.btn-trabalhando > .fa-wrench:hover {
  color: #333;
}
.btn-trabalhando .fa-circle-o-notch,
.btn-trabalhando .fa-play {
  margin-left: -11px;
  position: relative;
  top: 3px;
  color: #009900;
}
.btn-pausado .fa-pause {
  margin-left: -11px;
  position: relative;
  top: 3px;
  color: #AB3942;
}
.mobile-content > .dropdown-menu-work {
  width: 56px;
  /*height: 54px;*/
}
.jumbo-light {
  background: #F9F9F9;
}
#work-icone {
  width: 600px !important;
  padding: 10px;
}
.work-container,
#nav-task {
  width: 100% !important;
}
#ul-icone-work {
  width: 70%;
  margin: auto;
  font-size: 15px;
}
.dropdown-menu-notificacao {
  max-height: 290px !important;
  width: 600px !important;
  background-color: #FFF;
}
.notificacao-container.active {
  background-color: #EAEAEA;
}
.center-content {
  text-align: center;
}
/*MODAIS*/
#modal-combo-mobile-usuario li,
#modal-combo-mobile-configuracoes li,
#modal-combo-mobile-acoes li,
#modal-tipo-tarefa li,
#modal-opcoes li {
  list-style: none;
  font-size: 18px;
}
#modal-combo-mobile-usuario .dropdown > li > a {
  font-family: sans-serif;
}
#modal-novo-arquivo li {
  list-style: none;
  font-size: 18px;
}
#modal-novo-arquivo li > a {
  font-family: sans-serif;
}
.list-itens {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.list-itens:last-of-type {
  border-bottom: 0px !important;
}
.list-itens:last-child {
  border-bottom: 0px !important;
}
.list-itens a {
  display: block;
  padding: 15px;
  color: #777;
}
.list-itens a:hover {
  color: #333;
}
#modal-novo-arquivo li button {
  display: block;
  padding: 15px;
  width: 100%;
  text-align: left;
}
.listaMenu {
  padding: 0px;
  font-size: 15px;
  height: 50px;
}
.listaMenu a {
  font-weight: 900 !important;
}
.listaMenu .bolha-chats {
  width: 37px;
  height: 20px;
  padding: 2px;
  color: white;
  font-size: 12px;
  border-radius: 4px;
  margin-left: -10px;
  background: #ff4242;
}
.input-group-atender-cliente {
  width: 90%;
  margin: 20px auto;
}
/*ATENDER CLIENTE - DROPDOWN ATIVIDADE*/
@media screen and (min-width: 768px) {
  .input-group-atender-cliente {
    width: 70%;
    margin: 20px auto;
  }
}
/*!MOBILE MODAL USER*/
.Nmobile-dropdown-user {
  margin-top: 10px;
  margin-left: 5px;
}
.navbar-default .navbar-nav > .Nmobile-dropdown-user > li > a {
  color: #777;
}
.navbar-default .navbar-nav > .Nmobile-dropdown-user > li > a:hover,
.navbar-default .navbar-nav > .Nmobile-dropdown-user > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .Nmobile-dropdown-user > .active > a,
.navbar-default .navbar-nav > .Nmobile-dropdown-user > .active > a:hover,
.navbar-default .navbar-nav > .Nmobile-dropdown-user > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .Nmobile-dropdown-user > .disabled > a,
.navbar-default .navbar-nav > .Nmobile-dropdown-user > .disabled > a:hover,
.navbar-default .navbar-nav > .Nmobile-dropdown-user > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
/*MOBILE MODAL USER*/
.navbar-default .navbar-nav > .mobile-dropdown-user > a {
  color: #777;
}
.navbar-default .navbar-nav > .mobile-dropdown-user > a:hover,
.navbar-default .navbar-nav > .mobile-dropdown-user > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .mobile-dropdown-user > .active > a,
.navbar-default .navbar-nav > .mobile-dropdown-user > .active > a:hover,
.navbar-default .navbar-nav > .mobile-dropdown-user > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .mobile-dropdown-user > .disabled > a,
.navbar-default .navbar-nav > .mobile-dropdown-user > .disabled > a:hover,
.navbar-default .navbar-nav > .mobile-dropdown-user > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.track3 {
  width: 0px;
  background: rgba(0, 0, 0, 0);
  margin-right: 0px;
  border-radius: 0px;
  visibility: none;
  -webkit-transition: background 250ms linear;
  transition: background 250ms linear;
}
.track3:hover,
.track3.dragging {
  background: #d9d9d9;
  background: rgba(0, 0, 0, 0.15);
  visibility: none;
}
.handle3 {
  width: 0px;
  right: 0;
  background: #999;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 0px;
  visibility: none;
  -webkit-transition: width 250ms;
  transition: width 250ms;
}
.track3:hover .handle3,
.track3.dragging .handle3 {
  visibility: none;
  width: 0px;
}
.notificacao-list {
  border-bottom-width: 1px;
  border-bottom-color: #EAEAEA;
  border-bottom-style: solid;
  border-top-width: 1px;
  border-top-color: #eaeaea;
  border-top-style: solid;
}
.table-bordered-horizontal td {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.table tr {
  font-size: 14px;
}
.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
  box-shadow: 2px 3px 3px #888888;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
  box-shadow: 2px 3px 3px #888888 !important;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
  box-shadow: 2px 3px 3px #888888;
}
.btn-nova-pasta,
.btn-novo-wiki,
.btn-novo-arquivo,
.btn-novo-link {
  background: white;
}
.btn-nova-pasta:hover,
.btn-novo-wiki:hover,
.btn-novo-arquivo:hover {
  background: #eaeaea;
}
#jumbo-title {
  padding: 10px;
  margin-left: -20px;
  margin-right: -15px;
  border-radius: 0px;
  margin-bottom: 0px;
}
#jumbo-title h2 {
  font-size: 30px !important;
  margin-top: 3px !important;
  margin-left: 10px;
}
.bloco-cargo {
  margin-bottom: 10px !important;
}
#jumbo-description {
  padding-top: 10px;
  padding-bottom: 15px;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: -23px;
  margin-right: -23px;
  margin-top: -20px;
  color: #505050;
}
.jumbotron.border-top {
  margin-left: -20px;
  margin-right: -20px;
  margin-top: -15px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 5px;
}
.jumbo-workflow-title .fa {
  margin-top: -5px;
  font-size: 40px;
}
.jumbo-workflow-title p {
  color: #EAEAEA;
  font-size: 40px;
}
.title-input {
  width: 86%;
}
.jumbo-workflow-title-small {
  font-size: 24px;
}
.jumbo-workflow-title .fa {
  color: #EAEAEA;
  font-size: 18px;
}
.jumbo-workflow-title .btn-small {
  color: #EAEAEA;
  font-size: 22px;
}
.container .jumbotron.jumbo-workflow-detail {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 0px;
}
.container .jumbotron.jumbo-workflow-blocks {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.container .jumbotron.jumbo-workflow-obs {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 5px;
}
.container .jumbotron.jumbo-workflow-comments {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0px;
  padding-bottom: 5px;
}
.jumbo-workflow-detail h3 {
  font-size: 20px;
}
.jumbo-workflow-detail p {
  font-size: 16px;
}
.jumbo-workflow-detail .fa i {
  font-size: 13px;
  margin-top: -13px;
}
.c-lbrown .workflow-block-title {
  /*background: #fff;*/
  color: #212121 !important;
}
.c-lblue .workflow-block-title {
  /*background: #fff;*/
  color: #212121 !important;
}
.full button span {
  background-color: limegreen;
  border-radius: 32px;
  color: black;
}
.partially button span {
  background-color: orange;
  border-radius: 32px;
  color: black;
}
.mainbox {
  margin-top: 150px;
}
.progress {
  margin-left: -35px;
  margin-right: -35px;
  margin-bottom: -90px;
  height: 2px;
}
#jumbo-header {
  padding-bottom: 0px;
}
.combo-grey {
  background: #EAEAEA;
}
#fa-mini {
  font-size: 14px;
}
.align-h3 {
  margin-top: 4px;
  font-size: 16px;
}
.workflow-block-title {
  color: #EAEAEA;
}
a#navy-icon {
  padding-top: 10px;
}
#navy-badge-red {
  background-color: #AB3942;
  margin-left: -7px;
}
#navy-badge-blue {
  background-color: #336699;
  margin-left: -7px;
}
.less-padding-up-down {
  padding-top: 5px !important;
}
.bg-light {
  background-color: #EAEAEA !important;
}
.center-content {
  margin-left: auto !important;
  margin-right: auto !important;
}
.small-space {
  padding-top: 5px !important;
}
.big-p {
  font-size: 23px !important;
}
nav.navbar.navbar-default.no-margin {
  margin-bottom: 0px !important;
}
nav.navbar.navbar-default.nav-tasks {
  background-color: #FFFFFF;
}
.tags {
  border: none !important;
}
.form-tags {
  height: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
}
.note-editable .panel-body .jumbotron p {
  font-size: 16px !important;
  overflow-y: auto !important;
}
.rating {
  /*unicode-bidi: bidi-override;*/
  direction: rtl;
  margin: 0 auto;
}
.rating span.star {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 19px;
  display: inline-block;
}
.rating span.star:hover {
  cursor: pointer;
}
.rating span.star:before {
  content: "\f006";
  padding-right: 5px;
  color: #777777;
}
.rating span.star:hover:before,
.rating span.star:hover ~ span.star:before,
.rating:not(:hover) .checked:before,
.rating:not(:hover) > .checked ~ span:before {
  content: "\f005";
  color: #e3cf7a;
}
.dropdown-menu.ng-isolate-scope {
  max-height: 300px !important;
  overflow-y: auto !important;
  overflow-x: hidden !important;
}
.checkItem input {
  margin-top: 4px !important;
}
.checklists-details {
  cursor: all-scroll;
}
.checkListChecked {
  font-style: italic;
  text-decoration: line-through;
}
.table-responsive {
  width: 100% !important;
}
.note-editor p {
  font-size: 16px !important;
}
.note-editor p {
  max-width: 100% !important;
  overflow-x: auto !important;
}
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
/*314f6d AZUL PROMESSA*/
::-webkit-scrollbar-thumb {
  background: #939393;
  border: 0px none #ffffff;
  border-radius: 0px;
}
::-webkit-scrollbar-thumb:hover {
  background: #939393;
}
::-webkit-scrollbar-thumb:active {
  background: #939393;
}
::-webkit-scrollbar-track {
  background: #ffffff;
  border: 0px none #ffffff;
  border-radius: 50px;
}
::-webkit-scrollbar-track:hover {
  background: #ffffff;
}
::-webkit-scrollbar-track:active {
  background: #ffffff;
}
::-webkit-scrollbar-corner {
  background: transparent;
}
.modal {
  overflow: hidden;
}
.modal-content {
  min-height: calc(20vh) !important;
  height: auto !important;
  overflow: hidden;
}
.modal-full {
  height: calc(90vh) !important;
}
.container {
  /*padding-top: 45px !important;*/
  /*margin-top: 5px;*/
  margin-bottom: 0px !important;
}
.outer {
  padding-top: 35px;
}
.helper-mobile-fullscreen {
  padding-top: 20px;
  margin: 31px 0px 0px 0px;
  height: calc(100vh - 40px) !important;
  overflow: hidden;
}
.logo-core {
  margin-left: 10px;
  margin-top: 5px;
  padding-right: 10px;
  padding-top: 5px;
}
.btn-fade {
  opacity: 0.5;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
}
.btn-fade:hover {
  opacity: 1.0;
  transition: opacity 0.55s ease-in-out;
  -moz-transition: opacity 0.55s ease-in-out;
  -webkit-transition: opacity 0.55s ease-in-out;
}
.btn-aux {
  margin-top: -7px;
  margin-bottom: -10px;
  margin-right: -15px;
}
.padding-x-xs {
  padding-left: 2px !important;
  padding-right: 2px !important;
}
.padding-y-xs {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}
.row-margin {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.padding-x-sm {
  padding-left: 2px !important;
  padding-right: 2px !important;
}
.margin-y-xs {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
.margin-x-xs {
  margin-left: 2px !important;
  margin-right: 2px !important;
}
.well-xs {
  padding-top: 5px;
  padding-bottom: 5px;
}
.well-btn,
.well-btn-blue {
  text-align: left;
  white-space: normal;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
}
.selected {
  background-color: #013183;
}
.selected p,
.selected a,
.selected h1,
.selected h2,
.selected h3,
.selected span,
.selected strong {
  color: #fff !important;
}
.well-btn:hover {
  background-color: #EAEAEA;
}
.selected:hover {
  background-color: #01286a !important;
}
.well-btn a {
  margin-bottom: 0px;
}
.well-btn-blue:hover {
  background-color: #001537;
}
.well-big {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}
.selectable:hover {
  cursor: pointer;
  background-color: #336699;
  color: #fff !important;
}
.selectable:hover a {
  color: #fff !important;
}
.navbar-nav > li > a {
  padding-top: 15px;
  padding-bottom: 5px;
}
.report-container {
  max-width: 850px !important;
  padding: 0px !important;
}
.modal-body {
  padding: 5px !important;
  overflow-y: auto !important;
  max-height: calc(100vh - 125px) !important;
  min-height: 87px;
}
@media (max-width: 992px) {
  .modal-body.sm-2 {
    height: calc(100vh - 170px) !important;
  }
  .modal-body.sm-3 {
    height: calc(100vh - 220px) !important;
  }
  .outer {
    padding-top: 30px;
  }
}
@media (max-width: 768px) {
  .modal-body.xs-2 {
    height: calc(100vh - 170px) !important;
  }
  .modal-body.xs-3 {
    height: calc(100vh - 220px) !important;
  }
}
.modal-body.lg-2 {
  height: calc(100vh - 170px) !important;
}
.modal-body.md-2 {
  height: calc(100vh - 170px) !important;
}
.modal-body.lg-3 {
  height: calc(100vh - 220px) !important;
}
.modal-body.md-3 {
  height: calc(100vh - 220px) !important;
}
.modal-footer {
  padding: 5px !important;
}
.modal-header {
  padding: 5px !important;
}
.modal .row {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.modal .col-xs-2,
.modal .col-xs-3,
.modal .col-xs-4,
.modal .col-xs-5,
.modal .col-xs-6,
.modal .col-xs-7,
.modal .col-xs-8,
.modal .col-xs-9,
.modal .col-xs-10,
.modal .col-xs-11,
.modal .col-xs-12 {
  padding-left: 2px;
  padding-right: 2px;
}
.modal .col-sm-2,
.modal .col-sm-3,
.modal .col-sm-4,
.modal .col-sm-5,
.modal .col-sm-6,
.modal .col-sm-7,
.modal .col-sm-8,
.modal .col-sm-9,
.modal .col-sm-10,
.modal .col-sm-11,
.modal .col-sm-12 {
  padding-left: 2px !important;
  padding-right: 2px !important;
}
.modal .col-md-2,
.modal .col-md-3,
.modal .col-md-4,
.modal .col-md-5,
.modal .col-md-6,
.modal .col-md-7,
.modal .col-md-8,
.modal .col-md-9,
.modal .col-md-10,
.modal .col-md-11,
.modal .col-md-12 {
  padding-left: 2px !important;
  padding-right: 2px !important;
}
.modal .col-lg-2,
.modal .col-lg-3,
.modal .col-lg-4,
.modal .col-lg-5,
.modal .col-lg-6,
.modal .col-lg-7,
.modal .col-lg-8,
.modal .col-lg-9,
.modal .col-lg-10,
.modal .col-lg-11,
.modal .col-lg-12 {
  padding-left: 2px !important;
  padding-right: 2px !important;
}
.modal-backdrop {
  height: 100%;
  position: fixed;
}
.modal-header input {
  height: 38px !important;
  font-size: 18px!important;
}
.btn-close {
  position: absolute;
  top: -2px;
  right: -2px;
  height: 50px;
  width: 65px;
}
.txt-select {
  -ms-user-select: all !important;
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  user-select: all !important;
}
.modal-backdrop {
  position: fixed !important;
}
.bottom-bar {
  position: fixed;
  bottom: -8px;
  left: 0px;
  background-color: #013183;
  height: 63px;
  width: 100%;
  z-index: 1010;
}
.bottom-bar.big-bar {
  height: 75px;
}
@media (min-width: 768px) {
  .modal-xlg {
    width: 90% !important;
  }
}
.modal-xlg-pdf {
  max-width: 100% !important;
}
.modal-dialog {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
.fix-top {
  width: 100%;
  height: 25px;
  position: relative;
  top: 0px;
  left: 0px;
  text-align: center;
  cursor: pointer;
}
.dark-top {
  height: 100%;
  background-color: #444;
  color: #eaeaea;
}
.light-top {
  height: 100%;
  background-color: #fff;
  color: #222;
}
.dark-top:hover {
  background-color: #333;
}
.thumbnail {
  margin-bottom: 0px !important;
}
.table td {
  text-align: left;
  vertical-align: middle !important;
  padding: auto;
  position: relative;
}
.table tr:hover {
  background-color: #EAEAEA !important;
  cursor: pointer;
}
.table .selectable:hover {
  background-color: #013183;
  color: #fff !important;
}
.table-striped th a {
  font-weight: 900 !important;
}
.table-striped td a {
  font-weight: 900 !important;
  color: #000 !important;
  /* display: flex !important; */
  justify-content: center !important;
  flex-direction: column !important;
  /* height: 40px !important; */
}
.btn {
  font-weight: 900 !important;
}
.noselect {
  user-select: none;
}
.carregando {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  font-weight: 900;
}
#overlay {
  width: 100%;
  z-index: 9999;
  height: 100%;
  color: black;
  display: flex;
  margin-left: -10px;
  position: absolute;
  align-items: center;
  justify-content: center;
  background-color: rgb(0, 0, 0, 0.7);
}
#overlay > img {
  max-width: 90%;
  max-height: 90%;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.boots-number {
  height: 100px;
  font-size: 60px;
  padding-left: 25px;
  text-align: center;
}
.anexo-nome {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  white-space: nowrap;
}
.mensagem-semanexos {
  font-size: 22px;
  font-weight: bold;
}
.bold {
  font-weight: 900 !important;
}
.max-height {
  height: 100%;
}
.no-radius {
  border-radius: 0px !important;
}
.no-border {
  border: 0 !important;
}
.group-middle {
  border-radius: 0px !important;
}
.group-left {
  border-radius: 2px 0px 0px 2px !important;
}
.group-right {
  border-radius: 0px 2px 2px 0px !important;
}
.titulo-anexo {
  background: unset;
  color: #333;
  padding: 10px 15px;
  border-bottom: 1px solid #1faabe;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.no-padding {
  padding-left: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 0px !important;
  padding-top: 0px !important;
}
button.btn-tall {
  height: 130px;
}
.flex {
  display: flex;
}
.flex.v-center {
  align-items: center;
}
.modal-mlg {
  min-width: 99% !important;
}
.modal-full-height {
  min-height: calc(100vh - 130px) !important;
}
