.start-vote {
    font-weight: bold;
}

.company-welcome {
    position: relative;
    padding-top: 32px !important;
    margin-bottom: 2px;
}

.company-header {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    position: relative;
    margin-bottom: 2px;
}

.company-logo {
    position: absolute;
    right: 1rem;
    height: 2rem;
    bottom: 1rem;
    opacity: .5;
}

.idea-refid {
    opacity: .9;
    padding-left: .7rem;
    font-weight: 400;
}

.license-email {
    font-size: 1rem;
    opacity: .5;
}

.multiline-desc {
    white-space: pre-line;
}

.my-idea {
    color: gray;
}

.vote-heart {
    padding-right: .5rem;
}

.allow-idea {
    color: #28a745;
}

.delete-idea {
    color: #dc3545;
}

.company-copyright {
    padding-top: 0 !important;
    opacity: 0.5;
}

.counter-hint {
    margin-top: 1rem;
    opacity: .7;
    font-size: small;
}

.idea-icon {
    width: 100px;
    height: 100px;
    margin: 1rem;
}

.company-imprint {
    padding-left: 1rem;
    margin-left: 1rem;
    border-left: #00000042 solid 1px;
}

.portal-logout {
    padding-left: 1rem;
    margin-left: 1rem;
    border-left: #00000042 solid 1px;
}

.vote-table {
    margin-bottom: 1rem !important;
}

.all-new-idea-card {
    position: relative;
    margin-bottom: 0px;
}

.remaining-votes {
    opacity: .7;
}

.remaining-votes-counter {
    font-weight: bold;
}

.all-idea-icon {
    height: 100px;
    width: 100px;
    position: absolute;
    right: 1rem;
    top: 2rem;
    opacity: .5;
}

.idea-title {
    font-weight: bold;
    word-break: break-word;
}

.idea-email {
    word-break: break-word;
}