

html, body{
    padding: 0px;
    margin: 0px;

}

   
*, *:before, *:after { 
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    content: " " !important; 
}        

   
        
.header {
    position: relative;
    left: auto;
    right: auto;
    transform: none;
}

#toTop,
.footer,
.comments,
.right_side,
.r_block{
    display: none;
}


.section{
    padding-left: 0px;
    padding-right: 0px;
    max-width: 100%;
}

@page {
/*	margin: 20mm 15mm 20mm 30mm;*/
}