body {font-family:arial !important; font-size:10pt}

table.fmea td, th {
	border: solid 1px gray;
	padding: 2px 
}

table.fmea td.nowrap {white-space:nowrap !important}

table.fmea th {background:#DDDDDD; font-weight:bold;}

table.audit thead th {background: #DDDDDD; font-weight:bold}
table.report thead th {background: #DDDDDD; font-weight:bold}


h2 {margin-top:30px; font-size:12pt; font-weight:bold}

b {font-weight:bold !important}

.small {font-size:0.5em !important; color:green}


.harm1 select {background:lightgreen}
.harm2 select {background:yellow}
.harm3 select {background:orange}
.harm4 select {background:pink}
.harm5 select {background:red}


.mytable {border: solid 1px black}
.mytable td {border:solid 1px black; padding: 2px 5px 2px 5px}

.error {color:red}

#frmTraining XXXlabel {margin-bottom:0em}

/* round corners */
.rc {
	
  border-radius: 25px;
  border: 2px solid #73AD21;
  padding: 5px;
  background: #d9ebbe

}



a.content {text-decoration:underline; background:yellow}


.modal-dialog { max-width: 650px !important;}