<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body {
    margin: 0in;
    margin-bottom: .0001pt;
    font-size: 13px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    line-height: normal;
}

p.ReleaseDate {
    font-size: 15px
}

.pagetitle {
    border-bottom: none
}

h2,
h3,
h4,
h5,
h6,
.wiki-content h2,
.wiki-content h3,
.wiki-content h4,
.wiki-content h5,
.wiki-content h6 {
    border-bottom-style: none;
    margin-top: 50px;
    margin-bottom: 15px;
}

h2,
h3,
.wiki-content h2,
.wiki-content h3 {
    color: #000066;
}

h4,
h5,
h6,
.wiki-content h4,
.wiki-content h5,
.wiki-content h6 {
    color: #1c447c;
}

h1,
.wiki-content h1 {
    /*
    border-bottom: 2px groove #E1E1E1;
    color: #323367;
    */
    color: #000066;
    font-size: 28px;
    font-weight: bold;
    height: 28 px;
    line-height: normal;
    margin-bottom: 12px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 48px;
    padding-bottom: 2px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-align: left;
}

h2,
.wiki-content h2 {
    font-size: 24px;
    font-weight: bold;
}

h3,
.wiki-content h3 {
    font-size: 20px;
}

h4,
h5,
.wiki-content h4,
.wiki-content h5 {
    font-size: 18px
}

h6,
.wiki-content h6 {
    font-size: 16px
}

p,
ul,
ol,
table,
.wiki-content p,
.wiki-content ul,
.wiki-content ol,
.wiki-content table {
    margin-top: 25px;
    margin-bottom: 25px;
}

p,
.wiki-content p {
    font-family: Verdana, sans-serif;
    font-size: 13px;
    line-height: normal;
}

ul,
ol,
.wiki-content ul,
.wiki-content ol {
    font-family: Verdana, sans-serif;
    font-size: 13px;
    line-height: 20px;
}

li,
.wiki-content li {
    padding: 5px;
}

table,
.wiki-content table {
    margin-left: 60px;
    margin-right: 60px;
}

td,
.wiki-content td {
    vertical-align: top
}

hr {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: groove;
    border-width: 1.5px;
    border-color: #99bbff;
}


/* CSS for all the classes */

.class {
    margin-left: 40px;
}

.currentVersion,
.jiraIssue,
.releaseDate {
    font-size: 15px;
}

.i2b2-images {
    margin-left: 60px;
}

.i2b2-para-indent-1 {
    margin-left: 25px;
    line-height: 20px;
}

.i2b2-table,
.i2b2-th,
.i2b2-td {
    border: 1px solid #4F81BD;
    border-collapse: collapse;
    padding: 15px;
}

.i2b2-br-large {
    padding: 15px;
}


.i2b2-th {
    background-color: #D3DFEE;
    text-align: left;
}

.i2b2-table-noBorder.
.i2b2-tr-noBorder,
.i2b2-td-noBorder {
    border-style: none;
    padding: 15px;
    
}

.i2b2-tr-noBorder,
.i2b2-td-noBorder {
    line-height: 20px;
}


.i2b2-panel-list {
    margin-left: 40px;
    margin-bottom: 5pt;
    margin-top: 5pt;
}

.i2b2-panel {
    margin-bottom: 50px;
    margin-top: 35px;
}

.i2b2-important,
.i2b2-warning,
.i2b2-note,
.i2b2-tip,
.i2b2-command {
    background-attachment: scroll;
    background-clip: border-box;
    background-image: none;
    background-origin: padding-box;
    background-position: 0%;
    background-repeat: repeat;
    background-size: auto;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-top-style: solid;
    border-top-width: 1px;
    clear: left;
    color: #333;
    font-weight: 400;
    line-height: 17.3333px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    text-align: left;
    width: 558;
    margin-left: 40px;
    margin-right: 80px;
}

.i2b2-important {
    background-color: #FFD;
    border-bottom-color: #F7DF92;
    border-left-color: #F7DF92;
    border-right-color: #F7DF92;
    border-top-color: #F7DF92;
}

.i2b2-warning {
    background-color: #FFE7E7;
    border-bottom-color: #DF9898;
    border-left-color: #DF9898;
    border-right-color: #DF9898;
    border-top-color: #DF9898;
}

.i2b2-note {
    background-color: #E0EFFF;
    border-bottom-color: #9EB6D4;
    border-left-color: #9EB6D4;
    border-right-color: #9EB6D4;
    border-top-color: #9EB6D4;
}

.i2b2-tip {
    background-color: #DDFADE;
    border-bottom-color: #9EC495;
    border-left-color: #9EC495;
    border-right-color: #9EC495;
    border-top-color: #9EC495;
}

.i2b2-command {
    background-color: #DDD9C3;
    border-bottom-color: #ccc;
    border-left-color: #ccc;
    border-right-color: #ccc;
    border-top-color: #ccc;
}

.shrineApprvlImg {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 20px;
    line-height: 1.42857143;
    vertical-align: middle;
    margin-left: 25px;
}


</pre></body></html>