html, body {
    background-color: white;
    font-family: 'Open Sans', Helvetica, Verdana, Arial, sans-serif;
    font-weight: 400;
    font-size: 100%;
    color: #7d7d7d;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Open Sans', Helvetica, Verdana, Arial, sans-serif;
    font-weight: 400;
    font-size: 100%;
}
h1 {
    font-weight: 600;
    font-size: 300%;
    color: #7e66ad;
}
h1 em {
    font-weight: 800;
    text-transform: uppercase;
}
h2 {
    font-weight: 700;
    font-size: 200%;
    color: #7e66ad;
}
h3 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 250%;
    color: #58b4d2;
}
h4 {
    font-weight: 300;
    font-size: 200%;
    color: #484848;
}
h5 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 180%;
    color: #7e66ad;
}
h6 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 150%;
    color: #424242;
}
nav ul, nav ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}
a {
    color: #0AB0DA;
}
a:hover {
    text-decoration: none;
}
a img {
    border: none;
}
ul {
    list-style-type: circle;
    padding-left: 3em;
    margin-bottom: 1em;
}
ol {
    list-style-type: decimal;
    padding-left: 3em;
    margin-bottom: 1em;
}
label.required {
    color: #F00;
}

a#homeward {
    display: block;
    width: 55px;
    padding: 10px;
    position: absolute;
    color: white;
    text-decoration: none;
    top: 100px;
    left: 130px;
    text-transform: uppercase;
}
a.more {
    display: block;
    width: 285px;
    height: 53px;
    line-height: 43px;
    margin: 20px auto;
    font-size: 20px;
    color: #454545;
    text-align: center;
    padding: 3px 10px 3px 0;
    background: url(/themes/nnsita/images/bttn-more.png) no-repeat 0 0;
}
.alert {
    border-radius: 0;
}
.alert-marquee {
    color: #fff;
    background-color: #ec592c;
    border-color: #ec592c;
}
#articleFooter{
    border: 1px solid #4d4d4d;
    background-color: #7e66ad;
    padding: 20px;
}
#atcform {
    margin-bottom: 0;
}
#atcform input[type="radio"] {
    float: left;
}
#atcform label div {
    margin-left: 20px;
}
#available-for {
    float: right;
    text-align: center;
    padding: 15px;
    margin-top: 10px;
}
#available-for span {
    width: 27px;
    height: 25px;
    float: left;
    margin: 3px 5px;
    background: url(/themes/nnsita/images/available-icons.png) no-repeat 0 0;
}
#available-for .android {
    background-position: -55px 0;
}
#available-for .android.available {
    background-position: -55px -25px;
}
#available-for .available {
    background-position: 0 -25px;
}
#available-for .ios {
    background-position: -87px 0;
}
#available-for .ios.available {
    background-position: -87px -25px;
}
#available-for .mac {
    background-position: -30px 0;
}
#available-for .mac.available {
    background-position: -30px -25px;
}
#available-locales {
    padding: 15px;
}

body.SlideshowPage {
    background-color: #000;
    background: #efebdb url(https://cdn-prod.contentwatch.net/assets/content/welcome/welcome-bkg.gif) bottom left repeat-x;
    width: 100%;
    height: 100%;
}
body.SlideshowPage div.container {
    text-align: left;
}
body.SlideshowPage #slideshow {
    height: 476px;
    width: 762px;
    overflow: hidden;
    margin: auto;
    background: url(https://cdn-prod.contentwatch.net/assets/content/welcome/nanny-transparent.png) top left no-repeat;
}
body.SlideshowPage #slideshow .items .slide-container {
    height: 476px;
    width: 762px;
    position: relative;
}
body.SlideshowPage #slideshow .navi {
    position: absolute;
    right: 20px;
    bottom: 37px;
    z-index: 100;
    overflow: hidden;
}
body.SlideshowPage #slideshow .navi a {
    display: block;
    float: left;
    width: 18px;
    height: 12px;
    background-color: #7e66ad;
    margin-left: 3px;
    opacity: .50;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    font-size: 1px;
    line-height: 1px;
    cursor: pointer;
}
body.SlideshowPage #slideshow .navi .active {
    background-color: #7e66ad;
    opacity: 1;
    cursor: pointer;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}
body.SlideshowPage.ie6 #slideshow .navi .active {
    background-color: #7e66ad;
}
body.SlideshowPage #slideshow .slide-content {
    padding-left: 270px;
}
body.SlideshowPage #slideshow .slide-content h1 {
    line-height: 20px;
    font-weight: bold;
    color: #7e66ad;
    font-size: 35px;
    margin: 20px 0 20px 0;
}
body.SlideshowPage #slideshow .slide-content p {
    font-size: 15px;
    color: black;
    margin: 10px 0 30px 0px;
}
body.SlideshowPage #slideshow a.txt {
    font-size: 20px;
    color: white;
    text-decoration: underline;
}
body.HomePage .video-wrapper {
    padding: 15px;
    width: 530px;
    height: 311px;
    background-color: #7e66ad;
}
body.HomePage .jumbotron #slideshow {
    position:relative;
    overflow:hidden;
    width: 100%;
    height: 640px;
}
body.HomePage .jumbotron #slideshow .items  {
    height: 640px;
}
body.HomePage .jumbotron #slideshow .items .slide-container  {
    background-color: white;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: right;
    padding-top: 50px;
    height: 640px;
    width: 100%;
}
body.HomePage .jumbotron #slideshow .items .slide-container h1 {
    font-size: 250%;
    color: #2cb4ec;
    margin-left: 400px;
    padding-top: 0;
    text-shadow: 0 1px 1px #000, 0 0 2px white, 0 0 1em white, 0 0 0.2em white;
}
body.HomePage .jumbotron #slideshow .items .slide-container h4 {
    font-size: 150%;
    margin-left: 400px;
    text-shadow: 0 0 35px white, 0 0 35px white, 0 0 35px white, 0 0 35px white, 0 0 35px white, 0 0 45px white;
    padding: 12px 8px;
    font-weight: bold;
}
body.HomePage .jumbotron #slideshow .items .slide-container.dark-bkg {
    background-color: black;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
}
body.HomePage .jumbotron #slideshow .items .slide-container.dark-bkg h4 {
    color: #ccc;
    text-shadow: 0 0 35px black, 0 0 35px black, 0 0 35px black, 0 0 35px black, 0 0 35px black, 0 0 45px black;
    background: none;
}
body.HomePage .jumbotron #slideshow .items .slide-container.dark-bkg h1, body.HomePage .jumbotron #slideshow .items .slide-container.dark-bkg h4 {
    text-shadow: 0 1px 1px #000, 0 0 1em #000, 0 0 0.2em #000;
}
body.HomePage .jumbotron #slideshow .items .slide-container .btn-default {
    font-size: 160%;
}
body.HomePage .jumbotron #slideshow.solo-item .items {
    width: 100%;
}
body.HomePage .jumbotron #slideshow .items .slide-container .btn-default {
    font-size: 80% !important;
}
body.ProductPage div#content-text img.hero {
    display: block;
    width: 72%;
}
body.ProductPage #main-content h2, body.FeaturePage #main-content h2 {
    color: #494949;
    font-weight: 300;
    font-size: 160%;
    text-transform: capitalize;
    text-align: left;
    margin-left: 0;
}
body.ProductPage #main-content h3, body.FeaturePage #main-content h3 {
    font-weight: 300;
    font-size: 130%;
    text-transform: capitalize;
}
.bordered-box {
    text-align: center;
    padding: 15px 15px 0 15px;
    border: 3px solid #D4D3D1;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}
.breadcrumb {
    background-color: transparent;
}
.btn-blue, .btn-blue:hover, .btn-blue:active, .btn-blue:focus {
    background-color: #2cb4ec;
    border-color: #3A98EA;
}
.btn-default, .btn-default:focus {
    border-radius: 0;
    background-color: #7e66ad;
    border-color: #7e66ad;
    color: white;
    font-size: 150%;
    font-weight: 700;
}
.btn-default:hover {
    color: white;
    background-color: #7e66ad;
    border-color: #26254f;
    box-shadow: 0 0 7px #494949;
}
.btn-group-vertical .btn-default {
    border: 1px solid #ddd;
    background-color: #fff;
    font-weight: 400;
    font-size: 100%;
    color: #555;
}
.btn-group-vertical .btn-default:hover {
    background-color: #f5f5f5;
    box-shadow: none;
}
.btn.imaged img, .btn-blue.imaged img {
    float: left;
}
.btn-lg, .btn-lg:focus {
    font-size: 32px;
}
.btn-primary, .btn-primary:focus {
    color: white;
    font-size: 180%;
    font-weight: 700;
    border-radius: 0;
    background-color: #2cb4ec;
    padding: 10px 14px;
    border-color: #3A98EA;
    box-shadow: 0 0 2px #494949;
}
.btn-primary:hover {
    color: white;
    background-color: #2cb4ec;
    border-color: #3A98EA;
    box-shadow: 0 0 7px #494949;
}
.btn-sm, .btn-sm:focus {
    font-size: 16px;
}
.btn-success, .btn-success:hover, .btn-success:focus {
    background-color: #4ab734;
    border-color: #4ab734;
}
button.buy-now {
    height: 54px;
    padding-top: 0;
    border: none;
}
.buy-now, .upgrade, .platform-content a.buy-now, .platform-content a.upgrade {
    display: block;
    float: right;
    width: 221px;
    height: 42px;
    padding-top: 12px;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-align: center;
    font-size: 22px;
    color: #fffefe;
}
.buy-now {
    background: url(/themes/nnsita/images/buy-now.png) no-repeat 0 0;
}
.buy-now.mobile {
    text-align: left;
    line-height: 10px;
    width: 186px;
    height: 45px;
    padding: 9px 0 0 35px;
    font-size: 12px;
    font-weight: normal;
    text-transform: lowercase;
    background: url(/themes/nnsita/images/buy-now-mobile.png) no-repeat 0 0;
}
.buy-now.mobile span {
    display: block;
    font-size: 22px;
    text-transform: uppercase;
}
#buy-now-box {
    margin: 10px auto;
    width: 368px;
    padding: 25px 0 25px 22px;
    background-color: #033e4e;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
#buy-now-box a {
    width: 140px;
    font-size: 18px;
    margin-right: 20px;
}
#buy-now-box h2 {
    font-size: 41px;
    line-height: 35px;
    color: #f4eedd;
    margin-bottom: 25px;
}
#buy-now-box .buy-now-mobile {
    text-align: left;
    line-height: 10px;
    font-size: 11px;
    font-weight: normal;
    text-transform: lowercase;
    padding: 5px 0 0 45px;
    color: #fff;
    background: url(/themes/nnsita/images/blue-btn.png) no-repeat 0 0;
}
#buy-now-box .buy-now-mobile span {
    display: block;
    font-size: 18px;
    text-transform: uppercase;
}
#buy-now-box .btn, #learning-center .btn {
    height: 32px;
    line-height: 10px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: normal;
    text-shadow: rgba(0, 0, 0, 0.15) 0 1px 4px;
    padding: 15px 20px 25px 20px;
}
#buyProductArticleBox{
    width: 100% !important;
    background-image: none !important;
}
#buyProductArticleBox blockquote{
    font-size: 10px;
    margin: 10px;
    padding: 0;
}
#buyProductArticleBox h4{
    margin: 0;
    font-size: 20px !important;
}
#buyProductArticleBox table {
    font-size: 11px;
    margin: 5px auto 0 auto;
    border: 0;
    padding: 0;
    width: 70%;
}

.candeo-referral {
    float:right;
    clear:right;
    width: 210px;
    text-align:center;
    margin-bottom:10px;
    margin-left:20px;
}
#chat-box {
    padding: 30px 20px 21px;
    background-color: #686663;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
#chat-box p {
    font-size: 15px;
    color: #fff;
    padding: 6px 0 12px 73px;
    margin-bottom: 11px;
    background: url(/themes/nnsita/images/nanny-small.jpg) no-repeat 0 0;
}
#chat-box a {
    width: 186px;
}
.checkbox {
    font-size:90%;
}
#condensedLanding header {
    height: 70px;
    background-color: #7e66ad;
}
#condensedLanding header .landing-logo {
    height: 70px;
    background: url('https://cdn-prod.contentwatch.net/assets/logos/NetNannyLogo-LandingCondensed.png') top left no-repeat;
}
#condensedLanding header .content-area {
    height: 70px;
    color: white;
    text-align: right;
}
#condensedLanding.business header .logo {
    background: url('https://cdn-prod.contentwatch.net/assets/content/landing/NetNannyLogo-LandingBusinessCondensed.png') top left no-repeat;
}
#condensedLanding.business header .content-area {
    color: white;
    text-align: right;
}
#condensedLanding.business header .landing-logo {
    background: none;
}
#content-header h1 {
    float: left;
    font-size: 24px;
    color: #7e66ad;
    margin: 15px 30px 0 0;
    text-align: left;
}
#content-header img {
    margin: 0;
    float: left;
}
#content-text {
    clear: both;
    overflow: hidden;
}
#content-text img.hero {
    margin: 0;
    padding-right: 10px;
    padding-bottom: 10px;
    float: left;
}
#content-text .compare-competition {
    float: left;
    text-transform: none;
    border: 1px solid #575757;
    width: 386px;
    padding: 8px;
}
#content-text #screenshots {
    height: 142px;
    margin-bottom: 30px;
    overflow: hidden;
}
#content-text #screenshots h3 {
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
    color: #f15c22;
    margin-bottom: 10px;
}
#content-text #screenshots img {
    float: left;
    margin: 0 25px 0 0;
}
#content-text #screenshots img, img.screencap {
    border: 2px solid #e3e2e0;
}
#content-text #screenshots .last img {
    margin-right: 0;
}
.cta {
    font-weight: 400;
    font-size: 150%;
    color: #fff;
    background-color: #2cb4ec;
}
.cta.bg {
    background-color: #ffffff;
}
.cta.bg .container:first-child {
    background-image: url('../images/home-girl-on-tablet-white.jpg');
    background-position: bottom right;
    background-repeat: no-repeat;
}
.cta h2 {
    color: #fff;
    font-size: 175%;
    width: 500px;
}
.cta h3 {
    margin-top: 50px;
    font-size: 125%;
}
.cta .btn-default {
    font-size: 100%;
}
.cta .awards {
    margin-bottom: -20px;
}
.cta .awards img {
    margin-right: 10px;
    height: 100px;
}
#cta-blue {
    background-color: #21afd6;
    border-top: 2px solid #939393;
    padding-top: 8px;
    padding-bottom: 14px;
}
#cta-blue:before {
    border-top: 1px solid #b6dfea;
}
#cta-gray {
    background-color: #4d4d4d;
    border-top: 1px solid #939393;
    padding: 50px 0;
}
#cta-gray #learning-center {
    height: 220px;
}
#cta-gray #buy-now-box {
    background-color: #2f2f2f;
    padding: 15px 0 15px 20px;
    height: 190px;
}

div.error_dialog {
    display: none;
}
div.bio img.photo {
    width: 100px;
}
div.bio a.products {
    display: block;
    width: 120px;
    text-align: center;
    color: #58b4d2;
    margin: 0;
    padding: 12px 0 0 0;
}
div.blog_share {
    position: relative;
    margin: 20px 0 60px 0;
}
div.blog_share div.sharef, div.blog_share div.sharet, div.blog_share div.shareg {
    float: left;
}
div.blog_share div.sharef {
    margin-right: 30px;
}
div.blog_share.right {
    float: right;
    margin: 0;
}
div#Captcha {
    margin-top: 10px;
    margin-bottom: 10px;
}
div#locale_chooser {
    margin-left: 40px;
    padding-bottom: 20px;
}
div#locale_chooser a {
    display: block;
    width: 60px;
    line-height: 24px;
    float: left;
    text-align: center;
    padding: 10px;
}
div.pending-comment {
    font-size: 18px;
    background-color: #900;
    color: white;
    font-weight: bold;
    display: none;
    padding: 20px 30px;
    text-align: center;
    vertical-align: middle;
    margin: 10px;
}
div#sender-loading {
    text-align: center;
    display:none;
}
div#sender-frames {
    position:relative;
    width:100px;
    height:10px;
}
div#sender-frames iframe {
    z-index:1;
    position:absolute;
    top:0;
    left:0;
    height:2px;
    width:2px;
}
div#sender-frames div.cover {
    z-index:2;
    position:absolute;
    top:0;
    left:0;
    width:100px;
    height:10px;
    background-color:#fffcf4;
}
div#shadow {
    background-image: url(/themes/nnsita/images/shadow.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 55px;
    width: 385px;
    position: absolute;
    top: 0;
    right: 45%;
    color: silver;
    line-height: 55px;
    text-align: left;
    padding-left: 120px;
    overflow: hidden;
    z-index: 2;
}
div#shadow a {
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-size: 140%;
}
div.suggested-download {
    background-color: green;
    padding: 7px 30px;
}
div.suggested-download a {
    color: white;
    text-decoration: underline;
}

#featureTable {
    margin-bottom: 30px;
}
#featureTable tr {
    margin: 0;
}
#featureTable td {
    margin: 0;
    padding: 5px;
    font-size: 12px;
    vertical-align: middle;
    border: 1px solid #ddd;
}
.featureIcon {
    text-align: center;
    width: 60px;
    margin: 0;
    padding: 0;
}
.featureIcon img {
    margin: 0;
    padding: 0;
}
.featureTitle {
    display: inline-block;
    padding-top: 10px;
    font-weight: bold;
    color: #7e66ad;
    font-size: 16px;
}
form#sitesearch {
    position: relative;
    margin-left: 10px;
    margin-top: 10px;
}
form#sitesearch .search-query {
    border-radius: 0;
    background-image: url(/themes/nnsita/images/search.png);
    background-repeat: repeat-x;
    border: 1px solid #A7A7A7;
    background-color: white;
}
form#sitesearch button.btn {
    background-color: transparent;
    background-image: none;
    height:10px;
    font-size: 11px;
    line-height: 11px;
    height: 30px;
    width: 20px;
    text-align: center;
    position: absolute;
    right: 24px;
    top: 2px;
    border: 0;
    box-shadow: none;
}
.form-control {
    background-color:#FFFAD4;
    background-image: url(/argon/images/inputbg.gif);
    background-repeat: repeat-x;
    background-position: top left;
}

.gray-box {
    background-color: #575757;
    color: #EFEBDB;
    padding: 10px;
}

#home-slideshow {
    overflow: visible;
    position: relative;
    height: 322px;
    margin-top: 8px;
    background-image: url(https://cdn-prod.contentwatch.net/assets/content/netnanny-home-mast-07.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
#home-slideshow h2 {
    font-size: 28px;
    left: 30%;
    top: 20px;
    color: #575757;
    display: block;
    position: absolute;
    margin-top: 0;
}
#home-slideshow h2 em {
    display: block;
    position: absolute;
    left: 10%;
    top: 30px;
    color: #7e66ad;
    font-size: 33px;
    letter-spacing: -1px;
    text-shadow: 2px 2px 3px #000;
    font-weight: bold;
    font-style: normal;
    white-space: nowrap;
}
#home-slideshow h1 {
    display: block;
    position: absolute;
    left: 35%;
    bottom: 28%;
    text-align: center;
    width: 40%;
    line-height: 18px;
    margin-top: 64px;
    color: black;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
    border-radius: 24px;
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    background-color:#ffffff;
    background-color:rgba(255,255,255,0.3);
    box-shadow:0px 0px 10px 5px rgba(255,255,255,0.3);
}
#home-slideshow h1 em {
    color: #7e66ad;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
}
#home-slideshow h1 strong {
    color: #7e66ad;
    font-size: 16px;
    line-height: 1.3em;
    font-weight: bold;
}
#home-slideshow .btn {
    display: block;
    position: absolute;
    right: 20%;
    bottom: 5%;
    text-align: center;
    font-size: 24px;
    line-height: 1em;
}
#home-slideshow .home-adbox {
    position: absolute;
    top: 15px;
    right: -12px;
    width: 184px;
    height: 110px;
    overflow: hidden;
    background: url(https://cdn-prod.contentwatch.net/assets/content/frontpageads/banner-box.png) top left no-repeat;
    z-index: 2;
}
#home-slideshow .home-adbox h2 {
    position: relative;
    top: 0;
    left: 0;
    width: 178px;
    height: 17px;
    font-size: 15px;
    color: white;
    text-align: right;
    margin: 0;
    padding: 0;
    font-weight: normal;
    line-height: 19px;
}
#home-slideshow .home-adbox h2 a{
    color: white;
}
#home-slideshow .home-adbox h2 a:hover{
    color: #2a6496;
}
#home-slideshow .home-adbox p {
    margin-top: 21px;
    padding: 3px;
}
#home-slideshow .home-adbox img {
    position: absolute;
    top: 20px;
    left: 1px;
}
#home-slideshow #home-adbox-1 {
    top: 15px;
}
#home-slideshow #home-adbox-2 {
    display: none;
    top: 130px;
}
html.no-flash .flash-required, html.no-flash #NNFlashPlayer {
    display: none;
}

.icon {
    float: left;
}
img.bordered-box {
    padding-bottom: 20px;
}
img.photothumb {
    border: 10px solid #e3e2e0;
    width: 62px;
}
#inTheNewsBox {
    background-color: #efebdb;
    font-size: 11px;
    padding: 18px;
    margin: 0 12px;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
#ios-offer {
    padding-top: 60px;
}
.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
}
.ir br {
    display: none;
}
.items .slide-container {
    float:left;
}

.jumbotron {
    margin-bottom: 0;
    padding: 0;
}

#key-features table tr td span.check {
    display: block;
    height: 18px;
    width: 20px;
    margin: 9px auto 0 auto;
    background: url(/themes/nnsita/images/check-mark.png) no-repeat top left;
}

.landingBox, .landingBoxFirst {
    width: 800px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 2px solid #3BACD4;
    background: #ffffff url('https://cdn-prod.contentwatch.net/assets/content/landingPageCondensedBoxBkg.png') center bottom no-repeat;
    -webkit-box-shadow: #B3B3B3 2px 2px 2px;
    -moz-box-shadow: #B3B3B3 2px 2px 2px;
    box-shadow: #B3B3B3 2px 2px 2px;
    margin: 20px auto;
}
.landingHeadlineBlock {
    background: #7e66ad;
    /* Old browsers */ background: -moz-linear-gradient(top,  #7e66ad 0%, #3a3897 100%);
    /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7e66ad), color-stop(100%,#3a3897));
    /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  #7e66ad 0%,#3a3897 100%);
    /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  #7e66ad 0%,#3a3897 100%);
    /* Opera 11.10+ */ background: -ms-linear-gradient(top,  #7e66ad 0%,#3a3897 100%);
    /* IE10+ */ background: linear-gradient(to bottom,  #7e66ad 0%,#3a3897 100%);
    /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7e66ad', endColorstr='#3a3897',GradientType=0 );
    /* IE6-9 */ }
.landingBoxFirst ul li {
    list-style-type: disc;
    color: #7e66ad;
    margin: 10px 3px;
    font-weight: bold;
    font-size: 18px;
}
.landingBox img {
    margin: 10px;
}
.landingBox h2, .landingBox h3, .landingBox h4 {
    text-transform: none !important;
    margin: 5px;
    padding: 0;
}
.landingBox h2 {
    text-align: center;
    color: #7e66ad;
    font-weight: bold;
    font-size: 32px;
}
.landingBox h3 {
    text-align: center;
    color: black !important;
    font-weight: bold;
    font-size: 20px;
}
.landingBox h4 {
    text-align: left;
    color: #7e66ad;
    font-weight: normal;
    font-size: 18px;
    clear: both;
    float: left;
    width: 400px;
}
.landingBoxBtn {
    float: right;
    margin: 20px 30px 0 30px !important;
}
.landingTips h2 {
    color: #7e66ad;
}
#learning-center {
    background: url(/themes/nnsita/images/nanny.png) no-repeat 0 top;
    padding-left: 180px;
}
#learning-center h2 {
    font-size: 36px;
    line-height: 35px;
    color: #f4eedd;
    margin: 20px 0 15px 0;
}
#learning-center .btn {
    font-size: 18px;
}
#learning-center p {
    font-size: 15px;
    color: #fff;
    margin-bottom: 15px;
}
.learning-center-boxes .row {
    margin-bottom: 37px;
}
.learning-center-boxes div img {
    margin-bottom: 20px;
}
.learning-center-boxes div p {
    font-size: 14px;
    margin-left: 15px;
    padding-right: 8px;
}
.learning-center-boxes div p a {
    font-weight: bold;
    text-transform: uppercase;
    color: #58b4d2;
}
#left-nav ul {
    position: relative;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #a8a8a7;
    margin-bottom: 55px;
    width: 90%;
}
#left-nav ul a {
    display: block;
    font-size: 15px;
    color: #403e3d;
    font-weight: bold;
    padding: 6px 0;
    position: relative;
    border-top: 1px solid #a8a8a7;
    border-bottom: 1px solid #fff;
}
#left-nav .active {
    color: #0ab0da;
}
#left-nav h3 {
    font-size: 120%;
}
#left-nav h4 {
    font-size: 120%;
    color: #7e66ad;
    font-weight: normal;
}
#left-nav p {
    font-size: 80%;
    text-align: center;
    width: 70%;
    margin: 0 auto;
}
#left-nav ul a:hover {
    color: #0ab0da;
}
#left-nav ul a.overview, #left-nav ul a.mobile-feature {
    padding-left: 0;
}
#left-nav ul a.indent {
    padding-left: 10px;
}
#left-nav ul a.indent span {
    display: none;
}
#left-nav ul li a.sub {
    padding-left: 66px;
}
#left-nav ul li a.sub.active {
    color: #0ab0da;
}
#left-nav ul a.android-feature span {
    background-position: -208px 0;
}
#left-nav ul a.ios-feature span {
    background-position: -234px 0;
}
#left-nav ul a.mac-feature span {
    background-position: -261px 0;
}
#left-nav ul a.win-feature span {
    background-position: -286px 0;
}
#left-nav ul a.social-feature span {
    background-position: -339px 0;
}
#left-nav ul a.active span, #left-nav ul a:hover span {
    background-position-y: -22px;
}
#left-nav .btn {
    display: block;
    margin: 5px 0;
}
#left-nav ul.support-nav li a span {
    background: url(/themes/nnsita/images/icons/support-nav.png) no-repeat 0 0;
}
#left-nav ul.support-nav a.nnwin-faq span {
    background-position: -26px 0;
}
#left-nav ul.support-nav a.mac-faq span {
    background-position: -52px 0;
}
#left-nav ul.support-nav a.android-faq span {
    background-position: -78px 0;
}
#left-nav ul.support-nav a.ios-faq span {
    background-position: -105px 0;
}
#left-nav ul.support-nav a.social-faq span {
    background-position: -130px 0;
}
#left-nav ul.support-nav a.password span {
    background-position: -155px 0;
}
#left-nav ul.support-nav a.downloadspage span {
    background-position: -182px 0;
}
#left-nav ul.support-nav a.knowledgebasepage span {
    background-position: -208px 0;
}
#left-nav ul.support-nav a.business-solutions span {
    background-position: -234px 0;
}
#left-nav ul.support-nav a.accuracy-page span {
    background-position: -261px 0;
}
#left-nav ul.support-nav a.returns span {
    background-position: -287px 0;
}
#left-nav ul.support-nav a a.active span, #left-nav ul.support-nav a:hover span {
    background-position-y: -22px;
}
#left-nav img.photo {
    border: 10px solid #e3e2e0;
    margin: 0 auto;
}
#login-content h3 {
    color: #21afd7;
    font-size: 16px;
}
#login-content p {
    font-size: 13px;
    color: #4d4d4d;
    width: 296px;
    margin-bottom: 18px;
}
#login-content input#email, #login-content input#password {
    display: block;
    color: #000000;
    font-size: 14px;
    font-style: italic;
    padding-left: 8px;
    margin-bottom: 9px;
}
#login-content div#login-destination p label input {
    display:inline;
    float:left;
    width:26px;
    padding-left: 8px;
    margin-bottom: 9px;
}
#login-content a {
    color: #21afd6;
    font-size: 13px;
    text-decoration: underline;
    display: block;
}
#login-content #create {
    float: left;
    margin: 30px 0 0 18px;
}
#login-content #submit {
    margin-top: 16px;
}
.loyaltyBox {
    border: 2px solid #7e66ad;
    background-color: #efebdb;
    margin-bottom: 20px;
    font-size: 12px;
    height: 280px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 1px 2px 2px rgba(50, 50, 50, 0.4);
    -moz-box-shadow: 1px 2px 2px rgba(50, 50, 50, 0.4);
    box-shadow: 1px 2px 2px rgba(50, 50, 50, 0.4);
}
.loyaltyBox strong {
    font-size: 14px;
    color: #7e66ad;
}
.loyaltyBox div.excerpt {
    height: 135px;
    overflow: hidden;
    padding: 10px;
    font-style: italic;
    font-size: 120%;
}
.loyaltyBox div.feature {
    padding: 10px;
}
.loyaltyBox div.feature img {
    padding: 10px;
}
.loyaltyBox div.excerpt img.img-responsive {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
.loyaltyBox .lingo-share img {
    position: absolute;
    bottom: 34px;
    left: 35px;
}

.mac.icon {
    margin-left: 13px;
}
#main-content #subscriptions .row p {
    font-size: 15px;
    text-align: left;
}
#main-content h2 {
    text-align: center;
    text-transform: uppercase;
    color: #7e66ad;
    margin: 30px;
}
#main-content .feature-table h3 {
    font-size: 110%;
    text-align: center;
    margin: 0;
}
#main-content .feature-table h3 a {
    color: #ffffff;
    text-align: center;
}
#main-content .feature-table p {
    font-size: 80%;
    color: #555;
    text-align: center;
}
#main-content div.row div.feature-icon {
    width: 100%;
    height: 120px;
    vertical-align: middle;
}
#main-content div.row div.feature-icon img{
    margin: 0 auto;
}
#main-content #subscriptions h2 {
    text-align: left;
}
#match-up table tr td.no-rating {
    vertical-align: middle;
}
#match-up table .totals td {
    background-color: #575757;
    border-top: 1px solid #CCC;
}
#match-up table .totals td#average {
    background-color: #FFF;
    text-align: right;
}
#match-up table .totals td#net-nanny {
    background-color: #3BACD4;
}
#match-up table tr td.no-rating span {
    background-color: #3BACD4;
    display: block;
    height: 2px;
    width: 18px;
    margin: 0 auto;
}

.nav-pills > li > a {
    border-radius: 0;
}
.nav-pills > li + li {
    margin-left: 0px;
}

.offers {
    margin: 40px auto;
    background-color: #2cb4ec;
}
.offers .sale, .offers .sale-20 {
    background-image: url(/themes/nnotte/images/sale-flag-20pc-off.png);
    background-repeat: no-repeat;
    background-position: top left;
    width: 70px;
    height: 70px;
    float: right;
    margin-right: 10px;
    margin-top: 2px;
}
.offers .sale-25 {
    background-image: url(/themes/nnotte/images/sale-flag-25pc-off.png);
}
.offers .sale-10 {
    background-image: url(/themes/nnotte/images/sale-flag-10pc-off.png);
}
.offers .sale-30 {
    background-image: url(/themes/nnotte/images/sale-flag-30pc-off.png);
}
.offers .sale-40 {
    background-image: url(/themes/nnotte/images/sale-flag-40pc-off.png);
}
.offers .sale-50 {
    background-image: url(/themes/nnotte/images/sale-flag-50pc-off.png);
}
.offers h4 {
    text-align: center;
    width: auto;
    color: white;
}
.offer-box {
    background-color: white;
    color: #474747;
    font-size: 90%;
    margin: 10px;
    box-shadow: 0 2px 7px #2189B2;
    padding: 15px 0;
}
.offers .best-value {
    background-image: url(/themes/nnotte/images/sale-best-value.png);
    background-repeat: no-repeat;
    background-position: top left;
    height: 75px;
    width: 75px;
    position: absolute;
    right: 24px;
    top: 100px;
    z-index: 6;
}
.offer-box p, .offer-box ul {
    text-align: center;
}
.offer-box ul {
    list-style: none;
    font-size: 85%;
    height: 150px;
}
.offer-box ul li {
    text-align: left;
}
.offer-box .offer-name {
    font-size: 110%;
    color: #2189B2;
    font-weight: 700;
    text-shadow: 0 1px #494949;
    padding: 10px 0;
}
.offer-box .price-per-device {
    width: 100%;
    font-size: 105%;
    color: white;
    font-weight: bold;
    background-color: #2189B2;
    padding: 15px 0;
}
.offer-box ul li:before {
    content: "\00BB \0020";
    color: #2189B2;
}
.offer-box .normal-price {
    font-size: 105%;
    color: #494949;
    font-weight: 700;
    text-decoration: line-through;
}
.offer-box .price-per-year {
    font-size: 105%;
    color: #2189B2;
    font-weight: 700;
}
.offer-box .price-per-year em {
    color: red;
}
.offer-box .btn-default {
    font-size: 150%;
}
.offwhite-box {
    background-color: #EFEBDB;
    color: #575757;
    padding: 10px;
}
.orangeH3 {
    margin: 0 !important;
    font-size: 18px;
    background-color: #7e66ad;
    color: white !important;
    line-height: 1.25em;
    padding: 8px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.pagination {
    margin-left: 75px;
}
.pagination li a {
    background-color: #58b4d2;
    color: #f4eedd;
    font-size: 12px;
    font-weight: bold;
    border: 2px solid white;
}
.pagination li a:hover {
    background-color: #58b4d2;
    border: 2px solid #58b4d2;
}
.pagination li.active a {
    background-color: #58b4d2;
}
.pagination li a.disabled, .pagination li a.disabled:hover {
    background-color: #d3d7cf;
    color: #f4eedd;
    border: 2px solid white;
}
.pagination li.active a.disabled, .pagination li.active a.disabled:hover {
    background-color: #686663;
}
.phone.icon {
    margin-left: 15px;
}
.pie {
    behavior: url(/themes/nnsita/css/PIE.htc);
}
.platform-bucket {
    float: left;
    width: 290px;
    margin-right: 45px;
}
.platform-bucket ul {
    padding-left: 0;
    list-style-type: none;
}
.platform-bucket.phone {
    margin-right: 0;
}
.platform-content {
    width: 221px;
    float: right;
    font-size: 15px;
}
.platform-content p, .platform-content ul {
    margin-bottom: 25px;
}
.platform-content span, .platform-content span strong a {
    text-transform: uppercase;
    color: #58b4d2;
}
.platform-content span strong a {
    padding-bottom: 1px;
    border-bottom: 1px solid #58b4d2;
}
.platform-content li {
    color: #7e66ad;
    line-height: 20px;
}
.platform-content a {
    color: #0AB0DA;
}
.platform-image {
    position: relative;
    height: 262px;
    text-align: center;
    margin-top: 4px;
}
.platform-image:hover {
    margin-top: 0;
    height: 266px;
}
#productsHeader {
    background-image: url('https://cdn-prod.contentwatch.net/themes/nnotte/images/products-header-bkg.jpg');
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: #2cb4ec;
    height: 242px;
    margin: 0;
    position: relative;
}
#productsHeader h1 {
    color: white;
    font-weight: bold;
    margin-top: 160px;
}
#product-list .btn-blue {
    border-radius: 0;
    width: 140px;
    color: white;
    font-size: 14px;
    line-height: 1em;
    padding: 12px 4px 8px 0;
    text-transform: uppercase;
    margin: 0 auto;
    height: 40px;
}
#product-list .btn-blue img {
    margin-left: 12px;
    margin-top: -1px;
}
#product-list {
    margin-top: 10px;
}
#product-list div {
    text-align: center;
    font-size: 14px;
}
#product-list h2 {
    font-weight: bold !important;
    text-align: center;
    font-size: 18px;
    color: #7e66ad;
    line-height: 24px;
    height: 30px;
    margin-top: 0;
}
#product-list p.mini {
    font-size: 12px;
    font-family: arial;
    line-height: 10px;
}
#product-list ul {
    text-align: left;
    padding: 0;
    width: 140px;
    margin: 0 auto;
    padding-left: 18px;
    height: 50px;
}
#product-list .oldPrice {
    text-decoration: line-through;
    margin-bottom: 0;
    margin-top: 20px;
    font-size: 24px;
}
#product-list .price, #ios-offer .price {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: #7e66ad;
    margin-left: -6px;
    margin-top: 0;
}
#productsInfo {
    margin-top: 30px;
}
#productsInfo .productsInfoBox, .productsInfoBox {
    margin: 20px;
    padding: 0 !important;
    background-color: white;
    -webkit-box-shadow: -10px 10px 0px 0px rgba(50,50,50,0.18);
    -moz-box-shadow: -10px 10px 0px 0px rgba(50,50,50,0.18);
    box-shadow: -10px 10px 0px 0px rgba(50,50,50,0.18);
}
#productsInfo .productsInfoBox p, .productsInfoBox p {
    padding: 10px;
}
#productsInfo .productsInfoBox .boxHeader, .productsInfoBox .boxHeader {
    background-color: #2cb4ec;
    font-size: 180%;
    text-transform: uppercase;
    color: white;
    border: 1px solid #ccc;
    padding: 10px;
    margin: 0;
    line-height: 1em;
    font-weight: bold;
    height: 3em;
}
#productsInfo .productsInfoBox .boxHeader em, .productsInfoBox .boxHeader em {
    font-size: 140%;
    font-style: normal;
    padding-top: 5px;
    display: block;
}
#productsInfo .productsInfoBox .boxHeader strong, .productsInfoBox .boxHeader strong {
    color: #ffcb58;
}
#productsInfo .productsInfoBox table, .productsInfoBox table {
    margin: 0;
}
#productsInfo .productsInfoBox table td, .productsInfoBox table td {
    vertical-align: middle;
    padding: 5px;
}
#productsInfo div table tbody tr td img {
    margin: 0;
    padding: 0;
}
#productsInfo .productsInfoBox .valueFree {
    font-size: 200%;
    font-weight: bold;
    margin: 0;
}
#productsInfo .productsInfoBox table td.center {
    text-align: center;
    vertical-align: middle;
}
#products-mast {
    height: 260px;
    text-align: center;
    font-size: 11px;
    line-height: 1em;
}
#products-mast .box-shot {
    padding-top: 18px;
}
#products-mast h1 {
    font-size: 12px;
    margin-bottom: 0;
}
#products-mast h2 {
    font-size: 32px;
    margin: 10px 60px 30px 60px;
}
#products-mast h2 em {
    color: #3bacd4;
    font-size: 36px;
    font-style: normal;
}
#products-mast .feature .icon {
    display: block;
    width: 100%;
    height: 55px;
    text-align: center;
    vertical-align:middle;
}
#products-mast .feature .icon img{
    width: 32px;
}
#products-mast .feature p {
    clear: both;
    margin: 0;
    width: auto;
    padding: 0;
    margin-top: 5px;
    font-size: 70%;
    text-align: center;
    line-height: 90%;
    font-weight: bold;
}
#products-mast p {
    padding: 5px;
    background-color: #efebdb;
    box-shadow: inset 0px 0px 3px;
    line-height: 1.3em;
    font-size: 12px;
}

.red-box {
    background-color: #D73834;
    color: #EFEBDB;
    padding: 10px;
}
.responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 60px;
    overflow: hidden;
}
.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.scrollable {
    /* required settings */ position:relative;
    overflow: hidden;
}
.scrollable .items {
    /* this cannot be too large */ width:20000em;
    position:absolute;
}
section#content {
    padding: 20px 0 30px;
}
section#content .add-to-cart-box .btn-primary {
    width: 100%;
    border-radius: 4px;
    font-size: 150%;
    margin-top: 5px;
}
section#content .add-to-cart-box ul li.larger {
    padding-top:10px;
    text-align: center;
}
section#content .add-to-cart-box {
    float: right;
    width: 25%;
    border: 3px solid #D4D3D1;
    padding: 5px;
    margin-left: 20px;
    margin-bottom: 10px;
    text-align: left;
    color: #575757;
    clear: both;
    border-radius: 7px;
    background-color: white;
}
section#content div.col-md-4 .add-to-cart-box {
    width: 100%;
}
section#content .loyaltyBox h2{
    font-size: 16px;
    margin: 0;
    font-weight: bold;
    padding: 0 10px;
    margin-top: 3px;
}
section#content .license .btn {
    width: auto;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-right: 1px;
}
section#content #left-nav h2 {
    text-transform: none;
    color: #7e66ad;
    font-weight: normal;
    text-align: left;
    font-size: 24px;
    margin-top: 45px;
}
section#content #product-list #familypass-offer{
    text-align: left;
    position: relative;
}
section#content #product-list #familypass-offer img#best-value {
    float: left;
    z-index: 12;
    position: absolute;
    left: -10px;
    top: -10px;
}
section#content #product-list #familypass-offer .well{
    background-color: #7e66ad;
    color: white;
    text-align: left;
}
section#content #product-list #familypass-offer .well a {
    color: white;
    text-decoration: underline;
}
section#content #product-list #familypass-offer h2{
    color: white;
    text-align: center;
}
section#content #product-list #familypass-offer form, section#content #product-list #familypass-offer .oldPrice {
    font-size: 18px;
}
section#content #product-list #familypass-offer .price {
    clear: left;
    margin-left: 40px;
    color: black;
    font-weight: normal;
    font-size: 28px;
}
section#content #product-list #familypass-offer .savings {
    font-size: 18px;
    font-weight: bold;
    color: #d73834;
}
section#content div.pending-comment p {
    margin-bottom: 0;
}
section#content div.suggested-download {
    margin-top: 14px;
    color: white;
}
section#content .download_detect h4 {
    font-size:100%;
}
section#content .download_detect p {
    font-size:80%;
}
section#content .add-to-cart-box.generic {
    background-image: url(https://cdn-prod.contentwatch.net/assets/boxes/addtocart-plain.png);
    background-repeat: no-repeat;
    background-position: 105px 5px;
    background-size: 40%;
    margin-top: 10px;
}
section#content div.col-md-4 .add-to-cart-box.generic {
    background-position: 135px 5px;
}
section#content .add-to-cart-box.generic .btn-primary {
    margin-top: 25px;
    font-size: 22px;
}
section#content .add-to-cart-box .btn-primary.btn-sm {
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 15px;
}
section#content .add-to-cart-box h4 {
    color: #7e66ad;
    text-decoration: underline;
    font-size: 14px;
    margin-left: 10px;
}
section#content .add-to-cart-box h5 {
    text-align: center;
    color: #000;
    font-size: 16px;
}
section#content .add-to-cart-box ul {
    margin: 0;
    padding: 0;
    width: 50%;
}
section#content .add-to-cart-box ul li {
    font-weight: bold;
    list-style: none;
    line-height: 12px;
    text-align: right;
    font-size: 10px;
    clear: both;
    height: 10px;
}
section#content .add-to-cart-box ul li label {
    float: left;
    display: inline;
    width: auto;
    font-size: 10px;
    line-height: 12px;
    font-weight: normal;
    padding: 0;
    margin: 0;
    font-weight: bold;
}
section#content #content-text .add-to-cart-box img, section#content .add-to-cart-box img {
    clear: left;
    float: none;
    margin: 10px 0 0 0;
}
section#content #content-text .add-to-cart-box img.center, section#content .add-to-cart-box img.center {
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
    width: 150px;
}
section#content .add-to-cart-box p {
    margin-bottom: 0;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
section#content .license {
    position: relative;
    margin-bottom: 30px;
}
section#content .license h2 {
    color: #000;
    font-size: 170%;
    margin: 0;
    padding: 0;
}
section#content .license h2 em {
    font-style: normal;
    color: #babdb6;
}
section#content .license h3 {
    margin: 0;
    padding: 0;
    color: #7e66ad;
    font-family: Georgia, 'Times New Roman', Times, serif;
    height: 56px;
    font-size: 150%;
    line-height: 56px;
    border: 1px solid #ebccd1;
    background-color: #f2dede;
    text-align: center;
    position:absolute;
    top: 31px;
    left: -1px;
    width: 100%;
    text-shadow: none;
}
section#content .license h3.active {
    border: 1px solid #D6E9C6;
    background-color: #DFF0D8;
    color: #3C763D;
}
section#content .license h5 {
    font-size: 90%;
    float: right;
    margin-top: -27px;
    color: #555753;
    font-weight: normal;
    margin-right: 20px;
    background-image: url(/themes/nnsita/images/account.png);
    background-repeat: no-repeat;
    background-position: 0 -132px;
    padding-left: 10px;
}
section#content .license div.bd {
    padding: 5px 16px;
    margin-top: 61px;
    color: #555753;
}
section#content .license div.bd p.alert {
    padding: 20px;
}
section#content .license div.ft {
    padding-top: 40px;
    border-bottom: 1px solid #d3d7cf;
}
section#content .license div.ft .btn {
    margin-bottom: 5px;
}
section#content .license div.bd em {
    color: #000;
    font-style: normal;
    font-weight: bold;
}
section#content .license div.bd div.inset {
    margin: 30px 0 30px 35%;
}
section#content .license div.bd div.install {
    width: 25%;
    margin:10px;
    float:left;
}
section#content .license div.bd div.install img {
    margin-right:5px;
    margin-bottom:5px;
    float:left;
}
section#content .license div.bd div.install form {
    clear: left;
    display: block;
    margin-top: 15px;
    margin-left: 15px;
    text-align: center;
}
section#content .license div.bd span.subtle {
    color: #888a85;
}
section#content .feature_table p {
    margin: 10px 0;
}
section#content .feature_table th {
    font-size: 77%;
    font-weight: bold;
    text-align: center;
    border: 0;
    border-bottom: 1px solid #333;
}
section#content .feature_table td p {
    color: #666;
    margin: 0;
}
section#content .feature_table td strong {
    font-size: 92%;
    display: inline;
}
section#content .feature_table td {
    height: 32px;
    font-size: 77%;
}
section#content a.x_discount {
    display: block;
    padding: 10px;
    background-color: #333;
    border-top: 3px solid #4d4d4d;
    color: #ccc;
    text-decoration: none;
}
section#content a.x_discount:hover {
    border-top: 3px solid #666;
}
section#content div.regkey {
    border: 1px solid #900;
    text-align: center;
    margin-top: 12px;
}
section#content div.regkey h4 {
    margin:4px;
    padding: 0;
}
section#history {
    margin-top:20px;
}
section#main-content.kbcategorylist h3 {
    text-transform: capitalize;
    font-size: 150%;
}
section#main-content.kbcategorylist h3 .alert {
    text-transform: capitalize;
    font-size: 60%;
    padding: 4px;
}
section#main-content #available-for p {
    font-size: 12px;
    color: #403e3d;
    margin-bottom: 13px;
}
section#main-content img {
    margin-bottom: 28px;
}
section#main-content p {
    margin-bottom: 29px;
}
section#main-content #promo {
    float: right;
    width: 231px;
    margin: 0 0 19px 22px;
}
section#main-content #promo blockquote {
    font-size: 18px;
    color: #0ab0da;
    margin-bottom: 22px;
}
section#main-content #promo img {
    float: left;
}
section#main-content #promo p {
    float: right;
    width: 140px;
    padding-top: 13px;
    font-size: 12px;
    color: #403e3d;
    border-top: 1px solid #403e3d;
}
section#main-content.kbcategorylist h3 {
    cursor: pointer;
}
section#main-content dt {
    font-weight: bold;
    color: #7e66ad;
    margin-top: 15px;
}
section#main-content dd{
    font-size: 80%;
    margin-left: 10px;
}
select.form-control {
    background-image: none;
}
.slide-container div.slide-content {
    padding: 0 50px 0 100px;
}
.slide-container div.responsive-video iframe, div.responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

table.download_detect tr.suggested-download td, table.download_detect tr.over.suggested-download td {
    background-color: #7e66ad;
    color: white;
    font-size: 14px;
}
table.download_detect tr.suggested-download td a, table.download_detect tr.over.suggested-download td a {
    color: white;
    text-decoration: underline;
}
table.downloads tr td {
    padding: 12px;
}
.table-box {
    background-color: #fff;
    padding: 26px 36px;
    margin-bottom: 9px;
}
.table-box h3 {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 24px;
}
.table-box#match-up h3 {
    color: #3BACD4;
}
.table-box#key-features h3 {
    color: #7e66ad;
}
.table-box table {
    border-collapse: collapse;
}
.table-box table th {
    width: 134px;
    height: 39px;
    font-size: 17px;
    color: #575757;
}
.table-box table th.row-context {
    width: 329px;
}
.table-box table tr td {
    height: 39px;
    vertical-align: top;
    font-size: 14px;
    color: #575757;
}
.table-box table tr.odd td {
    background-color: #DCDCDC;
}
.table-box table tbody tr td.first {
    padding: 0 22px;
    width: 285px;
    vertical-align: middle;
}
.topic-box img {
    margin-bottom: 20px;
}
.topic-box p {
    font-size: 14px;
    margin-left: 15px;
    padding-right: 8px;
}
.topic-box p a {
    font-weight: bold;
    text-transform: uppercase;
    color: #58b4d2;
}

ul.pressroom li {
    margin-bottom: 10px;
}
ul.pressroom li strong {
    display: block;
    font-weight: normal;
    color: gray;
}
ul.pressroom li a {
    font-weight: bold;
    font-size: 110%;
}
ul#SearchResults {
    margin-top: 50px;
    margin-left: 30px;
}
ul#SearchResults li {
    list-style: none;
    margin: 2px 0;
    background-repeat: no-repeat;
    background-position: left 2px;
    padding-left: 26px;
    margin-bottom: 20px;
    background-image: url('https://cdn-prod.contentwatch.net/assets/icons/search/webpage.png');
}
ul#SearchResults li.BlogEntry {
    background-image: url('https://cdn-prod.contentwatch.net/assets/icons/search/blog.png');
}
ul#SearchResults li.note {
    background-image: url('https://cdn-prod.contentwatch.net/assets/icons/search/note.png');
}
ul#SearchResults li.registration {
    background-image: url('https://cdn-prod.contentwatch.net/assets/icons/search/license.png');
}
ul#SearchResults li.customer {
    background-image: url('https://cdn-prod.contentwatch.net/assets/icons/search/user.png');
}
ul#SearchResults li.order {
    background-image: url('https://cdn-prod.contentwatch.net/assets/icons/search/order.png');
}
ul#SearchResults li.partner {
    background-image: url('https://cdn-prod.contentwatch.net/assets/icons/search/partner.png');
}
ul#SearchResults li.client {
    background-image: url('https://cdn-prod.contentwatch.net/assets/icons/search/user.png');
}
ul#SearchResults li.faq, ul#SearchResults li.KnowledgeBasePage {
    background-image: url('https://cdn-prod.contentwatch.net/assets/icons/search/faq.png');
}
ul#SearchResults li.webpage, ul#SearchResults li.Page {
    background-image: url('https://cdn-prod.contentwatch.net/assets/icons/search/webpage.png');
}
.upgrade {
    margin-bottom: 20px;
    background: url(/themes/nnsita/images/upgrade.png) no-repeat 0 0;
}

#videoContainer {
    padding-top: 0;
}
.visible-sm-block, .visible-xs-block {
    display: none;
}

#what-does-it-do h1 {
    margin-bottom: 75px;
}
#what-does-it-do ul {
    margin: 0 auto;
    padding-left: 0;
    list-style-type: none;
}
#what-does-it-do ul li {
    float: left;
    padding-left: 72px;
    font-size: 15px;
    color: #333333;
    width: 227px;
    height: 170px;
    margin-right: 30px;
}
#what-does-it-do ul li.endrow {
    margin-right: 0px;
}
#what-does-it-do ul li span {
    text-transform: uppercase;
    color: #7e66ad;
    font-weight: bold;
}
#what-does-it-do ul li a {
    color: #0ab0da;
}
#what-does-it-do ul #porn-block {
    background: url(/themes/nnsita/images/icons/porn-block.png) no-repeat top left;
}
#what-does-it-do ul #profanity-mask{
    background: url(/themes/nnsita/images/icons/profanity-filter.png) no-repeat 5px 0;
}
#what-does-it-do ul #time-manage {
    background: url(/themes/nnsita/images/icons/clock.png) no-repeat 5px 0;
}
#what-does-it-do ul #internet-filter {
    background: url(/themes/nnsita/images/icons/internet-filter.png) no-repeat top left;
}
#what-does-it-do ul #social-media-monitor {
    background: url(/themes/nnsita/images/icons/social-media.png) no-repeat 5px 0;
}
#what-does-it-do ul #im-chat-monitor {
    background: url(/themes/nnsita/images/icons/chat.png) no-repeat 5px 0;
}
#why-parental-controls .left-col {
    width: 602px;
    float: left;
}
#why-parental-controls .left-col h3 {
    color: #21afd6;
    font-size: 23px;
    font-weight: normal;
    line-height: 40px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
#why-parental-controls .left-col p {
    color: #333333;
    font-size: 14px;
    margin-bottom: 20px;
}
#why-parental-controls .right-col {
    width: 212px;
    float: left;
    margin-left: 98px;
}
#why-parental-controls .right-col h2 {
    text-align: center;
    font-size: 26px;
    color: #565656;
    text-transform: uppercase;
}
#why-parental-controls .right-col p {
    text-align: center;
    font-size: 13px;
    color: #565656;
    margin-top: 3px;
}
#why-parental-controls .quote {
    width: 546px;
    color: #21afd6;
    margin: 0 auto;
    font-size: 21px;
    text-align: center;
    font-style: italic;
    overflow: hidden;
    margin-top: 60px;
}
#why-parental-controls .quote .author {
    font-size: 15px;
    font-weight: bold;
    color: #565656;
    float: right;
    font-style: normal;
    margin-top: 20px;
}

@media only screen and (min-width: 1200px) {

    .slide-container div.responsive-video, div.responsive-video {
        float: left;
        position: relative;
        overflow: hidden;
        width: 480px;
        height: 270px;
        top: 15px;
        left: 15px;
    }
    .slide-container div.responsive-video iframe, div.responsive-video iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 480px;
        height: 270px;
    }
    #videoContainer {
        padding-top: 35px;
    }
}

@media only screen and (max-width: 1199px) {

    body.HomePage .jumbotron #slideshow .items .slide-container {
        padding-top: 10px;
    }
    body.HomePage .jumbotron #slideshow .items .slide-container h1 {
        font-size: 160%;
        margin-left: 50%;
    }
    body.HomePage .jumbotron #slideshow .items .slide-container h4 {
        font-size: 110%;
        margin-left: 50%;
    }
    body.HomePage .jumbotron #slideshow, body.HomePage .jumbotron #slideshow .items, body.HomePage .jumbotron #slideshow .items .slide-container {
        height: 377px;
    }
    #content-text img.hero {
        max-width: 66%;
        margin-right: 0;
        padding-right: 0;
    }
    div.visible-sm-block {
        display: none;
    }
    form#sitesearch .search-query {
        width: 100px;
    }
    .offer-box ul {
        height: 150px;
    }
    .slide-container div.responsive-video, div.responsive-video {
        float: left;
        position: relative;
        overflow: hidden;
        width: 480px;
        height: 270px;
        top: 15px;
        left: 15px;
    }
    .slide-container div.responsive-video iframe, div.responsive-video iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 480px;
        height: 270px;
    }
    #videoContainer {
        padding-top: 70px;
    }
}

@media only screen and (max-width: 991px) {
    header, body.ArticlePage header, body.ArticleListPage header, body.BlogHolder header, body.BlogEntry header, body.ArticleSliderPage header, body.LearningCenterHomePage header {
        height: auto;
    }
    body.CartPage #left-nav {
        display: inherit;
    }
    body.HomePage .jumbotron #slideshow .items .slide-container {
        padding-top: 10px;
    }
    body.HomePage .jumbotron #slideshow .items .slide-container h1 {
        font-size: 140%;
        margin-left: 40%;
    }
    body.HomePage .jumbotron #slideshow .items .slide-container h4 {
        font-size: 80%;
        margin-left: 40%;
    }
    body.HomePage #main-content h2 {
        font-size: 150%;
    }
    body.HomePage .jumbotron #slideshow, body.HomePage .jumbotron #slideshow .items, body.HomePage .jumbotron #slideshow .items .slide-container {
        height: 330px;
    }
    #content-text img.hero {
        max-width: 68%;
        margin-right: 0;
        padding-right: 0;
    }
    #cta h2 {
        display: inline;
    }
    #cta #buy-now-box {
        width: auto;
    }
    #cta-gray #buy-now-box {
        height: auto;
    }
    #cta #buy-now-box .btn {
        float: right;
    }
    div.visible-sm-block {
        display: block;
    }
    form#sitesearch .search-query {
        width: 180px;
    }
    #home-slideshow {
        background-position: top left;
    }
    #home-slideshow h2 {
        left: 18%;
    }
    #home-slideshow h2 em {
        font-size: 40px;
    }
    #home-slideshow h1 {
        left: 34%;
    }
    #home-slideshow .btn {
        right: 10%;
    }
    #left-nav {
        display: none;
    }
    #logo-tagline {
        left: 350px;
        top: 25px;
    }
    .offer-box {
        margin-bottom: 40px;
    }
    .offer-box ul {
        height: auto;
    }
    .offers .sale, .offers .sale-20 {
        margin-top: -8px;
    }
    .slide-container div.responsive-video, div.responsive-video {
        float: left;
        position: relative;
        overflow: hidden;
        width: 320px;
        height: 180px;
        top: 10px;
        left: 8px;
    }
    .slide-container div.responsive-video iframe, div.responsive-video iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 320px;
        height: 180px;
    }
    #videoContainer {
        padding-top: 0;
    }
}

@media only screen and (max-width: 767px) {

    body.ArticlePage header #learning-center-header, body.ArticleListPage header #learning-center-header, body.BlogHolder header #learning-center-header, body.BlogEntry header #learning-center-header, body.ArticleSliderPage header #learning-center-header, body.LearningCenterHomePage header #learning-center-header, body.ArticlePage header #blog-header, body.ArticleListPage header #blog-header, body.BlogHolder header #blog-header, body.BlogEntry header #blog-header, body.ArticleSliderPage header #blog-header, body.LearningCenterHomePage header #blog-header {
        background-image: none;
        height: auto;
        padding-top: 0;
    }
    body.ArticlePage header #blog-text, body.ArticleListPage header #blog-text, body.BlogHolder header #blog-text, body.BlogEntry header #blog-text, body.ArticleSliderPage header #blog-text, body.LearningCenterHomePage header #blog-text, body.ArticlePage header #learning-center-header-text, body.ArticleListPage header #learning-center-header-text, body.BlogHolder header #learning-center-header-text, body.BlogEntry header #learning-center-header-text, body.ArticleSliderPage header #learning-center-header-text, body.LearningCenterHomePage header #learning-center-header-text {
        margin-top: 0;
    }
    body.HomePage .jumbotron #slideshow.solo-item, body.HomePage .jumbotron #slideshow.solo-item .items, body.HomePage .jumbotron #slideshow.solo-item .items .slide-container {
        height: 380px;
    }
    body.HomePage .jumbotron #slideshow .items .slide-container div.slide-content h1, body.HomePage .jumbotron #slideshow .items .slide-container div.slide-content h4, body.HomePage .jumbotron #slideshow .items .slide-container div.slide-content p {
        text-align: center;
        margin: 0;
    }
    body.HomePage .jumbotron h4 {
        display:none;
    }
    body.HomePage .jumbotron #slideshow.solo-item, body.HomePage .jumbotron #slideshow.solo-item .items, body.HomePage .jumbotron #slideshow.solo-item .items .slide-container {
        height: 380px;
    }
    body.HomePage .jumbotron #slideshow, body.HomePage .jumbotron #slideshow .items, body.HomePage .jumbotron #slideshow .items .slide-container {
        height: 256px;
    }
    body.HomePage .jumbotron #slideshow .items .slide-container {
        padding-top: 4px;
    }
    body.HomePage .jumbotron #slideshow .items .slide-container h1 {
        font-size: 120%;
    }
    body.HomePage .jumbotron #slideshow .items .slide-container h4 {
        font-size: 66%;
        padding: 3px 1px;
    }
    br.visible-sm-block {
        display: none;
    }
    #content-text .compare-competition {
        float: none;
        width: auto;
    }
    #content-text img.hero {
        padding-right: 0;
        float: none;
    }
    .cta.bg .container:first-child {
        background-image: none;
    }
    .cta.bg h2 {
        font-size: 140%;
        width: auto;
    }
    #cta #buy-now-box .btn {
        margin-top: 10px;
    }
    #cta #buy-now-box {
        height: auto;
        padding-bottom: 70px;
    }
    #cta-gray #learning-center {
        height: auto;
    }
    div.visible-xs-block {
        display: block;
    }
    form#sitesearch .search-query {
        width: 30px;
    }
    #home-slideshow h2 {
        left: 30%;
        top: 5%;
    }
    #home-slideshow h2 em {
        font-size: 40px;
        white-space: normal;
    }
    #home-slideshow h1 {
        display: none;
    }
    #home-slideshow .btn {
        right: 20px;
        left: auto;
    }
    #home-slideshow .home-adbox {
        left: 15px;
        height: 89px;
        bottom: 10px;
    }
    #home-slideshow #home-adbox-1 {
        top: auto;
    }
    #home-slideshow #home-adbox-2 {
        display: none;
    }
    #logo-tagline {
        display: none;
    }
    section#content .add-to-cart-box {
        clear: both;
        display: block;
        width: auto;
        float: none;
        margin-left: 0;
    }
    section#content .add-to-cart-box.generic {
        background-size: 15%;
        background-position: 78% 2%;
    }
    section#content .add-to-cart-box.generic ul {
        margin-left: 10px;
    }.slide-container div.responsive-video,  div.responsive-video{
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 210px;
        top: 0;
        left: 0;
        padding: 0;
    }
    .slide-container div.slide-content {
        clear: left;
        height: 200px;
        width: 100%;
        text-align: center;
        padding: 10px 40px;
    }
    .slide-container div.responsive-video,  div.responsive-video {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 210px;
        top: 0;
        left: 0;
        padding: 0;
    }
    .slide-container div.responsive-video,  div.responsive-video{
        float: left;
        position: relative;
        overflow: hidden;
        width: 320px;
        height: 180px;
        top: 10px;
        left: 8px;
    }
    .slide-container div.responsive-video iframe,  div.responsive-video iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 320px;
        height: 180px;
    }
    #videoContainer {
        padding-top: 0;
    }
}

@media only screen and (max-width: 360px) {

    #available-for {
        padding: 4px;
    }
    body.CartPage #LoopLingo {
        display: none;
    }
    body.CartPage #continue-shopping {
        display: none;
    }
    body.HomePage .video-wrapper {
        width: 280px;
        height: 157px;
    }
    body.HomePage .jumbotron #slideshow .items .slide-container h1 {
        font-size: 80%;
        margin-top: 3px;
    }
    body.HomePage .jumbotron #slideshow .items .slide-container h4 {
        display: none;
    }
    body.HomePage .jumbotron #slideshow .items .slide-container .btn-default {
        font-size: 50%;
    }
    body.HomePage .jumbotron #slideshow, body.HomePage .jumbotron #slideshow .items, body.HomePage .jumbotron #slideshow .items .slide-container {
        height: 120px;
    }
    .cta.bg .container:first-child {
        background-image: none;
        text-align: center;
    }
    .cta.bg h2 {
        font-size: 80%;
    }
    .cta.bg .btn-default {
        font-size: 60%;
    }
    #cta #learning-center {
        padding-left: 20px;
        background-image: none;
    }
    div.visible-xs-block {
        display: block;
    }
    #home-adbox-1 {
        display: none;
    }
    #home-slideshow h2 {
        font-size: 24px;
        left: 40%;
    }
    #home-slideshow h2 em {
        font-size: 30px;
        width: auto;
        left: 2%;
    }
    #main-content div.row div.feature-icon {
        height: 75px;
    }
    #main-content div.row div.feature-icon img{
        margin: 0 auto;
        height: 75%;
        width: auto;
    }
    #products-mast {
        height: auto;
    }
    #products-mast .feature {
        display: none;
    }
    section#content .add-to-cart-box.generic {
        background-size: 30%;
        background-position: 180px 5px;
    }
}

/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {

    * {
        background: transparent !important;
        color: black !important;
        text-shadow: none !important;
        filter:none !important;
        -ms-filter: none !important;
    } /* Black prints faster: h5bp.com/s */
    a, a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }  /* Don't show links for images, or javascript/internal links */
    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    } /* h5bp.com/t */
    tr, img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }
    h2, h3 {
        page-break-after: avoid;
    }
}

/*
=== HIDE PCMAG ===
*/
/*.legal p:nth-of-type(2), .ico-awards-pcmag, .ico-award-pcmag, .quote-container p, .quote-container p.h3 {
	display:none !important;
}
.ico-award-trophy {
	margin: 60px auto 10px !important;
}
.quote-container {
	width: 260px !important;
}
body.BlogPost div.bio div.row div.col-md-5 a:nth-of-type(1), body.BlogPost div.bio div.row div.col-md-5 p {
	display: none !important;
}*/