.cke_notifications_area {
	display: none;
}
.cke_toolbar_separator {
	display: none;
}
.qsm_calculator_wrapper {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 99999;
	display: none;

}
.qsm-close-calculator {
    
    right: 0;
    background: red;
    padding: 8px;
    
    text-decoration: none;
    vertical-align: middle;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    position: relative;
    top: 36px;
    z-index: 99999999999;
    left: 0;
    
}
a.cke_button.cke_button__desmoscopy  {
	height: 32px;
}
a.cke_button.cke_button__desmoscopy .cke_button_icon {
	background-size: 32px !important;
	width: 32px;
	height:32px;
}

a.cke_button.cke_button__desmosopen  {
	height: 32px;
}
a.cke_button.cke_button__desmosopen .cke_button_icon {
	background-size: 32px !important;
	width: 32px;
	height:32px;
}
a.cke_button.cke_button__cut,
a.cke_button.cke_button__copy,
a.cke_button.cke_button__paste,
a.cke_button.cke_button__scayt,
a.cke_button.cke_button__pastetext,
a.cke_button.cke_button__pastefromword,
a.cke_button.cke_button__link,
a.cke_button.cke_button__unlink,
a.cke_button.cke_button__anchor,
a.cke_button.cke_button__image,
a.cke_button.cke_button__maximize,
a.cke_button.cke_button__source_1,
a.cke_button.cke_button__ckeditor_wiris_formulaeditorchemistry,
a.cke_button.cke_button__outdent,
a.cke_button.cke_button__indent,
a.cke_button.cke_button__blockquote,
a.cke_button.cke_button__save,
a.cke_button.cke_button__newpage,
a.cke_button.cke_button__exportpdf,
a.cke_button.cke_button__preview,
a.cke_button.cke_button__print,
a.cke_button.cke_button__templates,
a.cke_button.cke_button__find,
a.cke_button.cke_button__replace,
a.cke_button.cke_button__selectall,
a.cke_button.cke_button__form,
a.cke_button.cke_button__checkbox,
a.cke_button.cke_button__textfield, 
a.cke_button.cke_button__textarea,
a.cke_button.cke_button__textarea_icon,
a.cke_button.cke_button__radio,  
a.cke_button.cke_button__textfield,
a.cke_button.cke_button__select,
a.cke_button.cke_button__button,  
a.cke_button.cke_button__imagebutton,  
a.cke_button.cke_button__hiddenfield,
a.cke_button.cke_button__removeformat,
a.cke_button.cke_button__creatediv,
a.cke_button.cke_button__language,
a.cke_button.cke_button__smiley,
a.cke_button.cke_button__pagebreak,
a.cke_button.cke_button__iframe,
a.cke_button.cke_button__about
 {
	display: none;
}

.qsm-user-answer math{
	font-weight: bold;
}