body{
    /*background: #111;*/
}
/*p,a{
    font-size: 15px;
    color: #918888;
}*/
/*COMMON*/
h1.title {
    color: #ddcece;
    font-size: 22px;
    margin-bottom: 15px;
    line-height: 153%;
}
ul, ol {
    margin-top: 0;
    margin-bottom: 15px;
}
ol li, ul li {
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 10px;
    margin-top: 8px;
    color: #666;
}
.fs13{
    font-size: 13px;
}
.fs12{
    font-size: 12px;
}
/*TOOLTIP*/
.tooltip {
    opacity: 1 !important;
}
.tooltip1 {
    position: relative;
    display: inline-block;
    cursor: pointer;
    /*border-bottom: 1px dotted black;*/
}
.tooltip1:hover{
    cursor: pointer;
}
.tooltip1 .tooltip1text {
    visibility: hidden;
    /*width: 120px;*/
    /*background-color: black;*/
    color: #fff;
    text-align: center;
    /*border-radius: 6px;*/
    /*padding: 5px 0;*/
    /* Position the tooltip1 */
    position: absolute;
    z-index: 1;
    left: 10%;
    /*left: 0;*/
    bottom: 70%;
}
.tooltip1:hover .tooltip1text {
    visibility: visible;
}
.tooltip1text{
    border: none;
}
.tooltip1text{
    width: auto !important;
    /*max-width: 315px !important;*/
}
.tooltip1text_df{
    background: #1a1c21;
    z-index: 999999;
    /*padding: 18px 10px;*/
    padding: 10px 10px 15px 10px;
    border: 2px solid #785a28;
    text-align: left;
    border-radius: 1px;
    font-size: 9px;
    width: 315px !important;
    text-align: left !important;
    display: inline-block;
    opacity: 1 !important;
}
.tooltip1text_df p{
    font-size: 14px !important;
    margin-bottom: 10px;
    color: #d6a4a4;
}
.tooltip1text_df p em{
    font-size: 13px !important;
    color: #755c5c;
}
.tooltip1text_lmht_detail_rune{
    background: #1a1c21;
    border: 2px solid #785a28;
    text-align: left;
    border-radius: 1px;
    font-size: 9px;
    width: 315px !important;
}
.tooltip1_lmht_detail{
    padding: 0 !important;
}
.tooltip1_df_list{
    padding: 0 !important;
}
.tooltip1_df_list .tooltip1text{
    left: 6%;
    bottom: 62%;
}
.tooltip1text_dtcl_hetoc_detail{
    background: #1a1c21;
    z-index: 999999;
    opacity: 1 !important;
    /*padding: 18px 10px;*/
    padding: 10px 10px 15px 10px;
    border: 2px solid #785a28;
    text-align: left;
    border-radius: 1px;
    font-size: 9px;
    width: 369px !important;
    text-align: left !important;
    padding-bottom: 0;
}
.tooltip1text_dtcl_hetoc_detail_content ul{
    margin: 0;
    padding: 0;
    padding-left: 5px;
    margin-top: 15px;
    margin-bottom: 10px;
}
.tooltip1text_dtcl_hetoc_detail_content ul li{
    margin-bottom: 0px;
    display: flex;
    clear: both;
    font-size: 13px;
    color: #fff;
}
.tooltip1text_dtcl_hetoc_detail_content em{
    font-size: 12px !important;
    /*margin-top: 5px !important;*/
}
.tooltip1text_dtcl_hetoc_detail_unit{
    background: #111111;
    margin-top: 10px;
    padding-top: 15px;
    float: left;
    margin-left: -10px;
    padding-left: 15px;
    width: 104%;
    border-top: 1px dotted #676161;
    padding-bottom: 15px;
}
.tooltip1text_dtcl_hetoc_detail_unit img{
    background-color: #071b26;
    padding: 2px !important;
    border-radius: 1px !important;
    width: 36px;
    float: left;
    border: 1px solid #858247;
    margin-right: 5px;
}
.tooltip1text_dtcl_champ_detail {
    margin-left: -7px !important;
    width:360px !important;
}
.tooltip1text_dtcl_champ_detail_toche{
    border-top: 1px dotted;
    margin-top: 6px;
    padding-top: 12px;
}
.tooltip1text_dtcl_champ_detail_toche ul{
    border-bottom: 1px dotted #676161;
}
.tooltip1text_dtcl_champ_detail_toche ul li{
    display: flex;
    margin-top: 5px;
    margin-bottom: 10px;
}
.tooltip1text_dtcl_champ_detail_toche ul li img{
    border: 0;
    width: 26px;
    float: left;
}
.tooltip1text_dtcl_champ_detail_toche ul li span{
    font-size: 15px;
    color: #af9e9e;
}
.tooltip1text_dtcl_champ_detail_item{
    background: #111111;
    margin-top: 10px;
    padding-top: 15px;
    float: left;
    margin-left: -10px;
    padding-left: 15px;
    width: 105%;
    border-top: 1px dotted #676161;
    padding-bottom: 10px;
}
.tooltip1text_dtcl_champ_detail_item img{
    width: 36px;
    float: left;
    margin-right: 10px;
    border: 1px solid #68603a;
    border-radius: 2px;
}
.tooltip1text_dtcl_champ_detail_skill p span{
    display: contents !important;
    overflow: unset !important;
}
.tooltip1text_dtcl_champ_detail_skill ul li span{
    overflow: visible !important;
}
.ajax_dtcl_item_detail_txt ul{
    margin-bottom: 5px;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}
.ajax_dtcl_item_detail_txt ul li{
    font-size: 12px !important;
    color: #8cafd4 !important;
    margin-bottom: 0;
    margin-top: 2px;
    margin-bottom: 3px;
    list-style-type: none;
    padding-left: 10px;
}
/*END TOOLTIP*/
/*EN COMMON*/
.to{
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}
.tbl_tdl td{
    text-align: left;
    padding-left: 20px;
}
.description p{
    font-size: 15px;
}
.box_main_content{
    margin-top: 20px;
    margin-bottom: 26px;
}
.box_main_content11{
    border: 1px solid #383030;
    display: inline-block;
    margin-top: 10px;
    padding-top: 20px;
}
/*DTCL*/
.box_list_lnc_nav ul li a{
    color: #e1dddd;
}
.box_list_lnc_nav ul li{
    background: #3e414a;
    border-radius: 0;
    border-color: transparent;
    color: #fff;
    border-right: 1px solid #222;
}
.box_list_lnc_nav ul li a{
    border-radius: 0;
}
.box_list_lnc_nav ul li.active a{
    background-color: #e9e1e1;
}
.box_list_lnc{
    border: 1px solid #383030;
    display: inline-block;
    margin-top: 10px;
    padding-top: 20px;
}
.list_lnc img{
    float: left;
    width: 44px;
    margin-right: 10px;
}
.list_lnc{
    margin-bottom: 10px;
    background: none;
    border: 0px;
    margin: 0px;
}
.list_lnc h4, .list_lnc h4 a{
    font-size: 14px;
    margin-bottom: 7px;
    margin-top: 5px;
    color: #fff;
}
.list_lnc p{
    font-size: 13px;
    color: #918888;
    margin-bottom: 7px;
}
.list_lendodtcl img {
    float: left;
    width: 28px;
    margin-right: 4px;
}
.dtcl_team_code{
    position: absolute;
    top: -17px;
    left: 17px;
    font-size: 11px;
    color: #ddbfbf;
}
/*.s3:before {
    content: "★★★";
    color: #e4c157;
    position: absolute;
    top: -8px;
    font-size: 17px;
    letter-spacing: -3px;
    margin-left: -50px;
}*/
.dtcl_list_img{
    border: 1px solid #605b44;
    border-radius: 2px;
}
.dtcl_round_box{
    background: #0c0404;
    /* padding: 20px 0; */
    margin: 8px 0px;
    border-left-width: 9px;
    border: 1px solid #282121;
    /* border-left-width: 30px; */
    border-left-color: #2a1313;
}
.dtcl_round_list0{
    background: #404a58;
    padding: 40px 9px;
    font-weight: bold;
    color: #fff;
    margin-right: 20px;
}
.dtcl_round_icon{
    position: absolute;
    right: -7px;
    top: 36px;
    color: #a18f8f;
}
.dtcl_round_list{
    text-align: center;
    padding: 24px 0 0;
}
.dtcl_round_list img {
    width: 50px;
    border-radius: 100%;
    clear: both;
    text-align: center;
}
.dtcl_round_list span {
    clear: both;
    text-align: center;
    display: block;
    margin-left: 0;
    font-size: 13px;
    margin-top: 5px;
}
.dtcl_list_cost{
    /*    background: #3e414a;
        height: 35px;
        margin-top: -4px;
        margin-bottom: 0;
        padding: 0;*/
}
.dtcl_list_cost li{
    /*    margin-top: 5px;
        border-right: 1px solid;
        text-align: center;*/
}
.dtcl_list_cost3 a{
    color: #933333;
}
.dtcl_list_cost4 a{
    color: #7e6d17;
}
.dtcl_list_cost_end{
    border: 0 !important;
}
.dtcl_list_cost_end a{
    color: #edc30c;
    border: 0 !important;
}
.dtcl_buff{
    background: #38913c;
    width: 65.7%;
    padding: 0;
    /*margin-top: -21px;*/
    margin-top: -28px;
    display: table-caption;
    z-index: 999;
    /*margin-left: 5.3px;*/
    margin-left: 1.3px;
    text-transform: uppercase;
    position: absolute;
    color: #fff;
    border-radius: 1px;
    text-align: center;
    font-size: 12px;
}
.dtcl_nerf{
    background: #970816;
    width: 65.7%;
    padding: 0;
    /*margin-top: -21px;*/
    margin-top: -28px;
    display: table-caption;
    z-index: 999;
    /*margin-left: 5.3px;*/
    margin-left: 1.3px;
    text-transform: uppercase;
    position: absolute;
    color: #fff;
    /*font-weight: bold;*/
    border-radius: 1px;
    text-align: center;
    font-size: 12px;
}
.dtcldofancung{
    width: 25px;
    margin-top: -23px;
    position: absolute;
    left: 34%;
    border: 1px solid #bf5fdf;
    border-radius: 2px;
}
.dtcldofancung_cham{
    font-size: 13px;
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 5px;
}
.bxh_dtcl img{
    width: 27px;
    height: 27px;
    border-radius: 100%;
    margin-right: 2px;
}
.icon_tang_tier{
    position: absolute;
    right: 35%;
    top: 34px;
    color: #1ba34b;
}
.icon_giam_tier{
    position: absolute;
    right: 35%;
    top: 34px;
    position: absolute;
    right: 35%;
    top: 34px;
}
/*EN DTCL LIST*/
/*DTCL TEAM DETAIL VIEW*/
.tftlistboxtoche {
    padding: 3px 10px 3px 6px !important;
}
/*END DTCL TEAM DETAIL VIEW*/
/*END DTCL*/
.box_lmht_item_list img{
    border: 1px solid #896336;
}
/*EN LMHT LOL*/
/*LOL DETAI*/
p.lmht_cham_detail_rune_title{
    font-size: 15px !important;
    color: #f8f2f2 !important;
    border-bottom: 1px dotted #8e8282;
    padding-bottom: 2px;
}
div.lmht_cham_detail_rune_title{
    font-size: 15px !important;
    color: #f8f2f2 !important;
    border-bottom: 1px dotted #8e8282;
    padding-bottom: 10px;
    margin-bottom: 10px;
    width: 107%;
    margin-left: -10px;
    padding-right: 7px;
    padding-left: 10px !important;
}
.lmht_box_hl{
    /*background: #e9e9e9;*/
    background: linear-gradient(288.38deg,#4c2d1b -141.85%,#14171c 63.98%);
    padding: 5px 0 5px;
}
.lmht_img_hl{
    border-radius: 100%;
    border: solid 0px #40a10f;
    width: 64px;
    padding: 1px;
    background: #40a10f;
}
.lmht_box_hl span{
    clear: both;
    margin-bottom: 6px;
    display: block;
    margin-top: 6px;
    font-size: 16px;
}
.lmht_box_rune_hl{
    border-right: 1px solid #645a5a;
    min-height: 485px;
}
.lmht_box_item_hl{
    border-top: 1px solid #442c2c;
    padding-left: 25px;
    margin-top: 10px;
    padding-top: 20px !important;
}
.lmht_box_item_hl img{
    /*width: 63px !important;*/
    width: 63px;
}
.lmht_box_champ_hl{
    /*background: #1a1818;*/
    background: #102531;
    clear: both;
    display: inline-block;
    color: #efdcdc;
    width: 100%;
    margin-left: 0;
}
.lmht_item_hl{
    width: 56px;
    padding: 0;
    border-radius: 1px;
    margin-right: 8px;
    border: 1px solid #ad8694;
}
.lmht_item_hl1{
    width: 56px;
    padding: 0;
    border-radius: 1px;
    margin-right: 10px;
    border: 1px solid #ad8694;
}
.lmht_item_hl2{
    width: 58px;
    border: solid 2px #F2BF42;
    padding: 0;
    border-radius: 0;
}
.lmht_list_spell > img{
    width: 50px !important;
    margin-right: 5px;
}
.lmht_box_spell{
    margin-bottom: 25px;
    border-bottom: 1px solid #6e4f4f;
    padding-bottom: 25px !important;
}
.lmht_spell_icon3{
    position: absolute;
    bottom: 7px;
    width: 18px;
    background: #8a8b95;
    text-align: center;
    height: 20px;
    color: #fff;
    left: 182px;
}
.lmht_spell_icon2{
    position: absolute;
    bottom: 7px;
    left: 114px;
    width: 18px;
    background: #8a8b95;
    text-align: center;
    height: 20px;
    color: #fff;
}
.lmht_spell_icon1{
    position: absolute;
    bottom: 7px;
    /*left: 46px;*/
    left: 31px;
    width: 18px;
    background: #8a8b95;
    text-align: center;
    height: 20px;
    color: #fff;
    /*font-weight: bold;*/
}
.lmht_spell{
    border-radius: 100%;
    margin-right: 5px;
    width: 45px;
}
.box_list_champ_other img{
    width: 68px;
    border-radius: 100%;
    border: solid 2px #41a9ad;
}
.lmht_rune_hl{
    max-width: 58px !important;
    margin-bottom: 19px;
    display: block;
}
.lmht_rune_hl1{
    width: 24px !important;
    margin-left: 16px;
    display: block;
    margin-bottom: 18px;
}
.lmht_rune_hl2{
    border: solid 2px #F2BF42;
    border-radius: 26px;
}
.lmht_box_other_hl{
    background: #0d202b;
    padding: 20px 0;
    color: #afa5a5;
    display: block;
}
.lmht_box_other{
    /*margin-bottom: -26px;*/
    background: #0d202b;
    padding: 15px 0 20px;
    color: #fff;
}
.lmht_list_box_other img{
    width: 72px !important;
    border-radius: 100%;
    border: solid 2px #41a9ad;
}
.lmht_box_item_h2{
    background: linear-gradient(288.38deg,#102531 -141.85%,#091a24 63.98%);
    /*color: #fff;*/
    color: #d7bebe;
    padding-top: 15px;
    padding-bottom: 36px;
    margin-bottom: 27px;
}
.lmht_box_item_h2 p.ih{
    border-bottom: 1px solid #f2f2;
}
p.ih{
    border-bottom: 1px solid #f2f2;
    color: #d7bebe;
    margin-bottom: 20px;
}
.lmht_box_item_h3{
    background: linear-gradient(288.38deg,#4c2d1b -141.85%,#14171c 63.98%);
    /*background: #221942;*/
}
/*.ih{
    font-size: 15px;
}*/
.rune_header{
    color: #cfc0c0;
    /*border-bottom: 1px solid #f2f2;*/
    padding-bottom: 5px;
    margin-bottom: 25px;
    font-size: 16px;
}
.box_runes_11 {
    margin-bottom: 10px;
}
.box_runes_11 img{
    width: 58px !important;
    border: 1px solid #575a14;
}
.img_runes1, .img_runes6{
    border: none !important;
}
.list_runes_main{
    border: solid 2px #a3ab29 !important;
    width: 58px !important;
}
.box_runes_22 img{
    margin-bottom: 22px !important;
}
.box_list_runes{
    margin-bottom: 30px;
}
.box_runes_1 img{
    width: 56px;
    border-radius: 100%;
    margin-bottom: 25px;
    margin-right: 20px;
}
.box_runes_2 img{
    width: 54px;
    border-radius: 100%;
    margin-bottom: 15px;
    margin-right: 20px;
}
.runes_item_con{
    max-width: 28px !important;
}
.runes_item_con1{
    margin-left: 9px;
    margin-right: 4px !important;
    border: 0 !important;
}
.box_runes_list{
    /*background: linear-gradient(288.38deg,#102531 -141.85%,#091a24 63.98%);*/
    background: linear-gradient(288.38deg,#1a1818 -141.85%,#1a1818 63.98%);
    padding-top: 25px;
    border-bottom: 1px solid #f2f2;
}
.box_list_champs_c{
    background: linear-gradient(288.38deg,#4c2d1b -141.85%,#14171c 63.98%);
    padding: 20px 10px;
}
.box_list_champs_str {
    background: linear-gradient(288.38deg,#0d202b -141.85%,#232830 63.98%);
    padding: 20px 10px;
}
.lmht_item_list_con img{
    border: 1px solid #a09b70;
    border-radius: 1px;
}
/*END LOL DETAI*/
/*END EN LMHT LOL*/

/*ADS*/
.ads_right_new{
    width: 313px;
}
.ads_right_new_scroll{
    top: 0 !important;
}
/*END ADS*/
@media (min-width: 1200px){
    /*    .container{
            width: 899px;
        }*/
    .box_main_content{
        margin-left: -35px;
    }
    /*TFT*/
    .tft_list_box_dh_champ{
        width: 62px !important;
        /*width: 58px !important;*/
    }
    .tft_team_detail_box_carry{
        margin-top: 35px;
    }
    .tft_list_box_dh_con_carry{
        margin-right: 0;
    }
    .tft_list_box_dh_champ_carry{
        width: 45px !important;
    }
    .tft_list_box_dh_con_carry span{
        font-size: 12px !important;
    }
    .tft_detail_img_cham_core{
        width: 56px !important;
    }
    .tft_list_box_dh_item_detail img {
        width: 20px !important;
        margin-top: -18px;
    }
    .dtcl_list_img{
        width: 80px !important;
    }
    /*LMHT DETAIL*/
    .lmht_box_item_hl {
        padding-top: 35px !important;
    }
    .tooltip1text_lmht_skill{
        width: 540px !important;
    }
    /*END LMHT DETAIL*/
    /*END TFT*/
    .ads_left_new{
        /*160x600*/
        top: 62px;
        /*left: 26px;*/
        left: calc((100% - 980px)/2 - 188px);
    }
    .lg_10i{
        width: 10%;
    }
    .lg_12i{
        width: 8%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .lg_8i{
        width: 12.5%;
    }
    .lg_9i{
        /*width: 11.1%;*/
        width: 10.9%;
    }
    .lg_7i{
        width: 14.2%;
    }
    /*ADS VLI STICKY*/
    .power_stickybanner__wrapper, vli.vliIgnore{
        background-color: transparent !important;
        /*background-color: #26262a !important;*/
    }
    .vliIgnore{
        background-color: transparent !important;
        /*background-color: #26262a !important;*/
    }
    /*END ADS VLI STICKY*/
}
@media (min-width: 1280px) and (max-width: 1670px){
    .container{
        width: 980px;
    }
    .ads_left_new {
        /*160x600*/
        top: 62px;
        left: 26px;
        /*left: calc((100% - 980px)/2 - 188px);*/
    }
    /*ADS VLI STICKY*/
    .power_stickybanner__wrapper, vli.vliIgnore{
        background-color: transparent !important;
        /*background-color: #26262a !important;*/
    }
    .vliIgnore{
        background-color: transparent !important;
        /*background-color: #26262a !important;*/
    }
    /*END ADS VLI STICKY*/
}
@media (min-width: 1680px){
    .container{
        width: 980px;
    }
    .ads_left_new {
        position: fixed;
        z-index: 9999;
        /*300x600*/
        left: 26px;
        left: calc((100% - 980px)/2 - 368px);
        /*160x600*/
        top: 62px;
        left: 26px;
        /*left: calc((100% - 980px)/2 - 188px);*/
    }
    .lg_w10pc{
        width: 10%;
    }
    .lg_10i{
        width: 10%;
    }
    .lg_12i{
        width: 8%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .lg_8i{
        width: 12.5%;
    }
    .lg_9i{
        /*width: 11.1%;*/
        width: 10.9%;
    }
    .lg_7i{
        width: 14.2%;
    }
    /*ADS VLI STICKY*/
    .power_stickybanner__wrapper, vli.vliIgnore{
        background-color: transparent !important;
        /*background-color: #26262a !important;*/
    }
    .vliIgnore{
        background-color: transparent !important;
        /*background-color: #26262a !important;*/
    }
    /*END ADS VLI STICKY*/
}
@media (max-width: 1370px){
    .ads_left_new {
        /*300x600*/
        /*        left: calc((100% - 980px)/2 - 368px);
                left: 26px;*/
        /*160x600*/
        top: 62px;
        /*left: 26px;*/
        left: calc((100% - 980px)/2 - 188px);
    }
    /*ADS VLI STICKY*/
    /*END ADS VLI STICKY*/
}
@media (min-width: 992px) and (max-width: 1199px){
    .lg_10i{
        width: 10%;
    }
    .lg_12i{
        width: 8%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .lg_8i{
        width: 12.5%;
    }
    .lg_9i{
        /*width: 11.1%;*/
        width: 10.9%;
    }
    /*ADS VLI STICKY*/
    .power_stickybanner__wrapper, vli.vliIgnore{
        background-color: transparent !important;
        /*background-color: #26262a !important;*/
    }
    .vliIgnore{
        background-color: transparent !important;
        /*background-color: #26262a !important;*/
    }
    /*END ADS VLI STICKY*/
}
@media (max-width: 767px){
    .box_list_lnc_nav ul li{
        text-align: left;
        border-bottom: 1px solid #383030;
    }
    .box_list_lnc_nav ul li a{
        border-bottom: 1px solid #383030;
    }
    /*TOOLTIP 767*/
    .tooltip1 .tooltip1text{
        position: fixed;
    }
    .tooltip1_df_list .tooltip1text{
        bottom: 45%;
    }
    .tooltip1_lmht_detail .tooltip1text{
        bottom: 45%;
    }
    .tooltip1text_dtcl_champ_detail {
        width:360px !important;
    }
    /*END TOOLTIP 767*/
    /*LMHT LOL*/
    .lmht_spell{
        width: 45px !important;
    }
    .lmht_box_item_hl img.lmht_item_hl{
        width: 54px !important;
    }
    .box_runes_1 img{
        margin-bottom: 25px;
        margin-right: 15px;
    }
    .box_runes_11 img{
        width: 56px !important;
    }
    .lmht_item_hl{
        width: 54px;
        margin-right: 4px;
    }
    .runes_item_con1{
        margin-left: 1px;
        margin-right: 8px !important;
        max-width: 25px !important;
    }
    .lmht_box_rune_hl{
        border-bottom: 1px solid #645a5a;
        margin-bottom: 9px;
    }
    /*END EN LMHT LOL*/
    /*DTCL*/
    .tft_list_box_dh_con{
        /*width: 44px! important;*/
    }
    .tft_list_box_dh_item img{
        width: 14px;
    }
    .tft_dh_rate{
        float: right;
        margin-top: -26px;
    }    
    .dtcl_team_code{
        left: 11px;
    }
    .tft_list_box_dh1{
        margin-top: 20px;
    }
    .dtcl_round_box{
        padding-bottom: 15px;
    }
    .dtcl_round_list0{
        text-align: center;
        padding: 8px;
    }
    .dtcl_round_list img{
        width: 35px;
    }
    .dtcl_round_list{
        width: 12%;
        float: left;
        margin-left: 5px;
    }
    .dtcl_round_icon {
        position: absolute;
        right: -8px;
        top: 29px;
        color: #a18f8f;
    }
    /*DTCL LIST 767*/

    /*END DTCL LIST 767*/
    /*END DTCL*/
    .ads_left_new{
        position: unset!important;
    }
    .xs_7i{
        width: 14%;
        float: left;
        margin-left: 5px;
    }
    .xs_8i{
        width: 12.5%;
    }
}