
/*--------------------------------------------------------------------------------------------------------------------*/
#kbarticle, #kbarticle * {
    font-family: Calibri, Verdana, Tahoma, Helvetica;
    font-size: 13pt;
    font-weight: normal;
}

#kbarticle p,
#kbarticle div {
    color: #303030;
}

/* Paragraph */
#kbarticle p
{
    margin: 4pt 0 13pt 0;
}

/* Formatted */
#kbarticle pre {
    font-family: 'Courier New', Courier, Monospace;
    font-size: 11pt;
    color: #404040;
    background: #f5f5f5;
    border: 1px solid #e5e5e5;
    padding: 6px 15px;
    border-radius: 5px;
    margin: 15px 0 15px 20px;
    overflow-x: auto;
}

/* Address */
#kbarticle address
{
    font-family: Arial, Helvetica;
    font-size: 11pt;
    font-weight: bold;
    color: #333333;
    font-style: italic;
}

#kbarticle h1,
#kbarticle h2,
#kbarticle h3,
#kbarticle h4,
#kbarticle h5,
#kbarticle h6 {
    font-family: Arial, Helvetica;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0;
    margin-bottom: 2pt;
    text-transform: none;
}

#kbarticle h1 {
    color: #0074D9;
    font-size: 26pt;
    margin-top: 30pt;
}

#kbarticle h2 {
    color: #a01f3f;
    font-size: 22pt;
    margin-top: 24pt;
}

#kbarticle h3 {
    font-size: 20pt;
    color: #83b72a;
    margin-top: 22pt;
}

#kbarticle h4 {
    color: #ff8c00;
    font-size: 16pt;
    margin-top: 20pt;
}

#kbarticle h5 {
    font-size: 16pt;
    color: #8e44ad;
    margin-top: 18pt;
}

#kbarticle h6 {
    font-size: 12pt;
    color: #2c3e50;
    margin-top: 18pt;
}
/* Directory list */
#kbarticle dir
{
    font-family: Tahoma, Helvetica;
    font-size: 11pt;
    color: #000000;
}
/* Directory list item */
#kbarticle dir li
{
    font-family: Tahoma, Helvetica;
    font-size: 11pt;
    color: #000000;
}
/* Menu list */
#kbarticle menu
{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 11pt;
    color: #1166AA;
}
/* Menu list item */
#kbarticle menu li
{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 10pt;
    color: #1166AA;
}
/* Definition list */
#kbarticle dl,
#kbarticle dt,
#kbarticle dd {
    font-family: 'Century Gothic' , Georgia, Helvetica;
    font-size: 11pt;
    color: #225299;
}

/* Definition term */
#kbarticle dt {
    font-weight: bold;
    padding-top: 10px;
}

#kbarticle a, #kbarticle a:link, #kbarticle a:visited, #kbarticle a:active {
    color: #1177BB;
    font-weight: normal;
    display: inline-block;
    text-decoration: none;
    border: none;
    padding: none;
}

#kbarticle a:hover {
    background: none;
    color: #11a7ff;
}

/*#kbarticle a:after {
    content: '';
    height: 1px;
    border-bottom: 1px dotted;
    display:block;
}
#kbarticle a:hover:after {
    border-bottom: 1px dotted #F48024;
}
*/


#kbarticle p.figurecaption {
    font-family: Verdana, Helvetica;
    font-size: 9pt;
    color: #333333;
    margin: 0px;
    margin-top: 4pt;
    margin-bottom: 16pt;
    font-style: italic;
}

#kbarticle p.note {
    font-family: Verdana, Arial, Helvetica;
    font-size: 9pt;
    color: #661111;
    border-left: 3px solid #661111;
    margin-left: 0pt;
    padding-left: 10px;
    margin-top: 12pt;
    margin-bottom: 12pt;
}

#kbarticle .error {
    color: #FF3366;
}

#kbarticle .comment {
    font-size: 8pt;
    color: #661111;
}

#kbarticle .info {
    color: #3366AA;
}

#kbarticle img {
    border: none;
    width: auto !important;
}

#kbarticle table {
    border-collapse: collapse;
    border-color: #e0e0e0;
    margin: 15px 0;
}

#kbarticle table caption {
    font-size: 14pt;
    color: #2980b9;
    font-weight: bold;
}

#kbarticle table th,
#kbarticle table td {
    padding: 10px 20px;
    border-color: #e0e0e0;
}

#kbarticle table thead tr {
    background: #dce5ea;
}

#kbarticle table thead th,
#kbarticle table thead td
{
    padding: 15px 20px;
    font-weight: bold;
    color: #505050;
}


#kbarticle table tbody th {
    background: #e5f5ff;
}

#kbarticle table tr:nth-child(even) {
    background-color: #f9f9f9;
}

#kbarticle table tfoot tr {
    background: #dce5ea;
}

#kbarticle table tfoot th,
#kbarticle table tfoot td
{
    padding: 15px 20px;
    color: #505050;
}

#kbarticle hr {
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #ccc, #333, #ccc);
    margin: 10px 0;
}

/*--------------------------------------------------------------------------------------------------------------------*/


#doclinks div {
    padding: 10px 10px;
    border: 1px solid transparent;
    border-radius: 8px;
    padding-left: 65px;

    background-image: url('/images/filetypes/pdf.png');
    background-repeat: no-repeat;
    background-position: 10px 8px;

    margin: 15px 0;
}

#doclinks p {
    margin: 0;
}

#doclinks a, #doclinks a:link, #doclinks a:visited, #doclinks a:active {
    border: none;
    padding: 0;
    margin: 0;
    text-decoration: none;
    display: block;
}

#doclinks a:hover {
    border: none;
    text-decoration: none;
    background: none;
}

#doclinks a:after {
    content: none;
    border:none;
}

#doclinks h1 {
    margin: 0;
    margin-bottom: 2px;
    line-height: 120%;
    font-size: 14px;
    color: #c06020;
    text-shadow: none;
    letter-spacing: 0;
}

#doclinks div:hover {
    background-color: #f5f5f5;
    border: 1px solid #e0e0e0;
    cursor: pointer;
}


