
/* START FILE /data/www/world/facilities/files/css/print.css*/

/* Note: CSS is not in alphabetical order -- 
 * rather it is in the order of the content 
 * from top->bottom
 */

html * { 
    background: none white; 
    font-size: 12pt;
}
body {
    margin: 0px;
    padding: 0px;
}

#contentContainer { width: 100% !important; }

h1 { font-size: 16pt; }
h2 { font-size: 14pt; }
h3 { font-size: 12pt; }

.close div div p { margin-top: 0px; }
.close div h1, .close div h2, .close div h3 {
    margin-bottom: 0px; 
}

.sectioned div {
    margin-left: 0px;
}
.sectioned div div {
    margin-left: 0px; 
}

div#breadcrumbs, div#logo, div#NavContainer, div#search, div#suiteNav, div.spotlight, ul#headerNav, #footer .block-pubcookie, a#pubcookie_login, ul.tabs,
div.page-links {
    display: none;
}

div#logo-print { display: block; }




/* END FILE /data/www/world/facilities/files/css/print.css*/
