.calendar-content-page {
/*   padding: 50px 0 50px; */
  padding: 50px 0px 0px;
}

.calendar-page .page-title {
  font-size: 24px;
  text-transform: uppercase;
}

.loggedout {
  background: #f0f0f0;
  border: 1px solid #ddd;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 10px 15px;
}

.account-links {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 15px;
}

.account-links a {
  display: inline-block;
  margin: 0 5px;
}

label.right {
  display: inline-block;
  float: none !important;
  text-align: left;
}

.calendar-form ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.calendar-form li label {
  display: inline-block;
  vertical-align: bottom;
}

.calendar-page .icheckbox,
.calendar-page .iradio,
.event-page .icheckbox,
.event-page .iradio {
  background-color: #418ee9;
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0 3px 0 0;
  padding: 0;
  width: 18px;
  height: 18px;
  border: none;
  cursor: pointer;
  position: relative;
}

.calendar-page .icheckbox.checked,
.calendar-page .iradio.checked,
.event-page .icheckbox.checked,
.event-page .iradio.checked {
  background-image: url(../images/icon-check.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.selectboxit-container * {
  font-size: 14px;
}
.selectboxit-container {
  position: relative;
  width: 100%;
}
.selectboxit-container .selectboxit {
  background: none;
  border: 1px solid #ccc;
  border-radius: 0;
  width: auto !important;
}
.selectboxit-container .selectboxit:hover,
.selectboxit-container .selectboxit:focus,
.selectboxit-container .selectboxit:active {
  background: none;
}
.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  margin-top: -3px;
}
.selectboxit-container .selectboxit-options {
  border-radius: 0;
  max-height: 150px !important;
  min-width: 100% !important;
}
.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  background-image: none;
}

/* ======================================
* Main Category
* ======================================*/
.main-category {
  background: none !important;
  color: black !important;
  display: inline-block;
  font-size: 16px !important;
/*   font-weight: bold; */
  height: 16px;
  margin-bottom: 8px;
  margin-right: 8px !important;
  line-height: 16px;
  padding: 0 !important;
/*   text-transform: uppercase; */
}
.event-page .main-category{
	
  margin-left: 15px;
}
.main-category span {
  display: inline-block;
  height: 16px;
  margin-right: 5px;
  width: 16px;
  vertical-align: top;
}

/* ======================================
* Event List
* ======================================*/
.event-list {
  margin: 20px 0;
}
.event-list .event-item:first-child {
  border-top: 1px solid #D6D6D6;
}
.event-item {
  border-bottom: 1px solid #D6D6D6;
  overflow: hidden;
  padding: 20px 0;
  position: relative;
}
.event-item .add-to-cal {
  display: block;
  position: absolute;
  right: 0;
  top: 15px;
}
.event-item.can-cancel .cancel-event {
  color: red;
  display: block;
  font-size: 18px;
  position: absolute;
  right: 0;
  top: 14px;
}
.event-item.can-cancel .add-to-cal {
  right: 35px;
  top: 15px;
}
.event-item .thumbnail {
  float: left;
  margin-right: 30px;
  max-width: 200px;
}
.event-item .details {
  font-size: 14px;
  overflow: hidden;
}

.details h3{
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0px;
}

.details h3 a {
	color: black;
}
.details h3 a:hover {
	color: #000;
}

.details h5{
	margin: 0px;
}

.details h5 span{
/* 	color: #b8c02b; */
	color: black;
	text-transform: uppercase;
	font-size: 15px;
}

.event-item .event-title {
  font-size: 18px;
}
.event-item .event-title a {
  color: black;
  font-weight: bold;
  text-transform: uppercase;
}
.event-item .event-title i {
  color: #999;
  font-size: 16px;
  left: -4px;
  position: relative;
  top: -1px;
}
.event-item .datetime {
  font-size: 13px;
  font-weight: bold;
}
.event-item .datetime,
.event-item .ages,
.event-item .attendee-info {
  line-height: 1.7;
}

.event-item .summary{
	font-family: Arial;
	margin-top: 5px;
	font-size: 15px;
}

.read-more{
	font-family: Arial, Roboto, Arial, sans-serif;
	margin-top: 10px;
}

.event-item .registration-required {
  margin: 5px 0;
}

.list-controls {
/*   font-weight: bold; */
  margin-top: 50px;
  overflow: hidden;
}

.list-controls .per-page {
  float: left;
}
.list-controls .pagination {
  float: right;
}

.list-controls .per-page .type,
.list-controls .pagination .type {
  color: black;
  display: inline-block;
  font-size: 100%;
/*   text-transform: uppercase; */
  margin: 0;
}

.list-controls span,
.list-controls a {
  font-size: 100%;
  display: inline-block;
  margin: 0 5px;
}
.list-controls .active {
  color: #c7cbcc;
}

.list-controls .pagination .next,
.list-controls .pagination .prev {
  margin: 0;
}

.list-controls .pagination .next i,
.list-controls .pagination .prev i {
  font-size: 12px;
}

.calendar-list-header {
  position: relative;
}
.calendar-list-header h1 {
  position: relative;
  line-height: 1;
  margin: 0 0 15px;
}
.calendar-list-header h1 .events-rss {
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: -2px;
}

.calendar-list-header h1 .events-rss i {
  font-size: 20px;
}

.filtered-header {
  font-size: 12px;
  color: #242424;
}
.filtered-header span {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  display: inline-block;
  margin-right: 5px;
}
.filtered-header .clear-filters {
  margin-top: 5px;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}

.calendar-toggle {
  color: #c6cbcc;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
}
.calendar-toggle a,
.calendar-toggle > span,
.calendar-toggle > div {
  display: inline-block;
  margin: 0 10px;
}

/* ======================================
* Event Page
* ======================================*/
.event-page .content {
  overflow: hidden;
  padding: 20px 0;
}
.event-page .event-photo {
  border: 10px solid #A4A5A9;
}
.event-page .event-photo img {
/*   border: 1px solid white; */
  display: block;
  width: 100%;
}

.event-page .enlarge-link {
  display: inline-block;
  float: right;
  font-size: 12px;
  line-height: 1;
  margin-top: 15px;
  text-decoration: none;
}
.event-page .enlarge-link img {
  display: inline-block;
  margin-right: 3px;
  position: relative;
  top: -1px;
}

.event-page h1 {
/*
  color: black;
  font-size: 36px;
  line-height: 1.1;
  margin-bottom: 5px;
  text-transform: uppercase;
*/
	margin-left: 12px;
	margin-bottom: 15px;
	color: black;
}

.event-page h1 i {
  color: #999;
  font-size: 28px;
  left: -4px;
  position: relative;
  top: -3px;
}

.event-page .color-highlight{
 	/*color: #b8c02b; */
	color: #56c5d0;
	text-transform: uppercase;
	font-size: 15px !important;
	line-height: 1.8;
}

.event-page .registration-required {
  margin: 20px 0 0;
}

.event-page .event-details,
.event-page .event-details p {
  font-size: 14px;
  line-height: 1.5;
}

.event-page .datetime {
  font-weight: bold;
  font-size: 13px;
}

.event-page dl {
  font-size: 14px;
  margin: 0 0 40px;
  overflow: hidden;
}
.event-page dl dt {
  color: #333;
  font-weight: bold;
  margin-right: 5px;
}
.event-page dl dd+dt,
.event-page dl dd+dd {
  clear: left;
}
.event-page dl dt,
.event-page dl dd {
  float: left;
  margin-bottom: 0px;
}

.event-page dl dd.canceled {
  text-transform: uppercase;
  color: red;
  font-weight: bold;
}

.event-page .session-opened,
.event-page .session-closed {
  font-weight: bold;
}
.event-page .session-opened {
  color: green;
}
.event-page .session-closed {
  color: red;
}

.event-page .controls {
  margin: 5px 0 30px;
}
.event-page .controls a {
  display: inline-block;
  font-size: 11px;
  margin-right: 10px;
  text-decoration: none;
}
.event-page .controls span {
/*   color: #333; */
  font-size: 13px;
  text-transform: uppercase;
}
.event-page .add-to-cal i,
.event-page .print i {
  font-size: 16px;
  position: relative;
  top: 1px;
}

.add-to-cal i{
  color: #7D7B7C;
}

.event-page .print i {
  top: 2px;
}

.event-page .share {
  line-height: 35px;
  margin-bottom: 40px;
  min-height: 45px;
}
.event-page .share > span {
  color: #333;
  display: inline-block;
  font-weight: bold;
  margin-right: 10px;
  vertical-align: top;
}

.event-page .return-link {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
  margin: 50px 0;
  text-decoration: none;
  text-transform: uppercase;
}

.event-page .return-link i {
  font-size: 18px;
  margin-right: 5px;
}

.return-link i{
 	/*color: #B8BF0D; */
	color: #56c5d0;
}

/* ======================================
* Event Registration
* ======================================*/
.event-page .registration h2 {
  margin-bottom: 20px;
}
.event-page .registration p {
  font-size: 14px;
}

.event-page .registration-note {
  background: #f0f0f0;
  border: 1px solid #ddd;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 10px 15px;
  text-align: center;
}

.event-page .additional-sessions li {
  background: none;
  margin: 5px 0;
  overflow: hidden;
  padding: 0;
}
.event-page .additional-sessions input {
  float: none;
  margin: 0 5px 0 0;
  padding: 0;
  width: auto;
}
.event-page .additional-sessions label {
  float: none;
  overflow: hidden;
  display: block;
  position: relative;
  top: -1px;
  left: 5px;
}
.event-page .additional-sessions .session-closed {
  color: #999;
  font-weight: normal;
}

.event-page .additional-sessions li .icheckbox {
  float: left;
}
.event-page .additional-sessions.require-all li .icheckbox {
  opacity: 0.7;
}

.event-page .require-all .optionset {
  position: relative;
}
.event-page .require-all .optionset:before {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

.event-page .create-account label {
  position: relative;
  top: 1px;
}

.event-page .calendar-form .Actions {
  margin: 20px 0;
}

.event-page .account-fields {
  margin-top: 20px;
}

.event-page form #Age {
  max-width: 110px;
}

/* ======================================
* Calendar Widget
* ======================================*/
.ui-datepicker td {
  background: white;
  padding: 5px;
}
.ui-datepicker td a {
  text-align: center;
}
.ui-datepicker .ui-datepicker-header {
  background: white;
  font-weight: bold;
}

.calendar-widget {
  margin-bottom: 30px;
}
.calendar-widget .ui-datepicker {
  padding: 0;
  width: 100%;
}
.calendar-widget table {
  border: none;
  border-spacing: 3px;
  width: 100%;
  margin: 0;
  table-layout: fixed;
  border-collapse: initial;
}
.calendar-widget .has-event{
	/*background-color: #b8c02b;*/
	background-color: #56c5d0;
}
.calendar-widget th,
.calendar-widget td {
  background: #dbe2e6;
  text-align: center;
  padding: 0;
  font-size: 12px;
}
.calendar-widget th {
  background: none;
  color: #999;
  font-weight: normal;
}
.calendar-widget tbody td span,
.calendar-widget tbody td a {
  font-size: 12px;
  display: block;
  padding: 5px;
  color: #050505;
  text-align: center;
}
.calendar-widget .ui-datepicker-today {
  background: #000;
  /*background: #00837d;*/
  color: white;
}
.calendar-widget .has-event a {
  background: rgba(0, 0, 0, 0) !important;
  text-decoration: underline;
  color: white;
}
td.ui-datepicker-week-end.ui-datepicker-other-month.has-event .ui-state-default,
td.ui-datepicker-other-month.has-event .ui-state-default {
 background: #eaeef0;
 color:#cccccc;
}
.calendar-widget .ui-datepicker-today a,
.calendar-widget .ui-datepicker-today span {
  /*background: #00837d;*/
  background: #000;
  color: white;
}
.calendar-widget .ui-datepicker-other-month {
  background: #f9f9f9;
}
.calendar-widget .ui-datepicker-other-month a {
  color: #A1A7A7;
  text-decoration: underline;
}
.calendar-widget .ui-datepicker-other-month span{
	background-color: #F4F8F9;
	color: #A1A7A7;
}

.calendar-widget .ui-datepicker-title {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  top: -2px;
  z-index: 1;
  color: #444;
}
.calendar-widget .ui-datepicker-year{
	display: none;
}
.calendar-widget .ui-datepicker-header {
  background: transparent;
  position: relative;
  margin: 0;
}
.calendar-widget .ui-datepicker-header a:hover {
  cursor: pointer;
}
.calendar-widget .ui-datepicker-header a {
  top: 3px !important;
}
.ui-datepicker .ui-datepicker-prev {
  height: auto;
  left: 8px;
  top: 8px;
  width: auto;
}
.ui-datepicker-prev:after {
  content: '\E803';
  display: block;
  font-family: 'fontello';
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 0;
  color: black;
}
.ui-datepicker .ui-datepicker-next {
  height: auto;
  right: 8px;
  top: 8px;
  width: auto;
}
.ui-datepicker-next:after {
  content: '\E804';
  display: block;
  font-family: 'fontello';
  font-size: 14px;
  position: absolute;
  top: 0;
  right: 0;
  color: black;
}

.ui-datepicker table thead tr th,
.ui-datepicker table tr td {
  font-size: 12px;
  font-family: Arial;
  background-color: #CFDFDE;
}

.ui-datepicker table thead tr th{
	background-color: white;
}

/* ======================================
* Calendar Filter
* ======================================*/
.filter-section {
  margin-bottom: 25px;
}
.filter-section h4 {
  font-size: 16px;
  margin-bottom: 15px;
  color: black;
  font-family: "oswaldlight", Arial, Roboto, Arial, sans-serif;
  font-weight: bold;
}

.filter-dates .fields {
  margin: 0 -5px;
  overflow: hidden;
}
.filter-dates .fields > div {
  float: left;
  width: 50%;
  padding: 0 0px;
  position: relative;
}

.filter-dates .fields > div:after {
  content: '\E805';
  display: block;
  color: #7D7B7C;
  font-family: 'fontello';
  height: 16px;
  width: 16px;
  position: absolute;
  top: 8px;
  right: 10px;
}

.filter-dates input {
  display: block;
  font-size: 13px;
  padding: 6px 15px;
  height: 40px;
  margin: 0;
  outline: 0;
  position: relative;
  font-family: Arial;
  color: #7D7B7C;
}

.filter-dates input.date-from{
	border-right: 0px;
}

.filter-categories ul li {
  margin-top: 6px;
}

.filter-categories ul li:first-child {
  margin-top: 0;
}

.filter-categories label {
  display: inline-block;
  font-size: 16px;
/*   font-weight: bold; */
  position: relative;
/*   text-transform: uppercase; */
  top: 1px;
  font-family: "oswaldbook", Arial, Roboto, Arial, sans-serif;
}

.calendar-filter .Actions{
	padding: 0px !important;
}

.calendar-filter .Actions input.action{
	font-family: "oswaldbook", Arial, Roboto, Arial, sans-serif;
}

