<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#hive {
        margin: 0px auto;
        text-align: left;
	width: 500px;
        height: 180px;

}

.hivecell {
        width: 91px;
        height: 79px;
        text-align:center;
        font-family: Arial;
        color: #000000;
        font-size: 11px;
        font-weight: bold;
        background-image: url('https://community.i2b2.org/wiki/download/thumbnails/342684/hivecell.gif');
        background-repeat:no-repeat;
        position: absolute;
        float: left;
}

.hivecell a{
        color: #000000 !important; 
        text-decoration: none;
}

.hivecell a:hover{
        text-decoration: underline;
}

.hivecell:hover {
        background-image: url('https://community.i2b2.org/wiki/download/thumbnails/342684/hivecellhover.gif');
        background-repeat:no-repeat;
}

.hivehive {
        width: 91px;
        height: 79px;
        text-align:center;
        font-family: Arial;
        color: #000000;
        font-size: 11px;
        font-weight: bold;
        background-image: url('https://community.i2b2.org/wiki/download/thumbnails/342684/hivehive.gif');
        background-repeat:no-repeat;
        position: absolute;
        float: left;
}

.hivehive a{
        color: #000000 !important;
        text-decoration: none;
}

.hivehive a:hover{
        text-decoration: none;
}



.hiveanalysis {
        width: 91px;
        height: 79px;
        text-align:center;
        font-family: Arial;
        color: #000000;
        font-size: 11px;
        font-weight: bold;
        background-image: url('https://community.i2b2.org/wiki/download/thumbnails/342684/hiveanalysis.gif');
        background-repeat:no-repeat;
        position: absolute;
        float: left;
}

.hiveanalysis a{
        color: #000000 !important;
        text-decoration: none;
}

.hiveanalysis a:hover{
        text-decoration: underline;
}

.hiveanalysis:hover {
        background-image: url('https://community.i2b2.org/wiki/download/thumbnails/342684/hivepluginhover.gif');
        background-repeat:no-repeat;
}

.hiveplugin {
        width: 91px;
        height: 79px;
        text-align:center;
        font-family: Arial;
        color: #000000;
        font-size: 11px;
        font-weight: bold;
        background-image: url('https://community.i2b2.org/wiki/download/thumbnails/342684/hiveplugin.gif');
        background-repeat:no-repeat;
        position: absolute;
        float: left;
}

.hiveplugin a{
        color: #000000 !important;
        text-decoration: none;
}

.hiveplugin a:hover{
        text-decoration: underline;
}

.hiveplugin:hover {
        background-image: url('https://community.i2b2.org/wiki/download/thumbnails/342684/hivepluginhover.gif');
        background-repeat:no-repeat;
}


.hivewebclient {
        width: 91px;
        height: 79px;
        text-align:center;
        font-family: Arial;
        color: #000000;
        font-size: 11px;
        font-weight: bold;
        background-image: url('https://community.i2b2.org/wiki/download/thumbnails/342684/hivewebclient.gif');
        background-repeat:no-repeat;
        position: absolute;
        float: left;
}

.hivewebclient a{
        color: #000000 !important;
        text-decoration: none;
}

.hivewebclient a:hover{
        text-decoration: underline;
}

.hivewebclient:hover {
        background-image: url('https://community.i2b2.org/wiki/download/thumbnails/342684/hivewebclienthover.gif');
        background-repeat:no-repeat;
}


.hivecorecell {
        width: 91px;
        height: 79px;
        text-align:center;
        font-family: Arial;
        color: #ffffff;
        font-size: 11px;
        font-weight: bold;
        background-image: url('https://community.i2b2.org/wiki/download/thumbnails/342684/hivecorecell.gif');
        background-repeat:no-repeat;
        position: absolute;
        float: left;
}


.hivecorecell a{
        color: #ffffff !important;
        text-decoration: none;
}

.hivecorecell a:hover{
        text-decoration: underline;
}

.hivecorecell:hover {
        background-image: url('https://community.i2b2.org/wiki/download/thumbnails/342684/hivecorecellhover.gif');
        background-repeat:no-repeat;
}

.oneline {
        padding-top: 30px;
}
.twolines {
        padding-top: 20px;
}
.threelines {
        padding-top: 15px;
}
.fourlines {
	padding-top: 10px;
}
.hiveline {
        padding-top: 18px;
}



.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/

}


/* ######### Default class for drop down menus ######### */

.anylinkcss{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid #9d9d9d;
border-bottom-width: 0;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: #e9e9e9;
width: 200px; /* default width for menu */
}

.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcss ul li span{
width: 98%;
text-align:left;
display: block;
border-bottom: 1px solid #9d9d9d;
text-decoration: none;
color: #3d3d3d;
font-size: 11px;
line-height: 12px;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
}



.anylinkcss ul li a{
width: 100%;
text-align:left;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
display: block;
border-bottom: 1px solid #9d9d9d;
text-decoration: none;
color: #000;
font-size: 11px;
}

.anylinkcss ul li b{
background: #606060;
color: #ffffff;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #606060;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
text-align: center;
}

.anylinkcss ul li em{
background: #bcbcbc;
color: #000000;
width: 100%;
display: block;
padding: 1px 0;
text-decoration: none;
font-size: 11px;
text-align: left;
text-indent: 5px;
/*font-style: normal;*/
}




.anylinkcss a:hover{ /*hover background color*/
background: #000;
color: white;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkcsscols{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
padding: 10px;
font: normal 12px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #DEFFCA;
}

.anylinkcsscols .column{
width: 130px;
float: left;
}

.anylinkcsscols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcsscols li{
padding-bottom: 3px;
}

/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}


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