#mw5 .popular .scroll {
    color:#fff;
    font-size:.14px;

    position:relative;
    height:40px;
    width:200px;
    display:block;
    overflow:visible;
    overflow:hidden;
}

#mw5 .popular .scroll ul {
    position:absolute;
    margin:0;
    padding:0;
    list-style:none;
    background-color:transparent;
}

#mw5 .popular .scroll ul li {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    height:40px;
    width:220px;
    border:0;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#mw5 .popular .scroll ul li a {
    display: inline-block;
    overflow: hidden;
    margin-left: 10px;
    max-width: 130px;
    height: 40px;
    line-height: 40px;
    color:#fff;
    border:0;
    font-size: 14px;
    text-overflow: ellipsis;
    vertical-align: middle;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    word-break: break-all;
    white-space:nowrap;
    overflow:hidden;
}


    #mw5 .popular .scroll li.rank1:before {
        content:'1';
        display: inline-block;
        width:24px;
        height: 24px;
        line-height: 24px;
        text-align:center;
        color: #ffffff;
        background-color:#4c5154;
        border:0;
        padding:0;
        margin:0;
        vertical-align: middle;
        /*-webkit-border-radius:1em;
        -moz-border-radius:1em;
        border-radius:1em;*/
    }

    #mw5 .popular .scroll li.rank2:before {
        content:'2';
        display: inline-block;
        width:24px;
        height: 24px;
        line-height: 24px;
        text-align:center;
        color: #ffffff;
        background-color:#4c5154;
        border:0;
        padding:0;
        margin:0;
        vertical-align: middle;
        /*-webkit-border-radius:1em;
        -moz-border-radius:1em;
        border-radius:1em;*/
    }

    #mw5 .popular .scroll li.rank3:before {
        content:'3';
        display: inline-block;
        width:24px;
        height: 24px;
        line-height: 24px;
        text-align:center;
        color: #ffffff;
        background-color:#4c5154;
        border:0;
        padding:0;
        margin:0;
        vertical-align: middle;
        /*-webkit-border-radius:1em;
        -moz-border-radius:1em;
        border-radius:1em;*/
    }

    #mw5 .popular .scroll li.rank4:before {
        content:'4';
        display: inline-block;
        width:24px;
        height: 24px;
        line-height: 24px;
        text-align:center;
        color: #ffffff;
        background-color:#4c5154;
        border:0;
        padding:0;
        margin:0;
        vertical-align: middle;
        /*-webkit-border-radius:1em;
        -moz-border-radius:1em;
        border-radius:1em;*/
    }

    #mw5 .popular .scroll li.rank5:before {
        content:'5';
        display: inline-block;
        width:24px;
        height: 24px;
        line-height: 24px;
        text-align:center;
        color: #ffffff;
        background-color:#4c5154;
        border:0;
        padding:0;
        margin:0;
        vertical-align: middle;
        /*-webkit-border-radius:1em;
        -moz-border-radius:1em;
        border-radius:1em;*/
    }

    #mw5 .popular .scroll li.rank6:before {
        content:'6';
        display: inline-block;
        width:24px;
        height: 24px;
        line-height: 24px;
        text-align:center;
        color: #ffffff;
        background-color:#4c5154;
        border:0;
        padding:0;
        margin:0;
        vertical-align: middle;
        /*-webkit-border-radius:1em;
        -moz-border-radius:1em;
        border-radius:1em;*/
    }

    #mw5 .popular .scroll li.rank7:before {
        content:'7';
        display: inline-block;
        width:24px;
        height: 24px;
        line-height: 24px;
        text-align:center;
        color: #ffffff;
        background-color:#4c5154;
        border:0;
        padding:0;
        margin:0;
        vertical-align: middle;
        /*-webkit-border-radius:1em;
        -moz-border-radius:1em;
        border-radius:1em;*/
    }

    #mw5 .popular .scroll li.rank8:before {
        content:'8';
        display: inline-block;
        width:24px;
        height: 24px;
        line-height: 24px;
        text-align:center;
        color: #ffffff;
        background-color:#4c5154;
        border:0;
        padding:0;
        margin:0;
        vertical-align: middle;
        /*-webkit-border-radius:1em;
        -moz-border-radius:1em;
        border-radius:1em;*/
    }

    #mw5 .popular .scroll li.rank9:before {
        content:'9';
        display: inline-block;
        width:24px;
        height: 24px;
        line-height: 24px;
        text-align:center;
        color: #ffffff;
        background-color:#4c5154;
        border:0;
        padding:0;
        margin:0;
        vertical-align: middle;
        /*-webkit-border-radius:1em;
        -moz-border-radius:1em;
        border-radius:1em;*/
    }

    #mw5 .popular .scroll li.rank10:before {
        content:'10';
        display: inline-block;
        width:24px;
        height: 24px;
        line-height: 24px;
        text-align:center;
        color: #ffffff;
        background-color:#4c5154;
        border:0;
        padding:0;
        margin:0;
        vertical-align: middle;
        /*-webkit-border-radius:1em;
        -moz-border-radius:1em;
        border-radius:1em;*/
    }

#mw5 .popular .scroll ul li .arrow {
    position:absolute;
    margin-top:-7px;
    padding: 0;
    top: 50%;
    right: 5px;
    vertical-align: middle;
}

#mw5 .popular .scroll ul li .arrow.anew:before {
    font-family:FontAwesome;
    content:"\f072";
    margin-right:5px;
}

#mw5 .popular .scroll ul li .arrow.up:before {
    font-family:FontAwesome;
    content:"\f062";
    margin-right:5px;
}

#mw5 .popular .scroll ul li .arrow.down:before {
    font-family:FontAwesome;
    content:"\f063";
    margin-right:5px;
}

#mw5 .popular .scroll ul li .arrow.nogap:before {
    font-family:FontAwesome;
    content:"\f068";
    margin-right:5px;
}

#mw5 .popular .popular-hover {
    color:#ffffff;
    font-size:14px;

    position:absolute;
    height:220px;
    width:220px;
    background-color:#383d41;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    left:0;
    top:0;
    z-index:999;
    display:none;
}

#mw5 .popular .popular-hover ul {
    position:absolute;
    margin:0;
    padding: 8px 0;
    list-style:none;
    background-color: #383d41;
    
    box-shadow: 0 5px 10px rgba(0, 0, 0, .25);
}

#mw5 .popular .popular-hover ul li {
    position: relative;
    display: inline-block;
    height:30px;
    width:220px;
    margin:0;
    padding:3px 8px;
    border:0;
    clear:both;
    color: #ffffff;
    text-align: left;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#mw5 .popular .popular-hover ul li:hover {
    background-color:#4c5154;
}

#mw5 .popular .popular-hover ul li a:visited,
#mw5 .popular .popular-hover ul li a:hover,
#mw5 .popular .popular-hover ul li a:link,
#mw5 .popular .popular-hover ul li a:active {
    color:#ffffff;
    margin:0;
    padding:0 0 0 8px;;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    float:left;
    width:120px;
    height:24px;
    line-height: 24px;
    font-size: 14px;
    text-align: left;
    word-break: break-all;
    white-space:nowrap;
    overflow:hidden;
}


    #mw5 .popular .popular-hover li.rank1:before {
        content:'1';
        float: left;
        width:24px;
        height:24px;
        line-height:24px;
        text-align:center;
        background-color:#4c5154;
        border:0;
        margin: 0;
        padding: 0;
    }

    #mw5 .popular .popular-hover li.rank2:before {
        content:'2';
        float: left;
        width:24px;
        height:24px;
        line-height:24px;
        text-align:center;
        background-color:#4c5154;
        border:0;
        margin: 0;
        padding: 0;
    }

    #mw5 .popular .popular-hover li.rank3:before {
        content:'3';
        float: left;
        width:24px;
        height:24px;
        line-height:24px;
        text-align:center;
        background-color:#4c5154;
        border:0;
        margin: 0;
        padding: 0;
    }

    #mw5 .popular .popular-hover li.rank4:before {
        content:'4';
        float: left;
        width:24px;
        height:24px;
        line-height:24px;
        text-align:center;
        background-color:#4c5154;
        border:0;
        margin: 0;
        padding: 0;
    }

    #mw5 .popular .popular-hover li.rank5:before {
        content:'5';
        float: left;
        width:24px;
        height:24px;
        line-height:24px;
        text-align:center;
        background-color:#4c5154;
        border:0;
        margin: 0;
        padding: 0;
    }

    #mw5 .popular .popular-hover li.rank6:before {
        content:'6';
        float: left;
        width:24px;
        height:24px;
        line-height:24px;
        text-align:center;
        background-color:#4c5154;
        border:0;
        margin: 0;
        padding: 0;
    }

    #mw5 .popular .popular-hover li.rank7:before {
        content:'7';
        float: left;
        width:24px;
        height:24px;
        line-height:24px;
        text-align:center;
        background-color:#4c5154;
        border:0;
        margin: 0;
        padding: 0;
    }

    #mw5 .popular .popular-hover li.rank8:before {
        content:'8';
        float: left;
        width:24px;
        height:24px;
        line-height:24px;
        text-align:center;
        background-color:#4c5154;
        border:0;
        margin: 0;
        padding: 0;
    }

    #mw5 .popular .popular-hover li.rank9:before {
        content:'9';
        float: left;
        width:24px;
        height:24px;
        line-height:24px;
        text-align:center;
        background-color:#4c5154;
        border:0;
        margin: 0;
        padding: 0;
    }

    #mw5 .popular .popular-hover li.rank10:before {
        content:'10';
        float: left;
        width:24px;
        height:24px;
        line-height:24px;
        text-align:center;
        background-color:#4c5154;
        border:0;
        margin: 0;
        padding: 0;
    }

#mw5 .popular .popular-hover ul li .arrow {
    color:#ffffff;
    position:absolute;
    top: 3px;
    right: 5px;
    width:24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
}

#mw5 .popular .popular-hover ul li .arrow.anew:before {
    font-family:FontAwesome;
    content:"\f072";
    margin-right:5px;
    position:absolute;
    right:24px;
}

#mw5 .popular .popular-hover ul li .arrow.up:before {
    font-family:FontAwesome;
    content:"\f062";
    position:absolute;
    right:24px;
}

#mw5 .popular .popular-hover ul li .arrow.down:before {
    font-family:FontAwesome;
    content:"\f063";
    position:absolute;
    right:24px;
}

#mw5 .popular .popular-hover ul li .arrow.nogap:before {
    font-family:FontAwesome;
    content:"\f068";
    position:absolute;
    right:24px;
}

