

/* font size logo 
.aui-header-logo-text {
 font-size:19px !important;
}
*/
/* root page width */ 
section.aui-page-panel-content.content-body { 
    width: 40% !important; 
}  
   
aside.aui-page-panel-sidebar.content-sidebar { 
    width: 60% !important; 
}
