.text-container li {
  font-style: normal;
  padding-bottom: 10px;
}
.text-container ul {
  list-style: initial;
}
.container-contents {
  margin-bottom: 50px;
}
@media screen and (max-width: 1500px) {
  .container-contents .clearfix .text-container {
    max-width: 650px;
  }
}
@media screen and (max-width: 1199px) {
  .container-contents .clearfix .text-container {
    max-width: 600px;
  }
}
@media screen and (max-width: 999px) {
  .container-contents .clearfix .text-container {
    max-width: 550px;
  }
}
@media screen and (max-width: 1500px) {
  .container-contents {
    max-width: 650px;
  }
}
@media screen and (max-width: 1199px) {
  .container-contents {
    max-width: 600px;
    margin-left: 250px;
  }
}
@media screen and (max-width: 999px) {
  .container-contents {
    max-width: 550px;
    margin-left: 200px;
  }
}
@media screen and (max-width: 1020px) {
  .container-contents {
    padding-right: 230px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 940px) {
  .container-contents {
    padding-right: 250px;
  }
}
@media screen and (max-width: 830px) {
  .container-contents {
    margin-left: auto;
    padding-right: 20px;
  }
}
.abstract-section * {
  font-family: sans-serif;
  font-size: 14px;
  padding: 0 20px;
}
.chapter-title,
.in-side-navigation h1 {
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 30px;
  text-transform: uppercase;
  color: #222;
  border-bottom: 3px solid;
  margin-top: 20px;
  line-height: 30px;
  padding-bottom: 10px;
  display: block;
}
@media screen and (max-width: 640px) {
  .chapter-title,
  .in-side-navigation h1 {
    word-wrap: break-word;
  }
}
.chapter-authors {
  font-family: "Crimson Text";
  font-weight: normal;
  font-style: italic;
  font-size: 18px;
  color: #333;
  line-height: 1.3;
  display: block;
  padding-top: 5px;
  padding-bottom: 10px;
  border-left: 1px #ddd;
  border-right: 1px #ddd;
}
.chapter-authors p {
  text-align: center;
}
.abstract-divider {
  width: 700px;
  height: 0.06em;
  background-color: #bbb;
  clear: both;
}
.abstract-heading {
  color: #959595;
  font-weight: 600;
  text-align: center;
}
.abstract-heading div {
  text-align: center;
}
.chapter-abstract {
  font-style: italic !important;
  padding-bottom: 15px;
  border-left: 1px #ddd;
  border-right: 1px #ddd;
  border-bottom: 1px #ddd;
}
.chapter-abstract p:nth-child(2),
.chapter-abstract ol > li {
  font-style: italic !important;
  font-weight: 600;
  text-align: center !important;
}
.hidden {
  display: none;
}
div.figure {
  display: inline-block;
  max-width: 100%;
  max-height: 400px;
  text-align: center;
}
div.figure > * {
  display: block;
}
@media screen and (max-width: 820px) {
  div.figure iframe {
    width: 100%;
  }
}
li.reference {
  font-style: normal;
  font-size: 18px;
  word-break: break-word;
}
li.reference a {
  word-break: break-all;
}
li.reference span {
  display: block;
  padding: 5px;
}
li.reference .ref--review {
  background-color: rgba(170,4,170,0.11);
}
li.reference .ref--clinical_trial {
  background-color: rgba(3,151,3,0.11);
}
li.reference .ref--meta-analysis {
  background-color: rgba(27,189,210,0.25);
}
li.reference .ref--guideline {
  background-color: rgba(23,87,248,0.22);
}
.container.container-contents span {
  width: initial;
  box-sizing: border-box;
}
.modal span {
  width: initial;
  box-sizing: border-box;
}
.modal li.reference {
  margin-top: 10px;
}
#references-list li.reference span {
  cursor: pointer;
}
ul.controls {
  width: auto;
  float: none;
  margin-bottom: 10px;
}
ul.controls li {
  display: inline-block;
}
ul.controls li #important_advances {
  display: none;
}
@media screen and (max-width: 640px) {
  ul.controls li #important_advances {
    display: block;
  }
}
.control_item_icon {
  width: 18px;
  height: 18px;
  vertical-align: text-top;
}
@media screen and (max-width: 640px) {
  .control_item_icon {
    display: none;
  }
}
ul.modal-tabs {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}
#ebm-modal .tab-first .color-box {
  width: 10px;
  height: 10px;
  display: inline-block;
  left: 5px;
  top: 5px;
  margin-right: 10px;
  border-radius: 2px;
  background-color: rgba(3,151,3,0.25);
}
#ebm-modal .tab-second .color-box {
  width: 10px;
  height: 10px;
  display: inline-block;
  left: 5px;
  top: 5px;
  margin-right: 10px;
  border-radius: 2px;
  background-color: rgba(27,189,210,0.84);
}
ul.modal-tabs {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
  display: table;
}
ul.modal-tabs li {
  width: 10%;
  text-align: center;
  display: table-cell;
  padding: 14px 16px;
  text-decoration: none;
  transition: 0.3s;
  font-size: 17px;
  cursor: pointer;
  float: none;
  font-style: normal;
  vertical-align: middle;
}
@media screen and (max-width: 640px) {
  ul.modal-tabs li {
    padding: 14px 15px 14px 9px;
  }
}
@media screen and (max-width: 360px) {
  ul.modal-tabs li {
    width: 23%;
    font-size: 80%;
  }
}
ul.modal-tabs .tab-second {
  border-left: 1px solid #ccc;
}
ul.modal-tabs .tab-third {
  border-left: 1px solid #ccc;
}
.modal--body {
  overflow-x: hidden !important;
}
.modal--body h1 .guideline-box {
  width: 10px;
  height: 10px;
  display: inline-block;
  left: 5px;
  top: 5px;
  margin-right: 10px;
  border-radius: 2px;
  background-color: rgba(23,87,248,0.43);
}
.modal--body h1 .review-box {
  width: 10px;
  height: 10px;
  display: inline-block;
  left: 5px;
  top: 5px;
  margin-right: 10px;
  border-radius: 2px;
  background-color: rgba(170,4,170,0.23);
}
hr.style6 {
  height: 6px;
  background: url("http://ibrahimjabbari.com/english/images/hr-12.png") repeat-x 0 0;
  border: 0;
}
#reviews {
  cursor: pointer;
}
#ebm {
  cursor: pointer;
}
#modal-references div {
  font-weight: 600;
}
#modal-references div p {
  font-weight: normal;
  display: inline;
}
#modal-references div .summary-text p {
  display: none;
}
#modal-references div .summary-text .fa-angle-down.summary {
  display: none;
}
#modal-references div .summary-text .fa {
  cursor: pointer;
}
#modal-references .important_advances .title {
  margin-bottom: 0;
}
#modal-references .important_advances .date {
  font-weight: normal;
}
#modal-references .important_advances .advance_content p {
  display: block;
}
.chapter-side-pos {
  position: relative;
  width: 100%;
  height: 0;
}
.container-right-nav {
  position: absolute;
  right: -280px;
  top: -31px;
  width: 250px;
}
.container-right-nav *.div,
.container-right-nav *.p {
  font-family: sans-serif;
}
.container-right-nav *.date {
  font-size: 12px;
}
.container-right-nav .important_advances .advance_content p {
  font-size: 13px;
  color: #444;
}
.container-right-nav .whats_new *.fa {
  font-size: 13px;
  vertical-align: top;
  float: right;
}
.container-right-nav .whats_new .whats_new_title {
  cursor: pointer;
}
.container-right-nav .whats_new .whats_new_title .fa-minus {
  display: none;
}
.container-right-nav .whats_new .content {
  display: none;
}
.container-right-nav .whats_new .content .date {
  margin-bottom: 30px;
}
.container-right-nav .whats_new .content .title > p {
  font-weight: 600;
  font-size: 15px;
}
.container-right-nav .whats_new .content .title > p .fa-minus {
  display: none;
}
.container-right-nav .whats_new .content img {
  max-width: 150px;
}
.container-right-nav .divider {
  width: 100%;
  height: 0.06em;
  background-color: #bbb;
  clear: both;
  margin: 30px 0;
}
@media screen and (max-width: 1199px) {
  .container-right-nav {
    width: 200px;
    right: -230px;
  }
}
@media screen and (max-width: 940px) {
  .container-right-nav {
    padding: 0;
  }
}
@media screen and (max-width: 830px) {
  .container-right-nav {
    display: none;
  }
}
#references div {
  display: inline-block;
  margin-right: 20px;
  cursor: pointer;
}
#references .ref--review {
  color: rgba(170,4,170,0.49);
}
#references .ref--review .color-box {
  background-color: rgba(170,4,170,0.49);
}
#references .ref--clinical_trial {
  color: rgba(3,151,3,0.5);
}
#references .ref--clinical_trial .color-box {
  background-color: rgba(3,151,3,0.5);
}
#references .ref--meta-analysis {
  color: #17b0c4;
}
#references .ref--meta-analysis .color-box {
  background-color: rgba(27,189,210,0.84);
}
#references .ref--guideline {
  color: rgba(23,87,248,0.76);
}
#references .ref--guideline .color-box {
  background-color: rgba(23,87,248,0.76);
}
#references *.color-box {
  width: 10px;
  height: 10px;
  display: inline-block;
  left: 5px;
  top: 5px;
  margin-right: 10px;
  border-radius: 2px;
}

