﻿/* TYPOGRAPHY */
body { font-family: 'Droid Sans', serif; padding: 0px; margin: 0px; background-color: #f2f2f2; }
body.mobileSearch { padding-top: 100px; }
h1 { font-size: 2em; font-weight: 700; letter-spacing: -0.02em; line-height: 1.4em; font-family: 'Droid Serif'; }
h2 { font-size: 1.2em; font-weight: 700; letter-spacing: -0.02em; font-family: 'Droid Serif'; }
h3 { font-size: 1.1em; font-weight: 400; letter-spacing: -0.01em; font-family: 'Droid Serif'; }
h4 { font-family: 'Droid Serif'; font-weight: 400; }
p { font-size: 0.875em; font-weight: 400; line-height: 1.3em; }
h1.articleTitle { margin: 20px 0.5em 10px 0.5em; }
p.title { font-size: 0.95em; }
.qubetitle { font-size: 1.7em; line-height: 1.4em; }
.white { color: #f2f2f2; }
.statbox { float: left; width: 50%; }
hr { border: none; height: 1px; color: #a7a9ac; background: #a7a9ac; }
select, input { font-family: 'Droid Sans'; }
div.lrPad { padding-left: 1em; padding-right: 1em; }
#footer { background-color: #1a1a1a; color: white; margin: 20px 0px 0px 0px; padding: 1px 0px 1px 0px; }
#footer p { margin: 20px; padding: 0px; font-size: 0.8em; }
#footer a { color: white; }
#footer a:hover { color: #008028; }
#footerContent { max-width: 1368px; margin-left: auto; margin-right: auto; }
.footerCol { float: left; width: 33%; }
#footerContent .footerCol p { margin: 6px 20px; padding: 0px; }
div.articleInfo { background-color: #323232; color: white; margin: 0px 20px; padding: 0px; }
div.articleBody { margin: 25px 20px 20px 20px; }
div.articleBody img { border: 1px solid #808080; }
div.articleBody p { line-height: 1.6; }
p.date { float: left; margin: 8px 12px; }
p.tools { float: right; margin: 8px 12px; }
div.clearAll { clear: both; }
#headerHolder { background-color: #323232; }
div.topBottom { border-top: 1px solid #808080; border-bottom: 1px solid #808080; }
div.fullWidth p { margin: 10px 0px 10px 12px; padding: 0px; float: left; }
div.fullWidth { margin: 20px; padding: 0px; }
div.halfWidth { width: 50%; float: left; }
div.marginRight { margin-right: 10px; }
div.marginLeft { margin-left: 10px; }
div.minus20 { margin-top: -20px; }
p.noFloat { display: block; float: none; }
ol li { font-size: 0.75em; line-height: 1.8em; }
div.articleRelated { background-color: #484848; margin: 20px 20px 0px 20px; }
div.articleRelated p { color: white; font-weight: bold; margin: 0px 12px; padding: 8px 0px; }
span.artTools { margin-left: 20px; }
#logoBar { background-color: #323232; }
#subNav { background-color: #dedede; text-transform: uppercase; border-top: 1px solid #323232; }
#subNav .nav { float: left; margin: 0px; }
#subNav .nav p { margin: 14px 27px; font-size: 11px; }
#subNav a { color: #1a1a1a; text-decoration: none; }
#subNav a:hover { text-decoration: underline; }
#subNav div.current a { color: white; }
#subNav div.current { background-color: #1a1a1a; }
#menuSections { display: none; }
#articleAside div.halfWidth { width: 100%; margin-bottom: 20px; }
#articleAside div.marginRight, div.marginLeft { margin: 0px; }
#articleAside div.minus20 { margin-top: -10px; }
p.dateTime { font-size: 75%; margin-top: -10px; }
p.date a { color: white; }
p.date a:hover { color: #F79521; }
p.tools a { color: white; text-decoration: none; cursor: pointer; }
p.tools a:hover { color: #008028; text-decoration: none; cursor: pointer; }
.SmallText { font-size: 0.5em; }

/* MENU START */
#ddlMenu { padding: 0; margin: 0; border: 0; width: 100%; overflow: visible; background: #dedede; border-bottom: 3px solid #008828; font-size: 0.75em; font-family: 'Droid Sans'; }
#ddlMenu ul { list-style: none; margin: 0; padding: 0; text-transform: uppercase; position: relative; z-index: 597; }
#ddlMenu li { list-style: none; margin: 0; padding: 0; }
#ddlMenu ul li { float: left; min-height: 1px; vertical-align: middle; }
#ddlMenu ul li:hover { position: relative; z-index: 599; cursor: default; }
#ddlMenu ul ul ul { top: 0; left: auto; right: -99.5%; }
#ddlMenu ul li:hover > ul { visibility: visible; }
#ddlMenu ul ul { visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 598; width: 100%; bottom: 0; margin-top: 0; border-top: 3px solid #008828; text-transform: none; min-width: 190px; }
#ddlMenu ul ul ul { border-top: none; }
#ddlMenu ul ul li { font-weight: normal; float: none; position: relative; }
#ddlMenu a { display: block; line-height: 1em; text-decoration: none; background: #dedede; color: #1a1a1a; padding: 0 15px; }
#ddlMenu > ul { *display: inline-block; }
#ddlMenu:after, #ddlMenu ul:after { content: ''; display: block; clear: both; }
#ddlMenu ul ul a { background: #dedede; color: #1a1a1a; border: none; border-top: 0 none; line-height: 100%; padding: 7px 10px; }
#ddlMenu > ul > li > a { line-height: 40px; }
#ddlMenu ul ul li:first-child > a { border-top: none; }
#ddlMenu ul ul li:hover > a { background: #008828; color: #f2f2f2; }
#ddlMenu ul li:hover > a, #ddlMenu ul li.active > a { background: #008828; color: #f2f2f2; }
#ddlMenu ul ul li.has-sub > a:after { content: ">"; position: absolute; top: 55%; right: 15px; margin-top: -8px; font-size: 1.1em; }
#ddlMenu li.last { border-top: 1px solid #262622; }
#ddlMenu li.search { background: #dedede; color: #1a1a1a; border: none; border-top: 0 none; line-height: 100%; padding: 7px 10px; }
#ddlMenu li.search:hover { background-color: #008828; }
#ddlMenu input.headersearch { width: 70%; }
#ddlMenu li.search input { -webkit-appearance: none; }
.pagination { float: left; margin-right: 10px; font-weight: normal; padding: 5px; border: 1px solid #cccccc; }
.pagination-selected { float: left; margin-right: 10px; font-weight: normal; padding: 5px; background: #008828; color: #f2f2f2; border: 1px solid #008828; }
.mobileOnly { display: none; }
#mobileSettings { display: none; }
#YourAccount { color: #f2f2f2; background-color: #00661e; padding: 0px 10px; }
#YourAccount a { color: #f2f2f2; }

#searchBar { float: left; font-size: 0.85em; margin: 16px 0px 0px 10px; color: white; width: 30%; }
#searchBar a { color: white; }
#searchBar input.headersearch { width: 65%; height: 20px; -webkit-appearance: none; border-radius: 0; }
#searchBar input.buttonsearch { height: 26px; -webkit-appearance: none; border-radius: 0; }
#searchBarMobile { display: none; width: 100%; }
#searchBarMobileHolder { margin: 8px 8px 8px 8px; padding-top: 0px; }
#searchBarMobile input.headersearch { width: 77%; height: 20px; -webkit-appearance: none; border-radius: 0; }
#searchBarMobile input.buttonsearch { height: 26px; -webkit-appearance: none; border-radius: 0; }

/** REPORT COVERS */
div.ownProdCover { width: 71px; height: 100px; float: left; margin: 8px 8px 8px 0px; background-image: url(/images/report-bg.gif); border: 1px solid #808080; overflow: hidden; }
div.ownProdCover p { color: white; font-size: 0.49em; margin: 10px 4px 4px 4px; }
.formError { color: red; }
.formSuccess { color: #2c77ba; }
a:link, a:visited { color: #008828; background: transparent; text-decoration: none; }
a:hover { color: #00661e; background: transparent; text-decoration: underline; }
input#txtSearch { height: 43px; padding: 0 0 1px 5px; width: 90%; -webkit-appearance: none; -webkit-border-radius: 0px; }

/* RSS LINKS */
.infolink { font-size: 0.7em; }
.rssblock { margin: 0 15px 0 5px; color: orange; }

/* QUBE/CONSULT/PLDB/ADVERTISE PAGES */
.trialbox { background-color: #0c253f; width: 100%; margin: 10px 0; padding: 10px 0 10px 10px; color: #f2f2f2; }
.boxstrip { text-align: center; background-color: #386789; color: #f2f2f2; }

/* CATFISH BANNER */
#catfishHolder { position: fixed; bottom: 0; width: 100%; height: auto; padding: 0px; margin: 0px; }
#catfishContainer { max-width: 1368px; margin-left: auto; margin-right: auto; }
#catfishTitleArea { padding: 0.5em 1em; background-color: #323232; color: #f2f2f2; margin-top: 4px; }
#catfishContent { display: none; background-color: white; padding: 1em 0em; width: 100%; border: 1px solid #888; }
#catfishEditorImg { float: left; width: 176px; }
#catfishLayoutImg { float: right; width: 360px; }
#catfishEditorMsg { margin: 0px 370px 0px 186px; }
.catfishHeader { margin: 4px 0px 0px 0px; float: left; font-size: 1.6em; }
div.catfishOpen { background-color: #d34836; float: right; padding: 6px; margin: 5px; font-size: 1.2em; }
#hiddenClose { display: none; }
#MessageBar { color: white; background-color: black; width: 100%; position: relative; margin: -2px auto 0px auto; max-width: 1368px; }
#MessageBar a { color: white; }
p#MessageBarAlert { background-color: #ce2e41; height: auto; margin: 0px; padding: 12px 30px; float: left; }
p#MessageBarInfo { background-color: #39b54a; height: auto; margin: 0px; padding: 12px 30px; float: left; }
p#MessageBarMessage { height: auto; margin: 0px 0px 0px 20px; padding: 12px 0px; float: left; }
a.hoverSwitch { cursor: pointer; }

ul.bullet { padding: 0; margin: 0px 0px 10px 25px; }
ul.bullet li { list-style-image: url(/images/bullet.gif); margin-bottom: 5px; font-size: 0.875em; }

ul.wbullet { padding: 0; margin: 0px 0px 10px 25px; }
ul.wbullet li { list-style-image: url(/images/bulletW.gif); margin-bottom: 5px; font-size: 0.875em; }

ul.breadcrumb { list-style-type: none; list-style-image: none; margin-top: 0.5em; padding: 0em 1em; }
ul.breadcrumb li { list-style-type: none; list-style-image: none; margin: 0em 1em 0em 0em; padding: 0em; color: #ababab; display: inline; font-size: 0.75em; }
ul.breadcrumb li a { color: #ababab; }
.repeatEmail { display: none; }


@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
    div.ownProdCover { background-image: url(/images/report-bg@2x.gif); -moz-background-size: 71px 100px; -o-background-size: 71px 100px; -webkit-background-size: 71px 100px; background-size: 71px 100px; }
    ul.bullet li { list-style: none; background: url(/images/bullet@2x.gif) no-repeat; background-position: 0px 2px; -moz-background-size: 7px 8px; -o-background-size: 7px 8px; -webkit-background-size: 7px 8px; background-size: 7px 8px; padding-left: 12px; }
    ul.wbullet li { list-style: none; background: url(/images/bulletW@2x.gif) no-repeat; background-position: 0px 2px; -moz-background-size: 7px 8px; -o-background-size: 7px 8px; -webkit-background-size: 7px 8px; background-size: 7px 8px; padding-left: 12px; }
}

/** REPORT COVERS */
@media screen and (min-width: 48em) {
    #main { max-width: 84em; min-width: 48em; padding: 0px; margin: 0px auto; }
    body { padding-top: 100px; }
    #articleWrapper { float: left; width: 100%; margin-right: -22em; }
    #innerBlock { margin-right: 22em; }
    #articleAside { float: left; width: 22em; margin-top: 30px; }
    .articleWrapper { float: left; width: 100%; margin-right: -22em; }
    .innerBlock { margin-right: 22em; }
    .articleAside { float: left; width: 22em; margin-top: 30px; }
    div.minus15 { margin-top: -15px; }
    #headerHolder { position: fixed; top: 0px; width: 100%; z-index: 9999; background-image: url(/images/header-bg.gif); }
    #headSpacer { max-width: 1368px; margin: 0 auto; }
    #logoBar { float: left; }
    #YourAccount { float: right; font-size: 0.85em; margin: 10px 20px 0px 0px; }
    div.clearDesktop { clear: both; }
    #mobileCustomer { display: none; }
    #loginButton { display: inline-block; cursor: pointer; position: relative; }
    #loginBox { position: absolute; top: 40px; right: 0px; display: none; z-index: 999; background: #00661e; }
    #loginBox.active { display: block; }
    #loginBox p { padding: 0px; margin: 12px 12px 0px 12px; }
    #loginForm { width: 248px; }
    .qubebut { float: left; }
}

@media screen and (max-width: 840px) and (min-width: 768px) {
    /*div.articleBody img { width: 100%; height: auto; } /*Stop this to fix regions*/
    p.tools { float: left; clear: left; }
    #subNav { background-color: white; text-transform: uppercase; border-top: 1px solid #008828; }
    #ddlMenu { font-size: 0.68em; }
    #ddlMenu a { line-height: 0.75em; text-decoration: none; padding: 0 8px 0 7px; }
    #ddlMenu > ul > li > a { line-height: 35px; }
    body { background-attachment: fixed; background-image: none; background-repeat: repeat-x; }
    #catfishImg { display: none; }
    #MessageBar { color: white; background-color: black; width: 100%; position: relative; margin-top: 94px; margin-bottom: -98px; }
    .qubebut { float: left; }
    .catfishHeader { background-color: #323232; }
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
    #catfishLayoutImg { float: right; width: 28%; }
    #catfishLayoutImg img { width: 100%; height: auto; }
    #catfishEditorMsg { margin-right: 30%; }
    .catfishHeader { float: left; font-size: 1.45em; background-color: #323232; }
    .statbox { float: left; width: 100%; }
    #loginButton { display: inline-block; cursor: pointer; position: relative; }
    #loginBox { position: absolute; top: 40px; right: 0px; display: none; z-index: 999; background: #d34836; }
    #loginBox.active { display: block; }
    #loginBox p { padding: 0px; margin: 12px 12px 0px 12px; }
    #loginForm { width: 248px; }
    .qubebut { float: left; }
}

@media screen and (min-width: 10em) and (max-width:47.9em) { /* 320px - 768px */
    body { padding-top: 55px; }
    h1 { font-size: 1.3em; }
    h2 { font-size: 1.1em; }
    .workforgodsake { font-size: 1.3em; }
    h3 { font-size: 1.0em; }
    .mobileOnly { display: block; }
    #main { width: 100%; }
    p.tools { float: left; clear: left; }
    div.articleBody p { font-size: 15px; }
    /*div.articleBody img { width: 100%; height: auto; } /*Stop this to fix the regions*/
    h1.articleTitle { margin-left: 20px; margin-right: 20px; font-size: 1.4em; }
    div.articleBody h2 { font-size: 1em; }
    div.articleBody h3 { font-size: 0.9em; }
    div.halfWidth { width: 100%; margin-bottom: 20px; }
    div.marginRight, div.marginLeft { margin: 0px; }
    div.minus20 { margin-top: -10px; }
    #headerHolder { background-color: #323232; border-bottom: 3px solid #008828; width: 100%; position: fixed; top: 0px; }
    #menuSections { display: inline; float: right; margin: 10px 0px 0px 0px; background-color: #323232; }
    #menuSections p { padding: 0px; margin: 10px 25px 10px 15px; text-transform: uppercase; }
    #menuSections a { color: white; text-decoration: none; }
    #YourAccount { float: right; width: 10%; height: 100%; text-align: center; padding: 0px 8px; }
    #YourAccount p { padding: 0px; margin: 0px; }

    #searchBar { float: left; font-size: 0.85em; margin: 16px 0px 0px 10px; color: white; width: 30%; }
    #searchBar a { color: white; }
    #searchBar input.headersearch { width: 65%; height: 20px; }
    #searchBar input.buttonsearch { height: 26px; }

    #mobileSettings { display: block; height: 46px; padding-top: 10px; vertical-align: middle; }

    div.mobileHidden, span.mobileHidden { display: none; }

    #logoBar { float: left; }
    #subNav { border-top: none; border-bottom: none; margin-top: 0px; clear: left; }
    #mobileCustomer { clear: left; }
    #mobileCustomer p { background-color: white; margin: 0px; padding: 2.5%; border-bottom: 1px solid #1a1a1a; text-transform: uppercase; font-size: 0.7em; }
    #mobileCustomer a { width: 100%; display: block; color: #1a1a1a; }
    #ddlMenu { border-bottom: 1px solid #1a1a1a; font-size: 0.7em; }
    #ddlMenu li { float: left; width: 50%; }
    #ddlMenu ul li a { padding: 6px 10px; margin: 0px; line-height: normal; }
    .hide { display: none; }
    #catfishContent { padding: 0.1em 0em; }
    #catfishEditorImg { width: 12%; }
    #catfishEditorImg img { width: 100%; height: auto; }
    #catfishLayoutImg { display: none; }
    #catfishEditorMsg { margin: 0px 8px 0px 13%; }
    #catfishEditorMsg img { width: 32px; height: auto; }
    #catfishEditorMsg p { font-size: 0.8em; padding: 0px; }
    #catfishEditorMsg h2 { font-size: 1em; }
    .catfishHeader { margin: 6px 0px 0px 0px; float: left; font-size: 0.8em; background-color: #323232; }
    div.catfishOpen { background-color: #d34836; float: right; padding: 4px; margin: 2px -5px 2px 2px; font-size: 0.8em; }
    #hiddenClose { display: block; }
    #catfishImg { display: none; }
    #MessageBar { color: white; background-color: black; width: 100%; position: relative; margin-top: 0px; margin-bottom: 0px; }
    #MessageBar p { font-size: 0.8em; }
    p#MessageBarAlert { background-color: #ce2e41; height: auto; margin: auto 0px 0px 0px; padding: 8px 4px; text-align: center; float: left; width: 15%; }
    p#MessageBarMessage { height: auto; margin: 0px 0px 0px 3%; padding: 8px 0px; float: left; width: 78%; }
    .statbox { float: left; width: 100%; }
    #loginBox { display: none; }
    #loginBox.active { display: none; }
    #loginBox p { display: none; }
    #loginForm { display: none; }
}

@media screen and (min-width: 10em) and (max-width:30em) {
    .footerCol { width: 100%; }
}

@media screen and (max-width:555px) and (min-width:100px) {
    #searchBar { display: none; }
    #searchBarMobile { padding-top: 0px; }
}

/* MOST POPULAR STYLING */
ol.mostpop { margin: 0 0 5px 0; }
li.mostpop { list-style-image: url(/images/bullet.gif); margin-left: -20px; }
.mostpoptitle { text-indent: -10px; color: #1E1E1E; font-weight: 700; }

/* POST STYLING  */
.sectiontitle { float: left; }
.datelist { float: right; font-family: 'Droid Sans'; }
.linktitle { font-size: 1.0em; font-weight: 400; font-family: 'Droid Serif'; }
.titlelines { border-top: 1px solid #939597; border-bottom: 1px solid #939597; padding: 0; }
h2.titlelines { padding: 0.5em 0em; }
.sidetitlelines { border-top: 1px solid #939597; border-bottom: 1px solid #939597; padding: 10px 0; }
.authortitle { color: #333333; font-size: 0.8em; margin: 0px 0 10px 0; }
.split { border: none; border-top: dashed 1px #a7a9ac; color: #ffffff; background-color: #ffffff; }

/* ABOUT SECTION START */
.contactbox { float: left; width: 40%; margin: 5px 10px 0 0; }
.cookietitle { background-color: #1a1a1a; padding: 5px 5px; font-size: 1em; color: #f2f2f2; }
.cookiecell { background-color: #f2f2f2; padding: 10px 10px; font-size: 0.875em; border: 1px solid #d1d3d4; }
div.articleBody .browsebut p { font-weight: normal; }
.widgetbut { background-color: #398ec4; color: #fff; min-width: 120px; text-align: center; padding: 7px 10px; float: left; margin: 0 0 10px 0; }
.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
#ddlMenu a:hover { text-decoration: none; }
.catfishButton { float: left; margin: 0px; background-color: #39b54a; text-decoration: none; }
.catfishButton a, div.catfishOpen a { color: white; }

li { list-style-image: url(/images/bullet.gif); margin-left: -10px; }
p.blueTag { float: left; margin: 0px 10px 10px 0px; padding: 8px; }
p.blueTag a { color: #008828; }
p.blueTag img { margin-bottom: -10px; }
.socialbut { width: 40px; height: 40px; float: left; margin-right: 10px; margin-bottom: 15px; font-size: 1.8em; text-align: center; }

/* BUTTONS  */

.browsebut { background-color: #008828; color: #f2f2f2; text-align: center; padding: 10px; margin-bottom: 20px; min-width: 120px; float: right; }
.browsebut p { margin: 0px; padding: 0px; line-height: 0px; font-weight: normal; }
.browsebut:hover { background-color: #00661e !important; }

.gobut { background-color: #008828; color: #f2f2f2; min-width: 70px; text-align: center; padding: 7px 10px; float: right; margin: 10px; font-size: 0.9em; }
.gobut p { margin: 0px; padding: 0px; line-height: 0px; font-weight: normal; }
.gobut:hover { background-color: #00661e !important; }

.minibut { background-color: #008828; color: #f2f2f2; min-width: 70px; text-align: center; padding: 7px 10px; float: left; margin: 10px 0px; font-size: 0.8em; }
.minibut:hover { background-color: #00661e !important; }

.addtobut { background-color: #e74c3c; color: #f2f2f2; min-width: 70px; text-align: center; padding: 10px 15px; margin: 35px 0px 10px 0px; font-size: 1.2em; -webkit-appearance: none; }
.checkbut { background-color: #e74c3c; color: #f2f2f2; min-width: 70px; text-align: center; padding: 7px 10px; float: right; margin: 35px 0px 10px 0px; font-size: 1.2em; }

.gobut a, .browsebut a, .checkbut a, .addtobut a, .qubebut a { color: #f2f2f2; text-decoration: none; }

/* BUTTON ROLLOVERS */
.catfishButton:hover { background-color: #62d36c !important; }
div.catfishOpen:hover { background-color: #62d36c !important; }

.facebook { width: 30px; height: 30px; background-color: #3B5998; text-align: center; float: left; margin: 0.5em 0.2em 0 0.2em; }
.twitter { width: 30px; height: 30px; background-color: #55ACEE; text-align: center; float: left; margin: 0.5em 0.2em 0 0.2em; }
.googleplus { width: 30px; height: 30px; background-color: #dd4b39; text-align: center; float: left; margin: 0.5em 0.2em 0 0.2em; }

.facebook:hover { background-color: #4187aa; color: #ABCD86 !important; }
.twitter:hover { background-color: #4187aa; color: #ABCD86 !important; }
.googleplus:hover { background-color: #4187aa; color: #ABCD86 !important; }

/*NEWSLETTER LISTING PAGE*/
#pnlNewsletterListing * { box-sizing: border-box; }
#pnlNewsletterListing { width: 100%; background: url('/images/newsletter-background-alt.jpg') no-repeat; background-size: cover; margin-bottom: 1em; box-sizing: border-box; position: relative; }
#pnlNewsletterListing img { border: none !important; position: absolute; bottom: 0; right: 0; margin: 0 !important; max-width: 50%; margin-left: 1em; }
#pnlNewsletterListing .text-holder { width: 50%; padding: 1em; color: #f2f2f2; }
#pnlNewsletterListing .text-holder h2 { margin-top: 0; font-weight: bold; text-shadow: 2px 2px 3px rgba(0, 0, 0, 1); }
#pnlNewsletterListing .text-holder p { text-shadow: 2px 2px 3px rgba(0, 0, 0, 1); }
#pnlNewsletterListing input { padding: 4px; width: 100%; height: 32px; }
#pnlNewsletterListing .input-grid { width: 100%; }
#pnlNewsletterListing .input-grid__row { width: 100%; }
#pnlNewsletterListing .input-grid__cell-1 { width: 33%; float: left; padding: 1%; }
#pnlNewsletterListing .input-grid__cell-2 { width: 66%; float: left; padding: 1%; }
#pnlNewsletterListing a { display: inline-block; text-align: center; cursor: pointer; padding: 6px; width: 100%; height: 32px; background-color: #008828; border: none; color: #f2f2f2; font-weight: bold; box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75); font-size: 1em; text-decoration: none; }
#pnlNewsletterListing a:hover { background-color: #00661e !important; }

@media screen and (max-width: 1290px) {
    #pnlNewsletterListing img { display: none; }
    #pnlNewsletterListing .text-holder { width: 100%; }
}

@media screen and (max-width: 1000px) {
    #pnlNewsletterListing .input-grid__cell-1 { width: 50%; }
    #pnlNewsletterListing .input-grid__cell-2 { width: 100%; }
}

/*NEWSLETTER PS*/
#pnlNewsletterSignupPS * { box-sizing: border-box; }
#pnlNewsletterSignupPS { width: 100%; padding: 1em; border-bottom: 3px solid #008828; margin-bottom: 1em; background: url('/images/newsletter-background-lines.jpg') repeat; position: relative; margin-top: 80px; box-sizing: border-box; }
#pnlNewsletterSignupPS input { padding: 6px; margin: 0; width: 100%; }
#pnlNewsletterSignupPS p { margin-top: 0; }
#pnlNewsletterSignupPS .newsletter-holder__input { float: left; width: 100%; padding-right: 150px; margin-right: -140px; max-width: 440px; }
#pnlNewsletterSignupPS .newsletter-holder__button { float: left; width: 140px; }
#pnlNewsletterSignupPS a { padding: 6px; background-color: #008828; color: #f2f2f2; text-decoration: none; display: inline-block; width: 100%; text-align: center; }
#pnlNewsletterSignupPS .newsletter-holder__img { position: absolute; bottom: 0; right: 0; width: 300px; }
#pnlNewsletterSignupPS .newsletter-holder__img p { left: 0; position: absolute; bottom: 0; line-height: 1em; }
#pnlNewsletterSignupPS .newsletter-holder__img img { max-width: 200px; border: none; float: right; margin-left: 100px; }
#pnlNewsletterSignupPS .newsletter-holder__form { width: 100%; padding-right: 300px; margin-right: 300px; }

@media screen and (max-width: 1024px) {
    #pnlNewsletterSignupPS { margin-top: 0; }
    #pnlNewsletterSignupPS .newsletter-holder__form { padding-right: 0; margin-right: 0; }
    #pnlNewsletterSignupPS .newsletter-holder__img { display: none; }
}