body {
    background-color: #fff;
    font-family: 'LatoWeb', sans-serif;
    font-size: 14px;
    color: #666666;
}

.note-editor img {
    margin: 5px;
}

.note-editor .note-show.collapse {
    display: block;
}

.note-editor .card {
    position: inherit;
}

.note-editor .panel-collapse-title {
    padding: .40rem 1.25rem;
}

.view-bulletin p, .view-bulletin li {
    margin-bottom: 0.25rem !important;
    line-height: 1em;
}
.view-bulletin .table td, .view-bulletin .table th {
    padding: 0.25rem;
}
