/* common css code here */

.portalMessage.success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
table.noborder {
  border: 0px;
}

#schemata_doctor_upper_left,
#schemata_doctor_upper_left68,
#schemata_doctor_ultrasound_left {
  float: left;
  width: 48.4%;
  border-right: 2px solid #d5daed;
  padding: 0 0 0 10px;
  background-color: #ffffff;
  margin-bottom: 20px;
}

#schemata_doctor_upper_right,
#schemata_doctor_upper_right68,
#schemata_doctor_ultrasound_right {
  float: right;
  width: 48.4%;
  border-left: 2px solid #d5daed;
  padding: 0 0 0 10px;
  background-color: #ffffff;
  margin-bottom: 20px;
}

.picker__select--year {
  width: 28% !important;
}

.picker__select--month {
  width: 35% !important;
}
.attention-box {
  border: 1px solid #ff9800;
  background-color: #fdf2e3;
  clear: both;
  padding: 5px;
}

#formfield-form-widgets-PatientTypeAtVisitCreation {
  display: none;
}
#formfield-form-widgets-DiagnosisAtVisitCreation {
  display: none;
}
.gastro-info-circle {
  background: url("gastro-info-icon.png") no-repeat;
  width: 12px;
  height: 12px;
  display: block;
}

#formfield-form-widgets-TouchScreenDone,
#formfield-form-widgets-touchScreenObjectId {
  display: none;
}

#formfield-form-widgets-HBI_Label,
#formfield-form-widgets-SCCAI_Label,
#formfield-form-widgets-SCCAI_Short_Label,
#formfield-form-widgets-SHS_Label,
#formfield-form-widgets-SYMPTOMS_QNR_Title {
  font-size: x-large;
}

.green_scoreboard_td {
  background-color: #61f2a5 !important;
}

.yellow_scoreboard_td {
  background-color: #fff47a !important;
}

.red_scoreboard_td {
  background-color: #ff7878 !important;
}
