.produtos-ads div, .produtos-ads img, .produtos-ads-horizontal div, .produtos-avaliacao div {
  position: absolute
}

#card-square, .bottom-right {
  bottom: 0;
  right: 0
}

.brand-image {
  float: none !important;
  line-height: .8;
  margin-left: 0 !important;
  margin-right: .5rem;
  margin-top: -3px;
  max-height: 33px;
  width: auto
}

[class*=sidebar-light] .brand-link {
  border-bottom: none !important
}

.welcome-msg {
  padding-left: .8rem
}

.user-panel .info {
  display: inline-block;
  padding: 0 0 0 10px
}

.nav-icon {
  color: #c5c5c5 !important
}

[class*=sidebar-light] .user-panel {
  border-bottom: none
}

.list-group-horizontal > .list-group-item a, [class*=sidebar-light-] .sidebar a {
  color: #838383
}

input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
  -webkit-appearance: revert;
  -moz-appearance: revert;
  appearance: revert
}

.nav-sidebar .menu-is-opening > .nav-link i.right, .nav-sidebar .menu-is-opening > .nav-link svg.right, .nav-sidebar .menu-open > .nav-link i.right, .nav-sidebar .menu-open > .nav-link svg.right {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg)
}

.sidebar-mini .main-sidebar .nav-link, .sidebar-mini-md .main-sidebar .nav-link, .sidebar-mini-xs .main-sidebar .nav-link {
  width: 100%;
  border-radius: 0;
  transition: width .3s ease-in-out
}

.nav-link p {
  font-weight: 500
}

.sidebar-collapse .user_info {
  flex-direction: column
}

.sidebar-collapse .info {
  text-align: center;
  white-space: normal
}

.sidebar-collapse .user-panel .image {
  padding-left: 0
}

.sidebar-collapse .user-panel, .sidebar-collapse .user-panel .info {
  padding-left: 0 !important
}

.sidebar-collapse .nav-sidebar .nav-link {
  padding: .5rem 0 !important
}

.sidebar-collapse .nav-link p {
  width: 6.6rem !important;
  display: block;
  text-align: center;
  white-space: normal !important
}

.sidebar-mini.sidebar-collapse .sidebar .nav-sidebar .nav-link p, .sidebar-mini.sidebar-collapse .sidebar .user-panel > .info {
  margin-left: 0;
  -webkit-animation-name: none;
  animation-name: none;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: none;
  animation-fill-mode: none;
  visibility: visible
}

#clock {
  width: 55px;
  text-align: center
}

.sidebar-mini.sidebar-collapse .main-sidebar:not(.sidebar-no-expand).sidebar-focused .brand-text, .sidebar-mini.sidebar-collapse .main-sidebar:not(.sidebar-no-expand).sidebar-focused .logo-xl, .sidebar-mini.sidebar-collapse .main-sidebar:not(.sidebar-no-expand).sidebar-focused .sidebar .nav-sidebar .nav-link p, .sidebar-mini.sidebar-collapse .main-sidebar:not(.sidebar-no-expand).sidebar-focused .user-panel > .info, .sidebar-mini.sidebar-collapse .main-sidebar:not(.sidebar-no-expand):hover .brand-text, .sidebar-mini.sidebar-collapse .main-sidebar:not(.sidebar-no-expand):hover .logo-xl, .sidebar-mini.sidebar-collapse .main-sidebar:not(.sidebar-no-expand):hover .sidebar .nav-sidebar .nav-link p, .sidebar-mini.sidebar-collapse .main-sidebar:not(.sidebar-no-expand):hover .user-panel > .info {
  display: block;
  margin-left: 0;
  -webkit-animation-name: none;
  animation-name: none;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: none;
  animation-fill-mode: none;
  visibility: visible
}

.btn-guardar {
  justify-content: center;
  align-items: center;
  display: inline-block;
  user-select: none;
  background: #76c416 !important
}

.btn-guardar > i {
  padding-right: 5px
}

.bg-azul-claro {
  background: #017eff !important
}

.bg-verde {
  background: #76c416 !important
}

.bg-azul {
  background: #0273b7 !important
}

.bg-azul-escuro {
  background: #014888 !important
}

.bg-laranja {
  background: #f19a15 !important
}

.bg-verde-escuro {
  background: #05a25a !important
}

.bg-vermelho {
  background: #d6292d !important
}

.bg-cinza {
  background: #d5d5d5 !important
}

.cor-vermelho {
  color: #d6292d !important
}

.cor-azul-claro {
  color: #017eff !important
}

.cor-verde, .tag-a.cor-azul-claro:hover i {
  color: #76c416 !important
}

.cor-azul {
  color: #0273b7 !important
}

.cor-laranja {
  color: #f19a15 !important
}

.cor-verde-escuro {
  color: #05a25a !important
}

.cor-cinza {
  color: #989898 !important
}

.list-group-item:hover a, .small-box .icon, .small-box a {
  color: #fff
}

.small-box {
  padding: 1rem .8rem
}

.small-box .icon > i.fa, .small-box .icon > i.fab, .small-box .icon > i.fad, .small-box .icon > i.fal, .small-box .icon > i.far, .small-box .icon > i.fas, .small-box .icon > i.ion {
  font-size: 48px;
  top: 50%;
  transform: scale(1) translateY(-50%);
  transition: .25s !important
}

.small-box:hover .icon > i.fa, .small-box:hover .icon > i.fab, .small-box:hover .icon > i.fad, .small-box:hover .icon > i.fal, .small-box:hover .icon > i.far, .small-box:hover .icon > i.fas, .small-box:hover .icon > i.ion {
  transform: scale(1.1) translateY(-45%) !important
}

.nav-pills .nav-link {
  color: #007bff
}

#home .dataTables_paginate {
  display: none !important
}

table.dataTable tbody td, table.dataTable tbody th {
  padding: 7px !important
}

.row-flex {
  display: flex;
  flex-wrap: wrap
}

.d-flex > .flex-fill {
  max-height: 400px
}

#home .progress {
  min-width: 120px
}

.progress {
  background-color: #d5d5d5
}

.content-wrapper, .custom-switch.custom-switch-off-danger .custom-control-input ~ .custom-control-label::after, .custom-switch.custom-switch-on-success .custom-control-input:checked ~ .custom-control-label::after, .list-group-item {
  background-color: #fff
}

table.dataTable thead td, table.dataTable thead th {
  padding: 10px 7px !important
}

#calendar .btn {
  font-size: 12px !important
}

.fc-toolbar, .fc-toolbar.fc-header-toolbar {
  padding: .2rem 1rem .5rem
}

.text-info {
  color: #007bff !important;
  font-size: .7rem
}

.card {
  -webkit-box-shadow: 0 0 16px -7px #939598 !important;
  -moz-box-shadow: 0 0 16px -7px #939598 !important;
  box-shadow: 0 0 16px -7px #939598 !important
}

#configuracoes .list-group-item {
  border: none
}

.list-group-item.active {
  z-index: 2;
  color: #838383;
  background-color: #e2f2ff;
  border-color: #e2f2ff;
  font-weight: 700
}

.list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.list-group-item {
  position: relative;
  display: block;
  padding: .25rem 1.25rem;
  border: 1px solid rgba(0, 0, 0, .125);
  white-space: nowrap
}

[class*=sidebar-light-] .nav-treeview > .nav-item > .nav-link:hover {
  background: #eef9ff
}

.header_listagem {
  background: #f5f5f5;
  border-left: 7.5px solid #fff;
  border-right: 7.5px solid #fff
}

.list-group-horizontal > .list-group-item {
  border-radius: 0 !important;
  border: none;
  background: 0 0
}

.form-control {
  border: 1px solid #e8e8e8
}

.bg-cinza-claro {
  background: #e8e8e8 !important
}

#card-square {
  border-radius: 0 !important;
  padding: 1rem 2.2rem;
  left: 0;
  position: fixed;
  z-index: 1032;
  margin-left: 250px;
  transition: margin-left .3s ease-in-out
}

.sidebar-collapse #card-square {
  margin-left: 6.6rem
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #007bff;
  font-weight: 600;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff
}

.custom-switch.custom-switch-off-danger .custom-control-input ~ .custom-control-label::before {
  background-color: #838383;
  border-color: transparent
}

.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 2rem;
  pointer-events: all;
  border-radius: .7rem
}

.custom-control-label::before {
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1.3rem;
  pointer-events: none;
  content: "";
  background-color: #dee2e6;
  border: 1px solid;
  box-shadow: inset 0 .25rem .25rem rgba(0, 0, 0, .1)
}

.custom-switch .custom-control-label::after {
  top: calc(.25rem + 4px);
  left: calc(-2.25rem + 4px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: .5rem;
  transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out
}

.custom-switch.custom-switch-on-success .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #76c416;
  border-color: transparent
}

.btn.bg-verde:hover {
  border: 1px solid #76c416;
  background: #fff !important;
  color: #76c416 !important
}

.btn.bg-laranja:hover {
  border: 1px solid #f19a15;
  background: #fff !important;
  color: #f19a15 !important
}

.btn.bg-vermelho:hover {
  border: 1px solid #d6292d;
  background: #fff !important;
  color: #d6292d !important
}

.btn.bg-azul-claro:hover {
  border: 1px solid #017eff;
  background: #fff !important;
  color: #017eff !important
}

.btn.bg-white:hover {
  border: 1px solid #fff;
  background: 0 0 !important;
  color: #fff !important
}

.list-group-item:hover {
  background: rgba(1, 126, 255, .6)
}

.produtos-ads, .produtos-ads-horizontal, .produtos-avaliacao {
  height: 100%;
  border-radius: 10px;
  padding: 1.25rem;
  position: relative
}

.produtos-ads div {
  bottom: 1.25rem;
  right: 1.25rem;
  left: 1.25rem
}

.produtos-ads img {
  top: 1.25rem;
  right: 1.25rem;
  width: 100px;
  height: auto
}

.produtos-ads-horizontal img, .produtos-avaliacao img {
  width: 90px;
  height: auto
}

.table_filters2 .form-control, .table_filters2 label {
  height: calc(1.5rem + 2px);
  margin-bottom: 0;
  margin-top: 0
}

.small-box .inner p {
  color: rgba(255, 255, 255, .7)
}

#myChart {
  height: 400px !important
}

.animation__shake {
  -webkit-animation: 1.5s shake;
  animation: 1.5s infinite shake
}

.h-100vh {
  height: 100vh
}

.card-title .btn {
  padding: 0 .75rem
}

#listagem .small-box {
  min-height: 139px
}

.sidebar-mini.sidebar-collapse .main-sidebar:not(.sidebar-no-expand).sidebar-focused .brand-link, .sidebar-mini.sidebar-collapse.layout-fixed .brand-link {
  width: 6.6rem
}

.btn-fixed {
  position: fixed;
  bottom: 12px;
  right: 15px;
  z-index: 9999
}

.mr-170 {
  margin-right: 170px
}

.shadow-0 {
  box-shadow: none !important
}

h6.cor-azul-claro {
  font-size: 13px !important;
  font-weight: 400;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden
}

.btn-topRight {
  position: absolute;
  top: 0;
  right: 0
}

.fs-10 {
  font-size: 10px !important
}

.fancybox__content :focus:not(.carousel__button.is-close) {
  outline: 0 !important;
  box-shadow: none
}

@media (max-width: 1353px) {
  .list_produtos .list-group {
    width: 100%;
    overflow-x: auto
  }
}

@media (max-width: 767px) {
  .small-box .icon {
    display: block
  }

  .small-box {
    text-align: left
  }

  .card-body > .d-flex {
    flex-direction: column
  }

  .card-body .col-12 > .d-flex .ml-auto, .card-body > .d-flex > .ml-auto {
    margin-left: inherit !important
  }

  .card-body .col-12 > .d-flex div, .card-body > .d-flex > div {
    margin-bottom: 10px !important
  }
}

.nav-tabs .nav-link {
  text-transform: uppercase
}

.swal2-title {
  margin-top: 8px !important;
  padding-left: 15px !important;
  font-weight: 400 !important
}

.swal2-toast {
  max-width: 290px !important
}

.swal2-icon-success {
  -webkit-box-shadow: 10px 10px 5px -8px #28a745 !important;
  -moz-box-shadow: 10px 10px 5px -8px #28a745 !important;
  box-shadow: 10px 10px 5px -8px #28a745 !important
}

.swal2-icon-error {
  -webkit-box-shadow: 10px 10px 5px -8px #d6292d !important;
  -moz-box-shadow: 10px 10px 5px -8px #d6292d !important;
  box-shadow: 10px 10px 5px -8px #d6292d !important
}

.h-150 {
  height: 150px
}

.fs-11 {
  font-size: 11px !important
}

.bottom-0 {
  bottom: 0 !important
}

.show_hide_password {
  max-height: 61px
}

.show_hide_password .toggle-password {
  position: absolute;
  bottom: 15px;
  right: 30px;
  color: #29aae1;
  cursor: pointer;
  line-height: 0
}

.btn-apagar::before, .btn-editar::before, .btn-ficheiro::before, .btn-filtrar::before, .btn-guardar::before, .btn-novo::before {
  padding-right: 5px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1
}

.pass-button {
  max-width: unset;
  width: unset !important
}

.check_img, .spectrumClass2 .sp-preview {
  width: 100%
}

input#ordem {
  max-width: 40px
}

.prodt-img-popup {
  max-width: 200px;
  display: block;
  margin-left: auto;
  margin-right: auto
}

#novo_grupo_cont, #novo_intervalo, #novo_sel_cont, .box-recuperar-pass, .card_precos, .pass-erro, .sep_stats {
  display: none
}

.pass-erro {
  color: red
}

#listOrcamentos tr td:first-child {
  width: 30px
}

.check_img {
  position: relative
}

.check_img input {
  position: absolute;
  top: 5px;
  right: 5px
}

.novo_intervalo input {
  max-width: 70px
}

.novo_intervalo label, .novo_intervalo2 label {
  margin-bottom: 0;
  margin-right: 5px
}

.card_precos_show {
  display: block
}

.labelMenu {
  background-color: transparent;
  border: transparent;
  text-align: left;
  padding: 0;
  margin: 0;
  color: #fff;
  letter-spacing: .7px
}

.dropdown-menu {
  width: 240px;
  padding: 0;
  margin: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.dropdown button:focus, .dropdown button:hover {
  border: none;
  outline: 0
}

.dropdown.open ul {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .23);
  border: 1px solid #666;
  border-top: none;
  height: 200px;
  overflow-y: scroll
}

.dropdown-menu li {
  line-height: 1.5;
  letter-spacing: .7px;
  color: #666;
  font-size: 14px;
  cursor: pointer;
  padding: 7.5px 15px;
  border-top: 1px solid #f3f3f3
}

.dropdown-menu li:hover, .opcao-estado:hover {
  background-color: #ccc
}

.lista-pedidos-scroll {
  max-height: 300px;
  overflow-y: auto
}

.notif-animate {
  animation: .8s infinite inclina
}

.max-width-300 {
  max-width: 300px
}

.max-width-370 {
  max-width: 370px
}

@keyframes inclina {
  0% {
    transform: rotate(0)
  }
  20% {
    transform: rotate(-15deg)
  }
  40% {
    transform: rotate(10deg)
  }
  60% {
    transform: rotate(-8deg)
  }
  80% {
    transform: rotate(4deg)
  }
}

.spectrumClass2 {
  border-radius: 0 5px 5px 0;
  background-color: #e8e8e8 !important;
  border: 1px solid #e8e8e8 !important;
  display: flex !important;
  width: 100% !important
}

.spectrumClass2:hover {
  border: 1px solid #e8e8e8 !important
}

.sp-container {
  margin-top: 4px !important;
  border-radius: 5px !important;
  background-color: #fff !important;
  border: 1px solid #e8e8e8 !important
}

.sp-choose {
  background: 0 0 !important
}

.h-30px {
  height: 30px !important
}

.skiptranslate {
  visibility: initial !important;
  z-index: 5 !important
}

.inner {
  width: 75%
}

.icon {
  width: 25%
}

.small-box {
  height: 100%;
  margin-bottom: 0
}

@media (min-width: 1570px) {
  .col1filtros {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .col1wrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }

  .col2filtros {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }
}

@media (max-width: 1830px) and (min-width: 1415px) {
  .card-body .table_filters2:first-child {
    position: absolute;
    left: 0;
    top: 0
  }

  .card-body .table_filters2:last-child {
    position: absolute;
    right: 0;
    top: 0
  }

  .other-filters {
    position: absolute;
    width: 100%;
    top: 41px
  }

  .head-filters {
    min-height: 67px;
    margin-bottom: 10px
  }
}

@media (max-width: 1414px) and (min-width: 1275px) {
  .other-filters {
    position: relative;
    width: 100%;
    top: 15px
  }

  #filtros > div select {
    max-width: 180px !important
  }

  #filtros > div div, #selectFile {
    margin: 5px 0
  }

  .card-body .table_filters2:last-child {
    position: absolute;
    right: 0;
    top: 0
  }
}

@media (max-width: 1274px) and (min-width: 1037px) {
  .card-body .table_filters2:first-child {
    position: absolute;
    left: 5px !important;
    top: 0
  }

  .card-body .table_filters2:last-child {
    position: absolute;
    top: 0 !important;
    right: 0 !important
  }

  #filtros > div div, .head-filters {
    margin-bottom: 10px
  }

  .other-filters {
    position: relative;
    width: 100%;
    top: 40px
  }

  #filtros > div {
    flex-direction: row !important;
    align-items: start !important
  }

  #filtros select {
    max-width: 135px !important;
    font-size: 10px
  }

  .table_filters2 input[type=date] {
    max-width: 80px;
    font-size: 10px
  }

  #filtros > div button {
    margin-left: 8px
  }
}

@media (max-width: 1036px) {
  #filtros > div div, .head-filters {
    margin-bottom: 10px
  }

  .card-body .table_filters2:first-child {
    position: absolute;
    left: 5px !important;
    top: 0
  }

  .card-body .table_filters2:last-child {
    position: absolute;
    left: 5px !important;
    top: 36px !important;
    right: inherit !important
  }

  .head-filters {
    min-height: 180px !important
  }

  .other-filters {
    position: relative !important;
    width: 100%;
    left: 0 !important;
    padding-left: .3rem !important;
    top: 72px !important
  }

  #filtros > div {
    flex-direction: column !important;
    align-items: start !important
  }

  #filtros > div button {
    margin-left: 8px
  }
}

@media (max-width: 507px) {
  .gerir-add, .other-filters {
    position: relative !important;
    width: 100%;
    left: 0 !important;
    padding-left: .3rem !important
  }

  .other-filters > .table_filters2 span {
    display: none
  }

  .card-body .table_filters2:first-child {
    width: 100vw;
    position: absolute;
    left: 5px !important;
    top: 0
  }

  .card-body .table_filters2:last-child {
    position: absolute;
    left: 5px !important;
    top: 36px !important;
    right: inherit !important
  }

  .other-filters {
    top: 72px !important
  }

  .gerir-add {
    top: 38px !important;
    margin-left: 0 !important
  }

  .head-filters {
    min-height: 100px;
    margin-bottom: 10px !important
  }
}

@media (max-width: 1155px) and (min-width: 508px) {
  .card-body .table_filters2:first-child {
    position: absolute;
    left: 0;
    top: 0
  }

  .card-body .table_filters2:last-child {
    position: absolute;
    right: 0;
    top: 0
  }

  #gerir_pages .gerir-add, .other-filters {
    position: absolute;
    width: 100%;
    top: 41px
  }

  .head-filters {
    min-height: 67px;
    margin-bottom: 10px
  }
}

.table_filters2 label {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background: #e8e8e8;
  padding: 5px 10px;
  margin-left: 5px
}

.table_filters2 .form-control {
  border-radius: 0 5px 5px 0
}

.hover-none:hover {
  color: currentColor !important
}

.col-lg-2-5 {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%
}

#wait_familia_col {
  position: absolute;
  left: 0;
  top: -6px;
  height: 100% !important
}

#wait_familia_div, .li-btn-primary, .list-configs {
  position: relative
}

#wait_familia_div {
  height: 100% !important;
  display: flex;
  align-items: center;
  justify-content: center
}

#wait_familia {
  background: url(img/loading_web3.gif) center/contain no-repeat;
  width: 150px;
  height: 75px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.altura-sidebar {
  max-height: calc(100vh - 140px - 3rem - 68px);
  overflow-y: auto;
  overflow-x: hidden
}

.altura-sidebar::-webkit-scrollbar {
  width: 5px
}

.altura-sidebar::-webkit-scrollbar-track {
  background: #ddd
}

.altura-sidebar::-webkit-scrollbar-thumb {
  background: #777
}

.sidebar-collapse .main-sidebar .altura-sidebar {
  max-height: calc(100vh - 140px - 3rem - 120px) !important
}

.input_label {
  width: 66px
}

.item-notifica {
  display: flex;
  align-items: center;
  color: #fff;
  text-decoration: none;
  padding: .75rem 1rem !important;
  font-weight: 500;
  transition: .1s ease-in-out
}

.item-notifica.nova {
  background-color: #eaf5ff
}

.item-notifica > span > h3 {
  color: #7f7f7f !important
}

.item-notifica.nova > span > h3 {
  color: #349cff !important;
  font-weight: 700
}

.item-notifica:active {
  background-color: rgba(0, 123, 255, .3)
}

.btn-lixo {
  color: #5a656b !important
}

.btn-editar, .btn-guardar, .btn-laranja, .btn-novo, .btn-verde {
  align-items: center;
  vertical-align: middle;
  cursor: pointer;
  font-size: 12px !important;
  color: #fff !important;
  font-weight: 400;
  text-align: center;
  line-height: 1.5;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  display: inline-flex;
  padding: .2rem .75rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.btn-guardar, .btn-novo, .btn-verde {
  background-color: #76c416 !important;
  border-radius: 50rem !important;
  user-select: none;
  border: 1px solid transparent
}

.btn-guardar::before {
  content: "\f0c7"
}

.btn-guardar:hover, .btn-novo:hover, .btn-verde:hover {
  border: 1px solid #76c416;
  background: #fff !important;
  color: #76c416 !important;
  text-decoration: none
}

.btn-novo::before {
  content: "\f055";
  margin-left: -1px
}

.btn-editar, .btn-laranja {
  background-color: #f19a15 !important;
  border-radius: 50rem !important;
  user-select: none;
  border: 1px solid transparent
}

.btn-apagar, .btn-azul, .btn-filtrar, .btn-vermelho {
  align-items: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none
}

.btn-editar::before {
  content: "\f303"
}

.btn-editar:hover, .btn-laranja:hover {
  border: 1px solid #f19a15;
  background: #fff !important;
  color: #f19a15 !important;
  text-decoration: none
}

.btn-apagar, .btn-vermelho {
  display: inline-flex;
  padding: .2rem .75rem;
  background-color: #d6292d !important;
  border-radius: 50rem !important;
  vertical-align: middle;
  cursor: pointer;
  font-size: 12px !important;
  color: #fff !important;
  font-weight: 400;
  text-align: center;
  line-height: 1.5;
  user-select: none;
  border: 1px solid transparent;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.btn-azul, .btn-ficheiro, .btn-filtrar {
  display: inline-flex;
  padding: .2rem .75rem;
  background-color: #007dfe !important;
  vertical-align: middle;
  font-size: 12px !important;
  color: #fff !important;
  font-weight: 400;
  text-align: center;
  line-height: 1.5;
  cursor: pointer
}

.btn-apagar::before {
  content: "\f2ed"
}

.btn-apagar:hover, .btn-vermelho:hover {
  border: 1px solid #d6292d;
  background: #fff !important;
  color: #d6292d !important;
  text-decoration: none
}

.btn-azul, .btn-filtrar {
  border-radius: 50rem !important;
  user-select: none;
  border: 1px solid transparent;
  transition: .15s ease-in-out
}

.btn-filtrar::before {
  content: "\f0b0"
}

.btn-azul:hover, .btn-ficheiro:hover, .btn-filtrar:hover {
  border: 1px solid #007dfe;
  background: #fff !important;
  color: #007dfe !important;
  text-decoration: none
}

.btn-ficheiro {
  align-items: center;
  border-radius: 50rem !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.btn-ficheiro::before {
  content: "\f07c"
}

.btn-icon {
  min-height: 26.4px;
  min-width: 26.4px;
  padding: .2rem;
  border-radius: 1em;
  justify-content: center
}

.btn-icon::before {
  padding-right: 0;
  margin: 0
}

.opcao-estado {
  line-height: 1.5;
  letter-spacing: .7px;
  color: #666 !important;
  font-size: 14px !important;
  cursor: pointer;
  padding: 7.5px 15px;
  border-top: 1px solid #f3f3f3;
  margin: 0
}

.fw-400 {
  font-weight: 400 !important
}

.fw-500 {
  font-weight: 500 !important
}

.fw-600 {
  font-weight: 600 !important
}

.fw-700 {
  font-weight: 700 !important
}

.fw-800 {
  font-weight: 800 !important
}

.li-btn-primary {
  background: 0 0;
  display: block;
  padding: .5rem 1.25rem;
  text-align: center !important;
  transition: 60ms
}

.li-btn-primary:hover {
  color: #fff;
  background-color: #007bffa3
}

.td-options p a, .td-options p button {
  display: flex;
  width: 100%;
  align-items: center
}

.td-options p a i, .td-options p button i {
  padding-right: 2px
}

.small-box h3, .small-box p {
  z-index: 3
}

.timeline > div > .timeline-item > .time {
  padding: 8px
}

@media (min-width: 1400px) {
  .d-xxl-none {
    display: none !important
  }

  .d-xxl-inline {
    display: inline !important
  }

  .d-xxl-inline-block {
    display: inline-block !important
  }

  .d-xxl-block {
    display: block !important
  }

  .d-xxl-table {
    display: table !important
  }

  .d-xxl-table-row {
    display: table-row !important
  }

  .d-xxl-table-cell {
    display: table-cell !important
  }

  .d-xxl-flex {
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-xxl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }

  .col-xxl {
    flex: 1 0 0%
  }

  .col-xxl-auto, .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto
  }

  .col-xxl-12, .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%
  }

  .col-xxl-6, .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%
  }

  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%
  }

  .col-xxl-3, .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%
  }

  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%
  }

  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%
  }

  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%
  }

  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%
  }

  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%
  }

  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%
  }

  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%
  }

  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%
  }

  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%
  }

  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%
  }

  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%
  }

  .offset-xxl-0 {
    margin-left: 0
  }

  .offset-xxl-1 {
    margin-left: 8.33333333%
  }

  .offset-xxl-2 {
    margin-left: 16.66666667%
  }

  .offset-xxl-3 {
    margin-left: 25%
  }

  .offset-xxl-4 {
    margin-left: 33.33333333%
  }

  .offset-xxl-5 {
    margin-left: 41.66666667%
  }

  .offset-xxl-6 {
    margin-left: 50%
  }

  .offset-xxl-7 {
    margin-left: 58.33333333%
  }

  .offset-xxl-8 {
    margin-left: 66.66666667%
  }

  .offset-xxl-9 {
    margin-left: 75%
  }

  .offset-xxl-10 {
    margin-left: 83.33333333%
  }

  .offset-xxl-11 {
    margin-left: 91.66666667%
  }

  .g-xxl-0, .gx-xxl-0 {
    --bs-gutter-x: 0
  }

  .g-xxl-0, .gy-xxl-0 {
    --bs-gutter-y: 0
  }

  .g-xxl-1, .gx-xxl-1 {
    --bs-gutter-x: 0.25rem
  }

  .g-xxl-1, .gy-xxl-1 {
    --bs-gutter-y: 0.25rem
  }

  .g-xxl-2, .gx-xxl-2 {
    --bs-gutter-x: 0.5rem
  }

  .g-xxl-2, .gy-xxl-2 {
    --bs-gutter-y: 0.5rem
  }

  .g-xxl-3, .gx-xxl-3 {
    --bs-gutter-x: 1rem
  }

  .g-xxl-3, .gy-xxl-3 {
    --bs-gutter-y: 1rem
  }

  .g-xxl-4, .gx-xxl-4 {
    --bs-gutter-x: 1.5rem
  }

  .g-xxl-4, .gy-xxl-4 {
    --bs-gutter-y: 1.5rem
  }

  .g-xxl-5, .gx-xxl-5 {
    --bs-gutter-x: 3rem
  }

  .g-xxl-5, .gy-xxl-5 {
    --bs-gutter-y: 3rem
  }
}

@media (min-width: 992px) {
  .list-configs {
    position: sticky;
    top: 70px
  }
}

.cor-branco {
  color: #fff !important
}

.table_filters label {
  display: flex;
  align-items: center;
  justify-content: center
}

.bolaEstado {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  margin: 10px;
}

.bolaEstadoVerde {
  background-color: green;
}

.bolaEstadoVermelho {
  background-color: red;
}

.red {
  color: red;
}

.parentInputCol {
  position: relative;
}

.text-reticencias {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.inputAlerta-amarelo {
  border-color: sandybrown;
}

.inputAlerta-vermelho {
  border-color: red;
}

.linhaTr-verde {
  border-bottom: 1px solid green;
}


.form-container {
  padding: 20px;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  margin-top: 10px;
  border-radius: 5px;
}

.barcode-form {
  width: 100%;
}

#video-preview {
  width: 100%;
  height: 200px;
  border: 1px solid #ccc;
}

video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.hidden {
  display: none;
}


.input-estado-toggle {
  width: fit-content;
}
.input-estado-toggle[data-estado="0"]{
  transform: scale(-1,1);
}

.input-estado-toggle[data-estado="0"]::before {
  font-family: "Font Awesome 5 Free";
  content: "\f205";
  color: #838383;
  font-weight: 900;
  font-size: 25px;
  line-height: 1;
  transition: color ease 0.3s;
}
.input-estado-toggle[data-estado="1"]::before {
  font-family: "Font Awesome 5 Free";
  content: "\f205";
  color: #76c416;
  font-weight: 900;
  font-size: 25px;
  line-height: 1;
  transition: color ease 0.2s;
}
textarea {
  border: 1px solid #e8e8e8;
}