.flag {
    border-radius: 4px;
    width: 17px;
    margin-right: 10px;
}

.dropdown-lang {
    min-width: 150px !important;
}

.title-group {
    padding-bottom: 1.2em
}

.title-widget {
    line-height: 35px !important;
}

.section-info {
    color: #4c545a !important;
}

.text-break {
    overflow: hidden;
    word-wrap: break-word;
}

.label-info {
    margin: 0; !important;
}

.icon-dropdown {
    font-size: 25px;
}

.form-checkbox {
    align-self: center;
    margin-top: 2.75em;
}

.form-slider {
    margin-top: 1em;
}

.no-border {
    border-top: 0px; !important;
    border-bottom: 0px; !important;
}

.permission-label {
    font-size: 1.1rem;
    font-weight: 600;
}

.lutheran-separator-dashed {
    border: 1px dashed #eee;
    margin: 10px 0;
}

.lutheran-subtitle {
    color: #5d5386;
    font-weight: 600;
}

.lutheran-alert-info {
    color: #fff;
    background-color: #ca558f;
    border-color: #ca558f;
}

.lutheran-li {
    list-style: circle;
}

.lutheran-badge {
    color: #fff;
    background-color: #e23f83;
}

.lutheran-footer {
    z-index: 0; !important;
}

.lutheran-background-register {
    background: url('../images/background-register.png') no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
}

.lutheran-background-login {
    background: url('../images/background-login.png') no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
}

.lutheran-logo-big {
    width: 150px;
    margin-left: 10px;
    margin-right: 10px;
}

.lutheran-logo-small {
    width: 40px;
    margin-left: 10px;
    margin-right: 10px;
}

.g-recaptcha-lutheran {
    display: flex;
}

.g-recaptcha {
    margin: 10px auto 0 auto;
}
