#prime-forum .otfm_asgrs_hide {
    background: #fff5ce;
    border: 1px solid #b7cfd2;
    padding: 3px 5px 3px 30px;
    margin: 11px;
    text-align: justify;
}
#prime-topic-form-box #qt_button_post_hide input {
    opacity: 0;
    width: 40px;
}
#prime-topic-form-box #qt_button_post_hide::before,
.mce-btn button i.post_hide {
    content: "\f023";
    font-family: rcl-awesome;
	text-align: center;
    width: 40px;
}
#prime-topic-form-box #qt_button_pf_member_check input {
    opacity: 0;
    width: 40px;
}
#prime-topic-form-box #qt_button_pf_member_check::before,
.mce-btn button i.pf_member_check {
    content: "\f21b";
    font-family: rcl-awesome;
	text-align: center;
    width: 40px;
}
#prime-forum .pf-underline {
	text-decoration: underline;
}
#prime-topic-form-box #qt_button_pf_underline input {
    opacity: 0;
    width: 40px;
}
#prime-topic-form-box #qt_button_pf_underline::before,
.mce-btn button i.pf-underline {
    content: "\f0cd";
    font-family: rcl-awesome;
	text-align: center;
    width: 40px;
}














