﻿#sectionTop h2 {
    letter-spacing: 2px;
    font-size: 15pt;
    padding-top: 25px;
}
#sectionTop {
    height: 200px;
}
h1.p-title {
    padding: 0 12px;
    font-size: 18pt;
    border: 0;
    line-height: 1.5em;
}
.p-time {
    padding: 0 12px;
    margin-bottom: 15px;
}
.article-content {
    padding: 0 12px;
    padding-bottom: 25px;
}
.section-article {
    padding-top: 10px;
}
.article-content p {
    margin-bottom: 0px;
    font-size: 17px;
    line-height: 1.8em;
}

.article-content h1,
.article-content h2,
.article-content h3,
.article-content h4,
.article-content h5 {
    margin-bottom: 0px;
    line-height: 1.8em;
}
.section-groups {
    padding: 0 8px;
}
ul.list-groups > li {
    width: 25%;
    padding: 5px 0;
}
.section-groups .groups-w1 {
    border-radius: 5px;
}
.section-groups .groups-w1 {
    padding: 5px 10px;
}
ul.list-groups i {
    width: 40px;
    height: 40px;
    background-size: 26px auto;
}
ul.list-groups a {
    line-height: 20px;
    font-size: 9pt;
}
.section-article .col-left {
    float: none;
    width: auto;
    padding: 0 12px;
    padding-top: 25px;
}
.section-article .col-right {
    margin: 0px;
    padding-top: 25px;
}
.article-yes .col-left {
    display: none;
}
.article-title > p {
    padding-left: 12px;
    padding-right: 12px;
}
.article-title > h1 {
    background: none;
    padding: 0 12px;
    font-size: 16pt;
    font-weight: normal;
}
.article-title {
    margin-bottom: 20px;
}