/***************************************************************/
/***************************************************** GENERAL */
.highlight {
	background-color: #ffff00;
}

/* selected link */
a{
	color: #033d60;
}

/* link like text */
.link_like_text{
	color: #033d60;    
}

/* mouse over link */
a:hover {
	color: RED;
}

details > summary {
	background-color: #eeeeee;
	padding: 10px;
	border: 2px solid white;
	border-radius: 10px;
}

/*details > p {
	padding: 20px;
}*/


/***************************************************************/
/***************************************************************/

.homebtn .badge {
  position: absolute;
  top: -15px;
  right: -10px;
  padding: 6px 10px;
  border-radius: 50%;
  background: red;
  color: white;    
  z-index: 300;
}
.home_announce_count {
  font-size:12px;
  font-weight:200;
  display:block;
}

/***************************************************************/
/*************************************************** OFFERINGS */

.cci_offers_header{
    text-align:center;
}
.cci_offers_table {
  border-collapse: collapse;
  max-width:400px;
  width: 90%;
  border: 1px solid #ddd;
  vertical-align: middle;
  font-size: 18px;
      margin-left: auto;
      margin-right: auto;
      font-weight:bold;
      font-family: helvetica;
}

.cci_offers_table th,
.cci_offers_table td {
	text-align: left;
	vertical-align: middle;
	padding: 8px;
	margin-left: auto;
	margin-right: auto;
}

.cci_places_table tbody th.rarrow {
	min-width: 15px;
}

.cci_offers_table tr {
  border-bottom: 1px solid #ddd;
}

.cci_offers_table tr.header,
.cci_offers_table tr:hover {
  background-color: #f1f1f1;
  vertical-align: middle;
}

.private_special_donate_row {
  background-color: #ebeded;  
}

/***************************************************************/
/****************************************************** PLACES */

.cci_places_table	{
	border-collapse:collapse;
	border-radius: 10px 10px 10px 10px;
	margin: 20px 0;
	margin-left: auto;
	margin-right: auto;
    box-shadow: 0 0 5px #b3b3b3;
	font-size: small;
	font-weight: bolder;
	text-align: center;
	width: 100%;
	max-width: 500px;
	overflow:auto;
	vertical-align:middle;
}
  
/* header formatting */
.cci_places_table thead { 
	position:sticky;
	top:0;
} 
.cci_places_table thead tr {
	font-size: 9px;
	color:#000000;
	background-color: #bebcbc
}

/* body formatting */
.cci_places_table tbody .regione {
	color:grey;
	text-align: left;
	background-color: #ebeaea
}
.cci_places_table tbody .status {
	color:grey;
	text-align: left;
	min-width: 16px;
	background-color: white;
	vertical-align: middle;
}

.lpin {
    display:block;
    /*vertical-align: middle;*/
}

.cci_places_table tbody th.chiesa {
	text-align: left;
	min-width: 85px;
}

.cci_places_table tbody th {
	border: 1px solid #dddddd
}
.cci_places_table tbody th {
	border-bottom: 1px solid #dddddd;
}
.cci_places_table tbody:last-of-type {
	border-bottom: 5px solid #bebcbc;
}
.cci_places_table thead th.wday,
.cci_places_table tbody th.wday {
	color: #a60000;
}
/* data formatting */
.cci_places_table th,
.cci_places_table td {
	padding: 3px;
	min-width: 8px;
}
.cci_places_table tbody th.nday,
.cci_places_table tbody th.wday {
	min-width: 23px;
}

/* CHURCH MORE INFO */
.church_more_info {
    border-bottom: 1px dotted;
    position: relative;
  }
  
.church_more_info .title {
    position: absolute;
    top: 20px;
    background: silver;
    padding: 4px;
    left: 0;
    white-space: nowrap;
}
.church_message {
    background: #ffffba;
    font-weight:normal;
    text-align: center;
}  
.message_title{
    color: #000000;  
}

/***************************************************************/
/****************************************************** EVENTS */

/*HEADERS*/
.month_header { 
	position:sticky;
	top:0;
} 

/*TABLE*/
.cci_events_table {
	border-collapse: collapse;
	max-width:500px;
	width: 100%;
	vertical-align: top;
	font-size: 15px;
	margin-left: auto;
	margin-right: auto;
	font-family: helvetica;
	color:black;
	padding:5%;
}

/*ROWS*/
.event_santacena {
	height:30px;
	background-color:  #FFFFFF;
}
.event_battesimo {
	height:30px;
	background-color:  #DCEBF6;
}
.event_buscadeidoni {
	height:30px;
	/*background-color:  #818180;
	color:  #FFFFFF;*/
	
	background-color: #DED6CE;
}
.event_rgioventu {
	height:30px;
	/*background-color:  #BCDBDF;*/;
	background-color:  #C4DADE;

}
.event_provaorchestra{
	height:30px;
	/*background-color:  #D9DADA;*/
	background-color: #F0F0F0;
}	
.event_presentazione{
	height:30px;
	background-color: #FAF1D3;
}	
.event_extra{
	height:30px;
	background-color: #FAF1D3;
}
.event_assemblea{
	height:30px;
	background-color: #FAA0A0;
}	
.event_intraspace {
	height:12px;
	background-color:  white;
}

/*COLUMNS*/
.txt_upcoming,
.msg_oggi {
	width:10px;
	padding: 0px; 
	margin: 0px;
	white-space:none;
	background-color:white;
	border-left-color:red;
	border-left-style: solid;
	border-left-width :4px;
}
.txt_upcoming,
.msg_domani {
	width:10px;
	padding: 0px; 
	margin: 0px;
	white-space:none;
	background-color:white;
	border-left-color:#ff9900;
	border-left-style: solid;
	border-left-width :4px;
}
.txt_msg_oggi {
	padding: 0px; 
	margin: 0px;
	position:absolute;
	right:10%;
	font-size: 10px;
	font-weight:bold;
	color:red;
	/*text-shadow:-1px 1px 2px #ffffff*/;
}
.txt_msg_domani {
	padding: 0px; 
	position:absolute;
	right:10%;
	margin: 0px;
	font-size: 10px;
	font-weight:bold;
	color:#ff9900;
	/*text-shadow:-1px 1px 1px #ffffff*/; 
}
.event_day, 
.event_title {
	font-size: 15px;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
}
.event_day, 
.event_wday{
	width:80px;
	text-align: center;
	font-weight:bold;	
	vertical-align: top;
}

.event_time{
	width:80px;
	text-align: center;
	vertical-align: top;
}

.event_notes,
.event_location, 
.event_title {
	width:420px;
	text-align: left;
	vertical-align: top;
}
.info_col{
	width:410px;	
}

/*CELLS*/
.event_title{
	font-weight:bold;
	vertical-align: top;
}

.event_day, 
.event_title{
	border-top: 1px solid #ddd;
	vertical-align: top;
} 
.event_time,
.event_notes{
	border-bottom: 1px solid #ddd;
	vertical-align: top;
}
.custom_lpin {
	display:run-in;
	width:15px;
	margin-bottom:5px;
	margin-top:auto;	
}

/***************************************************************/
/*********************************************** ANNOUNCEMENTS */
.scrollbtn_group {
     text-align: center;
     padding: 20px 0 0 0;
}

.search_container {
    padding: 20px 0 20px 0;
    align-items: center;
    display: block;
}
#search-announcements {
    width:100%;
}
.scrollbtn {
   background-color: white;
   color:black;
   margin:1px;
   font-size: 12px;
   border: 1px solid;
   border-color:#cccccc;
   border-radius: 5px;
   position: relative;
   display: inline-block;
   padding: 5px 10px 5px;
}
.scrollbtn:hover {
   background-color: white;
   color:black;border: 1px solid grey;
   border-color:#cccccc;
   border-radius: 5px;
   /*width:200px;*/
}
.scrollbtn .badge {
  position: absolute;
  top: -15px;
  right: -10px;
  padding: 6px 10px;
  border-radius: 50%;
  background: red;
  color: white;    
  z-index: 300;
}
.announce_count {
  font-size:12px;
  font-weight:200;
  display:block;
}
.scrollbtn .avvisi {
   background-color: #EBEBEB;

}
.scrollbtn .insegnamenti{
	background-color: #808080;

}
.scrollbtn .circolari {
	background-color: #BFBFBF;

}

.INSEGNAMENTI {
	background-color: #808080;
	color: white;
    margin: 1px;
}
.CIRCOLARI {
	background-color: #EEEEEE;
	/*color: black;*/
    margin: 1px;
}
.AVVISI {
	background-color: white;
	border-color:#dddddd;
	border-width:1px;
	/*color: normal;*/
    margin: 1px;
}

.an_content {
    padding: 2% 3% 2%;
    margin:0% 1% 1% 1%;
    border:1px;
    border-color:#d3d3d3;
    border-style: solid;
}
.copyButton {
    color:#808080;
    margin:0;
    text-transform: none;
    padding:1px;
    border-radius: 4px;
    background-color: 
    transparent;
    diplay:block;
    height:25px;
}
.copyButton:hover {
    color:green;
    background-color: 
    transparent;
    padding:2px
}
.linkscontainer {
    font-style: normal;
    display:flex;
    align-items: top;
    justify-content: space-between;

}
.recent_info_last{
	padding: 0px; 
	margin: 0px;
	white-space:none;
	background-color:white;
	border-left-color:red;
	border-left-style: solid;
	border-left-width : 4px;
}
.recent_info_last:before {
	padding: 0px; 
	margin: 0px;
	left:5px;
	position:relative;
	font-size: 10px;
	font-weight:bold;
	color:red;
  	content: "RECENTE";
}
.recent_info{
	padding: 0px; 
	margin: 0px;
	white-space:none;
	background-color:white;
	border-left-color:red;
	border-left-style: solid;
	border-left-width : 4px;
}


/***************************************************************/
/********************************************* RELATORIO ONLINE*/
#search-directory {
    width:100%;
}
.scheda_relatorio_button {
  background-color: #000000; 
  border: none;
  color: white;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  margin: 2px 2px;
  cursor: pointer;
  border-radius: 12px;
}
.relatorio_church {
    display:inline-block;
	vertical-align: middle;
	width: 98%;
	font-size: 14px;
	margin-right:1%;
	margin-left:1%;
    margin-bottom:5%;

}
.relatorio_subtitle {
        margin:-1;
        padding:0;
        box-sizing: inherit;
        padding: 10px;
}
.relatorio_searchtext,
.relatorio_text{
        margin:-1;
        box-sizing: inherit;
        padding:0px;
        padding-bottom: 0px;
        padding-left: 15px;
        line-height:1em;

}
.block_main {
        width: auto;
        height: auto;
        border:0px solid;
        border-color:lightgray;
        margin:5px;
        padding:5px;
        background-color: lightgrey;
        border-radius: .5em;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
    
.block_message {
        width: auto;
        height: auto;
        border:0px solid;
        border-color:lightgray;
        margin:5px;
        padding:5px;
        background-color: #ffffba;
        border-radius: .5em;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}    
.block_data {
        width: auto;
        height: auto;
        border:0px solid;
        border-color:lightgray;
        margin:5px;
        padding:5px;
        border-radius: .5em;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.g-block-1 {
        width: 50%;
        height: 100%;
        float: left;
        display:inline-block;
        margin:0;
        padding:0;
}
.g-block-2 {
        width: 50%;
        float: right;
        height: 100%;
        display:inline-block;
        margin:0;
        padding:0;
}