.divTable {
	display: table;
}
.divTR {
	display: table-row;
}
.divTH {
	display: table-cell;
	padding: 5px;
	font-weight: bold;
}
.divTH a {
	text-decoration: none;
}
.divTD {
	display: table-cell;
	padding: 5px;
}
.divTable.event_details {
	font-size: 100%;
}
.divTable.event_details .divTD {
	vertical-align: top;
}
.logout a {
	color: #d5e7f3;
	text-decoration: underline !important;
	padding: 0 .5em;
}

/* header overrides */
.usa-input {
	color: #ffffff;
}
#site_brand #special_title{
	font-family:Lato,Helvetica,Arial,sans-serif;
	color:#fff;
	font-weight:400;
	position:absolute;
	display: none;
	letter-spacing:.5px;
	font-size:1.5em;
	bottom: 15px;
	left: 680px;
}
#site_brand #special_subtitle{
	font-size:2em;
}
@media screen and (min-width: 1024px) {
	#site_brand #special_title {
	 display: block;
	}
}

/* styles from overrides.css */
/*
 * Overrides for earlier version html affected by styles from the new version of the site
 */
.orig img {
  /* because the default max-width: 100% will cause problems with editor icons in roster table, etc. */
  max-width: none;
}

.link_list td img {
  margin: 4px 10px 4px 0;
}

/*
 * Overrides for google maps
 */
.gm-style img {
  /* because the default max-width: 100% will cause problems with map controls */
  max-width: none;
}

.l2_medtext img {
  max-width:none;
}

.gm-style img{
  max-width:none;
}

table.orig td > img {
  /* ensure original tables with spacer images display them as inline block */
  display: block;
}

table.orig td.dynamicformSpacerLight > img, table.orig td.dynamicformSpacerDark > img {
  display: block;
}

#dk_container_dropkick_change_tab .dk_toggle {width: auto!important;}

/* Other styles left over from the old site */
.calendargridtitle { font-family: arial, helvetica, verdana, sans-serif;
            font-weight: bold;
            font-size: 16px;
            text-decoration: none;
            color: #FFFFFF;
			margin-top: 6px; padding-top: 6px;
			margin-bottom: 6px; padding-bottom: 6px;
}

.calendargridinstructions { font-family: arial, helvetica, verdana, sans-serif;
            font-size: 12px;
            text-decoration: none;
            color: #DDD863;
}

.calendargridinstructionslist { font-family: arial, helvetica, verdana, sans-serif;
            font-size: 12px;
            color: #DDD863;
			margin-left: 10px; padding-left: 0px;
			margin-right: 5px; padding-right: 5px;
			margin-top: 1px; padding-top: 1px;
			margin-bottom: 1px; padding-bottom: 1px;
}

.calendargridweekday { font-family: arial, helvetica, verdana, sans-serif;
            font-size: 10px;
            font-weight: bold;
			text-decoration: none;
			color: #DCE4ED;
			margin-top: 3px; padding-top: 3px;
			margin-bottom: 3px; padding-bottom: 3px;
}

.calendargridcurrentmonthday { font-family: arial, helvetica, verdana, sans-serif;
            font-size: 12px;
            font-weight: bold;
			text-decoration: none;
			color: #000000;
			float: right;
			padding: 3px;
}

.calendargridothermonthday { font-family: arial, helvetica, verdana, sans-serif;
            font-size: 12px;
            font-weight: bold;
			color: #515065;
			float: right;
			padding: 3px;
}

.calendargridevent { font-family: arial, helvetica, verdana, sans-serif;
            font-size: 10px;
            text-decoration: none;
            color: #000000;
}

.calendargridevent:hover { font-family: arial, helvetica, verdana, sans-serif;
            font-size: 10px;
            text-decoration: underline;
            color: #000000;
}

.calendargrideventlist { font-family: arial, helvetica, verdana, sans-serif;
            font-size: 10px;
            color: #000000;
			list-style-type: none;
			margin-left: 1px; padding-left: 1px;
			margin-right: 1px; padding-right: 1px;
			margin-top: 1px; padding-top: 1px;
			margin-bottom: 1px; padding-bottom: 1px;
}

.calendarlisttitle { font-family: arial, helvetica, verdana, sans-serif;
            font-weight: bold;
            font-size: 16px;
            text-decoration: none;
            color: #FFFFFF;
			margin-top: 6px; padding-top: 6px;
			margin-bottom: 6px; padding-bottom: 6px;
}

.calendarlistcolumnheader { font-family: arial, helvetica, verdana, sans-serif;
            font-size: 11px;
            font-weight: bold;
			text-decoration: none;
			color: #FFFFFF;
			margin-left: 3px; padding-left: 3px;
			margin-right: 3px; padding-right: 3px;
			margin-top: 3px; padding-top: 3px;
			margin-bottom: 3px; padding-bottom: 3px;
}

.calendarlistcolumnheader:hover { font-family: arial, helvetica, verdana, sans-serif;
            font-size: 11px;
            font-weight: bold;
			text-decoration: underline;
			color: #FFFFFF;
			margin-left: 3px; padding-left: 3px;
			margin-right: 3px; padding-right: 3px;
			margin-top: 3px; padding-top: 3px;
			margin-bottom: 3px; padding-bottom: 3px;
}

.calendarlistcell { font-family: arial, helvetica, verdana, sans-serif;
			margin-left: 5px; padding-left: 5px;
			margin-right: 5px; padding-right: 5px;
			margin-top: 5px; padding-top: 5px;
			margin-bottom: 5px; padding-bottom: 5px;
}

.calendarlisttext { font-family: arial, helvetica, verdana, sans-serif;
            font-size: 12px;
			color: #0B2449;
}

a.calendarlisttext { font-family: arial, helvetica, verdana, sans-serif;
            font-size: 12px;
			text-decoration: none;
			color: #0B2449;
}

a.calendarlisttext:hover { font-family: arial, helvetica, verdana, sans-serif;
            font-size: 12px;
			text-decoration: underline;
			color: #0B2449;
}

.calendarlisttextsmall { font-family: arial, helvetica, verdana, sans-serif;
            font-size: 10px;
			color: #0B2449;
}

a.calendarlisttextsmall { font-family: arial, helvetica, verdana, sans-serif;
            font-size: 10px;
			text-decoration: none;
			color: #0B2449;
}

a.calendarlisttextsmall:hover { font-family: arial, helvetica, verdana, sans-serif;
            font-size: 10px;
			text-decoration: underline;
			color: #0B2449;
}

.calendarlistlink { font-family: arial, helvetica, verdana, sans-serif;
			color: #4A8BBC;
}

.calendarlistsunsettext { font-family: arial, helvetica, verdana, sans-serif;
            font-size: 10px;
}

.calendarlistsubtitle { font-family: arial, helvetica, verdana, sans-serif;
            font-size: 11px;
			font-weight: bold;
            color: #DDD863;
}

.calendarlistsubtitlelist { font-family: arial, helvetica, verdana, sans-serif;
            font-size: 11px;
            color: #DDD863;
			margin-left: 10px; padding-left: 0px;
			margin-right: 5px; padding-right: 5px;
			margin-top: 1px; padding-top: 1px;
			margin-bottom: 1px; padding-bottom: 1px;
}

.searchdate {
	font-size: 9px;
	font-style: italic;
	opacity: 0.5;
}

.searchprevnext, .searchpaging {
	font-size: 13px;
}
.searchoff {
	color: #000000;
	text-decoration: none;
	opacity: 0.5;
}
.searchon {
	color: #42A0F2;
	text-decoration: none;
	opacity: 1;
}
.searchon:hover {
	color: #42A0F2;
	text-decoration: underline;
	cursor: hand;
	opacity: 1;
}
.searchsel {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	opacity: 1;
}

#site_body .upcoming_events th.location_col,#site_body .upcoming_events td.location_col
  { display: table-cell;}

@media only screen and (min-width : 480px)  { 
 #site_body .upcoming_events th.location_col,#site_body .upcoming_events td.location_col
  { display: none}
}

/* ~~~~~~~~~~~~~ START club-view.cfm follow tools ~~~~~~~~~~~~~*/

.club_share_tools {
	padding: 1em 0;
}

.club_share_tools li {
	display: inline;
	padding-right: 3px;
}

.club_share_tools .follow_us {
	color: #4b6e8a;
	padding-right: 8px;
	font-weight: 700;
	position: relative;
	top: 2px;
}
/* ~~~~~~~~~~~~~ END club-view.cfm follow tools ~~~~~~~~~~~~~*/

li.inline_fields{
	display: flex;
}

li.inline_fields input {
	margin-right: 1em;
}

li.inline_fields label {
	margin-right: 5px;
}

.no_results {
	margin-top: 1.4em;
}

.login_modal {
	display: none;
}

 /* ~~~~~~~~~~~~~~~~~~~~ modal styles ~~~~~~~~~~~~~~~~~~~*/
#simplemodal-overlay {
	background-color: rgba(0,0,0,.85);
}

#simplemodal-container {
	background-color: white;
	border-radius: 5px;
  padding: 20px 58px 20px 20px;
}

#simplemodal-container a.modalCloseImg {
	background:url("../images/close.afd08c26d0dd.png") no-repeat;
	width:30px;
	height:30px;
	display:inline;
	z-index:3200;
	position:absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
	background-size: cover;
	opacity: .7;
}

.login_btn {
	background-color: #aad4ee;
  border-radius: 3px;
  padding: 1px 18px;
  right: calc(50% - 38px);
  bottom: 7px;
  position: absolute;
  color: #152f4c;
  font-weight: 500;
  cursor: pointer;
  font-family: roboto condensed, helvetica, arial, sans-serif;
}

.login_btn a {
	color: #152f4c;
}

@media screen and (min-width: 600px) {
	.login_btn {
		right: 65px;
		bottom: calc(50% - 12px);
	}
}

@media screen and (min-width: 769px) {
	.login_btn {
		right: 20px;
	}
}

@media screen and (min-width: 1024px) {
	.login_btn {
		right: 0;
		bottom: 20px;
	}
}

.login_modal_form .title {
	color: #000;
	margin: 0.5em 0 0.7em 0;
	font-size: 1.3em;
	font-weight: 500;
}

.login_modal_form input, .login_modal_form label {
	display: block;
}

.login_modal_form label {
	font-size: 0.9em;
  margin-bottom: .3em;
}

.login_modal_form input {
	margin-bottom: 12px;
  width: 100%;
  border-radius: 3px;
  border: 1px solid #ababac;
  height: 30px;
  padding-left: 10px;
}

.login_modal_form input[type=submit] {
	margin: 16px 0 20px 0;
	background-color: #628eb5;
	color: white;
	padding: 6px;
	width: 90px;
	height: 32px;
	border:0;
	border-radius: 4px;
	text-transform: uppercase;
  font-size: .9em;
  font-weight: 600;
}

.login_modal_form footer {
	font-size: .85em;
}

 /* ~~~~~~~~~~~~~~~~~~~~ view as link styles ~~~~~~~~~~~~~~~~~~~*/

.view_as_container {
	padding: 10px 5px;
  border-top: 1px solid #cfd7e2;
  border-bottom: 1px solid #cfd7e2;
  color: #3c3c3c;
  font-weight: 700;
  font-size: .9em;
  margin-bottom: 1.5em;
}

.view_as_container label {
	display: block;
	margin-bottom: 5px;
	font-size: 0.8em;
  font-weight: 700;
  color: #8097ac;
}

.view_as_container a {
  color: #7b838e;
}

.view_as_container span {
	margin-right: 10px;
	display: block;
	margin-bottom: 5px;
}

.view_as_container span.last {
	margin-bottom: 0;
}

@media screen and (min-width: 480px) {
	.view_as_container label {
		display: inline-block;
		margin-bottom: 0;
	  margin-right: 10px;
	}
	.view_as_container span {
		display: inline-block;
		margin-bottom: 0;
	}
}

/* ~~~~~~~~~~~~~~~~~~~~ custom table styles ~~~~~~~~~~~~~~~~~~~*/

#tabcontent5 tr.subsection {
	line-height: 2em;
}
#tabcontent5 tr.multi_column {
	line-height: 1.6em;
}

#tabcontent5 .logged_data {
	line-height: 1.3em;
	margin-bottom: .7em;
}
/* styles from overrides.css */

/* styles from MB calendar */
.moon {
	display: inline-block;
	width: 14px;
	height: 14px;
	float: left;
	margin: 3px 0 0 5px;
}
.new_moon {
  background-image: url("/static/images/calendar-moon-new.d8074cd56147.png");
}
.first_quarter_moon {
  background-image: url("/static/images/calendar-moon-first.15beda28c1a7.png");
}
.full_moon {
  background-image: url("/static/images/calendar-moon-full.c7367aee7ce0.png");
}
.last_quarter_moon, .third_quarter_moon {
  background-image: url("/static/images/calendar-moon-third.25a7adc2ef0e.png");
}

/* new styles added in redesign */
.red, .error, .errorMessage {
	color: #aa0000;
}
.green, .success {
	color: #00aa00;
}
.grey, .disabled {
	opacity: 50%;
}
.message_container {
	padding-bottom: 4px;
}
.messages {
	width: 100%;
	text-align: center;
	padding: 8px;
	font-weight: bold;
}
.messages.error {
	border: 2px #aa0000;
	background-color: #ffcccc;
}
.messages.success {
	border: 2px #00aa00;
	background-color: #ccffcc;
}

.page_tab {
	display: none;
}
.page_tab.active {
	display: block;
}
.page_tab.disabled {
	display: none;
}

.help-links {
	position: relative;
	display: inline-block;
}

.help-links .help-text {
  visibility: hidden;
	border: 2px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px;
	border-radius: 6px;
	position: absolute;
	z-index: 1;
	min-width: 500px;
	max-width: 100%;
	top: 110%;
  left: 0; 
}

.help-links .help-text ul {
	list-style-type: disc;
}
.help-links .help-text li {
	margin-left: 15px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.help-links:hover .help-text {
  visibility: visible;
}

.form_help {
	font-size: 10px;
}

.members table {
	max-width: 100%;
}
.members table tr:nth-child(odd) {
	background: #eeeeee;
}
.members table tr:nth-child(even) {
	background: #dddddd;
}
.members table tr.noemail:nth-child(odd) {
	background: #ffcccc;
}
.members table tr.noemail:nth-child(even) {
	background: #ffbbbb;
}
.members table th, .club_list_table .divTH, .event_list_table .divTH {
	font-size: 11px;
	border-left: 1px solid #cccccc; 
	border-top: 1px solid #cccccc; 
	position: sticky;
  top: 0;
}
.members table td {
	font-size: 11px;
	border-left: 1px solid #cccccc; 
}
.members table .help-links .help-text {
	min-width: none;
	max-width: none;
}

.ui_icon {
	max-width: none;
}

#editMemberDataForm table {
  font-size: 12px;
}


#site_body .calendar.embed {
	display: table !important;
}
#event_calendar .page_header, #event_list .page_header {
	float: left;
}
.calendar_list_toggle {
	float: right;
}
.calendar_list_toggle img {
	padding: 4px;
}
.calendar_list_toggle a {
	opacity: 0.5;
}
.calendar_list_toggle a:hover {
	opacity: 1;
}

.divTable.calendar .divTR.calendar_week .divTD {box-sizing: content-box;height: 90px; min-height: 90px; font-size: 11px;width:14%;}
.divTable.calendar .divTR.calendar_week .calendar_date {
    position: absolute;
    right: 5px;
    top: 4px;
    width: 22px;
		height: 22px;
    line-height: 22px;
    padding-top: 0;
    color: #362d26;
    /*border-right: 1px solid #CECECE;*/
		text-align: center;
		font-family: 'DM Mono', monospace;
		font-size: 12px;
    font-weight: bold;
}
.divTable.calendar .divTR.calendar_week .calendar_events {
    margin-top: 22px;
}
.divTable.calendar .divTR.calendar_week .time {
    font-size: 10px;
    font-weight: bold;
}
.divTable.calendar .divTR.calendar_week .sunset {
	display: block;
	color: #0E64A0;
}
.divTable.calendar .divTR.calendar_week .holiday {
	display: block;
	color: #585858;
}
.divTable.calendar .divTR.calendar_week .divTD a {
	display: inline-block;
	color: #000000;
	text-decoration:underline;
	text-decoration-style: dotted;
	padding-bottom: 4px;
}
.divTable.calendar .divTR.calendar_week .divTD .moon {
    position: absolute;
    left: 5px;
    top: 4px;
}
.divTable.calendar .divTR.calendar_week .divTD {
    vertical-align: top;
    position: relative;
    border-right: 1px solid #e3e3e3;
}
.divTable.calendar .divTR.calendar_week .divTD:first-child {
    border-left: 1px solid #e3e3e3;
}
.divTable.calendar .divTR.calendar_week:first-child .divTD {
    border-top: 1px solid #eaeaea;
}
.divTable.calendar .divTR.calendar_week .divTD.before, 
.divTable.calendar .divTR.calendar_week .divTD.after {
	background-color: #f6f6f6;
}
.divTable.calendar .divTR.calendar_week .divTD.before .calendar_date, 
.divTable.calendar .divTR.calendar_week .divTD.after .calendar_date {
	color: #585858;
	font-weight: normal;
}
.divTable.calendar .divTR.calendar_week .divTD.now .calendar_date {
	color: #ffffff;
	background-color: #000000;
	border-radius: 11px;
}
#weekday_list .divTD {
	text-align: center;
	vertical-align: center !important;
	font-size: 16px;
	height: 32px;
}

.calendar_heading, .event_calendar_body {
	font-family: 'Inter',sans-serif;
}
.calendar_heading {
	text-align: center;
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	background-color: #000000;
	color: #ffffff;
}
.calendar_heading a {
	color: #ffffff;
	text-decoration: none;
}
.calendar_heading_table {
	display: table;
	margin: auto; 
}
.event_calendar_heading, .event_list_heading {
	padding: 17px;
	display: table-cell;
	text-align: center;
	vertical-align: center;
}
/*.event_calendar_heading {
	width: 220px !important;
}*/
.prev_month, .next_month, .prev_list, .next_list {
	display: table-cell;
	width: 32px;
	height: 32px;
	text-align: center;
	vertical-align: center;
}
.prev_month_link, .next_month_link, .prev_list_link, .next_list_link {
	display: block;
	border: 1px solid rgba(255, 255, 255, .5);
	line-height: 32px;
	border-radius: 16px;
	font-size: 16px;
}

.event_paging {
	padding: 12px 0;
}
.paging_divider {
	display: inline;
}
@media screen and (max-width:870px) {
	.toggle_link {
		display: none;
	}
}

.key {
    font-size: .8em;
    margin-top: .3em;
}
.key span+span {
    margin-left: 12px
}
.calendar_events a.community, .key span.community {
    color: #1e90ff !important;
}
.calendar_events a.club, .key span.club {
    color: #169816 !important;
}
.calendar_events a.observing, .key span.observing {
    color: #cd5c5c !important;
}
.calendar_events a.virtual, .key span.virtual {
    color: #cc00cc !important;
}

.toolkit_table {
	font-size: 11px;
}
.toolkit_table th {
	font-size: 12px;
}

#container_event_details .divTH {
	text-wrap: wrap;
}

#form_preview_text ul, ul.standard {
	list-style-type: disc;
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}
#form_preview_text ol, ol.standard {
	list-style-type: decimal;
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}
#form_preview_text ul li, ul.standard li, #form_preview_text ol li, ol.standard li {
	margin-left: 15px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

textarea:disabled {
	background-color: #cccccc !important;
	color: #000000 !important;
	width: 100% !important;
	min-height: 300px;
}

.image_container {
	float: left;
	padding-right: 10px;
	max-width: 150px;
}

#site_body form li>label {
	font-weight: bold;
}

#site_body form .inline label, #site_body form .inline input {
	display: inline;
}

#site_body form input[type=checkbox], #site_body form input[type=radio] {
	max-width: 16px !important;
}

#site_body form .checkbox_label, #site_body form .radio_label {
	padding-right: 25px;
}

#events_desktop_container tr td:first-child {
	width: 40%;
}

#loading, #loading_error {
	width: 100%;
	/*float:left;*/
	left:25%;
	top: Calc(50% - 125px);
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	position: fixed;
	z-index: 10;
	display: none;
}
@media screen and (min-width:769px) {
	#loading, #loading_error {
		width: 50%;
	}
}
#loading_error {
	color: #aa0000;
}
.move {
	cursor: pointer !important;
}
.expanding_topic .form_heading {
	margin-top: 0px !important;
}

.page_tab_container .tabon:hover {
	cursor: pointer;
}

.club_icon {
	width: 18px;
	height: 26px;
}

div.wysiwyg {
	padding-bottom: 15px;
}
/* new styles added in redesign */