﻿.gnosisPersonRelListNewLink { 
  font-style: italic;
  font-size: 0.85em;
  color: red;
} 

span.gFormHeader {
  background-color: #DE2027 !important;
  margin: 4px 0px;
  display: block;
}

td.gFormHeader {
  background-color: rgb(148, 23, 26); /* white; */ /*#DE2027 !important;*/
  padding-left:0px;
}

.gTableHeader {
  background-color: rgb(148, 23, 26);
}
.gFormHeader {
  background-color: rgb(148, 23, 26);
}
.gnosis-status-title { color: white; }

.InheritFontInfo { font-family: inherit; font-weight: inherit; font-size: inherit; color: inherit; }
.InheritFontInfo:hover { font-family: inherit; font-weight: inherit; font-size: inherit; color: inherit; }

.dxpcLite .dxpc-header, .dxdpLite .dxpc-header {
  color: #ffffff;
  background-color: #94171A;
  border-bottom: 1px solid #5C0F10;
  padding: 2px 2px 2px 12px;
}

h3 span { font-family:inherit; font-size:inherit; color:inherit; }


/* TEMPORARY - DELETE ME */
#sendInstructionsTo {
  border: red 1px solid;
  width: 100%;
  padding: 5px;
  margin: 5px 0;
  display: block;
  margin-bottom: 15px;
}
#txtInviteDonor, #txtInviteTeam, #txtSendInstructions {
	width: 100%;
	height: 20em;
	margin-top: 15px;
    margin-bottom: 15px;
    border: 2px solid black;
    padding: 5px;
}
/* END OF TEMPORARY - DELETE ME */

#modalMask, .modalMask {
    z-index: 9999999998 !important;
}

.side_menu ul li {
    font-size: 15px;
}