﻿#articlePageAddThis {
    margin-bottom: 50px;
}

.at-share-btn {
    background-color: #4765a0 !important;
}

.service-block-v8 {
    border-bottom: solid 1px #999;
}

.titleBanner {
    background: #ffffff; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#e6e6e6, #ffffff, #e6e6e6); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#ffffff, #e6e6e6, #ffffff); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ffffff, #e6e6e6, #ffffff); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #e6e6e6, #ffffff, #e6e6e6); /* Standard syntax */
}

.bottomDivider {
    min-height: 1px;
    background-color: #b8c5e0;
}

@media only screen and (min-width: 1224px) {
    .bottomDivider {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 1223px) {
    .returnToIssueLinkMarginTop15 {
        margin-top: 15px !important;
    }
}

#abstractTitleContainer {
    margin-bottom: 12px !important;
}

#abstractDivider{
    margin-bottom:15px;
    margin-top:10px;
    border-color:#cad4e8;
}

/* Color the hyperlinks blue ONLY in the references section. */
.references a{
    color: #4765a0 !important;
}

/* Color the hyperlinks blue ONLY in the article text panels. */
.articleTextPanel a{
    color: #4765a0 !important;
}

.relatedContent a {
    color:#4765a0;
}

/* Begin InDesign Styles*/

span.CharOverride-1 {
    font-size: 58%;
    vertical-align: super;
}

p.•-Block-Quote {
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: .96em;
    line-height: 1.353;
    margin-left: 20px;
    margin-right: 50px;
    margin-top: 0;
    orphans: 2;
    page-break-after: auto;
    page-break-before: auto;
    text-align: justify;
    text-align-last: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    widows: 2;
}

@media only screen and (min-width: 320px) and (max-width: 320px) {
    p.•-Block-Quote {
            margin-right: 20px;
    }
}

span.•-Bold-All-Caps-for-Abstract {
    color: #0096d4;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}


/* End InDesign Styles*/

.table-wrap-foot-notes {
    margin-top: 5px !important;
}