/*!****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/@angular/cdk/overlay-prebuilt.css ***!
  \****************************************************************************************************************************************************************************************************************************************/
.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss?ngGlobalStyle ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* You can add global styles to this file, and also import other style files */
/**** Colors ****/
/* Kesko grays */
/**** Colors ****/
/* Kesko grays */
/**** Colors ****/
/* Kesko grays */
.spinner__wrapper {
  position: absolute;
  z-index: 999;
  top: calc(50% - 21.25px);
  left: calc(50% - 21.25px);
}
.spinner__wrapper.--center {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}

.spinner__background {
  background-color: #f5f5f5;
  opacity: 0.5;
  width: 100vw;
  height: 100vh;
}

.spinner__info {
  position: absolute;
  top: calc(50% + 20px);
  left: calc(50% - 45px);
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: center;
}

.spinner {
  color: #ff6900;
  display: inline-block;
  position: relative;
  width: 42.5px;
  height: 42.5px;
}
.spinner.--small {
  width: 42.5px;
  height: 24.25px;
}

.spinner div {
  transform-origin: 21.5px 21.5px;
  animation: spinner 1.2s linear infinite;
}
.spinner div.--small {
  transform-origin: 21.5px 12.5px;
}

.spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 2px;
  left: 19.5px;
  width: 4px;
  height: 10px;
  border-radius: 25%;
  background-color: #ff6900;
}
.spinner div:after.--small {
  width: 3px;
  height: 4px;
}

.spinner .--small:after {
  width: 3px;
  height: 4px;
}

.spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}

.spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}

.spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}

.spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}

.spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}

.spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}

.spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}

.spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}

.spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}

.spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}

.spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}

.spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}

@keyframes spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.cdk-overlay-pane {
  /* @include target(mobile) { 
    min-width: 100%;
  } */
}
@media only screen and (max-height: 440px) {
  .cdk-overlay-pane {
    overflow: scroll !important;
  }
}

kc-edit-user,
kc-edit-app-settings,
kc-manage-tags,
kc-support-contact,
kc-login-register,
kc-error-dialog,
kc-tos-dialog,
kc-login-register,
kc-report-faulted-socket,
kc-update-dialog,
kc-cookie-consent,
kc-delete-payment-card,
kc-cant-remove-payment-card,
kc-transaction-summary,
kc-social-login-error,
kc-payment-info-dialog,
kc-session-expired-dialog,
kc-roaming-support-contact,
kc-new-tos-dialog,
kc-payment-reminder-dialog,
kc-roaming-support-contact,
kc-payment-succeeded-dialog,
kc-maintenance-dialog,
kc-ionity-dialog,
kc-updated-pricing-dialog,
kc-updated-pricing-reminder-dialog,
.--update-dialog {
  width: 400px;
}
@media only screen and (max-width: 599px) {
  kc-edit-user,
  kc-edit-app-settings,
  kc-manage-tags,
  kc-support-contact,
  kc-login-register,
  kc-error-dialog,
  kc-tos-dialog,
  kc-login-register,
  kc-report-faulted-socket,
  kc-update-dialog,
  kc-cookie-consent,
  kc-delete-payment-card,
  kc-cant-remove-payment-card,
  kc-transaction-summary,
  kc-social-login-error,
  kc-payment-info-dialog,
  kc-session-expired-dialog,
  kc-roaming-support-contact,
  kc-new-tos-dialog,
  kc-payment-reminder-dialog,
  kc-roaming-support-contact,
  kc-payment-succeeded-dialog,
  kc-maintenance-dialog,
  kc-ionity-dialog,
  kc-updated-pricing-dialog,
  kc-updated-pricing-reminder-dialog,
  .--update-dialog {
    padding: 5px 10px;
    width: 100%;
    box-sizing: border-box;
  }
}

kc-new-tos-dialog {
  z-index: 1001;
}

kc-update-dialog {
  z-index: 1002;
}

.ng-invalid:not(form) {
  background-color: rgba(209, 21, 44, 0.07);
  border-color: #d1152c !important;
}

.overlayContainer__wrapper {
  min-width: 260px;
  min-height: 440px;
  max-height: calc(100vh - 10px);
  /* If you need to support browser without CSS var support (<= IE11) */
  max-height: calc(100vh - var(--vh-offset, 0px) - 10px);
  /* enable vh fix */
  background-color: #ffffff;
  border-radius: 2px;
  display: flex;
  flex-flow: column;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.75);
  position: relative;
}
.overlayContainer__wrapper.--scrollable {
  display: block;
  overflow-y: auto;
}
@media only screen and (max-width: 1023px) {
  .overlayContainer__wrapper.--scrollable {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
}
@media only screen and (max-width: 599px) {
  .overlayContainer__wrapper.--h100 {
    height: calc(100vh - var(--vh-offset, 0px) - 10px);
  }
}
.overlayContainer__wrapper.--update-dialog {
  width: 100%;
  min-height: 120px;
}
.overlayContainer__wrapper.--noMinHeight {
  min-height: unset;
}
.overlayContainer__wrapper kc-new-tos-dialog {
  z-index: 1001;
}
.overlayContainer__header {
  padding: 10px 10px;
  display: flex;
  flex-flow: column;
  align-items: center;
  text-align: center;
  box-sizing: border-box;
}
.overlayContainer__header.--botMargin {
  margin-bottom: 20px;
}
.overlayContainer__header .-marginBottom.-px10 {
  margin-bottom: 10px;
}
.overlayContainer__header .-marginBottom.-px20 {
  margin-bottom: 20px;
}
.overlayContainer__header .-bold {
  font-weight: bold;
}
.overlayContainer__header a {
  color: #ff6900;
  text-decoration: none;
}
.overlayContainer__header a:hover {
  text-decoration: underline;
}
.overlayContainer__header .title {
  font-size: 1.25rem;
  margin-bottom: 5px;
  font-family: "SkattaSansBold";
  line-height: 1;
}
.overlayContainer__header .info {
  font-size: 0.875rem;
  line-height: 1.2;
}
.overlayContainer__header .info.-padding {
  padding: 10px;
}
.overlayContainer__header .border {
  border-radius: 25%;
  overflow: hidden;
  font-size: 0.625rem;
  color: #898d8d;
  width: 100%;
}
.overlayContainer__header .border.--blue {
  color: #2d5188;
}
.overlayContainer__contentTemplateLabel {
  display: flex;
  font-size: 0.8125rem;
  justify-content: space-between;
  background-color: #f5f5f5;
  padding: 5px 10px;
}
.overlayContainer__contentTemplateLabel span {
  color: #898d8d;
  font-family: "SkattaSansMedium";
}
.overlayContainer__contentTemplateLabel a {
  color: #ff6900;
  font-family: "SkattaSansMedium";
  text-decoration: none;
  cursor: pointer;
}
.overlayContainer__contentTemplateLabel a:hover {
  cursor: pointer;
  text-decoration: underline;
}
.overlayContainer__contentTemplate {
  display: flex;
  flex-flow: column;
  flex: 1;
  width: 100%;
}
.overlayContainer__contentTemplate .iconContainer {
  display: flex;
  justify-content: center;
  margin: 10px 0px;
}
.overlayContainer__contentTemplate .iconContainer div {
  background-color: #D8D8D8;
  height: 150px;
  width: 150px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.overlayContainer__contentTemplate .iconContainer div.-white {
  background-color: #ffffff;
  border: 2px solid #ff6900;
  height: 100px;
  width: 100px;
}
.overlayContainer__contentTemplate .iconContainer div.-white img {
  width: 50px;
  height: 50px;
}
.overlayContainer__contentTemplate .iconContainer .k-id-widget {
  height: 140px;
}
.overlayContainer__contentTemplate .iconContainer .k-charge-tag {
  height: 150px;
  border-radius: 50%;
}
.overlayContainer__contentTemplate .errorIcon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 25%;
}
.overlayContainer__contentTemplate .errorIcon img {
  width: 36px;
  height: 36px;
  padding: 10px;
}
.overlayContainer__contentTemplate .successfulIcon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.overlayContainer__contentTemplate .successfulIcon img {
  width: 36px;
  height: 36px;
  padding: 10px;
}
.overlayContainer__contentTemplate .content {
  display: flex;
  padding: 20px 0px 10px 25px;
}
.overlayContainer__contentTemplate .content img {
  height: 24px;
  position: relative;
  margin-right: 25px;
  top: 2;
}
.overlayContainer__contentTemplate .content .textContainer {
  display: flex;
  flex-flow: column;
}
.overlayContainer__contentTemplate .content .textContainer .title {
  font-size: 0.75rem;
  font-family: "SkattaSansBold";
  color: #898d8d;
}
.overlayContainer__contentTemplate .content .textContainer .label {
  font-size: 0.875rem;
  font-family: "SkattaSansBold";
}
.overlayContainer__contentTemplate .content .textContainer .text {
  font-size: 0.6875rem;
}
.overlayContainer__contentTemplate .content .textContainer .callPriceLabel {
  font-size: 0.75rem;
  font-family: "SkattaSansBold";
}
.overlayContainer__contentCentered {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
}
.overlayContainer__infoContainer {
  display: flex;
  align-items: center;
  margin: 5px;
}
.overlayContainer__infoContainer img {
  height: 24px;
  margin: 5px;
}
.overlayContainer__infoContainer .infoTextContainer {
  display: flex;
  flex-flow: column;
}
.overlayContainer__infoContainer .infoTextContainer .title {
  font-size: 0.875rem;
  font-family: "SkattaSansBold";
  line-height: 1;
}
.overlayContainer__infoContainer .infoTextContainer .title.--orange {
  color: #ff6900;
}
.overlayContainer__infoContainer .infoTextContainer .info {
  font-size: 0.75rem;
  line-height: 1;
}
.overlayContainer__textContainer {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
}
.overlayContainer__textContainer a {
  font-family: "SkattaSansBold" !important;
  text-decoration: none;
  color: #ff6900 !important;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
.overlayContainer__textContainer a.--blue {
  color: #2d5188 !important;
}
.overlayContainer__textContainer img {
  height: 35px;
  width: 35px;
}
.overlayContainer__textContainer .infoContainer {
  background-color: #F7F7F3;
  border-radius: 4px;
  display: flex;
  align-items: center;
  padding: 10px 0;
}
.overlayContainer__textContainer .infoContainer img {
  height: 24px;
  width: 24px;
  min-width: 24px;
  margin: 10px;
}
.overlayContainer__textContainer .infoContainer span {
  font-size: 0.75rem;
  padding-right: 10px;
}
.overlayContainer__contentWrapper {
  box-sizing: border-box;
  display: flex;
  flex: 1;
}
.overlayContainer__contentWrapper.--h100 {
  height: 100%;
}
.overlayContainer__contentWrapper.--scrollable {
  display: block;
  overflow-y: auto;
}
@media only screen and (max-width: 1023px) {
  .overlayContainer__contentWrapper.--scrollable {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
}
.overlayContainer__contentWrapper .inputContainer {
  position: relative;
  margin: 5px 10px;
}
.overlayContainer__contentWrapper .inputContainer .validation {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.overlayContainer__contentWrapper .inputContainer .validation img {
  width: 20px;
  height: 20px;
}
.overlayContainer__contentWrapper .inputContainer label {
  max-width: 225px;
}
.overlayContainer__contentWrapper .inputContainer label a {
  color: #ff6900;
  text-decoration: none;
}
.overlayContainer__contentWrapper .inputContainer label a:hover {
  text-decoration: underline;
}
.overlayContainer__contentWrapper .inputContainer label.--wide {
  max-width: 240px;
}
.overlayContainer__contentWrapper .inputContainer.--switch {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.overlayContainer__contentWrapper .inputContainer.--w30 {
  width: 30%;
}
.overlayContainer__contentWrapper .inputContainer.--w55 {
  width: 55%;
}
.overlayContainer__contentWrapper label {
  font-size: 0.8125rem;
  color: #54585a;
}
.overlayContainer__contentWrapper .callPriceLabel {
  font-size: 0.75rem;
}
.overlayContainer__contentWrapper input,
.overlayContainer__contentWrapper select,
.overlayContainer__contentWrapper textarea {
  border: solid 1px #898d8d;
  width: 100%;
  width: -webkit-fill-available;
  height: 38px;
  border-radius: 3px;
  padding: 0 8px;
  font-size: 1rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
}
.overlayContainer__contentWrapper input.textarea,
.overlayContainer__contentWrapper select.textarea,
.overlayContainer__contentWrapper textarea.textarea {
  height: 65px;
  resize: none;
  overflow: auto;
  white-space: normal;
  padding: 8px 8px 0 8px;
}
.overlayContainer__contentWrapper.--centered {
  justify-content: center;
  align-items: center;
}
.overlayContainer__actionContainer {
  display: flex;
  box-sizing: border-box;
  justify-content: space-between;
  flex: 1;
  align-items: flex-end;
  padding: 10px;
}
.overlayContainer__actionContainer.--w100 {
  flex-flow: column-reverse;
  justify-content: flex-start;
}
.overlayContainer__actionContainer.--w100 .overlayContainer__actionButton {
  width: 100% !important;
  margin-top: 10px;
}
.overlayContainer__actionContainer.--w100 .overlayContainer__actionButton:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.overlayContainer__actionContainer.--center {
  align-items: center;
}
.overlayContainer__actionContainer.--alignBottom {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.overlayContainer__actionButton {
  min-width: 130px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  font-size: 0.875rem;
  border: #ff6900 2px solid;
}
.overlayContainer__actionButton.--orange {
  color: #ffffff;
  background-color: #ff6900;
}
.overlayContainer__actionButton.--white {
  color: #ff6900;
  background-color: #ffffff;
}
.overlayContainer__actionButton.--blue {
  color: #2d5188;
  background-color: #ffffff;
  border-color: #2d5188;
}
.overlayContainer__actionButton.--left {
  margin-right: 5px;
  flex: 1;
}
.overlayContainer__actionButton.--right {
  margin-left: 5px;
  flex: 1;
}
.overlayContainer__actionButton span {
  font-family: "SkattaSansMedium";
  -webkit-user-select: none;
          user-select: none;
}
.overlayContainer__actionButton:focus {
  outline: 1px dotted #212121;
  outline: 5px auto -webkit-focus-ring-color;
  background-color: #e65f00;
  border-color: #e65f00;
  color: #ffffff;
}
.overlayContainer__actionButton:focus.--blue {
  background-color: #274675;
  border-color: #274675;
}
.overlayContainer__actionButton:hover {
  cursor: pointer;
  background-color: #ff8733;
  border-color: #ff8733;
  color: #ffffff;
}
.overlayContainer__actionButton:hover.--blue {
  background-color: #3a68ae;
  border-color: #3a68ae;
}
.overlayContainer__actionButton:active {
  background-color: #cc5400;
  border-color: #cc5400;
  color: #ffffff;
}
.overlayContainer__actionButton:active.--blue {
  background-color: #203a62;
  border-color: #203a62;
}
.overlayContainer__actionButton:disabled {
  background-color: #f5f5f5;
  color: #9ea2a2;
  cursor: not-allowed;
  border-color: #f5f5f5;
}
.overlayContainer__socketContainer {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-around;
  padding: 10px;
  box-sizing: border-box;
}
.overlayContainer__socketContainer .status {
  display: flex;
  flex-flow: column;
  background-color: #f5f5f5;
  border-radius: 4px;
  align-items: center;
  justify-content: center;
  padding: 10px;
  border-top: 4px solid #ff6900;
  width: 130px;
  min-height: 55px;
}
.overlayContainer__socketContainer .status.--blue {
  border-top-color: #2d5188;
}
.overlayContainer__socketContainer .status .socket {
  border: 1px solid #ff6900;
  border-radius: 1px;
  font-size: 1.25rem;
  font-family: "SkattaSansMedium";
  padding: 0 4px;
  color: #ff6900;
  margin-bottom: 10px;
}
.overlayContainer__socketContainer .status .socket.--blue {
  color: #2d5188 !important;
  border-color: #2d5188;
}
.overlayContainer__socketContainer .status .info {
  font-size: 0.75rem;
  color: #54585a;
}
.overlayContainer__socketContainer .status img {
  width: 30px;
  height: 30px;
  margin-bottom: 10px;
}
.overlayContainer__supportWrapper {
  height: 100px;
  background-color: #F7F7F3;
  margin: 10px;
  border-radius: 2px;
  display: flex;
  flex-flow: column;
  padding: 5px;
}
.overlayContainer__supportContainer {
  display: flex;
}
.overlayContainer__supportContainer img {
  padding: 5px;
  height: 50px;
}
.overlayContainer__supportContainer .textContainer {
  display: flex;
  flex-flow: column;
  padding: 5px 0px 0px 5px;
}
.overlayContainer__supportContainer .textContainer .header {
  font-size: 0.9375rem;
  font-family: "SkattaSansBold";
  line-height: 1;
  margin-bottom: 5px;
}
.overlayContainer__supportContainer .textContainer .infoText {
  font-size: 0.75rem;
  line-height: 1;
}
.overlayContainer__supportActionContainer {
  display: flex;
  flex-direction: column;
  margin-left: 70px;
  align-items: flex-start;
  flex: 1;
}
.overlayContainer__supportActionContainer a {
  color: #ff6900;
  font-size: 0.875rem;
  text-decoration: none;
  font-family: "SkattaSansBold";
}
.overlayContainer__supportActionContainer a:hover {
  cursor: pointer;
  text-decoration: underline;
}

.doubleRow {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
}

.radioGroup .inputContainer {
  width: auto;
  position: relative;
  margin-top: 10px;
  margin-left: 10px;
  display: flex;
  flex-flow: row-reverse;
  align-items: center;
  justify-content: flex-end;
  /* Hide the browser's default radio button */
  /* Create a custom radio button */
  /* On mouse-over, add a grey background color */
  /* When the radio button is checked, add a blue background */
  /* Create the indicator (the dot/circle - hidden when not checked) */
  /* Show the indicator (dot/circle) when checked */
  /* Style the indicator (dot/circle) */
}
.radioGroup .inputContainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  z-index: 99;
  height: 16px;
  width: 100%;
  margin: 0;
  padding: 0;
}
.radioGroup .inputContainer input.text {
  position: initial;
  opacity: 1;
  display: flex;
  flex: 1;
  margin-left: 5px;
  height: 36px;
  padding-left: 10px;
  z-index: 101;
}
.radioGroup .inputContainer label {
  margin-left: 10px;
}
.radioGroup .inputContainer .radioButton {
  position: relative;
  top: 0;
  left: 0;
  height: 14px;
  width: 14px;
  background-color: #ffffff;
  border: 1px solid #898d8d;
  border-radius: 50%;
}
.radioGroup .inputContainer:hover input ~ .radioButton {
  background-color: #ccc;
}
.radioGroup .inputContainer input:checked ~ .radioButton {
  background-color: #ffffff;
  border: 1px solid #ff6900;
}
.radioGroup .inputContainer .radioButton:after {
  content: "";
  position: absolute;
  display: none;
}
.radioGroup .inputContainer input:checked ~ .radioButton:after {
  display: block;
}
.radioGroup .inputContainer .radioButton:after {
  top: 2px;
  left: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff6900;
}

* {
  font-family: "SkattaSansRegular";
}

html {
  background-color: #FF6900;
  overflow: hidden;
  width: 100%;
}

body {
  margin: 0;
  position: fixed;
  overflow-y: scroll;
  /* has to be scroll, not auto. This fixes iOS */
  -webkit-overflow-scrolling: touch;
}

kc-root {
  display: flex;
}
@media only screen and (max-width: 1023px) {
  kc-root {
    justify-content: center;
  }
}

ka-root {
  z-index: 9;
}

kc-charge-point {
  display: flex;
  flex-direction: column;
  width: 100%;
  overflow: inherit;
}

#ka-overlay {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: 10px;
  left: auto !important;
}
@media only screen and (max-width: 599px) {
  #ka-overlay {
    margin-right: 0px;
    top: 0 !important;
  }
}

#ka-arrow {
  right: 46px !important;
}

#ka-close-widget {
  display: none;
  position: absolute;
  top: 15px;
  right: 15px;
}
#ka-close-widget img {
  height: 24px;
  width: 24px;
}

.switch {
  position: relative;
  width: 35px;
  height: 19px;
  border-radius: 15px;
  background-color: #D8D8D8;
  border: 1px #cbcbcb solid;
  cursor: pointer;
}
.switch:active {
  background-color: #cbcbcb;
}

.switch::before {
  content: "";
  display: block;
  position: absolute;
  margin-left: 0px;
  top: 1px;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  background-color: #ffffff;
  border: 1px #cbcbcb solid;
}

.switch,
.switch::before {
  transition: background-color 300ms cubic-bezier(0.645, 0.045, 0.355, 1), border-color 300ms cubic-bezier(0.645, 0.045, 0.355, 1), margin-left 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition: background-color 300ms cubic-bezier(0.645, 0.045, 0.355, 1), border-color 300ms cubic-bezier(0.645, 0.045, 0.355, 1), margin-left 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: background-color 300ms cubic-bezier(0.645, 0.045, 0.355, 1), border-color 300ms cubic-bezier(0.645, 0.045, 0.355, 1), margin-left 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: background-color 300ms cubic-bezier(0.645, 0.045, 0.355, 1), border-color 300ms cubic-bezier(0.645, 0.045, 0.355, 1), margin-left 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

.switch.on {
  background-color: #ff6900;
  border: 1px #e65f00 solid;
}
.switch.on.--blue {
  background-color: #2d5188;
  border: 1px #274675 solid;
}
.switch.on.--blue:active {
  background-color: #2d5188;
}
.switch.on:active {
  background-color: #e65f00;
}

.switch.on::before {
  margin-left: 18px;
  border: 1px #e65f00 solid;
}

.switch.on.--blue:before {
  margin-left: 18px;
  border: 1px #274675 solid;
}

kc-loader {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  /* If you need to support browser without CSS var support (<= IE11) */
  max-height: calc(100vh - var(--vh-offset, 0px));
}

kc-active-transaction {
  height: 100%;
  display: flex;
  flex-flow: column;
}

kc-socket {
  height: 100%;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/scss/_fonts.scss?ngGlobalStyle ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@font-face {
  font-family: "SkattaSansRegular";
  font-display: swap;
  unicode-range: U+000-5FF;
  src: url('SkattaSansRegular.4688c265c3480fbe.ttf');
}
@font-face {
  font-family: "SkattaSansMedium";
  font-display: swap;
  unicode-range: U+000-5FF;
  src: url('SkattaSansMedium.b2eda993ca6feb31.ttf');
}
@font-face {
  font-family: "SkattaSansLight";
  font-display: swap;
  unicode-range: U+000-5FF;
  src: url('SkattaSansLight.a3b215269c0b335e.ttf');
}
@font-face {
  font-family: "SkattaSansBold";
  font-display: swap;
  unicode-range: U+000-5FF;
  src: url('SkattaSansBold.5068442804ff5360.ttf');
}
@font-face {
  font-family: "SkattaSansBlack";
  font-display: swap;
  unicode-range: U+000-5FF;
  src: url('SkattaSansBlack.d9f564b8dd7c0c53.ttf');
}

/*# sourceMappingURL=styles.6d91bd113a66763f.css.map*/