/* compiled by scssphp v0.0.12 on Thu, 13 Feb 2025 09:07:02 +0000 (0.108s) */

/* Screen size above which we use 2 column layout */
body.game-visible {
  min-width: 1010px; }

body {
  padding-top: 70px;
  background-color: #f0f0f0; }
  body .logout-form {
    display: none; }
  body .login-form input {
    font-size: 0.8em;
    max-width: 140px;
    height: 38px; }

body.logged-in .logout-form {
  display: initial; }
  body.logged-in .login-form {
    display: none; }
  body.logged-in .logged-in-username {
    color: white;
    cursor: pointer; }
    body.logged-in .logged-in-username:hover {
      text-decoration: underline; }

@media (max-width: 900px) {
  .footer .flexible {
    display: block; }
    .footer .flexible > div:first-child {
      margin-bottom: 25px; } }

table:not(.content-small) {
  width: 100%; }

table td, table th {
  vertical-align: top; }

.spelekspert table.content-small {
  width: 100%;
  height: 100%;
  margin-bottom: 25px; }
  .spelekspert table.content-small th:first-child {
    width: 10px;
    padding-right: 15px; }
  .spelekspert table.content-small td[rowspan] {
    vertical-align: bottom; }
  .spelekspert .table-holder {
    vertical-align: top; }

nav {
  background-color: #337ab7;
  color: #fff; }
  nav img.brand-logo {
    max-height: 40px; }
  nav .logged-in-username {
    margin-right: 25px; }
  nav.navbar-fixed-top {
    position: fixed;
    right: 0;
    top: 0;
    left: 0;
    z-index: 1030; }
  nav.navbar-dark .navbar-nav .nav-link {
    color: white; }
  nav .nav-link.active, nav .nav-item.active {
    text-shadow: 0px 0px 10px #fff;
    border-bottom: 1px solid white; }

.content-box {
  background-color: #fff;
  padding: 15px;
  margin-bottom: 15px; }
  .content-box img {
    max-width: 100%; }
  .content-box.content-box-lowkey {
    color: #5a5a5a; }

.content-small {
  font-size: smaller; }

.infoboxes {
  margin-top: 25px;
  margin-bottom: 25px; }
  .infoboxes.less-tall .infobox {
    padding: 7px; }
  .infoboxes .infobox {
    cursor: pointer;
    background-color: #e7eef4;
    /* min-height: 60px; */
    padding: 15px;
    margin-bottom: 5px;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    text-align: center; }
  .infoboxes .infobox h3 {
    display: inline-block;
    font-size: 16px; }
  .infoboxes .infobox .links {
    padding-top: 5px; }
    .infoboxes .infobox .links .col:last-child {
      text-align: right; }
  .infoboxes .infobox:hover {
    background-color: #33b771; }

.radspace .content-box {
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 5px;
  text-align: center; }
  .radspace .content-box > div {
    display: inline-block;
    margin: auto; }
  .radspace .content-box:first-child {
    text-align: center;
    margin-top: 0; }

.iframe-as-content {
  /* background-color: $colorAlternative1; */
  width: 100%;
  margin-bottom: 15px; }
  .iframe-as-content div.image {
    max-width: 500px;
    width: 30%;
    float: right; }
  .iframe-as-content div.image img {
    width: 100%; }

.readmore {
  max-height: 500px;
  overflow: hidden;
  position: relative; }
  .readmore .click-to-expand {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding-top: 20px;
    cursor: pointer;
    background: #fcfcfc;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 30%, #fff 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 30%, #fff 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 30%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$readMoreGradientStart', endColorstr='$readMoreGradientEnd',GradientType=0); }

.col-even .infobox {
  background-color: #f8f9fa; }

.page-content {
  margin-top: 25px;
  margin-bottom: 25px; }

.games {
  text-align: center; }
  .games iframe {
    width: 1000px;
    border: 0; }

.os-win-only {
  display: none; }

body.os-win .os-win-only {
  display: initial;
  /* READMORE PAGE */
  /* PRODUCTS PAGE */ }

.products.readmore-products .big-image {
  max-width: 40%;
  float: right; }
  .products.readmore-products td {
    text-align: center; }
  .products.readmore-products .img-expando {
    width: 80%;
    max-width: 130px; }
  .products .container-product {
    max-width: 1200px;
    margin: auto;
    margin-bottom: 25px; }
  .products .container-product.obsolete {
    opacity: 0.4; }
  .products .container-product.obsolete-remove {
    display: none; }
  .products .container-product a.btn.btn-primary {
    background-color: #337ab7;
    margin-right: 15px; }
  .products .container-product img {
    max-width: 600px;
    width: 100%; }
  .products .container-product h5 {
    color: #666;
    font-style: italic; }
  .products .product-id-link {
    position: relative;
    top: -85px; }

.space-above-2x {
  margin-top: 25px; }

.modal-expando-img {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 10000;
  backdrop-filter: blur(5px) saturate(20%);
  /* FLEXIBLE */ }
  .modal-expando-img table {
    width: 100%;
    height: 100%; }
  .modal-expando-img table td {
    text-align: center;
    vertical-align: middle; }
  .modal-expando-img img {
    max-width: 100%; }

.flexible {
  display: flex;
  /* GAMES */ }
  .flexible .content.flex-fill {
    padding-right: 5px; }
  .flexible .flex-min-medium {
    flex: none;
    width: 320px; }

.game-content {
  background-color: #fff;
  padding: 25px;
  margin-top: 15px;
  text-align: center; }
  .game-content iframe.game {
    width: 982px;
    height: 775px; }
  .game-content iframe.game[name='maaltipset'] {
    width: 100%; }
  .game-content iframe.game[name='tippingdirekte'] {
    width: 925px; }
  .game-content iframe.game[name='radsoftpluss'] {
    width: 700px; }
  .game-content iframe.game[name='login'] {
    width: 100%;
    height: 600px; }

.modal-fullscreen, .modal-fullscreen-fading {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0; }
  .modal-fullscreen .centerer, .modal-fullscreen-fading .centerer {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    text-align: center; }
  .modal-fullscreen .centerer .offsetter, .modal-fullscreen-fading .centerer .offsetter {
    padding: 20px;
    border: 1px solid #d2d2d2;
    background-color: white;
    border-radius: 5px; }
  .modal-fullscreen .centerer img, .modal-fullscreen-fading .centerer img {
    width: 128px; }
