/* Comment Generated by Combres - Resource '/CSS/plugins/reset.css' (Mode: Static) */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* Comment Generated by Combres - Resource '/CSS/Less/helpers.css' (Mode: Static) */

html {
  font-size: 62.5%;
}
.sans {
  font-family: Helvetica, Arial, Verdana, sans-serif;
}
.serif {
  font-family: Georgia, Cambria, Times, "Times New Roman", serif;
}
.bold {
  font-weight: bold;
}
.plaintext {
  font-weight: normal;
  text-decoration: none;
  font-style: normal;
}
.underline {
  text-decoration: underline;
}
.italic {
  font-style: italic;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.small {
  font-size: 12px;
  font-size: 1.2rem;
}
.separator {
  font-weight: bold;
  color: #dddddd;
}
.separatorSpecial {
  font-weight: bold;
  color: #666666;
}
.nomargin {
  margin: 0;
}
.nopadding {
  padding: 0;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.center-block {
  display: block;
  margin: 0 auto;
}
.inline-block {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.hide {
  display: none;
}
.center {
  text-align: center;
}
.center-v {
  display: table-cell;
  vertical-align: middle;
}
.relative {
  position: relative;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.ir {
  display: inline-block;
  zoom: 1;
  *display: inline;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}
.ir br {
  display: none;
}
.unselected {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
/* Comment Generated by Combres - Resource '/CSS/globalNav.css' (Mode: Static) */

.bannerTop {
  width: 100%;
  background: #999999;
  padding-top: 5px;
  z-index: 3000;
}
.bannerBottom {
  width: 100%;
  background: #999999;
}
.addBanner {
  height: 90px;
  padding: 9px 0 11px;
  text-align: center;
  position: relative;
}
.navbar {
  font-size: 12px;
  font-size: 1.2rem;
}
.navbar ul {
  list-style: none;
  list-style-type: none;
  float: left !important;
}
.navbar li {
  display: block;
  float: left !important;
}
.navbar li a {
  display: block;
  float: left !important;
}
.accountNavBar {
  padding: 0 0 8px;
}
.accountNavBar span,
.accountNavBar a {
  font-weight: bold;
  color: #333333;
}
.accountNavBar #globalHeader_divMyAccountLink a {
  font-weight: normal;
}
.topNav {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 36px;
  z-index: 2002;
  zoom: 1;
  background-color: #333333;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#666666), to(#333333));
  background-image: -moz-linear-gradient(#666666, #333333);
  background-image: -ms-linear-gradient(#666666, #333333);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #666666), color-stop(100%, #333333));
  background-image: -webkit-linear-gradient(#666666, #333333);
  background-image: -o-linear-gradient(#666666, #333333);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#333333', GradientType=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#333333', GradientType=0)";
  background-image: linear-gradient(#666666, #333333);
}
.topNav .navbar {
  position: relative;
  z-index: 2003;
  zoom: 1;
}
.topNav .navbar li a {
  z-index: 2004;
}
.topNav .navbar li li a {
  z-index: 2006;
}
.topNav ul.nav {
  width: 730px;
  height: 28px;
  padding: 0;
}
.topNav ul.nav > li {
  float: left;
  padding: 5px 0;
  height: 25px;
}
.topNav ul.nav > li:first-child a {
  color: #333333;
}
.topNav ul.nav li a {
  color: #cccccc;
  font-weight: normal;
  text-decoration: none;
  font-style: normal;
  padding: 8px 8px 4px;
}
.topNav ul.nav li a:hover {
  color: white;
  font-weight: normal;
  text-decoration: none;
  font-style: normal;
}
.topNav ul.nav li ul.subNav {
  display: none;
  background: #333333;
  margin-left: 5px;
  padding: 1px 0 5px 0;
  position: absolute;
  top: 35px;
  left: auto;
  *left: 140px;
  z-index: 2005;
  zoom: 1;
}
.topNav ul.nav li ul.subNav:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.topNav ul.nav li ul.subNav li {
  margin: 0;
  clear: both;
  padding: 6px 5px;
  width: 284px;
  border-bottom: 1px dotted #cccccc;
  position: relative;
  z-index: 2006;
}
.topNav ul.nav li ul.subNav li.first {
  margin: 0;
  padding: 8px 0 7px 6px;
  line-height: 1.2;
  width: 289px;
  border-bottom: 1px solid white;
  border-top: 1px solid #cccccc;
}
.topNav ul.nav li ul.subNav li.first a {
  margin-right: 0;
}
.topNav ul.nav li ul.subNav li.archives {
  border: 0;
  padding-left: 8px;
  padding-bottom: 2px;
  margin: 0;
}
.topNav ul.nav li ul.subNav li.last {
  border: 0;
  padding-bottom: 2px;
}
.topNav ul.nav li ul.subNav li a,
.topNav ul.nav li ul.subNav li span {
  display: block;
  color: #cccccc;
  padding: 0;
  font-weight: normal;
  text-decoration: none;
  font-style: normal;
}
.topNav ul.nav li ul.subNav li a:hover {
  font-weight: normal;
  text-decoration: none;
  font-style: normal;
  color: white;
}
.topNav ul.nav li ul.subNav li a:hover strong {
  color: white;
}
.topNav ul.nav li ul.subNav strong {
  color: #cccccc;
  font-size: 13px;
  font-size: 1.3rem;
}
.microNavBar {
  z-index: 2;
}
.microNavBar ul:first-child > li {
  height: 50px;
}
.microNavBar ul {
  width: 970px;
  height: 28px;
  padding: 0 0 7px 0;
  border-bottom: 1px solid #cccccc;
  position: relative;
  z-index: 2002;
  zoom: 1;
}
.microNavBar ul li a {
  font-size: 15px;
  padding: 9px 11px 0 11px;
  color: #666666;
}
.microNavBar ul li a:hover {
  text-decoration: none;
}
.microNavBar ul ul.subNav {
  display: none;
  position: absolute;
  top: 35px;
  left: auto;
  *left: 80px;
  z-index: 2005;
  zoom: 1;
  background: #cccccc;
  height: auto;
  width: 354px;
  padding: 1px 0 5px 0;
  margin-left: 5px;
}
.microNavBar ul ul.subNav:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.microNavBar ul ul.subNav li {
  position: relative;
  z-index: 2006;
  padding: 6px 7px;
  width: 340px;
  border-bottom: 1px dotted white;
  margin: 0;
}
.microNavBar ul ul.subNav li.first {
  width: 340px;
  border-bottom: 1px solid white;
  border-top: 1px solid #cccccc;
  margin: -1px 0 0;
  padding: 6px 7px;
  line-height: 1.2;
}
.microNavBar ul ul.subNav li.first a {
  margin-right: 0;
}
.microNavBar ul ul.subNav li.archives {
  border: 0;
  padding-left: 8px;
  padding-bottom: 2px;
  margin: 0;
}
.microNavBar ul ul.subNav li.last {
  border: 0;
  padding-bottom: 0;
}
.microNavBar ul ul.subNav a,
.microNavBar ul ul.subNav span {
  font-size: 13px;
  font-size: 1.3rem;
  display: block;
  color: #333333;
  padding: 0;
  font-weight: normal;
  text-decoration: none;
  font-style: normal;
}
.microNavBar ul ul.subNav strong {
  color: #666666;
}
.microNavBar ul ul.subNav a:hover {
  text-decoration: none;
  color: #666666;
}
.microNavBar ul ul.subNav a:hover strong {
  color: #666666;
}
.microNavBar li.active {
  background-image: url('/Images/sprites/sprite_images.png?v=1');
  background-repeat: no-repeat;
  background-position: -9999px -2044px;
}
.microNavBar li.active a {
  color: #333333;
  font-weight: bold;
}
.microNavBar a:hover,
.microNavBar a:active,
.microNavBar a:focus {
  color: #333333;
  text-decoration: none !important;
}
.mainContainer {
  z-index: 1;
}
.mastHead {
  display: block;
  margin: 0 auto;
  width: 100%;
  margin-bottom: 20px;
  z-index: 2;
  position: relative;
  zoom: 1;
}
.mastHead .siteHeader {
  padding: 18px 0;
  position: relative;
  zoom: 1;
  z-index: 3;
}
.mastHead .siteHeader .siteLogo {
  width: 180px;
  float: left;
}
.mastHead .siteHeader input {
  height: 18px;
  width: 180px;
  padding: 4px;
  border: 1px solid #999999;
}
.mastHead .siteHeader .searchBar {
  position: absolute;
  top: 5px;
  right: 0px;
}
.mastHead .siteHeader .searchBar input {
  width: 206px;
  height: 19px;
  padding: 4px 0 2px 5px;
  background: #666666;
  border: 0;
  float: left;
  color: #cccccc;
}
.mastHead .siteHeader #divtextSearch {
  position: relative;
}
.mastHead .siteHeader .searchSection {
  top: 18px;
  right: 0;
  font-size: 12px;
  color: #666666;
  min-height: 0;
  position: absolute;
}
.mastHead .siteHeader .searchSection select {
  width: 100px;
  background: white;
  line-height: 100%;
}
.mastHead .siteHeader .searchSection .searchTerm {
  margin-right: 0px;
  float: left !important;
}
.mastHead .siteHeader .searchSection .searchCriteria {
  float: left !important;
}
.mastHead .siteHeader .searchSection .searchCriteria option {
  word-wrap: break;
}
.mastHead .siteHeader .searchSection .searchButton {
  float: left;
  cursor: pointer;
  margin-right: 5px;
  z-index: 10001;
  position: absolute;
}
.mastHead .siteHeader .searchSection .searchButton label {
  display: none;
}
.mastHead .siteHeader .searchSection .advancedSearch {
  font-size: 11px;
  font-size: 1.1rem;
  color: #666666;
  line-height: 14px;
}
.mastHead .siteHeader .searchSection .searchLink {
  float: left;
  font-size: 9px;
  text-align: center;
  display: none;
}
.mastHead .siteHeader .searchSection .searchLink a {
  color: white;
  font-weight: bold;
}
.mastHead .siteHeader .searchSectionUmbrella {
  top: 35px;
  right: 0;
  font-size: 12px;
  color: #666666;
  min-height: 0;
  position: absolute;
}
.mastHead .siteHeader .searchSectionUmbrella select {
  width: 100px;
  background: white;
  line-height: 100%;
}
.mastHead .siteHeader .searchSectionUmbrella .searchTerm {
  float: left !important;
}
.mastHead .siteHeader .searchSectionUmbrella .searchCriteria {
  float: left !important;
}
.mastHead .siteHeader .searchSectionUmbrella .searchCriteria option {
  word-wrap: break;
}
.mastHead .siteHeader .searchSectionUmbrella .searchButton {
  float: left;
  cursor: pointer;
  margin-right: 5px;
  z-index: 10001;
}
.mastHead .siteHeader .searchSectionUmbrella .searchButton label {
  display: none;
}
.mastHead .siteHeader .searchSectionUmbrella .advancedSearch {
  font-size: 11px;
  font-size: 1.1rem;
  color: #666666;
  line-height: 14px;
}
.mastHead .siteHeader .searchSectionUmbrella .searchLink {
  float: left;
  font-size: 9px;
  text-align: center;
  display: none;
}
.mastHead .siteHeader .searchSectionUmbrella .searchLink a {
  color: white;
  font-weight: bold;
}
.mastHead .siteHeader .searchSection .searchSection_13 .searchButton {
  position: static;
}
input,
select {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 1em;
}
.autosuggest {
  width: 65px;
}
.autosuggest .hidden {
  display: none;
}
ul.smart_autocomplete_container li {
  font-family: Verdana, Helvetica;
  font-size: 11px;
  list-style: none;
  cursor: pointer;
  margin: 1px 0px 0px 0px;
  padding: 5px;
  background-color: #e3ebbc;
}
li.smart_autocomplete_highlight {
  background-color: #c1ce84;
}
.siteHeader {
  border-bottom: 5px solid #999999;
}
#divOAuthError,
#divAdvantageDownError,
#divUnableToVerifyTamId {
  padding-left: 15px;
  display: none;
}
#divOAuthError .errorMessageHeader,
#divAdvantageDownError .errorMessageHeader,
#divUnableToVerifyTamId .errorMessageHeader {
  font-size: 16px;
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}
#divOAuthError .button,
#divAdvantageDownError .button,
#divUnableToVerifyTamId .button {
  float: left;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  padding: 0 10px;
}
#divOAuthError .button:visited,
#divAdvantageDownError .button:visited,
#divUnableToVerifyTamId .button:visited {
  color: white;
}
#divOAuthError .errorClose,
#divAdvantageDownError .errorClose,
#divUnableToVerifyTamId .errorClose {
  float: left;
  height: 35px;
  line-height: 35px;
  margin-left: 20px;
}
#divOAuthError .additionalInfo,
#divAdvantageDownError .additionalInfo,
#divUnableToVerifyTamId .additionalInfo {
  float: left;
  margin-top: 5px;
  border-top: 2px solid #cccccc;
  color: #666699;
  font-size: 14px;
}
#divOAuthError .contactAMA,
#divAdvantageDownError .contactAMA,
#divUnableToVerifyTamId .contactAMA {
  margin-bottom: 15px;
  margin-top: 20px;
}
#divOAuthError .separator,
#divAdvantageDownError .separator,
#divUnableToVerifyTamId .separator {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.JAMA .siteHeader {
  border-bottom-color: #d71635;
}
.NEUR .siteHeader {
  border-bottom-color: #981b1e;
}
.FACI .siteHeader {
  border-bottom-color: #ed1c24;
}
.SURG .siteHeader {
  border-bottom-color: #f47920;
}
.DERM .siteHeader {
  border-bottom-color: #006f3b;
}
.OPHTH .siteHeader {
  border-bottom-color: #66bc29;
}
.PSYCH .siteHeader {
  border-bottom-color: #005276;
}
.NEURPSYCH .siteHeader {
  border-bottom-color: #005276;
}
.INTEMED .siteHeader {
  border-bottom-color: #006e96;
}
.PEDS .siteHeader {
  border-bottom-color: #0084c0;
}
.OTOL .siteHeader {
  border-bottom-color: #34b6e4;
}
.ONCOLOGY .siteHeader {
  border-bottom-color: #3b923f;
}
.CARDIOLOGY .siteHeader {
  border-bottom-color: #c4161c;
}
.SURG .microNavBar .active {
  background-position: -9999px -1450px;
}
.PEDS .microNavBar .active {
  background-position: -9999px -1882px;
}
.DERM .microNavBar .active {
  background-position: -9999px -1720px;
}
.OTOL .microNavBar .active {
  background-position: -9999px -1504px;
}
.OPHTH .microNavBar .active {
  background-position: -9999px -1666px;
}
.PSYCH .microNavBar .active {
  background-position: -9999px -1720px;
}
.NEURPSYCH .microNavBar .active {
  background-position: -9999px -1720px;
}
.NEUR .microNavBar .active {
  background-position: -9999px -1774px;
}
.JAMA .microNavBar .active {
  background-position: -9999px -1828px;
}
.INTEMED .microNavBar .active {
  background-position: -9999px -1936px;
}
.FACI .microNavBar .active {
  background-position: -9999px -1990px;
}
.ONCOLOGY .microNavBar .active {
  background-position: -9999px -3289px;
}
.CARDIOLOGY .microNavBar .active {
  background-position: -9999px -3351px;
}
/* Comment Generated by Combres - Resource '/CSS/global.css' (Mode: Static) */

.mainContainer {
  zoom: 1;
}
.mainContainer:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.bannerTop .advertisingBlocks iframe {
  max-height: 90px;
}
.clearAll {
  clear: both;
  width: 100%;
  height: 0;
  overflow: none;
}
.abuseMonitoringMessage {
  background: #a3171e;
  color: white;
  text-align: center;
  padding: 10px 0;
}
body {
  font-size: 13px;
  font-size: 1.3rem;
  color: #333333;
  background: #cccccc;
  font-family: Helvetica, Arial, Verdana, sans-serif;
}
h2 {
  font-size: 24px;
  font-size: 2.4rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  text-decoration: none;
  font-style: normal;
  color: #333333;
}
h1 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.3;
  margin-bottom: 0.5em;
}
h2 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.3;
  margin-bottom: 0.75em;
}
h3 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.3;
  margin-bottom: 1em;
}
h4 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3;
  margin-bottom: 1em;
}
h5 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 1.5em;
}
h6 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: bold;
}
h1 img,
h2 img,
h3 img,
h4 img,
h5 img,
h6 img {
  margin: 0;
}
h1.pageTitle {
  font-family: Georgia, Cambria, Times, "Times New Roman", serif;
  border-bottom: 1px solid #cccccc;
}
h6.breadCrumb {
  margin-bottom: 10px;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
p {
  margin: 0 0 1em 0;
  line-height: 1.5;
  font-size: 1em;
}
p img.left {
  margin: 10px 10px 10px 0;
  padding: 0;
}
p img.right {
  margin: 10px 0 10px 10px;
  padding: 0;
}
a {
  color: #333333;
  text-decoration: none;
}
a:visited {
  color: #333333;
}
a:focus,
a:hover,
a:active {
  color: #333333;
  text-decoration: underline;
  outline: 0 !important;
}
a.special {
  color: #006699;
}
a.special:hover {
  color: #3399cc;
}
a.special:visited {
  color: #006699;
}
blockquote {
  margin: 1.5em;
}
.BlockQuote {
  margin: 1.5em;
  margin-top: 0em;
  color: #666666;
}
strong,
dfn {
  font-weight: bold;
}
em,
dfn,
i {
  font-style: italic;
}
sup,
sub {
  line-height: 0;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
abbr,
acronym {
  border-bottom: 1px dotted #666666;
}
address {
  margin: 0 0 1.5em;
  font-style: italic;
}
del {
  color: #666666;
}
pre,
code,
tt {
  font-family: Helvetica, Arial, Verdana, sans-serif;
}
small {
  font-size: 11px;
  font-size: 1.1rem;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 0.5em 0;
  padding: 0;
}
.contentWrapper {
  background: white;
  width: 100%;
  min-height: 600px;
  padding-bottom: 20px;
}
.pageContentHolder {
  width: 100%;
  margin: 0 auto;
}
.navbar,
.mainContainer,
.journalFooter,
.Footer {
  margin: 0 auto;
  width: 970px;
  position: relative;
  z-index: 1;
}
.addBanner {
  z-index: 1000;
}
comment {
  display: none;
}
.flag {
  line-height: 2em;
  font-size: 0.8em;
  padding: 0.2em .5em;
  top: -0.2em;
  margin-left: 0.5em;
  position: relative;
  vertical-align: baseline;
  font-weight: bold;
  text-transform: uppercase;
  word-wrap: normal;
}
h1 .flag {
  font-size: 0.625em;
  top: -0.15em;
}
span.freeArticle,
span.quizArticle,
span.onlineFirst {
  color: white;
}
span.onlineFirst {
  background-color: #666666;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#999999), to(#666666));
  background-image: -moz-linear-gradient(#999999, #666666);
  background-image: -ms-linear-gradient(#999999, #666666);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #999999), color-stop(100%, #666666));
  background-image: -webkit-linear-gradient(#999999, #666666);
  background-image: -o-linear-gradient(#999999, #666666);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#666666', GradientType=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#666666', GradientType=0)";
  background-image: linear-gradient(#999999, #666666);
}
span.freeArticle,
span.quizArticle {
  background-color: #666666;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#999999), to(#666666));
  background-image: -moz-linear-gradient(#999999, #666666);
  background-image: -ms-linear-gradient(#999999, #666666);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #999999), color-stop(100%, #666666));
  background-image: -webkit-linear-gradient(#999999, #666666);
  background-image: -o-linear-gradient(#999999, #666666);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#666666', GradientType=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#666666', GradientType=0)";
  background-image: linear-gradient(#999999, #666666);
}
span.OnlineOnly {
  background: #666666;
  color: white;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
  background-color: #aaaaaa;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(white), to(#aaaaaa));
  background-image: -moz-linear-gradient(white, #aaaaaa);
  background-image: -ms-linear-gradient(white, #aaaaaa);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #aaaaaa));
  background-image: -webkit-linear-gradient(white, #aaaaaa);
  background-image: -o-linear-gradient(white, #aaaaaa);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#aaaaaa', GradientType=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#aaaaaa', GradientType=0)";
  background-image: linear-gradient(white, #aaaaaa);
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background-color: #a40002;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#d71635), to(#a40002));
  background-image: -moz-linear-gradient(#d71635, #a40002);
  background-image: -ms-linear-gradient(#d71635, #a40002);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d71635), color-stop(100%, #a40002));
  background-image: -webkit-linear-gradient(#d71635, #a40002);
  background-image: -o-linear-gradient(#d71635, #a40002);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d71635', endColorstr='#a40002', GradientType=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d71635', endColorstr='#a40002', GradientType=0)";
  background-image: linear-gradient(#d71635, #a40002);
}
.sprite-globalHeader {
  display: inline-block;
  *display: inline;
  zoom: 1;
  *padding-bottom: 1px;
  background-color: transparent;
}
.sprite-globalHeader {
  background-image: url('/Images/sprites/sprite_images.png?v=1');
  background-repeat: no-repeat;
}
.sprite-ad_label_vert {
  background-position: 0 8px;
  width: 11px;
  height: 90px;
  position: absolute;
  top: 10px;
  left: 105px;
}
.sprite-ad_label_vert {
  background-position: 0 -1262px;
  width: 11px;
  height: 90px;
  position: absolute;
  top: 10px;
  left: 105px;
}
.sprite-icon_user {
  background-position: 0 -1009px;
  width: 18px;
  height: 17px;
  margin: 0 4px -1px 4px;
}
.sprite-gradient_supernav {
  background-position: 0 -275px;
  width: 1px;
  height: 36px;
}
.sprite-logo_network_small {
  background-position: 0px -2158px;
  width: 145px;
  height: 24px;
  margin: 0;
  padding: 0 !important;
}
.sprite-button_search_network {
  background-position: 0 -201px;
  width: 24px;
  height: 24px;
}
.sprite-button_search_journal {
  background-position: 0 -123px;
  width: 28px;
  height: 28px;
}
.sprite-logos {
  display: block;
  background-image: url('/Images/sprites/sprite_masthead_logos_13v2.png?v=1');
  background-repeat: no-repeat;
}
#siteLogo {
  width: 344px;
  height: 60px;
  background-position: 0 0;
  display: block !important;
}
.sprite-globalAsst {
  display: inline-block;
  zoom: 1;
  *display: inline;
  *padding-bottom: 1px;
  background-color: transparent;
  background-image: url('/Images/sprites/sprite_images.png?v=1');
  background-repeat: no-repeat;
}
.sprite-AIRlogo-SIS {
  background-position: 0 0;
  width: 120px;
  height: 120px;
}
.sprite-b_facebook {
  background-position: 0 -349px;
  width: 25px;
  height: 25px;
}
.sprite-b_iTunes {
  background-position: 0 -424px;
  width: 65px;
  height: 21px;
}
.sprite-b_question {
  background-position: 0 -316px;
  width: 16px;
  height: 16px;
}
.sprite-b_rss {
  background-position: 0 -561px;
  width: 50px;
  height: 21px;
}
.sprite-b_pinterest {
  display: inline-block;
  zoom: 1;
  *display: inline;
  *padding-bottom: 1px;
  background-color: transparent;
  background-image: url('/Images/icons/icon_pinterest.png?v=1');
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  background-size: 100% auto;
}
.sprite-b_youtube {
  display: inline-block;
  zoom: 1;
  *display: inline;
  *padding-bottom: 1px;
  background-color: transparent;
  background-image: url('/Images/icons/icon_youtube.png?v=1');
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  background-size: 100% auto;
}
.sprite-b_twitter {
  background-position: 0 -632px;
  width: 25px;
  height: 25px;
}
.sprite-b_googleplus {
  display: inline-block;
  zoom: 1;
  *display: inline;
  *padding-bottom: 1px;
  background-color: transparent;
  background-image: url('/Images/icons/g_plus_icon.png?v=1');
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  background-size: 100% auto;
}
.sprite-b_linkedin {
  display: inline-block;
  zoom: 1;
  *display: inline;
  *padding-bottom: 1px;
  background-color: transparent;
  background-image: url('/Images/icons/icon_linkedin.png?v=1');
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  background-size: 100% auto;
}
.sprite-b_podcast {
  display: inline-block;
  zoom: 1;
  *display: inline;
  *padding-bottom: 1px;
  background-color: transparent;
  background-image: url('/Images/icons/icon_podcast.png?v=1');
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  background-size: 100% auto;
}
.sprite-b_rss_icon {
  display: inline-block;
  zoom: 1;
  *display: inline;
  *padding-bottom: 1px;
  background-color: transparent;
  background-image: url('/Images/icons/icon_rss.png?v=1');
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  background-size: 100% auto;
}
.sprite-icon_stethoscope {
  background-position: 0 -520px;
}
.sprite-img_subscribe_covers {
  background-position: 0 -615px;
  width: 60px;
  height: 75px;
}
.sprite-logo_career_center {
  background-position: 0 -740px;
  width: 272px;
  height: 23px;
}
.sprite-logo_network_footer {
  background-position: 0 -992px;
  width: 172px;
  height: 30px;
}
.sprite-logo_newsatjama {
  background-position: 0 -893px;
  width: 130px;
  height: 20px;
}
.sprite-logo_sis_footer {
  background-position: 0 -1142px;
  width: 16px;
  height: 16px;
}
.sprite-thejamaforum-logo-homepg-SIS {
  background-position: 0 -1029px;
  width: 200px;
  height: 20px;
}
.sprite-vid_promo_w_control {
  background-position: 0 -1099px;
  width: 183px;
  height: 147px;
}
.siteHeader .searchTerm {
  margin-right: 5px;
}
.siteHeader input {
  height: 18px;
  width: 220px;
  padding: 4px;
  border: 1px solid #999999;
}
.searchBar {
  position: absolute;
  top: 5px;
  right: 0px;
}
input,
select {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
}
.searchBar input {
  width: 206px;
  height: 19px;
  padding: 4px 0 2px 5px;
  background: #666666;
  border: 0;
  float: left;
  color: #cccccc;
}
.searchSection {
  position: absolute;
  top: 38px;
  right: 0;
  font-size: 12px;
  color: #666666;
  z-index: 1001;
  min-height: 0;
}
.mastHead .siteHeader .searchSection .searchButton {
  position: static;
}
.searchSection .searchTerm,
.searchSection .searchCriteria {
  float: left;
}
.searchSection select {
  width: 100px;
  background: white;
  line-height: 100%;
}
.search-umbrella {
  color: white;
  font-size: 24px;
  cursor: pointer;
}
.search-journal {
  color: white;
  font-size: 26px;
  padding: 0 1px 1px 1px;
  background: #404040;
}
#divtextSearch {
  position: relative;
}
.searchCriteria option {
  word-wrap: break;
}
.searchButton {
  float: left;
  cursor: pointer;
  margin-right: 5px;
}
.searchButton label {
  display: none;
}
.searchSection .advancedSearch {
  font-size: 11px;
  font-size: 1.1rem;
  color: #666666;
  line-height: 14px;
}
.searchLink {
  float: left;
  font-size: 9px;
  text-align: center;
  display: none;
}
.searchLink a {
  color: white;
  font-weight: bold;
}
.autosuggest {
  width: 65px;
}
.autosuggest .hidden {
  display: none;
}
ul.smart_autocomplete_container li {
  font-family: Verdana, Helvetica;
  font-size: 11px;
  list-style: none;
  cursor: pointer;
  margin: 1px 0px 0px 0px;
  padding: 5px;
  background-color: #e3ebbc;
}
li.smart_autocomplete_highlight {
  background-color: #c1ce84;
}
.term-list {
  list-style: none inside;
  width: 60%;
  margin: 0 auto 2em;
  padding: 5px 0 0;
  text-align: left;
  color: #777777;
  background: white;
  border: 1px solid #dddddd;
  font-weight: 400;
  z-index: 1030;
  position: absolute;
  top: 28px;
}
.term-list li {
  border-bottom: 1px solid #eeeeee;
}
.term-list a {
  padding: 0.5em 10px;
  display: block;
}
.term-list .active {
  background: #fbfbfb;
}
.term-list strong {
  color: #444444;
  font-weight: 700;
}
.hidden {
  display: none;
}
.siteVolume {
  font-weight: bold;
}
.contentColumn {
  margin: 0px;
  padding: 0px;
  width: 630px;
}
.deptHead,
.deptSubhead,
.aTitle {
  display: block;
}
.subTitle {
  display: inline;
}
.hTitle {
  font-size: 2em;
  font-weight: bold;
  line-height: 150%;
}
.article .subTitle {
  font-size: 20px;
  font-weight: bold;
  line-height: 120%;
}
.relatedArticlesContent .subTitle {
  font-size: 13px;
}
.subTitleBreak {
  display: none;
}
.titleSeparator {
  display: inline;
}
.pageHeaderContent {
  margin-left: 10px;
  float: left;
  width: 470px;
}
.pageHeaderContentHolder {
  width: 970px;
  margin: 10px auto;
}
.pageHeader {
  padding: 15px 0px 20px 0px;
}
.alternateTitle {
  display: none;
}
.articleDate {
  color: #666666;
}
.mediaHeader {
  background: #ddd9ce;
  border-bottom: 1px white solid;
}
.mejs-container {
  background: none;
}
.mejs-container .mejs-controls {
  background-color: #333333;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#666666), to(#333333));
  background-image: -moz-linear-gradient(#666666, #333333);
  background-image: -ms-linear-gradient(#666666, #333333);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #666666), color-stop(100%, #333333));
  background-image: -webkit-linear-gradient(#666666, #333333);
  background-image: -o-linear-gradient(#666666, #333333);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#333333', GradientType=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#333333', GradientType=0)";
  background-image: linear-gradient(#666666, #333333);
}
.portletColumn {
  width: 310px;
  float: right;
  text-align: center;
  text-align: left;
  margin: 0px auto !important;
  padding: 0;
}
.portlet {
  background: #f3f2ee;
  width: 290px;
  text-align: left;
}
.portletBig {
  border: 1px #bfbfbf solid;
  border-top: 6px solid #bfbfbf;
}
.newsHeader,
.jobsHeader {
  border-bottom: 1px #bfbfbf solid;
}
.portletFooter {
  border-top: 1px #bfbfbf solid;
}
.adPortlet {
  padding: 10px;
  padding-left: 15px;
}
.adTitle {
  text-align: center;
  font-size: 10px;
  margin-bottom: 5px;
}
.tableDialog,
.figureDialog,
.printDialog,
.emailPopupDialog,
.getCitationPopupDialog,
.recommendDialog,
.alertPopupDialog,
#signinDialog,
#globalSignIn3 {
  display: none;
}
.footerWrap {
  background: #cccccc;
}
.siteFooter {
  margin: 0 0 30px;
  line-height: 180%;
  color: #333333;
  zoom: 1;
  font-size: 12px;
  font-size: 1.2rem;
}
.siteFooter:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.siteFooter .networkLogo {
  *padding-bottom: 1px;
  background-image: url('/Images/sprites/sprite_images.png?v=1');
  background-position: 0 -992px;
  width: 172px;
  height: 30px;
  float: left;
  display: inline-block;
  zoom: 1;
  *display: inline;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}
.siteFooter .sscLogo {
  display: inline-block;
  zoom: 1;
  *display: inline;
  *padding-bottom: 1px;
  background-color: transparent;
  background-image: url('/Images/sprites/sprite_images.png?v=1');
  background-repeat: no-repeat;
  background-position: 0 -1142px;
  width: 16px;
  height: 16px;
  margin: 0 5px;
}
.siteFooter .copyright {
  float: left;
  text-align: center;
  width: 590px;
}
.footerInner {
  background: #eae6dd;
  padding: 10px;
  margin: 0px 12px;
}
.viewMore {
  margin-top: 10px;
}
.journalFooter {
  width: 970px;
  padding: 20px 0 0;
  margin-bottom: 20px;
  line-height: 150%;
  font-size: 12px;
}
.journalFooter h4 {
  font-weight: bold;
  margin-bottom: 15px;
}
.journalFooter h6 {
  margin: 10px 0 5px 0;
  text-transform: uppercase;
}
.journalFooter .column ul {
  padding: 0;
}
.journalFooter .column li {
  list-style: none;
}
.journalFooter hr {
  display: block;
  position: relative;
  padding: 0;
  margin: 0 auto;
  width: 98%;
  clear: both;
  border: none;
  border-top: 1px solid #cccccc;
  font-size: 1px;
  line-height: 0;
  overflow: visible;
}
#footerNav1 {
  border-right: 1px dotted #666666;
  width: 220px;
  padding-right: 15px;
  margin-right: 10px;
}
#footerNav2 {
  width: 295px;
  padding-right: 10px;
}
#footerNav3 {
  width: 155px;
  padding-right: 10px;
  border-right: 1px dotted #666666;
  margin-right: 10px;
}
#footerNav4 {
  width: 175px;
  padding-right: 15px;
}
#footerNav4 h4 {
  margin: 5px 0 5px 0;
}
#footerNav4 h4:first-child {
  margin-top: 0;
}
.carouselFooter {
  border: 1px solid #cccccc;
  background: #eeeeee;
  text-align: center;
  padding: 50px 0;
  margin: 0 10px 20px;
}
.editableField {
  border: 1px solid #cccccc;
  padding: 5px;
  width: 220px;
}
.button {
  background: none repeat scroll 0 0 #666666;
  border: medium none;
  color: white;
  padding: 5px;
  text-transform: uppercase;
  font-weight: bold;
}
a.button:link,
a.button :visited,
a.button :hover,
a.button :active {
  color: white !important;
  text-decoration: none;
  display: block;
}
.releaseButton {
  display: inline-block;
  width: 121px;
  height: 18px;
  margin-left: 2px;
  margin-bottom: -4px;
  cursor: pointer;
}
.submitButton {
  overflow: visible;
  border: none;
  background: #666666;
  padding: 6px 5px 5px 5px;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
}
.subscribeButton {
  background: url('/Images/buttons/b_subscribe.gif?v=1') no-repeat;
  width: 80px;
  height: 20px;
  margin-left: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
.validationControl {
  color: #d41a1f;
}
.latestContent,
.latestContent div,
.latestContent ul {
  z-index: 0;
}
.ui-widget-overlay {
  opacity: .15!important;
  filter: alpha(opacity=15) !important;
}
.interactiveContentHolder {
  margin-bottom: 10px;
}
.tableIcon {
  width: 48px;
  height: 38px;
  text-align: center;
}
.carouselButtons {
  background-image: url('/Images/sprites/sprite_carousel_buttons.png?v=1');
  background-repeat: no-repeat;
  height: 40px;
  width: 40px;
}
.b_carousel_prev {
  background-position: -80px -50px;
  cursor: pointer;
}
.b_carousel_next {
  background-position: 0 -150px;
  cursor: pointer;
}
.articleCarousel {
  margin: 0;
  z-index: 1;
}
.articlePrev {
  background: url('/Images/slider/arrow_img_rotate_left_unavail.png?v=1') top left no-repeat;
  cursor: pointer;
  margin: 75px 10px 0 0;
}
.articleNext {
  background: url('/Images/slider/arrow_img_rotate_right_unavail.png?v=1') top left no-repeat;
  cursor: pointer;
  margin: 75px 0 0 10px;
}
.gotoBTN span {
  background: #999999;
  width: 11px;
  height: 11px;
  display: inline-block;
  cursor: pointer;
}
.articleRotator li {
  height: 264px;
  width: 630px;
}
.gotoBTN {
  text-align: center;
  padding: 10px 0 0;
  width: 550px;
  background-color: #cccccc;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(white), to(#cccccc));
  background-image: -moz-linear-gradient(white, #cccccc);
  background-image: -ms-linear-gradient(white, #cccccc);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #cccccc));
  background-image: -webkit-linear-gradient(white, #cccccc);
  background-image: -o-linear-gradient(white, #cccccc);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccccc', GradientType=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccccc', GradientType=0)";
  background-image: linear-gradient(white, #cccccc);
}
.gotoBTN span {
  margin: 5px 3px 0;
}
.loginInfo {
  line-height: 1.5;
}
.loginInfo h4 {
  font-weight: bold;
  margin-bottom: 5px;
}
.loginInfo .field {
  margin-bottom: 10px;
}
.loginInfo .field label {
  font-weight: normal;
  text-decoration: none;
  font-style: normal;
  width: 70px;
  margin-right: 10px;
  display: inline-block;
}
.loginInfo .field input {
  width: 180px;
  padding: 5px;
  border: 1px solid #999999;
}
.loginInfo .forgotPasswordLink {
  float: left !important;
  margin: 5px 0 0 0;
}
.loginInfo .forgotPasswordLink a {
  color: #006699;
  cursor: pointer;
}
.loginInfo .registerNowLink {
  float: left !important;
  padding-left: 83px;
  margin: 5px 0 0 0;
}
.loginInfo .registerNowLink a {
  color: #006699;
  cursor: pointer;
}
.loginInfo .submitButton {
  float: left !important;
  margin-left: 85px;
  margin-right: 10px;
}
.loginInfo .signInLink {
  padding-left: 83px;
}
.loginInfo .signInLink a {
  font-weight: bold;
}
.loginInfo .buttonsContainer {
  margin-bottom: 0;
  zoom: 1;
  padding-bottom: 10px;
}
.loginInfo .buttonsContainer:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.loginInfo .errorMessageSection .validationControl {
  display: block;
  margin-bottom: 15px;
}
.loginInfo .whatisthis {
  cursor: pointer;
  vertical-align: middle;
}
.signInBox {
  width: 320px;
  padding: 10px;
  margin-right: 10px;
  float: left !important;
}
.signIn .signInBox {
  border: 1px solid #999999;
}
#signinDialog .signInBox {
  border: none;
  padding: 0px;
}
.purchaseSubscription {
  background: #eeeeee;
  overflow: hidden;
}
.purchaseSubscription h4 {
  margin-bottom: 5px;
  font-weight: bold;
}
.purchaseSubscription ul {
  margin: 0 0 10px 15px;
  list-style: disc;
}
.purchaseSubscription ul li {
  margin-bottom: 10px;
}
.purchaseAccess,
.subscriptionBox {
  padding: 10px;
}
.portletColumn .signInBox {
  border: 0px;
  width: 280px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.portletColumn .signInBox .loginInfo {
  padding-bottom: 10px;
}
.portletColumn .signInBox .forgotPasswordLink {
  margin-left: 85px;
}
#signinDialog .loginInfo {
  margin-right: 10px;
}
#signinDialog .purchaseSubscription {
  width: 400px;
  overflow: auto;
}
.forgotPassword h4 {
  font-weight: bold;
  margin-bottom: 5px;
}
.forgotPassword .top {
  display: none;
}
.forgotPassword .field {
  text-align: left;
  margin-bottom: 10px;
  vertical-align: middle;
  height: 30px;
}
.forgotPassword .field .fieldText {
  width: 90px;
  text-align: right;
  float: left;
  font-weight: bold;
  padding-top: 6px;
}
.forgotPassword .field .required {
  padding-top: 5px;
}
.forgotPassword .field input {
  margin: 0 10px;
  float: left;
}
.forgotPassword .submitButton {
  margin: 0 0 0 100px;
}
.forgotPassword .instructions {
  display: none;
}
.defaultHeader {
  padding: 10px;
  font-weight: bold;
  font-size: 16px;
}
#divPasswordChange .resetbutton {
  background: none repeat scroll 0 0 #666666;
  border: medium none;
  color: white;
  padding: 5px;
  text-transform: uppercase;
  font-weight: bold;
}
#ddlGroup {
  float: left;
  border: none;
  height: 28px;
  width: 220px;
  padding: 4px;
  border: 1px solid #999999;
  margin-right: 5px;
}
.tr {
  width: 100%;
  overflow: hidden;
  padding-bottom: 5px;
}
.tr label {
  width: 140px;
  float: left;
  color: #333333;
  font-weight: bold;
  padding-top: 5px;
  text-align: right;
  margin-right: 10px;
}
.tr input[type="text"],
.tr input[type="password"] {
  width: 220px;
  padding: 5px;
  border: 1px solid #cccccc;
}
.tooltipRecommend {
  height: 16px;
  font-size: 11px;
  color: #8a1919;
  display: none;
  float: none;
  background-repeat: no-repeat;
  background-position: left center;
  padding: 0px 20px;
  padding-left: 142px;
}
.tr select {
  width: 230px;
  padding: 5px;
  border: 1px solid #333333;
}
.mobileDetection {
  text-transform: lowercase;
}
.authenticationDetection,
.mobileDetection,
.mobileview,
.siteFooterMobile,
#globalHeader_divMobileNavBar {
  display: none;
}
.alertPopupDialog {
  display: none;
}
a.jumpToCMEHighlight {
  color: #006699;
}
.poemSection .stanza {
  line-height: 1.333em;
  margin: 10px 0px;
}
.listSection ul li {
  line-height: 150%;
}
.unord ul,
ul.unord,
.list-unord ul,
ul.list-unord,
.unordered ul,
ul.unordered,
.UNNUMBERED UL,
UL.UNNUMBERED,
.list-simple ul,
ul.list-simple,
.simple ul,
ul.simple,
.bullet ul,
ul.bullet,
.BULLETED UL,
UL.BULLETED,
.square ul,
ul.square {
  list-style-type: square;
  clear: both;
}
.NUMBEREDGTE10 UL,
UL.NUMBEREDGTE10,
.NUMBEREDLT10 UL,
UL.NUMBEREDLT10,
.ord ul,
ul.ord,
.order ul,
ul.order,
.list-ord ul,
ul.list-ord {
  list-style-type: decimal;
  clear: both;
}
.simple ul,
ul.simple {
  list-style-type: none !important;
  clear: both;
}
.simple li,
li.simple {
  list-style-type: none;
  clear: both;
}
.order ol,
ol.order {
  list-style-type: decimal !important;
  clear: both;
}
.roman-lower ul,
ul.roman-lower {
  list-style-type: lower-roman !important;
  clear: both;
}
.roman-upper ul,
ul.roman-upper {
  list-style-type: upper-roman !important;
  clear: both;
}
.alpha-upper ul,
ul.alpha-upper {
  list-style-type: upper-alpha !important;
  clear: both;
}
.alpha-lower ul,
ul.alpha-lower {
  list-style-type: lower-alpha !important;
  clear: both;
}
.letterupper ul,
ul.letterupper {
  clear: both;
}
.tab ul,
ul.tab {
  clear: both;
}
.tollFreeLinksError {
  color: #d71635;
  font-weight: bold;
}
.backExtraSection .role {
  font-weight: bold;
}
.quizSection.highlighted {
  background-color: #feffb1;
}
.quizSection.highlighted a {
  background: transparent;
}
#rmnheader {
  background: none repeat scroll 0 0 #333333;
  font-family: Arial, Helvetica, sans-serif;
  height: 25px;
  width: 100%;
  z-index: 899;
}
#rmnmenu {
  display: none;
}
.rmnsubheader {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
  padding: 15px 15px 25px;
}
.rmnsubheader h1 {
  width: 600px;
  color: #666666;
  font-size: 33px;
  font-weight: bold;
  margin: 25px 0 0px 25px;
  float: left;
}
.rmnsubheader img {
  border: 0;
}
.sso-header-wrap {
  margin: 0 auto;
  width: 970px;
}
.sso-header-wrap .dotted-border {
  border-bottom: 1px dotted #cccccc;
  border-top: 1px dotted #cccccc;
}
.sso-header-wrap .dotted-bottom {
  border-bottom: 1px dotted #cccccc;
}
.sso-header {
  text-align: right;
  height: 24px;
}
.sso-header .sprite-icon_user {
  margin: 0 10px 0 0;
  width: auto !important;
  padding-left: 20px;
}
.sso-header .sprite-globalHeader {
  margin-top: 3px;
}
.sso-header .register {
  padding-left: 10px;
}
.sign-in {
  float: right;
  *float: none;
}
.sign-in {
  color: #cccccc;
  font-size: 12px;
  font-weight: bold;
  padding: 0 0 0 15px;
  text-align: left;
  line-height: 19px;
}
ul.sso-header.left {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.acct-wrap {
  height: 24px;
  width: auto;
  text-size: 12px;
  font-weight: bold;
}
#ulInstitutionAuth {
  height: 24px;
}
.ssoPurchaseAccess h4 {
  font-size: 20px;
  font-weight: bold;
}
.sso-header-signed-in {
  color: #cccccc;
  line-height: 24px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  *width: 100%;
}
.sso-header-signed-in .institutional-sign-in {
  color: #cccccc;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  margin-right: -6px;
  padding: 0 13px 0 10px;
  font-size: 13px;
}
.sso-header-signed-in .institutional-sign-in ul.institutional-links {
  background: #333333;
  display: none;
  text-align: left;
  border: 1px solid #573674;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top: none;
}
.sso-header-signed-in .institutional-sign-in ul.institutional-links li {
  padding: 3px 10px 3px 7px;
}
.sso-header-signed-in .institutional-sign-in ul.institutional-links a {
  color: black;
}
.sso-header-signed-in .institutional-sign-in ul.institutional-links a:hover {
  color: #e69700;
  text-decoration: none;
}
.sso-header-signed-in .institutional-sign-in:hover {
  background: #eeeeee;
  color: #573674;
}
.sso-header-signed-in .institutional-sign-in:hover ul.institutional-links {
  display: block;
  margin: -1px 0 0 -11px;
  position: absolute;
  background: #eeeeee;
  z-index: 9000;
  *margin: 20px 0 0 -155px;
}
.sso-header-signed-in.left {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.sso-header-signed-in .inst-auth-name {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.sso-header-signed-in .sign-in {
  color: #cccccc;
  padding: 0;
  text-align: left;
  line-height: 24px;
}
.sso-header-signed-in .sign-in .pipe {
  margin-left: 10px;
  font-size: 13px;
}
.sso-header-signed-in .auth-functions {
  display: inline-block;
  zoom: 1;
  *display: inline;
  *vertical-align: top;
}
.sso-header-signed-in .auth-name {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-right: 3px;
}
.sso-header-signed-in .auth-name .pipe {
  margin-left: 0px;
}
.sso-header-signed-in .auth-name span {
  padding: 0;
}
.sso-header-signed-in .auth-name .sprite-icon_user {
  width: auto;
  padding-left: 28px;
  background-position: 0 -2094px;
  height: 26px;
  margin-right: 0;
  margin-left: 0;
}
.sso-header-signed-in .your-account {
  display: inline-block;
  zoom: 1;
  *display: inline;
  line-height: 27px;
  padding-right: 20px;
  *padding-right: 30px;
  color: white;
}
.sso-header-signed-in .your-account ul.menu {
  display: none;
  border-left: 1px solid #573674;
  border-right: 1px solid #573674;
  border-bottom: 1px solid #573674;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.sso-header-signed-in .your-account:hover {
  color: #573674;
  background-color: #eeeeee;
}
.sso-header-signed-in .your-account:hover ul.menu {
  background: #eeeeee;
  color: #573674;
  display: block;
  margin: -2px 0 0 -122px;
  *margin: 18px 0 0 -234px;
  padding: 0px 1px 0px 0px;
  position: absolute;
  text-align: left;
  width: 258px;
  z-index: 9001;
}
.sso-header-signed-in .your-account:hover ul.menu li {
  padding: 1px 0;
}
.sso-header-signed-in .your-account:hover ul.menu li:hover {
  background: #dddddd;
}
.sso-header-signed-in .your-account:hover ul.menu li:hover a {
  color: #e69700;
  text-decoration: none;
}
.sso-header-signed-in .your-account:hover ul.menu li:hover:last-of-type {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.sso-header-signed-in .your-account:hover ul.menu a {
  color: black;
  padding: 3px 5px;
}
.sso-header-signed-in .pipe {
  margin: 0 10px 0 -2px;
}
.universal-links {
  float: left !important;
  color: #cccccc;
  font-size: 12px;
  font-weight: bold;
  padding: 0;
  text-align: left;
  line-height: 26px;
}
.universal-links a,
.sign-in a {
  color: #cccccc;
}
.universal-links a:hover,
.sign-in a:hover {
  color: #fecb00;
}
.universal-links a.selected {
  color: #fecb00;
  text-decoration: none;
}
.user-name {
  color: #cccccc;
  font-size: 12px;
  position: absolute;
  right: 300px;
  text-align: right;
  top: 5px;
  z-index: 1;
}
.user-name a {
  text-decoration: none;
  color: #cccccc;
  font-size: 12px;
}
.user-name a:hover {
  text-decoration: underline;
  color: #ffcc00;
}
.account-menu {
  position: absolute;
  right: 40px;
  top: 0;
  width: 230px;
}
.account-menu a {
  background: url("/images/ssoheader/sso-account-arrow.png?v=1") no-repeat scroll 98px 7px black;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  color: white;
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 20px;
  padding: 5px 15px 0;
  text-align: left;
  text-decoration: none;
  width: 95px;
}
.account-menu a:hover,
.account-menu a.open {
  background: url("/images/ssoheader/sso-account-arrow-dark.png?v=1") no-repeat scroll 98px 7px #eeeeee;
  color: #442266;
}
.account-menu ul {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #eeeeee;
  border-color: -moz-use-text-color #888888 #888888;
  border-image: none;
  border-radius: 0 0 6px 6px;
  border-style: none solid solid;
  border-width: medium 1px 1px;
  box-shadow: 0 2px 5px #aaaaaa;
  float: left;
  height: auto;
  list-style: none outside none;
  margin: 0;
  padding: 0 0 7px;
  position: absolute;
  right: 0;
  top: 25px;
  width: auto;
  z-index: 9999;
}
.account-menu ul li {
  clear: both;
  font-size: 12px;
  margin: 0;
  padding: 0;
  text-align: center;
  list-style: none;
  display: block;
}
.account-menu ul li a {
  background: none repeat scroll 0 0 #eeeeee;
  border: medium none;
  border-radius: 0 0 0 0;
  box-shadow: none;
  color: #333333;
  display: block;
  font-size: 12px;
  height: auto;
  padding: 5px 10px;
  text-align: left;
  width: 210px;
}
.account-menu ul li.split a {
  border-top: 1px solid #cccccc;
  margin-top: 0;
  padding-top: 7px;
}
.account-menu ul li.split-bottom a {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 0;
  padding-bottom: 7px;
}
.account-menu ul li a:hover {
  background: none repeat scroll 0 0 #dddddd;
  color: #e68700;
}
.editorial,
.invitedcommentary,
.editorsnote {
  margin: 10px 0 0 10px;
  line-height: 18px;
}
.editorial span a,
.invitedcommentary span a,
.editorsnote span a {
  color: #006699;
  text-decoration: none;
}
.editorial.multiple,
.invitedcommentary.multiple,
.editorsnote.multiple {
  margin-left: 20px;
  line-height: 18px;
}
.editorial.multiple span,
.invitedcommentary.multiple span,
.editorsnote.multiple span {
  display: block;
  margin: 5px 0 0 20px;
}
.editorial.multiple span.individual_editorial:before,
.invitedcommentary.multiple span.individual_editorial:before,
.editorsnote.multiple span.individual_editorial:before,
.editorial.multiple span.individual_invitedcommentary:before,
.invitedcommentary.multiple span.individual_invitedcommentary:before,
.editorsnote.multiple span.individual_invitedcommentary:before,
.editorial.multiple span.individual_editorsnote:before,
.invitedcommentary.multiple span.individual_editorsnote:before,
.editorsnote.multiple span.individual_editorsnote:before {
  content: '\2022';
  float: left;
  margin: 0px 5px 0px -10px;
}
.editorial.multiple span:first-of-type,
.invitedcommentary.multiple span:first-of-type,
.editorsnote.multiple span:first-of-type {
  margin-left: 0;
}
.editorial.multiple span:first-of-type:before,
.invitedcommentary.multiple span:first-of-type:before,
.editorsnote.multiple span:first-of-type:before {
  content: '';
}
.editorial.multiple span span,
.invitedcommentary.multiple span span,
.editorsnote.multiple span span {
  display: inline;
}
.editorial.multiple span span:before,
.invitedcommentary.multiple span span:before,
.editorsnote.multiple span span:before {
  margin-left: 0px;
}
.issue .individual_editorial .subTitleBreak,
.onlinefirst .individual_editorial .subTitleBreak,
.issue .individual_invitedcommentary .subTitleBreak,
.onlinefirst .individual_invitedcommentary .subTitleBreak {
  display: none;
}
.issue .individual_editorial .titleSeparator,
.onlinefirst .individual_editorial .titleSeparator,
.issue .individual_invitedcommentary .titleSeparator,
.onlinefirst .individual_invitedcommentary .titleSeparator {
  display: none;
}
.issue .individual_editorial .subTitle,
.onlinefirst .individual_editorial .subTitle,
.issue .individual_invitedcommentary .subTitle,
.onlinefirst .individual_invitedcommentary .subTitle {
  display: none;
}
.issue .individual_editorial .subTitle:before,
.onlinefirst .individual_editorial .subTitle:before,
.issue .individual_invitedcommentary .subTitle:before,
.onlinefirst .individual_invitedcommentary .subTitle:before {
  content: "";
  margin-left: -10px;
}
.ssoGlobalSignIn .mustSigninStatement,
.ssoGlobalSignIn .noAccessStatement {
  font-weight: bold;
  font-size: 16px !important;
  padding-bottom: 10px;
}
#globalSignIn11_divSsoGlobalSignIn {
  background-color: #eeeeee;
  padding: 10px;
}
#globalSignIn11_divSsoGlobalSignIn .noAccessStatement {
  font-weight: bold;
  font-size: 1.2;
  padding-bottom: 10px;
}
#globalSignIn11_divSsoGlobalSignIn h3 {
  font-weight: bold;
  margin-bottom: 5px;
}
#globalSignIn11_divSsoGlobalSignIn .ssoLoginInfo {
  float: left;
  background-color: White;
  line-height: 1.5;
  padding: 10px;
}
#globalSignIn11_divSsoGlobalSignIn .ssoLoginInfo a {
  color: #006699;
  cursor: pointer;
  font-weight: bold;
}
#globalSignIn11_divSsoGlobalSignIn .ssoLoginInfo .ssoULTop {
  padding-left: 10px;
}
#globalSignIn11_divSsoGlobalSignIn .ssoLoginInfo .CreateFreePersonalAccount {
  border-top: 1px solid #999999;
  margin-top: 10px;
  padding-top: 10px;
}
#globalSignIn11_divSsoGlobalSignIn .ssoRightSignIn {
  float: left;
  padding-left: 10px;
  line-height: 1.5;
}
#globalSignIn11_divSsoGlobalSignIn .ssoRightSignIn .ssoPurchaseOptions {
  padding-left: 5px;
}
#globalSignIn11_divSsoGlobalSignIn .ssoRightSignIn .ssoPurchaseAccess {
  padding-bottom: 10px;
}
#signinDialog.ui-dialog-content {
  width: 625px !important;
}
#signinDialog.ui-dialog-content .ssoRightSignIn {
  float: left;
}
#signinDialog.ui-dialog-content .ssoLoginInfo {
  width: 45%;
}
#signinDialog.ui-dialog-content .ssoSubscriptionBox {
  width: 100%;
}
#signinDialog.ui-dialog-content .ssoRequireRegistration h4 {
  margin-bottom: 10px;
}
#signinDialog.ui-dialog-content .signupForAlertCheckBox {
  margin-top: 10px;
}
#signinDialog.ui-dialog-content .privacyPolicyUrl {
  float: right;
}
.expMsg {
  height: auto !important;
  overflow: visible !important;
  padding: 10px !important;
}
#fancybox-close1 {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: transparent url('/images/sprites/fancybox.png') -40px 0;
  cursor: pointer;
  z-index: 110300;
  margin-right: 13px;
  margin-top: 13px;
}
.cme-modal-header {
  color: #d71635;
  font-weight: bold;
  font-size: 26px;
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
}
.cme-modal-text {
  line-height: 1.5;
  font-size: 14px;
}
.cme-modal-link {
  margin: 5px 0 25px 0;
}
.cme-modal-link a {
  font-weight: bold;
  text-decoration: none;
}
.logoBrand img {
  width: 280px;
}
#emailForm {
  background-color: #eeeeee;
  border: none;
  padding: 10px;
  margin: 10px;
  margin-left: 0px;
}
#emailForm h3 {
  margin: 0px;
  padding: 0px 0px 10px 0px;
  font-size: 135%;
}
.emailRow {
  width: 100%;
  overflow: hidden;
  padding-bottom: 5px;
  height: 34px;
  margin: 10px 0px;
}
.emailRow label {
  width: 140px;
  float: left;
  color: #333333;
  font-weight: bold;
  padding-top: 5px;
}
.emailRow input[type="text"],
.emailRow textarea {
  width: 250px;
  padding: 5px;
  border: 1px solid #cccccc;
}
#txtEmailSubject,
#txtEmailMessage {
  width: 540px;
}
#txtEmailMessage {
  min-height: 120px;
  overflow: auto;
  border: 1px solid #cccccc;
  padding: 5px;
}
.tooltipEmail {
  height: 16px;
  font-size: 11px;
  color: #8a1919;
  display: none;
  float: none;
  background-repeat: no-repeat;
  background-position: left center;
  padding: 0px 20px;
  padding-left: 142px;
}
#emailMessageInfo {
  height: 16px;
  font-size: 11px;
  float: none;
  padding: 0px 20px;
  padding-left: 142px;
}
.JAMA span.freeArticle,
.JAMA span.quizArticle,
.JAMA .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background-color: #a40002;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#d71635), to(#a40002));
  background-image: -moz-linear-gradient(#d71635, #a40002);
  background-image: -ms-linear-gradient(#d71635, #a40002);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d71635), color-stop(100%, #a40002));
  background-image: -webkit-linear-gradient(#d71635, #a40002);
  background-image: -o-linear-gradient(#d71635, #a40002);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d71635', endColorstr='#a40002', GradientType=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d71635', endColorstr='#a40002', GradientType=0)";
  background-image: linear-gradient(#d71635, #a40002);
}
.JAMA .gotoBTN span.selected {
  background: #d71635;
}
.JAMA .ssoLoginInfo {
  border-top: 5px solid #d71635;
}
.NEUR span.freeArticle,
.NEUR span.quizArticle,
.NEUR .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background-color: #650000;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#981b1e), to(#650000));
  background-image: -moz-linear-gradient(#981b1e, #650000);
  background-image: -ms-linear-gradient(#981b1e, #650000);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #981b1e), color-stop(100%, #650000));
  background-image: -webkit-linear-gradient(#981b1e, #650000);
  background-image: -o-linear-gradient(#981b1e, #650000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#981b1e', endColorstr='#650000', GradientType=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#981b1e', endColorstr='#650000', GradientType=0)";
  background-image: linear-gradient(#981b1e, #650000);
}
.NEUR .gotoBTN span.selected {
  background: #981b1e;
}
.NEUR .ssoLoginInfo {
  border-top: 5px solid #981b1e;
}
.FACI span.freeArticle,
.FACI span.quizArticle,
.FACI .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background-color: #ba0000;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ed1c24), to(#ba0000));
  background-image: -moz-linear-gradient(#ed1c24, #ba0000);
  background-image: -ms-linear-gradient(#ed1c24, #ba0000);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ed1c24), color-stop(100%, #ba0000));
  background-image: -webkit-linear-gradient(#ed1c24, #ba0000);
  background-image: -o-linear-gradient(#ed1c24, #ba0000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#ba0000', GradientType=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#ba0000', GradientType=0)";
  background-image: linear-gradient(#ed1c24, #ba0000);
}
.FACI .gotoBTN span.selected {
  background: #ed1c24;
}
.FACI .ssoLoginInfo {
  border-top: 5px solid #ed1c24;
}
.SURG span.freeArticle,
.SURG span.quizArticle,
.SURG .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background-color: #c14600;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#f47920), to(#c14600));
  background-image: -moz-linear-gradient(#f47920, #c14600);
  background-image: -ms-linear-gradient(#f47920, #c14600);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f47920), color-stop(100%, #c14600));
  background-image: -webkit-linear-gradient(#f47920, #c14600);
  background-image: -o-linear-gradient(#f47920, #c14600);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47920', endColorstr='#c14600', GradientType=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47920', endColorstr='#c14600', GradientType=0)";
  background-image: linear-gradient(#f47920, #c14600);
}
.SURG .gotoBTN span.selected {
  background: #f47920;
}
.SURG .ssoLoginInfo {
  border-top: 5px solid #f47920;
}
.DERM span.freeArticle,
.DERM span.quizArticle,
.DERM .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background-color: #003c08;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#006f3b), to(#003c08));
  background-image: -moz-linear-gradient(#006f3b, #003c08);
  background-image: -ms-linear-gradient(#006f3b, #003c08);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #006f3b), color-stop(100%, #003c08));
  background-image: -webkit-linear-gradient(#006f3b, #003c08);
  background-image: -o-linear-gradient(#006f3b, #003c08);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006f3b', endColorstr='#003c08', GradientType=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#006f3b', endColorstr='#003c08', GradientType=0)";
  background-image: linear-gradient(#006f3b, #003c08);
}
.DERM .gotoBTN span.selected {
  background: #006f3b;
}
.DERM .ssoLoginInfo {
  border-top: 5px solid #006f3b;
}
.OPHTH span.freeArticle,
.OPHTH span.quizArticle,
.OPHTH .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background-color: #338900;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#66bc29), to(#338900));
  background-image: -moz-linear-gradient(#66bc29, #338900);
  background-image: -ms-linear-gradient(#66bc29, #338900);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #66bc29), color-stop(100%, #338900));
  background-image: -webkit-linear-gradient(#66bc29, #338900);
  background-image: -o-linear-gradient(#66bc29, #338900);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66bc29', endColorstr='#338900', GradientType=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#66bc29', endColorstr='#338900', GradientType=0)";
  background-image: linear-gradient(#66bc29, #338900);
}
.OPHTH .gotoBTN span.selected {
  background: #66bc29;
}
.OPHTH .ssoLoginInfo {
  border-top: 5px solid #66bc29;
}
.PSYCH span.freeArticle,
.PSYCH span.quizArticle,
.PSYCH .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background-color: #001f43;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#005276), to(#001f43));
  background-image: -moz-linear-gradient(#005276, #001f43);
  background-image: -ms-linear-gradient(#005276, #001f43);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #005276), color-stop(100%, #001f43));
  background-image: -webkit-linear-gradient(#005276, #001f43);
  background-image: -o-linear-gradient(#005276, #001f43);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005276', endColorstr='#001f43', GradientType=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#005276', endColorstr='#001f43', GradientType=0)";
  background-image: linear-gradient(#005276, #001f43);
}
.PSYCH .gotoBTN span.selected {
  background: #005276;
}
.PSYCH .ssoLoginInfo {
  border-top: 5px solid #005276;
}
.NEURPSYCH span.freeArticle,
.NEURPSYCH span.quizArticle,
.NEURPSYCH .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background-color: #001f43;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#005276), to(#001f43));
  background-image: -moz-linear-gradient(#005276, #001f43);
  background-image: -ms-linear-gradient(#005276, #001f43);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #005276), color-stop(100%, #001f43));
  background-image: -webkit-linear-gradient(#005276, #001f43);
  background-image: -o-linear-gradient(#005276, #001f43);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005276', endColorstr='#001f43', GradientType=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#005276', endColorstr='#001f43', GradientType=0)";
  background-image: linear-gradient(#005276, #001f43);
}
.NEURPSYCH .gotoBTN span.selected {
  background: #005276;
}
.NEURPSYCH .ssoLoginInfo {
  border-top: 5px solid #005276;
}
.INTEMED span.freeArticle,
.INTEMED span.quizArticle,
.INTEMED .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background-color: #003b63;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#006e96), to(#003b63));
  background-image: -moz-linear-gradient(#006e96, #003b63);
  background-image: -ms-linear-gradient(#006e96, #003b63);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #006e96), color-stop(100%, #003b63));
  background-image: -webkit-linear-gradient(#006e96, #003b63);
  background-image: -o-linear-gradient(#006e96, #003b63);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006e96', endColorstr='#003b63', GradientType=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#006e96', endColorstr='#003b63', GradientType=0)";
  background-image: linear-gradient(#006e96, #003b63);
}
.INTEMED .gotoBTN span.selected {
  background: #006e96;
}
.INTEMED .ssoLoginInfo {
  border-top: 5px solid #006e96;
}
.PEDS span.freeArticle,
.PEDS span.quizArticle,
.PEDS .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background-color: #00518d;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#0084c0), to(#00518d));
  background-image: -moz-linear-gradient(#0084c0, #00518d);
  background-image: -ms-linear-gradient(#0084c0, #00518d);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0084c0), color-stop(100%, #00518d));
  background-image: -webkit-linear-gradient(#0084c0, #00518d);
  background-image: -o-linear-gradient(#0084c0, #00518d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0084c0', endColorstr='#00518d', GradientType=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#0084c0', endColorstr='#00518d', GradientType=0)";
  background-image: linear-gradient(#0084c0, #00518d);
}
.PEDS .gotoBTN span.selected {
  background: #0084c0;
}
.PEDS .ssoLoginInfo {
  border-top: 5px solid #0084c0;
}
.OTOL span.freeArticle,
.OTOL span.quizArticle,
.OTOL .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background-color: #0183b1;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#34b6e4), to(#0183b1));
  background-image: -moz-linear-gradient(#34b6e4, #0183b1);
  background-image: -ms-linear-gradient(#34b6e4, #0183b1);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #34b6e4), color-stop(100%, #0183b1));
  background-image: -webkit-linear-gradient(#34b6e4, #0183b1);
  background-image: -o-linear-gradient(#34b6e4, #0183b1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#34b6e4', endColorstr='#0183b1', GradientType=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#34b6e4', endColorstr='#0183b1', GradientType=0)";
  background-image: linear-gradient(#34b6e4, #0183b1);
}
.OTOL .gotoBTN span.selected {
  background: #34b6e4;
}
.OTOL .ssoLoginInfo {
  border-top: 5px solid #34b6e4;
}
.ONCOLOGY span.freeArticle,
.ONCOLOGY span.quizArticle,
.ONCOLOGY .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background-color: #085f0c;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#3b923f), to(#085f0c));
  background-image: -moz-linear-gradient(#3b923f, #085f0c);
  background-image: -ms-linear-gradient(#3b923f, #085f0c);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3b923f), color-stop(100%, #085f0c));
  background-image: -webkit-linear-gradient(#3b923f, #085f0c);
  background-image: -o-linear-gradient(#3b923f, #085f0c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3b923f', endColorstr='#085f0c', GradientType=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#3b923f', endColorstr='#085f0c', GradientType=0)";
  background-image: linear-gradient(#3b923f, #085f0c);
}
.ONCOLOGY .gotoBTN span.selected {
  background: #3b923f;
}
.ONCOLOGY .ssoLoginInfo {
  border-top: 5px solid #3b923f;
}
.CARDIOLOGY span.freeArticle,
.CARDIOLOGY span.quizArticle,
.CARDIOLOGY .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background-color: #910000;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#c4161c), to(#910000));
  background-image: -moz-linear-gradient(#c4161c, #910000);
  background-image: -ms-linear-gradient(#c4161c, #910000);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c4161c), color-stop(100%, #910000));
  background-image: -webkit-linear-gradient(#c4161c, #910000);
  background-image: -o-linear-gradient(#c4161c, #910000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c4161c', endColorstr='#910000', GradientType=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#c4161c', endColorstr='#910000', GradientType=0)";
  background-image: linear-gradient(#c4161c, #910000);
}
.CARDIOLOGY .gotoBTN span.selected {
  background: #c4161c;
}
.CARDIOLOGY .ssoLoginInfo {
  border-top: 5px solid #c4161c;
}
.JAMA #siteLogo {
  width: 343px;
  height: 42px;
  background-position: 0 -160px;
}
.NEUR #siteLogo {
  width: 293px;
  height: 49px;
  background-position: 0 -927px;
}
.FACI #siteLogo {
  width: 495px;
  height: 51px;
  background-position: 0 -475px;
}
.SURG #siteLogo {
  width: 251px;
  height: 50px;
  background-position: 0 -1712px;
}
.DERM #siteLogo {
  width: 337px;
  height: 49px;
  background-position: 0 -326px;
}
.OPHTH #siteLogo {
  width: 378px;
  height: 52px;
  background-position: 0 -1222px;
}
.PSYCH #siteLogo {
  width: 296px;
  height: 52px;
  background-position: 0 -626px;
}
.INTEMED #siteLogo {
  width: 409px;
  height: 49px;
  background-position: 0 -778px;
}
.PEDS #siteLogo {
  width: 286px;
  height: 49px;
  background-position: 0 -1563px;
}
.OTOL #siteLogo {
  width: 669px;
  height: 45px;
  background-position: 0 -1374px;
}
.NEURPSYCH #siteLogo {
  width: 328px;
  height: 46px;
  background-position: 0 -1076px;
}
.ONCOLOGY #siteLogo {
  width: 669px;
  height: 45px;
  background-position: 0 -1873px;
}
.CARDIOLOGY #siteLogo {
  width: 303px;
  height: 37px;
  background-position: 0 -2047px;
}
/* Comment Generated by Combres - Resource '/CSS/tabs.css' (Mode: Static) */

.verticalTab {
  margin: 0 auto;
  margin-top: 10px;
}
.vTabs {
  float: left;
  padding: 0px;
}
.vTabs li {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  position: relative;
}
.vTabs a:link,
.vTabs a:visited {
  display: block;
  margin: 0px;
  font-size: 11px;
  text-decoration: none;
  padding: 3px;
  padding-left: 10px;
  font-size: 12px;
  font-weight: bold;
}
.vTab li {
  list-style-type: none;
}
.vtabContent li {
  width: 383px;
  position: relative;
  list-style-type: none;
}
.vtabContent li h2 {
  font-size: 15px;
  padding: 0px;
}
.vtabContent {
  float: right;
  width: 387px;
  display: block;
  margin: 0px;
  padding: 0px;
}
.vtabContent li {
  list-style-type: none;
}
.vtabContent .activeContent {
  display: block;
  padding: 0px;
  float: left;
  z-index: 9999;
}
.horizontalTab {
  margin: 10px 0 0;
  padding: 0 0 0 10px;
}
.horizontalTab > div {
  float: left;
  background: #999999;
  padding: 0 0 0 1px;
  margin-top: 5px;
  text-align: center;
  font-weight: bold;
  font-size: 11px;
}
.horizontalTab a,
.horizontalTab a:link,
.horizontalTab a:visited {
  color: black important;
  background: #eeeeee;
  display: block;
  height: 30px;
  padding: 5px;
  text-decoration: none;
  cursor: pointer;
}
.portlet.graybg.tabbed .horizontalTab a {
  background: #cccccc;
}
.horizontalTab .small {
  width: 60px;
}
.horizontalTab .medium {
  width: 75px;
}
.horizontalTab .large {
  width: 90px;
}
.horizontalTab .selected {
  border-top: 5px solid #cccccc;
  margin-top: 0;
  border-bottom: 1px solid white;
}
.horizontalTab .selected a,
.portlet.graybg.tabbed .horizontalTab .selected a {
  background: white;
}
.horizontalTabContent {
  border: 1px solid #999999;
  padding: 10px;
  margin: -1px 0 10px;
  background: white;
}
.horizontalTabContent > div {
  display: none;
}
#htabs {
  margin: 0 auto;
}
#htabs ul {
  float: left;
  border-bottom: 1px solid #cccccc;
}
#htabs li {
  margin: 2px;
  list-style: none;
  margin-bottom: -2px;
  background: #dddddd;
  border-bottom: 1px solid #cccccc;
}
#htabs li {
  display: inline;
}
#htabs li,
#htabs li a {
  float: left;
}
#htabs ul li.active {
  border-top: 1px #cccccc solid;
  border-right: 1px #cccccc solid;
  border-left: 1px #cccccc solid;
  border-bottom: none;
  background: white;
  margin-left: 0px;
  margin-bottom: -1px;
}
#htabs ul li.active a {
  color: #333333;
}
#htabs #htabContent {
  background: white;
  clear: both;
  border: 1px #cccccc solid;
  border-top: none;
  margin-top: -1px;
  padding: 10px;
  min-height: 200px;
}
#htabs ul li a {
  text-decoration: none;
  padding: 8px;
  color: #777777;
  font-weight: bold;
}
.desc {
  font-weight: bold;
  font-size: 11px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 5px;
  padding-top: 5px;
  text-transform: capitalize;
}
.lastdesc {
  border: none;
}
.most-read-title {
  color: Black;
  padding: 20px;
}
.vTabs {
  width: 80px;
  padding-top: 71px;
}
.vTabs li {
  border: 1px solid white;
  border-left: none;
  border-bottom: none;
  z-index: 100;
  background: url('/Images/backgrounds/gradient_widget_head.png?v=1') #d5d5d5 repeat-x;
  font-weight: bold;
}
.vTabs li.activeTab {
  background: none;
}
.vTabs a:link,
.vTabs a:visited {
  padding: 8px 10px 8px 10px;
  height: 14px;
  font-size: 14px;
  font-size: 1.4rem;
}
.vTabs .activeTab a {
  border: 1px solid #999999;
  border-right: 1px solid white;
  color: #333333;
}
.vTabs .activeTab a:link,
.vTabs .activeTab a:visited,
.vTabs .activeTab a:hover,
.vTabs .activeTab a:active {
  z-index: 100;
  width: 59px;
  position: relative;
}
.vTabContentWrapper .disclaimer {
  text-align: center;
  padding-bottom: 5px;
}
.vtabContent {
  width: 628px;
  border: 1px solid #999999;
  padding: 28px 0px 10px 10px;
}
.vtabContent li {
  width: 618px;
}
.tabNav {
  zoom: 1;
}
.tabNav:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.atabs {
  margin: 10px 10px 0px 10px;
}
.atab {
  float: left;
  line-height: 1.4;
  padding-left: 1px;
  background: white;
  border-left: 1px solid #999999;
  position: relative;
  top: 5px;
  text-align: center;
}
.atab:first-child {
  border-left: none;
}
.atab:first-child.selected {
  border-left: 1px solid #999999;
}
.atab a {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  background: #eeeeee;
  padding: 6px 8px;
  text-decoration: none;
}
.atab a:link,
.atab a:visited,
.atab a:hover,
.atab a:active .atab a:focus {
  text-decoration: none;
}
.atab a:first-child {
  border-left: none;
}
.atab.selected {
  color: #333333;
  border-right: 1px solid #999999;
  margin-right: -1px;
  top: 0px;
  position: relative;
}
.atab.selected a {
  padding-bottom: 8px;
  background: white;
}
.noBorder {
  border: none;
}
.issueNav {
  width: 618px;
  border-bottom: 1px solid #cccccc;
  padding: 5px 0px 10px 0px;
  zoom: 1;
}
.issueNav:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.prevYear,
.nextYear {
  min-height: 1px;
  margin-top: 8px;
}
.prevYear {
  width: 200px;
  float: left;
}
.nextYear {
  text-align: right;
  float: right;
  width: 200px;
}
.issueYear {
  text-align: center;
  float: left;
  width: 188px;
  font-weight: bold;
  margin: 0px;
}
.tabContentMessage {
  padding: 8px;
  background: #eeeeee;
  border-bottom: 1px solid #cccccc;
}
.tabContentMessage p {
  margin: 0px;
}
.tabControl .selected {
  border-top: 5px solid #666666;
}
.JAMA .horizontalTab .selected {
  border-top-color: #d71635;
}
.JAMA .tabControl .selected {
  border-top: 5px solid #d71635;
}
.JAMA .atabs .selected {
  border-top: 5px solid #d71635;
}
.NEUR .horizontalTab .selected {
  border-top-color: #981b1e;
}
.NEUR .tabControl .selected {
  border-top: 5px solid #981b1e;
}
.NEUR .atabs .selected {
  border-top: 5px solid #981b1e;
}
.FACI .horizontalTab .selected {
  border-top-color: #ed1c24;
}
.FACI .tabControl .selected {
  border-top: 5px solid #ed1c24;
}
.FACI .atabs .selected {
  border-top: 5px solid #ed1c24;
}
.SURG .horizontalTab .selected {
  border-top-color: #f47920;
}
.SURG .tabControl .selected {
  border-top: 5px solid #f47920;
}
.SURG .atabs .selected {
  border-top: 5px solid #f47920;
}
.DERM .horizontalTab .selected {
  border-top-color: #006f3b;
}
.DERM .tabControl .selected {
  border-top: 5px solid #006f3b;
}
.DERM .atabs .selected {
  border-top: 5px solid #006f3b;
}
.OPHTH .horizontalTab .selected {
  border-top-color: #66bc29;
}
.OPHTH .tabControl .selected {
  border-top: 5px solid #66bc29;
}
.OPHTH .atabs .selected {
  border-top: 5px solid #66bc29;
}
.PSYCH .horizontalTab .selected {
  border-top-color: #005276;
}
.PSYCH .tabControl .selected {
  border-top: 5px solid #005276;
}
.PSYCH .atabs .selected {
  border-top: 5px solid #005276;
}
.NEURPSYCH .horizontalTab .selected {
  border-top-color: #005276;
}
.NEURPSYCH .tabControl .selected {
  border-top: 5px solid #005276;
}
.NEURPSYCH .atabs .selected {
  border-top: 5px solid #005276;
}
.INTEMED .horizontalTab .selected {
  border-top-color: #006e96;
}
.INTEMED .tabControl .selected {
  border-top: 5px solid #006e96;
}
.INTEMED .atabs .selected {
  border-top: 5px solid #006e96;
}
.PEDS .horizontalTab .selected {
  border-top-color: #0084c0;
}
.PEDS .tabControl .selected {
  border-top: 5px solid #0084c0;
}
.PEDS .atabs .selected {
  border-top: 5px solid #0084c0;
}
.OTOL .horizontalTab .selected {
  border-top-color: #34b6e4;
}
.OTOL .tabControl .selected {
  border-top: 5px solid #34b6e4;
}
.OTOL .atabs .selected {
  border-top: 5px solid #34b6e4;
}
.ONCOLOGY .horizontalTab .selected {
  border-top-color: #3b923f;
}
.ONCOLOGY .tabControl .selected {
  border-top: 5px solid #3b923f;
}
.ONCOLOGY .atabs .selected {
  border-top: 5px solid #3b923f;
}
.CARDIOLOGY .horizontalTab .selected {
  border-top-color: #c4161c;
}
.CARDIOLOGY .tabControl .selected {
  border-top: 5px solid #c4161c;
}
.CARDIOLOGY .atabs .selected {
  border-top: 5px solid #c4161c;
}
/* Comment Generated by Combres - Resource '/CSS/icon-font/icomoon/style.css' (Mode: Static) */

@font-face {
  font-family: 'icomoon';
  src: url("/CSS/icon-font/icomoon/fonts/icomoon.eot?-bdv23l");
  src: url("/CSS/icon-font/icomoon/fonts/icomoon.eot?#iefix-bdv23l") format('embedded-opentype'), url("/CSS/icon-font/icomoon/fonts/icomoon.woff?-bdv23l") format('woff'), url("/CSS/icon-font/icomoon/fonts/icomoon.ttf?-bdv23l") format('truetype'), url("/CSS/icon-font/icomoon/fonts/icomoon.svg?-bdv23l#icomoon") format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-metrics:before {
  content: "\e600";
}
.icon-triangle_up:before {
  content: "\75";
}
.icon-triangle_right:before {
  content: "\72";
}
.icon-triangle_left:before {
  content: "\6c";
}
.icon-search:before {
  content: "\e603";
}
.icon-reduce:before {
  content: "\69";
}
.icon-enlarge:before {
  content: "\65";
}
.icon-carousel_right:before {
  content: "\67";
}
.icon-carousel_left:before {
  content: "\68";
}
.icon-triangle_down:before {
  content: "\64";
}
/* Comment Generated by Combres - Resource '/CSS/plugins/jquery.css' (Mode: Static) */

.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  position: absolute;
  left: -99999999px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.ui-helper-clearfix {
  display: inline-block;
}
* html .ui-helper-clearfix {
  height: 1%;
}
.ui-helper-clearfix {
  display: block;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ui-state-disabled {
  cursor: default !important;
}
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-widget {
  font-family: Trebuchet MS, Tahoma, Verdana, Verdana, sans-serif;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Trebuchet MS, Tahoma, Verdana, Verdana, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #eeeeee url(/CSS/Images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
  color: #333333;
}
.ui-widget-content a {
  color: #333333;
}
.ui-widget-header {
  border: 1px solid #e78f08;
  background: #f6a828 url(/CSS/Images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
  color: white;
  font-weight: bold;
}
.ui-widget-header a {
  color: white;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #cccccc;
  background: #f6f6f6 url(/CSS/Images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #1c94c4;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #1c94c4;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #fbcb09;
  background: #fdf5ce url(/CSS/Images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #c77405;
}
.ui-state-hover a,
.ui-state-hover a:hover {
  color: #c77405;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #fbd850;
  background: white url(/CSS/Images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #eb8f00;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none;
}
.ui-widget :active {
  outline: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c url(/CSS/Images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
  color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url(/CSS/Images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
  color: white;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: white;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: white;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  background-image: none;
}
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(/CSS/Images/ui-icons_222222_256x240.png);
}
.ui-widget-content .ui-icon {
  background-image: url(/CSS/Images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
  background-image: url(/CSS/Images/ui-icons_ffffff_256x240.png);
}
.ui-state-default .ui-icon {
  background-image: url(/CSS/Images/ui-icons_ef8c08_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(/CSS/Images/ui-icons_ef8c08_256x240.png);
}
.ui-state-active .ui-icon {
  background-image: url(/CSS/Images/ui-icons_ef8c08_256x240.png);
}
.ui-state-highlight .ui-icon {
  background-image: url(/CSS/Images/ui-icons_228ef1_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(/CSS/Images/ui-icons_ffd27a_256x240.png);
}
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -196px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-off {
  background-position: -96px -144px;
}
.ui-icon-radio-on {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
.ui-corner-tl {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
}
.ui-corner-tr {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
.ui-corner-bl {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ui-corner-br {
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.ui-corner-top {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
.ui-corner-bottom {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.ui-corner-right {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.ui-corner-left {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ui-corner-all {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.ui-widget-overlay {
  background: #666666 url(/CSS/Images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
  opacity: .50;
  filter: alpha(opacity=50);
}
.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: black url(/CSS/Images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
  opacity: .20;
  filter: alpha(opacity=20);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  z-index: 99999;
  display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable-helper {
  border: 1px dotted black;
}
.ui-accordion .ui-accordion-header {
  cursor: pointer;
  position: relative;
  margin-top: 1px;
  zoom: 1;
}
.ui-accordion .ui-accordion-li-fix {
  display: inline;
}
.ui-accordion .ui-accordion-header-active {
  border-bottom: 0 !important;
}
.ui-accordion .ui-accordion-header a {
  display: block;
  font-size: 1em;
  padding: .5em .5em .5em .7em;
}
.ui-accordion a {
  zoom: 1;
}
.ui-accordion-icons .ui-accordion-header a {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  margin-top: -2px;
  position: relative;
  top: 1px;
  margin-bottom: 2px;
  overflow: auto;
  display: none;
  zoom: 1;
}
.ui-accordion .ui-accordion-content-active {
  display: block;
}
.ui-autocomplete {
  position: absolute;
  cursor: default;
}
.ui-autocomplete-loading {
  background: white url("/CSS/plugins/images/ui-anim_basic_16x16.gif") right center no-repeat;
}
* html .ui-autocomplete {
  width: 1px;
}
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
}
.ui-menu .ui-menu {
  margin-top: -3px;
}
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  zoom: 1;
  float: left;
  clear: left;
  width: 100%;
}
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: .2em .4em;
  line-height: 1.5;
  zoom: 1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  margin-right: .1em;
  text-decoration: none !important;
  cursor: pointer;
  text-align: center;
  zoom: 1;
  overflow: visible;
}
.ui-button-icon-only {
  width: 2.2em;
}
button.ui-button-icon-only {
  width: 2.4em;
}
.ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}
.ui-button .ui-button-text {
  display: block;
  line-height: 1.4;
}
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}
.ui-button-text-icon .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}
input.ui-button {
  padding: .4em 1em;
}
.ui-button-icon-only .ui-icon,
.ui-button-text-icon .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.ui-button-text-icon .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}
.ui-buttonset {
  margin-right: 7px;
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-dialog {
  position: absolute;
  padding: .2em;
  width: 300px;
  overflow: hidden;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .5em 1em .3em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 16px .2em 0;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px;
}
.ui-dialog .ui-dialog-titlebar-close span {
  display: block;
  margin: 1px;
}
.ui-dialog .ui-dialog-titlebar-close:hover,
.ui-dialog .ui-dialog-titlebar-close:focus {
  padding: 1px;
}
.ui-dialog .ui-dialog-titlebar-min {
  position: absolute;
  right: 23px;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px;
}
.ui-dialog .ui-dialog-titlebar-min span {
  display: block;
  margin: 1px;
}
.ui-dialog .ui-dialog-titlebar-min:hover,
.ui-dialog .ui-dialog-titlebar-min:focus {
  padding: 0;
}
.ui-dialog .ui-dialog-titlebar-rest {
  position: absolute;
  right: 23px;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px;
}
.ui-dialog .ui-dialog-titlebar-rest span {
  display: block;
  margin: 1px;
}
.ui-dialog .ui-dialog-titlebar-rest:hover,
.ui-dialog .ui-dialog-titlebar-rest:focus {
  padding: 0;
}
.ui-dialog .ui-dialog-content {
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
  zoom: 1;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin: .5em 0 0 0;
  padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane button {
  float: right;
  margin: .5em .4em .5em 0;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  line-height: 1.4em;
  width: auto;
  overflow: visible;
}
.ui-dialog .ui-resizable-se {
  width: 14px;
  height: 14px;
  right: 3px;
  bottom: 3px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-tabs {
  position: relative;
  padding: .2em;
  zoom: 1;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 1px;
  margin: 0 .2em 1px 0;
  border-bottom: 0 !important;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  margin-bottom: 0;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
  cursor: text;
}
.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tabs .ui-tabs-hide {
  display: none !important;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
}
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker-cover {
  display: none;
  display: block;
  position: absolute;
  z-index: -1;
  filter: mask();
  top: -4px;
  left: -4px;
  width: 200px;
  height: 200px;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
/* Comment Generated by Combres - Resource '/CSS/plugins/scm6.popUpDialog.css' (Mode: Static) */

.ui-widget {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  padding: 0px;
  font-size: 1em;
}
.ui-widget a:hover {
  color: #3399cc;
}
.ui-widget-content {
  border: 1px solid #cccccc;
  background: white;
}
.ui-widget-content a {
  color: #006699;
}
.ui-widget-header {
  border: none;
  background: #eeeeee;
  color: #333333;
  font-weight: normal;
}
.ui-widget-header a {
  color: #006699;
}
.ui-corner-all {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Helvetica, Arial, Verdana, sans-serif;
}
.ui-widget .signInLink a {
  color: #333333;
}
.ui-dialog .ui-dialog-titlebar-close,
.ui-dialog .ui-dialog-titlebar-close:hover {
  top: auto;
  right: 2px;
  margin: 0px;
  padding: 0px;
  width: auto;
  background: none;
  border: none;
}
.ui-dialog .ui-dialog-titlebar-close span {
  margin: 3px 0px 1px 0px;
}
.ui-dialog .ui-dialog-titlebar-close span,
.ui-dialog .ui-dialog-titlebar-close:hover span {
  font-weight: normal;
}
.ui-dialog .ui-dialog-title {
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
  margin: 2px 0px 0px 0px;
}
.ui-widget .ui-widget-header .ui-dialog-titlebar-close .ui-icon {
  background-image: none;
}
.ui-icon {
  width: 50px;
  color: #333333;
  text-indent: 0px;
}
.ui-dialog,
.ui-widget {
  -moz-box-shadow: 0px 0px 5px #333333;
  -webkit-box-shadow: 0px 0px 5px #333333;
  box-shadow: 0px 0px 5px #333333;
  border: none;
}
.ui-icon-closethick {
  color: #006699;
  font-size: 12px;
  font-size: 1.2rem;
}
.ui-icon-closethick:hover {
  color: #3399cc;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border-color: #abbed1;
  background: none;
  cursor: pointer;
}
.ui-resizable-se,
.ui-widget-content .ui-icon {
  background: url('/Images/icons/b_resize.gif?v=1') no-repeat;
}
.ui-dialog .ui-dialog-titlebar {
  padding: 5px 10px 8px 10px;
  margin: 0px;
  background: url('/Images/backgrounds/gradient_widget_head.png?v=1') repeat-x;
}
.ui-dialog .ui-dialog-content {
  padding: 0em;
  margin: 10px;
  width: auto;
}
.ui-dialog .ui-dialog-content .contentBody {
  margin: 10px 0;
}
.tableBottomClose {
  color: #333333;
  margin-left: 10px;
  margin-bottom: 10px;
  font-size: 11px;
  cursor: pointer;
}
.scm6-close-bottom {
  padding: 5px;
  font-size: 11px;
}
#ui-dialog-title-scm6MainContent_DisclosureAndother b {
  font-size: 11px;
}
.printButton {
  float: right;
}
.printLogo {
  width: 415px;
  height: 80px;
  margin: 10px 0;
  background: url("/CSS/Images/mast_logo.png?v=1") repeat-x scroll 0 0 transparent;
}
a.linkBold {
  color: #336699;
  font-weight: bold;
}
.confirmButton {
  background-image: url('/Images/buttons/b_confirm.gif?v=1');
  width: 87px;
  height: 27px;
  cursor: pointer;
}
.logoBrand {
  padding: 10px 0px;
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
  border-bottom: 1px solid #999999;
  margin-right: 10px;
}
.logoBrand img {
  border: none;
}
.disclosureText {
  display: block;
}
.authorInfo {
  padding: 10px 0px;
}
.popUpTable {
  padding-left: 0px;
  text-align: center;
}
.popUpTable:hover {
  cursor: pointer;
}
.tablDialog {
  height: 300px;
  min-height: 300px;
  font-weight: bold;
  padding: 0px;
  margin: 0px auto;
}
.tableDialog {
  overflow-y: scroll !important;
}
.tableDialog .contentFigures,
.tableDialog .contentTables {
  margin: 10px 0px;
}
.tableDialog img.contentFigures {
  max-width: 925px;
  margin-bottom: 10px;
}
.tableContainer {
  padding: 0px;
  margin-right: 10px;
  font-size: 11px;
}
.tableContainer table {
  padding: 0px;
  background: #f2f5f9;
  font-size: 11px;
  margin: 0px auto;
  width: 100%;
  border-collapse: collapse;
}
.tableContainer strong {
  font-size: 12px;
}
.tableContainer td strong {
  font-size: 11px;
}
.tableContainer td p {
  margin-bottom: 0px;
}
.tableContainer td a {
  color: #006699;
}
.tableContainer thead {
  background: #f2f5f9;
}
.tableContainer .tableTitle {
  font-weight: bold;
  padding-bottom: 10px;
  display: block;
}
.tableLabel {
  padding-right: 4px;
  font-weight: bold;
}
.tableContainer thead tr td {
  padding: 3px;
  font-weight: bold;
  border: 1px solid #eeeeee;
}
.tableContainer th {
  background: #dddddd;
  font-size: 11px;
  text-align: left;
  padding: 5px;
  border: 1px solid #cccccc;
}
.tableContainer thead th {
  border: 1px solid #eeeeee;
}
.tableContainer td {
  padding: 3px;
  border: 1px solid #bbbbbb;
  word-wrap: break-word;
}
.tableContainer td.L2 {
  padding-left: 15px;
}
.tableContainer td.L3 {
  padding-left: 30px;
}
.tableContainer td.L4 {
  padding-left: 45px;
}
.tFooter {
  font-weight: normal;
}
.tTable {
  margin-top: 15px;
  margin-bottom: 10px;
  background: #f2f5f9;
  border-collapse: collapse;
}
.bookTableTitle {
  background-color: white;
  font-weight: bold;
  padding-bottom: 15px;
}
.tableSection .tTable,
.tableSection .tableFoot {
  display: none;
}
.newTableTitle {
  width: 470px;
  float: right;
  font-weight: bold;
}
.tTable tr {
  border-bottom: 1px solid #cccccc;
}
.tableFoot4 {
  background: white;
}
.figureLinks {
  cursor: pointer;
}
.figureDialog .figureDescription {
  font-size: 11px;
}
.figureDialog .contentFigures img {
  max-width: 100%;
}
.figureDialog img.contentFigures {
  max-width: 925px;
  margin-bottom: 10px;
}
.figureDialog .figureLegend {
  padding-bottom: 10px;
}
.figureDialog {
  overflow-y: scroll !important;
}
.figTitle {
  margin-bottom: 10px;
}
.emailPopupDialog .logoBrand {
  margin-right: 0px;
}
.emailForm input {
  padding: 10px;
  border: 1px solid #999999;
}
.emailFormSection {
  padding: 10px 0px;
}
.input-text {
  padding: 5px;
  border: 1px solid #333333;
}
.input-textarea {
  padding: 5px;
  border: 1px solid #333333;
  overflow: auto;
  height: 120px;
  width: 300px;
}
#emailForm div {
  margin: 10px 0px;
}
#emailForm div label {
  width: 200px;
}
#emailForm div input {
  left: 300px;
}
.emailReviewSection {
  display: none;
}
.copyText {
  margin-bottom: 15px;
  line-height: 150%;
}
.getCitationPopupDialog .citationCopyPaste .copyPaste {
  font-size: 13px;
  font-weight: bold;
}
.getCitationPopupDialog .citationCopyPaste {
  margin-bottom: 10px;
}
.getCitationPopupDialog .citationLinks {
  font-size: 12px;
  font-weight: bold;
  margin: 0px 0px 8px 0px;
  padding-bottom: 10px;
  border-bottom: solid 1px #cccccc;
}
.getCitationPopupDialog .citationLink {
  margin-bottom: 3px;
}
.getCitationPopupDialog .citationLink a,
.getCitationPopupDialog .citationLink a:visited {
  color: #006699;
  background: url('/images/icons/arrow_right.gif?v=1') no-repeat 0px 6px;
  padding-left: 8px;
}
.recommendThis {
  cursor: pointer;
}
.tableDialog,
.figureDialog,
.printDialog,
.emailPopupDialog,
.getCitationPopupDialog,
.recommendDialog,
.alertPopupDialog,
#signinDialog {
  display: none;
}
.dataSupplements .suppContent:first-child {
  margin-top: 0px;
}
.dataSupplements .suppContent {
  margin-top: 10px;
}
.dataSupplements .suppContent img {
  vertical-align: middle;
}
.suppLink {
  font-size: 12px;
}
.suppTitle {
  font-size: 11px;
}
.alertPopupDialog input {
  border: 1px solid #cccccc;
  width: 250px;
  margin-bottom: 10px;
  *margin-bottom: 0px !important;
  padding: 5px;
}
.alertPopupDialog button {
  font-weight: bold;
  padding: 5px;
  cursor: pointer;
}
.ihateie9 {
  font-family: papyrus;
}
/* Comment Generated by Combres - Resource '/CSS/plugins/scm6.figureRotator.css' (Mode: Static) */

.sliding-figure {
  padding-top: 10px;
  padding-bottom: 10px;
  background: #f3f2ee;
}
.abstractFigures {
  margin-top: 5px;
  padding: 10px 4px;
  z-index: -1;
}
.figureRotator,
.videoRotator {
  padding: 8px;
  width: auto!important;
  background: white;
  border: 3px solid #999999;
}
.figureRotator ul {
  list-style: none;
}
.figureRotator ul li,
.videoRotator ul li {
  font-size: 11px;
  margin-right: 10px;
  padding: 0px;
  width: 175px;
  height: 175px;
  background: #eeeeee;
  border: 1px #dddddd solid;
}
.figureRotator ul li img,
.videoRotator ul li img {
  border: none;
}
#figureText {
  margin: 17px;
  padding: 10px;
  height: 60px;
  width: auto!important;
  margin-top: -1px;
  background: white;
  border-color: #b3afa4;
  border-style: solid;
}
.figureDescription {
  padding: 5px;
}
.figPrev,
.figNext,
.videoPrev,
.videoNext {
  display: block;
  width: 17px;
  height: 43px;
  cursor: pointer;
  margin-top: 80px;
}
.figPrev,
.videoPrev {
  float: left;
  background: url("/CSS/Images/buttons/figures_box_left_unavail.png") no-repeat;
}
.figNext,
.videoNext {
  float: right;
  background: url("/CSS/Images/buttons/figures_box_right_unavail.png") no-repeat;
}
.disabled {
  cursor: auto;
}
.disabled img {
  visibility: hidden;
}
/* Comment Generated by Combres - Resource '/CSS/SOLR/autocomplete.css' (Mode: Static) */

.auto-complete {
  position: relative;
  width: 40%;
  margin: 9em auto 0;
  padding: 0;
}
#txtSearchTerm3,
#txtSearchTerm {
  background: none;
}
#txtSearchTerm2 {
  background: none repeat scroll 0 0 transparent;
  width: 206px;
  float: left;
  height: 19px;
  padding: 4px 0 2px 5px;
}
.search-input {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0.5em 10px;
  border: 1px solid #999999;
  color: black;
  background: transparent;
}
#umbrellaSiteSearchInputHint,
#microSiteSearchInputHint,
#topNavSearchInputHint {
  color: silver;
  border-color: transparent;
  position: absolute;
  margin-top: -28px;
  z-index: -1;
}
#topNavSearchInputHint {
  margin-top: 0px;
  margin-right: 24px;
}
.term-list {
  list-style: none inside;
  margin: 0 0 2em;
  padding: 2px 0 0;
  text-align: left;
  color: #777777;
  background: white;
  border: 1px solid #dddddd;
  font-weight: 400;
}
.searchTerm ul {
  float: none !important;
  width: 100%;
}
.term-list li {
  border-bottom: 1px solid #eeeeee;
  float: none !important;
}
.term-list li a {
  float: none !important;
  z-index: 9999;
}
.term-list a {
  padding: 0.5em 10px;
  display: block;
}
.term-list a.active,
.term-list a:hover {
  background: #fbfbfb;
}
.term-list strong {
  color: #444444;
  font-weight: 700;
}
/* Comment Generated by Combres - Resource '/CSS/content.css' (Mode: Static) */

.article .contentWrapper {
  padding: 0px;
}
.siteVolume {
  font-size: 0.923em;
  text-transform: capitalize;
}
.dispformulaSpace {
  margin: 0 0 15px;
  display: block;
}
.articleNavLinks {
  margin-top: 7px;
  padding: 0px;
  width: 100%;
}
.articleNavLinks .pageJump {
  margin-bottom: 5px;
}
.articleNavLinks .pageJump .prev {
  float: left;
  padding: 9px 0;
  margin-right: 5px;
}
.articleNavLinks .pageJump .fullContentAvailableMessage {
  padding: 2px 10px;
  border: 1px solid #cccccc;
  background: #eeeeee;
  font-weight: bold;
  width: 395px;
  margin: 0 auto;
  float: left;
  display: inline-block;
  text-align: center;
}
.articleNavLinks .pageJump .fullContentAvailableMessage a {
  font-size: 11px;
  font-weight: bold;
  display: inline-block;
  color: #999999;
  border: 0 !important;
}
.articleNavLinks .pageJump .next {
  float: left;
  padding: 9px 0;
  margin-left: 5px;
}
.pageJump {
  margin-bottom: 10px;
}
.pageJump a {
  font-size: 11px;
  font-weight: bold;
  padding: 2px 8px;
  background: #eeeeee;
  display: inline-block;
  border: 4px solid #eeeeee;
}
.sprite-article {
  background-image: url('/Images/sprites/sprite_images.png?v=1');
  float: left;
  background-repeat: no-repeat;
}
.prevIssue.sprite-article {
  width: 135px;
  height: 20px;
  margin-right: 10px;
  background-position: -135px -565px;
  position: relative;
}
.nextIssue.sprite-article {
  width: 135px;
  height: 20px;
  background-position: 0 -595px;
}
.fullContentAvailableMessage {
  padding: 10px 0px;
  border: 1px solid #cccccc;
  background: #eeeeee;
  font-weight: bold;
}
.aTitle {
  padding: 5px 0 0 0;
  font-weight: bold;
  margin-bottom: 5px;
  display: block;
  margin-right: 20px;
}
.hTitle {
  line-height: 1.3;
  color: #333333;
}
.authorSection {
  line-height: 150%;
  margin-bottom: 10px;
  font-size: 0.923em;
}
.alertPopupMessage a.linkBold {
  text-decoration: none;
}
.alertPopupMessage a.linkBold .titleSeparator {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.alertPopupMessage a.linkBold .subTitleBreak {
  display: none;
}
.alertPopupMessage a.linkBold .subTitle {
  font-size: 13px;
  padding-left: 5px;
}
.subTitle {
  display: inline;
  font-size: 20px;
  font-size: 2rem;
}
.subTitleBreak {
  display: block;
}
.titleSeparator {
  display: none;
}
.relatedArticlesContent .titleSeparator {
  display: inline;
}
.relatedArticlesContent .subTitle {
  display: inline;
}
.editorsChoice .titleSeparator {
  display: inline;
}
.editorsChoice .subTitle {
  display: inline;
  font-size: 13px;
  font-size: 1.3rem;
}
.subTitleSection {
  margin-bottom: 10px;
}
.highlighted {
  margin-bottom: 5px;
}
.highlighted a {
  background-color: #dddddd;
  padding: 2px 4px;
  *background: none;
  *padding: 2px 0px;
}
.fontItalic {
  font-style: italic;
}
.textSize {
  color: #666666;
  float: right;
  padding-right: 10px;
}
.textSize a {
  color: #666666;
  margin-left: 10px;
}
.textSize a.selected {
  font-weight: bold;
  color: #333333;
}
#text1 {
  font-size: 11px;
}
#text2 {
  font-size: 13px;
}
#text3 {
  font-size: 15px;
}
.separator {
  margin: 0px 5px;
  color: #333333;
  font-weight: normal;
}
.disclosures {
  margin-bottom: 20px;
  font-size: 0.923em;
}
.disclosures .authorInfo {
  padding: 0px;
}
.disclosureText {
  display: none;
  margin-bottom: 20px;
}
a.disclosureLink {
  margin-bottom: 10px;
  display: block;
}
.doi {
  margin-bottom: 25px;
  font-size: 0.923em;
}
.articleLinks {
  margin-bottom: 25px;
  font-size: 0.923em;
}
.articleLinks span {
  color: #666666;
}
.articleLinksCorrectionsRetractionsEOC {
  font-size: 0.923em;
}
.articleLinksCorrectionsRetractionsEOC span {
  color: #666666;
}
.publicationDate {
  display: none;
}
#ePrePrintDate {
  display: none;
  margin-bottom: 25px;
}
#ePrePrintDate .epreprint {
  display: inline-block;
}
.sectionTop {
  border-top: 3px solid #333333;
  margin: 0px 0px 15px 0px;
  border-bottom: 1px dotted #cccccc;
  background: #eeeeee;
  padding: 0px 10px;
  position: relative;
}
.sectionTop.first {
  border-top: 3px solid #333333;
  margin: -10px 0px 15px 0px !important;
  border-bottom: 1px dotted #cccccc;
  background: #eeeeee;
  padding: 0px 10px;
  position: relative;
}
h2.sectionHeader {
  font-weight: bold;
  text-transform: capitalize;
  margin: 10px 0 10px 0;
  zoom: 1;
  width: 95%;
}
h2.sectionHeader:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.contentPrevNext {
  position: absolute;
  bottom: 5px;
  right: 5px;
}
.contentPrevNext a {
  display: block;
  background: url('/Images/sprites/sprite_images.png?v=1') no-repeat;
  width: 35px;
  height: 35px;
}
.contentJumpLinks {
  margin: 5px 0;
  font-size: 1em;
}
.jumpLinks {
  max-width: 550px;
  line-height: 1.5;
  color: #999999;
}
.firstJumpSection,
.lastJumpSection {
  visibility: hidden;
}
.contentContainer h3.sectionHeader {
  font-family: Georgia,Serif;
  font-size: 18px;
  border-bottom: 2px solid #cccccc;
  margin-top: 10px;
}
.contentBody {
  margin-bottom: 10px;
}
.InlineTable {
  zoom: 1;
  color: white;
}
.InlineTable .inlineTable table {
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  padding: 5px 0;
}
.InlineTable .inlineTable table th {
  color: #333333;
  font-weight: bold;
  padding-top: 5px;
}
.InlineTable .inlineTable table tbody {
  color: #333333;
  padding: 5px 0 !important;
}
.InlineTable .inlineTable table tbody tr td {
  padding: 5px 0;
}
.InlineTable .inlineTable table tbody tr td bold {
  font-weight: bold;
}
.InlineTable:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.contentBody strong {
  font-size: 14px;
}
.contentColumn {
  width: 618px;
  padding-right: 20px;
  border-top: 1px solid #cccccc;
}
.contentColumn h3 {
  font-weight: bold;
  margin-bottom: 10px;
}
.contentBodyContainer {
  border-top: solid 1px #999999;
  padding: 5px 0px 0px 0px !important;
  margin-top: -2px !important;
}
body.article .contentBodyContainer div#tab1 {
  margin-top: 10px;
}
.contentBodyContainer ul {
  margin-left: 25px;
  list-style: disc;
}
.contentBodyContainer ol {
  margin-left: 25px;
  list-style: decimal;
}
.contentBodyContainer p,
.contentBodyContainer .para,
.contentBodyContainer .refContent {
  font-size: 1em;
  line-height: 1.5;
  margin: 0px 0 10px 0;
  font-family: Georgia, Cambria, Times, "Times New Roman", serif;
}
.contentBodyContainer .unicode {
  font-family: Times, "Times New Roman", serif !important;
}
.refContent span {
  font-weight: normal !important;
}
.BackExtra {
  font-family: Georgia, Cambria, Times, "Times New Roman", serif;
  line-height: 1.5;
}
.BlockQuote {
  font-style: italic;
  margin-left: 2.5em !important;
  margin-top: -10px !important;
  margin-bottom: 10px !important;
  display: block;
}
.contentBodyContainer .para.speech .speaker {
  font-weight: bold;
  padding-right: 1em;
}
.contentBodyContainer p sup,
.para sup,
.refContent sup {
  font-size: 0.846em;
}
.tableSection .lblSubTitle {
  font-family: Georgia, Serif;
}
.para p {
  font-size: inherit;
}
.contentBody p a,
sup a.reflink,
.filterTitle,
.widgetViewMore a,
.figureLinks a {
  color: #006699;
  cursor: pointer;
}
.contentBody p a:hover,
sup a.reflink:hover,
.filterTitle:hover,
.widgetViewMore a:hover,
.figureLinks a:hover,
a.supplementLink:hover {
  color: #3399cc;
}
.contentBody p a:visited,
sup a.reflinks:visited,
.filterTitle:visited,
.widgetViewMore a:visited,
.figureLinks a:visited {
  color: #3399cc;
  text-decoration: underline;
}
.contentSection {
  padding-top: 10px;
}
.contentSection ul {
  padding: 0px 25px;
}
.contentSection ul li {
  padding: 5px 0px;
}
.contentType {
  font-weight: bold;
  font-size: 1em;
}
.articleType {
  font-size: 1em;
}
.subHead {
  font-size: 1em;
}
.contentDate {
  font-size: 0.923em;
  text-transform: capitalize;
}
#lblSuperClass {
  text-transform: uppercase;
  color: #666666;
  display: block;
  margin: 10px 0 0 0;
}
.inlineTitle,
.figureTitle {
  font-weight: bold;
}
.Figure .figureCaption {
  font-size: 0.75em;
}
.Figure .figureCaption strong {
  font-size: 10.5px;
}
.supplementLink {
  color: #006699;
  cursor: pointer;
}
.supplementText {
  font-weight: bold;
  line-height: 25px;
}
.letterBody a {
  font-weight: bold;
}
.letterBody a span {
  color: #666666;
}
.lettersReplySection {
  background: #eeeeee;
  padding: 5px 10px;
}
.sessionExpMsg {
  margin: 20px 0 20px 0;
}
.signInUpsell .signInBox {
  width: 320px;
}
.ssoGlobalSignIn .mustSigninStatement,
.ssoGlobalSignIn .noAccessStatement {
  font-weight: bold;
  font-size: 16px !important;
  padding-bottom: 10px;
}
#signinDialog .mustSigninStatement,
#signinDialog .noAccessStatement {
  font-weight: bold;
  font-size: 1.2;
}
#signinDialog h3 {
  margin-bottom: 5px;
}
#signinDialog .shouldHaveAccessStatement {
  clear: both;
}
.portletWrapper #globalSignIn2 .ssoSubscriptionBox.left {
  width: 100%;
}
#signinDialog.ui-dialog-content {
  width: 675px !important;
}
#signinDialog.ui-dialog-content .ssoLoginInfo {
  width: 92%;
}
#globalSignIn3,
#signinDialog {
  background-color: #eeeeee;
  padding: 10px;
}
#globalSignIn3 h3,
#signinDialog h3 {
  font-weight: bold;
}
#globalSignIn3 .ssoGlobalSignIn,
#signinDialog .ssoGlobalSignIn {
  line-height: 1.5;
}
#globalSignIn3 .ssoGlobalSignIn a,
#signinDialog .ssoGlobalSignIn a {
  color: #006699;
  cursor: pointer;
  font-weight: bold;
}
#globalSignIn3 .ssoGlobalSignIn .ssoSignInBox,
#signinDialog .ssoGlobalSignIn .ssoSignInBox {
  width: 50%;
  float: left;
}
#globalSignIn3 .ssoGlobalSignIn .ssoSignInBox .ssoLoginInfo,
#signinDialog .ssoGlobalSignIn .ssoSignInBox .ssoLoginInfo {
  background-color: White;
  padding: 10px;
}
#globalSignIn3 .ssoGlobalSignIn .ssoSignInBox .ssoLoginInfo .ssoULTop,
#signinDialog .ssoGlobalSignIn .ssoSignInBox .ssoLoginInfo .ssoULTop {
  padding-left: 10px;
}
#globalSignIn3 .ssoGlobalSignIn .ssoSignInBox .CreateFreePersonalAccount,
#signinDialog .ssoGlobalSignIn .ssoSignInBox .CreateFreePersonalAccount {
  border-top: 1px solid #999999;
  margin-top: 10px;
  padding-top: 10px;
}
#globalSignIn3 .ssoGlobalSignIn .ssoRightSignIn,
#signinDialog .ssoGlobalSignIn .ssoRightSignIn {
  float: left;
  padding-left: 10px;
}
#globalSignIn3 .ssoGlobalSignIn .ssoRightSignIn .ssoPurchaseAccess h4,
#signinDialog .ssoGlobalSignIn .ssoRightSignIn .ssoPurchaseAccess h4 {
  font-size: 20px;
  font-weight: bold;
}
#globalSignIn3 .ssoGlobalSignIn .ssoRightSignIn .ssoPurchaseOptions,
#signinDialog .ssoGlobalSignIn .ssoRightSignIn .ssoPurchaseOptions {
  padding-left: 5px;
}
.portletWrapper .ssoLoginInfo {
  border-top: none !important;
}
.portletWrapper #globalSignIn2 .ssoSignInHeader {
  padding-top: 0 !important;
}
.letterSubmitForm {
  position: relative;
}
.submitLetterButton {
  cursor: pointer;
  color: #333333;
  padding-left: 26px;
  background: url('/Images/sprites/sprite_toolbox.png?v=1') -66px -169px no-repeat;
  font-size: 12px;
  line-height: 20px;
  height: 20px;
  position: absolute;
  right: 0px;
  top: 5px;
  display: block;
}
.letterSection {
  border-top: 1px dotted #cccccc;
  padding-bottom: 10px;
}
.originalLetter,
lettersReplySection {
  margin: 0.8em 0;
  line-height: 1.5;
  font-size: 1em;
}
#divSignIn {
  margin-bottom: 20px;
}
.boxSection {
  border: 1px solid #333333;
  padding: 10px;
}
.boxSection .label {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.3;
  float: left;
  margin-right: 5px;
}
.boxSection .caption {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.3;
}
.boxSection .title {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.3;
  margin-top: 5px;
}
.boxSection .simple {
  margin: 5px 0 10px 0;
  list-style: none;
}
.boxSection .simple li {
  padding: 3px 0;
}
.boxSection .parabox-fn {
  margin-bottom: 0;
}
.boxSection .para {
  margin: 0 0 10px;
}
.inlineVideoSection {
  margin-top: 10px !important;
}
.inlineVideoLabel {
  font-weight: bold;
}
.inlineVideoTitle {
  font-weight: bolder;
  font-family: Georgia, Cambria, Times, "Times New Roman", serif;
}
.StatesMet {
  margin-top: 10px;
}
.StatesMet .stateList {
  color: #006699;
}
.browseStates {
  font-weight: bold;
  line-height: 150%;
}
.ui-dialog,
#signinDialog {
  overflow: hidden;
}
.altmetric-embed {
  margin-top: -5px;
  margin-bottom: 5px;
}
.stickyContent {
  float: left !important;
  margin-left: -50px;
}
.stickyContent .addthis_toolbox {
  left: 0;
}
.stickyContent .addthis_floating_style {
  padding: 5px 0 !important;
  z-index: 2 !important;
  background: none !important;
  position: static !important;
}
.stickyContent .addthis_floating_style .at300b,
.stickyContent .addthis_floating_style .at300bo,
.stickyContent .addthis_floating_style .at300m {
  padding-left: 1px !important;
}
#at_hover {
  display: none !important;
}
#at_auth {
  padding: 5px 10px 7px !important;
}
#at20mc #at15s {
  margin-top: -55px;
  margin-left: -162px;
}
.flag.freeArticle {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0px;
  font-size: .425em;
}
.portletWrapper {
  border-top: 1px solid #999999;
  margin-top: -1px;
  padding-top: 5px;
}
.portletTabMenu .aLinks {
  margin-bottom: 0;
}
#divArticleLevelMetrics.portlet {
  background: transparent;
}
.artmet-modal-trigger-wrap {
  margin-top: 5px !important;
  padding-top: 10px;
  border-top: 1px dotted #999999;
}
.artmet-modal-trigger {
  cursor: pointer;
  width: 110px;
  margin: 0 auto;
}
.artmet-modal-trigger:hover {
  text-decoration: none;
}
.artmet-modal-trigger span {
  font-weight: bold;
}
.ct-label {
  margin-right: 5px;
  width: auto !important;
}
.icon-metrics {
  margin-right: 5px;
  font-size: 20px;
  vertical-align: text-bottom;
}
#divArticleLevelMetrics.portlet {
  margin-bottom: 5px;
  padding-bottom: 10px;
}
.artmet-condensed-wrap {
  padding-bottom: 0px !important;
}
.artmet-condensed-wrap .artmet-item {
  width: 33% !important;
}
.artmet-condensed-wrap .artmet-item .artmet-number {
  font-size: 16px;
}
.artmet-condensed-wrap .artmet-item.artmet-citations,
.artmet-condensed-wrap .artmet-citations .artmet-text:hover,
.artmet-condensed-wrap .artmet-citations .artmet-number:hover {
  cursor: default !important;
}
.artmet-total-views {
  width: 100px !important;
}
.artmet-total-views .artmet-number {
  font-size: 20px;
}
.artmet-full-wrap .artmet-views-wrap {
  margin-left: 45px;
}
.artmet-full-wrap .artmet-citations {
  width: 47% !important;
  padding-left: 20px;
}
.artmet-full-wrap .artmet-page-views,
.artmet-full-wrap .artmet-pdf-views {
  width: 303px !important;
  padding: 7px 12px !important;
  float: right !important;
}
.abstractFigures {
  padding: 10px;
  margin: 0px;
}
.figureRotatorContainer {
  background: url('/Images/backgrounds/gradient_carousel.png?v=1') bottom left repeat-x #e6e6e6;
  margin-bottom: 20px;
  position: relative;
  width: 620px;
}
.figureRotatorContainer .title {
  position: absolute;
  left: 40px;
  width: 470px;
  bottom: 10px;
  color: #666666;
  margin: 0px;
  text-align: center;
}
.figureRotator,
.videoRotator {
  margin: 0px;
  border: 0px;
  padding: 0px;
  background: none;
}
.figureRotator ul li,
.videoRotator ul li {
  width: 195px;
  height: 195px;
  background: white;
  margin-right: 8px;
  border: none;
}
.imgHolder {
  cursor: pointer;
  display: table-cell;
  height: 195px;
  line-height: 195px;
  padding: 0;
  table-layout: fixed;
  text-align: center;
  vertical-align: middle;
  width: 195px;
}
.imgHolder img {
  max-height: 195px;
  max-width: 195px;
  padding: 0;
  vertical-align: middle;
}
.figPrev.disabled,
.figNext.disabled,
.videoPrev.disabled,
.videoNext.disabled {
  cursor: default;
}
.sprite-figure-rotator {
  background-image: url('/Images/sprites/sprite_carousel_buttons.png?v=1');
  background-repeat: no-repeat;
}
.sprite-figure-rotator.figPrev {
  background-position: -80px -50px;
}
.sprite-figure-rotator.figPrev.disabled {
  background-position: -120px 0;
}
.sprite-figure-rotator.figNext {
  background-position: 0 -150px;
}
.sprite-figure-rotator.figNext.disabled {
  background-position: -40px -100px;
}
.figPrev,
.figNext,
.videoPrev,
.videoNext {
  margin: 0px;
  cursor: pointer;
  height: 40px;
  width: 40px;
}
.tableSection .inlineFigure {
  margin-top: 10px;
}
#tab3 .tableSection .inlineFigure {
  padding-top: 10px;
}
#tab2 .inlineFigure,
#tab3 .inlineFigure {
  font-size: 11px;
  line-height: 150%;
}
#tab3 .figureLegend {
  padding-bottom: 10px;
}
.lblSubTitle {
  font-weight: bold;
}
.figureSection,
.tableSection {
  background: #eeeeee;
  margin: 0px 0px 18px 0px;
  border-bottom: dotted 1px #cccccc;
  border-top: dotted 1px #cccccc;
  padding: 10px;
  line-height: 150%;
}
.figureSection h3,
.tableSection h3 {
  font-size: 11px;
  font-weight: normal;
}
.figureSection .Figure .figureLegend .figureCaption .para {
  font-size: 13px !important;
}
.inlineFigureImage {
  margin-bottom: 8px !important;
  text-align: center;
}
.inlineFigureImageContainer {
  float: left;
}
.inlineFigureImageContainer img {
  cursor: pointer;
  width: 550px;
}
.inlineFigureImageContainer br {
  line-height: 5px;
}
.inlineFigure img {
  width: 180px;
  background: white;
}
.inlineFigure img.tableIcon {
  width: auto;
}
.figureLabel {
  font-weight: bold;
  margin-bottom: 10px;
}
.figureTitle {
  margin-bottom: 15px;
  float: right;
}
.figureLinks {
  clear: both;
  text-align: left;
  padding-top: 10px;
  font-size: 13px;
}
#tab1 .figureLinks .viewInContext {
  display: none;
}
.enlargeImage {
  float: left;
}
.btnImageEnlarger {
  display: block;
  width: 25px;
  cursor: pointer;
  height: 25px;
  background: url('/Images/sprites/sprite_enlarge_reduce.png?v=1') -25px 0px no-repeat;
}
.btnImageEnlarger:hover {
  text-decoration: none;
}
.btnImageEnlarger.open {
  background-position: 0px -35px;
}
.inlineGraphic img {
  max-width: 620px;
  text-align: center;
}
.firstPagePreview .bd img {
  max-width: 600px;
}
.referenceContainer {
  padding-bottom: 20px;
  position: relative;
  top: -20px;
}
.referenceSection {
  margin-top: 0px;
}
.referenceNumber,
.referenceNumber a {
  position: relative;
  top: 2px;
  width: 4%;
  font-size: 18px;
  text-align: right;
  color: #777777;
}
.referenceContent {
  padding-top: 5px;
  line-height: 150%;
  width: 93%;
}
.referenceContent a {
  font-weight: bold;
}
.referenceWithoutSectionHeader {
  margin-top: 20px;
  padding-top: 10px;
  border-top: 4px solid #c8c8c8;
}
.refSmallCaps {
  font-size: 10px;
}
.refContainer {
  position: relative;
}
.refRow {
  margin-top: 0px;
  padding: 10px 0px 10px 0px;
  border-top: dotted 1px #cccccc;
}
.refRow:nth-of-type(1) {
  border: none;
}
.refNumber a {
  position: relative;
  width: 50px;
  float: left;
  font-size: 18px;
  text-align: right;
  font-weight: bold;
  margin-right: 15px;
  cursor: default;
}
.refNumber a:hover {
  text-decoration: none;
}
.refContent {
  overflow: hidden;
  position: relative;
  margin: 0px;
}
.refContentHolder {
  padding-top: -10px;
}
.lettersCitation {
  margin: 10px 0px 10px 0px;
}
.lettersContainer {
  line-height: 150%;
}
.lettersFrom {
  margin-top: 20px;
}
.lettersRow {
  padding: 10px 0px 10px 0px;
  border-top: dotted 1px #cccccc;
}
.lettersRow:nth-of-type(1) {
  border: none;
}
.extract-disclaimer {
  border: 1px solid #c8c8c8;
  padding: 10px 1px 1px 10px;
  font-style: italic;
  margin: .5em 0;
}
#scm6MainContent_divTopics .header {
  font-size: 11px;
}
.nonMemberSection {
  width: 620px;
}
.nonMemberSection .right {
  display: block;
}
.signOn {
  border: none;
  width: 300px;
  background: white;
  padding: 0px;
  border: 1px solid #cccccc;
}
.signOn .title {
  display: block;
  padding: 10px;
  padding-top: 0px;
  font-weight: normal;
}
.signOn .header {
  padding: 10px;
}
.signOn .loginInfo {
  padding: 10px;
}
.subscribeNow {
  border: none;
  background: #eeeeee;
}
.buyThis {
  display: block;
}
.haveAcode {
  display: block;
  margin: 10px 0px;
  padding: 10px;
  border: 1px solid #cccccc;
  line-height: 150%;
}
.haveAcode input#txtYourCode {
  width: 140px;
  border: 1px solid #cccccc;
  padding: 2px;
}
.signInTitle {
  margin-bottom: 10px;
}
.signinInfo {
  width: 280px;
}
.portletWrapper .nonMemberSection {
  padding-left: 0px;
}
.portletWrapper .nonMemberSection .right {
  display: none;
}
#commentFormContainer {
  margin-bottom: 10px;
}
.asterisk {
  font-weight: bold;
}
.commentRow {
  margin-bottom: 15px;
}
.commentRow .last {
  margin-bottom: 0px;
}
.commentRow label {
  display: block;
  margin-bottom: 5px;
}
.commentRow input {
  width: 400px;
  padding: 5px;
  border: 1px solid #cccccc;
}
.commentRow #noConflict {
  width: auto;
  margin: 0px 5px 2px 0px;
  vertical-align: middle;
  border: none;
}
.commentRow #txtDisclosure {
  display: block;
}
.commentRow textarea {
  width: 568px;
  max-width: 568px;
  height: 150px;
  padding: 5px;
  margin-bottom: 10px;
  border: 1px solid #cccccc;
  font-family: inherit;
}
#commentForm .btnSubmit {
  width: 55px;
  height: 22px;
  margin-right: 10px;
  background: url('/Images/buttons/b_submit.png?v=1') no-repeat top left;
  cursor: pointer;
  text-indent: -9999px;
  display: block;
  float: left;
}
#commentForm .btnCancel {
  font-weight: bold;
  text-decoration: underline;
  float: left;
  margin-top: 5px;
}
#commentForm .pleaseWait {
  display: none;
  float: left;
  margin-right: 10px;
}
#commentForm .disclosure.error {
  display: none;
  margin-bottom: 10px;
}
#commentFormContainer.ui-dialog-content {
  overflow: hidden;
}
.ui-dialog a {
  color: #006699;
}
#ui-dialog-title-commentFormContainer {
  font-weight: bold;
  font-size: 14px;
}
input.captcha {
  width: 200px;
  padding: 5px;
  margin: 10px 0px;
  border: 1px solid #cccccc;
}
.rcCaptchaImage {
  margin-bottom: 10px;
}
.captchaAlert {
  margin-bottom: 10px;
}
.tooltipComments {
  margin-top: 10px;
}
.comments a.commentLink {
  font-weight: bold;
  margin-bottom: 5px;
  padding: 4px 0px 0px 26px;
  display: block;
  background-image: url('/Images/sprites/sprite_toolbox.png?v=1');
  background-repeat: no-repeat;
  height: 20px;
  width: 149px;
}
.comments a.commentLink img {
  vertical-align: middle;
  margin-right: 10px;
}
.comment {
  border-bottom: 3px solid #cccccc;
  margin-bottom: 10px;
  padding-bottom: 10px;
  line-height: 1.5;
}
.comment ul {
  list-style: disc !important;
  list-style-position: inside !important;
}
.comment ol ul,
.comment ul ul {
  list-style: circle!important;
}
.comment ol ul ul,
.comment ul ul ul {
  list-style: square !important;
}
.commentHeader {
  margin-bottom: 10px;
  border-bottom: 1px solid #cccccc;
  line-height: 130%;
}
.commentHeader .conflicts {
  margin-bottom: 10px;
}
.commentTitle {
  margin-bottom: 10px;
}
.commentTitle .left {
  font-weight: bold;
  width: 410px;
}
.commentAuthors {
  margin-bottom: 10px;
}
.commentInstitution {
  margin-bottom: 10px;
  font-size: 10px;
}
.toggleDisclosure {
  margin-bottom: 10px;
  display: block;
  width: auto;
}
#dvDisclosure {
  margin-bottom: 10px;
}
.cmeStatementHead {
  font-weight: bold;
  font-size: 14px;
  color: black;
  margin-top: 20px;
  margin-bottom: 20px;
}
.cmeStatementText {
  font-size: 12px;
  color: #555555;
  line-height: 150%;
}
.cmeHead {
  font-weight: bold;
  font-size: 16px;
  color: #990000;
  margin-top: 20px;
}
.cmeItem {
  margin-top: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
}
.cmeType {
  font-weight: bold;
  font-size: 12px;
  color: #666666;
}
.cmePubDate {
  font-weight: bold;
  font-size: 11px;
  color: #666666;
}
.cmeTitle {
  font-weight: bold;
  font-size: 12px;
  color: #336699;
}
.cmeExpInfo {
  font-weight: bold;
  font-size: 11px;
}
.cmeListLeft {
  width: 420px;
  float: left;
}
.cmeStageRight {
  width: 180px;
  float: right;
  font-weight: bold;
  font-size: 11px;
}
.cmeHighlight {
  background: yellow;
}
.StatesMet .stateList a {
  color: #006699;
}
.nmlHeadings h1 {
  font-size: 24px;
  font-size: 2.4rem;
  color: black;
  font-weight: bold;
}
.nmlHeadings h2 {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
}
.nmlHeadings h3 {
  font-size: 22px;
  font-size: 2.2rem;
  color: black;
  font-weight: bold;
}
.nmlHeadings h4 {
  font-size: 17px;
  font-size: 1.7rem;
  font-style: italic;
}
.nmlHeadings h5 {
  font-size: 17px;
  font-size: 1.7rem;
  color: black;
  font-style: italic;
}
.nmlHeadings h6 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: bold;
}
.portletColumn {
  width: 319px;
  float: right;
  background: #eeeeee;
  border-left: 1px solid #cccccc;
  margin: 0px;
  padding: 0px 10px 2px 0px;
  height: 100%;
  position: relative;
}
.portletWrapper,
.portletContainer {
  padding: 0px;
}
.portletContentHolder {
  padding-left: 18px;
  color: #333333;
}
.portletContentHolder #globalSignIn2 {
  clear: both;
}
.portletContentHolder #globalSignIn2 a {
  color: #006699;
}
.portletContentHolder #globalSignIn2 h4 {
  margin-bottom: 5px;
}
.portletContentHolder #globalSignIn2 .ssoSignInBox {
  border-top: none;
}
.portletContentHolder #globalSignIn2 .ssoSignInBox .ssoULTop {
  line-height: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
}
.placeholder {
  background: #f0f0f0;
  border: 1px dashed #dddddd;
}
.portletBig {
  padding: 10px;
  margin-bottom: 10px;
  width: 580px;
}
.portlet,
.adPortlet {
  width: auto;
  padding: 0px;
  margin-bottom: 10px;
}
.portlet-title {
  float: left;
}
.portlet-content {
  width: 280px;
  padding: 10px;
  font-size: 13px;
  line-height: 1.5em;
  border-bottom: 1px solid #cccccc;
  background: white;
  border-top: none;
}
.portlet-content br {
  line-height: 150%;
}
.portlet-content a {
  font-weight: bold;
}
.portlet-content .contentInfo {
  color: #999999;
}
.portlet-content .aTitle {
  font-size: 13px !important;
}
.portletContentSection {
  padding-bottom: 5px;
}
.portletContentSection ul,
.portletContentSection ol {
  list-style-type: none;
}
.configure {
  padding: 0 5px 0px 10px;
  border-top: 5px solid #999999;
  width: 285px;
  line-height: 28px;
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  background: url('/Images/backgrounds/gradient_widget_head.png?v=1') repeat-x;
}
.multimediarelatedbytopic .topicHeader {
  margin-bottom: 5px;
}
.configureicon,
.moveicon {
  width: 24px;
  height: 28px;
  display: inline-block;
  vertical-align: top;
  float: right;
  background: url('/Images/sprites/sprite_images.png?v=1') no-repeat;
}
.moveicon {
  cursor: move;
  background-position: 0 -3160px;
}
.configureicon,
.open {
  cursor: pointer;
  background-position: 0 -3188px;
}
.viewMoreSectionsSection {
  display: none;
}
.viewMoreArticlesSection {
  display: none;
}
.btnSlider {
  margin-top: 1px;
  height: 1px;
  z-index: 1000;
  top: 110px !important;
  position: relative;
}
.btnSlideRight,
.btnSlideLeft {
  background-image: url('/Images/sprites/sprite_images.png?v=1');
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  width: 25px;
  height: 45px;
  top: 110px;
  left: -6px;
  position: relative;
}
.btnSlideLeft {
  left: -20px;
  display: none;
}
.portletTabMenu {
  position: relative;
  margin-left: 0px;
  background: #eeeeee;
  padding: 10px 0px 0px 18px;
  background: none;
}
.portletColumn.collapsed .portletTabMenu {
  padding-left: 10px;
}
.cmeSelfServe {
  background: none repeat scroll 0% 0% white;
  width: 328px;
  margin-left: -0.5px;
  border: 1px solid #cccccc;
  z-index: 99999;
}
.cmeSelfServe .cmeSelfServeHeader {
  background: none repeat scroll 0% 0% #d71635;
  padding: 5px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  margin-top: -3px;
}
.cmeSelfServe .cmeSelfServeBody {
  padding: 5px;
  font-size: 13px;
  line-height: 1.5;
}
.cmeSelfServe .cmeSelfServeBody a {
  color: #006699;
  font-weight: bold;
}
.selfServe .externalLink img {
  border: 1px solid #cccccc;
  width: 327.5px;
}
.rightTab {
  background: url('/Images/backgrounds/gradient_widget_head.png?v=1') #d5d5d5 repeat-x;
  position: relative;
  list-style-type: none;
  padding: 13px 0 13px 10px;
  width: 133px;
  left: -10px;
  margin-top: 5px;
  font-weight: bold;
  cursor: pointer;
  z-index: 9999;
}
.rightTab .openFlyout {
  background: url('/Images/sprites/sprite_images.png?v=1') no-repeat;
  padding: 0 0 0 15px;
  display: block;
}
.rightTab.open {
  left: -32px;
  padding-left: 32px;
}
.rightTabInfo {
  border-bottom: dotted 1px #c3bdb1;
  margin-bottom: 5px;
  padding-bottom: 10px;
  display: none;
  height: 20px;
  text-align: center;
  font-weight: bold;
}
.rightTabIcons {
  width: 80px;
}
ul.rightTabIcons li {
  width: 25px;
  height: 25px;
  margin-left: 15px;
  float: left;
  list-style: none;
}
.readerModeWidget {
  background-image: url("/CSS/sprite_reader_widget.png");
  background-repeat: no-repeat;
}
.flyout {
  background: url('/Images/backgrounds/gradient_widget_head.png?v=1') #d5d5d5 repeat-x;
  padding: 6px;
  display: none;
  position: absolute;
  left: -312px;
  top: 0px;
}
.flyout .configureicon {
  display: none;
}
.flyout .configure {
  cursor: default;
}
.flyout .portlet-content {
  display: block!important;
  border: none;
}
.flyout .portlet {
  margin: 0;
}
.ssArticleWidget {
  width: 329px;
  margin-top: -1px;
}
.ssArticleWidget .hidden {
  display: none;
}
.aLinks {
  width: 300px;
  margin-bottom: 20px;
}
.aLinks ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 300px;
  overflow: hidden;
  margin-top: 10px;
}
.lastLine {
  border-bottom: dotted 1px gray;
}
.aLinks ul li {
  float: left;
  width: 150px;
  height: 20px;
  font-size: 9px;
  padding: 3px 0px;
  border-bottom: dotted 1px #999999;
  zoom: 1;
}
.aLinks ul li:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.aLinks ul li img {
  padding-right: 2px;
  vertical-align: middle;
}
.aLinks ul li a {
  cursor: pointer;
  color: #333333;
  font-size: 12px;
  line-height: 20px;
  height: 20px;
  display: block;
  float: left;
}
.aLinks.reader-mode {
  width: 100px;
  margin: 0 auto;
}
.aLinks.reader-mode .tools {
  width: 100px;
}
.aLinks.reader-mode li {
  text-indent: -9999px;
  width: 26px;
  margin: 0px 0px 0px 18px;
  border: none;
}
.aLinks ul li.lastLI {
  border-bottom: none;
}
ul.tools li.lastLI {
  border-bottom: dotted 1px gray;
}
.collapsed ul.tools li.lastLI {
  border-bottom: none;
}
.toolbox_sprite {
  background-image: url('/Images/sprites/sprite_images.png?v=1');
  background-repeat: no-repeat;
  margin-right: 5px;
  width: 19px;
  height: 19px;
  display: block;
  vertical-align: middle;
}
.tool_alerts {
  background-position: 0px -29px;
}
.tool_citation {
  background-position: -91px -28px;
}
.tool_comment {
  background-position: -29px -29px;
}
.tool_email {
  background-position: -62px 0px;
  margin-top: 5px;
}
.tool_letter {
  background-position: -62px -22px;
}
.tool_pdf {
  background-position: -31px 0px;
}
.tool_pdf_gray {
  background-position: 0px 0px;
}
.tool_permissions {
  background-position: -91px 0px;
}
.tool_print {
  background-position: -29px -54px;
}
.tool_print_gray {
  background-position: 0px -54px;
}
.tool_share {
  background-position: -58px -54px;
}
.tool_slideset {
  background-position: 0px -83px;
}
.tool_slideset_gray {
  background-position: -91px -55px;
}
.tool_suppcontent {
  background-position: -54px -83px;
}
.tool_suppcontent_gray {
  background-position: -27px -83px;
}
.relatedContentHeading h3 {
  margin: 0px;
  font-weight: bold;
}
.citingArticles p {
  margin: 0 0 10px 0;
  line-height: 2;
  padding: 0 5px;
}
.citingArticles a {
  color: #006699;
  font-size: 110%;
  text-shadow: 2px 2px 2px #dddddd;
  filter: dropshadow(color=#dddddd, offx=2, offy=2);
  bottom: -0.25em;
}
.citingArticles a:visited,
.citingArticles a:hover,
.citingArticles a:active {
  color: #006699;
}
.citingArticles a:visited {
  color: #004466;
}
.citingArticles a:hover,
.citingArticles a:active {
  color: #0088cc;
}
.contentFilter {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
.contentFilter ul {
  list-style-type: none;
  display: none;
}
.filterTerms {
  list-style-type: none;
  display: none;
}
.contentFilter a {
  font-weight: normal;
}
.contentFilter .selected {
  font-weight: bold;
}
.sVideo {
  width: 90px;
  height: 80px;
  background: #dddddd;
  padding-right: 10px;
  margin-top: 5px;
}
.videoInfo {
  width: 155px;
}
.playVideo {
  background: url("/Images/buttons/b_play.gif?v=1");
  width: 66px;
  height: 20px;
  margin: 0px;
  padding: 0px;
}
.newsHeader {
  padding: 5px 0px;
}
.newsHeaderLogo {
  width: 135px;
  height: 25px;
  padding: 0px;
  margin: 0px;
  background: url("/Images/logo_newsorg_placeholder.gif?v=1");
}
#divRelatedJobs .portlet-content {
  padding-bottom: 0px;
}
#divRelatedJobs .footer {
  border-top: 1px dotted #cccccc;
  padding-top: 10px;
}
.adPortlet {
  text-align: center;
}
.addImage {
  width: 300px;
  height: 300px;
  border: 1px solid #999999;
  background: white;
}
.relatedArticlesContent .contentTitle a {
  color: black;
}
#globalSignIn2 h3 {
  font-weight: bold;
  margin-bottom: 5px;
}
#globalSignIn2 .ssoSignInHeader {
  padding-top: 5px;
}
#globalSignIn2 a {
  color: #006699;
  cursor: pointer;
  font-weight: bold;
}
#globalSignIn2 .ssoPurchaseAccess {
  padding-bottom: 10px;
  line-height: 1.5;
}
#globalSignIn2 .ssoULTop {
  padding-left: 10px;
}
#globalSignIn2 .CreateFreePersonalAccount {
  padding-bottom: 10px;
  line-height: 1.5;
}
#globalSignIn2 .ssoPurchaseOptions {
  padding-left: 5px;
}
.portlet.thirdParty .configure {
  border-color: #999999;
}
.portlet.thirdParty .multimediarelatedbytopic .topicHeader {
  color: #999999;
}
.atabs {
  margin-bottom: 1px;
  margin-left: 8px;
  width: 100%;
}
.atab {
  float: none;
  top: 0;
}
.atab:first-child a {
  border-left: none;
}
.atab:first-child a.selected {
  border-left: 1px solid #999999;
}
.atab a {
  float: left;
  border-right: 1px solid #999999;
  margin: 0 1px 0 0;
  position: relative;
  padding: 10px 5px 10px 5px;
}
.atab a img {
  vertical-align: middle;
}
.atab a.tabCME {
  border-top: none;
  border-bottom: 1px solid white;
  background: #cccccc;
  font-weight: bold;
}
.atab a.selected {
  color: #333333;
  background: white;
  margin: -7px 1px 0px -4px;
  padding: 12px 5px 12px 5px;
  border: 1px solid #999999;
  border-top: 5px solid;
  border-bottom: none;
}
.atab a.selected a {
  padding-bottom: 8px;
  background: white;
}
.tabControl .selected {
  border-top: 5px solid #666666;
}
.JAMA .fullContentAvailableMessage h3 {
  font-size: 12px;
  color: #d71635;
  margin-bottom: 0px;
}
.JAMA h2.sectionHeader {
  color: #d71635;
}
.JAMA .jumpLinks a.active {
  color: #d71635;
}
.JAMA .ssoLoginInfo,
.JAMA #divArticleLevelMetrics {
  border-bottom: 5px solid #d71635;
}
.JAMA .horizontalTab .selected {
  border-top-color: #d71635;
}
.JAMA .atab a.selected {
  border-top-color: #d71635;
}
.JAMA .tabControl .selected {
  border-top: 5px solid #d71635;
}
.JAMA .atabs .selected {
  border-top: 5px solid #d71635;
}
.JAMA .configure {
  border-color: #d71635;
}
.JAMA .multimediarelatedbytopic .topicHeader {
  color: #d71635;
}
.JAMA .contentPrevNext .prev,
.JAMA .contentPrevNext .next {
  width: 30px;
  height: 23px;
}
.nmlHeadings .JAMA h2,
.nmlHeadings .JAMA h4 {
  color: JAMA;
}
.NEUR .fullContentAvailableMessage h3 {
  font-size: 12px;
  color: #981b1e;
  margin-bottom: 0px;
}
.NEUR h2.sectionHeader {
  color: #981b1e;
}
.NEUR .jumpLinks a.active {
  color: #981b1e;
}
.NEUR .ssoLoginInfo,
.NEUR #divArticleLevelMetrics {
  border-bottom: 5px solid #981b1e;
}
.NEUR .horizontalTab .selected {
  border-top-color: #981b1e;
}
.NEUR .atab a.selected {
  border-top-color: #981b1e;
}
.NEUR .tabControl .selected {
  border-top: 5px solid #981b1e;
}
.NEUR .atabs .selected {
  border-top: 5px solid #981b1e;
}
.NEUR .configure {
  border-color: #981b1e;
}
.NEUR .multimediarelatedbytopic .topicHeader {
  color: #981b1e;
}
.NEUR .contentPrevNext .prev,
.NEUR .contentPrevNext .next {
  width: 30px;
  height: 23px;
}
.nmlHeadings .NEUR h2,
.nmlHeadings .NEUR h4 {
  color: NEUR;
}
.FACI .fullContentAvailableMessage h3 {
  font-size: 12px;
  color: #ed1c24;
  margin-bottom: 0px;
}
.FACI h2.sectionHeader {
  color: #ed1c24;
}
.FACI .jumpLinks a.active {
  color: #ed1c24;
}
.FACI .ssoLoginInfo,
.FACI #divArticleLevelMetrics {
  border-bottom: 5px solid #ed1c24;
}
.FACI .horizontalTab .selected {
  border-top-color: #ed1c24;
}
.FACI .atab a.selected {
  border-top-color: #ed1c24;
}
.FACI .tabControl .selected {
  border-top: 5px solid #ed1c24;
}
.FACI .atabs .selected {
  border-top: 5px solid #ed1c24;
}
.FACI .configure {
  border-color: #ed1c24;
}
.FACI .multimediarelatedbytopic .topicHeader {
  color: #ed1c24;
}
.FACI .contentPrevNext .prev,
.FACI .contentPrevNext .next {
  width: 30px;
  height: 23px;
}
.nmlHeadings .FACI h2,
.nmlHeadings .FACI h4 {
  color: FACI;
}
.SURG .fullContentAvailableMessage h3 {
  font-size: 12px;
  color: #f47920;
  margin-bottom: 0px;
}
.SURG h2.sectionHeader {
  color: #f47920;
}
.SURG .jumpLinks a.active {
  color: #f47920;
}
.SURG .ssoLoginInfo,
.SURG #divArticleLevelMetrics {
  border-bottom: 5px solid #f47920;
}
.SURG .horizontalTab .selected {
  border-top-color: #f47920;
}
.SURG .atab a.selected {
  border-top-color: #f47920;
}
.SURG .tabControl .selected {
  border-top: 5px solid #f47920;
}
.SURG .atabs .selected {
  border-top: 5px solid #f47920;
}
.SURG .configure {
  border-color: #f47920;
}
.SURG .multimediarelatedbytopic .topicHeader {
  color: #f47920;
}
.SURG .contentPrevNext .prev,
.SURG .contentPrevNext .next {
  width: 30px;
  height: 23px;
}
.nmlHeadings .SURG h2,
.nmlHeadings .SURG h4 {
  color: SURG;
}
.DERM .fullContentAvailableMessage h3 {
  font-size: 12px;
  color: #006f3b;
  margin-bottom: 0px;
}
.DERM h2.sectionHeader {
  color: #006f3b;
}
.DERM .jumpLinks a.active {
  color: #006f3b;
}
.DERM .ssoLoginInfo,
.DERM #divArticleLevelMetrics {
  border-bottom: 5px solid #006f3b;
}
.DERM .horizontalTab .selected {
  border-top-color: #006f3b;
}
.DERM .atab a.selected {
  border-top-color: #006f3b;
}
.DERM .tabControl .selected {
  border-top: 5px solid #006f3b;
}
.DERM .atabs .selected {
  border-top: 5px solid #006f3b;
}
.DERM .configure {
  border-color: #006f3b;
}
.DERM .multimediarelatedbytopic .topicHeader {
  color: #006f3b;
}
.DERM .contentPrevNext .prev,
.DERM .contentPrevNext .next {
  width: 30px;
  height: 23px;
}
.nmlHeadings .DERM h2,
.nmlHeadings .DERM h4 {
  color: DERM;
}
.OPHTH .fullContentAvailableMessage h3 {
  font-size: 12px;
  color: #66bc29;
  margin-bottom: 0px;
}
.OPHTH h2.sectionHeader {
  color: #66bc29;
}
.OPHTH .jumpLinks a.active {
  color: #66bc29;
}
.OPHTH .ssoLoginInfo,
.OPHTH #divArticleLevelMetrics {
  border-bottom: 5px solid #66bc29;
}
.OPHTH .horizontalTab .selected {
  border-top-color: #66bc29;
}
.OPHTH .atab a.selected {
  border-top-color: #66bc29;
}
.OPHTH .tabControl .selected {
  border-top: 5px solid #66bc29;
}
.OPHTH .atabs .selected {
  border-top: 5px solid #66bc29;
}
.OPHTH .configure {
  border-color: #66bc29;
}
.OPHTH .multimediarelatedbytopic .topicHeader {
  color: #66bc29;
}
.OPHTH .contentPrevNext .prev,
.OPHTH .contentPrevNext .next {
  width: 30px;
  height: 23px;
}
.nmlHeadings .OPHTH h2,
.nmlHeadings .OPHTH h4 {
  color: OPHTH;
}
.PSYCH .fullContentAvailableMessage h3 {
  font-size: 12px;
  color: #005276;
  margin-bottom: 0px;
}
.PSYCH h2.sectionHeader {
  color: #005276;
}
.PSYCH .jumpLinks a.active {
  color: #005276;
}
.PSYCH .ssoLoginInfo,
.PSYCH #divArticleLevelMetrics {
  border-bottom: 5px solid #005276;
}
.PSYCH .horizontalTab .selected {
  border-top-color: #005276;
}
.PSYCH .atab a.selected {
  border-top-color: #005276;
}
.PSYCH .tabControl .selected {
  border-top: 5px solid #005276;
}
.PSYCH .atabs .selected {
  border-top: 5px solid #005276;
}
.PSYCH .configure {
  border-color: #005276;
}
.PSYCH .multimediarelatedbytopic .topicHeader {
  color: #005276;
}
.PSYCH .contentPrevNext .prev,
.PSYCH .contentPrevNext .next {
  width: 30px;
  height: 23px;
}
.nmlHeadings .PSYCH h2,
.nmlHeadings .PSYCH h4 {
  color: PSYCH;
}
.NEURPSYCH .fullContentAvailableMessage h3 {
  font-size: 12px;
  color: #005276;
  margin-bottom: 0px;
}
.NEURPSYCH h2.sectionHeader {
  color: #005276;
}
.NEURPSYCH .jumpLinks a.active {
  color: #005276;
}
.NEURPSYCH .ssoLoginInfo,
.NEURPSYCH #divArticleLevelMetrics {
  border-bottom: 5px solid #005276;
}
.NEURPSYCH .horizontalTab .selected {
  border-top-color: #005276;
}
.NEURPSYCH .atab a.selected {
  border-top-color: #005276;
}
.NEURPSYCH .tabControl .selected {
  border-top: 5px solid #005276;
}
.NEURPSYCH .atabs .selected {
  border-top: 5px solid #005276;
}
.NEURPSYCH .configure {
  border-color: #005276;
}
.NEURPSYCH .multimediarelatedbytopic .topicHeader {
  color: #005276;
}
.NEURPSYCH .contentPrevNext .prev,
.NEURPSYCH .contentPrevNext .next {
  width: 30px;
  height: 23px;
}
.nmlHeadings .NEURPSYCH h2,
.nmlHeadings .NEURPSYCH h4 {
  color: NEURPSYCH;
}
.INTEMED .fullContentAvailableMessage h3 {
  font-size: 12px;
  color: #006e96;
  margin-bottom: 0px;
}
.INTEMED h2.sectionHeader {
  color: #006e96;
}
.INTEMED .jumpLinks a.active {
  color: #006e96;
}
.INTEMED .ssoLoginInfo,
.INTEMED #divArticleLevelMetrics {
  border-bottom: 5px solid #006e96;
}
.INTEMED .horizontalTab .selected {
  border-top-color: #006e96;
}
.INTEMED .atab a.selected {
  border-top-color: #006e96;
}
.INTEMED .tabControl .selected {
  border-top: 5px solid #006e96;
}
.INTEMED .atabs .selected {
  border-top: 5px solid #006e96;
}
.INTEMED .configure {
  border-color: #006e96;
}
.INTEMED .multimediarelatedbytopic .topicHeader {
  color: #006e96;
}
.INTEMED .contentPrevNext .prev,
.INTEMED .contentPrevNext .next {
  width: 30px;
  height: 23px;
}
.nmlHeadings .INTEMED h2,
.nmlHeadings .INTEMED h4 {
  color: INTEMED;
}
.PEDS .fullContentAvailableMessage h3 {
  font-size: 12px;
  color: #0084c0;
  margin-bottom: 0px;
}
.PEDS h2.sectionHeader {
  color: #0084c0;
}
.PEDS .jumpLinks a.active {
  color: #0084c0;
}
.PEDS .ssoLoginInfo,
.PEDS #divArticleLevelMetrics {
  border-bottom: 5px solid #0084c0;
}
.PEDS .horizontalTab .selected {
  border-top-color: #0084c0;
}
.PEDS .atab a.selected {
  border-top-color: #0084c0;
}
.PEDS .tabControl .selected {
  border-top: 5px solid #0084c0;
}
.PEDS .atabs .selected {
  border-top: 5px solid #0084c0;
}
.PEDS .configure {
  border-color: #0084c0;
}
.PEDS .multimediarelatedbytopic .topicHeader {
  color: #0084c0;
}
.PEDS .contentPrevNext .prev,
.PEDS .contentPrevNext .next {
  width: 30px;
  height: 23px;
}
.nmlHeadings .PEDS h2,
.nmlHeadings .PEDS h4 {
  color: PEDS;
}
.OTOL .fullContentAvailableMessage h3 {
  font-size: 12px;
  color: #34b6e4;
  margin-bottom: 0px;
}
.OTOL h2.sectionHeader {
  color: #34b6e4;
}
.OTOL .jumpLinks a.active {
  color: #34b6e4;
}
.OTOL .ssoLoginInfo,
.OTOL #divArticleLevelMetrics {
  border-bottom: 5px solid #34b6e4;
}
.OTOL .horizontalTab .selected {
  border-top-color: #34b6e4;
}
.OTOL .atab a.selected {
  border-top-color: #34b6e4;
}
.OTOL .tabControl .selected {
  border-top: 5px solid #34b6e4;
}
.OTOL .atabs .selected {
  border-top: 5px solid #34b6e4;
}
.OTOL .configure {
  border-color: #34b6e4;
}
.OTOL .multimediarelatedbytopic .topicHeader {
  color: #34b6e4;
}
.OTOL .contentPrevNext .prev,
.OTOL .contentPrevNext .next {
  width: 30px;
  height: 23px;
}
.nmlHeadings .OTOL h2,
.nmlHeadings .OTOL h4 {
  color: OTOL;
}
.ONCOLOGY .fullContentAvailableMessage h3 {
  font-size: 12px;
  color: #3b923f;
  margin-bottom: 0px;
}
.ONCOLOGY h2.sectionHeader {
  color: #3b923f;
}
.ONCOLOGY .jumpLinks a.active {
  color: #3b923f;
}
.ONCOLOGY .ssoLoginInfo,
.ONCOLOGY #divArticleLevelMetrics {
  border-bottom: 5px solid #3b923f;
}
.ONCOLOGY .horizontalTab .selected {
  border-top-color: #3b923f;
}
.ONCOLOGY .atab a.selected {
  border-top-color: #3b923f;
}
.ONCOLOGY .tabControl .selected {
  border-top: 5px solid #3b923f;
}
.ONCOLOGY .atabs .selected {
  border-top: 5px solid #3b923f;
}
.ONCOLOGY .configure {
  border-color: #3b923f;
}
.ONCOLOGY .multimediarelatedbytopic .topicHeader {
  color: #3b923f;
}
.ONCOLOGY .contentPrevNext .prev,
.ONCOLOGY .contentPrevNext .next {
  width: 30px;
  height: 23px;
}
.nmlHeadings .ONCOLOGY h2,
.nmlHeadings .ONCOLOGY h4 {
  color: ONCOLOGY;
}
.CARDIOLOGY .fullContentAvailableMessage h3 {
  font-size: 12px;
  color: #c4161c;
  margin-bottom: 0px;
}
.CARDIOLOGY h2.sectionHeader {
  color: #c4161c;
}
.CARDIOLOGY .jumpLinks a.active {
  color: #c4161c;
}
.CARDIOLOGY .ssoLoginInfo,
.CARDIOLOGY #divArticleLevelMetrics {
  border-bottom: 5px solid #c4161c;
}
.CARDIOLOGY .horizontalTab .selected {
  border-top-color: #c4161c;
}
.CARDIOLOGY .atab a.selected {
  border-top-color: #c4161c;
}
.CARDIOLOGY .tabControl .selected {
  border-top: 5px solid #c4161c;
}
.CARDIOLOGY .atabs .selected {
  border-top: 5px solid #c4161c;
}
.CARDIOLOGY .configure {
  border-color: #c4161c;
}
.CARDIOLOGY .multimediarelatedbytopic .topicHeader {
  color: #c4161c;
}
.CARDIOLOGY .contentPrevNext .prev,
.CARDIOLOGY .contentPrevNext .next {
  width: 30px;
  height: 23px;
}
.nmlHeadings .CARDIOLOGY h2,
.nmlHeadings .CARDIOLOGY h4 {
  color: CARDIOLOGY;
}
.JAMA .contentPrevNext .prev {
  background-position: -130px 0;
}
.JAMA .contentPrevNext .next {
  background-position: -130px -24px;
}
.JAMA .btnSlideRight {
  background-position: 5px -2950px;
}
.JAMA .btnSlideLeft {
  background-position: 5px -2995px;
}
.JAMA .rightTab .openFlyout {
  background-position: -184px -301px;
}
.JAMA .rightTab.open .openFlyout {
  background-position: -184px -321px;
}
.NEUR .contentPrevNext .prev {
  background-position: -130px -48px;
}
.NEUR .contentPrevNext .next {
  background-position: -130px -72px;
}
.NEUR .btnSlideRight {
  background-position: 5px -2770px;
}
.NEUR .btnSlideLeft {
  background-position: 5px -2815px;
}
.NEUR .rightTab .openFlyout {
  background-position: -190px -258px;
}
.NEUR .rightTab.open .openFlyout {
  background-position: -190px -278px;
}
.FACI .contentPrevNext .prev {
  background-position: -130px -96px;
}
.FACI .contentPrevNext .next {
  background-position: -130px -120px;
}
.FACI .btnSlideRight {
  background-position: 5px -2950px;
}
.FACI .btnSlideLeft {
  background-position: 5px -2995px;
}
.FACI .rightTab .openFlyout {
  background-position: -166px -430px;
}
.FACI .rightTab.open .openFlyout {
  background-position: -166px -450px;
}
.SURG .contentPrevNext .prev {
  background-position: -130px -144px;
}
.SURG .contentPrevNext .next {
  background-position: -130px -168px;
}
.SURG .btnSlideRight {
  background-position: 5px -2230px;
}
.SURG .btnSlideLeft {
  background-position: 5px -2275px;
}
.SURG .rightTab .openFlyout {
  background-position: -220px -43px;
}
.SURG .rightTab.open .openFlyout {
  background-position: -220px -63px;
}
.DERM .contentPrevNext .prev {
  background-position: -130px -192px;
}
.DERM .contentPrevNext .next {
  background-position: -130px -216px;
}
.DERM .btnSlideRight {
  background-position: 5px -3040px;
}
.DERM .btnSlideLeft {
  background-position: 5px -3085px;
}
.DERM .rightTab .openFlyout {
  background-position: -160px -473px;
}
.DERM .rightTab.open .openFlyout {
  background-position: -160px -493px;
}
.OPHTH .contentPrevNext .prev {
  background-position: -130px -240px;
}
.OPHTH .contentPrevNext .next {
  background-position: -130px -264px;
}
.OPHTH .btnSlideRight {
  background-position: 5px -2500px;
}
.OPHTH .btnSlideLeft {
  background-position: 5px -2545px;
}
.OPHTH .rightTab .openFlyout {
  background-position: -202px -172px;
}
.OPHTH .rightTab.open .openFlyout {
  background-position: -202px -192px;
}
.PSYCH .contentPrevNext .prev {
  background-position: -130px -288px;
}
.PSYCH .contentPrevNext .next {
  background-position: -130px -312px;
}
.PSYCH .btnSlideRight {
  background-position: 5px -2590px;
}
.PSYCH .btnSlideLeft {
  background-position: 5px -2635px;
}
.PSYCH .rightTab .openFlyout {
  background-position: -196px -215px;
}
.PSYCH .rightTab.open .openFlyout {
  background-position: -196px -235px;
}
.NEURPSYCH .contentPrevNext .prev {
  background-position: -130px -288px;
}
.NEURPSYCH .contentPrevNext .next {
  background-position: -130px -312px;
}
.NEURPSYCH .btnSlideRight {
  background-position: 5px -2680px;
}
.NEURPSYCH .btnSlideLeft {
  background-position: 5px -2725px;
}
.NEURPSYCH .rightTab .openFlyout {
  background-position: -172px -387px;
}
.NEURPSYCH .rightTab.open .openFlyout {
  background-position: -172px -407px;
}
.INTEMED .contentPrevNext .prev {
  background-position: -130px -336px;
}
.INTEMED .contentPrevNext .next {
  background-position: -130px -360px;
}
.INTEMED .btnSlideRight {
  background-position: 5px -2860px;
}
.INTEMED .btnSlideLeft {
  background-position: 5px -2905px;
}
.INTEMED .rightTab .openFlyout {
  background-position: -178px -344px;
}
.INTEMED .rightTab.open .openFlyout {
  background-position: -178px -364px;
}
.PEDS .contentPrevNext .prev {
  background-position: -130px -384px;
}
.PEDS .contentPrevNext .next {
  background-position: -130px -408px;
}
.PEDS .btnSlideRight {
  background-position: 5px -2320px;
}
.PEDS .btnSlideLeft {
  background-position: 5px -2365px;
}
.PEDS .rightTab .openFlyout {
  background-position: -214px -86px;
}
.PEDS .rightTab.open .openFlyout {
  background-position: -214px -106px;
}
.OTOL .contentPrevNext .prev {
  background-position: -130px -432px;
}
.OTOL .contentPrevNext .next {
  background-position: -130px -456px;
}
.OTOL .btnSlideRight {
  background-position: 5px -2410px;
}
.OTOL .btnSlideLeft {
  background-position: 5px -2455px;
}
.OTOL .rightTab .openFlyout {
  background-position: -208px -129px;
}
.OTOL .rightTab.open .openFlyout {
  background-position: -208px -149px;
}
.ONCOLOGY .contentPrevNext .prev {
  background-position: -130px -480px;
}
.ONCOLOGY .contentPrevNext .next {
  background-position: -130px -504px;
}
.ONCOLOGY .btnSlideRight {
  background-position: -46px -3040px;
}
.ONCOLOGY .btnSlideLeft {
  background-position: -46px -3085px;
}
.ONCOLOGY .rightTab .openFlyout {
  background-position: -160px -473px;
}
.ONCOLOGY .rightTab.open .openFlyout {
  background-position: -160px -493px;
}
.CARDIOLOGY .contentPrevNext .prev {
  background-position: -115px -2230px;
}
.CARDIOLOGY .contentPrevNext .next {
  background-position: -115px -2253px;
}
.CARDIOLOGY .btnSlideRight {
  background-position: -88px -3041px;
}
.CARDIOLOGY .btnSlideLeft {
  background-position: -87px -3086px;
}
.CARDIOLOGY .rightTab .openFlyout {
  background-position: -160px -473px;
}
.CARDIOLOGY .rightTab.open .openFlyout {
  background-position: -160px -493px;
}
.rightTab .openFlyout.thirdParty {
  background-position: -226px 0;
}
.rightTab.open .openFlyout.thirdParty {
  background-position: -226px -20px;
}
/* Comment Generated by Combres - Resource '/CSS/plugins/scm6.formValidation.css' (Mode: Static) */

.error {
  color: #990000;
}
.astriek {
  color: #8a1919;
}
#content {
  padding: 23px;
  padding-top: 0;
}
.copyText {
  font-size: 11px;
  line-height: 150%;
}
.copyrightInfo,
.companyLogo {
  margin: 10px 0px;
  text-align: center;
}
/* Comment Generated by Combres - Resource '/CSS/cmeQuiz.css' (Mode: Static) */

.loading {
  position: absolute;
  width: 966px;
  top: 50%;
}
.loading .loader {
  width: 24px;
  height: 24px;
  margin: auto;
  background: white;
}
.cmeTabContainer {
  padding: 10px;
  line-height: 150%;
}
.cmeTabContainer .header {
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 10px;
  color: #666666;
  font-weight: bold;
}
.cmeTabContainer .subHeader {
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 10px;
  color: black;
  font-weight: bold;
}
.cmeTabContainer .header span {
  color: black;
  display: block;
  margin-bottom: 10px;
}
.cmeTabContainer .header .expires {
  font-style: italic;
  float: right;
  color: #666666;
}
.cmeTabContainer .header .expires span {
  display: inline;
  color: #666666;
}
.cmeTabContainer .header .expired {
  font-style: italic;
  color: #990000;
  float: right;
}
.cmeTabContainer .header .expired span {
  display: inline;
  color: #666666;
}
.cmeTabContainer .objective {
  color: #666666;
  font-weight: bold;
}
.cmeTabContainer .objective span {
  display: block;
  color: black;
  font-weight: normal;
}
.accreditationBox {
  background: #eeeeee;
  padding: 10px;
  line-height: 150%;
  margin-top: 10px;
  font-familiy: Helvetica, Arial, Verdana, sans-serif;
}
.accreditationBox .header {
  border-bottom: none;
  margin-bottom: 0;
  padding: 0;
}
.cmeQuizContainer .headerSection {
  height: 30px;
}
.cmeQuizContainer .headerCME {
  font-size: 24px;
  color: #990000;
  float: left;
}
.cmeQuizContainer .expires {
  color: #333333;
  float: right;
  font-weight: bold;
  font-size: 12px;
}
.cmeQuizContainer .expired {
  color: #990000;
  float: right;
}
.cmeQuizContainer .courseBox {
  background-color: #eeeeee;
  border-top: 1px solid #666666;
  padding: 10px;
}
.cmeQuizContainer .courseBox .button {
  cursor: pointer;
}
.cmeQuizContainer .courseBox .educationalObjective {
  color: #333333;
  font-size: 12px;
  margin-bottom: 10px;
}
.cmeQuizContainer .courseBox .educationalObjective b {
  font-size: 14px;
  font-weight: bold;
  display: block;
}
.cmeQuizContainer .accreditationInfoHeader {
  margin-top: 10px;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
}
.cmeQuizContainer .accreditationInfo {
  margin-top: 5px;
  color: #333333;
  font-size: 12px;
}
.cmeQuizContainer .completedBox {
  background-color: #eeeeee;
  border-top: solid 1px black;
  padding: 10px;
}
.cmeQuizContainer .completedBox .congrats {
  padding-top: 5px;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}
.cmeQuizContainer .completedBox .score {
  padding-top: 5px;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}
.cmeQuizContainer .completedBox .score .percentile {
  color: #990000;
}
.cmeQuizContainer .completedBox .claimCreditBox {
  padding: 10px;
  background: white;
  margin-top: 10px;
}
.cmeQuizContainer .completedBox .claimCreditBox .top,
.cmeQuizContainer .completedBox .claimCreditBox .bottom {
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 10px;
}
.cmeQuizContainer .completedBox .claimCreditBox .top {
  color: black;
  font-weight: bold;
}
.cmeQuizContainer .completedBox .claimCreditBox .top .claimCreditError {
  color: #990000;
}
.cmeQuizContainer .completedBox .claimCreditBox .bottom {
  color: #666666;
  font-weight: bold;
}
.cmeQuizContainer .completedBox .claimCreditBox .bottom .left .field,
.cmeQuizContainer .completedBox .claimCreditBox .bottom .right .field {
  color: black;
  display: block;
  font-weight: normal;
}
.cmeQuizContainer .completedBox .claimCreditBox .bottom .left .field b,
.cmeQuizContainer .completedBox .claimCreditBox .bottom .right .field b {
  font-weight: bold;
}
.cmeQuizContainer .completedBox .claimCreditBox .bottom .right {
  width: 215px;
}
.cmeQuizContainer .completedBox .claimCreditBox .bottom .right input {
  width: 50px;
}
.cmeQuizContainer .completedBox .claimCreditBox .button {
  float: left;
}
.cmeQuizContainer .completedBox .claimCreditBox .mycmeclaim {
  float: left;
  margin-left: 10px;
}
.cmeQuizContainer .completedBox .claimCreditBox a {
  color: #006699;
}
.cmeQuizContainer .completedBox .mycme {
  margin-left: 10px;
  font-weight: bold;
}
.cmeQuizContainer .completedBox .mycme a {
  color: #006699;
}
.cmeQuizContainer .completedBox .commitmentToChange {
  margin-top: 10px;
}
.cmeQuizContainer .completedBox .commitmentToChange .commitToChange {
  font-size: 12px;
  font-weight: bold;
}
.cmeQuizContainer .completedBox .commitmentToChange .commitToChange a {
  color: #006699;
}
.cmeQuizContainer .completedBox .commitmentToChange .commitToChange .optional {
  color: #666666;
}
.cmeQuizContainer .completedBox .commitmentToChange .commitText {
  font-size: 12px;
  font-weight: bold;
}
.cmeQuizContainer .completedBox .information {
  font-weight: bold;
  font-size: 12px;
}
.cmeQuizContainer .completedBox .mycme {
  font-size: 11px;
}
.cmeQuizContainer .quizResultsHeader {
  margin-top: 10px;
}
.cmeQuizContainer .quizResultsHeader .quizHeader {
  color: black;
  font-size: 16px;
  font-weight: bold;
}
.cmeQuizContainer .quizResultsHeader .resultsOverview {
  font-weight: 14px;
}
.cmeQuizContainer .header {
  border-bottom: none;
}
.passNote {
  color: black;
  font-weight: bold;
  background: #eeeeee;
  padding: 10px;
  margin-bottom: 10px;
}
.passNote span:first-child {
  color: #990000;
}
.passNote .highlighted {
  background-color: #ffffcb;
  padding: 0 2px;
}
.passNote .top {
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 10px;
}
.passNote .top,
.passNote .bottom {
  color: #666666;
}
.passNote .information {
  color: #990000;
  margin-bottom: 10px;
}
.passNote .information.passing {
  color: #666666;
}
.passNote .information.passing span:first-child {
  font-weight: bold;
  color: black;
}
.passNote .information.passing span:last-child {
  font-weight: bold;
  color: black;
}
.passNote a {
  color: #006699;
  text-decoration: underline;
}
.quizButtons {
  margin: 10px 0;
}
.quizButtons input {
  vertical-align: middle;
  margin-right: 10px;
}
.quizButtons a {
  color: #006699;
}
.claimCreditContainer {
  padding: 10px;
  background: #eeeeee;
}
.claimCreditContainer a {
  color: #006699;
  text-decoration: underline;
  font-weight: bold;
}
.claimCreditContainer span {
  color: #666666;
  font-weight: bold;
}
#pnlEnsureReadError {
  display: none;
  color: #990000;
  font-weight: bold;
}
.questionContainer {
  padding: 10px 5px;
  margin-bottom: 10px;
}
.questionContainer.even {
  background: #eeeeee;
}
.questionContainer .question .questionOrdinal {
  font-weight: bold;
  float: left;
  width: 3%;
}
.questionContainer .question .questionText {
  color: #333333;
  font-weight: bold;
  float: left;
  width: 97%;
  padding-bottom: 10px;
}
.questionContainer .question .relatedText {
  color: #999999;
}
.questionContainer .question .relatedText a {
  color: #006699;
  font-weight: normal;
  text-decoration: underline;
}
.questionContainer .answers {
  display: block;
  margin-left: 15px;
}
.questionContainer .answers .answer {
  color: black;
}
.questionContainer .answers .answer .answerInput {
  float: left;
  width: 4%;
}
.questionContainer .answers .answer .answerInput input {
  padding: auto;
  margin: auto;
}
.questionContainer .answers .answer .answerOrdinal {
  font-weight: bold;
  float: left;
  width: 4%;
}
.questionContainer .answers .answer .answerText {
  float: left;
  display: inline-block;
  width: 92%;
}
.questionContainer .answers .answer.incorrect {
  color: #990000;
  font-weight: bold;
}
.questionContainer .answers .answer.highlighted span {
  background-color: #ffffcb;
}
div.processMessage {
  position: fixed;
  top: 30%;
  left: 43%;
  padding: 10px;
  width: 14%;
  z-index: 1001;
  background-color: white;
  border: solid 1px black;
  text-align: center;
}
#committmentDialog {
  background: #eeeeee;
  margin: 0;
  padding: 0 10px 10px;
  display: none;
}
#committmentDialog .cmeCourse {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 10px 0;
  margin-bottom: 10px;
  color: #666666;
  font-weight: bold;
}
#committmentDialog .cmeCourse span {
  color: black;
  display: block;
}
#committmentDialog .information {
  color: #990000;
  font-weight: normal;
  margin-bottom: 10px;
}
#committmentDialog textarea {
  width: 710px;
  max-width: 710px;
  height: 250px;
  max-height: 250px;
  margin-bottom: 10px;
  border: 1px solid #cccccc;
}
#committmentDialog .buttons .submit,
#committmentDialog .buttons .cancel {
  vertical-align: middle;
  margin-right: 10px;
  display: inline-block;
}
#committmentDialog .buttons .submit {
  cursor: pointer;
  background: url('/Images/cme/buttons/b_submit.png?v=1') no-repeat;
  width: 72px;
  height: 27px;
}
#committmentDialog .buttons .cancel {
  cursor: pointer;
  background: url('/Images/cme/buttons/b_cancel.png?v=1') no-repeat;
  width: 72px;
  height: 20px;
}
div.progressBackgroundFilter {
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  overflow: hidden;
  padding: 0;
  margin: 0;
  background-color: black;
  filter: alpha(opacity=50);
  opacity: 0.5;
  z-index: 1000;
}
div.processMessage {
  position: fixed;
  top: 30%;
  left: 43%;
  padding: 10px;
  width: 14%;
  z-index: 1001;
  background-color: white;
  border: solid 1px black;
  text-align: center;
}
.JAMA .headerCME {
  color: #d71635;
}
.NEUR .headerCME {
  color: #981b1e;
}
.FACI .headerCME {
  color: #ed1c24;
}
.SURG .headerCME {
  color: #f47920;
}
.DERM .headerCME {
  color: #006f3b;
}
.OPHTH .headerCME {
  color: #66bc29;
}
.PSYCH .headerCME {
  color: #005276;
}
.NEURPSYCH .headerCME {
  color: #005276;
}
.INTEMED .headerCME {
  color: #006e96;
}
.PEDS .headerCME {
  color: #0084c0;
}
.OTOL .headerCME {
  color: #34b6e4;
}
.ONCOLOGY .headerCME {
  color: #3b923f;
}
.CARDIOLOGY .headerCME {
  color: #c4161c;
}
/* Comment Generated by Combres - Resource '/SharedControls/Stylesheets/FirstPagePreview.css' (Mode: Static) */

.firstPagePreview {
  border: solid 1px #cccccc;
  margin-bottom: 10px;
}
.firstPagePreview .hd {
  background: #eeeeee;
  border-bottom: solid 1px #cccccc;
  padding: 5px;
}
.firstPagePreview .hd h2 {
  font-size: 13px;
  font-weight: bold;
  float: left;
  margin: 0;
  padding: 0;
  line-height: 1.3em;
}
.firstPagePreview .hd a {
  float: right;
  font-size: 11px;
  line-height: 1.3em;
}
.firstPagePreview .bd img {
  max-width: 100%;
}
/* Comment Generated by Combres - Resource '/UIComponents/MediaElement/build/mediaelementplayer.css' (Mode: Static) */

.mejs-container {
  position: relative;
  background: black;
  font-family: Helvetica, Arial;
}
.me-plugin {
  position: absolute;
}
.mejs-embed,
.mejs-embed body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: black;
  overflow: hidden;
}
.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1000;
}
.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
  width: 100%;
  height: 100%;
}
.mejs-background {
  position: absolute;
  top: 0;
  left: 0;
}
.mejs-mediaelement {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
}
.mejs-poster img {
  border: 0;
  padding: 0;
  display: block;
}
.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0;
}
.mejs-overlay-play {
  cursor: pointer;
}
.mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  background: url("/UIComponents/MediaElement/build/bigplay.png") no-repeat;
}
.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px;
}
.mejs-overlay-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  background: #333333;
  background: url("/UIComponents/MediaElement/build/background.png");
  background: rgba(0, 0, 0, 0.9);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.9)), to(rgba(0, 0, 0, 0.9)));
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: -o-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: linear-gradient(rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
}
.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background: transparent url("/UIComponents/MediaElement/build/loading.gif") 50% 50% no-repeat;
}
.mejs-container .mejs-controls {
  position: absolute;
  background: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  background: #666666;
  height: 30px;
  width: 100%;
}
.mejs-container .mejs-controls  div {
  list-style-type: none;
  background-image: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 26px;
  height: 26px;
  font-size: 11px;
  line-height: 11px;
  background: 0;
  font-family: Helvetica, Arial;
  border: 0;
}
.mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  margin: 7px 5px;
  padding: 0;
  position: absolute;
  height: 16px;
  width: 16px;
  border: 0;
  background: transparent url("/UIComponents/MediaElement/build/controls.png") no-repeat;
}
.mejs-controls .mejs-button button:focus {
  outline: solid 1px yellow;
}
.mejs-container .mejs-controls .mejs-time {
  color: white;
  display: block;
  height: 17px;
  width: auto;
  padding: 8px 3px 0 3px ;
  overflow: hidden;
  text-align: center;
  padding: auto 4px;
}
.mejs-container .mejs-controls .mejs-time span {
  font-size: 11px;
  color: white;
  line-height: 12px;
  display: block;
  float: left;
  margin: 1px 2px 0 0;
  width: auto;
}
.mejs-controls .mejs-play button {
  background-position: 0 0;
}
.mejs-controls .mejs-pause button {
  background-position: 0 -16px;
}
.mejs-controls .mejs-stop button {
  background-position: -112px 0;
}
.mejs-controls div.mejs-time-rail {
  width: 200px;
  padding-top: 5px;
}
.mejs-controls .mejs-time-rail span {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
}
.mejs-controls .mejs-time-rail .mejs-time-total {
  margin: 5px;
  background: #333333;
  background: rgba(50, 50, 50, 0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
  background: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -ms-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#1e1e1e, endColorstr=#3c3c3c);
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #3caac8;
  background: rgba(60, 170, 200, 0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(44, 124, 145, 0.8)), to(rgba(78, 183, 212, 0.8)));
  background: -webkit-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background: -moz-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background: -o-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background: -ms-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background: linear-gradient(rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#2c7c91, endColorstr=#4eb7d4);
  width: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
  width: 0;
  background: white;
  background: rgba(255, 255, 255, 0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=white, endColorstr=#c8c8c8);
}
.mejs-controls .mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  margin: 0;
  width: 10px;
  background: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  border: solid 2px #333333;
  top: -2px;
  text-align: center;
}
.mejs-controls .mejs-time-rail .mejs-time-float {
  position: absolute;
  display: none;
  background: #eeeeee;
  width: 36px;
  height: 17px;
  border: solid 1px #333333;
  top: -26px;
  margin-left: -18px;
  text-align: center;
  color: #111111;
}
.mejs-controls .mejs-time-rail .mejs-time-float-current {
  margin: 2px;
  width: 30px;
  display: block;
  text-align: center;
  left: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-float-corner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border: solid 5px #eeeeee;
  border-color: #eeeeee transparent transparent transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: 15px;
  left: 13px;
}
.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0;
}
.mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px;
}
.mejs-controls .mejs-mute button {
  background-position: -16px -16px;
}
.mejs-controls .mejs-unmute button {
  background-position: -16px 0;
}
.mejs-controls .mejs-volume-button {
  position: relative;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  height: 115px;
  width: 25px;
  background: url("/UIComponents/MediaElement/build/background.png");
  background: rgba(50, 50, 50, 0.7);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: -115px;
  left: 0;
  z-index: 1;
  position: absolute;
  margin: 0;
}
.mejs-controls .mejs-volume-button:hover {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #dddddd;
  background: rgba(255, 255, 255, 0.5);
  margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #dddddd;
  background: rgba(255, 255, 255, 0.9);
  margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 4px;
  top: -3px;
  width: 16px;
  height: 6px;
  background: #dddddd;
  background: rgba(255, 255, 255, 0.9);
  cursor: N-resize;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin: 0;
}
.mejs-controls .mejs-captions-button {
  position: relative;
}
.mejs-controls .mejs-captions-button button {
  background-position: -48px 0;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: url("/UIComponents/MediaElement/build/background.png");
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: white;
  overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: helvetica, arial;
  font-size: 10px;
}
.mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px 0;
}
.mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  -xborder-right: solid 1px white;
  width: 10000px;
}
.mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: #222222;
  background: rgba(0, 0, 0, 0.7);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232, endColorstr=black);
  overflow: hidden;
  border: 0;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block {
  font-size: 11px;
  color: white;
  padding: 5px;
  display: block;
  border-right: solid 1px #333333;
  border-bottom: solid 1px #333333;
  cursor: pointer;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  background: #666666;
  background: rgba(102, 102, 102, 0.7);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(102, 102, 102, 0.7)), to(rgba(50, 50, 50, 0.6)));
  background: -webkit-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -moz-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -o-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -ms-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: linear-gradient(rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666, endColorstr=#323232);
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
  font-size: 12px;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 3px 0;
  line-height: 12px;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
  font-size: 12px;
  line-height: 12px;
  margin: 3px 0 4px 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  color: white;
}
.mejs-captions-layer  a {
  color: white;
  text-decoration: underline;
}
.mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: normal;
}
.mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0;
}
.mejs-captions-position-hover {
  bottom: 45px;
}
.mejs-captions-text {
  padding: 3px 5px;
  background: url("/UIComponents/MediaElement/build/background.png");
  background: rgba(20, 20, 20, 0.8);
}
.mejs-clear {
  clear: both;
}
.me-cannotplay a {
  color: white;
  font-weight: bold;
}
.me-cannotplay span {
  padding: 15px;
  display: block;
}
.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px;
}
.mejs-controls .mejs-loop-on button {
  background-position: -64px 0;
}
.mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px;
}
.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0;
}
.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0;
}
.mejs-contextmenu {
  position: absolute;
  width: 150px;
  padding: 10px;
  border-radius: 4px;
  top: 0;
  left: 0;
  background: white;
  border: solid 1px #999999;
  z-index: 1001;
}
.mejs-contextmenu .mejs-contextmenu-separator {
  height: 1px;
  font-size: 0;
  margin: 5px 6px;
  background: #333333;
}
.mejs-contextmenu .mejs-contextmenu-item {
  font-family: Helvetica, Arial;
  font-size: 12px;
  padding: 4px 6px;
  cursor: pointer;
  color: #333333;
}
.mejs-contextmenu .mejs-contextmenu-item:hover {
  background: #2c7c91;
  color: white;
}
/* Comment Generated by Combres - Resource '/UIComponents/SCM.SharedControls/scss/article-level-metrics.css' (Mode: Static) */

body.metrics-modal-open {
  overflow: hidden;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.artmet-table {
  display: none;
}
.lt-ie9 .artmet-table {
  display: block;
}
.artmet-condensed-wrap,
.artmet-full-wrap {
  line-height: 1.3;
}
.artmet-number {
  font-weight: bold;
}
.artmet-widget-title-1 {
  font-size: 34px;
  font-weight: bold;
  line-height: 1.2;
  padding-bottom: 5px;
}
.artmet-widget-title-2 {
  font-size: 27px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 15px;
}
.artmet-condensed-wrap {
  max-width: 500px;
  padding: 10px 0;
}
.artmet-condensed-wrap .artmet-item {
  width: 33.3%;
  border-right: 1px solid #cccccc;
  float: left;
  text-align: center;
}
.artmet-condensed-wrap .artmet-item:last-of-type {
  border: none;
}
.artmet-condensed-wrap .artmet-text {
  display: block;
}
.artmet-condensed-wrap .artmet-modal-trigger-wrap,
.artmet-condensed-wrap .artmet-condensed-stats {
  clear: both;
}
.artmet-condensed-wrap .artmet-modal-trigger-wrap {
  margin-top: 15px;
}
.artmet-condensed-wrap .artmet-modal-trigger {
  display: block;
  text-align: center;
}
.artmet-condensed-wrap .artmet-citations,
.artmet-condensed-wrap .artmet-views {
  padding: 5px 0;
}
.artmet-condensed-wrap .artmet-citations:hover,
.artmet-condensed-wrap .artmet-views:hover {
  cursor: pointer;
}
.artmet-condensed-wrap .artmet-altmetric {
  margin: -5px 0;
}
.artmet-full-wrap .artmet-views-wrap {
  margin: 20px 0 30px 0;
  max-width: 450px;
}
.artmet-full-wrap .artmet-views {
  border: 1px solid #cccccc;
  border-top: 4px solid red;
  margin-bottom: 5px;
}
.artmet-full-wrap .artmet-total-views {
  width: 26%;
  float: left;
  padding: 10px;
  text-align: right;
  border-right: 1px solid #cccccc;
}
.artmet-full-wrap .artmet-total-views .artmet-number {
  display: block;
}
.artmet-full-wrap .artmet-page-views,
.artmet-full-wrap .artmet-pdf-views {
  width: 74%;
  float: left;
  padding: 5px 12px;
}
.artmet-full-wrap .artmet-page-views {
  border-bottom: 1px solid #cccccc;
}
.artmet-full-wrap .artmet-views-since {
  text-align: right;
  font-size: 12px;
}
.artmet-full-wrap .ct-chart {
  margin-bottom: 40px;
}
.artmet-full-wrap .artmet-citations,
.artmet-full-wrap .artmet-altmetric {
  width: 50%;
  float: left;
}
.artmet-full-wrap .artmet-citations .artmet-number {
  display: inline-block;
  padding: 12px;
  margin: 30px 15px;
  border: 1px solid #cccccc;
  font-size: 20px;
}
.artmet-modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.45);
  z-index: 99999;
  opacity: 0;
  -webkit-transition: opacity 400ms ease-in;
  -moz-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
}
.artmet-modal-contents {
  width: 70%;
  max-width: 790px;
  position: relative;
  margin: 2% auto;
  padding: 25px;
  background: white;
  max-height: 94%;
  overflow-y: auto;
}
.artmet-modal-contents .artmet-close-modal {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  font-size: 30px;
}
.artmet-modal-contents .artmet-close-modal:hover {
  text-decoration: none;
}
@media only all and (max-width: 1120px) {
  .artmet-full-wrap .artmet-citations,
  .artmet-full-wrap .artmet-altmetric {
    width: 100%;
    float: none;
  }
  .artmet-full-wrap .artmet-citations .artmet-number {
    margin: 0 10px 25px 15px;
  }
}
@media only all and (max-width: 640px) {
  .artmet-modal-contents {
    width: 100%;
  }
}
