.games-footer {
  background: none repeat scroll 0 0 #000B1E;
  color: #FFF;
  bottom: -100px;
  left: 0px;
  -webkit-box-shadow: 0 0 8px #000;
          box-shadow: 0 0 8px #000;
  height: 135px;
  position: fixed;
  width: 100%;
  z-index: 10010;
}

.games-footer > ul {
  padding-left: 0;
  margin: 0;
}

.games-footer > ul > li > img {
  margin-top: -8px;
  margin-right: 3px;
}

#games-footer-down img {
  margin-top: 2px;
}

.games-footer > ul > li {
  list-style: none;
  float: left;
  height: 22px;
  margin-top: 2px;
}

#gfooter-result li {
  list-style: none;
  float: left;
  width: 102px;
  height: 86px;
  position: relative;
}

#gfooter-result {
  position: relative;
  overflow-x: hidden;
  padding-left: 23px;
  background: #010B21 !important;
}

#gfooter-result.remove-slide {
  padding-left: 0px;
}

#gfooter-result .img-thumb {
  cursor: pointer;
  display: block;
}

#gfooter-result .thumb-ribbon {
  z-index: 1;
  position: absolute;
  top: 0;
  cursor: pointer;
}

#gfooter-result .img-thumb,
#gfooter-result .thumb-ribbon {
  height: 82px;
  width: 97px;
  border-style: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (-webkit-min-device-pixel-ratio: 0), screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #gfooter-result .img-thumb,
#gfooter-result .thumb-ribbon {
    image-rendering: -webkit-optimize-contrast;
  }
}
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) and (stroke-color: transparent) {
    #gfooter-result .img-thumb,
#gfooter-result .thumb-ribbon {
      image-rendering: auto;
    }
  }
}

#gfooter-result .img-thumb:hover {
  -webkit-box-shadow: 0px 0px 10px #FFF;
          box-shadow: 0px 0px 10px #FFF;
}

#gfooter-result .thumb-ribbon:hover {
  -webkit-box-shadow: 0px 0px 10px #FFF;
          box-shadow: 0px 0px 10px #FFF;
}

#games-footer-down {
  display: none;
  cursor: pointer;
  line-height: 36px;
  margin-left: 8px;
}

.games-footer-image {
  margin-left: 24px;
  cursor: pointer;
  padding: 8px 0px 0px 0px;
}

.games-footer-icon {
  font-size: 16px;
  display: inline-block;
  margin-right: 6px;
}

#notification-count .games-footer-icon {
  margin-right: 2px;
}

.games-footer-regulations {
  float: right !important;
  margin-right: 10px;
  padding-top: 10px;
  cursor: pointer;
}

.games-footer-clock {
  float: right !important;
  margin-top: -5px !important;
}

.games-footer-text {
  text-transform: uppercase;
  font-size: 14px;
  cursor: pointer;
  margin-left: 0px;
  padding: 8px 6px 0px 2px;
  text-shadow: 1px 1px 1px #000;
}

.games-footer-text-hot {
  font-size: 14px;
  cursor: pointer;
  margin-left: 0px;
  padding: 8px 6px 0px 2px;
  text-shadow: 1px 1px 1px #000;
}

#games-footer-search {
  margin-left: 5px;
  position: relative;
}

#search_str1, #search_str2, #search_str3, #search_str0 {
  background: #071328 no-repeat;
  background-image: url("../../images/kungaslottet/game_page2/Search.png");
  color: #FFF;
  border: none;
  height: 28px;
  width: 185px;
  padding-left: 25px;
}

#footer_search {
  background: #071328 no-repeat;
  color: #FFF;
  border: none;
  height: 28px;
  width: 185px;
  padding-left: 30px;
}

#games-footer-search .icon-vs-search:before {
  position: absolute;
  font-size: 16px;
  left: 6px;
  top: 70%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.gfooter-direction-nav a {
  background: #000;
  position: fixed;
  height: 62px;
  width: 20px;
  margin-bottom: 4px;
  font-size: 36px;
  font-weight: bold;
  z-index: 10201;
  margin-top: -78px;
  bottom: 0px;
  cursor: pointer;
  text-shadow: 1px 1px 1px #000;
  padding: 20px 20px 0px 20px;
  display: block;
  opacity: 0;
  text-decoration: none;
}

.gfooter-direction-nav li {
  list-style: none;
}

.gfooter-direction-nav a:hover {
  opacity: 0.5;
}

.gfooter-prev {
  left: 0px;
}

.gfooter-next {
  right: 0px;
}

.gfooter-direction-nav .gfooter-disabled {
  display: none;
}

.notifications-list {
  position: fixed;
  bottom: -500px;
  right: 20px;
  width: 280px;
  z-index: 9999;
  background-color: #010B21;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#notifications {
  position: fixed;
  bottom: 35px;
  right: 20px;
  width: 220px;
  z-index: 9998;
}

.notification-list-item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.notification-list-line {
  height: 1px;
  width: 100%;
  background: #0D1D42;
  float: left;
}
.notification-list-line:first-child {
  background: none;
}

.notification-list-holder {
  float: left;
  padding: 5px;
  background-color: #010B21;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.notification-list-holder-light {
  background-color: #444;
}

.notification-list-item:last-child {
  border-bottom: none !important;
}

.notification-item {
  position: relative;
  top: 75px;
  height: 100%;
  width: 100%;
  border: medium hidden;
  margin-bottom: 5px;
  padding: 10px 5px;
  -webkit-box-shadow: 0 0 4px #000;
          box-shadow: 0 0 4px #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.notification-img {
  width: 67px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.notification-content {
  font-size: 13px;
  padding: 0 5px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.notification-msg {
  font-size: 13px;
  float: left;
}

.notification-x {
  font-size: 13px;
  font-weight: bold;
  cursor: pointer;
  -ms-flex-item-align: start;
      align-self: flex-start;
  width: 10px;
}

.notifications-list .notification-x {
  margin-top: 12px;
  margin-right: 10px;
  float: right;
}

.notifications-bell {
  width: 21px;
  height: 20px;
  background: url("../../images/kungaslottet/game_page2/bell.png") no-repeat bottom;
  margin-top: -2px;
  cursor: pointer;
}

.notifications-icon {
  min-width: 12px;
  height: 12px;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  padding: 0;
  border-radius: 50px;
  text-shadow: 1px 1px 1px black;
  margin-top: 1px;
}

.games-footer-notifications-icon {
  padding-top: 5px;
  float: right !important;
}

.notifications-list-top {
  padding: 10px 5px;
  font-size: 15px;
  font-weight: bold;
  width: 190px;
  margin-left: 5px;
  margin-right: 5px;
}

.notifications-footer {
  margin: 4px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #111B3E;
  height: 32px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 4px;
}

.notifications-footer div {
  margin: 0px 0px 3px 1px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  text-align: left;
}

.notifications-footer a {
  color: #249CEC;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  text-align: left;
}

.logged-in-time-footer {
  padding-top: 7px;
  padding-right: 10px;
}

.games-footer-clock .digital-clock {
  width: 40px !important;
}

.games-footer__right {
  float: right !important;
  margin-right: 16px;
  color: #808080;
}

.games-footer-link {
  text-decoration: none;
  color: #808080;
}

.games-footer__image {
  height: 20px;
  position: relative;
  top: 2px;
  margin-right: 0px !important;
}

.games-footer-18plus {
  border: 1.5px solid #808080;
  border-radius: 26px;
  display: inline-block;
  width: 16px;
  height: 13px !important;
  padding: 0px;
  font-size: 10px;
  line-height: 10px;
  position: relative;
  top: 3px;
  padding-top: 4px;
}

.games-footer-18plus .plus {
  font-size: 7px;
  position: relative;
  top: -2px;
}

.games-footer-license {
  font-size: 9px;
  padding-top: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}