#main_detail iframe {
    width: 100%;
}
#main_detail img, .main-detail img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto 5px;
}
#main_detail .style-box, .main-detail .style-box {
    background: #FCE2FD;
    padding: 15px;
    width: 90%;
    margin: auto;
    margin-bottom: 10px;
}
.ask-quote {
    padding: 20px;
    border-radius: 0.5rem;
    margin-right: 15px;
    background-color: #ffeded;
}
.ans-quote {
    padding: 20px;
    border-radius: 0.5rem;
    margin-left: 15px;
    background-color: #EBF6EE;
}
.title_sponsor {
    color: #999;
    border-bottom: 1px dotted #ddd;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
}
.title_sponsor small {
    display: inline-block;
    background: #fff;
    position: relative;
    bottom: -10px;
    padding: 0 10px;
}
h4.card-title.text-dark {
    font-size: 0.875rem;
    font-weight:normal
}
.tit_sponsor {text-align: left;padding:10px;background:#f2f2f2;margin-top:20px;border:1px solid #ddd;position:relative}
.tit_sponsor img{margin:0;margin-right:20px;width:130px !important;}
.tit_sponsor:before {content: 'Tin tÃ i trá»£';position: absolute;top: -8px; background: #fff;font-size: 11px;padding: 2px 5px;display: inline-block;border: 1px solid #eee;line-height: 11px;color: #999;}
.ads-position img {max-width: 100%;}
.box_audio {
    width: 100%;
    background: #2ca449;
    padding: 10px;
    height: 70px;
    border-radius: 50px;
}

/*update 27-8-2020*/
.scroll-nav .nav{display: block;white-space: nowrap;width: auto}
.scroll-nav .nav a{display: inline-block;font-weight: bold;padding: 5px 7px;color: #444 !important;}
.view_news{    border-radius: 5px;
    padding: 4px 10px;background: #f1f1f1;border: 1px solid #ddd;display: inline-block;font-size: 12px;color: #666}
.main-nav .input-search-box {
    width: calc(100% - 480px);
}
@media (max-width: 1024px)
{
    .input-search-box{margin: 0 0 0px 10px;
        width: calc(100% - 164px);
        background-color: #f1f1f1;
        border-radius: 5px;
        border: 1px solid #ddd;
    }
    .input-search-box .form-control{height: 28px;font-size: 12px}
    .input-search-box  .input-group-text{height: 28px}
}
.text-green {
    color: #f68a1e;
    border-left: 7px solid #f68a1e;
    padding-left: 7px;
    line-height: 17px;
}

/*update search_box*/
.section_search_cate {
    background: #f6f6f6;
    border-radius: 10px;
    padding: 15px 0 10px
}
.section_search_cate .input-search-box {
    background: #fff;
    margin: 10px 0;
    width: 100%;
}
.title_box_search_cate {
    color: #f68a1e;
    font-size: 18px;
    font-weight: bold;
    padding: 0 10px;
    border-left: 4px solid #f68a1e;
    line-height: 16px;
}
.tag_section_search_cate a {
    color: #666;
    font-size: 11px;
    background: #dddddd;
    padding: 3px 5px;
    border-radius: 3px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px
}
.tag_section_search_cate a:hover {
    background: #f68a1e;
    color: #fff
}
.box_section_search_cate {
    padding: 10px 15px 0
}
.tag_section_search_cate {
    text-align: center;
    height: 79px;
    overflow: hidden;
}
.tag_section_search_cate.open {
    height: auto;
}
#view_more_tag_search {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase
}
#view_more_tag_search:hover {
    color: #f68a1e
}
.section_search_cate .input-group-append {
    cursor: pointer
}
.ads_sticky{
    position: sticky;
    top: 50px
}
.fb-like iframe { width: 180px !important }

#more {
    display: none;
}
