/* Start of CMSMS style sheet 'MA Flavour:Feedback' */
.col70 {
float: left;
width: 70%;
}

.col70 input, .col70 input.text {
width: 100%;
}

.col30 {
float:left;
width: 29%;
}

.right {
float: right;
}

.feedback_summary_item {
margin-bottom: 1em;
}

.cgfeedback_addcoment .checkboxtext {
display: inline;
}

.cgfeedback_addcoment .right input{
vertical-align: middle;
}

.cgfeedback_addcoment textarea {
width: 99%;
height: 5em;
}

.addcommentbutton input {
width: 100%;
}

/* EVENTS*/
.feedback_item_authodatee_events {
float:right;
/* font-weight:bold; */
}

.feedback_item_authorname_events {
/* text-decoration:underline; */
font-weight:bold;
}

/*FORMS*/
.formbuilderform fieldset label {
width: 24%;
float: left;
text-align:left;
}

.formbuilderform fieldset input, .formbuilderform fieldset textarea {
width: 74%;
}

.fb_invalid label {
color: #f00;
}
/* End of 'MA Flavour:Feedback' */

