/* ADMIN */
.cio-4 {
    text-shadow: 0px 0px 5px #0c0c0c;
    color: #D8185C !important;
    font-weight: bold;
    border-bottom: 1px dashed;
}

/* STAFF/MODS */
.cio-3 {
    color: #ed7a16 !important;
    font-weight: bold;
    text-shadow: 0px 0px 5px #090909;
}

/* TMOD */
.cio-6 {
    color:#028e6b !important ;
    font-weight:bold;
    text-shadow:0px 0px 5px #090909
}

/* REVERSER */
.cio-97 {
    background: url("../images/img-bg1.gif");
    color: #8ed7d4 !important;
    border-bottom: 1px dotted;
}

/* CODER */
.cio-94 {
    color: #a868ed !important;
    font-weight: bold;
    text-shadow: 0px 0px 5px #090909;
}

/* RETIRED */
.cio-91 {
    color:#80ea8d !important;
    text-shadow:0px 0px 5px #090909
}

/* SUPREME */
.cio-12 {
    color: #54FF9F !important;
    text-shadow: 1px 1px 10px #39c70d;
    background-image: url("../images/img-bg1.gif");
}

/* INFINITY */
.cio-93 {
    color: #ff99b1 !important;
    text-shadow: 0px 0px 5px #ff85a2;
}

/* PREMIUM */
.cio-11 {
    color: #4DD5D5 !important;
    text-shadow: 0px 0px 5px #090909;
}

/* HEAVEN */
.cio-102 {
    background-clip:border-box,text;
    -webkit-background-clip:border-box,text;
    text-shadow:0 0 5px #c8378d;
    background-image:url("../images/img-bg1.gif"),linear-gradient(90deg,#e4f918 0,#ed11ff 100%,#fff);
    -webkit-text-fill-color:transparent;
    color:#FF512F !important;
    font-weight:700
}

/* GODLIKE */
.cio-89 {
 background:url("../images/img-bg1.gif");
 color:#CF2D9F !important;
 text-shadow:0px 0px 8px  #77185B
}

/* CONTRIBUTOR */
.cio-9 {
 color:#FFDF00 !important;
 text-shadow:0px 0px 3px #090909
}

/* REGISTERED */
.cio-2 {
    --:--;
}