.toast-message {
  font-family: "Inter", sans-serif;
  border-radius: 10px;
}

.toast-top-center {
  top: 10px;
  left: 12px;
  right: 12px;
}

#toast-container > .toast-error {
  background-image: none;
}

body {
  font-family: "Inter", sans-serif;
  color: #343B44;
}
body.process footer {
  padding-bottom: 200px;
}
body.process .content:first-of-type {
  margin-top: 90px;
}

#view-holder {
  min-height: calc(100vh - 10px);
  font-size: 16px;
}

header {
  text-align: center;
  padding: 20px 0;
}
header img {
  width: 123px;
  height: auto;
}

nav {
  background: white;
}
nav.fixed-top .top {
  position: relative;
  width: 100%;
  padding: 16px;
}
nav.fixed-top .top .back {
  position: absolute;
  color: #00619C;
  font-size: 14px;
  font-weight: 700;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
nav.fixed-top .top .back a {
  cursor: pointer;
}
nav.fixed-top h2 {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #091018;
  margin: 0;
}

footer {
  background-color: #00395F;
  color: white;
  font-size: 16px;
  font-weight: 300;
  padding: 24px 30px;
}
footer a {
  color: inherit;
}
footer a:hover {
  color: inherit;
  text-decoration: underline;
}
footer p:last-child {
  margin-bottom: 0;
}

.content {
  width: 100%;
  padding: 0 16px;
}

a {
  text-decoration: none;
  color: #00619C;
}

.location .name {
  font-size: 22px;
  font-weight: 500;
  color: #091018;
}
.location .address {
  font-size: 16px;
  color: #343B44;
}
.location .charger {
  margin-top: 10px;
  font-size: 16px;
  color: #091018;
}
.location .charger .price {
  font-size: 32px;
}
.location .charger .price small {
  font-size: 26px;
}
.location .charger .price .kwh {
  font-size: 16px;
}

.info {
  border: 0;
  border-radius: 10px;
  background-color: #f3f3f3;
  padding: 20px 15px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  margin: 30px auto;
}
.info a {
  font-weight: 600;
}

.app {
  text-align: center;
  padding: 15px;
  font-size: 14px;
  color: #091018;
}
.app p {
  margin-bottom: 10px;
}
.app a {
  font-weight: 700;
}

.legal {
  font-size: 14px;
  color: #61686E;
  text-align: center;
  margin: 20px auto;
}
.legal.small {
  font-size: 12px;
}
.legal a {
  font-weight: 600;
}
.legal a.grey {
  color: #61686E;
  text-decoration: underline;
}

hr {
  background-color: #E7EFF6;
  height: 6px;
  border: 0;
  margin: 0;
}

.btn-qr {
  background-color: #F15A29;
  color: white !important;
  text-decoration: none !important;
  padding: 15px;
  font-size: 17px;
  font-weight: 700;
  border-radius: 10px;
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 10px;
  border: 0;
  /*&:hover {
    background-color: $orange_medium;
    color:inherit;
    text-decoration: none;

  }*/
}
.btn-qr:disabled, .btn-qr.disabled {
  background-color: #E3E4E5;
  color: #93979C !important;
}

.payment_type img.icon {
  height: 30px;
  margin-right: 5px;
  margin-left: 15px;
}
.payment_type .form-check-input {
  margin-top: 8px;
}
.payment_type .form-check-label {
  font-size: 16px;
  font-weight: 500;
  vertical-align: middle;
}

.phone_number .number {
  font-size: 24px;
  font-weight: 600;
}

.charging_details {
  text-align: center;
}
.charging_details .rectangle {
  display: inline-block;
  width: 45%;
  padding: 15px 0;
  border-color: #E3E4E5;
  border-style: solid;
}
.charging_details .rectangle .label {
  font-size: 14px;
  color: #93979C;
  font-weight: 700;
}
.charging_details .rectangle .value {
  font-size: 28px;
  color: #091018;
  font-weight: 400;
}
.charging_details .rectangle .value small {
  font-size: 14px;
}
.charging_details .rectangle:nth-child(1) {
  border-width: 0 1px 1px 0;
}
.charging_details .rectangle:nth-child(2) {
  border-width: 0 0 1px 0;
}
.charging_details .rectangle:nth-child(3) {
  border-width: 0 1px 0 0;
}
.charging_details .rectangle:nth-child(4) {
  border-width: 0;
}

.receipt .cost {
  font-weight: bold;
  float: right;
  display: inline-block;
}

.error {
  text-align: center;
  margin-top: 250px;
}
.error img {
  width: 128px;
}
.error h2 {
  font-size: 28px;
  text-align: center;
}
.error p {
  color: #61686E;
  margin-top: 30px;
}

input[type=text], input[type=number] {
  width: 100%;
  padding: 15px 20px;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid #93979C;
  color: #091018;
}
input[type=text]::placeholder, input[type=number]::placeholder {
  color: #93979C;
}
input[type=text]:active, input[type=text]:focus, input[type=number]:active, input[type=number]:focus {
  border-color: #00619C;
  outline: none;
}

@keyframes ldio-m4dgzqw41ui-o {
  0% {
    opacity: 1;
    transform: translate(0, 0);
  }
  49.99% {
    opacity: 1;
    transform: translate(52.44px, 0);
  }
  50% {
    opacity: 0;
    transform: translate(52.44px, 0);
  }
  100% {
    opacity: 0;
    transform: translate(0, 0);
  }
}
@keyframes ldio-m4dgzqw41ui {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(52.44px, 0);
  }
  100% {
    transform: translate(0, 0);
  }
}
.ldio-m4dgzqw41ui div {
  position: absolute;
  width: 52.44px;
  height: 52.44px;
  border-radius: 50%;
  top: 30.78px;
  left: 4.56px;
}

.ldio-m4dgzqw41ui div:nth-child(1) {
  background: #f15a29;
  animation: ldio-m4dgzqw41ui 1.9230769231s linear infinite;
  animation-delay: -0.9615384615s;
}

.ldio-m4dgzqw41ui div:nth-child(2) {
  background: #00619c;
  animation: ldio-m4dgzqw41ui 1.9230769231s linear infinite;
  animation-delay: 0s;
}

.ldio-m4dgzqw41ui div:nth-child(3) {
  background: #f15a29;
  animation: ldio-m4dgzqw41ui-o 1.9230769231s linear infinite;
  animation-delay: -0.9615384615s;
}

.loadingio-spinner-dual-ball-9ak3rz68434 {
  width: 114px;
  height: 114px;
  display: inline-block;
  overflow: hidden;
  background: rgba(0, 0, 0, 0);
}

.ldio-m4dgzqw41ui {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0; /* see note above */
}

.ldio-m4dgzqw41ui div {
  box-sizing: content-box;
}

#pricing-table {
  margin: auto;
  font-size: 16px;
  font-weight: normal;
}
#pricing-table h3 {
  font-weight: 700;
  font-size: 18px;
  padding-left: 5px;
  margin: 10px 0;
}
#pricing-table table {
  width: 100%;
}
#pricing-table table, #pricing-table table tr td, #pricing-table table tr th {
  font-size: 14px;
  font-weight: normal;
  padding: 3px 5px;
}
#pricing-table table.pricing-tou {
  margin-bottom: 10px;
  border-collapse: separate;
  border-spacing: 0;
}
#pricing-table table.pricing-tou tr {
  border: 0;
}
#pricing-table table.pricing-tou tr th.title {
  background-color: #efefef;
  border-radius: 10px 10px 0 0;
  font-weight: bold;
  font-size: 13px;
}
#pricing-table table.pricing-tou tr td, #pricing-table table.pricing-tou tr th {
  border: 1px solid #E3E4E5;
  padding: 7px 10px;
  border-bottom: 0;
}
#pricing-table table.pricing-tou tr td:first-of-type {
  border-left: none;
}
#pricing-table table.pricing-tou tr:last-child th {
  border-radius: 0 0 0 10px;
  border-bottom: 1px solid #E3E4E5;
}
#pricing-table table.pricing-tou tr:last-child td {
  border-radius: 0 0 10px 0;
  border-bottom: 1px solid #E3E4E5;
}
