<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.wiki-content {
    line-height: 1.5;
}

.wiki-content h3 {
    border-bottom: none;
}

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

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: #EEEBEB;
}

ol,
ul,
.wiki-content ol,
.wiki-content ul {
    margin-top: 20px;
    margin-bottom: 30px;
    margin-left: 20px;
}

li,
.wiki-content li {
    padding-top: 5px;
    padding-bottom: 5px;
    text-indent: 5px;
}

/* CSS for all the custom classes */

.releaseDate b {
    font-size: 14px;
   /* color: #FF6601;*/
     color: #003366
}

.releaseDate {
    /* color: #FF6601; */
    font-weight: bold;
    margin-bottom: 20px;
}

.pagetitle {
    border-bottom: none;
}

h1.releaseHeading {
    /*   
    border-bottom: 2px groove #E1E1E1;
    color: #323367;
    */
    border-bottom-style: none;
    color: #000066;
    font-size: 38px;
    font-weight: 500;
    height: 32px;
    line-height: 48.9833px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 48px;
    padding-bottom: 2px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-align: left;
}


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


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

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

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


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

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


.i2b2-table-noBorder,
.i2b2-tr-noBorder,
.i2b2-td-noBorder {
    border-style: none;
    padding: 15px; 
    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 {
    background-color: #FFD;
    border-color: #F7DF92;
    border-radius: 25px;
    border-width: 1px;
    border-style: solid;
    clear: left;
    color: #333;
    font-weight: 400;
    line-height: 17.3333px;
    padding: 10px;
    text-align: left;
    width: 558;
    margin-left: 40px;
    margin-right: 80px;
    
}

.i2b2-warning {
    background-color: #FFE7E7;
    border-color: #DF9898;
    border-radius: 25px;
    border-width: 1px;
    border-style: solid;
    clear: left;
    color: #333;
    font-weight: 400;
    line-height: 17.3333px;
    padding: 10px;
    text-align: left;
    width: 558;
    margin-left: 40px;
    margin-right: 80px;
}

.i2b2-note {
    background-color: #E0EFFF;
    border-color: #9EB6D4;
    border-radius: 25px;
    border-width: 1px;
    border-style: solid;
    clear: left;
    color: #333;
    font-weight: 400;
    line-height: 17.3333px;
    padding: 10px;
    text-align: left;
    width: 558;
    margin-left: 40px;
    margin-right: 80px;
}

.i2b2-tip {
    background-color: #DDFADE;
    border-color: #9EC495;
    border-radius: 25px;
    border-width: 1px;
    border-style: solid;
    clear: left;
    color: #333;
    font-weight: 400;
    line-height: 17.3333px;
    padding: 10px;
    text-align: left;
    width: 558;
    margin-left: 40px;
    margin-right: 80px;
}

.i2b2-command {
    background-color: #DDD9C3;
    border-color: #ccc;
    border-radius: 25px;
    border-width: 1px;
    border-style: solid;
    clear: left;
    color: #333;
    font-weight: 400;
    line-height: 17.3333px;
    padding: 10px;
    text-align: left;
    width: 558;
    margin-left: 40px;
    margin-right: 80px;
}



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