/*HEADER*/
@font-face {
  font-family: "carlitobold";
  src: url("../fonts/carlito-bold-webfont.woff2") format("woff2"),
    url("../fonts/carlito-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "carlitobold_italic";
  src: url("../fonts/carlito-bolditalic-webfont.woff2") format("woff2"),
    url("../fonts/carlito-bolditalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "carlitoitalic";
  src: url("../fonts/carlito-italic-webfont.woff2") format("woff2"),
    url("../fonts/carlito-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "carlitoregular";
  src: url("../fonts/carlito-regular-webfont.woff2") format("woff2"),
    url("../fonts/carlito-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
* {
  font-family: carlitoregular;
}

/*DASHBOARD*/
.menu_dash {
  box-shadow: 5px 5px 15px 5px #d0d0d0;
  font-family: "carlitobold";
  height: 100px;
  margin: 0 0 0 28px;
  padding-left: 10px;
  padding-top: 10px;
  width: 100%;
  text-align: center;
}

.tot_dash {
  text-align: center;
  margin-top: -33px;
  font-size: 18px;
  margin-left: 50px;
}

.box_tit {
  margin-left: -28px !important;
}

.titulo_inicial2 {
  color: #484848;
  font-size: 20px;
  font-family: "carlitobold";
  margin-bottom: 0;
  margin-left: 12px;
}

.subtitulo {
  font-size: 12px;
  color: #7f7f7f;
  margin-left: 12px;
}

.titulo_chart {
  font-family: "carlitobold";
  margin-bottom: 0;
}

.data_topo {
  float: right;
  margin-right: 12px;
}

.data_topo:hover {
  text-decoration: underline;
  color: blue;
}

.p_flexdash {
  color: #484848;
  font-family: "carlitobold";
  margin-left: 12px;
  font-size: 16px;
}

.flex {
  display: flex;
}

.box_text {
  background-color: #ffffff;
  box-shadow: 5px 5px 15px 5px #d0d0d0;
  text-align: center;
  width: 100%;
  height: 300px;
}

.rox {
  margin-right: 0 !important;
}

.box_text0 {
  color: #0a5da6;
  font-size: 22px;
  text-align: center;
  padding: 50px;
}

.box_text2 {
  color: #7f7f7f;
  font-size: 12px;
}

.box_chart li {
  color: #484848;
  font-size: 12px;
  list-style: none;
  display: inline-block;
  padding: 8px;
}

.box_chart .li_box_text {
  color: #26338e;
}

.titulo_chart {
  color: #343434;
  font-size: 16px;
}

.areachart {
  text-align: center;
}

.box--com--sombra {
  background-color: #ffffff;
  padding: 12px;
  box-sizing: border-box;
}

.table_dash {
  background-color: #ffffff;
  box-shadow: 5px 5px 15px 5px #d0d0d0;
  height: 300px;
}

.table--tickets tr {
  height: 50px;
}

.table1 {
  width: 100% !important;
  max-width: 100%;
  margin-bottom: 20px;
}

.table td,
.table th {
  padding: 8px !important;
  text-align: center;
}

.table_dash_status {
  color: #26338e;
}

.table_dash_status2 {
  color: #f00a0a;
}

button:focus {
  outline: 0px auto -webkit-focus-ring-color !important;
}

.btn.btn-primary.btn-sm.dropdown-toggle {
  background-color: transparent;
  float: left;
  width: 120px;
  text-align: center;
  margin-top: 5px;
  height: 35px;
  padding: 7px;
  color: #343434;
  border-color: transparent;
}

.dropdown-item {
  font-size: 14px;
}

.btn_chamado {
  background-color: #0a5da6;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 10px;
  float: right;
  margin-top: 5px;
  border-color: #0a5da6;
}

.btn_todos {
  background-color: #0a5da6;
  color: #ffffff;
  text-transform: uppercase;
  float: right;
  margin-top: 5px;
  border-color: #0a5da6;
}

.coment {
  float: left;
  margin-left: 10px;
}

.box_att {
  color: 666666;
  margin-top: 0;
  margin-bottom: 0;
}

.box_att2 {
  color: #0c2e59;
}

.box_att3 {
  margin-left: 5px;
  clear: both;
}

.centralizar--filho > div {
  margin: 0 auto;
}

.tabela_sens th {
  line-height: 28px !important;
}

.no--padding {
  padding: 0 !important;
}

.tabela_sens,
.tabela_sens_linhas,
.tabela_sens_tipo {
  text-align: center;
}

.titulo_chart.total_geral {
  float: right;
  margin-right: 165px;
}

.google-visualization-table-table {
  font-family: arial, helvetica;
  font-size: 10pt;
  cursor: default;
  margin: 0;
  background: white;
  border-spacing: 0;
  border-collapse: separate;
  width: 499px !important;
  height: 300px !important;
}

.google-visualization-table {
  margin-left: 60px !important;
}

.data_range {
  margin-bottom: 5px;
}

.react-datepicker__input-container {
  margin-left: 17px !important;
  padding-left: 10px !important;
  margin-bottom: 12px !important;
}

.data_ {
  float: right !important;
  width: 110px !important;
  margin-right: 44% !important;
  margin-top: 1px !important;
}

.react-datepicker {
  font-size: 1.5rem !important;
  width: 115% !important;
}

.react-datepicker__header {
  width: 100% !important;
}

.react-datepicker__month-container {
  width: 100% !important;
}

.react-datepicker__current-month {
  font-size: 13px !important;
}

.react-datepicker__day-name,
.react-datepicker__day,
.react-datepicker__time-name {
  margin: 0.4rem !important;
}

.dataleft {
  float: left;
  margin-top: 12px;
  margin-left: -12px;
  padding-right: 17px;
}

/*HEADER*/
.header {
  background-color: #ffffff;
  height: 70px;
  top: 0;
  position: absolute;
  width: 100%;
  z-index: 9999;
}

body {
  background-color: #f2f2f2 !important;
}

.prixsia_img {
  margin-top: 22px;
  width: 150px;
}

.menu_sidebar2 {
  position: absolute;
  bottom: 50px;
  width: 100%;
}

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

.cliente {
  height: 50px;
  margin-top: 9px;
}

.cliente_logo {
  text-align: center;
}

.pagina {
  font-size: 22px;
  float: left;
  height: 50px;
}

.usuario {
  float: right;
  height: 50px;
}

.usuario p {
  float: left;
  margin: 23px 0 0 0;
}

.user {
  border-radius: 30px;
  float: right;
  height: 60px;
  margin-right: 10px;
  width: 60px;
  overflow: hidden;
  margin-top: 6px;
  margin-left: 5px;
}

.pointer {
  cursor: pointer;
}

.navbar_item {
  color: red;
}

.redirect {
  font-size: 15px;
  color: #ffffff;
}

.redirect:hover {
  color: #ffffff;
}

.menu_icons {
  padding: 10px;
  width: 50px;
  margin-left: -4px;
}

.menu_icons2 {
  padding: 10px;
  width: 28px;
}

.avatar {
  border-radius: 40px !important;
  height: 55px;
  margin-top: 9px;
  margin-left: 12px;
}

/* The side navigation menu */
.sidenav.open {
  width: 250px !important;
}

.sidenav {
  width: 0;
  height: 100%;
  /* 100% Full-height */
  z-index: 100;
  /* Stay on top */
  top: 0;
  /* Stay at the top */
  left: 0;
  background-color: #0c2e59;
  /* Black*/
  overflow-x: hidden;
  /* Disable horizontal scroll */
  padding-top: 15px;
  /* Place content 60px from the top */
  transition: 0.5s;
  /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenav p {
  width: 250px;
  padding: 6px 8px 8px 16px;
  text-decoration: none;
  color: #e8e9f0;
  display: block;
  transition: 0.3s;
  font-size: 18px;
  cursor: pointer;
  font-size: 15px;
}

/* When you mouse over the navigation links, change their color */
.sidenav p:hover {
  background-color: #0a5da6;
  color: #e8e9f0;
  text-decoration: none;
  border-left: 5px solid #ffffff;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
  transition: margin-left 0.5s;
  padding: 0;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }

  .sidenav a {
    font-size: 18px;
  }
}
.wrap--content--open {
  margin-left: 250px;
}

.wrap--navbar {
  float: left;
  position: fixed;
  height: 100%;
  margin-top: 70px;
  transition: 0.5s;
  /* 0.5 second transition effect to slide in the sidenav */
  overflow: hidden;
}

#wrap--content {
  margin-top: 90px;
  transition: 0.5s;
  /* 0.5 second transition effect to slide in the sidenav */
}

/*TABLE*/
.filtro_tit_img {
  float: left;
}

.filtro_tit {
  font-family: "carlitobold";
  padding: 10px;
  margin-left: 20px;
  font-size: 16px;
}

.filtro_seta {
  position: absolute !important;
  margin-top: 15px;
  margin-left: 6px;
  font-size: 12px !important;
}

.filtro_menu {
  color: #000000;
  font-family: "carlitobold";
  margin-bottom: -5px;
  font-size: 15px;
  margin-top: 10px;
}

.filtro_menu1 {
  color: #000000;
  font-family: "carlitobold";
  margin-bottom: -5px;
  font-size: 15px;
  margin-top: 6px;
}

.drop {
  position: absolute;
  transform: translate3d(20px, 42px, 0px);
  top: 0px;
  left: 0px;
  will-change: transform;
  margin-top: 0;
}

.slider-item {
  margin-top: -3px;
  margin-left: 56px;
  width: 620px;
  background-color: #edf0f5;
  z-index: 9;
  border: 1px solid #9197cf;
  border-radius: 5px;
}

span.MuiSlider-root.MuiSlider-colorPrimary.MuiSlider-marked {
  padding-top: 30px !important;
  width: 324px !important;
}

.container-flex {
  display: flex;
  padding-right: 16 px;
  width: 100%;
}

.flex {
  display: flex;
}

.opcao {
  background-color: #f2f2f2;
  border-width: 0 0 1px 0 !important;
  font-size: 14px;
  width: 100%;
}

.seletor {
  color: black;
  font-size: 16px;
  font-weight: bold;
}

section.container-flex .item .makeStyles-formControl-2 {
  width: 80% !important;
}

section.container-flex .item .btn.btn-dark {
  width: 80% !important;
}

.item {
  float: right;
  font-size: 14px;
  font-weight: bold;
  margin-left: 12px;
  width: 100%;
}

.table.table_filtro {
  background-color: #ffffff;
  box-shadow: 5px 5px 15px 5px #d0d0d0;
}

.menu_filtro_tabela {
  margin-top: 25px;
}

.search {
  background-image: url("../image/search--v1.png");
  background-position-x: 12px;
  background-position-y: 5px;
  background-repeat: no-repeat;
  background-size: 20px;
  background-color: #f7f7f7;
  width: 100%;
  height: 34px;
  border-radius: 3px;
  border: 1px solid #0b5da7;
  padding: 0px 40px;
}

.search_x {
  display: inline-block;
  position: absolute;
  right: 12px;
  margin-top: 6px;
  color: #9e9d99;
  cursor: pointer;
  margin-right: 20px;
}

.search:focus {
  outline: none !important;
}

.btn_addprod {
  background-color: #0a5da6;
  border-color: #0a5da6;
  border-radius: 18px !important;
  color: #ffffff;
  float: right;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 15px;
}

.btn-csv {
  margin-top: 14px;
  width: 320px !important;
}

.csv_col {
  display: flex;
}

.btn-csv {
  margin-top: 14px;
  width: 320px !important;
}

.csv_col {
  display: flex;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.btn_filtrar {
  background-color: #0a5da6;
  border-color: #0a5da6;
  border-radius: 18px !important;
  float: right;
  color: #ffffff;
  text-transform: uppercase;
}

.produtos_tit {
  font-family: "carlitobold";
  margin-top: 8px;
}

.dropdown-item {
  color: #0a5da6 !important;
  font-family: "carlitobold" !important;
}

.dropdown-menu.show {
  margin-top: -11px;
  margin-left: 56px;
  width: 520px;
  background-color: #edf0f5;
}

.paginas_tabela {
  clear: both;
}

.Spromocao,
.simconcorrente_cor {
  color: red;
}

button.btn.btn-danger.btn_actions.vermelho_f {
  width: 240px !important;
}

.total_prod {
  color: #0a5da6;
  font-family: "carlitobold";
  float: right;
  margin-top: 0;
}

.menu_rodape_tabela {
  margin-top: 50px;
}

.MuiTableCell-stickyHeader {
  text-align: center !important;
  padding: 0 5px;
  color: #000000 !important;
  background-image: linear-gradient(#fcfcfc, #f4f4f4, #f1f1f1) !important;
  font-family: "carlitobold" !important;
}

.MuiTableCell-root {
  font-size: 12px !important;
  font-family: "carlitoregular" !important;
}

.descricao_item {
  padding: 0 118px;
}

.tabela_pag {
  color: #7f7f7f;
  font-size: 18px;
  padding: 10px;
}

.tabela_pag:hover {
  color: #ffffff;
}

.page_a {
  text-align: center !important;
  padding: 10px !important;
}

.tabela_acao {
  display: flex;
}

.table_action {
  width: 30px;
  height: 30px;
  margin-left: 5px;
}

.col_acao {
  padding: 15px;
  text-align: center;
}

.total_produtos {
  float: right;
}

.tabela_navegacao {
  display: flex;
}

.check {
  margin-left: 5px;
}

.tablenew {
  margin: 6px 12px 0 12px !important;
}

.export_alt {
  list-style-type: none;
}

.quantidade_exp {
  padding: 10px;
  border-style: groove;
  border-width: 1px;
  background-color: #f2f2f2;
  width: 255px;
}

.check2 {
  margin-left: 10px !important;
}

.type_valor {
  text-align: right;
  font-weight: bold;
  width: 50px;
}

.regular {
  font-weight: initial;
}

.input_filhos {
  text-align: center !important;
  vertical-align: center !important;
}

.filho_th {
  text-align: center !important;
}

.totalizadores {
  height: 90px;
}

.verde.item.rectangle.box--com--sombra.totaisbutt {
  margin-right: -5px;
}

.total_graf {
  font-size: 12px;
  margin-top: -16px;
  margin-bottom: 18px;
  height: 33px;
  text-align: center;
}

.total_num {
  margin-top: 40px;
  font-size: 16px;
  margin-left: 14px;
}

.rectangle {
  height: 70px;
}

.total_num1 {
  margin-top: 40px;
  font-size: 16px;
}

.span_tot {
  text-align: center;
}

.dif_total {
  text-align: center;
  margin-top: -20px;
}

.total_num2 {
  font-size: 16px;
  margin-left: -42px;
  margin-right: 20px;
}

.total_num2 {
  font-size: 16px;
  margin-left: -42px;
}

.total_num3 {
  font-size: 16px;
}

.total_action {
  width: 50px;
  margin-left: 15px;
}

.butt_tot {
  list-style-type: none;
}

.butt {
  margin: 20px 0 15px -14px;
}

.btn-sm {
  width: 133px !important;
}

.alteracoes {
  margin-top: 6px;
}

.btn-secondary {
  background-color: #253d6b !important;
  margin-bottom: -16px;
}

.btn-secondary:focus {
  outline: none !important;
}

.btn_limpar {
  background-color: #9e9d99 !important;
  margin-top: 6px;
  width: 100% !important;
}

.pais_filhos {
  margin-top: 5px;
}

.filhos {
  margin-left: 16px;
}

button.btn.btn-secondary.btn_actions {
  width: 100%;
}

.table-container {
  max-height: 67vh;
}

thead tr th {
  font-weight: bold !important;
  line-height: 15px !important;
  vertical-align: middle !important;
}

.page_cluster {
  min-width: 58px !important;
}

.page_pai {
  min-width: 58px !important;
}

.box_vlr {
  margin-left: 5px !important;
  vertical-align: middle;
  cursor: pointer;
}

.seta_down {
  display: flex;
  margin-left: 55px;
}

.seta_up {
  display: flex;
  margin-top: -23px;
  margin-left: 41px;
}

.MuiTableCell-root {
  padding: 5px !important;
}

td.MuiTableCell-root.MuiTableCell-footer.MuiTablePagination-root {
  border: 0;
}

th.MuiTableCell-root.MuiTableCell-head.titulo_tabela.zui-sticky-col.MuiTableCell-stickyHeader {
  position: absolute !important;
  background-color: white;
  z-index: 9;
}

.titulo_tabela {
  cursor: pointer;
}

#wrap--content
  > div
  > div.tablenew
  > form
  > div
  > table
  > tfoot
  > tr
  > td
  > div
  > p:nth-child(4) {
  display: none;
}

.larger_cell {
  min-width: 13rem !important;
  max-width: 13rem !important;
  vertical-align: middle !important;
  text-align: center !important;
  word-break: break-word !important;
}

.medium_cell {
  min-width: 8rem !important;
  max-width: 8rem !important;
  vertical-align: middle !important;
  text-align: center !important;
  word-break: break-word !important;
}

.sticky_table_cell {
  border-bottom: none !important;
  width: 16%;
}

.page_novovalor {
  min-width: 120px !important;
  vertical-align: middle !important;
}

.page_novopreco {
  min-width: 125px !important;
  vertical-align: middle !important;
}

.seta_valor {
  padding: 5px;
}

.MuiTableCell-root.MuiTableCell-body {
  vertical-align: middle !important;
  text-align: center !important;
}

.th.MuiTableCell-root.MuiTableCell-body.page_pai {
  text-align: center !important;
}

.indice_box {
  display: flex;
}

.indices {
  padding: 5px;
}

.indices3 {
  padding: 5px;
  margin-left: 6px;
  min-width: 52%;
  margin-top: -24px;
}

.indices2 {
  padding: 5px;
  margin-left: 6px;
  min-width: 52%;
}

.MuiTablePagination-spacer {
  display: none;
}

td.MuiTableCell-root.MuiTableCell-body {
  display: none;
}

tr:last-child {
  height: auto !important;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
  height: 20px;
  width: 45px;
}

.slider.round:before {
  border-radius: 50%;
}

/* The switch - the box around the slider */
.switch {
  display: inline-block;
  height: 34px;
  position: relative;
  width: 60px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  height: 0;
  width: 0;
}

/* The slider */
.slider {
  background-color: #0a5da6;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  transition: 0.4s;
  top: 0;
  -webkit-transition: 0.4s;
}

.slider:before {
  background-color: white;
  bottom: 4px;
  content: "";
  height: 12px;
  left: 4px;
  position: absolute;
  transition: 0.4s;
  width: 12px;
  -webkit-transition: 0.4s;
}

input:checked + .slider {
  background-color: #2196f3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}

input:checked + .slider:before {
  transform: translateX(26px);
  -ms-transform: translateX(26px);
  -webkit-transform: translateX(26px);
}

.btn.focus,
.btn:focus,
.btn:hover {
  color: #ffffff !important;
  text-decoration: none;
}

div.scrollmenu {
  background-color: #333;
  overflow: auto;
  white-space: nowrap;
}

div.scrollmenu a {
  display: inline-block;
  color: white;
  text-align: center;
  padding: 14px;
  text-decoration: none;
}

div.scrollmenu a:hover {
  background-color: #777;
}

.PrivateValueLabel-label-7 {
  font-size: 12px !important;
}

tfoot p {
  display: none;
}

table caption {
  margin-top: -50px;
}

.toastify {
  padding: 45px !important;
}

.MuiSlider-thumb > span > span > span {
  font-size: 16px !important;
}

.MuiSlider-marked {
  margin-bottom: 23px !important;
}

.MuiSlider-root {
  margin-left: 35px !important;
}

.MuiSlider-markLabel {
  font-size: 13px !important;
  color: #000000 !important;
  margin: -20px 0 0 14px !important;
}

.MuiSlider-thumb > span > span > {
  width: 50px !important;
  height: 50px !important;
}

.MuiSlider-valueLabel {
  left: calc(-50% - 16px) !important;
}

.MuiSlider-valueLabel {
  top: -26px !important;
}

span.MuiSlider-markLabel.MuiSlider-markLabelActive {
  margin-left: -11px !important;
}

.makeStyles-root-2 {
  width: 370px !important;
}

.MuiSlider-valueLabel > span > span {
  transform: none !important;
}

.MuiSlider-valueLabel > span {
  transform: none !important;
  border-radius: 20% 20% 20% 20% !important;
  width: 52px !important;
  margin-top: 50px !important;
}

/* Popup container - can be anything you want */
.popup {
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* The actual popup */
.popup .popuptext {
  visibility: hidden;
  width: 160px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 8px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -80px;
}

/* Popup arrow */
.popup .popuptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* Toggle this class - hide and show the popup */
.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.btn_slider {
  float: right !important;
  width: 110px !important;
  margin-right: 10px !important;
  margin-top: 12px !important;
}

.checkbox--custom {
  height: 13px;
  width: 13px;
  display: inline-block;
  border: 1px solid gray;
  border-radius: 2px;
  margin-top: 4px;
  background-color: white;
}
.checkbox--custom.selecionado::before {
  content: "X";
  font-size: 11px;
  color: white;
  font-weight: bold;
  line-height: 11px;
  vertical-align: top;
}
.checkbox--custom.selecionado {
  background-color: red;
}

.big_number {
  padding: 8px !important;
  min-width: 195px;
}

.btn_bloqueados {
  margin-top: 12px;
  background-color: red;
}

.MuiInputLabel-animated {
  color: #000000 !important;
  font-family: "carlitobold" !important;
  font-size: 15px !important;
  margin: -6px 0 0 2px !important;
}

.makeStyles-formControl-2 {
  width: 100% !important;
}

.btn.btn-dark {
  margin-top: 14px !important;
  width: 100%;
}

.MuiPaper-root.MuiMenu-paper.MuiPopover-paper.MuiPaper-rounded {
  transform-origin: unset !important;
  top: 150px !important;
}

button.MuiButtonBase-root.MuiIconButton-root {
  color: #000000 !important;
}

.registro_pag {
  color: #000000 !important;
  font-size: 1.1rem !important;
}

.makeStyles-root-5 {
  margin-left: 50px !important;
}

.MuiSvgIcon-root {
  display: inline-block !important;
  font-size: 1.8rem !important;
}

.data_at {
  font-family: "carlitobold";
  margin-left: 20px;
  font-size: 1.2rem;
}

span.glyphicon.glyphicon-calendar {
  font-size: 15px;
}

.bgBlue {
  background-color: #253d6b;
  width: 100%;
  height: 170px;
  position: absolute;
  top: 0px;
  z-index: -1;
}

.filtro-blue {
  width: 100%;
  background-color: #0b5da7;
  color: #fff;
  padding: 0px 10px;
  line-height: 34px;
  margin-right: 5px;
  border: 1px solid #253d6b;
}

.filtro-blue svg {
  font-size: 20px;
  margin-top: 3px;
}

.filtro-blue p {
  margin-bottom: 0px;
}

.filtro-blue-block {
  width: 100%;
  border: 1px solid #0b5da7;
  color: #0b5da7;
  padding: 0px 10px;
  line-height: 34px;
}

.filtro-blue svg {
  font-size: 20px;
  margin-top: 3px;
  margin-right: 5px;
}

.filter-line .btn {
  margin-left: 0px !important;
}

.btn-param {
  background-color: white;
  color: #253d6b;
  border: 1px solid #253d6b;
  display: inline-block;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 4px;
  width: 100%;
}

body {
  background-color: #f2f2f2;
}

.box_cadastro {
  border: 1px solid gray;
  height: 100%;
}

.box_cadastro_sm {
  border: 1px solid gray;
}

.titulo_menu {
  background-color: #969393;
  color: #ffffff;
  font-size: 14px;
  margin: 0;
  padding: 20px 24px;
  text-align: center;
}

.parametros {
  background-color: #0c2e59;
}

.icon_parameter {
  color: #0c2e59;
}

.gestao {
  background-color: #a6304c;
}

.icon_price {
  color: #a6304c;
}

.pesquisas {
  background-color: #2a7039;
}

.icon_research {
  color: #2a7039;
}

.analises {
  background-color: #56275c;
}

.icon_neg {
  color: #56275c;
}

.cadastros {
  width: 100%;
  height: 150px;
}

.icone_agend {
  padding: 15px;
  text-align: center;
  font-size: 40px !important;
  margin-top: 20px;
  margin-bottom: 10px;
}

.icon {
  text-align: center;
}

.resumo_item {
  text-align: center;
  color: #887f7f;
  margin: 0 12px;
  font-size: 13px;
}
@media (min-width: 900px) {
  .resumo_item {
    height: 200px;
  }
}
@media (min-width: 1200px) {
  .resumo_item {
    height: 110px;
  }
}

.produto_parametros {
  cursor: pointer;
  text-align: center;
  padding: 10px;
}

.produto_gestao {
  text-transform: uppercase;
  cursor: pointer;
  text-align: center;
  text-decoration: underline;
  text-decoration-color: #0a5da6;
  color: #887f7f;
}

.produto_bi {
  text-transform: uppercase;
  cursor: pointer;
  text-align: center;
  text-decoration: underline;
  text-decoration-color: #0a5da6;
  color: #887f7f;
  font-size: 14px;
}

.hr_para {
  display: block;
  margin: 25px auto;
  border-width: 5px;
  width: 40px;
  background: #0a5da6;
  height: 5px;
  border-radius: 12px;
}

.bi {
  list-style-type: none;
  cursor: pointer;
}

.login {
  background-image: url("../image/logo_pricemet.png");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center center;
  height: calc(100vh - 110px);
  min-height: 350px;
}
.login .notify {
  position: absolute;
  display: flex;
  color: #fff;
  padding: 10px 30px;
  width: 100vw;
  top: 0;
  left: 0;
  background-color: #0a5da6;
}
.login .notify .close_notify {
  position: absolute;
  top: 5px;
  right: 10px;
  margin-bottom: 5px;
  color: #fff;

  background: transparent;
  border: 1px solid #fff;
  border-radius: 100%;
}
.login__box {
  background-color: #f2f2f2;
  padding: 20px;
  min-height: 350px;
  min-width: 320px;
  width: 50rem;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
}
.login__form {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.login__form h2 {
  font-size: 18px;
  font-weight: bold;
}
.login__form label {
  display: flex;
  flex-direction: column;
}
.login__form label span {
  font-size: 14px;
  padding-left: 10px;
}
.login__form button {
  width: 200px;
  border: 0;
  background-color: #0c2e59;
  color: #fff;
  padding: 10px;
  border-radius: 10px;
  align-self: center;
}

.login__input {
  border: 1px solid rgba(12, 46, 89, 0.2);
  padding: 10px;
  border-radius: 10px;
}
h4 {
  text-align: center;
  margin-bottom: 50px;
  color: #272525;
  text-transform: uppercase;
}

h4.clean {
  text-align: inherit;
  margin-bottom: inherit;
  color: inherit;
  text-transform: none;
}

.campos {
  width: 400px;
  margin: 0 auto;
  background-color: #fbefef;
  border: 1px solid #272525;
  box-sizing: border-box;
}

.lembrar {
  font-size: 14px;
}

.lembrar_senha {
  margin-top: 0;
  margin-left: 15px;
}

.btn {
  color: #ffffff;
  background-color: #272525;
  width: 380px;
  margin-left: 10px;
}

.senha {
  margin-left: 15px;
  font-size: 14px;
}

.price {
  width: 150px;
}

.pricemet {
  text-align: center;
  width: 40%;
  height: 70%;
  margin-top: 5px;
}

.pricemet_dados {
  text-align: center;
  font-size: 12px;
}

.logo_box {
  position: absolute;
  top: 20px;
  left: 20px;
}

.avatar {
  border-radius: 40px !important;
  height: 55px;
  margin-top: 9px;
  margin-left: 12px;
}

:root {
  --amplify-primary-color: #0a5da6;
  --amplify-primary-tint: #0a5da6;
  --amplify-primary-shade: #0a5da6;
  --amplify-background-color: #f2f2f2;
}

.leaflet-container {
  width: 100% !important;
  height: 500px;
}

.leaflet-control-attribution a {
  text-decoration: none;
  font-size: 10px;
}

.tooltip-table {
  position: relative;
  display: inline-block;
}

.tooltip-table .tooltiptext {
  visibility: hidden;
  width: 120px;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  right: 150px;
  top: -10px;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.tooltip-table:hover .tooltiptext {
  visibility: visible;
}

.range_promo {
  width: 550px;
  height: 400px;
  padding: 2px;
}

.fotos {
  vertical-align: middle;
  font-size: 16px !important;
  padding: 5px;
  color: #000000;
}

.tooltip-table .tooltiptext.concorrente {
  color: #000000;
  right: 40px;
  padding: 5px;
  top: 26px;
}

hr.linha {
  margin-top: 5px;
  margin-bottom: 5px;
  border: 0;
  border-top: 1px solid #eee;
}

.concorrente_select {
  cursor: pointer !important;
}

.tomato {
  background-color: #f64545;
}

.azul_neutro {
  background-color: #0a5da6;
}

.azul_ {
  color: #0a5da6;
}

.verde {
  background-color: #209e53;
}

.verde_ {
  color: #209e53;
}

.laranja {
  background-color: #e58200;
}

.roxo {
  background-color: #9855a6;
}

.vermelho {
  background-color: #db3d3d;
}

.vermelho_font,
.Spromocao {
  color: #db3d3d !important;
}

.cinza {
  background-color: gray;
}

.amarelo {
  background-color: yellow;
}

.amarelo_ {
  color: #fcba03;
}

.azul_claro {
  background-color: lightskyblue;
}

.cinza {
  background-color: #c4c3c2;
}

.laranja {
  background-color: #eb8c34;
}

.vermelho_f {
  background-color: #d6021e;
}

.cinza_ {
  background-color: #dde3ed;
}

.salmao {
  background-color: #fff1f0;
}

.azul_ceu {
  background-color: #edf0f5;
}

.branco {
  background-color: #fff;
}

.branco_ {
  color: #fff;
}

.modal-dialog {
  margin-top: 200px !important;
}

.modal_titulo {
  font-family: "carlitobold";
  font-size: 17px;
}

.modal-open .background-modal {
  background-color: #000000;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  position: fixed;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1049;
}

.background-modal {
  display: none;
}

.modal-header {
  border-bottom: 0 !important;
}

.modal_tit {
  font-size: 16px;
}

.loader {
  animation: spin 2s linear infinite;
  border: 16px solid #f3f3f3;
  /* Light grey */
  border-radius: 50%;
  border-top: 16px solid #0a6aa6;
  /* Blue */
  margin: 0 auto;
  height: 120px;
  width: 120px;
  z-index: 100000000000000020;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loader_table_background {
  background-color: #fff;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  opacity: 0.5;
  z-index: 99999999;
}

.loader_table {
  color: #0a6aa6;
  font-size: 90px;
  text-indent: -9999em;
  overflow: hidden;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  margin: 150px auto 0;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
  animation: load6 1.7s infinite ease, round 1.7s infinite ease;
  z-index: 99999999999999;
}

@-webkit-keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
      0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
      0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em,
      -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em,
      -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em,
      -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em,
      -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em,
      -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em,
      -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
      0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
      0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
      0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em,
      -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em,
      -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em,
      -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em,
      -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em,
      -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em,
      -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
      0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@-webkit-keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.tabulator-col-sorter {
  visibility: hidden;
}

.tabulator {
  margin-left: 12px !important;
}

.slider-item_filtros {
  margin-top: -3px;
  background-color: #edf0f5;
  z-index: 9;
}

.tabulator-col-title {
  text-align: center;
}

.tabulator,
.container-fluid.botoes {
  margin-top: 2%;
}

span.glyphicon.glyphicon-indent-left.slider_icon {
  float: left;
  font-size: 30px;
}

.dropdown_filtro {
  width: 100px;
  float: right;
}

p.total_box.tipos {
  display: inline-block;
  font-size: 1.8rem;
}

.big_numbers_box {
  text-align: center;
  margin-top: -3%;
}

.big_numbers {
  padding: 8px !important;
  margin-bottom: -42px;
}

.tabulator-cell,
.tabulator-cell.tabulator-frozen {
  background-color: white !important;
  border-bottom: 1px solid #aaaaaa;
  line-height: 30px;
}

.seta_tot {
  margin-top: 56px;
  font-size: 12px !important;
  float: right;
  margin-right: -15px;
}

.totalizadores_sf {
  margin: 5px 4px 0 3px;
  height: 74%;
}

.filtro_seta,
.seta_tot {
  cursor: pointer;
}

.tabulator-cell .icones,
.tabulator-cell .fator {
  cursor: pointer;
  border: 1px solid gray;
  border-radius: 40px;
}

.fator {
  cursor: pointer;
  border: 1px solid gray;
  border-radius: 40px;
}

.tabulator-cell {
  cursor: context-menu;
}

.color-tabulator {
  height: 100%;
}

.tabulator-row div[tabulator-field="sensibilidade_simulador"] {
  padding: 0;
}

.tabulator-row .tabulator-cell {
  overflow: visible !important;
}

.totalizadores_nome {
  font-size: 1.6rem;
  margin-top: -16px;
  text-align: center;
}

.totalizadores_margem {
  font-size: 1.6rem;
  margin-top: -16px;
  text-align: center;
}

.tipos {
  padding: 10px;
}

span.totalizadores_resultados {
  display: block;
  font-size: 1.8rem;
}

p.totalizadores_nome.item_alterado {
  margin-left: 7%;
}

p.totalizadores_nome.item_alterado {
  font-size: 1.5rem;
}

.exp {
  margin-left: -1px;
}

span.totalizadores_resultados.item_exp {
  margin-top: 26%;
}

span.totalizadores_resultados.margens {
  margin-top: 23%;
  font-size: 1.8rem;
}

.sugestao {
  margin-top: 10%;
  font-size: 1.8rem;
}

span.totalizadores_resultados.num {
  font-size: 1.8rem;
}

button.btn.btn-secondary.btn_actions.btn_size {
  font-size: 1.5rem !important;
  width: 29vh !important;
}

.tabulator-row .tabulator-frozen.tabulator-frozen-left {
  border-right: none !important;
}

.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-left,
.tabulator .tabulator-header .tabulator-colb,
.tabulator-row .tabulator-cell,
.tabulator .tabulator-header .tabulator-col {
  border-right: 0px solid #ffffff !important;
  border-bottom: 1px solid #e0e0e0;
}

.tabulator,
.tabulator .tabulator-header {
  border: 0px solid #ffffff !important;
}

.tabulator-headers {
  height: 90px !important;
}

.tabulator-col.tabulator-sortable.tabulator-frozen.tabulator-frozen-left,
.tabulator
  .tabulator-header
  .tabulator-col
  .tabulator-col-content
  .tabulator-col-title-holder {
  height: 85px !important;
}

.tabulator
  .tabulator-header
  .tabulator-col.tabulator-sortable
  .tabulator-col-title {
  padding-right: 0px !important;
}

.tabulator-col-title input[type="checkbox"] {
  display: none;
}

button.btn.btn-danger.btn_actions.vermelho_f.btn_size.export_btn {
  width: 40vh !important;
}

.tabulator-row.tabulator-selectable:hover {
  background-color: transparent !important;
}

.tabulator-row.tabulator-row-even {
  background-color: #ffffff !important;
}

.selectall {
  position: relative;
}
.selectall .checkbos_seletctall {
  position: absolute;
  top: 45px;
  z-index: 9999999999;
  left: 30px;
}

.cinza_ .tabulator-cell.tabulator-frozen,
.cinza_ .tabulator-cell {
  background-color: #dde3ed !important;
}

.pais_filhos_swift {
  margin: 18px 0 -30px 0;
}

.Containt {
  background-color: white;
  border-radius: 2px;
  border: solid #f2f2f2 2px;
  padding: 20px;
  min-width: 50%;
}

.bgGray {
  background-color: #f2f2f2;
}

.element {
  padding: 10px;
}

.corText {
  color: #828282;
}

.corIcon {
  color: #253d6b;
}

.bgItemLista {
  background-color: #d9d9d9;
}

.otp {
  display: flex;
  width: auto;
  justify-content: center;
  align-items: center;
  gap: 2rem;
}

.otp-field {
  width: 5rem;
  height: 10rem;
  border-radius: 5px;
  font-size: 30px; 
  font-weight: bold;
}

.text-otp {
  font-size: 2rem;
}

/*# sourceMappingURL=style.css.map */
