@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(res/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(res/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'Material Icons';
	font-style: normal;
	font-weight: 400;
	src: url(res/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format('woff2');
}

body {
	margin:0px;
	background: #fff;
	color: #000;
	font-family: "Montserrat", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	line-height: 1.2em;
}
a {
	color: #555;
}
.header1 {
	margin-top: 0.4em;
	color: #4e97AB;
	width: 100%;
	font-size: 2.2em;
	font-weight: 750;
	line-height: 1.1em;
	letter-spacing: 0.2em;
	text-align: center;
}
.header1 a {
	text-decoration: none;
	color: #4e97AB;
}
.header2 {
	color: #4e97AB;
	font-size: 1em;
	font-weight: 600;
	letter-spacing: 0.2em;
	line-height: 2em;
	text-align: center;
	margin-bottom:0.4em;
}

.iconbar {
	align-items: center;
	width: 100%;
	text-align: center;
}

.material-icons {
	color #4e97AB;
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 3.5em;
	line-height: 1;
	letter-spacing: 0.1em;
	text-transform: none;
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	-webkit-font-feature-settings: 'liga';
	-webkit-font-smoothing: antialiased;
}

.iconbar a {
	color: #98CBD9;
	text-decoration: none;
}

.iconbar_active a {
	color: #4e97AB;
}

.userbar {
	max-width: 330px;
	background-color: #4e97AB;
	border: solid #4e97AB 0.2em;
	border-radius: 0.5em;
	margin: auto;
	margin-top: 0.2em;
	text-align:center;
	color: #fff;
}

.event_title {
	margin: 0.5em 0 0 0;
	font-size: 1.6em;
	font-weight: 400;
	line-height: 1.1em;
}
.event_date {
	margin: 0;
	font-size: 0.8em;
	font-weight: 650;
	letter-spacing: 0.05em;
}
.event_date sup {
	font-size: 0.6em;
}
.topbar_active {
	width: fit-content;
	height: 3.5em;
	background: #ab4e4e;
	border: solid #ab4e4e 0.2em;
	border-radius: 1.8em;
	margin: auto;
	margin-top: 1em;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.topbar_active a {
	color: #fff;
}
.topbar_active_textbox {
	padding: 1em;
	color: #ab4e4e;
	font-weight: 800;
	display: flex;
	height: 1.5em;
	border-radius: 1.7em;
	background-color: #fff;
	align-items: center;
}
.topbar_active_textbox a {
	color: #ab4e4e;
	text-decoration:none;
}

.profile_table {
	max-width:500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	background:#eee;
	padding-bottom:20px;
}
.profile_row {
	padding-top:8px;
	padding-left:10px;
}
.profile_label {
	display:block;
	font-weight: 600;
}
.profile_value {
	padding-right:10px;
}

.login {
	max-width:300px;
	margin-left: auto;
	margin-right: auto;
}
.login_child {
}
.login_label {
	display: block;
	font-weight: 600;
}
.login_input {
}

.errormsg {
	text-align:center;
	color:#f88;
	padding-bottom:10px;
	line-height: 155%;
}

.addusernotice {
	text-align:left;
	max-width:500px;
	margin-left: auto;
	margin-right: auto;
	color:#c64;
	font-weight:600;
}

.docarea {
	text-align:left;
	max-width:600px;
	margin-left: auto;
	margin-right: auto;
}
.doctext {
	font-size:90%;
}
.docsignlabel {
	font-weight:600;
}

.userlist {
	margin: 1em;
}
.userlist table {
	text-align: left;
	width: 100%;
}
.userlist th,td {
	padding-right:30px;
}
.userlist tr:nth-child(even) {
	background-color: #ddd;
}
.userlist a {
	text-decoration:none;
}

.privacy {
	width:400px;
	margin-left:auto;
	margin-right:auto;
}
.footer {
	width:300px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	font-size:12px;
}
.footer2 {
	width:300px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-size:12px;
}
.forgot {
	font-size:12px;
}
.checkout {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
}
.checkin {
	margin: 1em;
}
.misc {
	margin-top:5px;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
}
.comment_msg {
	margin-top:22px;
	margin-left: auto;
	margin-right: auto;
	max-width:600px;
	text-align:center;
}
.comment {
	margin-top:12px;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	display: table;
	border-spacing:10px;
}
.comment_row {
	display: table-row;
}
.comment_label {
	display: table-cell;
	text-align:right;
	vertical-align:top;
}
.comment_field {
	display: table-cell;
	text-align:left;
}

.histlist {
	max-width:800px;
	margin-left: auto;
	margin-right: auto;
}

.histlist table {
	text-align:left;
	width:100%;
}

.histlist tr:nth-child(even) {
	background-color: #ddd;
}

.eventlist {
	max-width:500px;
	margin-left: auto;
	margin-right: auto;
}

.event_table {
	color: #545049;
	width:100%;
	background-color: #FAF3E6;
	margin-top: 1.5em;
	padding: 1em;
	box-shadow: 0.2em 0.4em 1em #A8A49B;
}
.event_2table {
	color: #545049;
	width:100%;
	background-color: #F7F3DE;
	margin-top: 1.5em;
	padding: 1em;
	box-shadow: 0.2em 0.4em 1em #A8A598;
}
.event_row {
	margin-bottom: 0.3em;
}

.event_label {
	color: #545049;
}
.event_title a {
	color: #545049;
	font-size: 1em;
	font-weight: 800;
	text-decoration:none;
}
.event_title .material-icons {
	color: #545049;
	font-size: 1em;
	}
.event_title .material-icons a {
	color: #545049;
	}
.event_value {
	font-weight: 600;
	margin-top:4px;
	margin-bottom:8px;
}
.event_value a {
	color: #545049;
	font-weight: 800;
}
.pastevent {
	background : #D5D5F2;
}
.pastevent a {
	color: #8C7070;
}
.cancelled {
	background : #F2D5D5;
	color: #8C7070;
}
.cancelled a {
	color: #8C7070;
}

.event_value li {
	padding-top:10px;
}

.event_edit_table {
	width:100%;
	background:#eee;
	padding-bottom:20px;
}
.event_edit_row {
	padding-top:8px;
	padding-left:10px;
}
.event_edit_label {
	display:block;
}

.datehdr {
	margin-top:10px;
	max-width: fit-content;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

.achlist {
	margin-left: auto;
	margin-right: auto;
	max-width:700px;
}
.achlist table {
	text-align:left;
	width:100%;
}

.achlist tr:nth-child(even) {
	background-color: #ddd;
}

.debug_footer {
	text-align:center;
	background:#4e97ab;
	padding:4px;
	color: #fff;
}

input {
	font-size: 20px;
}
button, select {
	font-size: 20px;
}
input[type=date], input[type=time] {
	font-size: 15px;
}
input[type=text], input[type=password]
{
	margin-top: 5px;
	margin-bottom: 5px;
}
input[type=checkbox]
{
	-ms-transform: scale(1.7); /* IE */
	-moz-transform: scale(1.7); /* FF */
	-webkit-transform: scale(1.7); /* Safari and Chrome */
	-o-transform: scale(1.7); /* Opera */
	transform: scale(1.7);
	padding: 10px;
	margin: 10px;
}

.postlist input[type=checkbox]
{
	-ms-transform: scale(1.4); /* IE */
	-moz-transform: scale(1.4); /* FF */
	-webkit-transform: scale(1.4); /* Safari and Chrome */
	-o-transform: scale(1.4); /* Opera */
	transform: scale(1.4);
	padding: 2px;
	margin: 2px;
	margin-right:8px;
}

.histlist button {
	font-size:10px;
}
.datehdr button {
	font-size:16px;
}
.icslink {
	margin-left:1em;
	font-size: 0.8em;
}
.today {
	white-space: nowrap;
	font-weight:500;
	margin-left:0.2em;
	padding-top:1.4em;
}
.checkoutdiscard {
	white-space: nowrap;
	margin-left:0.2em;
}
.checkin2 {
	line-height:2.0;
}
.volhistlist td, th {
	padding-top:8px;
	padding-bottom:8px;
}
