.login-form-page {
  min-height: 100vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f5f5f5;
}

.form-signin {
  width: 100%;
  max-width: 420px;
  padding: 15px;
  margin: auto;
}

.form-label-group {
  position: relative;
  margin-bottom: 1rem;
}

.form-label-group > input,
.form-label-group > label {
  height: 3.125rem;
  padding: 0.75rem;
}

.form-label-group > label {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  margin-bottom: 0;
  /* Override default `<label>` margin */
  line-height: 1.5;
  color: #495057;
  pointer-events: none;
  cursor: text;
  /* Match the input under the label */
  border: 1px solid transparent;
  border-radius: 0.25rem;
  transition: all 0.1s ease-in-out;
}

.form-label-group input::-webkit-input-placeholder {
  color: transparent;
}

.form-label-group input:-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::-moz-placeholder {
  color: transparent;
}

.form-label-group input::placeholder {
  color: transparent;
}

.form-label-group input:not(:placeholder-shown) {
  padding-top: 1.25rem;
  padding-bottom: 0.25rem;
}

.form-label-group input:not(:placeholder-shown) ~ label {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 12px;
  color: #777;
}

.loading-datatable {
  height: 30px;
}

.loading-datatable > div {
  position: fixed;
  left: 50%;
}

/* Fallback for Edge
-------------------------------------------------- */
@supports (-ms-ime-align: auto) {
  .form-label-group > label {
    display: none;
  }

  .form-label-group input::-ms-input-placeholder {
    color: #777;
  }
}

/* Fallback for IE
-------------------------------------------------- */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .form-label-group > label {
    display: none;
  }

  .form-label-group input:-ms-input-placeholder {
    color: #777;
  }
}

body {
  background-color: #f8f8fb;
}

body main {
  min-height: 90vh;
}

/*
#headerLogo img, #headerLogo.expand img {
  height: 50px;
  transition: height 0.5s;
}

@media (min-width: 768px) {
  #headerLogo {
    width: 200px;
  }
  #headerLogo.expand img {
    height: 100px;
  }
}

#headerLogo {
  min-width: 200px;
  width: calc(100% - 30px);
  margin-left: 15px;
}*/

#headerLogo img {
  height: 32px;
  transition: height 0.5s;
}

#headerLogo {
  min-width: 125px;
  width: calc(100% - 30px);
  margin-left: 15px;
  height: 64px;
}

.header-menu-col-logo {
  min-width: 135px;
}

@media (min-width: 768px) {
  #headerLogo {
    height: 70px;
  }

  #headerLogo img {
    height: 50px;
    transition: height 0.5s;
  }
}

.header-menu-btn {
  /*height: 54px;
  width: 170px;*/
  line-height: 1;
  height: 45px;
  width: 160px;
  margin-top: 2.5px;
  margin-bottom: 2.5px;
  font-size: 15px;
  text-decoration: none;
  transition: font-size 0.5s;
  color: #8492a6;
}

.header-menu-btn.active {
  background-color: #004680;
  color: #fff;
}

.header-menu-btn i {
  font-size: 1.5em;
}

.header-menu-btn.float-right {
  height: 50px;
  width: 50px;
}

.header-menu-btn:hover {
  text-decoration: none;

  font-size: 15.5px;
}

.header-menu-btn:not(.active):hover {
  background-color: rgb(0, 70, 128, 0.1);
  color: #004680;
}

.header-menu-btn-item {
  font-size: 16px;
  color: #8492a6;
  transition: font-size 0.5s;
  width: 120px;
  height: 113px;
}

.header-menu-btn-item.active {
  background-color: #004680;
  color: #fff;
}

.header-menu-btn-item:hover {
  color: #004680;
  font-size: 16.5px;
  text-decoration: none;
}

.header-menu-btn-item.active:hover {
  color: #fff;
}

.header-menu-btn-item.active {
  background-color: #004680;
}

@media (max-width: 768px) {
  .header-menu-col-logo {
    height: 70px;
  }

  #headerMenu {
    padding-top: 15px;
  }

  #headerMenu .header-menu-btn {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 10px;
  }
}

.header-submenu {
  min-height: 45px;
}

.header-submenu .header-menu-btn {
  height: 35px;
  width: 140px;
  font-size: 13px;
  margin-top: 4.5px;
  margin-bottom: 4.5px;
  color: #004680;
}

.header-submenu .header-menu-btn.active {
  color: #fff;
}

@media (min-width: 768px) {
  .header-submenu {
    padding-left: 150px;
  }
}

.bg-qamais-blue {
  background-color: #004680;
}

.footer {
  border-top: 1px solid #dee2e6;
}

#boxRecebimentosCheckeds {
  position: fixed;
  bottom: 0;
  background-color: rgba(0, 70, 128, 0.9);
}

.hide {
  display: none !important;
}

td div.col-tools {
  display: none;
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
}

td div.tools {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
  background: #fff;
  margin: auto;
  width: 300px;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(0, 70, 128, 0.9) 57%);
}

tr.hover-tools:hover {
  box-shadow: 0 0 0.7rem rgba(0, 70, 128, 0.5) !important;
}

tr.hover-tools:hover td div.col-tools {
  display: initial;
}

tr.hover-tools:hover td div.tools {
  display: initial;
}

span.money-text {
  font-size: 50%;
  vertical-align: middle;
}

span.card-label-title {
  position: absolute;
  top: -12px;
  padding: 0 5px;
  background: linear-gradient(
    0deg,
    #fff calc(50% + 2px),
    transparent calc(50% - 2px)
  );
}

.datepicker-range {
  cursor: pointer;
}

.form-control.datepicker-range {
  min-height: calc(1.5em + 0.75rem + 2px);
  height: auto;
}

.divider-content {
  border-top: 1px solid #ddd;
  margin: 20px 14px;
  width: 100%;
  position: relative;
}

.divider-content .divider-title {
  position: absolute;
  top: -14px;
  background-color: #fff;
  padding: 0 7px;
  margin-left: 20px;
}

.select2-container {
  width: 100% !important;
}

#previewVendas_paginate {
  padding-top: 15px;
}

#previewCompras td {
  white-space: nowrap;
}

.modal-xxl {
  width: 95%;
  max-width: 95%;
}

.highcharts-credits {
  display: none;
}

.modal-backdrop {
  width: 100%;
  height: 100%;
}

.show-plano2,
.hide-plano2 {
  padding: 0.2rem 0.4rem;
  font-size: 0.575rem;
}

.dataTables_filter {
  display: flex;
}

.dataTables_filter label,
.dataTables_paginate ul li:first-child {
  margin-left: auto;
}

.dataTables_empty {
  text-align: center;
}

.card-img-producao .show-hover {
  display: none;
}

.card-img-producao:hover .show-hover {
  display: block;
}

.div-producao-read .show-hover {
  display: none;
}

.div-producao-read:hover .show-hover {
  display: block;
}

/***** NESTABLE PLUGIN *****/

.dd {
  position: relative;
  list-style: none;
}

.dd-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

.dd-list .dd-list {
  padding-left: 30px;
}

.dd-collapsed .dd-list {
  display: none;
}

.dd-item > button {
  display: block;
  position: relative;
  cursor: pointer;
  float: left;
  width: 25px;
  height: 20px;
  margin: 5px 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  background: transparent;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  font-weight: bold;
}

.dd-item > button:before {
  content: "+";
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  text-indent: 0;
}

.dd-item > button[data-action="collapse"]:before {
  content: "-";
}

.dd-placeholder,
.dd-empty {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: #f2fbff;
  border: 1px dashed #b6bcbf;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.dd-empty {
  border: 1px dashed #bbb;
  min-height: 100px;
  background-color: #e5e5e5;
  background-image: -webkit-linear-gradient(
      45deg,
      #fff 25%,
      transparent 25%,
      transparent 75%,
      #fff 75%,
      #fff
    ),
    -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff
          75%, #fff);
  background-image: -moz-linear-gradient(
      45deg,
      #fff 25%,
      transparent 25%,
      transparent 75%,
      #fff 75%,
      #fff
    ),
    -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff
          75%, #fff);
  background-image: linear-gradient(
      45deg,
      #fff 25%,
      transparent 25%,
      transparent 75%,
      #fff 75%,
      #fff
    ),
    linear-gradient(
      45deg,
      #fff 25%,
      transparent 25%,
      transparent 75%,
      #fff 75%,
      #fff
    );
  background-size: 60px 60px;
  background-position: 0 0, 30px 30px;
}

.dd-dragel {
  position: absolute;
  pointer-events: none;
  z-index: 9999;
}

.dd-dragel > .dd-item .dd-handle {
  margin-top: 0;
}

/***** END NESTABLE PLUGIN *****/

/***** CHECKLISTS *****/

.resposta-checklist {
  background: #ddd;
  min-width: 80px;
  min-height: 40px;
  border-radius: 7px;
  margin: 10px;
  padding: 0px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  cursor: pointer;
}

.resposta-checklist.selected {
  color: #fff;
  background: #ff5722;
  border: 2px solid #ff5722;
}

.erro-preencher {
  border: 4px solid #dc3545;
}

.resposta-checklist {
  position: relative;
  margin-bottom: 30px;
}

.resposta-checklist .resposta-checklist-nota {
  position: absolute;
  bottom: -19px;
  color: #000;
  font-size: 12px;
  border: 1px solid #ddd;
  border-top: 0;
  padding: 3px 10px;
  line-height: 1;
  border-radius: 0 0 5px 5px;
}

.resposta-checklist.selected .resposta-checklist-nota {
  bottom: -21px;
}

.ajustar-print-checklist-expandir {
  max-width: 100% !important;
  width: 100%;
  flex: unset !important;
}

/***** FIM CHECKLISTS *****/

/***** OVERLAY QAMAIS *****/

.overlay-qamais {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(32, 64, 101, 0.8);
  z-index: 99;
  display: flex;
  align-items: center;
  justify-content: center;
}

.overlay-qamais.no-background {
  background: transparent;
}

.overlay-qamais .circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 120px;
  height: 120px;
}

.overlay-qamais.overlay-2x .circle {
  width: 200px;
  height: 200px;
}

.overlay-qamais .circle .loader {
  width: calc(100% - 0px);
  height: calc(100% - 0px);
  border: 8px solid #162534;
  border-top: 8px solid #09f;
  border-bottom: 8px solid #09f;
  border-radius: 50%;
  animation: rotate 2s linear infinite;
}

.overlay-qamais-toast {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(32, 64, 101, 0.8);
  z-index: 99;
  display: flex;
  align-items: center;
  justify-content: center;
}

.overlay-qamais-toast.no-background {
  background: transparent;
}

.overlay-qamais-toast .circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 35px;
  height: 35px;
}

.overlay-qamais-toast .circle .loader {
  width: calc(100% - 0px);
  height: calc(100% - 0px);
  border: 5px solid #162534;
  border-top: 5px solid #09f;
  border-bottom: 5px solid #09f;
  border-radius: 50%;
  animation: rotate 2s linear infinite;
}

@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}

/***** FIM OVERLAY QAMAIS *****/

/**** LOADER QA+ ****/

.loader {
  position: fixed;
  z-index: 1090;
  top: 0;
  left: 0;
  width: 0;
  height: 100vh;
  transition: width 0s 1.4s ease;
}

.loader .loader__icon {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  opacity: 0;
  transition: opacity 0.5s ease;
}

.loader .loader__icon svg {
  transform-origin: 0 0;
}

/* .loader .loader__tile {
  position: absolute;
  left: 0;
  width: 0;
  height: 20%;
  background-color: #003d73;
  transition: width .7s ease;
}
.loader .loader__tile:nth-child(0) {
  top: calc(-1 * 20%);
  transition-delay: -0.2s;
}
.loader .loader__tile:nth-child(1) {
  top: calc(0 * 20%);
  transition-delay: 0s;
}
.loader .loader__tile:nth-child(2) {
  top: calc(1 * 20%);
  transition-delay: 0.2s;
}
.loader .loader__tile:nth-child(3) {
  top: calc(2 * 20%);
  transition-delay: 0.4s;
}
.loader .loader__tile:nth-child(4) {
  top: calc(3 * 20%);
  transition-delay: 0.6s;
}
.loader .loader__tile:nth-child(5) {
  top: calc(4 * 20%);
  transition-delay: 0.8s;
}
.loader--active {
  width: 100%;
  transition-delay: 0s;
}
.loader--active .loader__icon {
  opacity: 1;
  transition: opacity .5s 1.4s ease;
}
.loader--active .loader__tile {
  width: 100%;
}
.loader--active .loader__tile:nth-child(0) {
  transition-delay: -0.2s;
}
.loader--active .loader__tile:nth-child(1) {
  transition-delay: 0s;
}
.loader--active .loader__tile:nth-child(2) {
  transition-delay: 0.2s;
}
.loader--active .loader__tile:nth-child(3) {
  transition-delay: 0.4s;
}
.loader--active .loader__tile:nth-child(4) {
  transition-delay: 0.6s;
}
.loader--active .loader__tile:nth-child(5) {
  transition-delay: 0.8s;
}
 */
/**** FIM LOADER QA+ ****/

/**** CONTENT LOADER ****/

@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }

  100% {
    background-position: 468px 0;
  }
}

.animated-background {
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: #f6f7f8;
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
  background-size: 800px 104px;
  height: 16px;
  border-radius: 3px;
  position: relative;
}

/**** FIM CONTENT LOADER ****/

/*
 * Plugin: RESPONSIVE CALENDAR
 * ---------------
 */

.responsive-calendar .controls {
  text-align: center;
}

.responsive-calendar .controls a {
  cursor: pointer;
}

.responsive-calendar .controls h5 {
  display: inline;
}

.responsive-calendar .day-headers,
.responsive-calendar .days {
  font-size: 0;
}

.responsive-calendar .day {
  display: inline-block;
  position: relative;
  font-size: 14px;
  width: 14.285714285714286%;
  text-align: center;
  border: 1px solid #eee;
}

.responsive-calendar .day a {
  color: #000000;
  display: block;
  cursor: pointer;
  padding: 20% 0 20% 0;
  height: 50px;
}

.responsive-calendar .day a:hover {
  background-color: #eee;
  text-decoration: none;
}

.responsive-calendar .day.header {
  border: none;
  border-bottom: 1px gray solid;
  margin-bottom: 10px;
}

/*.responsive-calendar .day.active a {
background-color: #1d86c8;
color: #ffffff;
}
.responsive-calendar .day.active a:hover {
background-color: #36a0e2;
}*/
.responsive-calendar .day.today a {
  background-color: #2a5788;
  border-radius: 3px;
  color: #ffffff;
}

.responsive-calendar .day.today a:hover {
  background-color: #204065;
}

.responsive-calendar .day.active .not-current {
  background-color: #8fcaef;
  color: #ffffff;
}

.responsive-calendar .day-click a {
  background-color: #2a5788;
  border-radius: 3px;
  color: #ffffff;
}

.responsive-calendar .day-click a:hover {
  background-color: #204065;
  color: #ffffff;
}

.responsive-calendar .day-click .badge {
  border: inherit;
  margin: 1px;
}

.responsive-calendar .day.active .not-current:hover {
  background-color: #bcdff5;
}

.responsive-calendar .day.not-current a {
  color: #ddd;
}

.responsive-calendar .day a span {
  position: absolute;
  top: 5px;
  right: 7px;
  font-weight: bold;
}

.responsive-calendar .day .badge {
  position: absolute;
  right: 1px;
  bottom: 3px;
  z-index: 1;
  border: none;
  border-radius: 3px;
  padding: 1px 2px;
  font-size: 0.9em;
  font-weight: 400;
}

.responsive-calendar .day .block {
  position: absolute;
  bottom: 1px;
  left: 6px;
  z-index: 1;
  color: #ff3636;
  border-radius: 5px;
}

.responsive-calendar .day .notify {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #ff3636;
  position: absolute;
  top: 4px;
  left: 4px;
}

/*.responsive-calendar .day.today .block {
  color: #fff;
}*/
.responsive-calendar .controls i {
  font-size: 25px;
}

/***** END RESPONSIVE CALENDAR *****/

/*
 * Plugin: Select2
 * ---------------
 */
.select2-container--default.select2-container--focus,
.select2-container--flat.select2-container--focus,
.select2-container--evt-comissoes.select2-container--focus,
.select2-selection.select2-container--focus,
.select2-container--default:focus,
.select2-container--flat:focus,
.select2-container--evt-comissoes:focus,
.select2-selection:focus,
.select2-container--default:active,
.select2-container--flat:active,
.select2-container--evt-comissoes:active,
.select2-selection:active {
  outline: none;
}

.select2-container--default .select2-selection--single,
.select2-container--evt-comissoes .select2-selection--single,
.select2-selection .select2-selection--single {
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.select2-container--evt-comissoes .select2-selection--single {
  border-radius: 0;
}

.select2-container--flat .select2-selection--single {
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  padding-top: 0.55rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #ddd;
  background-clip: padding-box;
  border: 0;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--multiple,
.select2-container--flat.select2-container--open.select2-container--below
  .select2-selection--single,
.select2-container--flat.select2-container--open.select2-container--below
  .select2-selection--multiple,
.select2-container--evt-comissoes.select2-container--open.select2-container--below
  .select2-selection--single,
.select2-container--evt-comissoes.select2-container--open.select2-container--below
  .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--multiple,
.select2-container--flat.select2-container--open.select2-container--above
  .select2-selection--single,
.select2-container--flat.select2-container--open.select2-container--above
  .select2-selection--multiple,
.select2-container--evt-comissoes.select2-container--open.select2-container--above
  .select2-selection--single,
.select2-container--evt-comissoes.select2-container--open.select2-container--above
  .select2-selection--multiple {
  color: #495057;
  background-color: #fff;
  border-color: #006bc4;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 70, 128, 0.25);
}

.select2-container--flat.select2-container--open.select2-container--below
  .select2-selection--single,
.select2-container--flat.select2-container--open.select2-container--below
  .select2-selection--multiple {
  background-color: #ddd;
}

.select2-container--default.select2-container--open,
.select2-container--flat.select2-container--open,
.select2-container--evt-comissoes.select2-container--open {
  border-color: #004680;
}

.select2-container--evt-comissoes.select2-container--open {
  width: auto !important;
}

.select2-container--evt-comissoes.select2-container--open.select2-container--below,
.select2-container--evt-comissoes.select2-container--open.select2-container--above {
  width: 100% !important;
}

.select2-dropdown {
  border: 1px solid #d2d6de;
  border-radius: 0;
}

.select2-container--default
  .select2-results__option--highlighted[aria-selected],
.select2-container--flat .select2-results__option--highlighted[aria-selected],
.select2-container--evt-comissoes
  .select2-results__option--highlighted[aria-selected] {
  background-color: #004680;
  color: white;
}

.select2-results__option {
  padding: 6px 12px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
  padding-right: 0;
  height: auto;
  margin-top: -2px;
}

.select2-container[dir="rtl"]
  .select2-selection--single
  .select2-selection__rendered {
  padding-right: 6px;
  padding-left: 20px;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow,
.select2-container--flat .select2-selection--single .select2-selection__arrow,
.select2-container--evt-comissoes
  .select2-selection--single
  .select2-selection__arrow {
  height: 28px;
  right: 3px;
  top: 3px;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b,
.select2-container--flat .select2-selection--single .select2-selection__arrow b,
.select2-container--evt-comissoes
  .select2-selection--single
  .select2-selection__arrow
  b {
  margin-top: 0;
}

.select2-dropdown .select2-search__field,
.select2-search--inline .select2-search__field {
  border: 1px solid #d2d6de;
}

.select2-dropdown .select2-search__field:focus,
.select2-search--inline .select2-search__field:focus {
  color: #495057;
  background-color: #fff;
  border-color: #006bc4;
  outline: 0;
  box-shadow: 0 0 0 0.1rem rgba(0, 70, 128, 0.25);
}

.select2-container--default .select2-results__option[aria-disabled="true"],
.select2-container--flat .select2-results__option[aria-disabled="true"],
.select2-container--evt-comissoes
  .select2-results__option[aria-disabled="true"] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected="true"],
.select2-container--flat .select2-results__option[aria-selected="true"],
.select2-container--evt-comissoes
  .select2-results__option[aria-selected="true"] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option[aria-selected="true"],
.select2-container--default
  .select2-results__option[aria-selected="true"]:hover,
.select2-container--flat .select2-results__option[aria-selected="true"],
.select2-container--flat .select2-results__option[aria-selected="true"]:hover,
.select2-container--evt-comissoes
  .select2-results__option[aria-selected="true"],
.select2-container--evt-comissoes
  .select2-results__option[aria-selected="true"]:hover {
  color: #444;
}

.select2-container--default .select2-selection--multiple,
.select2-container--flat .select2-selection--multiple,
.select2-container--evt-comissoes .select2-selection--multiple {
  border: 1px solid #d2d6de;
  border-radius: 0.25rem;
}

.select2-container--default .select2-selection--multiple:focus,
.select2-container--flat .select2-selection--multiple:focus,
.select2-container--evt-comissoes .select2-selection--multiple:focus {
  border-color: #004680;
}

.select2-container--default.select2-container--focus
  .select2-selection--multiple,
.select2-container--flat.select2-container--focus .select2-selection--multiple,
.select2-container--evt-comissoes.select2-container--focus
  .select2-selection--multiple {
  border-color: #d2d6de;
}

.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice,
.select2-container--flat
  .select2-selection--multiple
  .select2-selection__choice,
.select2-container--evt-comissoes
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: #004680;
  border-color: #004680;
  padding: 1px 10px;
  color: #fff;
}

.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove,
.select2-container--flat
  .select2-selection--multiple
  .select2-selection__choice__remove,
.select2-container--evt-comissoes
  .select2-selection--multiple
  .select2-selection__choice__remove {
  margin-right: 5px;
  color: rgba(255, 255, 255, 0.7);
}

.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove:hover,
.select2-container--flat
  .select2-selection--multiple
  .select2-selection__choice__remove:hover,
.select2-container--evt-comissoes
  .select2-selection--multiple
  .select2-selection__choice__remove:hover {
  color: #fff;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-right: 10px;
}

.select2-container--flat .select2-selection--single .select2-selection__arrow,
.select2-container--evt-comissoes
  .select2-selection--single
  .select2-selection__arrow {
  position: absolute;
  width: 20px;
}

.select2-container--flat .select2-selection--single .select2-selection__arrow b,
.select2-container--evt-comissoes
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--flat.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b,
.select2-container--evt-comissoes.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--flat .select2-results > .select2-results__options,
.select2-container--evt-comissoes .select2-results > .select2-results__options {
  max-height: 300px;
  overflow-y: auto;
}

.select2-container--default.select2-container--disabled
  .select2-selection--single,
.select2-container--flat.select2-container--disabled .select2-selection--single,
.select2-container--evt-comissoes.select2-container--disabled
  .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

/* DADOS HISTORICOS */

.loading-div-historico {
  height: 500px;
}

.loading-historico {
  position: absolute;
  display: flex !important;
  right: 50%;
  bottom: 50%;
}

.sticky-table td:first-child,
.sticky-table th:first-child {
  position: sticky;
  left: 0;
  background-color: inherit;
}

.sticky-table .ano-historico {
  position: sticky;
  background-color: inherit;
}

/* FIM DADOS HISTORICOS */

/***** PENDENCIAS *****/

.card-pend label.badge {
  margin: 0;
  position: absolute;
  color: #fff;
  top: -7px;
  left: -1px;
  width: 45%;
  font-size: 13px;
  border-radius: 0.25rem 0;
}

.card-pend .fato-pend a {
  top: 0;
  width: 100%;
  height: 100%;
  background: rgb(255 255 255 / 0.5);
  font-size: 35px;
  opacity: 0;
  transition: opacity 0.68s;
  text-decoration: none;
  color: #004680;
}

.card-pend .fato-pend {
  height: 56px;
  overflow: hidden;
}

.card-pend .fato-pend:hover a {
  opacity: 100%;
}

.pendencia-tb-row:hover {
  cursor: pointer;
}

.card-pend {
  border-top: 7px solid #dedede;
}

.card-pend label.badge {
  background-color: #dedede;
}

.user-avatar-img-list {
  width: 35px;
  height: 35px;
  background-color: #004680;
  z-index: 10;
}

.user-name-list {
  /* background-color: #eee; */
  font-size: 17px;
  padding: 3px 7px 3px 15px;
  border-radius: 0 5px 5px 0;
  margin: 0 0 0 -7px;
}

.card-pend .user-pend .user-avatar-img {
  width: 35px;
  height: 35px;
  background-color: #004680;
  z-index: 10;
}

.card-pend .user-pend h5.user-name {
  background-color: #eee;
  font-size: 17px;
  padding: 3px 7px 3px 15px;
  border-radius: 0 5px 5px 0;
  margin: 0 0 0 -7px;
}

.user-box-avatar {
  background-color: #eee;
  width: 71px;
  position: relative;
  margin: 17px 10px;
}

.user-box-avatar-lg {
  background-color: #eee;
  width: 120px;
  position: relative;
  margin: 16px 0;
  margin-top: 25px;
}

.user-box-avatar .user-avatar-img {
  width: 35px;
  height: 35px;
  position: absolute;
  top: -17px;
  background-color: #00468045;
}

.user-box-avatar-lg .user-avatar-img {
  width: 50px;
  height: 50px;
  position: absolute;
  top: -25px;
  background-color: #00468045;
}

.user-box-avatar h5.user-name {
  margin: 20px auto 10px;
  font-size: 13px;
}

.user-box-avatar-lg h5.user-name {
  margin: 30px auto 15px;
  font-size: 17px;
}

.user-box-avatar .user-btn-act {
  position: absolute;
  bottom: 0;
  padding: 0;
  width: 80%;
  margin-bottom: 7px;
  line-height: 1;
  display: none;
}

.user-box-avatar:hover .user-btn-act {
  display: block;
}

.user-box-avatar-lg .user-btn-act {
  position: absolute;
  bottom: 0;
  padding: 0;
  width: 80%;
  margin-bottom: 11px;
  display: none;
}

.user-box-avatar-lg:hover .user-btn-act {
  display: block;
}

.user-box-avatar.user-add,
.user-box-avatar-lg.user-add {
  cursor: pointer;
}

.user-box-avatar.user-add .user-avatar-img,
.user-box-avatar-lg.user-add .user-avatar-img {
  background-color: #17a2b845;
}

.pendencia-movimentos {
  height: 350px;
  overflow-y: auto;
}

.pendencia-comentario-user-avatar {
  padding-right: 0;
}

.pendencia-comentario-user-avatar .user-avatar-img {
  width: 35px;
  height: 35px;
  background-color: #00468045;
}

.pendencia-comentario p.user-name {
  margin: 10px 0 0 0;
  font-size: 14px;
}

.pendencia-comentario {
  flex-basis: 0;
  flex-grow: 1;
  padding-left: 0.25rem;
}

.pendencia-comentario .content {
  padding: 7px 16px;
  background-color: #eee;
  border-radius: 8px 8px 8px 0;
  color: #6c757d;
  position: relative;
  width: fit-content;
}

.pendencia-comentario .content:before {
  content: "";
  position: absolute;
  border: 5px solid transparent;
  border-left-color: #eee;
  border-top-color: #eee;
  left: 0;
  bottom: -8px;
}

.pendencia-comentario .content .time {
  font-size: 12px;
  color: #6c757d;
  text-align: right;
  margin-top: 7px;
}

.pendencia-comentario-opcao:hover .opcao-comentario {
  opacity: 1;
  visibility: visible;
  display: block !important;
}

.opcao-comentario {
  opacity: 0;
  visibility: hidden;
  color: #6c757d;
}

.opcao-comentario:not(.barra-divisoria):hover {
  color: black;
  text-decoration: underline;
  cursor: pointer;
}

.barra-divisoria {
  cursor: default;
}

.pendencia-historico {
  position: relative;
  text-align: center;
  margin-bottom: 24px;
  margin-top: 12px;
}

.pendencia-historico:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  right: 0;
  background-color: #eee;
  top: 10px;
}

.pendencia-historico .text {
  background-color: #eee;
  position: relative;
  font-size: 13px;
  z-index: 1;
  padding: 6px 12px;
  border-radius: 5px;
}

.pendencia-conclusao {
  position: relative;
  margin-bottom: 24px;
  margin-top: 12px;
}

.pendencia-conclusao .content {
  background-color: #28a745;
  color: #fff;
  position: relative;
  z-index: 1;
  padding: 6px 12px;
  border-radius: 5px;
}

.pendencia-conclusao .content .time {
  font-size: 12px;
  text-align: right;
  margin-top: 7px;
}

.pendencia-reopen {
  position: relative;
  margin-bottom: 24px;
  margin-top: 12px;
}

.pendencia-reopen .content {
  background-color: #007bff;
  color: #fff;
  position: relative;
  z-index: 1;
  padding: 6px 12px;
  border-radius: 5px;
}

.pendencia-reopen .content .time {
  font-size: 12px;
  text-align: right;
  margin-top: 7px;
}

.pendencia-comentario-right .pendencia-comentario-user-avatar {
  padding-left: 0;
  padding-right: 15px;
  order: 3;
}

.pendencia-comentario-right .pendencia-comentario-user-avatar {
  padding-left: 0;
  padding-right: 15px;
  order: 3;
}

.pendencia-comentario-right .pendencia-comentario {
  padding-right: 0.25rem;
  padding-left: 0;
}

.pendencia-comentario-right .pendencia-comentario .content {
  margin-left: auto;
  border-radius: 8px 8px 0 8px;
  background-color: #004680;
  color: #fff;
}

.pendencia-comentario-right .pendencia-comentario .content:before {
  content: "";
  position: absolute;
  border: 5px solid transparent;
  border-top-color: #004680;
  border-right-color: #004680;
  left: auto;
  right: 0;
}

.pendencia-comentario-right .pendencia-comentario .content .time {
  color: #ddd;
}

.pendencia-comentario-right .pendencia-comentario p.user-name {
  text-align: right;
}

.btn-grid-list-view:hover {
  background-color: #ddd;
}

.btn-grid-list-view.active {
  background-color: #666;
  color: white;
}

.absolute {
  position: absolute;
}

#btnContainer {
  display: block;
  width: fit-content;
  z-index: 200;
}

/***** FIM PENDENCIAS *****/

/***** REUNIAO *****/
.anexos-reuniao > button {
  margin-top: -2.5rem;
  width: 100%;
}

.anexos-reuniao > button:focus {
  box-shadow: none !important;
}

.anexos-reuniao > button:hover {
  background-color: rgb(0, 70, 128, 0.1);
  color: #004680;
}

#collapseReuniaoAnexo:not(.to-pdf) {
  position: absolute;
  top: 150px;
  width: 400px;
  z-index: 1;
  border-radius: 10px !important;
  box-shadow: 0px 5px 10px #888888;
}

#collapseReuniaoAnexo ul {
  list-style-type: none;
  background-color: #e6e6e67a;
  padding: 10px;
  padding-right: 15px;
  padding-left: 30px;
  border-radius: 10px !important;
  margin-bottom: unset;
}

#collapseReuniaoAnexo li:not(:last-child) {
  margin-bottom: 15px;
}

#collapseReuniaoAnexo a[data-type="video"]::before {
  content: "🎥";
  display: inline-block;
  margin-right: 0.5rem;
  margin-left: -1.3em;
  width: 1.3em;
}

#collapseReuniaoAnexo a[data-type="application"]::before {
  content: "📄";
  display: inline-block;
  margin-right: 0.5rem;
  margin-left: -1.3em;
  width: 1.3em;
}

#collapseReuniaoAnexo a[data-type="image"]::before {
  content: "📷";
  display: inline-block;
  margin-right: 0.5rem;
  margin-left: -1.3em;
  width: 1.3em;
}

#anexarReunioes:disabled {
  pointer-events: none !important;
}

.remove-anexo-reunioes {
  position: absolute;
  right: 10px;
}
.remove-anexo-reunioes:hover {
  cursor: pointer;
  color: red;
  font-size: 1.2em;
}
/***** FIM REUNIAO *****/

/***** GERADOR PDF REUNIOES *****/

.ajustar-print > div:last-child {
  max-width: 100%;
  flex: 0 0 100%;
  display: flex;
  flex-direction: row;
}

.ajustar-print > div:first-child,
.ajustar-print > div:nth-child(2) {
  max-width: 100%;
  flex: 0 0 100%;
  margin-bottom: 15px;
}

.ajustar-print > div:last-child > div {
  max-width: 49%;
  flex: 0 0 49%;
  margin-inline: 5px;
}

.wrap-print > div,
.wrap-print > div:first-child > div {
  flex: 0 0 100%;
  max-width: 100%;
  flex-direction: row !important;
  display: flex;
}

.wrap-print > div:first-child > div > a {
  flex: 0 0 50%;
  max-width: 50%;
}

.print-textarea > textarea {
  display: none !important;
}

.print-textarea > div {
  display: block !important;
  height: auto;
  line-height: 1.5;
  font-size: 1rem;
  font-weight: 400;
  overflow-wrap: break-word;
  white-space: pre-wrap;
  background-color: #e9ecef;
  padding: 0.375rem 0.75rem;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  min-height: 150px;
}

/***** FIM GERADOR PDF REUNIOES *****/

/***** QUADRO DE AVISOS ******/

.novo-aviso {
  right: 10px;
  top: 0;
  font-size: 0.6rem;
}

.aviso-dash {
  height: 75px;
  border-bottom: 1px solid #dee2e6;
}

.aviso-dash:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
  cursor: pointer;
}

.aviso-dash span {
  font-size: 18px;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}

.aviso-dash-header {
  height: 50px;
  border-top: 1px solid #dee2e6;
  border-bottom: 2px solid #dee2e6;
}

.aviso-dash-header .novo-aviso{
  top: 12px;
}

.aviso-dash-collapse {
  position: absolute;
  bottom: 0;
}

#quadro_avisos .card{
  border-top-left-radius: unset!important;
  border-top-right-radius: unset!important;
}

.aviso-editar{
  position: absolute;
  right: 0;
}

.avisos-loading{
  font-size: 24px;
  margin-top: 15rem;
}
/***** FIM QUADRO DE AVISO *****/

/***** RESUMO DIARIO MODAL *****/

.resumodiario-checkbox {
  position: absolute;
  right: -20px;
  top: 12px;
  transform: scale(1.3);
  z-index: 9999;
}

/***** FIM RESUMO DIARIO MODAL *****/

/***** MENU DEV CLOUD *****/
.loading:after {
  overflow: hidden;
  display: inline-block;
  vertical-align: bottom;
  -webkit-animation: ellipsis steps(4, end) 900ms infinite;
  animation: ellipsis steps(4, end) 900ms infinite;
  content: "\2026";
  /* ascii code for the ellipsis character */
  width: 0px;
}

@keyframes ellipsis {
  to {
    width: 20px;
  }
}

@-webkit-keyframes ellipsis {
  to {
    width: 20px;
  }
}

/***** FIM MENU DEV CLOUD *****/

/***** CHECKLIST GALERIA *****/

.galeria-anexo-imagem {
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  background-position: center;
  transition: 0.3s all;
}

.galeria-anexo-imagem:hover {
  cursor: pointer;
  transform: scale(1.2);
  transition: 0.3s all;
}

.galeria-anexo-imagem-parent,
.galeria-anexo-adicionar-parent,
.galeria-anexo-extra-parent {
  overflow: hidden;
  padding-bottom: 15px;
  padding-top: 15px;
}

.change-backdrop .modal-backdrop {
  opacity: 0.8;
}

.loading-galeria {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgb(2, 2, 2, 0.7);
  z-index: 2000;
}

.loading-galeria-body {
  overflow: hidden !important;
}

.galeria-anexo-imagem:hover > div,
.galeria-anexo-extra:hover > div:first-child {
  background-color: rgb(255, 255, 255, 0.6);
  display: flex !important;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.anexo-expand:hover {
  color: #fff !important;
  background-color: rgb(0, 0, 0, 0.7);
  transition: 0.3s;
}

.play-div {
  width: fit-content;
  padding: 5px 15px 5px 20px;
  border: 2px solid #fff;
  border-radius: 5px;
}

.anexo-remove:hover {
  color: #fff;
  background-color: rgb(0, 0, 0, 0.7);
  transition: 0.3s;
}

.b-right {
  border-right: solid 1px black;
}

.b-left {
  border-left: solid 1px black;
}

.galeria-anexo-adicionar-new:hover {
  cursor: pointer;
  font-size: 2em;
  transition: 0.3s all;
}

.galeria-anexo-extra:hover {
  cursor: pointer;
}

.galeria-anexo-adicionar,
.galeria-anexo-extra {
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center;
  flex-direction: column;
  transition: 0.3s all;
  font-size: 1.5em;
  height: 300px;
  background-color: #dddddd;
}

@media (min-width: 1500px) {
  .bootstrap-special {
    max-width: 1300px !important;
  }
}

@media (min-width: 1800px) {
  .bootstrap-special {
    max-width: 1500px !important;
  }
}

/***** FIM CHECKLIST GALERIA *****/

/***** AVALIACOES - AVD *****/

.aviso-avd-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1030;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  opacity: 0.5;
}

.aviso-avd-text {
  z-index: 1035;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.aviso-avd-btn {
  z-index: 1038;
}

/***** FIM AVALIACOES - AVD *****/

/***** COMPARATIVO DE PREÇOS *****/

input.is-invalid + .invalid-message {
  display: inline !important;
}
/***** FIM COMPARATIVO DE PREÇOS *****/

/***** NOTIFICACOES - HEADER MENU *****/

.notify-row {
  cursor: pointer;
}

.notify-row.unread {
  background-color: #eeeeee;
}

.notify-row span.unread-dot {
  width: 7px;
  height: 7px;
  top: -1px;
  right: 14px;
}

.notify-row:hover {
  background-color: #e0e0e0;
}

.notify-row .notify-action-buttons {
  display: none;
}

.notify-row:hover .notify-action-buttons {
  display: flex;
}

/***** FIM NOTIFICACOES - HEADER MENU *****/
