/* Body style overrides */
body {
  /**font-family: 'Comfortaa', sans-serif!important;**/
  background: #ffffff;
}
/* Colors */
.pxl_color_base {
    background-color:#00233a!important;
}
.pxl_color_base2 {
    background-color:#50C025!important;
}
.pxl_color_base3 {
    background-color: #EAE6E7!important;
}
.pxl_color_base4 {
  background-color: #d8d8d8!important;
}
.pxl_color_base_light {
    background-color: #1F567A!important;
}
.pxl_color_base_dark {
    background-color: #00121F!important;
}
.pxl_color_nav {
  background-color: #151515!important;
}
.pxl_color_nav_hv:hover {
  background-color: #101010!important;
}
.pxl_color_nav_shade {
  background-color: #1e1e1e!important;
}
.pxl_color_nav_drk {
  background-color: #101010!important;
}
.pxl_color_orng_1 {
  background-color: #ff9900!important;
}
.pxl_color_orng_2 {
  background-color: #d78100!important;
}
/* Complementary colors */
.pxl_color_1 {
    background-color: #08FFD2!important;
}
.pxl_color_2 {
    background-color: #FF63D4!important;
}
.pxl_color_3 {
    background-color: #C05DFF!important;
}
.pxl_color_4 {
    background-color: #6EF500!important;
}
.pxl_color_5 {
    background-color: #FFDA0C!important;
}
.pxl_color_6 {
    background-color: #DBB216!important;
}
.pxl_color_7 {
    background-color: #0abea6;
}
.pxl_color_none {
  background-color: #33333300!important;
}
.pxl_color_accordion {
    background-color: #00233a!important;
}
.pxl_color_accordion:hover {
    background-color: #00121F!important;
}
/* Font colors */
.pxl_font_lightgray {
    color: #888888 !important;
}
.pxl_font_white {
    color: #fff !important;
}
.pxl_font_uncommon {
    color: #333!important;
}
.pxl_font_common {
    color: #50c025!important;
}
.pxl_font_rare {
    color: #0d71eb !important;
}
.pxl_font_epic {
    color: #b500d5 !important;
}
.pxl_font_legendary {
    color: #fda001 !important;
}
.pxl_font_artifact {
    color: #ff58de !important;
}
/* Typography */
.pxl_text_left {
  text-align: left!important;
}
.border-usrcard {
  border-color: #f0f0f0!important;
}
p.thicc {
  font-weight:bold;
}
.pxl_cntr {
    text-align: center!important;
}
p.pxl_profile_module {
    font-size:20px;
    color:#fff;
}
.pxl_color_accordion a {
    color: #e4e4e4!important;
}
p.pxl_post_meta {
  font-size: 18px;
  color: #dedede;
  margin-bottom:0!important;
}
p.pxl_post_meta a {
  color: #fff !important;
  text-decoration: none!important;
}
p.pxl_list_post_meta {
  font-size: 15px;
  color: #dedede;
}
p.pxl_list_post_meta a {
  color: #fff !important;
  text-decoration: none!important;
}
p.pxl_post_meta.left.cat {
  font-size:20px;
}
p.pxl_post_meta.event {
  font-size: 16px;
  color: #dedede;
  margin: 0;
  margin-bottom:5px;
}
p.pxl_post_meta_event{
  font-size: 12px;
  color: #dedede;
}
p.pxl_post_meta.tag {   
  font-size:20px;
}
/* Link styles */
.arkivbild_grid a {
  text-decoration: none!important;
}
/* Grids, margins, paddings, spacing etc */
.pxl_padding_25 {
    padding:25px;
}
.pxl_pd_15 {
    padding:15px;
}
.pxl_pd_10 {
    padding: 10px !important;
}
.ar-16-10 {
  position: relative;
  width: 100%; /* or any desired width */
  padding-top: 62.5%; /* aspect ratio 10/16 * 100% */
}
.ar-16-10-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* Place your content styling here */
}
.ar-16-10-content img {
  position: absolute;
  top: 0;
  left: 0;
  /* You can also set width and height as needed */
}
/* ICONS */
#pxl_svg_white {
    fill:#ffffff;
}
/* HOVER EFFECTS */
.pxl_hvr {
  scale:1;
  transition: 0.15s ease-in-out;
}
.pxl_hvr:hover {
  scale:0.95;
  transition: 0.15s ease-in-out;
}
/* Elements */
.pxl_mobile_report_button {
  display:none;
}

.pxl_mobile_report_button i {
  font: size 25px !important;
  z-index:1050!important;
}
.pxl_archive_img_container {
  width:100%;
  height:250px;
  position: relative; /* Set the position to relative */
  overflow: hidden; /* This will clip the image if it overflows the container */
}
.pxl_archive_img_container img {
  width: 100%; /* Make the image fill the width */
  height: 100%; /* Make the image fill the height */
  object-fit: cover; /* This will maintain the aspect ratio and cover the container */
  position: absolute; /* Position it absolutely within the container */
  top: 0;
  left: 0;
  z-index:2;
}
.pxl_archive_bar {
  width: 100%;
  height: 60px;
  float: left;
  color: #fff;
  position: absolute;
  background-color: #12121290;
  z-index: 7;
  bottom: 0;
  line-height: 50px;
}
.pxl_single_bar {
  width: 100%;
  height: 60px;
  color: #fff;
  background-color: #12121290;
  z-index: 7;
  bottom: 0;
  line-height: 50px;
}
.pxl_single_data_bar {
  width: 100%;
  color: #fff;
  z-index: 7;
  line-height: 50px;
  bottom: 0;
}
.pxl_profile_module_top {
    width:100%;
    height:55px;
    background-color:rgba(0,0,0,0.35);
    text-align: center;
    line-height: 55px;
}
.pxl_profile_module_top p {
    font-size:20px;
    color:#fff;
}
.pxl_module_overlay {
    width:100%;
    height:100%;
    background-color: rgba(0, 0, 0, 0.1);
    transition: 0.15s ease-in-out;
}
.pxl_module_overlay:hover {
    background-color: rgba(0, 0, 0, 0.2);
    transition: 0.15s ease-in-out;
}
.pxl_profile_exp_bar {
    width:100%;
    padding:0;
    background-color: #235410;
    height:40px;
    text-align:center;
    position: relative;
}
.pxl_profile_exp_progress {
    background-color: #46a61f;
    height:40px;
    max-width:100%!important;
    float:left;
}
.pxl_profile_exp_text {
    margin:0 auto!important;
    text-align: center;
    height:40px;
    padding: 0!important;
    width:100%;
    float:left;
    position: absolute;
    line-height: 40px;
}
.pxl_profile_exp_text p {
    font-size:15px;
    color:#fff;
    margin: 0 !important;
    text-align: center;
}
.pxl_profile_header {
    background-repeat:no-repeat;
    background-size:cover;
    min-height:400px;
    position:relative;
    background-position: center;
    background-image:url(../img/placeholder_profile_head.png);

}
.pxl_profile_bar {
    width:100%;
    height:80px;
    text-align: center;
    color:#fff;
    padding:10px;
    line-height: 6rem;
}
.pxl_profile_bar p {
    font-size:35px;
    line-height:80px;
}
.pxl_profile_footer {
    width:100%;
    background-color: #0abea6;
    min-height: 200px;
    border-top: 1px solid #212121;
}
.pxl_profile_meta {
  width:100%;
  height:40px;
  background-color: rgba(0,0,0,0.5);
  position:absolute;
  bottom:0px;
}
.pxl_profile_meta p {
  color:#ffffff;
  font-size:15px;
}
.pxl_profile_meta_icon {
  min-width:125px;
}
.pxl_profile_post {
    min-height:100px;
}
.pxl_text_center {
    display: block!important;
    text-align: center;
}
.pxl_badge {
    margin-bottom:5px;
}
.pxl_badge img {
    scale:1;
    transition: 0.15s ease-in-out;
}
.pxl_badge img:hover{
    scale:1.09;
    transition: 0.15s ease-in-out;
}
.pxl_form_label label {
    color: #fff !important;
}
.pxl_alert {
    border: 0 !important;
    border-radius: 0!important;
}
.pxl_alert p {
    margin:0 auto!important;
}
/* MODAL STYLES */
.pxl_modal_footer {
    width:100%;
    height:80px;
}
/* BTN STYLE */
.reportr_logout {
  height: 40px;
  width:100%;
  background-color: #ff9500;
  transition: 0.15s ease-in-out;
}
.reportr_logout:hover {
  background-color: #d87e00;
  transition: 0.15s ease-in-out;
}
.pxl_fw_btn {
    height:80px;
    background-color: #00233a!important;
    border: 0 !important;
    width: 100%!important;
}
.pxl_fw_btn:hover {
    background-color: #1f567a !important ;
}
.pxl_fw_btn_gr {
  height:80px;
  background-color: #121212!important;
  border: 0 !important;
  width: 100%!important;
}
.pxl_fw_btn_gr:hover {
  background-color: #171717 !important ;
}
.pxl_fullwi_btn {
  height:80px;
  background-color: #ff9100!important;
  border: 0 !important;
  transition: 0.15s ease-in-out;
  width: 100%!important;
  cursor: pointer;
}
.pxl_fullwi_btn:hover {
  background-color: #e98400 !important ;
  transition: 0.15s ease-in-out;
}
.pxl_tip_btn {
  background-color: #ff9100!important;
  border: 0 !important;
  transition: 0.15s ease-in-out;
  cursor: pointer;
}
.pxl_tip_btn:hover {
  background-color: #ffb700 !important ;
  transition: 0.15s ease-in-out;
}
.pxl_single_dl_btn {
  height:50px;
  background-color: #ff9100!important;
  border: 0 !important;
  transition: 0.15s ease-in-out;
  min-width: 90px!important;
  cursor: pointer;
}
.pxl_single_dl_btn:hover {
  background-color: #ffb700 !important ;
  transition: 0.15s ease-in-out;
}
/* ADDITIONAL STYLES */
.pxl_color_base_hover:hover {
    background-color:#1F567A!important;
}
/* Positioning */
.pxl_abs_bt {
    position:absolute;
    bottom:0;
}
/* BADGES */
.pxl_badge-card {
    margin: 10px auto;
   /* height: 740px;
    width: 450px;
    */
    background: #fff;
    /*box-shadow: 0 1px 38px rgba(0, 0, 0, 0.1), 0 5px 12px rgba(0, 0, 0, 0.15);*/
    overflow: hidden;
  }
  .pxl_badge-card .top {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    text-align: center;
  }
  .pxl_badge-card .top .wrapper {
    padding: 15px;
    position: relative;
    z-index: 1;
  }
  .pxl_badge-card .top .wrapper .mynav {
    height: 20px;
  }
  .pxl_badge-card .top .wrapper .mynav .lnr {
    color: #fff;
    font-size: 20px;
  }
  .pxl_badge-card .top .wrapper .mynav .lnr-chevron-left {
    display: inline-block;
    float: left;
  }
  .pxl_badge-card .top .wrapper .mynav .lnr-cog {
    display: inline-block;
    float: right;
  }
  .pxl_badge-card .top .wrapper .heading {
    margin-top: 20px;
    font-size: 35px;
    font-weight: 400;
    color: #fff;
  }
  .pxl_badge-card .top .wrapper .pxl_badge_rarity_value {
    margin-top: 20px;
  }
  .pxl_badge-card .top .wrapper .pxl_badge_rarity_value a {
    text-decoration: none;
    color: #fff;
  }
  .pxl_badge-card .top .wrapper .pxl_badge_rarity_value a .pxl_badge_rarity_value-type {
    font-size: 85px;
  }
  .pxl_badge-card .top .wrapper .pxl_badge_rarity_value .pxl_badge_rarity_value-value {
    display: inline-block;
    font-size: 85px;
    font-weight: 600;
    color: #fff;
  }
  .pxl_badge-card .top .wrapper .pxl_badge_rarity_value .pxl_badge_rarity_percent {
    display: inline-block;
    font-size: 35px;
    font-weight: 600;
    color: #fff;
    vertical-align: top;
    margin-top: 10px;
  }
  .pxl_badge-card .top:after {
    content: "";
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(237, 237, 237);
  }
  .pxl_badge-card .bottom {
    padding: 0 10px;
    background: #fff;
  }
  .pxl_badge-card .bottom .wrapper .pxl_badge_info {
    overflow: hidden;
    margin: 0;
    font-size: 0;
    padding: 0;
    padding-top: 10px;
    padding-bottom:10px;
    max-height: 155px;
  }
  .pxl_badge-card .bottom .wrapper .pxl_badge_info a {
    text-decoration: none;
    color: #000;
  }
  .pxl_badge-card .bottom .wrapper .pxl_badge_info .go-up {
    text-align: center;
    display: block;
    font-size: 25px;
    margin-bottom: 10px;
  }
  .pxl_badge-card .bottom .wrapper .pxl_badge_info li {
    display: block;
    font-size: 15px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.25);
    line-height: 1em;
    margin-bottom: 15px;
  }
  .pxl_badge-card .bottom .wrapper .pxl_badge_info li .pxl_badge_rarity {
    display: inline-block;
  }
  .pxl_badge-card .bottom .wrapper .pxl_badge_info li .condition {
    display: inline-block;
    vertical-align: middle;
    float: right;
    font-size: 25px;
  }
  .pxl_badge-card .bottom .wrapper .pxl_badge_info li .condition .pxl_badge_rarity_value {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    font-weight: 400;
    padding-top: 2px;
  }
  .pxl_badge-card .bottom .wrapper .pxl_badge_info li .condition .pxl_badge_rarity_value .pxl_badge_rarity_percent {
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    margin-left: 3px;
    vertical-align: top;
  }
  .pxl_badge-card .bottom .wrapper .pxl_badge_info li .condition .pxl_badge_rarity_value .pxl_badge_rarity_value-type {
    font-size: 20px;
  }
  .pxl_badge-card .bottom .wrapper .pxl_badge_info li.active {
    color: rgba(0, 0, 0, 0.8);
  }
  .pxl_badge-card.two .top {
    background: url("../img/placeholder_header.png") no-repeat;
    background-size: cover;
    background-position: center center;
  }
  .pxl_badge-card.three .top {
    background: url("../img/placeholder_header2.png") no-repeat;
    background-size: cover;
    background-position: center center;
  }
  /* EXCHANGE STYLES */
  h2.pxl_exchg {
    font-size:60px;
  }
  /* login elements */
  .pxl_login_container {
    margin:0 auto;
    width:600px;
    position: relative;
  }
  .pxl_login_section {
    margin:0 auto;
    color: #121212 !important;
  }
  .pxl_login_section .nav-tabs {
    border: 0 !important;
  }
  .pxl_login_section nav {
    color:#121212 !important;
  }
  .pxl_login_section .nav-link {
    color:#121212 !important;
    background-color: #f8f6f7!important;
  }
  .pxl_login_section .nav-link.active {
    background-color: #EAE6E7!important;
    border: 0 !important;
  }
  .pxl_body_sysadm {
    background-position: center;
    background-size:cover;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    min-height: 100vh;
  }
  .pxl_body_sysadm:before {
    content: '';
    display: block;
    position:absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(150deg, rgb(211, 211, 211), rgb(185, 185, 185));
    background-size: 300% 400%;
    opacity: 1;

    -webkit-animation: AnimationGrad 3s ease infinite;
    animation: AnimationGrad 3s ease infinite;
  }
  @-webkit-keyframes AnimationGrad {
    0%{background-position:0% 69%}
    50%{background-position:100% 32%}
    100%{background-position:0% 69%}
}
@keyframes AnimationGrad {
    0%{background-position:0% 69%}
    50%{background-position:100% 32%}
    100%{background-position:0% 69%}
}
  .pxl_body_bg {
    background-position: center;
    background-size:cover;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    min-height: 100vh;
  }
  .pxl_body_bg:before {
    content: '';
    display: block;
    position:absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(150deg, rgb(34, 34, 34), rgb(26, 26, 26));
    background-size: 300% 400%;
    opacity: 1;

    -webkit-animation: AnimationGrad 3s ease infinite;
    animation: AnimationGrad 3s ease infinite;
  }
  @-webkit-keyframes AnimationGrad {
    0%{background-position:0% 69%}
    50%{background-position:100% 32%}
    100%{background-position:0% 69%}
}
@keyframes AnimationGrad {
    0%{background-position:0% 69%}
    50%{background-position:100% 32%}
    100%{background-position:0% 69%}
}
/* OTHER STYLES */
.pxl_tag {
  color:#fff;
  padding:10px;
  margin-right:5px;
  margin-top:5px;
  background-color: #101010;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border: 0;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
/* ARCHIVE STYLES */
.arkivbild_grid {
  width: 100%;
  height:360px;
  overflow: hidden;
  position: relative;
  background-color: #000;
}
.pxl_hidden {
  opacity: 0;
  transition: opacity 0.5s, transform 0.5s;
  transform: scale(0.95);
  pointer-events: none;
  /* Do not set height, margin, padding to 0 here */
}
.pxl_fade-in {
  opacity: 0;
  transition: opacity 0.5s ease-in;
}
.arkivbild_grid_title {
  width:100%;
  top:0px;
  left:0px;
  position:absolute;
  height:100%;
  color:#dedede;
  font-size:13px;
  z-index:5;
}

.arkivbild_grid_title a {
  color:#dedede!important;
}
.arkivbild_grid_title h4 {
  color: #dedede !important;
  font-size:14px;
}
h4.red-post-title {
  font-size:23px;
  font-weight: 800;
}
.arkivbild_grid img {
  object-fit: cover;
  height: 100%;
  width: 100%;

}
.pxl_arkivbild_overlay {
  background:#000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  float:left;
  height: 100%;
  width: 100%;
  opacity: 0.75;
  transition: .5s ease;
  background-color: #000000;
}
.pxl_arkivbild_overlay_2 {
  background:#000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  float:left;
  height: 100%;
  width: 100%;
  opacity: 0.25;
  transition: .5s ease;
  background-color: #000000;
}
.arkivbild_grid:hover .pxl_arkivbild_overlay {
  opacity: 0.1;
  transition: .5s ease;
}
.arkivbild_grid:hover .pxl_arkivbild_overlay_2 {
  opacity: 0.0;
  transition: .5s ease;
}
/* SINGLE STYLES */
.pxl_single {
  width: 100%;
  overflow: hidden;
  background-color: #000;
  min-height: 225px;
}
.pxl_single_title {
  width:100%;
  top:0px;
  left:0px;
  position:absolute;
  height:100%;
  color:#ffffff;
  font-size:13px;
  z-index:7;
}

.pxl_single_title a {
  color:#ffffff!important;
}
.pxl_single_title h4 {
  color: #ffffff !important;
  font-size:14px;
}
.pxl_single img {
  object-fit: cover;
  height: 100%;
  width: 100%;

}
.pxl_single_overlay {
  background:#000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  float:left;
  height: 100%;
  width: 100%;
  opacity: 0.15;
  transition: .5s ease;
  background-color: #000000;
  z-index:6;
}
.pxl_single:hover .pxl_single_overlay {
  opacity: 0.1;
  transition: .5s ease;
}
.pxl_single_additional {
  width: 100%;
  max-height:220px;
  overflow: hidden;
  position: relative;
}
.pxl_single_additional img {
  object-fit: cover!important;
  width:100%;
}
.pxl_single_additional_overlay {
  background:#000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  float:left;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  transition: .5s ease;
  background-color: #000000;
}
.pxl_single_additional:hover .pxl_single_additional_overlay {
  opacity: 0.0;
  transition: .5s ease;
}
.pxl_single_header {
  padding: 0 !important;
}
.pxl_single_accordion {
  background-color: #ff9900!important;
}
.pxl_single_accordion:hover {
  background-color: #ff9232!important;
}
.pxl_map {
  width: 100%;
  min-height:650px;
  overflow: hidden;
  position: relative;
}
.pxl_map img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.pxl_map_bar {
  width: 100%;
  height: 50px;
  color: #fff;
  background-color: #121212;
  z-index: 7;
  top:0;
  line-height: 40px;
}
#map {
  width: 100%;
  height:100%;
}
/* Profile cards */
.pxl_user_card_container {
  font-size:14px;
  color:#fff;
  width:100%;
  height:auto;
  border:1px solid #121212;
  overflow:hidden;
}
.pxl_user_card_container a {
  color:#fff;
  text-decoration: none;
}
.pxl_user_card {
  position:relative;
  width: 100%;
  height:250px;
}
.pxl_user_list_container {
  padding-top:70px;
}
.pxl_user_list_avatar_container {
  text-align: center;
  margin:0 auto;
  width:100%;
  height:100%;
}
.pxl_user_card_top {
  background-color:#131313ed;
  height:50px;
  width:100%;
  float:left;
}
.pxl_user_card_top h4 {
  font-size:18px;
  font-weight: 600;
}
.pxl_user_card_bottom {
  padding:10px;
  width:100%;
  height:400px;
  border-top:5px solid #2b2b2b;
}
.pxl_user_card_sysadm {
  padding:10px;
  width:100%;

}
.pxl_user_list_avatar {
  border: 0;
  margin:0 auto;
  width:10rem;
  height:10rem;
  overflow: hidden;
  object-fit: cover;
  border-radius: 50%;
  transition: 0.15s ease-in-out;
}
.pxl_user_list_avatar:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
      transform: scale(1.05);
      transition: 0.15s ease-in-out;
}
.pxl_user_list_container p {
  padding:10px;
  font-size:20px;
}
.pxl_user_list_btn {
  height:70px;
  background-color: #ff9100!important;
  border: 0 !important;
  transition: 0.15s ease-in-out;
  width: 100%!important;
  cursor: pointer;
}
.pxl_user_list_btn:hover {
  background-color: #e98400 !important ;
  transition: 0.15s ease-in-out;
}
.pxl_badge_hover {
  transition: 0.15s ease-in-out;
}
.pxl_badge_hover:hover {
  transition: 0.15s ease-in-out;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
      transform: scale(1.05);
      transition: 0.15s ease-in-out;
}
.pxl_list_badge img {
  width:auto;
  height:auto;
}
.log_table {
  font-size:13px!important;
}
/* EVENT */
.pxl_event_grid {
  width: 100%;
  height:320px;
  overflow: hidden;
  position: relative;
  background-color: #000;

}
.pxl_event_grid_title {
  width:100%;
  top:0px;
  left:0px;
  position:absolute;
  height:100%;
  color:#dedede;
  z-index:5;
}

.pxl_event_grid_title a {
  color:#dedede!important;
}
.pxl_event_grid_title h4 {
  color: #dedede !important;
  font-size:14px;
}
.pxl_event_grid img {
  object-fit: cover;
  height: 100%;
  width: 100%;

}
.pxl_event_grid_overlay {
  background:#000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  float:left;
  height: 100%;
  width: 100%;
  opacity: 0.75;
  transition: .5s ease;
  background-color: #000000;
}
.pxl_event_grid:hover .pxl_arkivbild_overlay {
  opacity: 0.1;
  transition: .5s ease;
}
.pxl_event_bar {
  width: 100%;
  height: 60px;
  color: #fff;
  background-color: #12121290;
  z-index: 7;
  bottom: 0;
  line-height: 50px;
}
.pxl_event_data_bar {
  width: 100%;
  color: #fff;
  z-index: 7;
  line-height: 50px;
  bottom: 0;
}
/* SINGLE STYLES */
.pxl_event {
  width: 100%;
  overflow: hidden;
  background-color: #000;
  min-height: 225px;
}
.pxl_event_title {
  width:100%;
  top:0px;
  left:0px;
  position:absolute;
  height:100%;
  color:#ffffff;
  font-size:13px;
  z-index:7;
}

.pxl_event_title a {
  color:#ffffff!important;
}
.pxl_event_title h4 {
  color: #ffffff !important;
  font-size:14px;
}
.pxl_event img {
  object-fit: cover;
  height: 100%;
  width: 100%;

}
.pxl_event_overlay {
  background:#000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  float:left;
  height: 100%;
  width: 100%;
  opacity: 0.15;
  transition: .5s ease;
  background-color: #000000;
  z-index:6;
}
.pxl_event:hover .pxl_single_overlay {
  opacity: 0.1;
  transition: .5s ease;
}
.pxl_event_additional {
  width: 100%;
  max-height:220px;
  overflow: hidden;
  position: relative;
}
.pxl_event_additional img {
  object-fit: cover!important;
  width:100%;
}
.pxl_event_additional_overlay {
  background:#000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  float:left;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  transition: .5s ease;
  background-color: #000000;
}
.pxl_event_additional:hover .pxl_event_additional_overlay {
  opacity: 0.0;
  transition: .5s ease;
}
.pxl_event_header {
  padding: 0 !important;
}
.pxl_event_accordion {
  background-color: #ff9900!important;
}
.pxl_event_accordion:hover {
  background-color: #ff9232!important;
}
/* Frontend admin */
.pxl_admin {
  color:#f6f6f6;
  padding:20px;
}
.pxl_admin_header {
  width:100%;
  height: 80px;
  padding:20px;
}
/* Start */
.pxl_start_item {
  position: relative;
  width:100%;
  overflow: hidden;
  position: relative;
}
.pxl_start_item::before {
  content: '';
  display: block;
  padding-top:100%;
}
.pxl_start_item > * {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.pxl_s_1 {
  background: #FF9500;
}
.pxl_s_2 {
  background: #D45455;
}
.pxl_s_3 {
  background: #356CA8;
}
.pxl_s_4 {
  background: #8FC52B;
}
.pxl_start_item_text_container {
  font-size:7rem;
  padding-top:2rem;
  width:100%;
  top:0px;
  left:0px;
  height:100%;
  color:#dedede;
  position:absolute;
  z-index:10;
  text-align:center;
}
.pxl_start_item img {
  object-fit: cover;
  height: 100%;
  width: 100%;

}
.pxl_start_item_overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  float:left;
  height: 100%;
  width: 100%;
  opacity: 0.1;
  transition: .25s ease;
  background-color: #000000;
  z-index:5;
}
.pxl_start_item:hover .pxl_start_item_overlay {
  opacity: 0.35;
  transition: 0.5s ease;
}
p.start_item {
  font-size:1.5rem;
  font-weight: 400;
  line-height:0;
}
.pxl_start_item_bar {
  padding:10px;
  background:#00000086;
  position:absolute;
  bottom:0;
  height:50px;
  width:100%;
  color:#f6f6f6;
  text-align: center;
}
/** Page styles **/
p.last_updated {
  font-size:11px;
  color:#a2a2a2;
}
/* Profile */
.pxl_profile_square {
  position: relative;
  width:100%;
}
.pxl_profile_square::before {
  content: '';
  display: block;
  padding-top:100%;
}
.pxl_profile_square > * {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
/* PROFILE PAGE REPORTS */
.pxl_profile_report_grid {
  width: 100%;
  height:225px;
  overflow: hidden;
  position: relative;
  background-color: #000;

}
.pxl_profile_report_grid_title {
  width:100%;
  top:0px;
  left:0px;
  position:absolute;
  color:#dedede;
  z-index:5;
  padding:1rem;
}
.pxl_profile_report_bar {
  width: 100%;
  height: 70px;
  color: #fff;
  position: absolute;
  z-index: 7;
  bottom: 0;
  padding:10px;
}
.pxl_profile_report_grid_title a {
  color:#dedede!important;
}
.pxl_profile_report_grid_title h4 {
  color: #dedede !important;
  font-size:2.5rem;
}
.pxl_profile_report_grid img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  transition: .5s ease;
}
.pxl_profile_report_grid:hover img {
  scale: 1.1;
  transition: .5s ease;
}
.pxl_profile_report_grid_overlay {
  background:#000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  float:left;
  height: 100%;
  width: 100%;
  opacity: 0.45;
  transition: .5s ease;
  background-color: #000000;
}
.pxl_profile_report_grid:hover .pxl_profile_report_grid_overlay {
  opacity: 0.1;
  transition: .5s ease;
}
p.pxl_profile_report_meta {
  font-size: 1.2rem;
  color: #f6f6f6;
  margin-bottom:0!important;
  transition: .5s ease;
}
p.pxl_profile_report_meta a {
  color: #f6f6f6 !important;
  text-decoration: none!important;
}
p.pxl_profile_report_meta:hover {
  scale: 1.1;
  transition: .5s ease;
}
/* MEDIA QUERYS */
@media screen and (max-width: 600px) {
  .pxl_mobile_report_button {
    display:block;
    z-index: 1000;
    width:auto;
    height:70px;
    font-size:25px;
    margin-left:70%;
    margin-bottom:13%;
    color:#fff;
    scale: 1;
    transition: 0.15s ease-in-out;
  }
  .pxl_mobile_report_button:hover {
    scale: 0.9;
    transition: 0.15s ease-in-out;
  }
  .pxl_mobile_report_button a {
    color: #fff !important;
  }
  .pxl_mobile_report_button i {
    font: size 25px !important;
  }
  .pxl_login_container {
    width:95%;
  }
  .pxl_body_bg:before {
    background-size: 200% 300%;
  }
  .pxl_fw_archive {
    padding-left:0!important;
    padding-right:0!important;
    transition: opacity 0.5s ease-out;
    opacity: 1; /* Default to fully visible */
  }
  /* ARCHIVE STYLES */
 .arkivbild_grid {
   height: 250px !important;
 }
}
@media screen and (max-width: 1000px) {
  .pxl_start_item_text_container {
    font-size:5rem;
    padding-top:1.5rem;
  }
}
.pxl_srch_btn {
  width:100%;
  height:100%;
  background-color:#5c5c5c;
  transition:  0.5s ease-out;
  border:0;
}
.pxl_srch_btn:hover {
  transition:  0.5s ease-out;
  background-color:#484848;
}
.pxl_tag {
  margin: 2px;
  padding:10px;
  background-color: #121212;
  border: 1px solid #232323;
  color:#f6f6f6;
}
.pxl_myprofile {
  width:100%;
  min-height:200px;
}
.pxl_myprofile a {
  color:#121212;
  text-decoration: none;
}
.pxl_no_deco {
  color:#fff!important;
  text-decoration: none!important;;
}
.pxl_no_deco a {
  color:#fff!important;
  text-decoration: none!important;;
}
h2.pxl_gigantic {
  font-size: 7rem;
}
.pxl_h_300 {
  height:350px!important;
}
.pxl_badge_container img {
  width:70px;
}
.pxl_featured {
  height:500px!important;
}
/* FEATURED CSII */
.pxl_featured {
  width: 100%;
  overflow: hidden;
  position: relative;
  background-color: #000;
}
.pxl_featured_title {
  width:100%;
  top:0px;
  left:0px;
  position:absolute;
  height:100%;
  color:#dedede;
  font-size:13px;
  z-index:5;
}

.pxl_featured_title a {
  color:#dedede!important;
  text-decoration: none!important;
}
.pxl_featured_title h4 {
  color: #dedede !important;
  font-size:14px;
}
.pxl_featured img {
  object-fit: cover;
  height: 100%;
  width: 100%;

}
.pxl_featured_overlay {
  background:#000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  float:left;
  height: 100%;
  width: 100%;
  opacity: 0.45;
  transition: .5s ease;
  background-color: #000000;
}
.pxl_featured:hover .pxl_featured_overlay {
  opacity: 0.1;
  transition: .5s ease;
}
.pxl_csii_class {
  position: absolute;
  right: 1.5rem;
  top: 1.5rem;
}
.pxl_csii_class h3 {
  font-size:2rem;
}
.additional_image_preview {
  width:100%;
}
.additional_preview_container {
  object-fit: fill;
  overflow:hidden;
}
h3.pxl_rtview {
  font-size:1.25rem!important;
}
.fade-in-out {
  opacity: 0; /* Start with the image being transparent */
  transition: opacity 1s ease-in-out; /* Transition effect for opacity change */
}
.fade-in-out.visible {
  opacity: 1; /* Fully visible when the class 'visible' is added */
}
.photo_preview {
  max-width:100%;
}
/* SAMPLE CSS FOR POLISEN */
  .event-container {
    padding: 20px;
  }
  .event {
    margin-bottom: 20px;
    color:#f6f6f6;
    padding: 10px;
    border-bottom: 1px solid #5b5b5b;
  }
  .event:last-child {
    border-bottom: none;
  }
  .event-title {
    font-size: 15px;
    color:#f6f6f6;
    font-weight: bold;
  }
  .event-summary {
    font-size: 14px;
    color:#c6c6c6;
  }
  .event-meta {
    font-size: 12px;
    color: #717171;
  }
  .photo_list_tags {
    display: inline-block;
    font-size:12px;
    background-color: #212121;
    color: #f6f6f6;
    padding: 5px 10px;
    margin: 1px;
    border-radius: 0px;
    cursor: pointer;
  }
  .photo_list_searchtags {
    display: inline-block;
    font-size:12px;
    background-color: #161616;
    color: #f6f6f6;
    padding: 5px 10px;
    margin: 1px;
    border-radius: 0px;
    cursor: pointer;
    text-decoration: none;
  }
  .photo_list_cat {
    display: inline-block;
    font-size:12px;
    background-color: #f37500;
    color: #f6f6f6;
    padding: 5px 10px;
    margin: 1px;
    border-radius: 0px;
    cursor: pointer;
  }
  .ext_profile_links {
    display: inline-block;
    font-size:14px;
    background-color: #f37500;
    color: #f6f6f6;
    margin: 2px;
    border-radius: 0px;
    cursor: pointer;
    padding-top:15px;
    padding-left:20px;
    padding-right:20px;
  }
  .pxl_span {
    display: inline-block;
    font-size:12px;
    background-color: #161616;
    color: #f6f6f6;
    padding: 5px 10px;
    margin: 1px;
    border-radius: 0px;
    cursor: pointer;
    text-decoration: none;
  }
  .cat_1 {
    background-color: #00969b!important;
  }
  .cat_2 { 
    background-color: #f37500!important;
  }
  .cat_3 { 
    background-color: #7e00f3!important;
  }
  .cat_4 { 
    background-color: #f300be!important;
  }
  .cat_5 { 
    background-color: #13a700!important;
  }
  .cat_gr {
    background-color: #141414!important;
  }
  .table_image {
    max-width: 150px;
  }
  .table_image_sm {
    max-width:80px;
  }
  .qr_code {
    max-width:250px;
    height:auto;
    width: auto;
  }
  .qr_code img {

  }
  .pxl_fs_12 {
    font-size:12px!important;
  }
  .pxl_fs_15 {
    font-size:15px!important;
  }
  .pxl_w_150 {
    width:150px!important;
  }
  .pxl_w_100_p {
    width:58%!important;
  }
  .pxl_admin_tools {
    width:100%;
    height: 55px;
    text-align: center;
    line-height:55px;
  }
  /* sysadm styles */
  .sysadm_users_user_img {
    border:0;
    object-fit:cover;
    width:8rem;
    height:8ren;
  }
  .status-live {
    color: green;
  }

  .status-deleted {
    color: gray;
  }
  .status-pending {
    color: orange;
  }
  .user_role_badge {

  }
  .user_role_badge img {
    width:40px;
  }
