<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #95999e;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #95999e;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color:#95999e;
}

#button-container {
 text-align: right;
padding-right: 15px;
margin-bottom: 0px;
height: 32px;
padding-left: 15px;

}
#search-value {
border-color: #cccccc !important;
}
.button-selected {
     
    background-color:#423A39 !important; 
    color:white !important;
}

.filter-button {
padding: 0px 8px 0px 8px;
border-radius: 7px;
font-size: 12px;
font-weight: bold;
font-family: Playfair Display SC !important;
text-align: center;
background-color:#81716A;
color: white;
border: none;
outline: none;
}
.filter-button:hover {
background-color:#423A39 !important; 
 }

.nopadding {
 padding:0 !important;
}

#week-container {
 text-align: center;
font-size: 1.3em;
padding-top: 5px;
font-family: Playfair Display SC !important;
}


#button-container button {
    background-color: #721305 !important;
    color: #ffffff !important;

}

#button-container butto:hover {
    background-color: #721305 !important;
    color: #ffffff !important;
}
#calendar-container-list {
 width: 90% !important;
}

.day-wrapper {
 border:none !important;
 padding-bottom: 5px !important;
}

.event-detail-wrapper {
font-family: 'Open Sans' !important;
    color: #95999e;
    font-style: normal;
    font-size: 13px !important;
    padding-top: 0 !important;
    border:none !important;
    width:100%;
}
.widget-container {
	overflow: hidden;
	padding: 0px;
	margin-top: 10px;
	background-color: white;

}

.day-filter-container {
	padding: 3px;
    color: white;
    text-align: center;
    margin-bottom: 33px;
}


.today-widget, .tomorrow-widget {
	display: inline-block;
    text-align: center;
    width: 50%;
    cursor: pointer;
}

.selected {
	background-color: #ddd;
	color: black;
}
#calendar-container {
    margin-bottom: 10px;
    overflow-x: hidden;
    overflow-y: hidden;
     min-height: 40px;
}

.sidebar-date-container {
  background-color: #423A39;
    border-radius: 7px;
    color: white;
    font-size: 12px;
    padding: 0 5px;
    width: auto;
    display: inline-block;
}
.sidebar-eventi-parrocchie  {
    color: black;
    font-weight: bold;
}
#type-calendar {
    color: #63B2F5;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: center;
    text-decoration:underline;
}
.icona-vescovo {
    display: inline-block;
    position: relative;
    top:-1px;
}
.icona-vescovo img {
    border-radius: 100%;
    height: 17px;
    margin-left: 13px;
    width: 17px;
}
.calendar-wrapper {
    margin-top: 0px;
    padding: 5px;
}
.sidebar-event-title {
	display: table;
	font-size: 14px;
	font-family: Open Sans !important;
	margin-top:5px;
	font-style: normal;
    color:#721305 !important;
}

.sidebar-place-container {
	font-size: 11px;
    font-style: italic;
    color:#81716A;
font-family: Open Sans !important;
padding-left: 2px;
line-height:18px;
margin-bottom: 7px;S
}

.event-sidebar-container {
    width: 93%;
}
.type-container {
	background-color: #9e1e35;
    border-radius: 100%;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin-right: 4px;
    margin-left: 4px;
    text-align: center;
    width: 30px;
}

.necrologi-wrapper  {
    float: left;
    font-size: 90%;
    height: 100%;
    overflow: hidden;
    padding-bottom: 0.5em;
    position: relative;
    text-decoration: none;
    width: 100%;
    margin-top: 10px;
}

.necrologi-container {
     height: 100%;
    overflow: hidden;
    position: relative;
}

.text-necrologio-calendario {
    color: #006a84;
    font-size: 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);
}

.necrologio-item {
    border-bottom: 1px solid #e2e5e7;
    padding-bottom: 5px;
    padding-top: 5px;
}

.data-necrologio {
    font-size:14px;
    color: #006a84;
}

.mese-index-container-top {
    font-size: 16px;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 15px;
    border-bottom: 1px solid #e2e5e7; 
    padding-bottom: 10px;
}

.mese-index-container-bottom {
    font-size: 16px;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 15px;
    border-bottom: 1px solid #e2e5e7;
    padding-bottom: 10px;
    position: relative;
    top: 0px;
    width: 100%;
    display: inline-block;
}

.day-container-square {
	    background: #81716A;
    text-align: center;
    padding: 1px 1px 2px 2px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    width: 52px;
    display: block !important;
    height: 52px;
    color: white;
}

.day-container-square .day {
font-size: 14px;
font-weight: 700;
display: block;
padding: 0;

}

.day-container-square .month {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    text-transform: uppercase;
    display: block;
    padding: 0;
}

.today_class {
background-color: #721305 !important;
color: white !important;
}

.event-content {
 padding-left:10px !important;
}

.normal-item {
  margin-bottom:25px !important;
}

.last-item {
 margin-bottom:0px !important;
}

.today {
 background-color:#423A39 !important;
}</pre></body></html>