/* csslint ignore:start */
/*BCG Print Page Styling*/
/* @media print { */
/*     .container-bcg-print h2 { */
/*     } */
/* */
/*     .container-bcg-print h3 { */
/*     } */
/* */
/*     .img-bcg-logo { */
/*         /*display: none;!1! */
/*     } */
/* */
/*     .img-bcg-barcode { */
/*     } */
/* */
/*     .container-bcg-print table { */
/*         /*display: none;!1! */
/*     } */
/* */
/*     .text-bcg-bottom { */
/*         /*font-size: 60%;!1! */
/*     } */
/* } */

/* Enable wide mode */
/* #ewa-app > .body-content { */
/*     width: 98%; */
/* } */
/* */
/* #ewa-app > .navbar > .container { */
/*     width: 98%; */
/* } */


/* Enable tall viewer */
/* .ria-viewer .embed-responsive-16by9 { */
/*     width: 98%; */
/*     padding-bottom: 100%;  */
/* } */

/*Other Page Styling*/
/* csslint ignore:end */

/* Disable warnings for unsupported browsers */
/*
.browser-warning {
    display: none;
}
*/