.hhm-required {
    color: red;
}

.hhm-question-row {
    padding-top: 15px;
    padding-bottom: 15px;
}

.hhm-question-row label {
    font-size: 15px;
}

.hhm-new-button-div {
    width: 250px;
    text-transform: uppercase;
}

.hhm-card-header {
    background-color: #d9ebf1;
}

.hhm-card-header-text {
    font-weight: bold;
}

.hhm-card-body {
}

.hhm-card-footer {
    float: right;
}

.hhm-cancel-button {
    margin-right: 5px;
}

.hhm-submit-button {
    margin-right: 5px;
}

.hhm-profile-header {
}

.hhm-profile-header ul {
    list-style: disc;
}

.hhm-profile-header ul li {
    margin-left: 20px;
}
