@charset "UTF-8";
/*icone de avançar*/
@-webkit-keyframes indeterminateAnimation {
  0% {
    -webkit-transform: translateX(0) scaleX(0);
    transform: translateX(0) scaleX(0);
  }
  40% {
    -webkit-transform: translateX(0) scaleX(0.4);
    transform: translateX(0) scaleX(0.4);
  }
  100% {
    -webkit-transform: translateX(100%) scaleX(0.5);
    transform: translateX(100%) scaleX(0.5);
  }
}
@keyframes indeterminateAnimation {
  0% {
    -webkit-transform: translateX(0) scaleX(0);
    transform: translateX(0) scaleX(0);
  }
  40% {
    -webkit-transform: translateX(0) scaleX(0.4);
    transform: translateX(0) scaleX(0.4);
  }
  100% {
    -webkit-transform: translateX(100%) scaleX(0.5);
    transform: translateX(100%) scaleX(0.5);
  }
}
@-webkit-keyframes pulse-animation-green {
  0% {
    -webkit-box-shadow: 0 0 0 0px rgba(39, 174, 96, 0.5);
    box-shadow: 0 0 0 0px rgba(39, 174, 96, 0.5);
  }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
  }
}
@keyframes pulse-animation-green {
  0% {
    -webkit-box-shadow: 0 0 0 0px rgba(39, 174, 96, 0.5);
    box-shadow: 0 0 0 0px rgba(39, 174, 96, 0.5);
  }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
  }
}
@-webkit-keyframes pulse-animation-orange {
  0% {
    -webkit-box-shadow: 0 0 0 0px rgba(255, 165, 0, 0.5);
    box-shadow: 0 0 0 0px rgba(255, 165, 0, 0.5);
  }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
  }
}
@keyframes pulse-animation-orange {
  0% {
    -webkit-box-shadow: 0 0 0 0px rgba(255, 165, 0, 0.5);
    box-shadow: 0 0 0 0px rgba(255, 165, 0, 0.5);
  }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
  }
}
@-webkit-keyframes pulse-animation-red {
  0% {
    -webkit-box-shadow: 0 0 0 0px rgba(255, 0, 0, 0.4);
    box-shadow: 0 0 0 0px rgba(255, 0, 0, 0.4);
  }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
  }
}
@keyframes pulse-animation-red {
  0% {
    -webkit-box-shadow: 0 0 0 0px rgba(255, 0, 0, 0.4);
    box-shadow: 0 0 0 0px rgba(255, 0, 0, 0.4);
  }
  100% {
    -webkit-box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
  }
}
.ctrlLightdarkMode {
  margin-right: 2rem;
}
.ctrlLightdarkMode svg {
  width: 22px;
}
.ctrlLightdarkMode svg.dark {
  fill: #493a74;
}

body {
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}

body.loading .xLoadingBar {
  opacity: 1;
  visibility: visible;
}

body.dark .listAllAccounts .accnt {
  background: #2d2448;
  -webkit-box-shadow: 0 15px 45px -10px #13101f;
  box-shadow: 0 15px 45px -10px #13101f;
}
body.dark .listAllAccounts .accnt .number {
  color: #fff;
}
body.dark .listAllAccounts .accnt * {
  color: #dfdaed;
}
body.dark ._fkPG {
  background: #1E1830 !important;
}
body.dark ._fkPG .head .goBack {
  border-color: #493a74 !important;
  background: #3e3263 !important;
}
body.dark ._fkPG .head .goBack svg {
  fill: #c1b8dc !important;
}
body.dark ._fkPG .head h1 {
  color: #c1b8dc !important;
}
body.dark ._fkPG.salesOfDay .ppriodd span {
  color: #fff;
  fill: #fff;
}
body.dark ._fkPG.salesOfDay .ppriodd svg {
  color: #fff;
  fill: #fff;
}
body.dark .ctrlLightdarkMode svg.dark {
  fill: #d0c9e4;
}
body.dark .switch label input[type=checkbox]:checked + .lever:after {
  background: #eeebf5;
}
body.dark .masterPage {
  background: #161122;
}
body.dark .masterPage .mainHeader {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #241d3a;
  color: #fff;
}
body.dark .masterPage .mainHeader .inRight .xdropdown {
  background: #44376d;
  border: 1px #4d3d7b solid;
}
body.dark .masterPage .rt-menus .o-opts {
  -webkit-box-shadow: 0 15px 45px -10px #0b0911;
  box-shadow: 0 15px 45px -10px #0b0911;
}
body.dark .masterPage .rt-menus .o-opts ul {
  background: #2f264b;
}
body.dark .masterPage .rt-menus .o-opts ul li {
  color: #fff;
}
body.dark .masterPage .rt-menus .o-opts ul li:hover {
  background-color: #3c3060;
}
body.dark .masterPage .rt-menus .o-opts ul li.sep {
  border-color: #3e3263;
}
body.dark .credentialPIN {
  background: #1E1830;
}
body.dark .credentialPIN .list-users li {
  position: relative;
}
body.dark .credentialPIN .list-users li * {
  color: #d0c9e4;
}
body.dark .credentialPIN .list-users li.active {
  background: #332952;
}
body.dark .credentialPIN article {
  background: #241d3a;
}
body.dark .credentialPIN article .fkinputs {
  background: #3c3060;
}
body.dark .credentialPIN article .fkinputs .table {
  border-color: #534385;
}
body.dark .credentialPIN article .fkinputs .table label {
  color: rgba(255, 255, 255, 0.5);
}
body.dark .credentialPIN article .fkinputs .table input {
  color: #fff;
}
body.dark .credentialPIN article .fkinputs .pinput span {
  background-color: rgba(255, 255, 255, 0.7);
}
body.dark .credentialPIN article .pinkey li {
  color: #aca0d0;
}
body.dark .credentialPIN article .pinkey li svg {
  fill: #aca0d0;
}
body.dark .credentialPIN article .tries {
  color: rgba(255, 255, 255, 0.5);
}
body.dark .credentialPIN article .exit {
  -webkit-box-shadow: 0 15px 45px -10px #0b0911;
  box-shadow: 0 15px 45px -10px #0b0911;
  background: #3e3263;
}

.xloading {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  margin: 0;
  height: 5px;
  z-index: 10;
  opacity: 0;
}

.listAllAccounts {
  display: -ms-grid;
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}
.listAllAccounts .accnt {
  background: #fff;
  padding: 2rem;
  border-radius: 20px;
  -webkit-box-shadow: 0 15px 45px -10px #d2e9ff;
  box-shadow: 0 15px 45px -10px #d2e9ff;
}
.listAllAccounts .accnt .number {
  font-weight: 700;
  font-size: 1.1rem;
  color: #4300c9;
}
.listAllAccounts .accnt .number:before {
  opacity: 0.6;
}
.listAllAccounts .accnt .smallit {
  margin: 2.5rem 0 1rem;
  opacity: 0.9;
}
.listAllAccounts .accnt .artigos {
  font-weight: 500;
  margin-bottom: 5px;
}
.listAllAccounts .accnt .price {
  font-size: 1.7rem;
  font-weight: 600;
}

.masterPage {
  background: #e8f4fe;
  width: 100vw;
  height: 100vh;
}
.masterPage .mainHeader {
  height: 80px;
  padding: 0 2rem;
  background: #fff;
  -webkit-box-shadow: 0 15px 45px -10px #c3e1ff;
  box-shadow: 0 15px 45px -10px #c3e1ff;
  position: relative;
  z-index: 20;
}
.masterPage .mainHeader .inLeft h1 {
  font-size: 1rem;
  font-weight: 700;
  margin: 0;
  margin-left: 50px;
  text-transform: uppercase;
}
.masterPage .mainHeader .inLeft h1:before {
  content: "POSTO: ";
  opacity: 0.7;
}
.masterPage .mainHeader .inLeft .systatus {
  margin-left: 12px;
  margin-right: 40px;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.masterPage .mainHeader .inLeft .systatus span {
  position: relative;
}
.masterPage .mainHeader .inLeft .systatus span:after {
  font-weight: 600;
  font-size: 0.75rem;
  position: absolute;
  top: -3px;
  left: 12px;
  white-space: nowrap;
}
.masterPage .mainHeader .inLeft .systatus span.on:after {
  content: "ONLINE";
  color: #229955;
}
.masterPage .mainHeader .inLeft .systatus span.off:after {
  content: "OFFLINE";
  color: red;
}
.masterPage .mainHeader .inLeft .systatus small {
  margin-left: 5px;
  margin-top: 3px;
  font-weight: 600;
}
.masterPage .mainHeader .inLeft .postatus {
  position: relative;
  margin-left: 15px;
}
.masterPage .mainHeader .inLeft .postatus:after {
  color: #FFF;
  font-size: 0.75rem;
  padding: 4px 7px 4px 20px;
  border-radius: 3px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.masterPage .mainHeader .inLeft .postatus:before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 6px;
  background-color: #FFF;
  position: absolute;
  top: 8px;
  left: 8px;
}
.masterPage .mainHeader .inLeft .postatus.activated:after {
  content: "ATIVADO";
  background-color: #27AE60;
}
.masterPage .mainHeader .inLeft .postatus.unregistered:after {
  content: "NÃO REGISTADO";
  background-color: orange;
}
.masterPage .mainHeader .inLeft .postatus.deactivated:after {
  content: "DESATIVADO";
  background-color: #27AE60;
}
.masterPage .mainHeader .inRight .rt-menus {
  margin-right: 2rem;
}
.masterPage .mainHeader .inRight .rt-menus li {
  width: 100%;
}
.masterPage .mainHeader .inRight .xdropdown {
  background: #ddeeff;
  border: 1px solid #cde6ff;
  width: 54px;
  height: 54px;
}
.masterPage .mainHeader .inRight .xdropdown i {
  font-size: 2rem;
}
.masterPage .mainHeader .inRight button {
  font-weight: 700;
  background-color: #1A73E8;
}
.masterPage .mainHeader .inRight button:before {
  content: "+";
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 500;
  margin-right: 8px;
  position: relative;
  top: 4px;
}
.masterPage .dBody {
  height: calc(100vh - 80px);
  padding: 2rem;
  position: relative;
  overflow: hidden;
}
.masterPage .dBody .masterAccounts {
  height: 100%;
  overflow: auto;
}
.masterPage .dBody ._fkPG {
  background: #e8f4fe;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 10px;
  left: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.masterPage .dBody ._fkPG .head {
  height: 80px;
  padding: 1rem 2rem;
}
.masterPage .dBody ._fkPG .head svg {
  width: 16px;
}
.masterPage .dBody ._fkPG .head h1 {
  font-size: 1.3rem;
  margin: 0;
  font-weight: 500;
  color: #4300c9;
}
.masterPage .dBody ._fkPG .head .goBack {
  padding: 12px 14px;
  border-radius: 5px;
  background: #fff;
  color: #1A73E8;
  margin-right: 1rem;
  cursor: pointer;
  border: 2px #b9dcff solid;
}
.masterPage .dBody ._fkPG .head .goBack svg {
  fill: #1A73E8;
}
.masterPage .dBody ._fkPG .inBottom {
  height: calc(100% - 80px);
  padding: 1rem 2rem;
}
.masterPage .dBody ._fkPG.show {
  opacity: 1;
  visibility: visible;
  top: 0;
}
.masterPage .dBody ._fkPG.salesOfDay .head {
  position: relative;
  z-index: 10;
}
.masterPage .dBody ._fkPG.salesOfDay .head .period .btn {
  font-weight: 500;
  margin-left: 2rem;
}
.masterPage .dBody ._fkPG.salesOfDay .head .period li {
  width: 100% !important;
}
.masterPage .dBody ._fkPG.salesOfDay .head .period .ppriodd {
  width: auto;
}
.masterPage .dBody ._fkPG.salesOfDay .head .period .ppriodd span {
  font-size: 1.1rem;
}
.masterPage .dBody ._fkPG.salesOfDay .head .period .ppriodd svg {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  margin-left: 8px;
  width: 12px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.masterPage .dBody ._fkPG.salesOfDay .inBottom .x-table {
  height: 100%;
}
.masterPage .dBody ._fkPG.salesOfDay .inBottom .x-table span span {
  font-size: 0.95rem;
  margin-left: 8px;
  color: #1A73E8;
  font-weight: 500;
}
.masterPage .dBody ._fkPG.salesOfDay .inBottom .x-table i {
  color: #1A73E8;
}

.XM-closeBox .inn {
  min-width: 360px;
}
.XM-closeBox h6 {
  margin-bottom: 1.5rem;
}
.XM-closeBox h6.is-money-text {
  margin-left: 2rem;
}

.credentialPIN {
  position: fixed;
  width: 100%;
  height: 100vh;
  background: #fff;
  top: 5px;
  left: 0;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.credentialPIN aside {
  height: 100vh;
  overflow: auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  min-width: 340px;
}
.credentialPIN aside .list-users ul li {
  padding: 1rem 2rem;
}
.credentialPIN aside .list-users ul li .img-container {
  width: 60px;
  height: 60px;
  background-color: #fff;
  margin-right: 1rem;
}
.credentialPIN aside .list-users ul li .locked {
  position: absolute;
  bottom: 28px;
  right: 15px;
  opacity: 0.6;
}
.credentialPIN aside .list-users ul li .locked i {
  font-size: 1.4rem;
}
.credentialPIN aside .list-users ul li p {
  line-height: 1.5;
}
.credentialPIN aside .list-users ul li.active {
  background-color: #1A73E8;
}
.credentialPIN aside .list-users ul li.active * {
  color: #fff;
}
.credentialPIN article {
  background-color: #e8f4fe;
  position: relative;
}
.credentialPIN article .user-selected {
  text-align: center;
  margin-bottom: 1.5rem;
  font-size: 1.4rem;
  color: #1A73E8;
  font-weight: 500;
  position: absolute;
  top: 2rem;
  left: 3rem;
}
.credentialPIN article .pin-terminal {
  width: 100%;
  max-width: 440px;
}
.credentialPIN article .pin-terminal .txtChangingPIN {
  text-transform: uppercase;
  text-align: center;
  color: #4300c9;
  font-weight: 600;
  margin-bottom: 1.5rem;
  display: none;
}
.credentialPIN article .pin-terminal .fkinputs {
  background: #d7ecfd;
  border-radius: 7px;
}
.credentialPIN article .pin-terminal .fkinputs .table {
  width: 100%;
  padding: 0 2rem;
  border-bottom: 1px solid #b7ddfc;
}
.credentialPIN article .pin-terminal .fkinputs .table label {
  font-size: 1rem;
  font-weight: 500;
  color: #111;
  opacity: 0.6;
}
.credentialPIN article .pin-terminal .fkinputs .table input {
  margin: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: right;
  height: 60px;
  line-height: 70px;
  font-size: 1.2rem;
  font-weight: 500;
}
.credentialPIN article .pin-terminal .fkinputs .table.tb2 {
  cursor: pointer;
}
.credentialPIN article .pin-terminal .fkinputs .table.tb2 input {
  cursor: pointer;
}
.credentialPIN article .pin-terminal .fkinputs .pinput {
  width: 100%;
  padding: 2rem;
  height: 60px;
}
.credentialPIN article .pin-terminal .fkinputs .pinput span {
  width: 12px;
  height: 12px;
  background-color: #000;
  border-radius: 50%;
  margin: 0 8px;
}
.credentialPIN article .pin-terminal .pinkey {
  margin-top: 2rem;
}
.credentialPIN article .pin-terminal .pinkey ul li {
  width: 27%;
  height: 100px;
  line-height: 80px;
  font-size: 1.2rem;
  text-align: center;
  font-weight: 500;
}
.credentialPIN article .pin-terminal .pinkey ul li svg {
  width: 22px;
  display: inline-block;
  margin-top: 35px;
}
.credentialPIN article .tries {
  position: absolute;
  top: 2rem;
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: 500;
  display: none;
  position: absolute;
  top: 2rem;
  right: 2rem;
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: 500;
  display: none;
}
.credentialPIN article .tries span {
  font-weight: 600;
  font-weight: 600;
}
.credentialPIN article .exit {
  position: absolute;
  top: 2rem;
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: 500;
  top: initial;
  color: tomato;
  background-color: #fff;
  padding: 1.4rem 1rem;
  bottom: 2rem;
  right: 15rem;
  padding-right: 2.2rem;
}
.credentialPIN article .exit span {
  font-weight: 600;
}
.credentialPIN article .exit svg {
  width: 18px;
  fill: tomato;
  margin-right: 2rem;
}
.credentialPIN article .goForward {
  position: absolute;
  top: 2rem;
  right: 2rem;
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: 500;
  top: initial;
  color: blue;
  background-color: #fff;
  padding: 1rem 2rem;
  bottom: 2rem;
}
.credentialPIN article .goForward span {
  font-weight: 600;
}
.credentialPIN article .goForward svg {
  width: 18px;
  fill: blue;
  margin-right: 1rem;
}

.credentialPIN.show {
  visibility: visible;
  opacity: 1;
  top: 0;
}

.credentialPIN.changingPIN.actualPINApproved .tries {
  display: none;
}

.credentialPIN.changingPIN .pin-terminal .txtChangingPIN {
  display: block;
}
.credentialPIN.changingPIN .pin-terminal .table {
  display: none;
}

.xLoadingBar {
  height: 5px;
  background-color: rgba(5, 114, 206, 0.2);
  width: 100%;
  overflow: hidden;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.xLoadingBar div {
  width: 100%;
  height: 100%;
  background-color: #1A73E8;
  -webkit-animation: indeterminateAnimation 1s infinite linear;
  animation: indeterminateAnimation 1s infinite linear;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.pulse {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1019607843);
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1019607843);
}

.pulse.on {
  background: #27AE60;
  -webkit-animation: pulse-animation-green 1.5s infinite;
  animation: pulse-animation-green 1.5s infinite;
}

.pulse.off {
  background: red;
  -webkit-animation: pulse-animation-red 1.5s infinite;
  animation: pulse-animation-red 1.5s infinite;
}

@media only screen and (max-width: 1540px) {
  .masterPage .mainHeader {
    height: 60px;
  }
  .masterPage .mainHeader .inRight .ctrlLightdarkMode {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  .masterPage .mainHeader .inRight .xdropdown {
    width: 42px;
    height: 42px;
  }
  .masterPage .mainHeader .inRight .xdropdown i {
    font-size: 1.7rem;
  }
  .masterPage .mainHeader .inRight .btn-large {
    height: 42px;
    line-height: 42px;
    padding: 0 25px;
    font-size: 0.9rem;
  }
  .masterPage .mainHeader .inRight .btn-large:before {
    font-size: 1.6rem;
  }
  .masterPage .dBody {
    height: calc(100vh - 60px);
  }
  .listAllAccounts {
    grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));
  }
  .listAllAccounts .accnt {
    padding: 1.6rem 1.4rem;
  }
  .listAllAccounts .accnt p {
    font-size: 0.9rem;
  }
  .credentialPIN .list-users li {
    -webkit-transform: scale(0.88);
    -ms-transform: scale(0.88);
    transform: scale(0.88);
  }
  .credentialPIN article .pin-terminal {
    -webkit-transform: scale(0.86);
    -ms-transform: scale(0.86);
    transform: scale(0.86);
  }
  .credentialPIN article .pin-terminal .pinkey ul li {
    font-size: 1.4rem;
  }
}

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