.skiptranslate{
    display: none;
}
body{
    top: 0 !important;
}
.item-new .c-img img{
    object-fit: contain;
        object-fit: contain;
    border: 1px solid #ebebeb;
    padding: 5px;
    border-radius: 5px;
}
.box-payment-method .item-admin-bank{
    max-width: 560px;
}
.qr img{
    width: 100%;
}
.item-admin-bank .logo-bank img{
    margin-bottom: 10px;
}

.widget__fixed {
    position: fixed;
    bottom: 140px;
    right: 20px;
    z-index: 1000;
}

.widget__fixed img {
    width: 40px;
    height: 40px;
    -o-object-fit: contain;
    object-fit: contain;
}

.widget__fixed li:not(:last-child) {
    margin-bottom: 10px;
}
ul.widget__fixed,.widget__fixed li{
    list-style: none;
}
.list-app__footer a i{
    font-size: 20px;
}
div#toc_container {
    background: #e8e8e8;
    padding: 5px 15px !important;
    border: 1px dashed #ccc;
    margin-bottom: 10px !important;
    width: 100%;
}
.show_or_hidden_toc {
    cursor: pointer;
}
.toc_heading {
    font-size: 1.1rem;
    font-weight: 700;
}
.toc_list {
    margin-left: 0;
    margin-top: 10px;
}
.toc_list li {
    position: relative;
    margin-bottom: 7px !important;
    padding-left: 0;
    list-style: none;
    font-weight: 400;
    font-size: 14px;
}
div#toc_container ul {
    padding-left: 15px !important;
    margin-bottom: 0 !important;
}
.toc_heading .fa-angle-down{
    display: inline-block;
}
#toc_container .toc_heading{
    display: flex;
    align-items: center;
    justify-content: space-between; 
}
#toc_container > ul{
    margin-left: 15px;
}
/*.h-logo img{
    max-height: 200px;
}
.header.scroll .h-logo img{
    max-height: 100px;
}*/
.list-doc .item-doc .img img{
    object-fit: contain;
}
.item-pro .img__ img{
    object-fit: contain;
}
.banner-sale-sidebar .item {
    position: fixed;
    top: 280px;
    width: 135px;
    left: 15px; 
}
.banner-sale-sidebar .item:nth-child(2) {
    right: 15px;
    left: auto; 
}
.link-banner-sidebar{
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
}
body{
    overflow-x: hidden;
}
.pro-content{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.pro-content .cate {
    min-height: 40px;
}
.box_dmca{
    align-items: center;justify-content: end;
}
.pro-content h3{
    min-height: 50px;
}
.pro-content h3 a{
    margin-bottom: 0;
}
.nav-footer ul ul{
    padding-left: 30px;
    display: none;
    margin-top: 10px;
}
.nav-footer ul li{
    position: relative;
}
.nav-footer ul li .btn-dropdown-menu{
    position: absolute;
    top: 0;
    right: 0;
    width: 40.25px;
    height: 22.25px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s;
    color: #fff;
    font-size: 16px;
}
.menu ul li i{
    margin-left: 10px;
    cursor: pointer;
}
.menu ul li:hover i{
    color: #f49137;
}
.logo-footer img{
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
}
.content_mission_footer a{
    color: #FF7A01;
}
.main-footer{
    padding-bottom: 20px;
    padding-top: 30px;
}
.list-new__related .item:first-child .item-new .image img{
    object-fit: unset;
}
.btn_edit_document_uploaded{
    
}
.form-search-banner .box-option > ul{
    max-height: 250px;
    overflow-y: auto;
    padding: 5px 20px;
}

.form-search-banner .box-option > ul > li a:hover{
    background: #FF7A01;
    color: #fff;
    border-radius: 5px;
}
.box-option .button_close_box_option{
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #ff7a01;
    color: #ff7a01;
    position: absolute;
    right: 25px;
    top: 5px;
    cursor: pointer;
    z-index: 1;
}
.upload__img-box .upload__img-close{
    width: 25px;
    height: 25px;
    border: 1px solid #ff7a01;
    border-radius: 50%;
    color: #ff7a01;
}
.upload__img-box .gallery_close {
    position: absolute;
    top: 4px;
    right: 4px;
    z-index: 1;
    width: 25px;
    height: 25px;
    border: 1px solid #ff7a01;
    border-radius: 50%;
    color: #ff7a01;
}
.form-search-banner .select2-container--default .select2-selection--single{
    background: #efefef;
}
.form-search-banner .select2-container--default .select2-selection--single .select2-selection__rendered{
    padding-left: 15px;
}
.form-search-banner .select2-container--default .select2-selection--single .select2-selection__arrow b{
    border-color: #000 transparent transparent transparent;
}
.select2-container--default .select2-results__group,
.select2-results__option--selectable{
    font-size: 12px;
}
.highlighted{
    color: #ff7a01;
}
.badge_sale{
    position: absolute;
    max-width: 50px;
    top: 5px;
    left: 5px;
}
@media (min-width: 1651px){
    .mx_1320{
        max-width: 1320px;
    }
}
@media (min-width: 1024px){
    .lg_w_25{
        width: 25%;
    }
    .lg_w_50{
        width: 50%;
    }
    .lg_mb_65{
        margin-bottom: 65px;
    }
    .lg_w_25{
        width: 25%;
    }
    .menu>ul>li{
        display: flex;
        align-items: center;
    }
    .menu ul li ul li a{
        font-size: 14px;
    }
    .menu ul li ul li a:hover{
        background: #f49137;
        color: #fff;
    }
    .menu ul li ul li:not(:last-child) a{
        border-color: #000;
    }
}
@media (max-width:1024px){
    .menu .btn-dropdown-menu{
        display: flex;
        align-items: center;
        justify-content: center;
    }
}
@media (max-width:767px) {
    .statical_history{
        flex-wrap: wrap;
    }
    .statical_history p{
        width: 45%;
    }
    .box_image {
        max-width: 125px;
    }
    .box_cetricate_footer{
        justify-content: center;
    }
}
@media all and (max-width:576px){
    .box_dmca{
        justify-content: start;
    }
    .box_dmca .title-footer{
        font-size: 12px;
    } 
    .box-document{
        padding-top: 150%;
    }
    .section-pro{
        background: #fff;
    }
    .pro-watched{
        background: #fff;
    }
}