.imgads {
    width: 100%;
}
.mdlcenter {
    margin-top: 12%;
}
/* #wnaaa{
    background: url(images/imlek/pattern_naga303.jpg);
    position: absolute;
    width: 100%;
    height: 1154px;
  }
  #left{
    background: url(images/imlek/pattern_naga303.jpg);
    position: absolute;
    width: 100%;
    height: 1154px;
  } */
.online {
    float: right;
    width: 118px;
    height: 30px;
    margin-top: 3px;
    margin-right: 7px;
    background-color: black;
    border-radius: 15px;
    margin-left: 10px;
    color: #89e745;
}
.offline {
    float: right;
    width: 118px;
    height: 30px;
    margin-top: 3px;
    margin-right: 7px;
    background-color: black;
    border-radius: 15px;
    margin-left: 10px;
    color: #ff0000;
}
.gangguan {
    float: right;
    width: 118px;
    height: 30px;
    margin-top: 3px;
    margin-right: 7px;
    background-color: black;
    border-radius: 15px;
    margin-left: 10px;
    color: #f7f014;
}
.re-box-header h2 {
    font-family: "noodle";
    color: #80edf5;
    font-size: 24px;
    display: inline;
    position: relative;
}
.dp_barcode img:hover {
    transform: scale(2) translateX(30px) translateY(-28px);
}

.dp_barcode img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.cycle-slide{
    width: 100%;
}
