label, span{
    border-radius: 0px !important;
}

.bg-text{
    background: #1F4FB2;
    color: white;
    padding: 10px;
    width: 120px;
}

.text-input-file{
    width: 350px;
    padding-left: 10px;
}
.text-border{
    border: 1px solid #1F4FB2;
}

.textarea-comentario{
    resize: none;
    height: 350px !important;
    border:3px solid #1F4FB2
}

.boton-carga-cm-layout{
    background: red;
}
