﻿body {
        overflow: visible!important;
    height: 100%!important;
}

#Stage {
    background-color: white!important;
    cursor: auto;
    height: 100%!important;
    overflow: visible!important;
    position: relative;
    width: 100%;
}


/*#Stage_Ribbon {
    background-color: none!important;
    border: 0px none #000000!important;
    border-radius: 0!important;
    bottom: 0!important;
    height: 100%!important;
    left: 0!important;
    margin: 0!important;
    opacity: 1!important;
    overflow:  visible!important;
    position: static!important;
    right: 0!important;
    top: 0!important;
    width: 100%!important;
}*/

/*.page {


    left: 0!important;
    position: relative!important;
    top: 0!important;
    width: 100%!important;
    display:block;
    page-break-after: always!important;
}

.Page_Image_high {
    box-shadow:  none!important;
    height: auto!important;

    position: absolute!important;

}*/

.Page_Image_printa {

    height: auto!important;

    position: relative!important;

    width: 50%!important;
}

.Page_Image_printb {

    height: auto!important;
    position: relative!important;
    box-shadow: none;
    width: 50%!important;
}

.Page_Image_printc {
    box-shadow: none;
    height: auto!important;
    left: 0!important;
    position: relative!important;
    top: -4px;
    width: 50%!important;
}

.Page_Image_printd {

    height: auto!important;
    box-shadow: none;
    position: relative!important;
    width: 50%!important;
    top: -4px;
}

/*.rectangleGroup {
    position: absolute !important;
    height: 100% !important;
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
}

#Stage_BottomRectangle, #Stage_PageBarGroup, #Stage_NavigationToolBar, #Stage_BottomBarGroup, #Stage_TopBarGroup,, #Stage_SearchBar {
    display:none!important;
}*/

/*#Stage_TitleBar, #Stage_PrintToolBar, #Stage_PageBarGroup, #Stage_SearchBar, #Stage_TopBarGroup, #Stage_Ribbon   {
    display:none!important;
}*/

#Stage_TitleBar, #Stage_PrintToolBar, #Stage_PageBarGroup, #Stage_SearchBar, #Stage_BottomBarGroup,#Stage_TopBarGroup, #Stage_Ribbon   {
    display:none!important;
}

#Stage_PrintPanel {
    left: 0!important;
    position: relative!important;
    top: 0!important;
    width: 100%!important;
    height: 100%!important;
    display:block;
    page-break-after: always!important;
    overflow:visible!important;
}

.Page_Image_print {
    left: 0!important;
    position: relative!important;
    top: 0!important;
    width: 100%!important;
    display:block!important;
    page-break-after: always!important;
}

.Page_Image_print, .Page_print  {
    max-width:100%;
    margin:0px;
    box-shadow: none;
    border:none;
}