﻿.d-none {
    display: none;
}

.cursor-pointer {
    cursor: pointer;
}

#erro-ao-carregar-documento-de-investidor {
    color: #e65366;
}

/*REMOVER DAQUI*/
.upload-documents--list_item {
    border: none;
    padding: 20px 0 0 0;
}

.lista {
    list-style-type: initial;
    padding-left: 1em;
}

.font-size-12 {
    font-size: 12px;
}

.font-weight-bold {
    font-weight: bold;
}

.font-weight-600 {
    font-weight: 600;
}

.color--dark {
    color: #101728;
}

.max-width-400 {
    max-width: 400px;
}

.line-height-20 {
    line-height: 20px;
}

.line-height-14 {
    line-height: 14px;
}
