
.column-menu, #supersized, #close-button-js, #open-button-js, #close-button-all-js, #open-button-all-js {
display : none !important;
}

.all-content {
width:100% !important;
box-shadow:none !important;
padding:0;
}

.breadcrumb, .left_column, .right-module-position, .users_top, .users_bottom {
display : none;
}


/**		 	style for print 		**/


html, body {
background: white;
background-image : none;
font-size: 12pt;
}

.column-content {
width: auto;
margin: 0 5% !important;
padding: 0 !important;
border: 0;
float: none !important;
color: black;
background: transparent none;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}

h1, h3, h4, h5 {
color : black;
}

.main_component {
border:none;
background: transparent none;
margin-left: 10%;
padding-top: 1em;
}

a:link, a:visited {
color: #520;
background-color: transparent;
font-weight: bold;
text-decoration: underline;
}

.site a[href]:after {
content: " (" attr(href) ") ";
font-size:85%;
}