/* Date range navigation */
.page-events ul.tabs {
	margin: 0 0 1em 0;
	padding: 10px;
	background: #589B68 url(images/navigation/sidebar/subnav_bg.jpg) repeat-x scroll 0 0;
	text-align: center;
}
.page-events ul.tabs li {
	margin-right: 10px;
	background-image: url(images/bullets/square_4px_fff.gif);
	background-position: 0 7px;
}
/*
.page-events ul.tabs li:first-child {
	padding-left: 0;
	background: none;
}
*/
.page-events ul.tabs li a,
.page-events ul.tabs li a:visited {
	color: #fff;
	border-bottom: 1px solid #6FC483;
}
.page-events ul.tabs li a:hover,
.page-events ul.tabs li a:active {
	color: #ffc;
	border-bottom-color: #fff;
}
.field-name-field-date{
    background-position: 0 0;
}

.calendar-calendar tbody {
  border-bottom: 1px solid #666;
}

/* Date */
.view-calendar2 .item-list .views-field-field-date {
	margin-bottom: 5px;
}

/** Day View **/
.calendar-calendar td .inner div,
.calendar-calendar .day-view .full td.single-day div.dayview{
background: none;
}
.calendar-calendar .day-view .views-field-title {
	font-size: 2em;
}
.calendar-calendar td.calendar-agenda-hour
 {
  font-family:inherit;
  text-align:center;
  border:none;
  border-top:1px #666 dotted;
  border-right: 1px #666 solid;
  border-left: 1px #666 solid;
  padding-top:0.5em;
  width:1%;
}
.calendar-calendar td.calendar-agenda-no-hours {
  min-width:1%;
}
.calendar-calendar td.calendar-agenda-hour .calendar-hour {
  font-size:1.2em;
  font-weight:bold;
}
.calendar-calendar td.calendar-agenda-hour .calendar-ampm {
  font-size:1em;
}
.calendar-calendar tr td.calendar-agenda-items, .calendar-calendar td.multi-day {
  border:1px #666 dotted;
  border-right: 1px #666 solid;
  text-align:left;
}
.calendar-calendar .week-view .full tr.last td.multi-day{
 border-bottom: 1px solid #666;
}
.calendar-calendar td.calendar-agenda-items div.calendar {
  width:auto;
  padding:0.5em;
  margin:0;
}
.calendar-calendar div.calendar div.inner .calendar-agenda-empty {
  width:100%;
  text-align:center;
  vertical-align:middle;
  padding:0.5em 0;
  background-color:#fff;
}


/* Week View */
.view-calendar2 .calendar-calendar .week-view td.calendar-agenda-hour {
	padding: 8px;
	font-size: .85em;
	text-align:left;
}
.calendar-calendar .week-view .full td.multi-day div.weekview, .calendar-calendar .week-view .full td.single-day div.weekview{
	background:none;
	height: auto;
	overflow:auto;
}
.calendar-calendar .week-view .full td.multi-day .calendar.weekview .contents{
	position:relative;
	width:auto;
	left: 0;
    padding: 0.5em;
    margin: 0;
}

.calendar-calendar .week-view .full td.multi-day .calendar.weekview .contents a {
	color: #444;
    font-weight: normal;
}

.calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff {
	display:none;
}
/* format days of the week header cells */
.calendar-calendar th.days,
.calendar-calendar th.calendar-agenda-hour {
  color: #FFF;
  background-color: #666;
  text-align: center;
  padding:1px;
  margin:0;
  border: 1px solid #666;
 }

/** Year View **/
.view-calendar2 .calendar-calendar .year-view table {
	border: none;
	border-collapse: separate;
}
.view-calendar2 .calendar-calendar .year-view table tr td {
	padding: 0 5px 20px 5px;
}
/* Month Name */
.view-calendar2 .calendar-calendar .year-view .calendar-calendar .date-nav {
	margin-bottom: 0;
	padding: .5em 0 0 0;
	background: #af4501;
	border-left: 1px solid #eee;
}
.view-calendar2 .calendar-calendar .year-view .calendar-calendar .date-nav h3 {
	font-size: 1em;
}
.view-calendar2 .calendar-calendar .year-view .calendar-calendar .date-nav a,
.view-calendar2 .calendar-calendar .year-view .calendar-calendar .date-nav a:visited {
	color: #fff;
	border-bottom-color: #cd6623;
	font-weight: normal;
}
.view-calendar2 .calendar-calendar .year-view .calendar-calendar .date-nav a:hover,
.view-calendar2 .calendar-calendar .year-view .calendar-calendar .date-nav a:active {
	border-bottom-color: #e4ba9f;
	text-decoration: none;
}
/* Calendar Dates */
.view-calendar2 .calendar-calendar .year-view .calendar-calendar .mini {
	border-collapse: collapse;
}
/* Days of the Week */
.view-calendar2 .calendar-calendar .year-view .calendar-calendar .mini th {
	padding: 2px;
	font-size: .7em;
	text-align: center;
	background: #973b00;
	border: none;
	color: #efa678;
}

/* Calendar Days */
.view-calendar2 .calendar-calendar .year-view .calendar-calendar .mini tbody {
	border-left: 1px solid #eee;
}

.view-calendar2 .calendar-calendar .year-view .calendar-calendar .mini td {
	padding: 2px 3px;
	font-size: .85em;
	text-align: center;
	vertical-align: middle;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #eee;
}

/* Event Date */
.view-calendar2 .calendar-calendar .year-view .calendar-calendar .mini td.has-events {
	background: #ddd;
}

.view-calendar2 .calendar-calendar .year-view .calendar-calendar .mini td.has-events:hover {
	background: #fffabe;
}

.view-calendar2 .calendar-calendar .year-view .calendar-calendar .mini td.has-events a {
	color: #000;
	border: none;
	text-decoration: none;
}

/* Current Day */
.view-calendar2 .calendar-calendar .year-view .calendar-calendar .mini td.today {
	background: #973b00;
	color: #fff;
}
/* Title */
.view-calendar-simple-list .views-field-title {
	padding: 0;
    margin-bottom: 0;
	font-size: 2.33333em;
    line-height: 1;
	border-bottom: 1px solid #ddd;
}

.view-calendar-simple-list .views-field-title a,
.view-calendar-simple-list .views-field-title a:visited {
	color: var(--red);
    text-decoration: none;
}

.view-calendar-simple-list .views-field-title a:hover,
.view-calendar-simple-list .views-field-title a:active {
	color: #AD4500;
}
/* Thumb */
.views-field-field-event-hanging-thumb {
	margin: 10px 15px 15px 0;
	float: left;
}

.page_body .views-field-field-event-hanging-thumb a {
	display: block;
	padding: 2px;
	border: 1px solid #999;
	line-height: 0;
}

.views-field-field-event-hanging-thumb a:hover,
.views-field-field-event-hanging-thumb a:active {
	border-color: #333;
}
.field-name-field-event-hanging-thumb {
    margin: 10px 20px 15px 0;
    float: left;
}
#events-node-form .field-name-field-event-hanging-thumb {
    margin: 0px;
    float: none;
}

.field-name-field-event-hanging-thumb a {
    display: block;
    padding: 2px;
    border: 1px solid #999;
    line-height: 0;
}


p.open {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0;
    z-index: 99;
}
p.open a {

}
p.close {
    position: absolute;
    top: 14px;
    right: 10px;
    margin: 0;
    font-size: .95em;
}
p.close a {
}

.block-views .view-testimonials .views-field-field-testimonial-short {
    padding-bottom: 17px;
    background: url(images/box/quote/arrow_left.png) no-repeat 100% 100%;
}

.block-views .view-testimonials .views-field-field-testimonial-short .field-content {
    padding: 15px;
    background: #f2f2f2;
    border: 1px solid #e4e4e4;
    border-bottom: none;
    color: #000;
}

.block-views .view-testimonials .views-field-edit-node {
    display: none;
}

.block-views .view-testimonials .views-field-field-author-image {
    position: relative;
    margin: -9px 32px 10px 10px;
    line-height: 0;
    float: right;
}

.block-views .view-testimonials .views-field-title {
    text-align: right;
}

.block-views .view-testimonials .item-list ul li:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}
.block-views .view-testimonials .views-field-field-author-image a, .block-views .view-testimonials .views-field-field-author-image a:visited {
    display: block;
    padding: 1px;
    border: 1px solid #999;
}

#li_container1 {
    display: flex;
    gap: 20px;

    ul {
        flex: 1 1 33%;
    }
}
