<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.LPARAGRAPH textarea {
    width: 350px;
    height: 100px;
    overflow-y: scroll;
}

.LPARAGRAPH {
    font-size: 100%;
}


span.INDENT {
    width: 290px;
}












/* body {
    font-family: Arial;
    font-size: 14px;
}

b { font-weight:bold; }
i { font-style: italic; }
sup {
    position: relative;
    top: -0.5em;
    font-size: 0.83em;
}
p {margin-bottom: 16px;} */
#q1itemStem label
{
    font-weight: normal;
    display: inline;
}
#q1itemStem .radioDistractor
{
    margin-bottom: 10px;
}
#q2itemStem label
{
    font-weight: normal;
    display: inline;
}
#q2itemStem .radioDistractor
{
    margin-bottom: 10px;
}
#q3itemStem label
{
    font-weight: normal;
    display: inline;
}
#q3itemStem .radioDistractor
{
    margin-bottom: 10px;
}
#q3p4, #q3p3
{
    margin-bottom: 5px;
}
#triangleStimulus {
    /* font-family: arial;
    font-size: 14px; */
    /* line-height: 16px; */
    /* height:686px; */
    position:relative;
    padding:30px 60px 0 60px;
}

#title {
    text-align:center;
    margin-bottom:20px;
}


hr {
    color:blue;
    height:1px;
    margin:30px 0 30px 0;
}

.shadow {
    box-shadow: 2px 2px 2px 0px #333333;
}

.highlight {
    background-color: #fff2a8;
}

#imgWrapper {
    position: relative;
}
#s1Img {
    display: block;
    margin: 50px auto 0px;
    width: 100%;
}

#imgWrapper div {
    position: absolute;
    font-weight: bold;
    /* font-family: "Comic Sans MS"; */
    width: 100px;
    height: 50px;
    text-align: right;
}
#imgWrapper #labellayer
{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    display: block;
    /* margin-top: 20px;
    margin-left: -50px; */
    /* background-color: aqua; */
    text-align: right;
}
#imgWrapper img
{
    margin: 0px !important;
}
#row1 {
    top: 145px;
    right: 430px;
}
#row2 {
    top: 200px;
    right: 462px;
}
#row3 {
    top: 253px;
    right: 490px;
}
#row4 {
    top: 306px;
    right: 520px;
}</pre></body></html>