@media print {
	body, html {
		font-size: 20px !important;
	}
    .header,
    #navigation {
        display: none;
    }
    .background {
        background: none !important;
    }
    .content {
        width: 96% !important;
    }
    table.all, .container {
        width: 100% !important;
    }
}
    
html {
	overflow-y: scroll;
}

body, html {
	margin: 0;
	padding: 0;
	font-family: Verdana,Arial;
	font-size: 12px;
	min-height: 100%;
	background-color: rgb(236,239,243);
}
/* a img {
	border: none;
} */
a:link {
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #0000ff;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
a:active {
	color: #0000ff;
	text-decoration: none;
}
a:focus {
	color: #0000ff;
	text-decoration: none;
}
a.reallink {
	text-decoration: underline;
	color: #11d;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 5px;
	padding-left: 5px;
}
h2 {
	border-top-color: silver;
	font-weight: bold;
	font-size: 23px;
	border-bottom-color: #003300;
	background-color: transparent;
	border-bottom-style: inset;
	bottom: 7px;
	margin-left: 0px;
	padding-left: 14px;
	margin-bottom: 10px;
}
h4 {
	font-weight: bold;
	font-size: 20px;
	font-family: Arial,Helvetica,sans-serif;
	line-height: normal;
	margin-bottom: 0px;
}
h4.start {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-left: 0px;
	background-color: rgb(221,221,221);
	border-bottom: solid rgb(221,221,221) 1px;
	margin: -1px;
}
img.start {
	width: 100%;
	margin: 2px 0px 0px;
}
tr.safetyInst > td:first-child {
	text-align: center;
	width: 70px;
}
tr.safetyInst > td:first-child img {
	width: 100%;
}
tr.safetyInst > td > p:first-child {
	font-size: 14px;
	font-weight: bold;
	color: #008;
}
.background {
	/*background: url("../images/img03.png") repeat scroll 0% 0%;*/
	min-height: 600px;
	/*margin-left: -1px;*/
	border-left: 1px solid white;
}
.clearfloat {
	clear: both;
	height: 15px;
	font-size: 1px;
	line-height: 0px;
}
.container {
	background: transparent none repeat scroll 0% 50%;
	background-color: #fff;
	margin-bottom: 0;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 10px;
	overflow-y: hidden;
	padding-bottom: 15px;
}
.content {
	overflow: auto;
	float: left;
	width: 700px;
	margin-top: 8px;
	margin-left: 10px;
}
.header {
	position: relative;
	background: transparent none repeat scroll 0% 50%;
	width: 920px;
	margin-top: 4px;
	height: 95px;
	/* height: 150px; */
}
.nongeneric {
	/*display: none;*/
	visibility: hidden;
}
.sidebar1 {
	background: transparent none repeat scroll 0% 50%;
	float: left;
	padding-bottom: 10px;
	width: 210px;
}
#estelogo {
	margin: 0 auto;
	background: transparent url("../images/img04.jpg") no-repeat scroll right center;
	width: 920px;
	height: 100%;
	margin-top: auto;
}
#estelogo a {
	display: inline-block; /*inline-block;*/
	/* float: right; */
	margin: 15px 3px 0px 0px;
	padding-left: 5px;
	text-align: right;
	vertical-align: middle;
	color: #fff;
	text-decoration: none;
}
#estelogo a:hover {
	background-color: #ddd;
}
#estelogo a span {
	display: none;
	color: #000;
}
#estelogo a:hover span{
	display: inline;
	background-color: #ddd;
}
#estelogo img {
	width: 30px;
	margin: 0px 0px -4px 5px;
	vertical-align: baseline;
	border: 1px solid #ddd;
}
#estelogo p, .header p {
	margin: 0;
	font-weight: bold;
	padding-right: 15px;
	padding-top: 80px;
	line-height: normal;
	text-align: right;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 30px;
	color: #fff;
	/*text-shadow: 0px 0px 5px #000;*/
}
.header-ng {
	position: relative;
	width: 920px;
	height: 100%;
	margin-top: auto;
}
.header-ng p {
	float: right;
	padding-top: 8px !important;
}
.header-ng .logo {
	display: inline-block;
	width: 130px;
	/* width: 190px; */
	height: 95px;
	/* height: 150px; */
	background-size: 80%;
}
.header-ng-este {
	background-image: linear-gradient(to right, #fff, #EA5A2D);
	border-left: 2px solid #EA5A2D;
}
.header-ng-este .logo {
	background: url("../images/logo_este.png") no-repeat;
	background-position: center;
	background-size: 80%;
}
.header-ng-hp {
	background-image: linear-gradient(to right, #fff, #3ab9fe);
	border-left: 2px solid #3ab9fe;
}
.header-ng-hp .logo {
	background: url("../images/logo_hp.png") no-repeat;
	background-position: center;
	background-size: 60%;
}
.header-ng-kip {
	background-image: linear-gradient(to right, #fff, #3761a6);
	border-left: 2px solid #3761a6;
}
.header-ng-kip .logo {
	background: url("../images/logo_kip.png") no-repeat;
	background-position: center;
	background-size: 70%;
}
.header-ng-fx {
	background-image: linear-gradient(to right, #fff, #000);
	border-left: 2px solid #000;
}
.header-ng-fx .logo {
	background: url("../images/logo_fx.png") no-repeat;
	background-position: right;
	/* width: 200px !important; */
	background-size: 95%;
}
.header-ng-canon {
	background-image: linear-gradient(to right, #fff 30%, #aa0000);
}
.header-ng-canon .logo {
	background: url("../images/logo_canon.png") no-repeat;
	background-position: center;
	background-size: 80%;
}
.header-ng-ricoh {
	background-image: linear-gradient(to right, #fff, #d61b3e);
	border-left: 2px solid #d61b3e;
}
.header-ng-ricoh .logo {
	background: url("../images/logo_ricoh.png") no-repeat;
	background-position: center;
	background-size: 88%;
	width: 170px;
}
.arrow {
    transform: rotate(270deg);
    float: right;
    width: auto;
    height: 20px;
}

div#searchfield {
	position: absolute;
	bottom: 8px;
	right: 15px;
	width: 30px;
	height: 30px;
	background: url("../images/search_button.png") no-repeat;
	background-position: left;
	background-size: contain;
	transition: width 0.6s;
	transition-timing-function: ease;
	cursor: pointer;
}
div#searchfield.searchfield-active {
	width: 500px;
}
div#searchfield input {
	width: 0%;
	height: 100%;
	font-size: 2em;
	padding: 0px;
	border: none;
	float: right;
	transition: width 0.5s;
	transition-timing-function: ease;
}
div#searchfield.searchfield-active input {
	width: 90%;
	padding: 0px 5px;
}

div#search.document {
	display: inline; /*inline*/
	position: absolute;
	top: 146px;
	right: 2px;
}

.search-result {
	border: 1px solid darkgrey;
	border-radius: 4px;
	margin-bottom: 10px;
	padding: 10px;
	cursor: pointer;
}
.search-result-title {
	font-size: 1.7em;
	margin-bottom: 10px;
}
.search-result:hover .search-result-title {
	text-decoration: underline;
}
.search-result-text {
	font-style: italic;
}

/* legacy Search */
div#search.swindow {
	margin-top: 30px;
	margin-bottom: 50px;
	padding-left: 50px;
}
div#search.swindow p {
	position: relative;
	display: inline;
	margin-right: 20px;
}
div#search.swindow form {
	position: relative;
	display: inline;
}
div#search.result {
	padding-left: 20px;
}
div#search.result > p {
	margin-left: 30px;
	margin-bottom: 20px;
}
div#search.result p.info {
	position: relative;
	display: inline;
	margin-bottom: 30px;
}
div#search.resultlist {
	margin-top: 30px;
}
div#search.oneresult {
	margin-top: 8px;
	border: 1px solid black;
	background-color: #fff68d;
	padding: 5px 5px 5px 5px;
}
.trademark {
    font-family: Arial;
    font-weight: bold;
    font-style: italic;
}

#scroll {
        position:fixed;
        right:10px;
        bottom:10px;
        cursor:pointer;
        width:40px;
        height:40px;
        /*border: 2px solid black;*/
        /*background-color:#3498db;*/
        text-indent:-9999px;
        display:none;
        -webkit-border-radius:60px;
        -moz-border-radius:60px;
        border-radius:60px
}
#scroll span {
        position:absolute;
        top:50%;
        left:50%;
        margin-left:-8px;
        margin-top:-12px;
        height:0;
        width:0;
        border:8px solid transparent;
        border-bottom-color:#ffffff;
}
#scroll:hover {
        background-color:black !important; /*#e74c3c !important;*/
        opacity:1;filter:"alpha(opacity=100)";
        -ms-filter:"alpha(opacity=100)";
}
.no-access {
	width: 100%;
    text-align: center;
    font-size: 1.4em;
    margin-top: 70px;
}
label[for="searchstring"] {
	opacity: 0;
}