.stop_mail-wrap .nf-field-label label:before, 
.stop_mail-wrap .nf-field-label label:after{
    display: none;
}

.stop_mail-wrap .nf-field-label label{
    margin-left: 0px !important;
    font-weight: normal;
    font-size: 16px;
    height: auto !important;
}

.stop_mail-wrap .nf-field-label{
    margin-bottom: 0px !important;
}

.nf_fu_stopmail{
    opacity: 1 !important;
    width: 16px !important;
    height: 16px !important;
}

.stop_mail-wrap{
    flex-flow: row-reverse !important;
    align-items: center;
    justify-content: start;
    gap: 6px;
}

.stop_mail-wrap .nf-field-element{
   width: auto !important;
}