Untitled
By: a guest | Mar 10th, 2010 | Syntax:
None | Size: 1.51 KB | Hits: 46 | Expires: Never
#patientHeaderObs tr td {
xdisplay: none;
}
#patientHeaderObs tr td#patientHeaderObsReturnVisit {
display: block;
border-right-style: none;
}
#patientHeaderObs tr td#patientHeaderObsRegimen {
display: none;
}
#patientHeaderPatientIdentifiers, #patientHeaderPatientAge, #patientHeaderPatientTribe, #patientDashboardHeaderExtension {
font-size: 1.2em;
}
patientDashboardHeaderExtension a:visited {
color: white;
}
#patientHeaderPatientSummary {
display: none;
border-right-style: none;
}
#patientHeaderOutcomeLink {
display: none;
}
#navList, .boxHeader {
background-color: #003366;
}
#gutter, .box, .boxHeader {
border-color: #003366;
}
#banner {
margin-top: 1px;
z-index: 5;
}
#content .boxHeader a {
color: white;
}
.encounterFormTable {
width: 100%;
}
.encounterFormInnerTable {
width: 100%;
}
.encounterFormTable .encounterViewLabel {
text-decoration: italic;
font-weight: normal;
}
.encounterFormTable .encounterViewObsGroup {
font-weight: normal;
font-size: .9em;
}
.encounterFormTable .encounterViewObsConcept {
xfont-weight: bold;
font-size: 1.05em;
width: 45%;
}
.encounterFormTable .encounterViewObsValue {
font-weight: normal;
}
.encounterFormTable .encounterViewObsAnswer {
padding-left: 1px;
}
.encounterFormTable .encounterViewObsDatetime {
xfont-size: 1.05em;
}
.encounterFormTable .evenRow {
background-color: white;
}
.encounterFormTable .oddRow {
background-color: whitesmoke;
}