h1, .h1 {
    font-size: 1.6em;
    font-weight: bold;
}

.label {
    margin: 4px 0;
    font-weight: bold;
}

.label, .text {
    font-size: 14px;
}

#overDiv font {
    font-weight: bold;
    font-size: 14px;
}

.text {
    margin: 4px 0;
}

.text-hint {
    margin-top: 4px;
    font-size: 12px;
}

.panel-heading {
    font-weight: bold;
    font-size: 16px;
    padding-left: 8px;
}

.text img {
    max-width: 100%;
}

a {
    text-decoration: underline;
}

a.btn {
    text-decoration: none;
}
