/* 2016 1213 jpp */
/* 
 * CSS file for ibm.com developerWorks: v18 ARCHIVE Article/Tutorial CSS 
 * Copyright (c) 2016 IBM Corporation
 * Owner: developerWorks Content/Raleigh/IBM (jpp)
 * Last change: initial (jpp)
*/
#ibm-social-tools { display: none; }
.dwarchive-series-title {
    font-family: "HelvRegularIBM","Helvetica Neue",Arial,sans-serif !important;
}
.dw-article-archive-subhead { 
    color: #007670 !important; 
    font-family: "HelveticaNeue-Bold","HelvBoldIBM",Arial,sans-serif !important; 
    padding: 14px 0 14px !important; 
}
.dw-article-archive-author {
    font-family: "HelvRegularIBM","Helvetica Neue",Arial,sans-serif !important;
    font-size: 0.875rem !important;
    line-height: 1.3rem;
    padding: 0 0 4px !important; 
}
.dw-article-archive-date {
    font-family: "HelvRegularIBM","Helvetica Neue",Arial,sans-serif !important;
    font-size: 1rem !important;
}
.dw-article-archive-notice, .dw-article-archive-translations { 
    font-family: "HelvRegularIBM","Helvetica Neue",Arial,sans-serif !important;
    font-size: 1rem !important;
    font-style: italic;
    line-height: 1.3rem;
}
.dw-article-archive-notice { padding: 0 0 8px !important; }
.dw-article-archive-translations { padding: 0 0 40px !important; }
.ibm-download-link.dw-article-archive-pdf {
    background-color: #007670 !important;
    border-color: #007670 !important;
    border-left-width: 17px !important;
    border-top-width: 2px !important;
    border-right-width: 2px !important;
    border-bottom-width: 2px !important;
    border: solid;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    line-height: 19.2px;
    max-width: 100%;
    min-height: 20px;
    min-width: 120px;
    overflow: hidden;
    padding: 0.875em 1.125em 0.875em 2.625em;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    transition: border 0.3s ease 0s, color 0.3s ease 0s, background-color 0.3s ease 0s;
    white-space: nowrap;
}