body {
	margin:0;
	padding:0;
}

.opensans {
	font-family: 'Open Sans', sans-serif;	
}

input,input:focus,input:active{
	outline:none;
}

.LR-content input,.LR-content textarea {
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}

.LR-header {
	position: relative;
	background: transparent;
	overflow: hidden;
	text-align: center;
	height: 435px;
	width: 100%;
	z-index: 1;
}

.LR-header:before{
	content: '';
  display: inline-block;
  height: 100%; 
  vertical-align: middle;
}

.LR-bg-img {
	content:"";
	margin:0;
	padding:0;
	background-image:url(img/focusBg.png);
	background-repeat:none;
	background-color: #222;
	background-size: cover;
	background-position: center center;
	-o-background-size: cover;
	-moz-background-size: cover;
	height: 100%;
	width:100%;
	background-attachment: scroll;
	position: absolute;
	z-index:0;
	top:0;
	left:0;
}

.LR-content {
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	color: #1C1C1D;
	font-size:14px;
  font-weight: 300;
	position: absolute;
	z-index:1;
	min-height: 100%;
	min-width: 100%;
}

.LR-clearfix {
  *zoom: 1;
}

.LR-clearfix:before,
.LR-clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.LR-clearfix:after {
  clear: both;
}

p {
	margin:10px 0;
	line-height: 1.5em;
}

.LR-announcement-bar {
	width: 100%;
	position: relative;
	background: #112337;
	z-index: 2;
}

.LR-announcement-bar .LR-announcement{
	margin:0;
	font-size: 13px;
	font-weight: 300;
	text-shadow: 0 1pt rgba(0, 0, 0, .5);
	color: #fff;
	text-align: center;
	padding: 10px 0;
}

.LR-box-divider-wrapper {
	width: 10px;
	min-height: 190px;
	float:left;
}

.LR-box-divider {
	width:1px;
	height:100%;
	margin:0 auto;
	background:#000;
}

.LR-box-wrapper {
    width: 750px;
    margin: 0 auto 50px;
}

.LR-box {
	width: 100%;
	text-align: left;
	margin: 40px 0 30px;
} 	

.LR-box-container {
    width: 344px;	
    float: left;
    padding: 0 20px 0 10px;
		min-height:10px;
}

.LR-box-container.right {
	padding: 0 10px 0 20px;
  border-left: 1px solid #000;
}

.LR-box-inner {
	width: 100%;
}

.LR-site-title {
	padding:0 0 20px;
	font-size: 40px;
	line-height: 1.5em;
	color: #fff;
	position: relative;
	z-index: 2;
	color: #fff;
	max-width: 600px;
	text-align: center;
	font-weight: 600;
	display:inline-block;
	max-height: 250px;
	vertical-align: middle;
	overflow: hidden;
}

.LR-site-logo {
	display: inline-block;
  vertical-align: middle;
  max-height: 250px;
  max-width: 600px;
	overflow:hidden;
	text-align:center;
	padding:0;
	position:relative;
	z-index: 2;
}

.LR-site-logo img{
	max-width:100%;
}

.LR-site-incentive,.LR-site-share,.LR-site-live-stats,.LR-site-connect {
	display:none;
}

.LR-sharing-page .LR-site-incentive,.LR-sharing-page .LR-site-share,.LR-sharing-page .LR-site-connect,.LR-stats .LR-site-live-stats{
	display:block;
}

.LR-sharing-page .LR-sign-up{
	display:none;
}

.LR-site-tagline {
	margin: 0 0 20px;
	font-weight: 300;
	font-size: 45px;
	line-height: 1em;
	text-align: right;
	font-weight: 600;
}

.LR-site-description {
	line-height:1.5em;
	color: #1C1C1D;
	margin: 0 auto;
	width: 100%;
	font-size: 14px;
	font-weight: 400;
}

.LR-site-description p,.LR-site-incentive p {
	margin:0 0 15px;
}

.LR-sign-up-container {
	position: relative;
	max-width: 345px;
	margin: 5px auto 0;
	width: 100%;
}

.LR-sign-up-container-inner {
    margin: 0;
    width: 100%;
}

.LR-sign-up-label {
	font-size: 14px;
	display: block;
	padding: 10px 0 0 5px;
}

input[type="email"].LR-sign-up-input,input[type="text"].LR-sign-up-input,input[type="tel"].LR-sign-up-input  {
	position: relative;
	left: 0;
	top: 0;
	z-index: 1;
	margin: 0;
	background-color: #fff;
  height: auto;
	font-size: 12px;
  color: #5c5c5c;  
	padding: 10px 12px 8px 12px !important;
	border: 0;
	float: left;
	height: 18px;
	line-height: 18px;
	width: 266px;
	padding: 0px;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid #000;
}

.LR-sign-up-input:focus {
	 outline: 0;
	-webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

input[type="submit"].LR-sign-up-submit{
	margin:0;
	cursor:pointer;
	z-index: 2;
	right: 0;
	top:0;
	border: none;
	color: #ffffff;
	padding: 9px 12px !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #168B47;
  *background-color: #0044cc;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#55BA3F), to(#168B47));
  background-image: -webkit-linear-gradient(top, #55BA3F, #168B47);
  background-image: -o-linear-gradient(top, #55BA3F, #168B47);
  background-image: linear-gradient(to bottom, #55BA3F, #168B47);
  background-image: -moz-linear-gradient(top, #55BA3F, #168B47);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#55BA3F', endColorstr='#168B47', GradientType=0);
  text-transform: uppercase;
  letter-spacing: 1px;
	font-size: 15px;
	float: left;
	padding: 10px 5%;
	text-align: center;
	max-height: 38px;
	line-height: 18px;
	width: 15%;
	padding: 0px;
	min-width: 48px;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

input[type="submit"].LR-sign-up-submit:hover,
input[type="submit"].LR-sign-up-submit[disabled] {
	color: #ffffff;
	background-color: #168B47;
  *background-color: #168B47;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#168B47), to(#168B47));
  background-image: -webkit-linear-gradient(top, #168B47, #168B47);
  background-image: -o-linear-gradient(top, #168B47, #168B47);
  background-image: linear-gradient(to bottom, #168B47, #168B47);
  background-image: -moz-linear-gradient(top, #168B47, #168B47);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#168B47', endColorstr='#168B47', GradientType=0);
}

input[type="submit"].LR-sign-up-submit:active,
input[type="submit"].LR-sign-up-submit.active {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#55BA3F), to(#168B47));
  background-image: -webkit-linear-gradient(top, #55BA3F, #168B47);
  background-image: -o-linear-gradient(top, #55BA3F, #168B47);
  background-image: linear-gradient(to bottom, #55BA3F, #168B47);
  background-image: -moz-linear-gradient(top, #55BA3F, #168B47);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#55BA3F', endColorstr='#168B47', GradientType=0);
}

.LR-extra-fields input[type="submit"].LR-sign-up-submit {
	width: 336px;
	margin: 0 4px;
	border: 1px solid #000;
}

.LR-sign-up-input.first-name,.LR-sign-up-input.last-name,.LR-sign-up-input.company,.LR-sign-up-input.phone-number,.LR-sign-up-input.zipcode,.LR-sign-up-input.birthdate {
	display:none;
}

.LR-extra-fields input[type="email"].LR-sign-up-input,.LR-extra-fields input[type="text"].LR-sign-up-input,.LR-extra-fields input[type="tel"].LR-sign-up-input {
	display:block;
	width: 310px;
	margin: 0 4px 10px;
	border: 1px solid #000;
}

.LR-extra-fields input[type="text"].LR-sign-up-input.half {
	width: 138px;
}

.LR-site-share .LR-site-share-container{
  padding:0 0 4%;
	float:left;
  width: 100%;
}

.LR-site-social-share {
    margin: 0 auto;
    min-height: 20px;
    float: left;
		position: relative;
		z-index: 10;
}

.LR-site-share-inner {
    width: 345px;
    margin: 0 auto;
}

.LR-share-label {
	float:left;
	margin: 0 0 10px;
	text-align: left;
	width: 100%;
}

.LR-site-social-share ul {
	margin: 0;
	padding:0;
	list-style-type:none;
}

.LR-site-social-share ul li{
	float:left;
	height: 20px;
	margin: 0 2px 4px;
	min-width: 48px;
}

.LR-site-share-email {
	text-align:left;
	margin: 5px 0 0;
	float: left;
	width: 100%;
}

.LR-site-share-email input[type="text"],.LR-site-share-email input[type="email"],.LR-site-share-email textarea,input.LR-share-link {
	position: relative;
	z-index: 1;
	margin: 0;
	color: #231F20;
	background-color: #fff;
  height: auto;
	font-size: 12px;
	padding: 10px 12px 8px 12px;
	border: 1px solid #000;
	width: 319px;
	margin: 0 0 10px;
}

.LR-site-share-email input:focus,.LR-site-share-email textarea:focus,input.LR-share-link:focus{
	outline: 0;
}

.LR-site-share-email textarea {
	color:#9C9C9C;
}

.LR-site-share-email textarea:focus{
	color:#231F20;
}

.LR-site-share-email input[type="text"] {
	max-height: 42px;
}

input.LR-share-email-emails[type="email"] {
	padding-right: 59px;
	width: 272px;
}

input[type="submit"].LR-share-email-send{
	margin: 0 0 9px;
	cursor:pointer;
	z-index: 2;
	right: 0;
	top:0;
	border: 1px solid #000;
	color: #ffffff;
	padding: 11px 5%;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #168B47;
  *background-color: #0044cc;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#55BA3F), to(#168B47));
  background-image: -webkit-linear-gradient(top, #55BA3F, #168B47);
  background-image: -o-linear-gradient(top, #55BA3F, #168B47);
  background-image: linear-gradient(to bottom, #55BA3F, #168B47);
  background-image: -moz-linear-gradient(top, #55BA3F, #168B47);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  text-transform: uppercase;
  letter-spacing: 1px;
	font-size: 15px;
	width: 345px;
	max-height: 42px;
	text-align: center;
}

input[type="submit"].LR-share-email-send:hover,
input[type="submit"].LR-share-email-send[disabled] {
	color: #ffffff;
	background-color: #168B47;
  *background-color: #168B47;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#168B47), to(#168B47));
  background-image: -webkit-linear-gradient(top, #168B47, #168B47);
  background-image: -o-linear-gradient(top, #168B47, #168B47);
  background-image: linear-gradient(to bottom, #168B47, #168B47);
  background-image: -moz-linear-gradient(top, #168B47, #168B47);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#168B47', endColorstr='#168B47', GradientType=0);
}

input[type="submit"].LR-share-email-send:active,
input[type="submit"].LR-share-email-send.active {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#55BA3F), to(#168B47));
  background-image: -webkit-linear-gradient(top, #55BA3F, #168B47);
  background-image: -o-linear-gradient(top, #55BA3F, #168B47);
  background-image: linear-gradient(to bottom, #55BA3F, #168B47);
  background-image: -moz-linear-gradient(top, #55BA3F, #168B47);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#55BA3F', endColorstr='#168B47', GradientType=0);
}

.LR-email-wrapper {
	position:relative;
}

.LR-site-share-email .email-wrapper input[type="email"] {
}

.LR-share-email-import {
	position: absolute;
	top: 33px;
	right: 7px;
	z-index: 2;
	padding: 7px 7px;
	cursor:pointer;
}

.LR-site-share-link {
	float: left;
	width: 100%;
}

.LR-site-social-share ul li.LR-share-facebook-like {
	min-width: 49px;
}

.LR-site-social-share ul li.LR-share-facebook-send {
	min-width: 52px;
}

.LR-site-social-share ul li.LR-share-tweet {
	min-width: 55px;
}

.LR-site-social-share ul li.LR-share-linkedin {
	min-width: 59px;
}

.LR-site-social-share ul li.LR-share-tumblr {
	min-width:81px;
}


.LR-site-connect {
	width: 100%;
	margin: 0 auto;
	float: left;
}

.LR-site-connect .LR-share-label {
    margin: 0 0 10px;
}

.LR-site-connect ul{
	margin:0;
	padding:0;
	width: 270px;
	margin:0;
	margin:-10px;
}

.LR-content .LR-connect-share-links li {
	list-style-type:none;
	display: block;
}

.LR-content .LR-connect-icon {
	display:block;
	height:16px;
	width:16px;
	background:transparent url(img/social-share-links.png) no-repeat 0 0;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
	margin-top: 3px;
}

.LR-connect-icon.connect-instagram{
    background-position: 0 -64px;
}

.LR-connect-icon.connect-rss{
    background-position: 0 -32px;
}

.LR-connect-icon.connect-youtube{
    background-position: 0 -96px;
}

.LR-connect-icon.connect-twitter{
    background-position: 0 0;
}

.LR-connect-icon.connect-pinterest{
    background-position: 0 -128px;
}

.LR-connect-icon.connect-facebook{
    background-position: 0 -16px;
}

.LR-connect-icon.connect-tumblr{
    background-position: 0 -48px;
}

.LR-connect-icon.connect-github{
    background-position: 0 -112px;
}

.LR-connect-icon.connect-vimeo{
    background-position: 0 -80px;
}

.LR-connect-icon.connect-blog{
    background-position: 0 -144px;
	
}

.LR-site-live-stats {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0 0 5px;
}

.LR-site-live-stats-container{
	width: 100%;
	margin:0 auto;
}

.LR-live-stats-data {
	width: 30%;
	float: left;
	text-align: center;
}

.LR-live-stats-data.signups {
	margin-left:2%;
}

.LR-stats-clicks,.LR-stats-signups {
	background: #fff;
	color:#333;
	font-size: 30px;
	padding:10px;
	border: 1px solid #000;
	line-height: 1em;
}

.LR-site-incentive {
	width: 100%;
	margin: 0 0 20px;
	text-align: right;
	font-size: 20px;
	line-height: 1.5em;
}

.LR-pwd-lr {
	position:fixed;
	bottom:0;
	right:0;
	z-index: 10000;
}

.LR-pwd-lr a {
	display:block;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius:0;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft:0;
	border-top-left-radius: 5px;
	border-bottom-left-radius:0;
	height:36px;
	width:110px;
	margin:0;
	padding: 1px 3px;
	background:rgb(0,0,0) url(img/powered_by.png) no-repeat center center;
	background:rgba(0, 0, 0, 0.85) url(img/powered_by.png) no-repeat center center;
}

.LR-share-email-hide {
	display: none;
}

.LR-box.LR-noTagline .LR-site-tagline {
	display:none;
}

.LR-box.LR-noTagline .LR-site-incentive {
	text-align:center;
}

.LR-box.LR-noTagline .LR-box-container.right {
	padding: 0;
	margin: 0 auto;
	float: none;
	border: none;
}

.LR-box.LR-noTagline .LR-box-container {
	float: none;
	margin: 0 auto;
	padding: 0;
}

.LR-box.LR-noTagline .LR-site-description {
	text-align:center;
}

.LR-lxWrapper {
	width:408px;
	min-height: 130px;
	float: left;
	display:none;
}

.LR-lx .LR-lxWrapper {
	display:block;
}

.LR-lxMssg {
	text-align: left;
	padding: 0 0 10px;
}

.LR-lxContainer {
	width:198px;
	height:128px;
	float:left;
	position:relative;
	text-align:center;
	color:#fff;
	cursor:pointer;
}

.LR-lxContainer.LR-right {
	float:right;
} 

.LR-lxImg,.LR-lxTxt {
	position:relative;
	z-index:1;
}

.LR-lxTxt {
	width: 91%;
	margin: 0 auto;
	font-size: 12px;
	line-height: 1.4em;
	overflow:hidden;
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-weight: 300;
}

.LR-lxImg img {
	height:80px;
	width:110px;
	margin: 8px 0 0;
}

.LR-lxBG {
	position:absolute;
	z-index:0;
	background:#000;
	border:1px solid #000;
	height:100%;
	width:100%;
	opacity:0.8;
	filter: alpha(opacity=80);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.LR-lxContainer:hover .LR-lxBG {
	opacity:1;
	filter: alpha(opacity=100);
	border:1px solid #fff;		
	-webkit-box-shadow: 0px 0px 7px rgba(50, 50, 50, 0.8);
	-moz-box-shadow:    0px 0px 7px rgba(50, 50, 50, 0.8);
	box-shadow:         0px 0px 7px rgba(50, 50, 50, 0.8);
}

.LR-incentivesContainer {
	text-align: right;
	display:none;
	margin: 0 auto 17px;
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
}

.LR-incentives .LR-incentivesContainer {
	display:block;
}

.LR-incentiveTier {
	vertical-align: middle;
	width: 230px;
	margin: 0 0 10px;
	float: right;
	clear: both;
}

.LR-incentiveCount {
	display: inline-block;
	font-size: 28px;
	background: #282527;
	color: #fff;
	width: 57px;
	margin: 0 0 0 10px;
	line-height: 57px;
	text-shadow: none;
	font-weight: 600;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	text-align: center;
	vertical-align: middle;
}

.LR-incentiveMssg {
	display:inline-block;
	vertical-align:middle;
	width: 150px;
	font-weight: 400;
}
