/* 
    Created on : 25-Nov-2015, 08:21:04
    Author     : Emm
*/

body{
    background-color: white;
    font-size: 1.1em;
    line-height: 2em;
}

#header,
#sidepane,
#status-bar-container,
.inner-sidebar
button{
    display: none !important;
}

.document-div:not(.document-bundle){
    /*width: 90% !important;*/
    /*border-radius: 0px;*/
    /*width: 100%;*/
    page-break-inside: avoid;
}

.document-bundle > .document-title-div{
    display: none;
}

.document-bundle{
    border: none;
}
.default-document-footer > span.fa.fa-info
{
    display: none !important;
}