.other-title, .residency-completion, .residency-program, .other-how {
  display: none;
}

#edit-jdd-edit-article-form .article-root .nodes {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#edit-jdd-edit-article-form .article-root .nodes div.row {
  border: 1px solid #efefef;
  padding: 1em;
  margin-bottom: 1em;
}
#edit-jdd-edit-article-form .article-root .nodes div.row .form-group {
  margin-bottom: 0;
}
#edit-jdd-edit-article-form .article-root .nodes div.row .form-group .btn {
  margin-top: 1em;
}
#edit-jdd-edit-article-form .article-root .nodes div.row ul.article-actions {
  margin: 0 0 1em 0;
  padding: 0;
}
#edit-jdd-edit-article-form .article-root .nodes div.row ul.article-actions li {
  list-style-type: none;
  display: inline-block;
  margin: 0 10px 0 0;
}
#edit-jdd-edit-article-form .article-root .nodes div.row ul.article-actions li a {
  width: 20px;
  height: 20px;
  padding: 4px;
  text-align: center;
  cursor: pointer;
}
#edit-jdd-edit-article-form .article-root .nodes div.row ul.article-actions li a .fa {
  font-size: 20px;
}
#edit-jdd-edit-article-form .article-root .nodes div.row .page-break {
  text-align: center;
  color: green;
}
#edit-jdd-edit-article-form .article-root .tab-head {
  text-align: right;
  margin-bottom: 1em;
}
#edit-jdd-edit-article-form .article-root .tab-head a {
  border: 1px solid #eee;
  border-radius: 3px;
  padding: 4px;
}
#edit-jdd-edit-article-form .article-head {
  display: inline-block;
  background: #6e001d;
  padding: 0.5em 1em;
  color: #FFF;
}
#edit-jdd-edit-article-form .raw-xml {
  width: 90%;
  margin: 1em auto;
  border: 1px solid #CCC;
  resize: both;
  min-height: 600px;
}

#article-component-modal-section .modal-content .modal-body .row {
  margin: 1em 0;
}
#article-component-modal-section .modal-content .modal-body .row ol {
  list-style-type: none;
  padding: 0;
}
#article-component-modal-section .modal-content .modal-body .row ol li {
  margin-top: 1em;
}

#excerpt {
  height: 100px;
}

.id {
  font-size: 12px;
}

.media-image {
  width: 200px;
  height: 200px;
  display: inline-block;
  position: relative;
  margin: 5px 5px 0 0;
}
.media-image .remove-image {
  color: #aa0000;
  position: absolute;
  cursor: pointer;
  top: 10px;
  right: 10px;
}
.media-image img {
  width: 200px;
  height: 200px;
}

.modal-search {
  padding: 0;
  margin: 0;
}
.modal-search li {
  padding: 10px;
  margin: 10px;
  width: 45%;
  border: 1px solid #ccc;
  display: inline-block;
  height: 200px;
  text-align: center;
  overflow: hidden;
}
.modal-search li img {
  width: 100%;
  margin: 0 auto;
}

.show-cme-question ol.choices {
  margin: 0;
  padding: 0;
}

.show-cme-question ol.choices li {
  margin: 0 0 0 15px;
  list-style-type: numeric;
  padding: 4px;
}

.show-cme-question ol.evaluation-questions {
  margin: 0;
  padding: 0;
}

.show-cme-question ol.evaluation-questions li {
  margin: 0 0 0 15px;
  list-style-type: numeric;
  padding: 4px;
}

.view-mc-answers .image-frame {
  float: left;
  margin: 0 10px 10px 0;
}
.view-mc-answers .image-frame img {
  width: 200px;
}

.hide-subscription-panel {
  display: none;
}

#footer {
  margin: 2em auto;
  height: 4em;
}
#footer h5 {
  text-align: center;
}

.logo a {
  background-image: url(/images/sw-logo900.png?c734f9fd129d87df4707f7b2a66a8f24);
  display: inline-block;
  width: 200px;
  height: 28px;
  background-size: 100%;
  text-indent: -10000px;
}

.dropdown-user {
  height: 40px;
  line-height: 40px;
}

.card {
  height: 260px;
  overflow: hidden;
}
.card img {
  height: 150px;
}

.remove-taxonomy-item {
  float: right;
  cursor: pointer;
}

.list-level {
  margin-bottom: 20px;
}

.list-level-1 {
  margin-left: 0px;
}

.list-level-2 {
  margin-left: 20px;
}

.list-level-3 {
  margin-left: 40px;
}

.list-level-4 {
  margin-left: 60px;
}

.list-level-5 {
  margin-left: 80px;
}

.current-tags {
  list-style-type: none;
  padding: 0;
  margin: 10px 0;
}
.current-tags li {
  list-style-type: none;
  display: inline-block;
  padding: 2px 4px;
  border: 1px solid #ccc;
}
#institution-component-modal-section textarea {
  width: 100%;
  height: 5em;
}

#data-report {
  min-height: 100px;
}

.circ-table {
  font-size: 0.8em;
}
