/* reset styles 
--------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* clear fix
--------------------------------------------- */
/* ==========================================================================
   Clearfix
   ========================================================================== */
.group:after, .dialog-content:after {
  content: "";
  clear: both;
  display: table; }

/* mixins
--------------------------------------------- */
body {
  font-family: "Helvetica"; }

/*  fonts
-------------------------------------------------------------------------------- */
@font-face {
  font-family: 'unbound-icons';
  src: url("/shared/fonts/icons/unbound-icons.eot");
  src: url("/shared/fonts/unbound-icons.eot?#iefix") format("embedded-opentype"), url("/shared/fonts/icons/unbound-icons.woff") format("woff"), url("/shared/fonts/icons/unbound-icons.ttf") format("truetype"), url("/shared/fonts/icons/unbound-icons.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: 'unbound-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 8px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[data-icon]:before {
  font-family: 'unbound-icons';
  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-lab:before {
  content: "\e607"; }

.icon-menu:before {
  content: "\e60"; }

.icon-book:before {
  content: "\e608"; }

.icon-users:before {
  content: "\e600"; }

.icon-stats:before {
  content: "\e601"; }

.icon-heart-broken:before {
  content: "\e609"; }

.icon-switch:before {
  content: "\e603"; }

.icon-cog:before {
  content: "\e60a"; }

.icon-back-link:before {
  content: "\e60b"; }

.icon-comment:before {
  content: "\e60c"; }

.icon-exclamation:before {
  content: "\e60d"; }

.icon-footnote:before {
  content: "\e60e"; }

.icon-insert-edit-link:before {
  content: "\e60f"; }

.icon-insert-table-link:before {
  content: "\e611"; }

.icon-insert-to-boxed-link:before {
  content: "\e612"; }

.icon-inter_content_link:before {
  content: "\e613"; }

.icon-refstar:before {
  content: "\e614"; }

.icon-insert-boxed-matter1:before {
  content: "\e615"; }

.icon-library:before {
  content: "\e604"; }

.icon-Pill:before {
  content: "\e617"; }

.icon-insert_link_to_a_footnote:before {
  content: "\e605"; }

.icon-swoosh:before {
  content: "\e606"; }

.icon-bars:before {
  content: "\e602"; }

.icon-bars2:before {
  content: "\e616"; }

.icon-stackoverflow:before {
  content: "\e61f"; }

.icon-injection:before {
  content: "\e610"; }

.icon-chart:before {
  content: "\e619"; }

.icon-chart2:before {
  content: "\e61a"; }

.icon-presentation:before {
  content: "\e61b"; }

.icon-sort-alphabetically:before {
  content: "\e618"; }

.icon-pie:before {
  content: "\e61c"; }

.icon-graph:before {
  content: "\e61d"; }

.icon-statistics:before {
  content: "\e61e"; }

/*
----------------------------------------------------------------
  BASE STYLE
---------------------------------------------------------------- */
body {
  /*background-color: $site-background-color;*/
  min-width: 320px;
  width: 100%; }

.clear {
  clear: both; }

strong {
  font-weight: bold; }

b {
  font-weight: bold; }

i {
  font-style: italic; }

a {
  color: #000000; }

p + p {
  text-indent: 0; }

/*
----------------------------------------------------------------
  LAYOUT
---------------------------------------------------------------- */
#page {
  background-color: #fafafa;
  padding: 24px 0; }
  @media only screen and (max-width: 865px) {
    #page {
      padding: 20px 0; } }
  @media only screen and (max-width: 523px) {
    #page {
      padding: 17px 0; } }
  @media only screen and (max-width: 388px) {
    #page {
      padding: 16px 0 22px 0; } }

#content {
  margin: 0 auto;
  min-height: 650px;
  text-align: left;
  max-width: 980px !important;
  position: relative; }

.content-box {
  margin-bottom: 25px; }

/*
----------------------------------------------------------------
	NAVIGATION  
---------------------------------------------------------------- */
#navigation {
  color: #f5efe0;
  height: 34px;
  line-height: 30px;
  margin: 0 auto;
  text-align: center;
  max-width: 980px !important;
  width: 93%; }
  @media only screen and (max-width: 640px) {
    #navigation {
      width: 100%; } }

#navigation ul {
  float: left;
  height: 34px;
  margin: 0;
  padding: 0; }
  @media only screen and (max-width: 640px) {
    #navigation ul {
      float: none;
      margin: 0 auto;
      width: 100%; } }

#navigation li {
  background-image: url(../images/off.png);
  background-position: 0 9px;
  background-repeat: no-repeat;
  color: #f5efe0;
  float: left;
  font-size: 0.888888em;
  font-weight: normal;
  height: 34px;
  line-height: 34px;
  list-style-type: none;
  padding: 0 10px; }
  @media only screen and (max-width: 700px) {
    #navigation li {
      background-image: none;
      float: none;
      display: inline-block;
      margin: 0;
      padding: 0; } }
  @media only screen and (max-width: 388px) {
    #navigation li {
      width: 20%; } }

#navigation li.current-command {
  background-image: url(../images/on.png); }
  @media only screen and (max-width: 700px) {
    #navigation li.current-command {
      background-image: none; } }

@media only screen and (max-width: 720px) {
  #navigation li#browse-list {
    display: none; } }

#navigation li a {
  color: #f5efe0;
  cursor: pointer;
  display: block;
  font-size: 0.888888em;
  font-weight: normal;
  height: 34px;
  line-height: 34px;
  padding: 0 10px;
  text-decoration: none; }

#navigation li a:hover {
  color: #d2d2d2; }

#navigation li#browse-list {
  background-image: none; }

#navigation li a#browse-link {
  background-image: url(../images/downarrow.png);
  background-repeat: no-repeat;
  background-position: 62px 15px;
  padding-left: 5px;
  padding-right: 22px; }

#greeting {
  color: #f0f0f0;
  float: right;
  font-weight: normal;
  font-size: 12px;
  height: 34px;
  line-height: 34px; }
  @media only screen and (max-width: 640px) {
    #greeting {
      display: none; } }

#greeting-text {
  display: inline-block; }
  @media only screen and (max-width: 865px) {
    #greeting-text {
      display: none; } }

#browse-list-drop {
  background-image: url(../images/drop-down-notch.png);
  background-position: 139px 35px;
  background-repeat: no-repeat;
  display: none;
  height: auto;
  position: absolute;
  text-align: left;
  padding-top: 44px;
  width: 300px;
  z-index: 2000; }

#browse-list-drop ul {
  float: left;
  background-color: #fff;
  border: 5px solid #182649;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radisu: 5px;
  height: auto;
  list-style: none;
  margin: 0 0 0 0;
  /*
    height: 300px;
    overflow-y: auto;
  */
  padding: 0;
  width: 275px; }

#browse-list-drop ul li {
  background: none;
  background-color: #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #d2d2d2;
  display: block;
  height: 40px;
  line-height: 40px;
  list-style-type: square;
  margin: 0;
  padding: 0;
  text-shadow: none;
  width: 275px; }

#browse-list-drop li.first {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px; }

#browse-list-drop li.last {
  border-bottom: 1px solid #fff;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px; }

#browse-list-drop li a {
  color: #000;
  cursor: pointer;
  font-family: helvetica;
  font-size: 14px;
  font-weight: bold;
  display: block;
  height: 40px;
  line-height: 40px;
  margin: 0;
  padding: 0 0 0 38px;
  position: relative;
  text-decoration: none;
  text-shadow: none; }

#browse-list-drop li a:hover {
  background-color: #f5f5f5;
  color: #000; }

#browse-list-drop li a img {
  position: absolute;
  top: 8px;
  left: 7px; }

#browse-list-drop li.first a {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px; }

#browse-list-drop li.last a {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px; }

/* Browse subindex 
-------------------------------------------------------------------------------- */
ul#showindex {
  margin: 0;
  list-style: none; }
  ul#showindex li {
    padding: 5px 0 0 0; }
    ul#showindex li img {
      top: 10px; }
  ul#showindex li.index {
    padding: 5px 0 0 0;
    line-height: 22px;
    overflow: hidden; }
    ul#showindex li.index a, ul#showindex li.index a:visited {
      margin: 0 0 0 45px;
      height: 20px;
      float: none;
      padding-left: 20px;
      background-image: url("../images/index_expand.gif");
      background-repeat: no-repeat;
      background-position: 0px 11px;
      text-decoration: none;
      font-weight: normal;
      line-height: 20px; }
    ul#showindex li.index:hover {
      background-color: #f5f5f5; }
  ul#showindex li.indexentry {
    padding: 5px 0 0 0;
    line-height: 22px;
    overflow: hidden; }
    ul#showindex li.indexentry a, ul#showindex li.indexentry a:visited {
      margin: 0 0 0 45px;
      float: none;
      padding-left: 20px;
      background-image: url("../images/file.png");
      background-repeat: no-repeat;
      background-position: 0px 11px;
      text-decoration: none;
      font-weight: normal;
      line-height: 20px; }
    ul#showindex li.indexentry:hover {
      background-color: #f5f5f5; }

#calculator-list-drop {
  background-image: url(../images/drop-down-notch.png);
  background-position: 139px 35px;
  background-repeat: no-repeat;
  display: none;
  height: auto;
  position: absolute;
  text-align: left;
  padding-top: 0;
  width: 300px;
  z-index: 2000; }

#calculator-list-drop ul {
  float: left;
  background-color: #fff;
  border: 5px solid #182649;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radisu: 5px;
  height: auto;
  list-style: none;
  margin: 0 0 0 0;
  /*
    height: 300px;
    overflow-y: auto;
  */
  padding: 0;
  width: 275px; }

#calculator-list-drop ul li {
  background: none;
  background-color: #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #d2d2d2;
  display: block;
  height: 40px;
  line-height: 40px;
  list-style-type: square;
  margin: 0;
  padding: 0;
  text-shadow: none;
  width: 275px; }

#calculator-list-drop li.first {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px; }

#calculator-list-drop li.last {
  border-bottom: 1px solid #fff;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px; }

#calculator-list-drop li a {
  color: #000;
  cursor: pointer;
  font-family: helvetica;
  font-size: 14px;
  font-weight: bold;
  display: block;
  height: 40px;
  line-height: 40px;
  margin: 0;
  padding: 0 0 0 38px;
  position: relative;
  text-decoration: none;
  text-shadow: none; }

#calculator-list-drop li a:hover {
  background-color: #f5f5f5;
  color: #000; }

#calculator-list-drop li a img {
  position: absolute;
  top: 8px;
  left: 7px; }

#calculator-list-drop li.first a {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px; }

#calculator-list-drop li.last a {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px; }

/*
----------------------------------------------------------------
	BANNER
---------------------------------------------------------------- */
.header-container {
  /*
  background: #FFFFFF;
  background: -moz-linear-gradient(top, #022d97 1%, #012170 100%); 
  background: - -gradient(linear, left top, left bottom, color-stop(1%,#022d97), color-stop(100%,#012170));
  background: -webkit-linear-gradient(top, #022d97 1%,#012170 100%);
  background: -o-linear-gradient(top, #022d97 1%,#012170 100%);
  background: -ms-linear-gradient(top, #022d97 1%,#012170 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#022d97', endColorstr='#012170',GradientType=0 ); 
  background: linear-gradient(top, #022d97 1%,#012170 100%); 
  border-bottom: 1px solid #000a25;
  width: 100%;
  */
  /*min-width: 1000px;*/ }

.header {
  position: relative;
  height: 59px;
  margin: 0 auto;
  margin-top: 33px;
  margin-bottom: 0px;
  width: 93%;
  max-width: 980px;
  z-index: 3000; }
  @media only screen and (max-width: 640px) {
    .header {
      height: 24px;
      margin-top: 5px; } }

#subheader-container {
  background: #022270;
  /* Old browsers */
  background: -moz-linear-gradient(top, #022270 1%, #00174f 80%, #263559 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #022270), color-stop(80%, #00174f), color-stop(100%, #263559));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #022270 1%, #00174f 80%, #263559 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #022270 1%, #00174f 80%, #263559 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #022270 1%, #00174f 80%, #263559 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#022270', endColorstr='#263559',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(top, #022270 1%, #00174f 80%, #263559 100%);
  /* W3C */
  border-top: 1px solid #213d84;
  border-bottom: 1px solid #000626;
  height: 34px;
  width: 100%;
  /*min-width: 1000px;*/ }

#subheader {
  /*   position: relative; */
  height: 34px;
  width: 93%;
  max-width: 980px !important;
  color: #181818;
  line-height: 30px;
  margin: 0 auto;
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: center; }

#navlist {
  float: left;
  height: 34px;
  margin: 0 0 0 0;
  padding: 0; }

#navlist li {
  background-image: url(../images/off.png);
  background-position: 0 7px;
  background-repeat: no-repeat;
  color: #e4e8f3;
  float: left;
  font-size: 15px;
  font-weight: normal;
  height: 34px;
  line-height: 34px;
  list-style-type: none;
  padding: 0 10px; }

#navlist li.current-command {
  background-image: url(../images/on.png); }

#navlist li a {
  color: #e4e8f3;
  cursor: pointer;
  display: block;
  font-size: 15px;
  height: 34px;
  line-height: 34px;
  padding: 0 10px;
  font-weight: normal;
  text-decoration: none; }

#navlist li a:hover {
  color: #cdd8f6; }

#navlist li#browse-list {
  background-image: none; }

#navlist li a#browse-link {
  background-image: url(../images/downarrow.png);
  background-repeat: no-repeat;
  background-position: 63px 15px;
  padding-left: 5px;
  padding-right: 18px; }

#greeting {
  color: #e4e8f3;
  font-family: helvetica;
  font-weight: normal;
  font-size: 12px;
  height: 34px;
  line-height: 34px;
  float: right; }

#banner {
  height: auto;
  margin: 0 auto;
  max-width: 980px !important;
  width: 93%;
  padding: 15px 0;
  position: relative;
  z-index: 3000; }
  @media only screen and (max-width: 720px) {
    #banner {
      min-height: 54px;
      clear: right; } }
  @media only screen and (max-width: 485px) {
    #banner {
      min-height: 48px;
      padding: 12px 0 11px 0; } }
  @media only screen and (max-width: 388px) {
    #banner {
      min-height: 46px; } }

.app-home {
  background-repeat: no-repeat;
  display: block;
  background-image: url("../images/logo.png");
  background-size: 75%;
  background-repeat: no-repeat;
  height: 69px;
  position: absolute;
  left: 0;
  width: 272px; }
  @media only screen and (max-width: 720px) {
    .app-home {
      min-height: 54px; } }
  @media only screen and (max-width: 640px) {
    .app-home {
      z-index: 3000;
      background-size: 50%;
      height: 30px;
      min-height: 48px; } }
  @media only screen and (max-width: 388px) {
    .app-home {
      z-index: 3000;
      min-height: 46px; } }

/*
----------------------------------------------------------------
  FOOTER
---------------------------------------------------------------- */
#footer {
  border-top: 3px solid #7f868c;
  clear: both;
  margin: 0 auto 13px auto;
  min-height: 130px;
  max-width: 980px;
  padding: 14px 0 0 0;
  position: relative; }
  @media only screen and (max-width: 640px) {
    #footer {
      border-top: none; } }

#corporate-navigation {
  margin: 0 auto;
  max-width: 980px !important;
  width: 93%; }
  @media only screen and (max-width: 1024px) {
    #corporate-navigation {
      width: 100%; } }
  @media only screen and (max-width: 640px) {
    #corporate-navigation {
      width: 100%; } }

.blocklinks {
  float: left;
  min-width: 520px;
  margin-left: -45px; }
  @media only screen and (max-width: 1024px) {
    .blocklinks {
      float: none;
      clear: both;
      width: 100%;
      height: 120px; } }
  @media only screen and (max-width: 700px) {
    .blocklinks {
      width: 700px; } }
  @media only screen and (max-width: 640px) {
    .blocklinks {
      width: 100%;
      height: 500px;
      min-width: 300px;
      margin: 0px;
      padding: 0px; } }

.blocks {
  float: left;
  height: 82px;
  width: 520px; }
  @media only screen and (max-width: 1024px) {
    .blocks {
      width: 70%;
      min-width: 520px; } }
  @media only screen and (max-width: 640px) {
    .blocks {
      width: 100%;
      min-width: 300px; } }

.block {
  color: #000000;
  float: left;
  font: 0.625em arial;
  height: 52px;
  margin-top: 21px;
  width: 33%;
  border-right: 1px solid #dddddd; }
  .block a {
    font-size: 12px;
    color: #000000;
    cursor: pointer;
    text-decoration: none; }
  .block > * {
    padding-left: 16px;
    padding-right: 10px; }
  .block ul {
    list-style-type: none;
    margin: 0 0 0 10px; }
    .block ul li {
      margin-bottom: 8px; }
  @media only screen and (max-width: 640px) {
    .block {
      border-right: none;
      height: auto;
      margin-top: 0;
      padding: 0 0 0 5%;
      width: 90%; }
      .block a {
        font-size: 1.5em;
        line-height: 1.75em; }
      .block ul li {
        border-top: 1px solid #d6d6d6;
        text-align: center;
        padding: 8px 0px;
        margin: 0px; }
      .block#connect ul li {
        border-bottom: none;
        margin: 8px 0;
        width: 50%;
        text-align: center; }
        .block#connect ul li a {
          background-position: center center;
          width: 100%; } }

.block.last {
  border-right: none; }

#logo-block a {
  padding-left: 10px; }

#logo-block {
  border-right: 1px solid #7f868c;
  height: 95px;
  text-align: right;
  width: 140px;
  padding-left: 0px;
  padding-right: 9px; }
  @media only screen and (max-width: 1024px) {
    #logo-block {
      width: 28.2%; } }
  @media only screen and (max-width: 800px) {
    #logo-block {
      width: 140px; } }
  @media only screen and (max-width: 640px) {
    #logo-block {
      padding: 0px;
      text-align: left;
      border-right: none;
      margin: 0 auto;
      width: 100%;
      height: 120px; } }

@media only screen and (max-width: 640px) {
  #logo-block a img {
    margin: 0 auto;
    display: block; } }

#connect {
  float: right;
  border-right: none;
  color: #7f868c;
  font-family: "Arial";
  font-size: 12px;
  font-weight: 700;
  width: 220px;
  margin-right: -56px;
  margin-top: 23px; }
  @media only screen and (max-width: 1024px) {
    #connect {
      width: 300px;
      position: relative;
      float: none;
      display: block;
      margin: 0 auto 0 auto;
      margin: 0px auto; } }
  @media only screen and (max-width: 340px) {
    #connect {
      width: auto;
      margin: 0px;
      padding: 0px; } }
  #connect ul li {
    font-weight: bold; }
  #connect p {
    font-size: 18px;
    font-family: Arial;
    line-height: 26px; }
  #connect a {
    display: block;
    height: 15px;
    width: 100px;
    background-repeat: no-repeat; }
  #connect a#twitter,
  #connect a#facebook,
  #connect a#youtube {
    display: block;
    float: left;
    height: 40px;
    width: 40px;
    margin-right: 9px;
    visibility: hidden;
    font-weight: normal; }
  #connect a#facebook:before,
  #connect a#twitter:before,
  #connect a#youtube:before {
    color: #afb8c0;
    visibility: visible;
    font-family: 'unbound-icons';
    font-size: 40px; }
  #connect a#twitter:before {
    content: '\e901'; }
  #connect a#facebook:before {
    visibility: visible;
    content: '\e900'; }
  #connect a#youtube:before {
    visibility: visible;
    content: '\e902'; }
  @media only screen and (max-width: 640px) {
    #connect {
      clear: left;
      margin: 0px auto;
      padding: 0px; } }

#connect p {
  font-size: 18px;
  font-family: Arial;
  line-height: 22px;
  text-align: center;
  margin-bottom: 4px; }

#connect p.links {
  display: block;
  width: 300px;
  height: 40px;
  font-size: 18px;
  font-family: Arial;
  line-height: 24px;
  text-align: center;
  text-align: center;
  margin: 0px 28px;
  padding-top: 10px; }
  @media only screen and (max-width: 1024px) {
    #connect p.links {
      padding-left: 50px; } }
  @media only screen and (max-width: 640px) {
    #connect p.links {
      width: auto;
      padding-left: 50px; } }

.copyright {
  clear: both;
  float: left;
  font: 0.8em arial;
  padding: 14px 0 8px 25px;
  width: 100%;
  color: #9b9b9b;
  font-size: 12px;
  text-align: left; }
  @media only screen and (max-width: 640px) {
    .copyright {
      width: 400px; } }
  @media only screen and (max-width: 640px) {
    .copyright {
      text-align: center;
      width: auto; } }
  .copyright, .copyright a {
    color: #9b9b9b !important; }

/*
----------------------------------------------------------------
	BUTTONS
---------------------------------------------------------------- */
.button {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  cursor: pointer;
  display: block;
  font-family: helvetica;
  font-size: 12px;
  height: 30px;
  letter-spacing: .05em;
  font-weight: normal;
  text-decoration: none;
  line-height: 30px;
  padding: 0 20px;
  text-align: center;
  text-decoration: none; }

.button.themed {
  color: #f0f0f0;
  background: #494949;
  /* Old browsers */
  background: -moz-linear-gradient(top, #494949 1%, #282828 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #494949), color-stop(100%, #282828));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #494949 1%, #282828 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #494949 1%, #282828 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #494949 1%, #282828 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #494949 1%, #282828 100%);
  /* W3C */
  border: 1px solid black; }

.button.themed.ie, .button.themed.ie7, .button.themed.ie8 {
  border-radius: 0; }

.button.themed:hover {
  background: #282828;
  /* Old browsers */
  background: -moz-linear-gradient(top, #282828 1%, #191919 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #282828), color-stop(100%, #191919));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #282828 1%, #191919 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #282828 1%, #191919 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #282828 1%, #191919 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #282828 1%, #191919 100%);
  /* W3C */
  color: #f0f0f0; }

.button.themed:active {
  color: #5a5b5f; }

.button#login-button {
  color: #fff;
  height: 28px;
  line-height: 28px;
  width: 86px;
  margin: 15px 0 20px 18px;
  padding: 0; }

.button#learn-more {
  height: 25px;
  line-height: 26px;
  margin: 10px 0;
  padding: 0;
  text-decoration: none;
  width: 108px; }

.button#redeem-key {
  height: 25px;
  line-height: 26px;
  margin: 10px 0;
  padding: 0;
  text-decoration: none;
  width: 108px; }

.button#register-now {
  float: left;
  height: 29px;
  line-height: 29px;
  margin: 46px 0 0 0;
  padding: 0 21px;
  text-decoration: none;
  width: auto; }

.button#mobile-interrupt-download {
  margin-bottom: 10px; }

.button#mobile-interrupt-register {
  margin-bottom: 10px; }

.button#search-button {
  -moz-appearance: none;
  -webkit-appearance: none;
  /*
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-top-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
  */
  float: right;
  font-size: 1.0em;
  height: 32px;
  margin-top: 8px;
  line-height: 32px;
  padding: 0;
  /*
    position: absolute;
    right: 88px;
    top: 13px;
  */
  width: 100px; }

.button.webkit#search-button {
  /*
    height: 32px;
    line-height: 32px;
  */
  /*
    right: 88px;
    top: 13px;
  */ }

.button.ie#search-button {
  /*
    height: 32px;
    line-height: 32px;
    right: 88px;
    top: 14px;
  */ }

.button.ie8#search-button {
  /*
    height: 31px;
    line-height: 32px;
    right: 88px;
    top: 14px;
  */ }

.button.ie9#search-button {
  /*
    height: 30px;
    line-height: 32px;
    right: 88px;
    top: 14px;
  */ }

img#home-magnify {
  background: transparent;
  cursor: pointer;
  /*
    left: 297px;
    position: absolute;
    top: 22px;
  */ }

img.webkit#home-magnify {
  /*
    left: 297px;
    top: 22px;
  */ }

img.ie#home-magnify {
  top: 24px; }

.button.blue {
  border: 1px solid #162039;
  background: #02379a;
  font-family: arial,helvetica,sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #FFF;
  margin-left: 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid #c8c8c8;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  padding-bottom: 30px; }

.button.blue:active {
  color: #fafafa;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.8); }

.button.green {
  color: #fff;
  border: 1px solid #084322;
  background: #1f5b31;
  /* Old browsers */
  background: -moz-linear-gradient(top, #1f5b31 1%, #013d18 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #1f5b31), color-stop(100%, #013d18));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #1f5b31 1%, #013d18 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #1f5b31 1%, #013d18 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #1f5b31 1%, #013d18 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #1f5b31 1%, #013d18 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f5b31', endColorstr='#013d18',GradientType=0 );
  /* IE6-9 */
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.1); }

.button.green:hover {
  border: 1px solid #11572c;
  background: #05431c;
  /* Old browsers */
  background: -moz-linear-gradient(top, #05431c 1%, #012e12 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #05431c), color-stop(100%, #012e12));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #05431c 1%, #012e12 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #05431c 1%, #012e12 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #05431c 1%, #012e12 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #05431c 1%, #012e12 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05431c', endColorstr='#012e12',GradientType=0 );
  /* IE6-9 */ }

.button.green:active {
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.5); }

.button.green.inactive {
  cursor: default;
  opacity: 0.4; }

.button.red {
  color: #fff;
  border: 1px solid #46091a;
  background: #b61846;
  /* Old browsers */
  background: -moz-linear-gradient(top, #b61846 0%, #9c133d 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b61846), color-stop(100%, #9c133d));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #b61846 0%, #9c133d 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #b61846 0%, #9c133d 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #b61846 0%, #9c133d 100%);
  /* IE10+ */
  background: linear-gradient(top, #b61846 0%, #9c133d 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b61846', endColorstr='#9c133d',GradientType=0 );
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 0 white, 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.1); }

.button.red:hover {
  background: #a01333;
  /* Old browsers */
  background: -moz-linear-gradient(top, #a01333 0%, #780a2c 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a01333), color-stop(100%, #780a2c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #a01333 0%, #780a2c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #a01333 0%, #780a2c 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #a01333 0%, #780a2c 100%);
  /* IE10+ */
  background: linear-gradient(top, #a01333 0%, #780a2c 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a01333', endColorstr='#780a2c',GradientType=0 );
  /* IE6-9 */ }

.button.red:active {
  color: #ccc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
  background: #660f25; }

.button.grey {
  color: #000;
  border: 1px solid #abb1bb; }

.button.grey:hover {
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9ebf0', endColorstr='#c8cacf',GradientType=0 );
  /* IE6-9 */ }

a#logout {
  cursor: pointer;
  /*   display: block; */
  font-size: 12px;
  padding: 4px 15px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  font-weight: normal;
  color: #e4e8f3;
  border: 1px solid #162039;
  background: #103284;
  /* Old browsers */
  background: -moz-linear-gradient(top, #103284 0%, #051e5b 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #103284), color-stop(100%, #051e5b));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #103284 0%, #051e5b 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #103284 0%, #051e5b 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #103284 0%, #051e5b 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#103284', endColorstr='#051e5b',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(top, #103284 0%, #051e5b 100%);
  /* W3C */
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.1);
  margin: 3px 0 0 20px;
  text-decoration: none;
  height: 20px;
  line-height: 20px;
  width: 60px; }

a#logout:hover {
  background: #0b2b79;
  /* Old browsers */
  background: -moz-linear-gradient(top, #0b2b79 0%, #041745 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0b2b79), color-stop(100%, #041745));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #0b2b79 0%, #041745 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #0b2b79 0%, #041745 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #0b2b79 0%, #041745 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b2b79', endColorstr='#041745',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(top, #0b2b79 0%, #041745 100%);
  /* W3C */ }

a#logout:active {
  color: #fafafa;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.8); }

a#logout img {
  margin-top: 3px;
  padding-right: 6px;
  position: relative;
  top: 1px; }

a#logout img.ie7 {
  padding-right: 6px;
  position: relative;
  top: 6px; }

.api-button {
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  cursor: pointer;
  display: block;
  font-family: helvetica;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  text-decoration: none;
  line-height: 26px;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
  width: 90%; }

.api-button.blue {
  color: #fff;
  background: #1f39ad;
  /* Old browsers */
  background: -moz-linear-gradient(top, #1f39ad 0%, #0e2585 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1f39ad), color-stop(100%, #0e2585));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #1f39ad 0%, #0e2585 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #1f39ad 0%, #0e2585 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #1f39ad 0%, #0e2585 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #1f39ad 0%, #0e2585 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f39ad', endColorstr='#0e2585',GradientType=0 );
  /* IE6-9 */
  border-top: 1px solid #2a2f4f;
  border-bottom: 1px solid #0b0d22;
  border-right: 1px solid #1e213c;
  border-left: 1px solid #1e213c;
  box-shadow: 0 3px 3px rgba(3, 13, 60, 0.5), inset 0 1px 0 rgba(255, 255, 255, 0.24), 0 2px 0 #0b0d22;
  -webkit-box-shadow: 0 3px 3px rgba(3, 13, 60, 0.5), inset 0 1px 0 rgba(255, 255, 255, 0.24), 0 2px 0 #0b0d22;
  -moz-box-shadow: 0 3px 3px rgba(3, 13, 60, 0.5), inset 0 1px 0 rgba(255, 255, 255, 0.24), 0 2px 0 #0b0d22; }

.api-button.blue:active {
  background: #13246f;
  /* Old browsers */
  background: -moz-linear-gradient(top, #13246f 0%, #152777 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #13246f), color-stop(100%, #152777));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #13246f 0%, #152777 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #13246f 0%, #152777 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #13246f 0%, #152777 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #13246f 0%, #152777 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#13246f', endColorstr='#152777',GradientType=0 );
  /* IE6-9 */
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25), 0 1px 1px #fff;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25), 0 1px 1px #fff;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25), 0 1px 1px #fff;
  color: #fafafa;
  margin: 2px auto 0 auto; }

.api-button.blue.inactive {
  cursor: default;
  opacity: 0.4; }

/*
----------------------------------------------------------------
  DASHBOARD
---------------------------------------------------------------- */
#complementary-info {
  /* enhanced */
  position: absolute;
  right: 0;
  top: 0;
  width: 260px; }

.main-wrapper {
  background-color: #fff;
  background-repeat: repeat-x;
  background-image: url("../images/main_wrapper_gradiant.png");
  background-position: 0px -26px;
  padding-top: 46px;
  padding-bottom: 25px;
  /*min-width: 1000px;*/ }
  @media only screen and (max-width: 800px) {
    .main-wrapper {
      padding-top: 74px; } }
  @media only screen and (max-width: 640px) {
    .main-wrapper {
      padding-top: 0px; } }

.main {
  margin: 0 auto;
  min-height: 500px;
  position: relative;
  max-width: 980px;
  text-align: left; }
  @media only screen and (max-width: 800px) {
    .main {
      margin: 30px auto 0px auto; } }

.main.websvg-container {
  width: 100%;
  max-width: 100%;
  margin: 0; }

#dashboard-content {
  float: left;
  width: 71.428571%;
  /* 700px/980px */ }
  @media only screen and (max-width: 640px) {
    #dashboard-content {
      float: right;
      width: 100%; } }
  @media only screen and (max-width: 490px) {
    #dashboard-content {
      float: right; } }

#dashboard-sidebar {
  float: left;
  margin-left: 2.040816%;
  width: 26.530612%;
  /* 260px/980px */ }
  @media only screen and (max-width: 640px) {
    #dashboard-sidebar {
      float: left;
      margin: 0 auto;
      width: 100%; } }
  @media only screen and (max-width: 490px) {
    #dashboard-sidebar {
      float: left; } }

.welcome-box {
  background-color: #fff;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #dadee3;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 5px;
  min-height: 162px;
  height: auto;
  padding: 34px 18px 25px 230px;
  /* 20px/700px */ }
  .welcome-box h1 {
    font-size: 1.5em;
    font-weight: 100;
    margin: 0 0 15px 0; }
  .welcome-box p {
    color: #666666;
    font-family: Helvetica;
    font-size: 0.75em;
    line-height: 1.25em;
    /* 14px/16px */
    margin: 3px 0 0 0;
    text-align: left; }
  .welcome-box p + p {
    text-indent: 0; }
  .welcome-box h3 {
    font-size: 1.17em; }
  .welcome-box a {
    color: black; }
  @media only screen and (max-width: 865px) {
    .welcome-box {
      background-image: none !important;
      min-height: 0px;
      padding: 3.86% 2.857143% 5.25% 2.857143%;
      width: 94.285714%; } }

#home-welcome h1 {
  text-align: left;
  line-height: 1.13em; }
#home-welcome p {
  text-align: left; }
@media only screen and (max-width: 1024px) {
  #home-welcome h1 {
    font-size: 1.35em; } }
@media only screen and (max-width: 865px) {
  #home-welcome h1 {
    margin-left: 0;
    width: 100%; }
  #home-welcome p {
    margin-left: 0;
    width: 100%; } }
@media only screen and (max-width: 490px) {
  #home-welcome {
    background-image: none;
    text-align: center; } }
@media only screen and (max-width: 388px) {
  #home-welcome h1 {
    margin: 0 0 11px 0;
    font-size: 1.1em; }
  #home-welcome p {
    font-size: 0.7em; } }

#home-search {
  -webkit-appearance: none;
  -moz-appearance: none;
  color: #666666;
  background-color: #fff;
  background-image: url(../images/search_home.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  border: 1px solid black;
  border-top: 1px solid #878787;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  font-family: helvetica;
  font-size: 16px;
  height: 31px;
  line-height: 18px;
  margin: 16px 0 0 -1px;
  padding: 0 0 0 30px;
  width: 92.5%;
  float: left; }
  #home-search:focus {
    outline: none;
    background-color: #fff;
    border: 1px solid black;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); }
  #home-search:focus::-webkit-input-placeholder {
    color: #c8c8c8; }
  @media only screen and (max-width: 865px) {
    #home-search {
      float: none;
      margin: 18px 0 0 0;
      width: 92.5%; } }
  @media only screen and (max-width: 450px) {
    #home-search {
      width: 89.1%; } }
  @media only screen and (max-width: 388px) {
    #home-search {
      margin: 15px 0 0 0; } }

.marketing-area {
  margin: 20px 0 32px 0;
  vertical-align: middle; }
  .marketing-area .bottom {
    float: left; }
  .marketing-area p.img-only {
    float: left; }
  .marketing-area img {
    margin: -0px -2px 5px 0px;
    float: left; }
    @media only screen and (max-width: 900px) {
      .marketing-area img {
        display: none; } }
  @media only screen and (max-width: 640px) {
    .marketing-area.last {
      margin-left: 2%;
      float: right; } }
  @media only screen and (max-width: 490px) {
    .marketing-area.last {
      margin-left: 0; } }

@media only screen and (max-width: 490px) {
  .learn-more p {
    width: auto; }
  .learn-more h3 {
    width: auto; } }

@media only screen and (max-width: 490px) {
  .description {
    background-image: none;
    width: 100%; }
    .description p {
      padding-left: 0;
      /*     width: 100%; */ } }

@media only screen and (max-width: 490px) {
  #learn-more-title {
    font-size: 1.25em; } }

.uibox {
  background-color: #fff;
  border: 1px solid #bfc3c8;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  width: 100%;
  float: left;
  clear: both;
  padding-bottom: 1px; }
  @media only screen and (max-width: 640px) {
    .uibox {
      clear: none; } }
  @media only screen and (max-width: 490px) {
    .uibox {
      clear: both;
      width: 100%; } }

.uibox h2 {
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 0%, #d4d9db 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #d4d9db));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #d4d9db 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, #d4d9db 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, #d4d9db 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, white 0%, #d4d9db 100%);
  /* W3C */
  border: 1px solid #bfc3c8;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  box-shadow: inset 0px 1px 0 white, inset 0px -1px 0 rgba(255, 255, 255, 0.7);
  -moz-box-shadow: inset 0px 1px 1px 0px #fff;
  -webkit-box-shadow: inset 0px 1px 0 white, inset 0px -1px 0 rgba(255, 255, 255, 0.7);
  color: #000;
  font-size: 0.875em;
  /* 14px/16px */
  font-weight: normal;
  height: 25px;
  line-height: 1.625em;
  /* 26px/16px */
  margin: -22px -1px 0 -1px;
  text-align: center; }

.uibox .bottom {
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 0%, #d4d9db 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #d4d9db));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #d4d9db 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, #d4d9db 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, #d4d9db 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, white 0%, #d4d9db 100%);
  /* W3C */
  border: 1px solid #bfc3c8;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  box-shadow: inset 0px 1px 1px 0px #fff;
  -webkit-box-shadow: inset 0px 1px 0 white, inset 0px -1px 0 rgba(255, 255, 255, 0.7), 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 1px 0 white, inset 0px -1px 0 rgba(255, 255, 255, 0.7), 0 1px 2px rgba(0, 0, 0, 0.1);
  margin-bottom: -14px;
  margin-left: -1px;
  padding: 2px 0;
  text-align: right;
  width: 100%; }

.uibox p, .uibox form {
  color: #6f6f6f;
  font-size: 0.75em;
  line-height: 1.25em;
  padding: 7px 0 8px 0;
  margin-left: 5%;
  margin-right: 5%; }

.uibox p a {
  color: #000000; }

.uibox ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.uibox li {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #d2d2d2;
  font-size: 12px;
  font-weight: normal;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0; }

.uibox li.last {
  border-bottom: 1px solid #fff; }

.uibox li.alt {
  background-color: #F2F3F5; }

.uibox li a {
  background-position: 12px 6px;
  background-repeat: no-repeat;
  color: #000;
  cursor: pointer;
  display: block;
  line-height: 14px;
  margin: 0;
  overflow: hidden;
  padding: 5px 20px 6px 35px;
  text-decoration: none; }

.uibox li a:hover {
  background-color: #f5f5f5; }

.uibox li a#grasp {
  background-image: url(../images/grasp/content_manager_grasp.png); }

.uibox a.more {
  color: #000000;
  font-family: helvetica;
  font-size: 11px;
  font-weight: bold;
  margin-right: 10px;
  text-decoration: none; }

#mobile-teaser {
  margin-top: 22px;
  margin-bottom: 20px;
  /* 22px neg margin */
  position: relative; }
  #mobile-teaser h2 {
    font-weight: bold;
    text-indent: 0;
    margin-bottom: 8px; }
  #mobile-teaser .advert-image {
    float: left;
    margin: 0 6px 6px 0; }
  #mobile-teaser a.more {
    color: #000000;
    font-size: 0.625em;
    line-height: 0.625em; }
  @media only screen and (max-width: 1122px) {
    #mobile-teaser h2 {
      text-indent: 0;
      text-align: center; }
    #mobile-teaser p {
      padding: 10px 0; }
    #mobile-teaser p img {
      display: none; } }
  @media only screen and (max-width: 640px) {
    #mobile-teaser {
      margin-bottom: 20px;
      float: right;
      margin-left: 2%; }
      #mobile-teaser h2 {
        text-indent: 24%;
        text-align: center; }
      #mobile-teaser p {
        padding: 10px 0 10px 90px; }
        #mobile-teaser p img {
          display: block; } }
  @media only screen and (max-width: 490px) {
    #mobile-teaser {
      margin-top: 34px;
      margin-left: 0; } }

#try-it-now {
  /*   border: 1px solid #538455; */
  margin: 20px 0 20px 0; }

#try-it-now h2 {
  /*
    background: #276237;
    background: -moz-linear-gradient(top, #276237 1%, #013f19 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #276237), color-stop(100%, #013f19));
    background: -webkit-linear-gradient(top, #276237 1%, #013f19 100%);
    background: -o-linear-gradient(top, #276237 1%, #013f19 100%);
    background: -ms-linear-gradient(top, #276237 1%, #013f19 100%);
    background: linear-gradient(to bottom, #276237 1%, #013f19 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#276237', endColorstr='#013f19',GradientType=0 );
  */
  /*   border: 1px solid #538455; */
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  color: #000;
  font-weight: bold;
  /*   text-align: left; */
  /*   text-indent: 5%; */ }

#try-it-now ul {
  margin-bottom: 10px;
  margin-left: 30px;
  padding-left: 0;
  list-style: disc; }

#try-it-now ul li {
  border-bottom: none;
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 0;
  padding-left: 0;
  overflow: visible; }

#try-it-now ul li a {
  background: none;
  line-height: normal;
  text-decoration: underline;
  padding-left: 0;
  overflow: visible; }

#try-it-now-link {
  display: block;
  font-size: 1.5em;
  /* 24px/16px */
  margin: 6px 0; }

#tryblck p {
  line-height: 1.25 em;
  padding: 5px 0 6px 0;
  margin: 1px 2.5% 0 4.5%; }
  #tryblck p .tryimg {
    vertical-align: top;
    margin-right: 7px;
    display: inline-block; }
  #tryblck p .trytxt {
    max-width: 83.5%;
    display: inline-block;
    line-height: 1.44; }

.inner-box p {
  margin-top: 1px; }

/* buy now section */
#buy-welcome {
  background: none;
  background-image: none;
  border: none;
  height: auto;
  padding: 18px 0;
  width: auto; }
  @media only screen and (max-width: 800px) {
    #buy-welcome {
      padding-top: 10px; } }

.buy-now {
  float: left;
  margin-left: 3.5%;
  text-align: center;
  width: 41%; }
  .buy-now#first-box {
    clear: right;
    float: right;
    margin-left: 0;
    width: 56%; }
  .buy-now h4 {
    color: #000;
    font-size: 0.875em;
    /* 14px/16px */
    margin: 10px 0  0;
    text-align: center; }
  .buy-now p {
    color: #444;
    font-size: 11px;
    /*   width: 100%; */
    text-align: center; }
  .buy-now p a {
    color: #000;
    font-size: 12px; }
  @media only screen and (max-width: 1024px) {
    .buy-now {
      margin-left: 0px;
      margin-top: 10px;
      width: 100%; } }

@media only screen and (max-width: 1024px) {
  .buy-now-description {
    float: left;
    text-align: center;
    margin-top: 20px;
    margin-left: 10%;
    width: 40%; } }
@media only screen and (max-width: 640px) {
  .buy-now-description {
    float: left;
    text-align: center;
    margin-top: 20px;
    margin-left: 10%;
    width: 40%; } }
@media only screen and (max-width: 435px) {
  .buy-now-description {
    float: left;
    text-align: center;
    margin-left: 0;
    margin-top: 0;
    width: 100%; }
    .buy-now-description h4 {
      color: black;
      font-weight: bold;
      text-align: left;
      border-bottom: 1px solid #444; }
    .buy-now-description p {
      text-align: left; }
    .buy-now-description p.buy-links {
      text-align: right; } }

@media only screen and (max-width: 1024px) {
  .upsell-box {
    background-image: none; } }

#browsing-header {
  font-weight: bold;
  margin-bottom: 8px;
  width: 30%; }

#buy-now-header {
  float: right;
  margin-bottom: 8px;
  width: 56%; }

.buy-now-box {
  border: .1em solid #aaa;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  color: #3e3e3e;
  height: 140px;
  margin: 10px 30px 15px 0;
  background-color: #ccc;
  /* fallback */
  background-image: -moz-linear-gradient(top, #fafafa, #cccccc);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fafafa), to(#cccccc));
  background-image: -webkit-linear-gradient(#fafafa, #cccccc);
  background-image: -o-linear-gradient(top, #fafafa, #cccccc);
  -moz-box-shadow: inset 0 0.1em 0 0 white, 0 0.1em 0 0 rgba(0, 0, 0, 0.2), inset 0 -0.1em 0 0 #d5d5d5;
  -webkit-box-shadow: inset 0 0.1em 0 0 white, 0 0.1em 0 0 rgba(0, 0, 0, 0.2), inset 0 -0.1em 0 0 #d5d5d5;
  box-shadow: inset 0 0.1em 0 0 white, 0 0.1em 0 0 rgba(0, 0, 0, 0.2), inset 0 -0.1em 0 0 #d5d5d5;
  width: 100%; }
  .buy-now-box a {
    display: block;
    height: 100%;
    text-align: center;
    width: 100%; }
  @media only screen and (max-width: 640px) {
    .buy-now-box {
      float: left;
      width: 45%; } }
  @media only screen and (max-width: 435px) {
    .buy-now-box {
      display: none; } }

#mweb-learn {
  margin: 8px auto;
  width: 50%; }

#buy-full img {
  margin-top: 5px;
  max-height: 90%;
  max-width: 90%; }

#buy-online img {
  margin-top: 17px;
  max-height: 100%;
  max-width: 95%; }

#buy-book img {
  /*   margin-top: 7px; */
  max-height: 100%;
  max-width: 100%; }

/* end buy now section */
/* incentive box */
.browsing-box {
  float: left;
  width: 43%; }

/* incentive box */
.incentive-box {
  float: right;
  margin-top: -30px;
  width: 57%; }
  @media only screen and (max-width: 800px) {
    .incentive-box {
      float: right;
      margin-top: 0;
      padding-top: 10px;
      width: 100%; } }

.incentive-box h3 {
  color: #000;
  font-size: 1.17em;
  font-weight: bold;
  margin: 0 0 18px 0; }

.incentive-box p {
  float: right;
  width: 44%;
  margin-left: 4%; }

.incentive-box p.image-box {
  float: left;
  width: 48%; }

.incentive-box a {
  float: right;
  margin: 20px 45px 0 0; }
  @media only screen and (max-width: 800px) {
    .incentive-box a {
      margin: 20px 30px 0 0; } }

/* end incentive-box */
#mobile-download-incentive,
#mobile-upgrade-incentive {
  background-image: none; }

#mobile-upgrade-incentive h3 {
  color: #000;
  font-weight: bold;
  margin: 0 0 18px 0; }

#mobile-upgrade-incentive p.image-box {
  float: right;
  width: 48%; }

.image-box img {
  max-width: 100%; }

#mobile-upgrade-incentive p {
  float: left;
  width: 48%;
  margin-left: 2%; }

#mobile-upgrade-incentive a {
  float: left;
  margin: 20px 0 0 45px; }

/* end mobile incentive */
#features {
  float: left;
  margin-left: 30px;
  margin-top: 40px; }

#features p {
  margin-bottom: 8px;
  margin-left: 12px;
  padding: 8px 50px 8px 0; }

#site-licenses {
  margin: 20px 0 20px 0; }
  #site-licenses #site-license-image {
    display: block;
    float: left; }
  #site-licenses #site-license-text {
    display: block;
    overflow: hidden; }
  #site-licenses img {
    width: 101px;
    margin: 0 -3px 0 -1px; }
  @media only screen and (max-width: 900px) {
    #site-licenses img {
      display: none; } }
  @media only screen and (max-width: 640px) {
    #site-licenses {
      float: right;
      margin-left: 2%; } }
  @media only screen and (max-width: 490px) {
    #site-licenses {
      margin-left: 0; } }

.uibox p a.rss-feed {
  background-image: url(../images/feed-icon-14x14.png);
  background-position: left center;
  background-repeat: no-repeat;
  color: #6f6f6f;
  display: block;
  float: right;
  font-size: 12px;
  margin: 12px 0;
  padding-left: 18px;
  text-decoration: none; }

#home-activate-link {
  background: #ebebeb;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ebebeb 1%, #d2d2d2 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ebebeb), color-stop(100%, #d2d2d2));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ebebeb 1%, #d2d2d2 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ebebeb 1%, #d2d2d2 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ebebeb 1%, #d2d2d2 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ebebeb 1%, #d2d2d2 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#d2d2d2',GradientType=0 );
  /* IE6-9 */
  border: 1px solid #afafaf;
  color: #000000;
  font-size: 0.85em;
  float: left;
  margin-top: 24px;
  padding: 0;
  text-shadow: none;
  width: 100%; }
  @media only screen and (max-width: 640px) {
    #home-activate-link {
      float: right;
      margin-left: 0;
      margin-top: 15px;
      width: 48%; } }

#home-activate-link:hover {
  background: #e6e6e6;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e6e6e6 1%, #c8c8c8 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #e6e6e6), color-stop(100%, #c8c8c8));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e6e6e6 1%, #c8c8c8 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e6e6e6 1%, #c8c8c8 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e6e6e6 1%, #c8c8c8 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e6e6e6 1%, #c8c8c8 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#c8c8c8',GradientType=0 );
  /* IE6-9 */
  color: #444444; }

#favorites {
  clear: both;
  float: right;
  /*   width: 260px; */
  margin: 21px 0 34px 0; }
  #favorites.bottom {
    /*   width: 260px; */ }
  #favorites p {
    padding-bottom: 10px;
    padding-top: 10px;
    /*   width: 200px; */ }
  #favorites h2 {
    border-bottom: 1px solid #BFC3C8;
    height: 35px;
    line-height: 35px;
    position: relative;
    /*   width: 260px; */ }
    #favorites h2 span {
      cursor: pointer;
      display: block;
      float: left;
      text-align: center;
      width: 50%; }
      #favorites h2 span.current {
        color: #444; }
    #favorites h2 img {
      position: absolute;
      bottom: -2px;
      right: 22%; }
      #favorites h2 img.favscurr {
        left: 22%; }
  #favorites li a {
    line-height: 1.5em;
    padding: 9px 20px 9px 45px; }
  @media only screen and (max-width: 640px) {
    #favorites {
      width: 100%; } }

.fav-intro {
  clear: both;
  font-size: 1.25em;
  padding: 10px 3%;
  width: 90%; }

#intro-text p {
  /*   width: 200px; */ }

.inner-box#recent {
  display: none; }

#related-content {
  margin-top: 21px; }

#related-content .bottom {
  border-top: 0;
  min-height: 15px; }

#related-content li a {
  word-wrap: break-work;
  line-height: 1.4em;
  padding-botton: 6px; }

#related-content li.related-citation {
  height: 40px; }

#related-content li.related-citation a {
  height: 30px;
  line-height: 16px;
  padding: 4px 10px;
  overflow: hidden; }

#crosslinks {
  float: left;
  /*   width: 180px; */
  margin: 21px 0 28px 0; }

#crosslinks h2 {
  /*   width: 180px;  */ }

#crosslinks .bottom {
  min-height: 15px;
  /*   width: 180px;  */ }

#crosslinks li a {
  overflow-x: hidden;
  padding: 5px 20px 5px 40px;
  line-height: 1.4em;
  /*   width: 120px; */ }

#cm {
  float: left;
  width: 180px;
  margin: 21px 0 28px 0; }

#cm h2 {
  width: 180px; }

#cm .bottom {
  width: 180px; }

#cm li a {
  padding: 5px 20px 5px 40px;
  width: 120px; }

/* browse content list */
/* browse content - shelf and list modes
--------------------------------------------- */
.browse-content {
  float: left;
  margin: 0 0 0 0;
  padding: 0;
  position: relative;
  width: 100%; }

.shelf-mode {
  float: left;
  list-style: none;
  margin: 0 0 30px 0;
  width: 100%;
  padding: 0;
  position: relative; }
  @media only screen and (max-width: 435px) {
    .shelf-mode {
      float: none; } }

.shelf-mode li {
  float: left;
  height: 120px;
  /*margin: 0 0 0 43px;
  width: 90px;*/
  margin: 0;
  width: 20%; }
  @media only screen and (max-width: 435px) {
    .shelf-mode li {
      width: 50%; } }

.shelf-mode li a {
  color: #3f3f3f;
  display: block;
  font-family: helvetica;
  font-size: 10px;
  height: 120px;
  position: relative;
  text-align: center;
  text-decoration: none;
  /*  margin-top: -15px;*/
  margin: 0 auto;
  width: 90px; }

.shelf-mode li span {
  bottom: 97px;
  display: block;
  margin: 0 auto;
  position: absolute;
  width: 90px;
  left: 0; }

.shelf-mode li a img {
  bottom: 0;
  left: 0;
  position: absolute; }

.end-cap-left {
  position: absolute;
  bottom: 0;
  left: -62px; }

.end-cap-right {
  position: absolute;
  bottom: 0;
  right: -62px; }

.list-mode {
  box-shadow: inset 0 -1px 0 #fff, 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 -1px 0 #fff, 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 -1px 0 #fff, 0 1px 2px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9dbe0;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #999ca3;
  display: none;
  float: left;
  list-style: none;
  margin: 0 0 10px 0;
  padding: 0;
  width: 464px; }
  @media screen and (max-width: 640px) {
    .list-mode {
      width: auto; } }

.list-mode li {
  border-bottom: 1px solid #d9dbe0;
  float: left;
  list-style-type: none;
  line-height: 40px;
  margin: 0;
  padding: 0 7px 0 8px;
  position: relative;
  width: 331px; }

.list-mode li.odd {
  border-right: 1px solid #d9dbe0; }

.list-mode li.last {
  border-bottom: none; }

.list-mode li a {
  color: #3f3f3f;
  display: block;
  font-family: helvetica;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  padding-left: 35px;
  text-decoration: none; }

.list-mode li a img {
  position: absolute;
  top: 7px;
  left: 10px; }

/* end dashboard
--------------------------------------------------------------------------------*/
/* browse content toggle mode
--------------------------------------------- */
#browse-toggle {
  clear: both;
  background: none;
  margin-top: 4px;
  padding: 0;
  width: 75px; }

#browse-toggle li {
  border: 1px solid #ced1d6;
  background-color: #fafafa;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fafafa 50%, #e9ebec 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fafafa), color-stop(100%, #e9ebec));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fafafa 50%, #e9ebec 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fafafa 50%, #e9ebec 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fafafa 50%, #e9ebec 100%);
  /* IE10+ */
  background: linear-gradient(top, #fafafa 50%, #e9ebec 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e9ebec',GradientType=0 );
  /* IE6-9 */
  -webkit-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.5), inset 0 1px 0 #fff, 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.5), inset 0 1px 0 #fff, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.5), inset 0 1px 0 #fff, 0 1px 1px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  height: 20px;
  float: left;
  margin: 0;
  padding: 0;
  width: 35px; }

#browse-toggle li#list {
  border-right: none;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

#browse-toggle li#shelf {
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

#browse-toggle li.selected {
  background: #e8eaeb;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  border: 1px solid #bcbec0; }

div.toggle_list {
  background-image: url(../images/list.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 16px;
  width: 16px;
  position: relative;
  top: 3px;
  left: 9px; }

div.toggle_shelf {
  background-image: url(../images/shelf.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 16px;
  width: 16px;
  position: relative;
  top: 3px;
  left: 9px; }

div.dark {
  background-position: 0 -16px; }

/* end browse toggle */
@media only screen and (max-width: 640px) {
  #word-of-day {
    margin-bottom: 20px;
    width: 100%; } }

#busy-indicator {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.47);
  background-image: url(../images/busy-indicator.gif);
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0.5;
  z-index: 100000000000000; }

.busy {
  background-image: url(../images/busy-indicator.gif);
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 100000000000000; }

#message-box {
  font-family: helvetica;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  display: none;
  margin: 0 auto;
  width: auto;
  min-width: 320px;
  max-width: 500px;
  color: #222;
  z-index: 7000;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  text-align: center;
  transform: translateY(-1000px);
  -o-transform: translateY(-1000px);
  -ms-transform: translateY(-1000px);
  -moz-transform: translateY(-1000px);
  -webkit-transform: translateY(-1000px);
  transition: .7s transform ease-in-out;
  -o-transition: .7s -o-transform ease-in-out;
  -ms-transition: .7s -ms-transform ease-in-out;
  -moz-transition: .7s -moz-transform ease-in-out;
  -webkit-transition: .7s -webkit-transform ease-in-out;
  display: block; }

#message-box.visible {
  transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px); }

#message-box .innerWrapper {
  position: relative;
  min-height: 50px;
  padding: 24px 24px 22px 24px;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 50%, #f4f8ff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #ffffff), color-stop(100%, #f4f8ff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 50%, #f4f8ff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 50%, #f4f8ff 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #ffffff 50%, #f4f8ff 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f8ff',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(top, #ffffff 50%, #f4f8ff 100%);
  /* W3C */
  border: 1px solid #d9dde5;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  box-shadow: inset 0 -1px 0 #fff, 0 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 -1px 0 #fff, 0 2px 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 -1px 0 #fff, 0 2px 5px rgba(0, 0, 0, 0.2);
  display: inline-block;
  margin: 0 auto;
  width: auto; }
  @media only screen and (max-width: 600px) {
    #message-box .innerWrapper {
      width: 70%; } }

.mb-wide#message-box {
  width: 515px; }

#message-box p {
  background-position: left top;
  background-repeat: no-repeat;
  margin: 0 auto;
  min-height: 38px;
  padding: 0 0 0 45px;
  text-align: left;
  width: 215px; }

#message-box p.error {
  background-image: url(../../../images/error.png);
  margin-bottom: 10px; }

#message-box p.info {
  background-image: url(../../../images/success.png); }

#message-box p.warning {
  background-image: url(../../../images/warning.png);
  background-size: 38px 38px; }

#message-box a {
  text-decoration: underline; }

#message-box a#forgot-password {
  color: #3041AA;
  cursor: pointer;
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  margin-top: 0px;
  margin-left: 10px;
  text-decoration: none;
  width: 124px; }

/* the drop down login which gets cloned */
#drop-down-login {
  display: none;
  height: auto;
  position: relative;
  z-index: 4000; }

#dd-get-started {
  color: #1a1a1a;
  float: left;
  font-size: 12px;
  font-weight: normal;
  margin-top: 28px;
  margin-left: 10px;
  width: 245px;
  border-right: 1px solid #dfdfe0; }

#dd-get-started h1 {
  color: #1a1a1a;
  font-size: 14px;
  font-weight: bold;
  margin: 3px 0 7px 0;
  padding: 0;
  text-align: left;
  /*   width: 190px; */ }

#message-box #dd-get-started p {
  color: #1a1a1a;
  font-size: 12px;
  font-weight: normal;
  margin: 0;
  padding: 0; }

.login_btn {
  display: block;
  width: 80%;
  cursor: pointer;
  height: auto;
  padding: 13px 0;
  margin: 0 auto 14px auto;
  color: white;
  border: none;
  font-size: 16px;
  border-radius: 1000px;
  -o-border-radius: 1000px;
  -moz-border-radius: 1000px;
  -webkit-border-radius: 1000px;
  vertical-align: middle;
  text-align: center; }

#login_btn_google {
  background: #da5a45; }

#login_btn_facebook {
  background: #4667aa; }

#dd-login-button {
  background: #001955; }

#login_or {
  display: block;
  color: black; }

#login_or:before, #login_or:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 1px;
  width: 125px;
  border-top: 1px solid #ddd;
  margin: 0 5px; }

.signup_div {
  margin-top: -2px;
  font-size: 13px; }

.signup_link {
  color: red;
  cursor: pointer; }

#dd-login-box {
  /*
    position: absolute;
    right: -15px;
    top: 15px;
  */
  /*float: right;
  width: 215px;
  margin-top: 15px;
  margin-right: 7px;
  */
  margin: 0 auto;
  display: block;
  text-align: center; }

#dd-login > * {
  margin-left: auto !important;
  margin-right: auto !important; }

#message-box a#close-login {
  /*
  background-image: url(../../../images/close.png);
  background-repeat: no-repeat;
  background-position: right center;
  color: #02257c;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  padding-right: 12px;
  position: absolute;
  right: 10px;
  top: 1px;
  text-decoration: none;
  */ }

#message-box a#close-login:after {
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  margin: -24px -16px 0 0px;
  z-index: 1000001;
  font-family: "unbound-icons";
  content: "\e623";
  display: inline-block;
  height: 6px;
  width: 6px;
  right: 0px;
  text-indent: -1.5px;
  position: absolute;
  line-height: 7px;
  text-align: center;
  cursor: pointer;
  color: #fff !important;
  padding: 10px;
  background: #555 !important;
  font-size: 9px !important;
  border: 2px solid #fff !important;
  border-radius: 100%;
  box-shadow: 0px 0px 0px 2px #555;
  -moz-box-shadow: 0px 0px 0px 2px #555;
  -webkit-box-shadow: 0px 0px 0px 2px #555;
  -webkit-background-clip: initial !important;
  -webkit-text-fill-color: initial !important;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.checkboxLabel {
  color: #999;
  font-size: 12px;
  font-family: helvetica;
  margin-left: 8px;
  width: 40px; }

.checkboxLabel.ie8 {
  position: absolute;
  top: 0;
  right: 0; }

.checkboxLabel.ie7 {
  position: absolute;
  top: 0;
  right: 0; }

#remem_forgot {
  display: block;
  margin: -4px auto 10px auto;
  text-align: center; }

#remem_forgot > * {
  display: inline-block; }

#login input#username,
#login input#password,
#login input#fakepassword,
#login input#email,
#login input#usernamelu,
input#dd-username,
input#dd-password,
input#dd-fakepassword {
  border: 1px solid #a7adb5;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 #fff;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 #fff;
  -mox-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 #fff;
  color: #999;
  font-size: 16px;
  font-family: helvetica;
  display: block;
  height: 30px;
  /*line-height: 30px;*/
  margin: 20px 18px;
  text-indent: 8px;
  width: 174px; }

input#dd-username, input#dd-password, input#dd-fakepassword {
  margin-top: 16px;
  margin-left: 0;
  width: 92%; }

#login input#password, #login input#fakepassword {
  margin-bottom: 5px; }

#login input#username:focus,
#login input#password:focus,
#login input#fakepassword:focus,
#login input#email:focus,
#login input#usernamelu:focus,
input#dd-username:focus,
input#dd-password:focus,
input#dd-fakepassword:focus {
  color: #000;
  border: 1px solid #273084;
  box-shadow: 0 0 2px #0919af;
  -webkit-box-shadow: 0 0 2px #0919af;
  -moz-box-shadow: 0 0 2px #0919af;
  outline: none; }

#login input#email, #login input#usernamelu {
  margin: 0 0 8px 0;
  width: 300px; }

.checkboxes {
  height: 20px;
  width: 125px; }

.checkboxes label {
  color: #999;
  font-size: 12px;
  font-family: helvetica;
  font-weight: normal;
  /*
    clear: right;
    display: block;
    float: left;
  */
  padding-right: 10px;
  white-space: nowrap;
  /*   width: 200px; */ }

.checkboxes input {
  vertical-align: middle; }

.checkboxes label span {
  vertical-align: middle;
  margin-left: 8px; }

/* Account Creation
--------------------------------------------------------------------------------*/
/* input fields--------------------------------------------- */
#account-form input, #account-form-web input {
  background-color: #fff;
  border: 1px solid #999;
  clear: both;
  color: #3f3f3f;
  display: block;
  font-size: 16px;
  line-height: 20px;
  margin: 0 auto 0 auto;
  width: 90%;
  padding: 0.5em 0 0.5em 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 #fff;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 #fff;
  -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 #fff;
  text-indent: 0.75em; }

#account-form #username, #account-form #password, #account-form #text-password, #account-form #profession {
  margin-top: 15px; }

#account-form-web #username, #account-form-web #password, #account-form-web #text-password, #account-form-web #profession {
  margin-top: 15px; }

#account-form-web > input, #account-form-web > select, #medl-eula {
  width: 100% !important;
  background-position: 97% center;
  box-sizing: content-box;
  margin: 15px auto; }

#account-form-web select {
  -webkit-appearance: none;
  background: #fafafa;
  /* Old browsers */
  background-image: url(../apis/images/dropdown-arrow.png), -moz-linear-gradient(top, #fafafa 15%, #ebeced 100%);
  background-image: url(../apis/images/dropdown-arrow.png), -webkit-gradient(linear, left top, left bottom, color-stop(15%, #fafafa), color-stop(100%, #ebeced));
  background-image: url(../apis/images/dropdown-arrow.png), -webkit-linear-gradient(top, #fafafa 15%, #ebeced 100%);
  background-image: url(../apis/images/dropdown-arrow.png), -o-linear-gradient(top, #fafafa 15%, #ebeced 100%);
  background-image: url(../apis/images/dropdown-arrow.png), -ms-linear-gradient(top, #fafafa 15%, #ebeced 100%);
  background-image: url(../apis/images/dropdown-arrow.png), linear-gradient(to bottom, #fafafa 15%, #ebeced 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#ebeced',GradientType=0 );
  background-repeat: no-repeat;
  background-size: 11px 7px;
  border: 1px solid #949494;
  border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), inset 0 1px 0 #fff, inset 0 -1px 0 rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), inset 0 1px 0 #fff, inset 0 -1px 0 rgba(255, 255, 255, 0.9);
  color: #616161;
  display: block;
  font-size: 16px;
  line-height: 20px;
  padding: 0.5em 0;
  text-align: left;
  text-indent: 0.75em;
  background-position: 97% center;
  width: 100%; }

#create-account-web select:focus, #create-account-web input:focus, #create-account-web textarea:focus {
  border: 2px solid #727272;
  color: #3f3f3f;
  outline: medium none; }
#create-account-web input#continue-button {
  color: #fff; }
#create-account-web #medl-signin-button {
  margin-top: 1.0em; }
#create-account-web #medl-eula {
  color: #777;
  font-family: Helvetica;
  font-size: 12px;
  line-height: 15px;
  margin: 15px auto 0 auto !important;
  width: 90% !important;
  padding: 0 !important;
  text-align: center !important; }
#create-account-web #medl-eula-link, #create-account-web #medl-pubmed-link {
  color: #505050;
  cursor: pointer;
  font-family: Helvetica;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline; }
#create-account-web #medl-forgot-password {
  color: #505050;
  cursor: pointer;
  display: block;
  font-family: Helvetica;
  font-size: 12px;
  font-weight: bold;
  margin: 15px auto;
  text-align: right;
  text-decoration: none;
  width: 90%; }
#create-account-web .field-tip {
  display: none;
  margin-top: -20px;
  right: 6%;
  padding: 14px 0 0 0 !important;
  position: absolute !important;
  text-align: left !important;
  width: auto !important;
  z-index: 1000 !important; }
#create-account-web .field-tip span {
  background-color: #444 !important;
  border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  color: #fff !important;
  font-family: Helvetica !important;
  font-size: 0.9em !important;
  line-height: 0.9em !important;
  margin: 4px auto 0 auto !important;
  padding: 0.25em 0.75em !important; }
#create-account-web .field-tip img {
  position: absolute !important;
  top: 4px !important;
  right: 5px !important; }
#create-account-web .field-error, #create-account-web .field-error:focus {
  background-image: url(../apis/images/warning.png);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  border: 2px solid #cc0033;
  box-shadow: 0;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0; }
#create-account-web .field-error.no-bk-img {
  background-image: none; }
#create-account-web .field-success {
  background-image: url(../apis/images/field-success.png);
  background-repeat: no-repeat;
  background-size: 19px 13px; }
#create-account-web .field-success.no-bk-img {
  background-image: none; }
#create-account-web .field-success#signin-username {
  background-image: none; }
#create-account-web .field-success#signin-password {
  background-image: none; }
#create-account-web .field-success#signin-text-password {
  background-image: none; }
#create-account-web span.arrow {
  padding-left: 7px; }

/*
----------------------------------------------------------------
  CONTENT VIEWS
---------------------------------------------------------------- */
#feedback-link {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  height: 15px;
  width: 63px;
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  padding: 5px 10px 5px 10px;
  text-decoration: none; }

#feedback-link:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none; }

.figure_body {
  display: table-caption;
  clear: both;
  width: auto; }

.figure_title {
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  border: 4px solid #2970B3;
  border-bottom: none;
  display: block;
  font-weight: bold;
  padding: 4px 6px 5px;
  color: white;
  background: #2970b3; }

.figure_caption {
  display: table-caption;
  caption-side: bottom;
  padding: 0px 10px;
  color: white;
  overflow: wrap;
  background: #5a91c5; }

.figure_caption p {
  margin: 0 0 12px !important; }

.related-content a.med-link {
  background-position: 20px 6px !important;
  padding: 4px 5px 4px 8px !important; }

#document-sidebar {
  position: fixed;
  display: inline-block;
  width: 16.8%;
  overflow: hidden;
  float: right;
  padding-right: 2px;
  height: auto;
  max-height: 100%;
  max-width: 174px;
  margin-left: 10px; }
  @media only screen and (max-width: 800px) {
    #document-sidebar {
      display: block;
      position: relative;
      padding-top: 0;
      width: 100%;
      float: none;
      max-width: none;
      margin: 14px 0; } }
  #document-sidebar > .inner-wrapper {
    height: auto;
    max-height: 100%;
    overflow: hidden;
    width: 100%;
    padding: 0px 20px 14px 0px;
    margin: 17px 0;
    position: relative; }
    @media only screen and (max-width: 800px) {
      #document-sidebar > .inner-wrapper {
        padding-right: 5px;
        margin: 0px;
        margin-left: 0px; } }

#document-navigation {
  display: block;
  position: fixed;
  height: auto;
  max-height: 100%;
  width: 18.6%;
  overflow: hidden;
  float: left;
  max-width: 196px;
  margin-left: -10px;
  padding-left: 10px; }
  @media only screen and (max-width: 800px) {
    #document-navigation {
      max-width: none;
      position: relative;
      width: 100%;
      float: none;
      margin-bottom: 14px;
      margin-top: 20px;
      padding-left: 0px;
      margin-left: 0px !important;
      padding-right: 5px; } }
  #document-navigation > .inner-wrapper {
    height: auto;
    max-height: 100%;
    width: 100%;
    padding-right: 20px;
    margin: 17px 0;
    position: relative;
    background: #ecf0f6;
    border: 1px solid #c3c7cd;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    word-wrap: break-word;
    background-color: #cce4fc;
    border-bottom-left-radius: 5px;
    border-color: #88c2fa;
    border-style: solid none solid solid;
    border-width: 1px 1px 1px 1px;
    min-height: 300px;
    margin: 33px 0 0 0; }
    #document-navigation > .inner-wrapper ul {
      list-style: none;
      margin: 20px 0;
      padding: 0; }
    #document-navigation > .inner-wrapper ul li {
      margin: 5px 0 0 -7px;
      padding: 4px 0;
      position: relative; }
    #document-navigation > .inner-wrapper ul li.child {
      margin: 3px 0 0 -7px; }
    #document-navigation > .inner-wrapper ul li a {
      color: #000;
      display: block;
      font-family: helvetica;
      font-size: 13px;
      /* changed font size */
      font-weight: bold;
      margin: 0 20px;
      /* overflow: hidden; */
      text-decoration: none;
      /* text-transform: uppercase; */ }
    #document-navigation > .inner-wrapper ul li.child a {
      color: #45464a;
      font-family: helvetica;
      font-size: 12px;
      font-weight: normal;
      margin: 0 20px 0 27px;
      text-transform: none; }
    #document-navigation > .inner-wrapper ul li.child.hitcounts a {
      margin: 0 20px 0 47px; }
    #document-navigation > .inner-wrapper ul li.child.hitcounts a.all-results {
      margin: 0 20px 0 47px; }
    #document-navigation > .inner-wrapper ul li.child span {
      color: #45464a;
      display: block;
      font-family: helvetica;
      font-size: 12px;
      font-weight: normal;
      margin: 0 20px 0 27px;
      text-transform: none; }
    #document-navigation > .inner-wrapper ul li.grandchild a {
      color: #45464a;
      font-family: helvetica;
      font-size: 10px;
      font-weight: normal;
      margin: 0 20px 0 37px;
      text-transform: none; }
    #document-navigation > .inner-wrapper ul li#current-node {
      background: #02379a;
      color: #FFF;
      border-right: none; }
    #document-navigation > .inner-wrapper ul li#current-node a {
      color: #FFF; }
    #document-navigation > .inner-wrapper ul li#current-node img {
      position: absolute; }
    #document-navigation > .inner-wrapper ul li#current-node img.notch {
      bottom: -7px;
      left: -1px;
      position: absolute; }
    #document-navigation > .inner-wrapper ul li.ie7#current-node img.notch {
      display: none; }
    #document-navigation > .inner-wrapper ul li.child span.hit-count {
      background-color: #949ca8;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      color: #fff;
      display: inline;
      font-size: 10px;
      padding: 3px 6px 2px 7px;
      position: absolute;
      top: 2px;
      left: -18px; }
    #document-navigation > .inner-wrapper ul li#current-node span.hit-count {
      background-color: #000;
      box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2); }
    #document-navigation > .inner-wrapper ul li.child span.hit-count.none {
      background-color: #b7bdc7;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      color: #e0e4eb; }
    #document-navigation > .inner-wrapper ul li.child span.no-results {
      color: #a7a9b4;
      display: block;
      margin: 0 20px 0 47px; }
    #document-navigation > .inner-wrapper ul li.child span.cat-count {
      display: inline;
      padding: 0 6px 2px 6px;
      position: absolute;
      top: 2px;
      left: 8px;
      margin-left: 12px; }
    @media only screen and (max-width: 800px) {
      #document-navigation > .inner-wrapper {
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        -moz-border-radius-topright: 5px;
        -moz-border-radius-bottomright: 10px;
        -webkit-border-top-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        width: 100%;
        min-height: 0px;
        float: none;
        padding-right: 0px; }
        #document-navigation > .inner-wrapper ul li {
          margin-left: 0; }
        #document-navigation > .inner-wrapper ul li#current-node {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0;
          -moz-border-radius-topleft: 0;
          -moz-border-radius-bottomleft: 0;
          -webkit-border-top-left-radius: 0;
          -webkit-border-bottom-left-radius: 0; } }

/** #end document-navigation */
@media only screen and (max-width: 800px) {
  #current-node img {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    display: none; } }

#document-body {
  margin-left: 20%;
  background-color: #fff;
  border: 1px solid #cbcfd4;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  float: left;
  margin-bottom: 25px;
  /*   min-height: 400px; */
  padding: 20px 2.040816326531%;
  width: 57%;
  margin-top: 0px; }
  #document-body.wide {
    width: 75%; }
  #document-body.really-wide {
    width: 95%;
    margin-left: 0%; }
  @media only screen and (max-width: 800px) {
    #document-body {
      width: 96%;
      margin: 30px auto 0px auto;
      padding: 20px 2%; }
      #document-body.wide {
        margin: 0 auto;
        padding: 20px 2%;
        width: 96%; } }

#document-title {
  margin-top: -14px;
  position: relative;
  width: 100%; }

.action-manager {
  position: absolute;
  top: -2px;
  right: 0; }

.action-manager a {
  background-position: top left;
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  float: right;
  height: 26px;
  margin-left: 5px;
  width: 27px; }

a#print {
  background-position: left top;
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  height: 24px;
  width: 27px;
  float: right;
  margin-top: -4px;
  margin-right: 8px;
  text-decoration: none; }

a#print:before {
  font-family: 'unbound-icons';
  font-size: 36px;
  content: '\e910';
  color: #646464; }

a#grasp {
  background-image: url(../images/graspbutton.png); }

a#share {
  background-image: url(../images/share_small.png); }

a#calculator-link {
  background-image: url(/shared/images/icons/content/384_24x24.png);
  margin-top: 1px; }

a#favorite-status {
  background-position: left top;
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  height: 26px;
  width: 27px;
  float: right;
  margin-top: -4px;
  text-decoration: none;
  margin-right: 8px; }

a#favorite-status:before {
  font-family: 'unbound-icons';
  font-size: 36px;
  content: '\e91a';
  color: #646464;
  font-weight: 500; }

a#fav-search {
  cursor: pointer;
  display: block;
  position: absolute;
  right: 0;
  top: 12px; }

a.favorite#favorite-status:before {
  font-family: 'unbound-icons';
  font-size: 36px;
  content: '\e91e';
  color: #646464; }

#more-related {
  color: #7d838d;
  display: block;
  font-family: helvetica;
  font-size: 11px;
  height: 12px;
  line-height: 12px;
  margin-right: 8px;
  margin-top: 1px;
  text-decoration: none; }

.document-content {
  color: #000;
  font-size: 0.75em;
  /* 12px/16px */
  line-height: 0.9375em;
  /* 15px/16px */
  padding: 0 0 10px 0;
  min-height: 500px;
  height: auto !important;
  /*   height: 500px; */
  float: left;
  width: 100%; }
  @media only screen and (max-width: 800px) {
    .document-content {
      min-height: intrinsic; } }

.document-content li.child {
  margin-bottom: 4px; }

.document-content#print-content {
  background-color: #fff;
  padding: 10px 20px;
  width: 635px; }

.document-content#print-content a#print-doc {
  height: 20px;
  line-height: 20px;
  width: 50px;
  float: right; }

#document-index {
  margin-top: 0;
  /*   width: 748px; */ }

#document-category {
  color: #414141;
  font-family: Helvetica;
  font-size: 13px;
  font-weight: bold;
  margin: 6px 0 5px 0;
  padding: 0;
  max-width: 400px; }

#document-category a {
  background-repeat: no-repeat;
  background-position: 0 0;
  color: #000000;
  font-family: Helvetica;
  font-size: 13px;
  font-weight: bold;
  line-height: 24px;
  padding: 5px 0 5px 30px;
  text-decoration: none; }

#document-category a:hover {
  color: #000; }

#category-title, #favorites-title, #mobile-title {
  color: #000;
  font-size: 1.25em;
  /* 20px / 16px */
  line-height: 1.625em;
  /* 26px / 16px */
  margin: 0;
  padding: 0; }

#document-title h1 {
  border-top: 1px solid #cbcfd4;
  color: #000;
  float: left;
  font-size: 1.25em;
  /* 20px / 16px */
  line-height: 1.625em;
  /* 26px / 16px */
  margin: 0;
  padding: 4px 0 0 0; }

.medline-title#document-title h1 {
  font-size: 20px;
  line-height: 26px; }

#mobile-title {
  text-indent: 0; }

#category-title {
  margin: 0 0 10px 0; }

#category-title a {
  color: #000000;
  display: block;
  height: 38px;
  line-height: 38px;
  text-decoration: none;
  text-indent: 7px; }

#category-title a img {
  float: left; }

#favorite-id {
  display: none; }

.document-content .section {
  display: block;
  margin-left: 10px;
  margin-top: 10px;
  line-height: 16px; }

.document-content .section h2.section-title {
  border-bottom: 1px solid #909090;
  color: #303556;
  display: block;
  font-family: Helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;
  line-height: 18px;
  margin: 23px 0 6px -10px;
  padding: 0 0 2px 0; }

.section .section h2.section-title {
  border-bottom: none;
  color: #303556;
  font-family: Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 5px 0;
  padding: 0 0 0 0; }

.document-content h2 {
  border-bottom: 1px solid #909090;
  color: #303556;
  font-family: Helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;
  line-height: 19px;
  margin: 23px 0 6px 0;
  padding: 0 0 2px 0; }

.document-content .section h2 {
  border-bottom: none;
  font-size: 14px;
  font-weight: bold;
  margin: 20px 0 5px 0;
  padding: 0;
  font-family: Helvetica, sans-serif;
  color: #303556; }

.document-content a.section-anchor {
  display: block;
  line-height: 0; }

.document-content h5 {
  font-weight: bold;
  font-style: italic;
  margin: 16px 0 12px;
  padding: 0; }

.document-content h3 {
  font-size: 15px;
  font-weight: bold;
  margin: 20px 0 5px 0;
  padding: 0;
  font-family: Helvetica, sans-serif;
  color: #303556; }

.document-content u {
  text-decoration: underline;
  font-weight: bold; }

/* end phil's special stuff */
.document-content hr {
  border: 1px solid black;
  height: 1px; }

.document-content p {
  line-height: 16px;
  margin: 12px 0; }

.document-content br {
  display: block;
  /*
    line-height: 0;
    height: 0;
  */
  margin-bottom: 4px; }

.document-content a {
  color: #006699;
  line-height: 16px; }

.document-content ul {
  line-height: 16px; }

.document-content thead {
  background-color: #ddd;
  border: 1px solid #666; }

.document-content table tfoot td {
  border: none; }

.document-contentbody {
  padding: 0 10px 8px 20px; }

.document-content ul, .document-content ol {
  display: block;
  margin-left: 20px;
  padding: 0;
  text-indent: 0; }

.document-content ol {
  list-style-type: decimal; }

.document-content ol.lower-alpha {
  list-style-type: lower-alpha; }

.document-content ul ul {
  display: block;
  margin: 0;
  padding: 0;
  text-indent: 0; }

.document-content ul ul ul {
  display: block;
  margin: 0;
  padding: 0;
  text-indent: 0; }

.document-content ul li {
  list-style-type: disc;
  padding: 2px;
  font-size: 12px;
  line-height: 1.3em; }

.document-content ol li {
  list-style-type: inherit;
  padding: 2px;
  font-size: 100%; }

/* References specific section for rescontent */
.document-content ul.references li, .document-content ol.references li {
  padding-bottom: 12px; }

.document-content ul.references li p, .document-content ol.references li p {
  font-size: 0.95em;
  /* one pixel less than base */
  padding: 6px 0 0 0px;
  margin: 0;
  color: #666; }

.document-content ul.references li b, .document-content ul.references li p u, .document-content ol.references li b, .document-content ol.references li p u {
  font-size: 11px;
  /* one pixel less than base */
  color: #666; }

.document-content ul.references li p a, .document-content ol.references li p a, .document-content ol.references li p a i {
  font-size: 11px;
  /* one pixel less than base */ }

.document-content ul li ul li {
  list-style-type: circle;
  margin-left: 17px; }

.document-content ul li ul li ul li {
  list-style-type: square; }

.document-content ul li ul li ul li ul li {
  list-style-type: circle; }

.document-content .section img {
  height: auto;
  width: auto;
  max-height: 250px;
  max-width: 300px; }

div.source-details {
  float: left; }

div.source-date {
  margin: 5px 0; }

ol.arabic > li {
  list-style-type: decimal; }

ol.upperalpha > li {
  list-style-type: upper-alpha; }

ol.loweralpha > li {
  list-style-type: lower-alpha; }

ol.upperroman > li {
  list-style-type: upper-roman; }

ol.lowerroman > li {
  list-style-type: lower-roman; }

a.top {
  height: 8px;
  margin: 8px 0 0;
  padding: 0;
  display: block;
  float: right;
  font-weight: normal; }

.colorheader0 {
  font-size: 110%;
  /*  display: block;*/
  color: #000;
  margin: 2px 0 0 0;
  padding: 0px; }

/* Keep these dan! */
.indent2 {
  font-size: 100%;
  display: block;
  margin: 0;
  padding: 0; }

.indent3 {
  font-size: 100%;
  display: block;
  margin: 0;
  padding: 0; }

.indent4 {
  font-size: 100%;
  display: block;
  margin: 0;
  padding: 0; }

.indent5 {
  font-size: 100%;
  display: block;
  margin: 0;
  padding: 0; }

.indent6 {
  font-size: 100%;
  display: block;
  margin: 0;
  padding: 0; }

/* =alphabetic index
----------------------------------------------- 
*/
ul.alphabet {
  background: #fcfcfc;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fcfcfc 55%, #ecedef 96%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(55%, #fcfcfc), color-stop(96%, #ecedef));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fcfcfc 55%, #ecedef 96%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fcfcfc 55%, #ecedef 96%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #fcfcfc 55%, #ecedef 96%);
  /* IE10+ */
  background: linear-gradient(top, #fcfcfc 55%, #ecedef 96%);
  border: 1px solid #d9dbdf;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  box-shadow: inset 0 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.1);
  color: #8d9096;
  float: left;
  clear: both;
  font-size: 13px;
  list-style: none;
  margin: 10px 0 15px 0;
  padding: 0;
  text-transform: uppercase;
  width: 100%; }
  @media only screen and (max-width: 740px) {
    ul.alphabet {
      display: none; } }

ul.alphabet li {
  background-color: rgba(255, 255, 255, 0.6);
  border-right: 1px solid #d9dbdf;
  border-left: 1px solid #fff;
  color: #ddd;
  float: left;
  height: 20px;
  line-height: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 3.25%; }

ul.alphabet li.first {
  -webkit-border-top-left-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px; }

ul.alphabet li.last {
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px; }

ul.alphabet li.last.wide {
  width: 40px; }

ul.alphabet li a {
  color: #8d9096;
  display: block;
  font-size: 0.8125em;
  height: 22px;
  line-height: 22px;
  width: 100%;
  padding: 0;
  text-transform: uppercase;
  text-decoration: none; }

ul.alphabet li.last.wide a {
  width: 40px; }

ul.alphabet li a:hover {
  background: #f4f4f4;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f4f4f4 50%, #dcdee1 95%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #f4f4f4), color-stop(95%, #dcdee1));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f4f4 50%, #dcdee1 95%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f4f4 50%, #dcdee1 95%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #f4f4f4 50%, #dcdee1 95%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#dcdee1',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(top, #f4f4f4 50%, #dcdee1 95%);
  /* W3C */ }

ul.alphabet li.current-alpha {
  background-color: #efefef;
  border: none;
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.5);
  color: #5c5c5c; }

ul.alphabet li.current-alpha:hover {
  background: #efefef;
  border: none;
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.5);
  color: #5c5c5c; }

ul.alphabet li.current-alpha a:hover {
  background: none; }

#alpha-select, #alpha-select-subone, #alpha-select-subtwo {
  display: none;
  margin-bottom: 10px;
  width: 100%; }
  @media only screen and (max-width: 740px) {
    #alpha-select, #alpha-select-subone, #alpha-select-subtwo {
      display: block; } }

/* index listtings */
#outerindex {
  clear: both;
  margin-top: 10px; }

ul.indlist {
  padding: 0;
  list-style-type: none; }

ul.indlist li ul {
  margin-left: 22px; }

ul.indlist li {
  font-size: 16px;
  line-height: 20px;
  list-style-type: none;
  position: relative;
  margin: 0;
  padding: 2px 0 2px 0; }

ul.indlist li.index-leaf {
  background-image: url(../images/file.png);
  background-position: 0 6px;
  background-repeat: no-repeat;
  cursor: pointer;
  list-style-type: none;
  margin-left: 0;
  padding-left: 22px; }

li.index-leaf.ie7 #flush {
  /*   margin-left: -14px; */ }

ul.indlist li.index-expand {
  cursor: pointer;
  list-style-type: none;
  margin-left: 0; }

ul.indlist li.expandable {
  cursor: pointer;
  list-style-type: none;
  margin-left: 0; }

ul.indlist li a {
  cursor: pointer; }

a.index-expand {
  background-image: url(../images/m/index_expand.gif);
  background-position: 0 3px;
  background-repeat: no-repeat;
  line-height: 20px;
  padding-left: 22px; }

a.index-collapse {
  background-image: url(../images/m/index_collapse.gif);
  background-position: 0 3px;
  background-repeat: no-repeat;
  line-height: 20px;
  padding-left: 22px; }

a.index-expand.ie7, a.index-collapse.ie7 {
  display: block;
  /*   padding-left: 8px; */ }

ul.indlist li.subsindex {
  width: 500px; }

ul.indlist li a {
  color: #333333;
  font-size: 15px;
  line-height: 20px;
  position: relative;
  text-decoration: none; }

ul.indlist li a:hover {
  text-decoration: underline; }

ul.indlist li a img {
  position: absolute;
  top: 3px;
  left: 0; }

ul#firstul {
  clear: left;
  margin: 20px 0 0 0;
  padding: 0; }

ul.indlist.ie7#firstul {
  margin-top: -10px; }

span.expanded {
  background-image: url(../images/m/index_collapse.gif);
  background-position: 0 3px;
  background-repeat: no-repeat;
  line-height: 20px;
  padding-left: 22px;
  font-weight: bold;
  color: #333333; }

a#flush {
  text-decoration: none;
  color: #333333; }

a#flush:hover {
  text-decoration: underline; }

.tangent {
  box-shadow: inset 0 -1px 0 white, 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 -1px 0 white, 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 -1px 0 white, 0 1px 2px rgba(0, 0, 0, 0.1);
  background: #fafafa;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 40%, #f1f2f2 95%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, white), color-stop(95%, #f1f2f2));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 40%, #f1f2f2 95%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 40%, #f1f2f2 95%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, white 40%, #f1f2f2 95%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f2f2',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(top, white 40%, #f1f2f2 95%);
  /* W3C */
  border: 1px solid #d9dbe0;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #999ca3;
  float: left;
  /*   height: 28px; */
  height: auto;
  line-height: 28px;
  margin: 0 0 10px 0;
  text-align: center;
  width: 100%; }

.tangent:hover {
  background: #fbfbfb;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fbfbfb 40%, #e2e4e5 95%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #fbfbfb), color-stop(95%, #e2e4e5));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fbfbfb 40%, #e2e4e5 95%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fbfbfb 40%, #e2e4e5 95%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #fbfbfb 40%, #e2e4e5 95%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb', endColorstr='#e2e4e5',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(top, #fbfbfb 40%, #e2e4e5 95%);
  /* W3C */
  border: 1px solid #cbcdd2;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 1px 0 white, 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 1px 0 white, 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 1px 0 white, 0 1px 2px rgba(0, 0, 0, 0.1);
  color: #898c93;
  cursor: pointer; }

.tangent:active {
  box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.3); }

.tangent a {
  background-position: 12px 7px;
  background-repeat: no-repeat;
  color: #666;
  cursor: pointer;
  display: block;
  font-family: helvetica;
  font-size: 12px;
  line-height: 20px;
  margin: 0;
  padding: 5px 5px 5px 34px !important;
  text-align: left;
  text-decoration: none; }

.tangent.go-top {
  display: none;
  left: 0;
  position: fixed;
  top: 0;
  margin-top: 30px;
  padding-left: 4px;
  padding-top: 5px;
  width: 46px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.tangent.go-top.cattop {
  height: auto;
  text-align: left;
  padding-bottom: 3px;
  width: 20%; }

.tangent.go-top.cattop img#toptop {
  padding-top: 3px;
  padding-bottom: 9px;
  padding-right: 4px;
  float: right; }

img#cattop {
  float: right;
  margin-right: 8px;
  margin-top: -4px; }

#top-title {
  clear: right;
  float: right;
  font-weight: bold;
  line-height: 12px;
  margin-right: 8px;
  margin-top: 5px;
  text-align: right; }

ul.infobutton li {
  background-image: url("../images/info-button.png"); }

#sharing-options {
  display: none;
  height: 24px;
  line-height: 24px;
  position: absolute;
  left: -105px;
  width: 110px; }

.share {
  margin: 0 auto; }

.share li {
  float: left;
  height: 24px;
  margin-left: 5px;
  padding: 0;
  width: 20%; }

.share li a {
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  font-weight: bold;
  height: 26px;
  line-height: 26px;
  padding: 0;
  text-align: center;
  width: 27px; }

#share-email {
  background-image: url(../images/share_email.png); }

#share-twitter {
  background-image: url(../images/share_twitter.png); }

#share-fb {
  background-image: url(../images/share_facebook.png); }

#share-gplus {
  background-image: url(../images/share_googleplus.png); }

.author {
  color: #006699;
  font-family: Helvetica;
  font-size: 12px;
  line-height: 1.5em;
  margin: 0;
  padding: 0; }

.author a {
  color: #444;
  font-family: Helvetica;
  font-size: 12px;
  line-height: 14px;
  text-decoration: none; }

.zoomed {
  max-width: 100%; }

.index-arrow {
  margin-left: 10px;
  margin-bottom: 2px; }

#document-category a.indexchain {
  display: inline;
  font-weight: normal;
  width: auto;
  margin-left: 8px;
  padding: 0; }

.indexchain {
  color: #444;
  font-family: Helvetica;
  font-size: 12px;
  line-height: 14px;
  text-decoration: none; }

.table-container1 {
  overflow-x: auto;
  max-width: 100%; }

.mock-table {
  height: 20px; }

.table-container2 {
  overflow-x: auto;
  /*   overflow-y: hidden; */
  max-width: 100%; }

/* toc display stuff */
.toc-detail-wrapper {
  background-color: #fafafa;
  border: 1px solid #ccc;
  color: #333333;
  display: none;
  font-family: Helvetica;
  font-size: 12px;
  line-height: 20px;
  margin: 10px 0 10px 22px;
  padding: 0; }

.toc-detail {
  background-image: url(../images/triangle.png);
  background-repeat: no-repeat;
  background-position: 20px 0;
  font-family: helvetica;
  font-size: 12px;
  margin: -12px 0 0 0;
  padding: 20px 15px 15px 15px;
  line-height: 14px;
  color: #333; }

.tooltip {
  display: none;
  background-color: #444444;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #ffffff;
  font-family: Helvetica;
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  margin: 0;
  text-align: center;
  position: absolute;
  top: 36px;
  right: 0;
  width: 80px;
  z-index: 4000; }

.tooltip p {
  display: inline; }

.tooltip img {
  position: absolute;
  top: -7px; }

#my-journals {
  cursor: pointer; }

.alert {
  color: #990000; }

/* new styles for new content */
div.box {
  border: 1px solid #afbdad;
  padding: 10px;
  background-color: #eaf8eb; }

div.box div.boxtitle {
  font-size: 18px;
  padding: 0 0 5px 0; }

.figure {
  padding: 0px;
  margin: 10px 0 7px; }
  .figure img {
    height: 150px !important; }

.figname {
  font-size: 18px;
  padding: 6px 0 6px 10px;
  background-color: #e2d0b5;
  margin: 0;
  text-align: left;
  border: 1px solid #b0a696;
  color: #373129; }

.figp {
  padding: 3px 10px;
  text-align: left; }

blockquote {
  border: 1px dashed;
  margin: 10px 7px;
  padding: 2px 10px; }

caption {
  font-weight: bold;
  padding-bottom: 5px; }

b.red {
  color: red; }

.grapherence {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #fff;
  height: 28px;
  line-height: 28px;
  margin-bottom: 8px;
  text-align: center; }

.grapherence a {
  background-position: 12px 7px;
  background-repeat: no-repeat;
  color: #fff;
  cursor: pointer;
  display: block;
  font-family: helvetica;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  margin: 0;
  padding: 5px 0 5px 0;
  text-decoration: none; }

#doc-app-list {
  border-top: 1px solid #cbcfd4;
  padding-top: 20px; }

#doc-app-list a {
  width: 80%; }
  @media only screen and (max-width: 800px) {
    #doc-app-list a {
      width: auto;
      max-width: 40%; } }

#doc-app-list img {
  max-width: 100%; }

.locked-record {
  background-color: #ffffed;
  border: 1px solid #444;
  border-radius: 6px;
  font-size: 1.0em;
  line-height: 1.25em;
  padding: 2%;
  margin: 10px auto 0 auto;
  width: 85%; }
  .locked-record div#tryblck {
    width: 48%;
    float: left; }

.locked-record ul {
  margin: 8px 0 0 10%; }

#locked-login {
  cursor: pointer;
  text-decoration: underline; }

#locked-image {
  float: right;
  width: 48%;
  text-align: center; }

#locked-image img {
  max-width: 100%; }

#doc-audio {
  margin: 6px auto 0 auto;
  min-height: 28px;
  width: 25%; }

#doc-video {
  background-image: url(../images/video_background.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 50%;
  margin: 6px auto;
  width: 100%; }

#wod-audio {
  margin: 6px auto 12px auto;
  width: 100%; }

/* old issue stuff
--------------------------------------------------------------------------*/
.highlight {
  background-color: #FFFF66;
  border: 1px solid #FFFF66; }

a.doclink span.highlight {
  text-decoration: underline; }

.content-footer {
  position: relative;
  margin: 15px 20px 10px 20px;
  padding: 0 0 5px 0;
  clear: left; }

.content-footer a {
  color: #006699;
  text-decoration: none; }

.cfooter-div {
  border-bottom: 1px dashed #666666;
  line-height: 20px; }

a.top-foot {
  height: 8px;
  margin-top: -14px;
  padding: 0;
  display: block;
  float: right; }

.doclink {
  color: #2D3E75;
  text-decoration: none;
  border-bottom: 1px dotted #2D3E75;
  font-weight: none; }

.doclink:hover {
  text-decoration: none;
  color: #0096E4; }

a.mediapop {
  text-decoration: underline; }

.document-content table {
  border-collapse: collapse;
  margin: 8px 0 8px 0;
  max-width: 100%; }

.document-content table td {
  border: 1px solid #666;
  padding: 4px;
  vertical-align: top; }
  .document-content table td p {
    margin: 0; }

.rescontentbody table td * {
  vertical-align: inherit; }

a.drugLink {
  color: green;
  text-decoration: underline; }

div#displayAll {
  margin: 0px 20px 0px 0px;
  float: right; }

span#audiobox {
  background-image: url(../images/audio_normal.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 5px 0 5px 30px;
  line-height: 40px; }

span#audiobox:hover {
  background-image: url(../images/audio_hover.png); }

div.srchhist {
  margin: 5px; }

span.tablecaption, span.caption {
  font-weight: bold;
  margin: 0px;
  color: #000;
  font-size: 11px; }

span.toggle-page {
  font: Verdana 10px #006699;
  font-weight: bold;
  color: #006699;
  border: 2px solid #006699;
  background-color: #f0f0f0;
  background-repeat: no-repeat;
  background-position: 5px center;
  padding-left: 15px;
  padding-right: 9px;
  margin-left: 10px;
  height: 14px;
  cursor: pointer;
  margin-bottom: 4px; }

span.toggle-page:hover {
  background-color: #e2e2e2; }

span.toggle-hide {
  background-image: url("../images/m/triangle.png");
  background-color: #d4d4d4; }

span.toggle-show {
  background-image: url("../images/m/triangle-down.png"); }

span.seperator {
  font-weight: bold; }

/* end old issue stuff
--------------------------------------------------------------------------*/
/*note tooltip style for viewing the note*/
.notetooltip {
  position: absolute;
  z-index: 999;
  left: -9999px;
  background-color: #dedede;
  padding: 5px;
  border: 1px solid #fff;
  width: 250px; }

span.note-icon {
  font-family: 'unbound-icons';
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  cursor: pointer; }

span.note-icon:before {
  color: #23445b;
  content: "\e62b"; }

.notetooltip ul li {
  list-style-type: circle;
  list-style-position: inside; }

/* Calculators
--------------------------------------------------------------------------*/
form.calculator {
  padding-bottom: 8px; }

form.calculator select {
  width: auto; }

select.floatLeft {
  width: auto; }

#calc_result {
  margin-left: 10px; }

/*
----------------------------------------------------------------
  FAVORITES
---------------------------------------------------------------- */
.favorites-content {
  color: #283E62;
  float: left;
  font-size: 13px;
  height: auto !important;
  min-height: 500px;
  padding: 0;
  width: 100%; }

#favorites-title {
  position: relative; }

#favorites-header:before {
  font-family: 'unbound-icons';
  content: '\e91a';
  font-size: 80px;
  float: left;
  color: #2479ce; }

#favorites-header {
  position: relative;
  display: block;
  height: 80px; }
  #favorites-header h1 {
    height: 80px;
    float: left;
    line-height: 80px;
    font-size: 24px;
    text-indent: 15px;
    color: #414042; }
    @media only screen and (max-width: 640px) {
      #favorites-header h1 {
        width: 50%; } }
  #favorites-header p {
    float: left;
    margin-right: 8px;
    width: auto; }

#show-all-favorites {
  height: 20px;
  line-height: 20px;
  width: 55px;
  float: left;
  margin-top: 7px; }

#see-more-favorites {
  float: left;
  margin: 10px 0 10px 425px; }

#fav-signin {
  cursor: pointer;
  text-decoration: underline; }

.favorites-table {
  box-shadow: inset 0 -1px 0 white, 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 -1px 0 white, 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 -1px 0 white, 0 1px 2px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border: 1px solid #d9dbe0;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #999ca3;
  float: left;
  margin: 10px 0 10px 0;
  padding: 0;
  width: 100%; }

#tag-filter-list {
  position: absolute;
  right: 0;
  bottom: 7px;
  width: 200px; }
  @media only screen and (max-width: 640px) {
    #tag-filter-list {
      float: left;
      position: inherit;
      width: 100%; } }

#tag-filter-label {
  color: #1a1a1a;
  font-size: 12px;
  position: absolute;
  right: 208px;
  bottom: 10px; }
  @media only screen and (max-width: 640px) {
    #tag-filter-label {
      float: left;
      /*     position: inherit; */
      width: 100%; } }

.favorites-table li {
  border-bottom: 1px solid #d9dbe0;
  float: left;
  list-style-type: none;
  padding: 15px 0;
  /*
    z-index: 500;
  */
  position: relative;
  width: 100%; }

.favorites-table li.being-tagged {
  background-color: #f8f8f8;
  box-shadow: 0 2px 4px rgba(217, 219, 224, 0.8);
  -moz-box-shadow: 0 2px 4px rgba(217, 219, 224, 0.8);
  -webkit-box-shadow: 0 2px 4px rgba(217, 219, 224, 0.8); }

.favorites-table li span {
  font-size: 13px;
  float: left;
  padding: 0; }

.favorites-table li.header {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  height: 30px;
  line-height: 30px;
  padding: 0;
  width: 100%;
  margin-top: 0px; }

.favorites-table li.header span {
  background: #fafafa;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 40%, #f1f2f2 95%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, white), color-stop(95%, #f1f2f2));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 40%, #f1f2f2 95%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 40%, #f1f2f2 95%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, white 40%, #f1f2f2 95%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f2f2',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(top, white 40%, #f1f2f2 95%);
  /* W3C */
  cursor: pointer;
  height: 30px;
  line-height: 30px; }

.favorites-table li.header span a {
  font-family: helvetica;
  font-size: 13px;
  display: block;
  height: 30px;
  line-height: 30px; }

.favorites-table li span.source {
  text-align: center;
  width: 10%; }
  @media only screen and (max-width: 640px) {
    .favorites-table li span.source {
      width: 20%; } }

.favorites-table li span.title {
  width: 70%; }
  @media only screen and (max-width: 640px) {
    .favorites-table li span.title {
      width: 60%; } }

.favorites-table li span.date {
  width: 20%; }
  @media only screen and (max-width: 640px) {
    .favorites-table li span.date {
      width: 20%; } }

.favorites-table li.header span.source {
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  text-align: center; }

.favorites-table li.header span.date {
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px; }

.favorites-table li.header span.source a {
  width: 70px; }

.favorites-table li.header span.title a {
  width: 40px; }

.favorites-table li.header span.date a {
  width: 40px; }

.favorites-table li.header span.source.asort a,
.favorites-table li.header span.title.asort a,
.favorites-table li.header span.date.asort a {
  background-image: url(../images/fav-downarrow.png);
  background-repeat: no-repeat;
  background-position: right center;
  color: #000; }

.favorites-table li.header span.source.dsort a,
.favorites-table li.header span.title.dsort a,
.favorites-table li.header span.date.dsort a {
  background-image: url(../images/fav-uparrow.png);
  background-repeat: no-repeat;
  background-position: right center;
  color: #000; }

.favorites-table li span a {
  background-repeat: no-repeat;
  color: #999CA3;
  display: block;
  font-size: 14px;
  line-height: 18px;
  position: relative;
  text-decoration: none; }

.favorites-table li span a.fav-catlink {
  font-weight: normal;
  display: block;
  background-color: #2479ce;
  border-radius: 20px;
  width: 40px;
  height: 36px;
  padding-top: 4px;
  margin-left: 20px; }

.favorites-table li span a.fav-catlink:before {
  font-family: 'unbound-icons';
  content: "\e919";
  color: #FFF;
  font-weight: normal;
  font-style: normal;
  padding-left: 1px;
  font-size: 32px;
  line-height: 30px;
  text-shadow: none; }

.favorites-table li span a.fav-doclink {
  color: #1a1a1a;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 0; }

.favorites-table li span a.fav-doclink:hover {
  text-decoration: underline; }

.favorites-table li span a img {
  position: absolute;
  top: 1px;
  left: 0; }

/* favorites tag creation */
#tag-manager h4 {
  color: #232741;
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin: 0 20px;
  text-decoration: none;
  text-transform: uppercase; }

#tag-manager p {
  color: #55575f;
  font-family: Helvetica;
  font-size: 12px;
  margin: 5px 20px; }

#tag-creator {
  border-bottom: 1px solid #c6cad4;
  box-shadow: 0 0 1px #fff;
  -moz-box-shadow: 0 0 1px #fff;
  -webkit-box-shadow: 0 0 1px #fff;
  margin: 20px 0;
  padding: 0 10px 20px 10px;
  width: 174px; }

.textinput {
  border: 1px solid #a7adb5;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 white;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 white;
  -mox-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 white;
  color: #999;
  font-size: 14px;
  font-family: helvetica;
  display: block;
  height: 20px;
  line-height: 20px;
  margin: 10px 10px;
  text-indent: 8px;
  width: 150px; }

.textinput:focus {
  border: 1px solid #0919af;
  box-shadow: 0 0 2px #0919af;
  -webkit-box-shadow: 0 0 2px #0919af;
  -moz-box-shadow: 0 0 2px #0919af;
  outline: none; }

#create-tag-button {
  font-size: 10px;
  height: 25px;
  line-height: 25px;
  margin: 5px 0 5px 10px;
  width: 154px; }

ul.tag-list {
  float: left;
  margin: 10px 20px 20px 20px;
  padding: 0; }

ul.tag-list li {
  color: #414c5e;
  cursor: pointer;
  float: left;
  font-family: helvetica;
  font-size: 12px;
  height: 19px;
  letter-spacing: .05em;
  line-height: 19px;
  list-style-type: none;
  text-align: center;
  margin: 0 7px 10px 0;
  padding: 0 4px 0 11px;
  position: relative;
  width: auto; }

ul.tag-list li span {
  background-image: url(../images/tag_middle.png);
  background-repeat: repeat-x;
  display: block;
  height: 19px;
  padding: 0 5px; }

ul.tag-list li img.tag-left {
  position: absolute;
  top: 0;
  left: 0; }

ul.tag-list li img.tag-right {
  position: absolute;
  top: 0;
  right: 0; }

ul.inline-tag-list {
  clear: left;
  float: left;
  margin: 10px 0 0 0;
  position: relative;
  min-height: 18px; }

.tagit {
  background-repeat: no-repeat;
  background-position: top left;
  cursor: pointer;
  float: left;
  height: 18px;
  width: 25px; }

ul.inline-tag-list li {
  border-bottom: none;
  color: #414c5e;
  float: left;
  font-family: helvetica;
  font-size: 12px;
  height: 24px;
  letter-spacing: .05em;
  line-height: 24px;
  list-style-type: none;
  text-align: center;
  margin: 0 7px 10px 0;
  padding: 0 4px 0 12px;
  position: relative;
  width: auto; }

ul.inline-tag-list li span {
  background-image: url(../images/tag_middle.png);
  background-repeat: repeat-x;
  display: block;
  font-family: helvetica;
  font-size: 12px;
  height: 24px;
  letter-spacing: .05em;
  line-height: 24px;
  padding: 0 15px 0 5px;
  width: auto; }

ul.inline-tag-list li img.tag-left {
  position: absolute;
  top: 0;
  left: 0; }

ul.inline-tag-list li img.tag-right {
  position: absolute;
  top: 0;
  right: 0; }

ul.inline-tag-list li img.tag-middle {
  cursor: pointer;
  position: absolute;
  top: 2px;
  right: 0px;
  padding: 6px;
  z-index: 1; }

.edit-favorite {
  float: right;
  margin-top: -3px;
  margin-right: 12px; }
  @media only screen and (max-width: 640px) {
    .edit-favorite {
      float: none;
      margin-top: 5px; } }

.remove-favorite {
  background-image: url(../images/delete.png);
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  height: 18px;
  width: 18px;
  margin: 0 0 15px 0; }

.favorites-table li:hover .remove-favorite {
  background-image: url(../images/delete_hover.png); }

.note-favorite {
  background-image: url(../images/note.png);
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  height: 18px;
  width: 18px;
  margin: 0; }

.favorites-table li:hover .note-favorite {
  background-image: url(../images/note_hover.png); }

.tagging-box {
  display: none;
  background-color: transparent;
  background-image: url(../images/drop-down-notch.png);
  background-position: 20px 0px;
  background-repeat: no-repeat;
  height: 90px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 260px;
  width: 295px;
  z-index: 6000; }

.tagging-box-inner {
  background-color: #fff;
  border: 5px solid #182649;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radisu: 10px;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.7);
  height: 90px;
  margin-top: 10px;
  width: 295px;
  z-index: 1000; }

.tagging-box-inner p {
  font-family: Helvetica;
  font-size: 11px;
  margin: 10px 0 5px 9px; }

#tag-list {
  border: 1px solid #a7adb5;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 white;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 white;
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 white;
  color: #999;
  font-size: 14px;
  font-family: helvetica;
  display: block;
  height: 35px;
  line-height: 35px;
  margin: 10px 0 0 9px;
  text-indent: 8px;
  width: 253px; }

#tag-list:focus {
  border: 1px solid #273084;
  box-shadow: 0 0 2px #0919af;
  -webkit-box-shadow: 0 0 2px #0919af;
  -moz-box-shadow: 0 0 2px #0919af;
  outline: none; }

.confirm-remove {
  height: 20px;
  line-height: 20px;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 80px; }

.undo-remove {
  height: 20px;
  line-height: 20px;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 40px;
  width: 80px; }

/*
----------------------------------------------------------------
  journals
---------------------------------------------------------------- */
.journals-content {
  color: #283E62;
  float: left;
  font-size: 13px;
  height: auto !important;
  min-height: 500px;
  padding: 0;
  width: 100%; }

#journals-title {
  position: relative; }

#journals-header:before {
  font-family: 'unbound-icons';
  content: '\e91b';
  font-size: 80px;
  float: left;
  color: #2479ce; }

#journals-header {
  position: relative;
  display: block;
  height: 80px; }
  #journals-header h1 {
    height: 80px;
    float: left;
    line-height: 80px;
    font-size: 24px;
    text-indent: 15px;
    color: #414042; }
    @media only screen and (max-width: 640px) {
      #journals-header h1 {
        width: 50%; } }
  #journals-header p {
    float: left;
    margin-right: 8px;
    width: auto; }

#show-all-journals {
  height: 20px;
  line-height: 20px;
  width: 55px;
  float: left;
  margin-top: 7px; }

#see-more-journals {
  float: left;
  margin: 10px 0 10px 425px; }

#fav-signin {
  cursor: pointer;
  text-decoration: underline; }

.journals-table {
  box-shadow: inset 0 -1px 0 white, 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 -1px 0 white, 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 -1px 0 white, 0 1px 2px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border: 1px solid #d9dbe0;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #999ca3;
  float: left;
  margin: 10px 0 10px 0;
  padding: 0;
  width: 100%; }

#tag-filter-list {
  position: absolute;
  right: 0;
  bottom: 7px;
  width: 200px; }
  @media only screen and (max-width: 640px) {
    #tag-filter-list {
      float: left;
      position: inherit;
      width: 100%; } }

#tag-filter-label {
  color: #1a1a1a;
  font-size: 12px;
  position: absolute;
  right: 208px;
  bottom: 10px; }
  @media only screen and (max-width: 640px) {
    #tag-filter-label {
      float: left;
      /*     position: inherit; */
      width: 100%; } }

.journals-table li:first {
  border-top: 1px solid #d9dbe0; }

.journals-table li {
  border-bottom: 1px solid #d9dbe0;
  float: left;
  list-style-type: none;
  padding: 15px 0;
  /*
    z-index: 500;
  */
  position: relative;
  width: 100%; }

.journals-table li.being-tagged {
  background-color: #f8f8f8;
  box-shadow: 0 2px 4px rgba(217, 219, 224, 0.8);
  -moz-box-shadow: 0 2px 4px rgba(217, 219, 224, 0.8);
  -webkit-box-shadow: 0 2px 4px rgba(217, 219, 224, 0.8); }

.journals-table li span {
  font-size: 13px;
  float: left;
  padding: 0; }

.journals-table li.header {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  height: 30px;
  line-height: 30px;
  padding: 0;
  width: 100%;
  margin-top: 0px; }

.journals-table li.header span {
  background: #fafafa;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 40%, #f1f2f2 95%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, white), color-stop(95%, #f1f2f2));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 40%, #f1f2f2 95%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 40%, #f1f2f2 95%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, white 40%, #f1f2f2 95%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f2f2',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(top, white 40%, #f1f2f2 95%);
  /* W3C */
  cursor: pointer;
  height: 30px;
  line-height: 30px; }

.journals-table li.header span a {
  font-family: helvetica;
  font-size: 13px;
  display: block;
  height: 30px;
  line-height: 30px; }

.journals-table li span.source {
  text-align: center;
  width: 10%; }
  @media only screen and (max-width: 640px) {
    .journals-table li span.source {
      width: 20%; } }

.journals-table li span.title {
  width: 70%; }
  @media only screen and (max-width: 640px) {
    .journals-table li span.title {
      width: 60%; } }

.journals-table li span.date {
  width: 20%; }
  @media only screen and (max-width: 640px) {
    .journals-table li span.date {
      width: 20%; } }

.journals-table li.header span.source {
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  text-align: center; }

.journals-table li.header span.date {
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px; }

.journals-table li.header span.source a {
  width: 70px; }

.journals-table li.header span.title a {
  width: 40px; }

.journals-table li.header span.date a {
  width: 40px; }

.journals-table li.header span.source.asort a,
.journals-table li.header span.title.asort a,
.journals-table li.header span.date.asort a {
  background-image: url(../images/fav-downarrow.png);
  background-repeat: no-repeat;
  background-position: right center;
  color: #000; }

.journals-table li.header span.source.dsort a,
.journals-table li.header span.title.dsort a,
.journals-table li.header span.date.dsort a {
  background-image: url(../images/fav-uparrow.png);
  background-repeat: no-repeat;
  background-position: right center;
  color: #000; }

.journals-table li span a {
  background-repeat: no-repeat;
  color: #999CA3;
  display: block;
  font-size: 14px;
  line-height: 18px;
  position: relative;
  text-decoration: none; }

.journals-table li span a.fav-catlink {
  text-shadow: none;
  font-weight: normal;
  display: block;
  height: 38px;
  width: 36px;
  line-height: 38px;
  margin: 0 auto; }

.journals-table li span a.fav-doclink {
  color: #1a1a1a;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 0; }

.journals-table li span a.fav-doclink:hover {
  text-decoration: underline; }

.journals-table li span a img {
  position: absolute;
  top: 1px;
  left: 0; }

/* journals tag creation */
#tag-manager h4 {
  color: #232741;
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin: 0 20px;
  text-decoration: none;
  text-transform: uppercase; }

#tag-manager p {
  color: #55575f;
  font-family: Helvetica;
  font-size: 12px;
  margin: 5px 20px; }

#tag-creator {
  border-bottom: 1px solid #c6cad4;
  box-shadow: 0 0 1px #fff;
  -moz-box-shadow: 0 0 1px #fff;
  -webkit-box-shadow: 0 0 1px #fff;
  margin: 20px 0;
  padding: 0 10px 20px 10px;
  width: 174px; }

.textinput {
  border: 1px solid #a7adb5;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 white;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 white;
  -mox-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 white;
  color: #999;
  font-size: 14px;
  font-family: helvetica;
  display: block;
  height: 20px;
  line-height: 20px;
  margin: 10px 10px;
  text-indent: 8px;
  width: 150px; }

.textinput:focus {
  border: 1px solid #0919af;
  box-shadow: 0 0 2px #0919af;
  -webkit-box-shadow: 0 0 2px #0919af;
  -moz-box-shadow: 0 0 2px #0919af;
  outline: none; }

#create-tag-button {
  font-size: 10px;
  height: 25px;
  line-height: 25px;
  margin: 5px 0 5px 10px;
  width: 154px; }

ul.tag-list {
  float: left;
  margin: 10px 20px 20px 20px;
  padding: 0; }

ul.tag-list li {
  color: #414c5e;
  cursor: pointer;
  float: left;
  font-family: helvetica;
  font-size: 12px;
  height: 19px;
  letter-spacing: .05em;
  line-height: 19px;
  list-style-type: none;
  text-align: center;
  margin: 0 7px 10px 0;
  padding: 0 4px 0 11px;
  position: relative;
  width: auto; }

ul.tag-list li span {
  background-image: url(../images/tag_middle.png);
  background-repeat: repeat-x;
  display: block;
  height: 19px;
  padding: 0 5px; }

ul.tag-list li img.tag-left {
  position: absolute;
  top: 0;
  left: 0; }

ul.tag-list li img.tag-right {
  position: absolute;
  top: 0;
  right: 0; }

ul.inline-tag-list {
  clear: left;
  float: left;
  margin: 10px 0 0 0;
  position: relative;
  min-height: 18px; }

.tagit {
  background-repeat: no-repeat;
  background-position: top left;
  cursor: pointer;
  float: left;
  height: 18px;
  width: 25px; }

.tagit:before {
  content: '\e921';
  font-family: 'unbound-icons';
  font-size: 36px;
  font-weight: 500;
  color: #646464;
  margin-left: -8px; }

.tagit.tagged:before {
  content: '\e920'; }

.favorites-table li:hover .tagit.tagged:before {
  content: '\e920';
  color: #646464; }

.favorites-table li:hover .tagit:before {
  content: '\e920';
  color: #949494; }

ul.inline-tag-list li {
  border-bottom: none;
  color: #414c5e;
  float: left;
  font-family: helvetica;
  font-size: 12px;
  height: 24px;
  letter-spacing: .05em;
  line-height: 24px;
  list-style-type: none;
  text-align: center;
  margin: 0 7px 10px 0;
  padding: 0 4px 0 12px;
  position: relative;
  width: auto; }

ul.inline-tag-list li span {
  background-image: url(../images/tag_middle.png);
  background-repeat: repeat-x;
  display: block;
  font-family: helvetica;
  font-size: 12px;
  height: 24px;
  letter-spacing: .05em;
  line-height: 24px;
  padding: 0 15px 0 5px;
  width: auto; }

ul.inline-tag-list li img.tag-left {
  position: absolute;
  top: 0;
  left: 0; }

ul.inline-tag-list li img.tag-right {
  position: absolute;
  top: 0;
  right: 0; }

ul.inline-tag-list li img.tag-middle {
  cursor: pointer;
  position: absolute;
  top: 2px;
  right: 0px;
  padding: 6px; }

.edit-favorite {
  float: right;
  margin-top: -3px;
  margin-right: 12px; }
  @media only screen and (max-width: 640px) {
    .edit-favorite {
      float: none;
      margin-top: 5px; } }

.remove-favorite {
  background-image: url(../images/delete.png);
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  height: 18px;
  width: 18px;
  margin: 0 0 15px 0; }

.journals-table li:hover .remove-favorite {
  background-image: url(../images/delete_hover.png); }

.note-favorite {
  background-image: url(../images/note.png);
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  height: 18px;
  width: 18px;
  margin: 0; }

.journals-table li:hover .note-favorite {
  background-image: url(../images/note_hover.png); }

.tagging-box {
  display: none;
  background-color: transparent;
  background-image: url(../images/drop-down-notch.png);
  background-position: 20px 0px;
  background-repeat: no-repeat;
  height: 90px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 260px;
  width: 295px;
  z-index: 6000; }

.tagging-box-inner {
  background-color: #fff;
  border: 5px solid #182649;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radisu: 10px;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.7);
  height: 90px;
  margin-top: 10px;
  width: 295px;
  z-index: 1000; }

.tagging-box-inner p {
  font-family: Helvetica;
  font-size: 11px;
  margin: 10px 0 5px 9px; }

#tag-list {
  border: 1px solid #a7adb5;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 white;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 white;
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 white;
  color: #999;
  font-size: 14px;
  font-family: helvetica;
  display: block;
  height: 35px;
  line-height: 35px;
  margin: 10px 0 0 9px;
  text-indent: 8px;
  width: 253px; }

#tag-list:focus {
  border: 1px solid #273084;
  box-shadow: 0 0 2px #0919af;
  -webkit-box-shadow: 0 0 2px #0919af;
  -moz-box-shadow: 0 0 2px #0919af;
  outline: none; }

.confirm-remove {
  height: 20px;
  line-height: 20px;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 80px; }

.undo-remove {
  height: 20px;
  line-height: 20px;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 40px;
  width: 80px; }

/*
----------------------------------------------------------------
  FAVORITES
---------------------------------------------------------------- */
.history-content {
  color: #283E62;
  float: left;
  font-size: 13px;
  height: auto !important;
  min-height: 500px;
  padding: 0;
  width: 100%; }

#history-title {
  position: relative; }

#history-header:before {
  font-family: 'unbound-icons';
  content: '\e91c';
  font-size: 80px;
  float: left;
  color: #2479ce; }

#history-header {
  position: relative;
  display: block;
  height: 80px;
  color: #414042; }
  #history-header h1 {
    height: 80px;
    float: left;
    line-height: 80px;
    font-size: 24px;
    text-indent: 15px;
    font-family: Helvetica;
    color: #000; }
    @media only screen and (max-width: 640px) {
      #history-header h1 {
        width: 50%; } }
  #history-header p {
    float: left;
    margin-right: 8px;
    width: auto; }

.history-table {
  box-shadow: inset 0 -1px 0 white, 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 -1px 0 white, 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 -1px 0 white, 0 1px 2px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border: 1px solid #d9dbe0;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #999ca3;
  float: left;
  margin: 10px 0 10px 0;
  padding: 0;
  width: 100%; }

.history-table li {
  border-bottom: 1px solid #d9dbe0;
  float: left;
  list-style-type: none;
  padding: 15px 0;
  /*
    z-index: 500;
  */
  position: relative;
  width: 100%; }

.history-table li.being-tagged {
  background-color: #f8f8f8;
  box-shadow: 0 2px 4px rgba(217, 219, 224, 0.8);
  -moz-box-shadow: 0 2px 4px rgba(217, 219, 224, 0.8);
  -webkit-box-shadow: 0 2px 4px rgba(217, 219, 224, 0.8); }

.history-table li span {
  font-size: 13px;
  float: left;
  padding: 0; }

.history-table li.header {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  height: 30px;
  line-height: 30px;
  padding: 0;
  width: 100%;
  margin-top: 0px; }

.history-table li.header span {
  background: #fafafa;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 40%, #f1f2f2 95%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, white), color-stop(95%, #f1f2f2));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 40%, #f1f2f2 95%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 40%, #f1f2f2 95%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, white 40%, #f1f2f2 95%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f2f2',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(top, white 40%, #f1f2f2 95%);
  /* W3C */
  cursor: pointer;
  height: 30px;
  line-height: 30px; }

.history-table li.header span a {
  font-family: helvetica;
  font-size: 13px;
  display: block;
  height: 30px;
  line-height: 30px; }

.history-table li span.source {
  text-align: center;
  width: 10%; }
  @media only screen and (max-width: 640px) {
    .history-table li span.source {
      width: 20%; } }

.history-table li span.title {
  width: 70%; }
  @media only screen and (max-width: 640px) {
    .history-table li span.title {
      width: 60%; } }

.history-table li span.date {
  width: 20%; }
  @media only screen and (max-width: 640px) {
    .history-table li span.date {
      width: 20%; } }

.history-table li.header span.source {
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  text-align: center; }

.history-table li.header span.date {
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px; }

.history-table li.header span.source a {
  width: 70px; }

.history-table li.header span.title a {
  width: 40px; }

.history-table li.header span.date a {
  width: 40px; }

.history-table li.header span.source.asort a,
.history-table li.header span.title.asort a,
.history-table li.header span.date.asort a {
  background-image: url(../images/fav-downarrow.png);
  background-repeat: no-repeat;
  background-position: right center;
  color: #000; }

.history-table li.header span.source.dsort a,
.history-table li.header span.title.dsort a,
.history-table li.header span.date.dsort a {
  background-image: url(../images/fav-uparrow.png);
  background-repeat: no-repeat;
  background-position: right center;
  color: #000; }

.history-table li span a {
  background-repeat: no-repeat;
  color: #999CA3;
  display: block;
  font-size: 14px;
  line-height: 18px;
  position: relative;
  text-decoration: none; }

.history-table li span a.fav-catlink {
  display: block;
  background-color: #2479ce;
  border-radius: 20px;
  width: 40px;
  height: 36px;
  padding-top: 4px;
  margin-left: 20px;
  font-weight: normal; }

.history-table li span a.fav-catlink:before {
  font-family: 'unbound-icons';
  content: "\e919";
  color: #FFF;
  font-style: normal;
  padding-left: 1px;
  font-size: 32px;
  line-height: 30px; }

.history-table li span a.fav-doclink {
  color: #1a1a1a;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 0; }

.history-table li span a.fav-doclink:hover {
  text-decoration: underline; }

.history-table li span a img {
  position: absolute;
  top: 1px;
  left: 0; }

.textinput {
  border: 1px solid #a7adb5;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 white;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 white;
  -mox-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 white;
  color: #999;
  font-size: 14px;
  font-family: helvetica;
  display: block;
  height: 20px;
  line-height: 20px;
  margin: 10px 10px;
  text-indent: 8px;
  width: 150px; }

.textinput:focus {
  border: 1px solid #0919af;
  box-shadow: 0 0 2px #0919af;
  -webkit-box-shadow: 0 0 2px #0919af;
  -moz-box-shadow: 0 0 2px #0919af;
  outline: none; }

.history-table li:hover .tagit {
  background-image: url(../images/tag_hover.png); }

.history-table li:hover .note-favorite {
  background-image: url(../images/note_hover.png); }

/*
----------------------------------------------------------------
  DIALOGS
---------------------------------------------------------------- */
.zimg, .zimg *, .zimg *::before, .zimg *::after {
  vertical-align: middle;
  text-align: center;
  cursor: pointer; }

.zimg:not(.zoomed) {
  width: auto;
  height: auto;
  display: inline-block;
  vertical-align: bottom;
  overflow: hidden; }

.zimg:not(.zoomed) img {
  height: auto;
  width: auto;
  display: inline-block;
  vertical-align: bottom; }

.zimg.zoomed {
  width: auto;
  height: auto;
  overflow: visible;
  position: fixed;
  display: inline-block;
  z-index: 1000000;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  max-height: auto !important; }

.zimg.zoomed img {
  position: relative;
  display: inline-block;
  width: auto !important;
  height: auto !important;
  max-width: 200%;
  max-height: auto;
  z-index: 1000000; }

.zimg:not(.zoomed)::after {
  content: "";
  display: inline-block;
  margin: -24px 0 0 -24px;
  position: relative;
  height: 24px;
  width: 24px;
  background-image: url("../images/mg.jpg");
  vertical-align: baseline; }

.zimg.zoomed::before {
  content: "";
  background-color: black;
  display: block;
  height: 1000000000%;
  width: 1000000000%;
  margin: -50000%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0.8;
  position: fixed;
  z-index: 3000; }

.zimg.zoomed::after {
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  margin: -10px -18px 0 0px;
  z-index: 1000001;
  content: "X";
  display: inline-block;
  height: 16px;
  width: 16px;
  right: 0px;
  position: absolute;
  line-height: 19px;
  text-align: center;
  color: #fff !important;
  padding: 9px;
  background: #2a2a2a !important;
  font-size: 19px !important;
  border: 4px solid #fff !important;
  border-radius: 100%;
  box-shadow: 0px 0px 7px 2px #000;
  -moz-box-shadow: 0px 0px 7px 2px #000;
  -webkit-box-shadow: 0px 0px 7px 2px #000;
  -webkit-background-clip: initial !important;
  -webkit-text-fill-color: initial !important;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.grayout {
  background-color: black;
  display: none;
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 3000; }

.close-alert {
  background-image: url(../images/x.png);
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  display: block;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 8px;
  width: 20px; }

.dialog {
  background-color: transparent;
  height: auto;
  width: 500px;
  padding: 40px;
  position: absolute;
  top: 0;
  left: 40%;
  z-index: 4000; }

.dialog-content {
  background-color: #FAFAFA;
  padding: 10px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px; }

.dialog.message-dialog .dialog-content {
  border: 3px solid #003465; }

.dialog-title {
  background-color: #003465;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  -webkit-border-top-left-radius: 16px;
  -webkit-border-top-right-radius: 16px;
  -moz-border-radius-topleft: 16px;
  -moz-border-radius-topright: 16px;
  color: #fff;
  font-family: Helvetica;
  font-size: 12px;
  line-height: 14px;
  margin: -10px -10px 10px -10px;
  padding: 10px 15px; }

.dialog.message-dialog .dialog-title {
  margin: -12px -12px 10px -12px; }

.medline-subs-dialog {
  max-width: 310px; }

.dialog-content a.close-dialog {
  background-image: url(../images/close_dialog.png);
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  height: 53px;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 55px; }

.warning-message {
  line-height: 1.2em; }

.dialog .ajax-message {
  color: #cc0033;
  font-family: Helvetica;
  font-size: 12px;
  line-height: 14px; }

/*
----------------------------------------------------------------
  MOBILE
---------------------------------------------------------------- */
h3#mobile-subs-header {
  color: #000;
  font-family: Helvetica;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  margin: 0;
  padding: 0; }

#mobile-devices {
  float: left;
  width: 48%; }
  @media only screen and (max-width: 640px) {
    #mobile-devices {
      float: none;
      width: 100%; } }
  #mobile-devices img {
    max-width: 100%; }

#mobile-welcome {
  float: right;
  margin: 0;
  width: 50%; }
  @media only screen and (max-width: 640px) {
    #mobile-welcome {
      float: none;
      width: 100%; } }
  #mobile-welcome > p {
    clear: left;
    color: #666;
    float: left;
    font-size: 0.8125em;
    line-height: 1.0em;
    margin: 0 0 11px 0;
    padding: 0; }
  #mobile-welcome > h3 {
    color: #000000;
    float: left;
    font-weight: bold;
    font-size: 1.0em;
    line-height: 1.5em;
    margin: 0 0 15px 0;
    padding: 0; }
  #mobile-welcome > ul {
    float: left;
    list-style-type: disc;
    list-style-position: outside;
    margin: 0 0 13px 0;
    padding: 0; }
  #mobile-welcome li {
    color: #666;
    font-size: 0.8125em;
    line-height: 1.0em;
    margin: 5px 15px; }

ul#available-platforms {
  clear: right;
  float: left;
  padding: 0; }

ul#available-platforms li {
  display: inline;
  list-style-type: none;
  margin: 0 8px 0 0;
  padding: 0; }

#mobile-get-started {
  float: left;
  height: 25px;
  line-height: 24px;
  margin: 0; }

#mobile-header {
  position: relative;
  height: 80px; }

#mobile-header h1 {
  color: #323232;
  background-image: url(../images/24pxphone.png);
  background-position: 2px 26px;
  background-repeat: no-repeat;
  color: #283e62;
  font-family: Helvetica;
  font-size: 24px;
  height: 60px;
  line-height: 80px;
  text-indent: 35px; }

#mobile-header p {
  float: left;
  margin-right: 8px;
  width: auto; }

#current-mobile-platform {
  float: right;
  margin: 0; }

#current-mobile-platform h3,
#mobile-header h3 {
  background-position: top right;
  background-repeat: no-repeat;
  color: #489755;
  font-family: Helvetica;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  margin: 20px 0 9px 0;
  padding: 0 0 0 32px;
  width: 268px; }

#mobile-header h3 {
  float: right;
  text-align: right; }

#current-mobile-platform h3, #mobile-header h3 {
  float: right;
  margin: 10px 0 0 0;
  padding: 0 32px 0 0;
  width: auto; }

#current-mobile-platform h3.an, #mobile-header h3.an {
  background-image: url("http://www.unboundmedicine.com/img/platforms/android_platform_sml.png"); }

#current-mobile-platform h3.antab, #mobile-header h3.antab {
  background-image: url("http://www.unboundmedicine.com/img/platforms/android_platform_sml.png"); }

#current-mobile-platform h3.bb, #mobile-header h3.bb {
  background-image: url("http://www.unboundmedicine.com/img/platforms/blackberry_platform_sml.png"); }

#current-mobile-platform h3.ce, #mobile-header h3.ce {
  background-image: url("http://www.unboundmedicine.com/img/platforms/windows_platform_sml.png"); }

#current-mobile-platform h3.ip, #mobile-header h3.ip {
  background-image: url("http://www.unboundmedicine.com/img/platforms/apple_platform_sml.png"); }

#current-mobile-platform h3.ipad, #mobile-header h3.ipad {
  background-image: url("http://www.unboundmedicine.com/img/platforms/apple_platform_sml.png"); }

#current-mobile-platform h3.jd, #mobile-header h3.jd {
  background-image: url("http://www.unboundmedicine.com/img/platforms/web_platform_sml.png"); }

#current-mobile-platform h3.palmos, #mobile-header h3.palmos {
  background-image: url("http://www.unboundmedicine.com/img/platforms/palm_platform_sml.png"); }

#current-mobile-platform h3.sym, #mobile-header h3.sym {
  background-image: url("http://www.unboundmedicine.com/img/platforms/web_platform_sml.png"); }

#current-mobile-platform h3.wp, #mobile-header h3.wp {
  background-image: url("http://www.unboundmedicine.com/img/platforms/windowsphone_platform_sml.png"); }

#current-mobile-platform h4 {
  color: #1a1a1a;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
  margin: 15px 0 5px 0;
  padding: 0; }

#current-mobile-platform p, #mobile-header p {
  color: #666;
  font-family: Helvetica;
  font-size: 13px;
  line-height: 15px;
  margin: 0 0 25px 0;
  padding: 0; }

#current-mobile-platform p {
  margin: 10px 0 0 0; }

#current-mobile-platform p a {
  color: #02257c;
  font-family: Helvetica;
  font-size: 13px;
  line-height: 15px;
  display: block;
  margin-top: 8px; }

p#mobile-subs-intro {
  color: #1a1a1a;
  font-family: Helvetica;
  font-size: 12px;
  margin: 5px 0;
  padding: 0;
  float: left;
  width: 50%; }

.install-message {
  color: #1a1a1a;
  font-family: Helvetica;
  font-size: 12px;
  font-weight: normal; }

#mobile-ribbon {
  position: absolute;
  top: -7px;
  right: -10px; }

#mobile-upgrade-now {
  float: left;
  height: 25px;
  line-height: 24px;
  margin: 20px 0 0 0;
  width: 84px; }

#mobile-login {
  float: left;
  height: 25px;
  line-height: 24px;
  margin: 0 0 0 15px;
  width: 64px; }

#mobile-slides-container {
  background-color: #eee;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.3);
  float: left;
  height: 290px;
  margin: 15px 0;
  padding: 0;
  position: relative;
  width: 100%; }

#mobile-slides {
  float: left;
  height: 290px;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%; }

.ie7#mobile-slides, .ie8#mobile-slides {
  padding-top: 20px; }

#mobile-slides li {
  background-position: top left;
  background-repeat: no-repeat;
  /*
    border: 8px solid #fff;
    box-shadow: 0 2px 4px rgba(0,0,0,.3);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.3);
  */
  display: block;
  height: 243px;
  list-style: none;
  width: 30%; }

#mobile-slides li.left {
  background-position: bottom right;
  border-left: none;
  /*
    position: absolute;
    left: 0;
    top: 20px;
    width: 185px;
    filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    opacity: 0.50;
  */ }

#mobile-slides li.center {
  margin: 20px auto 0 auto; }

#mobile-slides li.right {
  /*   background-position: bottom left; */
  border-right: none;
  /*
    position: absolute;
    right: 0;
    top: 20px;
    width: 185px;
    filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    opacity: 0.50;
  */ }

a.slide-advance {
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  height: 38px;
  position: absolute;
  width: 38px; }

a.slide-advance#left {
  background-image: url(../images/rightarrow.png);
  top: 120px;
  right: 265px; }

a.slide-advance#right {
  background-image: url(../images/leftarrow.png);
  top: 120px;
  left: 265px; }

#mobile-testimonials {
  height: 300px;
  padding-top: 50px; }

.ie#mobile-testimonials, .ie7#mobile-testimonials, .ie8#mobile-testimonials {
  padding-top: 0; }

.testimonial {
  float: left;
  margin: 20px 0 20px 45px;
  width: 400px; }

.testimonial .image-box {
  float: left;
  border: 8px solid #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  margin: 0 10px 0 0; }

.testimonial h4 {
  color: #01257c;
  font-family: Helvetica;
  font-size: 11px;
  font-weight: bold;
  margin: 8px 0 0 0;
  padding: 0;
  width: 200px; }

.testimonial .caption {
  color: #1a1a1a;
  display: block;
  font-family: Helvetica;
  font-size: 11px;
  font-weight: bold; }

.testimonial p {
  color: #1a1a1a;
  float: left;
  font-family: Helvetica;
  font-size: 11px;
  margin: 10px 0 0 0;
  width: 220px; }

.mobile-table {
  box-shadow: inset 0 -1px 0 white, 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 -1px 0 white, 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 -1px 0 white, 0 1px 2px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border: 1px solid #d9dbe0;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  clear: both;
  color: #666;
  float: left;
  margin: 10px 0 10px 0;
  padding: 0;
  position: relative;
  width: 100%; }

.mobile-table li {
  border-bottom: 1px solid #d9dbe0;
  color: #444;
  float: left;
  list-style-type: none;
  padding: 8px 0;
  position: relative;
  width: 100%; }

.mobile-table ul.code-subs {
  margin: 12px 20px 0 20px;
  padding: 0; }

.mobile-table ul.code-subs li {
  width: 570px; }

.mobile-table ul.code-subs li.last {
  border-bottom: none; }

.mobile-table li.being-tagged {
  border: 1px solid #ccc; }

.mobile-table li span {
  font-family: helvetica;
  font-size: 14px;
  float: left;
  padding: 0 1%;
  width: 400px; }

.mobile-table li.header {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom: none;
  color: #666;
  height: 30px;
  line-height: 30px;
  padding: 0;
  width: 98%;
  z-index: 300; }

.mobile-table li.header span {
  background: #fafafa;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 40%, #f1f2f2 95%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, white), color-stop(95%, #f1f2f2));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 40%, #f1f2f2 95%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 40%, #f1f2f2 95%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, white 40%, #f1f2f2 95%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f2f2',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(top, white 40%, #f1f2f2 95%);
  /* W3C */
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-bottom: 1px solid #d9dbe0;
  border-right: none;
  color: #000;
  font-family: helvetica;
  font-size: 14px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  width: 100%; }

.mobile-table li span.title {
  background-image: url(../images/checkbox_20x20.png);
  background-repeat: no-repeat;
  background-position: 10px 5px;
  line-height: 30px;
  padding-left: 38px;
  cursor: pointer; }

.mobile-table li.header span.title {
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px; }

.mobile-table li span a {
  color: #999ca3;
  cursor: pointer;
  float: right;
  font-family: helvetica;
  font-size: 14px;
  line-height: 18px;
  position: relative;
  text-decoration: none; }

.mobile-table li span a.add-more {
  color: #489755;
  cursor: pointer;
  font-size: 13px;
  line-height: 30px; }

.mobile-table li span a.add-more.ie7 {
  color: #489755;
  position: absolute;
  top: 0;
  right: 20px; }

.mobile-table li span a.add-more.ie8 {
  color: #489755;
  position: absolute;
  top: 0;
  right: 20px; }

.mobile-table li span img {
  position: absolute;
  top: 6px;
  left: 10px; }

.mobile-table li span.subscribed {
  background-image: url(../images/checkbox_checked_20x20.png);
  background-repeat: no-repeat;
  background-position: 10px 5px;
  line-height: 30px;
  padding-left: 38px;
  cursor: pointer; }

.mobile-table li span.title.subscribed {
  background-image: url(../images/checkbox_checked_20x20.png); }

#cat-subs {
  height: 350px;
  overflow-y: auto; }

#mobile-subscriptions-header {
  background-image: url(../images/mobile_icon.png);
  background-repeat: no-repeat;
  background-position: 0px 12px;
  padding-left: 65px;
  padding-top: 30px;
  color: #444;
  float: left;
  font-family: Helvetica;
  font-size: 24px;
  width: 50%; }
  @media only screen and (max-width: 490px) {
    #mobile-subscriptions-header {
      clear: left;
      width: 100%; } }

#mobile-platform-header {
  float: right;
  font-size: 1.0em;
  text-align: right;
  width: 50%; }
  @media only screen and (max-width: 490px) {
    #mobile-platform-header {
      clear: left;
      width: 100%; } }

/*
----------------------------------------------------------------
  SEARCH
---------------------------------------------------------------- */
#search-results {
  position: relative;
  /*   width: 740px; */ }

#search-results h1 {
  color: #1a1a1a;
  font-family: helvetica;
  font-size: 16px; }

.document-content p.record-count {
  color: #1a1a1a;
  font-family: helvetica;
  font-size: 12px;
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0; }

.record-count#top-count {
  position: absolute;
  right: 0;
  bottom: 0; }

.record-count#bottom-count {
  position: absolute;
  right: 0;
  bottom: 10px; }

#search-results form {
  padding: 0;
  margin: 0; }

ul.resultList {
  list-style: none;
  margin: 0;
  padding: 0;
  /*   width: 740px; */ }

ul.resultList li {
  list-style-type: none;
  position: relative;
  padding: 8px 20px 8px 37px;
  border-bottom: 1px solid #d2d2d2; }

.category-image {
  position: absolute;
  left: 1px;
  top: 8px; }

#search-results ul.resultList a.primary-result {
  line-height: 24px; }

#search-results ul.resultList li ul {
  display: block;
  margin: 5px 30px 0 25px;
  padding: 0;
  list-style-type: disc;
  list-style-position: inside; }

#search-results ul.resultList li ul li {
  border: none;
  padding: 0;
  margin: 0; }

#search-results ul.resultList li ul li a {
  color: #1a1a1a;
  font-family: helvetica;
  font-size: 12px;
  font-weight: normal; }

ul.resultList li ul ul {
  list-style-type: circle; }

#search-results ul.resultList a {
  color: #000;
  font-family: helvetica;
  font-size: 18px;
  text-decoration: none; }

#search-results ul.resultList a:hover {
  text-decoration: underline; }

/* medline results */
input#keepCheckbox {
  position: absolute;
  top: 5px;
  left: 5px; }

div#medlineCitation {
                    /*  position: relative;
top: 5px;
left: 0;*/
  margin-left: 30px;
  font-size: 12px;
  font-family: arial; }

div#medlineCitation ul {
  display: block;
  margin: 10px 0 0 0;
  font-size: 12px;
  background-color: inherit; }

div#medlineCitation ul li a {
  font-size: 12px;
  font-family: arial;
  background-color: inherit; }

div#medlineCitation a.abstractToggle {
  width: 120px;
  margin-top: 3px;
  padding-left: 14px;
  cursor: pointer; }

div#medlineCitation a.collapse {
  background-image: url(../images/m/index_collapse.gif);
  background-repeat: no-repeat;
  background-position: left center; }

div#medlineCitation a.expand {
  background-image: url(../images/m/index_expand.gif);
  background-repeat: no-repeat;
  background-position: left center; }

div#medlineCitation div.abstract {
  display: none;
  margin: 3px 0;
  font-size: 12px;
  font-family: arial; }

div#medlineCitation div.links {
  margin-top: 3px;
  font-size: 12px;
  font-family: arial; }

#search-results ul.resultList div#medlineCitation div.links a {
  text-decoration: underline; }

#search-results ul.resultList a.title {
  color: #9A0C2E;
  text-decoration: none; }

span.source {
  font-style: italic; }

div#recordManager {
  position: relative;
  background-color: #f5f5f5;
  border-top: 1px dotted #000; }

div#recordManager h4 {
  position: absolute;
  top: 14px;
  right: 10px;
  padding: 0;
  line-height: 11px;
  font-weight: bold;
  font-size: 11px;
  color: #666666; }

div#recordManager input {
  margin: 10px 10px;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: #666666; }

/* Table of Contents View - Medline Journals */
li.toc_jrnl_title {
  padding: 10px 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  text-indent: 10px; }

li.toc_jrnl_title p.jrnlDate {
  font-size: 10px;
  color: #666; }

/* Pubmed Search Header */
li.pubmedSearchHeader {
  height: 60px; }

p#pubmedSearchCount {
  margin: 0 0 0 40px;
  padding: 14px 0 0 0; }

div#medlineCitation div.author {
  font-size: 12px;
  font-family: arial;
  margin: 0;
  padding: 0; }

p.results {
  margin: 0 0 0 14px; }

p#resultsHeader {
  color: #666666; }

p.resultsFor {
  padding-top: 6px;
  margin: 0 0 0 8px; }

.search-summary {
  position: relative;
  padding-bottom: 8px;
  border-bottom: 1px solid #d2d2d2; }

.searchText {
  color: #1a1a1a;
  font-family: Helvetica;
  font-size: 16px;
  font-weight: normal;
  line-height: 17px;
  margin-bottom: 5px;
  width: 600px; }

.searchCount {
  color: #444;
  font-family: Helvetica;
  font-size: 12px;
  font-weight: lighter;
  line-height: 14px;
  margin-top: 4px; }

#search-cat-header a {
  color: #000000;
  font-size: 1.75em;
  text-decoration: none; }

/*
----------------------------------------------------------------
  TIPS
---------------------------------------------------------------- */
div.tip-wrapper {
  background-image: url(../images/drop-down-notch.png);
  background-position: 145px 10px;
  background-repeat: no-repeat;
  position: absolute;
  height: auto;
  left: 454px;
  top: 10px;
  overflow: visible;
  z-index: 97;
  padding: 20px; }

div.tip {
  position: relative;
  display: block;
  width: 275px;
  height: auto;
  background-color: #fff;
  border: 5px solid #505050;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radisu: 10px;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.7);
  padding: 0; }

.tip h3 {
  background-color: #505050;
  margin: 0;
  padding: 4px 0 6px 0;
  font-size: 0.875em;
  /* 14px/16px */
  color: #fff;
  text-indent: 5px; }

.tip h3 a {
  font-size: 14px;
  color: #969696;
  cursor: pointer; }

.tip h3 a.active {
  color: #FFFFFF; }

.toplink {
  position: absolute;
  width: 150px;
  top: 3px;
  cursor: pointer; }

.tip h3 a.close {
  border: 1px solid #2d2d2d;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.8);
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  height: 18px;
  line-height: 18px;
  position: absolute;
  right: 3px;
  text-align: center;
  text-decoration: none;
  text-indent: 0;
  top: 2px;
  width: 18px; }

.tip h3 #dnotes {
  border: 1px solid #2d2d2d;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.8);
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  height: 18px;
  line-height: 18px;
  position: absolute;
  right: 50px;
  text-align: center;
  text-decoration: none;
  text-indent: 0;
  top: 2px;
  width: 40px; }

.tipbox {
  font-size: 12px;
  padding: 4px; }

.tipbox h4 {
  font-size: 14px;
  margin-bottom: 6px; }

#glimpse-container {
  display: none; }

/*
#notes-container {
  display: none;
}
*/
#notes-container h4 {
  margin-top: 6px; }

#notes-container textarea {
  background-color: #f2f201;
  height: 100px;
  width: 98%; }

#notes-container input[type='radio'] {
  padding-right: 8px; }

#notes-container input[type='submit'] {
  margin-top: 10px; }

.note-color {
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: 20px;
  margin: 4px 20px 0 0;
  width: 20px; }

#yellow {
  background-image: url(../images/highlighter_yellow@2x.png); }

#pink {
  background-image: url(../images/highlighter_pink@2x.png); }

#green {
  background-image: url(../images/highlighter_green@2x.png); }

#blue {
  background-image: url(../images/highlighter_blue@2x.png); }

#updatenote, #removenote {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.tipbox h4 a {
  font-size: 18px; }

.tipbox h4 img {
  margin-top: 2px; }

.tipbox p {
  margin-bottom: 10px;
  margin-top: auto; }

.tipbox a {
  color: #1f5b31; }

.notmatch {
  color: #cc0033; }

/*
----------------------------------------------------------------
  GRASP
---------------------------------------------------------------- */
#grasp-header {
  background-image: url(../images/grasp-logo.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left top;
  color: #323232;
  font-size: 24px;
  height: 40px;
  line-height: 55px;
  margin: 0 10px 22px 10px;
  padding: 0;
  text-indent: 50px; }

a.in-my-decks {
  display: block;
  position: absolute;
  top: 30px;
  right: 20px;
  height: 32px;
  width: 32px;
  background-image: url(../images/checkbox_checked_20x20.png);
  background-repeat: no-repeat;
  cursor: pointer; }

#my-decks {
  background-color: #ffffff;
  min-height: 400px;
  padding: 10px;
  border: 1px solid #cbcfd4;
  -webkit-border-radius: 0 10px 10px 10px;
  -moz-border-radius: 0 10px 10px 10px;
  border-radius: 0 10px 10px 10px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); }

#deck-catalog {
  background-color: #ffffff;
  min-height: 400px;
  padding: 10px;
  border: 1px solid #cbcfd4;
  -webkit-border-radius: 0 10px 10px 10px;
  -moz-border-radius: 0 10px 10px 10px;
  border-radius: 0 10px 10px 10px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); }

.decks-table {
  background-color: #fff;
  border: 1px solid #d9dbe0;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #999ca3;
  float: left;
  margin: 10px 0 10px 0;
  padding: 0;
  width: 100%; }

.decks-table li {
  border-bottom: 1px solid #d9dbe0;
  clear: both;
  list-style-type: none;
  min-height: 30px;
  padding: 18px 0;
  position: relative; }

.decks-table li span {
  font-family: helvetica;
  font-size: 14px;
  float: left;
  line-height: 30px;
  min-height: 30px; }

.decks-table li.header {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  height: 30px;
  line-height: 30px;
  padding: 0;
  z-index: auto;
  background: #fafafa;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 40%, #f1f2f2 95%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #ffffff), color-stop(95%, #f1f2f2));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 40%, #f1f2f2 95%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 40%, #f1f2f2 95%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #ffffff 40%, #f1f2f2 95%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f2f2',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(top, #ffffff 40%, #f1f2f2 95%);
  /* W3C */
  cursor: pointer;
  font-family: helvetica;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  text-align: left; }
  @media only screen and (max-width: 640px) {
    .decks-table li.header {
      display: none; } }

.decks-table li span.status {
  padding: 0;
  width: 10%; }
  @media only screen and (max-width: 640px) {
    .decks-table li span.status {
      display: none; } }

.decks-table li.header span.status {
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px; }

.decks-table li span.status.created {
  background-image: url(../images/circle_dark.png);
  background-position: center center;
  background-repeat: no-repeat; }

.decks-table li span.status.subscribed {
  background-image: url(../images/circle_light.png);
  background-position: center center;
  background-repeat: no-repeat; }

.decks-table li.header span.title {
  width: 40%; }

.decks-table.browse-decks li.header span.title {
  width: 40%; }

.decks-table li.header span.creator {
  width: 15%; }

.decks-table li.header span.complete {
  width: 15%; }

.decks-table li.header span.study {
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  width: 20%; }

.decks-table li span a {
  color: #999ca3;
  cursor: pointer;
  float: right;
  font-family: helvetica;
  font-size: 14px;
  line-height: 18px;
  position: relative;
  text-decoration: none; }

.decks-table li span img {
  position: absolute;
  top: 6px;
  left: 10px; }

a#ownedSort {
  cursor: pointer;
  display: block;
  font-family: Helvetica;
  font-size: 0.75em;
  margin-bottom: -25px;
  padding-top: 5px; }

/* Deck Information
========================================= */
div.deckInfo {
  float: left;
  position: relative;
  margin-bottom: 10px;
  width: 40%; }
  @media only screen and (max-width: 640px) {
    div.deckInfo {
      margin-left: 5px;
      width: 50%; } }
  @media only screen and (max-width: 435px) {
    div.deckInfo {
      width: 100%; } }

p.deckDescription {
  clear: left;
  color: #757575;
  float: left;
  font-family: Helvetica;
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
  margin: 0 0 6px 0;
  padding-right: 10px; }

.decks-table li span.more-description {
  display: none;
  float: left;
  font-family: Helvetica;
  font-size: 12px;
  font-weight: normal;
  line-height: 14px; }

.decks-table li span.show-more-description {
  display: block;
  float: right; }

.decks-table li span.show-more-description a {
  cursor: pointer;
  font-family: Helvetica;
  font-size: 12px;
  font-weight: normal;
  line-height: 14px; }

p.deckCreator {
  color: #757575;
  float: left;
  font-size: 12px;
  font-family: Helvetica;
  font-weight: normal;
  line-height: 14px;
  text-align: left;
  width: 15%;
  margin: 0; }
  @media only screen and (max-width: 640px) {
    p.deckCreator {
      clear: left;
      margin-left: 5px; } }
  @media only screen and (max-width: 435px) {
    p.deckCreator {
      width: 100%; } }

p.deckManage {
  clear: left;
  float: left;
  margin: 0;
  position: relative; }

div.deckName {
  color: #1a1a1a;
  cursor: pointer;
  display: block;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  height: 18px; }

p.deckName-mydecks {
  color: #1a1a1a;
  float: left;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
  margin: 0 auto 3px auto; }

.decks-table li span.public-badge,
.decks-table li span.private-badge {
  background-color: #e6e6e6;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  color: #707070;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 10px;
  font-family: Helvetica;
  height: 15px;
  line-height: 15px;
  margin: 1px 0 0 8px;
  min-height: 15px;
  padding: 0 8px;
  text-align: center;
  text-decoration: none; }

.decks-table li span.public-badge {
  background-color: #25893d;
  color: #fff;
  text-shadow: none; }

/* Deck Action - Study, Stats, etc
========================================= */
div.deckActions {
  float: left;
  width: 35%; }
  @media only screen and (max-width: 640px) {
    div.deckActions {
      position: absolute;
      top: 18px;
      right: 0;
      width: 48%; } }
  @media only screen and (max-width: 435px) {
    div.deckActions {
      float: right;
      margin-bottom: 10px;
      position: relative;
      width: 100%; } }

div.deckActions a:hover {
  cursor: pointer; }

a.study {
  float: right;
  margin: 0 30px 0 0;
  width: 70px; }
  @media only screen and (max-width: 640px) {
    a.study {
      margin: 0 5px 0 0; } }

a.add-cards {
  float: right;
  margin: 0 30px 0 0;
  width: 70px; }
  @media only screen and (max-width: 640px) {
    a.add-cards {
      margin: 0 5px 0 0; } }

a.stats {
  color: #009900;
  display: block;
  margin: 0;
  padding: 0;
  text-decoration: none;
  float: left;
  font-family: Helvetica;
  font-size: 14px;
  line-height: 14px;
  text-align: left; }
  @media only screen and (max-width: 435px) {
    a.stats {
      margin-left: 5px; } }

a.stats div {
  color: #009900;
  font-size: 14px; }

/* Deck searching
==================================================*/
div#publicDeckSearch {
  margin: 0 0 0 0;
  padding-bottom: 10px; }

div#publicDeckSearch h3 {
  font-size: 0.75em;
  font-weight: bold;
  margin: 15px 0 10px 0; }

div#publicDeckSearch form {
  display: inline; }

#searchTerm {
  -webkit-appearance: none;
  -moz-appearance: none;
  color: #666666;
  background-color: #fff;
  background-image: url(../images/search_home.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  border: 1px solid #444;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  font-family: helvetica;
  font-size: 16px;
  height: 31px;
  line-height: 18px;
  margin: 15px 0 15px 0;
  padding: 0 0 0 30px;
  width: 50%; }

#searchTerm:focus {
  outline: none;
  background-color: #fff;
  border: 1px solid black;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); }

#searchTerm:focus::-webkit-input-placeholder {
  color: #c8c8c8; }

a#search-submit {
  width: 80px; }

a#next, a#previous {
  width: 100px;
  float: right; }

a#previous {
  float: left;
  margin-left: 5px; }

a#finished {
  clear: right;
  float: right;
  margin-top: 8px;
  width: 100px; }

div#deckListNavigation {
  clear: left;
  margin: 0 0 0 52px;
  position: relative;
  height: 75px; }

p#search-summary {
  font-size: 10px;
  font-family: verdana;
  color: #666;
  position: absolute;
  font-style: italic;
  left: 285px;
  top: 0;
  height: 12px; }

a#see-all-decks {
  cursor: pointer;
  color: #005078;
  float: right;
  font-size: 0.75em;
  text-decoration: underline; }

a#see-all-decks:hover {
  color: #0099cc;
  text-decoration: underline; }

/* Deck sorting list - sort by name, creator, etc.
==================================================*/
div.deck-sorting-list {
  position: relative;
  /*  float: left;*/
  clear: left;
  margin: 35px 0 3px 10px;
  padding-bottom: 4px;
  color: #666;
  border-bottom: 1px dotted #666;
  font-family: verdana;
  font-size: 11px; }

div.deck-sorting-list a {
  cursor: pointer;
  color: #005078;
  font-size: 11px; }

div.deck-sorting-list a:hover {
  color: #0099cc; }

span#current-sort, span#current-sort-order {
  display: none; }

a#progressSort {
  display: block;
  position: absolute;
  top: 1px;
  right: 150px; }

a#creatorNameSort {
  display: block;
  position: absolute;
  top: 1px;
  right: 270px; }

a#creatorNameSortPublic {
  display: block;
  position: absolute;
  top: 1px;
  right: 174px; }

span#add-to-list-header {
  display: block;
  position: absolute;
  top: 1px;
  right: 10px;
  font-size: 11px;
  color: #666; }

a.screenNameLink {
  cursor: pointer;
  color: #005078; }

a.screenNameLink:hover {
  color: #0099cc; }

/* Deck Studying
==================================================*/
div#flashcard, #make-deck {
  background-color: #ffffff;
  height: 459px;
  padding: 8px;
  position: fixed;
  width: 304px;
  z-index: 7000;
  border: 1px solid #666666;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }

.flashcard-title {
  background-color: #6786b5;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  color: #eee;
  font-size: 14px;
  font-weight: normal;
  line-height: 14px;
  margin: -32px -9px 8px -9px;
  padding: 8px; }

div#flashcard div#flashcard-control {
  position: relative;
  height: 83px;
  width: 100%;
  border-top: 1px solid #666666; }

div#flashcard-progress {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;
  bottom: 0px;
  color: #FFFFFF;
  font-family: verdana;
  font-size: 10px;
  line-height: 28px;
  height: 28px;
  left: 0px;
  position: absolute;
  text-align: right;
  width: 100%; }

div#flashcard-progress.edit-mode {
  background-color: #fff;
  bottom: 2px; }

span#progress-number {
  float: left;
  margin-left: 8px; }

div#flashcard div#question, div#flashcard div#answer {
  font-size: 14px;
  height: 376px;
  text-align: left;
  padding: 0; }

div#flashcard div#answer {
  display: none; }

div#flashcard div#question {
  font-size: 22px;
  font-family: arial;
  text-align: center;
  line-height: 25px;
  padding: 0;
  /*  display: table-cell;
    vertical-align: middle;*/ }

div#flashcard div#question table {
  height: 376px;
  width: 100%;
  border-collapse: collapse;
  -webkit-border-horizontal-spacing: 0px;
  -webkit-border-vertical-spacing: 0px; }

div#flashcard div#question table td {
  vertical-align: middle;
  font-size: 22px;
  font-family: arial;
  text-align: center;
  line-height: 25px;
  padding: 0 20px; }

div#answerHeader {
  font-family: helvetica;
  font-size: 12px;
  min-height: 30px;
  overflow: hidden; }

div#answerHeader img#catImage {
  float: left; }

div#answerHeader p {
  max-width: 89%;
  float: left;
  margin: 0 0 0 5px; }

div#answerText {
  font-size: 15px;
  height: 340px;
  line-height: 17px;
  margin: 0 0 0 10px;
  overflow-y: auto; }

div#answerTextShort {
  font-family: arial;
  font-size: 15px;
  line-height: 17px;
  height: 199px;
  margin: 0;
  overflow-y: auto; }

#answerTextShort ul, #answerTextShort ol, #answerText ul, #answerText ol {
  display: block;
  margin-left: 20px;
  padding: 0;
  text-indent: 0; }

#answerText ol, #answerTextShort ol {
  list-style-type: decimal; }

#answerText ol.lower-alpha, #answerTextShort ol.lower-alpha {
  list-style-type: lower-alpha; }

#answerText ul ul, #answerTextShort ul ul {
  display: block;
  margin: 0;
  padding: 0;
  text-indent: 0; }

#answerText ul ul ul, #answerTextShort ul ul ul {
  display: block;
  margin: 0;
  padding: 0;
  text-indent: 0; }

#answerText ul li, #answerTextShort ul li {
  list-style-type: disc;
  padding: 2px;
  font-size: 12px;
  line-height: 1.3em; }

#answerText ol li, #answerTextShort ol li {
  padding: 2px;
  font-size: 100%; }

#answerText table, #answerTextShort table {
  border-collapse: collapse;
  margin: 8px 0 8px 0;
  max-width: 100%; }

#answerText td, #answerTextShort td {
  border: 1px solid #666;
  padding: 4px;
  vertical-align: top; }

div.pageHeading {
  border-bottom: 1px solid #4682B4;
  color: #4682B4;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  margin: 15px 0 10px 0;
  padding: 0; }

div#answerNotes {
  border-top: 1px solid #444;
  background-color: #f2f3a4;
  margin: 5px 0 0 0;
  height: 121px;
  color: #000;
  font-family: arial;
  font-size: 14px;
  line-height: 16px; }

h3#notes-header {
  font-family: arial;
  margin: 0;
  padding: 0 0 0 5px;
  font-size: 14px;
  line-height: 14px;
  color: #000;
  margin-top: -17px;
  height: 20px;
  width: 100px; }

p#answerNotesWrapper {
  margin: 12px 0 5px 15px;
  width: 312px;
  overflow-y: auto; }

div#answerNotes textarea {
  background: transparent;
  border: none;
  height: 94px;
  margin: 0;
  padding: 8px;
  width: 280px;
  color: #000;
  font-size: 14px;
  line-height: 16px; }

a#save {
  height: 20px;
  line-height: 20px;
  position: absolute;
  right: 3px;
  top: 3px;
  width: 70px; }

a#save-card {
  height: 20px;
  line-height: 20px;
  position: absolute;
  right: 3px;
  top: 3px;
  width: 70px; }

a#cancel {
  height: 20px;
  left: 3px;
  line-height: 20px;
  position: absolute;
  top: 3px;
  width: 70px; }

a#cancel-make-deck {
  margin-right: 8px;
  width: 70px;
  float: right; }

a#cancel-card-edit {
  height: 20px;
  left: 3px;
  line-height: 20px;
  position: absolute;
  top: 3px;
  width: 70px; }

a#close {
  float: right;
  height: 20px;
  line-height: 20px;
  margin: 4px 4px 0 0;
  width: 50px; }

a#reset {
  margin-top: 50px;
  position: absolute;
  width: 75px;
  right: 42px; }
  @media only screen and (max-width: 388px) {
    a#reset {
      position: relative;
      right: inherit;
      margin: 10px auto; } }

a#reset-cancel {
  margin-top: 50px;
  position: absolute;
  width: 75px;
  left: 42px; }
  @media only screen and (max-width: 388px) {
    a#reset-cancel {
      position: relative;
      left: inherit;
      margin: 10px auto; } }

a#edit {
  float: right;
  height: 20px;
  line-height: 20px;
  margin: 4px 4px 0 0;
  width: 50px; }

#okButton {
  float: right;
  width: 80px; }

a.answerLink {
  position: absolute;
  cursor: pointer;
  display: block;
  height: 44px;
  width: 50px;
  background-repeat: no-repeat;
  background-position: center center; }

a.answerLink#knew {
  top: 6px;
  right: 8px;
  background-image: url(../images/YES.png); }

a.answerLink#flip {
  top: 6px;
  left: 130px;
  background-image: url(../images/FLIP.png); }

a.answerLink#didntknow {
  top: 6px;
  left: 8px;
  background-image: url(../images/NO.png);
  display: none; }

a.answerLink#reset {
  bottom: 10px;
  left: 20px;
  cursor: pointer; }

a.edit-mode-link {
  background-repeat: no-repeat;
  color: #666;
  cursor: pointer;
  display: block;
  font-size: 10px;
  height: 24px;
  width: 24px;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0; }

a.edit-mode-link.study-mode {
  background-image: url(../images/edit-inactive.png); }

a.edit-mode-link.edit-mode {
  background-image: url(../images/edit-active.png); }

textarea.edit-question {
  border: none;
  font-size: 22px;
  font-family: arial;
  line-height: 25px;
  height: 130px;
  text-align: center; }

/* Add Cards Tutorial */
#add-cards-tutorial {
  border: 2px solid #003465;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  clear: left;
  color: #444;
  display: none;
  float: right;
  font-family: helvetica;
  margin: 10px 4%;
  min-height: 300px;
  padding: 15px 3%;
  position: relative;
  width: 50%; }

#add-cards-tutorial img {
  position: absolute;
  right: 37px;
  top: -11px; }

#add-cards-tutorial h3 {
  border-bottom: 1px solid #444;
  font-size: 1.0em; }

#add-cards-tutorial h4 {
  color: #000;
  font-size: 0.75em;
  margin: 15px auto; }

#add-cards-tutorial p {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 225px;
  margin: 0 auto;
  max-width: 320px; }

#act-step-one {
  background-image: url(../images/grasp_tutorial_1.png);
  background-size: auto; }

#act-step-two {
  background-image: url(../images/grasp_tutorial_2.png); }

#act-step-three {
  background-image: url(../images/grasp_tutorial_3.png);
  background-size: auto; }

#act-step-four {
  background-image: url(../images/grasp_tutorial_4.png); }

#act-step-five {
  background-image: url(../images/grasp_tutorial_5.png); }

a.add-to-list {
  display: block;
  position: absolute;
  top: 30px;
  right: 20px;
  height: 32px;
  width: 32px;
  background-image: url(../images/checkbox_20x20.png);
  background-repeat: no-repeat; }

a.remove-from-list, a.remove-deck-entirely {
  background-image: url(../images/delete.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
  float: left;
  height: 12px;
  line-height: 12px;
  width: 13px;
  text-decoration: none; }

a.edit-deck {
  background-image: url(../images/edit.gif);
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  display: block;
  float: left;
  height: 12px;
  line-height: 12px;
  margin-left: 8px;
  text-decoration: none;
  width: 13px; }

/* Edit Deck & Cards Dialog
========================================= */
.manage-deck {
  background-color: #ffffff;
  clear: both;
  height: 459px;
  overflow-y: scroll;
  position: fixed;
  padding: 8px;
  width: 304px;
  z-index: 7000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #666666;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }

h3.manageDeckName {
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  margin: 0 0 15px 0;
  padding-bottom: 0;
  padding-top: 0;
  color: #003465; }

p#edit-deck-message-box {
  margin-left: 15px; }

a#make-public, a#make-private {
  margin: 0;
  width: 100px; }

a#delete-deck {
  margin-top: 15px;
  width: 120px; }

a#make-public, a#make-private {
  width: 120px;
  margin: 10px; }

.button-bar {
  clear: both; }

a#update-deck {
  float: left;
  margin: 0 0 8px 0;
  width: 70px; }

#close-deck-manager {
  float: right;
  width: 70px; }

table.manageCardsList {
  margin: 0 0 20px 0;
  border-collapse: collapse;
  border-bottom: 1px solid #666;
  background-color: #666;
  font-family: verdana; }

table.manageCardsList th {
  background-color: #fff;
  font-size: 8px;
  font-color: #666;
  text-align: center; }

table.manageCardsList tr {
  border-bottom: 1px solid #fff; }

table.manageCardsList tr.light-row {
  background-color: #e2ecf4; }

table.manageCardsList tr.dark-row {
  background-color: #CCDFEA; }

table.manageCardsList td {
  font-size: 10px;
  padding: 7px;
  vertical-align: middle; }

a.remove, a.preview {
  display: block;
  height: 27px;
  width: 27px;
  background-repeat: no-repeat;
  cursor: pointer; }

a.preview {
  background-image: url(../images/edit.png); }

a.remove {
  background-image: url(../images/delete.png); }

/* used for labels and h4's */
.dialog-subheader {
  color: #006699;
  display: block;
  font-family: Helvetica;
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
  margin: 0;
  padding: 0;
  clear: both; }

/* used for dialog introductory text */
.dialog-explanation {
  color: #336699;
  font-family: Helvetica;
  font-size: 12px;
  line-height: 14px;
  margin: 10px 0 20px 0; }

p.explanation-small {
  color: #666666;
  font-size: 11px;
  line-height: 14px;
  margin: 10px 10px 8px 0; }

/* used for paragraph descriptions */
.dialog-description {
  margin: 5px 0;
  color: #666666;
  font-family: Helvetica;
  font-size: 12px;
  line-height: 14px;
  width: 294px; }

.dialog-input {
  /*
    background-image: url(txt_input_background_search_27x27.png);
    background-repeat: repeat;
  */
  height: 30px;
  width: 278px;
  border: 1px solid #cccccc;
  line-height: 30px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: normal;
  padding-left: 5px;
  background-color: #f7f7df;
  margin: 5px 0 15px 0px; }

textarea.dialog-input {
  padding-top: 5px;
  line-height: 18px;
  height: 132px; }

textarea#description {
  height: 132px; }

a#add-cards {
  margin: 10px;
  width: 100px; }

/* Create Decks
========================================= */
#create-deck {
  float: right; }

a#create-submit {
  float: left;
  width: 100px;
  margin: 0 0 10px 8px; }

#eulaLink {
  display: block;
  margin-bottom: 10px;
  font-family: verdana;
  font-size: 11px;
  margin-left: 15px; }

#eulaCheck {
  margin-bottom: 0;
  margin-right: 2;
  margin-left: 0;
  height: 15px;
  width: 30px; }

/*
----------------------------------------------------------------
  Grasp Buttons
---------------------------------------------------------------- */
#cancelButton {
  display: inline-block;
  width: 70px; }

#remove-card {
  display: inline-block;
  float: right;
  width: 90px; }

#private {
  display: inline-block;
  margin: 10px 0 0 10px;
  width: 80px; }

#public {
  display: inline-block;
  margin: 10px 0 0 10px;
  width: 75px; }

/* Explanatory text and Messaging Areas
========================================= */
p.message-box {
  font-family: verdana;
  font-size: 10px;
  margin: 5px 0;
  color: red; }

p.message-box#searchMessage {
  margin: 5px 0; }

p.explanation {
  margin: 0 0 5px 8px; }

p.explanation.welcome {
  margin-top: 40px; }

p.explanation.bold {
  font-weight: bold;
  margin-top: 10px; }

p.explanation a {
  cursor: pointer; }

p#search-explanation {
  margin: 0;
  max-width: 35em;
  font-size: 14px;
  font-family: Helvetica; }

#profile p {
  max-width: 35em; }

#author-profile-button {
  float: left;
  width: 90px;
  margin: 0 15px 10px 0; }

#cancel-author-profile {
  float: right;
  width: 90px; }

#ajax-loading-progress {
  display: none;
  width: 150px; }

div.ui-dialog.unbound-dialog {
  /*
    background-image: url(../images/header_fade_blue_80x80.png);
    background-repeat: repeat-x;
    background-position: 0 24px;
  */
  background-color: #ffffff;
  border: 1px solid #336699;
  font-family: Helvetica;
  font-size: 12px; }

div.ui-dialog.unbound-dialog {
  padding: 0; }

div.ui-dialog.unbound-dialog.ui-corner-all {
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  /*
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  */ }

div.ui-dialog.unbound-dialog div.ui-dialog-titlebar.ui-widget-header {
  /*
    background-image: url(../images/title_bar_bevel_27x27.png);
    background-color: #4B88C5;
  */
  background-color: #003465;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  color: #ffffff;
  padding: 8px 5px;
  text-indent: 5px;
  font-family: Helvetica;
  font-size: 12px;
  line-height: 14px; }

div#flashcard-grayout {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 99;
  display: none;
  background-color: black;
  filter: alpha(opacity=40);
  opacity: 0.8; }

div#flashcard-grayout-level2 {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 99;
  display: none;
  background-color: black;
  filter: alpha(opacity=40);
  opacity: 0.8; }

/* Add Card Popup */
.message-box#add-card-message-box {
  position: absolute;
  top: 50px;
  left: 10px; }

#pageSelect {
  text-align: left;
  width: 340px;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 12px;
  background-color: transparent; }

#pageSelect label {
  width: 100px;
  display: block;
  position: absolute;
  left: 10px;
  top: 35px;
  line-height: 11px;
  color: #006699;
  background-color: transparent; }

#pageSelect select {
  width: 190px;
  display: block;
  position: absolute;
  top: 30px;
  left: 110px;
  border: 1px, solid, #cccccc;
  background: #f7f7df;
  background-color: transparent; }

#deckSelect {
  text-align: left;
  width: 340px;
  font-size: 12px; }

#deckSelect label {
  width: 100px;
  display: block;
  position: absolute;
  left: 10px;
  top: 10px;
  line-height: 11px;
  color: #006699;
  background-color: transparent; }

#deckSelect select {
  width: 190px;
  display: block;
  position: absolute;
  left: 110px;
  top: 7.5px;
  border: 1px, solid, #cccccc;
  background: #f7f7df;
  background-color: transparent; }

.ui-widget-header {
  background: none;
  border: none; }

.ui-widget-content {
  padding: 0; }

/* tutorial  */
.issue-tutorial-explanation {
  margin-left: 100px;
  margin-top: 30px; }

#issueTutOkButton {
  margin-left: auto;
  margin-right: auto;
  width: 100px; }

div.questionFadeBlue {
  background-image: url(../images/header_fade_blue_80x80.png);
  background-position: 0 24px;
  background-repeat: repeat-x; }

#ok-button {
  width: 50px;
  float: left; }

#study-button {
  width: 70px;
  float: right; }

/* Grasp Tutorial */
.grasp-tutorial {
  background-color: #fff;
  border: 1px solid #cbcfd4;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2); }

.document-text.wide.grasp-tutorial {
  padding-top: 35px;
  width: 700px; }

.grasp-tutorial-slides {
  height: 400px;
  position: relative; }

.grasp-tutorial-slide {
  height: 300px;
  padding: 20px; }

.slide-text {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  color: #323232;
  float: left;
  font-family: helvetica;
  font-size: 28px;
  height: inherit;
  line-height: 32px;
  padding-left: 3%;
  width: 47%; }
  @media only screen and (max-width: 640px) {
    .slide-text {
      background-image: none;
      float: none;
      font-size: 1em;
      height: auto;
      padding-left: 0;
      padding-top: 10px;
      width: 100%; } }

#slide1 .slide-text {
  background-image: url(../images/grasp_intro_slide1.png);
  background-size: auto;
  width: 94%; }
  @media only screen and (max-width: 640px) {
    #slide1 .slide-text {
      background-image: url(../images/grasp_intro_slide1.png);
      background-size: contain;
      height: inherit; } }

#slide2 .slide-text {
  background-image: url(../images/grasp_intro_slide2_logo.png);
  background-position: left top;
  background-size: auto;
  height: 170px;
  padding-top: 130px; }
  @media only screen and (max-width: 640px) {
    #slide2 .slide-text {
      background-image: none;
      float: none;
      font-size: 1em;
      height: auto;
      padding-left: 0;
      padding-top: 10px;
      width: 100%; } }

#slide3 .slide-text {
  background-image: url(../images/grasp_intro_slide3_logo.png);
  background-position: left top;
  background-size: auto;
  height: 170px;
  padding-top: 130px; }
  @media only screen and (max-width: 640px) {
    #slide3 .slide-text {
      background-image: none;
      float: none;
      font-size: 1em;
      height: auto;
      padding-left: 0;
      padding-top: 10px;
      width: 100%; } }

#slide4 .slide-text {
  background-image: url(../images/grasp_intro_slide4_logo.png);
  background-position: left top;
  background-size: auto;
  height: 170px;
  padding-top: 130px; }
  @media only screen and (max-width: 640px) {
    #slide4 .slide-text {
      background-image: none;
      float: none;
      font-size: 1em;
      height: auto;
      padding-left: 0;
      padding-top: 10px;
      width: 100%; } }

#slide5 .slide-text {
  background-image: url(../images/grasp_intro_slide5_logo.png);
  background-position: left top;
  background-size: auto;
  font-size: 36px;
  height: 170px;
  line-height: 45px;
  padding-top: 130px; }
  @media only screen and (max-width: 640px) {
    #slide5 .slide-text {
      background-image: none;
      float: none;
      font-size: 1em;
      height: auto;
      padding-left: 0;
      padding-top: 10px;
      width: 100%; } }

.slide-graphic {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  float: left;
  height: inherit;
  width: 50%; }
  @media only screen and (max-width: 640px) {
    .slide-graphic {
      float: none;
      height: 200px;
      margin: 20px 0 0 0;
      width: 100%; } }

#slide1 .slide-graphic {
  background-image: url(../images/grasp_intro_slide5_graphic.png); }

#slide2 .slide-graphic {
  background-image: url(../images/grasp_intro_slide2_graphic.png); }

#slide3 .slide-graphic {
  background-image: url(../images/grasp_intro_slide3_graphic.png); }

#slide4 .slide-graphic {
  background-image: url(../images/grasp_intro_slide4_graphic.png); }

#slide5 .slide-graphic {
  background-image: url(../images/grasp_intro_slide5_graphic.png); }

.tutorial-navigation {
  background: #afafaf;
  /* Old browsers */
  background: -moz-linear-gradient(top, #afafaf 0%, #6c6c6c 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #afafaf), color-stop(100%, #6c6c6c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #afafaf 0%, #6c6c6c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #afafaf 0%, #6c6c6c 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #afafaf 0%, #6c6c6c 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #afafaf 0%, #6c6c6c 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afafaf', endColorstr='#6c6c6c',GradientType=0 );
  /* IE6-9 */
  border: 1px solid #4d4d4d;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  height: 40px;
  /*   position: absolute; */
  /*   bottom: 10px; */
  margin: 30px auto 0 auto;
  width: 240px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.1); }

.tutorial-navigation li {
  border-right: 1px solid #4d4d4d;
  color: #fff;
  cursor: pointer;
  float: left;
  font-family: helvetica;
  font-size: 12px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 39px; }

.tutorial-navigation li:hover {
  background: #7f7f7f;
  /* Old browsers */
  background: -moz-linear-gradient(top, #7f7f7f 0%, #353535 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7f7f7f), color-stop(100%, #353535));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #7f7f7f 0%, #353535 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #7f7f7f 0%, #353535 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #7f7f7f 0%, #353535 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #7f7f7f 0%, #353535 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f7f7f', endColorstr='#353535',GradientType=0 );
  /* IE6-9 */ }

.tutorial-navigation li.current-slide {
  background: #7f7f7f;
  /* Old browsers */
  background: -moz-linear-gradient(top, #7f7f7f 0%, #353535 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7f7f7f), color-stop(100%, #353535));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #7f7f7f 0%, #353535 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #7f7f7f 0%, #353535 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #7f7f7f 0%, #353535 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #7f7f7f 0%, #353535 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f7f7f', endColorstr='#353535',GradientType=0 );
  /* IE6-9 */ }

#previous-slide {
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  -moz-border-radius-topleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -webkit-border-top-left-radius: 20px; }

#next-slide {
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -webkit-border-top-right-radius: 20px;
  border: none;
  width: 40px; }

#next-slide img, #previous-slide img {
  margin-top: 2px; }

#skip-overview {
  color: #3041aa;
  float: right;
  font-family: helvetica;
  font-size: 0.65em;
  font-style: normal;
  margin: 50px 10px 10px 10px; }

#grasp-get-started {
  color: #fff;
  border: 1px solid #4d4d4d;
  display: block;
  font-family: helvetica;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  margin: 30px 0;
  padding: 0;
  width: 240px; }

#grasp-get-started img {
  margin-left: 10px; }

.dark-grey {
  background: #afafaf;
  /* Old browsers */
  background: -moz-linear-gradient(top, #afafaf 0%, #6c6c6c 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #afafaf), color-stop(100%, #6c6c6c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #afafaf 0%, #6c6c6c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #afafaf 0%, #6c6c6c 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #afafaf 0%, #6c6c6c 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #afafaf 0%, #6c6c6c 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afafaf', endColorstr='#6c6c6c',GradientType=0 );
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.1); }

.dark-grey:hover {
  background: #7f7f7f;
  /* Old browsers */
  background: -moz-linear-gradient(top, #7f7f7f 0%, #353535 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7f7f7f), color-stop(100%, #353535));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #7f7f7f 0%, #353535 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #7f7f7f 0%, #353535 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #7f7f7f 0%, #353535 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #7f7f7f 0%, #353535 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f7f7f', endColorstr='#353535',GradientType=0 );
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.1); }

#question img {
  width: 100%; }

#done-with-decks {
  display: none;
  left: 0;
  position: fixed;
  top: 10px;
  width: 100px; }

/* navigation tabs
--------------------------------------------------------------------------*/
.tabnav {
  width: 100%;
  font-family: Helvetica;
  margin: 0 0 -1px 0;
  padding: 0; }

.tabnav li {
  padding: 0;
  display: inline;
  list-style: none; }

@media only screen and (max-width: 388px) {
  .tabnav li:first-child {
    margin-left: 0; } }

.tabnav li a {
  background: #648ab5;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border: 1px solid #648ab5;
  border-bottom: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Helvetica;
  font-size: 0.75em;
  line-height: 1.25em;
  font-weight: normal;
  padding: 8px 12px 8px 12px;
  margin-right: 4px;
  margin-top: 4px;
  text-decoration: none; }

.tabnav#grasp-tabs a:link, .tabnav#grasp-tabs a:visited {
  background: #436C81; }

.tabnav#grasp-tabs a:link.active, .tabnav#grasp-tabs a:visited.active {
  background: #ffffff;
  border-color: #cbcfd4;
  color: #000; }

.tabnav#grasp-tabs a:hover {
  color: #fafafa; }

#tabnav a:hover, .tabnav a:hover {
  background: #fff;
  color: #fafafa; }

/* end navigation tabs
--------------------------------------------------------------------------*/
/* Medline Style
--------------------------------------------------------------------------------
   Copyright 2017 Unbound Medicine, Inc.
   Used in multiple webapps for the medline (Prime) feature
-------------------------------------------------------------------------------- */
div#medlinewrapper {
  max-width: 980px !important;
  clear: both; }
  @media only screen and (max-width: 800px) {
    div#medlinewrapper {
      padding-top: 1px;
      padding-right: 0px;
      margin: 0px 10px; } }

div#medlineinput {
  float: left;
  height: 542px;
  margin: 0 auto;
  padding-top: 20px;
  position: relative;
  width: 24.2%;
  max-width: 234px; }
  @media only screen and (max-width: 800px) {
    div#medlineinput {
      height: auto;
      margin-bottom: 20px;
      width: 100%; } }

div.medline-search-box {
  color: #222222;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 11px;
  font-weight: normal;
  background-color: #CCC;
  border: 1px solid #000;
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #cce4fc;
  border-bottom-left-radius: 5px;
  border-color: #88c2fa;
  border-style: solid none solid solid;
  border-width: 1px 1px 1px 1px;
  min-height: 300px;
  margin: 33px 0 0 0; }
  @media only screen and (max-width: 800px) {
    div.medline-search-box {
      border-style: solid;
      border-top-right-radius: 5px;
      -webkit-border-top-right-radius: 5px;
      -moz-border-radius-topright: 5px;
      border-bottom-right-radius: 5px;
      -webkit-border-bottom-right-radius: 5px;
      -moz-border-radius-bottomright: 5px; } }

/* Search Navigation Buttons */
div.medbuttonwrapper {
  clear: right;
  margin: 0 auto;
  display: block;
  position: relative; }

div.medbutton {
  background-color: #deeefd;
  border-color: #aad4fd;
  border-radius: 5px 5px 0 0;
  border-style: solid;
  border-width: 1px 1px 0 1px;
  color: #373c43;
  cursor: pointer;
  display: block;
  float: left;
  font-family: helvetica;
  font-size: 12px;
  font-weight: bold;
  height: 32px;
  letter-spacing: 0.05em;
  line-height: 36px;
  margin-bottom: -1px;
  margin-left: 4px;
  overflow-y: hidden;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 46%; }
  div.medbutton.active {
    background-color: #cce4fc;
    border-color: #88c2fa;
    border-bottom: 1px solid #cce4fc; }

div.medbutton#classictitle {
  margin-left: 0; }

/* Search */
#classicButton, #clinicalButton {
  margin-left: 0;
  margin-bottom: 15px;
  margin-top: 15px; }

div.medline-search-box.start {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-style: solid solid solid solid;
  border-color: #C3C7CD #C3C7CD #C3C7CD #C3C7CD; }

div.medline-search-box form {
  padding: 0px 0px 0px 18px; }

div.medline-search-box form span {
  font-weight: bold;
  color: #4e5156;
  margin-top: 15px;
  margin-bottom: 5px;
  display: block; }

.medline-search-box#medlinelists h3 {
  margin-top: 10px;
  margin-bottom: 3px;
  margin-left: 4px; }

.medline-search-box#medlinelists span.empty {
  color: #555;
  display: block;
  margin-left: 20px; }

/* Results */
div#results {
  float: left;
  margin-left: 23.9%;
  background-color: #eef0f2;
  border: 1px solid #bebebe;
  border-radius: 5px;
  margin-bottom: 25px;
  padding: 20px 46px 50px 2%;
  width: auto;
  min-height: 600px;
  position: relative;
  color: #414141;
  margin-top: 0px; }
  @media only screen and (max-width: 800px) {
    div#results {
      margin-left: 0;
      margin-top: 30px; } }
  @media only screen and (max-width: 800px) {
    div#results {
      padding-bottom: 10px; } }
  @media only screen and (max-width: 640px) {
    div#results {
      border: none; } }

div#results.for-you {
  margin-left: 12%;
  margin-right: 12%; }
  @media only screen and (max-width: 800px) {
    div#results.for-you {
      width: 96%;
      margin-left: 0;
      padding-bottom: 10px; } }

.result.sborder {
  border-bottom: none; }

.result#summary {
  position: relative;
  padding-bottom: 18px; }

.result ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
  margin: 20px 0; }
  .result ul li {
    font-family: helvetica; }
    .result ul li.author {
      color: #797979;
      font-size: 14px;
      margin: 8px 8px 4px 8px; }
    .result ul li.comment {
      font-size: 11px;
      padding: 6px 0 0 0px; }
      .result ul li.comment b {
        font-size: 11px;
        color: #666; }
    .result ul li.source {
      color: #797979;
      font-size: 14px;
      font-style: italic;
      line-height: 14px;
      margin-top: 8px;
      margin-bottom: 6px;
      margin-left: 8px;
      margin-right: 8px;
      padding: 4px 0;
      padding-right: 70px; }
    .result ul li.source span {
      margin-right: -70px; }
    .result ul li.conclusion {
      color: #797979;
      font-size: 14px;
      line-height: 18px;
      font-style: normal;
      margin-top: 8px;
      margin-bottom: 6px;
      margin-left: 8px;
      margin-right: 8px; }
    .result ul li.title {
      color: #0b2868;
      text-decoration: none;
      font-size: 15px;
      font-weight: bold;
      padding: 8px 8px 8px 8px; }
      .result ul li.title a {
        color: inherit;
        text-decoration: none;
        font-size: 15px;
        font-weight: bold;
        line-height: 18px; }
    .result ul li a {
      font-family: helvetica; }

.journal-code {
  background-color: #000;
  color: #fff;
  float: right;
  font-size: 14px;
  font-style: normal;
  line-height: 14px;
  margin-top: -4px;
  padding: 4px 8px;
  text-align: center;
  width: 40px;
  cursor: pointer; }

.journal-code.code-left {
  float: left;
  margin-right: 10px; }

.title-pubtype {
  font-weight: normal; }

.abstract-wrapper {
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin-top: 10px; }

.abstract {
  background-image: url(../images/triangle.png);
  background-repeat: no-repeat;
  background-position: 20px 0;
  font-family: helvetica;
  font-size: 12px;
  margin: -12px 0 0 0;
  padding: 20px 15px 15px 15px;
  line-height: 16px;
  color: #333; }

.abstract h3 {
  font-size: 16px;
  margin: 8px 0 1px 0;
  padding: 0; }

.links {
  display: block;
  font-family: Helvetica;
  font-size: 12px;
  font-weight: bold;
  height: 15px;
  margin: 12px 8px 8px 8px;
  text-align: right; }

.links span {
  background-repeat: no-repeat;
  color: #444;
  cursor: pointer;
  height: 9px;
  line-height: 9px;
  padding-left: 12px;
  padding-right: 20px;
  margin-bottom: 3px;
  float: right;
  margin-top: -10px; }

.links span:hover {
  text-decoration: underline; }

.abstractButton {
  background-image: url(../medline/images/more.gif); }

.abstractButton.show {
  background-image: url(../medline/images/less.gif); }

.links span.fulltextpdf {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  font-size: 14px; }

.fulltextpdf:before {
  font-family: 'unbound-icons';
  font-size: 20px;
  content: '\e90f';
  font-weight: 500;
  color: #000;
  line-height: 20px;
  text-decoration: none;
  display: block;
  float: left;
  margin-top: -2px; }

@media only screen and (max-width: 900px) {
  .links {
    height: auto; } }

@media only screen and (max-width: 900px) {
  .links span.fulltext, .links span.fulltextpdf {
    clear: both;
    float: none; } }

.links span.fulltext {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  font-size: 14px; }

.fulltext:before {
  font-family: 'unbound-icons';
  font-size: 20px;
  content: '\e91f';
  font-weight: 500;
  line-height: 20px;
  color: #000;
  text-decoration: none;
  display: block;
  float: left;
  margin-top: -2px; }

.fulltext.ftimage {
  background-image: none;
  padding-left: 0; }

.fulltext.ftimage img {
  max-height: 20px;
  line-height: 12px;
  margin-top: -3px;
  max-width: 134px; }

div#results div.result.favorite {
  background-color: yellow; }

div#loginNested, div#pageNested {
  background: none repeat scroll 0 0 #FFFFFF;
  border: none;
  border-radius: none;
  min-height: 520px;
  padding: 0;
  position: relative; }

div#medline {
  background-color: #FFF;
  min-height: 450px; }

.clearBoth {
  clear: both; }

/** Medline front page */
.medline-intro {
  background-image: none;
  color: #444;
  font-family: Helvetica;
  font-size: 13px;
  height: auto;
  line-height: 20px;
  padding: 0;
  margin: 0px 0 0 0;
  text-align: left; }

.medline-intro img {
  display: block;
  position: static;
  top: -40px;
  left: 129px; }

#devices-image {
  margin-left: 0;
  margin-top: 22px;
  margin-bottom: -3px;
  padding-bottom: 0;
  display: block;
  width: 413px; }
  @media only screen and (max-width: 1080px) {
    #devices-image {
      display: none; } }

#intro-column {
  float: right;
  padding-top: 10px;
  width: 250px;
  line-height: 30px; }
  @media only screen and (max-width: 1080px) {
    #intro-column {
      float: none;
      margin: 5px auto;
      padding-bottom: 15px;
      width: 80%; } }

#intro-column h1 {
  color: #444;
  font-family: helvetica;
  font-size: 24px;
  font-weight: normal;
  margin: 0 0 12px 0; }

#app-store-links {
  clear: both;
  float: none;
  margin: 0 auto 0 auto;
  padding-top: 15px; }

.app-store-link {
  display: inline-block;
  margin: 5px 5px 0 0; }

@media only screen and (max-width: 800px) {
  #app-box {
    display: none !important; } }

.app-box {
  float: left;
  margin: 0 auto;
  padding-top: 20px;
  width: 22.2%;
  max-width: 234px;
  background-color: #ffffff;
  border: 1px solid #CBCFD4;
  border-radius: 5px;
  box-sizing: border-box;
  margin-bottom: 25px;
  margin-right: 15px;
  padding: 20px 29px 20px 34px; }
  .app-box img {
    max-width: 100%; }

.social-link {
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  float: right;
  height: 43px;
  width: 40px;
  -webkit-transition: background 0.5s linear;
  -moz-transition: background 0.5s linear;
  -o-transition: background 0.5s linear;
  transition: background 0.5s linear; }

#medl-yt {
  background-image: url(../images/youtube.png);
  height: 43px;
  width: 54px;
  margin-right: 8px; }

#medl-yt:hover {
  background-image: url(../images/youtube_color.png);
  height: 43px;
  width: 54px;
  margin-right: 8px; }

#medl-fb {
  background-image: url(../images/facebook_grey.png);
  margin-right: 4px; }

#medl-fb:hover {
  background-image: url(../images/facebook_color.png);
  margin-right: 4px; }

#medl-tw {
  background-image: url(../images/twitter_grey.png); }

#medl-tw:hover {
  background-image: url(../images/twitter_color.png); }

#pubmed-disc-link {
  color: #b3b3b3; }

#pubmed-disclaimer {
  float: left;
  color: #b2b2b2;
  font-family: helvetica;
  font-size: 11px;
  line-height: 14px;
  margin: 30px auto 0 auto;
  width: 100%; }

.disclaimer {
  box-sizing: border-box;
  width: 45%;
  margin: 20px 0px 0px 124px; }
  @media only screen and (max-width: 1080px) {
    .disclaimer {
      margin: 20px auto 0px auto;
      text-align: center; } }

.disclaimer-social {
  width: 60%;
  box-sizing: border-box;
  float: right; }

#medline-introduction {
  background-repeat: no-repeat;
  background-position: center bottom; }

/* Index List */
.list-mode#medline-index-list {
  border: 1px solid #cbcfd4;
  display: block;
  margin: 45px auto 0px auto;
  float: none;
  height: 137px; }
  .list-mode#medline-index-list li {
    height: 35px;
    width: 216px; }
    .list-mode#medline-index-list li#header {
      border-radius: 4px;
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0;
      -moz-border-radius-bottomleft: 0;
      -moz-border-radius-bottomright: 0;
      -webkit-border-bottom-left-radius: 0;
      -webkit-border-bottom-right-radius: 0;
      float: none;
      height: 30px;
      line-height: 30px;
      padding: 0;
      width: 100%; }
      .list-mode#medline-index-list li#header span {
        background: #fafafa;
        /* Old browsers */
        background: -moz-linear-gradient(top, #ffffff 40%, #f1f2f2 95%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #ffffff), color-stop(95%, #f1f2f2));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #ffffff 40%, #f1f2f2 95%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #ffffff 40%, #f1f2f2 95%);
        /* Opera11.10+ */
        background: -ms-linear-gradient(top, #ffffff 40%, #f1f2f2 95%);
        /* IE10+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f2f2',GradientType=0 );
        /* IE6-9 */
        background: linear-gradient(top, #ffffff 40%, #f1f2f2 95%);
        /* W3C */
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        -moz-border-radius-bottomleft: 0;
        -moz-border-radius-bottomright: 0;
        -webkit-border-bottom-left-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        color: #696969;
        cursor: pointer;
        display: block;
        font-family: helvetica;
        font-size: 14px;
        height: 30px;
        line-height: 30px;
        text-indent: 19px;
        width: 100%; }
      @media only screen and (max-width: 480px) {
        .list-mode#medline-index-list li#header {
          border-top: none; } }
    .list-mode#medline-index-list li a {
      color: #666;
      line-height: 35px;
      padding-left: 10px; }
      .list-mode#medline-index-list li a:hover {
        color: #333; }
    @media only screen and (max-width: 1080px) {
      .list-mode#medline-index-list li:nth-child(even) {
        border-right: 1px solid #cbcfd4; } }
    @media only screen and (max-width: 480px) {
      .list-mode#medline-index-list li:nth-child(even) {
        border-right: none; } }
    @media only screen and (max-width: 1080px) {
      .list-mode#medline-index-list li.odd {
        border-top: 1px solid #cbcfd4; } }
    @media only screen and (max-width: 1080px) {
      .list-mode#medline-index-list li {
        box-sizing: border-box;
        width: 50%;
        border: none;
        border-top: 1px solid #cbcfd4; } }
    @media only screen and (max-width: 480px) {
      .list-mode#medline-index-list li {
        width: 100%;
        border: none;
        border-bottom: none;
        border-top: 1px solid #cbcfd4;
        border-right: none;
        border-left: none; } }
  @media only screen and (max-width: 1080px) {
    .list-mode#medline-index-list {
      box-sizing: border-box; } }
  @media only screen and (max-width: 480px) {
    .list-mode#medline-index-list {
      height: 244px; } }

.list-mode li.left, .list-mode li.middle {
  border-right: none; }

#prev-search, #next-search, #new-search {
  position: absolute;
  bottom: 10px;
  width: 115px;
  padding-bottom: 10px; }
  @media only screen and (max-width: 800px) {
    #prev-search, #next-search, #new-search {
      position: static;
      margin: 10px auto;
      display: block; } }

#prev-search {
  left: 31px; }

#next-search {
  right: 31px;
  background-color: #FFF;
  font-family: arial,helvetica,sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #646464; }

#new-search {
  left: 50%;
  transform: translate(-50%); }
  @media only screen and (max-width: 800px) {
    #new-search {
      transform: translate(0%); } }

img#indicator {
  margin: 20px 300px; }

a.favorite-status {
  background-position: left top;
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  height: 26px;
  width: 27px;
  float: right;
  margin-top: -2px;
  margin-right: -30px; }

a.favorite-status:before {
  font-family: 'unbound-icons';
  font-size: 36px;
  content: '\e91a';
  font-weight: 500;
  color: #646464; }

.taglist:before {
  content: '\e921';
  font-family: 'unbound-icons';
  font-size: 36px;
  font-weight: 500;
  color: #646464;
  line-height: 30px; }

.taglist.tagged:before {
  content: '\e920'; }

.tag-list-popup {
  display: none;
  position: absolute;
  width: 120px;
  background-color: #FFF;
  border: 1px solid #979da5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  z-index: 100;
  margin-bottom: -20px; }

.tag-list-popup {
  margin-top: 36px; }

.tag-list-popup .inline-tag-list {
  background-position: left top;
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  float: right;
  width: 100%;
  padding: 0;
  list-style-type: none; }

.tag-list-popup ul li a.tagit {
  width: 100%;
  line-height: 0px;
  color: #646464;
  font-family: arial,helvetica,sans-serif;
  font-size: 14px;
  text-align: center;
  padding-left: 0px;
  background-position: 4px center;
  z-index: 1; }

.tag-list-popup .inline-tag-list li img {
  padding-left: 18px; }

.tag-list-popup ul li a.tagit:hover {
  text-decoration: underline; }

.tag-list-popup ul li a.tagit:hover {
  text-decoration: underline; }

.tag-list-popup div .inline-tag-list a.tagit {
  display: none; }

.tag-list-popup ul li a.tagit:before {
  content: ''; }

.tag-list-popup .inline-tag-list li {
  padding-left: 30px; }

.tag-list-popup-outside {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.tagging-box.contentview-tagging-box {
  background-image: none; }

.tagging-box.contentview-tagging-box .tagging-box-inner {
  background-image: none;
  border: 1px solid #646464;
  border-radius: 5px;
  box-shadow: none; }

a#fav-search {
  cursor: pointer;
  display: block;
  position: absolute;
  right: 0;
  top: 12px; }

a.favorite-status.favorite:before {
  font-family: 'unbound-icons';
  font-size: 36px;
  content: '\e91e';
  color: #646464; }

span.released {
  cursor: pointer; }

input.textinput {
  border: 1px solid #979da5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #999;
  font-size: 14px;
  font-family: helvetica;
  display: block;
  height: 30px;
  line-height: 30px;
  margin: 10px 0;
  text-indent: 8px;
  width: 90%;
  padding: 0;
  margin-right: 0; }
  input.textinput:focus {
    border: 1px solid #0919af;
    -webkit-box-shadow: 0 0 2px #0919af;
    -moz-box-shadow: 0 0 2px #0919af;
    box-shadow: 0 0 2px #0919af;
    outline: none;
    color: #000; }
  @media only screen and (max-width: 640px) {
    input.textinput {
      font-size: 16px; } }

select {
  width: 90%; }
  @media only screen and (max-width: 640px) {
    select {
      font-size: 16px; } }

.searchText {
  color: #1a1a1a;
  font-family: Helvetica;
  font-size: 16px;
  font-weight: normal;
  line-height: 17px;
  width: auto; }

.searchCount {
  color: #444;
  font-family: Helvetica;
  font-size: 12px;
  font-weight: lighter;
  line-height: 14px;
  margin-top: 4px; }

.checkbox {
  float: left;
  width: 195px;
  height: 20px;
  font-weight: normal; }

h2.journal-title {
  color: #112276;
  font-family: helvetica;
  font-size: 22px;
  font-weight: lighter;
  line-height: 24px;
  margin: 0;
  max-width: 600px;
  padding: 0; }

span.journal-date {
  color: #999;
  display: block;
  font-size: 14px; }

.tangent {
  background: #fafafa;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 40%, #f1f2f2 95%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #ffffff), color-stop(95%, #f1f2f2));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 40%, #f1f2f2 95%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 40%, #f1f2f2 95%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #ffffff 40%, #f1f2f2 95%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f2f2',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(top, #ffffff 40%, #f1f2f2 95%);
  /* W3C */
  border: 1px solid #d9dbe0;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #999ca3;
  float: left;
  /*height: 28px;*/
  height: auto;
  line-height: 28px;
  margin: 0 0 13px 0;
  text-align: center;
  width: 100%; }

.tangent:hover {
  background: #fbfbfb;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fbfbfb 40%, #e2e4e5 95%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #fbfbfb), color-stop(95%, #e2e4e5));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fbfbfb 40%, #e2e4e5 95%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fbfbfb 40%, #e2e4e5 95%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #fbfbfb 40%, #e2e4e5 95%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#e2e4e5',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(top, #fbfbfb 40%, #e2e4e5 95%);
  /* W3C */
  border: 1px solid #cbcdd2;
  color: #898c93;
  cursor: pointer; }

.tangent a {
  background-position: 12px 7px;
  background-repeat: no-repeat;
  color: #666;
  cursor: pointer;
  display: block;
  font-family: helvetica;
  font-size: 12px;
  line-height: 20px;
  margin: 0;
  padding: 5px 0 5px 0;
  text-decoration: none; }

.go-top {
  display: none;
  left: 0;
  position: fixed;
  top: 0;
  margin-top: 30px;
  padding-left: 4px;
  padding-top: 5px;
  width: 46px;
  border-right: none;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.tangent.go-top.medltop {
  width: 80px; }

.tangent.go-top.medltop img#toptop {
  padding-bottom: 9px;
  padding-left: 4px; }

img#medtop {
  margin-left: -4px;
  margin-top: -6px; }

ul.medlist {
  margin-left: 20px; }

ul.medlist li {
  padding: 2px;
  border: 1px solid #AAA;
  border-bottom: none;
  background-color: #CFCFF0;
  display: block;
  height: auto;
  clear: both; }

ul.medlist li:last-child {
  border-bottom: 1px solid #AAA; }

ul.medlist li a {
  text-decoration: none;
  color: #000; }

ul.medlist li a.unsubscribe, ul.medlist li a.edit {
  float: right;
  color: #05F;
  padding: 0px; }

a#newlist {
  margin-top: 4px;
  float: right; }

a.removefromlist {
  background-image: url("../images/removefromlist.png");
  background-position: left top;
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  height: 26px;
  width: 27px;
  float: right; }

a.editcomment {
  background-image: url("../images/editicon.png");
  background-position: left top;
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  height: 26px;
  width: 27px;
  float: right; }

#yesremovelist {
  color: #66676c;
  border: 1px solid #abffbb;
  background: #041745;
  background: -moz-linear-gradient(top, #f0f2f8 0%, #d0d3d8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f2f8), color-stop(100%, #d0d3d8));
  background: -webkit-linear-gradient(top, #f0f2f8 0%, #d0d3d8 100%);
  background: -o-linear-gradient(top, #f0f2f8 0%, #d0d3d8 100%);
  background: -ms-linear-gradient(top, #f0f2f8 0%, #d0d3d8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f2f8', endColorstr='#041745',GradientType=0 );
  background: linear-gradient(top, #f0f2f8 0%, #d0d3d8 100%);
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 40px;
  padding: 4px;
  width: 40px; }

#noremovelist {
  color: #66676c;
  border: 1px solid #abb1bb;
  background: #fff2f8;
  background: -moz-linear-gradient(top, #f0f2f8 0%, #d0d3d8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f2f8), color-stop(100%, #d0d3d8));
  background: -webkit-linear-gradient(top, #f0f2f8 0%, #d0d3d8 100%);
  background: -o-linear-gradient(top, #f0f2f8 0%, #d0d3d8 100%);
  background: -ms-linear-gradient(top, #f0f2f8 0%, #d0d3d8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f2f8', endColorstr='#d0d3d8',GradientType=0 );
  background: linear-gradient(top, #f0f2f8 0%, #d0d3d8 100%);
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 180px;
  padding: 4px;
  width: 40px; }

.description {
  margin-left: 10px;
  font-size: 11px;
  color: #666; }

.medlineList span.description {
  color: #666;
  line-height: 20px; }

.gsmall {
  border-width: 2px;
  border-style: solid;
  float: right;
  display: inline-block;
  max-width: 100px;
  padding: 2px 8px;
  margin-right: 0px;
  margin-top: -4px;
  line-height: 14px; }

.gsmall a {
  background-position: 12px 7px;
  background-repeat: no-repeat;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: helvetica;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none; }

/* Medline Web Style
--------------------------------------------------------------------------------
   Copyright 2017 Unbound Medicine, Inc.
   Used only in the Medline (Prime) web app
-------------------------------------------------------------------------------- */
.header-button-box {
  float: right;
  width: 525px; }
  @media only screen and (max-width: 800px) {
    .header-button-box {
      position: relative;
      float: none;
      padding-top: 90px;
      margin: auto; } }
  @media only screen and (max-width: 600px) {
    .header-button-box {
      padding-top: 45px;
      width: auto; } }

.header-button-menu,
.header-button {
  display: block;
  font-family: arial,helvetica,sans-serif;
  font-size: 14px;
  font-weight: 700;
  float: right;
  width: 100px;
  height: 49px;
  padding-top: 10px;
  background-color: #ffffff;
  color: #646464;
  margin-left: 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid #c8c8c8;
  text-align: center;
  cursor: pointer;
  text-decoration: none; }
  @media only screen and (max-width: 800px) {
    .header-button-menu,
    .header-button {
      float: left;
      margin-top: 20px; } }
  @media only screen and (max-width: 640px) {
    .header-button-menu,
    .header-button {
      width: 100%;
      height: 30px;
      margin: 0;
      line-height: 6px;
      display: none; } }

.header-button-menu {
  line-height: 20px; }
  @media only screen and (max-width: 640px) {
    .header-button-menu {
      display: block;
      position: absolute;
      top: -1px;
      padding: 13px;
      height: 16px;
      right: 0px;
      width: 20px; } }

.header-button.active {
  background-color: #02379a;
  color: #FFF; }

.header-button.active:after {
  content: "";
  background-image: url("../images/nav_arrow.png");
  background-repeat: no-repeat;
  background-size: 24px 12px;
  width: 24px;
  height: 12px;
  top: 11px;
  left: 38px;
  position: relative;
  display: block; }
  @media only screen and (max-width: 640px) {
    .header-button.active:after {
      background-image: none; } }

.header-button.active.browse:after {
  background-image: url("../images/nav_arrow.png"); }
  @media only screen and (max-width: 640px) {
    .header-button.active.browse:after {
      background-image: none; } }

.header-button.active.browselist:after {
  background-image: none; }

.header-button:hover {
  background-color: #02379a;
  color: #ffffff; }

.header-button.search:before,
.header-button.browse:before,
.header-button.for-you:before,
.header-button.log-in:before,
.header-button.browselist:before,
.header-button-menu:before {
  font-family: 'unbound-icons';
  font-size: 30px;
  display: inline-block;
  position: relative;
  margin-top: -6px;
  width: 100px;
  height: 20px;
  font-weight: 500; }
  @media only screen and (max-width: 640px) {
    .header-button.search:before,
    .header-button.browse:before,
    .header-button.for-you:before,
    .header-button.log-in:before,
    .header-button.browselist:before,
    .header-button-menu:before {
      float: left;
      width: 20px;
      padding: 10px 30px; } }

@media only screen and (max-width: 640px) {
  .header-button.search {
    margin-bottom: 20px; } }

@media only screen and (max-width: 640px) {
  .main {
    margin-top: 0px;
    padding-top: 0px; } }

@media only screen and (max-width: 640px) {
  .header-button.display-buttons {
    display: block; } }

.header-button-menu {
  display: none; }
  @media only screen and (max-width: 640px) {
    .header-button-menu {
      display: block; } }

.header-button.search:before {
  content: "\e918"; }

.header-button.browse:before,
.header-button.browselist:before {
  content: "\e919"; }

.header-button.browselist {
  background-color: #02379a;
  color: white; }

.header-button.for-you:before {
  content: "\e915"; }

.header-button.log-in:before {
  content: "\e916"; }

.header-button-menu:before {
  line-height: 10px;
  content: "\e628";
  display: block;
  margin-left: -34px; }

.browse-button-box {
  font-size: 12px;
  position: relative;
  background-color: white;
  width: 100px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid #c8c8c8;
  margin-top: 11px;
  padding-bottom: 10px; }
  @media only screen and (max-width: 640px) {
    .browse-button-box {
      width: 100%;
      display: block;
      font-size: 16px;
      margin-top: 0;
      padding-bottom: 0;
      float: left;
      clear: both;
      z-index: 3000; } }

.browse-button-box:before {
  content: "";
  background-image: url("../images/nav_arrow.png");
  background-repeat: no-repeat;
  background-size: 24px 12px;
  width: 24px;
  height: 12px;
  top: -1px;
  left: 37px;
  position: relative;
  display: block; }
  @media only screen and (max-width: 600px) {
    .browse-button-box:before {
      background-image: none; } }
  @media only screen and (max-width: 640px) {
    .browse-button-box:before {
      content: none; } }

.browse-button {
  text-align: center;
  display: block;
  font-family: arial,helvetica,sans-serif;
  font-weight: 520;
  color: #646464;
  cursor: pointer;
  text-decoration: none;
  padding-top: 8px;
  padding-bottom: 8px; }
  @media only screen and (max-width: 640px) {
    .browse-button {
      padding-bottom: 18px;
      padding-top: 18px;
      border-bottom: 1px solid #c8c8c8; } }

@media only screen and (max-width: 640px) {
  .browse-button.notes {
    border-bottom: none; } }

.browse-button:hover:before,
.browse-button.active:hover:before,
.browse-button.active:before {
  font-size: 8px;
  content: "\2666";
  margin-left: 4px;
  margin-right: 4px; }

@media only screen and (max-width: 640px) {
  .browse-button:hover:before {
    content: none;
    margin: 0;
    padding: 0; } }

.browse-button:hover:after,
.browse-button.active:hover:after,
.browse-button.active:after {
  font-size: 8px;
  content: "\2666";
  margin-left: 4px;
  margin-right: 4px; }

@media only screen and (max-width: 640px) {
  .browse-button:hover:after {
    content: none;
    margin: 0;
    padding: 0; } }

#results .intro {
  background-color: white; }

.done-button {
  float: right;
  margin-right: 40px;
  padding: 8px;
  display: block;
  font-family: arial,helvetica,sans-serif;
  font-size: 14px;
  font-weight: 700;
  float: right;
  background-color: #02379a;
  color: #ffffff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid #c8c8c8;
  text-align: center;
  cursor: pointer;
  text-decoration: none; }
  @media only screen and (max-width: 640px) {
    .done-button {
      margin-right: 10px;
      margin-top: -30px; } }

#foryou-settings {
  float: right;
  margin-right: 4px;
  display: block;
  font-family: arial,helvetica,sans-serif;
  font-size: 14px;
  font-weight: 700;
  float: right;
  background-color: #FFF;
  color: #ffffff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid #c8c8c8;
  text-align: center;
  cursor: pointer;
  text-decoration: none; }

#foryou-settings:before {
  font-family: 'unbound-icons';
  content: '\e63c';
  font-size: 30px;
  font-weight: 500;
  color: #646464;
  background-color: #FFF;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }

#foryou-settings:hover {
  background-color: #FFF; }

#document-category {
  display: block;
  height: 40px; }

#document-category a.medline-icon {
  margin: 0;
  padding: 0;
  height: 36px;
  display: block;
  margin-left: 60px;
  line-height: 40px;
  text-shadow: none;
  font-weight: bold;
  font-size: 16px; }

#document-category a.medline-icon:before {
  font-weight: normal;
  position: absolute;
  left: 0px;
  text-align: center;
  font-family: 'unbound-icons';
  content: "\e919";
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  line-height: 30px;
  display: block;
  background-color: #2479ce;
  border-radius: 20px;
  width: 32px;
  height: 32px;
  padding: 2px 0 0 2px;
  margin: 0 0 0 8px; }

.document-content a.medline-icon {
  margin: 0;
  padding: 0;
  height: 36px;
  display: block;
  line-height: 40px;
  font-weight: normal;
  text-shadow: none; }

.document-content a.medline-icon:before {
  text-indent: 0px;
  float: left;
  position: relative;
  text-align: center;
  font-family: 'unbound-icons';
  content: "\e919";
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  line-height: 30px;
  display: block;
  background-color: #2479ce;
  border-radius: 20px;
  width: 32px;
  height: 32px;
  padding: 2px 0 0 2px;
  margin: 0 0 0 0px; }

.document-content a.follow-feed {
  line-height: 40px;
  font-size: 14px;
  font-weight: normal;
  text-shadow: none;
  font-family: arial,helvetica,sans-serif;
  font-size: 12px;
  padding: 2px;
  font-weight: 700;
  background-color: #ffffff;
  color: #646464;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid #c8c8c8;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  margin-left: 22px; }

.document-content a.follow-feed:before {
  content: "Subscribe"; }

.document-content a.follow-feed.follows {
  background-color: #339933; }

.document-content a.follow-feed.follows:before {
  content: "Unsubscribe";
  color: #FFF; }

.loading {
  margin: auto;
  display: block;
  padding-top: 40px; }

.inline-tag-list li {
  cursor: pointer; }

.app-logo {
  background-repeat: no-repeat;
  display: block;
  background-image: url("../images/logo.png");
  background-size: 40%;
  background-repeat: no-repeat;
  height: 40px;
  width: 100%;
  margin-left: 8px;
  position: absolute;
  left: 0;
  width: 272px; }
  @media only screen and (max-width: 720px) {
    .app-logo {
      min-height: 54px; } }
  @media only screen and (max-width: 485px) {
    .app-logo {
      z-index: 3000;
      min-height: 48px; } }
  @media only screen and (max-width: 388px) {
    .app-logo {
      z-index: 3000;
      min-height: 46px; } }

#key-popup {
  border: solid 1px black;
  position: absolute;
  left: 50%;
  top: 50%;
  background-color: #f1eaea;
  z-index: 100;
  height: 600px;
  margin-top: -300px;
  width: 400px;
  margin-left: -200px;
  overflow-y: scroll;
  border-radius: 5px;
  webkit-border-radius: 5px; }

#key-info {
  float: right;
  margin-right: 4px;
  display: block;
  font-family: arial,helvetica,sans-serif;
  font-size: 14px;
  font-weight: 700;
  float: right;
  background-color: #FFF;
  color: #ffffff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid #c8c8c8;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  padding: 2px 4px 2px 4px; }

#key-info:before {
  font-family: 'unbound-icons';
  content: '\e626';
  font-size: 26px;
  font-weight: 500;
  color: #646464;
  background-color: #FFF;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }

.close-key {
  position: absolute;
  margin-left: -20px;
  margin-top: -60px;
  background-color: #000;
  width: 33px;
  height: 40px;
  border: 1px solid #000;
  border-radius: 20px;
  webkit-border-radius: 20px;
  color: #FFF;
  cursor: pointer;
  left: 50%;
  top: 50%;
  z-index: 200;
  margin-top: -315px;
  margin-left: -215px;
  padding-left: 7px; }

.close-key:before {
  font-family: 'unbound-icons';
  content: '\e623';
  font-size: 26px;
  line-height: 38px; }

#citation-summary-key {
  background-color: #f1eaea;
  padding: 0;
  margin: 0;
  text-align: center; }

.key {
  margin: 0 auto;
  width: 300px; }

#citation-summary-keybox {
  background-image: url(../images/citation_summary_key.svg);
  background-repeat: no-repeat;
  background-position: center 40px;
  background-size: contain;
  height: 340px; }

.key h2 {
  font-family: "AvenirNext-Regular";
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  margin: 40px 0 20px 0; }

.key table {
  border-collapse: separate;
  border-spacing: 0px 6px; }

.key td {
  border-bottom: 1px solid #444;
  padding-bottom: 10px;
  text-align: left;
  vertical-align: top; }

.key td.icon-desc {
  padding-left: 10px; }

.key td.icon-desc#journal-code-desc {
  padding-top: 4px; }

.key ul {
  list-style-type: none;
  margin: 10px 0 0 0; }

.key li {
  font-size: 12px;
  height: 40px;
  line-height: 40px;
  margin: 10px 0 10px 0;
  padding: 0 0 0 10px;
  text-align: left; }

#rctrial {
  background-color: #fdeb03;
  color: #222222; }

#ctrial {
  background-color: #ffc000;
  color: #222222; }

#case-reports {
  background-color: #fcd5b4;
  color: #222222; }

#journal-article {
  background-color: #388BEF;
  color: #ffffff; }

#guideline {
  background-color: #92d050;
  color: #222222; }

#review {
  background-color: #cbfab8;
  color: #222222; }

#metaanalysis {
  background-color: #99f1d6;
  color: #222222; }

#editorial {
  background-color: #8279c9;
  color: #ffffff; }

#letter {
  background-color: #ddd4ef;
  color: #222222; }

#news {
  background-color: #f9d3d9;
  color: #222222; }

#other {
  background-color: #bbbbbb;
  color: #222222; }

.key-icon {
  color: #fff;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px;
  border-radius: 4px;
  border: 1px solid #323232; }

#journal-code {
  background-color: #053A92;
  border-color: #053A92;
  border-radius: 0;
  font-size: 10px;
  font-weight: normal;
  height: 20px;
  line-height: 20px;
  margin-top: -4px;
  width: 45px; }

#foryou-journals {
  background-color: #ffffff; }

#abstract-available {
  background-color: none;
  border: none; }

#fulltext-available {
  background-color: none;
  border: none; }

#pdf-available {
  background-color: none;
  border: none; }

.bookshelf {
  display: block;
  position: relative;
  width: 100%;
  height: 20px;
  margin: 0 auto 60px auto;
  background-image: -moz-linear-gradient(90deg, #d1d8de 0%, #eff1f3 100%);
  /*FF3.6+ */
  background-image: -webkit-gradient(90deg, left top, right bottom, color-stop(0%, #d1d8de), color-stop(100%, #eff1f3));
  /*Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(90deg, #d1d8de 0%, #eff1f3 100%);
  /*Chrome10+,Safari5.1+ */
  background-image: -o-linear-gradient(90deg, #d1d8de 0%, #eff1f3 100%);
  /* Opera 11.10+ */
  background-image: -ms-linear-gradient(90deg, #d1d8de 0%, #eff1f3 100%);
  /*IE10+ */
  -webkit-box-shadow: 0 2px 2px #708698, 0 6px 0 #8d9fae, 0 20px 30px -8px #000000, transparent 0 0 0, transparent 0 0 0, transparent 0 0 0;
  -moz-box-shadow: 0 2px 2px #708698, 0 6px 0 #8d9fae, 0 20px 30px -8px #000000, transparent 0 0 0, transparent 0 0 0, transparent 0 0 0;
  box-shadow: 0 2px 2px #708698, 0 6px 0 #8d9fae, 0 20px 30px -8px #000000, transparent 0 0 0, transparent 0 0 0, transparent 0 0 0; }

.bookend_left {
  display: block;
  position: absolute;
  left: -25px;
  top: -18px;
  width: 36px;
  height: 36px;
  background-color: #fafafa;
  -webkit-transform: rotate(35deg);
  -moz-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  -o-transform: rotate(35deg); }

.bookend_left:before {
  position: absolute;
  top: 31px;
  left: 17px;
  width: 20px;
  height: 10px;
  background-color: #fafafa;
  content: "";
  -webkit-transform: rotate(-35deg);
  -moz-transform: rotate(-35deg);
  -ms-transform: rotate(-35deg);
  -o-transform: rotate(-35deg); }

.bookend_right {
  display: block;
  position: absolute;
  right: -25px;
  top: -18px;
  width: 36px;
  height: 36px;
  background-color: #fafafa;
  -webkit-transform: rotate(-35deg);
  -moz-transform: rotate(-35deg);
  -ms-transform: rotate(-35deg);
  -o-transform: rotate(-35deg); }

.bookend_right:before {
  position: absolute;
  top: 31px;
  right: 17px;
  width: 20px;
  height: 10px;
  background-color: #fafafa;
  content: "";
  -webkit-transform: rotate(35deg);
  -moz-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  -o-transform: rotate(35deg); }

.bookshelf .reflection {
  display: block;
  position: absolute;
  top: 20px;
  left: 1px;
  width: 99.8%;
  height: 1px;
  background-image: -moz-linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0.5) 35%, white 65%, rgba(255, 255, 255, 0.7) 100%);
  /*FF3.6+ */
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, white), color-stop(35%, rgba(255, 255, 255, 0.5)), color-stop(65%, white), color-stop(100%, rgba(255, 255, 255, 0.7)));
  /*Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0.5) 35%, white 65%, rgba(255, 255, 255, 0.7) 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: -o-linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0.5) 35%, white 65%, rgba(255, 255, 255, 0.7) 100%);
  /* Opera 11.10+ */
  background-image: -ms-linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0.5) 35%, white 65%, rgba(255, 255, 255, 0.7) 100%);
  /*IE10+ */ }

/*
----------------------------------------------------------------
  QUICK LOOKUP (jQuery UI Overrides mostly)
---------------------------------------------------------------- */
.ui-menu .ui-menu-item {
  font-family: Helvetica; }
  .ui-menu .ui-menu-item a {
    display: block;
    position: relative;
    padding: .2em .4em .2em 27px; }
  .ui-menu .ui-menu-item img {
    margin-right: 5px;
    position: absolute;
    left: 5px;
    top: 8px; }

.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: none;
  background-color: #4981bc;
  background-image: none;
  font-weight: normal;
  color: #fff; }

.document-text.wide.favs {
  padding-top: 8px;
  padding-left: 20px;
  padding-right: 20px; }

.notes-content {
  height: auto !important;
  min-height: 500px;
  padding: 0;
  color: #283E62;
  float: left;
  font-family: helvetica;
  font-size: 13px;
  width: 100%; }

.note-title {
  width: 100%; }

.note-date {
  float: right  !important;
  width: 20% !important; }

.note-author {
  margin-left: 5px;
  font-size: 15px;
  font-weight: normal;
  font-style: italic; }

#notes-title {
  position: relative; }

#notes-header:before {
  font-family: 'unbound-icons';
  content: '\e91d';
  font-size: 80px;
  float: left;
  color: #2479ce; }

#notes-header {
  position: relative;
  display: block;
  height: 80px; }

#notes-header h1 {
  height: 80px;
  float: left;
  line-height: 80px;
  font-size: 24px;
  text-indent: 15px;
  font-family: Helvetica;
  color: #414042; }

#notes-header p {
  float: left;
  margin-right: 8px;
  width: auto; }

#show-all-notes {
  height: 20px;
  line-height: 20px;
  width: 55px;
  float: left;
  margin-top: 7px; }

#see-more-notes {
  float: left;
  margin: 10px 0 10px 425px; }

.notes-table {
  box-shadow: inset 0 -1px 0 white, 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 -1px 0 white, 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 -1px 0 white, 0 1px 2px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border: 1px solid #d9dbe0;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #999ca3;
  float: left;
  margin: 10px 0 10px 0;
  padding: 0;
  width: 100%; }

.notes-table li {
  border-bottom: 1px solid #d9dbe0;
  float: left;
  list-style-type: none;
  padding: 15px 0;
  /*
    z-index: 500;
  */
  position: relative;
  width: 100%; }

.notes-table li span {
  font-family: helvetica;
  font-size: 13px;
  float: left;
  padding: 0 20px; }

.notes-table li.header {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  height: 30px;
  line-height: 30px;
  padding: 0;
  width: 100%;
  margin-top: 0px; }

.notes-table li.header span {
  background: #fafafa;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 40%, #f1f2f2 95%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #ffffff), color-stop(95%, #f1f2f2));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 40%, #f1f2f2 95%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 40%, #f1f2f2 95%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #ffffff 40%, #f1f2f2 95%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f2f2',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(top, #ffffff 40%, #f1f2f2 95%);
  /* W3C */
  cursor: pointer;
  height: 30px;
  line-height: 30px; }

.notes-table li.header span a {
  font-family: helvetica;
  font-size: 13px;
  display: block;
  height: 30px;
  line-height: 30px; }

.notes-table li span {
  padding: 0; }

.notes-table li span.source {
  width: 12%;
  display: table-cell;
  text-align: center; }

.notes-table li span.title {
  display: table-cell;
  width: 88%; }

.notes-table li.header span.source {
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  text-align: center; }

.notes-table li.header span.date {
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px; }

span.date-link, span.source-link, span.title-link {
  cursor: pointer; }

.notes-table li.header span {
  padding: 0; }

.notes-table li.header span.source-link {
  width: 12%;
  text-align: center; }

.notes-table li.header span.title-link {
  width: 88%; }

.notes-table li.header span.date-link {
  color: #000;
  width: 20%; }

.notes-table li.header span.source-link.asort:after,
.notes-table li.header span.title-link.asort:after,
.notes-table li.header span.date-link.asort:after {
  content: url(../images/fav-downarrow.png); }

.notes-table li.header span.source-link.dsort:after,
.notes-table li.header span.title-link.dsort:after,
.notes-table li.header span.date-link.dsort:after {
  content: url(../images/fav-uparrow.png); }

.notes-table li.header span.source-link.asort,
.notes-table li.header span.title-link.asort,
.notes-table li.header span.date-link.asort,
.notes-table li.header span.source-link.dsort,
.notes-table li.header span.title-link.dsort,
.notes-table li.header span.date-link.dsort {
  color: #283E62; }

.note-doclink, .note-catlink {
  background-repeat: no-repeat;
  color: #999CA3;
  display: block;
  font-family: helvetica;
  font-size: 14px;
  line-height: 18px;
  position: relative;
  text-decoration: none; }

.notes-table li span a.note-catlink {
  display: block;
  background-color: #2479ce;
  border-radius: 20px;
  width: 40px;
  height: 36px;
  padding-top: 4px;
  margin-left: 20px; }

.notes-table li span a.note-catlink:before {
  font-family: 'unbound-icons';
  content: "\e919";
  color: #FFF;
  font-style: normal;
  padding-left: 1px;
  font-size: 32px;
  line-height: 30px; }

.history-table li span a.fav-catlink {
  display: block;
  background-color: #2479ce;
  border-radius: 20px;
  width: 40px;
  height: 36px;
  padding-top: 4px;
  margin-left: 20px; }

.history-table li span a.fav-catlink:before {
  font-family: 'unbound-icons';
  content: "\e919";
  color: #FFF;
  font-style: normal;
  padding-left: 1px;
  font-size: 32px;
  line-height: 30px; }

.notes-table li span a.note-doclink {
  /*
    background-image: url(../../../images/yellow_star.png);
    background-repeat: no-repeat;
    background-position: left center;
  */
  color: #1a1a1a;
  font-family: Helvetica;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 0; }

.notes-table li span a.note-doclink:hover {
  text-decoration: underline; }

.notes-table li span a img {
  position: absolute;
  top: 1px;
  left: 0; }

.textinput {
  border: 1px solid #a7adb5;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 #fff;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 #fff;
  -mox-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 #fff;
  color: #999;
  font-size: 14px;
  font-family: helvetica;
  display: block;
  height: 20px;
  line-height: 20px;
  margin: 10px 10px;
  text-indent: 8px;
  width: 150px; }

.textinput:focus {
  border: 1px solid #0919af;
  box-shadow: 0 0 2px #0919af;
  -webkit-box-shadow: 0 0 2px #0919af;
  -moz-box-shadow: 0 0 2px #0919af;
  outline: none; }

.remove-note {
  background-image: url(../images/delete.png);
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  height: 14px;
  width: 18px; }

.notes-table .remove-note:hover {
  background-image: url(../images/delete_hover.png); }

.edit-note {
  float: right;
  margin-top: -8px;
  margin-right: 8px; }

.note-note {
  background-image: url(../images/note.png);
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  height: 18px;
  width: 18px;
  margin: 0; }

.notes-table li:hover .note-note {
  background-image: url(../images/note_hover.png); }

.tagging-box {
  display: none;
  background-color: transparent;
  background-image: url(../images/drop-down-notch.png);
  background-position: 20px 0px;
  background-repeat: no-repeat;
  height: 90px;
  /*   left: -22px; */
  margin: 0;
  padding: 0;
  position: absolute;
  top: 260px;
  width: 295px;
  z-index: 6000; }

.tagging-box-inner {
  background-color: #fff;
  border: 5px solid #182649;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radisu: 10px;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.7);
  height: 90px;
  margin-top: 10px;
  width: 295px;
  z-index: 1000; }

.tagging-box-inner p {
  font-family: Helvetica;
  font-size: 11px;
  margin: 10px 0 5px 9px; }

#tag-list {
  border: 1px solid #a7adb5;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 #fff;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 0 #fff;
  color: #999;
  font-size: 14px;
  font-family: helvetica;
  display: block;
  height: 35px;
  line-height: 35px;
  margin: 10px 0 0 9px;
  text-indent: 8px;
  width: 253px; }

#tag-list:focus {
  border: 1px solid #273084;
  box-shadow: 0 0 2px #0919af;
  -webkit-box-shadow: 0 0 2px #0919af;
  -moz-box-shadow: 0 0 2px #0919af;
  outline: none; }

.confirm-remove {
  height: 20px;
  line-height: 20px;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 80px; }

.undo-remove {
  height: 20px;
  line-height: 20px;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 40px;
  width: 80px; }

.note-intro {
  clear: both;
  font-size: 1.25em;
  padding: 10px 3%;
  width: 90%; }

.users-note {
  border-bottom: 1px solid #d9dbe0;
  width: 98%;
  line-height: 18px;
  vertical-align: middle;
  text-shadow: none;
  clear: left;
  color: #222;
  padding: 2px !important;
  font-weight: bold;
  margin: 5px 0 5px 0;
  position: relative;
  min-height: 18px; }

.users-note a {
  padding: 2px !important;
  margin-bottom: 4px;
  text-decoration: none;
  font-weight: bold;
  color: black;
  position: relative; }

.note-time {
  clear: left;
  line-height: 40px;
  border-bottom: solid 1px; }

.remove-note {
  margin-top: 8px; }

#enable-notes {
  float: right;
  margin-top: 0px; }

.note-text {
  text-decoration: none; }

.note-yellow {
  background-color: #f2f201; }

.note-pink {
  background-color: #fe8dff; }

.note-green {
  background-color: #72fe72; }

.note-blue {
  background-color: #69b9fd; }

#filter {
  border: 1px solid #666;
  color: #666;
  display: block;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 10px;
  padding: 3px;
  width: 100%;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  font-size: 16px; }

.websvg-container {
  background: #fafafa;
  background-image: url(../medline/images/graph.gif);
  background-position: top left;
  color: #fafafa;
  font: 300 100.1% "Helvetica Neue", Helvetica, "Arial Unicode MS", Arial, sans-serif;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  min-height: 500px;
  /*  buttons
  --------------------------------------------------------------------------------*/ }
  .websvg-container .titlebar {
    background: #5d5d5d;
    background: -webkit-linear-gradient(top, #5d5d5d 10%, #444444 100%);
    background: -moz-linear-gradient(top, #5d5d5d 10%, #444444 100%);
    background: -ms-linear-gradient(top, #5d5d5d 10%, #444444 100%);
    border-bottom: 1px solid #151515;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 4px rgba(0, 0, 0, 0.9), inset 0 -1px 0 rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 4px rgba(0, 0, 0, 0.9);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 4px rgba(0, 0, 0, 0.9), inset 0 -1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 20px; }
    @media only screen and (max-width: 800px) {
      .websvg-container .titlebar {
        margin-top: 135px; } }
    @media only screen and (max-width: 560px) {
      .websvg-container .titlebar {
        margin-top: 213px; } }
  .websvg-container #svg-holder {
    overflow: auto;
    clear: both;
    margin-top: 150px;
    width: 100%;
    text-align: center; }
  .websvg-container #grayout {
    background-color: black;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 3000; }
  .websvg-container #grayout img {
    z-index: 4000;
    position: fixed;
    top: 50%;
    left: 50%; }
  .websvg-container #title-bar {
    color: #bdbdbd;
    font-family: Helvetica;
    font-size: 13px;
    font-weight: normal;
    left: 0;
    letter-spacing: .05em;
    margin: 0 auto;
    min-height: 55px;
    padding: 10px 0 5px 0;
    text-align: center;
    text-decoration: none;
    top: 0;
    max-width: 1000px;
    -webkit-text-size-adjust: none; }
  .websvg-container #footer-bar {
    background: #5d5d5d;
    background: -webkit-linear-gradient(top, #5d5d5d 10%, #444444 100%);
    background: -moz-linear-gradient(top, #5d5d5d 10%, #444444 100%);
    background: -ms-linear-gradient(top, #5d5d5d 10%, #444444 100%);
    border-bottom: 1px solid #151515;
    bottom: 0;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 4px rgba(0, 0, 0, 0.9), inset 0 -1px 0 rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 4px rgba(0, 0, 0, 0.9);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 4px rgba(0, 0, 0, 0.9), inset 0 -1px 0 rgba(255, 255, 255, 0.1);
    color: #bdbdbd;
    font-family: Helvetica;
    font-size: 13px;
    font-weight: normal;
    left: 0;
    letter-spacing: .05em;
    margin: 0 0 10px 0;
    min-height: 55px;
    padding: 10px 0 5px 0;
    position: fixed;
    text-align: center;
    text-decoration: none;
    width: 100%;
    -webkit-text-size-adjust: none; }
  .websvg-container #title-bar img {
    position: absolute;
    left: 15px;
    top: 5px; }
  .websvg-container #task-bar {
    float: right;
    margin-top: 5px; }
  @media (max-width: 500px) {
    .websvg-container #task-bar {
      margin: 4px 4px 6px 13px; }
    .websvg-container .websvg-container {
      min-height: 305px; } }
  .websvg-container #title-bar ul {
    float: right;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.53) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.4)), color-stop(100%, rgba(0, 0, 0, 0.53)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.53) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.53) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.53) 100%);
    /* IE10+ */
    background: linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.53) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#87000000',GradientType=0 );
    /* IE6-9 */
    border: 1px solid #000;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 2px 1px rgba(255, 255, 255, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.1), 0 -2px 1px rgba(0, 0, 0, 0.3), inset 0 1px 2px rgba(0, 0, 0, 0.3), inset 0 0 5px rgba(0, 0, 0, 0.6);
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    display: inline-block;
    height: 35px;
    padding: 0;
    margin: 0; }
  .websvg-container #title-bar li {
    margin: 0;
    padding: 0;
    display: inline-block;
    float: left;
    list-style-type: none;
    background: #444444;
    /* Old browsers */
    background: -moz-linear-gradient(top, #444444 17%, #575757 91%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(17%, #444444), color-stop(91%, #575757));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #444444 17%, #575757 91%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #444444 17%, #575757 91%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #444444 17%, #575757 91%);
    /* IE10+ */
    background: linear-gradient(top, #444444 17%, #575757 91%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#575757',GradientType=0 );
    /* IE6-9 */
    -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.3), inset 0 -1px 1px rgba(0, 0, 0, 0.5), 1px 0 1px rgba(0, 0, 0, 0.4);
    height: 35px;
    width: 92px; }
  .websvg-container #title-bar li.left {
    -webkit-border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    border-right: 1px solid #000; }
  .websvg-container #title-bar li.right {
    -webkit-border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-left: 1px solid #000;
    width: 92px; }
  .websvg-container #title-bar li.selected {
    background: none;
    -webkit-box-shadow: none;
    border: none; }
  .websvg-container #title-bar ul li a {
    color: #fff;
    line-height: 34px;
    font-family: Helvetica;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none; }
  .websvg-container #title-bar li.selected a {
    color: #ebf2ff; }
  .websvg-container a.help {
    color: #fff;
    float: right;
    margin: 0 10px;
    padding: 5px 4px 0 4px;
    display: block;
    background: #444444;
    /* Old browsers */
    background: -moz-linear-gradient(top, #444444 17%, #575757 91%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(17%, #444444), color-stop(91%, #575757));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #444444 17%, #575757 91%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #444444 17%, #575757 91%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #444444 17%, #575757 91%);
    /* IE10+ */
    background: linear-gradient(top, #444444 17%, #575757 91%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#575757',GradientType=0 );
    /* IE6-9 */
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border: 1px solid #000;
    -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.3), inset 0 -1px 1px rgba(0, 0, 0, 0.5), 1px 0 1px rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.1), 0 2px 1px rgba(255, 255, 255, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.1), 0 -2px 1px rgba(0, 0, 0, 0.3);
    height: 30px;
    width: 35px;
    text-align: center;
    font-family: Helvetica;
    font-size: 1.5em;
    font-weight: bold;
    text-decoration: none; }
  .websvg-container span.downarrow {
    font-size: 8px;
    vertical-align: middle;
    padding-left: 4px; }
  .websvg-container #title-prefix {
    display: block; }
  .websvg-container a {
    cursor: pointer; }
  .websvg-container .pmid-link {
    cursor: pointer; }
  .websvg-container .link-box {
    border-radius: 20px;
    fill: #fff;
    font-family: Helvetica;
    /*   font-size: 12px; */ }
  .websvg-container .tooltip-container {
    display: none;
    height: auto;
    width: 240px;
    padding: 20px;
    position: absolute; }
  .websvg-container .tooltip {
    background-color: #fff;
    border: 2px solid #43546d;
    border-radius: 8px;
    color: #444;
    display: block;
    font-family: Helvetica;
    font-size: 14px;
    height: auto;
    line-height: 16px;
    padding: 32px 20px 20px 20px;
    position: relative;
    text-shadow: none;
    width: 200px; }
  .websvg-container .tooltip p {
    display: block;
    font-family: Helvetica;
    font-size: 14px;
    margin: 4px 0 4px 0;
    width: 200px;
    text-align: left; }
  .websvg-container p.title {
    font-weight: bold; }
  .websvg-container p.source {
    font-style: italic; }
  .websvg-container span.authors, .websvg-container span.title, .websvg-container span.source, .websvg-container a.title {
    display: block;
    margin: 0 280px 0 20px;
    width: auto;
    text-align: left; }
  @media (max-width: 500px) {
    .websvg-container span.authors, .websvg-container span.title, .websvg-container span.source, .websvg-container a.title {
      margin: 0 20px 0 20px; } }
  .websvg-container span.title, .websvg-container a.title {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    text-decoration: none; }
  .websvg-container span.source.small-source {
    clear: both;
    float: left; }
  .websvg-container #pointer {
    position: absolute;
    top: 55px;
    left: -15px; }
  .websvg-container #closer {
    cursor: pointer;
    position: absolute;
    top: -13px;
    right: -15px; }
  .websvg-container .button {
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    cursor: pointer;
    display: block;
    font-family: helvetica;
    font-size: 12px;
    height: 30px;
    letter-spacing: .05em;
    font-weight: normal;
    text-decoration: none;
    line-height: 30px;
    padding: 0 20px;
    text-align: center;
    text-decoration: none;
    -webkit-text-size-adjust: none; }
  .websvg-container .button.grey {
    color: #66676c;
    border: 1px solid #abb1bb;
    background: #f0f2f8;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f0f2f8 0%, #d0d3d8 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f2f8), color-stop(100%, #d0d3d8));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f0f2f8 0%, #d0d3d8 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f0f2f8 0%, #d0d3d8 100%);
    /* Opera11.10+ */
    background: -ms-linear-gradient(top, #f0f2f8 0%, #d0d3d8 100%);
    /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f2f8', endColorstr='#d0d3d8',GradientType=0 );
    /* IE6-9 */
    background: linear-gradient(top, #f0f2f8 0%, #d0d3d8 100%);
    /* W3C */
    box-shadow: inset 0 1px 0 white, 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 1px 0 white, 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 0 white, 0 1px 2px rgba(0, 0, 0, 0.1); }
  .websvg-container .button.grey:hover {
    background: #e9ebf0;
    /* Old browsers */
    background: -moz-linear-gradient(top, #e9ebf0 1%, #c8cacf 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #e9ebf0), color-stop(100%, #c8cacf));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e9ebf0 1%, #c8cacf 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e9ebf0 1%, #c8cacf 100%);
    /* Opera11.10+ */
    background: -ms-linear-gradient(top, #e9ebf0 1%, #c8cacf 100%);
    /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9ebf0', endColorstr='#c8cacf',GradientType=0 );
    /* IE6-9 */
    background: linear-gradient(top, #e9ebf0 1%, #c8cacf 100%);
    /* W3C */ }
  .websvg-container .button.grey:active {
    color: #5a5b5f;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5); }
  .websvg-container #help-box {
    font-family: Helvetica;
    font-size: 14px;
    display: none;
    height: auto;
    padding: 20px;
    position: absolute;
    /* 	width: 510px; */
    width: 80%;
    z-index: 7000; }
  .websvg-container #hb-closer {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0; }
  .websvg-container div.modal {
    display: block;
    padding: 30px 15px;
    background-color: #fff;
    color: #161616;
    border: 3px solid #2a2a2a;
    -webkit-border-radius: 8px;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.6);
    text-align: left;
    margin: 0 auto;
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: 500px; }
  .websvg-container .modal p {
    color: #373737;
    font-size: 13px;
    margin: 2px 0;
    padding: 0; }
  .websvg-container .modal p.intro {
    margin-bottom: 7px; }
  .websvg-container .modal h1 {
    font-size: 20px;
    margin: 7px 0; }
  .websvg-container .modal h2 {
    font-size: 13px;
    margin: 0 0 5px 0;
    padding: 0; }
  .websvg-container div.node_exp, .websvg-container div.arrows {
    text-align: left; }
  .websvg-container div.node_exp {
    position: relative;
    margin-top: -113px;
    left: 173px; }
  .websvg-container div.node_exp h2 {
    font-weight: bold; }
  .websvg-container div.node_exp div {
    margin: 0 0 17px 0;
    padding: 0; }
    @media only screen and (max-width: 600px) {
      .websvg-container div.node_exp div {
        margin-bottom: 34px; } }
  @media only screen and (max-width: 600px) {
    .websvg-container div.node_exp div p {
      display: none; } }
  .websvg-container img.nodes {
    margin-top: 40px; }
  .websvg-container img.spectrum {
    margin-top: 35px;
    width: 100%; }
  .websvg-container div.arrows ul, .websvg-container li {
    list-style: none;
    margin: 0;
    padding: 0; }
  .websvg-container div.arrows {
    margin: 35px 0; }
  .websvg-container div.arrows ul {
    width: 52.5%;
    display: inline-block; }
  .websvg-container div.arrows div {
    display: inline-block;
    width: 37%;
    margin-right: 5%;
    vertical-align: top; }
  .websvg-container div.arrows ul li {
    padding-left: 28px;
    margin-bottom: 5px; }
  .websvg-container div.arrows ul li.blue {
    color: #3f6ebb;
    background: url(../medline/images/bluearrow.png) no-repeat 0 5px; }
  .websvg-container div.arrows ul li.orange {
    color: #eb5f2a;
    background: url(../medline/images/orangearrow.png) no-repeat 0 5px; }
  .websvg-container div.arrows ul li.grey {
    color: #bababa;
    background: url(../medline/images/greyarrow.png) no-repeat 0 5px; }
  .websvg-container div.how {
    text-align: left;
    clear: both;
    margin: 15px 0;
    min-height: 75px; }
  .websvg-container div.how img {
    float: left;
    margin-right: 5%;
    /* 	width:30%; */ }
  .websvg-container a#back-to-citation {
    color: #fff;
    float: left;
    margin: 8px 0 0 20px; }
  .websvg-container a.favorite-link {
    background-image: url(../medline/images/favorites_off.png);
    background-position: top left;
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    height: 26px;
    left: 20px;
    position: absolute;
    top: 4px;
    width: 27px; }
  .websvg-container a.favorite-link.favorite {
    background-image: url(../medline/images/favorites_on.png); }

.sidebarScroll {
  position: fixed !important;
  display: block !important;
  overflow: hidden !important;
  height: auto !important;
  max-height: 100% !important; }
  .sidebarScroll ~ .sidebarScroll {
    display: inline-block !important; }
  @media screen and (max-width: 800px) {
    .sidebarScroll {
      display: block !important;
      position: relative !important;
      width: 100% !important;
      float: none !important;
      max-width: none !important;
      margin: 14px 0; } }
  @media screen and (max-width: 800px) and (max-width: 800px) {
    .sidebarScroll {
      #      margin-right: -20px !important; } }

  .sidebarScroll > .inner-wrapper {
    height: auto;
    max-height: 100%;
    overflow: hidden;
    width: 100%;
    padding: 0px 20px 14px 0px;
    margin: 17px 0;
    position: relative; }
    @media only screen and (max-width: 800px) {
      .sidebarScroll > .inner-wrapper {
        padding: 0px;
        margin: 17px 0px 0px 0px; } }

/* input fields
--------------------------------------------- */
#select-institution-form label,
#enter-institution-form label,
#author-title-search-form label,
#account-form label,
#signin-form label,
#account-form-web label,
#feedback-form label {
  color: #5b5b5b;
  display: block;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  margin: 15px auto 5px auto;
  width: 90%; }

#account-form label span, #signin-form label span, #account-form-web label span {
  color: #999;
  font-weight: normal;
  padding-left: 1px; }

#show-pass, #signin-show-pass {
  color: #333;
  cursor: pointer;
  float: right;
  text-decoration: underline; }

::-webkit-input-placeholder {
  text-indent: 0.75em; }

:-moz-placeholder {
  text-indent: 0.75em; }

#create-account-wrapper {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto; }

#create-account-web {
  position: relative;
  width: 400px;
  margin: 0 auto; }

#account-form input,
#signin-form input,
#account-form-web input,
#author-name-search-form input,
#author-title-search-form input,
#feedback-form input,
#custom-journal-search-query,
#author-name-search-button,
#inst-info-button,
#update-pdata-button,
#unselectedSearchFilter,
.instit-button {
  border: 1px solid #999;
  clear: both;
  color: #3f3f3f;
  display: block;
  font-family: "AvenirNext-Medium";
  font-size: 16px;
  line-height: 20px;
  margin: 0 auto 0 auto;
  width: 90%;
  padding: 0.5em 0 0.5em 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 #fff;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 #fff;
  -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 #fff;
  text-indent: 0.75em; }

button {
  clear: both;
  color: #ffffff;
  display: block;
  font-family: "AvenirNext-Medium";
  font-size: 16px;
  line-height: 20px;
  margin: 0 auto 0 auto;
  width: 90%;
  padding: 0.5em 0 0.5em 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  /*  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 #fff;
    -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 #fff;
    -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 #fff;
  */ }

textarea {
  background-color: #fff;
  border: 1px solid #999;
  clear: both;
  color: #3f3f3f;
  display: block;
  font-size: 16px;
  line-height: 20px;
  margin: 0 auto 0 auto;
  width: 90%;
  padding: 0.5em 0 0.5em 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 #fff;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 #fff;
  -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 #fff;
  text-indent: 0.75em; }

#signin-form-wrapper {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto; }

#signin-form {
  margin-top: 15px; }

#account-form {
  margin-top: 15px; }

#account-form #username, #account-form #password, #account-form #text-password, #account-form #profession {
  margin-top: 15px; }

#account-form-web #username, #account-form-web #password, #account-form-web #text-password, #account-form-web #profession {
  margin-top: 15px; }

#signin-form input#signin-username {
  margin-bottom: 15px; }

input#first-name, input#last-name, input#middle-initial, input#article-title {
  margin-top: 15px; }

input#middle-initial {
  margin-bottom: 20px; }

#unselectedSearchFilter {
  margin-top: 10px; }

#toggle-journal-search-link {
  cursor: pointer;
  text-decoration: underline; }

#journal-list-separator {
  margin-top: 20px; }

#account-form input#continue-button {
  color: #fff;
  margin-top: 15px; }

#author-name-search-form input#author-name-search-button {
  color: #fff;
  margin-top: 15px; }

#author-title-search-button {
  margin-top: 15px;
  margin-bottom: 20px;
  position: relative; }

#custom-journal-search-button {
  margin-top: 15px;
  margin-bottom: 20px;
  position: relative; }

input#redeem-button {
  color: #fff;
  margin-top: 1.0em; }

#signin-form input#signin-button {
  color: #fff;
  margin: 20px auto 0 auto; }

#medl-signin-button {
  margin-top: 1.0em; }

.journal-pub-info {
  color: #929292;
  font-size: 14px; }

.field-tip {
  display: none;
  padding-top: 14px;
  position: absolute;
  text-align: left;
  width: auto;
  z-index: 1000; }

.field-tip span {
  background-color: #444;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #fff;
  font-size: 0.9em;
  line-height: 0.9em;
  margin: 4px auto 0 auto;
  padding: 0.25em 0.75em; }

.field-tip img {
  position: absolute;
  top: 4px;
  right: 5px; }

.field-error, .field-error:focus {
  background-image: url(../../apis/images/warning.png);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  border: 2px solid #cc0033;
  box-shadow: 0;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0; }

.field-error.no-bk-img {
  background-image: none; }

.field-success {
  background-image: url(../../apis/images/field-success.png);
  background-repeat: no-repeat;
  background-size: 19px 13px; }

.field-success.no-bk-img {
  background-image: none; }

.field-success#signin-username {
  background-image: none; }

.field-success#signin-password {
  background-image: none; }

.field-success#signin-text-password {
  background-image: none; }

/*  buttons
--------------------------------------------------------------------------------*/
.api-button {
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  cursor: pointer;
  display: block;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  text-decoration: none;
  line-height: 20px;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
  width: 90%;
  border: none; }

.api-button.blue {
  color: #fff;
  background-color: #2479CE; }

.api-button.blue:active {
  background-color: #2479CE;
  margin: 2px auto 0 auto; }

.api-button.blue.inactive {
  cursor: default;
  /*opacity: 0.6;*/ }

.api-button.grey {
  color: #bdbec7;
  border: 1px solid #abb1bb;
  background: #f0f2f8;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f0f2f8 0%, #d0d3d8 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f2f8), color-stop(100%, #d0d3d8));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f0f2f8 0%, #d0d3d8 100%);
  /* Chrome10+,Safari5.1+ */
  background: linear-gradient(top, #f0f2f8 0%, #d0d3d8 100%);
  /* W3C */
  box-shadow: inset 0 1px 0 #fff, 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 0 #fff, 0 1px 2px rgba(0, 0, 0, 0.1); }

.api-button.grey:hover {
  background: #e9ebf0;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e9ebf0 1%, #c8cacf 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #e9ebf0), color-stop(100%, #c8cacf));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e9ebf0 1%, #c8cacf 100%);
  /* Chrome10+,Safari5.1+ */
  background: linear-gradient(top, #e9ebf0 1%, #c8cacf 100%);
  /* W3C */ }

.api-button.grey:active {
  color: #5a5b5f;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5); }

.instit-button {
  background-color: #2479CE;
  border: none;
  color: #fff;
  padding: 0.5em 0 0.5em 0;
  margin-top: 5px;
  margin-bottom: 5px; }

#newInstitutionButton {
  color: #000; }

#no-thanks {
  color: #7e7e7e;
  line-height: 20px;
  margin-top: 10px;
  padding: 0.5em 0; }

span.arrow {
  padding-left: 7px; }

.message {
  color: #cc0033;
  font-size: 1.0em;
  margin: 5px auto;
  width: 90%; }

#feedback-subject, #feedback-help {
  margin-top: 0; }

.grayout {
  background-color: black;
  display: none;
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 3000; }

.specialty-list {
  display: none; }

.topic-list-page {
  background-color: #ffffff;
  padding: 0;
  margin: 0; }

.topic-list, .selected-topic-list, .user-defined-journal-list {
  color: #444444;
  font-family: "AvenirNext-Medium";
  font-weight: normal;
  font-size: 16px; }

.topic-list li, .selected-topic-list li, .user-defined-journal-list li {
  background-image: url(../images/tagUncheckedIcon@2x.png);
  background-repeat: no-repeat;
  background-position: 8px 6px;
  background-size: 43px 43px;
  border-bottom: 1px solid #ebebeb;
  cursor: pointer;
  list-style-type: none;
  margin: 0;
  padding: 16px 8px 16px 65px; }

.topic-list li.selected, .selected-topic-list li.selected, .user-defined-journal-list li.selected {
  background-image: url(../images/tagCheckedIcon@2x.png); }

.journal-list li:first-child {
  border-top: 1px solid #d9dbe0; }

.journal-list li {
  border-bottom: 1px solid #ebebeb;
  cursor: pointer;
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 16px 8px 16px 10px;
  height: 18px; }

.journal-list {
  color: #444444;
  font-family: "AvenirNext-Medium";
  font-weight: normal;
  font-size: 16px; }

.journal-list li .code-container {
  width: 80px;
  height: 10px;
  float: left; }

.journal-list li .journal-title {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 80%;
  height: 18px; }
  @media only screen and (max-width: 600px) {
    .journal-list li .journal-title {
      width: 75%; } }

.journal-list li .count-right {
  float: right;
  display: block;
  padding: 3px 8px 2px 8px;
  border-radius: 20px;
  background-color: red;
  color: white; }

.journal-list li:hover {
  background-color: #EdEdEd; }

.add-link {
  text-decoration: none;
  background-repeat: none;
  display: block;
  padding: 20px 0px 20px 60px;
  background-repeat: no-repeat;
  background-image: url(../images/addicon.png);
  background-position: 6px 6px;
  background-size: 40px;
  margin-left: 10px; }

.add-link:hover {
  text-decoration: underline; }

.profession-list {
  color: #444444;
  font-family: "AvenirNext-Medium";
  font-weight: normal;
  font-size: 16px; }

.profession-list li {
  border-bottom: 1px solid #ebebeb;
  cursor: pointer;
  list-style-type: none;
  margin: 0;
  padding: 16px 8px 16px 8px; }

li.specialty {
  padding-left: 15px; }

li.selectable {
  background-image: url(../images/tagUncheckedIcon@2x.png);
  background-repeat: no-repeat;
  background-position: 8px 6px;
  background-size: 43px 43px;
  padding: 16px 8px 16px 65px; }

li.selectable.selected {
  background-image: url(../images/tagCheckedIcon@2x.png); }

.research-profile-intro {
  color: #777;
  font-family: "AvenirNext-Regular";
  font-size: 16px;
  line-height: 18px;
  margin: 15px auto;
  width: 90%; }

.green {
  color: #65A05A; }

.intro-page {
  background-color: #ffffff;
  padding: 0;
  margin: 0; }

.latest-intro-img {
  display: block;
  height: 42px;
  margin: 0 auto;
  width: 42px; }

.latest-intro {
  max-width: 300px;
  margin: 0 auto 0 auto;
  text-align: center; }

.latest-intro-desc {
  max-width: 300px;
  margin: 0 auto 10px auto;
  text-align: center; }

.list-description {
  border-bottom: 1px solid #ebebeb;
  font-family: "AvenirNext-Medium";
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 0;
  padding: 12px 10px; }

.description {
  font-family: "AvenirNext-Regular";
  font-weight: normal;
  font-size: 14px;
  margin: 10px auto;
  width: 290px; }

/* Author List styles */
.authors {
  color: #929292;
  font-family: "AvenirNext-Regular";
  font-size: 15px;
  margin: 0; }

.title {
  color: #061757;
  font-family: "AvenirNext-Medium";
  font-size: 16px;
  margin: 0; }

.source {
  color: #929292;
  font-family: "AvenirNext-Regular";
  font-size: 14px;
  margin: 0; }

#author-title-search {
  margin-top: 20px; }

#custom-journal-search-query {
  margin-top: 20px; }

#custom-journal-search-header {
  margin-top: 20px; }

#inst-info-button {
  background-color: #2479CE;
  border: none;
  color: #fff;
  margin-top: 15px;
  padding: 0.5em 0 0.5em 0; }

#update-pdata-button {
  background-color: #2479CE;
  border: none;
  color: #fff;
  margin-top: 15px;
  padding: 0.5em 0 0.5em 0; }

.disabled {
  background-color: #999999 !important; }

#interests-button {
  background-color: #2479CE;
  border: none;
  color: #fff;
  margin-top: 15px;
  padding: 0.5em 0 0.5em 0; }

#newInstitutionButton {
  margin-top: 30px; }

#submitNewInstitutionButton {
  margin-top: 20px; }

#select-inst-header {
  margin-top: 5px; }

.customer-institution {
  background-color: #2479CE;
  border-radius: 7px;
  color: #fff;
  display: block;
  font-family: "AvenirNext-Regular";
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 40px;
  margin-top: 15px;
  padding: 8px; }

#countrySelect, #stateSelect, #institutionSelect {
  margin: 5px auto; }

/* animated busy indicators
--------------------------------------------- */
#busy-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  /*background: transparent;*/
  background: rgba(255, 255, 255, 0.6); }

.busy-indicator {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 6px;
  left: 6px; }

#busy-searching-journals {
  display: none; }

#busy-searching-author-citations {
  display: none; }

#busy-institution-list {
  left: 50%;
  top: 50%; }

#busy-institution-list .double-bounce1, #busy-institution-list .double-bounce2 {
  opacity: 1.0;
  background-color: #92AAC2; }

.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #B6D5F3;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out; }

.double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0); }
  50% {
    -webkit-transform: scale(1); } }
@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }
.error {
  color: #cc0033; }

.j-content {
  color: #283E62;
  float: left;
  font-size: 13px;
  height: auto !important;
  min-height: 500px;
  padding-bottom: 10px;
  width: 97%;
  background-color: #fff;
  border: 1px solid #bebebe;
  border-radius: 5px;
  border-left-width: 1px;
  margin-bottom: 25px; }

.j-list li:first-child {
  border-top: 1px solid #d9dbe0; }

.j-list li.selected {
  background-color: #EdEdEd; }

.j-list li {
  border-bottom: 1px solid #ebebeb;
  cursor: pointer;
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 16px 8px 16px 10px; }

.j-list {
  color: #444444;
  font-family: "AvenirNext-Medium";
  font-weight: normal;
  font-size: 16px; }

.j-list li .code-container {
  height: 10px;
  float: left; }

.j-list li .journal-title {
  text-overflow: ellipsis;
  width: 80%;
  height: 22px;
  line-height: 22px; }
  @media only screen and (max-width: 600px) {
    .j-list li .journal-title {
      width: 75%; } }

.j-list li .count-right {
  float: right;
  display: block;
  padding: 3px 8px 2px 8px;
  border-radius: 20px;
  background-color: red;
  color: white;
  margin-right: 10px; }

.j-list li:hover {
  background-color: #EdEdEd; }
