<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
    Menu
*/
.mainMenu li.dropdown {
  margin-top: 16px;
}
.navbar {
  min-height: 40px;
  margin-bottom: 0px;
}
.navbar-default {
  background-color: #fff;
  border-color: #fff;
}
/*.header &gt; .container {
    margin-bottom:0px;

}*/
/* Unify bug fix - corrected in patch files added 1/22/2015*/
/*
.header .navbar-default .navbar-nav &gt; li &gt; a:hover,
.header .navbar-default .navbar-nav &gt; .active &gt; a {
bottom: -2px;
position: relative;
border-bottom: solid 2px @color-unify-blue;
}*/
.top-sliver-bar {
  height: 5px;
  margin: 0px auto;
  padding: 0px;
  background-color: #95a5a6;
}
.logo-footer {
  margin: 0;
  height: 40px;
  padding: 0px;
}
.home_page_content .dropdown-menu a {
  line-height: normal;
}
.app-thumbnails .thumbnail {
  text-align: center;
  border: none;
}
.breadcrumbs .subtitle {
  font-style: italic;
}
.breadcrumbs h1 {
  font-size: 26px;
}
ul.breadcrumb {
  margin-bottom: 0px;
  padding-bottom: 0px;
  text-align: right;
  width: 100%;
  background-color: transparent;
}
#mainContent {
  padding-top: 0px;
}
#mainContent p {
  font-size: 14px;
}
.sidebar-page-heading-main {
  color: #fff;
}
.sidebar-page-heading-main a:hover {
  color: yellow;
  text-decoration: none;
}
.sidebar-page-heading-sub {
  background-color: #555 !important;
  color: #fff;
}
.sidebar-page-heading-sub a:hover {
  color: yellow;
  text-decoration: none;
}
.sidebar-nav-v1 .list-group-item-heading {
  background: #d7d7d7;
  color: #000;
  font-weight: bold;
  text-align: center;
}
.sidebar-nav-v1 .list-group-item-heading a {
  color: #000;
  font-weight: bold;
  text-align: center;
}
.sidebar-nav-v1.indexlist {
  text-align: center;
}
.sidebar-nav-v1.indexlist li.active,
.sidebar-nav-v1.indexlist li.active:hover {
  background: #555;
}
.sidebar-nav-v1.booklist li.active,
.sidebar-nav-v1.booklist li.active:hover {
  background: #555;
}
.sidebar-nav-v1.chapterlist li.active,
.sidebar-nav-v1.chapterlist li.active:hover {
  background: #555;
}
.sidebar-nav-v1.pagelist li.active,
.sidebar-nav-v1.pagelist li.active:hover {
  background: #326898;
}
.sidebar-nav-v1 li.active,
.sidebar-nav-v1 li.active:hover {
  color: #fff;
}
.sidebar-nav-v1 li.active a,
.sidebar-nav-v1 li.active:hover a {
  color: #fff !important;
}
.nav-tree h4 {
  font-size: 13px;
}
.nav-tree .list-group-item {
  padding: 2px 15px;
  font-size: 12px;
}
.search-results {
  font-size: 16px;
}
.chapter-preview .list-group-item {
  padding: 2px 15px;
  font-size: 12px;
}
.chapter-preview .list-group-item a {
  padding: 0px 0px 0px 0px;
}
.pagelist .list-group-item-heading a:hover {
  color: #326898;
}
.book-toc .panel-heading,
.chapter-toc .panel-heading,
.fpnContent-page-panel .panel-heading {
  background-color: #555;
  color: #fff;
}
.book-toc .tab-v3 {
  margin-left: 0px;
  margin-right: 0px;
}
.book-toc .tab-nav {
  height: 570px;
  overflow-y: auto;
}
/*.book-toc .tab-nav .input-group-btn button {
        width:340px;
    }*/
.book-toc .tab-pane .list-group-item-heading {
  margin-top: 15px;
}
ul.pagelist li.list-group-item-heading {
  margin-top: 20px;
  margin-bottom: 0px !important;
}
.pagelist .sidebar-nav-v1 li a {
  padding-top: 4px;
  padding-bottom: 4px;
}
button.btn-active-trigger {
  visibility: hidden;
}
li.active button.btn-active-trigger {
  visibility: visible;
}
/*.book-toc .badge
{
    border-radius: 10px !important;
}*/
/*.book-toc .tab-nav li.active button,.book-toc .tab-nav li button:hover
{
     background: #326898 !important;
      color: white;
}*/
.book-toc .tab-nav li a {
  width: 100%;
}
li.book-nav-tab-overview {
  text-align: center;
}
li.book-nav-tab-overview a {
  font-weight: bold;
  background: #555 !important;
  color: #fff !important;
  border-top-left-radius: 4px !important;
  border-top-right-radius: 4px !important;
}
.book-toc .tab-nav li.active a,
.book-toc .tab-nav li a:hover {
  background: #326898 !important;
  color: #fff;
}
.book-toc .tab-content.chapter-preview {
  background: #fff !important;
}
/*.book-toc .tab-nav li button
{
    text-align:left;
    width:340px;
}*/
.chapter-content.chapter-preview {
  background: #fff !important;
}
.chapter-preview .preview-pane {
  height: 550px;
  overflow-y: auto;
  padding-right: 10px;
}
.chapter-preview .btn-block {
  background: #326898 !important;
  border-color: #326898 !important;
  color: #fff;
  border-width: 1px;
}
.chapter-preview .btn-block:hover {
  color: yellow;
}
p.pane-description {
  text-align: right;
  margin-top: 20px;
  margin-bottom: -10px;
}
.chapterToc li.list-group-item a {
  color: #333;
  font-size: 14px;
}
.chapterToc li.list-group-item a:hover {
  color: #326898;
  font-weight: bold;
}
.chapterToc li.list-group-item-heading:first-child {
  margin-top: 0px !important;
}
.chapterToc li.list-group-item-heading {
  background: #d7d7d7;
}
.chapterToc li.list-group-item-heading a {
  text-transform: uppercase;
  color: #fff;
}
.panel {
  border-radius: 4px !important;
}
.list-group-item-heading {
  border-top-left-radius: 4px !important;
  border-top-right-radius: 4px !important;
}
h4.page-block-title {
  font-size: 14px;
}
.fpnContent-page-block {
  background-color: #fefefe;
}
.pageTocTabs .tab-pane {
  height: 250px;
  overflow-y: scroll;
}
/* Overrides list-group-item from Bootstrap */
.pageTocTabs .list-group-item {
  padding: 3px 10px;
}
.page-block-bold {
  border: 1px solid #aaa !important;
}
ol li {
  font-size: 14px;
  color: #000;
}
ol {
  list-style-type: upper-alpha;
}
ol ol {
  list-style-type: decimal;
}
ol ol ol {
  list-style-type: lower-alpha;
}
ol ol ol ol {
  list-style-type: lower-roman;
}
ol ol ol ol ol {
  list-style-type: decimal;
}
ol ol ol ol ol ol {
  list-style-type: lower-alpha;
}
ol a {
  color: #326898;
}
ol li.thumb {
  margin-bottom: 20px;
}
.ad-leaderboard {
  margin-bottom: 5px;
}
.ad-rect {
  margin-right: 0;
  padding-right: 0;
  text-align: right;
}
@media screen and (max-width: 991px) {
  .ad-rect {
    text-align: center !important;
  }
}
@media screen and (max-width: 1600px) {
  #scrollspy-toc {
    visibility: hidden;
  }
}
@media print {
  a[href]:after {
    content: none;
  }
}
.indextoc {
  list-style-type: none;
  padding-left: 10px;
  padding-top: 10px;
}
.googleImageSearchFramed {
  width: 100%;
  height: 260px;
  border: 0px;
  margin-top: 10px;
  overflow: scroll;
}
.medCostTableDrug {
  background-color: #d7d7d7;
}
.medCostTableDrugName {
  font-weight: bold;
}
.fpnCalc,
.soapNoteCalc,
.tripData {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 60%;
}
.fpnCalc iframe,
.soapNoteCalc iframe,
.tripData iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#scrollspy-toc .nav &gt; .active &gt; a,
#scrollspy-toc .nav &gt; .active:hover &gt; a,
#scrollspy-toc .nav &gt; .active:focus &gt; a {
  font-weight: bold;
  color: #3a87ad;
  background-color: transparent;
  border-right: 1px solid #3a87ad;
}
#scrollspy-toc .nav &gt; .active,
#scrollspy-toc .nav &gt; .active:hover,
#scrollspy-toc .nav &gt; .active:focus {
  background-color: #e5e5e5;
}
#scrollspy-toc {
  width: 200px;
}
#scrollspy-toc .list-group-item {
  /*same as .nav-tree .list-group-item*/
  padding: 2px 15px;
  font-size: 12px;
}
#footer {
  clear: left;
}
#footer p {
  font-size: 14px;
}
#footer h2 {
  font-size: 23px;
}
.affix {
  width: inherit;
  /*helped keep the content the same size on fluid layouts*/
  position: fixed;
  top: 60px;
  /*height of the nav*/
  right: 10px;
}
.affix-bottom {
  width: inherit;
  position: absolute;
  top: auto;
  bottom: 351px;
  /*height of the footer*/
}
.affix-top {
  /*i didn't need this style but you might*/
}
/*
    Search Bar - TypeAhead
*/
.twitter-typeahead .tt-hint {
  visibility: hidden;
  /*display: block;
    height: 34px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border: 1px solid transparent;*/
}
.twitter-typeahead .tt-is-under-cursor {
  background: yellow !important;
  color: #0000ff !important;
}
.twitter-typeahead .tt-is-under-cursor a {
  background: yellow !important;
  color: #0000ff !important;
}
.searchBox {
  background-color: floralwhite !important;
  font-weight: bold;
}
.main-search-tag-line p {
  text-align: center;
  font-style: italic;
}
.main-search-tag-line a {
  font-weight: bold;
  color: black;
}
.main-search-tag-line hr {
  margin-bottom: 4px;
  margin-top: 10px;
}</pre></body></html>