#pc-edit-view textarea.form-control {
    height: 130px;
}


#pc-edit-view div.radio {
    float: left

}


#pc-edit-view div.radio:last-child:after {
    content: "";
    clear: both;
    display: block;
}
