@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/PlusJakartaSans/PlusJakartaSans-Regular.ttf); }
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: italic;
  font-weight: 400;
  src: url(fonts/PlusJakartaSans/PlusJakartaSans-Italic.ttf); }
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 500;
  src: url(fonts/PlusJakartaSans/PlusJakartaSans-Medium.ttf); }
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 600;
  src: url(fonts/PlusJakartaSans/PlusJakartaSans-SemiBold.ttf); }
/* width */
::-webkit-scrollbar {
  width: 10px;
  height: 7px; }

/* Track */
::-webkit-scrollbar-track {
  background: #f0f0f0; }

/* Handle */
::-webkit-scrollbar-thumb {
  background: #333; }

html {
  margin: 0;
  padding: 0; }

body {
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
  font-family: "Plus Jakarta Sans", sans-serif;
  color: #7a7b7d;
  font-size: 18px;
  line-height: 150%;
  font-weight: 400;
  background: #fff; }

.pt0 {
  padding-top: 0px !important; }

.pt10 {
  padding-top: 10px !important; }

.pt20 {
  padding-top: 20px !important; }

.pt30 {
  padding-top: 30px !important; }

.pt40 {
  padding-top: 40px !important; }

.pt50 {
  padding-top: 50px !important; }

.pt60 {
  padding-top: 60px !important; }

.pt70 {
  padding-top: 70px !important; }

.pt80 {
  padding-top: 80px !important; }

.pt90 {
  padding-top: 90px !important; }

.pt100 {
  padding-top: 100px !important; }

.pl0 {
  padding-left: 0px !important; }

.pl10 {
  padding-left: 10px !important; }

.pl20 {
  padding-left: 20px !important; }

.pl30 {
  padding-left: 30px !important; }

.pl40 {
  padding-left: 40px !important; }

.pl50 {
  padding-left: 50px !important; }

.pl60 {
  padding-left: 60px !important; }

.pl70 {
  padding-left: 70px !important; }

.pl80 {
  padding-left: 80px !important; }

.pl90 {
  padding-left: 90px !important; }

.pl100 {
  padding-left: 100px !important; }

.pr0 {
  padding-right: 0px !important; }

.pr10 {
  padding-right: 10px !important; }

.pr20 {
  padding-right: 20px !important; }

.pr30 {
  padding-right: 30px !important; }

.pr40 {
  padding-right: 40px !important; }

.pr50 {
  padding-right: 50px !important; }

.pr60 {
  padding-right: 60px !important; }

.pr70 {
  padding-right: 70px !important; }

.pr80 {
  padding-right: 80px !important; }

.pr90 {
  padding-right: 90px !important; }

.pr100 {
  padding-right: 100px !important; }

.pb0 {
  padding-bottom: 0px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.pb60 {
  padding-bottom: 60px !important; }

.pb70 {
  padding-bottom: 70px !important; }

.pb80 {
  padding-bottom: 80px !important; }

.pb90 {
  padding-bottom: 90px !important; }

.pb100 {
  padding-bottom: 100px !important; }

.mt0 {
  margin-top: 0px !important; }

.mt10 {
  margin-top: 10px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt50 {
  margin-top: 50px !important; }

.mt60 {
  margin-top: 60px !important; }

.mt70 {
  margin-top: 70px !important; }

.mt80 {
  margin-top: 80px !important; }

.mt90 {
  margin-top: 90px !important; }

.mt100 {
  margin-top: 100px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.mb90 {
  margin-bottom: 90px !important; }

.mb100 {
  margin-bottom: 100px !important; }

.w0 {
  width: 0% !important; }

.w1 {
  width: 1% !important; }

.w2 {
  width: 2% !important; }

.w3 {
  width: 3% !important; }

.w4 {
  width: 4% !important; }

.w5 {
  width: 5% !important; }

.w6 {
  width: 6% !important; }

.w7 {
  width: 7% !important; }

.w8 {
  width: 8% !important; }

.w9 {
  width: 9% !important; }

.w10 {
  width: 10% !important; }

.w11 {
  width: 11% !important; }

.w12 {
  width: 12% !important; }

.w13 {
  width: 13% !important; }

.w14 {
  width: 14% !important; }

.w15 {
  width: 15% !important; }

.w16 {
  width: 16% !important; }

.w17 {
  width: 17% !important; }

.w18 {
  width: 18% !important; }

.w19 {
  width: 19% !important; }

.w20 {
  width: 20% !important; }

.w21 {
  width: 21% !important; }

.w22 {
  width: 22% !important; }

.w23 {
  width: 23% !important; }

.w24 {
  width: 24% !important; }

.w25 {
  width: 25% !important; }

.w26 {
  width: 26% !important; }

.w27 {
  width: 27% !important; }

.w28 {
  width: 28% !important; }

.w29 {
  width: 29% !important; }

.w30 {
  width: 30% !important; }

.w31 {
  width: 31% !important; }

.w32 {
  width: 32% !important; }

.w33 {
  width: 33% !important; }

.w34 {
  width: 34% !important; }

.w35 {
  width: 35% !important; }

.w36 {
  width: 36% !important; }

.w37 {
  width: 37% !important; }

.w38 {
  width: 38% !important; }

.w39 {
  width: 39% !important; }

.w40 {
  width: 40% !important; }

.w41 {
  width: 41% !important; }

.w42 {
  width: 42% !important; }

.w43 {
  width: 43% !important; }

.w44 {
  width: 44% !important; }

.w45 {
  width: 45% !important; }

.w46 {
  width: 46% !important; }

.w47 {
  width: 47% !important; }

.w48 {
  width: 48% !important; }

.w49 {
  width: 49% !important; }

.w50 {
  width: 50% !important; }

.w51 {
  width: 51% !important; }

.w52 {
  width: 52% !important; }

.w53 {
  width: 53% !important; }

.w54 {
  width: 54% !important; }

.w55 {
  width: 55% !important; }

.w56 {
  width: 56% !important; }

.w57 {
  width: 57% !important; }

.w58 {
  width: 58% !important; }

.w59 {
  width: 59% !important; }

.w60 {
  width: 60% !important; }

.w61 {
  width: 61% !important; }

.w62 {
  width: 62% !important; }

.w63 {
  width: 63% !important; }

.w64 {
  width: 64% !important; }

.w65 {
  width: 65% !important; }

.w66 {
  width: 66% !important; }

.w67 {
  width: 67% !important; }

.w68 {
  width: 68% !important; }

.w69 {
  width: 69% !important; }

.w70 {
  width: 70% !important; }

.w71 {
  width: 71% !important; }

.w72 {
  width: 72% !important; }

.w73 {
  width: 73% !important; }

.w74 {
  width: 74% !important; }

.w75 {
  width: 75% !important; }

.w76 {
  width: 76% !important; }

.w77 {
  width: 77% !important; }

.w78 {
  width: 78% !important; }

.w79 {
  width: 79% !important; }

.w80 {
  width: 80% !important; }

.w81 {
  width: 81% !important; }

.w82 {
  width: 82% !important; }

.w83 {
  width: 83% !important; }

.w84 {
  width: 84% !important; }

.w85 {
  width: 85% !important; }

.w86 {
  width: 86% !important; }

.w87 {
  width: 87% !important; }

.w88 {
  width: 88% !important; }

.w89 {
  width: 89% !important; }

.w90 {
  width: 90% !important; }

.w91 {
  width: 91% !important; }

.w92 {
  width: 92% !important; }

.w93 {
  width: 93% !important; }

.w94 {
  width: 94% !important; }

.w95 {
  width: 95% !important; }

.w96 {
  width: 96% !important; }

.w97 {
  width: 97% !important; }

.w98 {
  width: 98% !important; }

.w99 {
  width: 99% !important; }

.w100 {
  width: 100% !important; }

.pad0 {
  padding: 0 !important; }

.paragraphs p:first-child {
  margin-top: 0; }
.paragraphs p:last-child {
  margin-bottom: 0; }

.wrapper {
  position: relative;
  float: left;
  width: 100%;
  z-index: 100;
  overflow: hidden; }

.centered {
  text-align: center !important; }

img {
  max-width: 100%;
  vertical-align: top;
  transition: all 0.3s ease; }

hr {
  display: block;
  border: none;
  width: 100%;
  height: 2px;
  background: #f4f2ed;
  margin: 30px 0; }

ul {
  padding-left: 30px; }

.fleft {
  float: left !important; }

.fright {
  float: right !important; }

img.fleft,
img[align="left"] {
  margin-right: 30px;
  margin-bottom: 10px; }

img.fright,
img[align="right"] {
  margin-left: 30px;
  margin-bottom: 10px; }

.row {
  width: 100%;
  display: block;
  float: left; }

.flex {
  display: flex; }

.justify-between {
  justify-content: space-between; }

.flex-wrap {
  flex-wrap: wrap; }

.ib {
  display: inline-block; }

.sec {
  display: block;
  float: left;
  width: 100%;
  text-align: center; }

.container {
  display: inline-block;
  vertical-align: top;
  width: 1170px;
  text-align: left; }
  .container.flex {
    margin-left: auto;
    margin-right: auto;
    display: flex; }

* {
  outline: none;
  box-sizing: border-box;
  vertical-align: top; }

a {
  text-decoration: underline;
  color: #343741;
  transition: all 0.3s ease; }

a:hover {
  color: #424297;
  text-decoration: none; }

a:after, a:before,
button, input, select, textarea {
  transition: all 0.3s ease; }

select::-ms-expand {
  display: none; }

input::-ms-clear {
  display: none; }

svg {
  width: 100%;
  height: 100%; }
  svg, svg * {
    transition: all 0.3s ease; }

.noPT {
  padding-top: 0 !important; }

/* SITE STYLES */
.button {
  display: inline-block;
  height: 50px;
  text-align: center;
  line-height: 50px;
  padding: 0 30px;
  margin-bottom: 10px;
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  border: none;
  background: #424297;
  text-decoration: none;
  transition: all 0.3s ease; }
  .button:hover {
    color: #fff;
    background: #323274; }
  .button.gray {
    background: #616161; }
    .button.gray:hover {
      color: #fff;
      background: #484848; }
  .button.refillcart, .button.refillcart_empty {
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    font-size: 16px; }

button.button,
input.button {
  line-height: initial; }

.button-o-rb {
  display: inline-block;
  height: 50px;
  text-align: center;
  line-height: 44px;
  padding: 0 30px;
  margin-bottom: 10px;
  font-size: 18px;
  color: #000;
  font-weight: 400;
  border: 3px solid #424297;
  background: #fff;
  text-decoration: none;
  transition: all 0.3s ease; }
  .button-o-rb:hover {
    background: #424297;
    color: #fff; }

.header_sec {
  border-bottom: 1px solid #F6EFEA;
  padding-top: 15px;
  padding-bottom: 25px; }
  .header_sec .container {
    justify-content: space-between;
    align-items: center; }

.header_left {
  display: flex;
  align-items: center; }

.header_right {
  display: flex;
  flex-direction: column;
  align-items: flex-end; }

.logo {
  width: 200px;
  margin-top: 30px; }

.topper_menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-bottom: 10px; }
  .topper_menu li {
    display: inline-block; }
  .topper_menu li a {
    display: inline-block;
    color: #343741;
    font-size: 14px;
    text-decoration: none; }
    .topper_menu li a:hover {
      color: #424297; }

.topmenu {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center; }
  .topmenu > li > a:not(.button) {
    display: inline-block;
    font-size: 20px;
    margin-right: 30px;
    padding-right: 30px;
    background: url(img/menu_wrap.gif) no-repeat right center;
    color: #424297;
    text-decoration: none; }
    .topmenu > li > a:not(.button):hover {
      color: #343741; }
  .topmenu > li > .button {
    height: 50px;
    line-height: 50px;
    margin-bottom: 0;
    border-radius: 3px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: 16px; }
  .topmenu > li:last-child > a:not(.button) {
    background: none;
    padding-right: 0;
    margin-right: 0; }

.bread_sec {
  border-bottom: 1px solid #F6EFEA; }

.bread {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  .bread li {
    display: inline-block;
    font-size: 12px;
    line-height: 48px;
    height: 48px;
    letter-spacing: 0.08em;
    text-transform: uppercase; }
    .bread li:not(:last-child):after {
      content: '\f105';
      font-family: 'FontAwesome';
      display: inline-block;
      margin: 0 8px;
      margin-left: 13px; }
  .bread a {
    display: inline-block;
    text-decoration: none;
    color: #424297; }
    .bread a:hover {
      color: inherit;
      text-decoration: underline; }
  .bread .fa {
    color: #424297;
    font-size: 18px;
    line-height: 48px;
    height: 48px; }

.content_sec .container {
  border-left: 4px solid #f4f2ed;
  border-right: 4px solid #f4f2ed;
  border-bottom: 4px solid #f4f2ed; }

.page_title_box {
  background: #F6EFEA;
  padding: 30px 30px; }
  .page_title_box h1 {
    font-weight: 400;
    margin: 0;
    font-size: 26px;
    color: #343741; }
    .page_title_box h1 span {
      font-size: 20px;
      vertical-align: baseline; }
    .page_title_box h1 .fa {
      vertical-align: baseline;
      color: #aba9a4;
      margin-right: 10px; }

.content_inner {
  padding-top: 10px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 40px; }

.poengs_box {
  width: 100%;
  max-width: 500px; }

.ip_cell {
  width: 100%; }

.input_text {
  width: 100%;
  height: 50px;
  background: #fff;
  border: 1px solid #d0d0d0;
  border-radius: 2px;
  padding: 0 25px;
  color: #343741; }
  .input_text:focus {
    border-color: #343741; }
  .input_text.refill_amount {
    height: 30px;
    padding: 0;
    text-align: center; }
    .input_text.refill_amount[disabled] {
      cursor: not-allowed; }
  .input_text[readonly] {
    background: #eee;
    border: 1px solid #d0d0d0; }

select.input_text {
  background: #fff url(img/select.png) no-repeat right 25px top 50%;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none; }

.pafyll_ipc {
  width: 100%;
  min-width: 100px;
  max-width: 160px;
  margin-left: auto;
  margin-right: auto; }
  .pafyll_ipc .input_text {
    display: block;
    margin-bottom: 5px; }
  .pafyll_ipc .button {
    display: block; }

.card_balance_box {
  display: flex;
  flex-direction: column;
  max-width: 100px;
  margin-left: auto;
  margin-right: auto; }
  .card_balance_box .input_text {
    display: block;
    height: 30px;
    text-align: center;
    padding: 0;
    margin-right: 5px; }

.online-banking-url {
  display: none;
  font-size: 14px;
  line-height: 120%;
  margin-top: 5px; }

.notes {
  font-size: 14px;
  line-height: 120%; }

.sec_title {
  font-size: 22px;
  color: #343741;
  font-weight: 400; }

table.zebra {
  width: 100%;
  border: 1px solid #d0d0d0; }
  table.zebra td, table.zebra th {
    border: 1px solid #d0d0d0;
    padding: 12px; }
  table.zebra th {
    color: #343741;
    font-weight: 400;
    font-size: 18px; }
  table.zebra td {
    font-size: 16px; }
  table.zebra tbody tr:nth-child(odd) {
    background: #f9f8f5; }
  table.zebra tbody tr:hover td {
    background: #f9f9f9 !important; }
  table.zebra tbody tr:nth-child(odd):hover td {
    background: #f5f4ef !important; }
  table.zebra.text-center td, table.zebra.text-center th {
    text-align: center; }

.info_popup_icon {
  vertical-align: baseline;
  color: #d0d0d0; }
  .info_popup_icon .fa {
    vertical-align: baseline; }

.card_heading_box {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 20px; }
  .card_heading_box a {
    color: inherit; }
    .card_heading_box a:hover {
      color: #424297; }

.title_as_h1 {
  font-weight: 400;
  margin: 0;
  font-size: 26px;
  color: #343741; }

.personal_info_form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .personal_info_form .ip_cell {
    margin-bottom: 20px; }

.form_buttons_box {
  width: 100%;
  padding-top: 10px; }
  .form_buttons_box .button {
    margin-right: 10px; }

.modal {
  position: fixed;
  z-index: 10000;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.modal_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: #aba9a4;
  opacity: .4; }

.modal_content {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  background: #fff;
  border: 5px solid #F6EFEA;
  box-shadow: 0px 0px 10px #ccc;
  width: 700px;
  padding: 40px;
  text-align: center;
  transform: translate(-50%, -50%); }

.modal_title {
  margin-top: 0;
  margin-bottom: 30px;
  color: #343741;
  font-weight: 400;
  font-size: 26px; }

.modal_subtitle {
  margin-top: 0;
  margin-bottom: 30px;
  color: #343741;
  font-weight: 400;
  font-size: 20px; }

.modal_buttons {
  padding-top: 20px; }
  .modal_buttons .button {
    margin-bottom: 0; }

.modal_form {
  max-width: 350px;
  margin-left: auto;
  margin-right: auto; }

.modal_closer_button {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  background: #f6f6f6;
  color: #8e8e8e;
  text-align: center;
  line-height: 40px;
  text-decoration: none; }
  .modal_closer_button .fa {
    vertical-align: baseline; }
  .modal_closer_button:hover {
    background: #424297;
    color: #fff; }

.modal_grey_table {
  width: 100%;
  background: #f6f6f6; }
  .modal_grey_table th, .modal_grey_table td {
    width: 50%;
    padding: 7px 10px;
    border-bottom: 1px solid #fff; }
  .modal_grey_table th {
    text-align: right;
    font-weight: 400;
    color: #343741; }
  .modal_grey_table td {
    text-align: left; }

.profile_valg_item {
  display: flex;
  align-items: center;
  border: 1px solid #d0d0d0;
  padding: 15px;
  margin-bottom: 20px;
  text-decoration: none; }
  .profile_valg_item img {
    margin-right: 15px; }
  .profile_valg_item:hover {
    border-color: #b7b7b7;
    background: #f6f6f6; }

.modal_auth_choose {
  margin-left: auto;
  margin-right: auto;
  text-align: center; }
  .modal_auth_choose .button {
    width: 100%;
    max-width: 420px; }

.auth_or {
  position: relative;
  text-align: center;
  margin: 35px 0; }
  .auth_or span {
    position: relative;
    z-index: 2;
    display: inline-block;
    background: #fff;
    padding: 0 20px;
    color: #343741; }
  .auth_or:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #d0d0d0; }

.mobile_nav-button {
  display: none; }

/* RESPONSIVE */
@media (max-width: 1170px) {
  .container {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px; }

  .content_sec .container {
    border: none;
    padding-top: 20px; }

  .content_inner {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0; } }
@media (max-width: 900px) {
  body {
    font-size: 16px; }

  .container {
    padding-left: 20px;
    padding-right: 20px; }

  .bread_sec {
    display: none; }

  .header_sec {
    padding-top: 15px;
    padding-bottom: 15px; }

  .header_right {
    flex-direction: row;
    align-items: center; }

  .logo {
    width: 130px;
    margin-top: 0; }

  .topmenu {
    display: none; }

  .topper_menu {
    margin-right: 20px;
    margin-bottom: 0; }
    .topper_menu a {
      text-align: right;
      line-height: 120%; }

  .mobile_nav-button {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #eee;
    font-size: 19px; }
    .mobile_nav-button .fa {
      vertical-align: baseline; }

  .page_title_box {
    padding: 10px 20px; }

  .page_title_box h1 {
    font-size: 20px; }

  .page_title_box h1 span {
    font-size: 14px; }

  .sec_title {
    font-size: 18px; } }
@media (max-width: 800px) {
  .table_box {
    width: 100%;
    overflow-y: auto; }

  table.zebra {
    width: 760px; }

  table.zebra th,
  table.zebra td {
    padding: 5px 10px; }

  table.zebra th {
    font-size: 16px; }

  table.zebra td {
    font-size: 14px; }

  table.zebra.text-center td,
  table.zebra.text-center th {
    text-align: left; } }
@media (max-width: 700px) {
  .modal_content {
    width: 96%;
    padding: 20px;
    max-height: 96vh;
    overflow-y: auto; }

  .modal_title {
    font-size: 20px; }

  .modal_subtitle {
    font-size: 18px; }

  .modal_title + .modal_subtitle {
    margin-top: -20px;
    margin-bottom: 10px; } }
@media (max-width: 568px) {
  .button {
    font-size: 16px; }

  .notes {
    font-size: 12px; }

  .personal_info_form {
    flex-direction: column; }

  .personal_info_form .w50.pl20 {
    width: 100% !important;
    order: 1;
    padding-left: 0 !important; }

  .form_buttons_box {
    order: 3;
    text-align: center; }

  .personal_info_form .w50.pr20 {
    width: 100% !important;
    order: 2;
    padding-right: 0 !important;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .personal_info_form .w50.pr20 .ip_cell {
      width: 48%; } }
@media (max-width: 480px) {
  .card_heading_box {
    flex-direction: column;
    align-items: flex-start; }
    .card_heading_box > * {
      margin-bottom: 5px; }

  .modal_grey_table tr, .modal_grey_table th, .modal_grey_table td {
    width: 100%;
    display: block;
    text-align: center; }
  .modal_grey_table th {
    border-bottom: none;
    font-weight: 600;
    color: #343741; }
  .modal_grey_table td {
    border-bottom-width: 3px; }

  .modal_title {
    padding-right: 40px;
    padding-left: 40px; } }
@media (max-width: 420px) {
  .personal_info_form .w50.pr20 .ip_cell {
    width: 100%; } }

/*# sourceMappingURL=style.css.map */
