@page { 
size : A4 portrait;
margin: 2.5%;
margin-bottom: 5% }
@page landscape { 
size : A4 landscape;
}

html {
background-color:white;
color:black; 
}

#divFooterLogo {
display: block;
}
#divLeftMastBottom  {
position: fixed;
bottom: 0px;
}
#container2 .col-sm-9 {
xwidth: 100%;
width: 730px;
padding:0px;
margin:0px;
}
#divLeftMastBottom  .col-sm-3 ,
#divLeftMastBottom  .col-sm-9 {
width: 50%;
}
#divLeftMastBottom  address {
display: inline;
margin-right:40px;
}
#Recipe {
page-break-inside: auto;
}
#Recipe .ArticleTAGLINE {
display: none;
}
.ArticleExtraOutPut {
padding-top:5px;
margin-top:0px;
}
#Recipe .DivArticleSection1 {
padding-top:0px;
}
#Recipe .DivArticleSection2 {
margin-bottom:0px;
padding-bottom:0px;
padding-top:0px;
}
/* hide non-printing elements */
#divMenu,
#divLogin,
#divFooter,
#divTop,
#divLeftMast,
#divRightMast,
#divFilmStrip,
#divDesign,
#Recipe .ArticleIMG1,
.breadcrumb ,
#PrintButDiv,
.dt-button {
display: none;
}