a, nav {color:#9d9d9d;}
main {padding-left:15px; padding-right:15px; min-height:calc(100vh - 55px);}
.clearfix {clear:both; float:none;}
.form-check-input:focus {
  outline: none;
  box-shadow:none;
}



#ssBranding {
  display:block;
  margin-right:10px;
}

#ssBranding i {
  color: #edc24f;
  text-shadow: 0 0 5px #b5701f, 0 0 10px #b5701f, 0 0 20px #b5701f;
  border: 2px solid #26231a;
  border-radius: 100%;
  font-size: 13px;
}
.ssBrandingSubText {
  font-size: 10px;
  font-weight: 500;
  color: #edc24f;
  letter-spacing: 2px;
  text-shadow: 0 0 5px #b5701f, 0 0 10px #b5701f, 0 0 20px #b5701f;
  margin-left: 5px;
  text-transform: uppercase;
}

.ssBrandingVersion {color:#626262;   font-size: 10px;
  font-weight: 500;  margin-left: 3px;}

header {    width: 100%;
  background: rgba(37, 37, 37, 1);
  background: linear-gradient(0deg, rgb(12 12 12 / 53%) 0%, rgb(21 21 21) 99%);
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 15px;
  box-shadow: 0px 0px 10px #000;
  border-bottom: 1px solid #212121;
position:relative;
z-index:402;
}

.internalServerName {
  font-weight: 700;
    font-size: 12px;
    color: #919191;
        line-height: 12px;
        text-transform: uppercase;
  }
.serverTimezone {
display:block !important;
    margin-right: 2px;
    border: 1px solid #919191;
    line-height: 10px !important;
    border-radius: 2px;
    width: 20px !important;
    background-size: cover !important;
  }
  .widgetCountryFlag {
   display:inline-block !important;
    margin-right: 5px;
    line-height: 10px !important;
    border-radius: 2px;
    width: 20px !important;
    background-size: cover !important; 
  }
.headerSection {
  border-left:1px solid #393939;
  height:45px;
  display: flex;
  align-items: center;
  padding-left:10px;
}

.serverCurrentPopulation {
      font-size: 8px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.5px;
    color: #7b7b7b;
    line-height: 11px;
}

.organizationName {
      font-size: 8px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.5px;
    color: #7b7b7b;
    line-height: 11px;
}
#searchPlayersOverlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 66%);
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  z-index: 401;
  display: none;
}

.headerContainer {padding-left:15px; padding-right:15px;}

header .nav a {
  font-size: 10px;
  font-weight: 500;
  color: #6b6b6b;
  letter-spacing: 2px;
  text-shadow: 0 0 5px #00000021;
  text-transform: uppercase;}


header .nav a:hover {
  color: #edc24f;
  text-shadow: 0 0 5px #b5701f, 0 0 10px #b5701f, 0 0 20px #b5701f;
}

header .headerNavButton {
    background-color: #cecece12;
    padding: 10px 15px;
    border-radius: 5px;
    font-size: 15px;
    display: inline-block;
    border: 1px solid #d2d2d221;
    color: #5c5c5c;
    text-shadow: 0px 0px 6px #0e0e0e;
    box-shadow: 0px 0px 10px #0000008c;
    position: relative;
    text-decoration: none;
}

.headerNavButton .link-text {
position: absolute;
    top: calc(100% + 11px);
    left: 50%;
    transform: translateX(-50%);
    padding: 4px 8px;
    color: #4d4d4d;
    font-size: 8px;
    line-height: 8px;
    text-transform: uppercase;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s ease;
    z-index: 10;
    font-weight: 700;
    letter-spacing: 1px;
    white-space: nowrap;
}


/* show on hover */
.headerNavButton:hover .link-text {
  opacity: 1;
  visibility: visible;
}

.headerNavButton.active {
background-color:#ffffff1c;
}
.headerNavButton.active i{
    color: #919191;
}



.headerNavButtonContainer {
  position:relative;
}





.headerNavButtonCount {
position:absolute;
top:10px;
right:5px;
transform:translateY(-50%);
background-color:#904242;
color:#fff;
display:block;
font-size:8px;
font-weight:700;
height:12px;
width:12px;
line-height:12px;
text-align:center;
border-radius:100%;
}




.profileHeaderBtn {
text-decoration: none;
background-color: #00000052;
padding: 10px 15px;
color: #9d9d9d;
text-transform: uppercase;
font-size: 8px;
line-height: 8px;
font-weight: 700;
letter-spacing: 1px;
border-radius: 25px;
border: 1px solid #ffffff26;
display: inline-block;
}

.profileHeaderMdBtn {
  font-size: 9px;
  line-height: 9px;
  }

.profileHeaderBtn i.fa-circle-check {
  color: #5ac15a;
}

.profileHeaderBtn i.fa-map {
  color: #edc24f;
}

.profileHeaderBtn i.fa-circle {
  color: #444444;
}

header  #dropdownUser  {
  font-size: 10px;
  font-weight: 500;
  color: #6b6b6b !important;
  letter-spacing: 2px;
  text-shadow: 0 0 5px #00000021;
  text-transform: uppercase;}

  header  #dropdownUser:hover {
    color: #edc24f !important;
    text-shadow: 0 0 5px #b5701f, 0 0 10px #b5701f, 0 0 20px #b5701f;
  }

  header  #dropdownUser img {
    border: 1px solid #404040;
    box-shadow: #0000009c 0px 0px;
    border-radius: 5px;
    margin-right: 7px;
  }

  header  #dropdownUser:hover img {
    border: 1px solid #edc24f;
    box-shadow: 0 0 5px #b5701f, 0 0 4px #b5701f;
  }

  #dropdownUserMenu a{
    color: #9a9a9a;
    cursor: pointer;
    font-size: 10px;
    line-height: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    border-bottom: 1px solid #fff3;
    margin-bottom: 5px;
    padding-bottom: 5px;
  }

  
  #dropdownUserMenu li:last-child a{
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  #dropdownUserMenu a:hover{
  text-shadow: 0 0 5px #b5701f, 0 0 14px #b5701f;
  color: #edc24f;
  background-color: transparent;
  }

  #dropdownUserMenu {
    text-align:right;
    width: 100%;
    overflow-y: auto;
    z-index: 1100;
    background: rgb(0 0 0 / 50%);
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
    border: 1px solid #404040;
    box-shadow: 0 0 5px #000000, 0 0 14px #000000;
    padding: 2px;
    border-radius: 10px;
    margin-top: 7px;
    color: #9a9a9a;
    text-shadow: 0 0 5px #71685e, 0 0 14px #302b25;
    padding: 8px;
  margin-top:8px !important;
  }

.steamidContainer {  font-size: 10px;
  font-weight: 500;
  color: #6b6b6b !important;
  letter-spacing: 2px;
  text-shadow: 0 0 5px #00000021;
  text-transform: uppercase;}



.loginBtn {    font-size: 10px;
  font-weight: 500;
  color: #edc24f;
  letter-spacing: 2px;
  text-shadow: 0 0 5px #b5701f, 0 0 10px #b5701f, 0 0 20px #b5701f;
  text-transform: uppercase;
  border: 1px solid #edc24f;
  box-shadow: 0 0 5px #b5701f;
  text-decoration: none;
  padding:10px 15px;
  border-radius: 5px;
}

.feedbackBtn {
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 500;
  font-size: 10px;
  letter-spacing: 2px;
  color: #626262;
  margin-right:10px;
}

.feedbackLogin {
  text-align:center;
}



#searchContainer {min-width:385px;}
    
.results-container {
  display: none;
  position: absolute;
  width: 100%;
  max-height: 150px;
  overflow-y: auto;
  z-index: 1000;
  background: rgb(0 0 0 / 84%);
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  border: 1px solid #404040;
  box-shadow: 0 0 5px #000000, 0 0 14px #000000;
  padding: 2px;
  border-radius: 10px;
  margin-top: 7px;
  color: #9a9a9a;
  text-shadow: 0 0 5px #71685e, 0 0 14px #302b25;
  padding: 15px 8px;
}

.search-result {
  cursor: pointer;
  font-size: 10px;
  line-height: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  border-bottom: 1px solid #fff3;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.search-result:last-of-type {
  border-bottom: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.search-result:hover {
  text-shadow: 0 0 5px #b5701f, 0 0 14px #b5701f;
  color: #edc24f;
}

.form-container {
    position: relative;
}

.form-container .form-control {
  font-size: 13px;
  background-color: #0d0d0d;
  border-color: #404040;
  text-shadow: 0 0 2px #313131, 0 0 0px #779177;
  box-shadow: #0000009c 0px 0px 
}
.form-container .form-control:focus {
  color: #303030;
  border-color:#edc24f;
  text-shadow: 0 0 10px #494949, 0 0 20px #303030;
  box-shadow: 0 0 5px #41382f, 0 0 14px #be823c;
}

.form-container .form-control.has-value {
  color: #edc24f;
  text-shadow: 0 0 5px #b5701f, 0 0 10px #b5701f, 0 0 20px #b5701f;
  border-color:#edc24f;
  text-shadow: 0 0 5px #b5701f, 0 0 10px #b5701f, 0 0 20px #b5701f;
  box-shadow: 0 0 5px #41382f, 0 0 14px #be823c;
}


.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }

  @media (min-width: 768px) {
    .bd-placeholder-img-lg {
      font-size: 3.5rem;
    }
  }

  .b-example-divider {
    width: 100%;
    height: 3rem;
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
  }

  .b-example-vr {
    flex-shrink: 0;
    width: 1.5rem;
    height: 100vh;
  }

  .bi {
    vertical-align: -.125em;
    fill: currentColor;
  }

  .nav-scroller {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden;
  }

  .nav-scroller .nav {
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 1rem;
    margin-top: -1px;
    overflow-x: auto;
    text-align: center;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }

  .btn-bd-primary {
    --bd-violet-bg: #712cf9;
    --bd-violet-rgb: 112.520718, 44.062154, 249.437846;

    --bs-btn-font-weight: 600;
    --bs-btn-color: var(--bs-white);
    --bs-btn-bg: var(--bd-violet-bg);
    --bs-btn-border-color: var(--bd-violet-bg);
    --bs-btn-hover-color: var(--bs-white);
    --bs-btn-hover-bg: #6528e0;
    --bs-btn-hover-border-color: #6528e0;
    --bs-btn-focus-shadow-rgb: var(--bd-violet-rgb);
    --bs-btn-active-color: var(--bs-btn-hover-color);
    --bs-btn-active-bg: #5a23c8;
    --bs-btn-active-border-color: #5a23c8;
  }

  .bd-mode-toggle {
    z-index: 1500;
  }

  .bd-mode-toggle .dropdown-menu .active .bi {
    display: block !important;
  }


  .kitsLocked {
    color: #ef7676;
}
.kitsUnlocked {
  color: #edc24f;
  text-shadow: 0 0 5px #b5701f;
}

#map {
  height: 100%;
  width: 100%;
  max-height: 760px;
  min-height: 760px;
  max-width: 760px;
  
}



.mapBackground {
  background-color: #031e11;
  position: absolute;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  margin:5px;
  overflow: hidden;
  background-image: url('../img/static.gif');
}

.mapFrame {
  background-color: transparent;
  border: 1rem solid;
  border-bottom-color: #2e2e2e;
  border-left-color: #181818;
  border-right-color: #181818;
  border-top-color: #111111;
  box-shadow:
    inset 0 0 18rem black,
    inset 0 0 3rem black,
    0 0 10rem black;
  height: 100%;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  pointer-events: none;
  z-index:1050;
}



.mapScanlines {
  background: linear-gradient(
    to bottom,
    rgba(255,255,255,0),
    rgba(255,255,255,0) 50%,
    rgba(0,0,0,0.2) 70%,
    rgba(0,0,0,0.6)
  );
  background-size: 100% 0.3rem;
  border-radius: 2rem;
  position: absolute;
  width: calc(100% - 30px);
    height: calc(100% - 30px);
    z-index:1051;
    margin:15px;
}

.leaflet-image-layer {opacity: 0.4; filter: brightness(50%) saturate(0%) contrast(168%); box-shadow: 0 0 50px 50px white inset;}
.leaflet-container {background-color:transparent !important;}
.mapMonumentLabel-DISABLED {
  background-color:transparent;
  border:none;
  text-shadow: 0px 0px 10px #252525;
  border-radius: 0px;
  padding: 0px;
  font-size: 14px;
  letter-spacing:1px;
  color: #EFEFEF;
  text-align: center;
  box-shadow:none;
  font-weight: normal;
  text-transform: uppercase;
}


.mapMonumentLabel {
  background-color:transparent;
  border:none;
  border-radius: 0px;
  padding: 0px;
  text-align: center;
  box-shadow:none;
}

.mapMonumentLabelText {
  text-shadow: 0rem 0.2rem 1rem #0c7b46;
  font-size: 15px;
  letter-spacing:0px;
  color: #14fdce;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Play", sans-serif;
  line-height: 15px;
  max-width:100px;
  text-wrap:wrap;
}

@supports (-webkit-text-stroke: 3px #0c7b46) {
.mapMonumentLabelText {
  -webkit-text-stroke: 3px #074728;
  -webkit-text-fill-color: #5ac15a;
  text-shadow: none;
  text-align: border-path;
  paint-order: stroke fill;
}

.greenCard {
  color: #43ff43;
  text-shadow: 0 0 10px #43ff43, 0 0 20px #43ff43, 0 0 30px #154115, 0 0 40px #154115;
}
.blueCard {
  color: #8aa5fc;
  text-shadow: 0 0 10px #8aa5fc, 0 0 20px #8aa5fc, 0 0 30px #18285c, 0 0 40px #18285c;
}
.redCard {
  color:#ff4b4b;
  text-shadow: 0 0 10px #ff4b4b, 0 0 20px #ff4b4b, 0 0 30px #9e3a3a, 0 0 40px #9e3a3a;
}

.blueCard {-webkit-text-stroke: 3px #18285c;-webkit-text-fill-color: #8aa5fc; text-shadow: none; text-align: border-path; paint-order: stroke fill;}
.greenCard {-webkit-text-stroke: 3px #154115;-webkit-text-fill-color: #43ff43; text-shadow: none; text-align: border-path; paint-order: stroke fill;}
.redCard {-webkit-text-stroke: 3px #9e3a3a;-webkit-text-fill-color: #ff4b4b; text-shadow: none; text-align: border-path; paint-order: stroke fill;}

}
.cardMarginRight {margin-right:3px;}
.monumentCardSpawn, .monumentCardDoor, .monumentCardVending, .mapMonumentIceLake {display:none;}
.mapMonumentQuarry.mapMonumentLabelText, .mapMonumentAnvilRock.mapMonumentLabelText, .mapMonumentZiggurat.mapMonumentLabelText, .mapMonumentJungleBiodome.mapMonumentLabelText, .mapMonumentBiodome.mapMonumentLabelText, .mapMonumentTerrainLab.mapMonumentLabelText {
font-size: 10px;
letter-spacing:-0.3px;
line-height: 8px;
}

.mapMonumentJungleBiodome.mapMonumentLabelText {
  max-width:200px;
  text-wrap: unset;
}


.mapMonumentLabelEmpty {background-color: transparent;
border: none;}

.mapStats {list-style-type: none; padding:0; margin:0; position:absolute; top:30px; right:32px; z-index:1050;}





.mapStats li{display:inline-block; border: none; font-size: 10px;
  letter-spacing: 2px;
  font-weight: 700;
  color: #5ac15a;
  text-shadow: 0 0 5px #0c7b46, 0 0 10px #0c7b46, 0 0 20px #0c7b46; margin-left:10px;}

  .mapEvents {list-style-type: none; padding:0; margin:0; position:absolute; top:50px; right:32px; z-index:1050;}
  .mapEvents li{display:block; font-size: 20px; color: #fff; fill: #ffffff; opacity:0.15;}
  .mapEvents li.active{filter: drop-shadow(0 0 5px #0c7b46) drop-shadow(0 0 10px #0c7b46) drop-shadow(0 0 20px #0c7b46); color: #5ac15a; fill: #5ac15a; opacity:1;}


.mapOptions {list-style-type: none; padding:0; margin:0; position:absolute; top:52px; left:32px; z-index:1050;}

.mapSettingsTitle {
  position: absolute;
  bottom: 66px;
  left: 32px;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 2px;
  font-weight: 700;
  color: #5ac15a;
  text-shadow: 0 0 5px #0c7b46, 0 0 10px #0c7b46, 0 0 20px #0c7b46;
  border-bottom: 1px solid #105031;
  width: 180px;
  padding-bottom: 2px;

}
.mapOptionsTitle {
  position: absolute;
 top: 30px;
  left: 32px;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 2px;
  font-weight: 700;
  color: #5ac15a;
  text-shadow: 0 0 5px #0c7b46, 0 0 10px #0c7b46, 0 0 20px #0c7b46;
  border-bottom: 1px solid #105031;
  width: 225px;
  padding-bottom: 2px;

}
.mapOptionsMessage {
  position: absolute;
 top: 80px;
  left: 32px;
  text-transform: uppercase;
  font-size: 8px;
  letter-spacing: 2px;
  font-weight: 700;
  color: #5ac15a;
  text-shadow: 0 0 5px #0c7b46, 0 0 10px #0c7b46, 0 0 20px #0c7b46;
  border-top: 1px solid #105031;
  width: 225px;
  padding-top: 2px;

}
.mapOptionsMessageSection {width:100%; display: block;}
.mapSettings {list-style-type: none; padding:0; margin:0; position:absolute; bottom:40px; left:32px; z-index:1050;}
.mapOptions li{display:inline-block;}
.mapSettings li{display:inline-block;}
.mapSettingsButton {
  border: none;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  background-color:transparent;
  color:#5ac15a;
  text-shadow: 0 0 5px #0c7b46, 0 0 10px #0c7b46, 0 0 20px #0c7b46;
}
.mapSettingsActive {  color:#9aee9a;
  text-shadow: 0 0 10px #9aee9a, 0 0 20px #9aee9a, 0 0 30px #0c7b46, 0 0 40px #0c7b46;}
.heatmap-button {
  border: none;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  background-color:transparent;
  color:#5ac15a;
  text-shadow: 0 0 5px #0c7b46, 0 0 10px #0c7b46, 0 0 20px #0c7b46;
}

.heatmap-button svg {filter: drop-shadow(0 0 5px #0c7b46) drop-shadow(0 0 10px #0c7b46) drop-shadow(0 0 20px #0c7b46); color: #5ac15a; fill: #5ac15a; opacity:1;}


.heatmap-button.active {
  color:#9aee9a;
  text-shadow: 0 0 10px #9aee9a, 0 0 20px #9aee9a, 0 0 30px #0c7b46, 0 0 40px #0c7b46;
}


.heatmap-button.active svg{
  filter: drop-shadow(0 0 10px #9aee9a) drop-shadow(0 0 20px #9aee9a) drop-shadow(0 0 30px #0c7b46) drop-shadow(0 0 40px #0c7b46);
  color: #9aee9a;
  fill: #9aee9a;
  opacity:1;
}

.heatmap-button-cycle.cycle-active {
  color:#9aee9a;
  text-shadow: 0 0 10px #9aee9a, 0 0 20px #9aee9a, 0 0 30px #0c7b46, 0 0 40px #0c7b46;
}

.cycleTimeBarContainer {
  width: 162px;
  height: 10px;
  border:#105031 1px solid;
  position:absolute;
  z-index:1050;
  left: 95px;
  top: 32px;
  border-radius: 5px;
  padding:2px;
}

.heatmap-button-cycle{
  position:absolute;
  z-index:1050;
  left: 75px;
  top: 26px;
  background-color:transparent;
  color:#5ac15a;
  text-shadow: 0 0 10px #5ac15a, 0 0 20px #5ac15a, 0 0 30px #0c7b46, 0 0 40px #0c7b46;
}

.cycleTimeBar {
  width: 0;
  height: 100%;
  background-color: #9aee9a;
  z-index:1050;
  border-radius: 5px;
  box-shadow: 0 0 10px #9aee9a, 0 0 20px #9aee9a, 0 0 30px #0c7b46, 0 0 40px #0c7b46;
}

.moreInfoBtn {font-size: 15px;
  position: relative;
  top: -10px;
  left: -5px;
color:#555;
}


    .mapKillerIcon {
        width: 8px;
    height: 8px;
    background-color: transparent; /* Default color for bases */
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 8px;
    z-index: 1500;
    color: #edc24f;
    text-shadow: 0 0 5px #b5701f;
}


.leaflet-interactive.camperLine {
    stroke: #ce6767;
    stroke-width: 1.5;
    stroke-dasharray: 4,6;
    opacity: 0.7;
}


.mapVictimIcon {
    color: #ce6767;
    text-shadow: 0 0 5px #904242;
    width: 8px;
    height: 8px;
    background-color: transparent; /* Default color for bases */
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 8px;
    z-index: 1500;
}

#timezones .fa-sun {
  color:#BBA658;

}
#timezones .fa-moon {
  color:#589cbb;

}

.active-player-marker {
  position: relative;
  width: 10px;
  height: 10px;
  /* Center this element exactly on the map point */
  transform: translate(-50%, -50%);    /* <-- prevents apparent drift */
  will-change: transform;
  pointer-events: auto; /* so popups/clicks still work */
}

.active-player-marker > span {
  position: absolute;
  inset: 0;
  border-radius: 50%;
  background:#edc24f;
  border: 2px solid #edc24f;           /* golden ring */
  box-shadow:
    0 0 5px  #b5701f,
    0 0 10px #b5701f,
    0 0 20px #b5701f;
}

    .leaflet-control-zoom-out span {
        color: #904242; /* Your desired color */
    }
    .leaflet-control-zoom-in span {
        color: #5EBE59; /* Your desired color */
    }
    .leaflet-control-zoom-out {
    background: rgba(37, 37, 37, 1);
    background: linear-gradient(0deg, rgb(29 29 29) 0%, rgba(37, 37, 37, 1) 99%);
    border: solid rgba(37, 37, 37, 1) 1px;
    box-shadow: #0000009c 0px 0px 10px;
    border: solid 1px #ffffff1a !important;
    }
    .leaflet-control-zoom-in {
            background: rgba(37, 37, 37, 1);
    background: linear-gradient(0deg, rgb(29 29 29) 0%, rgba(37, 37, 37, 1) 99%);
    border: solid rgba(37, 37, 37, 1) 1px;
    box-shadow: #0000009c 0px 0px 10px;
    border: solid 1px #ffffff1a !important;
    }

    .leaflet-bar a.leaflet-disabled {
      border: solid 1px #ffffff1a !important;
      background-color:#3B3B3B !important;
    }
    .leaflet-bar a.leaflet-disabled span {
      opacity:0.3;
    }
    .leaflet-bar a {
      border: solid 1px #ffffff1a !important;
      background-color:#3B3B3B !important;
    }

.mapArrowIcon {
    color: red;
    font-size: 10px;
    margin-top: -5px; /* fine-tune positioning if needed */
}
.mapBaseIcon {
    width: 8px;
    height: 8px;
    background-color: transparent; /* Default color for bases */
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 8px;
    z-index: 1500;
    color: #edc24f;
    text-shadow: 0 0 5px #b5701f, 0 0 10px #b5701f, 0 0 20px #b5701f;
}
.mapC4Icon {
    width: 8px;
    height: 8px;
    background-color: transparent;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 8px;
    z-index: 1500;
    color: #edc24f;
    text-shadow: 0 0 5px #b5701f, 0 0 10px #b5701f, 0 0 20px #b5701f;
}
.mapSupplySignalIcon {
    width: 8px;
    height: 8px;
    background-color: transparent;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 8px;
    z-index: 1500;
    color: #edc24f;
    text-shadow: 0 0 5px #b5701f, 0 0 10px #b5701f, 0 0 20px #b5701f;
}
.mapSatchelIcon {
    width: 8px;
    height: 8px;
    background-color: transparent;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 8px;
    z-index: 1500;
    color: #edc24f;
    text-shadow: 0 0 5px #b5701f, 0 0 10px #b5701f, 0 0 20px #b5701f;
}
.mapBaseIcon.red {
    background-color: transparent; /* Color for destroyed bases */
}
.mapTurretIcon {
    width: 8px;
    height: 8px;
    background-color: transparent;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 8px;
    z-index: 1500;
    color: #edc24f;
    text-shadow: 0 0 5px #b5701f, 0 0 10px #b5701f, 0 0 20px #b5701f;
}
.mapTurretIcon.groupLimitBreached {
    color: #ce6767;
    text-shadow: 0 0 5px #904242, 0 0 10px #904242, 0 0 20px #904242;
}
.mapBaseIcon.groupLimitBreached {
    color: #ce6767;
    text-shadow: 0 0 5px #904242, 0 0 10px #904242, 0 0 20px #904242;
}


#sectionMap {position: relative;     border-radius: 24px;
  padding: 0px;
  overflow: hidden;
  border: 1px solid #323232;
max-width: 760px;
box-shadow: #0000009c 0px 0px 10px;
margin-left: auto;
margin-right:auto;
}

.modal-full {min-width: 97%;}
.modal-full .modal-dialog {min-width: 97%;}

* {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.sectionTitle {
  word-break: break-all;
  word-wrap: break-word; 
  font-size:20px; 
  line-height:20px; 
  background: linear-gradient(90deg, #3d3d3d, #5f5f5f, #5f5f5f, #3d3d3d);
  background-size: 300% 100%;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  animation: shimmerSporadic 30s ease-in-out infinite;
  font-weight:700; 
  width:100%;
}

.popupOverlayIcon {
  font-size: 15px;
  line-height: 22px;
  background: linear-gradient(90deg, #3d3d3d, #5f5f5f, #5f5f5f, #3d3d3d);
  background-size: 300% 100%;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  animation: shimmerSporadic 30s ease-in-out infinite;
  font-weight:700; 
  margin-right:5px;
}


.sectionServerName {font-size:19px; line-height:25px; color:#fff; margin-bottom:5px; font-weight:800; width:100%;}
.sectionSubTitle {font-size: 19px;
  line-height: 27px;
  color: #d8d8d8;
  margin-bottom: 15px;
  font-weight: 600;
  width: 100%;}
.serverHeader {text-transform: uppercase; font-size:12px; line-height:12px; font-weight: 700; letter-spacing: 2px; margin-bottom:5px; color:#9d9d9d;}
.serverInformation {font-weight:800; font-size:20px; line-height:20px; letter-spacing: -0.8px;}
.serverStatus {color: #121212;
  font-size: 8px;
  line-height: 11px;
  padding: 3px 5px;
  border-radius: 11px;
  margin-bottom: 0px;
  letter-spacing: -0.1px;
  position: relative;
  top: -3px;
  font-weight: 800;
  text-transform: uppercase;}
#sectionServer{margin-bottom: 10px;}
#sectionServer .row{margin-bottom: 10px;}
.serverOffline {background-color:#ef7676;}
.serverUnknown {background-color:#707070}
.serverOnline {color:#2a6c39 !important;    background-color: #77d077;
  box-shadow:0 0 5px #0c7b46, 0 0 10px #0c7b46, 0 0 20px #0c7b46;}
.sectionServerType
{text-transform: uppercase;
  font-size: 10px;
  line-height: 10px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #9d9d9d;
}

.sectionTitlePill {
  font-weight: 600;
    font-size: 10px;
    background-color: #161616;
    letter-spacing: 1px;
    display: inline;
    padding: 5px 10px;
    border-radius: 25px;
    color: #6e6e6c; text-transform:uppercase;
}

.sectionTitleDivider {
  width: 100%;
    height: 2px;
    background-color: #1c1c1c;
    margin-top: 10px;
    border-bottom: 1px solid #3b3b3b;
    margin-bottom: 10px;
}


.widgetScrollList .sectionTitleDivider {
    background-color: #080808;
    border-bottom: 1px solid #373737;
}


body {
background-image:url('../img/live-bg.jpg');
background-size: cover;
background-repeat: repeat;
background-position: center center;
background-color:#121212;
color:#efefef;
background-attachment: fixed;
min-height:100vh !important;
}

.noticeBar {    opacity: 0.2; width:100%; display:block; height:30px; background-image:url('../img/notice.png'); margin-bottom:10px;  background-repeat: repeat-x;  background-position: center center;}

#loginModal {text-align:center;}
#loginModal .modal-body {padding: 15px 25px;}
#loginModal .modal-content {padding:10px;}
.signInIcon {font-size: 60px;
  margin-bottom: 10px;   text-shadow: 0 0 5px #71685e, 0 0 14px #302b25;}
  #loginModal h3 {      border-bottom: 1px solid #fff3;
    padding-bottom: 10px;   text-shadow: 0 0 5px #71685e, 0 0 14px #302b25;}

    .signInNotice {padding-top: 10px; margin-top:10px; border-top: 1px solid #fff3; font-size: 12px;
      line-height: 15px;}



.modal-content {
  padding: 20px;
  background: rgb(0 0 0 / 70%);
  border: 1px solid #1d1d1d;
  box-shadow: 0 0 5px #000000, 0 0 14px #000000;
  border-radius: 10px;
  margin-top: 7px;
  color: #9a9a9a;
}


  .modal{
    background: rgb(0 0 0 / 30%);
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
}

.modal .form-control {
  background-color: #00000091;
  border-color: #433f3f;
  color: #989595;
  font-size:13px;
}




.modal .form-control::placeholder {
  color: #696969;
  opacity: 1;
}


#imageModal .modal-dialog-centered {
  display: flex;
  align-items: center;
  justify-content: center;
}

#imageModal .modal-content {
  max-width: 100%;
  max-height: 100%;
}

#imageModal .modal-body {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  padding: 0;
}

#imageModal .modal-body img {
  max-width: 100%;
  max-height: 100vh;
  object-fit: contain;
}


.modal .form-control::-ms-input-placeholder {
  color: #696969;
}

.modal .form-control:focus::placeholder {
  opacity: 0;
}

.modal .form-control:focus::-ms-input-placeholder {
  opacity: 0;
}


.modal .form-control-description {
  font-size: 11px;
  line-height: 13px;
  padding-top: 10px;
  color: #9a9a9a;
}
.modal .form-control-description b {color: #ae2a2a;}

.modal .form-control:focus {
  border: 1px solid #edc24f;
  box-shadow: 0 0 5px #b5701f;
  color: #edc24f;
  text-shadow: 0 0 5px #b5701f, 0 0 10px #b5701f, 0 0 20px #b5701f;
  box-shadow: 0 0 5px #41382f, 0 0 14px #be823c;
}

.modal button[type=submit] {
  font-size: 10px;
  font-weight: 500;
  color: #9a9a9a;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: 1px solid #9a9a9a;
  text-decoration: none;
  padding: 10px 15px;
  border-radius: 5px;
  background-color:transparent;
}


.modal button[type=submit]:hover {
  color: #edc24f;
  text-shadow: 0 0 5px #b5701f, 0 0 10px #b5701f, 0 0 20px #b5701f;
  border: 1px solid #edc24f;
  box-shadow: 0 0 5px #b5701f;
}

.modal .modelBtn {
  font-size: 10px;
  font-weight: 500;
  color: #9a9a9a;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: 1px solid #9a9a9a;
  text-decoration: none;
  padding: 10px 15px;
  border-radius: 5px;
  background-color:transparent;
}


.modal .modelBtn:hover {
  color: #edc24f;
  text-shadow: 0 0 5px #b5701f, 0 0 10px #b5701f, 0 0 20px #b5701f;
  border: 1px solid #edc24f;
  box-shadow: 0 0 5px #b5701f;
}

#profileModal h5 {
  font-size: 16px;
  margin-bottom: 20px;
}

#profileModal h3 {
  margin-bottom: 5px;
  line-height: 25px;
}

.profileSteamID {font-weight: 600;
  font-size: 12px;
  letter-spacing: 2px;
  color: #595959;}

.profileHeaderTitle {    color: #9d9d9d;
  width: 100%;
  display: block;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 10px;
  font-weight: 700;
  letter-spacing: 2px;
  margin-bottom: 5px;
  padding-right: 10px;}

  .profileHeaderInfo {background-color: #161616;
    padding: 5px 10px;
    border-radius: 20px;
    font-size: 11px; display:inline-block;
    color: #969696;}

  .profileName {margin-bottom: 0px; line-height: 25px; color: #efefef; font-size: 25px; font-weight: 700;}
  .personaName {font-size: 16px; margin-bottom: 20px; font-weight: 500;  line-height: 18px;}

  .profileTable th {text-transform: uppercase; font-size:12px; line-height:12px; font-weight: 700; letter-spacing: 2px; padding-bottom:5px; padding-top:10px; color:#9d9d9d;  border-bottom: 1px solid #333;}
  .profileTable {width:100%;}
  .profileTable tr td{ 
    border-bottom: 1px solid #333;
    padding-bottom: 5px;
    padding-top: 5px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    color:#fff;
  }
  .profileTable tr td.text-right, .profileTable tr th.text-right{ 
    text-align:right;
  }
  .profileTable tr:first-child td{padding-top:0px;}
  .profileTable tr:first-child th{padding-top:0px;}
  .profileTable tr:last-child td{padding-bottom:0px;  border-bottom:0px;}
  .profileTable tr:last-child th{padding-bottom:0px; border-bottom:0px;}
.profileDetailsNotFound {
  text-transform: uppercase;
  font-size: 10px;
  line-height: 10px;
  font-weight: 700;
  letter-spacing: 1px;
  display: block;
  width: 100%;
  min-height: 13px;
  color:#2B2B2B;
}
.modal-title {font-size:30px; line-height:30px; color:#fff; font-weight:800;}

.profileImage {
  border-radius: 10px;
  border: 3px solid #333;
  margin-bottom: 15px;
}
.profileAlias {    font-size: 11px;
  line-height: 11px;
  margin-bottom: 0px;
  font-weight: 700;
  color: #8a8a8a;}
  .groupNameList {
    display: inline-block;
    border: 1px solid #585858;
    color: #a5a5a5;
    letter-spacing: 0px;
    font-weight: 900;
    font-size: 9px;
    padding: 3px 6px;
    border-radius: 10px;
    margin-top: 5px;
    text-transform: uppercase;
    line-height: 11px;
}

.profileOptionsButtonToggle {
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 20px;
  color: #444444;
  text-transform: uppercase;
text-decoration: none;
margin-right:10px;
}

.profileOptionsButtonToggle:hover i{
  color: #71C571 !important;
}

footer {
  width: 100%;
  overflow-x: hidden;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 15px;
  background-image: url(/img/scrollcontainer-bg.jpg);
  box-shadow: inset 0px 6px 15px #000000c2;
  border-top: 1px solid #313131;
  position: relative;
}

.copywrite {
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0px;
  line-height: 12px;
  color: #5b5b5b;
  text-transform: uppercase;
}

.footerContainer {
  padding-left: 15px;
  padding-right: 15px;
}

.footerContainer button, .footerContainer .btn {
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0px;
  line-height: 12px;
  color: #5b5b5b;
  text-transform: uppercase;
}

.sidebarProfileFooterText
{
  font-size: 8px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 12px;
  color:#3c3c3c;
  text-transform: uppercase;
  width: 100%;
  display: block;
  margin-top: 5px;
  border-top: 1px solid #2a2a2a;
  padding-top: 5px;
}

.sidebarProfileFooterText b {
  color:#3c3c3c;
}

.oxideGroupList {margin:0; padding:0;}
.oxideGroupListItem {
  margin-top:0px;
  position: relative;
  margin-right:5px;
  }

.oxideGroupListProfile{
  padding: 2px 5px;
  border-radius: 25px;
width: fit-content;
}

.groupName-admin {border:1px solid #4a894a !important;}
.groupName-nitro {border:1px solid  #FE77FA !important;}
.groupName-steamgroup {border:1px solid  #29465D !important;}
.groupName-linked {border:1px solid  #7188D9 !important;}
.groupName-boughtaccount {border:1px solid  #904242 !important;}

.profileAlert {
  border:#904242 solid 1px;
  background-color:#90424242;
  padding: 10px;
  border-radius: 13px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 12px;
  font-weight: 700;
  letter-spacing: 2px;
}


 .profileAlertTitle{ margin-bottom:5px; padding-left:10px;}
.profileAlertSeverity1 {
  border: #7e9042 solid 1px;
  background-color: #908f4242;
}

.profileAlertSeverity2 {
  border: #906842 solid 1px;
  background-color: #90774242;
}

.profileAlertSeverity3 {
  border: #905a42 solid 1px;
  background-color: #905b4242;
}

.profileAlertSeverity4 {
  border: #905242 solid 1px;
  background-color: #90534242;
}

.profileAlertDescription {color: #9d9d9d;     font-size: 10px;
  line-height: 14px; background-color:#161616; width:100%; padding:10px; border-radius: 10px;}


.profileServerStatus {    position: absolute;
  top: 5px;
  left: 5px;
  line-height: 8px;
  font-size: 7px;
  padding: 2px 5px;
  border-radius: 10px;
  font-weight: 900;
  text-transform: uppercase;}
.profileServerStatusOffline {
  background-color: #ce6767;
  box-shadow: 0 0 5px #904242, 0 0 10px #904242, 0 0 20px #904242;
  color: #933535;}
.profileServerStatusOnline { 
  color: #0000007a;
  background-color: #77d077;
  box-shadow: 0 0 5px #0c7b46, 0 0 10px #0c7b46, 0 0 20px #0c7b46;
}

#profileOnlineStatus {
  position:absolute;
  top:0px;
  left:5px;
}

.profileStatusIcon {
  font-size: 10px;
  border-radius: 100%;
} 

.profileStatusIconOnline {
  color: #77d077;
  text-shadow: 0 0 5px #0c7b46, 0 0 10px #0c7b46, 0 0 20px #0c7b46;
  border: 1px solid #26231a62;
}
.profileStatusIconOffline {
  color: #ce6767;
  text-shadow: 0 0 5px #904242, 0 0 10px #904242, 0 0 20px #904242;
  border: 1px solid #26231a62;
}
.profileStatusIconError {
  color: #edc24f;
  text-shadow: 0 0 5px #b5701f, 0 0 10px #b5701f, 0 0 20px #b5701f;
  border: 1px solid #26231a62;
}

.profileStatusImageOnline {
  box-shadow: 0 0 5px #0c7b46, 0 0 10px #0c7b4580;
  border: 3px solid #77d077;
}

.profileStatusImageOffline {
  box-shadow: 0 0 5px #904242, 0 0 10px #9042427e;
  border: 3px solid #ce6767;
}

.profileStatusImageError {
  box-shadow: 0 0 5px #b5701f, 0 0 10px #b56f1f88;
  border: 3px solid #edc24f;
}

.profileDivider {width: 100%;
  height: 1px;
  margin-top: 15px;
  margin-bottom: 15px;}
.profileHeader {    color: #fff;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 15px;
  font-weight: 600;}



.itemAmount {color:#9d9d9d;}
.transactionsTable th {margin-bottom:10px;}
@keyframes rotateAnimation {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.searchPlayerListAvatar {
  width:35px; margin-right:10px; display:inline-block; vertical-align: middle;
}
.searchPlayerListAvatar img {border-radius: 10px; border: 1px solid #404040;}
.searchPlayerListInfo {width:calc(100% - 55px); display:inline-block;  vertical-align: middle;}
.searchPlayerListInfo hr{margin:5px 0px;}

#searchPlayersContainer li{ padding-top:10px; padding-bottom:10px; }


#searchPlayersContainer {
  background-color: #0d0d0de6;
  padding: 5px 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  display:none;
  position:absolute;
  border-left: 1px solid #404040c2;
  border-bottom: 1px solid #404040c2;
  border-right: 1px solid #404040c2;
  box-shadow: 0 0 5px #000000, 0 0 14px #000000;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 1px;
  min-width:calc(100% - 12px);
}


#searchPlayersResults {
  overflow-y: scroll;
  overflow-x: hide;
  max-height: 300px;
  padding: 0px 10px 0px  0px;
  display:none;
}

#searchPlayersResults .oxideGroupListItem {
  font-size: 7px;
  line-height: 11px;
  padding: 1px 5px;
  letter-spacing: 1px;
  display: inline-block;
  width: auto;
  margin-bottom: 3px;
  border-width: 1px;
  margin-right:0px;
}
#searchPlayersResults .oxideGroupListProfile {
  background-color:transparent;
  padding:0px;
  margin-top:5px;
}
.settingsHeaderServerName {
  font-weight: 600;
  text-transform: uppercase;
  line-height: 14px;
  font-size: 13px;
  margin-bottom: 2px;
  letter-spacing: 2px;
  color: #d6d6d6;
  text-align:right;
}
.settingsHeaderServerDetails {list-style-type: none; padding:0px; margin:0px; display: flex; text-align:right;}
.settingsHeaderServerDetails li {
  text-align:right;
  color:#5c5c5c;
  display:inline-block;
  font-size: 10px;
  line-height: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-right:2px solid #363636; padding-right:5px; margin-right:5px;
}
.settingsHeaderServerOnline {color: #5ac15a;
  text-shadow: 0 0 5px #0c7b46, 0 0 10px #0c7b46, 0 0 20px #0c7b46;}
.settingsHeaderServerOffline {color: #ce6767;
  text-shadow: 0 0 5px #904242, 0 0 10px #904242, 0 0 20px #904242;}
.settingsHeaderServerDetails li:last-child {
  border-right:0px; padding-right:0px; margin-right:0px;
}
.settingsHeaderServerDetails li b{
  color: #9d9d9d;
}

.playersSearchResponse { text-transform: uppercase;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #9d9d9d;
  padding-top:10px;
  padding-bottom:10px;
}

#searchPlayersContainer ul{ margin-top:0px; margin-bottom:0px;}
.searchPlayerListItem a {display:block; text-decoration: none;}
#searchPlayersContainer .searchPlayerListItem a {font-size: 11px; line-height: 11px;}
.searchPlayerListItem a:hover {cursor:pointer;}

.refreshConstant{
    font-size: 16px;
}
.refreshConstantIcon {
  animation: pulseAnimation 2s infinite;
}

@keyframes pulseAnimation {
  0% {
      transform: scale(1); /* Normal size */
      opacity:1;
  }
  50% {
      transform: scale(0.9); /* Slightly larger */
      opacity:0.3;
  }
  100% {
      transform: scale(1); /* Back to normal size */
      opacity:1;
  }
}




.modal .close {position: absolute;
  right: 10px;
  background-color: transparent;
  border: none;
  color: #ef7676;
  font-size: 45px;
  line-height: 45px;}

  .modal-header {border-bottom:1px solid #333; padding-left: 0px;
    padding-right: 0px;}

    h3 {font-size: 25px;
      font-weight: 700;}

      p, .modal-content {color: #9d9d9d;}
      .modal-content h3 {color: #efefef;}
      b  {color: #b7fbb7;}

      .ctaContainer {display:inline-block; padding-top:15px;}
      
      .ctaContainer a{text-decoration: none;
        font-weight: 600;
        letter-spacing: -0.8px;
        color: #B7FBB7;
        border-bottom: none;}

      .ctaHeader {font-size: 20px;
        line-height: 23px;
        color: #9d9d9d;
        margin-bottom: 5px;
        font-weight: 700;
        width: 100%;}
      .ctaInformation {font-size: 14px;
        line-height: 22px;
        font-weight: 500;
        color: #999999;}

      .killFeedContainer {
        margin-bottom: 10px;
        padding: 15px;
        border-radius: 13px; min-height:265px;
        background: rgba(37, 37, 37, 1);
        background: linear-gradient(0deg, rgb(29 29 29) 0%, rgba(37, 37, 37, 1) 99%);
    border: solid rgba(37, 37, 37, 1) 1px;
    box-shadow: #0000009c 0px 0px 10px;}

        #sectionPVP {
          list-style-type: none;
          margin: 0;
          padding: 0px 0px 0px 0px;
          max-height: 315px;
          overflow-y: scroll;
          background: rgb(25, 25, 25);
          background: linear-gradient(0deg, rgba(25,25,25,1) 11%, rgba(36,36,36,1) 23%);
          border-radius: 10px;
          border: 1px solid #3e3e3e;
        }

  
      .killFeedItem { background-color:#161616;   width: 100%;
        border-bottom: 1px solid #ffffff0f;
        padding: 10px;}
      .killFeedItem:last-child {border-bottom:none; padding-bottom:0px;}
      .killerName, .victimName, .monumentName, .killerHP {display: inline-block; font-size: 12px; font-weight: 700; letter-spacing: -0.2px;}
      .killfeedEmoji {    float: left;
        line-height: 20px;
        font-size: 14px;
        background-color: #904242;
        color: #d1d1d1;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        padding-left: 3px; padding-right: 3px;}

        .killFeedItemkillerHP-1 {background-color:#122a166e;     border-bottom: 1px solid #263c23;}
        .killFeedItemkillerHP-0 {background-color: #131e3987;    border-bottom: 1px solid #29463f}

      .itemShortName {
        float:left;
      }

      .itemShortNameDisplay{padding-left: 5px;
        padding-right: 5px;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: 800;
        font-size: 10px;
        line-height: 12px;
        color: #ffffff78;
        float: left;
    }
      .distance{
        text-decoration: none;
        text-transform: uppercase;
        font-weight: 800;
        font-size: 10px;
        line-height: 10px;
        color: #ffffff78;
    }
    .itemSeperator {    float: left;
      height: 20px;
      width: 3px;
      background-color: #111;
      margin-left: 3px;
      margin-right: 3px;
    }

    .killerHP {
      font-weight: 800;
      background-color: #5ac15a !important;
      float: left;
      line-height: 20px;
      padding-left: 4px;
      padding-right: 4px;

      border-top-left-radius: 3px;
      border-bottom-left-radius: 3px;
      color: #ffffff;
      text-shadow: 0 0 5px #00000047;
    }

      .killerName {
        background-color: #3d3d3d;
        color: #dedede;
        padding: 1px 5px;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        float: left;
        min-height: 20px;
        min-width: 20px;
      }

      .monumentName {
        text-decoration: none;
        text-transform: uppercase;
        font-weight: 800;
        font-size: 10px;
        line-height: 12px;
        color: #ffffffc2;
      }

      .monumentName i{
        margin-right: 3px;
        color:#904242;
      }


      .victimName {
        background-color: #403e3d;
        color: #b4afaf;
        padding: 1px 5px;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        float: left;
        min-height: 20px;
        min-width: 20px;
      
      }
      .distance {font-weight: 900; color:#949494;}
      i.killerHPIcon {font-size:8px; line-height:12px; margin-right:2px; position: relative; top:-1px;}
      .killerHP-0 {background-color:#5ca9c3 !important;}
      .killerHP-1 {background-color:#5ac15a !important;}
      .killerHP-2 {background-color:#c3ae5c !important;}
      .killerHP-3 {background-color:#c37e5c !important;}
      .killerHP-4 {background-color:#c35c6d !important;}
      .killFeedItemLeft {float:left;}
      .killFeedItemRight {float:right;}

      .sectionTitleLiveMap {max-width: 825px;}










      .leaderboardContainer {margin-bottom: 10px;  background: rgba(37, 37, 37, 1);
        background: linear-gradient(0deg, rgb(29 29 29) 0%, rgba(37, 37, 37, 1) 99%);
    border: solid rgba(37, 37, 37, 1) 1px;
    box-shadow: #0000009c 0px 0px 10px; padding: 15px; border-radius: 13px; min-height:180px;}



      .leaderboardContainer .widgetHeader {margin-top:0px; margin-bottom:10px;}
      .leaderboardContainerSection ul {list-style-type: none; margin:0; padding:0;}
        .leaderboardItem {width:100%; border-bottom:1px solid #333; padding-bottom:5px; padding-top:5px;}
        .leaderboardItem:last-child {border-bottom:none; padding-bottom:0px;}
        .leaderboardItem:first-child {padding-top:0px;}
        .leaderboardItemLeft {float:left;}
        .leaderboardItemRight {float:left;}
        .leaderboardName, .leaderboardPlacement,.leaderboardKills,.leaderboardDeaths,.leaderboardKDR {display: block; font-size: 12px; font-weight: 700; letter-spacing: -0.2px;}
        .leaderboardName {color:#d8d8d8;}


        .leaderboardKills-1, .leaderboardName-1 {color:#e06f6f;}
        .leaderboardKills-2, .leaderboardName-2 {color:#e38989;}
        .leaderboardKills-3, .leaderboardName-3 {color:#e6a2a2;}
        .leaderboardKills-4, .leaderboardName-4 {color:#e9bcb6;}
        .leaderboardKills-5, .leaderboardName-5, .leaderboardKills {color:#ecd5ca;}
        .leaderboardKills i {color:#f5ebe7; margin-left:3px;}

        .leaderboardPlacement { background-color: #474747;
          height: 20px;
          width: 20px;
          line-height: 20px;
          text-align: center;
          margin-right: 10px;
          font-size: 15px;
          font-weight: 900;
          color: #252525;
          border-radius: 4px;
          border: solid #00000026 1px;
        
        }

          #sectionLeaderboardDay {opacity:0.6;}
          #sectionLeaderboardHour {opacity:0.4;}


          .leaderboardPlacement-1 {background-color:#e06f6f;}
          .leaderboardPlacement-2 {background-color:#e38989;}
          .leaderboardPlacement-3 {background-color:#e6a2a2;}
          .leaderboardPlacement-4 {background-color:#e9bcb6;}
          .leaderboardPlacement-5 {background-color:#ecd5ca;}
          .widgetSection {
            margin-bottom: 10px;
            background: rgba(37, 37, 37, 1);
            background: linear-gradient(0deg, rgb(29 29 29) 0%, rgba(37, 37, 37, 1) 99%);
            border: solid rgba(37, 37, 37, 1) 1px;
            box-shadow: #0000009c 0px 0px 10px;
            padding: 15px;
            border-radius: 15px;
            border: solid 1px #ffffff1a;
        }
      .widgetHeader {text-transform: uppercase; font-size:12px; line-height:12px; font-weight: 700; letter-spacing: 2px; margin-bottom:5px; margin-top:10px; color:#9d9d9d;}
      .widgetTable th {text-transform: uppercase; font-size:12px; line-height:12px; font-weight: 700; letter-spacing: 2px; padding-bottom:5px; padding-top:10px; color:#9d9d9d;  border-bottom: 1px solid #333;}
      .widgetTable {width:100%;}
      .widgetTable tr td{ 
        border-bottom: 1px solid #333;
        padding-bottom: 5px;
        padding-top: 5px;
        text-transform: uppercase;
        font-size: 12px;
        line-height: 12px;
        font-weight: 700;
        letter-spacing: 2px;
        vertical-align: top;
      }
      .widgetTable tr td.text-right, .widgetTable tr th.text-right{ 
        text-align:right;
      }
      .widgetTable tr:first-child td{padding-top:0px;}
      .widgetTable tr:last-child td{padding-bottom:0px; border-bottom:0px;}
      .widgetList {padding:0px; list-style-type:none; margin-top:10px;}
      .widgetListInlineLeft {display:inline-block; width:50%; text-align:left;}
      .widgetListInlineRight {display:inline-block; width:50%; text-align:right;}
      .widgetList li{    width: 100%;
        border-bottom: 1px solid #333;
        padding-bottom: 5px;
        padding-top: 5px;
        text-transform: uppercase;
        font-size: 12px;
        line-height: 12px;
        font-weight: 700;
        letter-spacing: 2px;
      }
        .widgetList li:first-child {padding-top:0px;}
        .widgetList li:last-child {padding-bottom:0px; border-bottom:0px;}

        .widgetLabel {
          text-transform: uppercase;
          font-size: 11px;
          line-height: 11px;
          font-weight: 700;
          letter-spacing: 2px;
          color: #9d9d9d;
        }

        .widgetInput {
          background-color: #00000091;
          border-color: #433f3f;
          color: #989595;
          font-size:13px;
          padding: 10px 15px;
        }

        .widgetCheck {display:inline; margin-right:10px;}



        .widgetTableProfileContainer {
          background-color: #0e0e0e;
          padding:10px;
        }

        .widgetTableProfileHeading {
          padding: 5px 10px;
          background-color: #222222;
          border-top-left-radius: 5px;
          border-top-right-radius: 5px;
          font-size: 9px;
        }

        .widgetTableProfileFooting {
          padding: 5px 10px;
          background-color: #222222;
          border-top-left-radius: 0px;
          border-top-right-radius: 0px;
          border-bottom-left-radius: 5px;
          border-bottom-right-radius: 5px;
          font-size: 7px;
          width:100%;
          font-family: "Montserrat", sans-serif;
          margin-top:0px;
          color:#9d9d9d;
        }

        .widgetScrollListNoBorders li {border-bottom:0px !important;}

        .widgetTableProfile th{
          font-size:8px;
          padding-top:0px;
          color:#cacaca;
        }

        .widgetTableProfile tr.AuthProfile{
          opacity:0.3;
        }

        .widgetTableProfile tr.AuthIgnore, .widgetTableProfile tr.AuthIgnore a{
          color:#904242;
          opacity:0.8;
        }

        .widgetTableProfile tr.AuthHighlight, .widgetTableProfile tr.AuthHighlight a{
          color: #77d077;
        }



        .widgetTableProfile tr td{
          font-size:8px;
        }
        .widgetTableProfile tr:first-child td{
          padding-top:5px;
        }

        .widgetTableProfile tr td:nth-child(2),.widgetTableProfile tr td:nth-child(3),.widgetTableProfile tr th:nth-child(2),.widgetTableProfile tr th:nth-child(3){
          text-align: center;
        }

        .widgetTableProfile tr td:nth-child(4),.widgetTableProfile tr th:nth-child(4){
          text-align: right;
        }

        .widgetTableProfile tr td a{
          text-decoration: none;
        }

        .widgetInputCheck {
          visibility: hidden;
          height: 0;
          width: 0;
        }


        .widgetInputCheck.radioYes + label {
          opacity:0.2;
        }
        .widgetInputCheck.radioNo + label {
          opacity:0.2;
        }

        .widgetInputCheck.radioYes:checked + label {
          color: #0c7b46;
          opacity:1;
        }
        .widgetInputCheck.radioNo:checked + label {
          color: #904242;
          opacity:1;
        }



        .customDropdown {
          position: relative;
          display: inline-block;
          width: 100%;
          cursor: pointer;
      }
      
      .customDropdownTrigger {
        background-color: #00000091;
          border: 1px solid #433f3f;
          padding: 10px 15px;
          font-size:13px;
          color: #989595;
          border-radius: 5px;
          width: 100%;
          display: flex;
          justify-content: space-between;
          align-items: center;
      }


      .customDropdown.open .customDropdownTrigger {
        border: 1px solid #edc24f;
        box-shadow: 0 0 5px #b5701f;
        color: #edc24f;
        text-shadow: 0 0 5px #b5701f, 0 0 10px #b5701f, 0 0 20px #b5701f;
        box-shadow: 0 0 5px #41382f, 0 0 14px #be823c;
      }

      .customDropdownTriggerPlaceholder {color: #696969;}
      
      .customDropdownTrigger:after {
          content: '\25BC';
          font-size: 10px;
          margin-left: 10px;
      }

      .customDropdownDependencyMessage {
        background-color: #00000091;
        border: 1px solid #443434;
        padding: 10px 15px;
        font-size: 13px;
        border-radius: 5px;
        width: 100%;
        display: flex;
        position: relative;
        color: #696969;
        cursor: not-allowed;
        align-items: center;
        } 
        .customDropdownDependencyMessage i {
            margin-right: 2px;
            color: #743f3f;
        }

      .widgetPagesCount {
        font-size: 8px;
        font-weight: 600;
        color: #575757;
        letter-spacing: 2px;
        text-transform: uppercase;
        text-decoration: none;
      }

      .widgetPaginationBtn {
        text-decoration: none;
        background-color: #00000052;
        padding: 10px 15px;
        color: #9d9d9d;
        text-transform: uppercase;
        font-size: 10px;
        line-height: 10px;
        font-weight: 700;
        letter-spacing: 1px;
        border-radius: 25px;
        border: 1px solid #ffffff26;
        display: inline-block;
      }

      .widgetPaginationBtn i {
        color: #5ac15a;
      }


      

    .playerWhitelist {color: #7aa27d !important;}

    .playerWatchlist {    color: #edc24f !important;
        text-shadow: 0 0 5px #b5701f}

    .playerBanned {    color: #ce6767 !important;
      text-shadow: 0 0 5px #904242}
      





      .customDropdownMenu {
        display: none;
        position: absolute;
        background-color: #000000ba;
        padding: 15px 10px 20px 10px;
        border-top: 1px solid #ffffff40;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        border-left: 1px solid #edc24f;
        border-bottom: 1px solid #edc24f;
        border-right: 1px solid #edc24f;
        backdrop-filter: blur(2px);
        -webkit-backdrop-filter: blur(2px);
        width:100%;
        z-index: 1000;
        max-height: 200px;
        overflow-y: auto;
        margin-top: -3px;

      }
      
      .customDropdownItem {
          font-size: 13px;
          color: #989595;
          cursor: pointer;
          padding-bottom: 10px;
          margin-bottom: 10px;
          border-bottom: 1px solid #303030;
      }

     .customDropdownMenu .customDropdownItem:last-child {
      padding-bottom: 0px;
      margin-bottom: 0px;
      border-bottom: 0px solid #303030;
      }
      
      .customDropdownItem:hover {
        color: #edc24f;
        text-shadow: 0 0 5px #b5701f, 0 0 10px #b5701f, 0 0 20px #b5701f;
      }
      
      .customDropdown.open .customDropdownMenu {
          display: block;
      }
      


      .widgetListBoxesWeapon {
        list-style-type:none;
        padding: 0;
        margin: 0;
      }

      .widgetListBoxesMonument {
        list-style-type:none;
        padding: 0;
        margin: 0;
        margin-top:5px;
      }

      .widgetListBoxesWeapon li {
        display:inline-block;
        width:calc(33% - 2px);
        background-color:#161616;
        padding:10px;
        border-radius: 5px;
        text-align:center;
      }


      .widgetListBoxesMonument li {
        display: inline-block;
        width: calc(33% - 2px);
        background-color: #161616;
        padding-left: 10px;
        padding-right: 10px;
        border-radius: 5px;
        text-align: center;
        position: relative;
        overflow: hidden;
        padding-top: 10px;
        padding-bottom: 10px;
      }


      .widgetListBoxesMonumentNumber {
        font-weight: 700;
        font-size: 24px;
        line-height: 24px;
        width: 100%;
        display: block;
        color: #aaa;
        position: relative;
        z-index: 1;
      }

      .widgetListBoxesMonumentName {
        position: relative;
        z-index:1;
        font-size: 7px;
        font-weight: 700;
        letter-spacing: 0px;
        background-color: #1E1E1E;
        border-radius: 25px;
        padding: 3px 10px;
        line-height: 11px;
        margin-bottom: 5px;
        color: #a5a5a5;
        text-transform: uppercase;
      }

      .widgetListBoxesMonumentRecords {
        position: relative;
        z-index: 1;
        color: #5a5a5a;
        font-size: 8px;
        line-height: 13px;
        font-weight: 700;
        letter-spacing: 1px;
        text-transform: uppercase;
        margin-bottom: 2px;
      }

      .widgetListBoxesWeaponImage img {
        max-width:60px;
        margin-bottom:5px;
      }

      .widgetListBoxesWeaponStatsPercentage {
        font-size: 11px;
        font-weight: 700;
        letter-spacing: 0px;
        background-color: #464646;
        border-radius: 25px;
        padding: 3px 10px;
        line-height: 11px;
        margin-top: 5px;
        color: #a5a5a5; 
      }


      .widgetListBoxesWeaponStatsNumber{
        font-weight: 700;
        font-size: 24px;
        line-height: 24px;
        width: 100%;
        display: block;
        color:#aaa;
      }

     .widgetSectionStats .statAmount {
      background-color: #3d3d3d;
      font-size: 8px;
      line-height: 10px;
      padding: 2px 5px;
      border-radius: 10px;
      color: #9d9d9d;
      text-transform: uppercase;
      font-weight: 700;
      letter-spacing: 0px;
     }

      .wipeChartContainer {
        position: relative;
        width: 100%;
        margin: auto;
    }

.statsList {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.statsList li {
padding-bottom:5px;
padding-top:5px;
border-bottom: 1px solid #2a2a2a;
line-height:11px;
}

.statsList li:first-child {
padding-top:0px;
}

.statsList li:last-child {
padding-bottom:0px;
border-bottom:none;
}

.statsListTitleLink {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 11px;
  color: #a5a5a5;
  text-transform: uppercase;
  width:100%;
  position: relative;
  display: inline-block;
  text-shadow: none;
}

.statsListTitleLink::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;            /* sink it 2px below the text box */
  height: 2px;
  width: 0;
  background: currentColor; /* match your font color */
  transition: width 0.3s ease;
  opacity:0.5;
}

a:hover .statsListTitleLink::after {
  width: 100%;
}

.statsListTitle {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 11px;
  color: #a5a5a5;
  text-transform: uppercase;
  width:100%;
  position: relative;
  text-shadow: none;
}



.widgetPlayerAvatar {
  border-radius: 100%;
  margin-right: 2px;
  display: inline-block;
  border: 1px solid #3f3f3f;
  max-width: 15px;
  height: 15px;
  width: 15px;
  background-color: #1b1b1b;
    transition: 
    max-width 0.3s ease,
    height 0.3s ease,
    width 0.3s ease;
}

.listTitle {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0px;
  line-height: 12px;
  color: #999999;
  text-transform: uppercase;
  width: 100%;
  display: block;
}


.statsListNumber {
  font-weight: 700;
  font-size: 11px;
  line-height: 11px;
  width: 100%;
  display: block;
  color: #a5a5a5;
  text-transform: uppercase;
  width:100%;
  display: block;
  letter-spacing: 0px;
}


    .wipeChartContainer:hover .wipeChartNumber {opacity:0.1;}
    .wipeChartNumber {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 24px;
        font-weight: bold;
    }
    .wipeChartNumberNumber {
        width: 100%;
        display: block;
        text-align: center;
        font-size: 35px;
        line-height: 35px;
        color: #e7e7e7;
    }
    .wipeChartNumberDescription {
        width: 100%;
        display: block;
        text-align: center;
        color: #9d9d9d;
        font-size: 12px;
        line-height: 14px;
        text-transform: uppercase;
        letter-spacing: 3px;
    }
    .avgDistanceContainer {
        position:absolute;
        top:10px;
        width:100%;
        text-align: center;
        z-index:2;
        left:0;
    }
    .avgDistanceContainerHeading {
        color: #6a6a6a;
        font-size: 8px;
        line-height: 8px;
        font-weight: 700;
        letter-spacing: 1px;
        text-transform: uppercase;   
        margin-bottom:2px; 
    }
    .avgDistanceContainerNumber {
        font-weight: 700;
        font-size: 16px;
        line-height: 16px;
        width: 100%;
        display: block;
        color: #aaa;
    }
    .kdrContainer {
        position:absolute;
        bottom:10px;
        width:100%;
        text-align: center;
        z-index:2;
        left:0;
    }
    .kdrContainerHeading {
        color: #6a6a6a;
        font-size: 8px;
        line-height: 8px;
        font-weight: 700;
        letter-spacing: 1px;
        text-transform: uppercase;   
        margin-bottom:2px; 
    }
    .kdrContainerNumber {
        font-weight: 700;
        font-size: 16px;
        line-height: 16px;
        width: 100%;
        display: block;
        color: #aaa;
    }


        select.form-control {
          background-image: url('/img/dropdownIcon.png');
          background-repeat: no-repeat;
          background-position: right top;
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none;
        }
        
        select.form-control:focus {
          background-image: url('/img/dropdownIcon.png');
          background-repeat: no-repeat;
          background-position: right bottom;
        }
        
        .form-control.select-disabled {
          color: #696969 !important;
        }
        
        .form-control.select-disabled:focus {
          color: #edc24f !important;
        }

        select.form-control option {
          background-color: #0d0d0de6;
        }

        select.form-control option:hover {
          background-color: #0d0d0de6;
        }

        
        
       .widgetInput::placeholder {
          color: #696969;
          opacity: 1;
        }
        
        .widgetInput::-ms-input-placeholder {
          color: #696969;
        }
        
        .widgetInput:focus::placeholder {
          opacity: 0;
        }
        
        .widgetInput:focus::-ms-input-placeholder {
          opacity: 0;
        }
        
        
        .widgetInput-description {
          font-size: 11px;
          line-height: 13px;
          padding-top: 10px;
          color: #9a9a9a;
        }

        .widgetFormInputContainer {margin-bottom:10px;}
        
        .widgetFormResultContainer, .widgetFormOxideRequirement {font-weight: 600;
          text-transform: uppercase;
          line-height: 14px;
          font-size: 13px;
          margin-bottom: 2px;
          letter-spacing: 2px;
          color: #d6d6d6;
          text-align: center;
          margin-top:30px;}

        
          .widgetFormFileUpload .drop-zone {
            border: 2px dashed #433f3f;
            border-radius: 5px;
            padding: 20px;
            text-align: center;
            cursor: pointer;
            background-color: #00000091;
            color: #989595;
            font-size: 13px;
            margin-bottom:10px;
        }
        .widgetFormFileUpload .drop-zone.dragover {
          border: 1px solid #edc24f;
          box-shadow: 0 0 5px #41382f, 0 0 14px #be823c;
          color:#98959533;
        }
        .widgetFormFileUpload .file-preview {
          background-color: #0c7b465e;
            display: inline-block;
            margin: 5px;
            text-align: center;
            width: 100px;
            border: 1px solid #5ac15a;
            padding: 10px;
            border-radius: 5px;
            box-shadow: 0 0 5px #0c7b46, 0 0 10px #0c7b46, 0 0 20px #0c7b46;
            color:#5ac15a;
            text-shadow: 0 0 5px #0c7b46, 0 0 10px #0c7b46, 0 0 20px #0c7b46;
            position: relative;
        }

        .widgetFormFileUpload .file-preview .remove-file {
          position: absolute;
          top: -8px;
          right: 3px;
          cursor: pointer;
          color: black;
          font-size: 30px;
          line-height: 30px;
          font-weight: 800;
          text-shadow: 0 0 5px #0c7b46;
      }


        .widgetFormFileUpload .file-preview i {
            font-size: 24px;

        }
        .widgetFormFileUpload .file-preview span {
            display: block;
            margin-top: 5px;
            font-size: 12px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .widgetFormSaveContainer { margin-top:10px; padding-top:10px;    border-top: 1px solid #333;}



        .resultSuccess {padding-top:15px; padding-bottom:15px; width:100%; border:2px solid #5ac15a;   color: #5ac15a;
          text-shadow: 0 0 5px #0c7b46, 0 0 10px #0c7b46, 0 0 20px #0c7b46;
          box-shadow: 0 0 5px #0c7b46, 0 0 10px #0c7b46, 0 0 20px #0c7b46;
          background-color: #132e1387;
          border-radius: 25px;
        }    

        .resultFailure {padding-top:15px; padding-bottom:15px; width:100%; border:2px solid #ce6767;   color: #ce6767;
          text-shadow: 0 0 5px #904242, 0 0 10px #904242, 0 0 20px #904242;
          box-shadow: 0 0 5px #904242, 0 0 10px #904242, 0 0 20px #904242;
          border-radius: 25px;
          background-color:#51080852;
        }        

        .widgetInput-description b {color: #ae2a2a;}
        
        .widgetInput:focus {
          border: 1px solid #edc24f;
          box-shadow: 0 0 5px #b5701f;
          color: #edc24f;
          text-shadow: 0 0 5px #b5701f, 0 0 10px #b5701f, 0 0 20px #b5701f;
          box-shadow: 0 0 5px #41382f, 0 0 14px #be823c;
          background:#00000091;
        }
        
        .widgetBtn {
          font-size: 10px;
          font-weight: 500;
          color: #9a9a9a;
          letter-spacing: 2px;
          text-transform: uppercase;
          border: 1px solid #9a9a9a;
          text-decoration: none;
          padding: 10px 15px;
          border-radius: 5px;
          background-color:transparent;
        }

        .widgetBtn:disabled {
          opacity:0.2;
          cursor: not-allowed !important;
          pointer-events: all !important;
        }

        .widgetBtn:disabled:hover {
          opacity:0.2;
          cursor: not-allowed !important;
          pointer-events: all !important;
          color: #743f3f;
          text-shadow: 0 0 5px #443434, 0 0 10px #443434, 0 0 20px #443434;
          border: 1px solid #743f3f;
          box-shadow: 0 0 5px #443434;
        }

        .widgetBtnSm {
          font-size: 8px;
          font-weight: 500;
          color: #9a9a9a;
          letter-spacing: 2px;
          text-transform: uppercase;
          border: 1px solid #9a9a9a;
          text-decoration: none;
          padding: 8px 10px;
          border-radius: 5px;
          background-color:transparent;
        }
        
        .widgetCheckContainer {
          color: #9d9d9d;
          margin-bottom:10px;
        }




        .sectionTitle i {
          background: linear-gradient(90deg, #2d2d2d, #5f5f5f, #5f5f5f, #2d2d2d);
    background-size: 300% 100%;
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    animation: shimmerSporadic 30s ease-in-out infinite;
        }

        .modulePageTitle {
          word-break: break-all;
    word-wrap: break-word;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    width: 100%;
    color:#5A5A5A;

        }

        .settingsNav {
          list-style: none; padding:0px; margin:0; width:100%;
        
        }
        .settingsNav li a
        {width:100%; display: block;
            font-size: 10px;
            font-weight: 500;
            color: #9a9a9a;
            letter-spacing: 2px;
            text-transform: uppercase;
            border-bottom: 1px solid #464646;
            text-decoration: none;
            padding: 10px 15px;
            background-color: transparent;
            text-align: left;
        }

        .settingsNav li:last-child a
        {
            border-bottom: 0px;
            padding-bottom:0px;
        }

        .settingsNav li a.active{
            color: #77d077;
        }
        .settingsNavTitle{
            text-transform: uppercase;
            font-size: 10px;
            line-height: 10px;
            font-weight: 700;
            letter-spacing: 2px;
            color: #9d9d9d;
            width: 100%;
            text-align: left;
            margin-bottom: 15px;
            padding-left: 15px;
        }
        
        .settingsNavContainer {
            background: rgb(37,37,37);
        background: linear-gradient(0deg, rgba(37,37,37,1) 0%, rgba(20,20,20,1) 100%);
            padding-top: 0px;
            padding-left:0px;
            padding-right:0px;
            border-right: 1px solid #393939;
            height:100%;
            margin-right:10px;
            position: fixed; 
            z-index:1100;
            max-width:200px;
            min-width:200px;
            padding-bottom:30px;
            top:0px;
            left: -250px;
            transition: left 0.3s ease;
        }
        #settingsNavOverlay {    position: fixed;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background: rgb(0 0 0 / 66%);
          backdrop-filter: blur(2px);
          -webkit-backdrop-filter: blur(2px);
          z-index: 1051;
          display: none;}

        #closeMainNavMenu {
          position: absolute;
          top: 10px;
          right: 6px;
          color: #8C4040;
          font-size: 16px;
          line-height: 26px;
          z-index: 1;
          background-color: #101010;
          display: block;
          width: 25px;
          height: 25px;
          text-align: center;
          border-radius: 100%;
        }

        #headerMainNavMenu {
          margin-right: 5px;
          background-color: #cecece12;
          padding: 5px 10px;
          border-radius: 5px;
          font-size: 20px;
          display: inline-block;
          border: 1px solid #d2d2d221;
          color: #5c5c5c;
          text-shadow: 0px 0px 6px #0e0e0e;
          box-shadow: 0px 0px 10px #0000008c;
          text-decoration: none;
        }

        #navMenuProfileUser {
          position: absolute;
          bottom: 5px;
          width: 100%;
          padding: 10px;
          font-size: 8px;
          font-weight: 500;
          color: #9a9a9a;
          letter-spacing: 1.5px;
          text-transform: uppercase;
        }

        #navMenuProfileUser img {border-radius: 100%; margin-right:5px;}


       .navMenuServerImage {width:100%;}     
        .navMenuServerContainer {
          background-color: #151515;
          border-bottom: solid 1px #323232;
          border-top: solid 1px #323232;
          position:relative;
        }
          .navMenuServerName {
            font-size: 11px;
            line-height: 13px;
            font-weight: 600;
            text-transform: unset;
            letter-spacing: 0.8px;
            word-break: break-all;
            word-wrap: break-word;
            color: #dbdbdb;
          }

          .navMenuServerStatus {
            font-size: 7px;
            line-height: 7px;
            font-weight: 900;
            text-transform: uppercase;
            letter-spacing: 0.8px;
            color: #145c2b;
            background-color: #5ac15a;
            display: inline-block;
            padding: 3px 6px;
            border-radius: 25px;
            margin-bottom: 5px;
            box-shadow: 0 0 5px #0c7b46, 0 0 10px #0c7b46, 0 0 20px #0c7b46;
          }


          .navMenuServerNextWipeTitle {
            font-size: 7px;
            line-height: 9px;
            font-weight: 600;
            text-transform: uppercase;
            letter-spacing: 0.8px;
            color: #dbdbdb;
            width: 100%;
            border-top: 1px solid #ffffff4a;
            margin-top: 5px;
            padding-top: 5px;
          }


          .navMenuServerNextWipeDate {
            font-size: 11px;
            line-height: 13px;
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: 0.8px;
            color: #acacac;
          }

  
            .navMenuServerContainerContent {
              padding: 10px;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background: rgb(0 0 0 / 66%);
              backdrop-filter: blur(2px);
              -webkit-backdrop-filter: blur(2px);
              padding:10px;
            }


.navMenuServerSelection {
  font-size: 9px;
  line-height: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  display: inline-block;
  margin-bottom: 10px;
  background-color: #101010;
  padding: 5px 10px;
  border-radius: 25px;
  color: #949494;
}

.navMenuServerSelectionContainer {
  width:100%;
}


.overviewHeading {
  font-size: 8px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 12px;
  color: #a5a5a5;
  text-transform: uppercase;
  width: 100%;
  display: block;
  opacity: 0.5;
}
.widgetSmallListContainer {background: #0000005c;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #2f2f2f;
  background-image: url("/img/scrollcontainer-bg.jpg");
  box-shadow: inset 0px 2px 10px #00000061;
}
.overviewOutput {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 17px;
  color: #a5a5a5;
  text-transform: uppercase;
  width: 100%;
  display: block;
}
.widgetListBoxesMonumentName {font-size:10px; line-height:17px;}
.wipeChartNumberNumber {font-size:24px; line-height:28px;} 
.emptyDonutChart {    border: 25px solid #101010;
  border-radius: 100%;}

.profileGraphPercentageContainer {
  display: flex; align-items: center; gap: 10px;
}

.profileGraphPercentageSingleText {
  font-size: 10px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 10px;
    color: #a5a5a5;
    text-transform: uppercase;
}
  .profileGraphPercentageSinglePostiveHighlighted {
    flex-grow: 1;
    border: 1px solid #433f3f;
    background: linear-gradient(90deg, rgba(89, 192, 89, 1) 0%, rgba(187, 167, 88, 1) 33%, rgba(192, 124, 90, 1) 66%, rgba(144, 66, 66, 1) 100%);
    height: 10px;
    overflow: hidden;
    border-radius: 5px;
    position: relative;
  }

  .profileGraphPercentageSingleNegativeHighlighted {
    flex-grow: 1; border: 1px solid #433f3f;
    background: linear-gradient(90deg, rgba(144, 66, 66, 1) 0%, rgba(192, 124, 90, 1) 33%, rgba(187, 167, 88, 1) 66%, rgba(89, 192, 89, 1) 100%);
    height:10px; overflow:hidden; border-radius:5px; position:relative;
}

  .profileGraphPercentageSingle {
    background: #000000d6; height:10px; position:absolute; right:0;
    
}


  .overviewGraphBar {font-weight: 800; font-size: 11px; letter-spacing: 0px;width:100%; background-color:#0e0e0e;line-height:20px; color:#161616; height:20px; border-radius: 5px; overflow:hidden; margin-bottom:5px;}
.overviewGraphBarGreen {
  padding-left:5px;
  margin-right:2px;
  background: linear-gradient(90deg, #6adda1, #71c571, #71c571, #6adda1);
  background-size: 300% 100%;
  animation: shimmerSporadic 30s ease-in-out infinite;
  height:20px;
  float:left;
}
.overviewGraphBarRed {
  padding-right:5px; 
  text-align:right;
  margin-left:2px;
  background: linear-gradient(90deg, #cc714e, #8c4040, #8c4040, #cc714e);
  background-size: 300% 100%;
  animation: shimmerSporadic 30s ease-in-out infinite;
  height:20px; float:right;
}
.overviewGraphBarGray {
  background-color: #0e0e0e;
  color:#5e5e5e;
  height: 20px;
  text-align:center;
  float: left;
  overflow: hidden;
  }


    .vertical-bar-container {
    width: 100%;
    background: linear-gradient(0deg, rgba(89, 192, 89, 1) 0%, rgba(187, 167, 88, 1) 33%, rgba(192, 124, 90, 1) 66%, rgba(144, 66, 66, 1) 100%);
    position: relative;
    display: block;
    height:100%;
    margin-bottom:5px;
    min-height:30px;
    border: 1px solid #433f3f;
    border-radius: 10px;
    overflow:hidden;
    max-width:15px;
    margin-right:auto;
    margin-left:auto;
}

.vertical-bar {
    width: 100%;
    background: #000000d6;
    position: absolute;
    transition: height 0.3s ease;
    top:0;
}

.profileChatStatsContainer {
  display:block;
}

.navMenuServerSelection i {color:#63f470;}

.bodyPartsList {margin-bottom:0px; padding-left:0px; list-style-type:none;}
.bodyPartsList li {color:#969696; font-size:9px; line-height:10px; text-transform:uppercase; font-weight:600;}
.bodyPartsList li span {width:100%; display:block; font-size:12px; line-height:12px; margin-bottom:5px;}

.discordNotificationWebhookContainer { background-color:#0a0a0a; padding:10px; margin-right:20px; margin-bottom:5px; border-radius: 10px;}
.discordNotificationWebhookScroll {max-width: 100%; overflow-x: scroll; overflow-y: hidden; white-space: nowrap; padding-bottom:5px;}


        #tebexSecretContainer, #discordWebhookContainer {margin-bottom:10px;}
        #tebexSettingsSaveContainer {margin-top:10px; padding-top:10px;    border-top: 1px solid #333;}
        .widgetBtn:hover {
          color: #edc24f;
          text-shadow: 0 0 5px #b5701f, 0 0 10px #b5701f, 0 0 20px #b5701f;
          border: 1px solid #edc24f;
          box-shadow: 0 0 5px #b5701f;
        }

        code {background-color: #0e0e0e;
          padding: 10px;
          display: inline-block;
          margin-top: 5px;
          color: #535353;
          font-size: 11px;
          border-radius: 8px;}


        .widgetCheckbox:checked {
          background-color: #77d077!important;
          border-color: #77d077!important;
          
        }
        .widgetCheckbox:checked::after {
          color:#232323 !important;
        }
        .widgetCheckbox {
          background-color: #00000091;
          border-color: #433f3f;
        }
      
        .widgetScrollListContainer {
        background: #0000005c;
          padding: 12px;
          border-radius: 10px;
          border: 1px solid #2f2f2f;
          background-image: url("/img/scrollcontainer-bg.jpg");
          box-shadow: inset 0px 2px 10px #00000061;
          margin-bottom:.5rem;
          }

        .widgetScrollListContainerSecondary {
        background-color: #0000003b;
        border-radius: 10px;
          }

          .widgetScrollListContainerFixedHeight {
            min-height:400px;
          }

        .widgetScrollList {list-style-type: none;
          margin: 0;
          padding: 0px 10px 0px 0px;
          max-height: 370px;
          overflow-y: auto;
          overflow-x:hidden;
          min-height: auto;
        }

        .widgetScrollList.NoScroll {
          overflow-y: hidden;
          padding-right:0px;
        }

        .widgetPlayerName {
          text-decoration:none;
          line-height:10px;
          display:block;
        }

        .playerMissingProfile {
          opacity:0.3;
        }

        .btn-hide-msg {
          color:#904242; margin-right:5px; opacity:0; display:none; line-height: 10px;
        }

        #chatSpam li:hover .btn-hide-msg {
          opacity:1; display:inline;
        }

        .widgetScrollList li {
          border-bottom: 1px solid #333;
          padding-bottom: 10px;
          padding-top: 10px;
          text-transform: uppercase;
          font-size: 11px;
          line-height: 11px;
          font-weight: 700;
          letter-spacing: 1px;
          color: #9d9d9d;}



        .widgetScrollList li.grouped-li {
          border-bottom: 1px solid #202020;
        }

        .animationRotate {
          animation: spin 2s linear infinite;
      }
      
      @keyframes spin {
          from { transform: rotate(0deg); }
          to { transform: rotate(360deg); }
      }
      
      .pageChangeIcon {
        color: #5ac15a;
      }

      .widgetSection .pagination-controls {min-height:38px;}

        .widgetScrollList li:first-child {padding-top: 0px;}

        .widgetScrollList li:last-child {    border-bottom: 0px;
          padding-bottom: 0px;}

          .widgetScrollSubList {list-style-type: none;
            margin: 10px 0 0 0;
            padding: 0px 0px 0px 0px;
          }
  
          .widgetScrollSubList li:last-child {
            padding-bottom: 0px;}

            
          .widgetScrollSubList li {border-bottom: 0px;
          padding-bottom: 0px;
          padding-top: 0px;
          text-transform: uppercase;
          font-size: 11px;
          line-height: 13px;
          font-weight: 700;
          letter-spacing: 2px;
          color: #9d9d9d;}

            .widgetScrollListSubtitle {    width: 100%;
              display: block;
              margin-bottom: 5px;
              font-size: 9px;
              line-height: 9px;
              color: #4f4f4f;
            }

            .widgetScrollListHeadingDetails {
              list-style-type: none;
              padding: 0px 0px 0px 0px;
              margin: 0;
              width: auto;
              display: inline-block;
              margin-bottom:5px;
              width:100%;
              display: block;
              padding-left:10px;
            }
            .widgetScrollListHeadingDetails li {
              font-size:8px !important;

              display:inline-block; 
              border-bottom:0px;
              font-size: 10px;
              letter-spacing: 1px; 
              color: #919191;
              margin-right:5px;
              padding:0px 5px 0px 0px;
              border-right:1px solid #3a3a3a;
            }

          .widgetScrollListMessageContainer  {    background-color: #0e0e0e;
              padding: 10px;
              display: inline-block;
              margin-bottom: 5px;
              font-size: 11px;
              border-radius: 8px;
              width:100%;
              min-height:40px;
              margin-bottom:10px;
            }

            .widgetScrollListMessageTitle {
              width:100%; display:block;
            }
            .widgetScrollListMessageTitleOutside {margin-left:10px; margin-bottom:5px;}
            .widgetScrollListMessageTitleSmall {
              font-size:8px;
              opacity:0.5;
              letter-spacing:0.5px;
            }
            .widgetTableTitle {
              display: block;
              font-size: 10px;}
            .widgetTablePermissions th {font-size:8px; line-height:8px; }
            .widgetTablePermissions thead th {text-align:center;}
            .widgetTablePermissions thead th:first-of-type {text-align:left;}
            .widgetTablePermissions tbody th {border-bottom:0px; vertical-align: middle; color:#5a5a5a;}
            .widgetTablePermissions tbody td {border-bottom:0px; text-align: center; vertical-align: middle;}
            .widgetTablePermissions tbody td .fa-check {color:#0c7b46;}
            .widgetTablePermissions tbody td .fa-xmark {color:#482121;}
            .addNewBtn {
              text-decoration: none;
              background-color: #00000052;
              padding: 10px 15px;
              color: #9d9d9d;
              text-transform: uppercase;
              font-size: 10px;
              line-height: 10px;
              font-weight: 700;
              letter-spacing: 1px;
              border-radius: 25px;
              border: 1px solid #ffffff26;
              display: inline-block;
            }
            .backBtn {
              text-decoration: none;
              background-color: #00000052;
              padding: 10px 15px;
              color: #9d9d9d;
              text-transform: uppercase;
              font-size: 10px;
              line-height: 10px;
              font-weight: 700;
              letter-spacing: 1px;
              border-radius: 25px;
              border: 1px solid #ffffff26;
              display: inline-block;
            }

            .addNewBtnSm {
              background-color:transparent;
              padding: 0px;
              border:none;
              font-size: 8px;
              line-height: 8px;
              display: block;
            }

            .addNewBtn i {
              color: #5ac15a;
            }

            .backBtn i {
              color: #904242;
            }

            .addNewBtn:hover i {
              text-shadow: 0 0 5px #0c7b46, 0 0 10px #0c7b46, 0 0 20px #0c7b46;
            }

            .addNewBtn:hover {
              background-color:#191919;
            }



            .widgetChatBubbleLink {
              text-decoration: none;
              color: inherit;
              display: inline-block;
          }
          
          .widgetChatBubbleWrap {
              width: fit-content;
              max-width: 400px;
              font-family: 'Segoe UI', sans-serif;
              position: relative;
          }
          
          .widgetChatBubble {
            position: relative;
            padding: 14px 20px 10px 20px;
            border-radius: 25px;
            font-size: 14px;
            overflow: hidden;
            min-width: 300px;
          }
          
          .widgetChatBubbleBackground {
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              border-radius: 6px;
              z-index: 1;
              opacity: 0.2;
          }
          
          .widgetChatBubbleMetaBottom {
              display: flex;
              align-items: center;
              font-size: 11px;
              color: #a5a5a5;
              position: relative;
              margin-left:20px;
          }
          
          .widgetChatBubbleTail {
              position: absolute;
              left: 5px;
              top: 0px;
              width: 0;
              height: 0;
              border: 10px solid transparent;
              border-top-color: inherit; /* bubble color from inline */
              border-bottom: 0;
              margin-right: 6px;
          }
          
          .widgetChatBubblePlayer {
              font-weight: 700;
              letter-spacing: 0px;
              text-transform: uppercase;
              margin-top:5px;
              margin-left:25px;
          }
          
          .widgetChatBubbleText {
              font-size: 11px;
              line-height: 14px;
              font-weight: 700;
              letter-spacing: 0px;
              color: #a5a5a5;
              text-transform: uppercase;
              position: relative;
              z-index:2;
          }
          
          .widgetChatBubbleTimestamp {
              font-size: 8px;
              color: #a5a5a5;
              text-transform: uppercase;
              opacity: 0.7;
              font-weight: 700;
              position: relative;
              z-index:2;
          }

          .widgetChatBubbleChannel {
            font-size:8px;
          }

#chatDetails .widgetPlayerName, #chatDetails .widgetChatBubbleText, .individualChat {
  opacity:0.3;
}
          .individualChat.active, #chatDetails .widgetChatBubbleHighlightPlayer .widgetPlayerName, #chatDetails .widgetChatBubbleHighlight .widgetChatBubbleText {
            opacity:1;
          }

     .pluginAuthor {
      font-size: 8px;
      font-weight: 700;
      letter-spacing: 1px;
      line-height: 12px;
      color: #a5a5a5;
      text-transform: uppercase;
      width: 100%;
      display: block;
      opacity: 0.5;
     }
     
     .pluginStatusNotLoaded {
      color: #904242;
     }

     .pluginStatusLoaded {
      color: #71C571;
     }


/* Initial state */
.liveChatBubble {
  opacity: 0;
  transform: translateY(-5px);
  transition: opacity 0.3s ease, transform 0.3s ease;
}



.liveChatBubble .widgetChatBubble,
.liveChatBubble .widgetChatBubblePlayer,
.liveChatBubble .widgetChatBubbleTail {
  opacity: 0;
  transition: opacity 0.2s ease 0.15s;
}

.liveChatBubble .widgetChatBubbleText,
.liveChatBubble .widgetChatBubbleTimestamp {
  opacity: 0;
  transition: opacity 0.2s ease 0.3s;
}

/* When ready to reveal */
.liveChatBubble.live-visible {
  opacity: 1;
  transform: translateY(0);
}

.liveChatBubble.live-visible .widgetChatBubble,
.liveChatBubble.live-visible .widgetChatBubblePlayer,
.liveChatBubble.live-visible .widgetChatBubbleTail {
  opacity: 1;
}

.filteredWordsContainer .filteredWord {
  filter: blur(3px);
  transition: filter 0.3s ease, color 0.3s ease;
  cursor: pointer;
  display: inline-block;
  user-select: none;
}

.filteredWordsContainer:hover .filteredWord {
  filter: none;
  color:#954845;
}

.liveChatBubble.live-visible .widgetChatBubbleText,
.liveChatBubble.live-visible .widgetChatBubbleTimestamp {
  opacity: 1;
}

            .taskAction {font-size:30px; color:#313131;}
            .taskAction:hover {color: #5ac15a; text-shadow: 0 0 5px #0c7b46, 0 0 10px #0c7b46, 0 0 20px #0c7b46;}
            .taskAction.taskComplete {color: #5ac15a; text-shadow: 0 0 5px #0c7b46, 0 0 10px #0c7b46, 0 0 20px #0c7b46;}
            .taskAction.taskComplete:hover {color:#313131; text-shadow: none;}
            .todoAction {font-size:30px; color:#313131;}
            .todoAction:hover {color: #5ac15a; text-shadow: 0 0 5px #0c7b46, 0 0 10px #0c7b46, 0 0 20px #0c7b46;}
            .todoAction.todoComplete {color: #5ac15a; text-shadow: 0 0 5px #0c7b46, 0 0 10px #0c7b46, 0 0 20px #0c7b46;}
            .todoAction.todoComplete:hover {color:#313131; text-shadow: none;}


            .widgetScrollListMessageDescription {
              width: 100%;
    display: block;
    text-transform: initial;
    letter-spacing: 0px;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    padding-top: 5px;
    margin-top: 5px;
    border-top: 1px solid #3f3f3f;
            }

            .widgetScrollListHeadingDetails li:last-child {padding-right:0px; margin-right:0px; border-right:none;}

            .restore:hover {color: #5ac15a; text-shadow: 0 0 5px #0c7b46, 0 0 10px #0c7b46, 0 0 20px #0c7b46;}
            .delete:hover {color: #ce6767; text-shadow: 0 0 5px #904242, 0 0 10px #904242, 0 0 20px #904242;}
            .restore {text-decoration: none;}
            .delete {text-decoration: none;}
            .priorityEmergency {color: #ce6767; text-shadow: 0 0 5px #904242, 0 0 10px #904242, 0 0 20px #904242;}
            .priorityHigh {color:#b17f69; text-shadow: 0 0 5px #be3e1e, 0 0 10px #be3e1e, 0 0 20px #be3e1e;}
            .priorityMedium {color:#bf8e58; text-shadow: 0 0 5px #a5462d, 0 0 10px #a5462d, 0 0 20px #a5462d;}
            .priorityLow {color:#d3c280; text-shadow: 0 0 5px #b69f4a, 0 0 10px #b69f4a, 0 0 20px #b69f4a;}

            .widgetScrollListFiles {list-style-type: none; padding:0px 0px 0px 0px; margin:0; width:100%; text-align:left;}
            .widgetScrollListFiles li {display:inline-block; border-bottom:0px; padding-top:0px; margin-right:10px;}
            .widgetScrollListFiles li a{    text-decoration: none;
              background-color: #232222;
              padding: 5px 9px;
              color: #9d9d9d;
              text-transform: uppercase;
              font-size: 9px;
              line-height: 9px;
              font-weight: 700;
              letter-spacing: 1px;
              border-radius: 25px;
              border: 1px solid #3b3939; display:block;}

              .widgetScrollListFiles li a:hover {cursor:pointer; background-color:#191919;}

            .widgetScrollListFiles li a i{ color: #5ac15a;}
            .widgetScrollListFiles li a:hover i{text-shadow: 0 0 5px #0c7b46, 0 0 10px #0c7b46, 0 0 20px #0c7b46;}


          .widgetScrollListTimeStamp {   font-size: 9px;
            color: #4f4f4f;
            letter-spacing: 0.5px;
            line-height: 9px;
            display: block;
            width: 100%;
            margin-top: 2px;}

            .widgetScrollListDetails {
              font-size: 10px;
          margin-top: 2px;
          letter-spacing: 1px;
          color: #919191;
          width:100%;
          display: block;
          }
          .widgetScrollListTimeStampTop {margin-bottom:5px;}
          .widgetScrollListContainerTabs {margin-top:0px;}
          .widgetScrollListTabSelection {list-style-type: none; padding:0px 0px 0px 15px; margin:0; width:100%; text-align:left;}
          .widgetScrollListTabSelection li {display:inline-block; padding:10px 15px;     text-transform: uppercase;
            font-size: 11px;
            line-height: 11px;
            font-weight: 700;
            letter-spacing: 2px;
            color: #9d9d9d;
          border-top-left-radius: 5px;
          border-top-right-radius: 5px;
          margin-bottom:-1px;
          position: relative;
          z-index: 2;
          background-color:#1717176e;
          }

          .widgetScrollListTabSelection li.active {
            background-color:#171717;
            color:#9d9d9d;
          }

          .widgetScrollListTabSelection li a{
            color:#424242 !important;
          }

          .widgetScrollListTabSelection li a:hover{
            color:#9d9d9d !important;
          }

          .widgetScrollListTabSelection li.active a{
            background-color:#171717;
            color:#9d9d9d !important;
            background-image: url("/img/scrollcontainer-bg.jpg");
          }

          .widgetScrollListTabSelection li a {text-decoration: none;}

          .widgetScrollListIcon {width:60px; float:left; padding-right:10px; font-size: 20px;  text-align: center;}
          .widgetScrollListIconContainer {width:calc(100% - 70px); float:left;}
          .widgetScrollListIconStoreType {    font-size: 8px;
            width: 100%;
            display: block;
            text-align: center;
            margin-top: 5px;}

      .sectionWidget {margin-bottom: 10px;}    
      .linkBtn {text-decoration: none; font-weight:800; font-size:16px; line-height:24px; margin-bottom:5px; letter-spacing: -0.8px; color:#4a4a4a; display: table;
        border-bottom: solid 2px #5ac15a;}
      .linkBtnHighlighted {border-bottom: solid 2px #b5701f;}
      .linkBtn:hover {color:#b7fbb7; text-shadow:#346b34 0px 0px 10px ;}
      .linkBtnHighlighted:hover {color: #edc24f;
        text-shadow: 0 0 10px #b5701f;}

      .socialLinksContainer {list-style-type: none; margin:0; padding:0px; text-align:left;}
      .socialLinksContainer li{display:inline; margin-right:5px;}

      .socialLinkBtn {text-decoration: none; font-weight:800; font-size:16px; line-height:24px; margin-bottom:5px; color:#4a4a4a; display:inline-block;}
      .socialLinkBtn:hover {color:#a95ac1;}
      .socialLinkBtn:hover {color:#a95ac1; text-shadow:#431e4e 0px 0px 10px ;}


      .widgetScrollListReportMessage {background-color:#ffffff0a; display: block; padding:10px;     margin: 6px 0px;
        border-radius: 5px;}

        .widgetScrollListReportTime {width: 100%;
          text-align: center;
          display: block;
          font-weight: 800;
          font-size: 14px;
          letter-spacing: -0.2px;}
        .widgetScrollListReportDate {width:100%; text-align:center; display: block;           font-weight: 800;
          font-size: 12px;
          letter-spacing: -0.2px; color: #4e4e4e;}


          .widgetSchoolListCircle {
            color: #919191;
            border-radius: 100%;
            background-color: #ffffff0a;
            display: inline-block;
            min-width: 18px;
            line-height: 18px;
            text-align: center;
            margin-left: 5px;
          }

          .widgetSchoolListCircleAlert {background-color: #9e3a3a; color:#ffffff;}

          .widgetScrollListAlertIcon { width: 100%;  font-size: 20px;  text-align: center;  margin-bottom: 5px;}

          .widgetPillItem {
            text-decoration: none;
            background-color:#232222;
            display:inline-block;
            margin-right:5px;
            margin-bottom:10px;
            padding: 8px 14px;
            text-transform: uppercase;
            font-size: 11px;
            line-height: 13px;
            font-weight: 700;
            letter-spacing: 2px;
            color: #9d9d9d;
            border-radius: 25px;
            border: 1px solid #3b3939;
            }
            
            .widgetPillItem img{
            max-width:20px;
            margin-right:5px;
            border-radius:100%;
            border:1px solid #525050;
            }


            .widgetSectionStats {
              background: rgba(37, 37, 37, 1);
              background: linear-gradient(0deg, rgb(29 29 29) 0%, rgba(37, 37, 37, 1) 99%);
              border: solid rgba(37, 37, 37, 1) 1px;
              box-shadow: #0000009c 0px 0px 10px;
              padding: 10px 15px;
              border-radius: 5px;
              border: solid 1px #ffffff1a;
              margin-bottom: 10px;
            }

            .widgetTotalNumber {
              position: relative;
              width: 100%;
              display: block;
              font-weight: 600;
              text-align: center;
              font-size: 20px;
              line-height: 20px;
              color: #bcbcbc;
            }

            .widgetTotalTitle {
              font-size: 10px;
              font-weight: 600;
              letter-spacing: 0px;
              line-height: 10px;
              color: #5b5b5b;
              text-transform: uppercase;
              width: 100%;
              display: block;
              border-bottom: solid 1px #ffffff1a;
              margin-bottom: 5px;
              padding-bottom: 5px;
            }

            .widgetTotalNumberContainer {
              background: #0000005c;
              padding: 5px;
              border-radius: 5px;
              border: 1px solid #2f2f2f;
              background-image: url(/img/scrollcontainer-bg.jpg);
              box-shadow: inset 0px 2px 10px #00000061;
            }

.widgetTotalNumber span {display:inline;}
.widgetTotalDescription {
  text-transform: uppercase;
    font-size: 12px;
    line-height: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #9d9d9d;
    width:100%;
    }

    .widgetTotalTimePeriod {
    text-transform: uppercase;
    font-size: 8px;
    line-height: 8px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #5f5f5f;
    width:100%;
    }

.percentChange {line-height: 10px; font-size:10px; display:inline; color: #9d9d9d; letter-spacing: 0.7px; margin-left:3px;}

.percentChange.up-icon .percentChangeIcon {color: #5ac15a;
    text-shadow: 0 0 5px #0c7b46, 0 0 10px #0c7b46, 0 0 20px #0c7b46;
}

.percentChange.down-icon .percentChangeIcon {color: #ce6767;
    text-shadow: 0 0 5px #904242, 0 0 10px #904242, 0 0 20px #904242;
}


    #sectionVideos, #videoPlayerContainer {
      margin-bottom: 0px;
      padding: 0px;
      list-style-type:none;
      float:left;
    }

    .videoItem {position:relative; width:calc(50% - 5px); float:left; background-size: cover;   background-repeat: no-repeat;  background-position: center center; margin-bottom:10px; padding:0px; margin-left:5px; margin-right:5px;}
    .videoItem:nth-child(odd) {margin-left:0px;}
    .videoItem:nth-child(even) {margin-right:0px;}
    .videoItem:nth-child(3),.videoItem:nth-child(4) {margin-bottom:0px;}
    .videoItem i {position: absolute; right:10px; bottom:10px; color: #5ac15a; text-shadow: 0 0 5px #0c7b46, 0 0 10px #0c7b46, 0 0 20px #0c7b46;}
    .videoItem:hover i {color: #9aee9a; text-shadow: 0 0 10px #9aee9a, 0 0 20px #9aee9a, 0 0 30px #0c7b46, 0 0 40px #0c7b46;}
    .videoItem:first-child {padding-top:0px;}
    #videoModal.bottom-left {
      position: fixed;
      bottom: 0;
      left: 0;
      margin: 0;
      max-width: 100%;
  }
  .noneAvailable {color:#E06F6F; text-transform: uppercase;
    font-size: 12px;
    line-height: 12px;
    font-weight: 700;
    letter-spacing: 2px;}
    .noneAvailable i {margin-right:5px;}
      #videoModal .modal-header {border-bottom:0px;}
      #videoModal {background-color:transparent; max-width:500px;}
      .videoItem a {background-color: #000000e8; display: block; text-decoration: none;     padding: 10px;
        min-height: 100px;}
    .videoName {    font-size: 16px; line-height: 16px; font-weight: 700; letter-spacing: -0.2px; color:#d8d8d8;}
    .videoDate {font-size: 10px; font-weight: 700; letter-spacing: -0.2px; color:#777676;}
    .videoAuthor {font-size: 10px; font-weight: 700; letter-spacing: -0.2px; color:#777676;}

    #watchOnYouTube {    text-decoration: none;
      font-weight: 800;
      font-size: 16px;
      line-height: 24px;
      margin-bottom: 5px;
      letter-spacing: -0.8px;
      color: #4a4a4a;
      background-color: transparent; border:none; width:50%; text-align:left;  display: inline-block; padding:0px;}
    #exitVideo {    text-decoration: none;
      font-weight: 800;
      font-size: 24px;
      line-height: 24px;
      margin-bottom: 5px;
      letter-spacing: -0.8px;
      color: #ef7676;
      background-color: transparent; border:none;
    width:50%; text-align:right; display: inline-block; padding:0px;}    
    


    .map-control {
      position: absolute;
      bottom: 95px;
      left: 33px;
      z-index: 1000;
      padding:0;
      list-style-type: none;
      text-align: center;
  }
  .map-control button {
      display: inline-block;
      margin: 5px 0;
      width: 30px;
      height: 30px;
      text-align: center;
      line-height: 30px;
      border: none;
      background:#00000059;
      color: #5ac15a;
      text-shadow: 0 0 5px #0c7b46, 0 0 10px #0c7b46, 0 0 20px #0c7b46;
      cursor: pointer;
      font-size: 16px;
      font-weight:900;
      border: 1px solid #ffffff1c;
  }



    .hasSignal { opacity: 0; transition: opacity 2s; z-index:1054;}
    #mapNoSignal {opacity: 1;  transition: opacity 3s; position:absolute; width:100%; z-index:1049; background-image:url('../img/noSignalBG.gif'); background-color:#000; height:100%; background-repeat: repeat;  background-position: center center;}
    .mapNoSignalOverlay {opacity: 1; transition: opacity 0.5s; position:absolute; width:100%; z-index:1050; background-image:url('../img/noSignalOverlay.jpg'); opacity:0.7; height:100%; background-size: cover;   background-repeat: repeat;  background-position: center center;}



    ::-webkit-scrollbar {
      width: 7px;
      height: 7px;
    }
    ::-webkit-scrollbar-button {
      width: 0px;
      height: 0px;
    }
    ::-webkit-scrollbar-thumb {
      background: #5c5c5c;
      border: 0px none #ffffff;
      border-radius: 50px;
    }
    ::-webkit-scrollbar-thumb:hover {
      background: #919191;
    }
    ::-webkit-scrollbar-thumb:active {
      background: #a3a3a3;
    }
    ::-webkit-scrollbar-track {
      background: #3b3b3b;
      border: 0px none #ffffff;
      border-radius: 50px;
    }
    ::-webkit-scrollbar-track:hover {
      background: #6F4242;
    }
    ::-webkit-scrollbar-track:active {
      background: #e06f6f;
    }
    ::-webkit-scrollbar-corner {
      background: transparent;
    }


    #resumeFeed {
      border: none;
    cursor: pointer;
    background-color: transparent;
    font-size: 12px;
    line-height: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #924343;
    text-transform: uppercase;
    padding: 0px;
    margin-bottom: 5px;
    display: block;
    width: 100%;
    text-align: left;
    position: relative;
    }

    #resumeFeed span{
      font-size: 12px;
      font-weight: 700;
      color: #edc24f;
      letter-spacing: 0px;
      text-shadow: 0 0 5px #b5701f, 0 0 10px #b5701f, 0 0 20px #b5701f;
      margin-left: 10px;
      position: absolute;
      right: 20px;
    }



    .map-control {
      display:none;
    }


.sponsorBackground a {display:block; height:100%; width:100%; }
.sponsorBackground {position:absolute; width:100%; height:175px; top:0; left:0; background-position: center center; opacity:1;  transition: opacity 1s; }
.sponsorBackgroundContainer {border: solid rgba(37, 37, 37, 1) 1px;
  box-shadow: #0000009c 0px 0px 10px;
  border-radius: 15px;
  overflow: hidden; min-height:175px; width:100%;}



#statsSectionContainer {
  margin-top:10px;
   border-radius: 10px;
   border: 1px solid #323232;
   box-shadow: #0000009c 0px 0px 10px;
   max-width: 760px;
   margin-left: auto;
margin-right:auto;
  }
  #statsSection ul {
    list-style: none;
    padding: 0;
    display: none;
    text-align:center;
    margin:0;
}
#statsSection {background-image: url('../img/static-green.gif');
  border: 10px solid;
  padding:10px;
  border-bottom-color: #2e2e2e;
  border-left-color: #181818;
  border-right-color: #181818;
  border-top-color: #111111;
  box-shadow: inset 0 0 3rem black, inset 0 0 2rem black, 0 0 1rem black;
  width: 100%;

}






#statsSection ul li { color: #5ac15a;
  text-shadow: 0 0 5px #0c7b46, 0 0 10px #0c7b46, 0 0 20px #0c7b46;
  display: inline;
  font-size:10px;
  font-weight:700;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-right:5px;
  padding-right:5px;
}

#statsSection ul li.statFullWidth {width:100%; display: block; margin-right:0px; padding-right:0px;}



.playerProfileDiscordAccounts {list-style-type: none; padding:0; margin:5px 0px 0px 0px;}
.playerProfileDiscordAccounts li {
  display: inline-block;
  background-color: #161616;
  color: #ffffffc2;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 11px;
  padding: 3px 6px;
  border-radius: 10px;
  text-transform: uppercase;
  line-height: 11px;
  cursor:help;
}

.playerProfileDiscordAccountsLeft{
  float:left;
  background-color: #7289DA;
  padding:5px;
  border-radius: 100%;
}
.playerProfileDiscordAccountsRight{
  float:left;
  padding-left:5px;
}

.playerProfileDiscordAccountsUsername {
  width:100%;
  display:block;
}

.playerProfileDiscordAccountsID {
  width: 100%;
  display: block;
  font-size: 8px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #a8a8a8cc;
}

.playerProfileDiscordAccountsGuildMember {
  color:#77D064;
}

.playerProfileDiscordAccountsLeftNitro {
  background-color: #FE77FA;
}

.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 19px;
}

/* Hide default HTML checkbox */
.switch input {
opacity: 0;
width: 0;
height: 0;
}

/* The slider */
.slider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #090909;
-webkit-transition: .4s;
transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 12px;
  width: 12px;
  left: 7px;
  bottom: 4px;
  background-color: #904242;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
background-color: #0c7b46;
}

input:checked + .slider:before {
  background-color: #63f470;
}

input:focus + .slider {
box-shadow: 0 0 1px #433f3f;
}

input:checked + .slider:before {
-webkit-transform: translateX(14px);
-ms-transform: translateX(14px);
transform: translateX(14px);
}


/* target all round-skinned range-sliders */
.irs-bar {
  background: linear-gradient(
    to right,
    #f44336 0%,
    #ffeb3b 50%,
    #4caf50 100%
  ) !important;
  height: 8px;       /* match your desired track thickness */
  border-radius: 4px;
}

.irs-single, .irs-min, .irs-max {
  display:none;
}
.irs--flat .irs-bar, .irs--flat .irs-line {
  top:0px;
}
.irs--flat.irs-with-grid {
  height:40px;
}
.irs--flat .irs-line {
  border: 1px solid #433f3f;
    background: linear-gradient(90deg, rgba(144, 66, 66, 0.3) 0%, rgba(192, 124, 90, 0.3) 33%, rgba(187, 167, 88, 0.3) 66%, rgba(89, 192, 89, 0.3) 100%);
}
.irs--flat .irs-grid-pol {
  color: #a5a5a5; 
  opacity: 0.2;
}
.irs--flat .irs-grid-text {
  font-size: 8px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 12px;
    color: #a5a5a5;
    font-family: "Montserrat", sans-serif;
    opacity: 0.5;
}
.irs--flat .irs-handle>i:first-child {
  background-color:transparent;
}
.irs-handle.single {
  background-color: #3c3c3c;
  top: -4px;
  border-radius: 100%;
  height: 20px;
  width: 20px;
  box-shadow: 0px 0px 10px #000;
  border: 1px solid #6b6b6b;
}

.irs-handle.single:hover {
  cursor: w-resize;
  background-color:#5ac15a;
  box-shadow: 0 0 5px #0c7b46, 0 0 10px #0c7b46, 0 0 20px #0c7b46;
  border:1px solid #0c7b46;
}

.irs-handle.from, .irs-handle.to {
  background-color: #3c3c3c;
  top: -4px;
  border-radius: 100%;
  height: 20px;
  width: 20px;
  box-shadow: 0px 0px 10px #000;
  border: 1px solid #6b6b6b;
}

.irs-handle.from:hover, .irs-handle.to:hover {
  cursor: w-resize;
  background-color:#5ac15a;
  box-shadow: 0 0 5px #0c7b46, 0 0 10px #0c7b46, 0 0 20px #0c7b46;
  border:1px solid #0c7b46;
}

.irs--flat .irs-handle.state_hover>i:first-child, .irs--flat .irs-handle:hover>i:first-child {
  display:none;
}

.js-range-slider {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.js-range-slider.slider-initialized {
  opacity: 1;
}

/* Rounded sliders */
.slider.round {
  border-radius: 10px;
}

.slider.round:before {
border-radius: 50%;
}

#playerGroupsList .fa-check {
  color: #5ac15a;
  text-shadow: 0 0 5px #0c7b46;
  cursor: pointer;
}

#playerGroupsList .fa-times {
  color: #ce6767 !important;
  text-shadow: 0 0 5px #904242;
  cursor: pointer;
}

.svrctrlgroup {
      font-size: 8px;
    line-height: 8px;
}

.loadingBarContainer {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.loadingBar {
    width: 90%;
    max-width: 600px;
    height: 12px;
    background: #222;
    border-radius: 6px;
    margin: 0px auto;
    position: relative;
    border: 1px solid #4a4a4a;
}

.loadingBarText {
    width: 90%;
    margin: 0px auto;
    position: relative;
    font-size: 8px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 12px;
    color: #a5a5a5;
    text-transform: uppercase;
    width: 100%;
    display: block;
    opacity: 0.5;
    text-align: center;
    margin-top:5px;
}

.loadingBarIndicator {
position: absolute;
    top: 0;
    left: 0;
    width: 15%;
    height: 100%;
    background: #438745;
    border-radius: 6px;
    animation: slide 2s ease-in-out infinite alternate;
    box-shadow: 0 0 5px #0c7b46, 0 0 10px #0c7b46;
    border: 1px solid #5aea5e;

}

@keyframes slide {
  from { left: 0; }
  to   { left: calc(100% - 15%); }
}

.svrctrlrequired {
    float: right;
    font-size: 7px;
    color: #ef7676;
}

.svrctrlDropdown {
    font-weight: 600;
    font-size: 10px;
    background-color: #161616;
    letter-spacing: 1px;
    display: inline;
    padding: 5px 25px 5px 10px;
    border-radius: 25px;
    color: #6e6e6c;
    text-transform: uppercase;
    border:none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("/img/dropdown-arrow.png");
    background-repeat: no-repeat;
    background-position: right center;
}

.svrctrlDropdown:focus-visible, .svrctrltextarea:focus-visible, .svrctrlinput:focus-visible, .svrctrlInput:focus {
  outline:none !important;
}

.svrctrlinput {
  font-weight: 600;
  font-size: 10px;
  background-color: #161616;
  letter-spacing: 1px;
  padding: 5px 10px;
  border-radius: 5px;
  color: #6e6e6c;
  border: none;
  width: 100%;
}

.svrctrllabel {
  font-size: 8px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 12px;
    color: #a5a5a5;
    text-transform: uppercase;
    opacity: 0.5;
    margin-bottom: 5px;
}

.widgetScrollListContainer .svrctrlinput, .widgetScrollListContainer .svrctrltextarea {
  background-color:#212121;
  color:#a2a2a2;
}
.widgetScrollListContainer .svrctrlDropdown {
  background-color:#212121;
  color:#a2a2a2;
  width:100%;
}

.svrctrltextarea {
  font-weight: 600;
  font-size: 10px;
  background-color: #161616;
  letter-spacing: 1px;
  padding: 15px 15px 15px 15px;
  border-radius: 5px;
  color: #6e6e6c;
  border: none;
  width: 100%;
}

.svrctrlBtn {
  font-weight: 600;
  font-size: 10px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 5px 10px 5px 10px;
  border-radius: 25px;
  color: #9d9d9d;
  text-transform: uppercase;
  border: 1px solid #ffffff26;
  background-color: #00000052;

}

.svrctrlBtn:disabled {
  border: 1px solid #ffffff26;
  opacity:0.2;
}

.svrctrlBtn:disabled:hover {
  cursor:not-allowed;
}

.svrctrlBtn i{
  color: #5ac15a;
}

.svrctrlBtn:hover {
  color: #a5a5a5;
  border: 1px solid #5ac15a;
  background-color:#0d2d0d;
  box-shadow: 0 0 5px #0c7b46, 0 0 10px #0c7b46;
}


.svrctrlbtnlist {
font-size: 12px;
    border-radius: 5px;
    height: 30px;
    width: 30px;
    text-align: center;
    border: 2px solid #454545;
    color: #5a5a5a;
    background-color: #212121;
}

.svrctrllistitem {
      border-bottom: 1px dashed #454545;
    padding-bottom: 10px;
}

.svrctrllistitem:last-of-type {
      border-bottom: 0px;
    padding-bottom: 0px;
}

.svrctrlbtnlistremove {
    border: 2px solid #8c4040;
    color: #8c4040;
    background-color: #8c40403b;
    margin-left:10px;
}

.svrctrlbtnlistadd {
    border: 2px solid #71c571;
    color: #71c571;
    background-color: #71c57129;
}

.svrctrlInputPasswordToggle {
  position:relative;
}
.svrctrlBtnPasswordToggle {
  position: absolute;
  background-color: transparent;
  border: none;
  right: 5px;
  color: #4b4b4b;
  font-size: 13px;
  line-height: 25px;
}
.svrctrlBtnPasswordToggle .fa-eye-slash {
  color: #ce6767 !important;
  text-shadow: 0 0 5px #904242;
}

.btn-vip-unlink {
    opacity:0.4;
}

.btn-vip-unlink:hover {
    opacity:1;
    color: #ce6767;
    text-shadow: 0 0 5px #904242;
}

.svrctrlBtnSaveContainer {
  padding-top:15px;
}

.svrctrlBtn:hover i{
  text-shadow: 0 0 5px #0c7b46, 0 0 10px #0c7b46, 0 0 20px #0c7b46;
}

.moduleListContainer {
  height:100%;
  width:100%; background-color:#161616; border:#3c3c3c solid 1px; margin-bottom:20px; border-radius:13px; padding:20px;
}
.moduleListImage {margin-bottom:15px; border-radius:5px;}
.moduleListStatus {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.5px;
  line-height: 25px;
  color: #9d9d9d;
  position: absolute;
  top: -5px;
  right: -7px;
  text-align: center;
}

.moduleListStatusInstalled {
  background-color: #4a8a4a;
  border-radius: 100%;
  color: #dadada;
  height: 25px;
  width: 25px;
}


.moduleListStatusNotinstalled {
  background-color: #904242;
  border-radius: 100%;
  color: #dadada;
  height: 25px;
  width: 25px;
}

.moduleListOfficial {    text-transform: uppercase;
  font-size: 10px;
  line-height: 10px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #9d9d9d;
position: absolute;
top:5px;
left:5px;
}
.moduleListType {   text-transform: uppercase;
  font-size: 10px;
  line-height: 10px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #9d9d9d;}

  .moduleListName {
    font-size: 20px;
    line-height: 27px;
    color: #ebebeb;
    margin-bottom: 5px;
    font-weight: 700;
    word-break: break-word;
  }

    .moduleListDescription {min-height: 50px; font-size: 13px;
      letter-spacing: 0.3px;
      line-height: 19px;
      color: #939393;
      margin-bottom: 20px;
  }

    .moduleListHR {width: 100%; height: 2px; background-color: #040404; margin-top: 10px; border-bottom: 1px solid #3b3b3b; margin-bottom: 10px;}

    .moduleListLink {text-decoration: none;
      background-color: #00000052;
      padding: 10px 15px;
      color: #9d9d9d;
      text-transform: uppercase;
      font-size: 10px;
      line-height: 10px;
      font-weight: 700;
      letter-spacing: 1px;
      border-radius: 25px;
      border: 1px solid #ffffff26;
      display: inline-block;}

      .moduleListLink i {color:#5ac15a;}
      .moduleListLinkWebsite i {color:#FFEE60;}


      .moduleListDeveloper {
        text-transform: uppercase;
        font-size: 8px;
        line-height: 8px;
        font-weight: 700;
        letter-spacing: 2px;
        color: #646464;
    }

    .moduleListImageContainer {position:relative;}

















    #sideBarProfile {
      position: fixed;
      right: -500px;
      top: 0;
      background: rgba(37, 37, 37, 1);
      background: linear-gradient(0deg, rgb(29 29 29) 0%, rgba(37, 37, 37, 1) 99%);
      border: solid rgba(37, 37, 37, 1) 1px;
      box-shadow: #0000009c 0px 0px 10px;
      padding: 15px;
      min-width: 400px;
      height: 100vh;
      z-index: 3;
      transition: right 0.3s ease; /* Smooth transition */
  }
  
  .sidebarProfilePlayerName {
      word-break: break-all;
      word-wrap: break-word;
      font-size: 20px;
      line-height: 24px;
      color: #ebebeb;
      font-weight: 700;
      width: 100%;
      max-width:235px;
  }

  .profilePlayerIcons {
    margin:0;
    padding:0;
    list-style-type: none;
    line-height: 11px;
  }
  
  .profilePlayerIcons li {
    display: inline-block;
    margin-right: 5px;
    font-size: 12px;
  }
  .profilePlayerIcons li .fa-crown {
    color:#bac571;
  }
  .profilePlayerIcons li .fa-money-bill {
    color:#89c571;
  }
  .profilePlayerIcons li .fa-calendar {
    color:#ad71c5;
  }
  .profilePlayerIcons li .fa-hourglass-start {
    color:#c58371;
  }

  .profilePlayerIcons li:last-child {
    margin-right: 0px;
  }

  .playerProfileRustPremiumAccount {
    display: inline-block;
    padding: 2px 6px;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 15px;
    text-transform: uppercase;
    color: #111;
    background: linear-gradient(135deg, #e0c3fc, #8ec5fc, #f3c1c6, #b0e0e6, #e0c3fc);
    background-size: 400% 400%;
    border-radius: 3px;
    animation: shimmer 6s ease infinite;
  }
  
  @keyframes shimmer {
    0% { background-position: 0% 50%; }
    100% { background-position: 100% 50%; }
  }
  
  #sideBarProfileOverlay {
      opacity:0;
      display:none;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgb(0 0 0 / 15%);
      backdrop-filter: blur(2px);
      -webkit-backdrop-filter: blur(2px);
      z-index: 2;
      cursor: default;
      transition: opacity 0.3s ease;
  }
  
  .sidebarProfileSectionContainer {
      margin-bottom: .5rem;
      position: relative;
      padding: 10px 12px;
      background: #0000005c;
      border-radius: 10px;
      border: 1px solid #2f2f2f;
      background-image: url("/img/scrollcontainer-bg.jpg");
      box-shadow: inset 0px 2px 10px #00000061;
  }

  .sidebarProfileNotFound {
    text-transform: uppercase;
    font-size: 10px;
    line-height: 10px;
    font-weight: 700;
    letter-spacing: 1px;
    display: block;
    width: 100%;
    min-height: 13px;
    opacity: 0.1;
    margin-top: 10px;
  }
  
  .sidebarProfileHeaderSectionContainer {
      margin-bottom: 5px;
      position: relative;
      padding: 10px 12px;
  }
  
  #sidebarProfileCloseBtn {
      position:absolute;
  top:0;
  right:0;
  text-decoration: none;
  }
  
  .sidebarProfileSectionContainerBreak {
      width: 100%;
      height: 2px;
      background-color: #121212;
      margin-top: .5rem;
      border-bottom: 1px solid #2a2a2a;
      margin-bottom: .5rem;
  }
  
  
  
  .sidebarProfileSectionHeading {
      font-size: 12px;
      font-weight: 600;
      letter-spacing: 0px;
      line-height: 12px;
      color: #999999;
      text-transform: uppercase;
      width: 100%;
      display: block;
  }

  .sidebarProfileSectionSubheading {
      font-size: 8px;
      font-weight: 600;
      letter-spacing: 1px;
      line-height: 12px;
      color: #686868;
      text-transform: uppercase;
      width: 100%;
      display: inline;
      border-radius: 25px;
      padding: 5px 10px;
      background-color:#111111;
  }
  
  
  .sidebarProfileSectionHeadingLink {
      font-size: 8px;
      font-weight: 700;
      letter-spacing: 1px;
      color: #6b6b6b;
      text-transform: uppercase;
      width: 100%;
      display: block;
      text-decoration: none;
  }
  
  .sidebarProfileSectionHeadingLink i {
      font-size: 11px;
      line-height: 17px;
      color: #71C571;
      margin-right: 2px;
  }
  
  .sidebarProfileHeading {
      font-size: 8px;
      font-weight: 700;
      letter-spacing: 1px;
      line-height: 12px;
      color: #595959;
      text-transform: uppercase;
      display: table-row;
      padding-right:5px;
  }

  
  .sidebarProfileOutput {
      font-size: 12px;
      font-weight: 700;
      letter-spacing: 0px;
      line-height: 17px;
      color: #a5a5a5;
      text-transform: uppercase;
      display: table-row;
  }


.sidebarProfileHeadingAlert i {
  color: #ce6767;
  text-shadow: 0 0 5px #904242;
  border: 1px solid #26231a62;
}

.sidebarProfileHeadingAlert {
  color: #ce6767;
  text-shadow: 0 0 5px #904242;
  border: 1px solid #26231a62;
}

.sidebarProfileHeadingAlert,
.sidebarProfileHeadingAlert i
{
  animation: pulseAlert 1.2s infinite;
}

@keyframes pulseAlert {
  0% {
    color: #ce6767;
    text-shadow: 0 0 5px #904242;
  }
  50% {
    color: #d98d8d;
    text-shadow: 0 0 5px #904242,  0 0 10px #904242;
  }
  100% {
    color: #ce6767;
    text-shadow: 0 0 5px #904242;
  }
}


  .sidebarProfileOutputPercentage {
    color: #6a6a6a;
    font-size: 8px;
    line-height: 8px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: table-row;
  }


  .sidebarProfileOutputSmall {
      font-size: 10px;
      line-height: 10px;
      color: #7d7d7d;
  }

  .sidebarProfileOutputSuccess {
    color:#71C571;
  }

  .sidebarProfileOutputDanger {
    color:#8C4040;
  }

  .sidebarProfileList {
    padding-left:0px;
    margin-bottom:0px;
    list-style-type: none;
  }

  #profileCheetosAccountsList .sidebarProfileOutput {
    font-size:10px;
    line-height: 16px;
  }
  
  .profileGraphBar {
      font-weight: 800;
      font-size: 11px;
      letter-spacing: 0px;
      width: 100%;
      background-color: #0e0e0e;
      line-height: 20px;
      color: #161616;
      height: 20px;
      border-radius: 5px;
      overflow: hidden;
      margin-bottom: 5px;
  }
  
  @keyframes shimmerSporadic {
    0%   { background-position: 10% 50%; }
    25%  { background-position: 80% 50%; }
    50%  { background-position: 40% 50%; }
    75%  { background-position: 100% 50%; }
    100% { background-position: 10% 50%; }
}

.profileGraphBarGreen {
  padding-left: 5px;
  margin-right: 2px;
  height: 20px;
  float: left;
  background: linear-gradient(90deg, #6adda1, #71c571, #71c571, #6adda1);
  background-size: 300% 100%;
  animation: shimmerSporadic 30s ease-in-out infinite;
  color: inherit;
}

.profileGraphBarRed {
  padding-right: 5px;
  text-align: right;
  margin-left: 2px;
  height: 20px;
  float: right;
  background: linear-gradient(90deg, #cc714e, #8c4040, #8c4040, #cc714e);
  background-size: 300% 100%;
  animation: shimmerSporadic 30s ease-in-out infinite;
  color: inherit;
}
  .sidebarProfileMenuTabsContainerItem {display:none;}
  .sidebarProfileMenuTabsContainerItem.active {display:block;}
  .sidebarProfileMenuTabs {padding-left:0px; margin-bottom:0px; list-style-type:none; text-align: center;}
  .sidebarProfileMenuTabs li {display:inline-flex;}
  .sidebarProfileMenuTabs li a {
      color:#3f3f3f;
      text-decoration: none;
      text-transform: uppercase;
      font-weight: 700;
      font-size:20px;
      padding: 10px;
      border-radius: 5px;
      margin-right: 5px;
      margin-left: 5px;
      min-width: 40px;
      text-align: center;
  }
  .sidebarProfileMenuTabs li:first-child a {
      margin-left: 0px;
  }
  .sidebarProfileMenuTabs li:last-child a {
      margin-right: 0px;
  }
  .sidebarProfileMenuTabs li a.active {
      color: #b9b9b9;
      background-color: #2f2f2f;
      text-shadow: 0px 0px 20px #a8a8a8;
      box-shadow: 0px 0px 7px #121212;
  }
  
  
  .widgetListBoxes {list-style-type: none; padding:0px; margin:0;}
  .widgetListBoxes li{display:inline-block; position:relative; aspect-ratio: 1/1; min-width:calc(16% - 10px); margin:5px; text-align:center; border:1px solid #343434; border-radius:10px; background-color:#161616;}
  
  .widgetListBoxesTitle {display:none; color: #9d9d9d; font-size: 7px; line-height: 8px; font-weight: 700; letter-spacing: 1px; text-transform:uppercase; }
  .widgetListBoxesIcon {font-size:30px; line-height:30px; margin-bottom:2px;}
  
  .sidebarFlagList {
    list-style-type: none;
    padding-left:0px;
    padding-top:10px;
}
.sidebarFlagList li{
    border-bottom: 1px solid #333;
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #9d9d9d;
}
.sidebarFlagList li:first-child {
    padding-top:0px;
}
.sidebarFlagList li:last-child {
    padding-bottom:0px;
    border-bottom:none;
}
.flagAlert-5 i{color:#904242;}
.flagAlert-4 i{color:#905242;}
.flagAlert-3 i{color:#905a42;}
.flagAlert-2 i{color:#906842;}
.flagAlert-1 i{ color:#7e9042;}


.agent-icon{
  width: 50px;
    height: 50px;
    margin-right: 0.5rem;
    border-radius: 100%;
    }
    .weapon-icon {
      width: 50px;
      height: 50px;
      margin-left:auto;
      margin-right:auto;
    }

    .kill-feed-item {
      border-radius: 4px;
      overflow: hidden;
      color:#9d9d9d;
    }

    .kill-feed-item .attacker {
      color:#9d9d9d;
    }

    .kill-feed-item .middle {
      color:#9d9d9d;
    }

    .kill-feed-item .victim {
      color:#9d9d9d;
    }

    .equal-width {
  flex: 1 1 0;
}

.loadingText {
  animation: loadingTextFade 0.3s infinite alternate;
  color: transparent;
  background-color: #ffffff1a;
  border-radius: 19px;
  display: inline-block !important;
  line-height: 14px;
  min-width: 14px;
}

.loadingTextLink {
  animation: loadingTextFade 0.3s infinite alternate;
  color: transparent;
  background-color: #ffffff1a;
  border-radius: 19px;
  display: inline-block;
  line-height: 14px;
  min-width: 14px;
}

.loadingTextSmall {
  border-radius: 15px;
  line-height: 10px;
  max-height:10px;
  min-width: 15px;
}

.loadingTextAvatar {
  border-radius: 100%;
  line-height: 10px;
  height:10px;
  width: 10px;
  min-width: 10px;
}

@keyframes loadingTextFade {
  from {
    opacity: 0.5;
  }
  to {
    opacity: 1;
  }
}

  .profileOverlayBackground {
    display:none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 66%);
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
    z-index: 1050;
}    
.profileOverlay {
    display: none;
    position:fixed;
    left:50%;
    min-width:800px;
    top:50%;
    z-index:1051;
    transform:translate(-50%, -50%);
    background: linear-gradient(0deg, rgb(29 29 29) 0%, rgba(37, 37, 37, 1) 99%);
    border: solid rgba(37, 37, 37, 1) 1px;
    box-shadow: #0000009c 0px 0px 10px;
    padding: 15px;
    border-radius: 13px;
}

.profileOverlayList {
    list-style-type: none;
    padding:0;
    margin:0;
}

.profileOverlayListImage {
    width:100%;
}

.profileOverlayList li.active {
    background-color:rgba(0, 0, 0, 0.30);
}

.profileOverlayListDisplay {
    background-color:rgba(0, 0, 0, 0.30);
}


#profileOverlayList li.active a{
    opacity:1;
}


#profileOverlayList li a{
    text-decoration: none;
    opacity:0.3;
}

#profileOverlayList li:not(.active) a:hover {
  text-decoration: none;
  opacity: 0.6;
}

.profileOverlayListContainer .statsList a:hover {
  color:#fff;
}


.profileOverlayListStatus {
    font-size: 15px;
    font-weight: 700;
    color: #666666;
    line-height:18px;
}

.profileOverlayListTitle {
    font-size: 11px;
    font-weight: 700;
}

.profileOverlayListSubTitle {
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 19px;
    color: #a5a5a5;
    opacity: 0.5;
}

.profileOverlayListStatusActive {
    color:#71C571;
}

.profileOverlayListStatusInactive {
    color:#904242;
}

.profileOverlayListDisplayLog {padding:0; margin:0; list-style-type:none; margin-bottom:15px;}
.profileOverlayListDisplayLog li {
    display: flex;
    flex-direction: row;
    align-items: center;
    background-image: url('../img/logTrack.png');
    padding-bottom:30px;
    background-repeat: no-repeat;
    padding-top:0px;
}
.profileOverlayListDisplayLog li:last-child {
    background-image: none;
    padding-bottom:0px;
}
.profileOverlayListDisplayLog li:first-child {
    padding-top:10px;
}
.profileOverlayListDisplayLog li i {
    font-size:18px;
    line-height:18px;
    background-color:#121212;
}

.profileOverlayListDisplayLog .logTime {
    font-size: 8px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 12px;
    color: #a5a5a5;
    text-transform: uppercase;
    opacity: 0.5;
    margin-right:5px;
}
.profileOverlayListDisplayLog .logName {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #d8d8d8;
    text-transform: uppercase;
}
.profileOverlayListDisplayLog .logName a{
    color: #d8d8d8;
    text-decoration: none;
}
.profileOverlayListDisplayPlayers { list-style: none; margin:0; padding:0;}
.profileOverlayListDisplayPlayers li {display:inline-block; background-color:#050505; border-radius: 25px; padding:5px 10px; margin-bottom:10px;}
.profileOverlayListDisplayPlayers li a {text-decoration: none;}
.profileOverlayListDisplayPlayers .logThumbnail {border-radius: 100%;  width:25px; margin-right:5px; border:1px solid #848484; }
.profileOverlayListDisplayPlayers .logName {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #d8d8d8;
    text-transform: uppercase;
}
.profileOverlayListDisplayLog li i {margin-right:5px;}
.profileOverlayListDisplayLog li.added i {color:#71C571;}
.profileOverlayListDisplayLog li.removed i {color:#8C4040;}
.profileOverlayListDisplayLog li.cleared i {color:#edc24f;}

#profileOverlayClose {
    font-size: 25px;
    color: #8e5c5c !important;
    text-shadow: 0 0 7px #282727;
}

.profileOverlayListContainer .statsList li {
padding-bottom:5px;
padding-top:5px;
}
.profileOverlayListContainer .statsList{
    margin-top:10px; margin-bottom:20px;
}

.profileOverviewTitleDivider {
    width: 100%;
    height: 2px;
    background-color: #1c1c1c;
    margin-top: 10px;
    border-bottom: 1px solid #3b3b3b;
    margin-bottom: 10px;
}

.profileOverviewTeleportCoordinates
{
  padding: 12px;
  background-color: #0000007d;
  border-radius: 10px;
  font-size: 13px;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  margin-top: 0px;
  color: #a3a3a3;
  line-height: 18px;
  margin-top: 5px;
  font-weight: 600;
}

.profileOverlayLoadingIcon {
  min-height: 400px;
  position: relative;
}
.profileOverlayLoadingIcon i {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 40px;
  color: #8484843b;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}




/* DISCORD BOT INSTALL */

.botConnectionContainer {
    padding: 15px;
    background: #000;
    border-radius: 8px;
    margin-top: 10px;
}

.connectionStatus {
    font-weight: bold;
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 10px;
    font-size: 16px;
}

.connectionStatus.connected { color: #28a745; }
.connectionStatus.pending { color: #ffc107; }
.connectionStatus.disconnected { color: #6c757d; }

.pendingMessage {
    background: #fff3cd;
    border: 1px solid #ffc107;
    border-radius: 6px;
    padding: 15px;
    margin: 15px 0;
}

.pendingMessage code {
    display: inline-block;
    background: #2d2d2d;
    color: #fff;
    padding: 8px 12px;
    border-radius: 4px;
    font-size: 14px;
    margin: 10px 0;
    user-select: all;
}

.copy-btn {
    margin-left: 10px;
}

.button-group {
    display: flex;
    gap: 10px;
    margin-top: 15px;
}

.connectionDetails {
    background: white;
    padding: 10px;
    border-radius: 4px;
    margin: 10px 0;
}

.connectionDetails small {
    color: #666;
}

/* Emoji-safe font stack */
.emoji-picker, #emojiPicker, #emojiGrid button, .discordButtonContainer button {
  font-family: "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",
               "Noto Color Emoji","EmojiOne Color", sans-serif !important;
  font-weight: 400;           /* avoid bold—some color fonts lose color in bold */
  line-height: 1.2;
  text-rendering: optimizeLegibility;
}


#buttonEmoji { 
  font-family: "Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji", sans-serif !important;
  font-weight: 400;
}


/* Button preview sizing */
#discordButtonPreview .btn { font-size:14px; }
/* Keep emojis and link icon at button text size */
.discordButtonContainer img.twemoji,
#discordButtonPreview img.twemoji {
  width:1em; height:1em; vertical-align:-0.125em;
}

.discordButtonContainer .discordButtonPreview svg,
#discordButtonPreview .discordButtonPreview svg {
  width:15px; height:15px; flex:0 0 auto;
}

/* Prevent odd resets from theme */
.discordButtonContainer .discordButtonPreview {
  box-shadow:none; text-transform:none; letter-spacing:normal;
}

.discordPill {
  display:inline-block;
  background:#5865f2;
  color:#fcfdff;
  border-radius:4px;
  padding:0 6px;
  margin-left:6px;
  font-size:11px;
  font-weight:700;
  line-height:18px;
}

#buttonsSelected .btn-down {color:#904242;}
#buttonsSelected .btn-up {color:#5ac15a;}

.discordTimestamp {
  color:#949ba4;
  font-size:10px;
  margin-left:6px;
}

.desktopHide {visibility:hidden; display: none !important;}
.mobileHide {visibility:inherit;  display: inherit !important;}




    @media only screen and (max-width: 1669px) {
      .leaderboardName, .leaderboardPlacement, .leaderboardKills, .leaderboardDeaths, .leaderboardKDR {font-size: 11px;}
      .leaderboardPlacement {margin-right:4px !important;}
      .serverHeader, .widgetHeader, #resumeFeed {letter-spacing: 1px; line-height:15px;  font-size: 10px; margin-bottom: 1px;}
      .videoName {font-size: 14px; line-height: 15px;}
      .videoAuthor {font-size: 9px;}
      .linkBtn {font-size: 13px;line-height: 22px;}
      .killerName, .victimName, .monumentName, .killerHP {font-size: 10px;}
      .killerName {min-height:20px;}
      .itemShortNameDisplay {font-size: 8px; line-height: 10px;}
      #sectionMap, #map {max-height:725px; min-height:725px;}
      #statsSection ul li {font-size:10px;}
      .killFeedItemRight {height:20px;}
      .monumentName {position: relative; top: -3px; font-size:9px;}
      .serverInformation {font-size: 17px; line-height: 17px;}
      .sectionServerName {font-size: 17px; line-height: 23px;}
       
    }

        @media only screen and (max-width: 1170px) {
.mobileHide {visibility:hidden;  display: none !important;}
.desktopHide  {visibility:inherit; display: inherit !important;}
    }

    @media only screen and (max-width: 1024px) {

    }


    @media only screen and (max-width: 768px) {
.mobileHide {visibility:hidden;  display: none !important;}
.desktopHide  {visibility:inherit; display: inherit !important;}
    }


    @media only screen and (max-width: 600px) {
      #map {min-height:500px;}
      #sectionMap, #map {max-height:500px; min-height:500px;}
      #statsSectionContainer {margin-bottom:10px;}
    }





