.subscriber{font-weight:700}
.contributor{color:#20B2AA;font-weight:700}
.author{color:blue;font-weight:700}
.editor{color:#473C8B;font-weight:700}
.master-editor{color:#a52a2a;font-weight:700}
.moderator{color:green;font-weight:700}
.master-moderator{color:orange;font-weight:700}
.administrator{color:red;font-weight:700}
.master-admin{-webkit-animation:hue 1s linear infinite;color:#025A0A;text-shadow:0 0 1px #0FF;font-weight:70}
.super-admin{-webkit-animation:hue 2s linear infinite;color:red;text-shadow:0 0 1px #FF0!important;font-weight:700}
.distance:after{content:" "}

@-webkit-keyframes hue{100%{-webkit-filter:hue-rotate(360deg)}}<style type='text/css'>
/*
Download Portal Css
*/
body,html,div,table,h1,h2,h3,h4,h5,p,search,span,b {
    font-family:Arial,Helvetica,sans-serif;
}
body {
     font-weight:700;
     color: #000;
     background-color: #dcdcdc;
     max-width:;
     margin: auto;
     padding: 0;
     font-size:normal;
     word-wrap:break-word;
}
 body *{
     margin: 0;
}
 a {
     border: none;
}
 a {
    color: green;
    text-decoration:green;
    font-size: small;
    padding:0px;
}
 a:hover {
    color: #9ACD32;
}
.redactor_toolbar {
background:url('https://i.imgur.com/yefRrRh.png') repeat-x scroll center top #F0F7FC;
padding:0 0 0 2px;
margin:0;
border-bottom:1px solid #D7EDFC;
position:relative;
left:0;
top:0;
line-height:0;
list-style:outside none none;
overflow:hidden;
}
.redactor_btn_group {
background:url('https://i.imgur.com/yefRrRh.png') repeat-x scroll center top #F0F7FC;
padding:1px;
margin:0;
border:1px solid #D7EDFC;
border-radius:3px;
overflow:hidden;
box-shadow:1px 1px 1px rgba(255,255,255,0.5);
outline:medium none;
list-style:none outside none;
margin:2px 2px 2px 2px;
float:left;
}
.redactor_toolbar li a {
text-align:center;
border:1px solid transparent;
box-sizing:border-box;
display:block;
cursor:pointer;
outline:medium none;
width:24px;
height:24px;
float:left;
outline:medium none;
}
.redactor_toolbar li a:hover {
background-color:#FCFCFF;
border-color:#A5CAE4;
border-radius:3px;
outline:medium none;
}
textarea {
width: 100%;
padding: 12px;
border: 2px solid #ccc;
border-radius: 4px;
resize: vertical;
}
 input[type="submit"] {
     color: #fff;
     font-size: medium;
     margin: 4px 2px;
     background: green;
     border:1px solid green;
     cursor: pointer;
     padding:5px;
}
</style>