* {
  list-style: none;
  margin: 0;
  padding: 0;
}
#user-nav {
  display: inline-block;
}
#user-nav ul li {
  float: left;
  list-style-type: none;
  margin: 0;
  position: relative;
  padding: 0;
  border-left: 1px solid #2e363f;
  border-right: 1px solid #000;
}
#user-nav ul li .text,
h6.text {
  padding: 9px 10px;
  display: block;
  font-size: 11px;
  color: #999;
}
.btn-light {
  background: #ddd;
}
.btn-light i {
  color: #333 !important;
}

.btn_red {
  color: #fff;
  background: #ed3237;
  border: 1px solid #ab1c21;
}

.btn_red:hover {
  color: #fff;
  background: #ab1c21;
}

.font-white {
  color: #fff !important;
}

.font-black {
  color: #000 !important;
}
.weather {
  display: inline-block;
}

.weather h4,
.weather h5,
.weather h1 {
  margin: 0;
  padding: 0;
}

.weather h1 {
  font-size: 70px;
  line-height: 50px;
  font-weight: 900;
  text-align: center;
}

.weather small {
  width: 100%;
  display: inline-block;
}
.cambio {
  padding: 0;
  margin: 0;
}

.cambio li {
  display: inline-table;
  list-style: none;
  border-bottom: 1px dotted;
  width: 100%;
  margin: 8px 0;
}

.cambio li:last-child {
  margin-bottom: 0;
  border: none;
}

.clearfix {
  clear: both;
}

.table_content_news {
  width: 100%;
  max-height: 550px;
  overflow: hidden;
  overflow-y: auto;
}

.txt-10 {
  font-size: 10px !important;
}
.txt-16 {
  font-size: 16px !important;
}

.txt-20 {
  font-size: 20px !important;
}

.height-60 {
  height: 60px;
}

ul.thumbnails {
  margin-bottom: 10px;
  list-style: none;
}

ul.thumbnails li h5 {
  font-size: 18px;
}

.thumbnail .thumb-img {
  width: 100%;
  height: 180px !important;
  text-align: center;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}

.thumbnail .thumb-img img {
  width: 100%;
  height: auto;
  margin: auto 0;
}

.thumbnail .thumb-lightbox {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
  cursor: pointer;
  left: 0;
  opacity: 0;
}

.thumbnail .thumb-lightbox:hover {
  color: #666;
  opacity: 0.5;
}
.thumbnail .thumb-lightbox i {
  padding-top: 15%;
  font-size: 5em;
}
.small {
  font-size: 11px !important;
}

/*NFE*/

.contentItens {
  width: 100%;
  max-width: 80vw;
  display: block;
  overflow: hidden;
  overflow-x: hidden;
  overflow-x: scroll;
  margin-left: none !important;
  padding-bottom: 20px;
}

.contentItens .table {
  width: 3000px;
}
.contentItens .table th {
  font-weight: 400;
  font-size: 11px;
  color: #ab1c21;
}

.quick-actions li {
  display: inline-block;
  /* float: left; */
  padding: 3px 10px;
  margin: 2px;
}

.bg_lg {
  background: #f6f6f6;
  border: 1px solid #ddd;
}

.site-stats li {
  font-weight: bold;
  font-size: 15px;
  width: 100%;
  float: left;
  margin-left: 0px;
  padding: 10px 20px;
  text-align: center;
}

.site-stats li {
  cursor: pointer;
  display: inline-block;
  margin: 0 3px 5px;
  text-align: center;
  width: 48%;
  padding: 10px 0;
  color: #222;
  position: relative;
  background: #ddd;
}
.site-stats li a,
.site-stats li a > i {
  color: #999;
}
.site-stats li i {
  font-size: 24px;
  clear: both;
}
.site-stats li strong {
  font-weight: bold;
  font-size: 15px;
  width: 100%;
  float: left;
  margin-left: 0px;
}

.site-stats li small {
  margin-left: 0px;
  font-size: 11px;
  width: 100%;
  float: left;
}
.main-sidebar {
  position: static !important;
  float: left;
}

.button-menu-mobile {
  margin: 0 !important;
}

.modal-header {
  background: #5e5858;
  color: #fff;
}

/* Painel */
.painel-button {
  background: #054740;
  transition: 0.1s;
}

.painel-button:hover {
  background: #5a8681;
  transform: scale(1.1);
}

.fixar {
  position: absolute !important;
  bottom: 0px !important;
}

input[type='file'] {
  overflow: hidden;
}

#main {
  margin-bottom: 80px;
}

.breadcrumb-item a {
  text-decoration: underline !important;
}
.breadcrumb-item.active a {
  color: #6c757d !important;
}

.widget-title .fa {
  color: #666;
}

.help-inline {
  color: #c09853;
  display: inline-block;
  /* *display: inline; */
  margin-bottom: 0;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(204, 0, 0, 0.25);
  /* *zoom: 1; */
}

#modalItemNfe .nav-tabs .nav-link {
  font-size: 11px;
}

.success {
  color: #5db95d !important;
}

.comissao-ico {
  display: none !important;
}

.disabled {
  pointer-events: none !important;
  background: #ddd !important;
  cursor: not-allowed !important;
}
.disabled input,
.disabled select,
.disabled a {
  background: #ddd;
}

.side-frente-caixa {
  background: #ccc;
  padding: 25px 10px;
  margin-bottom: 20px;
}

.side-frente-caixa .totais {
  font-size: 20px;
  margin-top: 10px;
  font-weight: bold;
}
.totalValor {
  background: #b7d7ff;
  font-size: 40px;
  color: #e00000;
  text-align: right;
  font-weight: bold;
}

.pagoValor {
  background: #99ffb2;
}
.trocoValor {
  background: #f9a29d;
}
.pagoValor,
.trocoValor {
  font-size: 28px;
  color: #e00000;
  text-align: right;
  font-weight: bold;
}

.list-products table {
  border: none;
}

.list-products table thead {
  background: #99ffb2;
  position: sticky;
  top: 0;
}

.list-products {
  background: #e3e9ef;
  height: 250px;
  overflow-y: scroll;
  position: relative;
}

.list-products input {
  border: none;
  background: none;

  display: block;
  width: 100%;
  line-height: 1.5;
}

.list-products input.input-val {
  background: #fff;
}

.side-frente-caixa h3 {
  color: #666;
  border-top: 1px solid;
}

.side-frente-caixa .card-box {
  height: 100px;
  line-height: 40px;
  border: 1px solid #333;
}

.side-frente-caixa .card-box:hover {
  border: 1px solid #333;
}

.side-frente-caixa .card-box,
.side-frente-caixa .card-box i {
  text-align: center;
  color: #262d33;
  font-weight: bold;
}

.side-frente-caixa .card-box h6 {
  font-size: 14px;
}

.list-products table tbody {
  margin-top: 20px;
}

.list-products table tbody tr td {
  font-size: 12px;
  border: none;
}

.btn-xs {
  padding: 0.15rem 0.3rem;
  font-size: 0.775rem;
  line-height: 1.2;
  border-radius: 0.2rem;
}

.frente-caixa-head {
  padding: 6px 50px;
  display: table;
  border: 2px solid #58ef67;
  border-radius: 6px;
  background: #2ad370;
  text-align: center;
}

.frente-caixa-head h3 {
  line-height: 50px;
  margin-bottom: 0;
  font-weight: bold;
  color: #fff;
}

#divFrenteCaixa .img-produto {
  padding: 15% 10%;
  height: 155px;
  background: url('../../img/produto-sem-img.png') no-repeat;
  background-size: contain;
  background-position: 15px;
  text-align: left;
}

#divFrenteCaixa .no-bg {
  background: none;
}
#divFrenteCaixa .img-produto img {
  max-height: 155px;
  width: auto;
}

i.icon-pg {
  background-size: contain;
  background-position: center;
  width: 40px;
  height: 40px;
  display: inline-table;
}
i.icon-pg-credito {
  background: url('../../img/icon-pg-credito.png') no-repeat;
}
i.icon-pg-dinheiro {
  background: url('../../img/icon-pg-dinheiro.png') no-repeat;
}
i.icon-pg-debito {
  background: url('../../img/icon-pg-debito.png') no-repeat;
}
.bg-dinheiro {
  background: #00bc48;
}
.bg-dinheiro:hover {
  background: #008c33;
}

.bg-credito {
  background: #e20000;
}
.bg-credito:hover {
  background: #a30000;
}

.bg-debito {
  background: #00b7f4;
}
.bg-debito:hover {
  background: #006384;
}

.bg-dinheiro h6,
.bg-credito h6,
.bg-debito h6 {
  color: #fff;
  font-weight: bold;
}

.btn-adicionar {
  background: #3db9dc;
  padding: 25px;
}
.btn-adicionar:hover {
  background: #1682a0;
}

.countdown {
  padding: 5px;
  display: table;
  margin: 0;
}
.countdown li {
  font-size: 1em;
  float: left;
  color: white;
  font-weight: bold;
}

.ui-state-default {
  cursor: move;
}

.dropdown-menu a {
  width: 100%;
  display: inline-block;
  padding: 5px;
  padding-left: 8px;
  font-size: 0.8em;
}
.dropdown-menu a:hover {
  background: #eee;
}
.dtMen {
  width: 95%;
  clear: both;
  margin-left: 14px !important;
  max-width: none !important;
}

/* Pagination */
.pagination a {
  /* color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color .3s; */

  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.pagination li.active a {
  color: #2d335b;
  /* background-color: #4caf50; */
}

.pagination a:hover {
  z-index: 2;
  color: #0056b3;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* .pagination li.active a {
  color: white;
} */

/* .pagination a:hover:not(.active) {
  color: #2d335b;
} */
