
body { background: white; color: black; text-align: left; }
#body { background: white; color: black; width: margin: 0; }
#print-header .logo { padding-bottom: 10px; border-bottom: 1px solid #e21f26; }
#print-header .logo strong { display: none; }
h1, a { color: black;}
a:link { color: black; }
a:visited { color: black; }
a:active { color: black; }
a:focus { color: black; }

#content { background: white; }
#content div.swe { background: white; }
.wide #content { background: white; }
#main-content { margin: 0; }
.wide #main-content { margin: 0; }
.noscreen { display: block; }
.noprint { display: none; }

div.tabs ul.tabs,
.articleinfo .order,
.buttons,
.more,
.pagination,
.breadcrumbs,
.order-steps,
.social-sharing { display: none; }

.stentor_gallery ul li { display: none; }
.stentor_gallery ul li.current { display: block; }
.stentor_gallery p.dots { display: none; }

div.tabs div.tab { display: block; margin-bottom: 15px; }
div.tabs div.tab h2 { display: block; margin-top: 5px; }
#main-content .articleinfo .info h1.withfav { margin-left: 0; }
.faq-a { display: block; }
.accordion h3 { background: white; border-bottom: 0; border-top: 1px solid #eeecec; }
.accordion h3.active { background: white; }
.accordion h3.active a { color: black; }
.accordion h3.last { border-bottom: 0; }
.accordion h3 a { color: black; }
.accessory h3 { border-top: 0; }

.accordion div.content { display: block; }
.tab-tabs { display: none;}
.tab-panes .pane { display: block;}
.tab-panes .pane.noprint { display: none; }
.tab-panes .pane h3 { display: block;}

.wide #main-content table { width: 100%; }
.wide #main-content div.productinfo table { width: 100%; }

#print-header { text-align: left; font-size: 22px; font-weight: normal; margin: 0; padding: 0 0 10px; }
#print-footer { text-align: left; padding: 0 12px; }

div.popover-icon img { display:none; }
div.popover-icon div.popover img { display: inline-block; }
div.popover-icon div.popover { display: inline-block; }
div.hovering div.popover { display: inline-block; }
div.popover { position: relative; top: 0; left: 0; background: #ffffff; border: 1px solid #eeecec; padding: 5px; }


@page {
  size: auto;
}

