html, body{
    background: #f5f5f6;
    font-family: 'Roboto';
    font-size: 13px;
    color: #404040;
    margin: 0;
    padding: 0 0 40px 0;
    line-height: 1.5em;
}

.bloc{
    width:1000px;
    margin:0 auto 25px auto;
    padding:0;
    background: white;
    box-shadow: 0px 0px 5px 0px #e1e1e1;
}

#top{
    position:relative;
    left:auto;
    width:1000px;
    margin:0 auto 0 auto;
    padding-bottom:25px;
    text-align:right;
}

.line{
    border-bottom: 1px solid #f0f0fa;
    font-size:0;
}

.cell{
    position:relative;
    padding:5px 0 5px 5px;
    display:inline-block;
    vertical-align:top;
    overflow:hidden;
    white-space: nowrap;
    font-size:13px;
}


.line .cell:nth-child(1){
    width:25px;
    padding-top:8px;
    padding-bottom:0;
    padding-left:10px;
}

.line .cell:nth-child(2){
    width:690px;
    color:#707070;
}

.line .cell:nth-child(2) a{
    color:#707070;
}

.line .cell:nth-child(3){
    width:155px;
    text-align:right;
    padding:0 0 5px 5px;
    border-left: 1px dotted #e6e6e6;
    border-right: 1px dotted #e6e6e6;
}

.line .cell:nth-child(4){
    width:40px;
    text-align:right;
}

.line .cell:nth-child(5){
    width:40px;
    text-align:right;
    font-weight:bold;
}



.rank_height{
    display:inline-block;
    vertical-align:bottom;
    width:14px;
    background:#e3f4fb;
    line-height:40px;
    border-top:1px solid #3bb0e3;
}


.rank_height:hover{
    opacity:0.5;
}

.result .top1{
    border-top: 1px solid #83de70;
    background: #e4fbdf;
}
.result .top3{
    border-top: 1px solid #f3c341;
    background: #fbf2d9;
}
.result .top10{
    border-top: 1px solid #fc9504;
    background: #fad8ac;
}
.result .top30{
    border-top: 1px solid #ea5457;
    background: #f8a4a6;
}

.result .best_rank_all{
    background:#000000;
    background-image:url('https://www.monitorank.com/img/star2.png');
    background-size:14px 14px;
    border-top:1px solid #000000;
}

.result .line .cell:nth-child(2){
    width:300px;
}

.result .line .cell:nth-child(3),
.result .line .cell:nth-child(4),
.result .line .cell:nth-child(5),
.result .line .cell:nth-child(6),
.result .line .cell:nth-child(7),
.result .line .cell:nth-child(8){
    width:80px;
    text-align:left;
    padding-top:5px;
    border-left:0;
    border-right:0;
    font-weight:bold;
}


.result .line .cell:nth-child(1){
    width:400px;
    padding-left:20px;
}

.result .line .cell_value:nth-child(1){
    width:150px;
}


.result .line .cell_value:nth-child(2){
    width:110px;
}

.result .line .cell_value:nth-child(2) .top_rank{
    color:#000000;
    background:#f8cc02;
    padding:2px;
}
.result .line .cell_value:nth-child(2) .value{
    background:#f8cc02;
    color:#000000;
    padding:2px;
}


.result .line .cell_value:nth-child(3),
.top1_label{
    color:#83de70;
}
.result .line .cell_value:nth-child(4),
.top3_label{
    color:#f3c341;
}
.result .line .cell_value:nth-child(5),
.top10_label{
    color:#fc9504;
}
.result .line .cell_value:nth-child(6),
.top30_label{
    color:#ea5457;
}
.result .line .cell_value:nth-child(7),
.top100_label{
    color:#3bb0e3;
}

#concours_stats{
    width:1000px;
    margin:0 auto 20px auto;
    padding-top:10px;
}

#concours_stats_label{
    display:inline-block;
    vertical-align:top;
    padding-top:10px;
    padding-right:10px;
    font-weight:bold;
}

#concours_stats .label{
    display:inline-block;
    vertical-align: top;
    background:#ffffff;
    padding:10px;
    margin:0 20px 0 0;
    box-shadow: 0px 0px 3px 0px #e1e1e1;
    font-weight:bold;
    cursor:pointer;
}

#concours_stats .label:hover{
    color:#505050;
}

#concours_stats .label.active{
    background:#f5f5f5;
}

.result .cell_value{
    display:inline-block;
    font-size:13px;
    width:80px;
    font-weight:bold;
}

.cells_value{
    padding-left:20px;
}

.up{
    color:#9bc181;
}
.down{
    color:#e07c78;
}

.line a{
    text-decoration:none;
    color: #404040;
}

.line a:hover{
    text-decoration:underline;
}

.domain{
    color: #404040;
}

.line .stat_in_infos{
    display:none;
}

.stat{
    margin:0;
    border:0;
}

.card_top{
    font-weight:bold;
}

.card_top li:nth-child(1){
    width:670px;
    padding-left:30px;
}

.card_top li:nth-child(2){
    width:160px;
    padding-left:30px;
}

.card_top li:nth-child(3){
    width:35px;
}

.card_top li:nth-child(4){
    width:40px;
}

.line a .domain{
    color:#7eb955;
}

.line.entity0 a .domain{
    color:#404040;
}

.tag{
    position:absolute;
    top:7px;
    right:7px;
    background-color:#7eb955;
    color:#ffffff;
    font-size:12px;
    padding:7px 7px 7px 7px;
    border-radius:3px;
    line-height:11px;
}

#bloc_maj{
    position: relative;
    width:1000px;
    height:20px;
    margin:25px auto 5px auto;
    text-align:right;
    font-size:13px;
}
#maj{
    position: absolute;
    left:0;
    top:-15px;
}

#maj_select{
    display:inline-block;
}

#subscribe{
    padding:5px 10px 5px 10px;
    font-size:13px;
    background:#f9bc14;
    color:#ffffff;
    font-weight:bold;
    border-radius:5px;
    display:inline-block;
    margin-top:12px;
}

.graphic_t1_large{
    width:960px;
}

#bloc_graph_large{
    width:980px;
    padding:20px 0 20px 20px;
}

.large .stat_infos{
    margin-right:25px;
    margin-left:0;
}


.icon_stable,
.icon_up,
.icon_down{
    width: 10px;
    height: 10px;
    display:inline-block;
    vertical-align:top;
    background-size:10px 10px;
    margin:3px 0 0 3px;
}

.icon_up{
    background-image:url('../img/up.png?t=1');
}
.icon_down{
    background-image:url('../img/down.png?t=1');
}
.icon_stable{
    background-image:url('../img/stable.png');
}

#logo_nextlevellink{
    position: absolute;
    top:0;
    left:10px;
    width:164px;
    height:40px;
    background:url('../img/nextlevellink.png');
    background-size:contain;
    margin:30px 0 0 0;
    display:inline-block;
    vertical-align:top;
}

#logo_monitorank{
    width: 173px;
    height: 20px;
    background:url('https://account.monitorank.com/img/logo6.png');
    background-size:cover;
    margin:2px 0 0 5px;
    display:inline-block;
    vertical-align:top;
}

h1{
    width:460px;
    margin:25px 0 0 0;
    display:inline-block;
    vertical-align:top;
    font-size:22px;
    line-height:28px;
    color:#424244;
    text-align:right;
}

h1 .hasttag{
    color:#f9bc14;
}

h1 a{
    color:#f9bc14;
}

.cell.rank{
    color:#404040 !important;
}

.stat .value .up,
.stat .value .down{
    font-size:13px;
}

.line .cell:nth-child(3).no_rank{
    text-align:left;
    padding-top:5px;
    padding-left:10px;
}

.result .line{
    padding:0px 0 20px 0;
}

.bloc_result{
    width: 1000px;
    margin: 0 auto 25px auto;
    padding: 25px 0 0 0;
}

.bloc_result .line{
    background:#ffffff;
    box-shadow: 0px 0px 3px 0px #e1e1e1;
    border:0;
    margin:0 0 25px 0;
}

.bloc_result .score{
    position: absolute;
    top:-18px;
    left:-18px;
    width:36px;
    height:36px;
    text-align:center;
    line-height:36px;
    font-size:12px;
    background:#ffffff;
    border-radius:30px;
    font-weight: bold;
    box-shadow: 0px 0px 3px 0px #959595;
}

@media screen and (max-device-width: 11in){

    html, body{
        padding:0;
    }

    #top{
        width:100vw;
    }

    .bloc,
    #bloc_maj,
    #data{
        width:auto;
    }

    .line .cell:nth-child(1){
        width:8vw;
    }
    .line .cell:nth-child(2){
        width:57vw;
    }
    .line .cell:nth-child(3){
        width:15vw;
    }

    .graphic_t1_xsmalllarge{
        width:12vw;
    }

    .line .cell:nth-child(4){
        width:9vw;
    }
    .line .cell:nth-child(5){
        width:9vw;
    }


    .card_top li:nth-child(1){
        width:57vw;
        padding-left:8vw;
    }
    .card_top li:nth-child(2){
        width:13vw;
        padding-left:2vw;
        overflow:hidden;
    }
    .card_top li:nth-child(3){
        width:7vw;
        padding-left:2vw;
        overflow:hidden;
    }
    .card_top li:nth-child(4){
        width:7vw;
        padding-left:2vw;
        overflow:hidden;
    }

    .card_top{
        padding-left:0;
        padding-right:0;
    }

    #top{
        width:auto;
        text-align:center;
        height:auto;
    }

    #logo_nextlevellink{
        position: relative;
        margin:20px auto 0 auto;
        left:initial;
    }

    h1{
        width:auto;
        display:block;
        font-size:16px;
        text-align:center;
    }

    #subscribe{
        margin-top:-10px;
    }

    #bloc_maj{
        margin-top:0;
        height:auto;
        margin-bottom:20px;
    }

    #maj{
        position: relative;
        top:initial;
        left:initial;
        text-align:center;
    }

    .graphic_t1_large{
        width:95vw;
    }

    #bloc_graph_large{
        width:95vw;
        padding:2.5vw;
    }


    .bloc{
        width:100vw;
        box-shadow:none;
    }

    .mobile_scroll{
        width:auto;
    }

    .large .stat_infos{
        width:20vw;
        padding:0;
        margin:0 2.25vw 2.25vw 0;
    }

    .large .stat_in{
        margin:0;
        padding:0;
    }
}