/*
Theme Name: XpertHR Actueel
Author: MixCom Online
Description: Child theme of SmartMag
Theme URI: http://mixcom.nl
Author URI: http://mixcom.nl
License URI: -
Version: 1.1
Template: smart-mag
Text Domain: xperthr
*/

/* hide discussion form
is shown when user clicks "start" button */
#new-topic-0 {
    display:none;
}

/* red legend text for reply form */
.bbp-reply-form .bbp-form legend h2 {
	color:red;
}
