@CHARSET "ISO-8859-1";
th.column-lecture_name {width: 400px;}
th.column-members, th.column-members, th.column-price, th.column-date_start, th.column-date_end {width: 80px;}

#flash_messages {width: 500px; margin: auto; border: 1px dashed black; background-color: yellow; padding: 5px; margin-bottom: 20px; text-align: center;}

// NUOVE
	
#add_follow_up tbody tr td {border-top: 1px solid #336699; height: 30px; vertical-align: middle;}
    #add_follow_up tbody tr:hover {background-color: yellow;}
    
//.form-field input {width: 100px !important;}

#date_start, #date_end, #date_follow_up, #price,
    #follow_up_date_start, #follow_up_date_end, #discount_rate, #discount_absolute  {width: 100px !important;}
    
    
#addlecture .form-wrap label, #edit_lecture .form-wrap label {display: block;}
#addlecture .form-table th, #addlecture .form-wrap label,
    #edit_lecture .form-table th, #edit_lecture .form-wrap label  {width: 100px !important;}