.icone-red{
    color:  #912323;
}

.subtitle-modal{
    font-size: small;
    color: #6a6a6a;
    text-align: center;
}

.titulo-gestor{
    font-size: larger;
}

.borda{
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom-color: #6a6a6a;
}

.input-group-addon{
    background-color: transparent;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: none;
}