h3 {
    font-family: inherit;
}

p {
    color: inherit;
}

#welcomeVideoBox video {
    margin: 0 auto;
}

.largeInput {
    width: 24px;
    height: 24px;
    vertical-align: -7px;
    margin-right: 5px;
}

.mce-notification-warning {
    display: none !important;
}

.hidden {
    display: none !important;
}

.pointer {
    cursor: pointer;
}

.active-border {
    border-bottom: 2px solid #6290d0 !important;
    color: #6290d0;
}

.mb-30 {
    margin-bottom: 30px;
}

.mt-30 {
    margin-top: 30px;
}

.selectedBackground {
    border: 5px solid red;
}

.mb0 {
    margin-bottom: 0;
}
