﻿body {
}

.toc-root a.active {
    color: #6ee7b7 !important;
    font-weight: bold;
/*    box-shadow: 0 2px 4px rgba(0,124,186,0.3);*/
}

.news-detail p, .news-detail p *, .news-detail-description p, .news-detail-description p * {
    text-align: justify !important;
    font-family: sans-serif, OpenSans !important;
}

.news-detail-description {
    padding: 15px;
    border-radius: 10px;
    background-color: #fff;
}
