@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400&subset=latin,latin-ext);
@import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700,300italic&subset=latin,latin-ext);
@import url(//fonts.googleapis.com/css?family=Nunito:400,300);
@import "animations.css";
/* Sitecore Default Stylesheet */
@font-face {
  font-family: 'Avenir';
  src: url('/Content/Fonts/2CA0D6_0_0.eot');
  src: url('/Content/Fonts/2CA0D6_0_0.eot?#iefix') format('embedded-opentype'), url('/Content/Fonts/2CA0D6_0_0.woff2') format('woff2'), url('/Content/Fonts/2CA0D6_0_0.woff') format('woff'), url('/Content/Fonts/2CA0D6_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'Avenir-Roman';
  src: url('/Content/Fonts/2CA0D6_1_0.eot');
  src: url('/Content/Fonts/2CA0D6_1_0.eot?#iefix') format('embedded-opentype'), url('/Content/Fonts/2CA0D6_1_0.woff2') format('woff2'), url('/Content/Fonts/2CA0D6_1_0.woff') format('woff'), url('/Content/Fonts/2CA0D6_1_0.ttf') format('truetype');
}
@font-face {
  font-family: 'Avenir-Black';
  src: url('/Content/Fonts/2CA0D6_2_0.eot');
  src: url('/Content/Fonts/2CA0D6_2_0.eot?#iefix') format('embedded-opentype'), url('/Content/Fonts/2CA0D6_2_0.woff2') format('woff2'), url('/Content/Fonts/2CA0D6_2_0.woff') format('woff'), url('/Content/Fonts/2CA0D6_2_0.ttf') format('truetype');
}
/* COLORS */
/* FONTS */
body.popup {
  max-height: 100%;
  overflow: hidden;
}
.btn {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  padding: 0 0.5em;
  background: #666;
  text-decoration: none;
  outline: none;
  color: #fff;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.btn.pro {
  background: #053d5b;
}
.btn:hover {
  background: #000;
}
.big .btn,
.btn.big {
  font-size: 2em;
}
.btn-group {
  margin: 1em 0;
  padding: 1em 0;
}
.hidden {
  visibility: hidden;
  font-size: 1px;
}
.btn-light {
  display: inline-block;
  height: 2.5em;
  line-height: 2em;
  padding: 0 35px 0 5px;
  border: solid 1px #8b230f;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: right center;
  color: #8b230f;
  width: 90px;
  text-align: center;
}
.btn-light.list {
  background-image: url(/Content/Images/view_list.png);
}
.list .btn-light.list {
  display: none;
}
.btn-light.tree {
  background-image: url(/Content/Images/view_chapter.png);
}
.tree .btn-light.tree {
  display: none;
}
ul.two-cols {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  -ms-column-count: 2;
  -o-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 3em;
  -moz-column-gap: 3em;
  -ms-column-gap: 3em;
  -o-column-gap: 3em;
  column-gap: 3em;
  -webkit-column-rule: solid 1px #dedede;
  -moz-column-rule: solid 1px #dedede;
  -ms-column-rule: solid 1px #dedede;
  -o-column-rule: solid 1px #dedede;
  column-rule: solid 1px #dedede;
}
ul.three-cols {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  -ms-column-count: 3;
  -o-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 3em;
  -moz-column-gap: 3em;
  -ms-column-gap: 3em;
  -o-column-gap: 3em;
  column-gap: 3em;
  -webkit-column-rule: solid 1px #dedede;
  -moz-column-rule: solid 1px #dedede;
  -ms-column-rule: solid 1px #dedede;
  -o-column-rule: solid 1px #dedede;
  column-rule: solid 1px #dedede;
}
.main {
  padding-left: 1em;
  padding-right: 1em;
  min-height: 400px;
}
.main a {
  color: #8b230f;
}
.main a[id|="v"],
.main a.anchor {
  display: block;
  visibility: hidden;
  float: left;
  width: 1px;
  height: 1px;
  max-height: 1px;
  overflow: hidden;
  margin-top: -64px;
  margin-left: -1px;
}
.main .list {
  position: relative;
}
.main .list a.anchor {
  position: absolute;
}
.main .separator {
  border-bottom: solid 2px #dedede;
  height: 1px;
  margin: 1em 0;
}
.main .content a.more {
  padding-right: 14px;
  font-size: 14px;
  font-weight: bold;
  background: url(/Content/Images/more_arrow.png) right center no-repeat;
}
.news-featured {
  margin: 1em 0;
  text-align: justify;
  padding-bottom: 1em;
  border-bottom: dotted 1px #999;
}
.news-featured .news-item {
  width: 30%;
  text-align: left;
  display: inline-block;
}
.news-featured .news-item .media-item {
  width: 100%;
}
.news-featured .news-item .media-item img {
  width: 100%;
  height: auto;
}
.news-featured .news-item time {
  font-weight: bold;
}
.news-featured .news-item h2 {
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 0px;
}
.news-featured .news-item .author {
  font-weight: bold;
}
.news-featured:after {
  content: "";
  display: inline-block;
  width: 100%;
}
.banner {
  width: 100%;
  margin: 1em 0;
  height: auto;
  position: relative;
  text-align: center;
  background: #d0d0d0;
}
.banner img {
  width: 90%;
  margin: 5%;
  margin-bottom: 0;
  height: auto;
}
.banner .title {
  position: absolute;
  top: 50%;
  left: 5%;
  margin: 0 1em;
  font-size: 2.2em;
  text-shadow: 1px 1px 0px #fff;
}
.article-content {
  width: 80%;
  margin-left: 20%;
}
.article-content a:hover {
  color: #f00;
}
.article-content .article-header h2 {
  font-weight: normal;
  margin-bottom: 0;
  font-size: 3em;
  color: #222;
}
.article-content .article-header h1 {
  font-weight: bold;
  margin: 0;
  font-size: 3em;
}
.article-content .article-header p.published {
  margin-bottom: 2em;
  color: #666;
}
.article-content .article-header a.listen {
  display: inline-block;
  width: 2em;
  height: 0.8em;
  vertical-align: baseline;
  opacity: 0.6;
  background: url(/Content/Images/sound.png) center no-repeat;
  background-size: contain;
}
.article-content .article-header a.listen:hover {
  opacity: 1;
}
.article-content .latin {
  font-weight: normal;
  font-size: 0.6em;
  color: #222;
  font-family: Georgia, serif;
}
.article-content section div h3 {
  margin-bottom: 0;
}
.article-content section div p,
.article-content section div li {
  font-size: 1.2em;
  font-family: Georgia, serif;
  color: #222;
  line-height: 1.4em;
  margin: 0.6em 0 1em 0;
}
/* SECTION */
.section-header {
  padding: 2em 0;
  margin-bottom: 2em;
  border-bottom: solid 3px #dedede;
}
.section-header h1 {
  font-size: 3em;
  margin: 0px;
}
.section-header .view-selector {
  float: right;
  vertical-align: middle;
}
/* TOPIC */
.topic hgroup {
  padding-bottom: 1em;
  margin-bottom: 2em;
}
.topic hgroup h1 {
  margin-bottom: 0;
}
.topic hgroup h1 .pron {
  color: #aeaeae;
  margin-left: 0.5em;
}
.topic hgroup h1 .pron:before {
  content: '(';
}
.topic hgroup h1 .pron:after {
  content: ')';
}
.topic header {
  margin-top: 1em;
}
.topic header h2 {
  font-size: 1.8em;
  font-weight: bold;
}
.list-view > ul {
  list-style: none;
  padding: 0;
  margin: 0;
  marker: none;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  -ms-column-count: 3;
  -o-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 3em;
  -moz-column-gap: 3em;
  -ms-column-gap: 3em;
  -o-column-gap: 3em;
  column-gap: 3em;
  -webkit-column-rule: solid 1px #dedede;
  -moz-column-rule: solid 1px #dedede;
  -ms-column-rule: solid 1px #dedede;
  -o-column-rule: solid 1px #dedede;
  column-rule: solid 1px #dedede;
}
.list-view > ul li + li.group-header {
  margin-top: 2em;
}
.list-view > ul li.group-header {
  margin-bottom: 0.5em;
  margin-left: 0;
  padding-left: 0;
}
.list-view > ul li.group-header > h3 {
  margin: 0;
}
.list-view > ul li.group-header > h3 a {
  color: inherit;
  margin-right: 2px;
}
.list-view > ul li.group-header > h3:after {
  content: '>';
  font-weight: bold;
  color: #c10000;
}
.list-view ul {
  list-style: none;
  padding: 0;
  margin: 0;
  marker: none;
}
.list-view li {
  line-height: 2em;
  padding-left: 0;
  margin-left: 0.5em;
  background-size: 1em 1em;
  background-position: 0 0.55em;
  background-repeat: no-repeat;
}
.list-view li.no-children {
  padding-left: 1.5em;
  background-image: url(/Content/Images/no-children.png);
}
.list-view li.has-children {
  background-image: url(/Content/Images/has-children.png);
}
.list-view li.has-children span {
  display: inline-block;
  width: 1.5em;
  height: 1em;
}
.list-view li.has-children ul {
  display: none;
  padding-left: 1.5em;
}
.list-view li.has-children.open {
  background-image: url(/Content/Images/has-children-hide.png);
}
.list-view li.has-children.open > ul {
  display: block;
}
.list-view li a {
  color: #8b230f;
  text-decoration: none;
  font-size: 1.1em;
}
.list-view li a:hover {
  text-decoration: underline;
}
.feature {
  height: 33%;
  margin: 30px 0;
}
.featured-articles-widget {
  min-height: 200px;
  position: relative;
  margin-bottom: 1em;
}
.featured-articles-widget .content {
  width: 100%;
}
@media screen and (max-width: 720px) {
  .featured-articles-widget {
    padding-bottom: 5px;
    border-bottom: solid  5px #ddd;
  }
}
.featured-articles {
  list-style: none;
  padding: 0;
  margin: 0;
  marker: none;
  width: 100%;
  position: relative;
}
@media screen and (min-width: 720px) {
  .featured-articles li {
    width: 37%;
    float: right;
    position: relative;
  }
  .featured-articles li.item0 {
    width: 61%;
    float: left;
  }
  .featured-articles:after {
    content: '';
    display: block;
    clear: both;
  }
}
@media screen and (max-width: 720px) {
  .featured-articles {
    height: auto;
    display: block;
  }
  .featured-articles li {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    position: relative;
  }
}
.f-topic:after {
  content: ' ';
  display: block;
  clear: both;
}
.f-topic figure {
  -webkit-appearance: none;
  margin: 0px;
  padding: 0;
  background: #999;
  overflow: hidden;
}
.f-topic figure img {
  width: 100%;
  height: auto;
}
.f-topic figure figcaption,
.f-topic figure .source {
  display: none;
}
.f-topic .f-desc {
  color: #213341;
  position: relative;
}
.f-topic .f-desc .written-by {
  display: none;
}
.f-topic .f-desc .more {
  color: #8b230f;
  background-image: none !important;
}
.f-topic .f-desc .more .fa-chevron-right {
  display: none;
}
.f-topic .f-desc .more .fa-caret-right {
  margin-left: 3pt;
}
.f-topic .f-desc .type {
  font-weight: bold;
}
@media screen and (min-width: 721px) {
  .f-topic figure {
    position: absolute;
    width: 30%;
    top: 10px;
    right: 0px;
  }
  .f-topic .f-desc {
    top: 10px;
    left: 10px;
    width: 65%;
  }
  .item0 .f-topic figure {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 720px) {
  .f-topic {
    font-size: 10pt;
  }
  .f-topic .source {
    display: none;
  }
  .f-topic p.body {
    margin: 0;
    font-size: 1em;
  }
  .f-topic .more {
    font-size: 9pt;
  }
  .f-topic .meta {
    display: block;
    margin-top: 0.3em;
  }
  .f-topic .meta .type {
    display: none;
  }
  .f-topic .meta .pubdate {
    color: #9ba3a9;
  }
  .f-topic h2 {
    font-size: 1.2em;
    margin: 0.2em 0;
  }
}
/*
    Section indepentent global styles
*/
html {
  height: 100%;
}
body {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  color: #333;
  background: #fff;
}
.clear {
  clear: both;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.row {
  clear: both;
  width: 100%;
  max-width: 100%;
  vertical-align: top;
}
p {
  font-size: 1.1em;
  line-height: 1.5em;
}
.wrapper {
  max-width: 1200px;
  margin: 0 auto;
}
.left-col {
  width: 61.6667%;
  max-width: 740px;
  float: left;
}
.right-col {
  width: 37.5%;
  max-width: 450px;
  float: right;
}
.breadcrumb {
  padding: 1em 0;
}
.breadcrumb .buttons {
  float: right;
}
.breadcrumb .buttons button {
  background: #fff;
  border: solid 1px #999;
  color: #888;
  display: inline-block;
  height: 2em;
  line-height: 2em;
  font-weight: bold;
  margin-left: 1em;
}
.breadcrumb .buttons button i {
  font-size: 1.5em;
}
.breadcrumb .buttons button .icon {
  border-left: solid 1px #999;
  height: 2em;
  width: 2em;
  display: inline-block;
}
.breadcrumb ul {
  list-style: none;
  padding: 0;
  margin: 0;
  marker: none;
}
.breadcrumb ul li {
  line-height: 2em;
  display: inline-block;
  color: #666;
}
.breadcrumb ul li:after {
  display: inline-block;
  padding: 0 .2em;
  content: "/";
}
.breadcrumb ul li:last-child:after {
  content: "";
  display: none;
}
.breadcrumb ul li:first-child a {
  font-weight: bold;
}
.content .table table {
  border-collapse: collapse;
  width: 100%;
}
.content .table table td,
.content .table table th {
  text-align: left;
  padding: 2px;
}
.content .table table td p,
.content .table table th p {
  font-weight: normal;
}
.content .table table thead th {
  font-weight: bold;
  color: #053d5b;
  border-bottom: solid 1px #053d5b;
}
.content .table table thead th p {
  font-weight: bold;
}
.content .table table tbody tr {
  background: #fff;
}
.content .table table tbody tr.odd {
  background: #eee;
}
.content .table table tbody tr th {
  padding: 2px;
}
.page-footer {
  margin-top: 2em;
  padding: 2em 0em;
  font-size: 10pt;
  background: #f6f6f6;
  color: #213341;
  clear: both;
  min-height: 350px;
}
.page-footer a {
  color: #179690;
}
.page-footer .foot-logo {
  float: left;
  width: 120px;
}
.page-footer .foot-logo img {
  width: 100%;
  height: auto;
}
.page-footer .foot-note {
  margin-left: 150px;
}
.page-footer .foot-note h2 {
  font-size: 16pt;
  vertical-align: middle;
  padding-right: 1em;
}
.page-footer .foot-note p {
  font-family: 'Open Sans', Arial, sans-serif;
}
.page-footer .foot-nav {
  vertical-align: top;
  margin-top: 1em;
  border-top: solid 1px #bcbdbd;
  display: block;
}
.page-footer .foot-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  marker: none;
  margin-top: 1em;
}
.page-footer .foot-nav ul li {
  display: inline-block;
  padding-right: 1em;
}
.page-footer .foot-nav ul a {
  display: block;
  font-weight: bold;
  line-height: 1.5em;
  text-transform: uppercase;
}
.page-footer p.copyright {
  font-size: 8pt;
  color: #5b5b5b;
  display: inline-block;
  line-height: 18pt;
  margin-right: 2em;
  color: #000;
}
.page-footer ul.social {
  padding: 0px;
  vertical-align: middle;
  display: inline-block;
}
.page-footer ul.social li {
  display: inline-block;
}
.page-footer ul.social li a {
  font-size: 18pt;
  width: 1em;
  height: 1em;
  margin-right: 5pt;
}
.page-footer ul.social li a:hover {
  color: #213341;
}
@media screen and (max-width: 720px) {
  .mobile {
    padding-top: 65px;
  }
  .mobile .header.top {
    position: absolute;
  }
  .mobile .header.top .wrapper {
    padding: 0;
  }
  .mobile .header.top.fixed {
    position: fixed;
  }
  .mobile .header.top .site-logo h1 {
    font-size: 18px;
  }
  .left-col,
  .right-col {
    width: auto;
    max-width: 100%;
    float: none;
  }
  .list-view > ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -ms-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 1em;
    -moz-column-gap: 1em;
    -ms-column-gap: 1em;
    -o-column-gap: 1em;
    column-gap: 1em;
    -webkit-column-rule: solid 1px #eeeeee;
    -moz-column-rule: solid 1px #eeeeee;
    -ms-column-rule: solid 1px #eeeeee;
    -o-column-rule: solid 1px #eeeeee;
    column-rule: solid 1px #eeeeee;
  }
  .page-footer .foot-logo {
    width: 120px;
  }
  .page-footer .foot-logo img {
    width: 100%;
    height: auto;
  }
  .page-footer .foot-note {
    width: auto;
    margin-left: 140px;
    float: none;
  }
  .page-footer .foot-note p {
    display: none;
  }
  .page-footer .foot-nav {
    width: auto;
    clear: both;
    float: none;
  }
  .page-footer p.copyright {
    clear: both;
  }
}
@media screen and (max-width: 480px) {
  .mobile .header.top {
    position: absolute;
  }
  .mobile .header.top.fixed {
    position: fixed;
  }
  .mobile .header.top .site-logo h1 {
    font-size: 18px;
  }
}
.search-panel {
  padding: 3em 1em 1em 1em;
  background: #ECECEC;
}
.search-panel p {
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: 100;
  font-size: 18px;
  margin: 0;
  color: #666;
  line-height: 2em;
  text-align: left;
}
.search {
  background: #fff;
  border: solid 1px #d4d4d4;
  text-align: center;
  margin: 0 auto;
  height: 55px;
  position: relative;
  padding-right: 50px;
}
.search input {
  border: none;
  height: 55px;
  line-height: 54px;
  width: 100%;
  max-width: 100%;
  padding-left: 10px;
  padding-right: 40px;
  background: transparent;
  color: #9a9a9a;
  font-size: 1.5em;
  font-family: serif;
  font-weight: bold;
}
.search input:focus {
  background: transparent;
  outline: none;
  color: #000;
}
.search ::-webkit-input-placeholder,
.search ::-moz-placeholder,
.search ::-ms-placeholder,
.search ::placeholder {
  color: #909;
  font-style: italic;
}
.search button {
  width: 60px;
  height: 55px;
  text-indent: -900px;
  margin: 0px;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  background: url(/Content/Images/Pro/search.png) center right no-repeat transparent;
  border: none;
  color: transparent;
  overflow: hidden;
}
.header-panel {
  display: none;
}
.fixed .header-panel {
  display: block;
  float: right;
}
.fixed .header-panel .search {
  display: inline-block;
  background: transparent;
  border: none;
  height: 64px;
  padding: 0px;
  border-left: solid 1px #607C8B;
}
.fixed .header-panel .search::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0);
}
.fixed .header-panel .search::-moz-placeholder {
  color: rgba(255, 255, 255, 0);
}
.fixed .header-panel .search:-moz-placeholder {
  color: rgba(255, 255, 255, 0);
}
.fixed .header-panel .search::-ms-placeholder {
  color: rgba(255, 255, 255, 0);
}
.fixed .header-panel .search::placeholder {
  color: rgba(255, 255, 255, 0);
}
.fixed .header-panel .search input {
  background: transparent;
  height: 64px;
  width: 68px;
  color: transparent;
  font-family: 'Open Sans', Arial, sans-serif;
  padding: 0 4px;
  border: none;
  outline: none;
  z-index: 20;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.fixed .header-panel .search input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0);
}
.fixed .header-panel .search input::-moz-placeholder,
.fixed .header-panel .search input:-moz-placeholder,
.fixed .header-panel .search input::-ms-placeholder,
.fixed .header-panel .search input:-ms-input-placeholder,
.fixed .header-panel .search input:placeholder {
  color: rgba(255, 255, 255, 0);
}
.fixed .header-panel .search input:focus,
.fixed .header-panel .search input.focused {
  width: 200px;
  margin-right: 50px;
  color: #fff;
}
.fixed .header-panel .search input:focus::-webkit-input-placeholder,
.fixed .header-panel .search input.focused::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.fixed .header-panel .search input:focus::-moz-placeholder,
.fixed .header-panel .search input.focused::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.fixed .header-panel .search input:focus:-moz-placeholder,
.fixed .header-panel .search input.focused:-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.fixed .header-panel .search input:focus::-ms-placeholder,
.fixed .header-panel .search input.focused::-ms-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.fixed .header-panel .search input:focus::placeholder,
.fixed .header-panel .search input.focused::placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.fixed .header-panel .search button {
  position: absolute;
  background: none;
  display: block;
  top: 0px;
  right: 0px;
  transition: all 0.4s ease;
  margin: 0;
  height: 1px;
  width: 1px;
}
.fixed .header-panel .search input:focus + button {
  height: 64px;
  width: 74px;
}
.results-header {
  border-bottom: solid 2px #8b230f;
  padding-bottom: 1em;
  margin-bottom: 1em;
}
.aside .filters ul {
  list-style: none;
  padding: 0;
  margin: 0;
  marker: none;
}
.aside .filters ul li {
  position: relative;
  margin: 6px 0;
  line-height: 1.5em;
}
.aside .filters ul input[type="checkbox"] {
  position: absolute;
  visibility: hidden;
}
.aside .filters ul label {
  padding-left: 12pt;
}
.aside .filters ul input + label:before {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -6pt;
  width: 10pt;
  height: 10pt;
  border: solid 1px #000;
}
.aside .filters ul input:disabled + label {
  color: #5b5b5b;
}
.aside .filters ul input:disabled + label:before {
  border-color: #dedede;
  background: #f8f8f8;
}
.aside .filters ul input:disabled + label + span {
  color: #5b5b5b;
}
.aside .filters ul input:checked + label:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  left: 1.9pt;
  margin-top: -3pt;
  width: 6pt;
  height: 6pt;
  background: #8b230f;
}
.search-results ul {
  list-style: none;
  padding: 0;
  margin: 0;
  marker: none;
}
@media screen and (max-width: 1024px) {
  .search-panel p {
    font-size: 14px;
  }
}
.aside {
  vertical-align: top;
  width: 19%;
  float: left;
}
.topic {
  max-width: 100%;
}
.topic div.list > ul {
  list-style-type: cicrle;
}
.topic div.list > ul li > div.para {
  display: block;
}
.topic .inline-audio-play img {
  vertical-align: top;
}
.topic .inline-audio,
.topic .player {
  display: inline-block;
}
.topic .view-edition {
  display: block;
  padding: 8px;
  color: #fff;
  margin: 1em 0;
  border: none;
  min-height: 45px;
  line-height: 45px;
  vertical-align: middle;
  transition: background 0.5s ease;
  font-family: 'Open Sans', Arial, sans-serif;
}
.topic .view-edition span {
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 1.2em;
  font-weight: 300;
  margin-left: 60px;
  margin-right: 20px;
}
.topic .view-edition.home {
  background: url(/Content/Images/Pro/view_edition_logo.png) center left no-repeat #9a0000;
}
.topic .view-edition.home:hover {
  background-color: #c10000;
}
.topic .view-edition.pro {
  background: url(/Content/Images/Pro/view_edition_logo.png) center left no-repeat #053d5b;
}
.topic .view-edition.pro:hover {
  background-color: #122432;
}
.metadata {
  text-align: right;
  font-style: italic;
}
section.body {
  z-index: 100;
}
.body-aside {
  width: 24%;
  float: right;
  margin-left: 1.9%;
  padding-bottom: 3em;
  position: relative;
  z-index: 120;
}
.aside + .body {
  margin-left: 20%;
}
ul.topic-headers {
  list-style: none;
  padding: 0;
  margin: 0;
  marker: none;
  margin-top: 1em;
}
ul.topic-headers > li {
  background: #fff;
  border: solid 1px #ccc;
  padding: 0.5em 0.5em 0.5em 0;
  margin-bottom: 5px;
  -mox-box-shadow: -2px 2px 0px rgba(0, 0, 0, 0.08);
  -o-box-shadow: -2px 2px 0px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: -2px 2px 0px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: -2px 2px 0px rgba(0, 0, 0, 0.08);
  box-shadow: -2px 2px 0px rgba(0, 0, 0, 0.08);
}
ul.topic-headers > li > a {
  font-size: 1.2em;
}
ul.topic-headers > li:before {
  content: " ";
  display: inline-block;
  font-size: 6px;
  width: 1em;
  height: 1em;
  background: #ccc;
  margin: 1em;
  vertical-align: middle;
}
ul.topic-headers > li.active,
ul.topic-headers > li:hover {
  background: #ccc;
}
ul.topic-headers > li ul {
  list-style: none;
  padding: 0;
  margin: 0;
  marker: none;
  padding-left: 30px;
}
ul.topic-headers > li ul li a {
  color: inherit;
}
ul.topic-headers > li ul li a:hover {
  color: #8b230f;
}
ul.topic-siblinks {
  list-style: none;
  padding: 0;
  margin: 0;
  marker: none;
}
ul.topic-siblinks > li {
  padding: 5px 2px 5px 25px;
  background: url(/Content/Images/siblink.png) left center no-repeat;
  margin: 0;
}
ul.topic-siblinks > li.parent {
  background-image: url(/Content/Images/siblink_top.png);
  font-size: 1.2em;
  font-weight: bold;
  font-family: Georgia, 'Times New Roman', Times, serif;
}
ul.topic-siblinks > li:last-child {
  background-image: url(/Content/Images/siblink_last.png);
}
ul.topic-siblinks > li.active {
  padding: 0 0 0 20px;
}
ul.topic-siblinks > li.active div {
  padding: 4px 2px 4px 4px;
  border: solid 1px #000;
}
.additionals {
  clear: both;
}
.additionals > div {
  margin: 40px 0;
}
.additionals .context-nav {
  border-top: solid 1px #dedede;
  border-bottom: solid 1px #dedede;
  background: #f8f8f8;
  line-height: 100px;
  height: 110px;
  padding: 5px;
  margin: 1em 0;
  text-align: center;
  vertical-align: middle;
}
.additionals .context-nav a.siblinks-nav {
  display: inline-block;
  float: left;
  vertical-align: middle;
  padding: 5px;
  font-size: 16px;
  max-width: 28%;
  height: 100px;
}
.additionals .context-nav a.siblinks-nav span {
  line-height: 1.2em;
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
}
.additionals .context-nav a.siblinks-nav.prev {
  border-right: solid 1px #dedede;
  background: url(/Content/Images/prev.png) left center no-repeat;
  float: left;
  margin-left: 5px;
}
.additionals .context-nav a.siblinks-nav.prev span {
  margin-left: 20px;
}
.additionals .context-nav a.siblinks-nav.next {
  border-left: solid 1px #dedede;
  background: url(/Content/Images/next.png) right center no-repeat;
  float: right;
  margin-right: 5px;
}
.additionals .context-nav a.siblinks-nav.next span {
  margin-right: 20px;
}
.additionals .context-nav .helpful {
  text-align: center;
  vertical-align: middle;
  line-height: 1.2em;
}
.additionals .context-nav .helpful h4 {
  font-size: 18px;
  font-family: Georgia, 'Times New Roman', Times, serif;
}
.additionals .context-nav .helpful button {
  -webkit-appearance: none;
  border: solid 1px #8b230f;
  color: #8b230f;
  background: #fff;
  margin: 0;
  padding: 4px;
  min-width: 55px;
  font-weight: bold;
}
.additionals .context-nav .helpful button:last-child {
  border-left: none;
}
.additionals ul.alternated li.odd {
  background: #f8f8f8;
}
.additionals ul.alternated li.even {
  background: #fff;
}
.additionals ul.tab {
  list-style: none;
  padding: 0;
  margin: 0;
  marker: none;
  font-size: 18px;
}
.additionals ul.tab li {
  padding: 4px;
}
.additionals ul.tab li.header {
  background: #d2d2d2;
}
.additionals ul.tab li.header .type,
.additionals ul.tab li.header .desc {
  font-weight: bold;
  color: #122432;
}
.additionals ul.tab .type {
  float: left;
  font-weight: bold;
  min-width: 100px;
  width: 16%;
}
.related-items {
  text-align: justify;
  width: 100%;
  position: relative;
}
.related-items .item {
  display: inline-block;
  max-width: 32%;
  vertical-align: top;
}
.related-items .item figure {
  margin: 0px;
  padding: 0px;
  border: solid 1px #f8f8f8;
}
.related-items .item figure img {
  width: 100%;
  height: auto;
  background: #fff;
}
.related-items .item .metadata {
  text-align: left;
  font-style: normal;
  font-size: 12px;
}
.related-items .item .metadata .type {
  font-weight: bold;
  color: #122432;
}
.related-items:after {
  content: "";
  display: inline-block;
  width: 100%;
}
.key_points {
  background: #fffae4;
  max-width: 590px;
  padding: 10px;
  color: #000;
  position: relative;
  margin: 1em 0;
}
.key_points header {
  margin-top: 0px;
}
.key_points header h2 {
  margin: 0;
  font-size: 1.2em;
  color: #000;
}
.key_points header h2:after {
  content: "\f084";
  font: normal normal normal 1em/1 FontAwesome;
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  color: #000;
}
/* Illustrative Materials */
.pearlsandpitfalls .table-box,
.table .table-box,
.didyouknow .table-box {
  position: relative;
  z-index: 6999;
}
.table .table-box,
.didyouknow .table-box {
  width: 230px;
  float: right;
  margin-left: 2em;
  clear: right;
  background: #dedede;
  border: solid 1px #999;
  overflow: hidden;
  position: relative;
  margin-bottom: 1em;
}
button.show-tab {
  -webkit-appearance: none;
  border: none;
  width: 30px;
  height: 30px;
  background: url(/Content/Images/show_tab.png) center center no-repeat #8b230f;
}
button.show-tab:hover {
  background: url(/Content/Images/show_tab.png) center center no-repeat #000000;
}
/* TABLE VIEW */
.table .table-box {
  height: 200px;
}
.table .table-box > h3.title {
  margin: 5px;
  text-align: center;
}
.table .table-box > div {
  width: 800px;
  transform: scale(0.5);
  margin-left: -280px;
  text-align: center;
  position: relative;
  background: #fff;
  -ms-transform-origin: 50% 0%;
  -webkit-transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.table .table-box table {
  background: #fcfcfc;
}
.table .table-box .print {
  display: none;
}
.table .table-box button.show-tab {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.table .table-box.show {
  width: 100%;
  margin: 0px;
  height: auto;
  position: fixed;
  z-index: 9999;
  top: 0px;
  left: 0px;
  bottom: 0px;
  overflow-y: scroll;
  background: rgba(0, 0, 0, 0.85);
  text-align: center;
}
.table .table-box.show h3.title {
  margin: 1em auto;
  max-width: 1200px;
  color: #fff;
  text-align: left;
}
.table .table-box.show button.show-tab {
  top: 10px;
  right: 10px;
}
.table .table-box.show > div {
  width: auto;
  max-width: 1200px;
  margin: auto;
  max-height: 90%;
  transform: scale(1);
  max-height: calc(0%);
}
.table .table-box.show table thead {
  background: #fff;
}
.table .table-box.show table thead tr {
  border-bottom: solid 1px #053d5b;
}
/*DID U KNOW */
.didyouknow .table-box,
.pearlsandpitfalls .table-box {
  margin-left: 1em;
}
.didyouknow h3.title,
.pearlsandpitfalls h3.title {
  text-transform: uppercase;
  margin: 1em 1em 0 1em;
}
.didyouknow table,
.pearlsandpitfalls table {
  margin: 1em;
}
.didyouknow table .list ul,
.pearlsandpitfalls table .list ul {
  list-style: none;
  padding: 0;
  margin: 0;
  marker: none;
}
.didyouknow table .list ul .para p,
.pearlsandpitfalls table .list ul .para p {
  font-family: Georgia, 'Times New Roman', Times, serif;
}
.didyouknow button,
.pearlsandpitfalls button {
  display: none;
}
.pearlsandpitfalls {
  width: 32%;
  float: right;
  padding: 1px;
}
.figure {
  float: right;
  width: 24%;
  clear: right;
  margin-left: 1.9em;
  margin-bottom: 1em;
}
.figure .table-box > div {
  border: solid 1px #dedede;
  padding: 1px;
}
.figure .table-box table {
  width: 98%;
}
.figure .table-box table td {
  text-align: center;
}
.figure .table-box.show {
  width: 100%;
  margin: 0px;
  height: auto;
  position: fixed;
  z-index: 9999;
  top: 0px;
  left: 0px;
  bottom: 0px;
  overflow-y: scroll;
  background: rgba(0, 0, 0, 0.85);
  text-align: center;
}
.figure .table-box.show > div {
  border: none;
}
.figure .table-box.show table {
  width: 90%;
  margin: auto;
}
.figure .table-box.show table td .para {
  display: block;
}
.figure .table-box.show table td img {
  width: auto;
  background: #fff;
  text-align: center;
}
.figure div {
  position: relative;
}
.figure div .title {
  margin-bottom: 0;
}
.figure div table {
  text-align: center;
}
.figure div table .para {
  display: none;
}
.figure div img {
  width: 100%;
  height: auto;
}
.figure .btn.show-tab {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.figure .btn.print {
  display: none;
}
@media screen and (max-width: 1024px) {
  .topic .aside {
    display: none;
  }
  .topic .body {
    margin-left: 0;
  }
  .topic .body-aside {
    width: 25%;
  }
}
@media screen and (max-width: 720px) {
  .topic .body-aside {
    float: none;
    width: auto;
    display: none;
  }
  .topic .headers {
    counter-reset: head;
  }
  .topic .headers .header {
    clear: both;
  }
  .topic .headers .header header {
    margin-left: -1em;
    margin-right: -1em;
    counter-increment: head;
    background: #dedede;
    border-top: solid 1px #aeaeae;
    border-bottom: solid 1px #aeaeae;
  }
  .topic .headers .header header h2 {
    margin-left: 20px;
    font-size: 20px;
    color: #8b230f;
  }
  .topic .headers .header header h2:after {
    content: " (" counter(head) ")";
  }
  .table .table-box,
  .didyouknow .table-box,
  .pearlsandpitfalls .table-box {
    float: none;
    width: auto;
    margin: 1em 0;
    height: auto;
  }
  .table .table-box .btn,
  .didyouknow .table-box .btn,
  .pearlsandpitfalls .table-box .btn {
    display: none;
  }
  .table .table-box > div {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    width: auto;
    margin: 0 auto;
  }
  .pearlsandpitfalls,
  .figure {
    float: none;
    width: auto;
    margin: 1em 0;
  }
  .additionals,
  .related {
    display: none;
  }
}
.news hgroup h1 {
  font-size: 2.4em;
  margin-bottom: 0;
}
.news .metadata {
  max-width: 960px;
}
.news section.body {
  max-width: 960px;
}
.news section.body h2 {
  font-size: 14px;
}
.news section.body h2 > p > i {
  font-size: 1.2em;
  font-weight: normal;
}
.news .hero-image {
  float: right;
  margin-left: 2em;
  margin-bottom: 1em;
  max-width: 530px;
}
.news .hero-image img {
  width: 100%;
  height: auto;
}
.news .hero-image p.caption {
  margin-top: 0px;
  color: #aeaeae;
  border-bottom: solid 1px #dedede;
  padding: 0.4em 0;
}
.recent-news-widget ul.news-list {
  text-align: justify;
}
.recent-news-widget ul.news-list:after {
  content: " ";
  display: inline-block;
  width: 100%;
  height: 1px;
}
.recent-news-widget ul.news-list li {
  width: 48.5%;
  font-size: 12px;
  display: inline-block;
  height: 200px;
  vertical-align: top;
}
.recent-news-widget ul.news-list li article.news-body {
  font-size: 12px;
  height: 170px;
}
.recent-news-widget ul.news-list li article.news-body h3.title {
  font-size: 1.6em;
}
.recent-news-widget ul.news-list li article.news-body p.body {
  font-size: 12px;
}
.recent-news-widget ul.news-list li a.news-img img {
  min-height: 149px;
  min-width: 150px;
}
.homepage .recent-news-widget ul.news-list li {
  width: 100%;
  display: block;
  height: auto;
}
.content-filters {
  float: right;
}
.content-filters .filter {
  display: inline-block;
  margin-left: 1em;
}
.content-filters .filter select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  line-height: 2em;
  height: 2em;
  border: solid 1px #dedede;
  padding: 0 1.2em 0 0.5em;
  color: #053d5b;
  background: url(/Content/Images/select_arrow.png) right center no-repeat;
}
.home .latest-news .recent-news-widget {
  max-width: 74%;
}
.home .latest-news .recent-news-widget .content > .separator:first-child {
  display: none;
  clear: none;
}
.home .latest-news .recent-news-widget .content > .separator.with-button {
  width: 130%;
  border-width: 2px;
  border-color: #dedede;
}
.home .latest-news .recent-news-widget ul.news-list > li {
  width: 98%;
}
@media screen and (max-width: 960px) {
  .news .hero-image {
    float: none;
    width: 100%;
    margin: 0.5em 0;
    text-align: center;
  }
  .news .hero-image img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
}
.dtables {
  font-size: 10pt;
}
.dtables .drug-table {
  padding: 0.5em 0;
}
.dtables .drug-table th,
.dtables .drug-table td {
  padding: 0.3em 0.6em;
  text-align: left;
}
.dtables .drug-table th {
  background: #d2d2d2;
  color: #053d5b;
  font-size: 1.1em;
}
.dtables .drug-table th a {
  color: inherit;
}
.dtables .drug-table tbody {
  background: #fff;
}
.dtables .drug-table tbody tr:nth-child(even),
.dtables .drug-table tbody tr:nth-child(2n) {
  background: #f8f8f8;
}
.dtables .select-tab {
  list-style: none;
  padding: 0;
  margin: 0;
  marker: none;
  margin-bottom: 2em;
}
.dtables .select-tab li {
  display: inline-block;
  padding: 0 1em;
  border-left: solid 1px #dedede;
}
.dtables .select-tab li:first-child {
  padding-left: 0px;
  border-left: none;
}
.dtables .select-tab li a {
  display: inline-block;
  padding-bottom: 8px;
  margin-bottom: -8px;
  font-weight: bold;
  font-size: 13pt;
}
.dtables .select-tab li a span {
  background: #fff;
}
.dtables .select-tab li a:hover {
  text-decoration: none;
}
.dtables .select-tab li a:hover span {
  border-bottom: solid 3px #dedede;
}
.dtables .select-tab li a:active,
.dtables .select-tab li a:focus {
  background: url(/Content/Images/Pro/btn_more.png) bottom center no-repeat;
}
.dtables .select-tab li a:active span,
.dtables .select-tab li a:focus span {
  border-bottom: solid 3px #8b230f;
}
.dataTables_filter,
.dataTables_info {
  display: none;
}
.letter-pager > a {
  font-size: 1.2em;
  display: inline-block;
  padding: 0.3em;
}
.letter-pager > a:active {
  background: #8b230f;
  color: #fff;
}
.quiz {
  margin-top: 2em;
  text-align: center;
  background: #F9F0C7;
  padding: 1em;
}
.quiz h3 {
  margin-top: 0;
  font-size: 1.4em;
}
.quiz .question-set {
  background: #FEF9E6;
  padding: 1em;
}
.quiz .question-set p,
.quiz .question-set ul {
  text-align: left;
}
.quiz .question-set li {
  margin: 5px 0;
}
.quiz .question-set ul {
  list-style: none;
  padding: 0;
  margin: 0;
  marker: none;
}
.quiz .question-set button {
  background: #D0B54A;
  padding: 5px 15px;
  text-transform: uppercase;
  border: none;
  color: #fff;
  margin: 1em auto;
}
.separator {
  clear: both;
  margin: 2em 0;
}
.separator.sharp {
  border-color: #333;
  border-width: 1px;
}
.separator.with-button {
  padding-bottom: 1em;
  text-align: center;
}
.separator.with-button button.load {
  -webkit-appearance: none;
  border: none;
  margin-top: -1em;
  position: relative;
  padding: 0 0 10px 0;
  background: none;
}
.separator.with-button button.load b {
  background: #8b2411;
  font-size: 1.1em;
  height: 2.5em;
  line-height: 2.5em;
  color: #fff;
  display: inline-block;
  padding: 0 1.5em;
}
.separator.with-button button.load:after {
  content: " ";
  display: block;
  height: 10px;
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  margin-top: 10px;
  background: url(/Content/Images/Pro/btn_more.png) top center no-repeat;
}
.separator.with-button button.load:hover:after {
  -webkit-animation: load_more 0.8s ease-in-out infinite;
  animation: load_more 0.8s ease-in-out infinite;
}
/* section */
.chapter-view {
  font-size: 1.1em;
}
.chapter-view .separator {
  clear: both;
  margin: 2em 0;
}
.chapter-view .separator.sharp {
  border-color: #333;
  border-width: 1px;
}
.chapter-view ul {
  -webkit-column-rule: none;
  -moz-column-rule: none;
  -ms-column-rule: none;
  -o-column-rule: none;
  column-rule: none;
  list-style: none;
  padding: 0;
  margin: 0;
  marker: none;
}
.chapter-view a.more + ul {
  margin-top: 2em;
}
.chapter-view aside {
  float: right;
}
.chapter-view aside.side-box {
  width: 30%;
}
.chapter-view aside.side-box img {
  width: 100%;
  height: auto;
}
.chapter-view aside.side-box.image p {
  margin: 0 0 1em 0;
  font-size: 0.9em;
  color: #bcbdbd;
}
.chapter-view aside.side-box.most-viewed {
  background: #f8f8f8;
  border: solid 1px #dedede;
}
.chapter-view aside.side-box.most-viewed > div {
  border: solid 1px #fff;
  padding: 1em;
}
.chapter-view aside.list-box {
  width: 49%;
}
.chapter-view article.body {
  margin-right: 35%;
}
.chapter-view article.body.intro {
  font-style: italic;
}
.chapter-view article.body.narrow {
  margin-right: 51%;
}
.chapter-view section.chapter:last-child .separator {
  display: none;
}
.chapter-view footer .view-selector {
  float: right;
}
/* News widget */
.recent-news-widget .separator {
  border-color: #053d5b;
}
.news-list {
  list-style: none;
  padding: 0;
  margin: 0;
  marker: none;
}
.news-list > li {
  border-bottom: dotted 1px #9ba3a9;
  padding: 1em 0;
  min-height: 150px;
}
.news-list > li a.news-img {
  display: block;
  float: left;
  width: 150px;
  height: 150px;
  overflow: hidden;
  background: url(/Content/Images/nophoto.png) center center no-repeat;
  background-size: cover;
}
.news-list > li a.news-img > img {
  width: 150px;
  height: auto;
  border: none;
}
.news-list > li article.news-body {
  margin-left: 165px;
  height: 150px;
}
.news-list > li article.news-body h3 {
  font-size: 20px;
  margin: 0.3em 0;
}
.news-list > li article.news-body h3 a {
  color: inherit;
}
.news-list > li article.news-body p.body {
  font-size: 16px;
  margin: 0;
}
.news-list > li article.news-body .news-data {
  font-size: 14px;
  margin: 0;
}
.news-list > li article.news-body .news-data span.written-by {
  font-weight: bold;
  color: #053d5b;
}
.news-list > li article.news-body .news-data span.written-by:after {
  content: " | ";
  display: inline-block;
  padding: 0 1em;
  font-weight: normal;
  color: #dedede;
}
/* resource media */
ul.resource.gallery {
  list-style: none;
  padding: 0;
  margin: 0;
  marker: none;
  clear: both;
  margin: 1em 0;
  text-align: justify;
}
ul.resource.gallery > li.Video {
  display: inline-block;
  height: 270px;
  margin-bottom: 10px;
  line-height: 1em;
  width: 32%;
  max-width: 390px;
}
ul.resource.gallery > li.Video > div > a {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden;
  font-size: 14px;
  color: #eee;
}
ul.resource.gallery > li.Video > div > a:after {
  font-family: FontAwesome;
  display: block;
  width: 4em;
  height: 4em;
  line-height: 4em;
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 2em;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -2em;
  margin-top: -2em;
  content: "\f04b";
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
ul.resource.gallery > li.Video > div > a:hover {
  color: #fff;
}
ul.resource.gallery > li.Video > div > a:hover:after {
  background: #000;
  font-size: 18px;
}
ul.resource.gallery > li.Video > div > a img {
  width: 100%;
  background: #efefef;
  height: auto;
  position: absolute;
  top: 0;
}
ul.resource.gallery:after {
  content: '';
  display: inline-block;
  width: 100%;
}
@media screen and (min-width: 720px) {
  .mobile {
    display: none;
  }
}
@media screen and (max-width: 1280px) {
  .wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }
  body {
    max-width: 100%;
    overflow-x: hidden;
  }
}
