.see {
  padding-right:0.35em;
  padding-left:0.35em;
}
ul sup {
  margin-left:0.3em;
}
#footnote sup {
  font-weight:bold;
}
#footnote sup:after {
  content: " - ";
}
#index li span{
  word-wrap:break-word;
}
p, ul {
  word-wrap: break-word;
}
html#drug-index #index .break {
  margin-bottom:2.05em;
}
#section2 .bluearea {
  text-align: center;
}
#static-share-drug .blue-label {
  padding: 0;
}
.section-body ul {
  list-style: outside disc !important;
  margin-left:1.4em;
}
.alphalink {
  font-size: 1.5em;
}
.sec-mb {
  display:none;
}
h3 {
line-height:1.235em;
}
.page-title {
  margin-bottom:1.2em;
}
.copyright {
  padding:0.5em;
}
section ul:not(id="related") {
  list-style:outside !important;
  padding-left:2.3em;
  
}
#index {
  margin-top:1.2em;
}
#toc-box {
  background: none repeat scroll 0 0 #e2f0f7;
  border: 1px solid #ffffff;
  border-radius: 8px;
  font-weight: bold;
  margin: 1em 0 1.0em 0;
}

#toc-box ul {
  margin:1.0em 0 0 1.2em;
  /*padding: 1.0em 0 0 1.5em;*/
  display:block;
}
#section-brand-name-2 ul {
  display: block;
  float: left;
  width: 45% !important;
  list-style: inside disc !important;
}
ul.col-l {
  float: left;
  width: 45%;
}
ul.col-r {
  float:right;
  width:45%;
}

/*
.g-5 {
  margin-bottom:2.0em;
}
*/
#section-other-name ul, #section-brandname-1 ul {
  display: block;
  float: left;
  width: 30%;
}
#boxed-notice, #boxed-warning {
    border: 3px double #ff0000;
    margin: 0 0 1.2em;
    padding: 0.9em;
}
.provider-box {
  text-align:center;
}
.provider-box img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (min-width: 220px) and (max-width: 790px) {
  #toc-box {
    display:none;
  }
  #drug-herb-img {
    display:none !important;
  }
  .side {
    display:none;
  }
}
@media only screen and (min-width: 220px) and (max-width: 659px) {
  #section-other-name ul, #section-brandname-1 ul, #section-brand-name-2 ul {
    display: block;
    margin: 0;
    width: 100%;
    clear:both;
  }
  #static-share-drug .main .section-body {
    padding-left: 0.8em;
  }
  .sec-mb {
    display:block;
  }
#boxed-notice, #boxed-warning {
  padding-right:0;
}
}
@media print {
  html {
    background:transparent;
    font-size:100%;
    font-size:13pt;
  }
.footer1, .footer2 ul {
  display:none !important;
}
  #bdme, #toc-box {display:none !important;}
  .page-url, .print-only {display:block;}
  a, a:visited { text-decoration: underline; }
  img { max-width: 100% !important; }
  .nih-logo-bkg img {
    width:25px;
    height:auto;
  }
  #skip {
    float:none;
    width:100%;
  }
  .ibox, .ibox-outer,.ibox-inner, .side-section-content {border:none;}
  body {
    margin:0;
    width:100%;
    padding:0 !important;
  }
  #section-other-name ul, #section-brandname-1 ul, #section-brand-name-2 ul {
    clear:both;
    width:auto;
  }
  .return-top {
    display:none !important;
  }
}
