@charset "UTF-8";

/* ───────────────────────────────────────────────────────────── Nurse PAGE */

#index.nurse section.sec .cap span.line {
font-weight:normal;
color:#fff;
line-height:1.75em;
}

#basic .cap {
background:#b7d332;
}

#silver .cap {
background:#929495;
}

#gold .cap {
background:#927f5e;
}

#report.nurse .stdTable dl dt {
width:200px;
}

#report.nurse .stdTable dl dd {
width:420px;
}

#thought .stdTable .subhead {
font-size:100%;
line-height:1.75em;
margin:1em 0 0;
}

#thought .stdTable .subhead:nth-child(1) {
margin:0;
}