.field-mandatory {
border: 3px solid red
}

.field-mandatory.filled {
    border-color: green;
}

.mission_legendPrelevementCoringNameSrm
{
    color:red;font-size:14px;
}

#btnCloneElementDatatableActionSrm[disabled]
{
    pointer-events: auto;
    cursor: not-allowed;
}

#btnCloneElementDatatableActionSrmInput[disabled]
{
    pointer-events: auto;
    cursor: not-allowed;
}

#btnDeleteElementDatatableActionSrm[disabled]
{
    pointer-events: auto;
    cursor: not-allowed;
}

.cardButtonsSrm
{
    background-color: #F5F5F5;
}

.btnModalViewSampleSrm[disabled]
{
    pointer-events: auto;
    cursor: not-allowed;
}