body{overflow:hidden;}
#MenuArea{float:right;height:calc(100vh - 30px);min-height:300px;overflow:hidden;padding:4px;width:220px;}
#PageArea{float:right;height:calc(100vh - 30px);min-height:300px;overflow:auto;padding:10px;width:1800px;}
.PC_Frame, .PC_Frame #MenuArea{background:transparent!important;}

/* Knowledge Base module */
#kb_nav {float:right;height:calc(100vh - 30px);overflow:hidden;padding:6px;width:320px;}
#kb_article{float:left;height:calc(100vh - 30px);overflow:auto;padding:10px;width:calc(100% - 322px);}
#Short_Content_Tree{height:calc(100vh - 320px);overflow:auto;width:100%;}