.rd-calendar {	overflow: hidden;}.rdc-panel {	display: flex;	justify-content: space-between;	align-items: center;}.rdc-next,.rdc-prev {	display: inline-flex;	justify-content: center;	align-items: center;	font-family: "Material Design Icons";	line-height: 1;	cursor: pointer;	transition: all 0.2s ease-in-out;}.rdc-next:hover,.rdc-prev:hover {	color: #d92d2d;}.rdc-prev:before {	content: '\f237';}.rdc-next:before {	content: '\f238';}.rdc-table {	position: relative;	margin-top: 1.25rem;	width: 100%;}.rdc-table table {	width: 100%;}.rdc-table table td {	text-align: center;}.rdc-table_day {	text-align: center;	transition: all 0.2s ease-in-out;}.rdc-table_has-events .rdc-table_date {	cursor: pointer;}.rdc-table_events {	display: none;}.rdc-table_events-count {	display: none;}.rdc-events {	display: none;	opacity: 0;	visibility: hidden;	position: absolute;}.rdc-event-title {	padding-right: 1.25rem;}.rdc-event-meta-item {	position: relative;	display: inline-block;	margin-right: 1.25rem;}.rdc-event-meta-item:not(:last-child)::before {	position: absolute;	right: -0.75rem;	top: 50%;	height: 1em;	transform: translateY(-50%);	border-right: 1px solid;	content: '';}.rdc-event-block + .rdc-event-block {	margin-top: 1.25rem;	padding-top: 1.25rem;	border-top: 1px solid #e8e8e9;}* + .rdc-event-meta {	margin-top: 0.625rem;}* + .rdc-event-btn {	margin-top: 0.9375rem;}.rd-calendar-widget {	font-weight: 400;	background-color: #f7f7f7;}.rd-calendar-widget .rdc-panel {	padding: 1.0625rem 0.9375rem;	color: #fff;	background-color: #d92d2d;}.rd-calendar-widget .rdc-panel-title {	line-height: 1.2;}.rd-calendar-widget .rdc-next,.rd-calendar-widget .rdc-prev {	font-size: 1.625rem;	line-height: 1;}.rd-calendar-widget .rdc-next:hover,.rd-calendar-widget .rdc-prev:hover {	color: rgba(255, 255, 255, 0.5);}.rd-calendar-widget .rdc-table {	margin: 0;	padding: 0.5625rem 0.9375rem;}.rd-calendar-widget .rdc-table_week {	display: inline-block;	padding-bottom: 0.8125rem;	font-size: 0.9375rem;	font-weight: 400;	line-height: 1.2;	text-transform: uppercase;}.rd-calendar-widget .rdc-table_date {	display: inline-flex;	align-items: center;	justify-content: center;	width: 2.25rem;	height: 2.25rem;	font-size: 1rem;	line-height: 1.2;	color: #5d5d66;	background-color: #fff;	border-radius: 50%;}.rd-calendar-widget .rdc-table_today {	color: #fff;	background-color: #31284C;}.rd-calendar-widget .rdc-table_has-events .rdc-table_date {	color: #fff;	background-color: #d92d2d;}.rd-calendar-widget .rdc-table_has-events .rdc-table_today {	color: #fff;	background-color: #31284C;}.rd-calendar-widget .rdc-table_next,.rd-calendar-widget .rdc-table_prev {	color: #171724;	opacity: 0;	pointer-events: none !important;}@media (min-width: 768px) and (max-width: 1199.98px) {	.rd-calendar-widget .rdc-panel {		font-size: 1rem;	}	.rd-calendar-widget .rdc-table_date {		width: 1.375rem;		height: 1.375rem;		font-size: 0.8125rem;	}}@media (min-width: 992px) {	.rd-calendar-widget .rdc-table_date {		width: 2.25rem;		height: 2.25rem;		margin: 2px 0;		font-size: 0.9375rem;	}}
/*# sourceMappingURL=rd-calendar.css.map */
