﻿.topic-block {
    margin: 0 0 25px;
}

.topic-block-title {
    height: 45px;
    text-align: right;
}

    .topic-block-title h2 {
        font-weight: normal;
        line-height: 50px;
        margin-bottom: 0;
        font-size: 1rem;
    }

.topic-block-body {
    text-align: justify;
    line-height: 24px;
    font-size: .9rem;
}

.topic-page .page-body {
    text-align: justify;
    line-height: 22px;
}

.topic-block strong,
.topic-page strong {
    color: #444;
}

.topic-password {
    text-align: center;
}
.topic-page .page-title h1 {
    font-size: 1.5rem;
}

.topic-page .page-title {
    padding-right: 1%;
}
