#acq_supplier .main col-sm-2 {
    display: none;
}


/* 429 */
#acq_supplier fieldset.rows label {
    height: unset;
}


/* 430 */
#acq_supplier #toolbar a.cancel {
    height: 31px;
}

/* #431 */
#acq_suggestion #title {
    width: 387px;
}


#acq_suggestion fieldset.rows label[for=showallfunds],
#acq_suggestion fieldset.rows label[for=notify] {
    height: unset;
    display: unset;
}





/* #390 */
#acq_supplier .main {
    margin: auto;
    border: none;
}
#acq_supplier .col-sm-2 {
    display: none;
}

#acq_supplier .col-sm-10 {
    width: 100%;
}


@media (min-width: 768px) {
    #acq_supplier .col-sm-push-2 {
        left: unset;
    }
}




#acq_supplier #add-contact {
    margin-left: 10px;
    margin-bottom: 10px;
}


#acq_supplier input[type=radio] {
    margin-left: 3px;
}


#acq_suggestion .dt-button-collection .dt-button {
    white-space: nowrap;
}