
body {
	color: rgb(84, 84, 92);
	font-size: 14px;
	letter-spacing: 0px;
	line-height: 22px;


}

.main-content {
  margin: 0 auto;
  max-width: 940px;
  display: block;
  position: relative;
  width: auto;
  padding-left: 15px;
  padding-right: 15px;
  z-index:10;
}

.pagestart
{ 
	padding-top:10px;
}

.regular .slick-prev::before, .regular .slick-next::before
{
	/*color:#ffffff !important;*/
}

.section {
	border-bottom:1px solid #E0E0E0;
	padding-bottom:20px;
	}

#main-content, .container, .main-content {
	max-width: 1170px !important;
}

#main-header {
	margin:0px;
}

.cell {
	background: rgb(255, 255, 255);
	box-shadow: 0px 4px 6px 0px rgba(34, 34, 34, 0.1);
}
.cellcontent,.cellcontentbot,.cellcontentw {
	color: rgb(84, 84, 92);
	font-size: 14px;
	letter-spacing: 0px;
	line-height: 22px;
	padding:15px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 20px;
	margin: 0px 0px 10px 0px;
	color: rgb(34, 34, 34);

}


h2 {
	min-height: 33px;
	color: rgb(34, 34, 34);
	font-size: 26px;
	font-weight: 500;
	letter-spacing: 0px;
	line-height: 33px;
}

h1 {
	color: rgb(34, 34, 34);
	font-size: 40px;
	font-weight: 100;
	letter-spacing: 0px;
	line-height: 45px;
}


.ellip {
  display: block;
  height: 100%;
}

.ellip-line {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 100%;
}

.ellip,
.ellip-line {
  position: relative;
  overflow: hidden;
}

#tfsfooter {
	padding-top: 36px;
	background-color: #293e6b;
	color: #ffffff;
	font-size: 11px;
	line-height: 26px;
	font-family: 'MetaWebPro-Bold',sans-serif;
	position:relative;
	z-index:1;
}

#tfsfooter h5 {
	color: #6c83b3;
	font-family: 'MetaWebPro-Bold',sans-serif;
	font-size: 13px;
	margin-bottom: 12px;
}

#tfsfooterbase {
	background: rgb(238, 49, 52);
	color: #ffffff;
	font-family: 'MetaWebPro-Bold',sans-serif;
	font-size: 11px;
	position:relative;
	z-index:1;

}

#tfsfooter a,#tfsfooterbase a {
	color: #ffffff;
}
#tfsfooter a:visited,#tfsfooterbase a:visited {
	color: #ffffff;
}
#tfsfooter a:hover,#tfsfooterbase a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#tfsfooter a:active,#tfsfooterbase a:active {
	color: #ffffff;
}


#tfsfooter ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.copyright {
	padding: 5px 0px !important;
	min-height:0px !important;
}

.tagline {
	font-family: 'MetaWebPro-NormalIta',sans-serif;
	font-size: 16px;
	font-style:italic;
}

.cell2 {
	padding-left:30px;
	position:relative;
	padding-right:30px;

}




#mainnav {
	box-shadow: 0px 2px 4px 0px rgba(34, 34, 34, 0.1);
	margin-top:20px;
	margin-bottom:30px;
}

.anchorlink {
	height: 28px;
	color: rgb(34, 34, 34);
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 22px;
	border-bottom:2px solid #ffffff;
	float:left;
	margin-right:20px;
}
.anchorlink a {
	color: #555759;
}


.anchoractive {
	border-bottom:2px solid #e71316;
}

.chev {
	position:absolute;
	right:0px;
	top:0px;
	font-size:18px;
	color: #c9c8c8;
	}


#topbtn {
  display: none;
  position: fixed; 
  bottom: 30px;
  right: 30px;
  z-index: 99;
  cursor: pointer;
  opacity:0.2;
  filter:alpha(opacity=20);
}

#topbtn img {
  width:50px;
  height:auto;
}

#mainmastheadmobile {
	display:none;
}

#articlesmobile {
	display:none;
}

.cellcontent-gray {
	padding:10px 0px 0px 10px;
}

@media (max-width: 709px) {

	.cellcontent-gray {
		padding:10px 0px 0px 0px;
	}

	.copyright, .tagline {
		text-align:left !important;
	}

	.anchorlink {
		clear:both;
	}

	.cell2 {
		padding-left:0px;
		position:relative;
		padding-right:0px;
		padding-bottom:20px;
		padding-top:20px;

	}

	#topbtn img {
	  width:0px;
	  height:auto;
	}

	.headercell img {
		display:none;
	}

	#mainmasthead {
		display:none;
	}

	#mainmastheadmobile {
		display:inline;
	}

	.cellcontent,.cellcontentbot {
		min-height:0px;
	}

	h2 {
		min-height: 28px;
		color: rgb(34, 34, 34);
		font-size: 22px;
		font-weight: 500;
		letter-spacing: 0px;
		line-height: 28px;
	}

	#articlesmain {
		display:none;
	}
	#articlesmobile {
		display:inline;
	}


	h1 {
		color: rgb(34, 34, 34);
		font-size: 30px;
		font-weight: 100;
		letter-spacing: 0px;
		line-height: 35px;
	}

	.pagestart
	{ 
		padding-top:0px;
	}


	#brand-logo {
		padding-top:15px;
	}
	#brand-logo .logo {
		float:none;
		padding-left:5px;
	}
	.navbar {
		margin-bottom: 10px;
	}
}


.slider {
	width: 90%;
	margin: 10px auto;
}

.slick-slide {
  margin: 0px 20px;
}

.slick-prev:before,
.slick-next:before {
  color: black;
}

.slick-slide {
  transition: all ease-in-out .3s;
}

.slider {
	text-align:left;
}

.slider	h4 {
	font-size: 14px;
}



.sn-sprite {
    display: inline-block;
    position: relative;
    width: 24px;
    height: 24px;
    background-image: url("https://www.thermofisher.com/content/dam/LifeTech/global/ux-src/social-networks/social-networking-iconsv2.png");
    background-repeat: no-repeat;
    cursor: pointer;
}
.sn-icons-sm .sn-fb {
    background-position: -1px -521px;
}
.sn-icons-lg .sn-fb {
    width: 32px;
    height: 32px;
    background-position: -2px -463px;
}
.sn-icons-sm .sn-gg {
    background-position: -1px -405px;
}
.sn-icons-lg .sn-gg {
    background-position: 0px -347px;
    width: 32px;
    height: 32px;
}
.sn-icons-sm .sn-pin {
    background-position: -2px -174px;
}
.sn-icons-lg .sn-pin {
    background-position: 0px -120px;
    width: 32px;
    height: 32px;
}
.sn-icons-sm .sn-tw {
    background-position: -1px -292px;
}
.sn-icons-lg .sn-tw {
    background-position: -1px -230px;
    width: 32px;
    height: 32px;
}
.sn-icons-sm .sn-yt {
    background-position: 0px -57px;
}
.sn-icons-lg .sn-yt {
    background-position: 0px 0px;
    width: 32px;
    height: 32px;
}
.sn-icons-lg .sn-li{
    background-position: -4px -586px;
    width: 32px;
    height: 32px;
}
.sn-icons-sm .sn-li {
    background-position: -2px -174px;
}
.sn-icons-lg .sn-em {
    background-position: -2px -707px;
    width: 32px;
    height: 32px;
}
.sn-icons-sm .sn-em {
    background-position: -2px -174px;
}


.gradover:after {
	background: linear-gradient(to bottom, rgba(37, 37, 37, 0.0000), rgba(37, 37, 37, 1));
	bottom: 0;
	left: 0;
	width:100%;
	height:70%;
	content: " ";
	position: absolute
}
.stories h3 {
	color: rgb(255, 255, 255);
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 25px;
	max-width: 320px;
}
.stories h4 {
	color: rgb(162, 162, 162);
	font-size: 14px;
	letter-spacing: 0px;
	line-height: 22px;
}

#colorbook {
	margin-left:40px;
}


@media (max-width: 709px) {
	.stories h3 {
		color: inherit;
		font-size: 14px;
		font-weight: bold;
		letter-spacing: 0px;
		line-height: 18px;
		margin: 11px 0 0 0;
	}
	.stories h4 {
		color: rgb(162, 162, 162);
		font-size: 12px;
		letter-spacing: 0px;
		line-height: 22px;
		margin-top:5px;
	}

	#colorbook {
		margin-left:0px;
	}


	#PublicationsBlogsPodcastsx img {
		max-width:50%;
		}

	.mobimg {
		padding-bottom:15px;
		}

}



.twitterfeed {
	border-top:1px solid #E0E0E0;
	margin-top:15px;
	padding-top:15px;
}


.lc {
	padding:5px 0px 5px 0px;
}

.cclass {
	height:400px;
	padding-left:20px;
	padding-top:10px;
	/*overflow-y:scroll;*/
}


#learningcenters {
	border-top:1px solid #E0E0E0;
	border-bottom:1px solid #E0E0E0;
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:30px;
	margin-top:20px;
}	

.cellimg {
	position:relative;
	z-index:1;
}
.cellimg img {
	border-radius:5px 5px 0px 0px;
}
.celltype {
	position: absolute;
	top:20px;
	left:20px;
	padding:0px 8px 0px 8px;
	border-radius:10px;
	background-color:#ffffff;
	color: rgb(34, 34, 34);
	font-size: 11px;
	font-weight: bold;
}

.celltypeicon {
	width:30px;
	height:auto;

}

.celltypecta {
	padding-bottom:15px;

	color: rgb(84, 84, 92);
	font-size: 14px;
	letter-spacing: 0px;
	line-height: 22px;
	padding:0px 0px 15px 15px;
	margin-bottom:20px;
}

.connect2science
{
	color: rgb(34, 34, 34);
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 23px;
	padding-bottom:10px;
	padding-top:10px;
}

#moreresources a {
	color: rgb(162, 162, 162);
	font-size: 14px;
	letter-spacing: 0px;
	line-height: 22px;
}


#stick {
	position: sticky;
	position: -webkit-sticky;
	top: 0; 
	display:inline-block;
	z-index:1000;
	width:100%;
	background-color: #ffffff;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid #f3f3f3;
}
.cclassmobile {
	height:250px;
	padding:20px;
}

#accordion {
	border-bottom:1px solid #f3f3f3;
	background-color: #ffffff;
	padding:10px 15px 0px 15px;
}

#accordionsub {
	z-index:1000;
	position:absolute;
	top:30px;
	left:0;
	background-color: #ffffff;
	width:100%;
	padding:0px;
	border-bottom:1px solid #f3f3f3;
}

#accordionh3
{
	color: rgb(30, 138, 231);
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 22px;
	cursor:pointer;
	margin: 0px 0px 10px 0px;
}

.subscribe {
	margin-top:10px;
	box-shadow: 0px 4px 6px 0px rgba(34, 34, 34, 0.1);
	color: rgb(85, 87, 89);
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0px;
	line-height: 22px;
}

.subscribemobile {
	box-shadow: 0px 4px 6px 0px rgba(34, 34, 34, 0.1);
	color: rgb(85, 87, 89);
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0px;
	line-height: 22px;
	background-color: #f3f3f3;
	padding:10px 10px 20px 10px;
	border-top:1px solid #f3f3f3;
}


#sticksubscribe {
	position: fixed;
	bottom: -130px; 
	left:0;
	z-index:1000;
	width:100%;
	background-color: #f7f7f7;
}

#pretxtmobile {
	padding-top:8px;
	padding-bottom:8px;
	padding-left:15px;
}
#pretxtmobile h2 {
	margin-top:0px;
	margin-bottom:0px;
	font-size: 18px;
}

#overlay {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	top: 120px;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.5);
	z-index: 200;
}

@media (min-width: 710px) {
	#overlay {
		display: none;
		width: 0;
		height: 0;
	}
}

.snowflake{
	z-index:-1;
  height:auto;
  position:absolute;
  top:-100px;
  transition: left 5s;
  opacity:1;
  color: #fff;
  -webkit-animation:spin 4s linear infinite;
  -moz-animation:spin 4s linear infinite;
  animation:spin 4s linear infinite;
}

@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }


#snow {
	padding-top:20px;
	position: relative;
	overflow: hidden;
	width:100%;
}