/* Show me */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #fcf8e3;
  color: #000;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
html,
button,
input,
select,
textarea {
  color: #1d1d1d;
}
a,
.fauxlink {
  color: #1771b4;
  text-decoration: none;
}
a:hover,
.fauxlink:hover {
  color: #14639d;
  outline: 0;
  text-decoration: underline;
}
a:focus,
.fauxlink:focus {
  outline: thin dotted;
}
a:active,
.fauxlink:active {
  outline: 0;
}
.fauxlink {
  cursor: pointer;
}
ins {
  text-decoration: none;
}
#fn-page {
  background-color: #fafafa;
  border: 1px solid #999;
  border-width: 0 1px 1px;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 0 14px;
  position: relative;
  max-width: 1280px;
  min-width: 960px;
  z-index: 1;
}
@media (min-width: 1200px) {
  #fn-page {
    background-image: url("/i/rightpress.png");
    background-position: right top;
    background-repeat: repeat-y;
  }
}
@media (min-width: 1200px) and only screen and (-webkit-min-device-pixel-ratio: 2), (min-width: 1200px) and only screen and (min--moz-device-pixel-ratio: 2), (min-width: 1200px) and only screen and (-o-min-device-pixel-ratio: 2/1), (min-width: 1200px) and only screen and (min-device-pixel-ratio: 2), (min-width: 1200px) and only screen and (min-resolution: 192dpi), (min-width: 1200px) and only screen and (min-resolution: 2dppx) {
  #fn-page {
    background-image: url("/i/rightpress@2x.png");
    background-size: 22px 12px;
  }
}
#fn-page:after {
  background-image: url("/i/pfray.png");
  background-repeat: repeat-x;
  background-position: 0 -7px;
  bottom: -7px;
  content: "\0020";
  display: block;
  height: 7px;
  left: 0;
  position: absolute;
  top: auto;
  width: 100%;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #fn-page:after {
    background-image: url("/i/pfray@2x.png");
    background-size: 10px 14px;
  }
}
#signon-page #signinlink,
#register-page #member-navigation-app,
#freetrial-page #member-navigation-app {
  display: none;
}
#loginform .fb-option {
  background: #f2f2f2;
  border-top: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 20px;
  padding: 12px 20px;
}
.btn-si {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  color: #fff;
  display: block;
  font-size: 14px;
  margin: 0 auto 12px;
  position: relative;
  width: 100%;
  padding: 8px 12px;
}
.acom-btn {
  background: #6ba410 !important;
}
.acom-btn:before {
  font-size: 24px;
  margin: -1px 4px 4px;
  vertical-align: middle;
  line-height: 1;
}
.acom-btn:hover {
  background: #4d760b!important;
  color: #fff!important;
}
.ncom-btn:before {
  display: inline-block;
  margin: 2px 4px 4px;
  font-size: 18px;
  vertical-align: middle;
  line-height: 1;
}
.secure-tpl .mem-nav a#signinlink {
  margin-top: 6px;
}
#cancellogin,
.close-btn {
  color: #696969;
  cursor: pointer;
  display: block;
  font-size: 1.53em;
  height: 20px;
  line-height: 1;
  opacity: .8;
  position: absolute;
  right: 5px;
  text-decoration: none;
  top: 5px;
  width: 20px;
  z-index: 1;
}
@media (max-width: 991px) {
  #cancellogin,
  .close-btn {
    font-size: 2.1em;
    line-height: 1;
    right: 14px;
  }
}
#cancellogin:empty:after,
.close-btn:empty:after {
  content: "\00D7";
  display: block;
  line-height: 12px;
  height: 20px;
}
#cancellogin:hover,
.close-btn:hover {
  opacity: 1;
  text-decoration: none;
}
#mbin {
  border-left: 1px solid #822D01;
}
.notamember {
  bottom: -5px;
  font-size: .846em;
  position: absolute;
  right: 10px;
}
#subscribeside .error {
  margin: 0 0 5px;
}
#signon-page #login_error2 {
  margin-left: -25px;
}
.remember {
  line-height: 1.3;
  margin: 12px 0;
}
@media (min-width: 768px) {
  .remember {
    display: inline;
    margin: 0 ;
  }
}
#choose-page #pg-join,
#choose-page #pg-join-inst {
  display: none;
}
.mem-flag {
  display: none;
  float: left;
  margin: 0 10px;
}
#browsecat ul a {
  padding-left: 21px;
  text-indent: -1em;
}
#contrib-score {
  font-style: normal;
  font-weight: normal;
  margin-left: .5em;
}
#headersearch,
#headersearch-emptytext {
  width: 240px;
}
#viewersearch {
  margin: 5px 5px 0;
}
#searchlink:hover {
  text-decoration: none;
}
#searchlink:hover span {
  text-decoration: underline;
}
#linkback {
  text-decoration: none;
}
#linkback:hover span {
  text-decoration: underline;
}
h1 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.5em;
  font-weight: bolder;
}
@media (min-width: 768px) {
  h1 {
    font-size: 2em;
  }
}
h2 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
}
h3 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.125em;
  font-weight: bold;
  margin: 0 0 1em;
}
h4,
.h4 {
  font-size: .875em;
  margin: 0 0 1em;
}
h5 {
  font-size: .8125em;
  font-weight: normal;
}
h6 {
  font-size: .8125em;
  font-weight: bold;
}
p {
  line-height: 1.4em;
}
p small {
  line-height: 1em;
}
.larger {
  font-size: 24px;
}
.capped {
  text-transform: uppercase;
  font-size: 12px;
  color: #696969;
  text-align: center;
}
@media (min-width: 768px) {
  .capped {
    text-align: left;
  }
}
.securepage {
  background: url(/i/lock.gif) no-repeat 10px 50%;
  color: #fff;
  font-size: 1.30em;
  margin: 10px 0px 0;
  padding: 15px 20px 15px 35px;
}
ol.numlist {
  list-style: decimal;
  padding-left: 2.0em;
}
.numlist li {
  margin: 1em 0;
}
.nolist {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nolist li {
  margin: 4px 0;
}
.inline {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.inline li {
  display: inline-block;
  padding: .5em;
}
.simplelist,
.checks,
.flist {
  list-style: disc;
  margin: 16px 0;
  padding: 0 0 0 40px;
}
.simplelist.nobull {
  list-style: none;
}
.flist {
  list-style: none;
  padding: 0;
}
.simplelist li,
.checks li {
  margin: 8px 0;
}
.checks {
  list-style: none;
  padding: 0;
}
.checks li {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDEwIDEwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMCAxMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNDMTQxMzkiIGQ9Ik01IDBjMi44IDAgNSAyLjIgNSA1cy0yLjIgNS01IDVTMCA3LjggMCA1IDIuMiAwIDUgMHoiLz48cG9seWdvbiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI0ZGRkZGRiIgcG9pbnRzPSI4IDIgNCA2IDIgNCAxIDUgNCA4IDkgMyAiLz48L3N2Zz4=);
  background-position: 0 4px;
  background-repeat: no-repeat;
  background-size: 10px;
  padding-left: 18px;
}
.no-svg .checks li {
  background-image: url('/i/checklist.gif');
}
.in-li li {
  display: inline;
}
.indentlist {
  margin-left: 1.6em;
}
.updated_mp {
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.updated_mp li {
  border-bottom: 1px solid #ddd;
  margin: 0;
  padding: 10px;
}
.altbg {
  background: #F1F1F1;
}
.updated_mp h3 {
  font-size: 1.15em;
  font-weight: normal;
  margin: 0 0 .5em;
}
.ownerimg {
  border: 1px solid #b3b3b3;
  display: block;
  float: left;
  margin: 0 8px 2px 0;
}
.summary {
  margin: .5em 0;
}
.date-created {
  font-style: normal;
}
.dlist {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dlist {
  margin-bottom: .5em;
}
.dlist dt {
  clear: left;
  color: #555;
  display: block;
  float: left;
  overflow: hidden;
  font-weight: bold;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100px;
}
.dlist dd {
  clear: right;
  display: block;
  float: left;
  margin: 0 0 0 8px;
  padding: 0;
}
.lite-box .dlist dd {
  width: 290px;
}
ol.overview {
  margin: 20px 40px;
}
#tabs {
  float: left;
  background: url(/i/tabBorder.gif) repeat-x 0 100%;
  width: 100%;
}
#annotation-page #tabs,
#account-page #tabs {
  margin: 10px 0 0;
  padding: 0;
}
.account-info {
  width: 90%!important;
}
#tabs ul,
#simple-tabs,
#gal-tabs ul {
  padding: 3px 0;
  margin: 0;
  list-style: none;
}
#tabs li {
  background: #ffffff url(/i/searchTabLoff.gif) no-repeat 0 0;
  border-bottom: 1px solid #a1c6e6;
  float: left;
  list-style: none;
  margin: 0 3px;
  padding: 0 0 0 5px;
}
#tabs li a {
  background: #ffffff url(/i/searchTabRoff.gif) no-repeat 100% 0;
  display: block;
  float: left;
  padding: 3px 10px 3px 5px;
  text-decoration: none;
}
#tabs li a img {
  vertical-align: middle;
}
#tabs li a:link {
  color: #243c72;
}
#tabs li a:visited {
  color: #243c72;
}
#tabs li#current,
#tabs li.current {
  background: #e0f1ff url(/i/searchTabL.gif) no-repeat 0 0;
  border-bottom-width: 0;
  margin-top: -5px;
}
#tabs li.ant-all {
  line-height: 18px;
}
#search-page #tabs li#current {
  cursor: default;
}
#tabs li#current a,
#tabs li a#link_on,
#tabs li.current a {
  background: #e0f1ff url(/i/searchTabR.gif) no-repeat 100% 0;
  padding: 5px 10px 7px 5px;
}
#tabs li#select {
  border-bottom: 0 none;
  margin-top: -5px;
}
#tabs li#select a {
  padding: 5px 10px 7px 5px;
}
#tab-paginate {
  margin: 0;
  padding: 10px 0 0;
}
#simple-tabs li {
  border: 0 none;
  display: inline;
  margin: .5em 0;
  padding: 3px 0.5em;
}
#simple-tabs li.link_on a {
  color: #555;
  text-decoration: none;
}
#image-counter {
  margin-right: 4px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.paper-info #image-counter {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
#image-counter b {
  background: #333;
  background-image: -webkit-linear-gradient(#565656, #0e0e0e 48%, #0e0e0e);
  background-image: linear-gradient(#565656, #0e0e0e 48%, #0e0e0e);
  background-repeat: no-repeat;
  color: #fafafa;
  display: block;
  font-size: 28px;
  font-weight: normal;
  margin-right: 1px;
  padding: 2px ;
  text-align: center;
  text-shadow: 0 -1px 0 #000000;
}
.subinfo {
  border: 1px solid #b3b3b3;
  background: #efefef;
  margin: 15px 0;
  padding: 10px;
}
.feedrss {
  padding: 2px 0 2px 20px;
  background: url(/i/feed.png) no-repeat left center;
}
.fboxR2 h2 {
  color: #cc4e01;
  font-size: 1.15em;
  font-weight: normal;
  margin: 0 0 .5em;
}
.howpage li {
  font-size: 107%;
}
.topicsearch-box b {
  color: #415069;
  font-size: 1.15em;
  font-weight: normal;
  padding: 5px;
}
#searchfield {
  font-size: 1.30em;
  width: 65%;
}
#browse-page .searchmap {
  position: absolute;
  right: 24px;
  top: 20px;
}
.browse-title {
  display: inline-block;
}
.searchmap a {
  display: inline-block;
  text-decoration: none;
}
.searchmap a:hover {
  text-decoration: underline;
}
.searchmap a:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMjMuMzUxIDM0OC45ODQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIyMy4zNTEgMzQ4Ljk4NCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiM3ZWMyZWMiIGQ9Ik0xMTEuNjc1IDBDNTAgMCAwIDQ4LjUgMCAxMDguMyBjMCA1OS44IDExMS43IDI0MC43IDExMS43IDI0MC42NzdzMTExLjY3Ni0xODAuODY5IDExMS42NzYtMjQwLjY3N0MyMjMuMzUxIDQ4LjUgMTczLjMgMCAxMTEuNyAweiBNMTA5LjE4MyAxNjAuNSBjLTMyLjc1OCAwLTU5LjMxMy0yNi41NTUtNTkuMzEzLTU5LjMxM3MyNi41NTUtNTkuMzEzIDU5LjMxMy01OS4zMTNzNTkuMzEzIDI2LjYgNTkuMyA1OS4zMTNTMTQxLjk0MSAxNjAuNSAxMDkuMiAxNjAuNTMzeiIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
  content: "\20";
  display: inline-block;
  margin-right: 0px;
  vertical-align: middle;
}
.extra {
  color: #d38012;
}
.extra .icon-extra {
  color: #f5b040;
}
.ncom-basic {
  color: #ababab;
}
.clr1 {
  color: #bb2429;
}
.acom-txt {
  color: #6ba410;
}
.return {
  background: url(/i/return-arrow.gif) no-repeat left center;
  font-size: 0.846em;
  padding: 4px 0 4px 18px;
}
.qpush {
  background: url(/i/yesmail.gif) no-repeat 0 2px;
  font-size: 0.846em;
  padding: 3px 5px 5px 24px;
}
.qpushon {
  background: url(/i/nomail.gif) no-repeat 0 2px;
  font-size: 0.846em;
  padding: 3px 5px 5px 24px;
}
.rss {
  background: #cc4e01;
  color: #fff!important;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 0.846em;
  padding: 0 2px;
  text-decoration: none;
}
.rss:hover {
  background: transparent;
  border: 1px solid #cc4e01!important;
  color: #cc4e01!important;
}
a.feed {
  background: url(//blog.newspapers.com/wp-content/themes/footnote/i/rss.gif) no-repeat 0 50%;
  color: #cc4e01;
  padding: 5px 5px 5px 50px;
  text-decoration: none;
}
.introp {
  margin: 1em 0 1.5em;
}
.introtext {
  color: #444;
  font-size: 1.15em;
}
.paperstat {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  display: block;
  height: 35px;
  margin: 0;
  overflow: hidden;
  padding: 10px;
  position: absolute;
  right: -3px;
  top: -2px;
  width: 60px;
  z-index: 2;
}
.paperfront .paperstat {
  right: 0px;
}
.paperstat b {
  color: #fff;
  font-size: 12px;
  line-height: 1.3;
  padding: 0 3px;
  text-align: center;
  /*Box shadow*/
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3) /*Top*/, inset 0 0 2px rgba(255, 255, 255, 0.3) /*Shine*/, 0 1px 2px rgba(0, 0, 0, 0.5) /*Shadow*/;
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3) /*Top*/, inset 0 0 2px rgba(255, 255, 255, 0.3) /*Shine*/, 0 1px 2px rgba(0, 0, 0, 0.5) /*Shadow*/;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3) /*Top*/, inset 0 0 2px rgba(255, 255, 255, 0.3) /*Shine*/, 0 1px 2px rgba(0, 0, 0, 0.5) /*Shadow*/;
  display: block;
  margin-left: -10px;
  padding: 2px;
  -webkit-transform: rotate(35deg);
  -moz-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.45);
  width: 95px;
}
b.updated {
  background: #8dcef1;
  background-image: -webkit-linear-gradient(left, color-stop(#8dcef1 0%), color-stop(#1166a8 100%));
  background-image: linear-gradient(to right, #8dcef1 0%, #1166a8 100%);
  background-repeat: repeat-x;
}
b.new {
  background: #52b152;
  background-image: -webkit-linear-gradient(left, #52b152, #008a00 74%, #005700);
  background-image: linear-gradient(to right, #52b152, #008a00 74%, #005700);
  background-repeat: no-repeat;
  border: 1px solid #52b152;
  border-width: 1px 0;
}
.popup {
  background: url(/i/popicon.gif) no-repeat right center;
  padding: 0 20px 0 0;
}
.outlink {
  background: url(/i/outlink.gif) no-repeat right center;
  padding: 0 18px 0 0;
}
.outlink.linktitle {
  background-position: left center;
  padding: 0 0 0 18px;
}
.help {
  text-decoration: none;
}
.owner {
  font-size: 0.846em;
}
#formpage .desc {
  color: #5f2500;
  font-weight: bold;
  padding: 0 0 4px;
}
#account-page .text {
  font-size: 18px;
}
#searchform .ex,
form .ex {
  color: #696969;
  font-weight: normal;
}
.large {
  font-size: 18px;
}
.large[type="password"] {
  font-weight: normal;
}
.nobold {
  font-weight: normal;
}
select.large {
  font-weight: normal;
}
.showy {
  font-style: italic;
  font-weight: bold;
}
sup {
  font-size: 85%;
}
.subdued {
  color: #696969;
  font-weight: normal;
  line-height: 1.2;
}
.subdued.fr {
  line-height: 26px;
}
.call-out {
  background: #e9e4e0;
  border-radius: 4px;
  padding: 12px 20px;
}
.signup_form .call-out {
  margin: 20px 0;
}
@media (min-width: 1200px) {
  .signup_form .call-out {
    margin: 20px -20px;
  }
}
p.subdued {
  margin: 0;
}
h3 .subdued {
  display: block;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
}
.text-secondary {
  color: #7ec2ec;
}
.red {
  color: #cc0000;
}
.gray,
.gray:visited {
  color: #696969;
}
.freetext {
  color: #107e2a;
}
.ac {
  text-transform: capitalize;
}
.uc {
  text-transform: uppercase;
}
.lc {
  text-transform: lowercase;
}
.example {
  color: #696969;
}
p.example {
  margin: 0 0 5px;
}
.smaller {
  font-size: .875em;
}
a.example {
  color: #555;
}
.updated {
  color: #c00;
}
.new {
  background: #faf487;
  color: #c00;
  font-weight: bold;
  text-shadow: 0 1px 0 #fff794;
}
label.example {
  display: block;
}
.price {
  font-size: 1.923em;
}
.price.upgrade {
  font-size: 18px;
}
.price .specialprice {
  display: block;
  font-size: 16px;
}
.price span {
  font-size: 13px;
}
.sitemap h2 {
  border-bottom: 1px solid #ddd;
  margin: 36px 0 18px;
  padding-bottom: 5px;
}
.sitemap h3 {
  margin-top: 16px;
  font-size: 1.25em;
}
.sitemap ul ul {
  margin: 0;
}
.sitemap ul li {
  color: #696969;
  font-size: .875em;
}
.sitemap .th-col {
  width: 32%;
}
#qna {
  padding: 0 10px;
}
#qna dt {
  font-size: 1.07em;
  font-weight: bold;
  margin: 5px 0;
  position: relative;
}
#qna dt a:before {
  content: "\0020";
  border: 1px solid #ccc;
  border-width: 6px 0 6px 10px;
  border-top-color: transparent;
  border-bottom-color: transparent;
  height: 0;
  left: -15px;
  position: absolute;
  top: 4px;
  width: 0;
}
#qna dt a.showterm:before {
  border: 1px solid #ccc;
  border-width: 10px 6px 0;
  border-right-color: transparent;
  border-left-color: transparent;
  left: -18px;
  top: 6px;
}
#qna dd {
  border-left: 5px solid #efefef;
  display: none;
  margin: 0 0 20px;
  padding: 0 15px;
}
#qna .showqna {
  display: block;
}
#compareplans-page #expire {
  display: none;
}
.newf {
  background-image: url(/i/newflag.gif);
  margin: 5px 0 10px;
  padding: 7px 7px 7px 35px;
}
#memberedit {
  display: inline-block;
  vertical-align: top;
}
#memberedit .text {
  text-transform: capitalize;
}
.a-spot {
  padding-top: 7px;
  text-align: center;
}
.secure-tpl .a-spot {
  display: none;
}
.a-spot.a-banner {
  background: none;
  width: 530px;
}
.a-lead {
  height: 90px;
  margin: 0 auto;
  padding: 0 0 20px;
  overflow: hidden;
  width: 728px!important;
  clear: both;
}
.overlaymsg {
  margin: 0 auto;
  padding: 20px;
  width: 500px;
}
.hl {
  background-color: #ffd;
}
.hl2 {
  background-color: #ff9;
}
a.flag,
.flagged {
  background: url(/i/flag-off.gif) no-repeat left center;
  color: #666;
  font-size: 0.846em;
  padding: 2px 0 2px 20px;
}
.flagged {
  background-image: url(/i/flag-red.gif);
}
.abuse {
  margin: 5px 0;
  position: relative;
  z-index: 90;
}
.abuse p {
  margin: 0;
}
.reportabuse {
  background: #efefef;
  border: 1px solid #b3b3b3;
  color: #555!important;
  font-size: 0.923em;
  left: 0;
  margin: 5px;
  padding: 5px 20px;
  z-index: 90;
}
.entryabuse {
  font-size: 0.846em;
  padding: 10px;
}
.entryabuse form {
  border: 1px solid #b3b3b3;
  margin: 5px 0;
  padding: 5px;
}
.entryabuse textarea {
  display: block;
}
.reportabuse textarea {
  width: 100%;
}
.loading {
  background: #fafafa;
  border: 1px solid #b3b3b3;
  margin: 20px auto;
  padding: 15px;
  text-align: center;
  width: 200px;
}
.loading.dark {
  background: transparent;
  border: none;
}
.loadimg {
  background: url(/i/process.gif) no-repeat left top;
  color: #696969;
  margin: 0;
  padding: 3px 3px 3px 25px;
}
#loading {
  color: #696969;
  margin: 0 auto;
  text-align: center;
  width: 200px;
}
.loading b,
#loading b {
  background: url(/i/process.gif) no-repeat left center;
  padding: 3px 0 3px 21px;
}
.loading.dark b {
  background-image: url(/i/process_black.gif);
}
#institute_ip {
  background: #2e2e2e;
  /* Old browsers */
  background-image: -webkit-linear-gradient(top, #2e2e2e 0%, #404040 100%);
  background-image: linear-gradient(to bottom, #2e2e2e 0%, #404040 100%);
  background-repeat: repeat-x;
  border-top: 1px solid #7dc1ea;
  color: #fff;
  font-size: 0.75em;
  margin: 0;
  padding: 6px 16px;
  position: relative;
  z-index: 10;
}
#page {
  margin: 0 auto;
  max-width: 1280px;
  min-width: 960px;
  position: relative;
  padding-top: 28px;
  z-index: 1;
}
#blank-page {
  background: #fafafa;
  padding: 0 10px;
}
#blank-page #fn-page {
  background: transparent;
  border: 0 none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#colC {
  background: transparent no-repeat;
  background-image: -moz-radial-gradient(0 50%, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
  background-image: -webkit-radial-gradient(0 50%, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
  background-image: radial-gradient(0 50%, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
  background-position: 0 0;
  background-size: 8px 100%;
  margin-top: 1em;
  position: absolute;
  top: 24px;
  right: 24px;
  padding-left: 20px;
  width: 300px;
}
.side-sticknav {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  top: 0;
}
@media (max-width: 767px) {
  .side-sticknav {
    position: static;
    top: auto;
  }
}
#membership-page #colC {
  width: 300px;
}
#colinner {
  min-height: 300px;
  padding: 0 18px;
}
.mh {
  min-height: 500px!important;
}
@media (min-width: 992px) {
  #tp2.grid3 {
    padding-right: 340px;
  }
  #tp2.offset-grid1-5 {
    padding-right: 300px;
    padding-left: 300px;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  #tp2.grid4 #colM {
    margin-left: 248px;
  }
}
@media print {
  #tp2.grid4 #colM {
    margin-left: 0;
  }
}
.grid2 {
  padding-right: 474px;
}
.grid2-5 {
  padding-right: 325px;
}
.gridf2-5 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-right: 8px;
  width: 66%;
}
.gridf300 {
  background: transparent no-repeat;
  background-image: -moz-radial-gradient(0 50%, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
  background-image: -webkit-radial-gradient(0 50%, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
  background-image: -ms-radial-gradient(0 50%, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
  background-image: radial-gradient(0 50%, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
  background-position: 0 0;
  background-size: 8px 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  overflow: hidden;
  padding-left: 26px;
  width: 33%;
}
.gridf300.fl {
  background-position: right 0;
  padding: 0 26px 0 0;
}
@media (min-width: 768px) {
  .split-cols {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .split-cols .split-50 {
    -webkit-flex: 1 0 50%;
    -moz-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    order: 1;
  }
  .split-cols .split-secondary {
    -webkit-flex: 1 0 50%;
    -moz-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    order: 2;
  }
  .split-cols .split-footer {
    -webkit-flex: 1 0 100%;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    -webkit-order: 3;
    -moz-order: 3;
    -ms-order: 3;
    order: 3;
  }
}
.solobox {
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 20px auto;
  max-width: 720px;
  padding: 20px;
}
.solobox p {
  font-size: 18px;
}
@media (min-width: 768px) {
  .solobox {
    padding: 60px;
  }
}
.solobox .btn_bar {
  margin: 60px 0 0;
}
.gridf400 {
  float: left;
  width: 416px;
}
@media (min-width: 768px) {
  .h-col {
    float: left;
    padding: 0 2% 0 0;
    width: 47%;
  }
}
.th-col {
  float: left;
  padding: 0 1% 0 0;
  width: 30%;
}
#inpage {
  min-height: 350px;
  min-width: 945px;
}
.secure {
  color: #696969;
  font-size: 16px;
  float: right;
  margin: 8px 12px 0;
  text-shadow: 0 1px 0 #1d1d1d;
  text-transform: uppercase;
}
.secure-tpl .secure {
  margin: 12px;
  margin-right: 52px;
}
@media (min-width: 768px) {
  .secure-tpl .secure {
    margin-right: 12px;
  }
}
#recentsearches {
  left: -218px;
}
#browsecat {
  right: 0;
  top: 30px;
}
#recentactivity {
  background: #414141;
  background: -moz-linear-gradient(top, #0a0a0a 0%, #414141 13%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0a0a0a), color-stop(13%, #414141));
  background: -webkit-linear-gradient(top, #0a0a0a 0%, #414141 13%);
  background: -o-linear-gradient(top, #0a0a0a 0%, #414141 13%);
  background: -ms-linear-gradient(top, #0a0a0a 0%, #414141 13%);
  background: linear-gradient(to bottom, #0a0a0a 0%, #414141 13%);
  clear: both;
  height: 120px;
  margin: 0;
  padding: 10px 5px 0 5px;
  overflow: auto;
  overflow-x: auto;
  overflow-y: visible;
}
.ie7 #recentactivity,
.ie8 #recentactivity,
.ie9 #recentactivity {
  overflow: auto!important;
}
.recentimg {
  position: relative;
}
.recentimg ::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  margin: 5px;
  opacity: .85;
}
.recentimg ::-webkit-scrollbar-track:horizontal {
  border: 1px solid #606161!important;
  -webkit-border-radius: 6px!important;
  background: -webkit-gradient(linear, left top, left bottom, from(#555555), to(#606161)) !important;
}
.recentimg ::-webkit-scrollbar-button:disabled,
::-webkit-scrollbar:corner-present {
  display: none !important;
}
.recentimg ::-webkit-scrollbar-track:disabled {
  margin: 6px;
}
.recentimg ::-webkit-scrollbar-thumb:horizontal {
  -webkit-border-image: none!important;
  -webkit-border-radius: 6px!important;
  background: -webkit-gradient(linear, left top, left bottom, from(#82abd4), to(#588ec4)) !important;
  border: 1px solid #588ec4;
}
#clearrecent {
  bottom: 13px;
  position: absolute;
  right: 10px;
}
#clearrecent small {
  color: #fff;
}
#recentactivity .tar a {
  color: #fff;
  padding-bottom: 5px;
}
#recentactivity a.subdued {
  color: #333;
  padding: 3px 0;
}
.recent-images {
  overflow: hidden;
}
.recent-images li {
  float: left;
  list-style: none;
}
.recent-images li a {
  background: #2d2c2b;
  border: 1px solid #777;
  font-size: 0.846em;
  display: block;
  float: left;
  height: 74px;
  margin: 0  4px;
  padding: 4px;
  text-decoration: none;
  width: 74px;
  white-space: nowrap;
}
.recent-images li a:hover {
  border-color: #fafafa;
}
.empty-msg {
  font: normal 14px/1.3 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#searchbar .empty-msg {
  color: #e0ddd5;
  margin: 15px 0;
}
#scrollTop {
  background: #fafafa;
  background-image: -webkit-linear-gradient(#ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
  background-image: linear-gradient(#ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
  background-repeat: no-repeat;
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
  border: 1px solid #777;
  border-color: #f1f1f1 #ccc #ccc;
  border-radius: 4px;
  border: 1px solid #ddd;
  bottom: 36px;
  padding: 8px 16px;
  position: fixed;
  text-shadow: 0 1px 0 #fff;
  text-align: center;
  right: -10px;
  width: 90px;
  z-index: 50;
}
#scrollTop:active {
  background: #ededed;
}
.recent-images li span {
  display: block;
  color: #fafafa;
  font-size: .8125em;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 68px;
}
.recent-images li i {
  background-color: #fafafa;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border: 1px solid #fafafa;
  display: block;
  height: 50px;
}
#searchbar {
  bottom: 0;
  position: fixed;
  left: 0;
  width: 100%;
}
#searchbar a.recentlink {
  background: #414141;
  background: -moz-linear-gradient(top, #414141 0%, #2d2d2d 98%, #414141 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #414141), color-stop(98%, #2d2d2d), color-stop(100%, #414141));
  background: -webkit-linear-gradient(top, #414141 0%, #2d2d2d 98%, #414141 100%);
  background: -o-linear-gradient(top, #414141 0%, #2d2d2d 98%, #414141 100%);
  background: -ms-linear-gradient(top, #414141 0%, #2d2d2d 98%, #414141 100%);
  background: linear-gradient(to bottom, #414141 0%, #2d2d2d 98%, #414141 100%);
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  -moz-box-shadow: 0px -1px 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px -1px 5px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px -1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px -1px 5px rgba(0, 0, 0, 0.2);
  color: #efefef;
  display: block;
  margin: 0 8px 0;
  padding: 4px;
  position: absolute;
  right: 0;
  text-align: center;
  text-shadow: 0 -1px 0 #1d1d1d;
  top: -26px;
  width: 152px;
}
#searchbar a:hover {
  text-decoration: none;
}
.recent-img {
  padding: 12px;
}
.startsearch {
  margin: 0 0 50px;
}
#search-header {
  border: 1px solid #CCC6BC;
  background: #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  margin: 0 0 12px;
  padding: 14px 10px;
  position: relative;
  z-index: 10;
}
#search-header input[type=text],
#search-header input.text {
  font-size: 16px;
  height: 24px;
  line-height: 24px;
}
#gn-basic input {
  width: 185px;
}
#ln-basic input {
  width: 190px;
}
.startsearch #gn-basic input {
  width: 235px;
}
.startsearch #ln-basic input {
  width: 238px;
}
#keyword-basic input {
  width: 386px;
}
.startsearch #keyword-basic input {
  width: 484px;
}
input.ex {
  color: #aaa;
}
#year-start,
#year-start-emptytext,
#year-end,
#year-end-emptytext {
  width: 75px;
}
.search-input {
  color: #555;
  float: left;
  margin-right: 5px;
}
.ie7 .search-input {
  margin-right: 5px;
}
.search-input small.label {
  display: block;
  margin-top: 8px;
}
.search-input .soundex {
  margin-top: 10px;
}
#search-activity {
  float: left;
  position: relative;
  width: 350px;
}
#recentlinks {
  border-right: 1px solid #fff;
  border-left: 1px solid #cbc3b4;
  float: right;
  margin: -6px 0 -5px;
}
#recentlinks .sli {
  border-right: 1px solid #cbc3b4;
  border-left: 1px solid #fff;
  border-width: 0 1px;
  display: block;
  float: left;
  position: relative;
}
#recentlinks li:hover {
  background: url(/i/i/searchbar-over.gif) repeat-x 0 0;
  border-right-color: #bab3a5;
  border-left-color: transparent;
}
#recentlinks a.rlink {
  color: #222;
  display: block;
  float: left;
  padding: 11px 13px 11px 20px;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
}
#recentlinks a.rlink:hover {
  text-decoration: underline;
}
#recentlinks .activity a.rlink:hover {
  text-decoration: none;
}
.activity a.rlink:hover span {
  text-decoration: underline;
}
#gsearch {
  background: #eae4d8 url(/i/i/searchbarbg.gif) repeat-y 0 0;
  padding: 2px 12px;
}
#gsearch fieldset {
  float: left;
  padding: 0;
  position: relative;
  width: 508px;
}
#ginput {
  background: #ffffff url(/i/i/gfield-bg.png) no-repeat 0 0;
  border: 0 none;
  font-size: 1em;
  height: 16px;
  padding: 6px 30px 5px 5px;
  width: 473px;
}
#ginput:focus {
  background-position: 0 -32px;
  outline: 0;
}
.gsearch-tips {
  background: url(/i/i/gfield-bg.png) no-repeat 100% 0;
  display: block;
  height: 27px;
  overflow: hidden;
  position: absolute;
  right: 2px;
  text-decoration: none;
  text-indent: -1000em;
  top: -1px;
  width: 30px;
}
.gsearch-tips:hover {
  background-position: 100% -32px;
}
#searchingpages {
  background: #7daacd url(/i/blue-arrow-left.gif) no-repeat 0 0;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  color: #fff;
  font-size: .846em;
  padding: 0 25px 0 12px;
  position: absolute;
  right: 32px;
  top: 5px;
}
.searchbtn,
.searchdrop {
  background: url(/i/i/searchbtn.png) no-repeat 0 0;
  display: block;
  float: left;
  height: 27px;
  margin-left: 8px;
  text-decoration: none;
  text-indent: -1000em;
  width: 61px;
}
.disabledbtn {
  background-position: -3px -1px !important;
  cursor: not-allowed;
  opacity: .6;
}
#gsearch .disabledbtn {
  background-position: 0 0!important;
}
.searchdrop {
  background-position: 100% 0;
  margin: 0 8px 0 0;
  width: 22px;
}
.searchbtn:hover,
.searchbtn:focus {
  background-position: 0 -27px;
  outline: 0 none;
}
.searchbtn:active {
  background-position: 0 -54px;
  outline: 0 none;
}
.searchdrop:hover,
.searchdrop:focus {
  background-position: 100% -27px;
}
.searchdrop:active {
  background-position: 100% -54px;
}
.close_sm {
  background: url(/i/closeBtn-sm.png) no-repeat 0 -47px;
  display: block;
  overflow: hidden;
  height: 15px;
  margin: 2px;
  right: 0;
  position: absolute;
  text-indent: -1000em;
  top: 0;
  width: 15px;
}
.close_sm {
  background-position: 0 -32px;
  right: 17px;
}
.close_sm:hover {
  background-position: 0 -16px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.goback {
  text-align: right;
}
@media (min-width: 768px) {
  .goback {
    float: right;
  }
}
.gridf2-5 .goback {
  margin-top: 18px;
}
img.border {
  border: 1px solid #ccc;
}
@media (min-width: 768px) {
  .header-contain .goback {
    margin-top: 32px;
  }
}
.goback a {
  background: url(/i/viewer-sprites.png) no-repeat -28px -120px;
  color: #696969;
  padding-left: 18px;
  margin: 15px  0 15px 5px;
}
.goback2 {
  background: url(/i/goback2.gif) no-repeat left center;
  padding: 2px 0 2px 16px;
}
.flimg {
  float: left;
  margin: 0 10px 0 0;
}
.tallimg {
  margin: 3px 15px 15px 0;
}
.fltext {
  margin: 5px;
  float: right;
}
.frimg {
  float: right;
  margin: 0 0 0 10px;
}
.nborder {
  border: 0 none!important;
}
.pad-l {
  margin-left: 10px;
}
.pad-r {
  margin-right: 5px;
}
.nomargin,
.nom {
  margin: 0;
}
.marginb20 {
  margin-bottom: 20px;
}
.margint20 {
  margin-top: 20px;
}
.marginb32 {
  margin-bottom: 32px;
}
.margint32 {
  margin-top: 32px;
}
.indent {
  margin: 5px 0 1em 1.5em;
}
.tam {
  text-align: center;
}
.tcontent .tam.sm-left {
  text-align: left;
}
.tal {
  text-align: left;
}
.tar,
.tbl .tar {
  text-align: right;
}
.vam {
  vertical-align: middle;
}
.vat {
  vertical-align: top;
}
.hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1.5em 0;
  padding: 0;
}
.hr.line {
  margin: 28px 0;
}
.hr.lighter {
  border-color: #f6f3eb;
}
.hr.thick {
  border-top: 4px solid #1d1d1d;
}
div.subscription:last-of-type {
  border-bottom: 0 none!important;
}
.tooltip {
  background: #bddef1;
  border: 1px solid #7197d5;
  font-size: .6875em;
  line-height: 1.25;
  margin: -12px 0 0 12px;
  padding: 8px;
  z-index: 91;
  -moz-box-shadow: 1px 1px 5px #999;
  -webkit-box-shadow: 1px 1px 5px #999;
  box-shadow: 1px 1px 5px #999;
}
.highlight {
  background-color: #FFF7C0;
}
.sh {
  color: #696969;
  margin: -20px 0 0;
  padding: 0 0 20px;
}
.intro-opt {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-right: 20px;
  min-width: 328px;
  width: 30%;
}
.intro-opt figcaption {
  color: #696969;
  display: block;
  font-size: .8125em;
  margin: 10px auto 0 0 ;
  text-align: center;
  width: 300px;
}
.buy-opt {
  float: left;
  list-style: none;
  margin: 10px 0;
  padding: 0;
  min-width: 628px;
  width: 60%;
}
.buy-opt > li h2 {
  margin: 0;
}
.annual-opt,
.monthly-opt {
  border-bottom: 1px solid #ccc;
  display: block;
}
#chooser {
  margin: 10px auto;
  width: 835px;
}
#chooser .attn {
  margin: 0 0 16px;
}
#chooser .example {
  margin: 0 auto 5px;
  width: 600px;
}
#chooser.upgrade,
#chooser.upgrade2 {
  background: transparent;
  position: relative;
}
#chooser.upgrade:before,
#chooser.upgrade2:before {
  content: "\21D2";
  display: block;
  font-size: 5em;
  position: absolute;
  left: 375px;
  top: 75px;
  width: 100px;
  height: 100px;
}
#choose-aa {
  border: 3px solid #7ec2ec;
}
#choose-basic h2,
#choose-aa h2,
#choose-am h2 {
  background: #f6f3eb;
  color: #414141;
  margin: 0;
  padding: 5px;
  text-transform: uppercase;
}
#choose-aa h2 {
  background: #7ec2ec;
  color: #fff;
}
#choose-am h2 {
  background: #f6f3eb;
}
#choose-am.choose-box {
  margin: 0 auto;
  width: 600px;
}
#compareplans-page #choose-am.choose-box {
  width: 350px;
}
.choose-box h3,
#mtable thead th h3 {
  background: #222;
  color: #fff;
  font-size: 1em;
  margin: -1px -1px 0;
  padding: 3px 5px;
}
#choose-aa h3 {
  margin: -3px -3px 0;
}
.choose-box {
  background: #efefef;
  border: 1px solid #ccc;
  min-height: 254px;
  width: 350px;
}
.choose-box div {
  background: #fff;
  padding: 5px 10px;
}
.choose-box ul p,
th form ul p {
  margin: 0 0 0 14px;
}
.bestoffer {
  position: relative;
}
.bestoffer i {
  background: #1F7A34;
  color: #fff;
  display: inline-block;
  font: normal normal 12px/1.1 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin: 0 0 5px 10px;
  padding: 2px 3px;
  position: absolute;
  top: 5px;
}
.pricehead {
  border-bottom: 1px solid #ccc;
  font-size: .875em;
  margin: 0;
  text-align: right;
  text-transform: uppercase;
}
.pricesubhead {
  font-size: 12px;
  margin: 8px 0 0;
  text-align: right;
  text-transform: uppercase;
}
.pricesubhead b {
  display: inline-block;
  padding: 2px 10px;
  width: 108px;
}
.pricehead strong {
  background: #1d1d1d;
  color: #fafafa;
  padding: 4px 10px;
}
.chooseprice {
  list-style: none;
  margin: 0;
  padding: 0;
}
.chooseprice .pricedesc {
  float: left;
  padding: 10px 0;
  width: 60%;
}
.benefits {
  margin-left: 38%;
  width: auto;
}
.benefits.freet {
  float: left;
  margin: -72px 20px 0 0;
  width: 35%;
}
.pricedesc h2 {
  margin: 0;
}
.pricedesc p {
  margin: 0 0 20px;
}
.freetrial {
  margin-bottom: 20px;
  padding: 20px;
}
.chooseprice li {
  border-bottom: 1px solid #ccc;
}
.chooseprice li:last-child {
  border: 0 none;
}
.chooseprice label {
  display: block;
}
.chooseprice label:hover {
  background: #f5f2e9;
}
.chooseprice input[type="radio"] {
  display: block;
  float: left;
  margin: 14px 10px;
}
.chooseprice em {
  display: block;
  float: left;
  font-style: normal;
}
.chooseprice span {
  color: #696969;
  display: block;
  font-size: 10px;
  text-transform: uppercase;
}
.chooseprice small {
  display: block;
}
.discount {
  font-size: 12px;
}
.chooseprice del,
.chooseprice strong {
  display: block;
  float: right;
  font-size: 18px;
  padding: 14px 10px;
  width: 108px;
  text-align: right;
}
.chooseprice del {
  width: 70px;
}
.choose-box form p.submit {
  border-top: 1px solid #ccc;
  margin: 12px 0 0;
  padding: 12px 0 0;
}
.choose-box form {
  margin: 0;
  padding: 15px 10px;
}
.smllnote {
  margin-left: 10px;
}
.premflag,
.freeflag {
  background: #52b152;
  border: 2px solid #52b152;
  bottom: auto;
  color: #fff;
  line-height: 1;
  padding: 0px 2px;
  margin: 0 auto;
  top: auto;
  display: block;
  text-align: left;
  width: 86px;
}
.pageflag {
  width: 85px;
}
.qlimg .premflag,
.qlimg .freeflag,
.qlimg .memflag {
  margin: 0;
  width: 244px;
}
#browse_content .premflag,
#browse_content .freeflag {
  margin: 0 2px;
  width: 172px;
}
.premflag {
  background: #bf1f1b;
  border-color: #bf1f1b;
}
.w-slide {
  margin-top: 10px;
  overflow: hidden;
  min-height: 280px;
  position: relative;
  width: 285px;
}
.w-item {
  float: left;
  font-size: .846em;
  margin: 0 4px 10px 8px;
  overflow: hidden;
  padding: 65px 0 0 0;
  position: relative;
  width: 83px;
}
#imageslide {
  position: relative;
}
.w-linkpop {
  border-top: 1px solid #ccc;
  clear: both;
  display: block;
  padding: 10px;
}
.w-linkpop:after {
  content: " \00BB";
}
.w-item p {
  line-height: 1.25;
}
.w-item p a {
  color: #555;
  line-height: 1.25;
}
.w-thumb {
  background-color: #EFEFEF;
  border: 1px solid #ccc;
  display: block;
  height: 55px;
  left: 0pt;
  padding: 1px;
  position: absolute;
  text-indent: -1000em;
  top: 4px;
  width: 60px;
}
.w-thumb i {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
  height: 55px;
}
.w-mlink {
  display: block;
  line-height: 1.25;
}
.w-mlink:hover .w-thumb {
  border: 1px solid #999;
}
.w-sets {
  float: left;
  overflow: hidden;
}
.content {
  width: 100000px;
}
.cb-btns {
  float: right;
  margin-right: 9px;
  padding: 0 0 2px;
  width: 65px;
}
p.tools {
  margin: 2em 0 0 ;
  opacity: .8;
}
.author-page {
  font-weight: bold;
}
p.privacy {
  margin: 0 0 .65em;
}
.public-page,
.closed-page {
  background: #ffffff url(/i/public-icon.gif) no-repeat right 3px;
  color: #555;
  display: inline-block;
  padding: 5px 25px 5px 0;
}
.closed-page {
  background-position: right -67px;
}
.factlist-group {
  display: block;
  font-style: normal;
  font-size: 11px;
  overflow: hidden;
  position: absolute;
  text-align: left;
  top: 40px;
  width: 98px;
}
.rel-fact:hover .factlist-group {
  top: 39px;
}
.factlist-group i {
  font-style: normal;
  color: #555;
  white-space: nowrap;
}
.factlist-group .flabel {
  display: block;
  color: #999;
  float: left;
  margin-right: 5px;
  overflow: hidden;
  padding: 0 0 0 3px;
  text-align: right;
  width: 28px;
}
.factlist-group .fvalue {
  float: left;
  width: 60px;
}
.pages {
  font-size: 0.923em;
  margin: .5em 0 0 0;
  text-align: right;
}
.pages.pad-l {
  margin-left: 10px;
}
.pages.pad-r {
  margin-right: 10px;
}
.lite-box .pages.pad-r {
  margin-top: -19px;
}
.pagenumbers {
  float: right;
  padding: 4px 0 9px;
  white-space: nowrap;
}
.pagenumbers .pages {
  display: inline;
  margin: 0;
}
#browse-page .pages {
  border-top: 1px dotted #b3b3b3;
  padding: 1em 0;
}
.paginate {
  margin: 5px 0;
  padding: 5px 0;
  text-align: right;
  white-space: nowrap;
}
.paginate a,
.paginate b {
  background: #fff;
  border: 1px solid #b4c4da;
  font-size: .923em;
  padding: 1px 5px;
  text-decoration: none;
}
.paginate a:hover {
  background-color: #fff;
  border-color: #005FB5;
}
.paginate b {
  background: #243c72;
  border: 1px solid #243c72;
  color: #fff;
}
a.nav-next,
a.nav-last,
a.nav-prev,
a.nav-start,
.nav-prev {
  background: #ffffff url(/i/page-btns.gif) no-repeat 0 0;
  border-color: #b4c4da;
  height: 18px;
  overflow: hidden;
  padding: 1px 5px;
}
.dis-prev {
  border-color: #ccc!important;
  background-position: 1px -35px !important;
}
.dis-next {
  border-color: #ccc!important;
  background-position: 3px -54px !important;
}
a.nav-next span,
a.nav-prev span {
  visibility: hidden;
}
a.nav-last span,
a.nav-start span {
  visibility: hidden;
  padding: 0 .2em;
}
a.nav-next {
  background-position: 3px -16px;
}
a.nav-last {
  background-position: 2px -92px;
}
a.nav-prev {
  background-position: 2px 3px;
}
a.nav-start {
  background-position: 3px -73px;
}
a.d-next {
  background-position: 3px -54px;
}
a.d-last {
  background-position: 2px -111px;
}
a.d-prev {
  background-position: 2px -35px;
}
a.d-start {
  background-position: 3px -130px;
}
a.nav-next:hover,
a.nav-last:hover,
a.nav-prev:hover,
a.nav-start:hover {
  background-color: #fff;
  border: 1px solid #005FB5;
}
.browse-page {
  margin: 5px;
  clear: both;
}
#profile-page .browse-page {
  border-top: 1px dotted #b3b3b3;
  margin: 5px 0;
  padding: 5px 0;
}
.lite-box .paginate {
  clear: both;
  margin: 0 10px 0;
  text-align: center;
}
tfoot .fl {
  margin: 10px 0;
}
.currPage {
  padding: 4px;
}
.jumpto {
  margin: 5px 0;
  text-align: center;
}
#browsemore-page .jumpto {
  text-align: right;
}
.jumpto .text {
  width: 25px;
}
.tbl {
  border-collapse: collapse;
  border-width: 0;
  clear: both;
  margin: 0 0 .5em;
  padding: 0;
}
.tbl.vam td {
  vertical-align: middle;
}
.tbl caption {
  border-bottom: 1px dotted #b3b3b3;
  color: #cc4e01;
  font-weight: bold;
  padding: 3px;
  text-align: left;
}
.tbl th {
  text-align: left;
}
.tbl td {
  border: 1px solid #efefef;
  border-width: 1px 0;
  padding: 3px;
}
.tbl tr.altrow td {
  background: #f6f4eb;
}
.pr .hl2 {
  padding: 5px;
}
.pr h4 {
  margin-bottom: .5em;
}
.pr p span {
  display: block;
  font-weight: normal;
}
.t-head {
  font-size: 114%;
  font-weight: bold;
  text-align: left;
  margin: 0 0 .5em;
}
.th {
  background: #efefef;
  border: 1px solid #fff;
  padding: 3px;
}
.nbdr td {
  border: 0 none;
}
.regbox h2 {
  margin-top: .75em;
}
.regbox ul {
  color: #333;
  margin: 0 0 20px;
}
.regbox li {
  margin: 15px 0;
}
.innerbox {
  margin: 20px;
  padding: 10px;
}
.cbox {
  margin: 30px auto;
  width: 400px;
}
.plan {
  width: 100%;
}
.plan td {
  border-bottom: 1px dotted #b3b3b3;
  margin: 0 0 1em;
  padding: 5px 15px;
}
.subinfo {
  border: 1px solid #b3b3b3;
  background: #efefef;
  margin: 15px 0;
  padding: 10px;
}
.subinfo.bg2 {
  background: #e4f2fd;
}
.subinfo > p {
  margin: 0;
}
.subinfo > p + p,
.subinfo > p + h4 {
  margin-top: 1em;
}
.yourplan {
  background: #5a8eb8 url(/i/fnbox-bg.jpg) repeat-x 0 -20px;
  margin: 5px 0;
  padding: 10px 4px;
}
.yourplan small {
  display: block;
  margin-top: 10px;
}
.amount {
  display: block;
  margin: 0 auto;
  padding: 10px;
}
.pricebox {
  margin: 8px 0 ;
  padding: 0;
}
.fboxR2 {
  background: #ffffff url(/i/fnbox2-bg.png) repeat-x 0 100%;
  border-bottom: 1px solid #b3b3b3;
  margin: 0 0 20px;
}
.section-help {
  list-style: none;
  margin: 0;
  padding: 0;
}
.section-help li > a,
.section-help span.plans {
  border-top: 1px solid #ccc;
  display: block;
  margin: 0;
  padding: 12px 12px 12px 84px;
  position: relative;
  text-decoration: none;
}
.section-help li > a:hover {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3) /*Top*/, inset 0 0 2px rgba(255, 255, 255, 0.3) /*Shine*/;
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3) /*Top*/, inset 0 0 2px rgba(255, 255, 255, 0.3) /*Shine*/;
  box-shadow: inset 0 4px 8px #dbdbdb /*Top*/;
  text-decoration: none;
}
.section-help h2 {
  color: #bb2429;
  font-size: 24px;
  margin: 0;
}
.section-help h3 {
  margin: 0;
}
.section-help p {
  color: #1d1d1d;
  margin: 0;
}
a.gen {
  background: #f6f3eb url(/i/sprite_whatsnext.png) no-repeat 0 0;
  min-height: 57px;
}
a:hover.gen {
  background-position: 20px 12px;
  background-repeat: no-repeat;
}
a.h-search {
  background-position: 20px -232px;
}
a.h-pages {
  background-position: 20px -317px;
}
a.h-basics {
  background-position: 20px -152px;
}
a.h-goback {
  background-position: 20px -72px;
}
.plans:before,
.training:before,
.memaccount:before,
.problems:before {
  background-image: url(/i/help-sprite.png);
  background-repeat: no-repeat;
  content: "\0020";
  display: block;
  height: 55px;
  left: 10px;
  margin-top: -27px;
  position: absolute;
  top: 50%;
  width: 55px;
}
.plans:before {
  background-position: -98px 0;
}
.training:before {
  background-position: -48px 0;
}
.problems:before {
  background-position: -148px 0;
}
.memaccount:before {
  background-position: 4px 0;
}
#error {
  background: #ff6969;
  color: #fff;
  text-shadow: 1px 1px #cf5454;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 0;
}
#error .tcontent {
  padding: 10px 14px 11px;
  border: 1px solid #ffb8b8;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
#success {
  background: #2ea125;
  color: #fff;
  text-shadow: 1px 1px #1b6116;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 10;
  -moz-border-radius: 0;
  border-radius: 0;
}
#bluemask {
  background: #4195aa;
}
#frameless .tclose {
  left: 6px;
}
h1 a.h1link {
  font-size: 70%;
}
.reg-action-btn {
  padding: 32px 12px 12px 352px;
}
#litbox {
  overflow: hidden;
  position: relative;
}
#litbox .step1 h1,
#litbox .step3 h1 {
  background: url(/i/atn_24.gif) no-repeat left center;
  padding: 5px 5px 5px 28px;
}
#litbox .step1 h1.f3logo {
  background: url("/i/global-sprite.png") no-repeat 0 0;
  display: block;
  height: 42px;
}
#topic-page .n-form h2 {
  color: #222;
  margin: 0;
  padding: 0;
}
#profile-page #sl-page h2 {
  border: 0 none;
  color: #222;
  margin: 10px 0 0;
  padding: 0;
  font-size: 1.23em;
}
#st h2 {
  font-size: 1em;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
#st input.ex {
  margin: 5px 15px 5px 0;
  color: #333;
  vertical-align: middle;
}
#st input.ex:focus {
  outline: none;
}
.lit-head {
  margin: 2em 0 1em;
}
.intro {
  font-size: 14px;
}
.subinfo {
  background: #efefef;
  border: 1px solid #b3b3b3;
  margin: 16px 0;
  padding: 14px;
}
.div-pic1 {
  padding: 25px 0;
}
.notmember .mainBtn {
  display: block;
  font-size: 1.07em;
  margin: 15px auto;
}
.labeltitle {
  color: #555;
  font-size: 1em;
  margin: 0 0 10px;
}
.labeltitle b {
  display: -moz-inline-box;
  display: inline-block;
  padding-right: 5px;
}
.msignin {
  background: #f6f3eb;
  border-top: 1px solid #ccc;
  bottom: 0;
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  left: 0;
  padding: 10px 15px 20px;
  position: absolute;
  width: 100%;
}
.msignin .field,
.msignin .submit {
  color: #444;
  float: left;
  margin: 0;
  width: 180px;
}
.membersignin .fbsign {
  border-right: 0 none;
  padding: 40px 20px;
  text-align: center;
}
.msignin .text {
  width: 170px;
}
.msignin .submit {
  color: #444;
  margin: 1em 0 0;
  width: 200px;
}
.submit label {
  font-size: .875em;
}
.membersignin h2 {
  padding-bottom: 8px;
}
.membersignin .submit .btn-p {
  margin-left: 0;
}
.membersignin .submit p {
  margin-bottom: 9px;
}
.signin-link {
  padding: 5px 100px 5px 10px;
  position: relative;
}
.lite-content {
  padding: 20px;
}
.loadingImg {
  display: block;
  margin: 25px auto;
  text-align: center;
}
#sense-hd {
  margin-right: 20px;
}
.sense-copy {
  clear: both;
  line-height: 1.4em;
  margin: 10px 20px 1em 0;
}
.provider-img {
  vertical-align: middle;
}
.membersignin fieldset {
  border-right: 1px solid #ddd;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  font-size: .875em;
  margin: 40px 0 0;
  padding: 0 20px 0 0;
  width: 50%;
}
.membersignin .text {
  width: 200px;
}
.membersignin .submit {
  color: #444;
  margin-left: 84px;
}
.signinoptions {
  background: #f5f2e9;
  border-radius: 0 0 15px 15px;
  border-top: 1px solid #e0ded8;
  bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  left: 0;
  margin: 0;
  padding: 12px 30px 12px 35px;
  position: absolute;
  width: 100%;
  z-index: 10;
}
.signinoptions p {
  font-size: 14px;
  margin: 0;
  padding: 0;
}
.gobackslide {
  margin: 16px 0 0;
}
.gobackslide a:before {
  content: "\2190";
  padding-right: 5px;
}
#resent {
  list-style: none;
}
.lit-btnbar {
  clear: both;
  padding: 4px 0;
  text-align: right;
}
#subscribeside {
  height: inherit;
}
@media (max-height: 600px), (max-width: 767px) {
  #subscribeside {
    overflow: auto;
  }
}
#subscribeside h1,
#membership h1 {
  border-bottom: 1px solid #1d1d1d;
  color: #222;
  font-size: 24px;
  margin: 0 ;
  padding: 10px 5px;
}
@media (max-width: 768px) {
  #subscribeside h1,
  #membership h1 {
    display: none;
  }
}
#subscribeside h1.red {
  background: #fff;
  color: #c00;
  margin-top: 25px;
}
#subscribeside .errormsg {
  margin: 50px 50px 100px;
}
#membership-page #membership h1 {
  background: #fff;
  padding: 1px;
}
#subscribeside h1 small {
  display: block;
}
#subscribeside h1 b {
  color: #bb2429;
  font-weight: normal;
}
.signin-now {
  margin: 0;
  padding: 1.5em 4px;
}
#membership #paybox {
  background-position: 20px 0;
  padding: 0 ;
  width: 100%;
}
.paybtn {
  display: inline-block;
  font-size: 14px;
  padding: 8px 25px;
}
#membership .paytype {
  padding: 20px ;
  width: auto;
}
#membership .pp-view {
  display: none;
}
#membership .monthly {
  background: #fff;
  border-top: 1px dotted #b3b3b3;
}
#pricing {
  margin-top: 1px;
  border-top: 5px solid #1d1d1d;
  height: inherit;
  position: relative;
}
@media (max-width: 768px) {
  #pricing {
    border: 0 none;
  }
}
@media (max-height: 600px) {
  #pricing {
    padding-bottom: 100px;
  }
}
#pricing.signingonly {
  background: #fff;
  border: 0 none;
}
#paybox {
  margin: -1px 0 0;
  min-height: 329px;
  padding: 10px 0 0 250px;
}
.opt1 #paybox {
  padding: 10px 280px 100px 0;
}
@media (max-width: 768px) {
  .opt1 #paybox {
    padding: 4px;
  }
}
#paybox h2 {
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 0;
}
.freetrial #paybox h2 {
  font-size: 1.38em;
}
#paybox h2.bt {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  #paybox h2 {
    margin: 0;
  }
}
#paybox h5 {
  font-weight: bold;
}
#paybox ul {
  font-size: 14px;
  font-weight: 400;
}
#paybox ins {
  text-decoration: none;
}
#paybox .arrow-title {
  background: url(/i/arrow_drawR.png) no-repeat 95% 50%;
  font-size: 20px;
  line-height: 1.4;
  margin: 0 0 15px;
  padding: 0 100px 5px 0;
}
#paybox .btn-p {
  margin: 0 10px 0 0;
}
#paybox .btn-p.marginb20 {
  margin: 0 0 40px;
}
#paybox small {
  display: block;
}
#paybox .checks {
  padding-left: 20px;
}
.paytype .red {
  display: block;
}
.special {
  display: block;
  margin-top: 5px;
}
.special b {
  font-size: 1.23em;
}
.freetrial {
  font-size: 1em;
}
.specialbox .btns-go .subdued {
  line-height: 1em;
}
.pp-view,
.buy-options {
  margin: 0 38px 0 0;
}
.buy-options {
  margin: 8px;
  padding: 0;
}
@media (min-width: 768px) {
  .buy-options {
    margin: 0 38px 20px 0;
    padding: 20px;
  }
}
.selectplan {
  list-style: none;
  margin: 0;
  padding: 0;
}
.touch .selectplan li {
  border-radius: 12px;
}
.touch .selectplan li p {
  margin: 4px 0;
}
.paytype ul {
  margin: .5em  0;
  padding: 0 0 0 20px;
}
.guarantee {
  clear: both;
  font-size: 92%;
  margin: 5px 0 ;
}
#img-box {
  background: #535353;
  overflow: hidden;
  margin: 8px auto;
  width: 250px;
  height: 150px;
}
@media (min-width: 768px) {
  #img-box {
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
  }
  .opt1 #img-box {
    left: auto;
    right: 10px;
    top: 12px;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  }
}
#img-box-2 {
  position: absolute;
  left: auto;
  right: 10px;
  top: 36px;
  width: 328px;
}
.img-title {
  color: #fff;
  text-align: center;
  margin: 8px 0 0;
  font-size: 14px;
}
@media (min-width: 768px) {
  .img-title {
    font-size: 16px;
  }
}
.img-title span {
  color: #7ec2ec;
  display: block;
  font-weight: normal;
  font-size: 13px;
}
@media (min-width: 768px) {
  .img-title span {
    font-size: 14px;
  }
}
.t-img {
  height: 290px;
  overflow: hidden;
  padding: 8px 20px;
  text-align: center;
}
.flagP {
  background: #bb2429;
  box-shadow: 0 0 5px #333;
  color: #fafafa;
  font-weight: bold;
  left: -25px;
  letter-spacing: .15em;
  padding: 2px 30px;
  position: absolute;
  text-align: left;
  -webkit-transform: rotate(-25deg);
  -moz-transform: rotate(-25deg);
  transform: rotate(-25deg);
  text-transform: uppercase;
  top: 3px;
  width: 130px;
}
#signinarea {
  left: 0;
  margin: 2px 0 0;
  padding: 0;
  position: absolute;
  top: 68px;
  width: 100%;
}
#signinarea h1 {
  font-size: 20px;
  margin: 0;
}
#signinarea.signingonly {
  border-top: 0 none;
  background: #fff;
}
.n-form textarea {
  border: 1px solid #b3b3b3;
  height: 100px;
  outline: 3px solid #eee;
  width: 90%;
}
#subscribeside #loginhd {
  display: block;
  font-size: 1.07em;
  font-weight: bold;
  position: relative;
}
.submitter {
  margin: 20px 0 10px;
}
#subscribeside .field input {
  width: 85%;
}
.optionbtn {
  margin: 0 0 2.0em;
}
.optionbtn p {
  margin: 0 0 5px;
}
.email-prob {
  font-size: 24px;
  font-weight: normal;
  margin: 0 0 8px 0;
}
.email-prob-block {
  margin: 8px 0;
}
#emailform .btn-t {
  margin-left: 8px;
}
.agree {
  background-color: #E2ECF4;
  font-size: 1em;
  margin-bottom: 12px;
  padding: 12px;
}
.terms-of-use {
  overflow-y: scroll;
  height: 180px;
  border: 1px solid #898989;
  padding: 0 20px;
  margin: 12px 0 0;
}
.badbrowse i {
  background-image: url(/i/browser-icons.png);
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  float: left;
  font-style: normal;
  margin: 0 15px;
  padding-top: 70px;
  text-align: center;
  width: 70px;
}
.badbrowse-ff {
  background-position: -80px 0;
}
.badbrowse-ie {
  background-position: -154px 0;
}
.ie7 button,
.ie7 .btn-p {
  cursor: pointer;
  width: auto;
  overflow: visible;
}
.ie7 .clear,
.ie7 .disc-wrap,
.ie7 #paybox,
.ie7 #account-status .offer-tile form,
.ie7 header nav,
.ie7 .header-contain {
  display: inline-block;
}
.ie7 .dlist dt {
  margin-right: 10px;
}
.ie7 .dlist dd {
  float: none;
}
.ir {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
hr,
.hid {
  display: none;
}
.hidvis {
  visibility: hidden;
}
.hidt {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.clear:before,
.clear:after,
#account-status .offer-tile form:before,
#account-status .offer-tile form:after,
header nav:before,
header nav:after,
.header-contain:before,
.header-contain:after {
  content: " ";
  display: table;
}
.clear:after,
#account-status .offer-tile form:after,
header nav:after,
.header-contain:after {
  clear: both;
}
.reset {
  clear: both;
  font-size: 1px;
  margin: 0;
  padding: 0;
  line-height: 1px;
  height: 1px;
}
.unselect {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  body {
    background-size: 50px 50px;
  }
  .twitter-btn:before,
  .fb-btn:before,
  .blog-btn:before,
  .gp-btn:before,
  .secure:after {
    background-image: url(/i/global-sprite@2x.png);
    background-size: 200px 100px;
  }
}
@media screen and (max-width: 1024px) {
  #fn-page {
    max-width: 100%;
    margin: 0;
    min-width: 800px;
  }
  .smallf {
    padding: 40px 16px 32px;
  }
  .lite-box h2 {
    margin-top: 0!important;
  }
  .benefits {
    margin-left: 0;
    float: left;
  }
  .intro-opt {
    display: none;
  }
  .buy-opt {
    float: none;
    margin: 0 auto;
  }
  .tinner {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .gridf300 {
    min-width: 0;
  }
  .gridf300 > img {
    display: block;
    max-width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 850px) {
  #fn-page {
    border-radius: 0;
    box-shadow: none;
    max-width: 100%;
    min-width: 768px;
  }
  .secure-tpl #fn-page {
    width: 768px;
  }
}
@media screen and (max-width: 800px) {
  #fn-page {
    max-width: 100%;
    min-width: 768px;
  }
  #fn-page {
    background-image: none;
    margin: 0;
  }
  #content:after {
    background-position: 9px -78px;
    right: 0;
    width: 45px;
  }
  .inline li {
    padding: 0;
  }
  .secure-tpl #fn-page {
    width: 768px;
  }
  #inpage {
    min-height: 500px;
    min-width: 100%;
  }
  #page {
    max-width: 768px;
    min-width: 100%;
  }
  a.nli.dropd {
    padding: 8px 20px 8px 10px;
  }
  .dropd:after {
    right: 10px;
  }
  #colC {
    background: none;
    padding-left: 12px;
    position: static;
    right: auto;
    top: auto;
    width: auto;
  }
  .helplink {
    display: none!important;
  }
  #pg-join .btn-p {
    padding: 4px 8px;
  }
  #colA {
    padding: 10px;
  }
  .gridf2-5 {
    float: none;
    padding-right: 0;
    width: 100%;
  }
  .gridf300 {
    background: none;
    border: 0 none;
    float: none;
    margin: 0 auto;
    width: 100%;
    padding: 0;
  }
  .gridf300 .inner {
    float: left;
    margin-right: 20px;
    width: auto;
  }
  .a-lead {
    display: none;
  }
  .boot-contain {
    overflow: hidden;
  }
  .bootbox.b3 {
    float: right;
    margin-right: 15px;
    width: 250px !important;
  }
  .b3 .inline li {
    margin: 12px 0;
  }
  #chooser {
    width: 100%;
  }
  #chooser.upgrade2 {
    background-position: 292px 40%;
  }
  #compareplans-page #choose-am.choose-box,
  .choose-box {
    width: 300px;
  }
  #colinner {
    padding: 0 5px;
  }
}
@media only screen and (max-width: 767px) {
  header {
    max-width: 100%;
    width: auto;
  }
  header.m-nav-on {
    margin-bottom: 56px;
  }
  header .nonav h3 {
    display: none;
  }
  #fn-page {
    border: 0 none;
    max-width: 100%;
    min-width: 300px;
  }
  .secure-tpl #fn-page {
    width: 100%;
  }
  #pg-join,
  #pg-join-inst span {
    display: none;
  }
  .signinoptions {
    padding: 12px;
  }
  .signinlink.dropd:after {
    border: 0 none;
    display: none;
  }
  .signinlink.dropd {
    padding: 10px 2px!important;
  }
  .gridf300 {
    float: none;
  }
  .startsearch #advanced-link {
    display: none;
  }
  .intro-opt {
    float: none;
    min-width: auto;
  }
  .intro-opt img {
    max-width: 100%;
    width: 300px;
  }
  .smallf {
    padding: 20px 4px 20px;
  }
  .buy-opt {
    float: none;
    min-width: 100%;
  }
  .chooseprice .pricedesc {
    float: none;
  }
  .benefits {
    margin: 8px 0;
  }
  .chooseprice del,
  .chooseprice strong {
    display: inline-block;
  }
  .intro-opt {
    width: auto;
  }
  .intro-opt figcaption {
    color: #696969;
    margin: 4px ;
    text-align: center;
  }
}
@media only screen and (max-width: 479px) {
  a.membername {
    margin-right: 5px;
    max-width: 55px;
  }
  #fn-page {
    margin: 0;
    max-width: 100%;
    min-width: 300px;
  }
  .secure-tpl #fn-page {
    width: 100%;
  }
  .secure {
    margin-top: 6px;
    margin-right: 48px;
    width: 16px;
    overflow: hidden;
  }
  #loginform {
    top: -9px;
  }
  #register .error-lk {
    padding-right: 12px;
  }
  #inpage {
    min-height: 500px;
    max-width: 320px;
    min-width: 100%;
  }
  #page {
    max-width: 320px;
    min-width: 100%;
  }
  #tp2 {
    padding: 0 0 10px;
  }
  a.nli {
    padding: 8px;
  }
  a.nli.dropd {
    padding: 8px 20px 8px 10px;
  }
  .dropd:after {
    right: 10px;
  }
  .helplink {
    display: none!important;
  }
  #pg-join .btn-p {
    padding: 4px 8px;
  }
  #colA {
    padding: 10px;
  }
  .gridf2-5 {
    float: none;
    padding-right: 0;
    width: 100%;
  }
  .gridf300 {
    border: 0 none;
    margin: 0 auto;
    width: 100%;
    padding: 0;
  }
  .gridf300.fl {
    padding: 0 8px;
  }
  .gridf300 .inner {
    float: none;
    margin-right: 20px;
    width: auto;
  }
  .a-lead {
    display: none;
  }
  #chooser {
    width: 100%;
  }
  #chooser.upgrade2 {
    background-position: 292px 40%;
  }
  #compareplans-page #choose-am.choose-box,
  .choose-box {
    width: 300px;
  }
  #colinner {
    padding: 0 5px;
  }
  .startsearch #keyword-basic input {
    margin: 0 0 18px;
    width: 100%;
  }
  .startsearch #browse-li {
    display: none;
  }
  .LB_window {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    left: 0!important;
    top: inherit;
    width: 100%!important;
  }
  #litbox {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: inherit!important;
    width: inherit!important;
  }
  .reg-action {
    display: none;
  }
  .reg-action-btn {
    padding: 10px;
    text-align: center;
  }
}
#scrollTop.offscreen {
  display: none;
}
.checkbox-container {
  margin-right: 2rem;
}
.checkbox-container .form-check-input {
  margin-left: .25rem;
}
#logo,
.logo {
  display: block;
  margin: 0 auto;
  height: 33px;
  width: 194px;
}
@media (min-width: 768px) {
  #logo,
  .logo {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    float: left;
    margin: 0 0 0 8px;
  }
}
@media (min-width: 992px) {
  #logo,
  .logo {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    float: left;
    margin: 0 22px 0 8px;
  }
}
.pe #logo {
  position: relative;
}
.pe #logo .peicon {
  background: #313131;
  font: 9px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #f5b040;
  right: -9px;
  bottom: -5px;
  display: block;
  position: absolute;
}
@media (min-width: 992px) {
  .pe #logo .peicon {
    font-size: 10px;
    bottom: -4px;
  }
  .tablet .pe #logo .peicon {
    bottom: -6px;
  }
}
.pe #logo .peicon:after {
  background-image: url("/i/global-sprite.png");
  background-repeat: no-repeat;
  background-position: -137px -42px;
  content: "\20";
  display: block;
  height: 14px;
  position: absolute;
  right: 1px;
  top: -13px;
  width: 14px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .pe #logo .peicon:after {
    background-image: url("/i/global-sprite@2x.png");
    background-size: 200px 100px;
  }
}
.lg-logo {
  background-image: url("/i/logo-lg.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 173px 48px!important;
  height: 60px;
  margin: 0 auto;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  width: 173px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .lg-logo {
    background-image: url("/i/logo-lg@2x.png");
    background-size: 346px 96px;
  }
}
@media (min-width: 768px) {
  .lg-logo {
    width: 346px;
    background-size: 346px 96px!important;
  }
}
.lg-logo.pe {
  position: relative;
}
.lg-logo span {
  background-color: #fafafa;
  font: 18px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #f5b040;
  position: absolute;
  right: -24px;
  bottom: -8px;
}
.lg-logo span:before {
  position: absolute;
  font-size: 29px;
  right: -4px;
  bottom: 21px;
}
@media (min-width: 992px) {
  .lg-logo.e-acom {
    margin-bottom: 50px;
    position: relative;
  }
}
.lg-logo.e-acom:after {
  background-image: url("/i/logo-lg.png");
  background-position: -125px -60px;
  content: "\20";
  display: none;
  width: 222px;
  height: 36px;
  position: absolute;
  right: -3px;
  bottom: -40px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .lg-logo.e-acom:after {
    background-image: url("/i/logo-lg@2x.png");
    background-size: 346px 96px;
  }
}
@media (min-width: 992px) {
  .lg-logo.e-acom:after {
    display: block;
  }
}
.logo {
  -moz-filter: invert(100%) grayscale(100%) opacity(40%);
  -webkit-filter: invert(100%) grayscale(100%) opacity(40%);
  filter: invert(100%) grayscale(100%) opacity(40%);
  -ms-filter: invert(100%) grayscale(100%) opacity(40%);
}
.ie9 .logo,
.lte-ie8 .logo {
  -moz-filter: none;
  -webkit-filter: none;
  filter: none;
  -ms-filter: none;
}
.logo:after {
  background-image: url("/i/global-sprite.png");
  background-repeat: no-repeat;
  background-position: -45px -78px;
  content: "\20";
  display: block;
  -moz-filter: invert(100%) opacity(100%);
  -webkit-filter: invert(100%) opacity(100%);
  filter: invert(100%) opacity(100%);
  -ms-filter: invert(100%) opacity(100%);
  position: absolute;
  bottom: -21px;
  right: 7px;
  height: 20px;
  width: 112px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .logo:after {
    background-image: url("/i/global-sprite@2x.png");
    background-size: 200px 100px;
  }
}
@media (min-width: 768px) {
  .logo {
    float: right;
    margin-left: 12px;
  }
}
.secure-tpl #logo {
  float: left;
  padding: 0;
}
#logo img {
  display: none;
}
.glowfade {
  -moz-animation-name: glow;
  -webkit-animation-name: glow;
  animation-name: glow;
  -moz-animation-duration: 0.4s;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -moz-animation-iteration-count: 10;
  -webkit-animation-iteration-count: 10;
  animation-iteration-count: 10;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes 'glow' {
  0% {
    box-shadow: 0 0 5px #7ec2ec;
  }
  100% {
    box-shadow: 0 0 25px #7ec2ec;
  }
}
@-moz-keyframes glow {
  0% {
    box-shadow: 0 0 5px #7ec2ec;
  }
  100% {
    box-shadow: 0 0 25px #7ec2ec;
  }
}
@keyframes glow {
  0% {
    box-shadow: 0 0 5px #7ec2ec;
  }
  100% {
    box-shadow: 0 0 25px #7ec2ec;
  }
}
.yft,
.target:target {
  background-color: transparent;
  -moz-animation-name: yft;
  -webkit-animation-name: yft;
  animation-name: yft;
  -moz-animation-duration: 0.4s;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -moz-animation-iteration-count: 4;
  -webkit-animation-iteration-count: 4;
  animation-iteration-count: 4;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes 'yft' {
  0% {
    background-color: #fff799;
    box-shadow: 0 0 4px #fff799;
  }
  100% {
    background-color: transparent;
    box-shadow: none;
  }
}
@-moz-keyframes yft {
  from {
    background-color: #fff799;
    box-shadow: 0 0 4px #fff799;
  }
  to {
    background-color: transparent;
    box-shadow: none;
  }
}
@keyframes yft {
  from {
    background-color: #fff799;
    box-shadow: 0 0 4px #fff799;
  }
  to {
    background-color: transparent;
    box-shadow: none;
  }
}
.grow {
  -moz-animation-name: grow;
  -webkit-animation-name: grow;
  animation-name: grow;
  -moz-animation-duration: 0.4s;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -moz-animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes 'grow' {
  0% {
    background-color: rgba(255, 247, 153, 0.5);
    box-shadow: 0 0 4px #fff799;
    -webkit-transform: scale(2, 2);
  }
  100% {
    background-color: rgba(255, 247, 153, 0.3);
    box-shadow: none;
    -webkit-transform: scale(1, 1);
  }
}
@-moz-keyframes grow {
  from {
    background-color: rgba(255, 247, 153, 0.5);
    box-shadow: 0 0 4px #fff799;
    -moz-transform: scale(2, 2);
  }
  to {
    background-color: rgba(255, 247, 153, 0.3);
    box-shadow: none;
    -moz-transform: scale(1, 1);
  }
}
@keyframes grow {
  from {
    background-color: rgba(255, 247, 153, 0.5);
    box-shadow: 0 0 4px #fff799;
    transform: scale(2, 2);
  }
  to {
    background-color: rgba(255, 247, 153, 0.3);
    box-shadow: none;
    transform: scale(1, 1);
  }
}
.an-in,
.an-out {
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -moz-animation-duration: 350ms;
  -webkit-animation-duration: 350ms;
  animation-duration: 350ms;
}
.slide.an-in {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -moz-animation-name: slideinfromright;
  -webkit-animation-name: slideinfromright;
  animation-name: slideinfromright;
}
.slide.an-in.reverse {
  -webkit-transform: translate(110%, 0);
  -ms-transform: translate(110%, 0);
  transform: translate(110%, 0);
  -moz-animation-name: slideouttoright;
  -webkit-animation-name: slideouttoright;
  animation-name: slideouttoright;
}
.slide.an-out {
  -webkit-transform: translate(-110%, 0);
  -ms-transform: translate(-110%, 0);
  transform: translate(-110%, 0);
  -moz-animation-name: slideouttoleft;
  -webkit-animation-name: slideouttoleft;
  animation-name: slideouttoleft;
}
.slide.an-out.reverse {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -moz-animation-name: slideinfromleft;
  -webkit-animation-name: slideinfromleft;
  animation-name: slideinfromleft;
}
@-webkit-keyframes slideinfromright {
  from {
    -webkit-transform: translate(100%, 0);
  }
  to {
    -webkit-transform: translate(0, 0);
  }
}
@-moz-keyframes slideinfromright {
  from {
    -moz-transform: translate(100%, 0);
  }
  to {
    -moz-transform: translate(0, 0);
  }
}
@keyframes slideinfromright {
  from {
    transform: translate(100%, 0);
  }
  to {
    transform: translate(0, 0);
  }
}
@-webkit-keyframes slideouttoleft {
  from {
    -webkit-transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
  }
}
@-moz-keyframes slideouttoleft {
  from {
    -moz-transform: translateX(0);
  }
  to {
    -moz-transform: translateX(-100%);
  }
}
@keyframes slideouttoleft {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@-webkit-keyframes slideinfromleft {
  from {
    -webkit-transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes slideinfromleft {
  from {
    -moz-transform: translateX(-100%);
  }
  to {
    -moz-transform: translateX(0);
  }
}
@keyframes slideinfromleft {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0);
  }
}
@-webkit-keyframes slideouttoright {
  from {
    -webkit-transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(100%);
  }
}
@-moz-keyframes slideouttoright {
  from {
    -moz-transform: translateX(0);
  }
  to {
    -moz-transform: translateX(100%);
  }
}
@keyframes slideouttoright {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(100%);
  }
}
.no-cssanimations .slide.an-in.reverse,
.no-cssanimations #pricing.slide.an-out {
  display: none;
}
.no-cssanimations #pricing.slide.an-out.reverse {
  display: block;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .ttip h3,
  #loadingresults p {
    background-image: none!important;
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
    opacity: 1;
  }
  70% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(0.3);
    transform: scale(0.3);
    opacity: 0;
  }
  50% {
    -moz-transform: scale(1.15);
    transform: scale(1.15);
    opacity: 1;
  }
  70% {
    -moz-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes pulse {
  0% {
    -o-transform: scale(0.3);
    transform: scale(0.3);
    opacity: 0;
  }
  50% {
    -o-transform: scale(1.15);
    transform: scale(1.15);
    opacity: 1;
  }
  70% {
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
    opacity: 1;
  }
  70% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.loading-indicator {
  text-align: center;
  padding: 20px 0px;
}
.loading-indicator .loader-text {
  color: #999999;
  display: none;
  font-size: 12px;
  margin-left: 12px;
  vertical-align: middle;
}
.loading-indicator .loader-dot {
  display: inline-block;
  vertical-align: middle;
  background-color: #1442a3;
  border: none;
  height: 12px;
  width: 12px;
  margin-right: 8px;
  opacity: .1;
  -webkit-animation: loader-dot linear 1.5s 0 infinite;
  animation: loader-dot linear 1.5s 0 infinite;
  -moz-animation-name: loader-dot;
  -moz-animation-iteration-count: infinite;
  -moz-animation-duration: 1.5s;
  -moz-animation-delay: 0;
  -moz-animation-function: linear;
  -moz-border-radius: 24px;
  -webkit-border-radius: 24px;
  border-radius: 24px;
  box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
}
#adjust-indicator .loading-indicator .loader-dot {
  background-color: #8EC6F1;
}
.loading-indicator .loader-dot1 {
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  animation-delay: 0s;
}
.loading-indicator .loader-dot2 {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.loading-indicator .loader-dot3 {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  animation-delay: 0.4s;
  margin-right: 0px;
}
@-webkit-keyframes loader-dot {
  0% {
    opacity: .1;
  }
  40% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: .1;
  }
}
@-moz-keyframes loader-dot {
  0% {
    opacity: .1;
  }
  40% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: .1;
  }
}
@keyframes loader-dot {
  0% {
    opacity: .1;
  }
  40% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: .1;
  }
}
/* ==========================================================================
   Bounce animations
   ========================================================================== */
.transition-bounce {
  /* one-sided bounce */
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.25, 0.53, 1);
  /* older webkit */
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.25, 0.53, 1.265);
  -moz-transition: all 400ms cubic-bezier(0.25, 0.25, 0.53, 1.265);
  -ms-transition: all 400ms cubic-bezier(0.25, 0.25, 0.53, 1.265);
  -o-transition: all 400ms cubic-bezier(0.25, 0.25, 0.53, 1.265);
  transition: all 400ms cubic-bezier(0.25, 0.25, 0.53, 1.265);
  /* custom */
  /* two-sided bounce */
  -webkit-transition: all 400ms cubic-bezier(0.34, 0, 0.63, 1);
  /* older webkit */
  -webkit-transition: all 400ms cubic-bezier(0.34, -0.385, 0.63, 1.38);
  -moz-transition: all 400ms cubic-bezier(0.34, -0.385, 0.63, 1.38);
  -ms-transition: all 400ms cubic-bezier(0.34, -0.385, 0.63, 1.38);
  -o-transition: all 400ms cubic-bezier(0.34, -0.385, 0.63, 1.38);
  transition: all 400ms cubic-bezier(0.34, -0.385, 0.63, 1.38);
  /* custom */
}
.an-in,
.an-out {
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -moz-animation-duration: 350ms;
  -webkit-animation-duration: 350ms;
  animation-duration: 350ms;
}
.slide.an-in {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -moz-animation-name: slideinfromright;
  -webkit-animation-name: slideinfromright;
  animation-name: slideinfromright;
}
.slide.an-in.reverse {
  -webkit-transform: translate(110%, 0);
  -ms-transform: translate(110%, 0);
  transform: translate(110%, 0);
  -moz-animation-name: slideouttoright;
  -webkit-animation-name: slideouttoright;
  animation-name: slideouttoright;
}
.slide.an-out {
  -webkit-transform: translate(-110%, 0);
  -ms-transform: translate(-110%, 0);
  transform: translate(-110%, 0);
  -moz-animation-name: slideouttoleft;
  -webkit-animation-name: slideouttoleft;
  animation-name: slideouttoleft;
}
.slide.an-out.reverse {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -moz-animation-name: slideinfromleft;
  -webkit-animation-name: slideinfromleft;
  animation-name: slideinfromleft;
}
@-webkit-keyframes slideinfromright {
  from {
    -webkit-transform: translate(100%, 0);
  }
  to {
    -webkit-transform: translate(0, 0);
  }
}
@-moz-keyframes slideinfromright {
  from {
    -moz-transform: translate(100%, 0);
  }
  to {
    -moz-transform: translate(0, 0);
  }
}
@keyframes slideinfromright {
  from {
    transform: translate(100%, 0);
  }
  to {
    transform: translate(0, 0);
  }
}
@-webkit-keyframes slideouttoleft {
  from {
    -webkit-transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
  }
}
@-moz-keyframes slideouttoleft {
  from {
    -moz-transform: translateX(0);
  }
  to {
    -moz-transform: translateX(-100%);
  }
}
@keyframes slideouttoleft {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@-webkit-keyframes slideinfromleft {
  from {
    -webkit-transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes slideinfromleft {
  from {
    -moz-transform: translateX(-100%);
  }
  to {
    -moz-transform: translateX(0);
  }
}
@keyframes slideinfromleft {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0);
  }
}
@-webkit-keyframes slideouttoright {
  from {
    -webkit-transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(100%);
  }
}
@-moz-keyframes slideouttoright {
  from {
    -moz-transform: translateX(0);
  }
  to {
    -moz-transform: translateX(100%);
  }
}
@keyframes slideouttoright {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(100%);
  }
}
.no-cssanimations .slide.an-in.reverse,
.no-cssanimations #pricing.slide.an-out {
  display: none;
}
.no-cssanimations #pricing.slide.an-out.reverse {
  display: block;
}
#attribution-wrapper {
  margin: 10px 16px;
}
#attribution-wrapper:empty {
  display: none;
}
#attribution-wrapper img {
  border: 1px solid #cccccc;
  display: block;
  margin: 0 auto;
  max-width: 260px;
}
#attribution-wrapper #attribution {
  border: 0;
  padding: 0;
  margin-bottom: 0;
  min-height: 120px;
}
#attribution {
  padding: 16px 16px 0;
  text-align: center;
}
#attribution img {
  max-height: 175px;
  max-width: 260px;
}
.attribution-header {
  color: #696969;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 12px 0;
}
.attribution-explanation {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #696969;
  text-align: left;
}
#about-content #attribution-wrapper #attribution img {
  max-width: 200px;
}
.attribution-header-short {
  color: #999;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  text-align: left;
}
.attribution-short {
  color: #999;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: .8em;
  text-align: left;
}
.ls-welcome-header {
  font-size: 2em;
  margin-bottom: 4px;
  border-bottom: 1px solid #1d1d1d;
  padding-bottom: 16px;
}
.ls-search-header {
  border: none;
  font-size: 1.8em;
  margin-bottom: 0;
  text-align: center;
}
.title-info {
  background: #fafafa;
  -moz-border-radius: 24px;
  -webkit-border-radius: 24px;
  border-radius: 24px;
  border: 1px solid #1771b4;
  display: inline-block;
  color: #1771b4;
  font: italic bold 0.8125em Georgia, "Times New Roman", Times, serif;
  height: 16px;
  line-height: 1.35em;
  text-align: center;
  width: 16px;
}
.title-info:hover {
  background: #1771b4;
  color: #fafafa;
  text-decoration: none;
}
.touch .title-info {
  font-size: 1em;
  width: 20px;
  height: 20px;
}
.touch #results-list .title-info {
  font-size: 1.25em;
}
.post-flag {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9IkxheWVyIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDUzLjk1IDQ4LjkyIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2QwMjMyNzt9LmNscy0ye2ZpbGw6IzIzMWYyMDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPlVudGl0bGVkLTE8L3RpdGxlPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTE0LjQ1LDI3LjgzQzM2LjU1LDkuMzEsMjcuNiw0OCw1My43NCwxMGMwLjYxLS44OC0wLjItMS41NC0xLjIzLTEuMTQtMzEuOTMsMTIuNzgtMTktMjEuNjItNDMuNzctMy41MVoiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iNS4xOCA2LjczIDAgOC41OSAxMC4yNiA0OC45MiAxNS45MSA0OC45MiAxMC44OSAyOS4xNiA1LjE4IDYuNzMiLz48L3N2Zz4=);
  background-repeat: no-repeat;
}
.obituary_self_gender {
  background-size: 37px 40px;
  background-position: 100% 0;
  width: 38px;
  height: 40px;
}
.icon-obit-Other,
.icon-obit-Unknown {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NiA2NCI+PHBhdGggZmlsbD0iI2UyZTJlMiIgZD0iTTMuMTkgMy4xaDQ5LjI3djU2LjhIMy4xOXoiLz48cGF0aCBkPSJNNTEuMTcuNjJINC41MWEzLjkzIDMuOTMgMCAwIDAtNCAzLjkydjU0LjY1YTQgNCAwIDAgMCA0LjA2IDRoNDYuNjZhNCA0IDAgMCAwIDQuMDUtNFY0LjU0QTQgNCAwIDAgMCA1MS4xNy42MnptLjI2IDQuODFWMTYuOEwzOC43MSA0LjQ0aDExLjcxYTEgMSAwIDAgMSAxLjAxLjk5em0tNDYtMUgzMmwxOS40NiAxOS43djMyLjQ0Yy0zLTYuMzEtMTQtMTEuNDctMTcuMzMtMTIuMDZhNC45NCA0Ljk0IDAgMCAxLS40Mi0xLjkzIDE3LjEzIDE3LjEzIDAgMCAwIDQuMDctNy4zOSAzLjkxIDMuOTEgMCAwIDAgMi0yLjQgNS41IDUuNSAwIDAgMC0uNi01LjM2Yy4xOS00LjgzLS45MS04LjUxLTMuMjYtMTAuOTRhMTAuNzggMTAuNzggMCAwIDAtOC4wOC0zIDEwLjc0IDEwLjc0IDAgMCAwLTguMDcgM2MtMi4zNiAyLjQzLTMuNDYgNi4xLTMuMjcgMTAuOTNhNS41MiA1LjUyIDAgMCAwLS42IDUuMzcgMy45MSAzLjkxIDAgMCAwIDIgMi40IDE3LjA3IDE3LjA3IDAgMCAwIDQuMSA3LjQgNS4zMiA1LjMyIDAgMCAxLS40MiAxLjkyYy0zLjMxLjU5LTE0IDUuNjUtMTcuMTkgMTEuODdWNS40M2ExIDEgMCAwIDEgMS4wNi0uOTl6IiBmaWxsPSIjYjNiM2IzIi8+PC9zdmc+);
  background-repeat: no-repeat;
}
.icon-obit-Male {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NiA2NCI+PHBhdGggZmlsbD0iI2YyZjZmOCIgZD0iTTIuODIgMy4xaDQ5LjI3djU2LjhIMi44MnoiLz48cGF0aCBkPSJNNTEuMDkuNjJINC40M2EzLjkzIDMuOTMgMCAwIDAtNCAzLjkydjU0LjY1YTQgNCAwIDAgMCA0LjA2IDRoNDYuNjVhNCA0IDAgMCAwIDQuMDYtNFY0LjU0QTQgNCAwIDAgMCA1MS4wOS42MnptLjI2IDU2aC0uNzdjLS4wOC0uMzctLjE0LS43MS0uMjQtMS4xYTcuOTMgNy45MyAwIDAgMC0xLjg4LTMuMDggMi4wNSAyLjA1IDAgMCAwLS42MS0uNmMtLjEgMC0uMTUtLjE1LS4yMS0uMTgtLjU0LS4yMy0uNTEtLjQyLTEtLjU4LS4xNyAwLS4zMi0uMTgtLjQ2LS4yMi0uMzktLjExLS43Mi0uMjItMS4xMi0uMzdzLS43MS0uMTktMS4xMS0uMzhjLS4xNy0uMDgtLjQyLS4wOC0uNTctLjE1cy0uMzItLjE4LS40Ny0uMjJjLS44Ni0uMjctMS45LS43Mi0yLjcyLS45NS0uMDggMC0uMTUtLjExLS4xOS0uMTEtLjUzLS4xOC0xLjE0LS40LTEuNjQtLjU5YTUuNDIgNS40MiAwIDAgMS0uNTQtLjI3IDMuOTQgMy45NCAwIDAgMS0uNTUtLjE4Yy0uMjgtLjE2LS42LS4xNi0uNzEtLjUzYTcuNDUgNy40NSAwIDAgMS0uMTEtMS4yMSA0Ljc0IDQuNzQgMCAwIDAtLjExLTFjMC0uMTEtLjE4LS4xNS0uMTgtLjIzYTYuNDQgNi40NCAwIDAgMS0uMTgtMS4xN2MwLS4xNCAwLS4zNy40LS4zN2guOTNhNS40MyA1LjQzIDAgMCAwIDIuMTItLjQxYy4wOC0uMDguMjItLjA4LjI5LS4xNmEyLjI5IDIuMjkgMCAwIDAgLjM2LS40IDMuNTkgMy41OSAwIDAgMCAuMzItMS4yOGMwLS4xMS0uMTgtMS40Ny0uMTgtMS41NSAwLS44Ni45My0xLjM1LjkzLTEuOTEgMC0uMDctLjE0LS40Mi0uMTQtLjQ5IDAtLjQ4LjY3LS40NS42Ny0xIDAtLjA4LS4wNi0uNi0uMDYtLjcxYTUuNzUgNS43NSAwIDAgMSAuMTEtLjkuNTEuNTEgMCAwIDEgLjI1LS4zNGMuMjktLjE5LjY1LS4xNSAxLS40MnMuNDctLjQ0LjQ3LS43OWMwLS4wNy0uMTUtLjQ4LS4yMi0uNzRhOS4yNSA5LjI1IDAgMCAxLS43MS0yLjU5YzAtMS41NCAxLjExLTEuOTMgMS4xMS0yLjg5YTEwLjIzIDEwLjIzIDAgMCAwLS42My0yLjIyYy0uMTQtLjQ5LS4yMi0xLS4zNi0xLjQzLS4yMi0uNzQtLjcyLTIuMjEtLjcyLTIuMjkgMC0uNDEuNC0uNTYuNC0xLjMxYTIuNTggMi41OCAwIDAgMC0uMTgtLjkxIDcgNyAwIDAgMC0xLTEuMzEgMi43OCAyLjc4IDAgMCAxLS4xNS0uM2MtLjA2LS4yMyAwLS41My0uMDYtLjcyLS4zMy0uOS0xLjI2LTEuMjMtMS44OC0xLjU4YTE1LjU5IDE1LjU5IDAgMCAwLTYuMTMtMS41N2gtMi41OWExMS44NCAxMS44NCAwIDAgMC00Ljc4IDEuMmMtLjM5LjIzLS45Mi41Ny0xLjMzLjg3QTEwLjI1IDEwLjI1IDAgMCAwIDIzIDE2LjM3YTExLjggMTEuOCAwIDAgMC0yLjM3IDZ2MS41NEExNS42IDE1LjYgMCAwIDAgMjIgMjguOGEzNSAzNSAwIDAgMSAxLjg0IDMuOTQgMTUuMjEgMTUuMjEgMCAwIDEgLjM5IDEuNjl2Ljc2Yy0uMDcuMjItLjA3LjQ4LS4xNC43MWE2LjI0IDYuMjQgMCAwIDEtLjI5IDEgMiAyIDAgMCAxLS4yNS41NyAxOC41NiAxOC41NiAwIDAgMC0xLjIyIDEuNzJjLS4zMy40Mi0uNDQuOTUtLjc5IDEuMzYtLjcyLjg2LTEuNjYgMS43Mi0yLjQxIDIuNjZhOS4xIDkuMSAwIDAgMS0yLjkgMi4zcy0uMTEuMTEtLjE1LjExYy0uMzIuMTQtLjg2LjQ1LTEuMjIuNjQtLjU4LjI2LTEuMDguNi0xLjYyLjktLjE4LjExLS40My4xOS0uNTcuMjZzLS4xNS4xNi0uMTguMTZhMi4xNyAyLjE3IDAgMCAwLS41LjIyYy0uMTEgMC0uMTQuMTYtLjE4LjE2LTEuMjIuNjMtMi40MSAxLjMxLTMuNiAyLS4wNyAwLS4xOCAwLS4yMS4wOHMtLjE1LjE2LS4yMi4xOWE4LjA3IDguMDcgMCAwIDAtMy40NCAzLjU0VjUuNDNhMSAxIDAgMCAxIDEtMWgyNi41NWwxOS40NiAxOS43em0wLTM5Ljc3TDM4LjYzIDQuNDRoMTEuNzFhMSAxIDAgMCAxIDEgMXoiIGZpbGw9IiNiMWM4ZDkiLz48L3N2Zz4=);
  background-repeat: no-repeat;
}
.icon-obit-Female {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NiA2NCI+PHBhdGggZmlsbD0iI2Y3ZDJkOCIgZD0iTTMuMjQgMy4yN2g0OS4yN3Y1Ni44SDMuMjR6Ii8+PHBhdGggZD0iTTUxLjI4LjYySDQuNjNhMy45MyAzLjkzIDAgMCAwLTQgMy45MnY1NC42NWE0IDQgMCAwIDAgNC4wNSA0aDQ2LjY2YTQgNCAwIDAgMCA0LjA2LTRWNC41NEE0IDQgMCAwIDAgNTEuMjguNjJ6bS4yNyA1Ny41aC02Ljg4Yy0uMDYtLjI5LS4xLTIuMTUtLjE5LTIuNDFhMTQuNDEgMTQuNDEgMCAwIDAtLjY4LTEuNzhjLTEuNjctMy43Ni01Ljc5LTUuNzctOC42NC03LTEuNzItLjczLTQuOTMtMS45Mi00LjkzLTQuMjUgMC0uNzQgMS4yMi0uOTIgMS42Ny0uOTJsMS41LjA5YTIuMSAyLjEgMCAwIDAgMi4yMS0xLjEgMS40NSAxLjQ1IDAgMCAwIC4xOC0uNSA0Ljk0IDQuOTQgMCAwIDEgLjM2LTEuNjFjLjI3LS40Ni40Ni0uNTUuNDYtLjc4cy0uMjMtLjY0LS4yMy0uNzcuNDEtLjMyLjU5LS41NmEyLjE2IDIuMTYgMCAwIDAgLjIyLS42OHYtLjkyYzAtLjI3LS4yOC0uMzIuMTQtLjU1LjE4LS4xNC40NCAwIC42My0uMDlhMy45MSAzLjkxIDAgMCAwIC41OS0uMThjLjM2LS4xNC45MS0uNi45MS0xLjA2cy0xLjA5LTIuNTItMS4wOS0zLjg1YTEuNjIgMS42MiAwIDAgMSAuMDUtLjY3Yy4wOC0uMzguNC0uNjkuNDktMWExNCAxNCAwIDAgMCAuNTUtMS44M3YtLjgyYzAtLjI3LjEtLjE4LjE0LS4yOC4xMy0uNC4yNy0uODIuNC0xLjE5bC4wNSAxLjA2Yy0uMTguNjQtLjM2IDEuMjktLjU5IDEuODh2LjI3Yy41LS4wOS41OS0uNjkuNzctMWExNC42MSAxNC42MSAwIDAgMCAuODEtMS44MyA3LjE1IDcuMTUgMCAwIDAgLjQxLTEuMzMgNi44NSA2Ljg1IDAgMCAwIDAtMS45MiA5IDkgMCAwIDAtLjQxLTEuNDcgNSA1IDAgMCAwLS40NC0xIDUuNzUgNS43NSAwIDAgMC0zLjQ5LTIuOTQuMi4yIDAgMCAxLS4xMy0uMDggNi42MyA2LjYzIDAgMCAxLTEtLjI0aC0uNjNjLS4xOCAwLS4xOC0uMDktLjIzLS4wOS0uMjcgMC0uNjMuMDUtLjg1IDAtLjM3LS4wOS0uNjgtLjUtMS0uNjlhMy45NCAzLjk0IDAgMCAwLS45LS40NWMtLjE4IDAtLjE4LS4wOS0uNDYtLjE4cy0uNDUtLjEtLjU0LS4xOS0uMTMtLjEzLS4xOC0uMTNoLS40NWMtLjA5IDAtLjE4LS4xNC0uMjMtLjE0aC0uNTRjLS4xOCAwLS4xOC0uMTQtLjIzLS4xNC0uMjctLjA1LS41OCAwLS43Ny0uMDVzLS4xOC0uMDktLjMxLS4xM2gtMS4xOWEyLjQgMi40IDAgMCAxLS43Mi0uMTRoLTEuNjhhMS44IDEuOCAwIDAgMS0uNTQuMTRoLS45MWMtLjI3LjMyLS41OS4wOC0uNzYuMThzLS4xNC4xNC0uMTkuMTRoLS40NGMtLjEzIDAtLjE0LjA2LS4yMy4wNmE2LjE1IDYuMTUgMCAwIDEtLjgxLjIzYy0uMDUgMC0uMTQuMTQtLjE4LjE0YTUuNDMgNS40MyAwIDAgMC0xLjI3LjU5Yy0uMDUgMC0uMDkuMTQtLjE0LjE0YTguNDQgOC40NCAwIDAgMC0zLjU3IDQuMjFjMCAuMS0uMDkuMTgtLjE0LjIzLS4xOC40Ni0uMjIuOTItLjM2IDEuMzcgMCAuMjgtLjE0LjYtLjE4Ljg3djEuNzljMCAuMDkuMDkuMjMuMDkuMzJhOS44OSA5Ljg5IDAgMCAxIC4xMyAxLjM3IDEuMjMgMS4yMyAwIDAgMS0uMDguNTEgMS45MiAxLjkyIDAgMCAxLTEuNS42OSAzLjA2IDMuMDYgMCAwIDEtLjgxLS4xNGMtLjE4IDAtLjI4LS4xNC0uMzYtLjE0cy0uMTguMDUtLjE4LjE4YzAgLjMyLjk0LjY5IDEuMDguNjkuMzcgMCAuNzMuMTQgMS4wNS4xOGguNThhMTAuNzQgMTAuNzQgMCAwIDEtMi4wOC43MyAzLjYzIDMuNjMgMCAwIDEtLjgxLS4yM2MtLjI4LS4wOS0uNi0uMzItLjY4LS4zMnMtLjE0IDAtLjE4LjA5YzEgMS44NCAyLjYyIDEuMzMgNCAxLjYxYTIuMyAyLjMgMCAwIDAtMS4xNyAyLjE1IDQuMTYgNC4xNiAwIDAgMCAuMDguOTIgNC4xNyA0LjE3IDAgMCAwIC4zMi42OGMuMDguMTQuMTguMjguMjIuMzdhNC45MyA0LjkzIDAgMCAwIDEgMS4xYy4xMi4xMy40LjI4LjQ0LjQ2cy4xNC41NC4yMy44Mi42OCAxLjI4IDEgMS4yOGMuMDkgMCAuMDkgMCAuMTMtLjA5IDAtLjIzLS4xMy0uNDUtLjEzLS41OSAwLS40MS4zNi0xLjQ3IDEuMDktMS40N1MyMCAzNS42MiAyMC4xIDM2YTYuODUgNi44NSAwIDAgMSAuMTcgMSAxMi40OSAxMi40OSAwIDAgMS0uNzUgMy4yNGMtLjk1IDIuNTctNC4xMiA0LTYuMTYgNS4xOC0xLjY3LjkxLTMuNjEgMS42NC01LjIgMy40M2E2LjExIDYuMTEgMCAwIDAtMSAxLjY1IDEyLjM2IDEyLjM2IDAgMCAwLTEgNC4zMXYzLjA3SDQuNTRWNS40M2ExIDEgMCAwIDEgMS0xaDI2LjU1bDE5LjQ2IDE5Ljd6bTAtNDEuMzJMMzguODIgNC40NGgxMS43MmExIDEgMCAwIDEgMSAxeiIgZmlsbD0iI2YzODk4YSIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
}
.icon-more-dots {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0OCA0OCI+PGNpcmNsZSBjeD0iNy4xIiBjeT0iMjMuNzgiIHI9IjUuNTUiIGZpbGw9IiM3NTc1NzUiLz48Y2lyY2xlIGN4PSI0MC40OCIgY3k9IjIzLjc4IiByPSI1LjU1IiBmaWxsPSIjNzU3NTc1Ii8+PGNpcmNsZSBjeD0iMjMuNzIiIGN5PSIyMy43OCIgcj0iNS41NSIgZmlsbD0iIzc1NzU3NSIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: 0 50%;
  width: 24px!important;
  height: 24px!important;
}
.notice {
  background: #fcf29f;
  border: 1px solid #f8e123;
  border-width: 0 1px 1px;
  margin: 0;
  padding: 4px 0;
}
.notice .sitealert {
  background: #ffd;
  border-color: #fcf29f;
  border-width: 2px;
}
.notice .tam {
  margin: 8px 0;
}
.notice .dismiss {
  padding: 3px 24px;
}
.notice a {
  cursor: pointer;
}
.error_strip,
.alert_strip,
.success_strip {
  background: #fae9e6;
  border: 1px solid #FFAD9B;
  margin: 0;
  padding: 10px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.alert_strip {
  background: #fcf29f;
  border: 1px solid #E2C667;
  color: #1d1d1d;
}
#member-navigation-app .alert_strip {
  position: absolute;
}
.alert_strip p {
  margin: 0;
}
.alert_strip p + p {
  margin: 18px 0 0;
}
.divider-line.alert_strip {
  border-width: 1px 0;
  margin-top: -1px;
  position: relative;
  text-align: left;
}
.success_strip {
  background-color: #e4ffd3;
  border: 1px solid #a5ff6d;
}
.error {
  background-image: url(/i/alert-16.png);
  background-position: 0 4px;
  background-repeat: no-repeat;
  padding: 4px 4px 4px 25px;
  color: #cc0000;
  margin: 0;
}
.tar .error {
  display: inline-block;
}
.errorblock input {
  border: 1px solid #cc0000;
}
.errorblock .example {
  color: #cc0000;
}
.icon-error {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMi4yMyAyOS44OCI+PHBhdGggZD0iTTMxLjY1IDI0Ljc5bC0xMy0yMi43MUMxOCAuNjkgMTcuMTIgMCAxNi4xMSAwcy0xLjg2LjY5LTIuNTggMi4wOEwuNTggMjQuNzlhMy40OSAzLjQ5IDAgMCAwLS4xNiAzLjU4IDMuNTMgMy41MyAwIDAgMCAzLjMgMS41MWgyNC43OWEzLjUyIDMuNTIgMCAwIDAgMy4zLTEuNTEgMy40OSAzLjQ5IDAgMCAwLS4xNi0zLjU4ek0xNy45IDkuMjZsLS4xMiAzLjIyLS41MSA3LjM5SDE1bC0uNTEtNy4zOS0uMTItMy4yMnptLS4yNSAxNS44NWEyLjE2IDIuMTYgMCAwIDEtMy4wNyAwIDIuMzYgMi4zNiAwIDAgMSAwLTMuMTkgMi4xNCAyLjE0IDAgMCAxIDMuMDcgMCAyLjM2IDIuMzYgMCAwIDEgMCAzLjE5eiIgZmlsbD0iI2NjMDAwMCIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
  background-position: 5px 50%;
  background-size: 16px;
  padding-left: 25px;
}
.icon-warn {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMi4yMyAyOS44OCI+PHBhdGggZD0iTTMxLjY1IDI0Ljc5bC0xMy0yMi43MUMxOCAuNjkgMTcuMTIgMCAxNi4xMSAwcy0xLjg2LjY5LTIuNTggMi4wOEwuNTggMjQuNzlhMy40OSAzLjQ5IDAgMCAwLS4xNiAzLjU4IDMuNTMgMy41MyAwIDAgMCAzLjMgMS41MWgyNC43OWEzLjUyIDMuNTIgMCAwIDAgMy4zLTEuNTEgMy40OSAzLjQ5IDAgMCAwLS4xNi0zLjU4ek0xNy45IDkuMjZsLS4xMiAzLjIyLS41MSA3LjM5SDE1bC0uNTEtNy4zOS0uMTItMy4yMnptLS4yNSAxNS44NWEyLjE2IDIuMTYgMCAwIDEtMy4wNyAwIDIuMzYgMi4zNiAwIDAgMSAwLTMuMTkgMi4xNCAyLjE0IDAgMCAxIDMuMDcgMCAyLjM2IDIuMzYgMCAwIDEgMCAzLjE5eiIgZmlsbD0iIzg1NjQwNCIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
  background-position: 5px 50%;
  background-size: 16px;
  padding-left: 25px;
}
.icon-info {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNC4zMSAyNC4zMSI+PHBhdGggZD0iTTEyLjE1IDBhMTIuMTYgMTIuMTYgMCAxIDAgMTIuMTYgMTIuMTZBMTIuMTcgMTIuMTcgMCAwIDAgMTIuMTUgMHptMCA0Ljc3YTIuMDYgMi4wNiAwIDEgMS0yLjA1IDIuMDUgMi4wNiAyLjA2IDAgMCAxIDIuMDctMi4wNXptMy4xNSAxNC4zOWEuNzkuNzkgMCAwIDEtLjU5LjI4SDEwYS44LjggMCAwIDEtLjYtLjI4IDEgMSAwIDAgMS0uMjQtLjY4IDEgMSAwIDAgMSAuMjQtLjcuNzguNzggMCAwIDEgLjYtLjI5aC43di01LjE0SDEwYS44Mi44MiAwIDAgMS0uNi0uMjcgMSAxIDAgMCAxLS4yNC0uNjggMSAxIDAgMCAxIC4yNC0uNy43OC43OCAwIDAgMSAuNi0uMjloMy42OWEuMy4zIDAgMCAxIC4zLjN2Ni43OGguN2EuNzguNzggMCAwIDEgLjYuMjkgMSAxIDAgMCAxIC4yNC43LjkyLjkyIDAgMCAxLS4yNS42OHoiIGZpbGw9IiM4NTY0MDQiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: 10px 50%;
  background-size: 28px;
  padding-left: 48px;
}
.error-lk {
  background-color: transparent;
  padding: 4px 4px 4px 25px;
  color: #cc0000;
  font-size: 14px;
  margin: 0 0 12px;
}
.freereg #register .error-lk {
  padding-right: 0;
}
.good,
#resent {
  color: #417505;
  background: url(/i/confirm_16.png) no-repeat 5px 50%;
  padding: 4px 4px 4px 25px;
}
.goodtext {
  color: #417505;
}
.errormsg {
  background: url(/i/candy-stripe.gif) repeat-x left top;
  border: 1px solid #c00;
  margin: 20px;
  padding: 32px 15px 15px;
}
.error_block {
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 0;
  margin: 5px 0 15px;
  padding: 20px 0;
}
.error_block .errormsg {
  margin: 20px auto;
  width: 400px;
}
.error_block input {
  border-color: #900;
}
.attn {
  background: #ffffdd url(/i/atn_16.gif) no-repeat 5px 50%;
  border: 1px solid #FFE222;
  padding: 4px 4px 4px 30px;
  margin: 0;
}
.attn_24 {
  background: url(/i/atn_24.gif) no-repeat 5px 50%;
  padding: 6px 6px 6px 38px;
}
.search_terms_parse_message.attn_24 {
  border-bottom: 1px solid #cccccc;
  line-height: 2em;
  padding: 28px 12px 28px 38px;
}
#no-results-pane .search_terms_parse_message.attn_24 {
  border: 0 none;
  margin-bottom: 12px;
  padding: 8px 8px 8px 38px;
}
.search_terms_parse_message.attn_24 a {
  cursor: pointer;
}
.search_terms_parse_message.attn_24 a:hover {
  text-decoration: none;
}
.search_terms_parse_message.attn_24 a:hover .terms-link {
  text-decoration: underline;
}
.search_terms_parse_message.attn_24 .keywordbypass {
  display: block;
}
.warning_24 {
  background: url(/i/disabled.png) no-repeat 0 50%;
  padding: 6px 6px 6px 38px;
}
.error_24 {
  background-image: url(/i/alert-24.png);
  background-repeat: no-repeat;
  background-position: 5px 50%;
  padding: 8px 8px 7px 34px;
}
.line-length {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 991px;
  margin: 0 auto;
}
.floater {
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  top: 70px;
  left: 0;
  z-index: 100;
}
#home-page .floater {
  top: 180px;
}
.attn2 {
  background: #ffd;
  color: #743d1f;
  border: 1px solid #FFE222;
  padding: 4px 8px;
}
.success {
  background: url(/i/confirm_24.png) no-repeat 5px 50%;
  padding: 4px 4px 4px 34px;
}
p.error_24,
p.attn_24,
p.success {
  margin: 0;
}
.bad {
  color: #cc0000;
  background: url(/i/alert-16.png) no-repeat 0px 50% !important;
  padding: 4px 4px 4px 25px;
}
fieldset.bad {
  background: #fff!important;
}
.blankslate {
  padding: 20px;
  text-align: center;
}
.blank {
  clear: both;
}
.blank #missing-page.blank {
  background: #dbdbdb url(/i/100-100-5.png) repeat 0 0;
  margin: 0;
  padding: 0;
}
.blankslate .action {
  background: #FCF29F;
  display: block;
  font-size: 1.38em;
  padding: 3px;
}
body.blank {
  background: #fff;
  border: 0 none;
}
.blankhtml {
  background: transparent;
}
.noscript .error {
  background-color: #fae9e6 !important;
  background-position: 5px 8px;
  border: 1px solid #900;
  margin: 0 7px ;
  padding: 7px 25px;
}
.secure-tpl .site-message {
  margin: 5px 50px;
}
a.dismiss {
  border-left: 1px solid #FAD97F;
  display: block;
  color: #EAA862;
  font-size: 2em;
  margin: -4px 0;
  padding: 8px 24px;
  position: relative;
  text-shadow: 0 1px 0 #fff;
}
a.dismiss:hover {
  background: #fffeb5;
  color: #E79E5C;
  text-decoration: none;
}
a.dismiss:before {
  border-left: 1px solid #fffeb5;
  content: "\0020";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
}
.sentitem {
  margin: 1em 0;
}
.sentitem .sent {
  background-image: url(/i/confirm_16.png);
}
.message a.retry-link {
  background: #f6f6f6;
  background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #f1f1f1), color-stop(51%, #e1e1e1), color-stop(100%, #f6f6f6));
  background: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
  border: 1px solid #ccc;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #333;
  display: -moz-inline-box;
  display: inline-block;
  font-size: .875em;
  margin: 0 8px;
  padding: 1px 6px;
  position: relative;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
}
.message a.retry-link:hover {
  background-color: #f6f6f6;
}
.message a.close-link {
  display: inline-block;
  font-size: 28px;
  font-weight: normal;
  height: 16px;
  color: #cc0000;
  padding: 8px;
  position: absolute;
  right: 10px;
  white-space: nowrap;
  width: 16px;
  top: -5px;
}
.message a.close-link:hover {
  color: #111;
  text-decoration: none;
}
.silo-msg {
  padding: 20px;
}
.silo-msg h1 {
  color: #bb2429;
  font-size: 20px;
  margin-top: 0;
}
.silo-msg h1 span {
  -webkit-animation: pulse 0.75s both;
  -moz-animation: pulse 0.75s both;
  -ms-animation: pulse 0.75s both;
  animation: pulse 0.75s both;
  display: inline-block;
  margin: 1px 8px;
  width: 26px;
  height: 24px;
  vertical-align: top;
}
.top-alert {
  background: #439CD4;
  color: #fff;
  padding: 3px;
  text-align: center;
}
.top-alert a {
  color: #fff;
}
.no-cookies #cookieWarning {
  display: block !important;
}
.btn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 1px rgba(0,0,0,.14), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.15);
  box-shadow: 0 1px rgba(0,0,0,.14), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.15);
  white-space: nowrap;
  padding: 6px 8px;
  font-size: 14px;
  line-height: 1.4em;
  border-radius: 4px;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (max-width: 767px) {
  .btn {
    display: block;
    margin-bottom: 8px;
    width: 100%;
  }
  .btn.nosize {
    display: inline-block;
    margin-bottom: 0;
    width: auto;
  }
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-lg {
  padding: 10px 12px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
}
.btn-md {
  padding: 4px 8px;
  font-size: 16px;
  line-height: 18px;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .btn-md {
    display: inline-block;
    padding: 10px;
    width: auto;
  }
}
.btn-sm {
  padding: 4px 6px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-xs {
  padding: 2px 4px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-t {
  color: #444444;
  background-color: #f2f2f2;
  background-image: -webkit-linear-gradient(top, #f2f2f2 20%, #d3d3d3 100%);
  background-image: linear-gradient(to bottom, #f2f2f2 20%, #d3d3d3 100%);
  background-repeat: repeat-x;
  border-color: #b3b3b3;
}
.btn-t:hover,
.btn-t:focus,
.btn-t.focus,
.btn-t:active,
.btn-t.active,
.open > .dropdown-toggle.btn-t {
  color: #444444;
  background-color: #d9d9d9;
  background-image: -webkit-linear-gradient(top, #d9d9d9 0%, #bfbfbf 100%);
  background-image: linear-gradient(to bottom, #d9d9d9 0%, #bfbfbf 100%);
  background-repeat: repeat-x;
  border-color: #949494;
}
.btn-t:active,
.btn-t.active,
.open > .dropdown-toggle.btn-t {
  background-image: none;
}
.btn-t.disabled,
.btn-t[disabled],
fieldset[disabled] .btn-t,
.btn-t.disabled:hover,
.btn-t[disabled]:hover,
fieldset[disabled] .btn-t:hover,
.btn-t.disabled:focus,
.btn-t[disabled]:focus,
fieldset[disabled] .btn-t:focus,
.btn-t.disabled.focus,
.btn-t[disabled].focus,
fieldset[disabled] .btn-t.focus,
.btn-t.disabled:active,
.btn-t[disabled]:active,
fieldset[disabled] .btn-t:active,
.btn-t.disabled.active,
.btn-t[disabled].active,
fieldset[disabled] .btn-t.active {
  background-color: #f2f2f2;
  border-color: #b3b3b3;
  color: rgba(68, 68, 68, 0.5) !important;
}
.btn-p {
  color: #ffffff;
  background-color: #52a8e8;
  background-image: -webkit-linear-gradient(top, #52a8e8 20%, #1e8ddf 100%);
  background-image: linear-gradient(to bottom, #52a8e8 20%, #1e8ddf 100%);
  background-repeat: repeat-x;
  border-color: #2591e2;
}
.btn-p:hover,
.btn-p:focus,
.btn-p.focus,
.btn-p:active,
.btn-p.active,
.open > .dropdown-toggle.btn-p {
  color: #ffffff;
  background-color: #2591e2;
  background-image: -webkit-linear-gradient(top, #2591e2 0%, #1976bb 100%);
  background-image: linear-gradient(to bottom, #2591e2 0%, #1976bb 100%);
  background-repeat: repeat-x;
  border-color: #1870b2;
}
.btn-p:active,
.btn-p.active,
.open > .dropdown-toggle.btn-p {
  background-image: none;
}
.btn-p.disabled,
.btn-p[disabled],
fieldset[disabled] .btn-p,
.btn-p.disabled:hover,
.btn-p[disabled]:hover,
fieldset[disabled] .btn-p:hover,
.btn-p.disabled:focus,
.btn-p[disabled]:focus,
fieldset[disabled] .btn-p:focus,
.btn-p.disabled.focus,
.btn-p[disabled].focus,
fieldset[disabled] .btn-p.focus,
.btn-p.disabled:active,
.btn-p[disabled]:active,
fieldset[disabled] .btn-p:active,
.btn-p.disabled.active,
.btn-p[disabled].active,
fieldset[disabled] .btn-p.active {
  background-color: #52a8e8;
  border-color: #2591e2;
  color: rgba(255, 255, 255, 0.5) !important;
}
.btn-b {
  color: #444444;
  background-color: #e9e4e0;
  background-image: -webkit-linear-gradient(top, #e9e4e0 20%, #d0c5bc 100%);
  background-image: linear-gradient(to bottom, #e9e4e0 20%, #d0c5bc 100%);
  background-repeat: repeat-x;
  border-color: #b3b3b3;
}
.btn-b:hover,
.btn-b:focus,
.btn-b.focus,
.btn-b:active,
.btn-b.active,
.open > .dropdown-toggle.btn-b {
  color: #444444;
  background-color: #d4cac2;
  background-image: -webkit-linear-gradient(top, #d4cac2 0%, #bfb0a4 100%);
  background-image: linear-gradient(to bottom, #d4cac2 0%, #bfb0a4 100%);
  background-repeat: repeat-x;
  border-color: #949494;
}
.btn-b:active,
.btn-b.active,
.open > .dropdown-toggle.btn-b {
  background-image: none;
}
.btn-b.disabled,
.btn-b[disabled],
fieldset[disabled] .btn-b,
.btn-b.disabled:hover,
.btn-b[disabled]:hover,
fieldset[disabled] .btn-b:hover,
.btn-b.disabled:focus,
.btn-b[disabled]:focus,
fieldset[disabled] .btn-b:focus,
.btn-b.disabled.focus,
.btn-b[disabled].focus,
fieldset[disabled] .btn-b.focus,
.btn-b.disabled:active,
.btn-b[disabled]:active,
fieldset[disabled] .btn-b:active,
.btn-b.disabled.active,
.btn-b[disabled].active,
fieldset[disabled] .btn-b.active {
  background-color: #e9e4e0;
  border-color: #b3b3b3;
  color: rgba(68, 68, 68, 0.5) !important;
}
a.btn-t span img {
  padding: 0 5px 0 0;
  vertical-align: middle;
}
a.btn-t em {
  font-style: normal;
}
.playbtn {
  background: url(/i/play-btn.png) no-repeat 0 0;
  padding: 4px 2px 2px 28px;
}
.playbtn:active {
  background-position: 0 -25px;
}
.ie9 .playbtn {
  padding-bottom: 0;
}
#facebookbtn {
  display: -moz-inline-box;
  display: inline-block;
  margin: 0 3px;
}
#facebookbtn img {
  vertical-align: middle;
}
.btn-forward:after {
  content: "\2192";
}
.submitbtn,
.choosebtn {
  margin: 1em 0;
}
.submitbtn input[type='submit'],
.submitbtn button {
  margin: 0 12px 0 0;
}
.btn_bar {
  margin: 20px 0;
}
.btn_bar button {
  margin-right: 18px;
}
#account-page .submitbtn,
.account-page .submitbtn {
  border-top: 1px solid #b3b3b3;
  clear: both;
  padding: 12px 0 0 0;
}
.searchi,
.searchi span {
  background-image: url("/i/search-spriteA.png");
  background-position: -9px -309px;
  display: inline-block;
  margin: 2px 8px -1px;
  height: 18px;
  width: 18px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .searchi,
  .searchi span {
    background-image: url("/i/search-spriteA@2x.png");
    background-size: 48px 376px;
  }
}
.clear-recent {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  display: inline-block;
  color: #9c9c9c;
  cursor: pointer;
  font-size: .875em;
  margin-top: 40px;
  text-align: center;
}
.clear-recent:before {
  border: 1px solid #cccccc;
  border-radius: 50px;
  display: block;
  content: "\00D7";
  line-height: 1.2;
  margin: 0 auto 4px;
  font-size: 23px;
  height: 32px;
  text-align: center;
  width: 32px;
}
.clear-recent:hover {
  color: #696969;
  text-decoration: none;
}
.clear-recent:hover:before {
  background: #cccccc;
  color: #fafafa;
}
.search-btn,
.refinebtn {
  display: inline-block;
  color: #59452c;
  margin: 5px;
  padding: 4px 15px;
  border: 1px solid #B9B7B2;
  border-bottom-color: #555;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7);
  text-decoration: none;
  border-radius: 4px;
  background: #e5e3de;
  background: -moz-linear-gradient(top, #e5e3de 0%, #e5e3de 50%, #c7c4bf 50%, #edeae4 100%);
  background: -webkit-linear-gradient(top, #e5e3de 0%, #e5e3de 50%, #c7c4bf 50%, #edeae4 100%);
  background: linear-gradient(to bottom, #e5e3de 0%, #e5e3de 50%, #c7c4bf 50%, #edeae4 100%);
  border: 1px solid #b9b7b2;
  -webkit-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3),inset 0 0 2px hsla(0,100%,100%,.3),0 1px 2px hsla(0, 0%, 0%, .29);
  box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3),inset 0 0 2px hsla(0,100%,100%,.3),0 1px 2px hsla(0, 0%, 0%, .29);
  height: inherit;
}
.refinebtn {
  height: inherit;
  position: relative;
  padding: 0 10px 0 18px;
  text-shadow: 0 1px 0 #fff;
  min-height: 40px;
  min-width: 70px;
  width: auto;
}
.refinebtn:before {
  background: url('/i/mobile-sprite.png') no-repeat -90px -48px;
  content: "\0020";
  display: block;
  font-size: 20px;
  height: 15px;
  left: 3px;
  padding-right: 2px;
  position: absolute;
  width: 10px;
  text-shadow: 0 1px 0 #fff;
}
.refinebtn:after {
  left: auto;
  right: -3px;
  width: 1px;
}
.btn-link,
a.btn-link {
  color: #1771b4;
  font-weight: normal;
  border-radius: 0;
}
@media (max-width: 767px) {
  .btn-link,
  a.btn-link {
    display: inline-block;
    width: auto;
  }
}
.btn-link,
a.btn-link,
.btn-link:active,
a.btn-link:active,
.btn-link.active,
a.btn-link.active,
.btn-link[disabled],
a.btn-link[disabled],
fieldset[disabled] .btn-link,
fieldset[disabled] a.btn-link {
  background: transparent!important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
a.btn-link,
.btn-link:hover,
a.btn-link:hover,
.btn-link:focus,
a.btn-link:focus,
.btn-link:active,
a.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
a.btn-link:hover,
.btn-link:focus,
a.btn-link:focus {
  color: #14639d;
  background-color: transparent;
}
.btn-link[disabled]:hover,
a.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] a.btn-link:hover,
.btn-link[disabled]:focus,
a.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] a.btn-link:focus {
  color: #aaa;
  text-decoration: none;
}
#account-page .card {
  background-color: #fafafa;
  border: 0 none;
  margin: 0 5px 20px;
}
@media (max-width: 575.98px) {
  #account-page .card {
    margin: 0 0 0 12px;
  }
}
@media (max-width: 575.98px) {
  #account-page #account-app .main-section .account-nav {
    position: relative;
    min-height: 40px;
    margin: 20px 8px;
  }
  #account-page #account-app .main-section .nav {
    border-radius: 5px;
    border: solid 1px #aaa;
    background: #fafafa;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    left: 0;
    margin: 0 auto;
    padding: 5px 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
  }
  #account-page #account-app .main-section .nav > li a {
    display: none;
    margin: 0;
  }
  #account-page #account-app .main-section .nav > li a.active {
    display: block;
    background: transparent!important;
    margin: 0;
  }
  #account-page #account-app .main-section .nav:hover li a {
    display: block;
  }
}
#account-page #account-app .main-section .nav-pills .nav-link.active {
  background: #fff;
  border-left: 5px solid #bb2429;
  color: #1d1d1d;
  border-radius: 0;
  margin-right: -15px;
  margin-left: -5px;
}
.a-plans {
  color: #1d1d1d;
  position: relative;
  text-decoration: none!important;
}
@media (min-width: 768px) {
  .a-plans:hover {
    text-decoration: none!important;
  }
  .a-plans:hover > div {
    border-color: #1771b4 !important;
  }
  .a-plans:hover > div:after {
    -webkit-font-smoothing: antialiased;
    color: #bb2429;
    content: "\e40f";
    display: block;
    font-family: 'newsicons';
    font-size: 30px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    margin-top: -15px;
    position: absolute;
    right: 25px;
    speak: none;
    text-decoration: none!important;
    text-transform: none;
    top: 50%;
  }
}
small em {
  font-style: italic;
}
#account-page #accountLink a {
  font-weight: bold;
  text-decoration: none;
}
#account-page .gridf300 {
  margin-top: 12px;
  min-height: 330px;
}
#headerBox .note {
  margin: 10px 0;
}
.acomspecial {
  margin-left: 26px;
}
.discount-mem {
  margin: 0 0 0 -30px;
  padding: 5px 5px 5px 31px;
}
.choice.discount-mem {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
.ancestry_com-mem {
  background: url(/i/acomIcon.png) no-repeat 0px 4px;
  color: #695E4A;
}
#headerBox {
  border-bottom: 1px solid #ccc;
  margin: 0 15px;
  padding: 15px 0;
}
#headerBox h1 {
  margin: 0 0 .5em;
}
.tooltip {
  background: #bddef1;
  border: 1px solid #7197d5;
  font-size: .6875em;
  line-height: 1.25;
  margin: -12px 0 0 12px;
  padding: 8px;
  z-index: 91;
  -moz-box-shadow: 1px 1px 5px #999;
  -webkit-box-shadow: 1px 1px 5px #999;
  box-shadow: 1px 1px 5px #999;
}
#profile-page #u-tools {
  margin-top: 8px;
  position: relative;
  text-align: left;
  width: auto;
}
#namelocation .clear-location {
  margin: 16px 12px;
}
/* Unwatch Icon */
#u-tools .watch-btn {
  background: url('/i/clip-sprite-small-v4.png') -126px -1px no-repeat;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 1em;
  font-weight: normal;
  padding-left: 28px;
}
#u-tools .unwatch-btn {
  background: none;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 1em;
  font-weight: normal;
  padding-left: 0px;
}
#u-tools .unwatch-btn:hover .following {
  display: none;
}
#u-tools .unwatch-btn .unfollow {
  display: none;
}
#u-tools .unwatch-btn:hover .unfollow {
  display: inline;
}
#u-tools .btn-t {
  margin-bottom: 8px;
}
#authorEmail {
  left: 0;
  _left: -20px;
  position: relative;
}
#facebookbtn {
  margin: 0;
  position: relative;
  top: -2px;
}
#profile-page #tabs {
  background-color: transparent;
  margin: 0;
}
#profile-page #tabs li {
  border-bottom: none;
  max-width: 110px;
  margin: 0 8px;
  padding: 0 0 0 3px;
}
#profile-page #tabs li a {
  max-width: 110px;
  overflow: hidden;
  white-space: nowrap;
}
#profile-page #tabs li a span {
  white-space: nowrap;
}
#profile-page #tabs li a span i {
  text-overflow: ellipsis;
}
#profile-page #tabs li.current a {
  padding: 5px 10px 7px 8px;
}
#profile-page #tabs i {
  font-style: normal;
}
#tab-hd {
  margin: 0!important;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
}
#open-space {
  padding: 20px 0 0;
}
#settings {
  margin: 15px 0;
}
#profile_set {
  margin: .5em 0 1.5em;
}
#profile_set dt {
  clear: left;
  color: #555555;
  display: block;
  float: left;
  font-weight: bold;
  margin-bottom: 5px;
  overflow: hidden;
  text-align: right;
  white-space: nowrap;
  width: 120px;
}
#profile_set dd {
  display: block;
  float: left;
  margin: 0 0 5px 8px;
  padding: 0;
  width: 146px;
}
.prof-left {
  float: left;
  margin: 0 16px 0 0;
}
.prof-right {
  float: left;
}
.profile-steps {
  list-style: none;
  margin: 8px 0 8px -20px;
}
#profile-completion {
  display: block;
  float: left;
}
#profile-buttons {
  display: block;
  float: left;
}
#add_image {
  margin: 10px 0;
}
#selected_images {
  border: 2px solid #b3b3b3;
  border-width: 2px 2px 1px;
  border-collapse: separate;
  margin: 10px 0;
  width: 95%;
}
#selected_images strong {
  display: block;
  color: #999;
  font-size: 129%;
  text-align: center;
}
#selected_images tr td {
  border-bottom: 1px solid #b3b3b3;
  padding: 3px;
}
#selected_images .deleteButton {
  background: url(/i/trash_16.png) no-repeat left center;
  border-left: 0 none;
  color: #005FB5;
  cursor: pointer;
  padding: 0 20px;
  text-align: right;
  text-decoration: underline;
}
#plans {
  background: #efefef;
  border: 1px solid #ccc;
  margin: 10px 0;
}
#cancel-trial-page #plans {
  margin-bottom: 30px;
}
#plans h3 {
  background: #222;
  color: #fff;
  font-size: 1em;
  margin: -1px -1px 0;
  padding: 3px 5px;
}
#plans .submitbtn {
  float: left;
  width: 48%;
}
#plans .chooserlist li {
  margin: 8px 0;
}
small.gray a {
  color: #69c;
}
small.gray a:hover {
  color: #114488;
}
a.editphoto {
  display: block;
  text-decoration: none;
}
.editphoto img {
  display: block;
  float: left;
  margin-right: 5px;
}
.editphoto small {
  display: none;
}
.editphoto:hover small {
  display: inline;
  text-decoration: underline;
}
#profile_set .detail {
  font-weight: normal;
}
.renew-offer {
  border: 2px solid #bb2429;
  background: #fff;
  margin: 30px 0;
  display: block;
  max-width: 716px;
  position: relative;
  padding: 12px;
}
.renew-offer.up-extra {
  border-color: #f5b040;
}
.renew-offer:hover {
  text-decoration: none;
}
.renew-offer .icon-extra {
  color: #f5b040;
  font-size: 32px;
  position: absolute;
  left: 50%;
  margin-left: -16px;
  top: -22px;
}
.renew-offer .icon-extra:before {
  position: relative;
  z-index: 1;
}
.renew-offer .icon-extra:after {
  background: #fff;
  content: "\20";
  display: block;
  height: 25px;
  width: 25px;
  top: 0;
  border-radius: 0 50% 0 50%;
  position: absolute;
  z-index: 0;
  top: 5px;
  left: 5px;
}
.renew-offer h3 {
  margin: 12px 0;
}
.alternate_header {
  color: #696969;
  font-size: 18px;
  margin: 0 0 50px;
  max-width: 744px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
.alternate_header span {
  background-color: #fafafa;
  position: relative;
  z-index: 1;
  padding: 4px;
}
.alternate_header:after {
  content: "\20";
  display: block;
  border-top: 1px solid #cccccc;
  position: absolute;
  left: 50%;
  margin-left: -25%;
  top: 50%;
  width: 50%;
  max-width: 650px;
  z-index: 0;
}
.renew {
  color: #1d1d1d;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 768px) {
  .renew {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.renew > .up-info {
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .renew > .up-info {
    -webkit-flex: 1 0 45%;
    -moz-flex: 1 0 45%;
    -ms-flex: 1 0 45%;
    flex: 1 0 45%;
  }
}
.renew > .up-value {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .renew > .up-value {
    -webkit-flex: 1 0 55%;
    -moz-flex: 1 0 55%;
    -ms-flex: 1 0 55%;
    flex: 1 0 55%;
  }
}
.renew > .up-value .bprice {
  color: #bb2429;
  font-size: 38px;
}
.renew > .up-value .btnO {
  display: inline-block;
  margin-top: 12px;
  margin-right: 16px;
}
.renew > .up-value .link-btn {
  font-size: 14px;
}
.aaheader {
  margin: 0;
  padding: 12px;
}
.in-line {
  margin-left: 2em;
}
h2:target + fieldset,
fieldset:target {
  outline: 3px solid #86cbe4;
  margin: -6px -6px 12px;
  padding: 6px 6px 0;
}
#allfootnotes {
  margin: 30px 0 0 ;
}
#settings li {
  margin: 8px 0;
}
.zoom {
  margin: 0;
  padding: 0;
  list-style: none;
}
.zoom li {
  margin: 5px 0;
  padding: 3px;
}
.zoom input[type="radio"] {
  vertical-align: middle;
}
.zoom li label {
  padding: 0 0 0 10px;
}
.small-sz {
  font-size: 13px;
}
.med-sz {
  font-size: 18px;
}
.large-sz {
  font-size: 24px;
}
.large_on,
.med_on,
.small_on {
  border: 1px solid #cc4e01;
  padding: 3px 1px;
}
.formcontent {
  padding: 12px 0;
}
.formcontent .smallthumb {
  display: block;
  float: left;
  margin: 8px 12px 8px 8px;
  min-width: 40px;
  min-height: 40px;
}
/*Member Profile page
--------------------------------------------------------*/
/* structure */
#colB {
  float: left;
  margin-top: 12px;
  width: 240px;
}
#profileBox {
  margin-left: 240px;
}
#contribs {
  clear: both;
  margin: 12px 0 0 0;
}
#profileinfo {
  position: relative;
  margin: 8px 0 0 0;
}
.md-title {
  float: left;
  margin: 0 40px 8px 0;
}
#profile-page #content .avatar {
  display: block;
  margin: 5px;
  min-height: 140px;
  text-align: center;
}
#profile-page #content .avatar img {
  border: 1px solid #cccccc;
  display: block;
  margin: 0 auto;
  position: relative;
  max-width: 100%;
  height: auto;
}
.avatar .subdued {
  position: relative;
}
.steps {
  color: #fff;
  font-size: .9em;
  margin: 8px 0 0;
  padding: 0 0 0 1.5em;
}
#about {
  font-size: .9em;
  margin: 0 0 28px 0;
  padding: 0 8px;
}
#about p {
  margin-top: 0;
}
#about-text {
  font-size: 13px;
}
.head-title {
  position: relative;
}
.head-title .head-links {
  font-size: 12px;
  position: absolute;
  right: 20px;
  top: 5px;
}
.subinfo {
  font-size: .923em;
  margin: 12px 4px 12px 0;
}
.img-row {
  clear: both;
  margin: 0 0 20px;
}
.img-row:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* text */
.quote blockquote {
  background: url(//go.footnote.com/i/mktg/l-quote.gif) no-repeat 0 0;
  margin: 5px 0;
  padding: 0 0 0 30px;
}
.quote cite {
  display: block;
  color: #777;
  font-style: normal;
}
.quote blockquote p {
  background: url(//go.footnote.com/i/mktg/r-quote.gif) no-repeat 100% 50%;
  display: inline;
  padding: 5px 30px 5px 0;
}
.h-col a.fr,
#contribs .fr {
  font-size: .846em;
  margin: 3px 5px 0 0;
}
#profileinfo .nolist li {
  font-size: .9em;
  line-height: 1.4em;
}
#profileinfo h1 {
  font-size: 2em;
  padding: 0;
}
.profile-hr {
  border-top: 1px solid #1d1d1d;
  display: block;
  margin: 20px 0 12px 0;
}
#about h3 {
  margin: 0;
}
#colB .line {
  /* 	border-bottom: 1px solid #ccc; */
  font-size: 1.38em;
  font-weight: normal;
  margin: 0;
  padding: 8px;
}
.note {
  border: 1px solid #7dc1ea;
  background: #ebf1f5;
  margin: 8px 0;
  padding: 8px;
}
.note p {
  margin: 0 0 1em;
}
.note p:last-child {
  margin: 0;
}
#profileinfo .note {
  font-size: .8em;
  margin: 0 0 5px 0;
}
.ant {
  background: url(/i/ant-bg.png) no-repeat 0 0;
  height: 21px;
  left: 0;
  padding: 7px 5px 3px;
  position: absolute;
  text-align: center;
  top: 0;
  vertical-align: middle;
  width: 21px;
}
#contribs #clip-settings {
  float: left;
}
#contributions {
  background: #efefef;
  margin: -15px 0 10px;
  padding: 5px;
}
.addcontact {
  background: url(/i/contacts_16.png) no-repeat left center;
  padding: 2px 2px 2px 20px;
}
#ccnumspan {
  color: #333;
  font-size: 114%;
  padding: 2px 0;
}
.upsell {
  background-color: #fff;
  border: 1px solid #cccccc;
  clear: both;
  display: block;
  float: none;
  margin: 0 auto;
  max-width: 500px;
}
.upsell .btnO {
  margin: 10px 0;
}
.upsell h1 {
  background: #7ec2ec;
  font-size: 1.5em;
  margin: 0;
  padding: 4px;
  text-align: center;
}
.upsell .offer {
  background: url(//go.newspapers.com/i/email/email-papers-bg.jpg) no-repeat 100% 100%;
  padding: 20px 280px 20px 20px;
}
@media (max-width: 767px) {
  .upsell .offer {
    background: none;
    padding: 20px;
    text-align: center;
  }
}
.upsell .offer .price {
  color: #bb2429;
  font-size: 2em;
}
.upsell .tam {
  background: #efefef;
  margin: 0;
  padding: 12px;
}
.upsell .tam .btn3 {
  display: inline-block;
  margin: 8px;
}
/* remove buttons */
p.tools {
  position: relative;
  margin: 0;
}
.tools .btn-t {
  position: absolute;
  right: -10px;
  top: 5px;
  visibility: hidden;
}
/* RESPONSIVE DESIGNS */
@media screen and (max-width: 768px) {
  #profile-page #tabs li a {
    font-size: 11px;
    padding: 0;
  }
  #profile-page #tabs li {
    margin: 0 4px;
  }
  #clip-tab-paginate #clip-tabs li a {
    padding: 0;
  }
}
/* Phone */
@media only screen and (max-width: 479px) {
  #colB {
    float: none;
    margin: 12px 0 0;
    width: auto;
  }
  #profileBox {
    margin-left: 0;
  }
  #primecol {
    margin: 0;
  }
  #recent_activity #toppage {
    margin: 0px;
  }
}
form {
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
legend {
  color: #1d1d1d;
}
.ui-widget {
  font: 1em 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}
fieldset {
  border: 0 none;
  padding: 0;
  margin: 0;
}
#account-page #colA fieldset,
#subscribe-page #colA fieldset {
  padding: 5px 14px 5px;
  margin: 0 -10px 0;
}
label.desc {
  border: none;
  display: block;
}
.condensed-form label.desc,
.hide-label label.desc {
  display: none;
}
.lt-ie10 .condensed-form label.desc,
.lt-ie10 .hide-label label.desc {
  display: block;
}
.onside {
  padding: 0 0 8px 0;
}
.onside label {
  display: inline-block;
  padding: 4px;
  width: 72px;
}
.onside label .checkbox {
  display: inline;
  padding: 0;
  width: auto;
}
.sidelabel {
  display: inline-block;
  padding-right: 10px;
  width: 90px;
}
#formpage .desc {
  color: #414141;
  font-weight: bold;
  padding: 0 0 4px;
}
#contactform .desc {
  margin: 15px 0 3px;
}
.field {
  margin: 0 0 12px;
}
@media (min-width: 768px) {
  .field {
    margin: 0 0 16px;
  }
}
.clearout,
input::-ms-clear {
  color: #696969;
}
#hiddenloginform {
  display: none;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #737373;
  opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #737373;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #737373;
}
textarea,
select.select,
.text,
.ex {
  background: #fff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  border: 1px solid #7c7c7c;
  border-color: #7c7c7c #c3c3c3 #ddd #c3c3c3;
  border-radius: 3px;
  color: #333;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding: 2px;
  -moz-transition: all ease-in-out 0.15s;
  -ms-transition: all ease-in-out 0.15s;
  -webkit-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
}
.no-boxshadow textarea {
  background-image: url(/i/fieldbg1.gif);
}
input.text {
  padding: 6px 4px;
}
@media (max-width: 767px) {
  input.text {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    width: 100%;
  }
}
#loginform2 input.text {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 95%;
}
.readonly {
  background-color: transparent;
  background-image: none!important;
  border: none;
  border-left: 3px solid #ccc;
  padding-left: 5px;
  resize: none;
}
.readonly:focus,
.readonly:active {
  outline: 0 none!important;
}
input.currency {
  text-align: right;
}
.date-owner input.edit_input,
.historical-location input.edit_input {
  width: 40%;
}
textarea.textarea {
  margin-top: 1px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  overflow: auto;
}
#formpage .textarea {
  width: 90%;
}
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input.text:focus,
textarea:focus,
input[type=datetime]:focus,
.select:focus {
  border: 1px solid #7ec2ec;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7ec2ec;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7ec2ec;
}
input[type=email]:focus:invalid {
  outline: none;
}
input:focus[type=radio],
input:focus[type=checkbox] {
  -moz-box-shadow: 0px 0px 4px rgba(28, 66, 151, 0.9);
  -webkit-box-shadow: 0px 0px 4px rgba(28, 66, 151, 0.9);
  -ms-box-shadow: 0px 0px 4px rgba(28, 66, 151, 0.9);
  box-shadow: 0px 0px 4px rgba(28, 66, 151, 0.9);
}
input:focus[type=submit] {
  outline: none;
}
.no-boxshadow input:focus[type=radio],
.no-boxshadow input:focus[type=checkbox] {
  outline: 1px solid #1771b4;
}
select.select {
  background-image: url(data:image/png;base64,R0lGODlhDQAEAIAAAAAAAP8A/yH5BAEHAAEALAAAAAANAAQAAAILhA+hG5jMDpxvhgIAOw==);
  background-repeat: no-repeat;
  background-position: right center;
  -moz-appearance: none;
  -webkit-appearance: none;
  padding: 4px 20px 4px 6px;
  position: relative;
}
select.select::-ms-expand {
  display: none;
}
optgroup {
  color: #555;
  font-style: normal;
  padding: 0 0 5px 2px;
}
optgroup[label] {
  background: url(/i/down.gif) no-repeat 100% 5px;
}
optgroup option {
  color: #222;
}
.showy {
  font-style: italic;
  font-weight: bold;
}
.listform li {
  padding: 10px 0;
}
.listform li:last-child {
  border-top: 1px dotted #ccc;
}
.listform label {
  color: #555;
  float: left;
  font-weight: bold;
  width: 220px;
}
#reasonerror {
  margin-left: 220px;
}
#cancel1 {
  min-height: 100px;
}
/* browse forms info */
#search-header,
.searchform {
  background: #f5f2e9;
  border: 1px solid #e5ddc6;
  border-width: 0 0 1px;
  color: #382b1a;
  padding: 10px 0;
}
@media (min-width: 768px) {
  #search-header,
  .searchform {
    padding: 10px;
  }
}
#search-header h1,
.searchform h1 {
  font-size: 18px;
  color: #372b1a;
  margin: 0 0 10px;
}
#search-header .text,
.searchform .text {
  border: 1px solid #b9b7b2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  float: left;
  line-height: 1.5;
  width: 37%;
}
@media (max-width: 991px) {
  #search-header .btn-p,
  .searchform .btn-p {
    width: auto;
  }
}
#given_name.text {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px 0 0 6px;
}
#surname.text {
  -moz-border-radius: 0 6px 6px 0;
  -webkit-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
  border-left: 0;
}
.searchbtn {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  margin: 1px 5px;
  padding: 5px 5px 0;
  width: 36px;
}
/* edit metadata form in browse admin view */
#edit-metadata-form .input-row {
  margin-bottom: 10px;
}
#edit-metadata-form .input-row input[type=checkbox] {
  margin-right: 5px;
}
.f-wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-content: flex-end;
  -moz-align-content: flex-end;
  -ms-align-content: flex-end;
  align-content: flex-end;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .f-wrap {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media (min-width: 992px) {
  .f-wrap {
    background: url(/i/newsboys.jpg) no-repeat 20px 30px;
    padding-left: 250px;
  }
  .f-wrap.papers {
    background: url(/i/papergroup.jpg) no-repeat 0 30px;
    padding-left: 310px;
  }
}
.sub-note {
  -webkit-flex: 1 0 100%;
  -moz-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  color: #696969;
  text-align: left;
}
@media (min-width: 992px) {
  .sub-note {
    margin-left: 250px;
  }
}
.pe-sub {
  padding: 50px;
}
.fextra {
  text-align: center;
}
@media (min-width: 992px) {
  .fextra {
    padding-left: 250px;
  }
}
.fextra b {
  display: block;
  font-size: 24px;
}
.warning {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .warning {
    margin-right: 90px;
    margin-left: 350px;
  }
}
.img-thumbnail-offer .publisher-extra {
  font-size: 13px;
  font-weight: 600;
  color: #f5b040;
  padding: 4px;
  text-transform: uppercase;
  text-align: center;
}
#included-with-extra {
  margin-top: 40px;
}
#included-with-extra > p {
  text-align: center;
}
@media (min-width: 768px) {
  #included-with-extra > p {
    text-align: right;
  }
}
.silo-option {
  background: #efefef;
  font-size: 14px;
  margin: 12px 0 0;
  padding: 12px;
  text-align: left;
}
@media (min-width: 992px) {
  .includedWith {
    padding-left: 250px;
  }
}
.includedWith h2 {
  font-size: 24px;
  text-align: center;
}
.includedWith p {
  max-width: 740px;
  margin: 0 auto;
}
.available-content {
  font-size: 14px;
  max-width: 740px;
  width: 100%;
  margin: 20px 0 12px;
  border-collapse: collapse;
}
@media (min-width: 992px) {
  .available-content {
    font-size: 16px;
    margin: 20px auto 12px;
  }
}
.available-content.processing {
  margin-top: 44px;
}
.available-content thead {
  color: #696969;
}
.available-content thead th {
  display: block;
  font-size: 14px;
  font-weight: normal;
  padding: 4px;
  text-align: center;
}
@media (min-width: 768px) {
  .available-content thead th {
    display: table-cell;
    padding: 12px 4px;
    max-width: 120px;
    width: 20%;
  }
}
.available-content thead th.header {
  display: table-cell;
  padding: 12px;
  text-align: left;
}
.available-content > tbody {
  margin: 0;
  padding: 0;
  list-style: none;
}
.available-content > tbody tr.even {
  background-color: #fdf0db;
}
.available-content > tbody tr.even.p-extra {
  background: #fdf0db;
}
.available-content > tbody tr.odd {
  background-color: transparent;
}
.available-content > tbody tr td {
  border: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px;
}
.available-content > tbody tr td + td,
.available-content > tbody tr td:last-child {
  display: block;
  padding: 4px;
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  .available-content > tbody tr td + td,
  .available-content > tbody tr td:last-child {
    display: table-cell;
    padding: 12px 4px;
    max-width: 120px;
    width: 20%;
  }
}
.available-content > tbody tr td b {
  display: block;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .available-content > tbody tr td b {
    display: inline;
  }
}
.available-content > tbody tr td.title-papers {
  display: block;
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  .available-content > tbody tr td.title-papers {
    display: table-cell;
    text-align: left;
    width: 60%;
  }
}
.available-content i {
  color: #787878;
  position: relative;
  font-size: 12px;
  font-style: normal;
}
.available-content i:before {
  font-size: 16px;
  vertical-align: middle;
  margin-right: 8px;
}
.available-content i b {
  font-size: 10px;
  font-weight: normal;
  position: absolute;
  top: -3px;
  left: 12px;
}
.mobile .btn-group label {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  float: left;
  margin: 6px 0 -1px 0;
  padding: 12px 2px;
  text-align: center;
  position: relative;
  width: 50%;
  z-index: 1;
}
.mobile .btn-group label .icon-news {
  display: none;
}
.mobile .btn-group label i {
  color: #696969;
  display: block;
  font-weight: normal!important;
  font-size: 13px;
  font-style: normal;
}
.mobile #pe-select:checked ~ .btn-group > label[for="pe-select"] {
  font-weight: bold;
  background: #fff;
  border-top: 4px solid #7ec2ec;
  border-right: 2px solid #f5b040;
  border-left: 2px solid #f5b040;
  padding-bottom: 14px;
  margin-top: 0;
  margin-bottom: -4px;
}
.mobile #pe-select:checked ~ .btn-group > label[for="pe-select"] .icon-news {
  color: #7ec2ec;
  display: inline-block;
}
.mobile #basic-select:checked ~ .btn-group > label[for="basic-select"] {
  background: #fafafa;
  font-weight: bold;
  border-top: 4px solid #7ec2ec;
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  padding-top: 8px;
}
.mobile #basic-select:checked ~ .btn-group > label[for="basic-select"] .icon-news {
  color: #7ec2ec;
  display: inline-block;
}
.mobile #basic-select:checked ~ .p-extra {
  display: none;
}
.mobile #pe-select:checked ~ .p-extra + .basic {
  display: none;
}
.reg-tile {
  border: 1px solid #cccccc;
  max-width: 750px;
  margin: 20px auto;
  padding: 20px;
  -webkit-flex: 0 0 100%;
  -moz-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
.offer-tile {
  border: 1px solid #cccccc;
}
@media (min-width: 768px) {
  .offer-tile {
    margin: 16px;
    -webkit-flex: 1 0 33%;
    -moz-flex: 1 0 33%;
    -ms-flex: 1 0 33%;
    flex: 1 0 33%;
    max-width: 360px;
  }
}
#account-status .offer-tile {
  margin: 16px 0;
  max-width: none;
}
.offer-tile form {
  margin: 0 auto;
  max-width: 360px;
  padding: 16px;
}
#account-status .offer-tile form {
  max-width: 100%;
}
.p-extra.sub.offer-tile form {
  max-width: 360px;
}
.p-extra.sub.offer-tile form .btn-p {
  display: none;
}
.offer-tile form .btn-p {
  display: block;
  font-size: 18px;
  font-weight: 300;
  margin: 0 auto 0;
  width: 90%;
  white-space: normal;
}
#account-status .offer-tile form .btn-p {
  margin: 12px auto 0;
}
.silo .offer-tile form .btn-p {
  font-size: 16px;
  font-weight: 400;
}
@media (min-width: 768px) {
  #account-status .offer-tile form .mktg-text {
    float: left;
    width: 60%;
  }
}
@media (min-width: 768px) {
  #account-status .offer-tile form .mktg-offer {
    float: left;
    width: 40%;
  }
}
.offer-tile .lead {
  font-size: 18px;
  font-weight: 350;
}
#account-status .offer-tile .lead {
  font-size: 14px;
  font-weight: 350;
}
@media (min-width: 768px) {
  .has-silo.single-offer.offer-tile p.lead {
    margin: 1em -150px;
  }
  #account-status .has-silo.single-offer.offer-tile p.lead {
    margin: 1em 0;
  }
}
.offer-tile ul.lead {
  list-style: disc;
  margin: 0 0 30px;
  padding-left: 15px;
}
.offer-tile ul.lead li {
  margin: 6px 0;
}
.has-silo.offer-tile ul.lead li em:after {
  content: ", ";
}
.has-silo.offer-tile ul.lead li em:last-child:after {
  content: "";
}
.p-extra.offer-tile ul.lead li {
  color: #f5b040;
}
.p-extra.offer-tile ul.lead li span {
  color: #1d1d1d;
}
.offer-tile .link-down {
  font-size: 14px;
  margin-bottom: 0;
  padding: 0 8px;
  width: 90%;
}
.offer-tile .link-down a {
  color: #1771b4;
  display: block;
  position: relative;
  margin: 0 0 20px;
}
.offer-tile .link-down a:hover {
  text-decoration: underline;
}
#choose-page .offer-tile .link-down a:before {
  display: block;
  left: 50%;
  margin-left: -8px;
  position: absolute;
  bottom: -14px;
}
#choose-page .offer-tile .link-down a:hover:before {
  bottom: -15px;
}
@media (min-width: 768px) {
  .offer-tile.basic {
    margin-top: 36px;
  }
}
.offer-tile.p-extra {
  background: #fff;
  position: relative;
}
.offer-tile.p-extra.bestoffer {
  border: 2px solid #f5b040;
}
.offer-tile.p-extra.bestoffer div.most-popular {
  background-color: #f5b040;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  color: #1d1d1d;
  padding-bottom: 2px;
}
.mobile .offer-tile.p-extra.bestoffer div.most-popular {
  display: none;
}
.offer-tile.p-extra div.current-subscriptions {
  background-color: #FDF9D2;
  font-size: 14px;
  padding: 12px;
  text-align: center;
}
.offer-tile.p-extra div.current-subscriptions ul {
  text-align: left;
}
@media (min-width: 768px) {
  .offer-tile.p-extra div.current-subscriptions {
    padding: 12px 50px;
  }
  .offer-tile.p-extra div.current-subscriptions p,
  .offer-tile.p-extra div.current-subscriptions ul {
    max-width: 320px;
    margin: 12px auto;
  }
}
.offer-tile.simple-offer {
  border: 0 none;
}
@media (min-width: 768px) {
  .offer-tile.simple-offer {
    -webkit-flex: 1 0 65%;
    -moz-flex: 1 0 65%;
    -ms-flex: 1 0 65%;
    flex: 1 0 65%;
    max-width: 740px;
  }
}
@media (min-width: 768px) {
  .offer-tile.single-offer {
    -webkit-flex: 1 0 65%;
    -moz-flex: 1 0 65%;
    -ms-flex: 1 0 65%;
    flex: 1 0 65%;
    max-width: 740px;
  }
}
.offer-tile.single-offer:before {
  font-family: 'newsicons';
  content: "\e417";
  color: #f5b040;
  font-size: 40px;
  position: absolute;
  top: -37px;
  left: 50%;
  margin-left: -20px;
  z-index: 1;
}
.offer-tile.single-offer:after {
  content: "\20";
  background: #fff;
  border-radius: 0 50% 0 50%;
  font-size: 40px;
  position: absolute;
  top: -16px;
  left: 50%;
  margin-left: -14px;
  width: 30px;
  height: 30px;
}
.offer-tile h2 {
  font-size: 24px;
  margin-top: 0;
  line-height: 1.1;
}
#account-status .offer-tile h2 {
  margin-bottom: 0;
}
.offer-tile h2 b {
  color: #f5b040;
  font-size: 45px;
  font-style: normal;
  float: left;
}
#account-status .offer-tile h2 b {
  display: none;
}
.basic.offer-tile h2 {
  margin: 32px 0;
  text-align: center;
}
.single-offer.offer-tile h2,
.silo.offer-tile h2 {
  text-align: center;
}
@media (min-width: 768px) {
  .has-silo.single-offer.offer-tile h2 {
    margin: 0 -150px;
  }
  #account-status .has-silo.single-offer.offer-tile h2 {
    margin: 0 0;
  }
}
.offer-tile .pricing-options {
  padding: 8px 0;
  border-top: 1px solid #cccccc;
}
#account-status .offer-tile .pricing-options {
  border: 0 none;
  margin: 0;
}
.basic.offer-tile .pricing-options {
  margin-top: 2.25em;
}
#choose-page .basic.offer-tile .pricing-options {
  margin-top: 3.0em;
}
.offer-tile .selectplan {
  margin: 4px 0;
}
@media (min-width: 768px) {
  .offer-tile .selectplan {
    margin: 24px 0;
  }
}
#account-status .offer-tile .selectplan {
  margin: 0;
}
.offer-tile .selectplan:focus {
  background: green;
}
.offer-tile .selectplan li {
  -moz-transition: background 0.3s linear;
  -ms-transition: background 0.3s linear;
  -webkit-transition: background 0.3s linear;
  transition: background 0.3s linear;
  margin: 6px 0;
  position: relative;
}
.p-extra.offer-tile .selectplan li.annual-offer {
  padding-right: 82px;
}
.p-extra.offer-tile .selectplan li.annual-offer.single-price,
.p-extra.p-extra.offer-tile .selectplan li.annual-offer.annual-offer.single-price {
  text-align: center;
  padding-right: 4px;
}
.offer-tile .selectplan li.single-price {
  text-align: center;
}
.offer-tile .selectplan li p {
  margin: 0;
  padding: 4px 0;
}
.offer-tile .selectplan li:hover:not(.single-price) {
  background: #f6f3eb;
}
.offer-tile .selectplan strong {
  font-weight: normal;
}
.offer-tile .selectplan input[type="radio"]:checked ~ strong,
.offer-tile .selectplan .single-price strong,
.offer-tile .selectplan input[type="radio"].selected-plan ~ strong {
  font-size: 18px;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .offer-tile .selectplan input[type="radio"]:checked ~ strong,
  .offer-tile .selectplan .single-price strong,
  .offer-tile .selectplan input[type="radio"].selected-plan ~ strong {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  #account-status .offer-tile .selectplan input[type="radio"]:checked ~ strong,
  #account-status .offer-tile .selectplan .single-price strong,
  #account-status .offer-tile .selectplan input[type="radio"].selected-plan ~ strong,
  #paybox .offer-tile .selectplan input[type="radio"]:checked ~ strong,
  #paybox .offer-tile .selectplan .single-price strong,
  #paybox .offer-tile .selectplan input[type="radio"].selected-plan ~ strong {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  #account-status .offer-tile .selectplan input[type="radio"]:checked ~ strong,
  #account-status .offer-tile .selectplan .single-price strong,
  #account-status .offer-tile .selectplan input[type="radio"].selected-plan ~ strong,
  #paybox .offer-tile .selectplan input[type="radio"]:checked ~ strong,
  #paybox .offer-tile .selectplan .single-price strong,
  #paybox .offer-tile .selectplan input[type="radio"].selected-plan ~ strong {
    font-size: 24px;
  }
}
.offer-tile .selectplan input[type="radio"]:checked ~ del + strong,
.basic.offer-tile .selectplan .annual-offer input[type="radio"] ~ del + strong,
.offer-tile .selectplan .single-price del + strong {
  font-size: 24px;
}
#account-status .offer-tile .selectplan del {
  display: inline-block;
  width: 60%;
}
#choose-page .offer-tile .selectplan del {
  display: inline-block;
  width: 80%;
}
#account-status .offer-tile .selectplan .single-price del {
  width: auto;
}
.offer-tile.p-extra input[type="radio"]:checked ~ strong + .value {
  top: 4px;
}
.offer-tile .value {
  color: #417505;
  display: block;
  margin-top: -0.5em;
  position: absolute;
  right: 0px;
  top: 12px;
}
@media (min-width: 480px) {
  .offer-tile .value:before {
    content: "\2190";
  }
}
.offer-tile .value em {
  font-style: normal;
}
.p-extra.offer-tile .value {
  border-radius: 0 4px 4px 0;
  color: #417505;
  font-weight: bold;
  margin-top: 0;
  padding: 0 5px;
  right: 0;
  top: 4px;
  z-index: 1;
}
@media (min-width: 480px) {
  .p-extra.offer-tile .value {
    font-style: 1em;
    right: 4px;
  }
}
.p-extra.offer-tile .value em {
  font-style: normal;
}
@media (max-width: 767px) {
  #pricing.search-deny {
    height: auto;
  }
}
#pricing.search-deny.opt2 {
  border: 0 none;
  margin-top: 40px;
  height: auto;
}
.search-deny {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.mobile .search-deny {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.search-deny > .img-thumbnail-offer {
  position: static;
  -webkit-flex: 1 0 40%;
  -moz-flex: 1 0 40%;
  -ms-flex: 1 0 40%;
  flex: 1 0 40%;
}
@media (min-width: 768px) {
  .search-deny > .img-thumbnail-offer {
    order: 2;
  }
}
.search-deny > #paybox {
  padding: 0;
  min-height: 0;
  margin: 0;
}
@media (min-width: 768px) {
  .search-deny > #paybox {
    -webkit-flex: 1 0 60%;
    -moz-flex: 1 0 60%;
    -ms-flex: 1 0 60%;
    flex: 1 0 60%;
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    -ms-align-content: flex-start;
    align-content: flex-start;
  }
}
.search-deny > #paybox .opt div.offer-tile {
  border: none;
  background: none;
  margin-top: 0;
  width: auto;
}
.search-deny > #paybox .opt div.offer-tile:before,
.search-deny > #paybox .opt div.offer-tile:after {
  content: "";
  display: none;
}
.search-deny > #paybox .opt div.offer-tile form {
  max-width: 100%;
}
.search-deny > #paybox .opt div.offer-tile .btn-p {
  font-size: 20px;
  font-weight: 400;
  width: auto;
  margin: 0 auto;
  padding: 16px;
}
.search-deny > #paybox .opt div.offer-tile .single-offer {
  text-align: left;
}
.search-deny > #paybox .opt div.offer-tile .annual-offer {
  text-align: left;
}
.search-deny > #paybox.basic-box .lead {
  list-style: none;
}
.search-deny > #paybox.basic-box .lead li {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDEwIDEwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMCAxMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNDMTQxMzkiIGQ9Ik01IDBjMi44IDAgNSAyLjIgNSA1cy0yLjIgNS01IDVTMCA3LjggMCA1IDIuMiAwIDUgMHoiLz48cG9seWdvbiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI0ZGRkZGRiIgcG9pbnRzPSI4IDIgNCA2IDIgNCAxIDUgNCA4IDkgMyAiLz48L3N2Zz4=);
  background-position: 0 4px;
  background-repeat: no-repeat;
  background-size: 10px;
  padding-left: 18px;
}
.search-deny > #paybox .offer-tile.single-offer.has-silo .btn-p {
  float: none;
}
.search-deny > #paybox .offer-tile.single-offer.has-silo .single-price {
  position: relative;
  float: left;
  left: 0px;
  text-align: left;
  width: 100%;
}
.search-deny > #paybox .offer-tile.single-offer.has-silo .text-muted {
  max-width: 400px;
}
.search-deny #img-box.is-extra {
  border: 2px solid #f5b040;
}
.search-deny #img-box.is-extra div.t-img {
  padding: 5px 2px;
  height: auto;
}
.search-deny #img-box.is-extra div.publisher-extra {
  border: 1px solid #f5b040;
  background-color: #fff;
}
@media (max-height: 600px) {
  .search-deny .mktg-text .lead {
    height: 80px;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
  }
}
#paybox {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .img-thumbnail-offer + #paybox {
    width: 50%;
  }
}
#viewer-page #paybox {
  padding: 0;
}
.mobile#viewer-page #paybox {
  margin-top: 16px;
  padding: 0 0 40px;
}
.mobile #paybox {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
#paybox .offer-tile {
  width: 316px;
  float: left;
  margin: 4px 8px;
}
.mobile #paybox .offer-tile {
  width: auto;
}
@media (min-width: 768px) {
  #paybox .offer-tile.silo {
    min-height: 400px;
  }
}
#paybox .offer-tile h2 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 768px) {
  #paybox .offer-tile h2 {
    font-size: 20px;
  }
}
#paybox .offer-tile.p-extra h2 {
  text-align: left;
}
#paybox .offer-tile .lead {
  font-size: 14px;
  font-weight: 400;
}
#paybox .offer-tile .lead li {
  display: list-item;
}
#paybox .offer-tile .btn-p {
  margin: 8px 0 20px;
}
#paybox .offer-tile .selectplan {
  margin: 0px;
}
#paybox .offer-tile.silo .single-price {
  text-align: center;
}
#paybox .offer-tile .single-price {
  text-align: left;
  margin-bottom: -4px;
}
#paybox .offer-tile .btnSilo {
  display: inline-block;
  padding: 6px 8px;
  border: 1px solid #acd5f4;
  border-bottom-color: #1976bb;
  color: white;
  cursor: pointer;
  line-height: 1.2;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  text-decoration: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #5e5e5e;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3) /*Top*/, inset 0 0 2px rgba(255, 255, 255, 0.3) /*Shine*/, 0 1px 2px rgba(0, 0, 0, 0.29) /*Shadow*/;
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3) /*Top*/, inset 0 0 2px rgba(255, 255, 255, 0.3) /*Shine*/, 0 1px 2px rgba(0, 0, 0, 0.29) /*Shadow*/;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3) /*Top*/, inset 0 0 2px rgba(255, 255, 255, 0.3) /*Shine*/, 0 1px 2px rgba(0, 0, 0, 0.29) /*Shadow*/;
}
#paybox .offer-tile form {
  padding: 0;
}
@media (min-width: 768px) {
  #paybox .offer-tile form {
    padding: 8px 16px 0 16px;
  }
}
#paybox .link-down {
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-basis: auto;
  flex-basis: auto;
  -webkit-flex: 1 100%;
  -moz-flex: 1 100%;
  -ms-flex: 1 100%;
  flex: 1 100%;
  margin: 10px 12px 2px 23px;
  font-size: 13px;
}
.opt2 #paybox .link-down {
  text-align: right;
}
#paybox .link-down a {
  display: inline-block;
  margin-bottom: 8px;
}
#paybox .silo-option {
  margin-top: 0px;
  font-size: 12px;
}
#paybox .silo-option p {
  margin: 4px 0;
}
#paybox .silo-option .paper-login {
  margin: 0;
}
#paybox form {
  max-width: 660px;
}
#paybox .lead {
  margin: 16px 8px;
}
#paybox .lead ul {
  text-align: center;
}
#paybox .lead li {
  display: inline;
}
@media (max-width: 767px) {
  #paybox .offer-tile {
    width: 320px;
    float: none;
    margin: 4px 0;
    padding: 4px;
  }
}
.opt1 #paybox .offer-tile {
  background: none;
  border: none;
  text-align: left;
}
.opt1 #paybox .offer-tile:before {
  display: none;
}
.opt1 #paybox .offer-tile:after {
  display: none;
}
.opt1 #paybox .offer-tile h2 {
  margin: 0;
  text-align: left;
}
.opt1 #paybox .offer-tile .btn-p {
  max-width: 100%;
}
@media (min-width: 768px) {
  .opt1 #paybox .offer-tile .btn-p {
    max-width: 180px;
  }
}
.opt1 #paybox .offer-tile .link-down {
  text-align: left;
}
.opt2 .mktg-offer {
  text-align: center;
}
.opt2 #paybox .offer-tile .single-price {
  text-align: center;
}
/*
.opt2 {
    #paybox {
        .offer-tile.has-silo {
        .flex-direction(column);
        width: 680px;
        max-width: 680px;
        flex: 0 0 100%;
        max-height: 280px;
        .current-subscriptions {
            padding: 12px 0px 2px 0px;
            ul {
                max-width: 660px;
                text-align: center;
                margin-top: -6px;
            }
            li {
                display: inline;
                font-size: 13px;
            }
        }
        .lead {
            li {
                display: inline;
            }
        }
        .selectplan {
            margin: 6px 0;
        }
        .single-price {
            position: absolute;
            right: 240px;
            text-align: right;
        }
        .btn-p {
            float: right;
            max-width: 200px;
        }
        .subdued {
            max-width: 230px;
        }
    }
    }
}

.opt2 {
    #paybox {
        .offer-tile.has-silo.silo {
            width: 680px;
            max-width: 680px;
            .flex(0 0 100%);
            position: relative;
            left: -736px;
            top: 300px;
            padding: 0px;
            max-height: 70px;
            h2 {
                display: none;
            }
            .single-price {
                position: absolute;
                right: 240px;
                text-align: right;
                top: 8px;
            }
            .btn-p {
                float: right;
                max-width: 200px;
                margin-top: -16px;
            }
            .lead {
                float: left;
                max-width: 240px;
                margin-top: 0px;

            }
            .pricing-options {
                border: none;
            }
        }
    }
}
*/
.search-deny.opt1 #paybox.extra-box {
  margin-top: 12px;
  padding: 10px 0 100px 0;
}
.opt1 .search-deny #paybox .offer-tile .single-price {
  text-align: left;
}
@media (max-width: 767px) {
  #subscribeside h1 {
    font-size: 1.02em;
  }
}
.offer-tile.basic.chooseplan form {
  padding: 16px;
}
.mktg-offer .vals {
  font-size: 14px;
}
.mktg-offer .vals.refundamount {
  color: #417505;
  font-weight: bold;
}
.mktg-offer .refundnotice.on {
  text-align: left;
}
.mktg-offer .refunddetails {
  font-size: 14px;
}
.subdued {
  font-size: 12px;
}
.offer {
  margin: 8px 12px;
}
/* 
    Document   : fb
    Created on : Jul 19, 2012, 8:45:54 AM
    Author     : jeckstein
    Description:
        Facebook Logon Button
*/
.fb-signin-btn {
  background: transparent;
  border-color: transparent;
  color: #3b5998;
  cursor: pointer;
  display: block;
  font-size: 14px;
  margin: 0 0 12px;
  padding: 8px 12px;
  font-weight: 500;
  text-decoration: none;
}
.fb-signin-btn span {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9IkxheWVyIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDQ2IDQ2IiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pZCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmZmZmY7fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGlkPSJXaGl0ZSIgY2xhc3M9ImNscy0xIiBkPSJNNDMuNDYsMEgyLjU0QTIuNTQsMi41NCwwLDAsMCwwLDIuNTRWNDMuNDZBMi41NCwyLjU0LDAsMCwwLDIuNTQsNDZoMjJWMjguMTloLTZWMjEuMjRoNlYxNi4xMmMwLTUuOTQsMy42My05LjE4LDguOTMtOS4xOGE0OS4xOSw0OS4xOSwwLDAsMSw1LjM2LjI3djYuMjFIMzUuMThjLTIuODgsMC0zLjQ0LDEuMzctMy40NCwzLjM4djQuNDNoNi44N2wtMC45LDYuOTRoLTZWNDZINDMuNDZBMi41NCwyLjU0LDAsMCwwLDQ2LDQzLjQ2VjIuNTRBMi41NCwyLjU0LDAsMCwwLDQzLjQ2LDBaIi8+PC9zdmc+);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color: #3b5998;
  background-position: 6px 50%;
  border-radius: 4px;
  background-size: 20px;
  margin-right: 6px;
  padding: 16px;
  display: inline-block;
  vertical-align: middle;
}
.fb-signin-btn.fb-lg {
  padding: 8px 20px 8px 20px;
}
.fb-signin-btn.fb-lg span {
  padding-left: 30px;
}
.facebook-login {
  font-size: 16px;
  line-height: 1.4;
  margin: 20px 0;
  padding: 0 20px;
  width: 90%;
  text-align: center;
}
#facebookconnect-page .facebook-login {
  margin: 12px 0;
  padding: 0;
  width: 250px;
}
.hr-line {
  border: none;
  border-top: 1px solid #cccccc;
  margin: 20px ;
  text-align: center;
}
@media (min-width: 768px) {
  .hr-line {
    border: 0 none;
    position: relative;
  }
}
.hr-line legend {
  color: #696969;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  padding: 0 15px;
  font-size: 16px;
}
@media (min-width: 768px) {
  .hr-line legend {
    position: absolute;
    top: 0;
    left: 0;
  }
  .hr-line legend span {
    background: #fafafa;
    display: block;
    position: absolute;
    top: 62px;
    left: 0;
    z-index: 1;
  }
  .hr-line legend:after {
    border-left: 1px solid #cccccc;
    display: block;
    content: "\20";
    height: inherit;
    position: absolute;
    left: 10px;
    top: 0;
    height: 164px;
  }
}
.statusfb {
  background: #efefef;
  border: 1px solid #ccc;
  padding: 20px;
}
.tn-footer {
  background: #ededeb;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 0 0 15px 15px;
  -webkit-border-radius: 0 0 15px 15px;
  border-radius: 0 0 15px 15px;
  border-top: 1px solid #ccc;
  padding: 10px 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}
.tn-footer:before {
  border-top: 1px solid #fff;
  content: "\0020";
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.tn-footer .cancel-close {
  margin-right: 10px;
  padding: 5px 10px;
  text-shadow: 1px 0px 0px #fff;
}
.fb-sigin-connect .alert_strip {
  font-size: .875em;
}
.fb_tinyb-login {
  color: #555;
  margin: 12px 0 0;
}
.mobile .fb_tinyb-login {
  margin-bottom: 52px;
}
.fb_tinyb-login .fb_connect_box {
  clear: both;
  font-size: .8125em;
  padding: 6px 12px 6px 52px;
  max-width: 312px;
  margin: 0 auto;
  min-height: 36px;
}
.fb_tinyb-login .fb_connect_box strong {
  display: block;
  font-size: 1.167em;
}
.fb_tinyb-login .fb_connect_box img {
  left: 6px;
}
.fb_tinyb-login .sublegend {
  display: block;
  border: 1px solid #cccccc;
  line-height: 1.4;
  margin: 0 auto 0;
  max-width: 352px;
  padding: 12px;
}
.fb_tinyb-login .sublegend fieldset {
  font-size: .875em;
}
.fb_tinyb-login .sublegend > p {
  font-size: .8125em;
  margin: 0;
}
.fb_tinyb-login .sublegend > p strong {
  font-size: 1.167em;
}
.fb_tinyb-login .sublegend i {
  background: url("/i/search-spriteA.png") no-repeat 0 -274px;
  display: block;
  float: left;
  height: 33px;
  margin: 0 6px 0 0;
  vertical-align: text-top;
  width: 32px;
}
.fb_tinyb-login .plus-icon {
  color: #696969;
  font-size: 36px;
  text-align: center;
}
.connectbtn {
  margin: 12px;
  float: right;
}
.connectbtn:empty {
  display: none;
}
#fb_connect_register {
  padding: 0;
}
.fb_connect_box {
  background-color: #ECEFF5;
  border: 1px solid #BDC7D8;
  font-size: small;
  font-weight: normal;
  line-height: 1.4;
  padding-left: 40px;
  position: relative;
}
.fb_connect_box img {
  left: 0;
  position: absolute;
}
#fb_connect_register img {
  float: left;
  margin: 2px 20px 2px 2px;
}
.fb_connect_chkbox {
  display: none;
}
#auth-loginlink {
  height: 22px;
  margin-bottom: 10px;
}
/* Newspapers Icon Font */
@font-face {
  font-family: 'newsicons';
  src: url('/i/newsicons-regular.otf') format('opentype');
  src: url('/i/newsicons-regular.eot?#iefix') format('embedded-opentype'), url('/i/newsicons-regular.woff') format('woff'), url('/i/newsicons-regular.ttf') format('trufetype');
  font-weight: normal;
  font-style: normal;
}
/* CSS for data attributes */
[data-icon]:before {
  font-family: 'newsicons';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* Icon Classes */
.icon-news:before,
.end-icon-news:after {
  font-family: 'newsicons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  text-decoration: none!important;
}
.abs.icon-news {
  position: relative;
}
.abs.icon-news:before,
.end-icon-news.abs:after {
  position: absolute;
  left: 2px;
  top: 2px;
}
.icon-mag-left:before {
  content: "\e400";
}
.icon-mag-right:before {
  content: "\e401";
}
.icon-del:before {
  content: "\e402";
}
.icon-edit:before {
  content: "\e403";
}
.icon-print:before {
  content: "\e404";
}
.icon-download:before {
  content: "\e405";
}
.icon-zoom:before {
  content: "\e406";
}
.icon-clip:before {
  content: "\e407";
}
.icon-share:before {
  content: "\e408";
}
.icon-rotate:before {
  content: "\e409";
}
.icon-arrow:before,
.icon-arrow:after {
  content: "\e410";
}
.icon-settings:before {
  content: "\e40a";
}
.icon-help:before {
  content: "\e40b";
}
.icon-chevron:before {
  content: "\e40c";
}
.icon-location:before {
  content: "\e40d";
}
.icon-pin:before {
  content: "\e40e";
}
.icon-check:before {
  content: "\e40f";
}
.icon-flag:before {
  content: "\e411";
  padding-right: 4px;
}
.icon-view:before {
  content: "\e412";
}
.icon-lock:before {
  content: "\e413";
}
.icon-chevron-left:before {
  content: "\e415";
}
.icon-cal:before {
  content: "\e416";
}
.icon-extra:before {
  content: "\e417";
}
.icon-arrow-down:before {
  content: "\e418";
}
.icon-arrow-up:before {
  content: "\e419";
}
.icon-film:before {
  content: "\e414";
}
.icon-close:before {
  content: "\e41A";
}
.icon-contrast:before {
  content: "\e41B";
}
.icon-plus:before {
  content: "\e41C";
}
.icon-minus:before {
  content: "\e41D";
}
.icon-acom:before {
  content: "\e41E";
}
.icon-mine:before {
  content: "\e41F";
}
.icon-any:before {
  content: "\e421";
}
.icon-tag:before {
  content: "\e422";
}
.icon-date:before {
  content: "\e423";
}
.icon-location2:before {
  content: "\e424";
}
.icon-paper:before {
  content: "\e425";
}
.icon-sort:before {
  content: "\e426";
}
.icon-edit2:before {
  content: "\e427";
}
.icon-tridown:before {
  content: "\e428";
}
.icon-triup:before {
  content: "\e429";
}
.icon-filter:before {
  content: "\e430";
}
.icon-n:before {
  content: "\e42B";
}
.icon-n2:before {
  content: "\e42A";
}
.icon-obit:before {
  content: "\e431";
}
/***** FACEBOOK LIKE DIALOG STYLES *****/
.dlg_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #222;
  filter: alpha(opacity=50);
  -moz-opacity: .5;
  opacity: .5;
  z-index: 100;
}
.dlg_window {
  background: #fff;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-box-shadow: 1px 1px 10px #222;
  -webkit-box-shadow: 1px 1px 10px #222;
  padding: 12px;
  position: absolute;
  z-index: 101;
  top: 30px;
}
.dlg_titlebar {
  border-bottom: 4px solid #1d1d1d;
  color: #1d1d1d;
  font-size: 1.75em;
  margin: 0;
  padding: 4px 0 1px;
  position: relative;
  font-weight: bold;
}
.dlg_titlebar:after {
  border-bottom: 1px solid #1d1d1d;
  content: "\0020";
  display: block;
  bottom: -2px;
  left: 0;
}
.dlg_loading {
  font-size: 18pt;
  color: #000;
  background-color: #EEE;
  text-align: left;
  padding: 10px 20px 10px 10px;
}
.dlg_content {
  background: #fff;
  padding: 12px;
}
.dlg_content p.static {
  background: url(/i/atn_24.gif) no-repeat 5px 50%;
  font-size: 12px;
  margin: 0;
  padding: 6px 6px 6px 38px;
}
.dlg_activity {
  background: url(/i/process.gif) no-repeat scroll 10px center;
  font-size: 11pt;
  color: #111;
  background-color: #EEE;
  border-width: thin;
  border-style: solid;
  border-color: #999 #ccc #ccc #ccc;
  padding: 10px 10px 10px 38px;
}
.dlg_buttonbar {
  background: #F5F2E9;
  border-top: 1px solid #E0DED8;
  -moz-border-radius: 0 0 12px 12px;
  -webkit-border-radius: 0 0 12px 12px;
  border-radius: 0 0 12px 12px;
  margin: 0 -12px -12px;
  padding: 12px;
}
.tinner .dlg_buttonbar {
  position: relative;
  bottom: -20px;
  text-align: right;
}
.dlg_buttonbar .link_button {
  text-decoration: none;
  font-size: .875em;
}
.dlg_buttonbar .dlg_button {
  margin: 0 10px;
}
/* Learn more box */
#eglist {
  background: url(http://www.footnote.com/i/fb/example-lines.png) repeat-y 0 0;
  list-style: none;
  margin: 10px 0 0;
}
#eglist > li {
  float: left;
  height: 120px;
  overflow: hidden;
  padding-left: 15px;
}
#eglist p {
  color: #666;
}
#eg1 {
  width: 155px;
}
#eg2 {
  width: 145px;
}
#eg3 {
  width: 132px;
}
#eg4 {
  width: 115px;
}
#tosbox {
  height: 430px;
  overflow: auto;
}
#tosbox h2 {
  background: none;
  border: 0 none;
  color: #555;
  font-size: 11px;
  margin: 5px 0;
  padding: 0;
}
.button {
  background-color: transparent;
  border: medium none;
  cursor: pointer;
  display: block;
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: auto;
}
.button.blue {
  color: #FFF;
}
.button.gray {
  color: #333;
}
#free_register {
  max-height: 330px;
  overflow: hidden;
  visibility: hidden;
}
body.modal-open {
  overflow: hidden;
}
.tbox {
  display: none;
  position: absolute;
  padding: 15px;
  z-index: 999;
}
.tinner {
  background: #fafafa url(/i/process.gif) no-repeat 50% 50%;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  overflow: hidden;
  padding: 12px;
  position: relative;
}
.mobile .tinner {
  height: 80vh!important;
}
.tinner h1:not(.clr1) {
  border-bottom: 4px solid #1d1d1d;
  color: #1d1d1d;
  font-size: 20px;
  margin: 0 0 12px;
  padding: 0 0 8px;
  position: relative;
}
@media (min-width: 768px) {
  .tinner h1:not(.clr1) {
    font-size: 24px;
  }
}
.tinner h1:not(.clr1):after {
  border-bottom: 1px solid #1d1d1d;
  content: "\0020";
  display: block;
  bottom: -7px;
  position: relative;
  left: 0;
}
.tinner h1:not(.clr1) span {
  color: #fff;
  font-size: .58em;
  display: block;
  text-align: center;
}
.tinner h1:not(.clr1) span i {
  background: #949381;
  border-radius: 50px;
  display: inline-block;
  font-style: normal;
  padding: 2px 16px;
}
#share_dialog .alert {
  margin-top: 20px;
  text-align: center;
}
#subscribeside h1:after {
  display: none;
}
@media (min-width: 768px) {
  .obituary_disclaimer:before {
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, #ffffff 80%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, #ffffff 80%);
    background-repeat: repeat-x;
    display: block;
    content: "\20";
    height: 20px;
    position: absolute;
    top: -21px;
    left: 0;
    width: 100%;
    pointer-events: none;
  }
}
.obituary_header:after {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0.2) 80%);
  background-image: linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0.2) 80%);
  background-repeat: repeat-x;
  display: block;
  content: "\20";
  height: 20px;
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 100%;
  pointer-events: none;
  z-index: 1;
}
.obituary_correctable {
  cursor: pointer;
  background: yellow;
  border-bottom: 1px solid grey;
}
.tbuttonbar {
  background: #F5F2E9;
  border-top: 1px solid #E0DED8;
  -moz-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  bottom: 0;
  margin: 0 -12px 0;
  padding: 12px;
  position: absolute;
  text-align: right;
  width: 100%;
}
.tbuttonbar.flxd {
  position: relative;
  margin: 0 -16px -16px;
  width: inherit;
}
.tmask {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  z-index: 800;
}
.tclose {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: 0;
  color: #999;
  color: rgba(125, 125, 125, 0.7);
  cursor: pointer;
  font: 100 35px/36px Arial, Helvetica, sans-serif;
  overflow: hidden;
  position: absolute;
  height: 36px;
  margin: 0;
  opacity: .8;
  padding: 0;
  right: 4px;
  text-align: center;
  top: 0;
  width: 36px;
}
.tclose:hover {
  opacity: 1;
}
.tclose:after {
  content: "\00D7";
  display: block;
}
.tcontent {
  height: inherit;
  padding: 0;
}
.imobile .tscroll .tcontent {
  overflow: initial;
}
.rights-message {
  padding: 40px 20px;
  text-align: center;
}
.rights-message p {
  background: url(/i/atn_32.gif) no-repeat 50% top;
  padding: 52px 0 0;
}
.overlay_header h1 {
  border-bottom: 4px solid #1d1d1d;
  margin-bottom: 8px;
  padding-bottom: 1px;
  position: relative;
}
.overlay_header h1:after {
  border-bottom: 1px solid #1d1d1d;
  content: "\0020";
  display: block;
  bottom: -2px;
  left: 0;
}
.tbox-form {
  margin: 16px 0;
}
#changebtn {
  display: inline-block;
  margin-left: 12px;
}
.tbox-form .onside label {
  width: 172px;
}
.tbuttonbar {
  display: block;
  margin: 0 0 0 -16px;
  width: 100%;
}
.tbuttonbar .btn {
  display: inline-block;
  width: auto;
}
.tbuttonbar .btn + .btn {
  margin-left: 8px;
}
.tbuttonbar .btn-p,
.tbuttonbar a.btn-p,
.tbuttonbar input.btn-p[type="submit"],
.tbuttonbar button.btn-p[type="submit"] {
  margin-left: 8px;
}
.tbuttonbar2 {
  background: #F5F2E9;
  border-top: 1px solid #E0DED8;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  bottom: 0;
  margin: 0 0 0 -16px;
  padding: 12px;
  position: absolute;
  text-align: right;
  width: 100%;
}
.tbuttonbar2 .btn-t {
  font-size: .875em;
  margin-right: 8px;
}
/*!
 * jQuery UI CSS Framework 1.11.2
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  /* support: IE8 */
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  min-height: 0;
  /* support: IE7 */
  font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
  max-height: 150px;
  overflow-y: auto;
  overflow-x: hidden;
}
.ui-autocomplete .ui-state-hover,
.ui-autocomplete .ui-state-focus {
  border: 0 none !important ;
  background: #1166a8 !important;
  font-weight: normal;
  color: #fff !important ;
  text-decoration: none !important ;
  text-shadow: 0 -1px 0 #0a162f !important;
}
.ui-autocomplete .ui-state-hover a,
.ui-autocomplete .ui-state-focus a {
  font-weight: normal;
  color: #fff !important ;
  text-decoration: none !important ;
  text-shadow: 0 -1px 0 #0a162f !important;
}
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
  /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
  width: 2.4em;
}
.ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}
/* button text element */
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: .4em 1em;
}
/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}
/* button sets */
.ui-buttonset {
  margin-right: 7px;
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}
/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  /* support: IE7 */
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
/* icon support */
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}
/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}
/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  /* Support: IE7 */
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px;
}
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}
/* vertically center icon */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
  /* need to fix icons sprite */
  background-position: -65px -16px;
}
.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
  border-width: 2px;
}
/*custom*/
.selectedYear {
  background-color: #1166A8;
  color: #FFFFFF;
}
.selectedYear a {
  color: #FFFFFF;
}
/* THEME */
/*!
 * jQuery UI CSS Framework 1.11.2
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #6da3da;
  background: #ffffff url("/i/jquery/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
  color: #222222;
}
.ui-widget-content a {
  color: #222222;
}
.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url("/i/jquery/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
  color: #222222;
  font-weight: bold;
}
.ui-widget-header a {
  color: #222222;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url("/i/jquery/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url("/i/jquery/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #212121;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url("/i/jquery/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url("/i/jquery/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
  color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url("/i/jquery/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
  color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* support: IE8 - See #6059 */
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("/i/jquery/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("/i/jquery/ui-icons_222222_256x240.png");
}
.ui-state-default .ui-icon {
  background-image: url("/i/jquery/ui-icons_888888_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("/i/jquery/ui-icons_454545_256x240.png");
}
.ui-state-active .ui-icon {
  background-image: url("/i/jquery/ui-icons_454545_256x240.png");
}
.ui-state-highlight .ui-icon {
  background-image: url("/i/jquery/ui-icons_2e83ff_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("/i/jquery/ui-icons_cd0a0a_256x240.png");
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}
/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa url("/i/jquery/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: alpha(opacity=30);
  /* support: IE8 */
}
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url("/i/jquery/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: alpha(opacity=30);
  /* support: IE8 */
  border-radius: 8px;
}
/* Signup and registration pages
(c) 2012*/
.secure-tpl p a:link,
.secure-tpl p a:visited {
  text-decoration: underline;
}
.secure-tpl #fn-page {
  background-image: none;
}
#subscribe-page #membercard,
#subscribe-page #pg-join {
  display: none;
}
#confirm-page #colA {
  margin-right: 0;
}
#colM {
  float: left;
  min-height: 300px;
  width: 601px;
}
#colS {
  margin: 20px 5px 0 0;
  padding: 8px 0;
}
@media (min-width: 768px) {
  #colS {
    width: 300px;
    float: right;
  }
}
.side_message h2 {
  border: 1px solid #1d1d1d;
  border-width: 5px 0 0;
  padding-top: 12px;
}
#privacyMessage {
  border-top: 1px solid #1d1d1d;
  padding: 12px 0;
}
#privacyMessage p a {
  text-decoration: underline;
}
.partner-form h2 {
  font-size: 1.25em;
}
.newaccount,
.signinaccount {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px 0 0;
  -moz-transition: all .35s linear;
  -ms-transition: all .35s linear;
  -webkit-transition: all .35s linear;
  transition: all .35s linear;
  width: 35%;
}
.footer-text {
  bottom: 20px;
  position: absolute;
}
.newaccount {
  float: left;
}
.newaccount h2 > span {
  display: none;
}
.newaccount.on h2 > span {
  display: inline;
}
.signinaccount {
  min-height: 300px;
  padding: 0 0 0 20px;
}
.newaccount.on,
.signinaccount.on {
  width: 65%;
}
.open-create,
.open-signin {
  display: block;
}
.on .open-create,
.on .open-signin {
  display: none;
}
#colS .side_number {
  background: url(/i/side_documents.jpg) no-repeat 50% 100%;
  color: #101010;
  font-weight: bold;
  margin: 10px 0;
}
#subscribe-page .side_message {
  padding-top: 95px;
}
#colM .top_bnr {
  background: #fff0bd;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-bottom: 1px solid #b3b3b3;
  font-size: 1.38em;
  margin: 0 0;
  padding: 10px 20px;
}
.signin_option {
  font-size: .923em;
  margin: 0 -20px 10px;
  padding: 10px 20px;
}
#do_next {
  background: #f6f3eb;
  border: 1px solid #e6dec8;
  clear: both;
  margin: 0 0 12px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 12px;
}
@media (min-width: 768px) {
  #do_next {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media (min-width: 768px) {
  #do_next > div {
    -webkit-flex: 1 0 50%;
    -moz-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
  }
}
.memberedit {
  padding: 12px 0;
  text-align: left;
}
#subscribe-page #signin {
  display: none;
}
#register fieldset {
  padding: 0;
  position: relative;
}
@media (min-width: 768px) {
  #register fieldset {
    margin-left: -12px;
    padding: 8px 12px 8px;
  }
}
.tbox #register fieldset {
  padding: 0 12px 0;
}
#subscribe-page #billing .errorblock.field {
  margin-left: -12px;
}
.ft-deny #register fieldset {
  padding: 0 12px 0;
}
#colM .field p {
  font-size: .875em;
}
#colM .field p.subdued {
  font-size: .75em;
}
#colM #password_field p.subdued {
  padding: 8px 0;
  text-align: right;
  width: 95%;
}
@media (min-width: 768px) {
  #colM #password_field p.subdued {
    width: 85%;
  }
}
#subscribe-page .field {
  margin: 0 0 1em;
}
@media (max-width: 767px) {
  #subscribe-page .field#cvn_field {
    clear: both;
    float: none;
  }
}
.plan_choice#regFields3 .field {
  width: auto;
}
#regFields2 .field .text#zip,
#regFields3 .field .text#zip {
  width: auto;
}
.clear-location {
  display: block;
  clear: both;
  margin: 12px;
}
.tbox .step1-signup {
  margin: 50px 20px;
}
.tbox .step1-signup .text {
  margin-bottom: 16px;
}
.step1-signup .desc {
  display: none;
}
.lt-ie10 .step1-signup .desc {
  display: block;
}
.step1-signup .field {
  width: inherit;
}
.step1-signup .field .text {
  width: 90%;
}
.email-info.email-passed .field {
  float: none;
}
.email-passed .field .text {
  width: 87%;
}
.email-passed #email_field2 {
  display: none;
}
/*
.highlightFocus {
    background-color: #FFF7C0;
}
.highlightBlur {
    background-color: #fff;
}
*/
#loadingimage {
  display: inline-block;
  left: 5px;
  position: relative;
  top: 8px;
}
.ok {
  background: url(/i/confirm_16.png) no-repeat 0 0;
  color: #026802;
  bottom: 16px;
  display: none;
  margin: 0;
  padding: 0 0 0 20px;
  position: absolute;
  right: 3px;
  text-transform: uppercase;
  top: 26px;
}
.lite-box .ok {
  height: 20px;
  right: 5px;
}
.promote {
  color: #696969;
  display: none;
  margin: 20px 0;
  line-height: 1.3;
}
.promote strong {
  color: #1d1d1d;
}
@media (max-width: 768px) {
  #colM .promote {
    display: block;
  }
  #colS .promote {
    display: none;
  }
}
.freereg .ok {
  margin-top: 32px;
}
.successful .ok {
  display: block;
}
.exbox {
  background-color: #FFF0BD;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff0bd), to(#ffe691), color-stop(50%, #fff0bd));
  border: 1px solid #FFDE6B;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-box-shadow: 1px 1px 5px #888;
  -webkit-box-shadow: 1px 1px 5px #888;
  color: #111;
  display: none;
  font-size: 12px;
  left: 98%;
  position: absolute;
  padding: 2px 8px;
  top: 2%;
  width: 300px;
  z-index: 5;
}
.tbox .exbox {
  left: 10px;
  top: 48px;
}
.tbox .exbox:after,
.tbox .exbox:before {
  border: 1px solid #FFDE6B;
  border-width: 0 10px 12px;
  border-color: transparent transparent #FFDE6B;
  content: "\0020";
  display: block;
  height: 0;
  left: 20px;
  position: absolute;
  top: -12px;
  width: 0;
}
.tbox .exbox:after {
  border-color: transparent transparent #FFF0BD;
  top: -10px;
}
.tbox .exbox .exbox-arrow,
.tbox .exbox .exbox-arrow-in {
  display: none;
}
.exbox-arrow {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 15px solid #FFDE6B;
  border-bottom: 10px solid transparent;
  left: -15px;
  opacity: .9;
  position: absolute;
  top: 25%;
}
.exbox-arrow-in {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-right: 15px solid #FFF0BD;
  border-bottom: 8px solid transparent;
  left: 1px;
  position: absolute;
  top: -8px;
}
.highlightFocus .exbox {
  display: block;
}
.signup_form h2,
h2.subbed {
  color: #777;
  margin: 10px 0;
}
h3.subbed {
  color: #bb2429;
}
.signup_form input.text,
.tbox input.text {
  width: auto;
  height: 34px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.signup_form select {
  font-size: 16px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.signup_form #zip {
  width: 150px;
}
.signup_form input.size2 {
  width: 100%;
}
@media (min-width: 768px) {
  .signup_form input.size2 {
    width: 320px;
  }
}
.signup_form input.size3 {
  width: 104px;
}
.signup_form select.size4 {
  width: 170px;
}
.signup_form select.size5 {
  width: 100px;
}
.signup_form label.desc {
  margin-bottom: 4px;
}
@media (min-width: 768px) {
  .signup_form #cvn_field {
    margin-left: 12px;
  }
}
.signup_form .submitbar {
  margin: 28px 0;
}
.signup_form .submitbar .btnO {
  display: block;
  padding: 6px 24px;
  width: 100%;
}
@media (min-width: 768px) {
  .signup_form .submitbar .btnO {
    display: inline-block;
    padding: 12px 24px;
    width: auto;
  }
}
.signup_form .submitbar .gray {
  display: block;
  margin: 10px 0 0;
  text-align: center;
}
@media (min-width: 768px) {
  .signup_form .submitbar .gray {
    display: inline-block;
    text-align: left;
  }
}
.signup_form .vat {
  margin: 3px 0;
}
.home-content input.text {
  width: 400px!important;
}
#colM h1 {
  padding-top: 0;
}
#colM h1 b {
  font-weight: normal;
}
#confirm-page h1 {
  color: #bb2429;
  font-size: 24px;
}
#receipt {
  margin: 30px 0 ;
}
#receipt h2 {
  color: #bb2429;
  font-size: 20px;
  font-weight: 200;
}
#receipt h3 {
  font: bold 14px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
#receipt .gray {
  font-size: 14px;
}
#receipt .tbl {
  background: #fff;
}
#receipt .tbl td,
#receipt .tbl th {
  border: 1px dotted #ddd;
  border-width: 1px 0;
}
#receipt #receipt h5 {
  text-shadow: 0 1px 0 #fff;
  text-transform: uppercase;
}
#colS p {
  color: #777;
}
.recordimg {
  max-width: 75px;
}
.slip .tbl {
  margin: 12px 0;
  width: 100%;
}
.slip .tbl th {
  padding: 5px 4px;
}
.slip .tbl td {
  background: transparent;
  border: 0 none;
  padding: 5px 8px 5px 15px;
}
.slip + p {
  border-top: 1px solid #fff;
  padding-top: 18px;
}
.bimg {
  background: #2c2c2c;
  border: 1px solid #fff;
  display: block;
  padding: 10px;
  text-align: center;
  width: 175px;
}
.bimg:hover {
  border-color: #114488;
}
.bimg img {
  line-height: 125px;
  vertical-align: middle;
}
#go2next {
  margin-bottom: 16px;
}
#go2next .btn-o {
  margin: 10px 0 10px 0;
}
.nextform {
  background: #f5f2e9;
  margin: 8px 0 14px;
  padding: 20px 20px 10px;
}
#go2next .nextform .btn-o {
  margin: auto 10px;
}
#referform {
  position: static;
  margin: 20px 0;
}
.innerlist {
  margin: 12px  0;
  padding-left: 22px;
}
.confirmed {
  border-bottom: 2px solid #1d1d1d;
  margin: 16px 0 ;
  padding-bottom: 12px;
}
.submitbar {
  margin: 10px 0 20px;
}
.submitbar .btnO {
  font-size: 1.23em;
  margin-right: 10px;
  margin-left: 0;
}
.submitbar .disabled {
  background: url("/i/process_gray.gif") no-repeat scroll 5px 2px #999999;
  color: #222!important;
  padding-left: 25px;
}
.submitbar span.ss {
  background: url(/i/lock-sm.gif) no-repeat 1px 4px;
  display: -moz-inline-box;
  display: inline-block;
  margin-left: 12px;
  padding-left: 20px;
}
.submitbar span {
  display: -moz-inline-box;
  display: inline-block;
  margin-top: 4px;
  margin-left: 0;
}
.js #terms {
  height: 1px;
  opacity: 0;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#terms.on {
  height: 120px;
  opacity: 1;
  overflow: visible;
}
@media (min-width: 768px) {
  #terms.on {
    height: 70px;
  }
}
#terms p a {
  color: #1566a2;
}
.refundnotice {
  background: #fdf7c7;
  display: none;
  margin: 12px 0 12px;
  padding: 12px;
}
.refundnotice.failed {
  background: #fae9e6;
}
.refundnotice.on {
  display: block;
}
.refundnotice h4 {
  color: #417505;
}
.failed.refundnotice h4 {
  color: #cc0000;
}
.refundnotice p {
  font-size: 14px;
}
.leaders {
  max-width: 39em;
  padding: 0;
  overflow-x: hidden;
  list-style: none;
}
#receipt .leaders {
  font-size: 14px;
}
.leaders li {
  margin: 0 0 12px;
  clear: both;
}
.leaders li p.tar {
  clear: both;
}
.leaders li:before {
  float: left;
  width: 0;
  white-space: nowrap;
  color: #696969;
  content: ". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";
}
@media print {
  .leaders li:before {
    content: "";
  }
}
.leaders li.nodots:before {
  content: "";
}
.leaders span.vals:first-child {
  background: #fafafa;
  font-weight: 500;
  padding-right: 0.33em;
}
.leaders span.vals:first-child a {
  font-size: 13px;
}
#receipt .leaders span.vals:first-child {
  color: #696969;
}
.leaders span.vals + span.vals {
  background: #fafafa;
  float: right;
  text-align: right;
  padding-left: 0.33em;
}
.leaders span.vals + span.vals.altv {
  background: transparent;
}
.leaders span.vals + span.vals strong,
.leaders span.vals + span.vals span {
  background: #fafafa;
  padding-left: .33em;
}
.leaders span.vals + span.vals small,
.leaders span.vals + span.vals .gray {
  display: block;
  margin-bottom: 12px;
}
.leaders span.vals + span.vals.refundamount {
  color: #417505;
}
.leaders span.vals + span.vals .smaller a {
  position: relative;
}
.plan_choice ins {
  color: #bb2429;
  font-size: 16px;
  font-weight: 500;
}
.printbar {
  position: relative;
  margin-bottom: 20px;
}
.printbar a.btn-t {
  float: right;
  margin-right: 12px;
  text-decoration: none;
}
.section-help a {
  margin-right: 0;
}
.agreeterms {
  background: #d7ecf9;
  border-radius: 4px;
  font-size: 14px;
  margin: 12px 0;
  padding: 20px 20px 20px 40px;
}
/* Free trial flow */
select.large {
  font-size: 16px;
}
.nextmessage {
  margin: 50px 0;
  font: italic normal 22px/1.4 georgia, times, serif;
}
/* Register for free */
@media (min-width: 768px) {
  #loginform2 #username2,
  #loginform2 #password2 {
    width: 85%;
  }
}
#free_register {
  font-size: 12px;
  min-height: 318px;
  padding-bottom: 10px;
  position: relative;
  visibility: visible;
}
#free_register h1.welcome {
  color: #555;
  font-size: 24px;
  padding-top: 5px;
}
h1.welcome img {
  margin-top: -5px;
  vertical-align: middle;
}
#free_register h2 {
  background: url(/i/arrow_drawR.png) no-repeat 95% 50%;
  font-size: 24px;
  line-height: 1.4;
  padding: 0 100px 5px 0;
}
#free_register h2.welcome {
  background-position: 95% 0;
  font-size: 12px;
  margin-bottom: 12px;
  padding-right: 80px;
}
h2.welcome span {
  background-color: #fff799;
  display: block;
  margin: 0 -10px;
  padding: 10px;
  width: 88%;
}
.limited#free_register h2 {
  background-position: 100% 30px;
  font-size: 20px;
  padding-right: 60px;
}
.freereg {
  padding: 0 0 0 10px;
  width: 375px;
}
.limited .freereg {
  width: 400px;
}
.freereg .text {
  width: 150px;
}
.sampleimg {
  background: #efe8dc;
  padding: 20px 20px 20px;
  position: absolute;
  right: 0px;
  text-align: center;
  top: 0;
  width: 240px;
}
.limited .sampleimg {
  width: 200px;
}
.sampleimg p {
  margin: 12px 0 0;
}
small em {
  font-style: italic;
}
#free_register .subdued,
#free_register small {
  font-size: 11px;
}
#free_register #register fieldset {
  padding: 0 12px 5px;
}
#free_register .successful {
  background-position: 338px 35px;
}
#free_register #tnc {
  background: #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 4px solid #777;
  -moz-box-shadow: 0px 0px 5px #111;
  -webkit-box-shadow: 0px 0px 5px #111;
  box-shadow: 0px 0px 5px #111;
  left: 50px;
  padding: 10px;
  position: absolute;
  top: -110px;
}
h2.whatsnext {
  margin-top: 20px;
}
.singlenext {
  padding: 20px 0;
}
.fb-signup {
  border-bottom: 1px solid #ccc;
  position: relative;
  margin-bottom: 16px;
  padding: 16px 0;
}
.fb-signup .ord {
  background: #fafafa;
  color: #777;
  bottom: -12px;
  left: 30px;
  padding: 4px;
  position: absolute;
}
.fb-signup .fb_button {
  margin: 0 0 8px;
}
/* FREE TRIAL DENY */
.LB_content .ft-deny {
  padding-top: 5px;
}
.ie7 .LB_content .ft-deny {
  padding-left: 15px;
}
.LB_content .ft-deny #register {
  padding: 0;
}
.LB_content .ft-deny #register fieldset,
.LB_content .ft-deny #register .submitbtn {
  padding: 3px 0 3px 10px;
}
#subscribeside .ft-deny #regFields5 input {
  width: auto;
}
#subscribeside .ft-deny .field input.text {
  width: 160px;
}
.ft-deny h3 {
  font-weight: normal;
}
.ft-deny .errorblock {
  background: transparent;
}
.ft-deny #register .error-lk {
  background: #FFD2CE;
  background-image: none!important;
  border: 1px solid #FFAD9B;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  left: 10px;
  padding: 10px;
  position: absolute;
  top: 4.7em;
  width: 350px;
  z-index: 5;
}
.ft-deny #register #regFields2 .error-lk {
  left: 0;
}
.ft-deny #register #regFields3 .error-lk,
.ft-deny #register #regFields5 .error-lk {
  position: relative;
  left: 0;
  top: 10px;
}
.ft-deny #register .error-lk:after {
  content: '\0020';
  border: 1px solid #FFAD9B;
  border-width: 0px 10px 10px;
  border-right-color: transparent;
  border-left-color: transparent;
  height: 0;
  left: 10px;
  position: absolute;
  top: -10px;
  width: 0;
}
.ft-deny #tnc {
  background: #ffffff;
  border-top: 1px solid #DAAC7D;
  height: 346px;
  left: -23px;
  padding: 20px;
  position: absolute;
  top: -163px;
  width: 655px;
  z-index: 10;
}
.ft-deny #tnc small a {
  font-size: 12px;
}
.ft-deny #tnc iframe {
  height: 275px;
  width: 640px;
}
.ft-deny .exbox {
  left: 353px;
}
.ft-deny .errorblock .exbox {
  display: none;
}
.ft-deny .submitbar {
  margin-top: 15px;
  margin-bottom: 5px;
}
.secure-tpl .gobackbtn {
  display: none;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* family search error message */
.fs-msg {
  margin: 5% auto;
  padding: 20px;
  width: 60%;
}
.msg-bar {
  border-top: 1px solid #ccc;
  margin: 20px 0;
  padding: 12px 0;
}
.msg-bar .btnO {
  margin-right: 16px;
}
/* RESPONSIVE DESIGNS */
/* !Media queries for responsive design
--------------------------------------------- */
/* !--- iPad Landscape --- */
@media (max-width: 1024px) {
  #tnc {
    max-height: 120px;
    -webkit-overflow-scrolling: touch;
    overflow: auto;
  }
}
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #colS {
    float: left;
    margin: 10px;
  }
  .exbox {
    width: 250px;
  }
}
/* All Mobile Sizes (devices and browser) */
@media (max-width: 767px) {
  #colM {
    float: none;
    min-height: 300px;
    padding: 10px 0;
    width: auto;
  }
  #colM h1 {
    font-size: 20px;
    margin-top: 0;
  }
  #colS {
    float: none;
    margin: 10px auto;
  }
  .newaccount,
  .signinaccount,
  .newaccount.on,
  .signinaccount.on {
    float: none;
    min-height: 0;
    padding: 0;
    width: auto;
  }
  .signup_form input.text {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #zip_field.fl {
    float: none;
  }
  #register-page .field {
    width: 84%;
  }
  .exbox,
  #pg-join {
    display: none!important;
  }
  .email-passed .field .text,
  #register .text {
    width: 100%;
  }
  .secure-tpl .mem-nav a#signinlink {
    display: none;
  }
}
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  #regFields2 .field,
  #regFields3 .field {
    float: none;
    width: 100%;
  }
}
/* end */
@media print {
  .bigbtn,
  #confirm-page h1,
  .whatsnext,
  #mnamebtn small,
  .gotoimagebtn,
  .singlenext,
  .good,
  .success_strip,
  .alert_strip,
  #emailchnge,
  #do_next {
    display: none;
  }
  a,
  a:visited {
    text-decoration: none;
  }
  #receipt {
    background: #fff;
    border-bottom: 3pt double #777;
    float: none;
    padding: 0;
  }
  #receipt h2 {
    margin: 12pt 0;
  }
  #receipt h5 {
    border-bottom: 1pt dashed #777;
    text-transform: uppercase;
  }
  #receipt .tbl {
    margin: 0 0 18pt;
  }
  .refundnotice {
    border: 2px dashed #000;
  }
  #confirm-page th {
    font-weight: bold;
    vertical-align: middle;
  }
  #confirm-page #receipt .tbl {
    border-top: .5pt solid #ccc;
    width: 300pt;
  }
  #confirm-page #receipt {
    float: none;
    clear: both;
    width: 500pt;
    padding-top: 0;
  }
  .confirmed {
    border-bottom: 2px solid #1d1d1d;
    margin: 0 0 18pt;
  }
  .slip {
    background: white;
    border: 0 none!important;
    margin: 0;
    padding: 0;
  }
  .section-help a {
    border: 1px dotted #888;
    border-width: 0 0 1px;
    min-height: 20pt;
    padding: 6pt 0;
  }
  #page a[href^="http://"]:after {
    content: " (" attr(href) ")";
    text-decoration: underline;
  }
}
#results-page .tcontent {
  overflow: auto;
}
@media (min-width: 767px) and (max-height: 550px) {
  .lite-box.step1.simplelite form {
    max-height: 280px;
  }
  .lite-box.step1.simplelite #regFields5 {
    position: relative;
    top: -120px;
    left: 340px;
    max-width: 380px;
  }
  .lite-box.step1.simplelite .submitbar {
    position: relative;
    top: -120px;
    left: 340px;
  }
}
#eProtectiframe {
  min-height: 305px;
}
@media (min-width: 768px) {
  #eProtectiframe {
    min-height: 175px;
  }
}
#eProtectiframe > iframe {
  overflow: hidden;
  width: 100%;
  height: 305px;
  max-width: 600px;
}
@media (min-width: 768px) {
  #eProtectiframe > iframe {
    height: 175px;
    max-width: 100%;
  }
}
.field-tool #pwd_msg {
  font-size: 14px;
}
.field-tool #pwd_msg span {
  display: none;
}
.field-tool #pwd_msg.score_0 .score_0,
.field-tool #pwd_msg.score_1 .score_1,
.field-tool #pwd_msg.score_2 .score_2,
.field-tool #pwd_msg.score_3 .score_3,
.field-tool #pwd_msg.score_4 .score_4 {
  display: inline;
}
.field-tool #pwd_msg.score_0 {
  color: #cc0000;
}
.field-tool #pwd_msg.score_1 {
  color: #e08d29;
}
.field-tool #pwd_msg.score_2 {
  color: #e3993f;
}
.field-tool #pwd_msg.score_3,
.field-tool #pwd_msg.score_4 {
  color: #107e2a;
}
.strength-bar {
  background: #f2f2f2;
  border-radius: 16px;
  height: 12px;
  margin: 0;
  width: 60px;
}
.strength-bar b {
  border-radius: 16px 0 0 16px;
  display: inline-block;
  font-weight: normal;
  height: inherit;
  -moz-transition: width 0.25s linear;
  -ms-transition: width 0.25s linear;
  -webkit-transition: width 0.25s linear;
  transition: width 0.25s linear;
  vertical-align: top;
}
.strength-bar b.score_0 {
  background: #cc0000;
  width: 20%;
}
.strength-bar b.score_1 {
  background: #e29436;
  width: 40%;
}
.strength-bar b.score_2 {
  background: #EAC66F;
  width: 50%;
}
.strength-bar b.score_3 {
  background: #1bd948;
  width: 75%;
}
.strength-bar b.score_4 {
  background: #19c241;
  border-radius: 16px;
  width: 100%;
}
.clear-recent-pages {
  cursor: pointer;
  font-size: .875em;
  position: absolute;
  right: 32px;
  top: 60px;
}
@media (max-width: 767px) {
  .clear-recent-pages {
    position: static;
  }
}
.empty-msg {
  margin: 60px 0;
}
#recent_activity {
  position: relative;
  height: 1024px;
}
#recent_activity .recent-container {
  background: #fff;
  border: 1px solid #cccccc;
  margin: 12px 24px 12px 0;
  padding: 8px;
  width: 200px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  #recent_activity .recent-container {
    width: 100%;
  }
}
#recent_activity .recent-container:hover {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#recent_activity .recent-container a {
  display: block;
  text-decoration: none;
}
#recent_activity .recent-container h1 {
  border-bottom: 1px solid #cccccc;
  font-size: .875em;
  margin: 0 0 8px;
  padding: 0 0 8px;
  text-align: center;
}
#recent_activity .recent-container div {
  color: #696969;
  font-size: .875em;
  text-align: center;
}
#recent_activity .recent-container .date:before {
  padding-right: 4px;
}
#recent_activity .recent-container .page-num {
  padding: 8px 4px;
}
#recent_activity .recent-container img {
  background: #cccccc;
  display: block;
  cursor: url(/i/cursor-zoom.png), -moz-zoom-in;
  max-width: 150px;
  max-height: 200px;
  min-height: 50px;
  min-width: 10px;
  margin: 12px auto;
}
/* Modal Styles */
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}
.modal .modal-content {
  background-clip: padding-box;
  background-color: #fff;
  border-radius: 0.3rem;
  border: 1px solid rgba(0, 0, 0, 0.2);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 14px;
  outline: 0;
  pointer-events: auto;
  position: relative;
  width: 100%;
}
.modal-dialog {
  position: relative;
  margin: 0.5rem;
  pointer-events: none;
}
@media (min-width: 480px) {
  .modal-dialog {
    margin: 1.75rem auto;
  }
}
.modal-dialog .modal-header {
  padding: 8px 15px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.modal-dialog .modal-header .modal-title {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.5;
  font-weight: 500;
}
.modal-dialog .modal-header .close {
  padding: .85rem 1rem 1rem 1rem;
}
.modal-dialog .modal-header .close:focus {
  outline: 0;
}
.modal-dialog .modal-header button.close {
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
  cursor: pointer;
  margin: -1rem -1rem -1rem auto;
}
.modal-dialog .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0 15px;
}
.modal-dialog .modal-body .card-img-top {
  background: #5f5f5f;
  border-radius: 0;
  width: auto;
  margin: 0 auto;
}
.modal-dialog .modal-body .form-group .form-control-label {
  font-weight: bold;
  margin-right: 4px;
}
.modal-dialog .modal-body .form-group .clip-title-count,
.modal-dialog .modal-body .form-group .clip-body-count {
  color: #aeaeae;
}
.modal-dialog .modal-body .clip-util-icon {
  margin: 0 0 10px 15px;
}
.modal-dialog .modal-body .checkbox-container {
  margin-right: 2rem;
}
.modal-dialog .modal-body .checkbox-container .form-check-input {
  margin-left: .25rem;
}
@media (max-width: 767px) {
  .modal-dialog .modal-body .icon-news:before {
    font-size: 20px;
  }
}
.modal-dialog .modal-body .icon-settings {
  cursor: pointer;
}
.modal-dialog .modal-body .fl {
  float: left;
}
.modal-dialog .modal-body .col-sm-11 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin: 0 20px 0;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .modal-dialog .modal-body .col-sm-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
}
.modal-dialog .modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  background-color: #f6f3eb;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top: 1px solid #e9ecef;
  margin-top: 6px;
}
.modal-dialog .modal-footer .fl {
  float: left;
}
.modal-dialog .modal-footer .fr {
  float: right;
}
.modal-dialog .modal-footer .icon-del {
  position: relative;
  top: 6px;
  margin-left: .4rem;
}
.modal-dialog .modal-footer .btn-sm {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  box-sizing: border-box;
  touch-action: manipulation;
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
  margin-left: 8px;
}
.modal-dialog .modal-footer .btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.modal-dialog .modal-footer .btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  text-decoration: none;
}
.modal-dialog .modal-footer .btn-secondary:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.modal-dialog .modal-footer .btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.modal-dialog .modal-footer .btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.modal-dialog .modal-footer .btn-primary:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.modal-dialog .modal-footer .icon-news {
  cursor: pointer;
}
@media (max-width: 767px) {
  .modal-dialog .modal-footer .icon-news {
    font-size: 20px;
  }
}
.modal-dialog .modal-footer .clip-factions {
  width: 100%;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.kb-list {
  margin: 0;
  padding: 0;
}
.kb-list li {
  line-height: 2em;
}
.key {
  background: #fff;
  font-weight: bold;
  padding: 4px 8px;
  font-size: .8125em;
  margin: 0 2px;
  border-radius: 4px;
  color: #1d1d1d;
  border-bottom: 2px solid #999999;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  text-shadow: none;
  text-transform: uppercase;
}
.key.cmd:before {
  content: "Ctrl";
}
.mac .key.cmd:before {
  content: "\2318";
}
.key .icon-arrow {
  display: inline-block;
}
.key .icon-arrow:after {
  display: none;
}
.key .arrow-left {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.key .arrow-right {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
footer {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  max-width: 100%;
  padding: 20px 8px;
}
@media (min-width: 768px) {
  footer {
    max-width: 1280px;
    margin: 0px auto 0 ;
    padding: 30px 0 30px 0;
    position: relative;
    z-index: 0;
  }
}
.mobile footer {
  padding: 12px 0;
}
.secure-tpl footer {
  width: 960px;
}
@media (min-width: 768px) {
  .secure-tpl footer {
    width: 100%;
  }
}
.mobilesignin {
  padding: 8px;
}
.mobilesignin .btn-p,
.mobilesignin .btn-t {
  display: block;
  margin: 0 auto;
  max-width: 420px;
  text-align: center;
  width: 80%;
}
.footerquote {
  color: #fff0c7;
  font: italic normal 14px Georgia, "Times New Roman", Times, serif;
  margin: 20px 20px 16px;
  text-align: left;
}
.smallf {
  padding: 40px 0 30px;
}
#boot {
  color: #838179;
  font-size: 14px;
  margin: 20px 0 0;
  padding: 0;
}
@media (min-width: 768px) {
  #boot {
    margin: 0 20px;
    z-index: 1;
  }
}
#boot b {
  border-top: 3px solid #bdbdbd;
  display: block;
  font-weight: normal;
  color: #5e5e5e;
  font-size: 1.25em;
  max-width: 978px;
  margin: 0 auto;
  padding: 10px 0 0;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
#boot ul {
  margin: 4px 0;
  padding: 0;
  list-style: none;
  white-space: normal;
}
#boot li {
  margin: 8px 0;
}
footer a {
  color: #0e4670;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
footer a:hover {
  text-decoration: underline;
}
.footsection {
  clear: both;
  padding: 20px 0;
}
.cr {
  clear: both;
  color: #545454;
  font-size: 12px;
}
.silo .cr {
  max-width: 1170px;
  margin: 0 auto;
}
#breadcrumbs,
.bc {
  color: #545454;
  font-size: 14px;
  padding: 4px;
}
#breadcrumbs:empty,
.bc:empty {
  display: none;
}
@media (min-width: 768px) {
  #breadcrumbs,
  .bc {
    max-width: 100%;
    padding: 4px 20px;
  }
}
#breadcrumbs a,
.bc a {
  color: #555;
}
#breadcrumbs i,
.bc i {
  font-style: normal;
  padding: 0 7px;
}
.bc {
  border: 0 none;
  margin: 0;
  padding-top: 12px;
}
.boot-contain {
  border-bottom: 1px solid #C0C0BF;
  padding: 15px 8px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .boot-contain {
    padding: 15px 0;
  }
}
@media (min-width: 992px) {
  .boot-contain {
    padding: 15px 18px;
  }
}
.bootbox {
  margin-right: 0;
  width: auto;
}
@media (min-width: 768px) {
  .bootbox {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    font-size: fb-btnfb-btn;
    margin-right: 25px;
    width: 100px;
  }
}
@media (min-width: 992px) {
  .bootbox {
    width: 150px;
  }
}
@media (min-width: 1200px) {
  .bootbox {
    width: 215px;
  }
}
.bootbox.b3 {
  clear: both;
  margin: 0;
  width: auto;
}
@media (min-width: 768px) {
  .bootbox.b3 {
    float: right;
  }
}
@media (max-width: 991px) {
  .bootbox.b3 .inline li {
    display: block;
  }
}
.social ul {
  margin: 12px 0;
  padding: 0;
  list-style: none;
}
.social ul li {
  display: inline-block;
}
.social-btn {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  padding-left: 30px;
  position: relative;
  margin: 12px 8px;
}
@media (min-width: 768px) {
  .social-btn {
    margin: 0;
  }
}
.social-btn:before {
  background-image: url("/i/global-sprite.png");
  background-repeat: no-repeat;
  background-position: -50px -41px;
  content: "\0020";
  display: block;
  font-size: .8125em;
  font-weight: bold;
  height: 16px;
  left: 4px;
  top: 0px;
  width: 16px;
  position: absolute;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .social-btn:before {
    background-image: url("/i/global-sprite@2x.png");
    background-size: 200px 100px;
  }
}
a.fb-btn.on {
  color: #3B5998;
}
.fb-btn:before {
  background-position: -73px -41px;
}
.ig-btn:before {
  background-position: -13px -41px;
}
.blog-btn:before {
  background-position: -95px -41px;
}
.gp-btn:before {
  background-position: -116px -41px;
}
.twitter-btn:hover:before {
  background-position: -50px -59px;
}
.fb-btn:hover:before,
.fb-btn.on:before {
  background-position: -73px -59px;
}
.ig-btn:hover:before {
  background-position: -13px -59px;
}
.blog-btn:hover:before {
  background-position: -95px -59px;
}
.gp-btn:hover:before {
  background-position: -116px -59px;
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  body {
    border-top: 0 none;
    font: normal 11pt "Helvetica Neue", Arial, sans-serif;
  }
  #colA,
  #tp2,
  #page,
  #inpage,
  header {
    background-image: none!important;
    background-color: #fff!important;
    box-shadow: none;
    border: 0 none;
    margin: 0;
    padding: 0;
  }
  #fn-page {
    border: 0 none;
    margin: 0;
  }
  #logo {
    content: url('/i/logo-lg.png');
    display: block;
    height: 60px;
    width: 336px;
  }
  .bootbox,
  #editbtnmode,
  .printbtn,
  #message,
  #status,
  button,
  .more-tp,
  #abuse,
  form,
  .post-tools,
  .hid,
  .np,
  #confirm-page #go2next,
  .smallf,
  #memberbox,
  #u-tools,
  .shareblock,
  .more-tp,
  .invite,
  .prevN,
  .nextRight,
  nav,
  #membercard,
  #go2next,
  #colS,
  .secure,
  .mem-nav,
  .a-spot,
  .mast-tb,
  #searchbar,
  nav,
  #membercard,
  .btn-t,
  noscript,
  .announce,
  .noprint {
    display: none!important;
  }
  header {
    background: #fff;
    box-shadow: none;
    margin: 0;
  }
  #securemast {
    background: #fff;
  }
  a img {
    border: 0 none;
  }
  .tbl {
    border-collapse: collapse;
    border-width: 0;
    margin: 0 0 .5em;
    padding: 0;
  }
  hr {
    border: none 0;
    border-top: 1px solid #b3b3b3;
    /*the border*/
    width: 100%;
    height: 1px;
  }
  footer #breadcrumbs,
  footer .cr {
    font-size: 8pt;
  }
  footer {
    clear: both;
    font-size: 8pt;
  }
  .copyright {
    font-size: 8pt;
  }
  .foot {
    display: block!important;
  }
  .tbl {
    border-collapse: collapse;
    border-width: 0;
    margin: 0 0 .5em;
    padding: 0;
  }
  @page {
    margin: 0.5cm;
  }
  iframe {
    display: block;
    margin: 0;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  /* h2, h3{ page-break-after: avoid; }	 */
}
.simpleheader {
  border-top: 4px solid #414141;
}
.simpleheader header {
  display: none;
}
header {
  background-color: #414141;
  background-image: -webkit-linear-gradient(#414141, #2d2d2d 98%, #414141);
  background-image: linear-gradient(#414141, #2d2d2d 98%, #414141);
  background-repeat: no-repeat;
  -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.4);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  margin: 0 auto;
  min-height: 44px;
  padding: 8px;
  position: relative;
  -webkit-backface-visibility: hidden;
  z-index: 50;
}
@media (min-width: 992px) {
  header {
    min-height: 55px;
  }
}
header h3 {
  font-size: 1em;
  float: left;
  margin: 8px 0;
}
@media (max-width: 767px) {
  header h3 {
    text-align: center;
  }
}
header h3 a {
  color: #fff!important;
  text-decoration: none;
}
@media (min-width: 768px) {
  header nav {
    float: left;
    margin-left: 10px;
  }
}
header .avatar {
  display: block;
  float: left;
  margin: 1px 0 0;
}
@media (min-width: 992px) {
  header .avatar {
    margin: 3px 0 0;
  }
}
header .avatar img {
  background: #8e8e8e;
  border: 1px solid #1d1d1d;
  font-size: 14px;
  line-height: 1;
  max-height: 36px;
  max-width: 42px;
  min-height: 32px;
  min-width: 32px;
  overflow: hidden;
  vertical-align: middle;
}
@media screen and (max-width: 1024px) {
  header {
    max-width: 100%;
  }
}
@media screen and (max-width: 800px) {
  header {
    margin: 0;
    max-width: 792px;
    padding: 4px;
  }
}
@media only screen and (max-width: 479px) {
  header {
    max-width: 100%;
  }
  header .avatar {
    margin: 0 0 0 5px;
  }
}
#navcheck {
  display: none;
}
.nav-btn {
  border: 0 none;
  background: transparent;
  padding: 0;
  height: 40px;
  width: 24px;
  position: absolute;
  left: 12px;
  top: 10px;
}
@media (min-width: 768px) {
  .nav-btn {
    display: none;
  }
}
.nav-btn * {
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.nav-btn .start {
  background-color: transparent;
  border: 0 none;
  cursor: pointer;
  padding: 0;
  position: absolute;
  z-index: 99;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.nav-btn .start:focus {
  outline: 0;
}
#navcheck[type=checkbox]:checked + .nav-btn .start > .horizontal,
.nav.on #navcheck + .nav-btn .start > .horizontal {
  opacity: 0;
}
#navcheck[type=checkbox]:checked + .nav-btn .start > .diagonal.part-1,
.nav.on #navcheck + .nav-btn .start > .diagonal.part-1 {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  margin-top: 10px;
}
#navcheck[type=checkbox]:checked + .nav-btn .start > .diagonal.part-2,
.nav.on #navcheck + .nav-btn .start > .diagonal.part-2 {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  margin-top: -12px;
}
.nav-btn .spinner {
  position: absolute;
  height: 3px;
  width: 100%;
  background-color: #fff;
}
.nav-btn .diagonal.part-1 {
  position: relative;
  float: left;
}
.nav-btn .horizontal {
  position: relative;
  float: left;
  margin-top: 6px;
}
.nav-open .nav-btn .horizontal {
  margin-top: 7px;
}
.nav-btn .diagonal.part-2 {
  position: relative;
  float: left;
  margin-top: 6px;
}
.nl {
  background: rgba(65, 65, 65, 0.95);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
  line-height: 1;
  padding: 0;
  position: absolute;
  overflow: hidden;
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  height: 0;
  top: 43px;
  left: 0;
  margin: 0;
  opacity: 0;
  width: 100%;
  -moz-transition: opacity 0.325s cubic-bezier(0.4, 0.0, 0.2, 1), transform 0.325s cubic-bezier(0.4, 0.0, 0.2, 1), -webkit-transform 0.325s cubic-bezier(0.4, 0.0, 0.2, 1);
  -ms-transition: opacity 0.325s cubic-bezier(0.4, 0.0, 0.2, 1), transform 0.325s cubic-bezier(0.4, 0.0, 0.2, 1), -webkit-transform 0.325s cubic-bezier(0.4, 0.0, 0.2, 1);
  -webkit-transition: opacity 0.325s cubic-bezier(0.4, 0.0, 0.2, 1), transform 0.325s cubic-bezier(0.4, 0.0, 0.2, 1), -webkit-transform 0.325s cubic-bezier(0.4, 0.0, 0.2, 1);
  transition: opacity 0.325s cubic-bezier(0.4, 0.0, 0.2, 1), transform 0.325s cubic-bezier(0.4, 0.0, 0.2, 1), -webkit-transform 0.325s cubic-bezier(0.4, 0.0, 0.2, 1);
}
#navcheck[type=checkbox]:checked ~ .nl,
.nav.on #navcheck ~ .nl {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
  padding: 30px 0;
  height: auto;
}
@media (min-width: 768px) {
  .nl {
    background: transparent;
    -webkit-backdrop-filter: blur(0);
    backdrop-filter: blur(0);
    height: auto;
    opacity: 1;
    padding: 0;
    position: static;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -moz-transition: none;
    -ms-transition: none;
    -webkit-transition: none;
    transition: none;
  }
}
#confirm-page .nl {
  display: none;
}
.nl li {
  display: block;
  padding: 0 30px;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .nl li {
    display: inline-block;
    padding: 0;
  }
}
.nl li:last-child a {
  border: 0 none;
}
.nl a,
.mem-nav .inline li a {
  border-bottom: 1px solid #737373;
  color: #fafafa;
  display: block;
  font-size: 20px;
  padding: 16px 8px;
  text-decoration: none;
  text-shadow: 0 1px 0 #323232;
}
@media (min-width: 768px) {
  .nl a,
  .mem-nav .inline li a {
    border: 0 none;
    font-size: 16px;
    padding: 10px 8px;
  }
  .nl a:hover,
  .nl a.active,
  .mem-nav .inline li a:hover,
  .mem-nav .inline li a.active {
    background: rgba(239, 239, 239, 0.1);
    border-radius: 20px;
  }
  .nl a i,
  .mem-nav .inline li a i {
    border-bottom: 3px solid #bb2429;
    font-style: normal;
  }
}
@media (min-width: 992px) {
  .nl a,
  .mem-nav .inline li a {
    padding: 10px 20px;
  }
}
#membercard {
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
}
@media (min-width: 768px) {
  #membercard {
    height: 48px;
    margin-right: 8px;
    width: 200px;
  }
}
@media (min-width: 992px) {
  #membercard {
    margin: 2px 20px 2px 0;
  }
}
.mem-nav {
  list-style: none;
  margin: 1px 0;
  right: 8px;
  padding: 0;
  text-align: right;
  text-transform: none;
  position: absolute;
  top: 1px;
  height: 100%;
}
@media (min-width: 768px) {
  .mem-nav {
    margin: 0;
    right: 23px;
  }
}
#membercard .mem-nav > li:hover {
  background: rgba(239, 239, 239, 0.1);
  border-radius: 20px;
}
.mem-nav .inline li a {
  font-size: 16px;
  border: 0 none;
  padding: 5px;
}
@media (min-width: 992px) {
  .mem-nav .inline li a {
    padding: 8px 20px;
  }
}
.mem-nav > li {
  height: 46px;
  margin: 0;
  padding: 2px .5em;
}
@media (min-width: 768px) {
  .mem-nav > li {
    padding: 5px .5em;
  }
}
.mem-nav > li:hover {
  background-position: 0 0;
}
.mem-nav > li a {
  color: #fafafa;
  display: inline-block;
}
.mem-nav > li a:hover {
  text-decoration: none;
}
.mem-nav > li a.membername,
.mem-nav > li a.membername:visited {
  color: #7ec2ec;
  display: none;
  font-weight: bold;
  margin-right: 5px;
  padding: 0 0 8px 4px;
  text-decoration: none !important;
  text-align: left;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .mem-nav > li a.membername,
  .mem-nav > li a.membername:visited {
    display: inline-block;
  }
  .mem-nav > li a.membername strong,
  .mem-nav > li a.membername:visited strong {
    display: block;
    max-width: 110px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.mem-nav > li a.membername:hover,
.mem-nav > li a.membername:visited:hover {
  text-decoration: none;
}
#simple-mbox .mem-nav > li a.membername,
#simple-mbox .mem-nav > li a.membername:visited {
  font-size: 1em;
}
@media screen and (max-width: 800px) {
  .mem-nav > li a.membername,
  .mem-nav > li a.membername:visited {
    margin-right: 5px;
  }
}
.mem-nav #member-info {
  background: 0 none;
  border: 0 none;
  left: 0;
}
.mem-nav #member-info ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mem-nav #member-info:hover {
  background: 0 none;
}
.nav #member-info {
  top: 40px;
}
#membercard + .mem-nav {
  right: 70px;
}
@media (min-width: 768px) {
  #membercard + .mem-nav {
    right: 200px;
  }
}
.member-type {
  color: #efefef;
  display: block;
  font-size: 9px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1;
  padding: 3px 0;
  position: absolute;
  text-transform: uppercase;
}
.ie7 .member-type {
  left: 5px;
}
a.dropd,
a.drops {
  cursor: pointer;
  padding-right: 20px;
  position: relative;
}
a.dropd:after,
a.drops:after {
  border: 1px solid #efefef;
  border-left-color: transparent;
  border-right-color: transparent;
  border-width: 4px 4px 0;
  content: "\0020";
  height: 0;
  margin-top: -2px;
  position: absolute;
  right: -8px;
  top: 50%;
  width: 0;
}
.mobile a.dropd:after,
.mobile a.drops:after {
  display: none;
}
@media (min-width: 992px) {
  a.signinlink.dropd:after {
    right: 4px;
  }
}
a.signinlink.dropd:hover:after {
  border-color: #414141 transparent;
}
a.drops:after {
  border-top-color: #1d1d1d;
  right: 0;
}
.ie7 .drops {
  background: url(/i/down-drop.gif) no-repeat 100% 15px;
}
.ie7 .dropd {
  background: url(/i/down-drop.gif) no-repeat 85% 15px;
}
.submenu {
  background: #fff;
  border: 1px solid #999;
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5);
  margin-left: -45px;
  position: absolute;
  right: auto;
  text-transform: none;
  top: 45px;
  width: 200px;
  z-index: 150;
}
@media (min-width: 768px) {
  .submenu {
    right: -8px;
  }
}
#viewer-page .submenu {
  margin-left: -100px;
}
.ie7 .submenu {
  margin-left: -120px;
  top: 40px;
}
.ie7 #member-info.submenu {
  margin-left: -45px;
}
.submenu:before,
.submenu:after {
  content: "\0020";
  border: 1px solid #999;
  border-width: 0 8px 8px;
  border-right-color: transparent;
  border-left-color: transparent;
  left: 50%;
  margin-left: -4px;
  position: absolute;
  top: -9px;
}
.submenu:after {
  border-color: #fff transparent;
  top: -8px;
}
@media only screen and (max-width: 767px) {
  .submenu {
    right: 0;
  }
  .submenu:before,
  .submenu:after {
    left: 85%;
  }
}
.submenu .example {
  background: #fff;
  padding: 4px;
}
.submenu li.line {
  border-bottom: 1px solid #ededed;
}
.submenu li img {
  padding-right: 2px;
  vertical-align: middle;
}
.submenu li i {
  color: #999;
  display: block;
  font-size: .75em;
  font-style: normal;
}
.submenu li a,
nav .submenu li a,
.mem-nav .submenu li a {
  color: #1771b4;
  display: block;
  padding: 8px 12px;
  text-decoration: none;
}
.submenu li a:hover,
nav .submenu li a:hover,
.mem-nav .submenu li a:hover {
  background: #1771b4;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 -1px 0 #000000;
}
.submenu li a:hover i,
nav .submenu li a:hover i,
.mem-nav .submenu li a:hover i {
  color: #efefef;
}
nav .submenu ul li {
  display: block;
  margin: 0;
  float: none;
}
nav .submenu .grp a {
  padding: 8px 12px;
}
.submenuoff {
  display: none;
}
#loginform {
  background: #fff;
  border: 1px solid #999;
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5);
  color: #1d1d1d;
  padding: 20px 0 0;
  position: absolute;
  right: 25px;
  text-transform: none;
  top: 55px;
  width: 280px;
  z-index: 100;
}
#loginform:before,
#loginform:after {
  border: 1px solid #999;
  border-width: 0 12px 15px;
  border-right-color: transparent;
  border-left-color: transparent;
  top: -15px;
  content: "\0020";
  height: 0;
  position: absolute;
  right: 20px;
  width: 0;
}
#loginform:after {
  border-color: #fff transparent;
  top: -14px;
}
#loginform fieldset {
  padding: 0 20px;
}
#loginform fieldset legend {
  display: block;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 24px;
  margin-bottom: 12px;
}
#loginform .field input {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  padding: 4px;
  width: 100%;
}
#loginform .submit {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 17px 3px 0;
  white-space: nowrap;
  width: 100%;
}
#loginform .submit a {
  margin: 0 0 0 1.0em;
}
#loginform .submit p {
  margin: 0;
  font-size: 92%;
}
#loginform .submit input[type="submit"] {
  margin-right: 12px;
  padding: 10px 20px;
}
#loginform .submit input[type="checkbox"] {
  vertical-align: middle;
}
#loginform .submit#loading_signin {
  background: rgba(255, 255, 255, 0.9);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  position: absolute;
  text-align: center;
  height: 100%;
  top: 0;
  left: 0;
  margin: 0;
  padding: 40% 0;
}
#loginform .desc {
  padding-top: 0;
}
#loginform .error,
#subscribeside .error {
  background-color: #fae9e6;
  background-position: 5px 5px;
  border: 1px solid;
  font-size: 12px;
  line-height: 1.4;
  margin: -5px 0 5px;
}
#loading_signin .signingin {
  color: #696969;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
}
#fn-page {
  max-width: 100%;
}
#content,
.content-inner {
  max-width: 1170px;
  margin: 0 auto;
  padding: 1px 0;
  position: relative;
}
@media (min-width: 768px) {
  #content,
  .content-inner {
    min-height: 550px;
    padding: 1px 15px;
  }
}
@media (min-width: 1285px) {
  #content,
  .content-inner {
    max-width: 1285px;
    padding: 0;
  }
}
[id^='vns-'] #content,
#viewer-page #content,
#browse-page #content {
  max-width: 100%;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.boot-contain {
  border: 0 none;
}
#tp2 {
  min-height: 300px;
  padding: 1px 0 10px;
}
#upload-page #tp2,
#account-page #tp2 {
  min-height: 580px;
}
@media (min-width: 768px) {
  #tp2 {
    padding: 1px 12px 10px;
  }
}
@media (min-width: 768px) {
  #tp2 {
    padding: 1px 0;
  }
}
#welcome-page #tp2 {
  padding-top: 20px;
}
.header-contain {
  padding: 12px 0;
}
@media (max-width: 991px) {
  .header {
    display: none!important;
  }
  .header.on {
    display: block!important;
  }
  .header.on[style='display: none;'] {
    display: none!important;
  }
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
