#buletin-text-modal {
    font-size: 14px !important;
    max-height: 96% !important;
}

.create-bdc-form.container {
    width: 46em !important;
}

.create-bdc-form .bdc-form {
    font-size: 16px;
}

.align-center {
    display: flex;
    justify-content: center;
}

.col-6 {
    width: 50%;
    margin: 0 12px;
}

.col-4 {
    width: 33.33%;
    margin: 0 12px;
}

.help-block {
    font-size: 12px;
}

.checkbox {
    appearance: auto !important;
    opacity: 1 !important;
    height: 20px !important;
    width: 20px !important;
    margin-right: 12px !important;
}

label {
    margin: 0 !important;
}

.checkbox-list {
    margin: 0 12px;
}

.carturesti-link {
    color: #E1705D !important;
}

.bdc-send-button {
    background-color: #E1705D;
    border-radius: 25px;
    color: #ffffff;
    border: 1px solid #E1705D;
}

.d-none {
    display: none;
}

.agree-personal-data-use,
.agree-terms-and-conditions {
    cursor: pointer;
}
