<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#top-position {
    display: block;
    margin-top: 20px;
}

.tabella-calendario {
    background-color: #EAE5DB !important;
    border: 1px solid #423A39;
    border-radius: 0;
}
 .giorno-mese {
    font-weight: bolder;
    font-size: 35px;
    color: black;
    text-align: center;
    width: 8%;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0px;
}

#agenda_month, #agenda_year 
{
height:40px !important;
padding-top: 5px !important;
padding-bottom: 5px !important;
}


.month-button {
  height: 40px !important;
}
#button-container_eventi {
text-align: right;
padding-right: 15px;
margin-bottom: 25px;
height:40px;
padding-left: 15px;
}

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

}
#open-close-festivita {
    text-align: right;
    padding-right: 15px;
    margin-bottom: 0px;
    height: 40px;
    padding-left: 15px;
    background-color: #721305 !important;
    color: #ffffff !important;
}
#button-container_eventi button:hover {
    background-color: #721305 !important;
    color: #ffffff !important;
}

#festivita_yeart_value {
 font-size:25px !important;
}
.navigation-container {
  margin-bottom: 29px;
  margin-left: 29px;
  margin-right: 29px;
}

#calendario-grid {
    margin-top: 30px;
    margin-left: 30px;
    margin-right: 30px;
}
.tabella-calendario td {
    border: 1px solid #423A39 !important;
    color:black;
    padding:5px;
}

.festivo_griglia {
    background-color:#423A39;
    color:white !important;
}

.grigio_griglia_festivo {
    background-color: #81716A;
     
}

.grigio_griglia_prefestivo  {
    background-color: #EBECEC;    
}

.giorno-santo {
    width: 20%;
    text-align: left;
    text-transform: uppercase;
    padding-left:10px;
	padding-top: 0;
	padding-bottom: 0;
}

.appuntamento {
    width: 35% !important;
padding-top: 5px;
font-size: 13px;
padding-left: 10px;
padding-bottom: 5px;
background-color:#EBECEC !important;
line-height:18px;
}

.luogo {
    padding: 5px;
    font-style: italic;
}


.single-filter-container {
    display: block;
    white-space: nowrap;
    margin-right: 60px;
}
.agenda-label {
    margin-left: 10px;
}
.filter-container {
margin-bottom: 15px;
margin-left: 29px;
margin-right: 29px;
}
.filter-container input {
    position: relative;
    top:2px;
}

.vescovo-icon {
    width: 3%;
    min-width: 30px;
    text-align:center;
    background-color:#EBECEC !important;
}

.giorno-calendario {
font-size: 15px;
font-weight: bold;
}

.santo-container {
    font-size: 12px;
}

.nome-giorno-festivo {
    color:white !important;
}


.compleanni-sacerdoti {
    color:green !important;
}

.anniversari-sacerdoti {
    color:#7b1e1d !important;
}

.necrologio-sacerdoti {
    color:#b642c7 !important;
}
.eventi-parrocchia-agenda {
    color:red !important;
}
.filter-diocesana {
    background-color: black !important;
}

.filter-compleanni {
    background-color: green !important;
}

.filter-anniversari {
    background-color: #7b1e1d !important;
}

.filter-necrologio {
    background-color: #b642c7 !important;
}
.filter-eventi {
    background-color:  red !important;
}
.filter-select {
    border: 1px solid black;
    background-color: white;
    width: 15px;
    height: 15px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    top:2px;
}

.today_agenda {
    background-image: url('../img/today.png');
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: center;
    color:blue;
}

.top-container {
    text-align: right;
    margin-top: 10px;
    margin-right:30px;
}

.back-calendar {
    margin-top:10px;
    float: right;
}

.top-container a {
    font-weight: bold;
    text-decoration: underline;
}

.mese-abbr {
    font-size: 13px;
    text-transform: uppercase;
    font-family: arial;
	margin-top: 5px;
    display:inline-block;
    width: 100%;
}

.evento-ricerca-riga {
    border-bottom: 1px solid #ccc;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-top: 10px;
    padding-bottom: 10px;
}



@media only screen and (min-width: 960px) {
    #agenda_year {
        margin-left:10px;
      }

      #agenda_month, #agenda_year {
        max-width:140px;
      }
      
}


.giorno-number-container {
    margin-top: 10px;
    display:inline-block;
    width: 100%;
}

.download-button {
	background-color: #721305 !important;
color: white !important;
display: inline-block !important;
font-weight: bold;
}
.download-row {
  margin-left:15px !important;
}

.festivita-item {
	font-size: 14px;
padding-top: 3px;
padding-bottom: 3px;
margin-top: 3px;
margin-bottom: 3px;
}

.festivita-title {
font-size: 14px;
font-family:Playfair Display SC;
margin-top: 5px;
font-style: normal;
color: #721305 !important;
}

.parte_due {
	font-style:italic;
    font-family: 'Crimson Text', serif;
	font-size:16px;
}

#festivita-container {
    height: 535px;
overflow: hidden;

}

.eventi-sidebar-container {
    overflow: hidden;
    padding: 0;
    margin-top: 10px;
    background-color: white; 
}
#year-container {
    text-align: center;
font-size: 1.3em;
padding-top: 5px;
font-family: Playfair Display SC !important;
}

#download-agenda,#today {
background-color: #721305 !important;
color: white !important;
display: inline-block !important;
font-weight: bold;
}</pre></body></html>