
	.section-1 .container {
		background-image: url("/content/images/blog_page/Blog page - top banner - left image.png") , url("/content/images/blog_page/Blog page - top banner - right image.png");
		background-color: #fbfcfd;
		background-repeat: no-repeat;
		background-size: contain;
		background-position: left center, right center;
		padding: 30px 0;
		border-radius: 10px;
	}

	h1 {
		margin-bottom: 10px;
	}	

	.inline-row {
		display: flex;
		gap: 25px;
		align-items: center;
	}

.section-2 .inline-row img  {
		height: 20px;
	}

.section-2 .inline-row a {
	font-size: 16px;
	color: #333;
	padding-bottom: 10px;
}

.section-2 .inline-row a.active {
	color: #3763ce;
	border-bottom: solid 2px #3763ce;
	font-weight: bold;
	padding-bottom: 10px;
}

.section-3 .container {
	background: #f3f7fc;
	padding: 15px;
	border-radius: 10px;
}

header {
	border: solid 1px #ccc;
	height: 100%;
	border-radius: 15px;
	display: flex;
	flex-direction: column;
}

header footer {
	margin-top: auto;
	padding: 15px;
	padding-top: 0;
}

header .body {
	padding: 15px;
}

	.btn-explore {
		background: #2459c4;
		color: #fff;
	}

.btn-explore:hover {
	background: #fff;
	color: #2459c4;
}

.blog_container {
	background-size: cover;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

.blog_container a {
	display: block;
	height: 100px;
}


h2 {
	font-weight: 500;
}

.blogTitle {
	font-size: 18px;
	text-align: left;
	margin: 15px 0;
}

.blogExcerpt {
	font-size: 14px;
}

h3 {
	color:#0c6ab1;
	font-size:1.3rem;
	font-weight:lighter;
}

#firstItem:hover a {
	border-left: solid 3px #78c1e9;
}

#secondItem:hover a {
	border-left: solid 3px #f6a971;
}

#thirdItem:hover a {
	border-left: solid 3px #93cf8f;
}

.blog_items {
	margin-top: 35px;
}

.blog_items h3 {
	color: #6d6e70;
	font-weight: normal;
	font-size: 22px;
    margin-top: 20px;
	padding: 10px 0;
}
/*
.blog_items label, .blog_items .form-group:last-child {
	display: none;
}
*/
.leftContent .blog_items input[type="text"] {
	border: solid 1px #D3D3E0;
	color: #BBBDBF;
	font-weight: 600;
	border-radius: 5px;
	padding: 10px;
	width: 191px;
	margin-left: -11px;
}

.blogArchive li a, .blogArchive li a:hover {
	background: none;
	border: 0;
	height: auto;
	color: #0c6ab1;
	padding: 0;
	font-weight: normal;
}

.blogArchive li a:hover {
	text-decoration: underline;
}

.bc_blogContent {
	margin-top: 15px;
	line-height: 25px;
}
ul.bulletList {
    margin-left: 2em;
}
.bc_blogTitle {
	margin-top: 12px;
	font-size: 26px;
	color: #0C6AB1;
	font-weight: normal;
}

.bc_blogTitle a 
{
	color: #0c6ab1;
}

#blogIntro {
	background-color: #CCFFFF;
	padding: 8px 15px;
	border: 1px solid #B2E5E5;
	margin-bottom: 25px;
}
.bc_blogPublish
{
	color: #BBBDBF;
    font-size: 12px;
	font-weight: 600;
	margin-bottom: 33px;
    margin-top: 6px;
}

.bc_blogCommentSection
{
	font-size: 1.3em;
	padding-bottom: 3px;
}

.pagingContainer {
	text-align: center;
	margin-top: 20px;
}

.pagination {
	display: inline-flex;
	margin: auto;
	gap: 10px;
}

.pagination:after {
	clear: both;
}

.pagination .disabled {
	display: none;
}

.pagination li {
	border-left: 0;
	line-height: 180%;
}

.pagination li a, .pagination li div {
	border: solid 1px #ccc;
	border-radius: 5px;
	display: block;
	padding: 7px 10px;
	margin-left: -1px;
}

.pagination .active  {
	background: #337ab7;
	border-color: #337ab7;
	color: #fff;
	z-index: 2;
	border-radius: 5px;
}

.pagination .active a {
	color: #fff;
}

.emailField {
	display: none;
}


header .time {
	display: none;
}

.bc_blogComment
{
	background: #E4EBF1;
    margin-bottom: 20px;
    padding: 8px 20px 20px;
    border-radius: 5px;
}

.bc_blogCommentTitle
{
	display: none;
}

.bc_blogCommentBy
{
	line-height: 140%;
	margin-top: 5px;
	margin-left: 0;
	padding: 1px;
	font-size: 0.85rem;
}

.bc_blogCommentContent
{
	max-width: 500px;
	margin-left: 5px;
	margin-top: 5px;
	line-height: 140%;
	background: white;
	padding: 22px;
    border-radius: 5px;
}

.bc_blogPostCommentHeading
{
	margin-top: 10px;
	font-size: 1.3em;
	padding-bottom: 3px;
}

.form-group {
	margin-bottom: 30px;
}

.form-group input[type="text"], .form-group textarea {
	width: 100%;
	border: solid 1px  #E6E7E8;
}

.bodyContent {position:relative;}

.bodyContent .form-group label {
	display:block;
	clear:left;
}

.bodyContent .form-group button {
	background: #f1f1f2;
	border-radius: 5px;
    color: #58595b;
    display: inline-block;
	font-size: 16px;
	height: 40px;
	line-height: 36px;
	padding: 0 24px;
	border: 0;
}

a.downloadLink {
display: block;
background-image: url("https://www.bluecamroo.com/content/images/sce/PDF_icon.png");
background-position:left -32px;
width: 149px;
height: 32px;
position: absolute;
top: 40px;
right: 0;
}


a.downloadLink:hover {background-position:left top}

@media screen and (max-width: 1000px) 
{
	.bc_blogComment {
		width: auto;
		padding: 10px;
	}

	.bc_blogCommentBy {
		width: auto;
		float: none;
	}

	.bc_blogCommentContent {
		float: none;
		width: auto;
	}

	.form-group input[type="text"], .form-group textarea {
		width: 250px;
	}
}
div#blog_search {
    position: absolute;
    right: 0;
    top: 90px;
}
.blogHeader { 
    background-image: url('https://www.bluecamroo.com/content/files/bc_blog_header.png');
    background-repeat: no-repeat;
    background-attachment: top;
    background-position: center; 
    height: 50px;
    margin-top: 10px;
}
#blogKey {
    background-color: #d1ecff;
    padding: 8px 15px;
    border: 1px solid #B2E5E5;
    margin-bottom: 25px;
}
.underline {
    border-bottom: 1px solid #b6d2e7;
}