<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.clear-left {
  clear: left;
}
.clear-right {
  clear: right;
}
.clear-both {
  clear: both;
}
.no-margin {
  margin: 0;
}
.no-padding {
  padding: 0;
}
.RadCalendar .rcRow .rcToday {
  background-color: #ffc;
}
a.calendarLink,
a.calendarLink:link,
a.calendarLink:visited,
a.calendarLink:active,
a.calendarLink:hover {
  color: #000000;
  font-size: 10px;
}
a.dayheader,
a.monthheader,
a.weekday,
a.weekend,
a.today,
a.selecteddate,
a.offmonth {
  color: #000000;
  font-size: 10px;
}
th {
  text-align: left;
  font-weight: normal;
}
.dayheader {
  background-color: #D4D0C8;
  color: #000000;
}
.monthheader {
  background-color: #EFEFDE;
}
.weekday {
  background-color: #ffffff;
}
.weekend {
  background-color: #EFEFDE;
}
.today {
  background-color: #FF0000;
  color: #ffffff;
}
.selecteddate {
  background-color: #FFFF4D;
  color: #ffffff;
}
.offmonth {
  background-color: #ABA79A;
}
.sitemaster {
  font-size: 12px;
  color: #000000;
  background-color: #ffffff;
  border: solid;
  border-width: 0px 1px 1px 1px;
  border-color: #000000;
  padding: 2px 5px 2px 5px;
  width: 650px;
}
.clsCMOn {
  color: white;
  background-color: black;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  text-decoration: none;
  padding: 2px 4px 2px 4px;
}
.clsCMOver {
  color: black;
  background-color: #e8e8e8;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  text-decoration: none;
  padding: 2px 4px 2px 4px;
}
.sitemasterWrapper {
  width: 650px;
  height: 110px;
}
/* TimePicker styles */
a.TimePickerTime,
a.TimePickerTime:hover,
a.TimePickerTime:visited,
.TimePickerTime {
  color: #000000;
  font-size: 10px;
  background-color: #ffffff;
  font-family: arial, helvetica, sans-serif;
}
a.TimePickerTimeSelected,
a.TimePickerTimeSelected:hover,
a.TimePickerTimeSelected:visited,
.TimePickerTimeSelected {
  font-size: 10px;
  background-color: #FFFF4D;
  color: #000000;
  font-family: arial, helvetica, sans-serif;
}
div.formManage {
  height: 25px;
  background-color: #898989;
  background-image: url(/images/formManage_bg.gif);
  background-repeat: repeat-x;
  float: left;
  padding: 3px;
  border-left: 1px #F1EFED solid;
  border-right: 1px #000000 solid;
  border-top: 1px #F1EFED solid;
  border-bottom: 1px #000000 solid;
  text-align: center;
  font-family: Verdana;
  font-size: 11px;
  color: #ffffff;
}
a.formManage,
a.formManage:link,
a.formManage:active,
a.formManage:visited {
  font-family: Verdana;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
}
a.formManage:hover {
  font-family: Verdana;
  font-size: 11px;
  color: #f1efed;
  text-decoration: none;
}
/* SiteBuilder 2 */
.SiteBuilderDockable {
  background-color: beige;
  border: darkblue 2px dotted;
  color: black;
}
.SiteBuilderDraggable {
  border: lightblue 1px solid;
}
/* Floater Div ++duplicated in admin index.css++ */
.FloaterDivMain {
  border: 1px solid #333333;
  height: auto;
  background-color: White;
  border-radius: 10px;
  box-shadow: 0px 0px 10px #000;
}
.FloaterDivMain table {
  border-collapse: separate;
}
.FloaterDivTitle {
  padding: 3px 5px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  border-bottom: 1px solid #000000;
  color: #000;
  text-align: center;
  background-color: #eee;
  border-radius: 10px 10px 0px 0px;
}
.FloaterDivTitleClose {
  width: 16px;
  empty-cells: show;
}
.FloaterDivTitleClose div {
  width: 20px;
  height: 20px;
  background-image: url(/images/icons/v2/bullet_x.png);
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  empty-cells: show;
  border-radius: 5px;
}
.FloaterDivTitleClose div:hover {
  background-color: #ccf;
}
.FloaterDivText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  overflow: auto;
  margin: 5px;
}
.FloaterDivContentItem {
  margin-bottom: 10px;
}
.IModAjaxStatus {
  border: black 1px outset;
  z-index: 999999;
  /* 	border: #333333 2px outset; 	z-index:999999; 	*/
}
.IModAjaxStatusHeader {
  font-size: 14px;
  font-weight: bold;
  font-family: Verdana, Arial;
  padding: 2px;
  background-color: white;
  color: black;
  /* 	font-size: 14px; 	font-weight: bold; 	font-family: Tahoma, Arial, Verdana; 	padding: 2px; 	border-bottom: lightblue 1px solid; 	background-color: darkblue; 	color: white; 	*/
}
.IModAjaxStatusContent {
  padding: 3px;
  font-family: Verdana, Arial;
  font-size: 12px;
  color: black;
  background-color: white;
}
.imod-sunlight-shadow {
  filter: alpha(opacity=50);
  -moz-opacity: .5;
  opacity: .5;
  background: #000;
  position: absolute;
}
.change-password-button {
  margin-top: 15px;
}
.change-password-spacer {
  margin-top: 10px;
}
.grid-button {
  cursor: pointer;
}
.manage-users-search {
  margin-bottom: 10px;
}
.manage-accounts-edit-table {
  padding: 15px;
}
#divGroups {
  width: 500px;
}
table.divGroupsTable {
  border-collapse: collapse;
}
th.divGroupsTable {
  padding-bottom: 2px;
  border-bottom: gray 1px solid;
  text-align: left;
}
td.divGroupsTable {
  padding: 2px;
}
#tableAddMembers,
#tableAddRights,
table.divGroupsSubTable {
  border-collapse: collapse;
  border: black 1px solid;
}
table.divGroupsSubTable {
  margin-bottom: 5px;
}
#tableAddMembers th,
#tableAddRights th,
th.divGroupsSubTable {
  border: black 1px solid;
  padding: 2px;
}
#tableAddMembers td,
#tableAddRights td,
td.divGroupsSubTable {
  padding: 2px;
  border: black 1px solid;
  background-color: white;
}
.password-security-panel-table {
  width: 99%;
}
.password-tips-popup-close-button {
  text-align: center;
  margin-bottom: 10px;
}
.password-tips-popup-content {
  vertical-align: top;
  padding: 10px;
  font-size: 10pt;
}
.password-tips-popup-title {
  color: #fff;
  font-weight: bold;
  font-size: 9pt;
  padding: 5px;
}
.password-tips-popup-header {
  background: navy;
  height: 20px;
}
.password-tips-popup {
  border: 1px solid #000;
  position: absolute;
  width: 200px;
  height: auto;
  display: none;
}
.password-tips-popup-table {
  width: 100%;
  height: 100%;
  background: #fff;
}
.secure-password-tips {
  margin-top: 10px;
  text-align: center;
  font-size: 8pt;
  width: 100%;
}
.passwordSecurityTable {
  font-size: 8pt;
  font-family: arial, verdana;
}
.passwordSecurity0 {
  background: black;
  filter: alpha(opacity=50);
  -moz-opacity: .5;
  opacity: .5;
  width: 20px;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-top: 0px solid #000;
}
.passwordSecurity1 {
  background: red;
  filter: alpha(opacity=50);
  -moz-opacity: .5;
  opacity: .5;
  width: 20px;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}
.passwordSecurity2 {
  background: orange;
  filter: alpha(opacity=50);
  -moz-opacity: .5;
  opacity: .5;
  width: 20px;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}
.passwordSecurity3 {
  background: Yellow;
  filter: alpha(opacity=50);
  -moz-opacity: .5;
  opacity: .5;
  width: 20px;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}
.passwordSecurity4 {
  background: green;
  filter: alpha(opacity=50);
  -moz-opacity: .5;
  opacity: .5;
  width: 20px;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
}
.passwordSecurityText {
  padding-left: 10px;
  display: none;
  width: 120px;
}
.passwordSecurityFieldset {
  width: 150px;
}
.passwordSecurityLegend {
  font-weight: bold;
  font-family: arial, verdana;
  font-size: 10pt;
}
.textbox-compare-popup {
  border: 2px solid navy;
  position: absolute;
  background: #fff;
  width: 20%;
  display: none;
  margin: 0px;
  padding: 15px;
}
.password-strength-text {
  padding: 0px;
  margin: 0px;
}
.login-password-strength-text {
  margin-bottom: 15px;
}
.manage-security-radio label {
  clear: none;
  display: inline;
}
.error {
  display: block;
  width: 450px;
  padding: 5px 0 5px 25px;
  margin: 5px;
  font: bold normal 10px "Verdana", sans-serif;
  color: #BF0000;
  background: #FFE8E8 url(/images/icons/v2/common/exclamation.gif) no-repeat 3px 2px;
  border: 1px solid #BF0000;
}
.success {
  display: block;
  width: 450px;
  padding: 5px 0 5px 25px;
  margin: 5px;
  font: bold normal 10px "Verdana", sans-serif;
  color: #008000;
  background: #D0E8D0 url(/images/icons/v2/common/accept.gif) no-repeat 3px 2px;
  border: 1px solid #008000;
}
.warning {
  display: block;
  width: 450px;
  padding: 5px 0 5px 25px;
  margin: 5px;
  font: bold normal 10px "Verdana", sans-serif;
  color: #993300;
  background: #FFFF99 url(/images/icons/v2/common/error.gif) no-repeat 3px 2px;
  border: 1px solid #993300;
}
.information {
  display: block;
  width: 450px;
  padding: 5px 0 5px 25px;
  margin: 5px;
  font: bold normal 10px "Verdana", sans-serif;
  color: darkblue;
  background: aliceblue url(/images/icons/v2/common/error.gif) no-repeat 3px 2px;
  border: 1px solid darkblue;
}
.hidden {
  display: none;
  visibility: hidden;
}
.ProfileTitleHeader {
  font-weight: bold;
}
.ProfileSubTitleHeader {
  font-weight: bold;
}
.imodGiftMatching .Clear {
  clear: both;
}
.imodGiftMatching .InstructionsContainer,
.imodGiftMatching .LookupContainer,
.imodGiftMatching .ResultsMessageContainer,
.imodGiftMatching .ResultsContainer,
.imodGiftMatching .DetailsContainer,
.imodGiftMatching .FooterContainer {
  margin-top: 10px;
}
.imodGiftMatching .HeaderContainer .Title,
.imodGiftMatching .FooterContainer .HepBranding {
  float: left;
}
.imodGiftMatching .HeaderContainer .Printable,
.imodGiftMatching .FooterContainer .Close,
.imodGiftMatching .FooterContainer .BackSelectContainer {
  float: right;
}
.imodGiftMatching .DetailsContainer .Title {
  font-weight: bold;
  text-align: right;
}
.showtxtcompany {
  display: none;
}
.CalImportInstructions {
  padding-bottom: 10px;
}
.CalImportFileInput {
  padding-bottom: 10px;
}
.CalImportContentTypesLabel {
  padding-bottom: 10px;
}
.CalImportSelectMultiple {
  padding-bottom: 10px;
  font-style: italic;
}
.CalImportButton {
  padding-bottom: 10px;
}
.CalImportTips ul {
  padding-left: 0px;
  margin-left: 0px;
}
.CalExportInstructions {
  padding-bottom: 10px;
}
.CalExportDateRange {
  padding-bottom: 10px;
}
.CalExportSelectMultiple {
  padding-bottom: 10px;
  font-style: italic;
}
/* @author Jeffrey Jones @date 2013-03-27 @ref https://jira.imodules.com/browse/ENC-11791 @comment adding CSS styles for the template changes */
/* begin ENC-11791 */
.CommerceSummary {
  margin: 30px 5px;
}
.CommerceSummary table {
  border-collapse: collapse;
  width: 500px;
}
.CommerceSummary td {
  padding: 10px 5px;
  margin: 0;
}
.CommerceSummary table td.Footer {
  text-align: right;
  border-top: 1px solid black;
  font-weight: bold;
}
.CommerceSummary table td.PrimaryConfirmationNumber {
  font-style: italic;
}
.CommerceSummary table td.SecondaryConfirmationNumber {
  font-style: italic;
  border-top: 1px dashed black;
}
.CommerceSummary table td.CommerceItem {
  padding-left: 50px;
}
.CommerceSummary table td.CommerceSubTotal {
  text-align: right;
}
.CommerceSummary table th.CommerceDescriptionHeader {
  border-bottom: 1px dashed black;
}
.CommerceSummary table th.CommerceSubTotalHeader {
  text-align: right;
  border-bottom: 1px dashed black;
}
.CommerceSummary .CharitableContributions {
  font-weight: normal;
  text-align: right;
}
.CommerceSummary .BillingBreakdown {
  margin-top: 10px;
  font-style: italic;
}
.CommerceSummary .BillingBreakdown &gt; div {
  margin: 5px 0;
}
.CommerceSummary sup {
  font-weight: bold;
  font-style: normal !important;
}
/* end ENC-11791 */
.imod-FastTitle {
  position: absolute;
  z-index: 2147483647;
  /* highest value available */
  font-family: Verdana, Helvetica, Arial;
  font-size: 12px;
  padding: 5px;
  border: black 1px solid;
  background-color: lightyellow;
  border-radius: 5px;
  box-shadow: 2px 2px 2px -1px black;
}
.imod_required {
  color: Red;
  padding-left: 2px;
  vertical-align: top;
}
.imod-legacy-class-notes-image {
  max-width: 400px;
}
#imod-skip a {
  background: #333;
  border-radius: 25px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
  color: #f1f1f1;
  display: block;
  font-size: 16px;
  font-weight: bold;
  height: 1px;
  left: -10000px;
  overflow: hidden;
  padding: 10px 20px;
  position: absolute;
  text-decoration: none;
  top: 10px;
  transition: all 100ms ease 0s;
  width: 1px;
}
#imod-skip a:focus {
  height: auto;
  left: 10px;
  position: fixed;
  top: 10px;
  width: auto;
  z-index: 1000;
}
.calendar-with-listing-view .cms-listing {
  float: left;
}
.calendar-with-listing-view .calendar-tool-icons {
  float: right;
}
.calendar-with-listing-view .calendar-tool-icons a {
  margin-left: 10px;
}
.calendar-with-listing-view .cms-calendar {
  float: right;
  clear: right;
}
.calendar-with-listing-view .cms-footer-icons {
  clear: both;
}
.classifieds-show-date-header {
  text-align: left;
}
/* Additional Payment Options */
.transaction_summary span {
  font-size: 18px;
}
.transaction_summary a span {
  font-size: 14px;
}
.text_hr {
  position: relative;
  width: 100%;
  margin: 20px 0;
  border-bottom: 1px solid black;
  text-align: center;
}
.text_hr h3 {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  top: -15px;
  left: 0;
  right: 0;
}
.text_hr h3 span {
  background-color: white;
  padding: 0 10px;
}
@media (max-width: 500px) {
  .FloaterDivText {
    width: 65% !important;
  }
}
</pre></body></html>