@import url('lpfngrids/assets/themes/lpfn/css/opensans.css');

body {
	background: #e6e6e6
}
.disclaim{
	text-align: center;
	font-size: 12px;
	font-style: italic	
}

#nav1 {
	margin-bottom: 0;
	background-color: #f9faf9;
}

#nav1 li a {
	color: #8b8b8b;
	text-shadow:none;
}

#nav1 li a:hover {
	background-color: #f5f0eb;
}

.navbar ul li:hover > a { 
	position: relative;
	background: #f5f0eb;
	z-index: 1000;
}

.bodybox {
	background-color: #f7f8f7;
	border-radius:15px;
	border: 4px solid #d6d7d6;
	margin-top: 20px;
}

.sidebar {
	position: relative;
	background-color: #16365c;
	width: 100%;
	border-radius: 10px;
	border: 2px solid #ffffff;
	-moz-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.47);
	-webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.47);
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.47);
	
}

.sidebar .sb-title {
	border-bottom: 3px solid red;
	background-color: #16365c;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	color: #ffffff;
	padding: 6px;
	font-size: 21px;
	font-family: 'Open Sans', sans-serif;
}
.redquotetext{
    color: #f92d2d !important;
    font-weight: bold;
}
.sidebar li a {
	color: #787774;
	font-size: 12px;
	
}
.sidebar li a h1 {
	font-size: 14px;
	padding: 8px 0 8px 5px;
}
.sidebar.pocket-product-cont ul{
	width: 100%;
}
.sidebar.pocket-product-cont li{
	padding: 0;
}
.sidebar li {
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #16365C;
}
.sidebar li:first-child {
	border-top: 1px solid #16365C;	
}

@media only screen and (max-width: 767px) {
	.sidebar {
		position: relative;
		right: 0;
	}
}


@media only screen and (max-width: 767px) {
	section .container {
		padding-right: 10px;
		padding-left: 10px;
	}
}




.body-content {
	padding-right: 10px;
	padding-left: 10px;
}

.body-content span.italic {
	font-style: italic;
}

.body-content h3 {
	font-weight: bold;
	color: #5f7d7f;
	font-family: "Open Sans";
}

.body-content h2 {
	
	font-weight: bold;
	color: #5f7d7f;
	font-family: "Open Sans";
}

.section-container .active {
	border-left: 3px solid #16365C;
	color: #6f6f6f;
}
.section-container .content-two.active, .section-container .content-two {
	border-left: none !important;
	background-color: #fff !important;
	color: #16365C !important;
	border-top: 1px solid #16365C;
}

.row .large-3 {
	position: relative;
	width: 25%; 
}
 
i.icon-down-open-big {
	font-size: 14px;
	float: right;
	margin-right: 0;
}
a.product_link i.icon-down-open-big {
	padding-right: 9px;
}


.foot-logo {
	position: relative;
	bottom: 25px;	
	transform:rotate(-5deg);
	-ms-transform:rotate(-5deg); /* IE 9 */
	-moz-transform:rotate(-5deg); /* Firefox */
	-webkit-transform:rotate(-5deg); /* Safari and Chrome */
	-o-transform:rotate(-5deg); /* Opera */
}

.foot-tag {
	color: #ffffff;
	margin-top: 5%;
	text-shadow: 0 2px 2px #343434;
	font: 41px Museo300Regular;
	margin-bottom: 5%;
}

.footer {
	color: #ffffff;
	text-shadow: 0 2px 0 rgba(0, 0, 0, 0.34);
}

.footer a {
	color: #ffffff;
}

.foot {
	min-height: 420px;
	padding-left: 15px;
	margin-left: 15px;
}

.icon-footer {
	width: 100%;
}


.footer .sections span {
	text-transform: uppercase;
	font: bold 24px Arial;
	float: left;
}

.footer .info {
	border-left: 2px groove #e5e5e5;
}

.footer .info span {
	text-transform: uppercase;
	font: bold 20px Arial;
	float: left;
}

.footer .network {
	border-left: 2px groove #e5e5e5;
}

.footer .network span {
	text-transform: uppercase;
	font: bold 24px Arial;
	float: left;
}

.footer .contact {
	border-left: 2px groove #e5e5e5;
}

.footer .contact span {
	text-transform: uppercase;
	font: bold 24px Arial;
	float: left;
}
.redtext{
	color: red;
}
.yellow-highlight{
	background-color: #fbff02;
	color: #16365C !important;
}
.footer-bottom {
	text-align: right;
	background-image: -webkit-gradient(linear, right bottom, left bottom, from(#dddddf), color-stop(0.514, #fcfdfc), to(#dddfde));
	background-image: -moz-linear-gradient(180deg, #dddddf 0%, #fcfdfc 51.4%, #dddfde 100%);
	border-top: 4px solid #fefffe;
	padding-top: 25px;
}

.footer-bottom p {
	margin: 0 0 50px;
	padding: 0;
	font-size: 11px;
}

.footer-bottom span {
	
}

/* Sections */
.section-container {
	width: 100%;
	display: block;
	margin-bottom: 10px;
	border: 1px solid #cccccc;
	border-top: none;
	border-bottom: 3px solid red;
}

.section-container section,
.section-container .section {
	border-top: 1px solid #cccccc;
	position: relative;
}

.section-container section .title,
.section-container .section .title {
	top: 0;
	left: 0px;
	cursor: pointer;
	width: 100%;
	margin: 0;
	background-color: #fefffe;
}
section .partb{
	 background-color: #16365C !important; 
	 color: #fff !important;
	 padding: 0.3375em;	
}

.section-container section .title a,
.section-container .section .title a {
	padding: 0.3375em;
	display: inline-block;
	color: #576e8a;
	width: 100%; 
	font-size: 15px;
}

.section-container section .title:hover,
.section-container .section .title:hover {
	background-color: #e5f0fe;
}

.section-container section .content,
.section-container .section .content {
	display: none;
	background-color: #ebe5df;
}

.section-container section .content > *:last-child,
.section-container .section .content > *:last-child {
	margin-bottom: 0;
}

.section-container section .content > *:first-child,
.section-container .section .content > *:first-child {
	padding-top: 0;
}

.section-container section .content > *:last-child,
.section-container .section .content > *:last-child {
	padding-bottom: 0;
}

.section-container section.active .content,
.section-container .section.active .content {
	display: block;
}

.section-container section.active .title,
.section-container .section.active .title {
	background-color: #e5f0fe;
	border-bottom: 1px solid #d0c8be;
}
	
.section-container a.active {
  font-weight: bold;
  border-left-style: none;
}

.section-container .content li:hover {
	background-color: #e5f0fe;
}