.tab-title {

  padding: 10px;
  text-align: center;
  background: #990c26;
  color: #ffffff;
  font-size: 21px;
  font-weight: bold;}

.section-title {
  
  padding: 10px;
  text-align: left;
  background: #d6d6d6;
  color: #000000;
  font-size: 17px;
  font-weight: normal;}

.field-label {
  
  padding: 10px;
  font-size: 14px;
  color: #575757;
  font-weight: normal;}

.entity-list {
  
  font-size: 12px;
  font-weight: bold;}
  
.sort-enabled {
  
  font-size: 12px;
  font-weight: bold;}

.weblink {
  
  font-size: 14px;}

.username {
  
  font-size: 14px;}

.instructions {font-weight: 500; color:navy;}

.bar.progress-bar {background:#1276CE;}

.navbar-static-top.navbar { min-height: 90px; }
 
.crmEntityFormView fieldset {

  padding: 0 28px 20px;

background:whitesmoke;

}