﻿.calendar-portlet .form-wrapper label.recurrence-label {
	margin-left: 5px;
	margin-right: 5px;
}
.calendar-portlet .jzb-headerInput #newTag {
	top: 1px;
}
.calendar-portlet .calendar-plus-icon {
	font-size: 12px;
	padding-right: 5px;
}

.calendar-portlet .repeats-wrapper {
	display: inline-flex;
	gap: 10px;
}

.calendar-portlet .fc-daygrid-day-frame.fc-scrollgrid-sync-inner {
	min-height: 128px;
}

.calendar-portlet .calendar-icon-input .glyphicons-calendar {
	position: absolute;
	top: 30px;
	right: 20px;
}

.calendar-portlet .all-day-container {
	margin-top: 30px;
	margin-bottom: 10px;
}

.calendar-portlet .calendar-event-container {
	margin-top: 10px;
}

.calendar-portlet .calendar-event-container ul li {
	margin-left: 8px;
}

.calendar-portlet .import-calendar-modal p {
	padding: 10px;
}

.calendar-portlet .make-default-calendar-container,
.calendar-portlet .share-feed-container {
	margin-bottom: 0;
}

.calendar-portlet .default-view .full-calendar-link-default-view {
	float: none;
}

	.calendar-portlet .default-view
	.full-calendar-link-default-view > .ember-action-link {
		padding-right: 10px;
	}

.calendar-portlet {
	font-size: 14px;
}

	.calendar-portlet .minus-btm-sm {
		margin-bottom: -2px;
	}

.portlet-grid #calendar td {
	padding: 0;
}

	.portlet-grid #calendar td.fc-axis {
		padding: 0 4px;
	}

.portlet-grid #myCalendar td {
	padding: 0;
}

#calendar {
	padding: 10px 10px 40px;
}

.calendar-portlet h4 {
	background: transparent;
	font-size: 18px;
	padding: 0;
	margin-bottom: 10px;
}

.calendar-portlet h5 {
	background: transparent;
	font-size: 18px;
	padding: 0;
	margin-bottom: 10px;
	border-bottom-width: 0;
}

.calendar-portlet .simple-popup {
	width: 380px;
	position: absolute;
	z-index: 2;
}

.calendar-portlet .noBreak {
	white-space: nowrap;
	display: inline-block;
}

.calendar-portlet .fc-prev-button.fc-button.fc-state-default.fc-corner-left,
.calendar-portlet .fc-today-button.fc-button.fc-state-default,
.calendar-portlet .fc-next-button.fc-button.fc-state-default.fc-corner-right {
	border: 0;
	background-color: transparent;
	background-image: none;
	box-shadow: none;
}

.calendar-portlet .fc-today-button {
	text-transform: capitalize;
}

.calendar-portlet .fc-button.fc-state-default {
	text-transform: capitalize;
}

.calendar-portlet .fc-center h2 {
	font-size: 1.3em;
}

.calendar-portlet .fc-icon:after {
	margin: 0 0;
}

.calendar-portlet .fc-month-button.fc-button.fc-state-default.fc-corner-left,
.calendar-portlet .fc-agendaWeek-button.fc-button.fc-state-default,
.calendar-portlet .fc-agendaDay-button.fc-button.fc-state-default,
.calendar-portlet .fc-list-button.fc-button.fc-state-default.fc-corner-right {
	border: none;
	background-image: none;
	background-color: transparent;
	text-transform: capitalize;
	box-shadow: none;
	text-decoration: underline;
}

.calendar-portlet .fc-dayGridMonth-button.fc-button.fc-button-active,
.calendar-portlet .fc-timeGridWeek-button.fc-button.fc-button-active,
.calendar-portlet .fc-timeGridDay-button.fc-button.fc-button-active,
.calendar-portlet .fc-custom-button.fc-button.fc-button-active {
	text-decoration: none;
	font-weight: bold;
}

.calendar-portlet .fc-daygrid-body a {
	text-decoration: none;
}

.calendar-portlet .main-view-header {
	display: inline-block;
	padding-top: 1em;
	width: 100%;
	margin-bottom: 20px;
}

.calendar-portlet .results-list-view .main-view-header {
	margin-bottom: 0px;
}

.calendar-portlet .results-list-view .main-view-results-header {
	margin-bottom: 20px;
}

.calendar-portlet .calendar-quick-filter {
	float: left;
	width: 350px;
}

	.calendar-portlet .calendar-quick-filter .input-group-addon {
		top: 0;
	}

		.calendar-portlet .calendar-quick-filter .input-group-addon.glyphicon-menu-down {
			text-decoration: none;
		}

		.calendar-portlet .calendar-quick-filter .input-group-addon.glyphicon-search {
			text-decoration: none;
		}

		.calendar-portlet .calendar-quick-filter .input-group-addon.calendar-advanced-search-button {
			position: absolute;
			z-index: 1;
			border-right: 1px solid #ccc;
			border-radius: 5px 0px 0px 5px;
			padding-right: 25px;
			padding-bottom: 9px;
			padding-top: 9px;
		}

.calendar-portlet .date-range-float {
	float: right;
}

.calendar-portlet .main-view-right-column {
	float: right;
}

.calendar-portlet .results-list-view .clearBoth {
	clear: both;
}

.calendar-portlet h2.event-list-results-header {
	font-size: 1.3em;
	text-align: center;
}

.calendar-portlet .event-list-dates {
	text-align: center;
	padding: 0px 10px 0px 10px;
}

.calendar-portlet .page-trigger {
	display: none;
}

.date-range-float {
	float: left;
	padding-left: 10px;
}

.date-range-container span {
	text-decoration: underline;
}

.calendar-portlet .glyphicons.glyphicons-calendar.date-range {
	font-size: 20px;
	float: left;
	padding-right: 5px;
}

.calendar-portlet .included-calendars-container {
	display: inline;
	margin-left: 15px;
}

	.calendar-portlet .included-calendars-container .popover {
		width: 100%;
	}

.calendar-portlet .centered {
	text-align: center;
}

.calendar-portlet .calendar-delete-popup-recurring-fields {
	min-height: 230px;
}

.calendar-portlet .calendar-delete-popup-single-fields {
	min-height: 105px;
}

.calendar-portlet .centered.simple-modal-button {
	padding-top: .5em;
}

.calendar-portlet .float-right {
	float: right;
}

.calendar-portlet .simple-modal-section {
	padding-bottom: 2em;
	padding: 1em;
	padding-top: 0;
}

.calendar-portlet .ui-dialog .ui-dialog-content {
	padding: .5em 5px
}

.portlet-grid .portlet .calendar-portlet label {
	padding: 0;
}

.calendar-portlet .label {
	padding: 0;
	font-size: 100%;
	padding-bottom: .5em;
}

.calendar-portlet .large-label {
	font-size: 1.1em;
	font-weight: bold;
}

.calendar-portlet .eventInfo-content,
.calendar-portlet .ui-dialog {
	min-width: 400px;
	max-width: 480px;
}

.calendar-portlet .popover .btn-danger {
	margin-right: 0;
}

.calendar-portlet .form-wrapper .btn-danger {
	margin-right: 0;
}

.calendar-portlet .simple-modal .ui-dialog-title, .calendar-portlet .eventInfo-content .title, .calendar-portlet #quick-add-event-placeholder .title {
	font-size: 18px;
	font-size: 16px;
	padding-bottom: 5px;
	font-weight: bold;
}

.calendar-portlet .simple-modal .content, .calendar-portlet .eventInfo-content .content {
	margin-bottom: 10px;
}

.calendar-portlet .simple-modal .footer, .calendar-portlet .eventInfo-content .footer {
	width: 100%;
	background: transparent;
	font-weight: normal;
}

.calendar-portlet .form-container {
	margin-top: 20px;
	max-width: 1000px;
}

.calendar-portlet .add-event-what {
	display: inline-block;
	padding-bottom: 2em;
}

.calendar-portlet .add-event-when, .calendar-portlet .add-event-where {
	display: inline-block;
	padding-bottom: 2em;
}

.calendar-portlet .section, .calendar-portlet .add-event-calendar, .calendar-portlet .add-event-start-date,
.calendar-portlet .add-event-end-date, .calendar-portlet .add-event-recurrence {
	padding-bottom: 1em;
}

.calendar-portlet .form-row {
	display: inline;
	width: 100%;
	clear: both;
}

.calendar-portlet .form-label-container {
	display: inline-block;
	width: 10%;
	max-width: 120px;
	float: left;
	text-align: right;
	padding-right: .5em;
}

.calendar-portlet .form-field-container {
	display: inline-block;
	width: 80%;
	padding-bottom: 2em;
}

.calendar-portlet .add-event-save-button-container {
	display: inline-block;
	padding-right: .5em;
}

.calendar-portlet .date-picker-field {
	background-image: url(./../../../UI/Common/images/PortletImages/Icons/16/calendar.png);
	background-attachment: scroll;
	background-position: 100% 50%;
	background-repeat: no-repeat;
}

.calendar-portlet .caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

	.calendar-portlet .caret.time-picker {
		margin-left: -1.5em;
	}

.calendar-portlet .truncateSmall {
	display: inline-block;
	max-width: 100px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: text-bottom;
}

.calendar-portlet .truncateMedium {
	display: inline-block;
	max-width: 200px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: text-bottom;
}

.calendar-portlet .main-view .calendar-list-view .truncateMedium {
	margin-right: 10px;
}

.calendar-portlet .truncateLarge {
	max-width: 400px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	line-height: 20px;
}

	.calendar-portlet .truncateLarge.description {
		overflow-y: auto;
		white-space: normal;
		max-height: 100px;
	}

.calendar-portlet #included-calendars-description-placeholder .truncateLarge.description {
	overflow-y: hidden;
	max-height: 400px;
}

.calendar-portlet #included-calendars-placeholder .glyphicons-info-sign {
	cursor: default;
}

.calendar-portlet .calendar-list-view {
	margin-top: 10px;
}

.calendar-portlet .default-view a.save,
.calendar-portlet .default-view button,
.calendar-portlet .view-event-view .eventInfo,
.calendar-portlet .retrieve {
	margin-left: 10px;
}

.calendar-portlet .default-view .calendar-list-view {
	margin-top: 0;
}

.calendar-portlet .default-view .more {
	margin-top: 10px;
}

/* enable absolute positioning */
.inner-addon {
	position: relative;
	display: inline;
}

	/* style icon */
	.inner-addon .glyphicons {
		position: absolute;
		pointer-events: none;
	}

/* align icon */
.left-addon .glyphicons {
	left: 0;
	padding-left: 8px;
}

.right-addon .glyphicons {
	right: 0;
	padding-right: 8px;
}

/* add padding  */
.left-addon input {
	padding-left: 30px;
}

.right-addon input {
	padding-right: 30px;
}

.calendar-portlet .disabled-text {
	margin: 10px 0 0 30px;
}

.calendar-portlet span.disabled-text {
	margin: 0 0 0 30px;
	display: inline-block;
	max-width: 600px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.calendar-portlet .included-calendars-table {
	border-spacing: 6px 10px !important;
	border-collapse: separate;
	font-size: 12px;
}

	.calendar-portlet .included-calendars-table td {
		padding: 0 6px 0 6px;
	}

.calendar-portlet .included-calendars-column {
	border-left-style: solid;
	border-left-width: 1px;
}

.calendar-portlet .included-calendars-open-icon {
	vertical-align: middle;
}

.calendar-portlet .included-calendars {
	cursor: pointer;
}

.calendar-portlet .included-calendars-close {
	float: right;
}

.calendar-portlet .calendar-list-view a,
.calendar-portlet .calendar-list-view .location {
	padding-left: 10px;
}

.calendar-portlet .calendar-list-view .date a {
	padding-left: 0;
}

.calendar-portlet .calendar-list-view .date {
	display: inline-block;
	width: 120px;
	white-space: nowrap;
}

.calendar-portlet .calendar-list-view .hours {
	display: inline-block;
	width: 155px;
	white-space: nowrap;
}

.calendar-portlet .calendar-list-view .info {
	display: inline-block;
}

.calendar-portlet .calendar-list-view .last {
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.calendar-portlet .fc-state-disabled {
	cursor: default;
}

.calendar-portlet .hiddenPopup {
	display: none;
}

.calendar-portlet .qtip {
	max-width: none;
	font-size: inherit;
}

.calendar-portlet .select2-results__option {
	overflow-y: hidden;
	margin: 0 3px .5em 3px !important;
}

.recurrence-container {
	display: inline;
}

	.recurrence-container.hidden {
		display: none;
	}

.calendar-portlet .select-descriptive-text {
	width: 100%;
}

.portlet-grid .portlet .calendar-portlet .form-wrapper .select2.select2-container {
	width: 100% !important;
}

.portlet-grid .portlet .calendar-portlet .form-wrapper .recurrence-container .select2.select2-container {
	width: auto !important;
}

.calendar-portlet .select2-container.select2-container--open {
	z-index: 20;
}

#select2-intervalSelect-results {
	border-top: 1px solid #aaa;
	min-width: 140px;
}

#select2-frequencySelect-results {
	border-top: 1px solid #aaa;
	min-width: 305px;
}

#select2-daysOfWeekForWeekFrequencySelect-results {
	border-top: 1px solid #aaa;
	min-width: 130px;
}

#select2-dayOfMonthForYearSelect-results {
	border-top: 1px solid #aaa;
	min-width: 60px;
}

#select2-dayOfMonthSelect-results {
	border-top: 1px solid #aaa;
	min-width: 70px;
}

#select2-monthSelect-results {
	border-top: 1px solid #aaa;
	min-width: 120px;
}

.select2-container.input-sm,
.select2-selection.input-sm {
	padding: 0;
	height: auto;
	min-height: 30px !important;
	line-height: 1;
}

.calendar-portlet .input-sm .select2-selection__choice {
	height: 20px;
	padding-top: 3px !important;
}

#frequencySelect {
	min-width: 200px;
}

.calendar-portlet #everyNumberInput {
	width: 3em;
	padding: 4px 4px 4px 8px;
	vertical-align: bottom;
}

.calendar-portlet input[type="number"]::-webkit-outer-spin-button,
.calendar-portlet input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.calendar-portlet input[type="number"] {
	-moz-appearance: textfield;
}

.calendar-portlet .select-days-of-week {
	font-size: 18px;
	padding-right: 5px;
	padding-left: 5px;
	cursor: pointer;
}

	.calendar-portlet .select-days-of-week.selected {
		background-color: #FFF;
		font-weight: bold;
	}

.calendar-portlet .select-days-of-week-days-container, .calendar-portlet .select-days-of-week-buttons-container {
	padding: 5px 5px;
	text-align: center;
}

	.calendar-portlet .select-days-of-week-buttons-container .button, .calendar-portlet .select-days-of-week-buttons-container .link {
		padding-left: 5px;
		padding-right: 5px;
	}

.calendar-portlet .edit-recurring-event-button-container {
	padding-bottom: .5em;
}

.calendar-portlet .edit-recurring-event-option-container {
	padding-bottom: 2em;
}

.calendar-portlet .edit-recurring-event-close {
	float: right;
}

.calendar-portlet .fc-event .fc-bg {
	opacity: 0;
}

/*Calendar ToolTip styles 
* Relies on QTip2 styles 
*/

.calendar-portlet #eventInfo-placeholder .qtip-icon .ui-icon,
.calendar-portlet #quick-add-event-placeholder .qtip-icon .ui-icon {
	font: normal bold 15px/15px Tahoma, sans-serif;
}

.calendar-portlet #eventInfo-placeholder .qtip-close,
.calendar-portlet #quick-add-event-placeholder .qtip-close {
	right: 5px;
	top: 5px;
	border: none;
}

.calendar-portlet #eventInfo-placeholder .qtip-default .qtip-icon,
.calendar-portlet #quick-add-event-placeholder .qtip-default .qtip-icon {
	background: none;
}
/*End of Calendar ToolTip styles*/

/*Calendar event info styles */
.calendar-portlet #eventInfo-placeholder a:link {
	display: block;
	padding-top: 15px;
}

.calendar-portlet #eventInfo-placeholder .content {
	padding: 0px 10px;
	max-height: 200px;
}

.calendar-portlet .close-event-info,
.calendar-portlet .close-quick-add-event {
	float: right;
	font-size: 24px;
}

.calendar-portlet .popover .popover-content .eventInfo-content .content {
	border-top: none;
	border-bottom: none;
}

.calendar-portlet #eventInfo-placeholder .footer {
	margin: 10px;
	padding-bottom: 5px;
}

.calendar-portlet #eventInfo-placeholder .title, .calendar-portlet #quick-add-event-placeholder .title {
	padding: 4px 10px 15px 10px;
	word-wrap: break-word;
	line-height: 20px;
	font-size: 16px;
	margin-top: 5px;
	display: block;
}

.calendar-portlet #eventInfo-placeholder .qtip-content, .calendar-portlet #quick-add-event-placeholder .qtip-content {
	padding: 0;
}

.calendar-portlet #eventInfo-placeholder .close-info {
	padding: 10px;
	margin-right: 5%;
}

.calendar-portlet #quick-add-event-placeholder .close-info {
	padding: 10px;
}

.calendar-portlet #quick-add-event-placeholder .eventInfo {
	padding: 0 10px 0 10px;
	margin-right: 50px;
}

.calendar-portlet #quick-add-event-placeholder .eventTitle {
	margin: 15px 0 20px 0;
}

.calendar-portlet #quick-add-event-placeholder .ember-action-link.close-info {
	float: right;
}

.calendar-portlet #quick-add-event-placeholder .eventRelatedActions .ember-view {
	margin-left: 10px;
}

.calendar-portlet #quick-add-event-placeholder .eventRelatedActions {
	padding: 10px 0 5px 10px;
	margin-top: 10px;
}

.calendar-portlet #quick-add-event-placeholder .title {
	padding-bottom: 10px;
	font-size: 16px;
	display: block;
	font-weight: bold;
}

.calendar-portlet #quick-add-event-placeholder .eventInfo .eventSchedulingInfo {
	margin-bottom: 10px;
}

	.calendar-portlet #quick-add-event-placeholder .eventInfo .eventSchedulingInfo .child {
		position: relative;
		float: left;
		margin-right: 5px;
	}

.calendar-portlet #quick-add-event-placeholder .eventInfo .eventTitleInput input {
	width: 100%;
	box-sizing: border-box;
}

.calendar-portlet #quick-add-event-placeholder .eventInfo .eventTitle > .dataPrefix {
	float: left;
	padding-top: 5px;
}


@media (max-width: 981px) {
	.calendar-portlet #quick-add-event-placeholder .eventSchedulingInfo.dayView {
		min-height: 70px;
		min-width: 350px;
	}

		.calendar-portlet #quick-add-event-placeholder .eventSchedulingInfo.dayView .whenPrefix {
			padding-top: 9px;
		}
}

@media (min-width: 981px) {
	.calendar-portlet #quick-add-event-placeholder .eventSchedulingInfo.dayView {
		min-height: 50px;
		min-width: 350px;
	}

		.calendar-portlet #quick-add-event-placeholder .eventSchedulingInfo.dayView .whenPrefix {
			padding-top: 5px;
		}
}

.calendar-portlet #quick-add-event-placeholder .eventSchedulingInfo.dayView .endTime {
	margin-top: 5px;
}

.calendar-portlet #quick-add-event-placeholder .eventSchedulingInfo.monthView {
	min-width: 500px;
}

.ui-timepicker-wrapper.quick-add-timepicker {
	z-index: 99999999999;
}

.calendar-portlet #quick-add-event-placeholder .validation-error-container {
	max-width: 250px;
}

#included-calendars-placeholder .qtip-content {
	padding: 5px 9px 10px 9px;
}
/*End of Calendar ToolTip styles*/

.calendar-portlet .async-loading {
	padding: 20px 0 20px 35px;
	color: #666;
	background: #ffffff url(../../../../ui/common/images/PortletImages/Icons/ajax_loader_large.gif) no-repeat 25px center;
	width: 140px;
	margin: auto;
	border-radius: 6px 6px 6px 6px;
	box-shadow: 1px 1px 8px rgba(0,0,0,.35);
}

.calendar-portlet .externalCalendarName {
	padding-left: 20px;
	padding-top: 10px;
}

.calendar-portlet .externalCalendarNameTextBox {
	padding: 5px 10px 5px 10px;
}

.popover-close .glyphicons.glyphicons-remove-circle {
	float: right;
	margin-right: 15px;
}

.calendar-portlet .popover {
	max-width: 430px;
}

.calendar-portlet #calendar-advanced-filter .popover {
	width: 335px;
}

#exi-events-details-container {
	padding-left: 1em;
	padding-top: 1em;
}

	#exi-events-details-container .event-label {
		font-weight: bold;
	}

.calendar-portlet .hidden-popover {
	display: none;
}

	.calendar-portlet .hidden-popover .popover-header {
		padding: 5px 0 10px 10px;
	}

	.calendar-portlet .hidden-popover .popover-footer {
		padding: 10px 0 5px 10px;
		margin-top: 10px;
	}

.portlet-grid .portlet .calendar-portlet .advanced-filter-checkbox label {
	cursor: pointer;
	font-weight: bold;
	margin-bottom: 0;
}

.portlet-grid .portlet .calendar-portlet .advanced-filter-checkbox input {
	margin-right: 4px;
	position: relative;
	top: 2px;
}

.portlet-grid .portlet .calendar-portlet .advanced-filter-checkbox-container label {
	padding-left: 20px;
	font-weight: bold;
}

.calendar-portlet .advanced-filter-input-container, .calendar-portlet .advanced-filter-select2-container {
	padding: 0 20px 0 20px;
	display: none;
}

.calendar-portlet .advanced-filter-options .select2,
.calendar-portlet .form-group > .select2 {
	width: 100% !important;
}

.calendar-portlet .advanced-filter-date-container span {
	display: inline-block;
	position: relative;
}

.calendar-portlet .advanced-filter-date-container .glyphicon {
	position: absolute;
	top: 8px;
	right: -20px;
	margin-left: 5px;
}

.calendar-portlet .to-text-container {
	text-align: center;
	padding-left: 15px;
}

.calendar-portlet .advanced-filter-date-container input[readonly] {
	width: 100px;
}

.calendar-portlet .advanced-filter-reset-links {
	margin-bottom: 30px;
}

.calendar-portlet .popover-header .title {
	margin-left: -10px;
}

.calendar-portlet .text-divider-with-lines:before {
	right: 0.5em;
	margin-left: -50%;
}

.calendar-portlet .text-divider-with-lines:after {
	left: 0.5em;
	margin-right: -50%;
}

.calendar-portlet .manage-settings-container {
	margin-bottom: 10px;
	width: 100%;
}

.calendar-portlet .quick-filter-container {
	display: inline-block;
}

#current-view-selector {
	display: none;
}

.calendar-portlet .calendar-quick-filter-input {
	z-index: 0;
}

.calendar-portlet #calendar-quick-filter-input {
	padding-left: 50px;
	border-radius: 4px 0px 0px 4px;
}

@media screen and (max-width: 767px) {
	#calendar {
		padding-top: 10px !important;
	}

	.main-view {
		position: relative;
	}

	.main-view-header {
		padding-bottom: 0 !important;
	}

	.calendar-portlet .main-view-left-column .calendar-add-buttons-container {
		float: none;
		margin-bottom: 10px;
	}

	.calendar-portlet .main-view-left-column .calendar-manage-container {
		margin-bottom: 10px;
	}

	.calendar-portlet .main-view-left-column .calendar-quick-filter {
		float: none !important;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}

	.calendar-portlet .main-view-left-column .date-range-float {
		float: none !important;
		margin-left: auto;
		margin-right: auto;
		width: 125px;
		margin-top: 15px;
	}

	.date-range-float .ember-action-link {
		top: 0;
	}

	.date-range-float .date-range {
		float: none !important;
	}

	.date-range-float .ember-view {
		display: inline;
	}

	.main-view-right-column {
		float: none !important;
	}

	.calendar-admin {
		float: none !important;
	}

	.calendar-portlet .add-event-button-container button,
	.calendar-portlet .add-calendar-button-container button {
		margin-bottom: 10px;
	}

	.calendar-portlet .date-range-float {
		float: none;
	}

	.calendar-portlet .search-wrapper {
		margin-top: 0;
	}

	.calendar-portlet #included-calendars-placeholder .popover {
		position: absolute !important;
		z-index: 100000;
	}

	.fc-toolbar .fc-center {
		display: block !important;
	}

	.fc-left, .fc-right {
		float: none !important;
		display: inline;
	}

	.fc button {
		padding: 0 5px !important;
	}

	.fc .fc-toolbar > * > * {
		float: none !important;
	}

	.fc .fc-toolbar .fc-left .fc-button-group:first-child {
		float: left !important;
		margin-top: -34px;
	}

	.calendar-portlet {
		padding: 10px 0;
	}

		.calendar-portlet .included-calendars-table {
			border-spacing: 0 5px !important;
		}

	#exi-events-details-container {
		padding: 0 0 0 .5em;
	}

	.calendar-portlet .main-view .manage-settings-container {
		margin-bottom: 10px;
		display: inline-block;
	}

	.calendar-portlet .quick-filter-container {
		display: inline-block;
		width: 100%;
	}

	#current-view-selector {
		display: block;
		position: absolute;
		right: 0;
		margin-top: 0;
	}

	.calendar-portlet .fc-dayGridMonth-button,
	.calendar-portlet .fc-timeGridWeek-button,
	.calendar-portlet .fc-timeGridDay-button,
	.calendar-portlet .fc-custom-button {
		display: none;
	}

	#current-view-selector .dropdown-menu {
		right: 0;
		left: auto;
	}

	.fc-toolbar .fc-right .fc-button-group {
		display: none;
	}

	.calendar-portlet .fc-toolbar-chunk .fc-button-group {
		margin-top: -45px;
		margin-left: -18px;
	}

	.calendar-portlet .fc-toolbar-chunk .fc-toolbar-title {
		font-size: 1.3em;
		margin-top: 40px;
		left: -51px;
		position: relative;
	}
}
/*

   Jenzabar extensions to the Footable framework.

    Index:
        General
        Header Table
        Filtering field
        Pagination
        Expanded row area
        Delete icon
        Row striping

 */
/*******************************
   General
 *******************************/
.calendar-portlet table.footable {
	margin-bottom: 0;
	margin-top: 0;
	table-layout: inherit;
}

/*******************************
   Header Table
 *******************************/
.calendar-portlet .footable.breakpoint > tbody > tr > td > span.footable-toggle {
	display: inline-block;
	font-family: 'footable';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	padding-right: 10px;
	font-size: 1em;
	opacity: 1;
}

	.calendar-portlet .footable.breakpoint > tbody > tr > td > span.footable-toggle:hover {
		cursor: pointer;
	}

.calendar-portlet table.table.table-condensed > thead > tr > th,
.calendar-portlet table.table.table-condensed > tbody > tr > th,
.calendar-portlet table.table.table-condensed > tfoot > tr > th,
.calendar-portlet table.table.table-condensed > thead > tr > td,
.calendar-portlet table.table.table-condensed > tbody > tr > td,
.calendar-portlet table.table.table-condensed > tfoot > tr > td {
	padding: 5px;
}

.calendar-portlet .footable > thead > tr > th:nth-of-type(1) {
	min-width: 4.5em;
}

.calendar-portlet table.table.footable > thead > tr > td.footable-sortable,
.calendar-portlet table.table.footable > thead > tr > th.footable-sortable,
.calendar-portlet table.table.footable > tbody > tr > td.footable-sortable,
.calendar-portlet table.table.footable > tbody > tr > th.footable-sortable,
.calendar-portlet table.table.footable > tfoot > tr > td.footable-sortable,
.calendar-portlet table.table.footable > tfoot > tr > th.footable-sortable {
	padding-right: 0;
	position: inherit;
}

.calendar-portlet table.footable > thead > tr > td > span.fa,
.calendar-portlet table.footable > thead > tr > th > span.fa {
	padding-left: 5px;
}

.calendar-portlet table.table > tbody > tr.new-row {
	border-style: solid;
	border-width: 3px;
}

/*******************************
    Expandable Row
 *******************************/

.calendar-portlet tr.footable-detail-row > td > table.footable-details > tbody > tr > th,
.calendar-portlet tr.footable-detail-row > td > table.footable-details > tbody > tr > td {
	border-style: none;
}

.calendar-portlet tr.footable-detail-row > td {
	padding: 0;
}

	.calendar-portlet tr.footable-detail-row > td > table {
		margin-top: 0;
	}

		.calendar-portlet tr.footable-detail-row > td > table.footable-details > tbody > tr > th {
			width: 20%;
		}

/*******************************
   Filtering field
 *******************************/

.calendar-portlet tr.footable-filtering form.form-inline div.input-group div.input-group-btn {
	display: none;
}

.calendar-portlet tr.footable-filtering form.form-inline div.input-group input.form-control {
	border-bottom-right-radius: 4px !important;
	border-top-right-radius: 4px !important;
}

/****************************************
    Pagination
 ****************************************/

.calendar-portlet table.footable tr.footable-paging {
	font-size: 0.8em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.calendar-portlet table.table.footable > thead > tr.footable-paging > td,
.calendar-portlet table.table.footable > tfoot > tr.footable-paging > td {
	padding: 5px 0 1px 5px;
}

.calendar-portlet table.footable tr.footable-paging ul.pagination li {
	float: left;
	margin: 0;
}

.calendar-portlet table.table.footable > tfoot > tr.footable-paging > td > ul.pagination {
	margin: 0;
}

.calendar-portlet table.table.footable > tfoot > tr.footable-paging > td span.label-default {
	display: none;
}

.calendar-portlet div.show-x-rows-button > a {
	border-radius: 4px;
	display: inline-block;
	padding: 6px 12px;
	text-decoration: none;
}

.calendar-portlet .back-to-calendar-icon {
	top: 3px;
}
/*******************************
   Expanded row area
 *******************************/
.calendar-portlet table.footable-details {
	border: none;
}

/*******************************
   Delete icon
 *******************************/
.calendar-portlet table.footable a.delete-tag {
	display: inline-block;
	margin-top: 3px;
}

/*******************************
   Row striping
 *******************************/

/*
    
   Jenzabar extensions to Forms.

    Index:
        Forms
            Toggle Yes/No
            Toggle Yes/No Success

 */

/****************************************
    Forms - Toggle Yes/No
 ****************************************/

.calendar-portlet .jzb-yesno-toggle .toggle-group label {
	padding-top: 5px;
}

.jzb-yesno-toggle input[type="checkbox"] {
	display: none;
}

.jzb-yesno-toggle-disabled input[type="checkbox"] {
	display: none;
}

.jzb-yesno-toggle input[type="checkbox"] + label span {
	background-image: url("./../../../../UI/Common/images/PortletImages/Icons/yes-no-toggle.svg");
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-size: 4.5em;
	cursor: pointer;
	display: inline-block;
	height: 1.6em;
	vertical-align: middle;
	width: 4.5em;
}

.jzb-yesno-toggle-disabled input[type="checkbox"] + label span {
	background-image: url("./../../../../UI/Common/images/PortletImages/Icons/yes-no-toggle-disabled.svg");
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-size: 4.5em;
	cursor: not-allowed;
	display: inline-block;
	height: 1.6em;
	vertical-align: middle;
	width: 4.5em;
}

.jzb-yesno-toggle input[type="checkbox"]:checked + label span {
	background-image: url("./../../../../UI/Common/images/PortletImages/Icons/yes-no-toggle.svg");
	background-size: 4.5em;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.jzb-yesno-toggle-disabled input[type="checkbox"]:checked + label span {
	background-image: url("./../../../../UI/Common/images/PortletImages/Icons/yes-no-toggle-disabled.svg");
	background-size: 4.5em;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.footable-details .jzb-yesno-toggle input[type="checkbox"] + label span {
	height: 2.09em;
	width: 6em;
	background-size: 6em;
}

.jzb-yesno-toggle label {
	margin-bottom: 0;
}

/****************************************
    Forms - Toggle Yes/No Success 
 ****************************************/

.jzb-yesno-toggle-success input[type="checkbox"] {
	display: none;
}

	.jzb-yesno-toggle-success input[type="checkbox"] + label span {
		display: inline-block;
		width: 4.5em;
		height: 1.6em;
		margin: 0 .5em 0 0;
		vertical-align: middle;
		background: url(./../../../../UI/Common/images/PortletImages/Icons/yes-no-toggle-success.svg) no-repeat;
		background-size: 4.5em;
		background-position: 0 100%;
		cursor: pointer;
	}

	.jzb-yesno-toggle-success input[type="checkbox"]:checked + label span {
		background: url(./../../../../UI/Common/images/PortletImages/Icons/yes-no-toggle-success.svg) no-repeat;
		background-size: 4.5em;
		background-position: 0 0;
	}

/************************************
    Panel
 ************************************/

.panel {
	margin: 0 0 2em 0;
	padding: 0;
	box-shadow: none;
}

	.panel .panel-heading {
		font-size: 18px;
		padding: .2em .4em;
		border-radius: 0;
	}

.panel-heading .block-header {
	display: inline-block;
	margin-top: 5px;
}

.panel-footer {
	padding: .4em;
	border: none;
}

.panel .jzb-has-error .help-block, .panel .jzb-validation-group.jzb-group-has-error .help-block {
	border-radius: 5px;
}

@media (max-width: 767px) {
	.panel {
		margin-bottom: 1.2em;
	}

		.panel .jzb-has-error .help-block, .panel .jzb-validation-group.jzb-group-has-error .help-block {
			border-radius: 0;
		}
}

#EventType {
	margin-bottom: 0px;
}

/*

   Jenzabar extensions to x-editable.

    Index:
        Inline Edit

 */

/************************************ 
    Inline Edit
 ************************************/

.jzb-inline-edit {
	display: inline-block;
}

	.jzb-inline-edit span.editable-click {
		margin: 0;
	}

	.jzb-inline-edit .editable-click, .jzb-inline-edit a.editable-click {
		border-bottom: none;
		cursor: pointer;
		display: inline-block;
		padding: .05em .5em .3em .3em;
		text-decoration: underline;
	}

	.jzb-inline-edit a.editable-click {
		font-size: 13px;
	}

		.jzb-inline-edit a.editable-click:hover {
			border-bottom: none;
			text-decoration: underline;
		}

		.jzb-inline-edit .editable-click.editable-disabled,
		.jzb-inline-edit a.editable-click.editable-disabled,
		.jzb-inline-edit a.editable-click.editable-disabled:hover {
			cursor: default;
			background: none;
			border: none;
		}

@media (max-width: 1025px) {
	.calendar-portlet .form-wrapper .display-indicator-wrapper .custom-form-control {
		margin-top: 2px;
	}

	.calendar-portlet .all-day-container {
		margin-top: 20px;
	}

	.calendar-portlet .form-wrapper .display-indicator-wrapper .form-icon {
		top: 32px;
	}

	.portlet-grid .portlet .calendar-portlet .form-wrapper .select2-container {
		display: inline-block;
	}

	.margin-b-none {
		margin-bottom: 0;
	}
}

@media (max-width: 767px) {
	.jzb-inline-edit .editable-click, .jzb-inline-edit a.editable-click {
		margin: 0;
	}
}

.jzb-inline-edit-overlap-width .editable-container.editable-inline {
	width: 100%;
}

.jzb-inline-edit-overlap-width .control-group.form-group {
	width: 100%;
}

.jzb-inline-edit-overlap-width .editable-input {
	width: 100%;
}

/***** Tags Panel *****/
.tag-foo-table .panel {
	border-radius: 0;
}

	.tag-foo-table .panel .form-group {
		margin-bottom: 0;
	}

/***** Tags Table *****/
table.footable .tag-tagged-calendars-column {
	width: 45%;
}

table.footable .tag-active-column {
	width: 10%;
}

table.footable .tag-actions-column {
	width: 5%;
}

@media (max-width: 767px) {
	table.footable .tag-active-column {
		width: 80px;
	}

	table.footable .tag-actions-column {
		width: 55px;
	}
}

/***** Create New Tag *****/
div.panel div.panel-heading div.jzb-headerInput {
	padding: 2px 0;
}

#newTag {
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	float: none;
	top: -1px;
	width: 165px;
}

.calendar-portlet div.jzb-headerInput {
	margin: 18px 0 14px 0;
}

div.jzb-headerInput div.input-group button {
	font-size: 14px;
	height: 30px;
	width: inherit;
}

div.jzb-headerInput button.btn-primary span.glyphicon-plus-sign {
	margin-right: 8px;
	position: relative;
	top: 2px;
}

@media (min-width: 625px) and (max-width: 767px) {
	span.block-header {
		float: left;
		width: 35%;
	}

	div.jzb-headerInput {
		float: right;
		width: 65%;
	}
}

@media (max-width: 624px) {
	span.block-header {
		width: 100%;
	}

	div.jzb-headerInput {
		margin-top: 5px;
		width: 100%;
	}

		div.jzb-headerInput div.input-group {
			float: none;
		}
}

@media (max-width: 399px) {
	div.jzb-headerInput div.input-group span.glyphicon-plus-sign {
		margin-right: 0;
	}

	div.jzb-headerInput div.input-group span.create-new-tag {
		display: none;
	}
}

/***** Tag Name X-Editable *****/
.tags-editableform-loading {
	background: url("./../../../../UI/Common/images/PortletImages/Icons/loading.gif") center center no-repeat;
	height: 25px;
	min-width: 25px;
	width: auto;
}

/***** Truncated Text *****/
.tagged-calendars {
	display: inline-block;
	max-height: 7em;
}

.truncate {
	-moz-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-overflow: ellipsis;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ju-view-more-link, .ju-view-less-link {
	font-size: 12px;
}

@media (min-width: 600px) and (max-width: 767px) {
	.tagged-calendars {
		width: 450px;
	}
}

@media (min-width: 400px) and (max-width: 599px) {
	.tagged-calendars {
		width: 250px;
	}
}

@media (max-width: 399px) {
	.tagged-calendars {
		width: 150px;
	}
}

/***** Date Picker *****/
.calendar-portlet .ui-datepicker {
	z-index: 10 !important;
}

.calendar-portlet .end-date-wrapper {
	margin-bottom: 10px;
}

.calendar-portlet .start-date-wrapper {
	margin-bottom: 20px;
}
