/* KEYWORDS: +all, +mozilla, +os, +webkit, -android, -chrome, -edge, -firefox, -gecko, -ie, -ie10, -ie11, -ie7, -ie8, -ie9, -ipad, -iphone, -khtml, -linux, -mac, -macos, -mobile, -opera, -presto, -safari, -trident, -trident3, -trident4, -trident5, -trident6, -trident7, -upbrowser, -win, -windows, -windowsphone, -windowsxp, -winphone, -winxp, -universal */

/*** Skipping CSS Section grid (only-param=product-child) ***/
/*** Skipping CSS Section common (only-param=product-child) ***/
/*** Skipping CSS Section navigation (only-param=product-child) ***/
/*** Skipping CSS Section forms (only-param=product-child) ***/
/*** Skipping CSS Section tsg (only-param=product-child) ***/
/*** Skipping CSS Section buttons (only-param=product-child) ***/
/*** Skipping CSS Section side-boxes (only-param=product-child) ***/
/*** Skipping CSS Section specifications-table (only-param=product-child) ***/
/*** Skipping CSS Section blog (only-param=product-child) ***/
/*** Skipping CSS Section home (only-param=product-child) ***/
/*** Skipping CSS Section sub (only-param=product-child) ***/
/*** Skipping CSS Section slider (only-param=product-child) ***/
/*** Skipping CSS Section product (only-param=product-child) ***/
/*** START ls20/global/product-child.css ***/
/* taskId.16819387 2022/01/12 */
body.product-child .content,
body.product-child .content-container {
	overflow: visible;
}
.sticky-container {
	position: sticky;
	top: 0;
	left: 0;
	z-index: 91;
}
body.product-child header {
	position: relative;
}
body.product-child.product-fixed-title .sticky-container #body-page-title {
	position: static;
}
body.product-child div.content > .cms-content {
	width: 100%;
}

/* sections */
body.product-child .cms-content > table:not([class*="specifications-table"]),
body.product-child .cms-content > table:not([class*="specifications-table"]) > tbody,
body.product-child .cms-content > table:not([class*="specifications-table"]) > tbody > tr,
body.product-child .cms-content > table:not([class*="specifications-table"]) > tbody > tr > th,
body.product-child .cms-content > table:not([class*="specifications-table"]) > tbody > tr > td {
	display: block;
}
body.product-child .cms-content > table:not([class*="specifications-table"]) > tbody > tr > th,
body.product-child .cms-content > table:not([class*="specifications-table"]) > tbody > tr > td {
	flex: 1 1 auto;
    
    
    flex: 0 1 auto;
}

/* buttons on the bottom /laser-scanning/fv3000/ */
body.product-child .cms-content > table:not(.specifications-table) > tbody > tr[cols="1"] > th, 
body.product-child .cms-content > table:not(.specifications-table) > tbody > tr[cols="1"] > td {
	width: 100%;
}

/* center content when there is align="center" */
table[align="center"].grid:not(.specifications-table) > tbody > tr > * {text-align: center;}
table[align="right"].grid:not(.specifications-table) > tbody > tr > * {text-align: right;}

body.product-child .cms-content > table:not([class*="specifications-table"]) > tbody > tr {
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
}

@media (min-width: 980px) {
	body.product-child .cms-content > table:not([class*="specifications-table"]) > tbody > tr > th:not([gridwidth]),
	body.product-child .cms-content > table:not([class*="specifications-table"]) > tbody > tr > td:not([gridwidth]) {
		
	}	
}
@media (max-width: 979px) {
	body.product-child .cms-content > table:not([class*="specifications-table"]) > tbody > tr {
		flex-flow: column nowrap;
	}
	body.product-child .cms-content > table:not([class*="specifications-table"]) > tbody > tr > th,
	body.product-child .cms-content > table:not([class*="specifications-table"]) > tbody > tr > td {
		width: 100%;
	}
}

body.product-child .cms-content > table {
	padding-top: 50px;
	padding-bottom: 50px;
}
.above-content:not(:empty) ~ .cmsPanel body.product-child .cms-content > table:first-child {
	padding-top: 0;
}
body.product-child .cms-content > table.no-vertical-padding {
	padding-top: 0;
	padding-bottom: 0;
}
@media (max-width: 767px) {
	body.product-child .cms-content > table {
		padding-top: 15px;
		padding-bottom: 15px;
	}	
}
@media (min-width: 1025px) {
	body.product-child .cms-content > table.no-bottom-padding {
		padding-bottom: 0;
	}
	body.product-child .cms-content > table.no-top-padding {
		padding-top: 0;
	}	
}


body.product-child .cms-content > table.align-top > tbody > tr {
    align-items: flex-start;
}
body.product-child .cms-content > table:not(.specifications-table) > tbody > tr > td {
	padding-top: 0;
	padding-bottom: 0;
	background-color: transparent;
}

@media (min-width: 1200px) {
	body.product-child .cms-content > table {
		padding-left: calc((100% - 1140px)/2);
		padding-right: calc((100% - 1140px)/2);
	}
	body.product-child .cms-content > table.no-left-padding {
		padding-left: 0;
	}
	body.product-child .cms-content > table.no-left-padding > tbody > tr > td:first-child {
		width: calc((50% + 1140)/2);
	}
}
@media (max-width: 1199px) {
	body.product-child .cms-content > table {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media (min-width: 768px) and (max-width: 1199px) {
	body.product-child .cms-content > table.specifications-table {
		margin-left: 15px;
		margin-right: 15px;
		max-width: calc(100% - 30px);
	}
}
@media (max-width: 767px) {
	.cmsPanelContents table.specifications-table {
		padding-left: 15px;
		padding-right: 15px;
	}	
}
@media (max-width: 979px) {
	body.product-child .cms-content > table > tbody > tr > th {
		order: 1;
		width: 479px;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	body.product-child .cms-content > table > tbody > tr > td {
		order: 2;
	}    
}

.above-content {
	width: 100%;
	background-color: #fff;
	padding-top: 10px;
	padding-left: 15px;
	pading-right: 15px;
}
.above-content:empty {
	display: none;
}
@media (min-width: 1200px) {
	.above-content {
		padding-left: calc((100% - 1140px)/2);
		padding-right: calc((100% - 1140px)/2);
	}
}
.cmsTabBlock a.back {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}
.cmsTabBlock a.back::before {
	content: '';
	display: inline-block;
	margin-right: 5px;
	content: '';
	background-image: var(--sprite);
	background-repeat: no-repeat;
	background-position: -450px -75px;
	width: 8px;
	height: 8px;
}
.cmsTabBlock a.more {
	color: #005cb9;
	/* taskId.16817580 2020/05/28 */ 
	color: #9f6000;
	color: #08107b;
}

/* taskId.16816430 2019/10/14 - remove top spacing from the first title */
/* taskId.16816514 2019/10/24 - do the same for video bg */
body.product-child .cms-content > table.window-height > tr > * > h1:first-child,
body.product-child .cms-content > table.window-height > tr > * > h2:first-child, 
body.product-child .cms-content > table.window-height > tr > * > h3:first-child,
body.product-child .cms-content > table.window-height > tr > * > h4:first-child,
body.product-child .cms-content > table.window-height > tr > * > h5:first-child,
body.product-child .cms-content > table.window-height > tr > * > h6:first-child,
body.product-child .cms-content > table.window-height > tr > * > .h1:first-child,
body.product-child .cms-content > table.window-height > tr > * > .h2:first-child, 
body.product-child .cms-content > table.window-height > tr > * > .h3:first-child,
body.product-child .cms-content > table.window-height > tr > * > .h4:first-child,
body.product-child .cms-content > table.window-height > tr > * > .h5:first-child,
body.product-child .cms-content > table.window-height > tr > * > .h6:first-child,
body.product-child .cms-content > table.video-bg tr > * > h1:first-child,
body.product-child .cms-content > table.video-bg tr > * > h2:first-child, 
body.product-child .cms-content > table.video-bg tr > * > h3:first-child,
body.product-child .cms-content > table.video-bg tr > * > h4:first-child,
body.product-child .cms-content > table.video-bg tr > * > h5:first-child,
body.product-child .cms-content > table.video-bg tr > * > h6:first-child,
body.product-child .cms-content > table.video-bg tr > * > .h1:first-child,
body.product-child .cms-content > table.video-bg tr > * > .h2:first-child, 
body.product-child .cms-content > table.video-bg tr > * > .h3:first-child,
body.product-child .cms-content > table.video-bg tr > * > .h4:first-child,
body.product-child .cms-content > table.video-bg tr > * > .h5:first-child,
body.product-child .cms-content > table.video-bg tr > * > .h6:first-child {
    margin-top: 0;
}
body.product-child .cms-content > table.video-bg + table {
	margin-top: -7px;
	x-overflow: hidden;
	position: relative;
}
body.product-child .cms-content > table.video-bg {
	position: relative;
}
body.product-child .cms-content > table.video-bg video {
	width: 100%;
	height: auto;
	max-width: 100%;
}
body.product-child .cms-content > table.video-bg > tbody > tr {
	padding: 0;
	margin: 0;
}
body.product-child .cms-content > table.video-bg > tbody > tr > th {
	width: 100%;
	padding: 0;
	margin: 0px;
}
body.product-child .cms-content > table.video-bg > tbody > tr > td {
	display: flex;
	flex-flow: column nowrap;
	justify-content: center;
	align-items: center;
	margin: 0;
	padding-left: calc((100% - 1140px)/2);
	padding-right: calc((100% - 1140px)/2);	
}
/* taskId.16816410; taskId.16816514 2019/10/24 - mobile spacing should get reseted */
@media (min-width: 768px) {
    body.product-child .cms-content > table.video-bg.text-top-left > tbody > tr > td {
        justify-content: flex-start;
        margin-top: 30px;
    }    
}

body.product-child .cms-content > table.video-bg.text-top-right > tbody > tr > td {
    
}
body.product-child .cms-content > table.video-bg.text-bottom-left > tbody > tr > td {
    
}
body.product-child .cms-content > table.video-bg.text-bottom-right > tbody > tr > td {
    
}
body.product-child .cms-content > table.video-bg.text-center-center > tbody > tr > td {
    
}
body.product-child .cms-content > table.video-bg.text-center-left > tbody > tr > td {
   align-items: flex-start;
}
body.product-child .cms-content > table.video-bg.text-bottom-center > tbody > tr > td {
    
}
@media (min-width: 768px) and (max-width: 1199px) {
	body.product-child .cms-content > table.video-bg > tbody > tr > td {
		padding-left: 30px;
		padding-right: 30px;
	}
}
@media (min-width: 768px) {
	body.product-child .cms-content > table.video-bg {
		padding: 0px;
	}
	body.product-child .cms-content > table.video-bg > tbody > tr > td {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;		
	}
	body.product-child .cms-content > table.video-bg > tbody > tr > th::after {
		content: '';
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0,0,0,0.6);
        /* taskId.16816410 */
        background-color: rgba(0,0,0,0.3);        
	}	
    body.product-child .cms-content > table.video-bg.bg-black-10 > tbody > tr > th::after {background-color: rgba(0,0,0,0.1);}
    body.product-child .cms-content > table.video-bg.bg-black-20 > tbody > tr > th::after {background-color: rgba(0,0,0,0.2);}
    body.product-child .cms-content > table.video-bg.bg-black-30 > tbody > tr > th::after {background-color: rgba(0,0,0,0.3);}
    body.product-child .cms-content > table.video-bg.bg-black-40 > tbody > tr > th::after {background-color: rgba(0,0,0,0.4);}
    body.product-child .cms-content > table.video-bg.bg-black-50 > tbody > tr > th::after {background-color: rgba(0,0,0,0.5);}
    body.product-child .cms-content > table.video-bg.bg-black-60 > tbody > tr > th::after {background-color: rgba(0,0,0,0.6);}
    body.product-child .cms-content > table.video-bg.bg-black-70 > tbody > tr > th::after {background-color: rgba(0,0,0,0.7);}
    body.product-child .cms-content > table.video-bg.bg-black-80 > tbody > tr > th::after {background-color: rgba(0,0,0,0.8);}
    body.product-child .cms-content > table.video-bg.bg-black-90 > tbody > tr > th::after {background-color: rgba(0,0,0,0.9);}
    body.product-child .cms-content > table.video-bg.bg-black-10 > tbody > tr > th::after {background-color: rgba(0,0,0,1);}
    
    
	body.product-child .cms-content > table.video-bg > tbody > tr > td * {
		color: #fff;
		line-height: 1.6em;
	}	
}
@media (max-width: 767px) {
	body.product-child .cms-content > table.video-bg > tbody > tr > td {
		padding-top: 50px;
		padding-bottom: 50px;
        /* taskId.16816514 */
        padding-top: 5px;
        padding-bottom: 5px;        
	}
	body.product-child .cms-content > table.video-bg > tbody > tr > th {
		display: none;
	}
}


@media (min-width: 1025px) {
	body.product-child .cms-content > table.window-height > tbody > tr {
		min-height: calc(100vh - 250px);
	}
}

/* taskId.16816430 2019/10/14 - conditional spacing on desktop */
@media (min-width: 1200px) {
    body.product-child .cms-content > table.window-height > tbody > tr {
		min-height: calc(100vh - 380px);
        x-transition: all 0.3s;
	}
    body.navbar-small body.product-child .cms-content > table.window-height > tbody > tr {
		x-min-height: calc(100vh - 240px);
	}
}

@media (max-width: 767px) {
	body.product-child .cms-content > table.window-height > tbody > tr {
		flex-flow: column nowrap;
		justify-content: center;
		align-items: center;
		padding-top: 15px;
		padding-bottom: 15px;
	}		
	body.product-child .cms-content > table.window-height > tbody > tr > * {
		padding-bottom: 15px;
	}
}

body.product-child .cms-content > table[style*="background-image"] {
	background-position: 0 50px;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
body.product-child .cms-content > table.bg-vert-center[style*="background-image"] {
    background-position: 0 center;
}
@media (max-width: 1199px) {
	body.product-child .cms-content > table[style*="background-image"] {
		background-position: 40% center;
	}
}
@media (max-width: 1023px) {
	body.product-child .cms-content > table[style*="background-image"] {
		background-image: none !important;
	}
}
body.product-child .cms-content > table.background-image-right[style*="background-image"] {
	background-position: right 100px;
}
@media (max-width: 1199px) {
	body.product-child .cms-content > table.background-image-right[style*="background-image"] {
		background-position: 40% 0;
	}
}
body.product-child .cms-content > table[class*="bg-black"] {
	position: relative;
}
body.product-child .cms-content > table[class*="bg-black"]::before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: '';
}
body.product-child .cms-content > table.bg-black-0::before {background-color: rgba(0,0,0,0);}
body.product-child .cms-content > table.bg-black-10::before {background-color: rgba(0,0,0,0.1);}
body.product-child .cms-content > table.bg-black-20::before {background-color: rgba(0,0,0,0.2);}
body.product-child .cms-content > table.bg-black-30::before {background-color: rgba(0,0,0,0.3);}
body.product-child .cms-content > table.bg-black-40::before {background-color: rgba(0,0,0,0.4);}
body.product-child .cms-content > table.bg-black-50::before {background-color: rgba(0,0,0,0.5);}
body.product-child .cms-content > table.bg-black-60::before {background-color: rgba(0,0,0,0.6);}
body.product-child .cms-content > table.bg-black-70::before {background-color: rgba(0,0,0,0.7);}
body.product-child .cms-content > table.bg-black-80::before {background-color: rgba(0,0,0,0.8);}
body.product-child .cms-content > table.bg-black-90::before {background-color: rgba(0,0,0,0.9);}
body.product-child .cms-content > table.bg-black-10::before {background-color: rgba(0,0,0,1);}

body.product-child .cms-content > table[class*="bg-black"] * {
	color: #fff;
}

body.product-child .cms-content > table .accord h1, 
body.product-child .cms-content > table .accord h2, 
body.product-child .cms-content > table .accord h3, 
body.product-child .cms-content > table .accord h4 {
	color: #08107b;
}
body.product-child .cms-content > table[class*="bg-black"] h1,
body.product-child .cms-content > table[class*="bg-black"] h2,
body.product-child .cms-content > table[class*="bg-black"] h3,
body.product-child .cms-content > table[class*="bg-black"] h4,
body.product-child .cms-content > table[class*="bg-black"] h5,
body.product-child .cms-content > table[class*="bg-black"] h6 {
    color: #fff;
}
body.product-child .cms-content > table.section-dark-gradient h1, 
body.product-child .cms-content > table.section-dark-gradient h2, 
body.product-child .cms-content > table.section-dark-gradient h3,
body.product-child .cms-content > table.section-dark-gradient-reversed h1, 
body.product-child .cms-content > table.section-dark-gradient-reversed h2, 
body.product-child .cms-content > table.section-dark-gradient-reversed h3 {
	color: #ffca5e;
}
.cmsTabBlock .ui-widget-content .subaccord, 
.cmsTabBlock .ui-widget-content .microscopes-related {
	font-size: 14px;
}

/* custom colors */
body.product-child .section-light-grey {
	background-color: #f5f5f5;
}
body.product-child .section-dark-gradient {
	background: rgb(153,153,153);
	background: -moz-linear-gradient(left, rgba(153,153,153,1) 0%, rgba(51,51,51,1) 100%);
	background: -webkit-linear-gradient(left, rgba(153,153,153,1) 0%,rgba(51,51,51,1) 100%);
	background: linear-gradient(to right, rgba(153,153,153,1) 0%,rgba(51,51,51,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#333333',GradientType=1 );	
}
body.product-child .section-dark-gradient-reversed {
	background: rgb(51,51,51);
	background: -moz-linear-gradient(left, rgba(51,51,51,1) 0%, rgba(153,153,153,1) 100%);
	background: -webkit-linear-gradient(left, rgba(51,51,51,1) 0%,rgba(153,153,153,1) 100%);
	background: linear-gradient(to right, rgba(51,51,51,1) 0%,rgba(153,153,153,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#999999',GradientType=1 );	
}
body.product-child .section-dark-gradient,
body.product-child .section-dark-gradient-reversed{
	color: #fff;
}

@media (max-width: 767px) {
    body.product-child .section-dark-gradient {
        background-image: none;
        background-color: #444;
    }
}
/* sections END */

/* -------------------- full width header START -------------------- */
body.product-child .cms-content > table.grid.full-width-header {
	padding-left: 0;
	padding-right: 0;
}
body.product-child .cms-content > table.grid.full-width-header a {
}	
body.product-child .cms-content > table.grid.full-width-header tr {
	/* taskId.16814997 2019/01/25 AM fix vertical alignment in IE */
	/* position: relative !for(ie); */
}
body.product-child .cms-content > table.grid.full-width-header tr > td {
	position: absolute;
	z-index: 1;
	text-align: center;
	
	/* taskId.16814997 2019/01/25 AM fix vertical alignment in IE */
	/* top: 0 !for(ie); */
	/* right: 0 !for(ie); */
	/* height: 100% !for(ie);	 */
	/* display: flex !for(ie); */
	/* flex-flow: column nowrap !for(ie); */
	/* justify-content: center !for(ie); */
}
body.product-child .cms-content > table.grid.full-width-header tr > th ~ td {
	right: calc((100% - 1140px)/2);
}
body.product-child .cms-content > table.grid.full-width-header tr > th {
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: center;
}
@media (min-width: 1200px) {
	body.product-child .cms-content > table.grid.full-width-header {
        /* taskId.16815588 2019/05/17 - zoomed version */
        padding-top: 0;
        padding-bottom: 0;		
	}
	body.product-child .cms-content > table.grid.full-width-header tr > td {
		padding-left: calc((100% - 1110px)/2);
	}
}
body.product-child .cms-content > table.grid.full-width-header h2 {
	font-size: 42px;
	margin: 0 0 10px;
	line-height: 1.1em;
}
body.product-child .cms-content > table.grid.full-width-header h2:only-child {
	margin: 0;
}
@media (max-width: 1199px) {
	body.product-child .cms-content > table.grid.full-width-header h2 {
		font-size: 36px;
	}	
	body.product-child .cms-content > table.grid.full-width-header tr > th ~ td {
		right: 15px;
	}	
}
@media (max-width: 1024px) {
	body.product-child .cms-content > table.grid.full-width-header h2 {
		font-size: 24px;
	}	
}
@media (min-width: 768px) {
	body.product-child .cms-content > table.grid.full-width-header > tbody > tr > td {
		width: 50%;
	}
}
@media (max-width: 767px) {
	body.product-child .cms-content > table.grid.full-width-header tr > td {
		position: static;
		order: 1;
		padding: 0 30px;
	}	
	body.product-child .cms-content > table.grid.full-width-header tr > th {
		order: 2;
	}	
}


/* taskId.16815443 image extension */
@media (min-width: 1920px) {
    body.product-child .cms-content > table.grid.full-width-header {
        position: relative;
    }
    body.product-child .cms-content > table.grid.full-width-header tr.image-extension {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        padding: 0;
        margin: 0;
        z-index: 0;
    }
    body.product-child .cms-content > table.grid.full-width-header tr.image-extension > * {
        padding: 0;
        margin: 0;
        position: static;
    }
    body.product-child .cms-content > table.grid.full-width-header tr.image-extension + tr {
        position: relative;
        z-index: 2;
    } 
}
@media (max-width: 1919px) {
    body.product-child .cms-content > table.grid.full-width-header tr.image-extension {
        display: none;
    }
}

/* ie fix for smaller resolutions - taskId.16815530 */
@media (min-width: 768px) and (max-width: 1199px) {
	body.product-child .cms-content > table.grid.full-width-header tr > th img {
		/* transform: scale(1.1) !for(ie); */
	}	
	body.product-child .cms-content > table.grid.full-width-header tr > td {
		/* display: block !for(ie); */
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	body.product-child .cms-content > table.grid.full-width-header tr > th img {
		/* transform: scale(1.5) !for(ie); */
	}	
	body.product-child .cms-content > table.grid.full-width-header tr > td {
		/* margin-top: -50px !for(ie); */
	}	
}
/* -------------------- full width header END -------------------- */

/* rd-search-results */
@media (min-width: 1200px) {
	body.product-child .rd-search-results {
		padding-left: calc((100% - 1140px)/2);
		padding-right: calc((100% - 1140px)/2);
	}
}
@media (max-width: 1199px) {
	body.product-child .rd-search-results {
		padding-left: 15px;
		padding-right: 15px;
	}
}

/* related */
@media (min-width: 1200px) {
	body.product-child .microscopes-related {
		padding-left: calc((100% - 1140px)/2);
		padding-right: calc((100% - 1140px)/2);
	}
}
@media (max-width: 1199px) {
	body.product-child .microscopes-related {
		padding-left: 15px;
		padding-right: 15px;
	}
}

/* from resources.css START */
/* ---------------------------------------------------------------- */
body.product-child .rd-resources-block h2:first-child {
	border-top: 1px solid #c7c7c7;
}
body.product-child .rd-resources-block:first-child h2:first-child {
	border-top: 0 none;	
}
body.product-child .rd-resources-block-collapsed .show-more {
	display: inline-flex;
}
/* from resources.css END */
/* ---------------------------------------------------------------- */


/* specificatios START */
/* ---------------------------------------------------------------- */
@media (min-width: 1200px) {
	body.product-child .cms-content > table[class*="specifications"],
	body.product-child .cms-content table.specifications-table-directory {
		width: 1140px !important;
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
	}
}
/* specificatios END */
/* ---------------------------------------------------------------- */

/* the title appears for some reason on devel only */
.related-video-title {
	display: none !important;
}
/*** END ls20/global/product-child.css ***/

/*** Skipping CSS Section landing (only-param=product-child) ***/
/*** Skipping CSS Section landing-directory (only-param=product-child) ***/
/*** Skipping CSS Section slideshow (only-param=product-child) ***/
/*** Skipping CSS Section news (only-param=product-child) ***/
/*** Skipping CSS Section events (only-param=product-child) ***/
/*** Skipping CSS Section resources (only-param=product-child) ***/
/*** Skipping CSS Section micro (only-param=product-child) ***/
/*** Skipping CSS Section museum (only-param=product-child) ***/
/*** Skipping CSS Section product-gallery (only-param=product-child) ***/
/*** Skipping CSS Section search (only-param=product-child) ***/
/*** Skipping CSS Section objective-finder (only-param=product-child) ***/
/*** Skipping CSS Section content-slideshow (only-param=product-child) ***/
/*** Skipping CSS Section microscopes-configurator (only-param=product-child) ***/
/*** Skipping CSS Section related-applications (only-param=product-child) ***/
/*** Skipping CSS Section grayed-out (only-param=product-child) ***/
/*** Skipping CSS Section downloads (only-param=product-child) ***/
/*** Skipping CSS Section bioscapes (only-param=product-child) ***/
/*** Skipping CSS Section camera-selection (only-param=product-child) ***/
/*** Skipping CSS Section camera-migration-guide (only-param=product-child) ***/
/*** Skipping CSS Section video (only-param=product-child) ***/
/*** Skipping CSS Section compare (only-param=product-child) ***/
/*** Skipping CSS Section empty (only-param=product-child) ***/
/*** Skipping CSS Section my-account (only-param=product-child) ***/
/*** Skipping CSS Section print (only-param=product-child) ***/
/*** Skipping CSS Section service-provider (only-param=product-child) ***/
/*** Skipping CSS Section ecs (only-param=product-child) ***/
/*** Skipping CSS Section ecs-home (only-param=product-child) ***/
/*** Skipping CSS Section ecs-sub (only-param=product-child) ***/
/*** Skipping CSS Section sitemap (only-param=product-child) ***/
/*** Skipping CSS Section dir-list-dynamic (only-param=product-child) ***/
/*** Skipping CSS Section sub-slideshow (only-param=product-child) ***/
/*** Skipping CSS Section objective-finder-legacy (only-param=product-child) ***/
/* TIME: 0.0060839653015137 */