@import 'smartyCoreStyle.css';

.sectionbodywide table td:nth-child(2),
.sectionbodywide table td:nth-child(4),
.sectionbodywide table td:nth-child(6),
.prevNotesSectionClass table td:nth-child(1),
#providerNotesDateByUsernameCol,
#providerNotesDisplayCol  {
  color: #1783BF;
}

.sectionbodywide td, .chzn-results, .nolinered {
  font-size: 16px !important;
}

.subheader-row td, .subheader-row td:nth-child(2), .subheader-row td:nth-child(4), .subheader-row td:nth-child(6) {
  color: #FFF !important;
  font-size: 13px !important;
  font-weight: bold;  
  background-color: #1783BF !important;
}

.table-data td {
  color: #000 !important;
  font-size: 12px !important;
  border-bottom: 1px solid #BEBEBE;
  border-left: 1px solid #BEBEBE;
}

.smallPrimaryButtonWhite {
  font-family: helvetica;
  font-size: 16px;
  background-color: #FFF;
  display:inline-block;
  cursor:pointer;
  color: #1783BF;
  padding: 8px;
  text-decoration:none;  
}

tr .blueheader  {
  color: #FFF !important;
  background-color: #1783BF !important;
  font-family: helvetica !important;      
  text-decoration: none !important;
}

.header-row td, .header-row td:nth-child(2) {   
  color: #000 !important;
  font-weight: bold !important;
}

table tr .lightyellow td, table tr .lightyellow td:nth-child(2) {
  color: #000 !important;
  font-size: 12px !important;   
}
