﻿body {
    background: inherit !important;
}
.jstree-anchor {
    max-width: 200px !important;
    height:inherit !important;
    word-wrap:break-word !important;
    white-space:normal!important;
}
.subject_item {
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.subject-Description, .subject-Request, .subject-AudioFile, .question-Option, .subject-Remark, .subject-Difficult, .subject-Score, .subject-rightInfo, .userAnswerSubject-Comment, .subject-AudioFile {
    display: none !important;
}
@media print {
    .top_tool {display: none;}
}