/* Importing Google webfonts =============================================== */

@import url(http://fonts.googleapis.com/css?family=Michroma:100,300,normal,italic,bold,bolditalic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:100,300,normal,italic,bold,bolditalic);
@import url(http://fonts.googleapis.com/css?family=Gruppo:100,300,normal,italic,bold,bolditalic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:100,300,normal,italic,bold,bolditalic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:100,300,normal,italic,bold,bolditalic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:100,300,normal,italic,bold,bolditalic);

/* Google webfonts ========================================================= */

body {
	font-family: 'Open Sans', sans-serif;	font-weight: normal;
	font-style: normal;
}

.content .page .text {
	line-height: 1.5;
	font-size: 13px;
}

.content #slogan .pageheader .pagetitle {
	font-family: 'Michroma', sans-serif;	font-weight: normal;
	font-size: 26px;
	font-style: normal;
	line-height: 1.1;
}

.content #slogan .pageheader .pagesubtitle {
	font-family: 'Open Sans', sans-serif;	font-weight: 300;
	font-size: 32px;
	font-style: normal;
	line-height: 1.25;
}

.content .pageheader .pagetitle {
	font-family: 'Gruppo', sans-serif;	font-weight: normal;
	font-size: 48px;
	font-style: normal;
	line-height: 0.9;
}

.content .pageheader .pagesubtitle {
	font-family: 'Open Sans', sans-serif;	font-weight: normal;
	font-size: 18px;
	font-style: normal;
	line-height: 1.25;
}

.sidebar .widget h3, .sidebar .widget h3 a {
	font-family: 'Open Sans', sans-serif;	font-weight: bold;
	font-size: 13px;
	font-style: normal;
	line-height: 1.2;
}

a:link, a:visited {
  color: #056BB3;
}

a.download-button:link,
a.download-button:visited {
  color: #fff;
}

a.btn,
input#submit,
input[type='submit'],
button {
  background: #056BB3;
  color: #fff;
}

.list .item .data header h1 a:hover {
  color: #056BB3;
}

.list .item .data footer a.readmore:link, 
.list .item .data footer a.readmore:visited,
a.download-button:link,
a.download-button:visited {
  background-color: #056BB3;
}

.photo .meta {
  border-top-color: #056BB3;
}

#filter li a:hover {
  border-bottom-color: #056BB3;
}

#filter li.current a {
  border-bottom-color: #056BB3;
  background: #056BB3;
}

.content .page-nav .current {
  background: #056BB3;
}

.content .page-nav a.first:hover, 
.content .page-nav a.last:hover, 
.content .page-nav a.page.larger:hover, 
.content .page-nav a.page.smaller:hover {
  color: #056BB3;
}

.content .page-nav a.nextpostslink:hover {
  background: #056BB3;
}

#main-nav ul li.current-menu-item,
#main-nav ul li.menu-item-hover,
#main-nav ul li.current-menu-ancestor {
  border-top-color: #056BB3;
}

#main-nav ul li ul.sub-menu {
  border-bottom-color: #056BB3;
}

#nav-below li a:hover {
  color: #056BB3;
}

.content .topline {
  background: #056BB3;
}

.content .page .secondary-content .related-container h3 {
  background: #056BB3;
}

.content .page .secondary-content .no-comments #respond #reply-title {
  border-top-color: #056BB3;
}

.content .single #comments h3 {
  border-top-color: #056BB3;
}

.content .single #comments li .comment.admin img {
  border-bottom-color: #056BB3;
}

.content.blog_alternative article.post header h1 a:hover {
  color: #056BB3;
}

.sidebar .widget h3 strong, 
.sidebar .widget h3 a strong {
  color: #056BB3;
}

.sidebar .tagcloud a:hover {
  background: #056BB3;
}

.sidebar #wp-calendar tr a:hover {
  color: #056BB3;
}

.sidebar #searchform #s:focus {
  border-color: #056BB3;
}

a.btn,
input#submit,
input[type='submit'],
button {
  border-color: #045c9a;
  text-shadow: 0 -1px 0 #045c9a;
}

a.btn:active,
input#submit:active,
input[type='submit']:active,
button:active {
  background: #045c9a;
}

.list .item .data footer a.readmore:hover,
a.download-button:hover {
  background-color: #044d81;
}

.content .page .secondary-content .related-container h3 {
  text-shadow: 0 -1px 0 #033f69;
}

a:hover {
  color: #023050;
}

a.btn:active,
input#submit:active,
input[type='submit']:active,
button:active {
  border-color: #023050;
  text-shadow: 0 -1px 0 #023050;
}

.list .item .data footer a.readmore:active,
a.download-button:active {
  background-color: #023050;
}

#main-nav ul > li a:active {
  }

a:active {
  color: #fffffffffffffffffffffffffffffff4ffffffffffffffed;
}

a.btn:hover,
input#submit:hover,
input[type='submit']:hover,
button:hover {
  background: #067acc;
}

.pageheader.outside .pagetitle {
  }

.pageheader.outside .pagesubtitle {
  }

#slogan .pageheader.outside .pagesubtitle {
  }

#slogan .pageheader.outside .pagetitle {
  color: #78C9C1;
}
#logo a { 
		background: url(https://www.cdllaboratories.com/en/files/newlogo.png) no-repeat;
		width: px;
		height: px;
	}#slogan .pageheader.outside .pagetitle {
text-shadow: 0px 0px 4px rgba(255, 255, 255, 0.9);
}
hr {
margin-bottom: 20px;
width: 50%;
height: 1px;
border-width: 0;
border-style: none;
background-color: #555;
}