
/* Comment Generated by Combres - Resource '/UI_Refactor/app/css/pages/my-access-details.css' (Mode: Static) */
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro);
@media print {
  table {
    border: 1px solid #000;
  }

  th, td {
    border: 1px solid #000;
  }

  h6 {
    margin: 0px;
  }

  .widget-AddFavorites {
    display: none;
  }
}
:focus {
  outline: 2px solid #006699 !important;
}

.newtag {
  color: #990000;
}

.bordered-bottom {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.bordered-all {
  border: 1px solid #dddddd;
  padding: 10px;
  margin: 10px;
}

:root {
  font-size: 16px;
}

body {
  color: #333333;
  position: relative;
}
body * {
  font-family: "Source Sans Pro", sans-serif;
}

iframe * {
  font-family: "Source Sans Pro", sans-serif;
}

.clear-left {
  clear: left;
}

.left {
  float: left;
}

.right {
  float: right;
}

section {
  margin-top: 1.25rem;
}

p, ul, ol {
  line-height: 24px;
  color: #333333;
  margin-top: 0;
  padding: 0;
}

p:empty {
  display: none;
}

ol {
  padding-left: 1.5rem;
}

ul.noListType {
  list-style-type: none !important;
}

#UpdateRightSideContent ul ul {
  list-style-type: disc;
}

a {
  color: #005e8d;
  text-decoration: none;
}
a:hover, a:active {
  color: #147aad;
  text-decoration: underline;
}
a:hover {
  cursor: pointer;
}

.row img, [class^="span"] img {
  max-width: 100%;
}

.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}

.strong, .bold {
  font-weight: bold;
}

.disp-quote {
  margin-left: 1.5em;
}

.authors {
  font-size: 14px;
  line-height: 1.6;
  color: #444444;
}

.dropcap:first-letter {
  float: left;
  font-size: 350%;
  margin: .25rem .25rem 0 0;
  color: #222222;
  line-height: 1;
}

.clinical-pearl {
  background-color: #e6f0f5;
  border: 1px solid #c9c9c9;
  padding: .75em .5em;
  margin: 1.25em 0;
}
.clinical-pearl span {
  color: #0c7278;
  font-weight: bold;
}

.refRow, .lettersRowNarrow {
  border-bottom: 1px dashed #c9c9c9;
  padding: .625rem 0;
}
.refRow .refNumber, .lettersRowNarrow .refNumber {
  text-align: right;
  line-height: 24px;
}
.refRow .refContent, .lettersRowNarrow .refContent {
  margin-left: .125rem;
  line-height: 24px;
}
.refRow .refContent a, .lettersRowNarrow .refContent a {
  word-wrap: break-word;
}
.refRow .refContent i, .lettersRowNarrow .refContent i {
  margin-right: .125rem;
}

#GDPRtoast {
  background-color: #333;
  /* Black background color */
  color: #fff;
  /* White text color */
  text-align: center;
  /* Centered text */
  padding: 16px;
  /* Padding */
  position: fixed;
  /* Sit on top of the screen */
  z-index: 1;
  /* Add a z-index if needed */
  left: 0%;
  /* Center the snackbar */
  right: 0;
  bottom: 0px;
  /* 30px from the bottom */
  font-family: "Source Sans Pro", sans-serif;
  padding: 50px;
}
#GDPRtoast a, #GDPRtoast a:visited {
  color: #fff;
  text-decoration: underline;
}

#aAcceptCookies {
  margin: 3px;
}

[role="navigation"].hideleftnav, .span3.hideleftnav {
  display: none;
}
[role="navigation"] > .vertical-active-tabs, .span3 > .vertical-active-tabs {
  border: 1px solid #dddddd;
  *zoom: 1;
}
[role="navigation"] > .vertical-active-tabs:after, .span3 > .vertical-active-tabs:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
[role="navigation"] > .vertical-active-tabs .tabbable.tabs-left.right, .span3 > .vertical-active-tabs .tabbable.tabs-left.right {
  width: 100%;
}
[role="navigation"] > .vertical-active-tabs ul, .span3 > .vertical-active-tabs ul {
  list-style-type: none;
  margin-bottom: 0;
}
[role="navigation"] > .vertical-active-tabs ul.nav-tabs li, .span3 > .vertical-active-tabs ul.nav-tabs li {
  border-top: 1px solid #dddddd;
  margin-top: -1px;
}
[role="navigation"] > .vertical-active-tabs ul.nav-tabs li:first-of-type, .span3 > .vertical-active-tabs ul.nav-tabs li:first-of-type {
  border-top: 0;
  margin-top: 0;
}
[role="navigation"] > .vertical-active-tabs ul.nav-tabs li.main-category a, .span3 > .vertical-active-tabs ul.nav-tabs li.main-category a {
  font-weight: bold;
}
[role="navigation"] > .vertical-active-tabs ul.nav-tabs li a, [role="navigation"] > .vertical-active-tabs ul.nav-tabs li > span, .span3 > .vertical-active-tabs ul.nav-tabs li a, .span3 > .vertical-active-tabs ul.nav-tabs li > span {
  display: block;
  padding: .5rem;
  border-left: 6px solid transparent;
}
[role="navigation"] > .vertical-active-tabs ul.nav-tabs li a.current, [role="navigation"] > .vertical-active-tabs ul.nav-tabs li a.noChild.active, [role="navigation"] > .vertical-active-tabs ul.nav-tabs li > span.current, [role="navigation"] > .vertical-active-tabs ul.nav-tabs li > span.noChild.active, .span3 > .vertical-active-tabs ul.nav-tabs li a.current, .span3 > .vertical-active-tabs ul.nav-tabs li a.noChild.active, .span3 > .vertical-active-tabs ul.nav-tabs li > span.current, .span3 > .vertical-active-tabs ul.nav-tabs li > span.noChild.active {
  font-weight: bold;
}
[role="navigation"] > .vertical-active-tabs ul.nav-tabs li ul, .span3 > .vertical-active-tabs ul.nav-tabs li ul {
  display: none;
}
[role="navigation"] > .vertical-active-tabs ul.nav-tabs li.active ul, .span3 > .vertical-active-tabs ul.nav-tabs li.active ul {
  display: block;
  background: #eeeeee;
}
[role="navigation"] > .vertical-active-tabs ul.nav-tabs li.active ul li a, .span3 > .vertical-active-tabs ul.nav-tabs li.active ul li a {
  padding-left: 1rem;
}
[role="navigation"] > .vertical-active-tabs ul.nav-tabs li.active ul li.active a, .span3 > .vertical-active-tabs ul.nav-tabs li.active ul li.active a {
  font-weight: bold;
  color: #333333;
  text-decoration: underline;
  background: #dddddd;
}
[role="navigation"] > .vertical-active-tabs ul.nav-tabs li.active ul li.secondlevel ul, .span3 > .vertical-active-tabs ul.nav-tabs li.active ul li.secondlevel ul {
  display: none;
}
[role="navigation"] > .vertical-active-tabs ul.nav-tabs li.active ul li.secondlevel.expanded ul, .span3 > .vertical-active-tabs ul.nav-tabs li.active ul li.secondlevel.expanded ul {
  display: block;
}
[role="navigation"] > .vertical-active-tabs ul.nav-tabs li:empty, .span3 > .vertical-active-tabs ul.nav-tabs li:empty {
  border-top: 0;
  margin-top: 0;
}
[role="navigation"] > .vertical-active-tabs ul.nav-tabs.first-level li a, .span3 > .vertical-active-tabs ul.nav-tabs.first-level li a {
  padding: .5rem .5rem .5rem 1.5rem;
}
[role="navigation"] > .vertical-active-tabs ul.nav-tabs.first-level li.no-subs.active > a, .span3 > .vertical-active-tabs ul.nav-tabs.first-level li.no-subs.active > a {
  background: #eeeeee;
  color: #333333;
  font-weight: bold;
}
[role="navigation"] > .vertical-active-tabs ul.nav-tabs.first-level li.with-subs .second-level, .span3 > .vertical-active-tabs ul.nav-tabs.first-level li.with-subs .second-level {
  display: none;
}
[role="navigation"] > .vertical-active-tabs ul.nav-tabs.first-level li.with-subs.active .second-level, .span3 > .vertical-active-tabs ul.nav-tabs.first-level li.with-subs.active .second-level {
  display: block;
}
[role="navigation"] > .vertical-active-tabs ul.nav-tabs.first-level li.with-subs.active > a, .span3 > .vertical-active-tabs ul.nav-tabs.first-level li.with-subs.active > a {
  color: #333333;
  font-weight: bold;
}
[role="navigation"] > .vertical-active-tabs ul.nav-tabs.first-level li.with-subs.active > a .caret, .span3 > .vertical-active-tabs ul.nav-tabs.first-level li.with-subs.active > a .caret {
  border-top-color: black !important;
}
[role="navigation"] > .vertical-active-tabs ul.nav-tabs.second-level li, .span3 > .vertical-active-tabs ul.nav-tabs.second-level li {
  border-top: 0;
}
[role="navigation"] > .vertical-active-tabs ul.nav-tabs.second-level li.active a, .span3 > .vertical-active-tabs ul.nav-tabs.second-level li.active a {
  background: #eeeeee !important;
  color: #333333 !important;
  font-weight: bold;
}
[role="navigation"] > .vertical-active-tabs ul > li > a:hover, .span3 > .vertical-active-tabs ul > li > a:hover {
  background: #eeeeee;
}
[role="navigation"] > .vertical-active-tabs .multi-tier-navigation, .span3 > .vertical-active-tabs .multi-tier-navigation {
  border-top: 1px solid #dddddd;
}

.hospitalcorner [role="navigation"] > .vertical-active-tabs ul.nav-tabs li.active .multi-tier-navigation ul, .hospitalcorner .span3 > .vertical-active-tabs ul.nav-tabs li.active .multi-tier-navigation ul {
  background: none;
}
.hospitalcorner [role="navigation"] > .vertical-active-tabs ul.nav-tabs li.active .multi-tier-navigation ul a.active, .hospitalcorner .span3 > .vertical-active-tabs ul.nav-tabs li.active .multi-tier-navigation ul a.active {
  font-weight: bold;
  color: #333333;
  text-decoration: underline;
  background: #dddddd;
}

.edguides [role="navigation"] > .vertical-active-tabs, .edguides .span3 > .vertical-active-tabs {
  border: 0;
}
.edguides .nav.nav-tabs {
  border: 1px solid #c9c9c9;
  margin-bottom: 1rem;
}

.cases [role="navigation"] > .vertical-active-tabs {
  border: 0;
}
.cases [role="navigation"] > .vertical-active-tabs .nav.nav-tabs {
  border: 1px solid #dddddd;
}
.cases [role="navigation"] > .vertical-active-tabs .nav.nav-tabs > li > a {
  font-weight: bold;
}
.cases [role="navigation"] > .vertical-active-tabs li.secondlevel {
  padding: .625rem 0 0 1rem;
}
.cases [role="navigation"] > .vertical-active-tabs li.secondlevel div {
  padding-bottom: .5rem;
}
.cases [role="navigation"] > .vertical-active-tabs li.secondlevel div span.caret {
  font-family: MGH;
  float: right;
  margin-right: 1rem;
}
.cases [role="navigation"] > .vertical-active-tabs li.secondlevel div span.caret:before {
  content: "\e934" !important;
}
.cases [role="navigation"] > .vertical-active-tabs li.secondlevel:hover {
  background: #dddddd;
}
.cases [role="navigation"] > .vertical-active-tabs li.secondlevel.expanded {
  background: #dddddd;
}
.cases [role="navigation"] > .vertical-active-tabs li.secondlevel.expanded > ul {
  display: block;
}
.cases [role="navigation"] > .vertical-active-tabs li.secondlevel.expanded div span.caret:before {
  content: "\e932" !important;
}
.cases [role="navigation"] > .vertical-active-tabs li.thirdlevel.selected a {
  text-decoration: underline;
}
.cases [role="navigation"] > .vertical-active-tabs li.thirdlevel a {
  padding: .5rem 0 .5rem 1.8rem;
  display: block;
}

#fixed-toc nav.accordion {
  margin-bottom: 1.5rem;
}
#fixed-toc .span3 {
  width: 100%;
}
#fixed-toc #chapter-nav {
  text-align: center;
  font-size: 1rem;
  border: 1px solid #c9c9c9;
}
@media all and (max-width: 799px) {
  #fixed-toc {
    margin-bottom: 1.25rem;
  }
  #fixed-toc .bookcover-wrapper {
    display: none;
  }
  #fixed-toc nav.accordion {
    display: none;
    border: 1px solid #c9c9c9;
    border-top: 0;
    margin: 0;
  }
}
@media all and (min-width: 800px) {
  #fixed-toc .bookcover-wrapper, #fixed-toc nav.accordion {
    display: block !important;
  }
}
#fixed-toc .bookcover {
  padding: .75rem 0;
}
#fixed-toc .bookcover .imgContainer {
  position: relative;
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
#fixed-toc .bookcover .imgContainer span {
  display: block;
  margin-top: .625rem;
  color: #333333;
  font-weight: bold;
}
#fixed-toc .bookcover .imgContainer:hover {
  text-decoration: none;
}
#fixed-toc .bookcover img {
  margin: 0 auto;
  display: block;
}
#fixed-toc .prev, #fixed-toc .next {
  width: 2.45rem;
  text-align: center;
  line-height: 41px;
}
#fixed-toc .prev a, #fixed-toc .next a {
  color: #333333;
  display: block;
}
#fixed-toc .prev a i:before, #fixed-toc .next a i:before {
  vertical-align: middle;
}
#fixed-toc .prev a:hover, #fixed-toc .next a:hover {
  text-decoration: none;
}
#fixed-toc .prev {
  border-right: 1px solid #c9c9c9;
}
#fixed-toc .next {
  border-left: 1px solid #c9c9c9;
}
#fixed-toc .chapter-title-btn-wrap {
  width: -moz-calc(100% - 82px);
  width: -webkit-calc(100% - 82px);
  width: calc(100% - 82px);
  display: inline-block;
  line-height: 40px;
}
#fixed-toc .chapter-title-btn-wrap span {
  display: block;
  text-align: center;
  font-weight: bold;
}
@media all and (max-width: 799px) {
  #fixed-toc .chapter-title-btn-wrap span:after {
    font-family: 'MGH';
    content: "\e93b";
    vertical-align: top;
    margin-left: .5rem;
  }
}
#fixed-toc ul {
  list-style-type: none;
}
#fixed-toc ul.left-side-navigation {
  margin: 1rem;
}
#fixed-toc ul.left-side-navigation > li {
  margin-top: 1rem;
}
#fixed-toc ul ul {
  margin-left: 1rem;
}
#fixed-toc ul ul li {
  margin-top: .5rem;
}
#fixed-toc .accordion-body {
  overflow: hidden;
}
#fixed-toc .accordion-body #chapter1 {
  max-height: 400px;
}
#fixed-toc .accordion-body:hover {
  overflow-y: auto;
}
#fixed-toc #content-toc.menu-stuck {
  position: fixed;
  top: 0;
  width: 22%;
  max-width: 300px;
}
#fixed-toc #content-toc.menu-stuck.menu-bottomed-out {
  position: absolute;
  bottom: 0;
  top: auto;
}
#fixed-toc #content-toc.im-too-tall .article-nav-sub {
  height: 300px;
  overflow-y: scroll;
}

@media all and (max-width: 799px) {
  .casecontent #fixed-toc, .casecontent [role="main"] {
    width: 100%;
    box-sizing: border-box;
    margin-left: 0;
    padding-left: 0;
  }
  .casecontent #fixed-toc {
    margin-bottom: 1.5rem;
  }
  .casecontent .book-toc {
    margin-top: 1.25rem;
  }
  .casecontent .bookcover-wrapper {
    display: none;
  }
  .casecontent .case-info {
    display: inline-block;
    width: -moz-calc(100% - 81px);
    width: -webkit-calc(100% - 81px);
    width: calc(100% - 81px);
    cursor: pointer;
  }
  .casecontent .accordion {
    display: none;
    margin: 0 !important;
    border: 1px solid #c9c9c9;
    border-top: none;
  }
}
@media all and (max-width: 959px) {
  .casecontent .case-tab-wrap {
    *zoom: 1;
    position: relative;
    margin-top: 1rem;
  }
  .casecontent .case-tab-wrap:after {
    content: "";
    display: table;
    clear: both;
    line-height: 0;
  }
  .casecontent ul#casesTabList {
    position: absolute;
    float: left;
    display: block !important;
    border: 1px solid #c9c9c9;
    width: -moz-calc(100% - 39px);
    width: -webkit-calc(100% - 39px);
    width: calc(100% - 39px);
    max-width: -moz-calc(100% - 39px);
    max-width: -webkit-calc(100% - 39px);
    max-width: calc(100% - 39px);
    box-sizing: border-box;
    background: white;
    z-index: 2;
    margin-top: 0;
  }
  .casecontent ul#casesTabList li {
    display: none;
    float: none;
  }
  .casecontent ul#casesTabList li.active {
    display: block;
  }
  .casecontent ul#casesTabList.expanded li {
    display: block;
  }
  .casecontent ul#casesTabList.expanded li.active {
    background: #eeeeee;
  }
  .casecontent ul#casesTabList:not(.expanded) {
    height: 2.5rem;
    overflow: hidden;
  }
  .casecontent .tab-content {
    clear: left;
    margin-top: .625rem;
  }
  .casecontent .cases-tab-toggle {
    border: 1px solid #c9c9c9;
    border-left: 0;
    line-height: 36px;
    width: 39px;
    text-align: center;
    float: right;
    box-sizing: border-box;
    background: #eeeeee;
    cursor: pointer;
  }
  .casecontent .cases-tab-toggle .caret {
    vertical-align: middle;
  }
  .casecontent .cases-tab-toggle .caret:before {
    content: "\e932" !important;
  }
}

.isbook .contentNav #chapter-nav {
  font-size: 14px;
}
@media all and (max-width: 479px) {
  .isbook .contentNav #chapter-nav {
    margin-top: 1.25rem;
    width: 100%;
    justify-content: center;
  }
}
.isbook .contentNav #chapter-nav .chapter-title-btn-wrap {
  padding-left: 1rem;
  padding-right: 1rem;
  color: #5c5c5c;
  text-transform: uppercase;
  letter-spacing: 0.4px;
}
.isbook .contentNav #chapter-nav .prev, .isbook .contentNav #chapter-nav .next {
  display: flex;
}
.isbook .contentNav #chapter-nav .prev a, .isbook .contentNav #chapter-nav .next a {
  line-height: 200%;
}
.isbook .contentNav #chapter-nav .prev a i, .isbook .contentNav #chapter-nav .next a i {
  padding-left: .25rem;
  padding-right: .25rem;
  color: #5a5a5a;
}
.isbook .contentNav #chapter-nav .prev span, .isbook .contentNav #chapter-nav .next span {
  color: #006699;
}

#fixed-toc {
  /*@media all and (max-width: $bp_large) {
      display: none;
  }*/
}
@media all and (max-width: 479px) {
  #fixed-toc {
    height: 100%;
  }
}
#fixed-toc nav.accordion {
  margin-bottom: 1.5rem;
}
#fixed-toc .span3 {
  width: 100%;
}
#fixed-toc #chapter-nav {
  text-align: center;
  font-size: 1rem;
  border: 1px solid #c9c9c9;
}
@media all and (max-width: 799px) {
  #fixed-toc .bookcover-wrapper {
    display: none;
  }
  #fixed-toc nav.accordion {
    display: none;
    border: 1px solid #c9c9c9;
    border-top: 0;
    margin: 0;
  }
}
@media all and (min-width: 800px) {
  #fixed-toc .bookcover-wrapper, #fixed-toc nav.accordion {
    display: block;
  }
}
#fixed-toc .bookcover {
  padding: .75rem 0;
}
#fixed-toc .bookcover .imgContainer {
  position: relative;
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
#fixed-toc .bookcover .imgContainer span {
  display: block;
  margin-top: .625rem;
  color: #333333;
  font-weight: bold;
}
#fixed-toc .bookcover .imgContainer:hover {
  text-decoration: none;
}
#fixed-toc .bookcover img {
  /*margin: 0 auto;*/
  display: block;
}
#fixed-toc .chapter-title-btn-wrap {
  width: -moz-calc(100% - 82px);
  width: -webkit-calc(100% - 82px);
  width: calc(100% - 82px);
  display: inline-block;
  line-height: 40px;
}
#fixed-toc .chapter-title-btn-wrap span {
  display: block;
  text-align: center;
  font-weight: bold;
}
@media all and (max-width: 799px) {
  #fixed-toc .chapter-title-btn-wrap span:after {
    font-family: 'MGH';
    content: "\e93b";
    vertical-align: top;
    margin-left: .5rem;
  }
}
#fixed-toc ul {
  list-style-type: none;
}
#fixed-toc ul.left-side-navigation {
  margin: 1rem;
}
#fixed-toc ul.left-side-navigation > li {
  margin-top: 1rem;
}
#fixed-toc ul ul {
  margin-left: 1rem;
}
#fixed-toc ul ul li {
  margin-top: .5rem;
}
#fixed-toc .accordion-body {
  overflow: hidden;
}
#fixed-toc .accordion-body #chapter1 {
  max-height: 400px;
}
#fixed-toc .accordion-body:hover {
  overflow-y: auto;
}
#fixed-toc #content-toc.menu-stuck {
  /*position: fixed;
  top: 0;
  width: 22%;
  max-width: 300px;*/
}
#fixed-toc #content-toc.menu-stuck.menu-bottomed-out {
  position: absolute;
  bottom: 0;
  top: auto;
}
#fixed-toc #content-toc.menu-stuck .header-toolbox {
  margin-left: 200px !important;
}
#fixed-toc #content-toc.menu-stuck .widget-instance-MGH_ContentToolbox#content-navbar {
  position: fixed;
  top: 0;
  width: 22%;
  max-width: 300px;
}
#fixed-toc #content-toc.im-too-tall .article-nav-sub {
  height: 300px;
  overflow-y: scroll;
}

@media all and (max-width: 799px) {
  .casecontent #fixed-toc, .casecontent [role="main"] {
    width: 100%;
    box-sizing: border-box;
    margin-left: 0;
    padding-left: 0;
  }
  .casecontent #fixed-toc {
    margin-bottom: 1.5rem;
  }
  .casecontent .book-toc {
    margin-top: 1.25rem;
  }
  .casecontent .bookcover-wrapper {
    display: none;
  }
  .casecontent .case-info {
    display: inline-block;
    width: -moz-calc(100% - 81px);
    width: -webkit-calc(100% - 81px);
    width: calc(100% - 81px);
    cursor: pointer;
  }
  .casecontent .accordion {
    display: none;
    margin: 0 !important;
    border: 1px solid #c9c9c9;
    border-top: none;
  }
}
@media all and (max-width: 959px) {
  .casecontent .case-tab-wrap {
    *zoom: 1;
    position: relative;
    margin-top: 1rem;
  }
  .casecontent .case-tab-wrap:after {
    content: "";
    display: table;
    clear: both;
    line-height: 0;
  }
  .casecontent ul#casesTabList {
    position: absolute;
    float: left;
    display: block !important;
    border: 1px solid #c9c9c9;
    width: -moz-calc(100% - 39px);
    width: -webkit-calc(100% - 39px);
    width: calc(100% - 39px);
    max-width: -moz-calc(100% - 39px);
    max-width: -webkit-calc(100% - 39px);
    max-width: calc(100% - 39px);
    box-sizing: border-box;
    background: white;
    z-index: 2;
    margin-top: 0;
  }
  .casecontent ul#casesTabList li {
    display: none;
    float: none;
  }
  .casecontent ul#casesTabList li.active {
    display: block;
  }
  .casecontent ul#casesTabList.expanded li {
    display: block;
  }
  .casecontent ul#casesTabList.expanded li.active {
    background: #eeeeee;
  }
  .casecontent ul#casesTabList:not(.expanded) {
    height: 2.5rem;
    overflow: hidden;
  }
  .casecontent .tab-content {
    clear: left;
    margin-top: .625rem;
  }
  .casecontent .cases-tab-toggle {
    border: 1px solid #c9c9c9;
    border-left: 0;
    line-height: 36px;
    width: 39px;
    text-align: center;
    float: right;
    box-sizing: border-box;
    background: #eeeeee;
    cursor: pointer;
  }
  .casecontent .cases-tab-toggle .caret {
    vertical-align: middle;
  }
  .casecontent .cases-tab-toggle .caret:before {
    content: "\e932" !important;
  }
}

.calculator [role="navigation"].calcNav.span3 > .vertical-active-tabs {
  border: 0;
}
.calculator [role="navigation"].calcNav.span3 > .vertical-active-tabs .nav-tabs {
  border: 1px solid #c9c9c9;
}

.tabbed-navigation {
  *zoom: 1;
}
@media all and (min-width: 800px) {
  .tabbed-navigation {
    margin-top: 1rem;
  }
}
.tabbed-navigation:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
.tabbed-navigation li {
  display: none;
}
@media all and (min-width: 800px) {
  .tabbed-navigation li {
    display: inline-block;
  }
}
.tabbed-navigation li a {
  padding: .5rem .5rem .375rem .5rem;
  font-weight: bold;
  color: #333333;
  display: block;
  border-bottom: 4px solid transparent;
}
.tabbed-navigation li a:hover {
  text-decoration: none;
  background: #dddddd;
}
@media all and (max-width: 799px) {
  .tabbed-navigation li.active {
    display: block;
  }
}
.tabbed-navigation li.active a {
  border-bottom-color: #005e8d;
}
@media all and (max-width: 799px) {
  .tabbed-navigation.expanded li {
    display: block;
  }
}

.tabs-toggle {
  float: right;
  height: 40px;
  width: 40px;
  text-align: center;
}
.tabs-toggle i {
  line-height: 40px;
}

.tab-content .tab-pane {
  display: none;
  *zoom: 1;
}
.tab-content .tab-pane:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
.tab-content .tab-pane.active {
  display: block;
}

.nav-bar {
  margin-left: 0px;
  margin-bottom: 20px;
  width: 100%;
  padding: 0px;
}
.nav-bar li {
  display: inline-block;
}
.nav-bar a {
  padding: 12px 10px;
  line-height: 25px;
  font-weight: bold;
  color: #333333;
  display: block;
}

.cases-tabs, .a-z .nav.nav-tabs {
  *zoom: 1;
  list-style-type: none;
  margin-bottom: 1rem;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #c9c9c9;
  padding: 0px;
  display: block !important;
}
.cases-tabs:after, .a-z .nav.nav-tabs:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
@media all and (min-width: 800px) {
  .cases-tabs, .a-z .nav.nav-tabs {
    margin: 1rem 0 !important;
  }
}
.cases-tabs.ulAPTCasenavigation, .a-z .nav.nav-tabs.ulAPTCasenavigation {
  border: 0;
  border-bottom: 1px solid #c9c9c9;
  margin-top: 0;
  padding-bottom: 1rem;
}
.cases-tabs li, .a-z .nav.nav-tabs li {
  display: inline-block;
}
.cases-tabs li a, .a-z .nav.nav-tabs li a {
  padding: .5rem .75rem;
  line-height: 1.5rem;
  font-weight: bold;
  display: block;
  border-bottom: 4px solid transparent;
  color: #333333;
}
.cases-tabs li a:hover, .a-z .nav.nav-tabs li a:hover {
  text-decoration: none;
}
.cases-tabs li.APTcaseNavigation, .a-z .nav.nav-tabs li.APTcaseNavigation {
  width: 50%;
  padding-left: 1rem;
}
.cases-tabs li.APTcaseNavigation a, .a-z .nav.nav-tabs li.APTcaseNavigation a {
  border-bottom: 0;
  padding: 0;
  display: inline-block;
  font-weight: normal;
  color: #005e8d;
}
.cases-tabs li.active a, .a-z .nav.nav-tabs li.active a {
  border-bottom-color: #005e8d;
}
.cases-tabs li.licasetab.has-dropdown > a, .a-z .nav.nav-tabs li.licasetab.has-dropdown > a {
  display: none;
}
.cases-tabs li.licasetab.has-dropdown li.active a, .a-z .nav.nav-tabs li.licasetab.has-dropdown li.active a {
  border-bottom-color: transparent;
}
.cases-tabs li.licasetab.has-dropdown.active a, .a-z .nav.nav-tabs li.licasetab.has-dropdown.active a {
  border-bottom-color: transparent;
}
.cases-tabs li.licasetab.has-dropdown.active li.active a, .a-z .nav.nav-tabs li.licasetab.has-dropdown.active li.active a {
  border-bottom-color: #005e8d;
}
.cases-tabs li.licasetab.has-dropdown ul, .a-z .nav.nav-tabs li.licasetab.has-dropdown ul {
  margin-left: 0;
  list-style-type: none;
}

.pagination {
  height: 2rem;
  margin: 1.5rem 0 0 0;
  text-align: center;
}

.pagination ul {
  display: inline-block;
  margin-left: 0;
  margin-bottom: 0;
}

.pagination ul > li {
  display: inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 0 .875rem;
  line-height: 2rem;
  text-decoration: none;
  border: 1px solid #c9c9c9;
  border-left-width: 0;
}

.pagination ul > li > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f6f6f6;
  color: #333333;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
  color: #999999;
  background-color: transparent;
  cursor: default;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
}

#favorites-paging {
  display: block;
}

@media (max-width: 767px) {
  .accountmyaccessdetails #page-container + .container, .learnerassignments #page-container + .container, .accountmycme #page-container + .container {
    width: 100%;
    padding: 130px 10px 20px 10px;
    box-sizing: border-box;
  }
}
.accountmyaccessdetails .section-tab, .learnerassignments .section-tab, .accountmycme .section-tab {
  border: none;
  padding: 0;
  margin: 0;
}

.accountmyaccessdetails .fancybox-inner {
  height: auto !important;
}

.breadcrumb {
  padding: 0;
  background: white;
}
.breadcrumb a {
  font-size: 13px;
}

.close-wrap {
  position: absolute;
  top: -12px;
  right: -12px;
  border: 1px solid #333333;
  height: 25px;
  width: 25px;
  line-height: 19px;
  text-align: center;
  border-radius: 25px;
  opacity: 1;
  cursor: pointer;
}
.close-wrap div {
  border: 3px solid white;
  color: white;
  background: black;
  border-radius: 25px;
}

.popover-content .btn {
  margin: 15px 0 5px 0;
}

.wm-tabs {
  *zoom: 1;
}
.wm-tabs:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
.wm-tabs .wm-header {
  padding: 10px 15px;
  margin: 0;
  float: left;
  background: #dddddd;
  margin-right: 5px;
  border: none;
  font-size: 24px;
  cursor: pointer;
}
.wm-tabs .wm-header a {
  color: #333333;
}
.wm-tabs .wm-header a:hover {
  text-decoration: none;
}
.wm-tabs .wm-header.current-tab {
  background: white;
  cursor: default;
}

.wm-header {
  font-size: 28px;
  border-bottom: 1px solid #c9c9c9;
  padding-bottom: 10px;
  margin-bottom: 15px;
  line-height: 1;
  font-weight: bold;
}
.wm-header i {
  padding-right: 10px;
  vertical-align: text-top;
}
.wm-header .clear-rv {
  font-size: 14px;
  margin-top: 6px;
  cursor: pointer;
  float: right;
  background-color: #c9c9c9;
  padding: 3px 15px 3px 15px;
}
.wm-header.folder-title {
  border-bottom: 0;
  padding-bottom: 0;
}
.wm-header.folder-title > i {
  padding-right: 0;
  color: #333333;
}
.wm-header.folder-title a {
  font-size: 14px;
  font-weight: normal;
  vertical-align: middle;
  margin-left: 10px;
}
.wm-header.folder-title a i {
  padding-right: 5px;
}
.wm-header.folder-title a:hover {
  text-decoration: none;
}

.wm-filters {
  background: white;
  border: 1px solid #c9c9c9;
  border-right: none;
  margin: 0;
  position: absolute;
  list-style-type: none;
  float: left;
}
.wm-filters .wm-filter {
  padding: 8px 10px;
  font-weight: bold;
  border-right: 1px solid #c9c9c9;
  width: 135px;
  line-height: 1;
  cursor: pointer;
  display: block;
}
.wm-filters .wm-filter.active {
  color: #999999;
  cursor: default;
}
.wm-filters .wm-filter.filter-all {
  border-right: none;
}
.wm-filters .wm-filter-ph {
  padding: 7px 10px;
  font-weight: bold;
  width: 135px;
  line-height: 1;
  cursor: pointer;
  display: none;
}
.wm-filters.collapsed .wm-filter {
  display: none;
}
.wm-filters.collapsed .wm-filter-ph {
  display: block;
}

.wm-toolbar-wrap {
  *zoom: 1;
  border-bottom: 1px solid #c9c9c9;
  padding-bottom: 15px;
  position: relative;
}
.wm-toolbar-wrap:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
.wm-toolbar-wrap .db-add-remove {
  float: right;
  margin-top: 6px;
}

.wm-filter-trigger {
  float: left;
  padding: 5px 10px;
  border: 1px solid #c9c9c9;
  border-left: none;
  margin: 0 10px 0 150px;
  cursor: pointer;
}
.wm-filter-trigger .caret {
  margin-top: 8px;
}

.wm-toolbar {
  float: left;
  *zoom: 1;
  background: #eeeeee;
}
.wm-toolbar:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
.wm-toolbar .wm-toolbar-item {
  float: left;
  padding: 6px 10px;
}
.wm-toolbar .wm-toolbar-item a {
  color: #333333;
}
.wm-toolbar .wm-toolbar-item input {
  margin: -3px 3px 0 0;
}
.wm-toolbar .wm-toolbar-item i {
  margin: 3px 5px 0 0;
  float: left;
}
.wm-toolbar .add-folder, .wm-toolbar .dl-figures, .wm-toolbar .dl-tables, .wm-toolbar .removeSelected {
  cursor: pointer;
}

.no-filtered-favorites {
  display: none;
  margin: 10px 0 30px 0;
}
.no-filtered-favorites .span6 {
  margin-bottom: 20px;
}
.no-filtered-favorites .img-wrap {
  margin: 0 0 10px 0;
  text-align: center;
}
.no-filtered-favorites .text-wrap {
  text-align: center;
  margin: 0 auto;
}
.no-filtered-favorites.show-message {
  display: block;
}

.no-recently-Viewed {
  margin: 10px 0 30px 0;
}
.no-recently-Viewed .span6 {
  margin-bottom: 20px;
}
.no-recently-Viewed .img-wrap {
  margin: 0 0 10px 0;
  text-align: center;
}
.no-recently-Viewed .text-wrap {
  text-align: center;
  margin: 0 auto;
}

.rv-clear {
  float: right;
}

.wm-no-favorites {
  padding: 15px 0;
}

.wm-art-title, .wm-folder-title {
  line-height: 16px;
}
.wm-art-title a, .wm-folder-title a {
  font-weight: bold;
}

.wm-book-info {
  margin-top: 5px;
  font-size: 13px;
}

.wm-content-wrap {
  margin-bottom: 1rem;
}
.wm-content-wrap .folders {
  clear: both;
}
.wm-content-wrap .folders .wm-col0 input {
  margin-top: 8px;
}

.wm-content-row {
  *zoom: 1;
  border-bottom: 1px solid #c9c9c9;
  padding: 15px 0;
  display: none;
}
.wm-content-row:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
.wm-content-row.active {
  display: block;
}

.create-new-folder-link {
  float: left;
  margin: 7px 0 0 1em;
}

.iconfont-folder {
  font-size: 36px;
  color: #c9c9c9;
}

.recentlyViewed .wm-content-row {
  border-bottom: none;
  background: url("../../../Images/rv_border.png");
  background-repeat: repeat-y;
  background-position: 2.5% 0;
  padding: 30px 0 0 0;
}
.recentlyViewed .wm-content-row:first-of-type {
  padding: 0;
}
.recentlyViewed .wm-content-row:first-of-type .wm-col1, .recentlyViewed .wm-content-row:first-of-type .wm-col3 {
  padding-top: 0;
}
.recentlyViewed .wm-content-row .wm-col3 {
  width: auto !important;
}
.recentlyViewed .wm-col1 {
  z-index: 1;
  position: relative;
  width: 5%;
  text-align: center;
  min-height: 1px;
}

.wm-col0 {
  float: left;
  width: 13px;
  margin-right: 20px;
}
.wm-col0 input {
  margin: 0;
  vertical-align: top;
}

.wm-col1 {
  float: left;
  width: 77px;
  margin-right: 20px;
  text-align: center;
}
.wm-col1 i {
  font-size: 32px;
}
.wm-col1 img {
  max-width: 100%;
  background: white;
}

.wm-col2 {
  float: left;
  width: -webkit-calc(100% - 180px);
  width: -moz-calc(100% - 180px);
  width: calc(100% - 180px);
}

.wm-col3 {
  float: right;
  width: 20px;
  margin-left: 20px;
}
.wm-col3 .remove i {
  color: #c9c9c9;
  cursor: pointer;
  font-size: 20px;
}
.wm-col3 .remove i:hover {
  color: #cc0600;
}
.wm-col3 .remove:hover {
  text-decoration: none;
}

.mySelfAssessmentsWrapper .wm-content {
  *zoom: 1;
  border-bottom: 1px solid #c9c9c9;
  padding: 15px 0;
}
.mySelfAssessmentsWrapper .wm-content:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
.mySelfAssessmentsWrapper .wm-content:first-of-type {
  padding: 0 0 15px 0;
}
.mySelfAssessmentsWrapper .wm-content .wm-content-link {
  float: left;
  width: 50%;
  margin-right: 5%;
}
@media all and (max-width: 479px) {
  .mySelfAssessmentsWrapper .wm-content .wm-content-link {
    display: grid;
    grid-row-gap: 25px;
  }
}
.mySelfAssessmentsWrapper .wm-content .wm-content-link .rename-selfassessment {
  margin-left: 5px;
  font-size: 14px;
  text-decoration: none;
}
.mySelfAssessmentsWrapper .wm-content .wm-content-link .txt-selfassessment-name {
  width: 80%;
}
.mySelfAssessmentsWrapper .wm-content .wm-sa-results-wrap {
  float: left;
  width: 20%;
}
.mySelfAssessmentsWrapper .wm-content .wm-sa-results {
  float: left;
  font-weight: bold;
  width: 20%;
}
.mySelfAssessmentsWrapper .wm-content .wm-sa-results span {
  font-weight: normal;
}
.mySelfAssessmentsWrapper .wm-content .iconfont-remove {
  float: right;
  color: #c9c9c9;
  cursor: pointer;
  font-size: 20px;
}
.mySelfAssessmentsWrapper .wm-content .iconfont-remove:hover {
  color: #cc0600;
}

.widget-LearnerAssignments .tab-content {
  display: block;
}

#mySubscriptions .row-header {
  padding: 10px 0 0 0;
}
#mySubscriptions .row-fluid [class*="span"] {
  min-height: 1px;
}
#mySubscriptions .col1 {
  text-align: left;
  width: 50%;
  float: left;
}
#mySubscriptions .col2, #mySubscriptions .col3 {
  text-align: center;
  width: 21%;
  margin-left: 2%;
  float: left;
}
#mySubscriptions .individual-subs {
  margin-bottom: 30px;
}
#mySubscriptions .individual-subs .sub-row, #mySubscriptions .institutional-subs .sub-row {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px !important;
  margin-bottom: 10px;
  *zoom: 1;
}
#mySubscriptions .individual-subs .sub-row:after, #mySubscriptions .institutional-subs .sub-row:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
#mySubscriptions .subscription-type-header {
  border-bottom: 1px solid #eeeeee;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  margin: 20px 0 10px 0;
}
#mySubscriptions .no-subscriptions {
  display: none;
}
#mySubscriptions .subscription-type-header + .no-subscriptions {
  display: block;
}

.accountmycme .offcanvas-wrapper {
  margin: 0;
}
.accountmycme .section-tab {
  border: none;
  padding: 0;
  margin: 0;
}
.accountmycme .cme-instructions {
  *zoom: 1;
  font-weight: bold;
  margin-top: 15px;
}
.accountmycme .cme-instructions:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
.accountmycme .select-wrap {
  *zoom: 1;
  margin-bottom: 10px;
  line-height: 26px;
}
.accountmycme .select-wrap:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
.accountmycme .select-wrap .select-all, .accountmycme .select-wrap .deselect-all {
  color: #005e8d;
  cursor: pointer;
  float: left;
  font-weight: bold;
  font-size: 13px;
}
.accountmycme .select-wrap .select-all:hover, .accountmycme .select-wrap .deselect-all:hover {
  text-decoration: underline;
}
.accountmycme .select-wrap .pipe {
  padding: 0 10px;
  float: left;
  display: block;
  font-size: 15px;
  line-height: 22px;
}
.accountmycme .cme-container-header .tag {
  font-size: 13px;
}
.accountmycme .cme-section-title {
  font-weight: bold;
  *zoom: 1;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #dddddd;
}
.accountmycme .cme-section-title:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
.accountmycme .cme-query-tabs {
  *zoom: 1;
  margin-top: 20px;
}
.accountmycme .cme-query-tabs:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
.accountmycme .cme-query-tabs .cme-tab {
  float: left;
  width: 150px;
  border: 1px solid #dddddd;
  background: #ddd;
  font-weight: bold;
  text-align: center;
  padding: 10px 0 7px 0;
  margin-left: 10px;
  cursor: pointer;
}
.accountmycme .cme-query-tabs .cme-tab.active {
  background: white;
  border-bottom-color: white;
  border-top: 4px solid #cc0600;
  padding-top: 7px;
  cursor: default;
  color: #cc0600;
}
.accountmycme .cme-section-wrap {
  margin-bottom: 20px;
}
.accountmycme .cme-section-wrap.bordered {
  border: 1px solid #dddddd;
  padding: 20px 10px 0 10px;
  margin-top: -1px;
}
.accountmycme .cme-section-wrap .cme-section {
  margin-bottom: 30px;
  border-bottom: 1px solid #dddddd;
}
.accountmycme .cme-section-wrap .cme-section:last-of-type {
  border-bottom: none;
  margin-bottom: 10px;
}
.accountmycme .cme-section-wrap .cme-section-pane {
  display: none;
}
.accountmycme .cme-section-wrap .cme-section-pane.active {
  display: block;
}
.accountmycme .cme-section-wrap .cme-section-pane.clinical-queries .delete, .accountmycme .cme-section-wrap .cme-section-pane.unassigned .delete {
  margin-top: 2px;
}
.accountmycme .cme-section-header-row {
  *zoom: 1;
  padding: 0 0 5px 0;
}
.accountmycme .cme-section-header-row:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
.accountmycme .cme-section-header-row .cme-section-header-title {
  float: left;
  font-weight: bold;
  padding-right: 5px;
}
.accountmycme .cme-section-header-row .col-title {
  float: left;
  width: 55%;
  margin-right: 2%;
  line-height: 30px;
}
.accountmycme .cme-section-header-row .col-cred {
  float: left;
  width: 25%;
  line-height: 30px;
}
.accountmycme .btn-wrap .btn {
  line-height: 16px;
  padding: 5px 10px;
}
.accountmycme .btn-wrap.upper {
  margin-bottom: 20px;
}
.accountmycme .btn-wrap.lower {
  padding-top: 20px;
  border-top: 1px solid #dddddd;
}
.accountmycme .cme-section-row {
  border-top: 1px solid #dddddd;
  padding: 10px 0;
  *zoom: 1;
  line-height: 30px;
}
.accountmycme .cme-section-row:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
.accountmycme .cme-section-row .col1 {
  margin-right: 1%;
  line-height: 18px;
  float: left;
}
.accountmycme .cme-section-row .col1 input {
  margin-top: 0;
}
.accountmycme .cme-section-row .col1 input.cme-checkbox {
  margin-top: 9px;
}
.accountmycme .cme-section-row .col2 {
  width: 40%;
  margin-right: 2%;
  float: left;
}
.accountmycme .cme-section-row .col2 a {
  font-weight: bold;
}
.accountmycme .cme-section-row .col2 .cme-source {
  font-size: 13px;
}
.accountmycme .cme-section-row .col3 {
  width: 13%;
}
.accountmycme .cme-section-row .col3.wide {
  width: 18%;
}
.accountmycme .cme-section-row .col3.wide .move {
  float: left;
  background: url("/Images/icons/move_to_icon.png") no-repeat scroll 0 0;
  line-height: 25px;
  width: 70px;
  text-align: right;
}
.accountmycme .cme-section-row .col3.wide .move a {
  display: block;
}
.accountmycme .cme-section-row .col4 {
  float: left;
}
.accountmycme .cme-section-row .col5 {
  float: right;
}
.accountmycme .cme-drop-down {
  background: #999999;
  display: block;
  width: 27px;
  text-align: center;
  line-height: 27px;
}
.accountmycme .cme-drop-down .caret {
  vertical-align: middle;
}
.accountmycme #cmeAlert {
  *zoom: 1;
  margin-top: .5rem;
}
.accountmycme #cmeAlert:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
.accountmycme #cmeAlert .cmealertrow {
  float: left;
  margin-left: .5rem;
  position: relative;
  line-height: 1.8rem;
}
.accountmycme #cmeAlert .cmealertrow label {
  margin: 0;
}
.accountmycme #cmeAlert .cmealertrow:first-of-type {
  margin-left: 0;
}
.accountmycme #cmeAlert .info-popup {
  display: none;
  position: absolute;
  z-index: 15;
  background: #f6f6f6;
  border: 1px solid #c9c9c9;
  margin-top: .625rem;
  padding: .625rem;
  line-height: 1.4;
  border-radius: 10px;
  font-size: 14px;
  font-weight: normal;
  -moz-box-shadow: 3px 2px 3px #999999;
  -webkit-box-shadow: 3px 2px 3px #999999;
  box-shadow: 3px 2px 3px #999999;
  right: 0;
  width: 250px;
  bottom: 30px;
}
.accountmycme #cmeAlert .cmealertrow i:hover + .info-popup {
  display: block;
}

.widget-MyCaseHistory .page-header {
  *zoom: 1;
  margin-bottom: 1.25rem;
}
.widget-MyCaseHistory .page-header:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
.widget-MyCaseHistory .page-header .right {
  float: right;
}
.widget-MyCaseHistory .page-header .right a {
  background-color: #cc0600;
}
.widget-MyCaseHistory h2 {
  float: left;
  margin: 0;
}
.widget-MyCaseHistory h2 i {
  margin-right: .5rem;
}
.widget-MyCaseHistory h2 + div {
  line-height: 2rem;
  float: left;
  margin-left: 1rem;
}
.widget-MyCaseHistory .ch-wrap {
  *zoom: 1;
  width: 100%;
}
.widget-MyCaseHistory .ch-wrap:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
.widget-MyCaseHistory .ch-wrap#authCaseHistory td {
  padding: 0 .625rem .25rem .625rem;
}
.widget-MyCaseHistory .ch-wrap#authCaseHistory .ch-row td {
  padding: .5rem .625rem;
}
@media all and (max-width: 799px) {
  .widget-MyCaseHistory .ch-wrap#authCaseHistory .ch-site, .widget-MyCaseHistory .ch-wrap#authCaseHistory .ch-date, .widget-MyCaseHistory .ch-wrap#authCaseHistory .ch-book {
    display: none;
  }
}
@media all and (max-width: 799px) {
  .widget-MyCaseHistory .ch-wrap#authCaseHistory .ch-status span {
    display: none;
  }
}
@media all and (max-width: 479px) {
  .widget-MyCaseHistory .ch-wrap#authCaseHistory .ch-book {
    display: none;
  }
}
.widget-MyCaseHistory .ch-wrap#authCaseHistory .ch-case a:hover span {
  text-decoration: underline;
}
.widget-MyCaseHistory .ch-wrap#authCaseHistory .ch-case-number {
  padding-left: 0;
  padding-right: 0;
  width: 4rem;
}
.widget-MyCaseHistory .ch-wrap#authCaseHistory .ch-case-number a:hover {
  text-decoration: underline;
}
.widget-MyCaseHistory .ch-wrap#authCaseHistory .ch-hd-row {
  border-bottom: 1px solid #c9c9c9;
}
.widget-MyCaseHistory .ch-wrap#authCaseHistory .ch-hd-row td {
  font-weight: bold;
}
.widget-MyCaseHistory .ch-wrap#authCaseHistory .ch-row {
  border-bottom: 1px solid #dddddd;
  margin: 0rem .5rem .5rem 0rem;
}
.widget-MyCaseHistory .ch-wrap#authCaseHistory .ch-row .ch-case-number, .widget-MyCaseHistory .ch-wrap#authCaseHistory .ch-row .ch-date {
  width: 6rem;
}
.widget-MyCaseHistory .ch-wrap#authCaseHistory .ch-row .ch-status {
  width: 6rem;
}
.widget-MyCaseHistory .ch-wrap#authCaseHistory .ch-row:nth-child(odd) {
  background-color: #eeeeee;
}
.widget-MyCaseHistory .ch-wrap#authCaseHistory .ch-row i {
  vertical-align: middle;
  font-size: 16px;
}
.widget-MyCaseHistory .ch-wrap#authCaseHistory .ch-row i.iconfont-folder-open {
  color: #541763;
}
.widget-MyCaseHistory .ch-wrap#authCaseHistory .ch-row i.iconfont-folder-complete {
  color: #03883a;
}
.widget-MyCaseHistory .ch-wrap#authCaseHistory .btn {
  margin-top: 1.25rem;
}
.widget-MyCaseHistory .ch-wrap#noCaseHistory .ch-message {
  margin-bottom: 10px;
  text-align: center;
  font-weight: bold;
}
.widget-MyCaseHistory .ch-wrap#noCaseHistory .ch-link {
  display: list-item;
  margin: 10px 0 0 40px;
}
.widget-MyCaseHistory .ch-wrap#noCaseHistory .casefiles-icon-wrapper {
  text-align: center;
}
.widget-MyCaseHistory .ch-wrap#noCaseHistory .casefiles-icon-wrapper i {
  font-size: 80px;
}
.widget-MyCaseHistory .iconfont-remove {
  float: right;
  color: #c9c9c9;
  cursor: pointer;
  font-size: 20px;
}
.widget-MyCaseHistory .iconfont-remove:hover {
  color: #cc0600;
}

.popover .popover-content {
  text-align: center;
  background: transparent;
}

#tblMySelfAssessments {
  width: 100%;
}
#tblMySelfAssessments td {
  padding: .5rem .625rem .5rem .625rem;
}
#tblMySelfAssessments th {
  text-align: left;
  padding-left: 10px;
}
@media all and (max-width: 799px) {
  #tblMySelfAssessments .mobile-hide {
    display: none;
  }
}
#tblMySelfAssessments .mobile-row {
  display: none;
}
@media all and (max-width: 799px) {
  #tblMySelfAssessments .mobile-row {
    display: block;
  }
}
#tblMySelfAssessments .wm-sa-content-row {
  margin: 0rem .5rem .5rem 0rem;
  border-bottom: 1px solid #dddddd;
}
#tblMySelfAssessments .wm-sa-content-row i {
  vertical-align: middle;
  font-size: 16px;
}
#tblMySelfAssessments .wm-sa-content-row .txt-selfassessment-name {
  width: 100%;
}
@media all and (max-width: 799px) {
  #tblMySelfAssessments .wm-sa-content-row {
    text-overflow: ellipsis;
    display: table-row;
  }
  #tblMySelfAssessments .wm-sa-content-row td {
    padding-right: 0;
  }
  #tblMySelfAssessments .wm-sa-content-row:not(.mobile-row) {
    border-bottom: none;
  }
}
#tblMySelfAssessments .mobile-hide .btn {
  margin-top: 1.25rem;
  width: 55px;
}
#tblMySelfAssessments .iconfont-remove {
  float: right;
  color: #c9c9c9;
  cursor: pointer;
  font-size: 20px;
}
#tblMySelfAssessments .iconfont-remove:hover {
  color: #cc0600;
}
#tblMySelfAssessments .retake-quiz-button {
  margin-top: 20px;
}



/* Comment Generated by Combres - Resource '/UI_Refactor/app/css/pages/my-access.css' (Mode: Static) */
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro);
@media print {
  table {
    border: 1px solid #000;
  }

  th, td {
    border: 1px solid #000;
  }

  h6 {
    margin: 0px;
  }

  .widget-AddFavorites {
    display: none;
  }
}
:focus {
  outline: 2px solid #006699 !important;
}

.newtag {
  color: #990000;
}

.bordered-bottom {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.bordered-all {
  border: 1px solid #dddddd;
  padding: 10px;
  margin: 10px;
}

:root {
  font-size: 16px;
}

body {
  color: #333333;
  position: relative;
}
body * {
  font-family: "Source Sans Pro", sans-serif;
}

iframe * {
  font-family: "Source Sans Pro", sans-serif;
}

.clear-left {
  clear: left;
}

.left {
  float: left;
}

.right {
  float: right;
}

section {
  margin-top: 1.25rem;
}

p, ul, ol {
  line-height: 24px;
  color: #333333;
  margin-top: 0;
  padding: 0;
}

p:empty {
  display: none;
}

ol {
  padding-left: 1.5rem;
}

ul.noListType {
  list-style-type: none !important;
}

#UpdateRightSideContent ul ul {
  list-style-type: disc;
}

a {
  color: #005e8d;
  text-decoration: none;
}
a:hover, a:active {
  color: #147aad;
  text-decoration: underline;
}
a:hover {
  cursor: pointer;
}

.row img, [class^="span"] img {
  max-width: 100%;
}

.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}

.strong, .bold {
  font-weight: bold;
}

.disp-quote {
  margin-left: 1.5em;
}

.authors {
  font-size: 14px;
  line-height: 1.6;
  color: #444444;
}

.dropcap:first-letter {
  float: left;
  font-size: 350%;
  margin: .25rem .25rem 0 0;
  color: #222222;
  line-height: 1;
}

.clinical-pearl {
  background-color: #e6f0f5;
  border: 1px solid #c9c9c9;
  padding: .75em .5em;
  margin: 1.25em 0;
}
.clinical-pearl span {
  color: #0c7278;
  font-weight: bold;
}

.refRow, .lettersRowNarrow {
  border-bottom: 1px dashed #c9c9c9;
  padding: .625rem 0;
}
.refRow .refNumber, .lettersRowNarrow .refNumber {
  text-align: right;
  line-height: 24px;
}
.refRow .refContent, .lettersRowNarrow .refContent {
  margin-left: .125rem;
  line-height: 24px;
}
.refRow .refContent a, .lettersRowNarrow .refContent a {
  word-wrap: break-word;
}
.refRow .refContent i, .lettersRowNarrow .refContent i {
  margin-right: .125rem;
}

#GDPRtoast {
  background-color: #333;
  /* Black background color */
  color: #fff;
  /* White text color */
  text-align: center;
  /* Centered text */
  padding: 16px;
  /* Padding */
  position: fixed;
  /* Sit on top of the screen */
  z-index: 1;
  /* Add a z-index if needed */
  left: 0%;
  /* Center the snackbar */
  right: 0;
  bottom: 0px;
  /* 30px from the bottom */
  font-family: "Source Sans Pro", sans-serif;
  padding: 50px;
}
#GDPRtoast a, #GDPRtoast a:visited {
  color: #fff;
  text-decoration: underline;
}

#aAcceptCookies {
  margin: 3px;
}

#umbrella-navbar + .container {
  position: relative;
}

.user-welcome {
  height: 20px;
  position: absolute;
  top: 25px;
  left: 225px;
  bottom: 0;
  right: 0;
  padding-top: 20px;
}
@media (max-width: 799px) {
  .user-welcome {
    display: none;
  }
}

.mobile-microsite-nav-toggle {
  display: none;
}

@media (max-width: 799px) {
  .mobile-site-toggle-wrap div.mobile-myaccess-nav-toggle {
    display: block !important;
  }
}
.accountmyaccess .mobile-microsite-nav-toggle {
  display: none;
}

.popover {
  margin: auto;
}

.accountmyaccess .checkBoxClass {
  display: none !important;
}

@media (max-width: 799px) {
  .accountmyaccess .main {
    padding: 0;
  }
}

.accountmyaccess .microsite-nav, .accountmyaccessdetails .microsite-nav, .accountmycme .microsite-nav, .learnerassignments .microsite-nav, .accountmyalerts .microsite-nav {
  border: none;
}
.accountmyaccess #page-container + .container, .accountmyaccessdetails #page-container + .container, .accountmycme #page-container + .container, .learnerassignments #page-container + .container, .accountmyalerts #page-container + .container {
  max-width: 100%;
  background: #efefef;
  margin-top: -1rem;
  padding: 1rem 0 1.25rem 0;
}
.accountmyaccess #page-container + .container .authenticated-user, .accountmyaccessdetails #page-container + .container .authenticated-user, .accountmycme #page-container + .container .authenticated-user, .learnerassignments #page-container + .container .authenticated-user, .accountmyalerts #page-container + .container .authenticated-user {
  max-width: 1200px;
  margin: 0 auto;
}
.accountmyaccess #page-container + .container .authenticated-user .span3.portlet, .accountmyaccessdetails #page-container + .container .authenticated-user .span3.portlet, .accountmycme #page-container + .container .authenticated-user .span3.portlet, .learnerassignments #page-container + .container .authenticated-user .span3.portlet, .accountmyalerts #page-container + .container .authenticated-user .span3.portlet {
  background: none !important;
}
.accountmyaccess #page-container + .container .authenticated-user .widget-MySites, .accountmyaccess #page-container + .container .authenticated-user .ma-trending-content, .accountmyaccessdetails #page-container + .container .authenticated-user .widget-MySites, .accountmyaccessdetails #page-container + .container .authenticated-user .ma-trending-content, .accountmycme #page-container + .container .authenticated-user .widget-MySites, .accountmycme #page-container + .container .authenticated-user .ma-trending-content, .learnerassignments #page-container + .container .authenticated-user .widget-MySites, .learnerassignments #page-container + .container .authenticated-user .ma-trending-content, .accountmyalerts #page-container + .container .authenticated-user .widget-MySites, .accountmyalerts #page-container + .container .authenticated-user .ma-trending-content {
  background: white;
}
.accountmyaccess #page-container + .container .myaccess-page-wrap, .accountmyaccess #page-container + .container .wm-tabs, .accountmyaccessdetails #page-container + .container .myaccess-page-wrap, .accountmyaccessdetails #page-container + .container .wm-tabs, .accountmycme #page-container + .container .myaccess-page-wrap, .accountmycme #page-container + .container .wm-tabs, .learnerassignments #page-container + .container .myaccess-page-wrap, .learnerassignments #page-container + .container .wm-tabs, .accountmyalerts #page-container + .container .myaccess-page-wrap, .accountmyalerts #page-container + .container .wm-tabs {
  width: 1200px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .accountmyaccess #page-container + .container .myaccess-page-wrap, .accountmyaccess #page-container + .container .wm-tabs, .accountmyaccessdetails #page-container + .container .myaccess-page-wrap, .accountmyaccessdetails #page-container + .container .wm-tabs, .accountmycme #page-container + .container .myaccess-page-wrap, .accountmycme #page-container + .container .wm-tabs, .learnerassignments #page-container + .container .myaccess-page-wrap, .learnerassignments #page-container + .container .wm-tabs, .accountmyalerts #page-container + .container .myaccess-page-wrap, .accountmyalerts #page-container + .container .wm-tabs {
    width: 940px;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  .accountmyaccess #page-container + .container .myaccess-page-wrap, .accountmyaccess #page-container + .container .wm-tabs, .accountmyaccessdetails #page-container + .container .myaccess-page-wrap, .accountmyaccessdetails #page-container + .container .wm-tabs, .accountmycme #page-container + .container .myaccess-page-wrap, .accountmycme #page-container + .container .wm-tabs, .learnerassignments #page-container + .container .myaccess-page-wrap, .learnerassignments #page-container + .container .wm-tabs, .accountmyalerts #page-container + .container .myaccess-page-wrap, .accountmyalerts #page-container + .container .wm-tabs {
    width: -moz-calc(100% - 2rem);
    width: -webkit-calc(100% - 2rem);
    width: calc(100% - 2rem);
  }
}
@media (max-width: 767px) {
  .accountmyaccess #page-container + .container .myaccess-page-wrap, .accountmyaccess #page-container + .container .wm-tabs, .accountmyaccessdetails #page-container + .container .myaccess-page-wrap, .accountmyaccessdetails #page-container + .container .wm-tabs, .accountmycme #page-container + .container .myaccess-page-wrap, .accountmycme #page-container + .container .wm-tabs, .learnerassignments #page-container + .container .myaccess-page-wrap, .learnerassignments #page-container + .container .wm-tabs, .accountmyalerts #page-container + .container .myaccess-page-wrap, .accountmyalerts #page-container + .container .wm-tabs {
    width: 100%;
  }
}
.accountmyaccess #page-container + .container .myaccess-page-wrap .row-fluid, .accountmyaccess #page-container + .container .wm-tabs .row-fluid, .accountmyaccessdetails #page-container + .container .myaccess-page-wrap .row-fluid, .accountmyaccessdetails #page-container + .container .wm-tabs .row-fluid, .accountmycme #page-container + .container .myaccess-page-wrap .row-fluid, .accountmycme #page-container + .container .wm-tabs .row-fluid, .learnerassignments #page-container + .container .myaccess-page-wrap .row-fluid, .learnerassignments #page-container + .container .wm-tabs .row-fluid, .accountmyalerts #page-container + .container .myaccess-page-wrap .row-fluid, .accountmyalerts #page-container + .container .wm-tabs .row-fluid {
  padding: 0;
}
.accountmyaccess #page-container + .container .myaccess-page-wrap, .accountmyaccessdetails #page-container + .container .myaccess-page-wrap, .accountmycme #page-container + .container .myaccess-page-wrap, .learnerassignments #page-container + .container .myaccess-page-wrap, .accountmyalerts #page-container + .container .myaccess-page-wrap {
  *zoom: 1;
}
.accountmyaccess #page-container + .container .myaccess-page-wrap:after, .accountmyaccessdetails #page-container + .container .myaccess-page-wrap:after, .accountmycme #page-container + .container .myaccess-page-wrap:after, .learnerassignments #page-container + .container .myaccess-page-wrap:after, .accountmyalerts #page-container + .container .myaccess-page-wrap:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
@media (max-width: 767px) {
  .accountmyaccess #page-container + .container .myaccess-page-wrap, .accountmyaccessdetails #page-container + .container .myaccess-page-wrap, .accountmycme #page-container + .container .myaccess-page-wrap, .learnerassignments #page-container + .container .myaccess-page-wrap, .accountmyalerts #page-container + .container .myaccess-page-wrap {
    padding: 0px 10px 20px 10px;
    box-sizing: border-box;
  }
}
.accountmyaccess #page-container + .container .myaccess-page-wrap:not(.authenticated-user), .accountmyaccessdetails #page-container + .container .myaccess-page-wrap:not(.authenticated-user), .accountmycme #page-container + .container .myaccess-page-wrap:not(.authenticated-user), .learnerassignments #page-container + .container .myaccess-page-wrap:not(.authenticated-user), .accountmyalerts #page-container + .container .myaccess-page-wrap:not(.authenticated-user) {
  background: white;
  padding: 20px;
  box-sizing: border-box;
}
.accountmyaccess #page-container + .container .myaccess-page-wrap:not(.authenticated-user).myfavorites, .accountmyaccessdetails #page-container + .container .myaccess-page-wrap:not(.authenticated-user).myfavorites, .accountmycme #page-container + .container .myaccess-page-wrap:not(.authenticated-user).myfavorites, .learnerassignments #page-container + .container .myaccess-page-wrap:not(.authenticated-user).myfavorites, .accountmyalerts #page-container + .container .myaccess-page-wrap:not(.authenticated-user).myfavorites {
  display: none;
}
.accountmyaccess #page-container + .container .myaccess-page-wrap:not(.authenticated-user).myfavorites.current-tab, .accountmyaccessdetails #page-container + .container .myaccess-page-wrap:not(.authenticated-user).myfavorites.current-tab, .accountmycme #page-container + .container .myaccess-page-wrap:not(.authenticated-user).myfavorites.current-tab, .learnerassignments #page-container + .container .myaccess-page-wrap:not(.authenticated-user).myfavorites.current-tab, .accountmyalerts #page-container + .container .myaccess-page-wrap:not(.authenticated-user).myfavorites.current-tab {
  display: block;
}
@media (max-width: 767px) {
  .accountmyaccess #page-container + .container .myaccess-page-wrap:not(.authenticated-user).my-profile .row-fluid [class*="span"], .accountmyaccessdetails #page-container + .container .myaccess-page-wrap:not(.authenticated-user).my-profile .row-fluid [class*="span"], .accountmycme #page-container + .container .myaccess-page-wrap:not(.authenticated-user).my-profile .row-fluid [class*="span"], .learnerassignments #page-container + .container .myaccess-page-wrap:not(.authenticated-user).my-profile .row-fluid [class*="span"], .accountmyalerts #page-container + .container .myaccess-page-wrap:not(.authenticated-user).my-profile .row-fluid [class*="span"] {
    width: 100% !important;
  }
}
.accountmyaccess .footerWrap, .accountmyaccessdetails .footerWrap, .accountmycme .footerWrap, .learnerassignments .footerWrap, .accountmyalerts .footerWrap {
  margin: 0;
}
.accountmyaccess .widget-module, .accountmyaccessdetails .widget-module, .accountmycme .widget-module, .learnerassignments .widget-module, .accountmyalerts .widget-module {
  background: white;
}

.learnerassignments .container {
  max-width: 100%;
}

#microsite-masthead .logo img {
  max-height: 120px;
}
@media (max-width: 767px) {
  #microsite-masthead .logo img {
    max-height: 75px;
  }
}

.iconfont-star, .iconfont-star-o:hover {
  color: #e89005;
}

#dvInstLogo {
  margin-top: 10px;
}

.signin-dropdown #dvInstLogo {
  margin-top: 0px;
}

#microsite-header > .clearfix {
  position: relative;
}

input {
  margin-top: -2px;
}

.no-filtered-favorites .img-wrap, .no-recently-Viewed .img-wrap {
  margin-top: 30px;
  text-align: center;
}
.no-filtered-favorites .text-wrap, .no-recently-Viewed .text-wrap {
  text-align: center;
  margin: 15px auto 5px auto;
}

.welcome-wrap {
  border: 1px solid #c9c9c9;
}
.welcome-wrap > .row {
  padding: 0px;
}
.welcome-wrap > .row .span4 {
  padding: 15px 15px 40px 15px;
  width: 25% !important;
  background: #eeeeee;
  min-height: 315px;
  border-right: 1px solid #c9c9c9;
  position: relative;
  box-sizing: border-box;
}
.welcome-wrap > .row .span4 .sites-tag {
  font-size: 12px;
  font-weight: bold;
}
.welcome-wrap > .row .span4 .inst-name {
  font-size: 16px;
  border-bottom: 1px solid #c9c9c9;
  padding: 5px 0 10px 0;
}
.welcome-wrap > .row .span4 .site-name {
  margin-top: 10px;
}
.welcome-wrap > .row .span8 {
  padding: 15px;
  background: white;
  width: 72% !important;
  margin-left: 0 !important;
  box-sizing: border-box;
}
.welcome-wrap > .row .span8 .row {
  padding: 0 0 10px 0;
}
.welcome-wrap > .row .span8 .span5 {
  background: white;
  border-right: none;
}
.welcome-wrap > .row .span8 .span5 div {
  margin-top: 10px;
  padding-left: 30px;
  line-height: 22px;
}
.welcome-wrap > .row .span8 .span5 div:first-of-type {
  margin-top: 5px;
}
.welcome-wrap .sub-details {
  bottom: 15px;
  position: absolute;
}
.welcome-wrap img.myaccess-logo {
  max-width: 300px;
  margin: 0 auto 30px auto;
}
.welcome-wrap a.btn {
  width: 300px;
  margin: 0 auto 10px auto;
  background: #cc0600;
  display: block;
  font-size: 16px;
  padding: 10px 0;
}
.welcome-wrap .no-myaccess-acct {
  text-align: center;
  padding-left: 0 !important;
}
.welcome-wrap .no-myaccess-acct a {
  color: #333333;
  text-decoration: underline;
}

.remote-access-message-wrap {
  background: #444444;
}
@media (min-width: 768px) {
  .remote-access-message-wrap {
    float: left;
    width: 100%;
  }
}
.remote-access-message-wrap .remote-access-message-inner-wrap {
  background: url("/less/app/custom/images/inst_access_bg_wide.png");
  background-position: 100% 0;
  padding-bottom: 1rem;
  *zoom: 1;
}
.remote-access-message-wrap .remote-access-message-inner-wrap:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
@media (max-width: 1200px) {
  .remote-access-message-wrap .remote-access-message-inner-wrap {
    background-size: cover;
  }
}
.remote-access-message-wrap .ram-header {
  font-size: 16px;
  font-weight: bold;
  color: white;
  max-width: 75%;
  padding: 15px 0 0 15px;
}
.remote-access-message-wrap .ram-header h2 {
  color: white;
}
.remote-access-message-wrap .ram-header + div {
  padding: 5px 15px 0 15px;
  color: white;
}
.remote-access-message-wrap .ram-header + div a {
  color: #50c5ff;
}
.remote-access-message-wrap .lm-btn-wrap {
  margin: 10px 0 15px 15px;
}
.remote-access-message-wrap .lm-btn-wrap .btn {
  background: #cc0600;
}

.authenticated-user .wm-dm-toggle {
  float: right;
  width: 30px;
  text-align: center;
  cursor: pointer;
}
.authenticated-user .wm-dm-toggle i {
  padding: 0 !important;
}
@media screen and (max-width: 767px) {
  .authenticated-user .wm-dm-toggle {
    display: none;
  }
}
.authenticated-user .dropdown-menu {
  float: right;
  font-size: 14px;
  right: 0;
  top: 30px;
  min-width: 110px;
}
.authenticated-user .dropdown-menu:after {
  position: absolute;
  top: -6px;
  right: 9px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  border-left: 6px solid transparent;
  content: '';
}
.authenticated-user .dropdown-menu:before {
  position: absolute;
  top: -7px;
  right: 8px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #c9c9c9;
  border-left: 7px solid transparent;
  content: '';
}
.authenticated-user > .row-fluid {
  padding: 0px;
}
@media all and (min-width: 800px) {
  .authenticated-user > .row-fluid .mySitesTrigger {
    display: none;
  }
}
.authenticated-user > .row-fluid .span3 .sites-tag {
  font-size: 16px;
  padding: 10px 15px 0 10px;
  clear: left;
  border-top: 1px solid #c9c9c9;
}
.authenticated-user > .row-fluid .span3 .inst-name {
  padding: 0 15px 10px 10px;
}
.authenticated-user > .row-fluid .span3 .instLogo {
  padding: 0 10px 16px 10px;
}
.authenticated-user > .row-fluid .span3 .ind-name {
  padding: 15px 10px 0 15px;
  font-size: 16px;
  *zoom: 1;
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.authenticated-user > .row-fluid .span3 .ind-name:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
.authenticated-user > .row-fluid .span3 .site-name {
  margin-top: 10px;
}
.authenticated-user > .row-fluid .span3 .sites-wrap {
  padding: 0 15px;
  margin-bottom: 10px;
  *zoom: 1;
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.authenticated-user > .row-fluid .span3 .sites-wrap:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
@media (min-width: 480px) and (max-width: 600px) {
  .authenticated-user > .row-fluid .span3 .sites-wrap {
    column-count: 2;
  }
}
@media (min-width: 601px) and (max-width: 799px) {
  .authenticated-user > .row-fluid .span3 .sites-wrap {
    column-count: 3;
  }
}
@media (max-width: 799px) {
  .authenticated-user > .row-fluid .span3 .sites-wrap .site-name {
    margin: 0 0 10px 0;
  }
}
.authenticated-user > .row-fluid .span3 .sub-details {
  padding: 0 15px 15px 15px;
}
.authenticated-user > .row-fluid .span3 .sub-details a {
  text-decoration: underline;
}
.authenticated-user > .row-fluid .span3 .auth-sites .availableSites, .authenticated-user > .row-fluid .span3 .auth-sites .exploreSites {
  display: none;
}
@media all and (max-width: 799px) {
  .authenticated-user > .row-fluid .span3 .auth-sites {
    margin-bottom: 1rem;
  }
}
.authenticated-user > .row-fluid .span3 .ma-trending-content-wrap .ma-trending-content {
  padding: 15px 15px 0 15px;
  margin-top: 20px;
  *zoom: 1;
}
.authenticated-user > .row-fluid .span3 .ma-trending-content-wrap .ma-trending-content:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
.authenticated-user > .row-fluid .span3 .ma-trending-content-wrap .ma-trending-content .ma-tc-header {
  font-size: 16px;
  margin-bottom: 10px;
}
.authenticated-user > .row-fluid .span3 .ma-trending-content-wrap .ma-trending-content .ma-tc-link-wrap {
  margin-bottom: 5px;
}
.authenticated-user > .row-fluid .span3 .ma-trending-content-wrap .ma-trending-content .ma-tc-link-wrap a {
  font-weight: bold;
}
.authenticated-user > .row-fluid .span3 .ma-trending-content-wrap .ma-trending-content .ma-tc-link-desc {
  color: #999999;
  font-size: 13px;
  margin-bottom: 15px;
}
.authenticated-user > .row-fluid .span3 .ma-trending-content-wrap a.btn {
  float: left;
  width: 100%;
  font-size: 16px;
  padding: 10px 0;
  box-sizing: border-box;
}
.authenticated-user .no-recently-Viewed + .btn {
  display: block;
}
.authenticated-user .widget-module {
  margin-bottom: 15px;
  padding: 15px;
  *zoom: 1;
}
.authenticated-user .widget-module:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
.authenticated-user .widget-module a.btn {
  width: 200px;
  margin: 20px auto 0 auto;
  background: #cc0600;
  font-size: 16px;
  padding: 10px 0;
}
.authenticated-user .widget-module .rv-clear {
  margin-bottom: 15px;
  text-align: right;
}
.authenticated-user .widget-module .rv-clear .clearAll {
  cursor: pointer;
}
.authenticated-user .widget-module .wm-art-title, .authenticated-user .widget-module .wm-folder-title {
  line-height: 16px;
}
.authenticated-user .widget-module .wm-art-title a, .authenticated-user .widget-module .wm-folder-title a {
  font-weight: bold;
}
.authenticated-user .widget-module .wm-book-info, .authenticated-user .widget-module .wm-folder-info {
  margin-top: 5px;
  font-size: 13px;
}
.authenticated-user .widget-module .wm-col1 {
  float: left;
  width: 10%;
  margin-right: 3%;
  text-align: center;
  min-height: 1px;
}
.authenticated-user .widget-module .wm-col1 i {
  font-size: 32px;
}
.authenticated-user .widget-module .wm-col1 img {
  max-width: 100%;
}
.authenticated-user .widget-module .wm-col2 {
  float: left;
  width: 74%;
  margin-right: 3%;
}
.authenticated-user .widget-module .wm-col3 {
  float: right;
}
.authenticated-user .widget-module .wm-col3 .remove i {
  color: #c9c9c9;
  cursor: pointer;
  font-size: 20px;
}
.authenticated-user .widget-module .wm-col3 .remove i:hover {
  color: #cc0600;
}
.authenticated-user .widget-module .wm-col3 .remove:hover {
  text-decoration: none;
}
.authenticated-user .main .wm-header {
  font-size: 22px;
  position: relative;
}
.authenticated-user .main .wm-header i {
  padding-right: 10px;
  vertical-align: text-top;
}
.authenticated-user .main .wm-header i.iconfont-folder {
  font-size: 22px;
  color: #333333;
}
.authenticated-user .main .iconfont-folder {
  font-size: 36px;
  color: #c9c9c9;
}
.authenticated-user .main .wm-content-wrap {
  *zoom: 1;
}
.authenticated-user .main .wm-content-wrap:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
.authenticated-user .main .wm-content-wrap .wm-content-row {
  *zoom: 1;
  margin-top: 15px;
  padding-top: 15px;
  display: none;
}
.authenticated-user .main .wm-content-wrap .wm-content-row:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
.authenticated-user .main .wm-content-wrap .wm-content-row:nth-of-type(-n+4) {
  display: block;
}
.authenticated-user .main .wm-content-wrap.favorites .wm-content-row, .authenticated-user .main .wm-content-wrap.folders .wm-content-row {
  border-top: 1px solid #c9c9c9;
}
.authenticated-user .main .wm-content-wrap.favorites .displayDate, .authenticated-user .main .wm-content-wrap.folders .displayDate {
  display: none;
}
.authenticated-user .main .wm-content-wrap.favorites .btn {
  display: none;
}
.authenticated-user .main .wm-content-wrap.folders .wm-col1 i {
  font-size: 18px;
}
.authenticated-user .main .wm-content-wrap .wm-no-favorites {
  border-top: 1px solid #c9c9c9;
  margin-top: 15px;
  padding-top: 15px;
}
.authenticated-user .main .wm-content-wrap.recently-viewed {
  border-top: 1px solid #c9c9c9;
  margin-top: 15px;
  padding-top: 15px;
  float: left;
  width: 100%;
}
.authenticated-user .main .wm-content-wrap.recently-viewed .wm-content-row {
  *zoom: 1;
  margin-top: 0;
  padding-top: 0;
}
.authenticated-user .main .wm-content-wrap.recently-viewed .wm-content-row:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
.authenticated-user .main .wm-content-wrap.recently-viewed .wm-content-row:first-of-type .wm-col1, .authenticated-user .main .wm-content-wrap.recently-viewed .wm-content-row:first-of-type .wm-col3 {
  padding-top: 0;
}
.authenticated-user .main .wm-content-wrap.recently-viewed .wm-content-row:first-of-type .wm-col2 {
  border-left: 1px solid #c9c9c9;
  margin-left: -8.5%;
  padding: 0 0 0 8.5%;
}
.authenticated-user .main .wm-content-wrap.recently-viewed .wm-content-row .remove {
  display: none;
}
.authenticated-user .main .wm-content-wrap.recently-viewed .wm-col1, .authenticated-user .main .wm-content-wrap.recently-viewed .wm-col3 {
  padding-top: 30px;
}
.authenticated-user .main .wm-content-wrap.recently-viewed .wm-col1 {
  z-index: 1;
  position: relative;
}
.authenticated-user .main .wm-content-wrap.recently-viewed .wm-col2 {
  border-left: 1px solid #c9c9c9;
  margin-left: -8.5%;
  padding: 28px 0 0 8.5%;
  width: 60%;
  z-index: 100;
}
.authenticated-user .main .no-filtered-favorites {
  border-top: 1px solid #c9c9c9;
  margin-top: 10px;
  padding-top: 10px;
}
.authenticated-user .portlet {
  padding: 0 !important;
  background: white !important;
  border: none !important;
}
.authenticated-user .portlet .widget-module {
  padding: 0;
}
.authenticated-user .portlet .widget-module a.btn {
  float: left;
  width: 100%;
}
.authenticated-user .portlet .wm-header {
  font-size: 16px;
  padding: 15px 15px 0 15px;
  position: relative;
}
.authenticated-user .portlet .wm-header i {
  padding-right: 10px;
  font-size: 20px;
  vertical-align: text-top;
}
.authenticated-user .portlet .wm-header i.iconfont-more {
  font-size: 18px;
}
.authenticated-user .portlet .wm-header .wm-dm-toggle {
  margin: -2px -10px 0 0;
}
.authenticated-user .portlet .wm-header .dropdown-menu {
  right: 4px;
  top: 40px;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .authenticated-user .portlet .wm-header {
    padding: 15px 40px 0 15px;
  }
  .authenticated-user .portlet .wm-header .wm-dm-toggle {
    margin: -20px -35px 0 0;
  }
  .authenticated-user .portlet .wm-header.cme-logging .wm-dm-toggle {
    margin: -2px -35px 0 0;
  }
}
.authenticated-user .portlet .wm-content-link {
  margin: 5px 15px 0 15px;
  clear: both;
}
.authenticated-user .portlet .wm-content-link a {
  font-weight: bold;
}
.authenticated-user .portlet .wm-content {
  line-height: 1.4;
  margin-top: 15px;
  padding: 0 15px;
  display: none;
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.authenticated-user .portlet .wm-content .wm-content-link {
  margin: 0;
}
.authenticated-user .portlet .wm-content .wm-content-link a {
  line-height: 1.2;
}
.authenticated-user .portlet .wm-content.instructor-link {
  margin-bottom: 15px;
}
.authenticated-user .portlet .wm-content .wm-sa-results-wrap {
  float: left;
  margin-top: 5px;
}
.authenticated-user .portlet .wm-content .wm-sa-results {
  float: left;
  margin: 5px 0 0 20px;
}
.authenticated-user .portlet .wm-content .enlarged {
  font-weight: bold;
  font-size: 20px;
}
.authenticated-user .portlet .wm-content a {
  font-weight: bold;
  margin-bottom: 5px;
}
.authenticated-user .portlet .wm-content .wm-inst, .authenticated-user .portlet .wm-content .wm-curr {
  font-size: 12px;
  margin-top: 5px;
}
.authenticated-user .portlet .wm-content .wm-curr {
  line-height: 1.2;
}
.authenticated-user .portlet .wm-content .wm-date {
  margin: 5px 0;
}
.authenticated-user .portlet .wm-content .wm-date .italic {
  font-style: italic;
}
.authenticated-user .portlet .wm-content:nth-of-type(-n+3) {
  display: block;
}
.authenticated-user .portlet .wm-no-message {
  margin-bottom: 15px;
}
.authenticated-user .portlet .wm-progress {
  margin-top: 5px;
}
.authenticated-user .portlet .wm-progress .left {
  width: 44%;
}
.authenticated-user .portlet .wm-progress .progress-bar {
  width: 55%;
  float: right;
  height: 6px;
  margin-top: 4px;
  background: #eeeeee;
  border-radius: 6px;
  border: 1px solid #c9c9c9;
  overflow: hidden;
}
.authenticated-user .portlet .wm-progress .progress-bar .pb-indicator {
  background: #2abf7e;
  height: 100%;
}
.authenticated-user .portlet .wm-progress.wide {
  margin: 5px 15px 0 15px;
}
.authenticated-user .portlet .wm-progress.wide .progress-bar {
  float: left;
  width: 100%;
  height: 15px;
  border-radius: 15px;
  margin: 10px 0 15px 0;
}
.authenticated-user .portlet .wm-progress + div {
  padding: 0 15px;
}
.authenticated-user .portlet .wm-progress + .wm-content-link {
  padding: 0;
}

.marketing-container {
  background: #dddddd;
  box-sizing: border-box;
  margin-top: 20px;
  padding: 20px 10px;
}
.marketing-container .span4 div {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
.marketing-container a {
  color: #333333;
  font-weight: bold;
}

.bottom {
  margin-top: 10px;
  padding: 0;
}
.bottom .row-fluid {
  padding: 0;
}
.bottom p {
  line-height: 1.8;
  margin-bottom: 0;
}
.bottom h1 {
  border-bottom: solid 1px #c9c9c9;
  margin-bottom: 10px;
  color: #cc0600;
}
.bottom ul {
  list-style-type: none;
  margin-left: 0px;
}
.bottom ul li {
  padding: 0;
}
.bottom ul li a {
  display: block;
  padding: 10px;
  color: #333333;
  font-size: 16px;
}
.bottom ul li a:hover {
  text-decoration: none;
  text-shadow: 1px 1px #eee;
  color: #cc0600;
}
.bottom ul li.odd {
  background-color: #eeeeee;
  margin-top: 0;
}
.bottom ul li:hover {
  background-color: #dddddd;
}

.empty-folder {
  background-image: url("/Images/empty_folders.png");
  width: 116px;
  height: 96px;
  margin: 20px auto;
}

.create-folder-btn-wrap, .folders-message {
  text-align: center;
}

.popupCreateFolder .addtofolder .text-left {
  margin-bottom: 10px;
}
.popupCreateFolder .addtofolder .folder-row {
  margin-bottom: 10px;
}
.popupCreateFolder .createnewfolder .folder-row {
  margin-top: 1rem;
}
.popupCreateFolder .createnewfolder .create-wrap {
  *zoom: 1;
}
.popupCreateFolder .createnewfolder .create-wrap:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
.popupCreateFolder .createnewfolder .create-wrap input {
  margin: 0 5px 0 0;
  float: left;
}
.popupCreateFolder .createnewfolder .create-wrap .acreateNewFolder {
  float: left;
}
.popupCreateFolder .btn {
  background: #cc0600;
}
.popupCreateFolder .btn:hover {
  background: #cc0600;
}
.popupCreateFolder .btn.addNewfolder {
  margin-top: 1em;
}

.bold {
  font-weight: bold;
}

.lms-popup-subrow {
  width: 350px;
}

.center,
.lms-popup-subrow > * {
  display: table;
  margin: 0 auto;
  padding: 5px;
}

.lms-popup-subrow > .btn {
  background: #cc0600;
}

.lms-bottom-text {
  text-align: center;
}

.icon-csv {
  background: url("/UI_Refactor/app/img/icons/csv.png") no-repeat;
  height: 60px;
  width: 60px;
}

.icon-lms {
  background: url("/UI_Refactor/app/img/icons/lms.png") no-repeat;
  height: 60px;
  width: 60px;
  padding-left: 0px;
}

.ch-rightrail.page-header {
  padding: 10px 10px 0px 10px;
}
.ch-rightrail.page-header .ch-rightrail-title {
  padding: 0px 0px 0px 10px;
}
.ch-rightrail.ch-case-title {
  column-span: all;
  padding: 10px;
  font-size: 14px;
  font-weight: bold;
  clear: left;
}
.ch-rightrail.ch-message {
  padding: 10px;
}
.ch-rightrail .ch-status, .ch-rightrail .ch-book {
  font-size: 13px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0px 10px 0px 10px;
  float: left;
}
.ch-rightrail .ch-status {
  width: 15%;
  display: none;
}
.ch-rightrail .ch-book {
  width: auto;
}

@media screen and (max-width: 799px) {
  #divLmsExport, #aExport {
    display: none;
  }
}
/* for ipad pro */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
  #divLmsExport, #aExport {
    display: none;
  }
}



/* Comment Generated by Combres - Resource '/UI_Refactor/app/css/pages/my-alerts.css' (Mode: Static) */
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro);
@media print {
  table {
    border: 1px solid #000;
  }

  th, td {
    border: 1px solid #000;
  }

  h6 {
    margin: 0px;
  }

  .widget-AddFavorites {
    display: none;
  }
}
:focus {
  outline: 2px solid #006699 !important;
}

.newtag {
  color: #990000;
}

.bordered-bottom {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.bordered-all {
  border: 1px solid #dddddd;
  padding: 10px;
  margin: 10px;
}

:root {
  font-size: 16px;
}

body {
  color: #333333;
  position: relative;
}
body * {
  font-family: "Source Sans Pro", sans-serif;
}

iframe * {
  font-family: "Source Sans Pro", sans-serif;
}

.clear-left {
  clear: left;
}

.left {
  float: left;
}

.right {
  float: right;
}

section {
  margin-top: 1.25rem;
}

p, ul, ol {
  line-height: 24px;
  color: #333333;
  margin-top: 0;
  padding: 0;
}

p:empty {
  display: none;
}

ol {
  padding-left: 1.5rem;
}

ul.noListType {
  list-style-type: none !important;
}

#UpdateRightSideContent ul ul {
  list-style-type: disc;
}

a {
  color: #005e8d;
  text-decoration: none;
}
a:hover, a:active {
  color: #147aad;
  text-decoration: underline;
}
a:hover {
  cursor: pointer;
}

.row img, [class^="span"] img {
  max-width: 100%;
}

.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}

.strong, .bold {
  font-weight: bold;
}

.disp-quote {
  margin-left: 1.5em;
}

.authors {
  font-size: 14px;
  line-height: 1.6;
  color: #444444;
}

.dropcap:first-letter {
  float: left;
  font-size: 350%;
  margin: .25rem .25rem 0 0;
  color: #222222;
  line-height: 1;
}

.clinical-pearl {
  background-color: #e6f0f5;
  border: 1px solid #c9c9c9;
  padding: .75em .5em;
  margin: 1.25em 0;
}
.clinical-pearl span {
  color: #0c7278;
  font-weight: bold;
}

.refRow, .lettersRowNarrow {
  border-bottom: 1px dashed #c9c9c9;
  padding: .625rem 0;
}
.refRow .refNumber, .lettersRowNarrow .refNumber {
  text-align: right;
  line-height: 24px;
}
.refRow .refContent, .lettersRowNarrow .refContent {
  margin-left: .125rem;
  line-height: 24px;
}
.refRow .refContent a, .lettersRowNarrow .refContent a {
  word-wrap: break-word;
}
.refRow .refContent i, .lettersRowNarrow .refContent i {
  margin-right: .125rem;
}

#GDPRtoast {
  background-color: #333;
  /* Black background color */
  color: #fff;
  /* White text color */
  text-align: center;
  /* Centered text */
  padding: 16px;
  /* Padding */
  position: fixed;
  /* Sit on top of the screen */
  z-index: 1;
  /* Add a z-index if needed */
  left: 0%;
  /* Center the snackbar */
  right: 0;
  bottom: 0px;
  /* 30px from the bottom */
  font-family: "Source Sans Pro", sans-serif;
  padding: 50px;
}
#GDPRtoast a, #GDPRtoast a:visited {
  color: #fff;
  text-decoration: underline;
}

#aAcceptCookies {
  margin: 3px;
}

.book-alerts {
  font-size: 14px;
}
.book-alerts section {
  margin-top: 0;
}
.book-alerts .latest-book-alert-msg {
  margin: .625rem 0;
}
.book-alerts .header-row, .book-alerts .item-row {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: .625rem;
  margin-bottom: .625rem;
  *zoom: 1;
}
.book-alerts .header-row:after, .book-alerts .item-row:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
.book-alerts .site-name {
  width: 100%;
  float: left;
}
.book-alerts .site-name span {
  line-height: 1.4rem;
}
.book-alerts .item-row .site-name {
  font-weight: bold;
}
.book-alerts .item-row .dropdown-toggle select {
  width: 100%;
}
.book-alerts .subscribe {
  text-align: center;
  float: right;
  width: 20%;
}
.book-alerts .subscribe input {
  margin: 0;
}
.book-alerts .btn-wrap {
  margin: .625rem 0 1.25rem 0;
  float: left;
  width: 100%;
}
.book-alerts .btn-wrap .save-book-alert {
  float: right;
}
.book-alerts .save-alert-settings {
  padding: .5rem 1rem;
}
.book-alerts .unsubscribe-all {
  line-height: 2.2rem;
}

.tab-content {
  display: none;
}
.tab-content.active {
  display: block;
}

/*.section-tab + .smaller.mute { text-align: right; }
.section-tab + .smaller span { color: Blue; }
.current { background:#e31c23; color:#fff;}*/
.field {
  clear: both;
  margin: .625rem 0px 1rem 0;
}
.field label {
  width: 150px;
  text-align: right;
  display: inline-block;
  padding-right: 1rem;
  font-weight: bold;
  vertical-align: baseline;
  margin: 0;
}
.field input {
  display: inline-block;
  margin-bottom: 0;
}
.field input[type="checkbox"] {
  margin-top: -3px;
}
.field input + span {
  margin-left: .625rem;
}
.field.first-field {
  margin-top: 1.5rem;
}
@media all and (max-width: 480px) {
  .field label {
    width: auto;
    text-align: left;
    margin-bottom: .25px;
  }
}

.passwordPolicy {
  margin: 1rem 0;
  display: block;
}
.passwordPolicy ul {
  margin: 0 0 0 1.5rem;
}

.odd {
  background: #eeeeee;
  margin-top: .625rem;
  padding: .625rem;
}

.row-fluid.odd {
  padding: .625rem;
}

.row-fluid {
  padding: .625rem;
}

fieldset {
  margin-bottom: 1rem;
}

.edit-view {
  margin: .625rem 0 0 170px;
}

.save-view {
  display: none;
}

.tab-content .nav-bar {
  border: 1px solid #c9c9c9;
  box-sizing: border-box;
}
.tab-content .nav-bar li {
  display: inline-block;
  margin-bottom: -1px;
}
.tab-content .nav-bar a {
  padding: .5rem .75rem .375rem .75rem;
  font-weight: bold;
  color: #333333;
  display: block;
  border-bottom: 4px solid transparent;
}
.tab-content .nav-bar a:hover {
  text-decoration: none;
  background: #dddddd;
}
.tab-content .nav-bar a.current {
  border-bottom-color: #cc0600;
}

.row-fluid .odd:first-child {
  margin-top: 0px;
}

.row-fluid.row-header {
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.btn.temp-toggle {
  margin-top: 1.4rem;
  background: #cc0600;
}

img.myaccess-logo {
  max-width: 200px;
  margin-bottom: .625rem;
}
img.myaccess-logo.hidden-desktop {
  max-width: 125px;
  margin-bottom: 0;
}

.information {
  margin: .625rem 0 .625rem;
}

.latest-book-alert-msg {
  margin: .625rem 0;
}

.divFigures {
  margin-bottom: 1rem;
  border-top: 1px solid #dddddd;
  padding-top: .25rem;
}
.divFigures .sectionTitle p span[id^="pageContent_fdImages"] {
  display: block;
}
.divFigures .inlineFigure {
  background: #eeeeee;
  padding: .25rem .625rem;
  margin: .25rem 0px;
}
.divFigures .inlineFigure p i a {
  word-break: break-word;
}
.divFigures .inlineFigureImage {
  display: block;
  text-align: center;
  margin: .625rem 0px;
}

#Tabletab .tableSection {
  margin-bottom: .25rem;
  border-top: 1px solid #dddddd;
  padding-top: .25rem;
}

#Figtab div > .divFigures:first-of-type, #Tabletab .tableSection:first-of-type {
  border-top: none;
  padding-top: 0px;
}

#myFigures .tableSection .inlineFigureImageContainer {
  background: #eeeeee;
  padding: 1.25rem;
  margin: .25rem 0px .625rem 0px;
  width: 100%;
}
#myFigures .tableSection .inlineFigureImageContainer .inlineFigure {
  width: 95%;
}
#myFigures .tableSection .inlineFigureImageContainer .inlineFigure .ui-dialog-content {
  margin: 0 !important;
}
#myFigures .tableSection .inlineFigureImageContainer .inlineFigureImage {
  width: inherit !important;
  margin-top: .5rem;
  padding-right: 1.8rem;
}

.delete {
  border: 1px solid #999999;
  width: 1.3rem;
  height: 1.25rem;
  line-height: 1.25rem;
  display: block;
  font-weight: bold;
  color: #333333;
  border-radius: 1.25rem;
  text-align: center;
  margin-top: .25rem;
  float: right;
}
.delete:hover {
  text-decoration: none;
  background: #cc0600;
  color: white;
  border-color: #cc0600;
}

#eligtab .col3 {
  float: right;
}
#eligtab .btn-wrap {
  float: right;
}

#inprotab .col3 {
  float: left;
  margin-right: 4%;
}

#eartab .col-date {
  width: 18%;
  float: left;
  line-height: 1.8rem;
  font-weight: bold;
}
#eartab .cme-year {
  *zoom: 1;
  margin-top: 1.25rem;
}
#eartab .cme-year:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
#eartab .cme-year:first-of-type {
  margin-top: 0;
}
#eartab .col-cred {
  font-weight: bold;
  width: 18% !important;
}
#eartab .col3 {
  float: left;
}
#eartab .col-title, #eartab .col2 {
  width: 50% !important;
}
#eartab .col2 {
  font-weight: bold;
}
#eartab .earned-header {
  *zoom: 1;
  padding-bottom: .625rem;
  border-bottom: 1px solid #dddddd;
}
#eartab .earned-header:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
#eartab .earned-header .earned-cred {
  margin-left: .25rem;
}
#eartab .cme-section-header-row {
  border-bottom: 1px solid #dddddd;
}
#eartab .cme-section-row {
  border-bottom: 1px solid #dddddd;
  border-top: none;
  line-height: 1.8rem;
}
#eartab .cme-section-row .cme-readings {
  clear: both;
}
#eartab .cme-section-row .cme-readings ul {
  list-style-type: none;
}

#divCmeClinicalQuestions h2 + div {
  margin-bottom: 1rem;
}

.newclassCA {
  margin-bottom: 1rem;
}
.newclassCA input.newCA {
  margin-top: 0;
}
.newclassCA .newCAName, .newclassCA .existingCA {
  margin-top: .25rem;
}

.addToExistingCA {
  margin-top: 0;
}

.max-credits-info {
  background: #eeeeee;
  padding: .625rem;
  clear: both;
}

.accred-info {
  text-align: center;
  background: #eeeeee;
  padding: .625rem 0;
  margin-top: 1.25rem;
  clear: both;
}

#poccc-claimcredit .max-credits-info {
  margin: 1rem 0;
}

.pq-pocDate {
  display: none;
}

.widget-MyCmeCredits .pq-pocTitle {
  font-size: 1.25rem;
  margin-top: .625rem;
}
.widget-MyCmeCredits .pq-error {
  color: #990000;
  margin-top: .625rem;
}
.widget-MyCmeCredits .ctq-questionText {
  font-size: 1.125rem;
}
.widget-MyCmeCredits .ctq-questionAnswers {
  margin-left: 1.25rem;
}
.widget-MyCmeCredits .ctq-questionAnswer {
  margin-top: .625rem;
}
.widget-MyCmeCredits .pq-questions {
  margin-top: 0;
}
.widget-MyCmeCredits .ctq-questionText {
  margin-top: 1.25rem;
}
.widget-MyCmeCredits input {
  margin-top: 0px;
}
.widget-MyCmeCredits .pq-footer {
  margin-top: 1.25rem;
}
.widget-MyCmeCredits .pq-footer .btn-blue {
  background: #1b2c74;
  color: white;
  border: none;
  text-align: center;
  padding: .25rem .625rem;
}
.widget-MyCmeCredits .pq-footer .btn-blue:hover {
  background: #cc0600;
}
.widget-MyCmeCredits .pq-footer #pq-savebutton {
  float: left;
}
.widget-MyCmeCredits .pq-footer .pq-cancelbutton {
  float: left;
  clear: left;
  margin-top: .25rem;
}
.widget-MyCmeCredits .pq-footer .pq-footertext {
  float: left;
  clear: both;
  margin: .625rem 0;
}

#poccc-claimcredit .btn-blue {
  background: #1b2c74;
  color: white;
  border: none;
  text-align: center;
  padding: .25rem .625rem;
}
#poccc-claimcredit .btn-blue:hover {
  background: #cc0600;
}

#poccc-claimnow {
  margin-top: .625rem;
}
#poccc-claimnow h3 {
  display: none;
}

#poccc-claimlater {
  margin-top: 1.25rem;
}
#poccc-claimlater div {
  margin-top: 3rem;
}
#poccc-claimlater h3 {
  display: none;
}
#poccc-claimlater .btn-blue {
  margin-top: -100px;
}

#poc-done-header {
  font-weight: bold;
  font-size: 1.4rem;
  margin-bottom: 1rem;
}

#poc-done-actiontext {
  float: left;
}

#poc-done-cert {
  float: left;
  margin-left: .25rem;
}

#poc-done-return {
  float: left;
  width: 100%;
  margin-top: .625rem;
}

.figureLinks .tableDialog {
  display: none;
}

.figureDialog {
  display: none;
}

.ui-dialog .ui-dialog-titlebar {
  height: 30px;
  margin: 0;
  padding: 0 .625rem;
}

.ui-widget-header {
  background: none repeat scroll 0 0 #c9c9c9;
  border: medium none;
  color: #333333;
  font-weight: bold;
}

.ui-dialog .ui-dialog-titlebar-close:after {
  content: "X Close";
}

.ui-dialog .ui-dialog-titlebar-close {
  float: right;
  font-size: 11.2px;
}

.ui-dialog .ui-dialog-content {
  margin: .625rem;
  padding: 0;
  text-align: center;
  width: auto;
}

.ui-dialog .ui-dialog-content {
  overflow: auto;
}

.ui-widget-content {
  background: none repeat scroll 0 0 white;
  border: 1px solid #c9c9c9;
}

.tTable {
  background: none repeat scroll 0 0 #efefef;
  border-collapse: collapse;
  margin-bottom: .625rem;
  margin-top: 1rem;
}

.tableContainer {
  font-size: 11.2px;
}

.tableContainer table {
  background: none repeat scroll 0 0 #efefef;
  border-collapse: collapse;
  font-size: 11.2px;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.tableContainer tr td {
  border: 1px solid #c9c9c9;
  min-width: 40px;
  padding: 1px 2px 1px 1px;
  text-align: left;
  vertical-align: top;
  word-wrap: break-word;
}

.tablelegend {
  font-size: 11.2px !important;
  line-height: normal !important;
  text-align: left;
}

.tableCaption {
  display: inherit;
  font-size: 14px;
  font-weight: bold;
}

.tableContainer th {
  border: 1px solid #c9c9c9;
  padding: 1px 2px 1px 1px;
  text-align: left;
  word-wrap: break-word;
}

.fancybox-skin {
  background-color: white !important;
}

.fancybox {
  padding: .625rem;
}
.fancybox .widget-buttons {
  margin-bottom: 2rem;
}
.fancybox .widget-buttons .btn {
  margin-right: .25rem;
}
.fancybox .widget-buttons .btn i {
  margin-right: .25rem;
}
.fancybox h6 {
  margin-bottom: 1.25rem;
}
.fancybox p {
  margin-top: .625rem;
}

.jama {
  	/*.nav-bar li a.current, .current {
  		background: $jama-primary;
  		color: $white;
  
  		&:hover {
  			background: $jama-primary;
  		}
  	}
  	.figuresandtables .nav-bar li a.current, .edit-account, .add-book-alert, .cancel-book-alert, .save-view .btn {
  		background: $jama-primary;
  	}*/
}
.jama .vertical-active-tabs {
  border: none !important;
}
.jama .tabbable {
  border: 1px solid #c9c9c9;
}
.jama .tabbable ul.nav-tabs li a.current {
  border-left-color: #01497d;
}
.jama .atabs {
  *zoom: 1;
  margin-top: .625rem;
}
.jama .atabs:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
.jama .atabs ul.nav-bar {
  margin-bottom: 0;
}
.jama #myFigures .tableSection .inlineFigureImageContainer .inlineFigureImage {
  width: auto !important;
}
.jama .tableSection .sectionTitle, .jama .figureSection .sectionTitle {
  width: 90%;
}
.jama .tableSection .tableSection, .jama .tableSection .figureSection, .jama .figureSection .tableSection, .jama .figureSection .figureSection {
  border-bottom: none;
  margin-top: 0;
  padding: 1.25rem !important;
}
.jama .tableSection .tableSection .inlineFigure .inlineFigureImage, .jama .tableSection .figureSection .inlineFigure .inlineFigureImage, .jama .figureSection .tableSection .inlineFigure .inlineFigureImage, .jama .figureSection .figureSection .inlineFigure .inlineFigureImage {
  float: left;
  width: auto !important;
  margin-right: 1.25rem;
  padding: 0 !important;
}
.jama .tableSection .tableSection .inlineFigure a, .jama .tableSection .figureSection .inlineFigure a, .jama .figureSection .tableSection .inlineFigure a, .jama .figureSection .figureSection .inlineFigure a {
  float: left;
}
.jama .inlineFigureImageContainer {
  padding: 0 !important;
  width: 80% !important;
  margin: .625rem 0 0 0 !important;
}
.jama .inlineFigureImageContainer .figureDescription {
  float: none !important;
  width: auto !important;
  display: inline-block;
}
.jama .inlineFigureImageContainer .figureDescription .tableLabel .tableLabel {
  font-weight: bold;
}
.jama .nonMemberContent, .jama .no-items {
  margin-top: 1.25rem;
}
.jama .worksheetcontent {
  margin-top: 1rem;
  border-bottom: 1px solid #dddddd;
}
.jama .worksheetsection, .jama .tableSection, .jama .figureSection {
  margin-bottom: 1.8rem;
  border-top: 1px solid #dddddd;
  padding: 1rem 0 !important;
}
.jama .worksheetsection .worksheetsection-left, .jama .tableSection .worksheetsection-left, .jama .figureSection .worksheetsection-left {
  float: left;
  width: 90%;
}
.jama .worksheetsection .worksheetsection-left .savedtime, .jama .tableSection .worksheetsection-left .savedtime, .jama .figureSection .worksheetsection-left .savedtime {
  float: left;
}
.jama .worksheetsection.tableSection, .jama .worksheetsection.figureSection, .jama .tableSection.tableSection, .jama .tableSection.figureSection, .jama .figureSection.tableSection, .jama .figureSection.figureSection {
  border-bottom: none;
  margin-top: 0;
}
.jama .worksheetsection {
  margin-bottom: 0;
}
.jama .worksheetContentsection {
  border-bottom: 1px solid #dddddd;
}

.med6 .current {
  background: #1b2c74;
  color: white;
}
.med6 .figuresandtables .nav-bar li a.current, .med6 .edit-account, .med6 .add-book-alert, .med6 .cancel-book-alert, .med6 .save-view .btn {
  background: #1b2c74;
}

.reviewer-wrap {
  *zoom: 1;
  margin-top: 2rem;
  float: left;
  width: 100%;
  text-align: center;
}
.reviewer-wrap:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}

#myEmail .book-alerts .btn-wrap .save-book-alert {
  display: block;
}

#pop-upNewUser .myaccess-logo {
  width: 150px;
}

#createAccountTable tr {
  *zoom: 1;
  display: block;
}
#createAccountTable tr:after {
  content: "";
  display: table;
  clear: both;
  line-height: 0;
}
#createAccountTable tr.validator-row {
  padding-bottom: 1rem;
}
#createAccountTable td {
  float: left;
  display: block;
  min-height: 1px;
}
#createAccountTable #Personal tr:not(#MarketingEmail) td {
  float: left;
  display: block;
}
#createAccountTable #Personal tr:not(#MarketingEmail) td:first-of-type {
  width: 150px;
  text-align: right;
  margin-right: 1rem;
}
#createAccountTable #Login tr:not(#PasswordPolicy) td {
  float: left;
  display: block;
}
#createAccountTable #Login tr:not(#PasswordPolicy) td:first-of-type {
  width: 140px;
  text-align: right;
  margin-right: 1rem;
}
#createAccountTable .odd {
  display: block;
  margin-bottom: 1.5rem;
}
#createAccountTable #Special tr td {
  float: left;
  display: block;
}
#createAccountTable #Special tr td:first-of-type {
  width: 150px;
  text-align: right;
  margin-right: 1rem;
}
#createAccountTable input {
  margin-left: 1rem;
}
#createAccountTable input:first-of-type {
  margin-left: 0;
}
