div.tnp-subscription,
form.tnp-subscription, form.tnp-profile {
display: block;
margin: 1em auto;
max-width: 500px;
width: 100%;
}
div.tnp-profile {
display: block;
margin: 1em 0;
max-width: 500px; } .tnp-subscription div.tnp-field,
.tnp-profile div.tnp-field
{
margin-bottom: .7em;
border: 0;
padding: 0;
}
.tnp-subscription label,
.tnp-profile label
{
display: block;
color: inherit;
font-weight: normal;
line-height: normal;
padding: 0;
margin: 0;
margin-bottom: .25em;
font-size: .9em;
}
.tnp-subscription .tnp-field-checkbox label,
.tnp-profile .tnp-field-checkbox label
{
display: inline-block;
}
.tnp-subscription input[type=text],
.tnp-subscription input[type=email],
.tnp-subscription input[type=submit],
.tnp-subscription select,
.tnp-subscription textarea,
.tnp-profile input[type=text],
.tnp-profile input[type=email],
.tnp-profile input[type=submit],
.tnp-profile select,
.tnp-profile textarea
{
width: 100%;
padding: .7em;
display: block;
border: 1px;
color: #444;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
font-size: 1em;
margin: 0;
line-height: normal;
box-sizing: border-box;
}
.tnp-subscription input[type=checkbox],
.tnp-widget input[type=radio],
.tnp-profile input[type=checkbox]
{ max-width: 1em;
display: inline-block;
margin-right: .5em;
} .tnp-subscription select option,
.tnp-profile select option
{
margin-right: .75em;
}
.tnp-subscription input.tnp-submit,
.tnp-profile input.tnp-submit,
.tnp-unsubscribe button.tnp-submit,
.tnp-reactivate button.tnp-submit
{
background-color: #444;
color: #fff;
width: auto;
height: auto;
margin: 0;
display: inline-block;
}
@media all and (max-width: 480px) {
.tnp-subscription input[type=submit],
.tnp-profile input[type=submit] {
width: 100%;
}
}
.tnp-widget {
width: 100%;
display: block;
box-sizing: border-box;
}
.tnp-widget .tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-widget label {
display: block;
color: inherit;
font-size: 14px;
}
.tnp-widget input[type=text], .tnp-widget input[type=email], .tnp-widget input[type=submit], .tnp-widget select {
width: 100%;
padding: 10px;
display: block;
border: 1px solid #ddd ;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: normal;
box-sizing: border-box;
height: auto;
}
.tnp-widget input[type=checkbox], .tnp-widget input[type=radio] {
width: auto;
display: inline-block;
} .tnp-widget select option {
margin-right: 10px;
}
.tnp-widget input.tnp-submit {
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
margin: 0;
}
.tnp-field input[type="submit"] {
position: inherit;
}
.tnp-field label {
} .tnp-widget-minimal {
width: 100%;
}
.tnp-widget-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-widget-minimal input.tnp-email {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
}
.tnp-widget-minimal input.tnp-submit {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-subscription-minimal {
width: 100%;
box-sizing: border-box;
margin: 10px 0;
}
.tnp-subscription-minimal form {
width: auto;
margin: 0;
padding: 0;
border: 0;
white-space: nowrap;
}
.tnp-subscription-minimal input.tnp-email,
.tnp-subscription-minimal input.tnp-name
{
width: 70%;
max-width: 300px;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin-right: 10px;
}
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name
{
width: 31%;
}
.tnp-subscription-minimal .tnp-privacy-field {
margin-top: 10px;
} .tnp-subscription-minimal input.tnp-submit {
width: 29%;
box-sizing: border-box;
display: inline-block;
padding: 10px;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin: 0;
}
.tnp-subscription-posts {
margin-top: 2em;
margin-bottom: 2em;
padding: 2rem;
}
.tnp-subscription-posts .tnp-subscription {
max-width: auto;
margin: 0;
}
@media all and (max-width: 525px) {
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name,
.tnp-subscription-minimal input.tnp-submit
{
width: 100%;
max-width: 100%;
margin: 0;
display: block;
margin-bottom: .5rem;
}
} .tnp-button-form button.tnp-submit {
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-comments {
clear: both;
margin-top: 15px;
margin-bottom: 15px;
}
.tnp-comments label {
display: block;
}
.tnp-comments input[type=checkbox] {
display: inline-block;
width: auto!important;
} .tnp-lock {
clear: both;
display: block;
box-sizing: border-box;
box-shadow: none;
margin: 20px;
padding: 15px;
background-color: #fff;
border: 1px solid #ddd;
}
.tnp-nl-checkout {
margin-bottom: 1em;
}#toggleTop {
display: none;
}
#tnp-leads-topbar-close {
display: inline-block;
position: absolute;
right: 7px;
top: 7px;
}
#tnp-leads-topbar {
position: fixed;
display: block;
z-index: 99999;
box-sizing: border-box;
width: 100%;
padding: 10px;
color: #fff;
font-size: 25px;
text-align: center;
}
#tnp-leads-topbar .tnp-subscription-minimal {
width: 90%;
margin: auto;
float: left;
}
#tnp-leads-topbar .tnp-subscription-minimal form {
margin-top: 0px!important;
}
#tnp-leads-topbar .tnp-subscription-minimal input.tnp-email {
width: auto!important;
}
#tnp-leads-topbar .tnp-subscription-minimal input.tnp-submit {
height: 42px;
max-width: 200px;
margin: 0;
background-image: none;
border-radius: 0px!important;
width: 100%;
font-size: 18px;
padding: 10px 16px;
line-height: 24px;
text-align: center;
margin: 0;
box-sizing: border-box;
font-weight: bold;
font-size: 14px!important;
border-radius: 0px!important;
box-shadow: none;
display: inline;
border: 0;
vertical-align: middle;
}
#tnp-leads-topbar .tnp-subscription-minimal input.tnp-email {
max-width: 400px;
height: 42px;
border-radius: 0px!important;
background-image: none;
margin: 0;
margin-right: 15px;
display: inline;
box-shadow: none;
border: 0;
vertical-align: middle;
width: auto!important;
min-width: 300px;
}
#tnp-leads-topbar .tnp-subscription-minimal .tnp-privacy-field {
color: #fff;
font-size: 13px;
padding: 6px;
border-radius: 4px;
margin: 12px auto 4px;
}
#tnp-leads-topbar .tnp-subscription-minimal .tnp-privacy-field label a {
color: #fff!important;
}
#tnp-modal-content input.tnp-submit:hover {
filter: brightness(110%);
}
.tnp-modal {
text-align: center;
padding: 30px;
}
#tnp-modal-body .tnp-privacy-field {
font-size: 13px;
padding: 6px;
border-radius: 4px;
margin: 12px auto 4px;
}
#tnp-modal-body .tnp-privacy-field label a {
text-decoration: none;
}
@media screen and (max-width: 440px) {
#tnp-leads-topbar .tnp-subscription-minimal input.newsletter-email {
max-width: 150px;
height: 25px;
border-radius: 0px!important;
vertical-align: middle;
line-height: 0;
}
#tnp-leads-topbar .tnp-subscription-minimal input.newsletter-submit {
height: 25px;
max-width: 100px;
vertical-align: middle;
font-size: 10px!important;
line-height: 0;
letter-spacing: 1px;
text-transform: inherit;
}
}
.tnp-modal p {
color: white;
font-weight: 300;
font-size: 15px;
}
.tnp-popup-pre, .tnp-popup-post {
color: #ECF0F1;
font-family: "Open Sans", sans-serif;
font-size: 15px;
font-weight: 600;
}
.tnp-popup-main {
width: 80%;
margin: 0 auto;
margin-top: 20px;
}
.tnp-popup-main .tnp-field-name label {
display: block;
text-transform: uppercase;
color: #fff;
font-size: 13px;
margin-bottom: 7px;
font-family: "Open Sans", sans-serif;
font-weight: bold;
text-align: left;
}
.tnp-popup-main .tnp-field-email label {
display: block;
text-transform: uppercase;
color: #fff;
font-size: 13px;
margin-bottom: 7px;
font-family: "Open Sans", sans-serif;
font-weight: bold;
text-align: left;
}
.tnp-popup-main .tnp-field-privacy label {
color: #fff;
font-size: 13px;
padding: 6px;
background-color: #ffffff1a;
border-radius: 4px;
}
.tnp-popup-main .tnp-field-privacy label a {
color: #fff!important;
}
.tnp-popup-main .tnp-field-privacy input[type=checkbox] {
margin-right: 4px;
}
.tnp-popup-main .tnp-field, #topbar .tnp-field {
margin-bottom: 20px;
}
.tnp-popup-main .tnp-field input[type="submit"], #topbar .tnp-field input[type="submit"] {
width: 100%;
font-size: 18px;
padding: 10px 6px;
line-height: 24px;
text-align: center;
vertical-align: middle;
margin: 0;
box-sizing: border-box;  font-weight: bold; font-family: "Open Sans", sans-serif;
}
.tnp-popup-main .tnp-field input[type="text"],
.tnp-popup-main .tnp-field input[type="email"],
.tnp-popup-main .tnp-field select,
.tnp-popup-main .tnp-field textarea
{
width: 100%;
padding: 10px 6px;
line-height: 24px;
text-align: left;
vertical-align: middle;
margin: 0;
box-sizing: border-box;
font-size: 17px;
color: #7F8C8D;
}
.tnp-popup-main .tnp-field.tnp-field-checkbox {
text-align: left;
}
.tnp-popup-main .tnp-field.tnp-field-checkbox input[type="checkbox"]{
width: auto;
}
.tnp-popup-main .tnp-field.tnp-field-checkbox label {
color: #fff!important;
}
#topbar .tnp-field input[type="text"], #topbar .tnp-field input[type="email"] {
width: 100%;
padding: 10px 6px;
line-height: 24px;
text-align: center;
vertical-align: middle;
margin: 0;
box-sizing: border-box;
font-size: 17px;
font-family: "Open Sans", sans-serif;
color: #7F8C8D;
} .tnp-popup-loader {
width: 50px;
-webkit-animation-name: spin;
-webkit-animation-duration: 2000ms;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: ease-in-out;
-moz-animation-name: spin;
-moz-animation-duration: 2000ms;
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: ease-in-out;
-ms-animation-name: spin;
-ms-animation-duration: 2000ms;
-ms-animation-iteration-count: infinite;
-ms-animation-timing-function: ease-in-out;
-o-transition: rotate(3600deg);
}
@-moz-keyframes spin {
from { -moz-transform: rotate(0deg); }
to { -moz-transform: rotate(359deg); }
}
@-webkit-keyframes spin {
from { -webkit-transform: rotate(0deg); }
to { -webkit-transform: rotate(359deg); }
}
@keyframes spin {
from {transform:rotate(0deg);}
to {transform:rotate(359deg);}
} @media screen and (max-width: 440px) { .tnp-modal h1 {
font-size: 21px;
padding: 10px 0px 10px 0px;
}
.tnp-popup-pre, .tnp-popup-post {
font-size: 11px;
}
}
#tnp-modal{
display: none;
position: fixed;
z-index: 99999;
left: 0;
top: 0;
height: 100%;
width: 100%;
overflow: auto;
background-color: rgba(0,0,0,0.5);
}
@media screen and (max-width: 525px) {
#tnp-modal-content{
margin-top: 150px;
}
}
#tnp-modal-content{
background-color: #f4f4f4;
margin: 200px auto auto auto;
width: 70%;
max-width: 100%;
box-shadow: 0 5px 8px 0 rgba(0,0,0,0.2),0 7px 20px 0 rgba(0,0,0,0.17);
position: relative;
}
#tnp-modal-close{
position: absolute;
right: 15px;
top: 0px;
font-size: 40px;
color: #999;
line-height: normal!important;
}
#tnp-modal-close:hover, #tnp-modal-close:focus{
color: #fff;
text-decoration: none;
cursor:  pointer;
}
@media all and (max-width: 525px) {
#tnp-modal-content{
margin: 10% auto;
}
}