.card-header-exkulpa {
    background-color: #00379E;
    text-align: center;
    color: white;
}

.btn-exkulpa {
    background-color: #40A8F7;
    color: white;
    text-align:center;
}

LABEL.indented-checkbox-text {
    margin-left: 2em;
    display: block;
    position: relative;
    margin-top: -1.4em;
    line-height: 1.4em;
}

.textarea {
    resize: none;
}

.count_message {
  background-color: #40A8F7;
  margin-top: -20px;
  margin-right: 5px;
}