﻿#cdf_illustramotivazione {
    padding: 0 0 15px 0;
}

#cdf_motivazione {
    padding-bottom: 20px;
    font-weight: bold
}

#cdf_nota {
    width: 547px;
}

    #cdf_nota textarea {
        width: 100%;
        border: 1px solid #b1b1b1;
        border-radius: 0;
        min-height: 100px;
    }


#cdf_quantita {
    margin-top: 10px;
    margin-bottom: 20px;
}