a:focus {
    outline-color: transparent !important;
    color: #333333 !important;
}
.service-sublink a:focus {
    color: #fff !important;
}
.asset a {
    color: #4C9D2F !important;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff !important;
    background-color: #4c9d2f;
    border-color: #4c9d2f;
}
a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {
    text-decoration: none;
    color: #fff;
    background-color: #75767d;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #000;
    background-color: #e5e0de;
}
.alert-warning {
    background-color: #e5e0de !important;
    border-color: #e5e0de !important;
    color: #ab0634 !important;
}
#site-top-nav .list-inline > li > .login-btn {
    color: #fff !important;
}
#user-controls-436871 .btn-link {
    color: #fff!important;
    border-color: #fff;
}
.logged-in a.btn.btn-primary, .logged-in a.btn.btn-primary:hover, .logged-in a.btn.btn-primary:focus, .logged-in a.btn.btn-primary:active, 
.not-logged-in a.btn.btn-primary.btn-block, .not-logged-in a.btn.btn-primary.btn-block:hover, .not-logged-in a.btn.btn-primary.btn-block:focus, .not-logged-in a.btn.btn-primary.btn-block:active {
    color: #ffffff !important;
}
.user-dashboard .dash-tile a:hover .panel-body, .user-dashboard .dash-tile a:focus .panel-body {
    background-color: #e5e0de;
}
.services-container .panel > .panel-heading, .subscription-service.panel-default > .service-heading {
    background: #75767d;
    color: #FFF;
}
.caption-container a,figcaption.caption a, .caption-inner .actions a {
    color: #ffffff !important;
}
.caption-container a: hover, figcaption.caption a:hover {
    background: #333333 !important;
    color: #ffffff !important;
}
.list-inline li a {
    color: #ffffff !important;
}
.user-controls .logged-in .list-inline li a {
    color: #000000 !important;
}
ul.list-inline.block-links li a {
    color: #4C9D2F !important;
}
#block-366319 ul.list-inline.block-links li {
    width: 100%;
    line-height: 1.5em;
}
#weather-366919 .icon {
    font-size: 2.5em !important;
}
#weather-366919 .current-conditions {
    margin: 0 12px 12px;
}
article .list-inline li a {
    color:#000 !important
}
.asset-tags .list-inline li a {
  color: #fff !important;
}
.asset-tags .list-inline li a:hover {
  color: #4C9D2F !important;
}
.asset .asset-body p {
  margin-bottom: 12px !important;
}
.panel-primary>.panel-heading {
  color: #fff;
  background-color: #4C9D2F;
  border-color: #4C9D2F;
}
.jumbotron {
    background-color: #e5e0de !important;
}
.container .jumbotron h1 {
    text-shadow: none !important;
}
.form-header .fa-angle-right {
    color: #75767D !important;
}
input.queryly:focus, select, option {
    outline-color: #4C9D2F !important;
}
.lnp-sponsored-article-list .text-muted {
    color: #000000 !important;
    font-size: 14px !important;
}
.lnp-sponsored-article-list h4 {
    margin-bottom: 0;
    padding-bottom: 10px;
}
@media (max-width: 767px) {
    .lnp-sponsored-article-list-no-border .card-compact > .card:first-child {
        border-top: none;
        padding-top: 0;
    }
    .lnp-sponsored-article-list-no-bottom-border .block {
        margin-bottom: 0px !important;
    }
    .lnp-sponsored-article-list-no-bottom-border .card-compact > .card {
        border-bottom: none;
    }
}
/* Styles for the Traffic widget and page */
/* Maureen Reinert mreinert@lnpnews.com 04.20.2015 */
.gfg-title {
   color: #ffffff !important;
   background-color: #76757d !important;
   padding-left: 3px;
   font-size: 14px;
   font-weight: normal;
   line-height: 1.4em;
}
.gfg-root {
    font-family: "Montserrat",sans-serif !important;
    border: none !important;
}
.gfg-entry {
    background-color: white;
    width: 100%;
    height: 6.9em;
    position: relative;
    overflow: hidden;
    text-align: left;
    margin-top: 3px;
}
.gfg-listentry {
    line-height: 1.5em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    padding-left: 15px;
    padding-right: 5px;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.gfg-listentry-highlight {
    background-image: url("../../resources/images/_site/rarrow2.gif") !important;
   /*background-image: url("http://bloximages.newyork1.vip.townnews.com/lancasteronline.com/content/tncms/live/global/resources/images/_site/rarrow2.gif") !important;*/
    background-repeat: no-repeat !important;
    background-position: center left !important;
}
.gfg-listentry-odd {
	background-color: #E5E0DE !important;
}
div#refreshList,div#refreshMap {
	background: #4C9D2F !important;
	color: #ffffff;
}
div#refreshList:hover,div#refreshMap:hover {
	background: #333333 !important;
	color: #ffffff;
}
.btn-success {
	background: #4C9D2F !important;
	color: #ffffff;
    outline-color: #4C9D2F !important;
    border-color: #4C9D2F !important;
    font-weight: normal !important;    
}
.btn-success:hover {
	background: #333333 !important;
	color: #ffffff;
}
.trafficHeader {
    font-size: 1.2em;
    padding: 3px;
}
.lnp-traffic-img {
    max-width: 350px;
    display: inline-block;
    margin: 6px;
}
.lnp-traffic-img img {
    width: 100%;
    margin: 0 auto;
    border: 2px solid #75767d;
}
.lnp-traffic-img-container {
    text-align: center;
}
/* Styles for the Jobs page and Featured Jobs widget */
/* Maureen Reinert mreinert@lnpnews.com 04.20.2015 */
#rmFJData {
	width: 100% !important;
	margin-top: 0px !important;
	position: relative;
	top: -18px;
}
#rmFJData dt {
	padding: 15px  !important;
	font-family: "Montserrat",sans-serif !important;
	white-space: normal !important;
	word-wrap: normal !important;
}
#rmFeaturedJobWContainer {
	font-family: "Montserrat",sans-serif !important;
	width: 99%;
	white-space: normal !important;
	word-wrap: normal !important;
	border: 2px solid #e5e0de
}
.RmJwSbMainColor {
	background-color:#75767d !important;
}
#rmCategoryTitle {
    font-family: "Montserrat",sans-serif !important;
    font-size: 24px;
    color: #4C9D2F !important;
    text-transform: capitalize;
    margin-left: 10px;
    font-weight: bold;
}
.lnp-jobs-page-titles {
    color:#4C9D2F;
    font-weight:bold;
    font-size:18px;
    float:left;
    position: relative;
    font-family: "Montserrat", sans-serif;
    margin-top: 20px;
}
#RMAdditionalPanel {
/* z-index:5000 !important;
*/
    width:960px !important;
    position:relative;
    background-color:white;
}
#rmCategoryWidget {
    position: relative;
    padding-bottom: 20px;
    width: 100% !important;
}
button.RmJwSbSearchBtn.RmJwBtnColor {
    color: #ffffff !important; 
    border-color: #000000 !important;
	background-color: #4C9D2F !important;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 14px !important;
}
button.RmJwSbSearchBtn.RmJwBtnColor:hover {
	color: #ffffff !important;
	border-color: #000000 !important;
	background-color: #333333 !important;
}
#rmFJTitle {
    display:none;
}
.RmJwSbMainContent {
    width: 100%;
}
.RmJwSbLogin {
    width: 100%;
}
.rmFJBackground {
    max-height: 250px;
    border: none !important;
	background-color:#ffffff !important;
    padding: 0 0 15px 0 !important;
}
.RmJwSbWrapper {
    clear: both;
	z-index: 99 !important;
}
#rmFJWidget {
    height: 250px !important;
	width: 99% !important;
	white-space: normal !important;
	word-wrap: normal !important;
    display: inline-block;
}
.rmFJTopLine {
    display:none;
    background-image:none;
}
.rmFJBottomLine {
    display:none;
    background-image:none;
}
.RmFJup{
    background-position: -491px -273px !important;
}
.RmFJdown {
    width: 17px;
    height: 17px;
    bottom: 0;
    background-position: -466px -295px !important;
    cursor: pointer;
    top: 85px !important;
    position: relative!important;
}
.jcarousel-prev-horizontal {
	visibility:hidden !important;
}
.rmFELogo{
	width: 155px !important;
	height: 80px !important;
	border: 2px solid #e5e0de;
}
.rmCategoryItemText {
	color: #333333;
	font-family: "Montserrat",sans-serif;
}
.rmCategoryToggleWrp span {
	color: #4C9D2F !important;
	font-weight: bold !important;
	position: relative !important;
	left: 25% !important;
	font-size: 1.2em !important;
}
.RmJwSbContent input, .RmJwSbWrapper {
	font-family: "Montserrat",sans-serif !important;
	width: 98% !important;
	margin: 0 auto;
	position: relative !important;
}
.RmJwSbTitleCtr {
	font-weight: normal;
}
.RmJwSbLoginFloat {
	border: 1px solid #75767d !important;
	color: #333333 !important;
	background-color: #ffffff;
	background-color: #e5e0de !important;
	line-height: 10px;
}
div#RmSWContainer {
	height: 100% !important;
	display: block;
	width: 100% !important;
	margin-bottom: 20px;
}
.RmJwSbTitle.RmJwCuts.RmJwSbTitleShade.RmJwSbMainForColor {
    width: 70% !important;
}
.lnp-job-category {
    display: inline-block;
    position: relative;
    width: 98%;
}
.lnp-job-videos {
    float: right;
    position: relative;
    min-width: 300px;
}
.lnp-job-cateogories {
    min-width: 300px;      
    float: left;
    position: relative;      
    max-width: 65%;
}
div#rmCategoryWContainer {
    width: 100%;
}
section#block-364730 .breadcrumb a:link, section#block-364730 .breadcrumb a:active, section#block-364730 .breadcrumb a:visited {
    color: #000000 !important;
}
@media (max-width: 992px) {
	.lnp-job-cateogories {
		max-width: 300px;
	}
}
@media (max-width: 629px) {
	.lnp-job-cateogories,.lnp-job-videos {
		float: none;
	}
}
div#rmFeaturedEmployerContainer {
    width: 320px !important;
    height: 250px !important;
}
div#rmFeaturedEmployerContainer {
    text-align: initial !important;
}
.lnp-social-centered {
    text-align: center;
}
/* Styles for the images to make them smaller at the top of article pages and give them a white background */
/* Maureen Reinert mreinert@lnpnews.com 04.27.2015 */
.photo-carousel .item .photo-container {
    background-color: #ffffff;
}
.photo-carousel.single-photo .item .photo-container img {
    width: 60% !important;
}
.photo-carousel.single-photo .item .photo-container.layout-vertical img, .photo-carousel .item .photo-container.layout-vertical img, .photo-carousel .item .photo-container.layout-square img {
    max-height: initial !important;
}
.photo-carousel .item .photo-container.layout-vertical img {
    max-width: 50% !important;
}
.asset-masthead-image .img-responsive,.asset-masthead-image .thumbnail>img,.asset-masthead-image .thumbnail a>img,.asset-masthead-image .carousel-inner>.item>img,.asset-masthead-image .carousel-inner>.item>a>img {
    max-width: 60%;
    margin: 0 auto !important;
}
@media (max-width: 991px) {
    .asset-masthead-image .img-responsive,.asset-masthead-image .thumbnail>img,.asset-masthead-image .thumbnail a>img,.asset-masthead-image .carousel-inner>.item>img,.asset-masthead-image .carousel-inner>.item>a>img {
        max-width: 100%;
    }
}
/* Styles for the Closings page and Closings widget */
/* Maureen Reinert mreinert@lnpnews.com 05.01.2015 */
div#lnp-closings{
    text-align: center;
    overflow: hidden;
    border-top: 3px solid #ab0634;
    border-bottom: none;
    display: none;
}
div#lnp-closings-banner {
    width: 100%;
    margin: auto;
}
img.lnp-closings-banner {
    width: 100%;
}
div#lnp-closings-sponsor {
    width: 100%;
    text-align: center;
    max-height: 100px;
    margin: auto;
}
.lnp-closings-sponsor-text {
    font-size: 1em;
    font-weight: bold;
    color: #ab0634;
    text-transform: uppercase;
    float: right;
    line-height: 35px;
    padding-right: 6px;
    margin: 3px auto;
}
.lnp-closings-sponsor-img {
    float: right;
    margin: 3px auto;
}
.lnp-closings-sponsor-img img{
    max-width: 150px;
    max-height: 35px;
    margin: auto;
    width: 100%;
}
h2.closings-heading {
    margin-top: 12px;
}
section#block-365995 {
    margin-bottom: 0px !important;
}
@media (max-width: 499px) {
    div#lnp-closings{
        border-bottom: 3px solid #ab0634;
    }
    .lnp-closings-sponsor-text {
        float: left;
    }
    form#closings_search_form label {
        width: 100%;
    }
}
/* Styles for the putting a border around the card promos for things like Submit your news and the mailing list sign ups */
/* Maureen Reinert mreinert@lnpnews.com 05.05.2015 */
article.card.promo.media, .mailinglist-container {
    border: 1px solid #e5e0de;
    padding: 15px;
    margin-top: 0px;
}
/* Styles for the datetimepicker */
/* Maureen Reinert mreinert@lnpnews.com 05.06.2015 */
.datetimepicker table tr td.today, .datetimepicker table tr td.today:hover, .datetimepicker table tr td.today.disabled, .datetimepicker table tr td.today.disabled:hover {
  background-color: #eee4d1 !important;
  background-image: none !important;
  border-color: #e0bc85 !important;
}
.datetimepicker table tr td.active, .datetimepicker table tr td.active:hover, .datetimepicker table tr td.active.disabled, .datetimepicker table tr td.active.disabled:hover, 
.datetimepicker table tr td span.active, .datetimepicker table tr td span.active.disabled, .datetimepicker table tr td span.active.disabled:hover {
  background-color: #4c9d2f !important;
  background-image: none !important;
  border-color: #396633 !important;
}
.datetimepicker table tr td.day:hover, .datetimepicker table tr td span:hover {
  background: #e5e0de !important;
  color: #4c9d2f !important;
}
/* Styles for the high school sports stats */
/* Maureen Reinert mreinert@lnpnews.com 05.06.2015 */
.block-title-inner.lnp-no-link, .block-title-inner.lnp-no-link h4 {
  background-color: #ffffff !important;
  color: #000000 !important;
  border-bottom: 1px solid transparent;
}
.lnp-hs-label {
  font-weight: normal;
}
/* Styles for the asset byline images */
/* Maureen Reinert mreinert@lnpnews.com 05.11.2015 */
.asset-byline img{
    max-width: 50px !important;
}
/* Styles for the customer care page */
/* Maureen Reinert mreinert@lnpnews.com 05.28.2015 */
.lnp-sectionH3 {
	padding-top: 42px;
}
.lnp-sectionHead {
	background-color: #FFFFFF;
	font-family: 'Noto Serif', serif;
	line-height: 1.5em;
	font-size: 12px;
        cursor: pointer;
        display: block !important;
}
.lnp-selectSectionHead {
	background-color: #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	font-family: 'Noto Serif', serif;
	line-height: 1.5em;
        cursor: pointer;
}
.lnp-sectionHead:hover {
    text-decoration:underline;
}
.lnp-sectionBody {
	display: none;
	margin: 0 10px;
	padding: 0;
	line-height: 1.5em;
	font-family: 'Noto Serif', serif;
}
.lnp-expandicon {
	font-size: 10px;
	padding-top: 3px;
	width: 15px;
	overflow: hidden;
        display: block;
        float: left;
        background: url("../../resources/images/_site/ui-icons_222222_256x240.png") -112px -192px;
        /*background: url("http://bloximages.newyork1.vip.townnews.com/lancasteronline.com/content/tncms/live/global/resources/images/_site/ui-icons_222222_256x240.png") -112px -192px;*/
}
.lnp-selectexpandicon {
	font-size: 10px;
	padding-top: 3px;
	width: 15px;
	overflow: hidden;
        display: block;
        float: left;
        background: url("../../resources/images/_site/ui-icons_222222_256x240.png") -128px -192px;
        /*background: url("http://bloximages.newyork1.vip.townnews.com/lancasteronline.com/content/tncms/live/global/resources/images/_site/ui-icons_222222_256x240.png") -128px -192px;*/
}
.lnp-customerlink {
	font-weight:bold;
	color: #4c9d2f;
}

.lnp-autos .card-image {
    width: 150px !important;    
}

.lnp-autos .card-body h4{
    width: 150px !important;
    font-size:1.2em;
}

@media (min-width: 992px) {
	#topbar-col-one {
 	 	width: 80%;
	}
        #topbar-col-two {
 	 	width: 20%;
	}
}

@media (max-width: 1200px) and (min-width: 992px) {
	#site-top-nav .list-inline.nav-list > li {
	  margin-right: 4px !important;
	  padding-left: 4px !important;
	}
}
/* Possible fix for sliding billboard display at smaller breakpoints */
/* Maureen Reinert mreinert@lnpnews.com 07.13.2015 */
#x-pencil-container #x-pencil-ad {
  width: 100% !important;
  max-width: 1170px !important;
  display: block !important;
}

div#x-pencil-strip div#x-pencil-toggle {
  right: 0px!important;
}

#x-pencil-container #x-pencil-toggle {
    color: transparent !important;
}

#div-gpt-ad-1436290146512-0, #div-gpt-ad-1446653731057-0 {
     margin:0 auto 12px;
}

@media (max-width: 991px) {
    #tncms-block-372652, #div-gpt-ad-1436290146512-0, #tncms-block-415272, #div-gpt-ad-1446653731057-0 {
        margin-top:50px;
    }
}

/* Make the headlines in the mosaic 500 weight because the text was muddy at 600 */
/* Maureen Reinert mreinert@lnpnews.com 07.17.2015 */
.mosaic-grid .headline  {
    font-weight: 500 !important;
}

/* Styling for the more stories link */
/* Maureen Reinert mreinert@lnpnews.com 07.17.2015 */
.lnp-more-stories-link ul.list-inline.block-links.pos-bottom {
    border: none;
    text-align: center;
    font-size: 1.25em;
    width:50%;
    margin: 0 auto;
    background: #4C9D2F !important;
    color: #ffffff !important;
    outline-color: #4C9D2F !important;
    border-color: #4C9D2F !important;
    font-weight: normal !important;
    line-height: 1.3em !important;
}

.lnp-more-stories-link ul.list-inline.block-links li a {
  color: #ffffff !important;
}

/* Hide the author at the end of articles */
/* Maureen Reinert mreinert@lnpnews.com 07.21.2015 */
.asset-author {
    visibility: hidden !important;
    display: none  !important;
}

/* Added a border to the nav-bar for tablet and mobile and added padding to stop the nav from covering the top leaderboard ad */
/* Maureen Reinert mreinert@lnpnews.com 08.13.2015 */
.navbar-header {
    border-bottom: 1px solid #E5E0DE;
    margin-bottom: 6px;
}
@media (max-width: 991px) {
    #tncms-block-370895 {
        margin-top:57px;
    }
}
/* Changed max width for article content and added right border to aside content on desktop displays */
/* Maureen Reinert mreinert@lnpnews.com 08.13.2015 */
@media (min-width: 1200px) {
    aside.related-sidebar {
        border-right: 1px solid #75767d;
        padding-right: 6px; 
    }
}
.asset-body {
    width: 100%;
    max-width: 940px;
    margin: 0 auto;
}
.item-container {
    width: 100%;
    max-width: 940px;
}
div#asset-photo-carousel {
    width: 100%;
    max-width: 940px;
    margin: 0 auto;
}
/* Make the background color for collections white */
/* Maureen Reinert mreinert@lnpnews.com 08.13.2015 */
.collection-gallery-content .carousel-inner.paging-carousel .media-preview .photo .image {
    background: #ffffff !important;
    background-color: #ffffff !important;
}
/* Add the sponsored content logo to the article pages */
/* Maureen Reinert mreinert@lnpnews.com 08.19.2015 */
.blox-asset.section-sponsored .kicker.lead.text-muted:before {
    content: " ";
    background-image: url("../../resources/images/_site/collab_content_logo.png");
    height: 1.25em;
    width: 1.25em;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    float:left;
    margin-right:3px;
}
/* Override the Civic Science poll width */
/* Maureen Reinert mreinert@lnpnews.com 09.03.2015 */
.civicscience.ballotbox {
    width: 100% !important;
}
.ballotbox input.submit {
    font-size: 14px !important;
    color: #ffffff !important;
    background: #4C9D2F !important;
    outline-color: #4C9D2F !important;
    border-color: #4C9D2F !important;
    font-weight: normal !important;
    border-radius: 0 !important;
    outline-color: #4C9D2F !important;
    border-color: #4C9D2F !important;
    font-weight: normal !important;
    padding: 6px 12px !important;
}
.ballotbox input.submit:hover {
    background: #333333 !important;
    outline-color: #4C9D2F !important;
    border-color: #4C9D2F !important;
}
/* Sponsored Thanksgiving page styles */
/* Maureen Reinert mreinert@lnpnews.com 09.03.2015 */
.lnp-thanksgiving-header .block.emphasis-h3 .block-title {
    border-bottom: none;
}
.lnp-thanksgiving-article .asset-header h1 {
    background-color: #ffffff;
} 
.lnp-thanksgiving-article .actions.pull-right{
    display: none;
    visibility: hidden;
}
.lnp-thanksgiving-header .block-title-inner {
    background: rgba(51, 0, 51,0.8) !important;
    border-color: #aeb81b !important;
    padding: 10px 10px 10px 5px !important;
    width: 100%;
    border-bottom: 6px double #aeb81b !important;
}
.lnp-thanksgiving-header .block-title-inner:before {
    content: " ";
    background-image: url("http://bloximages.newyork1.vip.townnews.com/lancasteronline.com/content/tncms/live/global/resources/images/_site/collab_content_logo.png");
    height: 22px;
    width: 22px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    float: left;
    margin-right: 3px;
}
.lnp-thanksgiving-header .block-title {
    display: inline-block;
    width: 100%;
}
.lnp-thanksgiving-header .block-title.title-398885  .block-title-inner h3 a {
    font-size: 1.2em;    
}
/* Change the hr color */
/* Maureen Reinert mreinert@lnpnews.com 09.10.2015 */
hr {
    border-top: 1px solid #75767d !important;
}
/* Test Drive & Win page styles */
/* Maureen Reinert mreinert@lnpnews.com 10.02.2015 */
.lnp-tdw-header .centered-content-container {
    display: none;
}

/* Ticket #589481: Lack of margin on lol article jsandy */
.asset .asset-body p {
    margin-right: 10px;
    margin-left: 10px;
}

/* Change alignment of the marketplace business search */
/* Maureen Reinert mreinert@lnpnews.com 11.06.2015 */
#business-search-365667 {
    text-align: left !important;
}

/* Fix odd alignment for legends */
/* Maureen Reinert mreinert@lnpnews.com 12.07.2015 */
legend {
    border: none !important;
    width: initial !important;
    padding: 0 5px !important;
}

/* Coupon Cutting Mom page styles */
/* Maureen Reinert mreinert@lnpnews.com 12.10.2015 */
.lnp-coupon-cutting-mom-header img {
    max-width: 850px;
    margin: auto;
}

/* Remove gray background below search box */
/* Maureen Reinert mreinert@lnpnews.com 01.07.2016 */
form#site-search-364713, div#search-form-364713 {
    background: #fff;
}

/* LNP Insider */
/* Maureen Reinert mreinert@lnpnews.com 01.08.2016 */
.lnp-insider {
    font-size: 27px;
    background: #4c9d2f;
    position: relative;
    display: inline;
    padding: 0 6px 0 0;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: .15em;
}
.lnp-insider a{
    color: #fff !important;
}
.lnp-insider-img {
    display: inline;
    padding: 0 6px 0 6px;
    background: #000;
    margin: 0 6px 0 0;
    border-radius: .15em 0 0 .15em;
}
.lnp-insider-img img{
    vertical-align: baseline;
    width: 50px;
}
.lnp-insider-small {
    font-size: 18px;
    background: #4c9d2f;
    position: relative;
    display: inline;
    padding: 0 3px 0 0;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    line-height: initial;
}
.lnp-insider-small-img {
    display: inline;
    background: #000;
    margin: 0 3px 0 0;
    padding: 0 5px;
    border-radius: .25em 0 0 .25em;
}
.lnp-insider-small-img img {
    vertical-align: baseline;
    width: 30px;
}
.lnp-reg-signup-heading {
    margin: .5em auto 2em auto;
    text-align: center;
    font-size: 1.25em;
}
.lnp-reg-signup-text {
    margin: 2em auto;
    font-size: 1.15em;
    display: inline-block;
}
.lnp-reg-signup-button a {
    font-size: 1.35em;
}