.workCount {
  text-decoration: underline!important; 
}


.high , .high a{
  color:red !important;
  font-weight: bold!important;
}


.low,  .low a{
  color:blue !important;
  font-weight: bold!important;
}


.sttPending, .sttPending a {
  background-color: #dc3545! important;
  color:black !important;
}

.sttLabPending, .sttLabPending a {
  background-color: #dc3545!important;
  color:black !important;
  font-weight: bold;
}



.sttRunning, .sttRunning a {
  background-color: fuchsia!important;
  color:black !important;
}

.sttPreConfirm, .sttPreConfirm a {
  background-color: rgb(255, 156, 44)!important;  
  font-weight: 500;
}

.sttRunningMoreThanOne, .sttRunningMoreThanOne a {
  background-color: rgb(78 0 78)!important;
  color:white !important;
}


.sttToBeConfirmedTechnic, .sttToBeConfirmedTechnic a {
  background-color: yellow!important;
}



.sttToBeConfirmedDoctor, .sttToBeConfirmedDoctor a {
  background-color:steelblue!important;
}


.sttCompleted, .sttCompleted a {
  background-color: rgb(140, 236, 140)!important;

}

.sttSendedExternalLab, .sttSendedExternalLab a {
  background-color: purple!important;
  color:white !important;
}



.sttConfirmedTechnic, .sttConfirmedTechnic a {
  background-color:lightblue!important;
}

.sttConfirmedChief, .sttConfirmedChief a {
  background-color:deepskyblue!important;
}



/* Yatay onay istenmemiş */
.stlHorizontalNotReuested {
  background-color: gray!important;
  color:gray !important;
}


.sttPanicState, .sttPanicState a {
  background-color:red!important;
  color:white !important;
 /*  font-weight: bold; */
  /* font-size: 12px; */
}


.sttRejected, .sttRejected a {
  background-color: darkgreen!important;
  color:white !important;
}


.sttRerun, .sttRerun a {
  background-color: aqua!important;
  color:black !important;
}




.oldResult {
  color : black !important;
}

.oldResultHigh {
  color : red !important;
  font-weight: bold !important;
}

.oldResultLow {
  color : blue !important;;
  font-weight: bold !important;
}






/* QC REsult Renklendirme */
.undefinedQC{
  background-color:white!important;
}

.sd1 {
  /*background-color:rgb(0, 149, 182)!important;*/
  background-color:rgb(55 239 255 / 69%)!important;
}
.sd2 {
  /* background-color:rgb(140, 236, 140)!important; */
  background-color: rgb(124 255 124)!important;
}

.sd3 {
  /* background-color:yellow!important; */
  background-color: #ffff7f!important;
}

.sd3Out {
  /* background-color:red!important; */
  background-color: #ff3c3c!important;
  color: white;
}

/* Genetik Biyokimya Patoloji Hasta Listesi Renklendirme */
.patient-state-warning{
  background-color:red!important;
  color:white !important;
  font-weight: 700;
}
/* Genetik Biyokimya Patoloji Hasta Listesi Renklendirme */