blockquote,
q {
    quotes: none;
    margin: 10px 0 10px 20px;
    padding-left: 10px;
    border-left: 2px solid #fd8a01;
}
blockquote p,
q p {
    padding: 0;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

.tin-tuc-h1 {
    font-size: 24px;
    font-weight: bold;
}

.tin-tuc-des {
    line-height: 23px;
}

.tin-tuc-des p {
    padding-bottom: 10px
}

.tin-tuc-des img {
    max-width: 100%;
    height: auto;
    padding: 10px 0
}

.tin-tuc-des ul {
    list-style: inherit;
    margin-left: 40px;
    margin-bottom: 10px
}

.tin-tuc-social {
    padding-bottom: 10px;
}

.tin-tuc-cate {
    border-bottom: 1px solid #DDD;
    padding-bottom: 15px;
    margin-top: 15px;
}

.page-step {
    padding-bottom: 10px;
}

.tin-tuc-cate h2 {
    margin-bottom: 2px !important
}

.tin-tuc-cate .chitiet {
    text-align: right
}

.tin-tuc-cate .date {
    color: #999;
}

.tin-tuc-cate .thumb {
    float: left;
    max-width: 120px;
    border: 1px solid #DDDDDD;
    padding: 3px;
    margin-right: 10px;
    overflow: hidden;
}

.tin-tuc-cate .thumb span {
}

.tin-tuc-cate .thumb img {
    max-width: 120px;
    vertical-align: middle;
}

.box-tin-tuc {
    border: 1px solid #DDD;
    padding: 10px;
    margin-bottom: 10px;
    background: #FFFFFF;
}

.box-tin-tuc .tin-tuc-cate:first-child {
    margin-top: 0px;
}

.box-tin-tuc .tin-tuc-cate:last-child {
    border-bottom: none;
    padding-bottom: 0px;
}

.box-tin-tuc h2 {
    font-size: 18px;
    font-weight: bold;
    padding: 3px 0;
}

.box-tin-tuc h3 {
    font-size: 16px;
    font-weight: bold;
    padding: 3px 0;
    margin-bottom: 10px;
}

.box-tin-tuc .date {
    color: #333333;
    padding: 8px 0;
}

.tinlienquan {
    margin-left: 30px;
    list-style: inherit
}

.tin-tuc-cm a {
    float: left;
    width: 50%;
}

.tin-tuc-cm .cm_item {
    margin: 10px;
    background: #000000;
    color: #ffffff;
    font-weight: bold;
    padding: 10px;
    border-radius: 5px;
}

.tin-tuc-cm .cm_item:hover {
    background: #154a18;
    color: #000000;
}

.toc-content {
    background: #f9f9f9;
    border: 1px solid #aaa;
    padding: 10px;
    display: table;
    width: auto;
    margin-bottom: 10px;
}
.toc-content > div { font-weight: bold; font-size: 18px; margin-bottom: 5px }
.toc-content .toc_toggle { font-weight: normal; font-size: 15px; }
.toc-content .toc_toggle > a { cursor: pointer; }
.toc-content a { color: #2980B9 }
.toc-content a:hover { color: #fd8a01; text-decoration: underline }
.toc-content ul { margin: 0; padding: 0; list-style: none; }
.toc-content ul > li > ul { padding-left: 20px; }