/* Show me */
.saveToAncestry {
  background-color: #6ba410;
  border: 1px solid #2e4707;
  border-radius: 4px;
  box-shadow: 0 1px rgba(255, 255, 255, 0.2), inset 0 1px rgba(255, 255, 255, 0.4);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
  padding: 4px 8px;
}
.icon-only.saveToAncestry {
  vertical-align: top;
  padding: 3px 8px 5px;
}
.saveToAncestry:before {
  font-family: 'newsicons';
  content: "\e41E";
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  vertical-align: top;
}
.tbuttonbar .saveToAncestry:before {
  padding: 0 4px 0 0;
  position: relative;
  top: 2px;
}
.saveToAncestry:hover {
  background-color: #5c8d0e;
  border-color: #000000;
  box-shadow: 0 1px rgba(0, 0, 0, 0.14), inset 0 1px rgba(255, 255, 255, 0.5);
  text-decoration: none;
}
@media (max-width: 991px) {
  .saveToAncestry span {
    display: none;
  }
}
.tbuttonbar .saveToAncestry {
  vertical-align: top;
}
.mobile .tbuttonbar .saveToAncestry {
  padding: 8px;
}
#clipping-page #content {
  max-width: 100%;
  padding: 0;
}
#toppage {
  min-height: 1450px;
  margin: 0 12px;
}
#blank-page {
  font-size: 1em;
}
#clip-head-wrap {
  float: left;
  margin: 0;
}
.clippings-heading {
  color: #1d1d1d;
  float: left;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.5em;
  margin: 0 0 8px 0;
}
.clippings-heading a {
  text-decoration: none;
}
.clippings-heading .selected {
  border-bottom: 2px solid #7dc1ea;
  padding-bottom: 2px;
}
.my-all-select {
  background: #fafafa;
  border: 1px solid #565656;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  clear: left;
  color: #414141;
  display: block;
  float: left;
  line-height: 1;
  font-size: .8em;
  padding: 8px 0;
}
.my-all-select span {
  padding: 8px 16px;
  margin: 0;
}
.my-all-select a {
  color: #565656;
}
.my-all-select .clip-rocker {
  cursor: pointer;
}
.my-all-select .selected-left {
  background: #5e5e5e;
  color: #fff;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.25);
  box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.25);
}
.my-all-select .selected-right {
  background: #5e5e5e;
  color: #fff;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.25);
  box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.25);
}
/* Learn More/Settings Icons */
#learn-more {
  color: #fff;
  float: left;
  margin: 20px 0 -20px 16px;
}
#learn-more a {
  background: url(/i/icon-learnmore.png) no-repeat top left;
  color: #fff;
  padding: 12px;
  text-decoration: none;
}
#learn-more strong {
  display: none;
}
#learnmore-icon {
  color: #1d1d1d;
  float: right;
  font-size: 1.4em;
  margin: 3px 4px 0 0;
}
#learnmore-icon:hover {
  color: #999;
  text-decoration: none !important;
}
#clip-settings {
  background: #fafafa;
  float: left;
  font-size: 1.4em;
  padding: 0 4px 0 0;
  position: relative;
  width: 26px;
  height: 26px;
  top: 4px;
  z-index: 100;
}
#clip-settings a {
  color: #1d1d1d;
  text-decoration: none;
}
#clip-settings a:hover {
  color: #999;
}
#clip-settings strong {
  display: none;
}
#clippingsToggle {
  display: block;
  float: left;
  margin: -2px 0 0 16px;
}
.clip-settings {
  font-size: 11px;
}
.search-clips {
  font-size: 1.4em;
  color: #999;
  cursor: pointer;
  text-decoration: none;
  position: absolute;
  right: 16px;
  top: 18px;
}
#search_clippings {
  border: 1px solid #1d1d1d;
  color: #434343;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-style: italic;
  height: 44px;
  padding: 0 10px;
}
.btn-clip-search {
  background-color: #5e776c;
  display: inline-block;
  margin: 0 5px;
  padding: 9px 15px;
  position: relative;
  color: white;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  text-decoration: none;
  top: -3px;
}
.clip-hr {
  border: 0;
  border-top: 1px solid #1d1d1d;
  clear: both;
  display: block;
  height: 1px;
  margin: 0 0 0 248px;
  padding: 0;
  position: relative;
  top: -16px;
}
.clip-hr-narrow {
  border: 0;
  border-top: 1px solid #1d1d1d;
  clear: both;
  display: block;
  height: 1px;
  margin: 0;
  padding: 0;
  position: relative;
  top: -13px;
}
/* Clipping Messaging Styles */
.message-wrap {
  background: #bddef1;
  border-bottom: 2px solid #a4c8de;
  -moz-box-shadow: inset 0px 7px 4px -4px #999999, inset 0px 7px 4px -4px #889fad;
  -webkit-box-shadow: inset 0px 7px 4px -4px #999999, inset 0px 7px 4px -4px #889fad;
  box-shadow: 0px 7px 4px -4px #999999, inset 0px 7px 4px -4px #889fad;
  float: left;
  font-size: 0.8em;
  height: auto;
  line-height: 1.2em;
  padding: 12px 16px;
  position: relative;
  top: 3px;
  width: 40%;
  z-index: 40;
}
.message-wrap a:link,
#message-wrap a:visited {
  color: #0ca0e0;
  text-decoration: underline;
}
.message-wrap a:hover {
  color: #0ca0e0;
  text-decoration: none;
}
#message-close {
  background: url('/i/clip-message-close.png');
  display: block;
  float: right;
  left: 8px;
  position: relative;
  height: 10px;
  width: 10px;
  top: -2px;
}
.search-clip-wrap {
  display: block;
}
.searchwithin {
  background: #fff;
  border: 1px inset #ddd;
  margin: 12px 12px 0 4px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 2px;
  height: 34px;
  max-height: 34px;
}
.searchwithin input.empty {
  background: transparent;
  border: 0 none;
  font-size: 1em;
  width: 356px;
}
.searchwithin input.empty:focus {
  outline: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.searchwithin .btn-p {
  visibility: hidden;
}
.searchwithin a.clear-btn {
  color: #999;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  visibility: hidden;
}
.searchwithin input.empty:focus + .btn-p,
.searchwithin.showfocus .btn-p {
  visibility: visible;
  position: absolute;
  top: 15px;
  right: 15px;
  width: auto;
}
/* Select Float */
.searchwithin input.empty:focus + .search-clips,
.searchwithin.showfocus .search-clips {
  visibility: hidden;
}
.searchwithin input.empty:focus + .clear-btn,
.searchwithin.showfocus .clear-btn {
  margin-right: 12px;
}
.clip-floatr {
  border: 1px solid #1d1d1d;
  float: right;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  margin: 10px 5px;
}
/* clippings search/sort */
#clip-search-sort {
  float: right;
  position: relative;
  top: -12px;
}
#results-sort {
  background: #fafafa;
  padding: 0px 8px;
  position: relative;
  top: 6px;
  z-index: 10;
  float: left;
}
.sortlist {
  background: #fafafa;
  cursor: pointer;
  padding: 0 24px 0 4px;
  position: relative;
}
.sortlist::after {
  border: 1px solid #ded6c5;
  border-width: 6px 6px 0;
  border-color: #000 transparent transparent;
  content: "\0020";
  display: block;
  height: 0;
  right: 2px;
  position: absolute;
  top: 6px;
  width: 0;
}
#results-sort-sel {
  display: none;
}
#results-sort-sel.show {
  display: inline;
}
/* tab settings */
#recent_activity {
  clear: both;
  top: -40px;
  height: auto;
}
#recent_activity #disc-container .card {
  margin-right: 8px;
  margin-bottom: 16px;
  margin-left: 8px;
  min-width: 228px;
  border-radius: .25rem;
}
@media (max-width: 1199px) {
  #recent_activity #disc-container .card {
    min-width: 156px;
  }
  #recent_activity #disc-container .card .card-img-top {
    max-width: 175px;
    max-height: 180px;
  }
  #recent_activity #disc-container .card .card-img-link {
    min-height: 170px;
  }
}
@media (max-width: 1132px) {
  #recent_activity #disc-container .card {
    min-width: 180px;
  }
  #recent_activity #disc-container .card .card-img-top {
    max-height: 186px;
  }
  #recent_activity #disc-container .card .card-img-link {
    min-height: 175px;
  }
}
@media (max-width: 479px) {
  #recent_activity #disc-container .card {
    max-width: 46%;
    min-width: auto;
  }
}
@media (max-width: 439px) {
  #recent_activity #disc-container .card {
    max-width: 44%;
  }
  #recent_activity #disc-container .card .card-img-top {
    max-height: 140px;
  }
  #recent_activity #disc-container .card .card-img-link {
    min-height: auto;
  }
}
@media (max-width: 375px) {
  #recent_activity #disc-container .card {
    max-width: 44%;
  }
  #recent_activity #disc-container .card .card-img-top {
    max-height: 130px;
  }
}
@media (max-width: 373px) {
  #recent_activity #disc-container .card {
    max-width: 98%;
    min-width: auto;
  }
}
#recent_activity #disc-container .card .card-img-wrap {
  border-top-left-radius: calc(-0.75rem);
  border-top-right-radius: calc(-0.75rem);
  text-align: center;
  overflow-x: hidden;
}
#recent_activity #disc-container .card .card-img-link {
  background: #5f5f5f;
  border-top-left-radius: calc(-0.75rem);
  border-top-right-radius: calc(-0.75rem);
  display: block;
}
#recent_activity #disc-container .card .card-img-top {
  max-height: 235px;
  width: auto;
}
@media (max-width: 1121px) {
  #recent_activity #disc-container .card .card-img-top {
    max-height: 186px;
  }
}
@media (max-width: 1199px) {
  #recent_activity #disc-container .card .card-img-top {
    max-width: 175px;
    max-height: 180px;
  }
}
#recent_activity #disc-container .card .card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}
#recent_activity #disc-container .card .card-body .card-title {
  margin-top: 0;
  margin-bottom: .75rem;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: .015rem;
}
#recent_activity #disc-container .card .card-body .card-title a {
  color: #bb2429;
}
#recent_activity #disc-container .card .card-text {
  font-size: 13px;
  margin-bottom: 20px;
  line-height: 19.5px;
}
#recent_activity #disc-container .card .disc-info-title {
  color: #1d1d1d;
  font-weight: 500;
  word-wrap: break-word;
}
#recent_activity #disc-container .card .disc-info {
  color: #747474;
  font-size: 1em;
  word-wrap: break-word;
}
#recent_activity #disc-container .card .clipTagBorder {
  display: block;
  border-top: 1px solid #747474;
  width: 40px;
  margin-top: 0;
  margin-bottom: 8px;
}
#recent_activity #disc-container .card .clipTagWrap {
  color: #696969;
  font-size: 1em;
  word-wrap: break-word;
}
#recent_activity #disc-container .card .card-footer.clip-info {
  border-top: none;
  background-color: #fff;
  font-size: 13px;
  line-height: 0.95rem;
  padding: 0 1rem;
}
#recent_activity #disc-container .card .card-footer.clip-info p {
  margin-top: 0;
}
#recent_activity #disc-container .card .card-footer.clip-info .modifieddate {
  font-size: 13px;
  color: #747474;
  margin-bottom: .5rem;
}
#recent_activity #disc-container .card .card-footer.clip-actions {
  padding: 0.25rem 1rem;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  background-color: #fff;
  color: #5e5e5e;
  display: flex;
  justify-content: flex-end;
}
#recent_activity #disc-container .card .card-footer.clip-actions a {
  color: #555;
  text-decoration: none;
}
#recent_activity #disc-container .card .card-footer.clip-actions .icon-news {
  cursor: pointer;
  padding-left: .25rem;
}
@media (max-width: 767px) {
  #recent_activity #disc-container .card .card-footer.clip-actions .icon-news {
    font-size: 20px;
    padding-left: .4em;
  }
}
#recent_activity #disc-container .card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
/* End New Clip List Stuff */
#discoveries #recent_activity {
  clear: both;
  top: 0px;
}
#clip-tabs {
  background: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
#clip-tabs li {
  background: none;
  border: none;
  color: #1d1d1d;
  display: inline-block;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  list-style: none;
  margin: 0 8px;
  padding: 0;
}
#clip-tabs a {
  color: #1d1d1d;
  display: block;
  text-decoration: none;
}
#clip-tab-paginate #clip-tabs li a {
  padding: 3px 8px 3px 8px;
}
#clip-tabs li a:visited {
  color: #1d1d1d;
}
/* current tab */
#clip-tabs li.current {
  position: relative;
}
#clip-tab-paginate #clip-tabs li.current a {
  border-bottom: 2px solid #7ec2ec;
}
/* Generic Clipping Styles */
.dt,
.disc-body {
  word-wrap: break-word;
}
@media (max-width: 991px) {
  #disc-container {
    min-height: 1024px;
  }
}
.disc-wrap {
  float: left;
  margin: 32px 0 0 32px;
  width: 260px;
  height: auto;
  -webkit-backface-visibility: hidden;
}
@media (max-width: 991px) {
  .disc-wrap {
    width: 100%;
    margin: 0;
  }
}
.disc-img {
  border-radius: 3px 3px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 2px 0;
  position: relative;
  text-align: center;
  width: 100%;
}
.disc-text {
  clear: both;
  font-size: .821em;
  line-height: 1.5em;
  padding: 12px 16px;
}
.disc-text .modifieddate {
  font-size: .9em;
  margin: 0;
  padding-left: 20px;
}
.clipping-search .disc-text .modifieddate,
.clipping-member .disc-text .modifieddate,
.clipping-title .disc-text .modifieddate {
  padding-left: 0;
}
.disc-text .modifieddate:before {
  font-size: 16px;
  left: 0;
  top: -2px;
}
.disc-text .gray2 {
  font-size: 1em;
  margin: 12px 0 0;
}
.clipping-member .disc-text .gray2 {
  margin-top: 0;
}
.disc-text .grayleft {
  float: left;
  font-size: .9em;
  margin-top: 8px;
}
.disc-text-mem2 .grayleft,
.disc-text .grayleft2 {
  float: left;
  font-size: .9em;
  margin-top: 0px;
}
.clipping-search .disc-text-mem2 .grayleft,
.clipping-search .disc-text .grayleft2,
.clipping-member .disc-text-mem2 .grayleft,
.clipping-member .disc-text .grayleft2 {
  margin: 0 0 12px 0;
}
.grayleft,
.grayleft2 {
  color: #696969;
}
.disc-body {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 12px;
  padding: 0 0 12px 0;
}
.clipping-member .disc-body {
  border: 0 none;
  margin: 0;
  padding: 0;
}
.disc-info {
  color: #696969;
  font-size: 1em;
  word-wrap: break-word;
}
.disc-info-title {
  color: #1d1d1d;
  font-weight: 500;
  word-wrap: break-word;
}
.disc-wrap h2 {
  color: #1d1d1d;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.25em;
  font-weight: 600;
  position: static;
  margin: 0;
  overflow: hidden;
  word-wrap: break-word;
}
.disc-wrap h2 a {
  color: #bb2429;
  display: block;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.disc-wrap h2 a:hover {
  color: #1771b4;
}
.disc-wrap .clipping-search h2 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 1.5;
}
.disc-wrap .clipping-search h2 a {
  display: inline-block;
}
/* Fix for preview stuff */
.top-disc-img {
  clear: both;
  display: block;
  height: 4px;
  width: 250px;
}
.top-wrap {
  height: 44px;
}
.left-disc-img {
  float: left;
  display: block;
  height: 250px;
  left: -1px;
  position: relative;
  width: 24px;
  z-index: 80;
}
/* Clipping Image */
.disc-img a,
.pages-connect {
  display: block;
  position: relative;
  z-index: 0;
}
.disc-img .md-icon {
  border: 0 none;
  padding: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}
.md-img-search {
  background: url(/i/searchpage-icon.png);
}
.md-img,
.md-img-tall {
  background: #fafafa;
  border-radius: 3px 3px 0 0;
  display: block;
  margin-left: 0;
  width: 100%;
}
.md-img em,
.md-img-tall em {
  background: #6f6f6f;
  border-radius: 3px 3px 0 0;
  color: #fff;
  cursor: url("/i/cursor-zoom.png"), -moz-zoom-in;
  display: block;
  font-size: .923em;
  font-style: normal;
  height: 250px;
  overflow: hidden;
}
.md-img em img,
.md-img-tall em img {
  border-radius: 3px 3px 0 0;
  display: block;
  margin: 0 auto;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -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;
}
a:hover .md-img,
.md-img-tall,
.thisconnect .md-img {
  border-color: #114488;
}
a:hover .md-img em,
.thisconnect .md-img em,
.md-img-tall {
  border-color: #114488;
}
.md-img b {
  display: block;
  margin-top: 75px;
  font-weight: normal;
}
/* old clip privacy icon

.clip-private {
	color: #ccc;
	font-size: 20px;
	position: absolute;
	bottom: 12px;
	right: 12px;
}

*/
/* Clipping Preiew Buttons */
.preview-wrap {
  clear: both;
  background: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
  left: 50%;
  margin-left: -112px;
  padding: 4px;
  position: absolute;
  top: 12px;
  -webkit-transform: translate(0, -80px);
  -ms-transform: translate(0, -80px);
  transform: translate(0, -80px);
  -moz-transition: all 0.35s cubic-bezier(0.415, 0.44, 0.8, 1.31);
  -ms-transition: all 0.35s cubic-bezier(0.415, 0.44, 0.8, 1.31);
  -webkit-transition: all 0.35s cubic-bezier(0.415, 0.44, 0.8, 1.31);
  transition: all 0.35s cubic-bezier(0.415, 0.44, 0.8, 1.31);
  z-index: 20;
}
.preview-wrap.myclip {
  margin-left: -105px;
}
.disc-img:hover .preview-wrap {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.preview-wrap .btn-t {
  float: left;
  margin-right: 4px;
}
.preview-wrap .btn-p {
  float: left;
  line-height: 1;
  margin-right: 4px;
  padding: 6px 15px;
}
.preview-wrap a {
  color: #1d1d1d;
  float: left;
  padding: 0px 2px 0px 2px;
  text-decoration: none;
}
.preview-wrap a:hover {
  background: #d3d3d3;
  /* Old browsers */
  background-image: -webkit-linear-gradient(top, #d3d3d3 0%, #f9f9f9 100%);
  background-image: linear-gradient(to bottom, #d3d3d3 0%, #f9f9f9 100%);
  background-repeat: repeat-x;
  border-color: #1d1d1d;
  /*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.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*/;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3) /*Top*/, inset 0 0 2px rgba(255, 255, 255, 0.3) /*Shine*/;
  color: #1d1d1d;
  text-decoration: none;
  text-shadow: 0px 1px 0px #fff;
}
.clipping-member .preview-wrap,
.clipping-search .preview-wrap,
.clipping-title .preview-wrap {
  left: auto;
  margin: 0;
  top: auto;
  bottom: 8px;
  right: -96px;
}
.clipping-search .preview-wrap {
  bottom: -33px;
}
.clipping-member:hover .preview-wrap,
.clipping-search:hover .preview-wrap,
.clipping-title:hover .preview-wrap {
  right: 12px;
}
.prev-btn {
  display: inline-block;
  padding: 6px 15px;
  border: 1px solid #949494;
  border-bottom-color: #959595;
  color: #444;
  float: right;
  line-height: 1;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  text-decoration: none;
  /*Border radius*/
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  /*Background*/
  background: #ebebeb;
  /*Fallback*/
  background-image: -webkit-linear-gradient(top, #f2f2f2 20%, #d6d4d4 100%);
  background-image: linear-gradient(to bottom, #f2f2f2 20%, #d6d4d4 100%);
  background-repeat: repeat-x;
  /*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.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*/;
}
.prev-btn:hover {
  border-color: #1166a8;
  /*Background*/
  background: #ebebeb;
  /*Fallback*/
  background-image: -webkit-linear-gradient(top, #ebebeb 20%, #d6d4d4 100%);
  background-image: linear-gradient(to bottom, #ebebeb 20%, #d6d4d4 100%);
  background-repeat: repeat-x;
  text-decoration: none;
}
.prev-btn:active {
  border-color: #005FB5;
  /*Box shadow*/
  -webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.4) /*Shine*/, 0 1px 0 #ffffff /*Shadow*/;
  -moz-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.3) /*Shine*/, 0 1px 0 #ffffff /*Shadow*/;
  box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.3) /*Shine*/, 0 1px 0 #ffffff /*Shadow*/;
}
/* New Clipping Action Buttons */
.btn-txt {
  position: relative;
  font-size: 12px;
  top: -4px;
}
.preview-wrap .btn-txt {
  font-size: 12px;
  margin: 0 2px;
}
.clip-edit-btn {
  color: #1d1d1d;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  float: left;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
}
.clip-del-btn {
  border-right: 1px solid #1d1d1d;
  color: #1d1d1d;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  float: left;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
}
.clip-reclip-btn {
  color: #1d1d1d;
  cursor: pointer;
  display: inline-block;
  float: left;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  height: 16px;
}
.clip-share-btn {
  border-left: 1px solid #1d1d1d;
  color: #1d1d1d;
  cursor: pointer;
  display: inline-block;
  float: left;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  height: 16px;
}
.clip-pre-btn {
  border-left: 1px solid #1d1d1d;
  color: #1d1d1d;
  cursor: pointer;
  display: inline-block;
  float: left;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  height: 16px;
}
.mem-img-wrap {
  display: block;
}
/* Different Clipping Styles */
.clipping-spotlight {
  background: #fff;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  overflow: hidden;
}
.clipping-spotlight:hover {
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
}
.clipping-search {
  background: #ebf1f5;
  border: 1px solid #c3c3c3;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  position: relative;
}
.clipping-search h1 {
  font-size: 1.6em;
  font-style: italic;
  margin: 10px 0 0 0;
  text-align: center;
}
.clipping-title {
  background: #F5F3EB;
  border: 1px solid #c3c3c3;
  overflow: hidden;
  position: relative;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.clipping-title h2 a {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.5em;
  margin: 0;
  word-wrap: break-word;
}
.clipping-member {
  background: #e4e4e4;
  border: 1px solid #c3c3c3;
  overflow: hidden;
  position: relative;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.clippingData {
  display: none;
}
/* Member/Profile Styles */
.disc-img-mem {
  clear: both;
  float: left;
  display: block;
  text-align: center;
  width: 80px;
}
.disc-text-mem {
  background: #c8c8c8;
  cursor: pointer;
  float: left;
  font-size: .8em;
  height: 80px;
  line-height: 1.3em;
  margin: 4px 4px 8px 0;
  padding: 12px 4px 12px 8px;
  width: 162px;
}
.disc-text-mem h2 {
  font-size: 1em;
}
.disc-text-mem2 {
  font-size: .8em;
  line-height: 1.3em;
  padding: 12px 0 12px 20px;
  width: 220px;
}
.disc-text-mem2 .gray {
  font-size: .9em;
  margin-top: 8px;
}
.disc-text-mem2 .gray2 {
  margin: 20px 0;
}
.md-img-mem em {
  background-color: #c8c8c8;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  font-size: .923em;
  font-style: normal;
  height: 104px;
  margin-left: 4px;
  margin-top: 4px;
}
.noclips {
  background: none;
  display: block;
  margin: 40px auto;
  padding: 8px 20px 0 20px;
  text-align: left;
}
.noclips .howtoimg {
  width: 800px;
}
@media (max-width: 1200px) {
  .noclips .howtoimg {
    width: 600px;
  }
}
@media (max-width: 992px) {
  .noclips .howtoimg {
    width: 400px;
  }
}
@media (max-width: 768px) {
  .noclips .howtoimg {
    width: 280px;
  }
}
@media (max-width: 768px) {
  .noclips {
    position: relative;
    left: -24px;
  }
}
.noclips i {
  color: #BF1F1B;
  font-style: normal;
}
.noclips > a {
  color: #1d1d1d;
}
.noclips .noclip-outline {
  background: #f4f4f4;
  border: 1px dashed #434343;
  border-radius: 3px;
  display: block;
  float: left;
  margin: 0 36px 20px 12px;
  padding: 20px;
  width: 220px;
  height: 312px;
  text-align: center;
}
.noclips .noclip-outline img {
  width: 128px;
  height: 110px;
}
@media (min-width: 768px) {
  .noclips .noclip-outline {
    clear: both;
  }
}
.noclips:hover .noclip-outline {
  background: #f9f9f9;
}
.noclip-article {
  margin: 12px 0 12px -24px;
}
#profileBox .noclips {
  padding-top: 24px;
}
#profileBox .noclips .howtoimg {
  display: none;
}
/* Share Twitter/FB styles */
a.share_fb {
  background: #fefefe;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZmRmZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #fefefe 0%, #dfdfdf 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #dfdfdf));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fefefe 0%, #dfdfdf 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fefefe 0%, #dfdfdf 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fefefe 0%, #dfdfdf 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #fefefe 0%, #dfdfdf 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#dfdfdf', GradientType=0);
  /* IE6-8 */
  border: 1px #ccc solid;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #1d1d1d;
  font-size: .7em;
  font-weight: bold;
  padding: 3px;
  position: relative;
  top: -5px;
  text-decoration: none;
}
a.share_fb:hover {
  background: #f2f2f2;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjOWM5YzkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f2f2f2 0%, #c9c9c9 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #c9c9c9));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f2f2f2 0%, #c9c9c9 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f2f2f2 0%, #c9c9c9 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f2f2f2 0%, #c9c9c9 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f2f2f2 0%, #c9c9c9 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#c9c9c9', GradientType=0);
  /* IE6-8 */
}
.share_fb img {
  margin: 0 4px 0 0;
  position: relative;
  top: 2px;
}
a.share_twt {
  background: #fefefe;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZmRmZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #fefefe 0%, #dfdfdf 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #dfdfdf));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fefefe 0%, #dfdfdf 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fefefe 0%, #dfdfdf 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fefefe 0%, #dfdfdf 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #fefefe 0%, #dfdfdf 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#dfdfdf', GradientType=0);
  /* IE6-8 */
  border: 1px #ccc solid;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #1d1d1d;
  font-size: .7em;
  font-weight: bold;
  padding: 3px;
  position: relative;
  top: -5px;
  text-decoration: none;
}
a.share_twt:hover {
  background: #f2f2f2;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjOWM5YzkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f2f2f2 0%, #c9c9c9 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #c9c9c9));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f2f2f2 0%, #c9c9c9 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f2f2f2 0%, #c9c9c9 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f2f2f2 0%, #c9c9c9 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f2f2f2 0%, #c9c9c9 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#c9c9c9', GradientType=0);
  /* IE6-8 */
}
.share_twt img {
  margin: 0 4px 0 0;
  position: relative;
  top: 2px;
}
#pinit {
  color: #1d1d1d;
  font-size: .7em;
  font-weight: bold;
  padding: 3px;
  position: relative;
  top: -5px;
  text-decoration: none;
}
/* Share styles small square buttons */
#share-fb-square-sm {
  display: block;
  float: left;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1em;
  height: 28px;
  margin: 0 8px 0 0;
  position: relative;
  width: 28px;
}
#share-fb-square-sm a:link {
  background: url('/i/social-sprite-small.png') no-repeat top left;
  display: block;
  padding: 14px;
  text-decoration: none;
}
#share-fb-square-sm a:hover {
  background: url('/i/social-sprite-small.png') no-repeat 0 -56px;
  display: block;
  padding: 14px;
  text-decoration: none;
}
#share-twt-square-sm {
  display: block;
  float: left;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1em;
  height: 28px;
  margin: 0 8px 0 0;
  position: relative;
  width: 28px;
}
#share-twt-square-sm a:link {
  background: url('/i/social-sprite-small.png') no-repeat -28px 0;
  display: block;
  padding: 14px;
  text-decoration: none;
}
#share-twt-square-sm a:hover {
  background: url('/i/social-sprite-small.png') no-repeat -28px -56px;
  display: block;
  padding: 14px;
  text-decoration: none;
}
#pinit-square-sm {
  display: block;
  float: left;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1em;
  height: 28px;
  margin: 0 4px 0 0;
  width: 28px;
}
#pinit-square-sm a:link {
  background: url('/i/social-sprite-small.png') no-repeat -56px 0;
  display: block;
  padding: 14px;
  text-decoration: none;
}
#pinit-square-sm a:hover {
  background: url('/i/social-sprite-small.png') no-repeat -56px -56px;
  display: block;
  padding: 14px;
  text-decoration: none;
}
#pinit-square-sm #pinit {
  border: 0px;
  color: #225c89;
  display: block;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: normal;
  position: relative;
  top: 0px;
}
.share-square {
  display: none;
}
/* Share styles for overlay (After a clipping) */
#share-fb-square {
  display: block;
  float: left;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1em;
  height: 64px;
  margin: 0 16px 0 0;
  position: relative;
  width: 64px;
}
#share-fb-square a:link {
  background: url('/i/social-sprite-big.png') no-repeat 0 0;
  display: block;
  padding: 72px 0 0 0;
  text-decoration: none;
}
#share-fb-square a:hover {
  background: url('/i/social-sprite-big.png') no-repeat 0 -128px;
  display: block;
  padding: 72px 0 0 0;
  text-decoration: none;
}
#share-twt-square {
  display: block;
  float: left;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1em;
  height: 64px;
  margin: 0 16px 0 0;
  position: relative;
  width: 64px;
}
#share-twt-square a:link {
  background: url('/i/social-sprite-big.png') no-repeat -64px 0;
  display: block;
  padding: 72px 0 0 0;
  text-decoration: none;
}
#share-twt-square a:hover {
  background: url('/i/social-sprite-big.png') no-repeat -64px -128px;
  display: block;
  padding: 72px 0 0 0;
  text-decoration: none;
}
#pinit-square {
  display: block;
  float: left;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1em;
  height: 64px;
  margin: 0 16px 0 0;
  position: relative;
  width: 64px;
}
#pinit-square a:link {
  background: url('/i/social-sprite-big.png') no-repeat -128px 0;
  display: block;
  padding: 72px 0 0 0;
  text-decoration: none;
}
#pinit-square a:hover {
  background: url('/i/social-sprite-big.png') no-repeat -128px -128px;
  display: block;
  padding: 72px 0 0 0;
  text-decoration: none;
}
#pinit-square #pinit {
  border: 0px;
  color: #225c89;
  display: block;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: normal;
  position: relative;
  top: 0px;
}
/* legacy css */
#nextlink.nav-next,
#nextlink2.nav-next {
  background-position: 99% -15px;
  padding-right: 16px;
}
#prevlink.nav-prev,
#prevlink2.nav-prev {
  background-position: 0 3px;
  padding-left: 16px;
}
#discoveries-page #tp2 {
  min-height: 1850px;
  position: relative;
}
#colC {
  border-width: 0 0 0 1px;
  background: none;
  overflow: hidden;
  width: 300px;
}
/* #tabs li a span {padding: 0 5px 0;} */
#bookmark-page #tabs li a,
#watch-page #tabs li a {
  color: #114488!important;
  padding-right: 10px;
}
#sort {
  color: #999999;
  padding: 10px 0 5px;
  white-space: nowrap;
}
#sort li {
  display: inline;
}
#sort li.current a {
  color: #111111;
  font-weight: bold;
  padding: 0 5px;
}
#sort a {
  padding: 0 10px;
}
#nl #pg-md a {
  background: url(/i/mast-bg.gif) repeat-x 0 -174px;
  color: #fff1ce;
  border-top: 3px solid #AB4101;
  padding-top: 2px;
}
/*custom to this page  */
#heading {
  background: #F5F2E9;
  margin: 12px 0 20px 0;
  padding: 10px 5px 0;
  zoom: 1;
}
#watch-page #heading {
  background: #fff;
  margin: 0;
}
#heading h1 {
  margin: .5em 0 1em;
}
#recent-activity .loading {
  border: 0 none;
  margin-bottom: 100px;
  width: auto;
}
.paginate .pausebtn,
.paginate .playbtn {
  background: url(/i/pauseplaybtn.gif) no-repeat 3px -18px;
  margin-left: 10px;
  padding-left: 20px;
  position: relative;
  z-index: 51;
}
.paginate .playbtn {
  background-position: 3px 2px;
}
.disc-list {
  list-style: none;
  margin: 10px 0;
  padding: 0;
}
.disc-list li,
.watch-list li {
  background: #ffffff url(/i/md-grad.png) repeat-x 0 -200px;
  border-top: 1px solid #DEDAD2;
  display: block;
  height: auto;
  min-height: 102px;
  padding-bottom: 0;
  position: relative;
}
.watch-list li {
  border-top: 0 none;
  border-bottom: 1px solid #DEDAD2;
}
.watch-list li li {
  min-height: 0;
  border: 0 none;
  position: static;
}
.seeall-link {
  border: 0 none;
  float: right;
  font-size: .923em;
  font-weight: normal;
  margin: 5px 0;
}
#profile-page .seeall-link,
#title-page .seeall-link {
  margin: 10px 0;
}
#see-all:hover {
  background: none;
}
.seeall,
.removew {
  display: none;
  bottom: 2px;
  position: relative;
  right: 10px;
}
#discoveries-page .seeall,
#title-page .seeall,
#title-page .seeall {
  font-size: .846em;
}
.removew {
  display: block;
}
.disc-list li:hover {
  background: #fffde4 url(/i/md-grad.png) repeat-x 0 0 !important;
}
.disc-list li:hover .seeall {
  display: block;
}
.disc-wrap h2 i {
  font-style: normal;
}
#home-page .disc-wrap h2 {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 335px;
}
.disc-wrap h2:first-letter {
  text-transform: uppercase;
}
.md-cx .disc-img a.clear,
.pages-connect,
.md-cx .disc-img a.preview-wrap {
  border: 1px solid #fff;
  padding: 2px;
  width: 200px;
}
.pages-connect a:hover span,
.pages-connect a:hover span em {
  border: 1px solid #114488!important;
}
.md-cx .disc-img a.clear:hover,
.md-cx .disc-img a.preview-wrap:hover {
  border-color: #114488;
  border-width: 2px;
  padding: 1px;
}
.md-cx a:hover .md-img {
  border-color: #ccc;
}
.disc-img a:hover {
  text-decoration: none!important;
}
/*.md-sp .disc-img a img, .md-cm .disc-img a img {border-color: transparent }
*/
#watch-page .disc-text {
  width: 360px;
}
.subtitle {
  color: #555;
  font-size: 0.846em;
  margin: 0;
  text-transform: uppercase;
}
.disc-text .type {
  color: #666;
  font-weight: normal;
}
.disc-meta {
  font-size: 0.846em;
  margin: 5px 0 1em;
  color: #484848;
}
.disc-meta:first-letter {
  text-transform: capitalize;
}
.sources {
  padding-left: 30px;
  text-indent: -30px;
}
.connect-img {
  background-color: #F7F7F7;
  border: 1px solid #ccc;
  padding: 1px;
  overflow: hidden;
}
.ann-prev {
  background: transparent url(/i/ann-prevbgLdk.png) no-repeat;
  height: 250px;
  left: 0px;
  padding: 20px 10px 12px 12px;
  position: relative;
  top: 40px;
  width: 224px;
  z-index: 20;
}
.ann-prev a {
  display: block;
  background: #ffffff url(/i/process.gif) no-repeat 50% 2px;
  max-height: 250px;
  min-width: 50px;
  min-height: 50px;
  overflow: hidden;
}
.ann-prev img {
  background: transparent;
  padding: 16px 0 0 0;
}
.ann1 {
  left: 95px;
}
.ann-img {
  height: 1px;
  margin: 0 0 0;
  /*  position: relative; */
  z-index: 20;
}
.ann-img a {
  z-index: 20;
}
.author {
  color: #696969;
  font-weight: bold;
  padding: 0;
  text-decoration: none;
}
.author:hover {
  text-decoration: underline;
}
.author img {
  border-radius: 2px;
  float: left;
  margin: 0 8px 0 0;
  max-width: 30px;
  height: auto;
}
.author + p:before {
  display: none;
}
h2 a.author {
  padding-left: 0;
}
.md-up h2 a.author {
  background: none!important;
}
#profile-page h2 .author {
  display: none;
}
#profile-page h2:first-letter {
  text-transform: capitalize;
}
#recent-activity {
  clear: both;
  position: relative;
}
/*side stuff*/
.bmember {
  margin: 10px 0 16px;
}
.bmember p {
  color: #666;
  font-size: 1.30em;
}
#colC h2,
#colC h3 {
  border-bottom: 1px solid #ccc;
  color: #666;
  font-size: 1.38em;
  font-weight: normal;
  margin: 1em 0 .5em;
  padding: 5px 0;
}
.seemore {
  margin: 1em 0;
}
.fact-group {
  display: block;
  font-style: normal;
  margin-top: -36px;
  overflow: hidden;
  text-align: left;
  width: 198px;
}
.fact-group i {
  font-style: normal;
  color: #555;
  white-space: nowrap;
}
.fact-group .flabel {
  display: block;
  color: #999;
  float: left;
  margin-right: 10px;
  overflow: hidden;
  padding: 0 0 0 3px;
  text-align: right;
  width: 74px;
}
.fact-group .fvalue {
  float: left;
  width: 100px;
}
/* !for home page */
#membersadd .fact-group {
  width: 88px;
}
#membersadd .fact-group .flabel {
  width: 20px;
  margin-right: 6px;
}
#membersadd .fact-group .fvalue {
  width: 50px;
}
#membersadd .fact-group i {
  font-size: 11px;
}
#membersadd .disc-list {
  margin-top: 0;
}
#membersadd .disc-list li {
  border-color: #beb8b1;
}
#membersadd .disc-img {
  margin-left: 5px;
  width: 90px;
}
#membersadd .md-cx .disc-img {
  width: 210px;
}
#membersadd .disc-text {
  padding: 5px 0 5px 10px;
  width: 340px;
}
#membersadd .md-cx .disc-text {
  width: 220px;
  overflow: hidden;
}
#membersadd .md-img {
  width: 100%;
}
#membersadd .md-cx .md-img {
  width: 45%;
}
#membersadd .disc-wrap h2 {
  font-size: 1em;
  margin: 2px 0 .5em;
  padding: 0 0 .5em;
  line-height: 1.2;
}
#membersadd .type-person,
#membersadd .type-topic,
#membersadd .type-place,
#membersadd .type-event,
#membersadd .type-organization {
  padding: 5px 0 0 25px;
  display: inline-block;
}
#membersadd .disc-meta {
  font-size: 0.846em;
}
#membersadd .disc-list li:last-child {
  opacity: 1.0;
}
#membersadd .disc-list li {
  min-height: 80px;
}
#membersadd .ann-prev {
  left: 97px;
  top: 5px;
}
#membersadd .md-cx .ann-prev {
  left: 200px;
  top: 0;
}
#membersadd .md-cx .ann1 {
  left: 97px;
}
#membersadd .point {
  font-size: 0.846em;
}
#membersadd .gray {
  margin: 8px 0;
  line-height: 1.4;
}
#membersadd .seeall {
  font-size: .846em;
}
#membersadd .md-cx .gray {
  display: none;
}
/* end */
.papercover {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  height: 115px;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  width: 112px;
}
.large .papercover {
  height: 200px;
  width: 200px;
}
.papercover img {
  border: 1px solid #ddd;
  position: relative;
  z-index: 1;
}
.papercover:before,
.paper2:before {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(81, 81, 81, 0.65) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(81, 81, 81, 0.65)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(81, 81, 81, 0.65) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(81, 81, 81, 0.65) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(81, 81, 81, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 60%, rgba(81, 81, 81, 0.65) 100%);
  bottom: 0;
  content: "\0020";
  display: block;
  height: 25px;
  position: absolute;
  width: 112px;
  z-index: 2;
}
.paper2:before {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(81, 81, 81, 0.4) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(81, 81, 81, 0.4)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(81, 81, 81, 0.4) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(81, 81, 81, 0.4) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(81, 81, 81, 0.4) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 60%, rgba(81, 81, 81, 0.4) 100%);
  height: 50px;
}
.large .paper2 {
  height: 200px;
  width: 200px;
}
.large .papercover:before,
.large .paper2:before {
  height: 20px;
  width: 200px;
}
.paperfront {
  display: inline-block;
  margin: 15px 15px;
  position: relative;
  width: 115px;
}
.paperfront.large {
  width: 215px;
}
.paper2 {
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: 0 100%;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5) /*Shadow*/;
  display: block;
  height: 115px;
  left: 2px;
  position: absolute;
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  transform: rotate(-5deg);
  top: 0;
  width: 110px;
  z-index: 0;
}
.paperfront figcaption {
  font-size: 13px;
  line-height: 1.3;
}
.paperfront figcaption span {
  color: #696969;
  display: block;
}
#image-counter div {
  background-color: #1d1d1d;
  background-image: -webkit-linear-gradient(#565656, #0e0e0e 48%, #0e0e0e);
  background-image: linear-gradient(#565656, #0e0e0e 48%, #0e0e0e);
  background-repeat: no-repeat;
  color: #fafafa;
  font-size: 1.5em;
  padding: 0 1px 0 0;
  text-align: center;
  text-shadow: 0 -1px 0 #000000;
}
.page-tools #total-docs {
  float: right;
  margin: 0 12px 0 0;
  padding: 4px 0;
  width: 275px;
}
.page-tools #total-docs h2 {
  font-size: 1.07em;
  margin: 0 8px;
  text-align: right;
  text-transform: uppercase;
}
/* !--- Smartphones(iPhone landscape) --- */
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 1024px) {
  #clip-settings {
    margin-left: 12px;
  }
  #learnmore-icon {
    margin-right: 12px;
  }
  .searchwithin input.empty {
    width: 180px;
  }
  .disc-img .preview-wrap {
    top: 12px;
  }
  .clipping-search .preview-wrap,
  .clipping-member .preview-wrap {
    right: 12px;
  }
}
/* !--- Smartphones(iPhone landscape) --- */
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 768px) {
  .disc-wrap {
    margin: 32px 0 0 16px;
  }
  #clip-tabs {
    width: 100%;
  }
  #clip-tabs li {
    margin: 0;
    font-size: 14px;
  }
  .searchwithin input.empty {
    width: 160px;
  }
}
/* !--- Smartphones(iPhone landscape) --- */
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  .disc-wrap {
    margin: 32px 0 0 16px;
  }
  #clip-tabs li {
    margin: 0;
  }
  #message-wrap {
    width: 40%;
  }
  .searchwithin input.empty {
    width: 200px;
  }
  .clippings-heading {
    font-size: 1.6em;
  }
}
/* Mobile Portrait/Landscape Margin Adjust */
@media only screen and (max-width: 479px) {
  #clip-search-sort {
    float: left ;
  }
  .disc-wrap {
    margin: 40px 0 0 0;
  }
  #clip-tab-paginate {
    left: auto;
    margin: 12px 0 52px;
    position: static;
    top: auto;
  }
  #clip-tabs {
    background: none;
    position: relative;
    white-space: nowrap;
    overflow: auto;
    z-index: 1;
  }
  #clip-tabs li {
    background: none;
    border: none;
    color: #1d1d1d;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    list-style: none;
    margin: 8px 4px 8px 0;
    padding: 0;
  }
  #clip-tabs li a {
    color: #1d1d1d;
    display: inline-block;
    text-decoration: none;
  }
  #clip-tab-paginate #clip-tabs li a {
    padding: 3px 4px;
  }
  #clip-tabs li a:visited {
    color: #1d1d1d;
  }
  #message-wrap {
    width: 60%;
  }
  .clippings-heading {
    font-size: 1.5em;
    clear: both;
  }
  .searchwithin input.empty {
    width: 180px;
  }
  #clip-search-sort {
    top: 10px;
  }
  .my-all-select {
    margin-bottom: 12px;
  }
  .clip-hr {
    visibility: hidden;
  }
  .searchwithin {
    margin: 12px 12px 12px 4px;
  }
  #results-sort {
    padding: 0;
  }
  #results-sort-sel.show {
    margin-right: -32px;
  }
}
.text,
.ex {
  box-shadow: none;
  -webkit-box-shadow: none;
}
