#particles-js {
    width: 100%;
    height: 100%;
    background-color: #f5f5f5;background: radial-gradient(circle at 20% 40%, #e2e2e2, #e1e1e1, #dfdfdf, #dbdbdb, #d7d7d7, #d3d3d3, #cfcfcf, #cbcbcb, #c9c9c9, #c8c8c8);
    /*background-image: url('');*/
    position: fixed !important;
display: block;
    position: absolute;
    z-index: -10;
    
}

.off {
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.mainten{
    position: absolute;
    z-index:1;
    top:250;
    overflow:hidden;
    color:red;
}
.mainten:before{
    z-index:-1;
    position:absolute;
    left:0;
    top:0;
    content: url('http://lorempixel.com/100/100/sports/7/');
    opacity:0.4;
    -webkit-transition: opacity 1s linear;
    -o-transition: opacity 1s linear;
    -moz-transition: opacity 1s linear;
    transition: opacity 1s linear;
}
.mainten:hover:before{
    opacity:1;
}

.tambahrek { color: #343a40; }
.tambahrek:hover { color: #6c757d; }

.item_sub {
    border: 1px solid #ddd;
    background-color:rgba(0, 0, 0, 0.03);
    color:black;
    width:340px;
    height:320px;
    padding-top:20px;
    padding-bottom:20px;
    border-radius:10px;
     margin: 0px;
     text-align:center;
}

@media (min-width: 1200px) {
    ::-webkit-scrollbar {
      width: 5px;               /* width of the entire scrollbar */
      height: 10px;               /* width of the entire scrollbar */
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    ::-webkit-scrollbar {
      width: 5px;               /* width of the entire scrollbar */
      height: 5px;               /* width of the entire scrollbar */
    }
}

@media (max-width: 767px) { 
    ::-webkit-scrollbar {
      width: 5px;               /* width of the entire scrollbar */
      height: 0;  /* Remove scrollbar space */
        background: transparent;
    }
}


@media (max-width: 480px) {
    ::-webkit-scrollbar {
      width: 5px;               /* width of the entire scrollbar */
      height: 0;  /* Remove scrollbar space */
        background: transparent;
    }
}

::-webkit-scrollbar-track {
  background: inherit;        /* color of the tracking area */
}
::-webkit-scrollbar-thumb {
  background-color: gray;    /* color of the scroll thumb */
  border-radius: 20px;       /* roundness of the scroll thumb */
  border: 3px solid gray;  /* creates padding around scroll thumb */
}

.onoffswitch {
    position: relative; width: 110px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 1px #999999; border-radius: 20px;
}
.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 24px; padding: 0; line-height: 24px;
    font-size: 10px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "Autoscroll on";
    padding-left: 11px;
    background-color: #19750D; color: #FFFFFF;
}
.onoffswitch-inner:after {
    content: "Autoscroll off";
    padding-right: 11px;
    background-color: #940808; color: #FFFFFF;
    text-align: right;
}
.onoffswitch-switch {
    display: block; width: 14px; margin: 5px;
    background: #FFFFFF;
    position: absolute; top: 0; bottom: 0;
    right: 82px;
    border: 2px solid #999999; border-radius: 20px;
    transition: all 0.3s ease-in 0s; 
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; 
}

.loading:after {
  content: ' .';
  animation: dots 1s steps(5, end) infinite;}

@keyframes dots {
  0%, 20% {
    color: rgba(0,0,0,0);
    text-shadow:
      .25em 0 0 rgba(0,0,0,0),
      .5em 0 0 rgba(0,0,0,0);}
  40% {
    color: black;
    text-shadow:
      .25em 0 0 rgba(0,0,0,0),
      .5em 0 0 rgba(0,0,0,0);}
  60% {
    text-shadow:
      .25em 0 0 black,
      .5em 0 0 rgba(0,0,0,0);}
  80%, 100% {
    text-shadow:
      .25em 0 0 black,
      .5em 0 0 black;}}
      
.bg-unread {
  background-color: #E9E9E9 !important;
}

.bg-point {
  background-color: #B3B308 !important;
}

.bg-brimo {
  background-color: #06529c !important;
}

.bg-mandiri {
  background-color: #003d79 !important;
}

.bg-cimb {
  background-color: #790008 !important;
}

.bg-gopay {
  background-color: #57a2db !important;
}

.bg-ovo {
  background-color: #4c3494 !important;
}

.bg-permataqr {
  background-color: #00738e !important;
}

.bg-dana {
  background-color: #008ceb !important;
}

.bg-qris {
  background-color: #343a40 !important;
}

.bg-bri {
  background-color: #00529c !important;
}

.bg-bca {
  background-color: #005faf !important;
}

.bg-bcamobile {
  background-color: #1185CB !important;
}

.bg-mybca {
  background-color: #14bbf2 !important;
}

.bg-bni {
  background-color: #f15a23 !important;
}

.bg-expired {
    background-color: #1f496f !important;
}

#logo {
  -webkit-filter: drop-shadow(1px 1px 0 white)
                  drop-shadow(-1px -1px 0 white);
  filter: drop-shadow(1px 1px 0 white) 
          drop-shadow(-1px -1px 0 white);
}

#admin {
  -webkit-filter: drop-shadow(1px 1px 0 #9ccc65)
                  drop-shadow(-1px -1px 0 #9ccc65);
  filter: drop-shadow(1px 1px 0 #9ccc65) 
          drop-shadow(-1px -1px 0 #9ccc65);
}

#member {
  -webkit-filter: drop-shadow(1px 1px 0 #e3f4fc)
                  drop-shadow(-1px -1px 0 #e3f4fc);
  filter: drop-shadow(1px 1px 0 #e3f4fc) 
          drop-shadow(-1px -1px 0 #e3f4fc);
}

#expired {
  -webkit-filter: drop-shadow(1px 1px 0 #ef5350)
                  drop-shadow(-1px -1px 0 #ef5350);
  filter: drop-shadow(1px 1px 0 #ef5350) 
          drop-shadow(-1px -1px 0 #ef5350);
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.grecaptcha-badge { 
    visibility: hidden;
}

#buttondown {
  display: inline-block;
  background-color: darkgray;
  width: 37px;
  height: 35px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 38px;
  right: 20px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}


#buttondown::after {
  content: "\f107";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 1.5em;
  line-height: 35px;
  color: #fff;
}
#buttondown:hover {
  cursor: pointer;
  background-color: #333;
}
#buttondown:active {
  background-color: #555;
}
#buttondown.show {
  opacity: 1;
  visibility: visible;
}

#buttonup {
  display: inline-block;
  background-color: darkgray;
  width: 37px;
  height: 35px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 38px;
  right: 20px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#buttonup::after {
  content: "\f106";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 1.5em;
  line-height: 35px;
  color: #fff;
}
#buttonup:hover {
  cursor: pointer;
  background-color: #333;
}
#buttonup:active {
  background-color: #555;
}
#buttonup.show {
  opacity: 1;
  visibility: visible;
}

.fa-xs {
    font-size: 0.97em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.blink_me {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.btn-group-xs > .btn,
.btn-xs {
  padding: 0.35rem 0.4rem 0.25rem 0.4rem;
  font-size: 0.875rem;
  line-height: 0.5;
  border-radius: 0.2rem;
}

